@keyframes ci-spin-keyframes{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.cd-anim-spin{animation:ci-spin-keyframes 2s linear infinite}:root .hidden{display:none!important}:root .shadow-400{box-shadow:0 -20px 40px rgba(17,36,54,.04),0 30px 50px rgba(17,36,54,.04)}:root .shadow-500{box-shadow:0 2px 4px rgba(0,0,0,.12),0 3px 6px rgba(0,0,0,.15)}:root .shadow-600{box-shadow:0 3px 6px rgba(0,0,0,.1),0 10px 20px rgba(0,0,0,.15)}:root .shadow-700{box-shadow:0 5px 10px rgba(0,0,0,.05),0 15px 25px rgba(0,0,0,.15)}:root .shadow-800{box-shadow:0 20px 40px rgba(0,0,0,.2)}:root .shadow-none{box-shadow:none}.landing-page-form{color:#fff;display:flex;justify-content:center}.landing-page-form .main-section-form{z-index:1}@media only screen and (min-width:992px){.landing-page-form .main-section-form{flex:0 0 auto;width:90%}}.landing-page-form .main-section-form .white-card{padding:32px}.landing-page-form .main-section-form .white-card .circle-container{position:relative}.landing-page-form .main-section-form .white-card .circle-container .circle{position:absolute}.landing-page-form .main-section-form .white-card .circle-container .circle.position-hight{height:78px;right:-72px;top:-27px;width:78px}.landing-page-form .main-section-form .white-card .circle-container .circle.position-low{height:64px;left:-64px;top:-55px;width:64px;z-index:-1}.landing-page-form .main-section-form .white-card .form-subtitle{margin-bottom:0;margin-top:8px;text-align:center}@media only screen and (max-width:991px){.landing-page-form .main-section-form .white-card .form-subtitle.desktop{display:none}}@media only screen and (min-width:992px){.landing-page-form .main-section-form .white-card .form-subtitle.mobile{display:none}}.landing-page-form .main-section-form .white-card .hs-button.primary{width:100%}