@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700&display=swap");.hs-rinde-ecosystem-form-card .hs-form label{font-size:15px;width:200px}.hs-rinde-ecosystem-module{background-color:#ebf5fd;display:flex;font-family:Nunito Sans,sans-serif;justify-content:center;padding:100px 20px;width:100%}.hs-rinde-ecosystem-module *{box-sizing:border-box}.hs-rinde-ecosystem-container{align-items:center;display:flex;gap:80px;max-width:1200px;width:100%}.hs-rinde-ecosystem-text-col{display:flex;flex:1;flex-direction:column;gap:16px}.hs-rinde-ecosystem-title{color:#022759;font-size:48px;font-weight:700;line-height:1.2;margin:0}.hs-rinde-ecosystem-highlight{color:#066bf1}.hs-rinde-ecosystem-desc{color:#415d83;font-size:18px;font-weight:400;line-height:1.4;margin:0;max-width:450px}.hs-rinde-ecosystem-form-col{flex-shrink:0;width:550px}.hs-rinde-ecosystem-form-card{background-color:#fff;border-radius:20px;box-shadow:0 8px 32px rgba(55,77,99,.1);padding:40px}.hs-rinde-ecosystem-form-title{color:#066bf1;font-size:24px;font-weight:700;line-height:1.4;margin-bottom:32px;margin-top:0}.hs-rinde-ecosystem-form-card .hs-form fieldset{border:none;margin-bottom:2px;max-width:none;padding:0}.hs-rinde-ecosystem-form-card .hs-form .form-columns-2{display:grid;gap:16px;grid-template-columns:1fr 1fr}.hs-rinde-ecosystem-form-card .hs-fieldtype-intl-phone{display:flex;gap:8px}.hs-rinde-ecosystem-form-card .hs-fieldtype-intl-phone select{width:80px!important}.hs-rinde-ecosystem-form-card .hs-form label{color:#022759;display:block;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:600;margin-bottom:6px}.hs-rinde-ecosystem-form-card .hs-form-required{color:#066bf1}.hs-rinde-ecosystem-form-card .hs-input{background-color:#f4f7fb;border:1px solid transparent;border-radius:8px;box-sizing:border-box;color:#2c3e50;font-family:inherit;font-size:14px;padding:12px 16px;transition:border-color .2s;width:100%}.hs-rinde-ecosystem-form-card .hs-input:focus{background-color:#fff;border:1px solid #066bf1;outline:none}.hs-rinde-ecosystem-form-card select.hs-input{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%23415d83' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1.5 5 5 5-5'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:12px;padding-right:40px}.hs-rinde-ecosystem-form-card .hs-button.primary{background-color:#c1ff7f;border:none;border-radius:8px;color:#022759;cursor:pointer;font-family:inherit;font-size:16px;font-weight:700;margin-top:16px;padding:16px 24px;transition:opacity .2s;width:100%}.hs-rinde-ecosystem-form-card .hs-button.primary:hover{opacity:.8}.hs-rinde-ecosystem-form-card .hs-error-msgs{list-style:none;margin:4px 0 0;padding:0}.hs-rinde-ecosystem-form-card .hs-error-msgs label{color:#f33;font-size:12px;font-weight:400}@media (max-width:991px){.hs-rinde-ecosystem-container{flex-direction:column;gap:40px}.hs-rinde-ecosystem-form-col{width:100%}}@media (max-width:600px){.hs-rinde-ecosystem-module{padding:60px 16px}.hs-rinde-ecosystem-title{font-size:36px}.hs-rinde-ecosystem-form-card{padding:24px}.hs-rinde-ecosystem-form-card .hs-form .form-columns-2{grid-template-columns:1fr}}