#hs-web-interactives-bottom-anchor{z-index:999!important}.ims-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.ims-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.ims-modal__overlay{position:absolute;inset:0;background:#05070cbd;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:imsModalFade .2s ease}.ims-modal__dialog{position:relative;width:100%;max-width:680px;max-height:calc(100vh - 48px);overflow-y:auto;padding:38px 36px 36px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(180deg,#11131a,#0b0c11);box-shadow:0 40px 90px -30px #000c;animation:imsModalRise .26s cubic-bezier(.16,1,.3,1)}.ims-modal__close{position:absolute;top:18px;right:18px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffb3;cursor:pointer;transition:background .2s ease,color .2s ease}.ims-modal__close:hover{background:#ffffff1a;color:#fff}.ims-modal__head{margin-bottom:26px}.ims-modal__head h3{font-size:clamp(22px,2.4vw,28px);letter-spacing:-.02em;line-height:1.1;margin:0;color:#fff}@keyframes imsModalFade{0%{opacity:0}to{opacity:1}}@keyframes imsModalRise{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}.hs-form-wrapper textarea[name=g-recaptcha-response]{display:none!important}.hs-form-wrapper form,.hs-form-wrapper .hs-form{font-family:Poppins,system-ui,sans-serif!important;width:100%!important;max-width:100%!important}.hs-form-wrapper fieldset{max-width:100%!important}.hs-form-wrapper .hs-form-field{margin-bottom:16px!important}.hs-form-wrapper .hs-form-field>label{display:block!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:600!important;color:#ffffffb8!important;margin-bottom:8px!important;line-height:1.4!important;letter-spacing:0!important;text-transform:none!important}.hs-form-wrapper .hs-form-field>label .hs-form-required{color:var(--lime, #56D960)!important;margin-left:3px!important}.hs-form-wrapper input[type=text],.hs-form-wrapper input[type=email],.hs-form-wrapper input[type=tel],.hs-form-wrapper input[type=number],.hs-form-wrapper input[type=url],.hs-form-wrapper select,.hs-form-wrapper textarea{display:block!important;width:100%!important;box-sizing:border-box!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:12px!important;padding:13px 15px!important;color:#fff!important;font-family:Poppins,system-ui,sans-serif!important;font-size:15px!important;font-weight:400!important;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease!important;-webkit-appearance:none!important;appearance:none!important;outline:none!important}.hs-form-wrapper input[type=text]:focus,.hs-form-wrapper input[type=email]:focus,.hs-form-wrapper input[type=tel]:focus,.hs-form-wrapper input[type=number]:focus,.hs-form-wrapper input[type=url]:focus,.hs-form-wrapper select:focus,.hs-form-wrapper textarea:focus{border-color:var(--lime, #56D960)!important;background:#56d9600f!important;box-shadow:0 0 0 3px #56d96029!important}.hs-form-wrapper input::placeholder,.hs-form-wrapper textarea::placeholder{color:#ffffff47!important}.hs-form-wrapper textarea{min-height:110px!important;resize:vertical!important}.hs-form-wrapper select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.4)' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 15px center!important;padding-right:38px!important;cursor:pointer!important}.hs-form-wrapper select option{background:#161f31!important;color:#fff!important}.hs-form-wrapper .form-columns-1{display:block!important}.hs-form-wrapper .form-columns-2{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0 16px!important}.hs-form-wrapper .form-columns-3{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:0 16px!important}.hs-form-wrapper .form-columns-2 .hs-form-field,.hs-form-wrapper .form-columns-3 .hs-form-field{width:100%!important;float:none!important;padding:0!important;margin-bottom:16px!important}.hs-form-wrapper .hs-fieldtype-select .input,.hs-form-wrapper .field .input{width:100%!important}.hs-form-wrapper input[type=checkbox],.hs-form-wrapper input[type=radio]{-webkit-appearance:none!important;appearance:none!important;width:22px!important;height:22px!important;min-width:22px!important;margin:0!important;background:#ffffff0a!important;border:1.5px solid rgba(255,255,255,.28)!important;cursor:pointer!important;flex-shrink:0!important;vertical-align:middle!important;box-shadow:inset 0 1px 2px #00000040!important;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .1s ease!important}.hs-form-wrapper .inputs-list input[type=checkbox],.hs-form-wrapper .inputs-list input[type=radio],.hs-form-wrapper .hs-form-booleancheckbox-display input,.hs-form-wrapper .hs-form-checkbox-display input,.hs-form-wrapper .hs-form-radio-display input{width:22px!important;height:22px!important;min-width:22px!important;padding:0!important;box-sizing:border-box!important;border-width:1.5px!important}.hs-form-wrapper input[type=checkbox]{border-radius:7px!important}.hs-form-wrapper input[type=radio]{border-radius:50%!important}.hs-form-wrapper input[type=checkbox]:hover,.hs-form-wrapper input[type=radio]:hover{border-color:#56d96099!important;background:#56d96014!important}.hs-form-wrapper input[type=checkbox]:active,.hs-form-wrapper input[type=radio]:active{transform:scale(.92)!important}.hs-form-wrapper input[type=checkbox]:checked{background:linear-gradient(135deg,#56d960,#4ade80)!important;border-color:var(--lime, #56D960)!important;box-shadow:0 4px 12px -3px #56d9608c!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='%2307140A' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='2 6.5 5 9.5 10 3'/%3E%3C/svg%3E"),linear-gradient(135deg,#56d960,#4ade80)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:66%,100%!important}.hs-form-wrapper input[type=radio]:checked{background:linear-gradient(135deg,#56d960,#4ade80)!important;border-color:var(--lime, #56D960)!important;box-shadow:0 4px 12px -3px #56d9608c!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='2.8' fill='%2307140A'/%3E%3C/svg%3E"),linear-gradient(135deg,#56d960,#4ade80)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:100%!important}.hs-form-wrapper input[type=checkbox]:checked:hover,.hs-form-wrapper input[type=radio]:checked:hover{filter:brightness(1.05)!important}.hs-form-wrapper .inputs-list{list-style:none!important;padding:0!important;margin:4px 0 0!important}.hs-form-wrapper .inputs-list li{margin-bottom:8px!important}.hs-form-wrapper .hs-form-checkbox-display,.hs-form-wrapper .hs-form-radio-display,.hs-form-wrapper .hs-form-booleancheckbox-display{display:flex!important;align-items:center!important;gap:14px!important;cursor:pointer!important}.hs-form-wrapper .hs-form-checkbox-display input,.hs-form-wrapper .hs-form-radio-display input,.hs-form-wrapper .hs-form-booleancheckbox-display input{margin:0!important}.hs-form-wrapper .hs-form-checkbox-display span,.hs-form-wrapper .hs-form-radio-display span,.hs-form-wrapper .hs-form-booleancheckbox-display span{font-size:14px!important;color:#ffffffa8!important;line-height:1.45!important}.hs-form-wrapper input[type=submit],.hs-form-wrapper .hs-button{display:block!important;width:100%!important;cursor:pointer!important;margin-top:8px!important;padding:15px 26px!important;border:none!important;border-radius:999px!important;font-family:Poppins,sans-serif!important;font-weight:600!important;font-size:15.5px!important;letter-spacing:.01em!important;color:#07140a!important;background:linear-gradient(135deg,#56d960,#4ade80)!important;box-shadow:0 14px 34px -12px #56d96099!important;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease!important;-webkit-appearance:none!important;appearance:none!important}.hs-form-wrapper input[type=submit]:hover,.hs-form-wrapper .hs-button:hover{transform:translateY(-2px)!important;filter:brightness(1.04)!important;box-shadow:0 20px 44px -14px #56d960b3!important}.hs-form-wrapper .hs-error-msgs{list-style:none!important;padding:0!important;margin:6px 0 0!important}.hs-form-wrapper .hs-error-msgs li label,.hs-form-wrapper .hs-main-font-element{font-size:12.5px!important;color:#f87171!important;font-weight:500!important}.hs-form-wrapper .hs-richtext,.hs-form-wrapper .legal-consent-container{font-size:12px!important;color:#fff6!important;line-height:1.6!important;margin-top:14px!important}.hs-form-wrapper .legal-consent-container a,.hs-form-wrapper a{color:var(--lime, #56D960)!important;text-decoration:underline!important}.hs-form-wrapper .submitted-message{color:#fff!important;font-size:15px!important;text-align:center!important;padding:24px 0!important}@media(max-width:560px){.ims-modal__dialog{padding:32px 22px 26px}.hs-form-wrapper .form-columns-2,.hs-form-wrapper .form-columns-3{grid-template-columns:1fr!important}}
