.hero{height:100%;width:100%;display:flex;justify-content:center;align-items:flex-end;position:relative;opacity:0;animation-name:fade;animation-delay:.2s;animation-duration:.5s;animation-timing-function:cubic-bezier(.25,0,.5,1);animation-fill-mode:forwards;overflow-x:hidden}@keyframes fade{0%{opacity:0}to{opacity:1}}.hero_cta_wrapper{width:calc(100% - 72px);position:absolute;left:36px;bottom:36px;display:flex;flex-direction:column;gap:12px}.hero_cta_wrapper>h1{font-family:FavoritStd-Regular;font-size:clamp(18px,var(--fontscaling),36px);color:var(--off_gray);opacity:0;transform:translateY(-6px);animation-name:slide;animation-delay:1s;animation-duration:.5s;animation-timing-function:cubic-bezier(.25,0,.5,1);animation-fill-mode:forwards}.hero_cta_button_wrapper{width:100%;display:flex;align-items:center;justify-content:center;position:relative;padding:8px 24px;background-color:var(--onyx);border-radius:100px;transform:translateY(6px);opacity:0;animation-name:slide;animation-delay:1.05s;animation-duration:.5s;animation-timing-function:cubic-bezier(.25,0,.5,1);animation-fill-mode:forwards}@keyframes slide{0%{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}.hero_cta_button{position:relative;height:min-content;overflow:hidden;display:flex;flex-direction:column}.hero_cta_one_wrapper{height:min-content}.hero_cta_one,.hero_cta_two{color:var(--cream);width:max-content}.hero_cta_two{position:absolute}.hero_cta_one,.hero_cta_two:hover,.hero_cta_two{transition-duration:.5s;transition-timing-function:cubic-bezier(.1,0,0,1)}.hero_cta_two{position:absolute;transform:translateY(30px)}@media(hover:hover){.hero_cta_button_wrapper:hover>.hero_cta_button>.hero_cta_two{transform:translateY(0)}.hero_cta_button_wrapper:hover>.hero_cta_button>.hero_cta_one{transform:translateY(-30px)}}.hero_video{border-radius:0;width:105vw;height:110vh;object-fit:cover;z-index:-1;animation-name:hero;animation-delay:.3s;animation-duration:2s;animation-timing-function:cubic-bezier(.5,0,.15,1);animation-fill-mode:forwards}@keyframes hero{0%{border-radius:0}25%{border-radius:0}to{border-radius:24px;height:calc(100% - 84px);width:calc(100% - 24px);transform:translateY(-12px)}}@media not (max-width:834px){@keyframes hero{0%{border-radius:0}25%{border-radius:0}to{border-radius:24px;height:calc(100% - 112px);width:calc(100% - 48px);transform:translateY(-24px)}}.hero_cta_button_wrapper,.hero_cta_wrapper>h1{transform:translate(-12px);transform:translateY(0)}@keyframes slide{0%{transform:translateY(0);transform:translate(-12px);opacity:0}to{transform:translate(0);opacity:1}}.hero_cta_wrapper{left:72px;bottom:72px;width:auto}.hero_cta_button_wrapper{width:fit-content;padding:12px 48px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/hero-styles.css.map */
