.mc-static-hero{position:relative;isolation:isolate;min-height:var(--mc-hero-min-height);overflow:hidden;color:var(--mc-hero-text);background:radial-gradient(circle at 84% 6%,color-mix(in srgb,var(--mc-hero-accent-background) 72%,transparent) 0%,transparent 43%),radial-gradient(circle at 14% 96%,color-mix(in srgb,#0249ad 34%,transparent) 0%,transparent 48%),linear-gradient(122deg,var(--mc-hero-background) 0%,color-mix(in srgb,var(--mc-hero-background) 82%,#0a3151) 48%,color-mix(in srgb,var(--mc-hero-background) 66%,var(--mc-hero-accent-background)) 100%)}.mc-static-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.34;background-image:radial-gradient(circle,color-mix(in srgb,var(--mc-hero-text) 20%,transparent) 1px,transparent 1px);background-size:23px 23px;-webkit-mask-image:linear-gradient(90deg,#0000004d,#000 52%,#000);mask-image:linear-gradient(90deg,#0000004d,#000 52%,#000);pointer-events:none}.mc-static-hero__background-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;width:100%;height:100%;object-fit:cover;opacity:var(--mc-hero-image-opacity)}.mc-static-hero__atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(104deg,color-mix(in srgb,var(--mc-hero-background) 92%,transparent) 0 36%,transparent 59%),radial-gradient(circle at 65% 48%,color-mix(in srgb,var(--mc-hero-line) 15%,transparent),transparent 33%);pointer-events:none}.mc-static-hero__connections{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;color:var(--mc-hero-line);opacity:var(--mc-hero-line-opacity);pointer-events:none}.mc-static-hero__connections path,.mc-static-hero__connections circle{fill:none;stroke:currentColor;stroke-width:2;vector-effect:non-scaling-stroke}.mc-static-hero__connections g circle{fill:currentColor;stroke:none}.mc-static-hero--animated .mc-static-hero__atmosphere{animation:mc-static-atmosphere-reveal calc(var(--mc-hero-animation-duration) + .3s) cubic-bezier(.16,1,.3,1) both}.mc-static-hero--animated .mc-static-hero__connections path,.mc-static-hero--animated .mc-static-hero__connections>circle{stroke-dasharray:1400;stroke-dashoffset:1400;animation:mc-static-line-draw calc(var(--mc-hero-animation-duration) + .7s) cubic-bezier(.16,1,.3,1) .16s both}.mc-static-hero--animated .mc-static-hero__connections g circle{animation:mc-static-node-reveal .52s cubic-bezier(.16,1,.3,1) .76s both}.mc-static-hero__inner{width:min(100%,var(--mc-hero-content-width));min-height:var(--mc-hero-min-height);margin:0 auto;padding:clamp(48px,5vw,76px) clamp(22px,4vw,64px);display:grid;grid-template-columns:minmax(320px,.82fr) minmax(640px,1.55fr);gap:clamp(34px,4vw,70px);align-items:center}.mc-static-hero__copy{min-width:0}.mc-static-hero--animated .mc-static-hero__copy>*{animation:mc-static-copy-reveal var(--mc-hero-animation-duration) cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--mc-copy-order, 0) * var(--mc-hero-animation-stagger))}.mc-static-hero--animated .mc-static-hero__eyebrow{--mc-copy-order: 0}.mc-static-hero--animated .mc-static-hero__heading{--mc-copy-order: 1}.mc-static-hero--animated .mc-static-hero__description{--mc-copy-order: 2}.mc-static-hero--animated .mc-static-hero__actions{--mc-copy-order: 3}.mc-static-hero--animated .mc-static-hero__trust{--mc-copy-order: 4}.mc-static-hero__eyebrow{width:fit-content;display:flex;align-items:center;gap:10px;margin:0 0 24px;padding:8px 14px;border:1px solid color-mix(in srgb,var(--mc-hero-primary) 44%,transparent);border-radius:999px;color:color-mix(in srgb,var(--mc-hero-primary) 72%,white);background:color-mix(in srgb,var(--mc-hero-background) 82%,transparent);font-family:var(--font-heading);font-size:clamp(.7rem,.8vw,.82rem);font-weight:700;letter-spacing:.095em;line-height:1.2;text-transform:uppercase}.mc-static-hero__eyebrow span{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--mc-hero-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--mc-hero-primary) 18%,transparent)}.mc-static-hero__heading{max-width:760px;margin:0;color:var(--mc-hero-text);font-family:var(--font-heading);font-size:clamp(3rem,4.7vw,5rem);font-weight:800;letter-spacing:-.055em;line-height:.94;text-wrap:balance}.mc-static-hero__description{max-width:600px;margin:28px 0 0;color:var(--mc-hero-muted);font-size:clamp(1rem,1.25vw,1.24rem);line-height:1.58}.mc-static-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px 28px;margin-top:30px}.mc-static-hero__primary,.mc-static-hero__secondary{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;font-family:var(--font-heading);font-weight:700;text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .22s ease,border-color .22s ease}.mc-static-hero__primary{min-width:230px;padding:14px 24px;border:1px solid var(--mc-hero-primary);border-radius:14px;color:#071526;background:var(--mc-hero-primary)}.mc-static-hero__secondary{min-width:0;padding:14px 0 10px;border-bottom:1px solid color-mix(in srgb,var(--mc-hero-secondary) 58%,transparent);color:var(--mc-hero-secondary)}.mc-static-hero__primary:focus-visible,.mc-static-hero__secondary:focus-visible,.mc-static-destination:focus-visible{outline:3px solid var(--mc-hero-secondary);outline-offset:4px}.mc-static-hero__trust{display:flex;flex-wrap:wrap;gap:16px 24px;margin:38px 0 0;padding:0;list-style:none;color:var(--mc-hero-muted);font-size:.9rem;font-weight:600}.mc-static-hero__trust li{display:flex;align-items:center;gap:9px}.mc-static-hero__trust-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border:1px solid color-mix(in srgb,var(--mc-hero-primary) 48%,transparent);border-radius:50%;color:var(--mc-hero-primary);background:color-mix(in srgb,var(--mc-hero-primary) 8%,transparent)}.mc-static-hero__trust-icon svg{width:20px;height:20px}.mc-static-hero__destinations{min-width:0;min-height:560px;height:min(650px,calc(var(--mc-hero-min-height) - 100px));display:grid;grid-template-columns:minmax(0,1.48fr) minmax(0,.76fr) minmax(0,.76fr);grid-template-rows:minmax(208px,1fr) minmax(208px,1fr) minmax(150px,.72fr);gap:14px}.mc-static-hero--animated .mc-static-destination{animation:mc-static-card-reveal var(--mc-hero-animation-duration) cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.18s + var(--mc-card-order) * var(--mc-hero-animation-stagger))}.mc-static-destination{position:relative;min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid color-mix(in srgb,var(--mc-hero-border) 78%,transparent);border-radius:var(--mc-hero-card-radius);color:var(--mc-hero-text);background:linear-gradient(145deg,color-mix(in srgb,var(--mc-card-accent) 9%,transparent),transparent 42%),color-mix(in srgb,var(--mc-hero-card) 92%,transparent);box-shadow:inset 0 1px color-mix(in srgb,white 8%,transparent),0 18px 38px color-mix(in srgb,var(--mc-hero-background) 48%,transparent);text-decoration:none;transition:transform .26s cubic-bezier(.16,1,.3,1),border-color .26s ease,background-color .26s ease}.mc-static-destination--mc1-set{grid-column:1;grid-row:1 / 3}.mc-static-destination--lab-1{grid-column:2;grid-row:1}.mc-static-destination--lab-2{grid-column:3;grid-row:1}.mc-static-destination--lab-3{grid-column:2;grid-row:2}.mc-static-destination--lab-5{grid-column:3;grid-row:2}.mc-static-destination--platform{grid-column:1;grid-row:3}.mc-static-destination--three-d{grid-column:2 / 4;grid-row:3}.mc-static-destination__header{position:relative;z-index:2;display:flex;justify-content:space-between;gap:12px;padding:16px 16px 0}.mc-static-destination--mc1-set .mc-static-destination__header,.mc-static-destination--platform .mc-static-destination__header,.mc-static-destination--three-d .mc-static-destination__header{padding:18px 20px 0}.mc-static-destination--mc1-set .mc-static-destination__header>div{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px}.mc-static-destination--mc1-set .mc-static-destination__description{margin-top:2px}.mc-static-destination__label{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:8px;color:#fff;background:var(--mc-card-accent);font-family:var(--font-heading);font-size:clamp(.94rem,1.05vw,1.14rem);font-weight:700;line-height:1}.mc-static-destination__description{max-width:240px;margin:10px 0 0;color:color-mix(in srgb,var(--mc-hero-text) 86%,transparent);font-size:clamp(.75rem,.86vw,.9rem);line-height:1.35}.mc-static-destination__arrow{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border:1px solid color-mix(in srgb,var(--mc-hero-text) 22%,transparent);border-radius:8px;color:color-mix(in srgb,var(--mc-hero-text) 82%,transparent)}.mc-static-destination__arrow svg{width:17px;height:17px}.mc-static-destination:not(.mc-static-destination--platform):not(.mc-static-destination--three-d) .mc-static-destination__arrow{display:none}.mc-static-destination__media{position:relative;min-height:0;flex:1;display:grid;place-items:center;padding:8px 10px 10px}.mc-static-destination__image{display:block;width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center;transition:transform .52s cubic-bezier(.16,1,.3,1)}.mc-static-destination--mc1-set .mc-static-destination__media{padding:6px 18px 18px}.mc-static-destination--platform,.mc-static-destination--three-d{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.64fr)}.mc-static-destination--platform .mc-static-destination__media,.mc-static-destination--three-d .mc-static-destination__media{grid-column:2;grid-row:1;padding:16px}.mc-static-destination--platform .mc-static-destination__header,.mc-static-destination--three-d .mc-static-destination__header{grid-column:1;grid-row:1;align-self:center}.mc-static-destination__fallback{width:100%;height:100%;max-height:112px;color:var(--mc-card-accent);opacity:.78}.mc-static-destination__placeholder{width:100%;height:100%;color:color-mix(in srgb,var(--mc-card-accent) 24%,transparent);background:transparent}@media(hover:hover){.mc-static-hero__primary:hover,.mc-static-hero__secondary:hover{transform:translateY(-2px)}.mc-static-destination:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--mc-card-accent) 58%,var(--mc-hero-border))}.mc-static-destination:hover .mc-static-destination__arrow{color:#fff;border-color:color-mix(in srgb,var(--mc-card-accent) 64%,white)}.mc-static-destination:hover .mc-static-destination__image{transform:scale(1.035)}.mc-static-hero__primary:hover span,.mc-static-hero__secondary:hover span{transform:translate(4px)}}.mc-static-hero__primary span,.mc-static-hero__secondary span{transition:transform .26s cubic-bezier(.16,1,.3,1)}.mc-static-hero__primary:active,.mc-static-hero__secondary:active,.mc-static-destination:active{transform:scale(.985)}@keyframes mc-static-copy-reveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes mc-static-card-reveal{0%{opacity:0;translate:0 28px}to{opacity:1;translate:0 0}}@keyframes mc-static-line-draw{to{stroke-dashoffset:0}}@keyframes mc-static-node-reveal{0%{opacity:0;transform:scale(.45);transform-box:fill-box;transform-origin:center}to{opacity:1;transform:scale(1);transform-box:fill-box;transform-origin:center}}@keyframes mc-static-atmosphere-reveal{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@media(max-width:1180px){.mc-static-hero__inner{grid-template-columns:minmax(300px,.78fr) minmax(580px,1.42fr);gap:32px;padding-inline:28px}.mc-static-hero__heading{font-size:clamp(2.7rem,4.5vw,4.3rem)}.mc-static-hero__destinations{grid-template-rows:minmax(190px,1fr) minmax(190px,1fr) minmax(144px,.72fr);gap:11px}}@media(max-width:920px){.mc-static-hero__connections{display:none}.mc-static-hero__inner{grid-template-columns:1fr;gap:44px;padding:54px 24px 60px}.mc-static-hero__copy{max-width:760px}.mc-static-hero__heading{max-width:720px;font-size:clamp(3rem,8vw,5rem)}.mc-static-hero__destinations{min-height:0;height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.mc-static-destination{grid-column:auto!important;grid-row:auto!important;min-height:260px}.mc-static-destination--mc1-set,.mc-static-destination--platform,.mc-static-destination--three-d{grid-column:1 / -1!important}.mc-static-destination--mc1-set{min-height:520px}.mc-static-destination--platform,.mc-static-destination--three-d{min-height:190px}}@media(max-width:620px){.mc-static-hero__inner{padding:42px 16px 48px}.mc-static-hero__eyebrow{margin-bottom:18px;font-size:.66rem}.mc-static-hero__heading{font-size:clamp(2.7rem,13vw,4.15rem);line-height:.96}.mc-static-hero__description{margin-top:22px;font-size:1rem}.mc-static-hero__actions{align-items:stretch;flex-direction:column;gap:10px;margin-top:24px}.mc-static-hero__primary,.mc-static-hero__secondary{width:100%}.mc-static-hero__secondary{border:1px solid color-mix(in srgb,var(--mc-hero-secondary) 42%,transparent);border-radius:14px;padding:14px 18px}.mc-static-hero__trust{display:grid;grid-template-columns:1fr;gap:12px;margin-top:30px}.mc-static-hero__destinations{grid-template-columns:1fr}.mc-static-destination,.mc-static-destination--mc1-set,.mc-static-destination--platform,.mc-static-destination--three-d{grid-column:1!important;min-height:250px}.mc-static-destination--mc1-set{min-height:460px}.mc-static-destination--platform,.mc-static-destination--three-d{grid-template-columns:minmax(0,1fr) minmax(105px,.58fr);min-height:180px}}@media(prefers-reduced-motion:reduce){.mc-static-hero--animated .mc-static-hero__atmosphere,.mc-static-hero--animated .mc-static-hero__connections path,.mc-static-hero--animated .mc-static-hero__connections circle,.mc-static-hero--animated .mc-static-hero__copy>*,.mc-static-hero--animated .mc-static-destination{animation:none}.mc-static-hero__primary,.mc-static-hero__secondary,.mc-static-destination,.mc-static-destination__image,.mc-static-hero__primary span,.mc-static-hero__secondary span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
