@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap");:root{--mg-navy:#2b2f3a;--mg-navy-deep:#242730;--mg-tan:#b08e63;--mg-white:#fff;--mg-ink:#1a1a1a;--mg-muted:#8b8e96;--mg-line:hsla(0,0%,100%,.16);--mg-font:"Montserrat",system-ui,-apple-system,"Segoe UI",sans-serif;--mg-header-h:72px}.mg-clone{color:var(--mg-ink);font-family:var(--mg-font);line-height:1.55;-webkit-font-smoothing:antialiased}.mg-clone .dnd-column,.mg-clone .dnd-row,.mg-clone .dnd-section,.mg-clone .dnd-section>.row-fluid-wrapper,.mg-clone .dnd-section>.row-fluid-wrapper>.row-fluid{margin-left:0!important;margin-right:0!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.mg-clone .dnd-section{padding-bottom:0!important;padding-top:0!important}.mg-clone .dnd-section>.row-fluid-wrapper>.row-fluid>.span12{margin-left:0!important;margin-right:0!important;width:100%!important}.mg-clone .dnd-column,.mg-clone .dnd-section{overflow:visible!important}.mg-clone *{box-sizing:border-box}.mg-clone a{color:inherit;text-decoration:none}.mg-clone a:hover{opacity:.85}.mg-clone img{display:block;height:auto;max-width:100%}.mg-header{align-items:center;background:var(--mg-white);border-bottom:1px solid #eee;display:flex;height:var(--mg-header-h);justify-content:center;position:sticky;top:0;z-index:50}.mg-header-contact{cursor:pointer;display:grid;height:28px;left:20px;place-items:center;position:absolute;top:50%;transform:translateY(-50%);width:28px}.mg-header-contact img{height:18px;width:18px}.mg-header-logo img{height:28px;width:auto}.mg-hero{background:#000;height:clamp(420px,58vw,720px);overflow:hidden;position:relative;width:100%}.mg-hero-slide,.mg-hero-slides{inset:0;position:absolute}.mg-hero-slide{animation:mgFade 18s linear infinite;background-position:50%;background-size:cover;opacity:0}.mg-hero-slide:first-child{animation-delay:0s}.mg-hero-slide:nth-child(2){animation-delay:6s}.mg-hero-slide:nth-child(3){animation-delay:12s}@keyframes mgFade{0%,25%{opacity:1}33%,95%{opacity:0}to{opacity:1}}.mg-slider-dots{bottom:22px;display:flex;gap:14px;left:20px;list-style:none;margin:0;padding:0;position:absolute;z-index:3}.mg-slider-dots .dot{height:18px;opacity:.85;width:18px}.mg-slider-dots .dot img{height:100%;width:100%}.mg-slider-dots .dot.active{opacity:1;transform:scale(1.05)}.mg-big-cross-wrapper{height:0;position:relative}.mg-big-cross{height:180px;left:50%;position:absolute;top:-90px;transform:translateX(-50%);width:180px;z-index:5}.mg-brands{background-color:var(--mg-navy);background-position:50%;background-repeat:no-repeat;background-size:cover;display:grid;grid-template-columns:repeat(3,1fr);min-height:420px;position:relative}.mg-brand{border-right:1px solid var(--mg-line);color:var(--mg-white);display:flex;flex-direction:column;justify-content:space-between;padding:80px 40px 40px;transition:background .25s ease}.mg-brand:last-child{border-right:0}.mg-brand a{color:var(--mg-white);display:flex;flex:1;flex-direction:column;justify-content:space-between}.mg-brand:hover{background:hsla(0,0%,100%,.04)}.mg-brand-logo{filter:brightness(0) invert(1);margin:40px auto 0;max-width:220px;width:70%}.mg-brand[data-brand=icco] .mg-brand-logo{max-width:110px}.mg-brand-link{align-items:center;color:var(--mg-white);display:inline-flex;font-size:12px;font-weight:500;gap:10px;letter-spacing:.22em;margin-top:50px}.mg-brand-link img{filter:brightness(0) invert(1);height:12px;width:18px}.mg-accordion{background:var(--mg-navy);color:var(--mg-white)}.mg-acc-item,.mg-accordion{border-top:1px solid var(--mg-line)}.mg-acc-item:first-child{border-top:0}.mg-acc-item>summary{align-items:center;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:14px;letter-spacing:.22em;list-style:none;padding:24px 30px;user-select:none}.mg-acc-item>summary::-webkit-details-marker{display:none}.mg-acc-item>summary::marker{display:none}.mg-acc-arrow{display:inline-block;font-size:18px;line-height:1;transition:transform .25s ease}.mg-acc-item[open]>summary .mg-acc-arrow{transform:rotate(90deg)}.mg-acc-body{font-size:14px;line-height:1.75;max-width:960px;padding:10px 30px 40px 60px}.mg-acc-body h2{font-size:26px;font-weight:500;letter-spacing:.02em;margin:10px 0 20px}.mg-acc-body p{color:hsla(0,0%,100%,.82);margin:0 0 16px}.mg-acc-body a{color:var(--mg-tan);text-decoration:underline;text-underline-offset:3px}.mg-mini-footer{align-items:start;background:var(--mg-navy-deep);border-top:1px solid var(--mg-line);color:var(--mg-white);display:grid;gap:40px;grid-template-columns:200px 1fr 160px;padding:40px}.mg-mf-logo img{width:160px}.mg-mf-addr{font-size:13px;font-style:normal;line-height:1.8}.mg-mf-addr a{display:flex;flex-direction:column;gap:0}.mg-mf-addr span{display:block}.mg-mf-legal{font-size:13px;text-align:right}.mg-mf-legal a{color:var(--mg-white)}@media (max-width:900px){.mg-brands{grid-template-columns:1fr;min-height:auto}.mg-brand{border-bottom:1px solid var(--mg-line);border-right:0;padding:40px 30px}.mg-brand:last-child{border-bottom:0}.mg-brand-logo{margin:20px auto 0}.mg-big-cross{height:90px;top:-48px;width:90px}.mg-mini-footer{grid-template-columns:1fr;padding:30px 24px;text-align:left}.mg-mf-legal{text-align:left}.mg-acc-body{padding:10px 24px 30px}}@media (max-width:600px){.mg-hero{height:60vh}.mg-acc-item>summary{font-size:13px;padding:18px 20px}.mg-header-logo img{height:22px}}