.axcademy-form__headline{color:#f7f6f4}.axcademy-form__form .form-title{display:none}.axcademy-form .axcademy-form__input{display:flex}.axcademy-form .axcademy-form__input .hs-form-field{margin-bottom:0;max-width:297px;width:100%}.axcademy-form form label{display:none}.axcademy-form form .hs-form-checkbox label{display:block}.axcademy-form .axcademy-form__input .hs-form-field .hs-input{background-color:#f7f6f4;border-radius:0;border-bottom-left-radius:4px;border-top-left-radius:4px;height:64px;transition:all .2s ease;width:100%}.axcademy-form .axcademy-form__input .hs-form-field .hs-input:hover{border-bottom-left-radius:2px;border-top-left-radius:2px}.axcademy-form .axcademy-form__input .hs-form-field .hs-error-msgs li{width:200%}.axcademy-form .axcademy-form__input .hs-form-field .hs-error-msgs label{background-color:#f7f6f4;color:#ff001e;display:block;font-size:16px;width:fit-content}.axcademy-form .axcademy-form__input .hs-submit input[type=submit]{background-color:transparent;border:2px solid #e8e3d6;border-radius:0;border-bottom-right-radius:4px;border-top-right-radius:4px;color:#f6f6f4;padding:15px;width:148px}.axcademy-form .axcademy-form__input .hs-submit input[type=submit]:hover{background-color:#e8e3d6;color:#42413e}.axcademy-form .hs-fieldtype-checkbox{left:-9999px;position:absolute}.axcademy-form__select-group{max-width:445px;position:relative}.axcademy-form__select{border:2px solid #f7f6f4;border-radius:4px;color:#f7f6f4;cursor:pointer;font-size:18px;font-weight:400;line-height:30px;margin-bottom:30px;overflow:hidden;padding:15px 34px 15px 18px;position:relative;text-overflow:ellipsis;transition:all .1s ease-in;white-space:nowrap}.axcademy-form__select:hover{background-color:#f7f6f4;color:#42413e}.axcademy-form__select:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.572' height='9.095' viewBox='0 0 16.572 9.095'%3E%3Cpath fill='none' stroke='%23f7f6f4' stroke-width='2' d='m.677.736 7.609 7 7.609-7' data-name='Path 923'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:10px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:17px}.axcademy-form__select:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.572' height='9.095' viewBox='0 0 16.572 9.095'%3E%3Cpath fill='none' stroke='%2342413e' stroke-width='2' d='m.677.736 7.609 7 7.609-7' data-name='Path 923'/%3E%3C/svg%3E")}.axcademy-form__select-popup{background-color:transparent;color:#42413e;display:none;left:0;position:absolute;top:0;width:100%;z-index:1}.axcademy-form__select-group--open .axcademy-form__select-popup{display:block}.axcademy-form__select-popup-title{background-color:#e8e3d6;border-radius:4px;cursor:pointer;font-size:18px;font-weight:400;line-height:30px;margin-bottom:4px;overflow:hidden;padding:17px 38px 17px 20px;position:relative;text-overflow:ellipsis;white-space:nowrap}.axcademy-form__select-popup-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.414' height='9.121' viewBox='0 0 15.414 9.121'%3E%3Cpath fill='none' stroke='%2342413e' stroke-width='2' d='m.707 8.414 7-7 7 7' data-name='Path 923'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:10px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:17px}.axcademy-form__check-list{background-color:#e8e3d6;border-top-left-radius:4px;border-top-right-radius:4px;padding:30px}.axcademy-form__check-list input[type=checkbox]{appearance:none;border:1px solid #42413e;border-radius:4px;cursor:pointer;flex:0 0 24px;float:left;height:24px;margin:2px 15px 0 0;padding:0;pointer-events:all;transition:none;width:24px}.axcademy-form__check-list input[type=checkbox]:checked{background-color:#42413e;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.824' height='9.286' viewBox='0 0 12.824 9.286'%3E%3Cpath fill='none' stroke='%23f7f6f4' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11.414 1.414 4.538 8.286 1.414 5.162' data-name='Icon feather-check'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;border-color:#42413e}.axcademy-form__check-item{display:flex;margin-bottom:15px}.axcademy-form__check-item:last-child{margin-bottom:0}.axcademy-form__check-item label{font-size:18px;font-weight:400;line-height:30px}.axcademy-form__select-popup-button{background-color:#e8e3d6;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:0 30px 30px}.axcademy-form__select-popup-button .button{background-color:transparent;border:2px solid #42413e;color:#42413e;font-size:18px;font-weight:400;line-height:30px}.axcademy-form__select-popup-button .button:hover{background-color:#42413e;color:#f7f6f4}.axcademy-form__form .submitted-message p{color:#f7f6f4}@media screen and (max-width:991px) and (min-width:768px){.axcademy-form__select-popup-button .button{padding:15px 30px}}@media screen and (max-width:767px){.axcademy-form .axcademy-form__input{flex-direction:column}.axcademy-form .axcademy-form__input .hs-form-field .hs-input{background-color:#e8e3d6;border-radius:4px;color:#42413e}.axcademy-form .axcademy-form__input .hs-form-field .hs-input:hover{border-radius:4px}.axcademy-form .axcademy-form__input .hs-form-field{margin-bottom:20px}.axcademy-form .axcademy-form__input .hs-form-field,.axcademy-form__form form select{max-width:unset;width:100%}.axcademy-form .axcademy-form__input .hs-form-field .hs-input,.axcademy-form .axcademy-form__input .hs-submit input[type=submit],.axcademy-form__form form select{height:48px}.axcademy-form .axcademy-form__input .hs-form-field .hs-error-msgs label,.axcademy-form .axcademy-form__input .hs-form-field .hs-error-msgs li{margin:0}.axcademy-form .axcademy-form__input .hs-form-field .hs-error-msgs li{margin-top:8px}.axcademy-form .axcademy-form__input .hs-submit input[type=submit]{border-radius:4px;line-height:0;padding:12px 24px;width:fit-content}.axcademy-form__select-group{max-width:unset;width:100%}.axcademy-form__select{border:0;margin-bottom:20px;padding:14px 15px}.axcademy-form__select,.axcademy-form__select:hover{background-color:#e8e3d6;color:#42413e}.axcademy-form__select:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.572' height='9.095' viewBox='0 0 16.572 9.095'%3E%3Cpath fill='none' stroke='%2342413e' stroke-width='2' d='m.677.736 7.609 7 7.609-7' data-name='Path 923'/%3E%3C/svg%3E")}.axcademy-form__check-item label,.axcademy-form__select,.axcademy-form__select-popup-button .button,.axcademy-form__select-popup-title{font-size:16px;line-height:20px}.axcademy-form__select-popup-title{padding:14px 15px}.axcademy-form__check-item{align-items:center}.axcademy-form__check-list{padding:20px 20px 30px}.axcademy-form__select-popup-button{padding:0 20px 20px}}.axcademy-form__form .legal-consent-container label.hs-form-booleancheckbox-display{display:block}.axcademy-form .legal-consent-container label.hs-form-booleancheckbox-display span .hs-form-required,.axcademy-form .legal-consent-container label.hs-form-booleancheckbox-display span p{color:#f7f6f4}.axcademy-form__form .legal-consent-container .hs-form-booleancheckbox-display input{background:#f6f6f4;border:#f6f6f4}