@media (min-width:640px){body{background:#f4f1ea;background:linear-gradient(90deg,#f4f1ea,#f4f1ea 50%,#e7e3d7 0,#e7e3d7)}}.accordion{overflow:hidden}.accordion-item{border-bottom:1px solid rgba(0,0,0,.1)}.accordion-item:last-child{border-bottom:none}.accordion-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:20px 0;transition:background-color .3s ease;user-select:none}.accordion-title{color:#2c2c2c;font-size:18px;font-weight:600}.accordion-description{color:#222;font-size:14px;line-height:1.5;margin-bottom:0;margin-top:6px}.accordion-icon{flex-shrink:0;height:24px;margin-left:16px;transition:transform .3s ease;width:24px}.accordion-icon svg{height:100%;stroke:#222;width:100%}.accordion-item.active .accordion-icon{transform:rotate(180deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.accordion-item.active .accordion-content{max-height:fit-content;transition:max-height .5s ease-in}.accordion-form{padding:0 0 20px}.form-super .hs-form label{display:block;margin-bottom:6px!important}.form-super .hs-form .hs-error-msgs label{margin-bottom:0!important}.form-super .hs-form label span{font-size:16px}.form-super .legal-consent-container label span{font-size:14px}.form-super .hs-form input[type=submit]{background-color:#24ce7b;border-color:#24ce7b;border-radius:10px;color:#222}.form-super .hs-form .hs-form-field{margin-bottom:10px}.form-super .hs-form .hs-input select,.form-super .hs-form .hs-input textarea,.form-super .hs-form .input select,.form-super .hs-form .input textarea,.form-super .hs-form fieldset.form-columns-1 .input select,.form-super .hs-form fieldset.form-columns-1 textarea.hs-input,.form-super .hs-form input[type=date],.form-super .hs-form input[type=datetime-local],.form-super .hs-form input[type=datetime],.form-super .hs-form input[type=email],.form-super .hs-form input[type=file],.form-super .hs-form input[type=month],.form-super .hs-form input[type=number],.form-super .hs-form input[type=password],.form-super .hs-form input[type=range],.form-super .hs-form input[type=search],.form-super .hs-form input[type=tel],.form-super .hs-form input[type=text],.form-super .hs-form input[type=time],.form-super .hs-form input[type=url],.form-super .hs-form input[type=week],.form-super .hs-form select,.form-super .hs-form textarea{background-color:#fff;border:1px solid #cbc8bc!important;border-radius:10px}.btn-icon-link{align-items:center;color:#000;display:inline-flex;gap:8px;text-decoration:none}.btn-icon-link span{transition:font-weight .2s ease}.btn-icon-link:hover span{font-weight:700}.btn-icon-link:hover .icon-wrapper svg{transform:rotate(45deg)}.icon-wrapper{align-items:center;background-color:transparent;border:1px solid #000;border-radius:50%;display:flex;height:18px;justify-content:center;transition:transform .5s ease;width:18px}.icon-wrapper svg{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.btn-icon-link:hover .icon-wrapper{background-color:#4fff95;border-color:#4fff95;color:#000}@media (max-width:640px){.accordion-title{font-size:16px}}