@import url("https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@300;400;500;600;700&display=swap");.demo-section{background:transparent;font-family:Golos Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:80vh;padding:2rem}.demo-container,.demo-section{align-items:center;display:flex}.demo-container{gap:2rem;justify-content:space-evenly;max-width:900px;width:100%}.demo-left-content{color:#fff;flex:1;font-family:Golos Text;font-weight:380;padding-right:2rem;text-align:left}.demo-title{font-size:clamp(3.5rem,7vw,6rem);font-weight:400;letter-spacing:-.04em;line-height:clamp(3.5rem,7vw,6rem);margin-bottom:2rem;margin-top:0}.demo-title-script{font-family:Caveat;font-size:clamp(2.5rem,4.5vw,3.5rem);font-weight:300;letter-spacing:-.015em;line-height:clamp(2.5rem,5vw,4rem);opacity:.85;text-align:left}.demo-title-main{opacity:1;rotate:none;scale:none;transform:translate(0);translate:none}.demo-description{font-size:1.2rem;font-weight:300;line-height:1.4;margin-bottom:1.7rem;opacity:.95}.demo-description:last-of-type{margin-bottom:0}.demo-right-content{flex:1;max-width:380px;padding:3rem 1.5rem;width:100%}.fade-up-element{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.fade-up-element.animated{opacity:1;transform:translateY(0)}@media (max-width:768px){.demo-section{margin-top:2rem!important;min-height:auto!important;padding:3rem!important}.demo-container{flex-direction:column!important;gap:3rem!important;text-align:center!important}.demo-left-content{max-width:100%!important}.demo-title{font-size:5rem!important;margin-bottom:1rem!important}.demo-title-main{font-size:4.5rem!important}.demo-description{font-size:1.1rem!important}.demo-right-content{max-width:100%!important}}@media (max-width:480px){.demo-section{margin-top:5rem!important;padding:2rem 1rem!important}.demo-container{gap:2rem!important}.demo-title{font-size:3.5rem!important}.demo-title-main{font-size:4rem!important}.demo-description{font-size:1.2rem!important}}.hs-form{background:transparent!important;margin:0!important;padding:0!important}.hs-form .hs-form-field{margin-bottom:1.05rem!important}.hs-form label{color:#fff!important;display:block!important;font-family:Golos Text,sans-serif!important;font-size:1rem!important;font-weight:400!important;margin-bottom:.35rem!important}.hs-form .hs-form-required{color:red!important;margin-left:1.4px!important}.hs-form .hs-input{background-color:#fff!important;border:none!important;border-radius:3px!important;box-sizing:border-box!important;color:#000!important;font-family:Golos Text,sans-serif!important;font-size:1rem!important;line-height:1.3!important;padding:.61rem .7rem!important;transition:box-shadow .3s ease!important;width:100%!important}.hs-form .hs-input:focus{box-shadow:0 0 0 2px rgba(244,207,30,.3)!important;outline:none!important}.hs-form .hs-input::placeholder{color:#999!important}.hs-form textarea.hs-input{max-height:2.5rem!important;resize:vertical!important}.hs-form .hs-button{background-color:#f4cf1e!important;border:none!important;box-sizing:border-box!important;color:#000!important;cursor:pointer!important;font-family:Golos Text,sans-serif!important;font-size:1rem!important;font-weight:500!important;padding:.8rem 1.6rem!important;transition:all .3s ease!important;width:100%!important}.hs-form .hs-button:hover{background-color:#000!important;color:#f4cf1e!important;transform:translateY(-1px)!important}.hs-form .hs-error-msgs{color:transparent!important}.hs-error-msgs label{color:orange!important;font-size:.9rem!important;font-weight:400!important}.hs-form .hs-submit{margin-top:.7rem!important}.hs-form .input{position:relative!important}.form-title{display:none!important}@media (max-width:768px){.hs-form .hs-input{font-size:.7rem!important;padding:.525rem!important}.hs-form .hs-button{font-size:.7rem!important;padding:.7rem 1.2rem!important}}