.collection-hero-localized-section{--mh-mf-blue: #0b73ce;--mh-mf-blue-hover: #075fae;--mh-mf-blue-dark: #074f92;--mh-mf-blue-deep: #062f66;--mh-mf-blue-night: #031f49;--mh-mf-blue-soft: #f3f8ff;--mh-mf-blue-soft-hover: #eaf3ff;--mh-mf-blue-copy: #55708e;--mh-mf-cyan: #45d8ff;width:100%;padding-inline:clamp(12px,2vw,28px);box-sizing:border-box}.mh-mf-banner-container{width:100%;max-width:1440px;min-height:460px;background:var(--mh-mf-blue-deep);border:1px solid rgba(6,47,102,.08);border-radius:20px;box-shadow:0 24px 60px #052e5e1f,0 6px 18px #052e5e0f;position:relative;overflow:hidden;isolation:isolate;display:grid;grid-template-columns:minmax(0,55%) minmax(0,45%);margin:28px auto 18px;font-family:Helvetica Neue,Arial,sans-serif;box-sizing:border-box}.mh-mf-left-content{width:auto;min-width:0;min-height:460px;padding:40px 34px 34px 68px;display:flex;flex-direction:column;justify-content:center;z-index:2;box-sizing:border-box;color:#fff;background:linear-gradient(145deg,var(--mh-mf-blue-deep) 0%,var(--mh-mf-blue-night) 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,56px 50%);margin-left:-56px;position:relative;text-align:start}.mh-mf-right-image-wrapper{position:relative;width:100%;min-width:0;min-height:460px;background-color:#e7f4ff;background-size:92% auto;background-position:center 64%;background-repeat:no-repeat;background-blend-mode:multiply;z-index:1;overflow:hidden}.mh-mf-right-image-wrapper:after{content:"";position:absolute;top:0;left:12%;width:36%;height:86px;z-index:1;pointer-events:none;background:#e7f4ff}.mh-mf-tech-field{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:.34;background:linear-gradient(rgba(26,113,204,.1) 1px,transparent 1px) 0 0 / 78px 78px,linear-gradient(90deg,rgba(26,113,204,.1) 1px,transparent 1px) 0 0 / 78px 78px,radial-gradient(circle at 50% 32%,transparent 0 94px,rgba(11,115,206,.12) 95px 96px,transparent 97px 157px,rgba(11,115,206,.09) 158px 159px,transparent 160px 224px,rgba(11,115,206,.07) 225px 226px,transparent 227px);-webkit-mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.7) 52%,transparent 88%);mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.7) 52%,transparent 88%)}.mh-mf-size-card{position:absolute;top:26px;left:26px;z-index:3;min-width:174px;padding:16px 18px 14px;color:var(--mh-mf-blue-dark);background:#fffffff2;border:1px solid rgba(11,115,206,.16);border-radius:14px;box-shadow:0 12px 28px #062f661f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box}.mh-mf-size-card strong,.mh-mf-size-card span{display:block}.mh-mf-size-card strong{font-size:29px;font-weight:900;line-height:1;letter-spacing:-.04em}.mh-mf-size-card span{margin-top:5px;font-size:16px;font-weight:700;line-height:1.1}.mh-mf-eyebrow{margin:0 0 13px;color:var(--mh-mf-cyan);font-size:12px;font-weight:900;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.mh-mf-left-content h1{color:#fff;font-size:clamp(36px,3vw,48px);line-height:1.08;letter-spacing:-.02em;font-weight:800;margin:0 0 22px;max-width:560px}.mh-mf-left-content .mh-mf-highlight{color:var(--mh-mf-cyan)}.mh-mf-left-content ul{list-style:none;padding:0;margin:0 0 20px}.mh-mf-benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mh-mf-left-content li{min-width:0;min-height:76px;margin:0;padding:13px 16px;color:#dceaff;background:#ffffff13;border:1px solid rgba(255,255,255,.18);border-radius:12px;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:12px;font-size:15px;line-height:1.28;box-sizing:border-box}.mh-mf-left-content li strong{color:#fff;font-weight:800}.mh-mf-left-content li>span{min-width:0;overflow-wrap:anywhere}.mh-mf-icon-line{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.mh-mf-icon-line svg{width:26px;height:26px;display:block}.mh-mf-cta-wrapper{width:fit-content;max-width:none;margin:0;align-self:flex-start}.mh-mf-primary-button{width:auto;min-width:330px;max-width:100%;min-height:62px;padding:10px 16px 10px 26px;background:#fff;color:var(--mh-mf-blue-dark);font-weight:800;font-size:16px;border:1px solid rgba(255,255,255,.82);border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-start;gap:14px;font-family:inherit;box-sizing:border-box;margin:0;text-decoration:none;text-align:start;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.mh-mf-primary-button:hover{background:#f5fbff;color:var(--mh-mf-blue-hover);box-shadow:0 10px 24px #0003;transform:translateY(-1px)}.mh-mf-primary-button:focus-visible,.mh-mf-video-button:focus-visible,.mh-mf-video-close:focus-visible{outline:3px solid var(--mh-mf-cyan);outline-offset:3px}.mh-mf-chevron-image{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;background:var(--mh-mf-blue);border-radius:999px}.mh-mf-chevron-image svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.mh-mf-badge{position:absolute;left:26px;bottom:22px;min-height:48px;padding:9px 14px;background:#fffffff0;border:1px solid rgba(11,115,206,.42);border-radius:12px;display:inline-flex;align-items:center;gap:8px;color:var(--mh-mf-blue-deep);box-shadow:0 12px 28px #062f6629;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;z-index:2}.mh-mf-badge-icon{width:20px;height:20px;fill:none;stroke:var(--mh-mf-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.mh-mf-badge .mh-mf-num{font-size:17px;font-weight:900;line-height:1}.mh-mf-badge-copy{min-width:0;display:inline-flex;align-items:baseline;gap:4px;line-height:1}.mh-mf-badge .mh-mf-text-middle{font-size:13px;font-weight:900;line-height:1}.mh-mf-badge .mh-mf-text-bottom{font-size:11px;font-weight:800;line-height:1;letter-spacing:.03em}.mh-mf-video-module{width:100%;max-width:1440px;margin:0 auto 36px;padding:16px;background:#fff;border:1px solid rgba(6,47,102,.1);border-radius:16px;box-shadow:0 16px 38px #052e5e14;box-sizing:border-box;font-family:Helvetica Neue,Arial,sans-serif}.mh-mf-video-label{margin:0 0 10px 4px;color:var(--mh-mf-blue-deep);font-size:13px;font-weight:900;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.mh-mf-video-strip{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mh-mf-video-button{min-width:0;min-height:82px;border:1px solid rgba(11,115,206,.16);border-radius:12px;background:#fff;color:var(--mh-mf-blue-dark);line-height:1.2;padding:12px 14px;cursor:pointer;display:grid;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:12px;text-align:start;box-shadow:0 10px 22px #052e5e14;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.mh-mf-video-button:hover{background:var(--mh-mf-blue-soft-hover);border-color:#0b73ce5c;color:var(--mh-mf-blue-deep);box-shadow:0 12px 24px #052e5e1a;transform:translateY(-2px)}.mh-mf-video-youtube{width:36px;height:26px;color:#f03;flex:0 0 auto}.mh-mf-video-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.mh-mf-video-copy strong{color:var(--mh-mf-blue-dark);font-size:15px;font-weight:800;line-height:1.14;overflow-wrap:anywhere}.mh-mf-video-copy span{color:var(--mh-mf-blue-copy);font-size:12px;font-weight:600;line-height:1.2;overflow-wrap:anywhere}.mh-mf-video-click{width:20px;height:20px;color:var(--mh-mf-blue);flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.mh-mf-video-modal[hidden]{display:none}.mh-mf-video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;background:#000000ad;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.mh-mf-video-dialog{position:relative;width:min(960px,94vw);background:#000;border-radius:8px;box-shadow:0 24px 70px #0000007a}.mh-mf-video-ratio{position:relative;width:100%;padding-top:56.25%}.mh-mf-video-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:8px}.mh-mf-video-close{position:absolute;top:-44px;right:0;width:36px;height:36px;border:0;border-radius:999px;background:#fff;color:#111;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.mh-mf-video-close:hover{background:#f1f1f1}[dir=rtl] .mh-mf-chevron-image,[dir=rtl] .mh-mf-video-click{transform:scaleX(-1)}[dir=rtl] .mh-mf-size-card{left:auto;right:26px;text-align:right}@media(max-width:1100px){.mh-mf-left-content{padding:36px 24px 30px 54px}.mh-mf-left-content h1{font-size:clamp(32px,3.6vw,39px)}.mh-mf-left-content li{min-height:72px;padding-inline:12px;font-size:13.5px}.mh-mf-right-image-wrapper{background-size:90% auto;background-position:center 65%}}@media(max-width:860px){.collection-hero-localized-section{padding-inline:10px}.mh-mf-banner-container{display:flex;flex-direction:column;min-height:0;border-radius:16px;margin:16px auto 14px}.mh-mf-right-image-wrapper{position:relative;width:100%;min-height:clamp(340px,72vw,500px);background-size:100% auto;background-position:center 72%}.mh-mf-right-image-wrapper:after{display:none}.mh-mf-left-content{width:100%;min-height:0;margin:0;padding:32px 24px 26px;clip-path:none}.mh-mf-left-content h1{max-width:none;font-size:clamp(30px,6vw,38px);line-height:1.12;margin-bottom:20px}.mh-mf-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mh-mf-left-content li{min-height:76px;padding:12px;font-size:14px}.mh-mf-icon-line{width:26px;height:26px}.mh-mf-icon-line svg{width:25px;height:25px}.mh-mf-primary-button{min-height:56px;padding:9px 12px 9px 18px;font-size:16px;white-space:normal;width:100%;min-width:100%}.mh-mf-cta-wrapper{width:100%;align-self:stretch}.mh-mf-badge{left:16px;bottom:14px}.mh-mf-size-card{top:18px;left:18px}[dir=rtl] .mh-mf-size-card{left:auto;right:18px}.mh-mf-video-module{margin:0 auto 28px;padding:12px;border-radius:14px}.mh-mf-video-strip{gap:10px}.mh-mf-video-button{min-height:72px;grid-template-columns:34px minmax(0,1fr) 18px;gap:9px;padding:10px 11px}.mh-mf-video-copy strong{font-size:14px}.mh-mf-video-copy span{font-size:12px}.mh-mf-video-modal{padding:18px}}@media(max-width:560px){.mh-mf-right-image-wrapper{min-height:clamp(300px,82vw,360px);background-position:center 72%}.mh-mf-left-content{padding:28px 18px 22px}.mh-mf-left-content h1{font-size:clamp(29px,8.2vw,34px);margin-bottom:20px}.mh-mf-eyebrow{font-size:11px;margin-bottom:10px}.mh-mf-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mh-mf-left-content li{min-height:92px;padding:8px 10px;grid-template-columns:24px minmax(0,1fr);gap:8px;font-size:clamp(12px,3.4vw,14px);line-height:1.3}.mh-mf-icon-line,.mh-mf-icon-line svg{width:24px;height:24px}.mh-mf-video-strip{grid-template-columns:1fr}.mh-mf-video-button{min-height:68px}.mh-mf-badge{max-width:calc(100% - 28px);padding:8px 10px;gap:6px}.mh-mf-size-card{top:12px;left:12px;min-width:142px;max-width:calc(100% - 24px);padding:12px 14px 11px;border-radius:12px}[dir=rtl] .mh-mf-size-card{left:auto;right:12px}.mh-mf-size-card strong{font-size:23px}.mh-mf-size-card span{font-size:13px}.mh-mf-badge-copy{flex-wrap:wrap}.mh-mf-badge .mh-mf-text-bottom{font-size:10px}}@media(prefers-reduced-motion:reduce){.mh-mf-primary-button,.mh-mf-video-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/20/compiled_assets/styles.css.map?subset=ABA */
