.homepage-section{position:relative;overflow:hidden;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.full-width-homepage{padding-left:0!important;padding-right:0!important;width:100vw;min-width:100vw;flex-shrink:0}.hero-carousel{position:absolute;inset:0;z-index:0}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease;pointer-events:none;text-decoration:none;color:inherit;display:block}.hero-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.hero-slide-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hero-slide-video{position:absolute;top:50%;left:50%;width:max(100%,177.78vh);height:max(100%,56.25vw);transform:translate(-50%,-50%);border:none;pointer-events:none}.hero-slide-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.45) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,0) 60%);z-index:1}.hero-slide-content{position:absolute;bottom:max(80px,8vh);right:max(28px,3vw);z-index:2;color:#fff;max-width:max(320px,calc(22vw * var(--scale)));display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:max(8px,calc(.56vw * var(--scale)))}.hero-slide-title{font-family:var(--font1);font-size:max(28px, calc(2vw * var(--scale)));font-weight:300;letter-spacing:.02em;line-height:1.3;color:#fff}.hero-slide-excerpt{font-family:var(--font2);font-size:max(13px, calc(.9vw * var(--scale)));font-weight:300;line-height:1.6;opacity:.75;color:#fff;text-transform:none;text-align:left;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-indicators{position:absolute;bottom:max(32px,4vh);right:max(28px,3vw);z-index:3;display:flex;align-items:center;gap:12px}.hero-indicator{position:relative;width:16px;height:16px;padding:0;border:none;background:0 0;cursor:pointer;display:flex;align-items:center;justify-content:center}.hero-indicator-ring{width:14px;height:14px;transform:rotate(-90deg);opacity:0;transition:opacity .3s ease}.hero-indicator-ring circle{stroke-dasharray:37.7;stroke-dashoffset:37.7;transition:stroke-dashoffset .1s linear}.hero-indicator.is-active .hero-indicator-ring{opacity:1}.hero-indicator-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:4px;border-radius:50%;background-color:#fff;opacity:.4;transition:opacity .3s ease}.hero-indicator.is-active .hero-indicator-dot{opacity:1}.hero-indicator-ring circle{stroke:#fff}@media (max-width:991px){.homepage-section{padding:0;min-width:unset}.hero-slide-content{bottom:max(80px,10vh);left:var(--small-padding);right:var(--small-padding);max-width:none;align-items:center;text-align:center}.hero-slide-title{font-size:24px}.hero-slide-excerpt{font-size:13px;-webkit-line-clamp:2}.hero-indicators{bottom:max(24px,3vh);right:var(--small-padding)}}@media (max-width:479px){.hero-slide-content{bottom:max(64px,8vh)}.hero-slide-title{font-size:22px}.hero-indicators{bottom:20px}}.custom-layout-hero-section .hero-text-content{padding-left:calc(var(--small-padding) * 1.5);padding-right:calc(var(--small-padding) * 4);width:30vw}.custom-layout-hero-section .hero-title{font-size:24px;margin-top:16px;margin-bottom:16px}.sticky-hero-section{width:100vw;right:0;left:0;position:fixed;top:14vh;padding-left:var(--small-padding)}.sticky-hero-section .title-and-subtitle{display:flex;align-items:flex-end;justify-content:space-between;flex-direction:row-reverse;width:calc(100vw - 2 * var(--small-padding))}.sticky-hero-section .title-and-subtitle .hero-subtitle{font-size:max(16px, calc(1.11vw * var(--scale)));margin-bottom:max(15px,calc(1.04vw * var(--scale)))}.sticky-posts-section{padding-left:var(--small-padding);margin-top:auto;margin-bottom:max(81px,calc(5.7vw * var(--scale)))}.sticky-posts-section .grid{min-width:calc(100vw - 2 * var(--small-padding))}.sticky-posts-section .absolute-subtitle,.sticky-posts-section .dashed-border-outer{display:none}.sticky-hero-section .medium-text{font-size:max(16px, calc(1.11vw * var(--scale)))}.padding-top-on-mobile .dashed-border-outer{display:none}html[data-card-image-aspect-ratio-desktop="Alternate Align Top"][data-show-excerpt-on-cards=true] .sticky-posts-section{margin-bottom:max(120px,calc(8.3vw * var(--scale)))}@media (max-width:991px){.sticky-hero-section{width:100%!important;position:static!important;padding-left:0!important}.sticky-hero-section .title-and-subtitle{align-items:center;justify-content:center;width:100%!important}.sticky-posts-section{padding-left:0;margin-top:0;margin-bottom:0}.sticky-posts-section .grid{min-width:unset!important}.sticky-posts-section .absolute-subtitle,.sticky-posts-section .dashed-border-outer{display:flex}.padding-top-on-mobile .dashed-border-outer{display:block}.custom-layout-hero-section{padding-top:36px;padding-bottom:36px}.custom-layout-hero-section .hero-text-content{padding-left:0;width:100vw}.custom-layout-hero-section .hero-title{font-size:36px;margin-top:16px;margin-bottom:16px}}.webstore-section{flex-direction:column;justify-content:center}.webstore-content{display:flex;flex-direction:column;justify-content:center;flex:1;gap:max(12px,calc(.83vw * var(--scale)))}.webstore-title{font-family:var(--font1);font-size:max(28px, calc(1.94vw * var(--scale)));letter-spacing:-.02em;line-height:130%}.webstore-description{max-width:400px;opacity:.7}.webstore-button{margin-top:max(8px,calc(.56vw * var(--scale)));width:fit-content}@media (max-width:991px){.webstore-content{padding:0 var(--small-padding)}}