.home-page{padding-inline:20px;box-sizing:border-box;flex-direction:column;align-items:stretch;gap:40px;width:100%;max-width:1520px;margin-inline:auto;padding-bottom:64px;display:flex}@media (max-width:1279px){.home-page{padding-top:28px}}@media (min-width:1280px){.home-page{padding-top:22px}}.home-page__featured,.home-page__cta{width:100%;margin:0 auto}@media (min-width:640px){.home-page__featured,.home-page__cta{max-width:1040px}}@media (min-width:1024px){.home-page{padding-inline:48px}}@media (max-width:639px){.home-page__featured .browse-page__grid--featured{justify-content:center;gap:8px}}@media (max-width:459px){.home-page__featured .browse-card,.home-page__featured .browse-card-skeleton{aspect-ratio:216/369;width:calc(50% - 4px);height:auto}}.home-hero{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.home-hero__carousel{border-radius:24px;width:100%;height:460px;position:relative;overflow:hidden}.home-hero__track{height:100%;transition:transform .5s ease-out;display:flex}.home-hero__slide{flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden}.home-hero__slide-media{position:absolute;inset:0;overflow:hidden}.home-hero__slide-overlay{z-index:1;background:#0000004d;position:absolute;inset:0}.home-hero__slide-media-image{object-fit:cover;object-position:center center;width:100%;height:100%}.home-hero__slide-inner{z-index:1;align-items:center;height:100%;display:flex;position:relative}.home-hero__content{z-index:20;text-align:center;flex-direction:column;align-items:center;gap:20px;width:360px;max-width:calc(100% - 40px);display:flex;position:relative}.home-hero__text-group{flex-direction:column;align-items:center;gap:24px;display:flex}.home-hero__title{color:#fff;flex-direction:column;align-items:center;font-size:46px;line-height:1.1;display:flex}.home-hero__description{color:#ffffffb3;max-width:290px;font-size:16px;line-height:1.4}.home-hero__cta{border-radius:100px;height:44px;padding-inline:40px;font-size:18px;font-weight:500}.home-hero__arrow{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#ffffff4d;border:none;border-radius:100px;justify-content:center;align-items:center;width:46px;height:46px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.home-hero__arrow:hover{background:#fff9}.home-hero__arrow--prev{left:10px}.home-hero__arrow--next{right:10px}.home-hero__arrow-icon{color:#fff;width:20px;height:20px}.home-hero__indicators{justify-content:center;align-items:center;gap:4px;height:6px;display:flex}.home-hero__indicator{cursor:pointer;border:none;border-radius:999px;height:6px;padding:0;transition:width .2s,background .2s}.home-hero__indicator--active{background:#ffffffb3;width:32px}.home-hero__indicator--inactive{background:#fff3;width:6px}.home-hero__indicator--inactive:hover{background:#fff6}@media (min-width:1024px){.home-hero__carousel{height:472px}.home-hero__content{width:504px;max-width:90%}.home-hero__arrow--prev{left:30px}.home-hero__arrow--next{right:30px}.home-hero__arrow{width:auto;height:auto;padding:20px}.home-hero__arrow-icon{width:28px;height:28px}}