.hero-container{display:flex;flex-direction:row;gap:0;height:calc(100vh - 56px);width:100vw}.hero-container .media-column,.hero-container .text-column{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;width:50%}.hero-container .text-column{background-color:#ff6063;box-sizing:border-box}.hero-container .text-column .text-column-content-wrapper{display:flex;flex-direction:column;gap:24px;padding:36px 60px}.hero-container .text-column .text-column-content-wrapper h1{color:#000450;font-family:Saol Display Semibold,sans-serif;font-weight:400;letter-spacing:normal;margin:0;padding:0 24px 0 0;text-transform:none}.hero-container .text-column .text-column-content-wrapper p{color:#000450;font-family:Scto Grotesk A Regular,sans-serif;font-size:20px;font-weight:400;margin:0;padding:0}.hero-container .text-column .text-column-content-wrapper .button-wrapper{display:flex;flex-direction:row}.hero-container .text-column .text-column-content-wrapper .button-wrapper a{align-items:center;background:#000450;border-radius:50px;color:#ff6063;display:flex;flex-direction:row;font-weight:600;gap:10px;justify-content:center;padding:15px 30px;text-decoration:none}.hs-video-container,.hs-video-widget{height:100%;width:100%!important}.hero-container .media-column video{height:100%;object-fit:cover;width:100%}@media(max-width:1023px){.hero-container{flex-direction:column}.hero-container .media-column,.hero-container .text-column{height:50%;width:100%}.hero-container .text-column{align-items:flex-start;display:flex;flex-direction:column;height:50%;order:2;padding:16px 24px}.hero-container .media-column{order:1}.hero-container .text-column .text-column-content-wrapper h3{font-size:32px}.hero-container .text-column .text-column-content-wrapper a,.hero-container .text-column .text-column-content-wrapper p,.hero-container .text-column .text-column-content-wrapper span{font-size:16px}}@media(max-width:767px){.hero-container .media-column,.hero-container .text-column{height:40%}.hero-container .text-column{height:60%}.hero-container .text-column .text-column-content-wrapper .button-wrapper a{padding:12px 24px}}@media(max-width:399px){.hero-container .text-column .text-column-content-wrapper h1{font-size:24px}.hero-container .text-column .text-column-content-wrapper a,.hero-container .text-column .text-column-content-wrapper p,.hero-container .text-column .text-column-content-wrapper span{font-size:14px}.hero-container .text-column .text-column-content-wrapper .button-wrapper a{padding:12px 20px}}