.hero-section{position:relative;height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));min-height:calc(100vh - var(--header-height) - env(safe-area-inset-bottom));min-height:calc(100dvh - var(--header-height) - env(safe-area-inset-bottom));overflow:hidden;background-color:#000;display:flex;align-items:center;justify-content:center;padding-bottom:env(safe-area-inset-bottom)}.hero-section__content{position:absolute;top:20px;z-index:10;text-align:center;display:flex;flex-direction:column;align-self:center;padding:2rem;max-width:1200px;margin:0 auto}.hero-section__heading{color:#fff;font-size:48px;font-weight:600;margin:0;line-height:1.1}.hero-section__text{color:#fff;font-size:24px;font-weight:400;margin:0;line-height:1.3}.hero-section__button{display:block;padding:11px 21px;font-size:17px;font-weight:400;text-decoration:none;border-radius:999px;transition:all .2s ease;background-color:#0071e3;width:fit-content;color:#fff;border:none;cursor:pointer;align-self:center}.hero-section__button:hover{background-color:#005bb5;transform:translateY(-1px)}.hero-section__button--secondary{background-color:transparent;border:2px solid #0071e3;color:#fff}.hero-section__button--secondary:hover{background-color:#0071e31a;border-color:#005bb5}.hero-section__content>a{margin:.25rem}@media (max-width: 768px){.hero-section{height:calc(100dvh - var(--header-height) - env(safe-area-inset-bottom));padding-bottom:max(env(safe-area-inset-bottom),60px)}.hero-section__content{padding-bottom:1rem;margin-bottom:env(safe-area-inset-bottom)}.hero-section__heading{font-size:32px}.hero-section__text{font-size:19px}.hero-section__button{padding:7px 15px;font-size:14px}}.video{position:absolute;left:50%;transform:translate(-50%);object-fit:contain;object-position:center}.video.top{width:70%;bottom:50vh;z-index:2;height:30vh}.video.bottom{width:70%;bottom:0;max-height:70vh;z-index:1}@media (max-width: 768px){.video{object-fit:contain;left:0}.video.top{display:block;width:100%;max-height:30vh;height:auto;transform:none}.video.bottom{transform:translate(-15%);display:block;width:140%;max-height:70vh;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/section-hero-fullscreen.css.map */
