.rt-hero{animation:rt-hero-bg 20s linear 1 forwards;background-color:#000;overflow:hidden;position:relative}.rt-hero__container{align-items:center;display:flex;height:650px;margin:0 auto;max-width:1200px;min-height:650px;padding:70px 24px;position:relative;z-index:1}.rt-hero__copy{display:flex;flex-direction:column;gap:19px;max-width:600px;position:relative;z-index:2}.rt-hero__heading{font-family:Montserrat,Arial,sans-serif;font-size:50px;font-weight:700;line-height:65px;margin:0;text-transform:uppercase}.rt-hero__heading-white{color:#fff}.rt-hero__heading-black{color:#000}.rt-hero__body{animation:rt-hero-body 20s linear 1 forwards;color:#000;font-family:Work Sans,Arial,sans-serif;font-size:17px;font-weight:700;line-height:27.2px}.rt-hero__body p{margin:0 0 1em}.rt-hero__body p:last-child{margin-bottom:0}.rt-hero__visual{bottom:0;max-width:48%;position:absolute;right:0;top:0;width:520px;z-index:1}.rt-hero__device-stage{inset:0;position:absolute}.rt-hero__device-anchor{bottom:0;height:600px;left:50%;margin-left:-171.5px;max-width:100%;position:absolute;width:343px}.rt-hero__device-crop{animation:rt-hero-device-opacity 20s linear 1 forwards,rt-hero-device-translate 20s linear 1 forwards,rt-hero-device-scale 20s linear 1 forwards;inset:0;opacity:0;overflow:hidden;position:absolute;scale:.52;translate:0 110%}.rt-hero__device{height:770px;left:-218px;max-width:none;position:absolute;top:-71px;width:770px}.rt-hero__ping{height:25px;left:50%;margin-left:-13px;opacity:0;overflow:visible;position:absolute;scale:1;top:161px;width:25px;z-index:2}.rt-hero__ping--a{animation:rt-hero-ping-a-opacity 20s linear 1 forwards,rt-hero-ping-a-scale 20s linear 1 forwards}.rt-hero__ping--b{animation:rt-hero-ping-b-opacity 20s linear 1 forwards,rt-hero-ping-b-scale 20s linear 1 forwards}.rt-hero__ping--c{animation:rt-hero-ping-c-opacity 20s linear 1 forwards,rt-hero-ping-c-scale 20s linear 1 forwards}.rt-hero__glow{animation:rt-hero-glow-opacity 20s linear 1 forwards,rt-hero-glow-scale 20s linear 1 forwards;background:radial-gradient(circle,rgba(194,17,46,.9) 0,rgba(194,17,46,.5) 35%,rgba(194,17,46,0) 70%);border-radius:50%;height:551px;left:50%;margin-left:-277px;opacity:0;position:absolute;scale:.14;top:-12px;width:554px;z-index:0}.rt-hero__form-panel{animation:rt-hero-form-panel-translate 20s linear 1 forwards;left:0;padding:24px 32px;position:absolute;right:0;top:50%;transform:translateY(-50%);translate:0 100vh;z-index:3}.rt-hero__form-heading{color:#fff;font-family:Montserrat,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 16px;text-transform:uppercase}.rt-hero__form label{color:#fff;font-family:Arial,sans-serif;font-size:13px}.rt-hero__form .hs-form-required{color:red}.rt-hero__form .hs-form-field{margin-bottom:14px}.rt-hero__form .form-columns-2{display:flex;gap:12px}.rt-hero__form .form-columns-2 .hs-form-field{flex:1 1 0;min-width:0}.rt-hero__form input,.rt-hero__form select,.rt-hero__form textarea{background-color:#f5f8fa;border:1px solid #cbd6e2;border-radius:15px;box-sizing:border-box;color:#213343;font-family:Arial,sans-serif;font-size:14px;padding:0 16px;width:100%}.rt-hero__form input{height:38px}.rt-hero__form textarea{height:64px;padding:10px 16px;resize:vertical}.rt-hero__form input[aria-invalid=true],.rt-hero__form textarea[aria-invalid=true]{border-color:#ff8080}.rt-hero__form .hs_submit{margin-top:40px}.rt-hero__form .hs_submit .actions{display:flex;justify-content:center}.rt-hero__form .hs-button{appearance:none;background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Work Sans,Arial,sans-serif;font-size:20px;font-weight:700;padding:16px 45px;transition:background-color .2s ease}.rt-hero__form .hs-button:hover{background-color:#1a1a1a}.rt-hero__form .hs-error-msgs{color:#ffb3bd;font-family:Arial,sans-serif;font-size:12px;list-style:none;margin:6px 0 0;padding:0}.rt-hero__form-honeypot{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}.rt-hero__form-status{color:#fff;font-family:Arial,sans-serif;font-size:15px;line-height:1.6;margin:0 0 14px}.rt-hero__form-placeholder{color:#fff;font-family:Arial,sans-serif;font-size:14px;opacity:.8}@media (max-width:900px){.rt-hero__body,.rt-hero__form-panel{animation:none}.rt-hero__body{color:#fff}.rt-hero__device-stage,.rt-hero__glow{display:none}.rt-hero__container{align-items:stretch;flex-direction:column;height:auto;min-height:0}.rt-hero__visual{bottom:auto;height:auto;margin-top:32px;max-width:100%;position:relative;right:auto;top:auto;width:100%}.rt-hero__form-panel{position:relative;top:auto;transform:none;translate:none}}@keyframes rt-hero-bg{0%{background-color:#000}16.915%{animation-timing-function:cubic-bezier(.5,0,.5,1);background-color:#000}20.015%{background-color:#c2112e}to{background-color:#c2112e}}@keyframes rt-hero-body{0%{color:#000}15.29%{animation-timing-function:cubic-bezier(.5,0,.5,1);color:#000}19.02%{color:#fff}to{color:#fff}}@keyframes rt-hero-device-opacity{0%{opacity:0}2.5%{animation-timing-function:cubic-bezier(.5,0,.5,1);opacity:0}5.738%{opacity:1}to{opacity:1}}@keyframes rt-hero-device-translate{0%{translate:0 115%}2.5%{animation-timing-function:cubic-bezier(0,0,.295,1);translate:0 115%}6.25%{animation-timing-function:ease-out;translate:0 0}19.292%{animation-timing-function:ease-out;translate:0 0}20.334%{animation-timing-function:cubic-bezier(.293,0,.578,1);translate:0 -4%}22.354%{translate:0 115%}to{translate:0 115%}}@keyframes rt-hero-device-scale{0%{scale:.52}2.5%{animation-timing-function:cubic-bezier(.5,0,.5,1);scale:.52}4.9%{scale:1}to{scale:1}}@keyframes rt-hero-glow-opacity{0%{opacity:0}14.285%{animation-timing-function:cubic-bezier(.5,0,.5,1);opacity:0}15.196%{opacity:1}to{opacity:1}}@keyframes rt-hero-glow-scale{0%{scale:.14}14.285%{animation-timing-function:cubic-bezier(.5,0,.5,1);scale:.14}19.925%{scale:2.09}to{scale:2.09}}@keyframes rt-hero-form-panel-translate{0%{translate:0 100vh}21.37%{animation-timing-function:cubic-bezier(.358,0,.449,1);translate:0 100vh}24.505%{animation-timing-function:cubic-bezier(.377,0,.47,1);translate:0 -24px}25.505%{translate:0 0}to{translate:0 0}}@keyframes rt-hero-ping-a-opacity{0%{opacity:0}7.319%{animation-timing-function:cubic-bezier(.5,0,.5,1);opacity:0}8.946%{animation-timing-function:cubic-bezier(.5,0,.5,1);opacity:1}11.25%{opacity:0}to{opacity:0}}@keyframes rt-hero-ping-a-scale{0%{scale:1}7.319%{animation-timing-function:ease-out;scale:1}11.25%{scale:14.39}to{scale:14.39}}@keyframes rt-hero-ping-b-opacity{0%{opacity:0}10.393%{animation-timing-function:cubic-bezier(.5,0,.5,1);opacity:0}12.019%{animation-timing-function:cubic-bezier(.5,0,.5,1);opacity:1}14.324%{opacity:0}to{opacity:0}}@keyframes rt-hero-ping-b-scale{0%{scale:1}10.393%{animation-timing-function:ease-out;scale:1}14.324%{scale:14.39}to{scale:14.39}}@keyframes rt-hero-ping-c-opacity{0%{opacity:0}13.569%{animation-timing-function:cubic-bezier(.5,0,.5,1);opacity:0}15.196%{animation-timing-function:cubic-bezier(.5,0,.5,1);opacity:1}17.5%{opacity:0}to{opacity:0}}@keyframes rt-hero-ping-c-scale{0%{scale:1}13.569%{animation-timing-function:ease-out;scale:1}17.5%{scale:14.39}to{scale:14.39}}