section.hero-section-module{padding:15rem 0 7.5rem}@media (max-width:768px){section.hero-section-module{text-align:center}}section.hero-section-module.full{display:flex;flex-direction:column;justify-content:flex-end;min-height:100dvh}section.hero-section-module:before{background:linear-gradient(180deg,var(--black) 0,transparent 100%);content:"";height:8rem;left:0;position:absolute;top:0;width:100%}section.hero-section-module .background-image,section.hero-section-module .background-video{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}section.hero-section-module .background-image:after,section.hero-section-module .background-image:before,section.hero-section-module .background-video:after,section.hero-section-module .background-video:before{background-color:var(--black);content:"";height:100%;left:0;opacity:var(--filter-opacity-half);position:absolute;top:0;width:100%}section.hero-section-module .background-image:after,section.hero-section-module .background-video:after{background:linear-gradient(1turn,var(--black) 32.53%,transparent 84.49%);opacity:var(--filter-opacity)}section.hero-section-module .background-image img,section.hero-section-module .background-image video,section.hero-section-module .background-video img,section.hero-section-module .background-video video{height:100%;object-fit:cover;width:100%}section.hero-section-module .container .richtext p{max-width:56.25rem}section.hero-section-module .container .ctas{margin-top:4rem}section.hero-section-module .container .ctas .btn.primary{background-color:var(--btn_p_back_color);border:var(--btn_p_border);box-shadow:var(--btn_p_shadow);--before-color:var(--btn_p_text_color);--after-color:var(--btn_p_hover_text_color)}@media screen and (hover:hover){section.hero-section-module .container .ctas .btn.primary:hover{background-color:var(--btn_p_hover_back_color);border:var(--btn_p_hover_border);box-shadow:var(--btn_p_hover_shadow)}}@media (max-width:768px){section.hero-section-module .container .ctas{justify-content:center}}