.styles-module__OqXy9a__tenantWrapper{font-family:"Bahnschrift", var(--font-family), "Poppins", system-ui, -apple-system, sans-serif;color:#1b2430;background-color:#fff;flex-direction:column;min-height:100vh;display:flex;overflow-x:clip}.styles-module__OqXy9a__header{z-index:100;background:#fff;border-bottom:1px solid #e7e3da;position:sticky;top:0}.styles-module__OqXy9a__headerContainer{justify-content:space-between;align-items:center;max-width:1480px;margin:0 auto;padding:1rem 2rem;display:flex}.styles-module__OqXy9a__logoText{letter-spacing:-.01em;color:var(--primary-color);font-size:1.4rem;font-weight:800}.styles-module__OqXy9a__logo img{object-fit:contain;max-height:48px}.styles-module__OqXy9a__nav{align-items:center;gap:1.5rem;display:flex}.styles-module__OqXy9a__nav a{color:var(--primary-color);padding:.25rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.styles-module__OqXy9a__nav a:after{content:"";background-color:var(--accent-color);border-radius:2px;width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.styles-module__OqXy9a__nav a:hover{color:var(--accent-color)}.styles-module__OqXy9a__nav a:hover:after{width:100%}.styles-module__OqXy9a__activeLink{color:var(--accent-color)!important}.styles-module__OqXy9a__activeLink:after{width:100%!important}.styles-module__OqXy9a__main{flex:1;width:100%}.styles-module__OqXy9a__hero{text-align:center;background:linear-gradient(#fff 0%,#f3f1ec 100%);padding:6rem 2rem}.styles-module__OqXy9a__heroContent{max-width:800px;margin:0 auto}.styles-module__OqXy9a__heroContent h1{letter-spacing:-.02em;color:var(--primary-color);margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.15}.styles-module__OqXy9a__heroContent p{color:#4a5361;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.styles-module__OqXy9a__ctaButton{background:var(--primary-color);color:#fff;border-radius:9999px;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-block;box-shadow:0 10px 26px -14px #101a268c}.styles-module__OqXy9a__ctaButton:hover{transform:translateY(-2px);box-shadow:0 18px 36px -16px #101a268c}.styles-module__OqXy9a__features{width:100%;max-width:1480px;margin:0 auto;padding:4.5rem 2rem}.styles-module__OqXy9a__sectionTitle{text-align:center;margin-bottom:3rem}.styles-module__OqXy9a__sectionTitle h2{color:var(--primary-color);padding-bottom:.9rem;font-size:2.1rem;font-weight:700;display:inline-block;position:relative}.styles-module__OqXy9a__sectionTitle h2:after{content:"";background:var(--accent-color);border-radius:3px;width:56px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.styles-module__OqXy9a__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem;display:grid}.styles-module__OqXy9a__featureCard{background:#fff;border:1px solid #e7e3da;border-radius:22px;padding:2.4rem;transition:all .3s cubic-bezier(.22,1,.36,1);box-shadow:0 6px 18px -10px #101a2624}.styles-module__OqXy9a__featureCard:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 22px 48px -24px #101a264d}.styles-module__OqXy9a__featureCard h3{color:var(--primary-color);margin-bottom:.9rem;font-size:1.2rem;font-weight:700}.styles-module__OqXy9a__featureCard p{color:#4a5361;line-height:1.65}.styles-module__OqXy9a__simplePage{background:#fff;border:1px solid #e7e3da;border-radius:26px;width:100%;max-width:860px;margin:3.5rem auto;padding:3rem;box-shadow:0 6px 18px -10px #101a261f}.styles-module__OqXy9a__simplePage h1{color:var(--primary-color);border-bottom:2px solid #f3f1ec;margin-bottom:2rem;padding-bottom:1rem;font-size:2.4rem;font-weight:800}.styles-module__OqXy9a__simplePage p{color:#3a4350;margin-bottom:1.5rem;line-height:1.8}.cf-style-meridian .styles-module__OqXy9a__homeContainer>.styles-module__OqXy9a__simplePage{max-width:none;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:0}.cf-style-meridian .styles-module__OqXy9a__homeContainer>.styles-module__OqXy9a__simplePage p{color:inherit}.styles-module__OqXy9a__productDetail{background:#fff;border:1px solid #e7e3da;border-radius:26px;width:100%;max-width:1100px;margin:3.5rem auto;padding:3rem}.styles-module__OqXy9a__productGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (max-width:768px){.styles-module__OqXy9a__productGrid{grid-template-columns:1fr}}.styles-module__OqXy9a__mainImage img{object-fit:cover;aspect-ratio:1;border:1px solid #e7e3da;border-radius:18px;width:100%}.styles-module__OqXy9a__thumbs{gap:1rem;margin-top:1rem;display:flex}.styles-module__OqXy9a__thumbs img{object-fit:cover;cursor:pointer;border:1px solid #e7e3da;border-radius:12px;width:70px;height:70px}.styles-module__OqXy9a__productInfo h1{color:var(--primary-color);margin:.5rem 0 1.5rem;font-size:2.2rem;font-weight:800}.styles-module__OqXy9a__categoryBadge{color:var(--primary-color);background-color:#f3f1ec;border-radius:9999px;padding:.3rem .9rem;font-size:.85rem;font-weight:600}.styles-module__OqXy9a__description{color:#4a5361;margin-bottom:2rem;line-height:1.75}.styles-module__OqXy9a__badge{color:#d97706;background:#fef3c7;border-radius:9999px;margin-right:.5rem;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-block}.styles-module__OqXy9a__badgeDiscount{color:#16a34a;background:#dcfce7;border-radius:9999px;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-block}.styles-module__OqXy9a__categoryView{width:100%;max-width:1480px;margin:3.5rem auto;padding:0 2rem}.styles-module__OqXy9a__categoryView h1{color:var(--primary-color);margin-bottom:.5rem;font-size:2.4rem;font-weight:800}.styles-module__OqXy9a__categoryDesc{color:#4a5361;margin-bottom:3rem;font-size:1.05rem}.styles-module__OqXy9a__productGridList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.75rem;display:grid}.styles-module__OqXy9a__productCard{color:inherit;background:#fff;border:1px solid #e7e3da;border-radius:22px;flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;box-shadow:0 6px 18px -10px #101a261f}.styles-module__OqXy9a__productCard:hover{border-color:var(--accent-color);transform:translateY(-6px);box-shadow:0 22px 48px -24px #101a264d}.styles-module__OqXy9a__productCardImage img{object-fit:cover;width:100%;height:210px}.styles-module__OqXy9a__productCardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.styles-module__OqXy9a__productCardContent h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.12rem;font-weight:700}.styles-module__OqXy9a__productCardContent p{color:#4a5361;font-size:.92rem;line-height:1.55}.styles-module__OqXy9a__noProducts{text-align:center;color:#4a5361;background:#fff;border:1px solid #e7e3da;border-radius:22px;grid-column:1/-1;padding:4rem}.styles-module__OqXy9a__footer{color:#ffffffb3;background:#0e2038;padding:3rem 2rem}.styles-module__OqXy9a__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1480px;margin:0 auto;display:flex}.styles-module__OqXy9a__footerInfo{font-size:.9rem}.styles-module__OqXy9a__notFound{text-align:center;padding:8rem 2rem}.styles-module__OqXy9a__notFound h1{color:var(--primary-color);margin-bottom:1rem;font-size:6rem;font-weight:900}.styles-module__OqXy9a__notFound p{color:#4a5361;margin-bottom:2rem;font-size:1.25rem}.styles-module__OqXy9a__notFound a{background:var(--primary-color);color:#fff;border-radius:9999px;padding:.75rem 1.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.styles-module__OqXy9a__notFound a:hover{opacity:.9}.styles-module__OqXy9a__refStrip{text-align:center;width:100%;max-width:1480px;margin:3rem auto;padding:0 2rem}.styles-module__OqXy9a__refLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.styles-module__OqXy9a__refLogo{background:#fff;border:1px solid #e7e3da;border-radius:16px;justify-content:center;align-items:center;min-width:140px;padding:.75rem 1.25rem;display:flex;box-shadow:0 4px 12px -8px #101a262e}.styles-module__OqXy9a__refLogo img{border-radius:8px;max-width:130px;height:auto;display:block}.styles-module__OqXy9a__refGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.styles-module__OqXy9a__refCard{text-align:center;background:#fff;border:1px solid #e7e3da;border-radius:18px;padding:1rem}.styles-module__OqXy9a__refCard img{object-fit:cover;border-radius:12px;width:100%;height:110px}.styles-module__OqXy9a__refCard h3{margin:.75rem 0 .25rem;font-size:1rem}.styles-module__OqXy9a__refCard p{color:#4a5361;margin:0;font-size:.85rem}.styles-module__OqXy9a__refPlaceholder{background:#f3f1ec;border-radius:12px;justify-content:center;align-items:center;height:110px;font-weight:600;display:flex}.styles-module__OqXy9a__newsletter{text-align:center;background:var(--primary-color);color:#fff;border-radius:30px;width:calc(100% - 2.5rem);max-width:1200px;margin:3.5rem auto 4rem;padding:3.2rem 2rem;box-shadow:0 22px 48px -24px #101a2666}.styles-module__OqXy9a__newsletter h2{margin:0 0 .5rem;font-size:1.7rem}.styles-module__OqXy9a__newsletter p{opacity:.85;max-width:560px;margin:0 auto 1.5rem}.styles-module__OqXy9a__newsletterForm{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.styles-module__OqXy9a__newsletterForm input{color:#1b2430;background:#fff;border:none;border-radius:9999px;min-width:230px;padding:.8rem 1.2rem;font-size:.95rem}.styles-module__OqXy9a__newsletterForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:.8rem 2rem;font-weight:600;transition:transform .2s}.styles-module__OqXy9a__newsletterForm button:hover{transform:translateY(-2px)}.styles-module__OqXy9a__articleImage{object-fit:cover;border-radius:20px;width:100%;max-height:420px;margin:1rem 0 1.5rem}.styles-module__OqXy9a__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.styles-module__OqXy9a__galleryItem{margin:0}.styles-module__OqXy9a__galleryItem img{object-fit:cover;border-radius:16px;width:100%;height:200px;transition:transform .25s}.styles-module__OqXy9a__galleryItem img:hover{transform:scale(1.02)}.styles-module__OqXy9a__galleryItem figcaption{text-align:center;color:#4a5361;margin-top:.4rem;font-size:.85rem}.styles-module__OqXy9a__guestbookForm{flex-direction:column;gap:.75rem;max-width:560px;margin:1.5rem 0 2.5rem;display:flex}.styles-module__OqXy9a__guestbookForm input,.styles-module__OqXy9a__guestbookForm textarea{font:inherit;border:1px solid #d8d2c6;border-radius:14px;padding:.8rem 1.1rem}.styles-module__OqXy9a__guestbookForm button{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-self:flex-start;padding:.7rem 1.7rem;font-weight:600}.styles-module__OqXy9a__guestbookForm small{color:#8b9099}.styles-module__OqXy9a__guestbookList{flex-direction:column;gap:1rem;display:flex}.styles-module__OqXy9a__guestbookEntry{border-left:3px solid var(--accent-color);background:#f7f5f0;border-radius:14px;padding:1rem 1.25rem}.styles-module__OqXy9a__guestbookEntry strong{color:var(--primary-color)}.styles-module__OqXy9a__guestbookEntry p{color:#4a5361;margin:.4rem 0 0}@media (max-width:640px){.styles-module__OqXy9a__newsletterForm input{flex:100%;min-width:0}}.styles-module__OqXy9a__categoryText{color:#3a4350;margin:1rem 0 1.5rem;line-height:1.7}.styles-module__OqXy9a__categoryText h2,.styles-module__OqXy9a__categoryText h3{color:var(--primary-color);margin-top:1rem}.styles-module__OqXy9a__categoryText ul{padding-left:1.25rem}.styles-module__OqXy9a__navSearch{display:inline-flex}.styles-module__OqXy9a__navSearch input{border:1px solid #d8d2c6;border-radius:999px;min-width:120px;padding:.4rem .9rem;font-size:.85rem}.styles-module__OqXy9a__searchForm{gap:.5rem;margin:1rem 0 1.5rem;display:flex}.styles-module__OqXy9a__searchForm input{font:inherit;border:1px solid #d8d2c6;border-radius:9999px;flex:1;padding:.7rem 1.1rem}.styles-module__OqXy9a__searchForm button{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:.7rem 1.7rem;font-weight:600}.styles-module__OqXy9a__searchResults{flex-direction:column;gap:.75rem;display:flex}.styles-module__OqXy9a__searchResult{color:inherit;background:#fff;border:1px solid #e7e3da;border-radius:16px;padding:1rem 1.25rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:block}.styles-module__OqXy9a__searchResult:hover{border-color:var(--accent-color);box-shadow:0 6px 18px -10px #101a262e}.styles-module__OqXy9a__searchType{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-color);font-size:.7rem;font-weight:700}.styles-module__OqXy9a__searchResult h3{color:var(--primary-color);margin:.25rem 0}.styles-module__OqXy9a__searchResult p{color:#4a5361;margin:0;font-size:.9rem}.styles-module__OqXy9a__attachedGallery{border-top:1px solid #e7e3da;margin:2.5rem 0 1rem;padding-top:1.5rem}.styles-module__OqXy9a__attachedGallery h2{color:var(--primary-color);margin-bottom:1rem}.styles-module__OqXy9a__contactSection{border-top:1px solid #e7e3da;margin:2.5rem 0 1rem;padding-top:1.5rem}.styles-module__OqXy9a__contactSection h2{color:var(--primary-color);margin-bottom:1rem}.styles-module__OqXy9a__contactForm{flex-direction:column;gap:.75rem;max-width:560px;display:flex}.styles-module__OqXy9a__contactForm input,.styles-module__OqXy9a__contactForm textarea{font:inherit;border:1px solid #d8d2c6;border-radius:14px;padding:.8rem 1.1rem}.styles-module__OqXy9a__contactForm button{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-self:flex-start;padding:.75rem 1.9rem;font-weight:600;transition:transform .2s}.styles-module__OqXy9a__contactForm button:hover{transform:translateY(-2px)}.styles-module__OqXy9a__formSuccess{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;margin-bottom:1rem;padding:.7rem 1rem}.styles-module__OqXy9a__formError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-bottom:1rem;padding:.7rem 1rem}.styles-module__OqXy9a__navToggle{display:none}.styles-module__OqXy9a__navToggleBtn{cursor:pointer;color:var(--primary-color);background:#fff;border:1px solid #e7e3da;border-radius:10px;padding:.35rem .6rem;font-size:1.35rem;line-height:1;display:none}@media (max-width:900px){.styles-module__OqXy9a__headerContainer{flex-wrap:wrap}.styles-module__OqXy9a__navToggleBtn{display:inline-flex}.styles-module__OqXy9a__nav{flex-direction:column;align-items:flex-start;gap:.85rem;width:100%;padding:1rem 0 .5rem;display:none}.styles-module__OqXy9a__navToggle:checked~.styles-module__OqXy9a__nav{display:flex}}.styles-module__OqXy9a__headerPhone{white-space:nowrap;font-weight:600}.styles-module__OqXy9a__nav .styles-module__OqXy9a__ctaButton{background:var(--primary-color);border-radius:9999px;padding:.5rem 1.2rem;font-weight:600;color:#fff!important}.styles-module__OqXy9a__nav .styles-module__OqXy9a__ctaButton:after{display:none}.styles-module__OqXy9a__breadcrumb{color:#8b9099;width:100%;max-width:1480px;margin:0 auto;padding:.9rem 2rem 0;font-size:.85rem}.styles-module__OqXy9a__breadcrumb a{color:#8b9099;text-decoration:none}.styles-module__OqXy9a__breadcrumb a:hover{color:var(--accent-color)}.styles-module__OqXy9a__articleMeta{color:#8b9099;font-size:.85rem}.styles-module__OqXy9a__articleLead{color:#3a4350;font-size:1.1rem;font-weight:500}.styles-module__OqXy9a__faqSection{width:100%;max-width:960px;margin:0 auto;padding:3.5rem 2rem 4rem}.styles-module__OqXy9a__faqList{flex-direction:column;gap:.85rem;max-width:960px;display:flex}.styles-module__OqXy9a__faqItem{background:#fff;border:1px solid #e7e3da;border-radius:18px;padding:1.05rem 1.4rem;transition:border-color .2s;box-shadow:0 4px 12px -8px #101a261f}.styles-module__OqXy9a__faqItem summary{cursor:pointer;color:#1b2430;font-size:1.02rem;font-weight:600}.styles-module__OqXy9a__faqItem[open]{border-color:var(--accent-color)}.styles-module__OqXy9a__faqItem[open] summary{color:var(--accent-color)}.styles-module__OqXy9a__faqItem>div{color:#4a5361;padding-top:.7rem;line-height:1.65}.styles-module__OqXy9a__relatedContent{margin-top:2.5rem}.styles-module__OqXy9a__relatedContent h2{margin-bottom:1rem;font-size:1.25rem}.styles-module__OqXy9a__ctaSection{margin-top:2rem}.styles-module__OqXy9a__homeContainer{width:100%}
@font-face{font-family:Bahnschrift;src:url(/site-styles/msm-brand/bahnschrift.ttf)format("truetype");font-weight:300 700;font-display:swap}html:has(.cf-style-meridian){scroll-behavior:smooth}.cf-style-meridian [id]{scroll-margin-top:110px}.cf-style-meridian{--mrd-navy:#142b4d;--mrd-navy-deep:#0e2038;--mrd-cyan:#a57c3b;--mrd-gold-bright:#c9a45c;--mrd-ink:#1b2430;--mrd-body:#4a5361;--mrd-muted:#8b9099;--mrd-surface:#f3f1ec;--mrd-card:#fff;--mrd-line:#e7e3da;--mrd-radius:22px;--mrd-radius-lg:30px;--mrd-shadow-sm:0 6px 18px -10px #101a262e;--mrd-shadow:0 22px 48px -24px #101a2647;--mrd-ease:cubic-bezier(.22, 1, .36, 1);--mrd-head:"Poppins", "Segoe UI", system-ui, sans-serif}.mrd-btn{font-family:var(--mrd-head);transition:transform .25s var(--mrd-ease), box-shadow .25s var(--mrd-ease), background .25s var(--mrd-ease), color .25s var(--mrd-ease);border-radius:9999px;align-items:center;gap:.55rem;padding:.8rem 1.9rem;font-size:.98rem;font-weight:600;text-decoration:none;display:inline-flex}.mrd-btn--primary{background:var(--mrd-navy);color:#fff;box-shadow:var(--mrd-shadow-sm)}.mrd-btn--primary:hover{box-shadow:var(--mrd-shadow);transform:translateY(-2px)}.mrd-btn--ghost{border:1.5px solid var(--mrd-navy);color:var(--mrd-navy)}.mrd-btn--ghost:hover{background:var(--mrd-navy);color:#fff}.mrd-btn--ghostlight{color:#fff;border:1.5px solid #ffffffe6}.mrd-btn--ghostlight:hover{color:var(--mrd-navy);background:#fff}.mrd-hdr-wrap{z-index:120;transition:transform .55s var(--mrd-ease);position:sticky;top:0}.mrd-hdr-wrap--hidden{transform:translateY(-100%)}.mrd-hdr-ticker{background:var(--mrd-navy-deep);color:#f4f1eae6;text-align:center;padding:.2rem max(1rem, env(safe-area-inset-right)) .2rem max(1rem, env(safe-area-inset-left));letter-spacing:.02em;font-size:.86rem;font-weight:500}.mrd-hdr-ticker a{color:inherit;padding:.45rem .35rem;text-decoration:none;display:inline-block}.mrd-hdr-ticker i{color:#c9a45c;opacity:1;margin:0 .35rem;font-style:normal}.mrd-hdr{transition:box-shadow .3s var(--mrd-ease);background:#fff}.mrd-hdr-wrap--scrolled .mrd-hdr{box-shadow:0 10px 30px -18px #101a2640}.mrd-hdr-inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1480px;margin:0 auto;padding:.8rem 2rem;display:flex}.mrd-hdr-inner--center{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;display:grid}.mrd-hdr-nav--left{justify-content:flex-end}.mrd-hdr-nav--right{justify-content:flex-start}.mrd-hdr-nav--right .mrd-hdr-cta{margin-left:auto}.mrd-hdr-brand--center{justify-self:center}.mrd-hdr-brand{color:var(--mrd-navy);align-items:center;gap:.65rem;min-width:0;text-decoration:none;display:inline-flex}.mrd-hdr-logo{width:auto;max-height:88px;display:block}.mrd-hdr-mark{color:var(--mrd-navy);display:inline-flex}.mrd-hdr-word{font-family:var(--mrd-head);letter-spacing:.04em;white-space:nowrap;font-size:.95rem}.mrd-hdr-word b{font-weight:800}.mrd-hdr-nav{align-items:center;gap:1.6rem;display:flex}.mrd-hdr-nav>a{font-family:var(--mrd-head);color:var(--mrd-navy);transition:color .2s var(--mrd-ease);padding:.3rem 0;font-size:.98rem;font-weight:600;text-decoration:none;position:relative}.mrd-hdr-nav>a:after{content:"";background:var(--mrd-cyan);width:0;height:2px;transition:width .25s var(--mrd-ease);border-radius:2px;position:absolute;bottom:-2px;left:0}.mrd-hdr-nav>a:hover{color:var(--mrd-cyan)}.mrd-hdr-nav>a:hover:after,.mrd-hdr-nav>a.mrd-active:after{width:100%}.mrd-hdr-nav>a.mrd-active{color:var(--mrd-cyan)}.mrd-hdr-phone{white-space:nowrap;color:var(--mrd-navy);align-items:center;gap:.4rem;display:inline-flex!important}.mrd-hdr-phone:after{display:none!important}.mrd-hdr-cta{background:var(--mrd-navy);white-space:nowrap;border-radius:9999px;padding:.62rem 1.5rem;color:#fff!important;transition:transform .25s var(--mrd-ease), box-shadow .25s var(--mrd-ease)!important;font-weight:600!important}.mrd-hdr-cta:after{display:none!important}.mrd-hdr-cta:hover{box-shadow:var(--mrd-shadow-sm);transform:translateY(-2px);color:#fff!important}.mrd-hdr-toggle{display:none}.mrd-hdr-burger{border:1px solid var(--mrd-line);cursor:pointer;border-radius:12px;width:48px;height:48px;display:none;position:relative}.mrd-hdr-burger span,.mrd-hdr-burger span:before,.mrd-hdr-burger span:after{content:"";background:var(--mrd-navy);height:2px;transition:transform .25s var(--mrd-ease), opacity .2s;border-radius:2px;position:absolute;left:10px;right:10px}.mrd-hdr-burger span{margin-top:-1px;top:50%}.mrd-hdr-burger span:before{top:-7px;left:0;right:0}.mrd-hdr-burger span:after{top:7px;left:0;right:0}@media (max-width:1080px){.mrd-hdr-inner,.mrd-hdr-inner--center{padding:.55rem max(1rem, env(safe-area-inset-right)) .55rem max(1rem, env(safe-area-inset-left));grid-template-columns:48px 1fr 48px;gap:.5rem;display:grid}.mrd-hdr-burger{grid-area:1/1;display:block}.mrd-hdr-brand--center{grid-area:1/2;justify-self:center}.mrd-hdr-logo{max-height:56px}.mrd-hdr-nav{flex-direction:column;grid-column:1/-1;align-items:stretch;gap:0;width:100%;padding:.5rem 0 .75rem;display:none}.mrd-hdr-nav>a{border-bottom:1px solid var(--mrd-line);padding:.8rem .25rem;font-size:1.05rem}.mrd-hdr-nav>a:after{display:none}.mrd-hdr-nav--right .mrd-hdr-cta{text-align:center;border-bottom:none;margin:.9rem 0 0;padding:.85rem 1.5rem}.mrd-hdr-toggle:checked~.mrd-hdr-nav{display:flex}.mrd-hdr-toggle:checked~.mrd-hdr-burger span{transform:rotate(45deg)}.mrd-hdr-toggle:checked~.mrd-hdr-burger span:before{transform:rotate(-90deg)translate(-7px)}.mrd-hdr-toggle:checked~.mrd-hdr-burger span:after{opacity:0}}.mrd-hero{background:#fff;height:100svh;min-height:620px;position:relative;overflow:hidden}.mrd-hero-frame{clip-path:inset(0% 3% 5.5% round 30px);background:var(--mrd-navy-deep);position:absolute;inset:0;overflow:hidden}.mrd-hero-video{object-fit:cover;will-change:transform;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.06)}.mrd-hero-grade{opacity:1;background:linear-gradient(75deg,#08101a2e 30%,#08101a8c 78%),linear-gradient(#08101a1f,#0000 30%);position:absolute;inset:0}.mrd-hero-veil{opacity:0;pointer-events:none;background:#08101a7a;position:absolute;inset:0}.mrd-hero-copy{z-index:2;color:#fff;will-change:transform, opacity;max-width:640px;position:absolute;top:50%;left:clamp(2rem,8vw,9rem);transform:translateY(-50%)}.mrd-hero-rule{background:#fff;border-radius:2px;width:84px;height:4px;margin-bottom:1.4rem;display:block}.mrd-hero-title{font-family:var(--mrd-head);letter-spacing:.005em;text-shadow:0 2px 24px #0a0e2059;margin:0;font-size:clamp(1.9rem,3.4vw,3rem);font-weight:700;line-height:1.16}.mrd-hero-title span{opacity:0;animation:mrdRise .8s var(--mrd-ease) forwards;display:block;transform:translateY(22px)}.mrd-hero-title span:first-child{animation-delay:.15s}.mrd-hero-title span:nth-child(2){animation-delay:.27s}.mrd-hero-title span:nth-child(3){animation-delay:.39s}.mrd-hero-title span:nth-child(4){animation-delay:.51s}.mrd-hero-title span:nth-child(5){animation-delay:.63s}.mrd-hero-title--caps{text-transform:uppercase;letter-spacing:.03em;font-size:clamp(2rem,3.8vw,3.4rem);font-weight:700;line-height:1.14}.mrd-hero-divider{background:#ffffffbf;width:2px;height:44px;margin:1.3rem 0 1.1rem 2px;display:block}.mrd-hero-sub{opacity:0;text-shadow:0 1px 16px #0a0e2066;margin:0 0 1.7rem;font-size:1.08rem;font-weight:400;line-height:1.55;animation:.9s .8s forwards mrdFade}.mrd-hero-actions{opacity:0;flex-wrap:wrap;gap:.9rem;animation:.9s 1s forwards mrdFade;display:flex}.mrd-hero-scene{z-index:2;color:#fff;opacity:0;pointer-events:none;will-change:transform, opacity;max-width:560px;position:absolute;top:50%;transform:translateY(-50%)}.mrd-hero-scene--right{text-align:right;right:clamp(6rem,9vw,9rem)}.mrd-hero-scene--left{text-align:left;left:clamp(2rem,8vw,9rem)}.mrd-hero-scene-kicker{letter-spacing:.22em;text-transform:uppercase;color:var(--mrd-cyan);text-shadow:0 1px 14px #0a0e2099;margin-bottom:1rem;font-size:.78rem;font-weight:600;display:block}.mrd-hero-scene-title{font-family:var(--mrd-head);text-transform:uppercase;letter-spacing:.03em;text-shadow:0 2px 24px #0a0e2066;margin:0;font-size:clamp(1.8rem,3.2vw,2.9rem);font-weight:700;line-height:1.14}.mrd-hero-scene-title span{display:block}.mrd-hero-scene-sub{color:#ffffffe6;text-shadow:0 1px 16px #0a0e2073;max-width:44ch;margin:1.2rem 0 0;font-size:1.04rem;line-height:1.6}.mrd-hero-scene--right .mrd-hero-scene-sub{margin-left:auto}@media (max-width:1023px),(pointer:coarse),(prefers-reduced-motion:reduce){.mrd-hero-scene,.mrd-hero-veil{display:none}}.mrd-tricolor{background:linear-gradient(180deg, var(--mrd-navy) 0 42%, #fff 42% 71%, var(--mrd-cyan) 71% 100%);height:12px}@keyframes mrdRise{to{opacity:1;transform:translateY(0)}}@keyframes mrdFade{to{opacity:1}}.mrd-hero-cue{z-index:2;border:2px solid #ffffffb3;border-radius:999px;width:30px;height:50px;position:absolute;bottom:9%;left:50%;transform:translate(-50%)}.mrd-hero-cue span{background:#fff;border-radius:4px;width:4px;height:9px;margin-left:-2px;animation:1.8s ease-in-out infinite mrdCue;position:absolute;top:9px;left:50%}@keyframes mrdCue{0%{opacity:1;transform:translateY(0)}70%{opacity:0;transform:translateY(14px)}to{opacity:0;transform:translateY(0)}}@media (max-width:1023px){.mrd-hero{align-items:flex-end;height:auto;min-height:78svh;display:flex}.mrd-hero-frame{clip-path:inset(.75rem round 22px)}.mrd-hero-copy{max-width:640px;padding:5.5rem 2.2rem 4.5rem;position:relative;top:auto;right:auto;transform:none}.mrd-hero-cue{display:none}}@media (prefers-reduced-motion:reduce){.mrd-hero-title span,.mrd-hero-sub,.mrd-hero-actions{opacity:1;animation:none;transform:none}.mrd-hero-cue span{animation:none}}.mrd-hero--shown .mrd-hero-title span,.mrd-hero--shown .mrd-hero-sub,.mrd-hero--shown .mrd-hero-actions{opacity:1;animation:none;transform:none}.mrd-section{max-width:1480px;margin:0 auto;padding:4.5rem 2rem}.mrd-section--full{max-width:none;padding:0}.mrd-kicker{font-family:var(--mrd-head);letter-spacing:.14em;text-transform:uppercase;color:var(--mrd-cyan);margin-bottom:.7rem;font-size:.82rem;font-weight:600;display:inline-block}.mrd-h2{font-family:var(--mrd-head);color:var(--mrd-navy);margin:0 0 1rem;font-size:clamp(1.7rem,2.6vw,2.4rem);font-weight:700;line-height:1.2}.mrd-center{text-align:center}.mrd-lede{color:var(--mrd-body);max-width:820px;margin:0 auto 1.5rem;font-size:1.08rem;line-height:1.75}.mrd-iconstrip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem 1.25rem;max-width:1480px;margin:0 auto;padding:3.4rem 2rem 3.8rem;display:grid}.mrd-iconstrip>*{text-align:center;color:var(--mrd-navy);font-family:var(--mrd-head);flex-direction:column;align-items:center;gap:1rem;font-size:.98rem;font-weight:600;line-height:1.35;text-decoration:none;display:flex}.mrd-iconstrip>* i{background:var(--mrd-surface);width:108px;height:108px;color:var(--mrd-navy);transition:transform .3s var(--mrd-ease), background .3s var(--mrd-ease), color .3s var(--mrd-ease), box-shadow .3s var(--mrd-ease);border-radius:50%;justify-content:center;align-items:center;display:flex}.mrd-iconstrip>* i svg{width:46px;height:46px}.mrd-iconstrip>:hover i{background:var(--mrd-navy);color:#fff;box-shadow:var(--mrd-shadow);transform:translateY(-6px)}.mrd-why{background:var(--mrd-surface)}.mrd-why-inner{text-align:center;max-width:1480px;margin:0 auto;padding:4.5rem 2rem 5rem}.mrd-stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.75rem;margin:3.4rem 0 2.6rem;display:grid}.mrd-stat{background:var(--mrd-card);border-radius:var(--mrd-radius);box-shadow:var(--mrd-shadow-sm);transition:transform .3s var(--mrd-ease), box-shadow .3s var(--mrd-ease);padding:3.6rem 1.5rem 2.2rem;position:relative}.mrd-stat:hover{box-shadow:var(--mrd-shadow);transform:translateY(-6px)}.mrd-stat-ico{background:var(--mrd-navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex;position:absolute;top:-34px;left:50%;transform:translate(-50%)}.mrd-stat-ico svg{width:30px;height:30px}.mrd-stat-num{font-family:var(--mrd-head);color:var(--mrd-navy);font-size:2.6rem;font-weight:800;line-height:1.1}.mrd-stat-label{color:var(--mrd-body);font-family:var(--mrd-head);margin-top:.4rem;font-size:1.02rem;font-weight:600}.mrd-stats{padding-top:34px}.mrd-statbar{border-radius:var(--mrd-radius);box-shadow:var(--mrd-shadow-sm);background:#fff;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem 0;margin:3rem 0 2.6rem;padding:2.6rem 0;display:grid}.mrd-statbar-item{text-align:center;border-right:1px solid var(--mrd-line);padding:0 1.5rem}.mrd-statbar-item:last-child{border-right:none}.mrd-statbar-num{font-family:var(--mrd-head);color:var(--mrd-navy);letter-spacing:.01em;font-size:2.7rem;font-weight:800;line-height:1.1}.mrd-statbar-label{color:var(--mrd-muted);font-family:var(--mrd-head);letter-spacing:.08em;text-transform:uppercase;margin-top:.5rem;font-size:.78rem;font-weight:600;line-height:1.45}@media (max-width:700px){.mrd-statbar-item{border-right:none}}.mrd-kicker--sentence{font-family:var(--mrd-head);color:var(--mrd-cyan);text-transform:none;letter-spacing:.005em;margin-bottom:.55rem;font-size:1.15rem;font-weight:700;display:block}.mrd-h2--caps{text-transform:uppercase;letter-spacing:.025em;font-size:clamp(1.8rem,3vw,2.7rem)}.mrd-aud{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:2.6rem;display:grid}.mrd-audcard{box-shadow:var(--mrd-shadow-sm);transition:transform .3s var(--mrd-ease), box-shadow .3s var(--mrd-ease);background:var(--mrd-navy);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.mrd-audcard:hover{box-shadow:var(--mrd-shadow);transform:translateY(-6px)}.mrd-audcard-media{position:relative}.mrd-audcard-media img{object-fit:cover;width:100%;height:190px;display:block}.mrd-audcard-media span{color:#fff;text-shadow:0 1px 10px #0a0e20b3;font-size:.88rem;position:absolute;bottom:.8rem;left:1.1rem}.mrd-audcard-body{color:#e8e8ed;flex-direction:column;flex:1;align-items:flex-start;gap:.9rem;padding:1.9rem 1.8rem 1.8rem;display:flex}.mrd-audcard-body h3{font-family:var(--mrd-head);color:#fff;margin:0;font-size:1.65rem;font-weight:700;line-height:1.22}.mrd-audcard-body p{margin:0;font-size:.97rem;line-height:1.65}.mrd-audcard-body .mrd-link-pill{margin-top:auto}.mrd-orbit{justify-content:space-between;align-items:center;width:100%;margin:3.5rem 0;padding-left:clamp(2rem,9vw,12rem);display:flex;position:relative}.mrd-orbit-content{z-index:2;width:50%;padding:3rem 0;position:relative}.mrd-orbit-content .mrd-lede{max-width:480px;margin:0 0 1.8rem}.mrd-orbit-actions{flex-wrap:wrap;gap:.9rem;display:flex}.mrd-orbit-stage{justify-content:center;align-items:center;width:50%;height:40rem;display:flex;position:relative}.mrd-orbit-box{aspect-ratio:1;flex:none;justify-content:center;align-items:center;width:min(36rem,42vw);display:flex;position:relative;right:-300px}.mrd-orbit-core{background:var(--mrd-surface);width:6rem;height:6rem;box-shadow:var(--mrd-shadow);color:var(--mrd-navy);border-radius:50%;justify-content:center;align-items:center;display:flex}.mrd-orbit-core svg{width:3rem;height:3rem}.mrd-orbit-ring{animation:mrdSpin var(--d,24s) linear infinite;border:2px dotted #d9d3c7;border-radius:50%;position:absolute;top:50%;left:50%;translate:-50% -50%}.mrd-orbit-ring--1{--d:14s;width:55.5%;height:55.5%}.mrd-orbit-ring--2{--d:20s;width:77.8%;height:77.8%}.mrd-orbit-ring--3{--d:26s;width:100%;height:100%}.mrd-orbit-chip{box-shadow:var(--mrd-shadow-sm);background:#fff;border-radius:50%;padding:.55rem;position:absolute;transform:translate(-50%,-50%)}.mrd-orbit-chip i{color:var(--mrd-navy);animation:mrdSpinRev var(--d,24s) linear infinite;display:flex}.mrd-orbit-chip i svg{width:1.9rem;height:1.9rem}.mrd-orbit-chip--cyan i{color:var(--mrd-cyan)}@keyframes mrdSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes mrdSpinRev{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media (max-width:900px){.mrd-orbit{flex-direction:column;padding:0 1.5rem}.mrd-orbit-content{width:100%;padding:2.6rem 0 .5rem}.mrd-orbit-stage{width:100%;height:auto;padding:1.5rem 0 2.5rem}.mrd-orbit-box{width:min(26rem,82vw);right:0}}@media (prefers-reduced-motion:reduce){.mrd-orbit-ring,.mrd-orbit-chip i{animation:none}}.mrd-link-pill{color:#fff;font-family:var(--mrd-head);transition:background .25s var(--mrd-ease), color .25s var(--mrd-ease);border:1.5px solid #ffffffbf;border-radius:9999px;align-items:center;gap:.45rem;padding:.5rem 1.15rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.mrd-link-pill:hover{color:var(--mrd-navy);background:#fff}.mrd-exp{grid-template-columns:1fr 1fr;min-height:520px;display:grid}.mrd-exp-media{position:relative;overflow:hidden}.mrd-exp-media img,.mrd-exp-media video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.mrd-exp-panel{background:var(--mrd-navy-deep);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;padding:4.5rem 2.5rem;display:flex}.mrd-exp-panel h2{font-family:var(--mrd-head);margin:0;font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:700;line-height:1.25}@media (max-width:900px){.mrd-exp{grid-template-columns:1fr}.mrd-exp-media{min-height:320px}}.mrd-band{background:var(--mrd-navy-deep);color:#fff;position:relative;overflow:hidden}.mrd-band-bg{object-fit:cover;opacity:.35;width:100%;height:100%;position:absolute;inset:0}.mrd-band-inner{text-align:center;max-width:1480px;margin:0 auto;padding:5rem 2rem 5.5rem;position:relative}.mrd-band-inner .mrd-h2{color:#fff}.mrd-band-note{color:#ffffffbf;font-size:.88rem;font-style:italic}.mrd-band-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:2rem 1.5rem;margin-top:3.2rem;display:grid}.mrd-band-item{font-family:var(--mrd-head);flex-direction:column;align-items:center;gap:.9rem;display:flex}.mrd-band-item i{color:#ffffffd9;display:flex}.mrd-band-item i svg{width:44px;height:44px}.mrd-band-item b{font-size:1.05rem;font-weight:600}.mrd-band-item span{color:#ffffffa6;font-size:.88rem}.mrd-updates{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:3rem;display:grid}.mrd-upcard{border-radius:var(--mrd-radius);min-height:340px;box-shadow:var(--mrd-shadow-sm);transition:transform .3s var(--mrd-ease), box-shadow .3s var(--mrd-ease);background:var(--mrd-card);text-decoration:none;display:block;position:relative;overflow:hidden}.mrd-upcard:hover{box-shadow:var(--mrd-shadow);transform:translateY(-6px)}.mrd-upcard img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--mrd-ease);position:absolute;inset:0}.mrd-upcard:hover img{transform:scale(1.05)}.mrd-upcard-chip{z-index:2;color:var(--mrd-navy);font-family:var(--mrd-head);box-shadow:var(--mrd-shadow-sm);background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .6rem .45rem 1.1rem;font-size:.95rem;font-weight:600;display:inline-flex;position:absolute;top:1.1rem;left:1.1rem}.mrd-upcard-chip i{background:var(--mrd-navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;font-style:normal;display:flex}.mrd-upcard-shade{background:linear-gradient(#0000 45%,#08101ab8);position:absolute;inset:0}.mrd-upcard-title{color:#fff;font-family:var(--mrd-head);font-size:1.08rem;font-weight:600;line-height:1.4;position:absolute;bottom:1.2rem;left:1.3rem;right:1.3rem}.mrd-cinema{border-radius:var(--mrd-radius-lg);text-align:center;color:#fff;justify-content:center;align-items:center;max-width:1480px;min-height:380px;margin:1rem auto 4.5rem;display:flex;position:relative;overflow:hidden}@media (min-width:1480px){.mrd-cinema{margin-left:auto;margin-right:auto}}@media (max-width:1520px){.mrd-cinema{margin-left:1.25rem;margin-right:1.25rem}}.mrd-cinema video,.mrd-cinema img.mrd-cinema-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.mrd-cinema:after{content:"";background:#0a121ca8;position:absolute;inset:0}.mrd-cinema-body{z-index:2;max-width:720px;padding:4rem 2rem;position:relative}.mrd-cinema-body h2{font-family:var(--mrd-head);margin:0 0 .9rem;font-size:clamp(1.7rem,2.8vw,2.5rem);font-weight:700}.mrd-cinema-body p{color:#e8e8ed;margin:0 0 1.8rem;font-size:1.05rem}.mrd-cinema-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.mrd-cinema-actions .mrd-btn--primary{color:var(--mrd-navy);background:#fff}.mrd-ftr{background:var(--mrd-navy-deep);color:#ffffffc7}.mrd-ftr-band{border-bottom:1px solid #ffffff1f}.mrd-ftr-band-inner{text-align:center;flex-direction:column;align-items:center;gap:1.8rem;max-width:1480px;margin:0 auto;padding:4.5rem 2rem;display:flex}.mrd-ftr-band-inner h2{font-family:var(--mrd-head);color:#fff;max-width:640px;margin:0;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:700;line-height:1.3}.mrd-ftr-inner{max-width:1480px;margin:0 auto;padding:3.6rem 2rem 2rem}.mrd-ftr-top{border-bottom:1px solid #ffffff1f;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:2.5rem;padding-bottom:2.6rem;display:grid}@media (max-width:1000px){.mrd-ftr-top{grid-template-columns:1fr 1fr}}@media (max-width:600px){.mrd-ftr-top{grid-template-columns:1fr}}.mrd-ftr-brand{color:#fff;margin-bottom:1rem;text-decoration:none;display:inline-block}.mrd-ftr-logo{filter:brightness(0)invert();width:auto;max-height:84px}.mrd-ftr-word{font-family:var(--mrd-head);letter-spacing:.02em;font-size:1.15rem;font-weight:700}.mrd-ftr-tag{max-width:340px;font-size:.95rem;line-height:1.7}.mrd-ftr-social{gap:.7rem;margin-top:1.2rem;display:flex}.mrd-ftr-soc{color:#fff;width:38px;height:38px;transition:background .25s var(--mrd-ease), border-color .25s var(--mrd-ease);border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex}.mrd-ftr-soc:hover{background:var(--mrd-cyan);border-color:var(--mrd-cyan)}.mrd-ftr-col h4{font-family:var(--mrd-head);color:#fff;margin:0 0 1.1rem;font-size:1rem;font-weight:600}.mrd-ftr-col a{color:#ffffffb8;padding:.28rem 0;font-size:.95rem;text-decoration:none;transition:color .2s;display:block}.mrd-ftr-col a:hover{color:#fff}.mrd-ftr-addr{margin:.3rem 0 0;font-size:.92rem;line-height:1.65}.mrd-ftr-cta-col p{margin:0 0 1rem;font-size:.95rem;line-height:1.6}.mrd-ftr-cta{font-family:var(--mrd-head);border:1.5px solid #ffffffd9;border-radius:9999px;font-weight:600;display:inline-block;color:#fff!important;transition:background .25s var(--mrd-ease), color .25s var(--mrd-ease)!important;padding:.65rem 1.5rem!important}.mrd-ftr-cta:hover{background:#fff;color:var(--mrd-navy)!important}.mrd-ftr-bottom{color:#ffffff8c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding:1.4rem 0 .4rem;font-size:.85rem;display:flex}.mrd-ftr-legal{flex-wrap:wrap;gap:1.2rem;display:flex}.mrd-ftr-legal a{color:#ffffff8c;text-decoration:none}.mrd-ftr-legal a:hover{color:#fff}@media (hover:none),(pointer:coarse){.mrd-btn--primary:hover,.mrd-hdr-cta:hover,.mrd-audcard:hover,.mrd-upcard:hover,.mrd-stat:hover{box-shadow:var(--mrd-shadow-sm);transform:none}.mrd-upcard:hover img{transform:none}.mrd-iconstrip>:hover i{background:var(--mrd-surface);color:var(--mrd-navy);box-shadow:none;transform:none}}@media (pointer:coarse){.mrd-ftr-col a{padding:.6rem 0}.mrd-ftr-legal a{padding:.6rem .2rem}.mrd-link-pill{padding:.7rem 1.3rem}}@media (max-width:700px){.mrd-section{padding:3rem max(1.25rem, env(safe-area-inset-left))}.mrd-why-inner{padding:3rem 1.25rem 3.5rem}.mrd-h2{font-size:clamp(1.5rem,6.4vw,2rem)}.mrd-h2--caps{font-size:clamp(1.45rem,6vw,1.9rem)}.mrd-kicker--sentence{font-size:1.02rem}.mrd-hero-copy{padding:4rem 1.5rem 3.5rem}.mrd-hero-actions{flex-direction:column;align-items:stretch}.mrd-hero-actions .mrd-btn{justify-content:center}.mrd-iconstrip{grid-template-columns:repeat(2,1fr);gap:1.75rem .75rem;padding:2.5rem 1.25rem 2.75rem}.mrd-iconstrip>* i{width:88px;height:88px}.mrd-iconstrip>* i svg{width:38px;height:38px}.mrd-statbar{grid-template-columns:repeat(2,1fr);gap:1.6rem 0;padding:2rem .5rem}.mrd-statbar-item:last-child:nth-child(odd){grid-column:1/-1}.mrd-statbar-num{font-size:2.2rem}.mrd-band-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem 1rem}.mrd-band-inner{padding:3.5rem 1.25rem 4rem}.mrd-cinema{margin-left:.75rem;margin-right:.75rem}.mrd-cinema-actions{flex-direction:column;align-items:stretch}.mrd-cinema-actions .mrd-btn{justify-content:center}.cf-style-meridian [id]{scroll-margin-top:84px}.mrd-ftr-inner{padding:2.8rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom))}.mrd-ftr-band-inner{padding:3.2rem 1.5rem}}@media (prefers-reduced-motion:no-preference){html.mrd-js .cf-style-meridian .mrd-reveal{opacity:.001;transition:opacity .7s var(--mrd-ease), transform .7s var(--mrd-ease);transition-delay:var(--mrd-delay,0s);transform:translateY(26px)}html.mrd-js .cf-style-meridian .mrd-reveal.mrd-in{opacity:1;transform:none}}
.styles-module__7c8JSG__tenantWrapper{font-family:"Bahnschrift", var(--font-family), "Figtree", system-ui, -apple-system, sans-serif;color:#111417;background-color:#fff;flex-direction:column;min-height:100vh;display:flex;overflow-x:clip}.styles-module__7c8JSG__header{z-index:100;background:#fff;border-bottom:1px solid #e3e5e7;position:sticky;top:0}.styles-module__7c8JSG__headerContainer{justify-content:space-between;align-items:center;max-width:1480px;margin:0 auto;padding:1rem 2rem;display:flex}.styles-module__7c8JSG__logoText{letter-spacing:-.01em;color:var(--primary-color);font-size:1.4rem;font-weight:800}.styles-module__7c8JSG__logo img{object-fit:contain;max-height:48px}.styles-module__7c8JSG__nav{align-items:center;gap:1.5rem;display:flex}.styles-module__7c8JSG__nav a{color:var(--primary-color);padding:.25rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.styles-module__7c8JSG__nav a:after{content:"";background-color:var(--accent-color);border-radius:2px;width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.styles-module__7c8JSG__nav a:hover{color:var(--accent-color)}.styles-module__7c8JSG__nav a:hover:after{width:100%}.styles-module__7c8JSG__activeLink{color:var(--accent-color)!important}.styles-module__7c8JSG__activeLink:after{width:100%!important}.styles-module__7c8JSG__main{flex:1;width:100%}.styles-module__7c8JSG__hero{text-align:center;background:linear-gradient(#fff 0%,#f1f2f2 100%);padding:6rem 2rem}.styles-module__7c8JSG__heroContent{max-width:800px;margin:0 auto}.styles-module__7c8JSG__heroContent h1{letter-spacing:-.02em;color:var(--primary-color);margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.15}.styles-module__7c8JSG__heroContent p{color:#333940;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.styles-module__7c8JSG__ctaButton{background:var(--primary-color);color:#fff;border-radius:0;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-block;box-shadow:0 10px 26px -14px #101a268c}.styles-module__7c8JSG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 18px 36px -16px #101a268c}.styles-module__7c8JSG__features{width:100%;max-width:1480px;margin:0 auto;padding:4.5rem 2rem}.styles-module__7c8JSG__sectionTitle{text-align:center;margin-bottom:3rem}.styles-module__7c8JSG__sectionTitle h2{color:var(--primary-color);padding-bottom:.9rem;font-size:2.1rem;font-weight:700;display:inline-block;position:relative}.styles-module__7c8JSG__sectionTitle h2:after{content:"";background:var(--accent-color);border-radius:0;width:56px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.styles-module__7c8JSG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem;display:grid}.styles-module__7c8JSG__featureCard{background:#fff;border:1px solid #e3e5e7;border-radius:0;padding:2.4rem;transition:all .3s cubic-bezier(.22,1,.36,1);box-shadow:0 6px 18px -10px #101a2624}.styles-module__7c8JSG__featureCard:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 22px 48px -24px #101a264d}.styles-module__7c8JSG__featureCard h3{color:var(--primary-color);margin-bottom:.9rem;font-size:1.2rem;font-weight:700}.styles-module__7c8JSG__featureCard p{color:#333940;line-height:1.65}.styles-module__7c8JSG__simplePage{background:#fff;border:1px solid #e3e5e7;border-radius:0;width:100%;max-width:860px;margin:3.5rem auto;padding:3rem;box-shadow:0 6px 18px -10px #101a261f}.styles-module__7c8JSG__simplePage h1{color:var(--primary-color);border-bottom:2px solid #f1f2f2;margin-bottom:2rem;padding-bottom:1rem;font-size:2.4rem;font-weight:800}.styles-module__7c8JSG__simplePage p{color:#3a4045;margin-bottom:1.5rem;line-height:1.8}.cf-style-portside .styles-module__7c8JSG__homeContainer>.styles-module__7c8JSG__simplePage{max-width:none;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:0}.cf-style-portside .styles-module__7c8JSG__homeContainer>.styles-module__7c8JSG__simplePage p{color:inherit}.styles-module__7c8JSG__productDetail{background:#fff;border:1px solid #e3e5e7;border-radius:0;width:100%;max-width:1100px;margin:3.5rem auto;padding:3rem}.styles-module__7c8JSG__productGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (max-width:768px){.styles-module__7c8JSG__productGrid{grid-template-columns:1fr}}.styles-module__7c8JSG__mainImage img{object-fit:cover;aspect-ratio:1;border:1px solid #e3e5e7;border-radius:0;width:100%}.styles-module__7c8JSG__thumbs{gap:1rem;margin-top:1rem;display:flex}.styles-module__7c8JSG__thumbs img{object-fit:cover;cursor:pointer;border:1px solid #e3e5e7;border-radius:0;width:70px;height:70px}.styles-module__7c8JSG__productInfo h1{color:var(--primary-color);margin:.5rem 0 1.5rem;font-size:2.2rem;font-weight:800}.styles-module__7c8JSG__categoryBadge{color:var(--primary-color);background-color:#f1f2f2;border-radius:0;padding:.3rem .9rem;font-size:.85rem;font-weight:600}.styles-module__7c8JSG__description{color:#333940;margin-bottom:2rem;line-height:1.75}.styles-module__7c8JSG__badge{color:#d97706;background:#fef3c7;border-radius:0;margin-right:.5rem;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-block}.styles-module__7c8JSG__badgeDiscount{color:#16a34a;background:#dcfce7;border-radius:0;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-block}.styles-module__7c8JSG__categoryView{width:100%;max-width:1480px;margin:3.5rem auto;padding:0 2rem}.styles-module__7c8JSG__categoryView h1{color:var(--primary-color);margin-bottom:.5rem;font-size:2.4rem;font-weight:800}.styles-module__7c8JSG__categoryDesc{color:#333940;margin-bottom:3rem;font-size:1.05rem}.styles-module__7c8JSG__productGridList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.75rem;display:grid}.styles-module__7c8JSG__productCard{color:inherit;background:#fff;border:1px solid #e3e5e7;border-radius:0;flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;box-shadow:0 6px 18px -10px #101a261f}.styles-module__7c8JSG__productCard:hover{border-color:var(--accent-color);transform:translateY(-6px);box-shadow:0 22px 48px -24px #101a264d}.styles-module__7c8JSG__productCardImage img{object-fit:cover;width:100%;height:210px}.styles-module__7c8JSG__productCardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.styles-module__7c8JSG__productCardContent h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.12rem;font-weight:700}.styles-module__7c8JSG__productCardContent p{color:#333940;font-size:.92rem;line-height:1.55}.styles-module__7c8JSG__noProducts{text-align:center;color:#333940;background:#fff;border:1px solid #e3e5e7;border-radius:0;grid-column:1/-1;padding:4rem}.styles-module__7c8JSG__footer{color:#ffffffb3;background:#0c1d36;padding:3rem 2rem}.styles-module__7c8JSG__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1480px;margin:0 auto;display:flex}.styles-module__7c8JSG__footerInfo{font-size:.9rem}.styles-module__7c8JSG__notFound{text-align:center;padding:8rem 2rem}.styles-module__7c8JSG__notFound h1{color:var(--primary-color);margin-bottom:1rem;font-size:6rem;font-weight:900}.styles-module__7c8JSG__notFound p{color:#333940;margin-bottom:2rem;font-size:1.25rem}.styles-module__7c8JSG__notFound a{background:var(--primary-color);color:#fff;border-radius:0;padding:.75rem 1.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.styles-module__7c8JSG__notFound a:hover{opacity:.9}.styles-module__7c8JSG__refStrip{text-align:center;width:100%;max-width:1480px;margin:3rem auto;padding:0 2rem}.styles-module__7c8JSG__refLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.styles-module__7c8JSG__refLogo{background:#fff;border:1px solid #e3e5e7;border-radius:0;justify-content:center;align-items:center;min-width:140px;padding:.75rem 1.25rem;display:flex;box-shadow:0 4px 12px -8px #101a262e}.styles-module__7c8JSG__refLogo img{border-radius:0;max-width:130px;height:auto;display:block}.styles-module__7c8JSG__refGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.styles-module__7c8JSG__refCard{text-align:center;background:#fff;border:1px solid #e3e5e7;border-radius:0;padding:1rem}.styles-module__7c8JSG__refCard img{object-fit:cover;border-radius:0;width:100%;height:110px}.styles-module__7c8JSG__refCard h3{margin:.75rem 0 .25rem;font-size:1rem}.styles-module__7c8JSG__refCard p{color:#333940;margin:0;font-size:.85rem}.styles-module__7c8JSG__refPlaceholder{background:#f1f2f2;border-radius:0;justify-content:center;align-items:center;height:110px;font-weight:600;display:flex}.styles-module__7c8JSG__newsletter{text-align:center;background:var(--primary-color);color:#fff;border-radius:30px;width:calc(100% - 2.5rem);max-width:1200px;margin:3.5rem auto 4rem;padding:3.2rem 2rem;box-shadow:0 22px 48px -24px #101a2666}.styles-module__7c8JSG__newsletter h2{margin:0 0 .5rem;font-size:1.7rem}.styles-module__7c8JSG__newsletter p{opacity:.85;max-width:560px;margin:0 auto 1.5rem}.styles-module__7c8JSG__newsletterForm{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.styles-module__7c8JSG__newsletterForm input{color:#111417;background:#fff;border:none;border-radius:0;min-width:230px;padding:.8rem 1.2rem;font-size:.95rem}.styles-module__7c8JSG__newsletterForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:0;padding:.8rem 2rem;font-weight:600;transition:transform .2s}.styles-module__7c8JSG__newsletterForm button:hover{transform:translateY(-2px)}.styles-module__7c8JSG__articleImage{object-fit:cover;border-radius:20px;width:100%;max-height:420px;margin:1rem 0 1.5rem}.styles-module__7c8JSG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.styles-module__7c8JSG__galleryItem{margin:0}.styles-module__7c8JSG__galleryItem img{object-fit:cover;border-radius:0;width:100%;height:200px;transition:transform .25s}.styles-module__7c8JSG__galleryItem img:hover{transform:scale(1.02)}.styles-module__7c8JSG__galleryItem figcaption{text-align:center;color:#333940;margin-top:.4rem;font-size:.85rem}.styles-module__7c8JSG__guestbookForm{flex-direction:column;gap:.75rem;max-width:560px;margin:1.5rem 0 2.5rem;display:flex}.styles-module__7c8JSG__guestbookForm input,.styles-module__7c8JSG__guestbookForm textarea{font:inherit;border:1px solid #c7cacd;border-radius:0;padding:.8rem 1.1rem}.styles-module__7c8JSG__guestbookForm button{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:0;align-self:flex-start;padding:.7rem 1.7rem;font-weight:600}.styles-module__7c8JSG__guestbookForm small{color:#6b7178}.styles-module__7c8JSG__guestbookList{flex-direction:column;gap:1rem;display:flex}.styles-module__7c8JSG__guestbookEntry{border-left:3px solid var(--accent-color);background:#f7f7f8;border-radius:0;padding:1rem 1.25rem}.styles-module__7c8JSG__guestbookEntry strong{color:var(--primary-color)}.styles-module__7c8JSG__guestbookEntry p{color:#333940;margin:.4rem 0 0}@media (max-width:640px){.styles-module__7c8JSG__newsletterForm input{flex:100%;min-width:0}}.styles-module__7c8JSG__categoryText{color:#3a4045;margin:1rem 0 1.5rem;line-height:1.7}.styles-module__7c8JSG__categoryText h2,.styles-module__7c8JSG__categoryText h3{color:var(--primary-color);margin-top:1rem}.styles-module__7c8JSG__categoryText ul{padding-left:1.25rem}.styles-module__7c8JSG__navSearch{display:inline-flex}.styles-module__7c8JSG__navSearch input{border:1px solid #c7cacd;border-radius:0;min-width:120px;padding:.4rem .9rem;font-size:.85rem}.styles-module__7c8JSG__searchForm{gap:.5rem;margin:1rem 0 1.5rem;display:flex}.styles-module__7c8JSG__searchForm input{font:inherit;border:1px solid #c7cacd;border-radius:0;flex:1;padding:.7rem 1.1rem}.styles-module__7c8JSG__searchForm button{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:0;padding:.7rem 1.7rem;font-weight:600}.styles-module__7c8JSG__searchResults{flex-direction:column;gap:.75rem;display:flex}.styles-module__7c8JSG__searchResult{color:inherit;background:#fff;border:1px solid #e3e5e7;border-radius:0;padding:1rem 1.25rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:block}.styles-module__7c8JSG__searchResult:hover{border-color:var(--accent-color);box-shadow:0 6px 18px -10px #101a262e}.styles-module__7c8JSG__searchType{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-color);font-size:.7rem;font-weight:700}.styles-module__7c8JSG__searchResult h3{color:var(--primary-color);margin:.25rem 0}.styles-module__7c8JSG__searchResult p{color:#333940;margin:0;font-size:.9rem}.styles-module__7c8JSG__attachedGallery{border-top:1px solid #e3e5e7;margin:2.5rem 0 1rem;padding-top:1.5rem}.styles-module__7c8JSG__attachedGallery h2{color:var(--primary-color);margin-bottom:1rem}.styles-module__7c8JSG__contactSection{border-top:1px solid #e3e5e7;margin:2.5rem 0 1rem;padding-top:1.5rem}.styles-module__7c8JSG__contactSection h2{color:var(--primary-color);margin-bottom:1rem}.styles-module__7c8JSG__contactForm{flex-direction:column;gap:.75rem;max-width:560px;display:flex}.styles-module__7c8JSG__contactForm input,.styles-module__7c8JSG__contactForm textarea{font:inherit;border:1px solid #c7cacd;border-radius:0;padding:.8rem 1.1rem}.styles-module__7c8JSG__contactForm button{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:0;align-self:flex-start;padding:.75rem 1.9rem;font-weight:600;transition:transform .2s}.styles-module__7c8JSG__contactForm button:hover{transform:translateY(-2px)}.styles-module__7c8JSG__formSuccess{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:0;margin-bottom:1rem;padding:.7rem 1rem}.styles-module__7c8JSG__formError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:0;margin-bottom:1rem;padding:.7rem 1rem}.styles-module__7c8JSG__navToggle{display:none}.styles-module__7c8JSG__navToggleBtn{cursor:pointer;color:var(--primary-color);background:#fff;border:1px solid #e3e5e7;border-radius:10px;padding:.35rem .6rem;font-size:1.35rem;line-height:1;display:none}@media (max-width:900px){.styles-module__7c8JSG__headerContainer{flex-wrap:wrap}.styles-module__7c8JSG__navToggleBtn{display:inline-flex}.styles-module__7c8JSG__nav{flex-direction:column;align-items:flex-start;gap:.85rem;width:100%;padding:1rem 0 .5rem;display:none}.styles-module__7c8JSG__navToggle:checked~.styles-module__7c8JSG__nav{display:flex}}.styles-module__7c8JSG__headerPhone{white-space:nowrap;font-weight:600}.styles-module__7c8JSG__nav .styles-module__7c8JSG__ctaButton{background:var(--primary-color);border-radius:0;padding:.5rem 1.2rem;font-weight:600;color:#fff!important}.styles-module__7c8JSG__nav .styles-module__7c8JSG__ctaButton:after{display:none}.styles-module__7c8JSG__breadcrumb{color:#6b7178;width:100%;max-width:1480px;margin:0 auto;padding:.9rem 2rem 0;font-size:.85rem}.styles-module__7c8JSG__breadcrumb a{color:#6b7178;text-decoration:none}.styles-module__7c8JSG__breadcrumb a:hover{color:var(--accent-color)}.styles-module__7c8JSG__articleMeta{color:#6b7178;font-size:.85rem}.styles-module__7c8JSG__articleLead{color:#3a4045;font-size:1.1rem;font-weight:500}.styles-module__7c8JSG__faqSection{width:100%;max-width:960px;margin:0 auto;padding:3.5rem 2rem 4rem}.styles-module__7c8JSG__faqList{flex-direction:column;gap:.85rem;max-width:960px;display:flex}.styles-module__7c8JSG__faqItem{background:#fff;border:1px solid #e3e5e7;border-radius:0;padding:1.05rem 1.4rem;transition:border-color .2s;box-shadow:0 4px 12px -8px #101a261f}.styles-module__7c8JSG__faqItem summary{cursor:pointer;color:#111417;font-size:1.02rem;font-weight:600}.styles-module__7c8JSG__faqItem[open]{border-color:var(--accent-color)}.styles-module__7c8JSG__faqItem[open] summary{color:var(--accent-color)}.styles-module__7c8JSG__faqItem>div{color:#333940;padding-top:.7rem;line-height:1.65}.styles-module__7c8JSG__relatedContent{margin-top:2.5rem}.styles-module__7c8JSG__relatedContent h2{margin-bottom:1rem;font-size:1.25rem}.styles-module__7c8JSG__ctaSection{margin-top:2rem}.styles-module__7c8JSG__homeContainer{width:100%}
@font-face{font-family:Bahnschrift;src:url(/site-styles/msm-brand/bahnschrift.ttf)format("truetype");font-weight:300 700;font-display:swap}html:has(.cf-style-portside){scroll-behavior:smooth}.cf-style-portside [id]{scroll-margin-top:92px}.cf-style-portside{--prt-red:#d5000a;--prt-red-btn:#e4000d;--prt-red-dark:#b3000f;--prt-navy:#142b4d;--prt-navy-deep:#0c1d36;--prt-ink:#111417;--prt-body:#333940;--prt-muted:#6b7178;--prt-gray:#f1f2f2;--prt-line:#e3e5e7;--prt-charcoal:#343434;--prt-black:#1c1c1c;--prt-ease:cubic-bezier(.2, 0, 0, 1);--prt-head:"Figtree", "Segoe UI", system-ui, sans-serif;--prt-text:"Bahnschrift", "Figtree", "Segoe UI", system-ui, sans-serif;font-family:var(--prt-text);color:var(--prt-body);background:#fff}.prt-eyebrow{font-family:var(--prt-head);letter-spacing:.09em;text-transform:uppercase;color:var(--prt-red);margin:0 0 .9rem;font-size:.82rem;font-weight:500;display:block}.prt-eyebrow--light{color:#fff;opacity:.92}.prt-h1,.prt-h2{font-family:var(--prt-head);letter-spacing:-.01em;color:var(--prt-ink);margin:0;font-weight:300;line-height:1.14}.prt-h1{font-size:clamp(2.3rem,5.2vw,4.2rem)}.prt-h2{font-size:clamp(1.8rem,3.4vw,2.9rem)}.prt-h2--red{color:var(--prt-red);letter-spacing:-.005em;font-size:clamp(1.55rem,2.6vw,2.1rem);font-weight:700}.prt-tag{background:var(--prt-gray);color:var(--prt-red);font-family:var(--prt-head);padding:.22rem .65rem;font-size:.82rem;font-style:italic;font-weight:400;text-decoration:none;display:inline-block}.prt-btn{min-height:48px;font-family:var(--prt-head);transition:background .15s var(--prt-ease), color .15s var(--prt-ease), border-color .15s var(--prt-ease);border-radius:0;justify-content:center;align-items:center;gap:.7rem;padding:.85rem 1.6rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.prt-btn svg{transition:transform .15s var(--prt-ease);flex:none}.prt-btn--red{background:var(--prt-red-btn);color:#fff}.prt-btn--white{color:var(--prt-ink);background:#fff}.prt-btn--band{background:var(--prt-red-btn);color:#fff;border:1px solid #ffffffd9}@media (hover:hover) and (pointer:fine){.prt-btn--red:hover{background:var(--prt-red-dark)}.prt-btn--white:hover{background:var(--prt-gray)}.prt-btn--band:hover{color:var(--prt-red);background:#fff}.prt-btn:hover svg{transform:translate(4px)}}.prt-arrowlink{min-height:44px;font-family:var(--prt-head);color:var(--prt-ink);align-items:center;gap:.55rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.prt-arrowlink--light{color:#fff}.prt-arrowlink svg{color:var(--prt-red);transition:transform .15s var(--prt-ease);flex:none}@media (hover:hover) and (pointer:fine){.prt-arrowlink:hover{color:var(--prt-red)}.prt-arrowlink--light:hover{color:#fff;text-decoration:underline}.prt-arrowlink:hover svg{transform:translate(4px)}}.prt-wrap{max-width:1320px;margin:0 auto;padding:0 2rem}html.prt-js .prt-reveal{opacity:0;transform:translateY(28px)}@media (prefers-reduced-motion:reduce){html.prt-js .prt-reveal{opacity:1;transform:none}}.prt-hdr-wrap{z-index:120;transition:transform .55s var(--prt-ease);position:sticky;top:0}.prt-hdr-wrap--hidden{transform:translateY(-100%)}.prt-hdr{transition:box-shadow .3s var(--prt-ease);background:#fff}.prt-hdr-wrap--scrolled .prt-hdr{box-shadow:0 8px 24px -16px #1114174d}.prt-hdr-inner{max-width:1480px;padding:.55rem max(1.4rem, env(safe-area-inset-right)) .55rem max(1.4rem, env(safe-area-inset-left));justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.prt-hdr-left{align-items:center;gap:1.1rem;display:flex}.prt-hdr-inner--center{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.prt-hdr-inner--center .prt-hdr-left{justify-self:start}.prt-hdr-inner--center .prt-hdr-brand--center{justify-self:center}.prt-hdr-inner--center .prt-hdr-right{justify-self:end}.prt-hdr-burger{align-items:center;gap:.6rem;width:auto;height:48px;padding:0 .5rem;display:inline-flex}.prt-hdr-menulbl{font-family:var(--prt-head);color:var(--prt-ink);letter-spacing:.01em;font-size:.95rem;font-weight:500}.prt-hdr-toggle{opacity:0;pointer-events:none;position:absolute}.prt-hdr-burger{cursor:pointer;flex:none;place-items:center;width:48px;height:48px;display:grid}.prt-hdr-burger span,.prt-hdr-burger span:before,.prt-hdr-burger span:after{content:"";background:var(--prt-ink);width:24px;height:2px;transition:transform .2s var(--prt-ease);display:block;position:relative}.prt-hdr-burger span:before{position:absolute;top:-7px}.prt-hdr-burger span:after{position:absolute;top:7px}.prt-hdr-brand{align-items:center;text-decoration:none;display:inline-flex}.prt-hdr-logo{width:auto;height:58px;display:block}.prt-hdr-word{font-family:var(--prt-head);color:var(--prt-navy);letter-spacing:-.01em;font-size:1.35rem;font-weight:700}.prt-hdr-right{align-items:center;gap:1.2rem;display:flex}.prt-hdr-phone{min-height:48px;font-family:var(--prt-head);color:var(--prt-ink);align-items:center;padding:0 .4rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.prt-hdr-cta{background:var(--prt-red-btn);color:#fff;min-height:44px;font-family:var(--prt-head);transition:background .15s var(--prt-ease);align-items:center;gap:.55rem;padding:.55rem 1.15rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.prt-hdr-phone:hover{color:var(--prt-red)}.prt-hdr-cta:hover{background:var(--prt-red-dark)}}.prt-drawer-scrim{opacity:0;pointer-events:none;transition:opacity .3s var(--prt-ease);z-index:130;background:#11141780;position:fixed;inset:0}.prt-drawer{z-index:140;width:min(420px,92vw);transition:transform .3s var(--prt-ease);padding:0 0 max(1.5rem, env(safe-area-inset-bottom));background:#fff;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-102%)}.prt-hdr-toggle:checked~.prt-drawer-scrim{opacity:1;pointer-events:auto}.prt-hdr-toggle:checked~.prt-drawer{transform:translate(0)}.prt-drawer-head{justify-content:flex-end;padding:.8rem;display:flex}.prt-drawer-close{cursor:pointer;width:48px;height:48px;color:var(--prt-ink);place-items:center;display:grid}.prt-drawer-links{flex-direction:column;padding:.5rem 2.2rem 1.5rem;display:flex}.prt-drawer-links a{font-family:var(--prt-head);color:var(--prt-ink);border-bottom:1px solid var(--prt-line);padding:.75rem 0;font-size:1.7rem;font-weight:300;line-height:1.2;text-decoration:none}.prt-drawer-links a.prt-active{color:var(--prt-red)}@media (hover:hover) and (pointer:fine){.prt-drawer-links a:hover{color:var(--prt-red)}}.prt-drawer-foot{flex-direction:column;margin-top:auto;padding:1.5rem 2.2rem 0;display:flex}.prt-drawer-foot a{color:var(--prt-body);padding:.55rem 0;font-size:.98rem;text-decoration:none}.prt-hero{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;background:var(--prt-navy-deep);height:calc(100svh - 70px);min-height:520px;max-height:900px;position:relative;overflow:hidden}.prt-hero-slide{opacity:0;transition:opacity .9s var(--prt-ease);pointer-events:none;position:absolute;inset:0}.prt-hero-slide.prt-on,html:not(.prt-js) .prt-hero-slide:first-child{opacity:1;pointer-events:auto}.prt-hero-slide img,.prt-hero-slide video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.prt-hero-slide:after{content:"";background:linear-gradient(78deg,#0a101ab8 0%,#0a101a61 45%,#0a101a14 75%);position:absolute;inset:0}.prt-hero-content{z-index:2;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.prt-hero-content .prt-wrap{max-width:1480px}.prt-hero-content .prt-h1{color:#fff;max-width:15ch}.prt-hero-ctas{flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:2rem;display:flex}html.prt-js .prt-hero-slide .prt-hero-content>.prt-wrap>*{opacity:0;transform:translateY(26px)}html.prt-js .prt-hero-slide.prt-on .prt-hero-content>.prt-wrap>*{opacity:1;transition:opacity .6s var(--prt-ease), transform .6s var(--prt-ease);transform:none}html.prt-js .prt-hero-slide.prt-on .prt-hero-content>.prt-wrap>:nth-child(2){transition-delay:80ms}html.prt-js .prt-hero-slide.prt-on .prt-hero-content>.prt-wrap>:nth-child(3){transition-delay:.16s}@media (prefers-reduced-motion:reduce){html.prt-js .prt-hero-slide .prt-hero-content>.prt-wrap>*{opacity:1;transition:none;transform:none}}.prt-trotate{clip-path:inset(0);vertical-align:baseline;background:var(--prt-red-btn);color:#fff;white-space:nowrap;padding:.02em .22em .06em;display:inline-flex;overflow:hidden}.prt-trotate .prt-ch{white-space:pre;display:inline-block}.prt-hero-dashes{z-index:3;left:0;bottom:max(.6rem, env(safe-area-inset-bottom));padding-left:2rem;display:flex;position:absolute}.prt-hero-dash{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.prt-hero-dash:before{content:"";width:26px;height:3px;transition:background .2s var(--prt-ease);background:#ffffff73}.prt-hero-dash.prt-on:before{background:#fff}.prt-hero-pause{z-index:3;right:max(1.4rem, env(safe-area-inset-right));bottom:max(1.1rem, env(safe-area-inset-bottom));color:#fff;cursor:pointer;background:#0a101a40;border:1.6px solid #fffc;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute}.prt-hero-pause .prt-ico-play,.prt-hero-pause.prt-paused .prt-ico-pause{display:none}.prt-hero-pause.prt-paused .prt-ico-play{display:block}html:not(.prt-js) .prt-hero-dashes,html:not(.prt-js) .prt-hero-pause{display:none}.prt-hero-down{z-index:3;left:50%;bottom:max(.9rem, env(safe-area-inset-bottom));color:#fff;place-items:center;width:48px;height:48px;animation:2.2s ease-in-out infinite prt-bob;display:grid;position:absolute;transform:translate(-50%)}@keyframes prt-bob{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(7px)}}@media (prefers-reduced-motion:reduce){.prt-hero-down{animation:none}}.prt-ticker{border-bottom:1px solid var(--prt-line)}.prt-ticker-inner{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1320px;margin:0 auto;padding:2.2rem 2rem;display:grid}.prt-ticker-item{min-width:0}.prt-ticker-num{font-family:var(--prt-head);color:var(--prt-ink);align-items:baseline;gap:.35rem;font-size:clamp(2.2rem,3.6vw,3.2rem);font-weight:300;line-height:1.05;display:flex}.prt-ticker-num small{color:var(--prt-ink);font-size:.55em;font-weight:300}.prt-ticker-delta{font-family:var(--prt-head);color:#0c8040;align-items:center;gap:.35rem;margin-top:.4rem;font-size:.9rem;font-weight:500;display:inline-flex}.prt-ticker-delta:before{content:"";border-bottom:8px solid #0c8040;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0}.prt-ticker-label{color:var(--prt-muted);margin-top:.45rem;font-size:.9rem;display:block}.prt-statement{background:var(--prt-navy);position:relative;overflow:hidden}.prt-statement>img{object-fit:cover;opacity:.22;width:100%;height:100%;position:absolute;inset:0}.prt-statement:after{content:"";background:linear-gradient(100deg,#0c1628eb 10%,#0c16288c 100%);position:absolute;inset:0}.prt-statement-inner{z-index:1;max-width:1320px;margin:0 auto;padding:clamp(4rem,9vw,7.5rem) 2rem;position:relative}.prt-statement-inner p{font-family:var(--prt-head);color:#fff;max-width:52ch;margin:0 0 2.4rem;font-size:clamp(1.4rem,2.6vw,2.1rem);font-weight:400;line-height:1.45}.prt-statement-inner p b,.prt-statement-inner p strong{color:#fff;font-weight:600}.prt-tgen .prt-w{will-change:opacity, filter;display:inline-block}.prt-topics{padding:clamp(3.5rem,7vw,6rem) 0 1rem}.prt-topics-head{margin-bottom:2.2rem}.prt-topics-grid{grid-template-columns:repeat(3,1fr);gap:2.2rem 1.8rem;padding-bottom:3rem;display:grid}.prt-card{text-decoration:none;display:block}.prt-card figure{aspect-ratio:16/10;background:var(--prt-gray);margin:0 0 1rem;overflow:hidden}.prt-card figure img,.prt-card figure video{object-fit:cover;width:100%;height:100%;transition:transform .45s var(--prt-ease);display:block}.prt-card h3{font-family:var(--prt-head);color:var(--prt-ink);transition:color .15s var(--prt-ease);margin:.55rem 0 0;font-size:1.28rem;font-weight:400;line-height:1.35}.prt-card p{color:var(--prt-body);margin:.5rem 0 0;font-size:.98rem;line-height:1.55}@media (hover:hover) and (pointer:fine){.prt-card:hover figure img{transform:scale(1.045)}.prt-card:hover h3{color:var(--prt-red)}}.prt-news{padding:clamp(3rem,6vw,5rem) 0}.prt-news-list{border-top:1px solid var(--prt-line);margin-top:1.8rem}.prt-news-item{border-bottom:1px solid var(--prt-line);padding:1.5rem 0;text-decoration:none;display:block}.prt-news-item h3{font-family:var(--prt-head);color:var(--prt-ink);transition:color .15s var(--prt-ease);margin:0 0 .75rem;font-size:1.12rem;font-weight:500;line-height:1.4}.prt-news-meta{align-items:center;gap:.9rem;display:flex}.prt-news-meta time,.prt-news-meta span:not(.prt-tag){color:var(--prt-muted);font-size:.88rem}@media (hover:hover) and (pointer:fine){.prt-news-item:hover h3{color:var(--prt-red);text-decoration:underline}}.prt-highlight{padding:clamp(3rem,6vw,5.5rem) 0}.prt-highlight-head{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.prt-highlight-head>div{max-width:62ch}.prt-highlight-head p{margin:1rem 0 0;font-size:1.05rem;line-height:1.6}.prt-highlight-nav{flex:none;gap:.7rem;display:flex}.prt-circle-btn{width:52px;height:52px;color:var(--prt-ink);cursor:pointer;transition:background .15s var(--prt-ease), color .15s var(--prt-ease), border-color .15s var(--prt-ease);background:#fff;border:1.5px solid #c7cacd;border-radius:50%;place-items:center;display:grid}@media (hover:hover) and (pointer:fine){.prt-circle-btn:hover{background:var(--prt-red-btn);border-color:var(--prt-red-btn);color:#fff}}html:not(.prt-js) .prt-highlight-nav{display:none}.prt-highlight-track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(33.3333% - 1.2rem);grid-auto-flow:column;gap:1.8rem;padding-bottom:.5rem;display:grid;overflow-x:auto}.prt-highlight-track::-webkit-scrollbar{display:none}.prt-highlight-track>*{scroll-snap-align:start}.prt-hcard{text-decoration:none;display:block}.prt-hcard figure{aspect-ratio:16/10;background:var(--prt-gray);margin:0 0 1.1rem;overflow:hidden}.prt-hcard figure img,.prt-hcard figure video{object-fit:cover;width:100%;height:100%;transition:transform .45s var(--prt-ease);display:block}.prt-hcard h3{font-family:var(--prt-head);color:var(--prt-ink);margin:0 0 .6rem;font-size:1.55rem;font-weight:300}.prt-hcard p{color:var(--prt-body);margin:0 0 .8rem;font-size:.98rem;line-height:1.55}.prt-hcard ul{margin:.4rem 0 0;padding:0;list-style:none}.prt-hcard ul a{min-height:42px;color:var(--prt-body);border-bottom:1px solid #0000;align-items:center;font-size:1.02rem;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.prt-hcard:hover figure img,.prt-hcard figure:hover img{transform:scale(1.045)}.prt-hcard ul a:hover{color:var(--prt-red)}}.prt-band{background:var(--prt-red-dark);position:relative;overflow:hidden}.prt-band>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.prt-band:after{content:"";background:linear-gradient(75deg,#8c143c8c 0%,#d5000ae0 62%,#d5000af7 100%);position:absolute;inset:0}.prt-band-inner{z-index:1;text-align:center;max-width:860px;margin:0 auto;padding:clamp(3.5rem,7vw,6rem) 2rem;position:relative}.prt-band-inner h2{font-family:var(--prt-head);color:#fff;margin:0 0 1.1rem;font-size:clamp(1.7rem,3.2vw,2.6rem);font-weight:300;line-height:1.2}.prt-band-inner p{color:#ffffffeb;margin:0 0 2rem;font-size:1.05rem;line-height:1.6}.prt-plx{background:var(--prt-navy-deep);position:relative}.prt-plx-visuals{height:min(112svh,960px);min-height:540px;position:relative;overflow:hidden}.prt-plx-img--bg{object-fit:cover;opacity:.6;filter:saturate(.65)brightness(.6);width:100%;height:144%;position:absolute;inset:-22% 0 auto}.prt-plx-tint{background:linear-gradient(#0c1d36e6 0%,#0c1d3659 45%,#141416f0 100%);position:absolute;inset:0}.prt-plx-titlewrap{z-index:2;text-align:center;padding:0 2rem;position:absolute;top:16%;left:0;right:0}.prt-plx-titlewrap h2{font-family:var(--prt-head);color:#fff;margin:0 0 1.6rem;font-size:clamp(2.3rem,5.6vw,4.6rem);font-weight:300;line-height:1.08}.prt-plx-titlewrap .prt-btn{min-width:220px}.prt-plx-meta{color:#ffffffbf;margin:1.4rem 0 0;font-size:1rem}.prt-plx-meta a{color:inherit;padding:.4rem .3rem;text-decoration:none;display:inline-block}@media (hover:hover) and (pointer:fine){.prt-plx-meta a:hover{color:#fff;text-decoration:underline}}.prt-plx-ship{z-index:3;filter:drop-shadow(0 22px 44px #0000008c);width:min(82vw,1180px);margin:0 auto;position:absolute;bottom:-1%;left:0;right:0}.prt-plx-fade{z-index:4;pointer-events:none;background:linear-gradient(180deg, #1c1c1c00 0%, var(--prt-black) 92%);height:36%;position:absolute;bottom:0;left:0;right:0}.prt-contact{padding:clamp(3.5rem,7vw,6rem) 0}.prt-contact-grid{grid-template-columns:1.2fr 1fr 1fr;gap:2.5rem;margin-top:2.4rem;display:grid}.prt-contact-col h3{font-family:var(--prt-head);letter-spacing:.08em;text-transform:uppercase;color:var(--prt-muted);margin:0 0 .8rem;font-size:.86rem;font-weight:500}.prt-contact-col a{min-height:44px;color:var(--prt-ink);font-family:var(--prt-head);align-items:center;font-size:1.12rem;text-decoration:none;display:inline-flex}.prt-contact-col p{margin:.2rem 0 0;font-size:1.02rem;line-height:1.6}@media (hover:hover) and (pointer:fine){.prt-contact-col a:hover{color:var(--prt-red)}}.prt-ftr{font-family:var(--prt-head)}.prt-ftr-top{background:var(--prt-charcoal)}.prt-ftr-top-inner{flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1320px;margin:0 auto;padding:2.6rem 2rem;display:flex}.prt-ftr-links{grid-template-columns:repeat(2,minmax(180px,max-content));column-gap:4rem;display:grid}.prt-ftr-links a{color:#e6e6e6;align-items:center;min-height:44px;font-size:.98rem;text-decoration:none;display:inline-flex}.prt-ftr-social{align-self:flex-end;gap:.6rem;display:flex}.prt-ftr-soc{color:#b9b9b9;width:44px;height:44px;transition:color .15s var(--prt-ease);place-items:center;display:grid}@media (hover:hover) and (pointer:fine){.prt-ftr-links a:hover{color:#fff;text-decoration:underline}.prt-ftr-soc:hover{color:#fff}}.prt-ftr-bottom{background:var(--prt-black)}.prt-ftr-bottom-inner{max-width:1320px;padding:2.4rem 2rem max(2.2rem, env(safe-area-inset-bottom));margin:0 auto}.prt-ftr-brand{display:inline-block}.prt-ftr-logo{opacity:.75;filter:brightness(0)invert(.82);width:auto;height:64px;display:block}.prt-ftr-word{color:#8f8f8f;letter-spacing:-.01em;font-size:2rem;font-weight:700}.prt-ftr-addr{color:#8f8f8f;margin:1.1rem 0 0;font-size:.92rem}.prt-ftr-legal{flex-wrap:wrap;align-items:center;margin-top:1.4rem;display:flex}.prt-ftr-legal a{color:#cfcfcf;align-items:center;min-height:44px;font-size:.92rem;text-decoration:none;display:inline-flex}.prt-ftr-legal i{color:#6f6f6f;margin:0 .8rem;font-size:.7rem;font-style:normal}@media (hover:hover) and (pointer:fine){.prt-ftr-legal a:hover{color:#fff;text-decoration:underline}}.prt-ftr-copy{color:#8f8f8f;margin:.8rem 0 0;font-size:.88rem}@media (max-width:1024px){.prt-topics-grid{grid-template-columns:repeat(2,1fr)}.prt-highlight-track{grid-auto-columns:calc(50% - .9rem)}.prt-ticker-inner{grid-template-columns:repeat(2,1fr);row-gap:1.8rem}.prt-contact-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.prt-wrap{padding:0 1.25rem}.prt-hdr-phone{display:none}.prt-hdr-logo{height:46px}.prt-hero{height:calc(100svh - 62px);min-height:460px}.prt-hero-content .prt-h1{max-width:none}.prt-hero-dashes{padding-left:1.25rem}.prt-hero-down{display:none}.prt-hero-ctas{gap:.9rem}.prt-hero-ctas .prt-btn{width:100%}.prt-topics-grid{grid-template-columns:1fr;gap:2.4rem}.prt-highlight-track{grid-auto-columns:86%}.prt-highlight-head{flex-direction:column;align-items:flex-start;gap:1.2rem}.prt-ticker-inner{grid-template-columns:repeat(2,1fr);padding:1.8rem 1.25rem}.prt-contact-grid{grid-template-columns:1fr;gap:1.8rem}.prt-band-inner .prt-btn{width:100%}.prt-statement-inner p{max-width:none}.prt-plx-visuals{height:88svh;min-height:480px}.prt-plx-titlewrap{top:13%}.prt-plx-ship{width:108vw;max-width:none}.prt-plx-titlewrap .prt-btn{width:100%}.prt-ftr-links{grid-template-columns:1fr}.prt-ftr-social{align-self:flex-start}.prt-ftr-logo{height:52px}.cf-style-portside [id]{scroll-margin-top:76px}}.cf-style-portside .prt-h1,.cf-style-portside .prt-h2,.cf-style-portside .prt-h2--red{border-bottom:0;padding-bottom:0}.cf-style-portside .prt-h1{margin-bottom:0;font-size:clamp(2.3rem,5.2vw,4.2rem);font-weight:300;line-height:1.14}.cf-style-portside .prt-statement-inner p,.cf-style-portside .prt-band-inner p{color:#fff!important}.cf-style-portside .prt-statement-inner p b,.cf-style-portside .prt-statement-inner p strong{color:#ff3b45!important}
