.contact-form-hero{background-color:transparent;display:flex;justify-content:center;padding:3rem 2rem;position:relative;width:100%}.contact-form-hero__wrapper{align-items:stretch;background-color:#000;border-radius:16px;display:flex;max-width:1400px;opacity:0;overflow:hidden;position:relative;transform:translateY(30px) scale(.95);width:100%}.contact-form-hero fieldset{max-width:1000px!important}.contact-form-hero .hs-input{width:100%!important}.contact-form-hero ul.inputs-list .hs-input{width:auto!important}.contact-form-hero ul.inputs-list{margin-top:0;padding-left:0}.contact-form-hero__media-container{overflow:hidden;position:relative;width:70%}.contact-form-hero__video-wrapper{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.contact-form-hero__video{display:block;height:100%;object-fit:cover;width:100%}.contact-form-hero__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.contact-form-hero__gradient-overlay{background:linear-gradient(90deg,transparent 0,#000);height:100%;pointer-events:none;position:absolute;right:0;top:0;width:70px;z-index:2}.contact-form-hero__form-container{align-items:flex-start;display:flex;justify-content:center;max-width:700px;min-height:650px;padding:2rem;position:relative;width:50%;z-index:10}.contact-form-hero__form-content{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(90,90,90,.27);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.1);padding:1.5rem 1rem 1.5rem 1.5rem;width:100%}.contact-form-hero__title{color:#fff;font-size:var(--font-size-md,clamp(1rem,.875rem + .625vw,1.6rem));letter-spacing:-.02em;line-height:1.2;margin:0 0 .5rem}.contact-form-hero__description,.contact-form-hero__title{font-family:Satoshi,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;transition:opacity .3s ease}.contact-form-hero__description{color:hsla(0,0%,100%,.85);font-size:var(--font-size-base,clamp(.9375rem,.85rem + .438vw,1.0625rem));line-height:1.6;margin:0}.contact-form-hero__form{min-height:200px;position:relative;width:100%}.contact-form-hero__form .hbspt-form{font-family:Satoshi,-apple-system,BlinkMacSystemFont,sans-serif}.contact-form-hero__form .hs-form-field{margin-bottom:.75rem}.contact-form-hero__form .hs-form-field label{color:hsla(0,0%,100%,.9);display:block;font-family:Satoshi,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:400;margin-bottom:.35rem}.contact-form-hero__form .hs-form-field label .hs-form-required{color:#ff6b6b}.contact-form-hero__form .hs-input{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;box-sizing:border-box;color:#fff;font-family:Satoshi,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;outline:none;padding:10px 14px;transition:all .2s ease;width:100%}.contact-form-hero__form .hs-input:focus{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.4);box-shadow:0 0 0 3px hsla(0,0%,100%,.1)}.contact-form-hero__form .hs-input::placeholder{color:hsla(0,0%,100%,.4)}.contact-form-hero__form textarea.hs-input{min-height:80px;resize:vertical}.contact-form-hero__form .hs-form>.hs-form-field:first-child,.contact-form-hero__form .hs-form>.hs-form-field:nth-child(2){display:inline-block;vertical-align:top;width:calc(50% - .5rem)}.contact-form-hero__form .hs-form>.hs-form-field:first-child{margin-right:1rem}.contact-form-hero__form .hs-error-msgs{list-style:none;margin:.5rem 0 0;padding:0}.contact-form-hero__form .hs-error-msg{color:#ff6b6b;font-family:Satoshi,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;margin:0}.contact-form-hero__form .hs-input.error,.contact-form-hero__form .hs-input.invalid{background:hsla(0,100%,71%,.1);border-color:#ff6b6b}.contact-form-hero__form .hs-submit{margin-top:.75rem}.contact-form-hero__form .hs-button{align-items:center;background-color:#fff;border:none;border-radius:40px;color:#000;cursor:pointer;display:inline-flex;font-family:Satoshi,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:500;gap:.5rem;justify-content:center;padding:12px 24px;transition:all .3s ease;width:auto}.contact-form-hero__form .hs-button:hover{background-color:hsla(0,0%,100%,.9);box-shadow:0 6px 20px hsla(0,0%,100%,.2);transform:translateY(-2px)}.contact-form-hero__form .hs-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.contact-form-hero__form .hs-button:after{content:"→";margin-left:.25rem;transition:transform .3s ease}.contact-form-hero__form .hs-button:hover:after{transform:translateX(4px)}.contact-form-hero__form.form-submitted{filter:blur(2px);opacity:.4;pointer-events:none}@media (max-width:1400px){.contact-form-hero{padding:2.5rem 1rem}}@media (max-width:1200px){.contact-form-hero__form-container{padding:2rem 1.5rem}.contact-form-hero__form-content{padding:1.75rem 1.5rem}}@media (max-width:1024px){.contact-form-hero{padding:2rem 1rem}.contact-form-hero__form-container,.contact-form-hero__form-content{padding:1.75rem 1.25rem}}@media (max-width:768px){.contact-form-hero{padding:1.5rem 1rem}.contact-form-hero__wrapper{flex-direction:column;height:auto;min-height:600px}.contact-form-hero__media-container{min-height:400px;width:100%}.contact-form-hero__gradient-overlay{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.8));bottom:0;height:40px;left:0;right:0;top:auto;width:100%}.contact-form-hero__form-container{padding:3rem 2rem;width:100%}.contact-form-hero__form .hs-form>.hs-form-field:first-child,.contact-form-hero__form .hs-form>.hs-form-field:nth-child(2){display:block;margin-right:0;width:100%}}@media (max-width:480px){.contact-form-hero{padding:1rem .75rem}.contact-form-hero__wrapper{border-radius:12px}.contact-form-hero__media-container{min-height:300px}.contact-form-hero__form-container{padding:2rem 1.5rem}.contact-form-hero__form-content{padding:1.5rem 1.25rem}.contact-form-hero__title{font-size:1.5rem}}