.Shell-module__XWa17G__siteShell{background:linear-gradient(180deg, rgba(var(--brand-ink-rgb) / .78), rgba(var(--brand-ink-rgb) / 1) 620px), var(--brand-gradient-subtle), var(--bg);min-height:100vh}.Shell-module__XWa17G__topbar{z-index:20;border-bottom:1px solid rgba(var(--brand-line-rgb) / .72);background:rgba(var(--brand-ink-rgb) / .84);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;gap:1rem;min-height:76px;padding:0 2rem;display:flex;position:sticky;top:0}.Shell-module__XWa17G__brand{font-family:var(--font-display), var(--font-body), sans-serif;letter-spacing:0;white-space:nowrap;align-items:center;gap:.65rem;font-size:1.45rem;font-weight:700;display:inline-flex}.Shell-module__XWa17G__brandLogo{align-items:center;height:40px;display:inline-flex}.Shell-module__XWa17G__brandLogo img{width:108px;height:auto;display:block}.Shell-module__XWa17G__brandLogoSmall{height:32px}.Shell-module__XWa17G__brandLogoSmall img{width:88px}.Shell-module__XWa17G__navLinks,.Shell-module__XWa17G__topbarActions,.Shell-module__XWa17G__desktopActions{align-items:center;gap:.75rem;display:flex}.Shell-module__XWa17G__navLinks a{color:var(--muted);padding:.65rem .75rem;font-size:.94rem}.Shell-module__XWa17G__navLinks a:hover{color:var(--text)}.Shell-module__XWa17G__navLinks a[aria-current=page]{color:var(--brand-white);box-shadow:inset 0 -2px 0 var(--brand-primary)}.Shell-module__XWa17G__languageSwitcher{position:relative}.Shell-module__XWa17G__languageTrigger{border:1px solid var(--line);border-radius:var(--radius);min-height:42px;color:var(--text);white-space:nowrap;background:#ffffff0a;justify-content:center;align-items:center;gap:.35rem;padding:0 .75rem;font-size:.82rem;font-weight:800;display:inline-flex}.Shell-module__XWa17G__languageTrigger:hover,.Shell-module__XWa17G__languageSwitcher:focus-within .Shell-module__XWa17G__languageTrigger{border-color:rgba(var(--brand-primary-rgb) / .65);background:rgba(var(--brand-primary-rgb) / .08)}.Shell-module__XWa17G__languageFlag{background:rgba(var(--brand-ink-rgb) / .64);border-radius:999px;place-items:center;width:22px;height:22px;display:inline-grid;overflow:hidden;box-shadow:0 0 0 1px #ffffff2e}.Shell-module__XWa17G__languageFlag img{object-fit:cover;width:100%;height:100%;display:block}.Shell-module__XWa17G__languageMenu{z-index:30;border:1px solid rgba(var(--brand-line-rgb) / .9);border-radius:var(--radius);background:rgba(var(--brand-panel-rgb) / .98);min-width:168px;box-shadow:var(--shadow);opacity:0;pointer-events:none;padding:.45rem;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + .55rem);right:0;transform:translateY(-6px)}[dir=rtl] .Shell-module__XWa17G__languageMenu{left:0;right:auto}.Shell-module__XWa17G__languageMenu[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.Shell-module__XWa17G__languageOption{border-radius:var(--radius);min-height:46px;color:var(--text);align-items:center;gap:.65rem;padding:0 .7rem;display:flex}.Shell-module__XWa17G__languageOption:hover,.Shell-module__XWa17G__languageOption[aria-current=true]{background:rgba(var(--brand-primary-rgb) / .1)}.Shell-module__XWa17G__languageOption strong{font-size:.82rem;line-height:1.1}.Shell-module__XWa17G__footer{border-top:1px solid rgba(var(--brand-line-rgb) / .8);background:linear-gradient(120deg, rgba(var(--brand-primary-rgb) / .14), transparent 38%), linear-gradient(260deg, rgba(var(--brand-accent-rgb) / .12), transparent 32%), linear-gradient(180deg, rgba(var(--brand-panel-rgb) / .66), rgba(var(--brand-ink-rgb) / 1)), var(--brand-ink);padding:4rem 2rem 1.4rem;position:relative;overflow:hidden}.Shell-module__XWa17G__footer:before{content:"";opacity:.32;pointer-events:none;background:repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 84px);position:absolute;inset:0}.Shell-module__XWa17G__footerMain{z-index:1;gap:1.25rem;width:min(100%,1480px);margin:0 auto;display:grid;position:relative}.Shell-module__XWa17G__newsletter{border:1px solid rgba(var(--brand-primary-rgb) / .28);border-radius:var(--radius);text-align:center;background:linear-gradient(135deg, rgba(var(--brand-primary-rgb) / .18), transparent 38%), linear-gradient(225deg, rgba(var(--brand-accent-rgb) / .14), transparent 34%), rgba(var(--brand-ink-rgb) / .52);box-shadow:var(--shadow);justify-items:center;gap:1.1rem;padding:clamp(1.5rem,4vw,2.7rem);display:grid}.Shell-module__XWa17G__newsletter h2{max-width:780px;color:var(--brand-white);text-transform:uppercase;font-size:clamp(2rem,4.2vw,4.25rem);line-height:.94}.Shell-module__XWa17G__newsletter p{max-width:560px;color:var(--brand-cloud);margin:.8rem auto 0;line-height:1.7}.Shell-module__XWa17G__newsletterStack{justify-items:center;gap:.75rem;width:min(100%,620px);display:grid}.Shell-module__XWa17G__newsletterControl{border:1px solid rgba(var(--brand-primary-rgb) / .3);border-radius:var(--radius);background:rgba(var(--brand-ink-rgb) / .78);grid-template-columns:minmax(0,1fr) auto;gap:.45rem;width:100%;padding:.35rem;display:grid}.Shell-module__XWa17G__newsletterControl input{border-radius:var(--radius);min-width:0;min-height:46px;color:var(--text);background:0 0;border:0;padding:0 .9rem}.Shell-module__XWa17G__newsletterControl input:focus{outline:none}.Shell-module__XWa17G__newsletterControl:focus-within{border-color:rgba(var(--brand-primary-rgb) / .78);box-shadow:0 0 0 3px rgba(var(--brand-primary-rgb) / .12)}.Shell-module__XWa17G__newsletterControl button{border-radius:var(--radius);color:#06111e;background:var(--brand-gradient-primary);cursor:pointer;border:0;min-height:46px;padding:0 1.25rem;font-weight:900}.Shell-module__XWa17G__newsletterStatus{color:var(--brand-primary);font-size:.86rem;font-weight:800}.Shell-module__XWa17G__footerUtility{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:1.5rem;padding:1.25rem 0 0;display:grid}.Shell-module__XWa17G__footerBrand p{max-width:540px;color:var(--muted);margin-top:1rem;line-height:1.7}.Shell-module__XWa17G__footerUtilityActions{justify-items:end;gap:1rem;display:grid}.Shell-module__XWa17G__footerContactLink{width:fit-content;color:var(--brand-cloud);align-items:center;gap:.5rem;font-size:.92rem;display:inline-flex}.Shell-module__XWa17G__footerContactLink svg{color:var(--brand-primary)}.Shell-module__XWa17G__socialLinks,.Shell-module__XWa17G__footerLegal{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.Shell-module__XWa17G__socialLinks a{border:1px solid rgba(var(--brand-primary-rgb) / .32);border-radius:var(--radius);width:44px;height:44px;color:var(--brand-primary);background:rgba(var(--brand-primary-rgb) / .08);place-items:center;transition:border-color .2s,background .2s,color .2s,transform .2s;display:inline-grid}.Shell-module__XWa17G__socialLinks svg{width:22px;height:22px}.Shell-module__XWa17G__socialLinks a:hover{border-color:rgba(var(--brand-primary-rgb) / .72);color:var(--brand-white);background:rgba(var(--brand-primary-rgb) / .2);transform:translateY(-2px)}.Shell-module__XWa17G__socialLinks[data-context=about]{justify-content:center}.Shell-module__XWa17G__footerLegal a{border-radius:var(--radius);min-height:34px;color:var(--muted);background:#ffffff06;border:1px solid #ffffff14;align-items:center;padding:0 .75rem;font-size:.94rem;display:inline-flex}.Shell-module__XWa17G__footerLegal a:hover{border-color:rgba(var(--brand-primary-rgb) / .28);color:var(--brand-primary)}.Shell-module__XWa17G__footerBottom{border-top:1px solid rgba(var(--brand-line-rgb) / .72);width:min(100%,1480px);color:var(--soft);z-index:1;justify-content:space-between;align-items:center;gap:1rem;margin:2.6rem auto 0;padding-top:1.2rem;font-size:.84rem;display:flex;position:relative}.Shell-module__XWa17G__scrollTopButton{z-index:30;border:1px solid rgba(var(--brand-primary-rgb) / .34);border-radius:var(--radius);width:46px;height:46px;color:var(--brand-primary);background:rgba(var(--brand-ink-rgb) / .82);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;opacity:0;pointer-events:none;place-items:center;transition:opacity .2s,transform .2s,background .2s,color .2s;display:inline-grid;position:fixed;bottom:1.25rem;right:1.25rem;transform:translateY(8px)}.Shell-module__XWa17G__scrollTopButton[data-visible=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.Shell-module__XWa17G__scrollTopButton:hover{color:#06111e;background:var(--brand-gradient-primary)}[dir=rtl] .Shell-module__XWa17G__scrollTopButton{left:1.25rem;right:auto}.Shell-module__XWa17G__mobileMenuBackdrop{z-index:39;opacity:0;pointer-events:none;background:#0000007a;transition:opacity .2s;position:fixed;inset:0}.Shell-module__XWa17G__mobileMenuBackdrop[data-open=true]{opacity:1;pointer-events:auto}.Shell-module__XWa17G__mobileMenu{z-index:40;border-left:1px solid var(--line);background:rgba(var(--brand-panel-rgb) / .98);width:min(86vw,360px);min-height:100vh;box-shadow:var(--shadow);pointer-events:none;visibility:hidden;align-content:start;gap:1.2rem;padding:1rem;transition:transform .24s,visibility 0s linear .24s;display:grid;position:fixed;top:0;right:0;transform:translate(100%)}[dir=rtl] .Shell-module__XWa17G__mobileMenu{border-right:1px solid var(--line);border-left:0;left:0;right:auto;transform:translate(-100%)}.Shell-module__XWa17G__mobileMenu[data-open=true]{pointer-events:auto;visibility:visible;transition-delay:0s;transform:translate(0)}.Shell-module__XWa17G__mobileMenuHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Shell-module__XWa17G__mobileNavLinks{gap:.45rem;display:grid}.Shell-module__XWa17G__mobileNavLinks a{border:1px solid var(--line);border-radius:var(--radius);min-height:48px;color:var(--text);background:rgba(var(--brand-ink-rgb) / .42);padding:.85rem;font-weight:800}.Shell-module__XWa17G__mobileNavLinks a[aria-current=page]{border-color:#0000;border-bottom-color:rgba(var(--brand-primary-rgb) / .9);color:var(--brand-white);box-shadow:inset 0 -2px 0 var(--brand-primary);background:0 0}.Shell-module__XWa17G__topbar[data-meeting=true]{-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0;border-bottom:0;width:100%;min-height:64px;position:absolute}.Shell-module__XWa17G__topbar[data-meeting=true] .Shell-module__XWa17G__brand{pointer-events:auto}.Shell-module__XWa17G__topbar[data-meeting=true] .Shell-module__XWa17G__navLinks,.Shell-module__XWa17G__topbar[data-meeting=true] .Shell-module__XWa17G__topbarActions{display:none}.Shell-module__XWa17G__mobileMenuActions{border-top:1px solid var(--line);gap:.75rem;padding-top:1rem;display:grid}.Shell-module__XWa17G__mobileMenuActions .Shell-module__XWa17G__languageSwitcher{width:fit-content}.Shell-module__XWa17G__mobileAccountAction{width:100%}@media (max-width:1180px){.Shell-module__XWa17G__navLinks,.Shell-module__XWa17G__desktopActions{display:none}}@media (min-width:1181px){.Shell-module__XWa17G__mobileMenu,.Shell-module__XWa17G__mobileMenuBackdrop{display:none}}@media (max-width:620px){.Shell-module__XWa17G__topbar,.Shell-module__XWa17G__footer{padding-left:1rem;padding-right:1rem}.Shell-module__XWa17G__footerMain,.Shell-module__XWa17G__newsletter,.Shell-module__XWa17G__footerUtility,.Shell-module__XWa17G__newsletterControl{grid-template-columns:1fr}.Shell-module__XWa17G__footerUtilityActions,.Shell-module__XWa17G__socialLinks,.Shell-module__XWa17G__footerLegal{justify-content:flex-start;justify-items:start}.Shell-module__XWa17G__footerBottom{flex-direction:column;align-items:flex-start}}
.SiteContent-module__tpYD7G__page{min-height:70vh;padding:clamp(4rem,8vw,8rem) clamp(1rem,5vw,5rem)}.SiteContent-module__tpYD7G__pageSurface{min-height:70vh}.SiteContent-module__tpYD7G__container{width:min(1160px,100%);margin-inline:auto}.SiteContent-module__tpYD7G__hero{border:1px solid rgba(var(--brand-primary-rgb) / .2);border-radius:calc(var(--radius) * 2);background:linear-gradient(135deg, rgba(var(--brand-primary-rgb) / .14), #070d1ceb), url(/assets/hero-bg.jpg) center/cover;padding:clamp(2.2rem,6vw,5rem);position:relative;overflow:hidden}.SiteContent-module__tpYD7G__hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#050a1633,#050a16d1);position:absolute;inset:0}[dir=rtl] .SiteContent-module__tpYD7G__hero:after{background:linear-gradient(-90deg,#050a1633,#050a16d1)}.SiteContent-module__tpYD7G__heroContent{z-index:1;max-width:720px;position:relative}.SiteContent-module__tpYD7G__catalogHero{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:stretch;gap:1.25rem;margin:3rem 0;display:grid}.SiteContent-module__tpYD7G__catalogIntro{border:1px solid rgba(var(--brand-primary-rgb) / .22);border-radius:var(--radius);min-height:320px;box-shadow:var(--shadow);isolation:isolate;background-position:50%;background-size:cover;align-content:center;padding:clamp(1.5rem,4vw,3rem);display:grid;position:relative;overflow:hidden}.SiteContent-module__tpYD7G__catalogIntro:after{z-index:-1;content:"";background:linear-gradient(90deg, rgba(var(--brand-ink-rgb) / .94), rgba(var(--brand-ink-rgb) / .52));position:absolute;inset:0}[dir=rtl] .SiteContent-module__tpYD7G__catalogIntro:after{background:linear-gradient(-90deg, rgba(var(--brand-ink-rgb) / .94), rgba(var(--brand-ink-rgb) / .52))}.SiteContent-module__tpYD7G__blogHero{background-image:url(/assets/train-smarter.jpg)}.SiteContent-module__tpYD7G__aboutHero{background-image:url(/assets/ready-climb.jpg)}.SiteContent-module__tpYD7G__catalogIntro h1{max-width:760px;color:var(--brand-white);text-transform:uppercase;margin:.75rem 0 0;font-size:clamp(2.5rem,6vw,5.8rem);line-height:.92}.SiteContent-module__tpYD7G__catalogIntro>p:last-child{max-width:660px;color:var(--brand-cloud);margin-top:1rem;font-size:1.05rem;line-height:1.7}.SiteContent-module__tpYD7G__catalogPanel{align-content:stretch;gap:1rem;display:grid}.SiteContent-module__tpYD7G__catalogPanel div{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg, rgba(var(--brand-primary-rgb) / .14), transparent 42%), rgba(var(--brand-panel-rgb) / .82);min-height:150px;box-shadow:var(--shadow);align-content:center;padding:1.25rem;display:grid}.SiteContent-module__tpYD7G__catalogPanel span{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:800}.SiteContent-module__tpYD7G__catalogPanel strong{color:var(--brand-white);font-family:var(--font-display), var(--font-body), sans-serif;margin-top:.45rem;font-size:4rem;line-height:.9}.SiteContent-module__tpYD7G__hero h1{margin:.7rem 0 1rem;font-size:clamp(2.5rem,7vw,5.5rem);line-height:.98}.SiteContent-module__tpYD7G__hero p,.SiteContent-module__tpYD7G__sectionHeading p,.SiteContent-module__tpYD7G__storyCard p,.SiteContent-module__tpYD7G__blogCard p,.SiteContent-module__tpYD7G__articleMeta,.SiteContent-module__tpYD7G__empty{color:var(--muted);line-height:1.75}.SiteContent-module__tpYD7G__eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:900;color:var(--brand-primary)!important}.SiteContent-module__tpYD7G__storyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-block:0 5rem;display:grid}.SiteContent-module__tpYD7G__storyCard,.SiteContent-module__tpYD7G__socialPanel,.SiteContent-module__tpYD7G__faqItem,.SiteContent-module__tpYD7G__blogCard{border-radius:calc(var(--radius) * 1.5);background:#ffffff09;border:1px solid #ffffff17}.SiteContent-module__tpYD7G__storyCard{padding:2rem}.SiteContent-module__tpYD7G__storyCard svg{color:var(--brand-primary)}.SiteContent-module__tpYD7G__storyCard h2{margin:1rem 0 .6rem}.SiteContent-module__tpYD7G__socialPanel{text-align:center;background:radial-gradient(circle at 50% 0%, rgba(var(--brand-primary-rgb) / .13), transparent 52%), #ffffff09;margin-block:2rem 5rem;padding:clamp(2rem,5vw,4rem)}.SiteContent-module__tpYD7G__socialPanel h2{margin-top:0}.SiteContent-module__tpYD7G__socialPanel p{color:var(--muted);line-height:1.7}.SiteContent-module__tpYD7G__socialCopy{width:min(680px,100%);margin-inline:auto}.SiteContent-module__tpYD7G__socialCopy h2{margin:.7rem 0 .8rem;font-size:clamp(1.8rem,4vw,3rem)}.SiteContent-module__tpYD7G__socialActions{border-top:1px solid #ffffff17;justify-content:center;margin-top:2.25rem;padding-top:1.75rem;display:flex}.SiteContent-module__tpYD7G__sectionHeading{margin-block:0 2rem}.SiteContent-module__tpYD7G__sectionHeading h1,.SiteContent-module__tpYD7G__sectionHeading h2{margin:.4rem 0;font-size:clamp(2rem,5vw,3.8rem)}.SiteContent-module__tpYD7G__faqList{gap:.8rem;display:grid}.SiteContent-module__tpYD7G__faqItem{padding:0}.SiteContent-module__tpYD7G__faqItem summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.4rem;font-weight:800;list-style:none;display:flex}.SiteContent-module__tpYD7G__faqItem summary::-webkit-details-marker{display:none}.SiteContent-module__tpYD7G__faqItem summary:after{content:"+";color:var(--brand-primary);font-size:1.5rem}.SiteContent-module__tpYD7G__faqItem[open] summary:after{content:"−"}.SiteContent-module__tpYD7G__faqItem p{color:var(--muted);white-space:pre-line;margin:0;padding:0 1.4rem 1.4rem;line-height:1.75}.SiteContent-module__tpYD7G__blogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.SiteContent-module__tpYD7G__blogCard{overflow:hidden}.SiteContent-module__tpYD7G__blogCover,.SiteContent-module__tpYD7G__blogFallback{aspect-ratio:16/9;object-fit:cover;background:linear-gradient(135deg, rgba(var(--brand-primary-rgb) / .3), #071022 70%);width:100%;display:block}.SiteContent-module__tpYD7G__blogCardBody{padding:1.4rem}.SiteContent-module__tpYD7G__blogCard h2{margin:.45rem 0;font-size:1.35rem}.SiteContent-module__tpYD7G__blogCard a{color:inherit}.SiteContent-module__tpYD7G__blogCard time,.SiteContent-module__tpYD7G__articleMeta{font-size:.84rem}.SiteContent-module__tpYD7G__readMore{font-weight:800;color:var(--brand-primary)!important}.SiteContent-module__tpYD7G__article{width:min(840px,100%);margin-inline:auto}.SiteContent-module__tpYD7G__articleHeader{text-align:center;margin-bottom:2rem}.SiteContent-module__tpYD7G__articleHeader h1{margin:.6rem 0;font-size:clamp(2.4rem,6vw,4.8rem);line-height:1.05}.SiteContent-module__tpYD7G__articleCover{border-radius:calc(var(--radius) * 1.5);object-fit:cover;width:100%;max-height:520px;margin-block:2rem}.SiteContent-module__tpYD7G__backLink{color:var(--brand-primary);margin-top:3rem;font-weight:800;display:inline-flex}.SiteContent-module__tpYD7G__richText{color:#ffffffe6;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.85}.SiteContent-module__tpYD7G__richText>:first-child{margin-top:0}.SiteContent-module__tpYD7G__richText>:last-child{margin-bottom:0}.SiteContent-module__tpYD7G__richText h2{color:var(--brand-white);text-wrap:balance;margin:2.8rem 0 .9rem;scroll-margin-top:2rem;font-size:clamp(1.8rem,3.3vw,2.35rem);line-height:1.12}.SiteContent-module__tpYD7G__richText h3{color:var(--brand-white);margin:2.2rem 0 .7rem;scroll-margin-top:2rem;font-size:clamp(1.35rem,2.4vw,1.7rem);line-height:1.2}.SiteContent-module__tpYD7G__richText p{color:#ffffffe0;text-wrap:pretty;margin:0 0 1.35rem}.SiteContent-module__tpYD7G__richText ul,.SiteContent-module__tpYD7G__richText ol{margin:1rem 0 1.6rem;padding-inline-start:1.55rem}.SiteContent-module__tpYD7G__richText li{margin-block:.45rem;padding-inline-start:.2rem}.SiteContent-module__tpYD7G__richText li::marker{color:var(--brand-primary)}.SiteContent-module__tpYD7G__richText li p{margin-bottom:0}.SiteContent-module__tpYD7G__richText a{color:var(--brand-primary);text-decoration:underline}.SiteContent-module__tpYD7G__richText blockquote{border-inline-start:3px solid var(--brand-primary);color:var(--brand-cloud);background:rgba(var(--brand-primary-rgb) / .06);margin:1.5rem 0;padding:.2rem 1.25rem}.SiteContent-module__tpYD7G__richText pre{border:1px solid var(--line);border-radius:var(--radius);background:rgba(var(--brand-ink-rgb) / .78);padding:1rem;overflow:auto}.SiteContent-module__tpYD7G__richText code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.SiteContent-module__tpYD7G__richText hr{border:0;border-top:1px solid var(--line);margin-block:2.5rem}.SiteContent-module__tpYD7G__richFigure,.SiteContent-module__tpYD7G__richMedia,.SiteContent-module__tpYD7G__richAudio{margin:1.75rem 0}.SiteContent-module__tpYD7G__richFigure figcaption,.SiteContent-module__tpYD7G__richMedia figcaption,.SiteContent-module__tpYD7G__richAudio figcaption,.SiteContent-module__tpYD7G__richGallery figcaption{color:var(--muted);text-align:center;margin-top:.55rem;font-size:.78rem;line-height:1.5}.SiteContent-module__tpYD7G__richImage{border-radius:var(--radius);width:min(100%,920px);height:auto;margin-inline:auto;display:block}.SiteContent-module__tpYD7G__videoFrame{aspect-ratio:16/9;border-radius:var(--radius);background:#000;width:100%;margin-block:1.5rem;position:relative;overflow:hidden}.SiteContent-module__tpYD7G__videoFrame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.SiteContent-module__tpYD7G__richEmbed{margin:1.75rem 0}.SiteContent-module__tpYD7G__richEmbed .SiteContent-module__tpYD7G__videoFrame{margin-block:0}.SiteContent-module__tpYD7G__richEmbed figcaption{color:var(--muted);text-align:center;margin-block-start:.6rem;font-size:.78rem}.SiteContent-module__tpYD7G__richEmbed figcaption a{color:var(--brand-primary);font-weight:800}.SiteContent-module__tpYD7G__richMedia video{border-radius:var(--radius);background:#000;width:100%;display:block}.SiteContent-module__tpYD7G__richAudio{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff09;padding:1rem}.SiteContent-module__tpYD7G__richAudio audio{width:100%}.SiteContent-module__tpYD7G__richGallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-block:1.75rem;display:grid}.SiteContent-module__tpYD7G__richGallery figure{min-width:0;margin:0}.SiteContent-module__tpYD7G__richGallery img{aspect-ratio:4/3;border-radius:var(--radius);object-fit:cover;width:100%;display:block}.SiteContent-module__tpYD7G__richCallout{border:1px solid rgba(var(--brand-primary-rgb) / .34);border-inline-start:4px solid var(--brand-primary);border-radius:var(--radius);background:rgba(var(--brand-primary-rgb) / .08);margin-block:1.6rem;padding:1rem 1.1rem}.SiteContent-module__tpYD7G__richCallout[data-tone=warning]{border-color:#fbbf2466;background:#fbbf2414;border-inline-start-color:#fbbf24}.SiteContent-module__tpYD7G__richCallout>strong{color:var(--brand-white);margin-bottom:.4rem;display:block}.SiteContent-module__tpYD7G__richCallout p:last-child{margin-bottom:0}.SiteContent-module__tpYD7G__richButton{background:var(--brand-primary);border-radius:9px;margin-block:.8rem 1.6rem;padding:.75rem 1rem;font-weight:900;display:inline-flex;color:rgb(var(--brand-ink-rgb))!important;text-decoration:none!important}.SiteContent-module__tpYD7G__richFile{border:1px solid var(--line);border-radius:var(--radius);color:var(--brand-primary);background:#ffffff09;align-items:center;gap:.5rem;margin-block:1.2rem;padding:1rem;font-weight:800;display:flex}.SiteContent-module__tpYD7G__empty{text-align:center;padding:4rem 1rem}@media (max-width:900px){.SiteContent-module__tpYD7G__blogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.SiteContent-module__tpYD7G__catalogHero{grid-template-columns:1fr}.SiteContent-module__tpYD7G__catalogPanel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.SiteContent-module__tpYD7G__page{padding-inline:1rem}.SiteContent-module__tpYD7G__storyGrid,.SiteContent-module__tpYD7G__blogGrid{grid-template-columns:1fr}.SiteContent-module__tpYD7G__socialPanel,.SiteContent-module__tpYD7G__storyCard{padding:1.4rem}.SiteContent-module__tpYD7G__catalogPanel,.SiteContent-module__tpYD7G__richGallery{grid-template-columns:1fr}}
