:root{--primary-color:#4065af;--secondary-color:#ff9417;--tertiary-color:#423a6e;--primary-textcolor:#1d242b;--font-bignoodletitling:"BigNoodleTitling";--font-mulish:"Mulish";--white-color:#fff;--black-color:#333;--error-color:#dc3545;--success-color:#28a745;--warning-color:#ffc107;--border-color:#f8f9fa;--border-dark-color:#ccc;--background-light-color:#eaeaea;--table-even:#f1f1f1;--border-grey:#d1d1d1;--background-light-grey:#e2e2e2;--background-color:#949494;--background-grey:var(--secondary-dark-textcolor);--table-head:var(--secondary-dark-textcolor);--box-shadow:0 0 15px 2px rgba(40,40,40,.5);--transition:200ms ease-in-out all;--primary-textcolor:#333;--secondary-textcolor:#999;--secondary-dark-textcolor:#666;--texthover-color:var(--primary-color);--textinfo-color:var(--warning-color);--font-family-roboto:"Roboto";--form-field-width:750px;--max-text-width:750px}.tx-powermail .container-fluid{padding:0}.tx-powermail .nolabel>h3,.tx-powermail .nolabel>label,.tx-powermail .nolabel>legend{display:none}.tx-powermail .powermail_form div:last-child{top:0}.tx-powermail .powermail_form .powermail_message{margin-bottom:30px}.tx-powermail .powermail_form .powermail_message.powermail_message_error{background:#dc3545;color:#fff;order:1;padding:2px 10px}.tx-powermail .powermail_form .powermail_message h2{color:#fff;font-size:2.4rem;font-weight:600;line-height:3.9rem}.tx-powermail .powermail_form .powermail_message ol li,.tx-powermail .powermail_form .powermail_message ol li a{color:#fff}.tx-powermail .powermail_form .powermail_fieldset{border:none;min-width:inherit;width:100%}.tx-powermail .powermail_form .powermail_fieldset.two-columns{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-column-gap:30px}@media (max-width:991px){.tx-powermail .powermail_form .powermail_fieldset.two-columns{display:flex;flex-direction:column}}.tx-powermail .powermail_form .powermail_fieldset.two-columns legend{display:none}.tx-powermail .powermail_form .powermail_fieldset legend{font-size:2.4rem;font-weight:600;line-height:3.9rem}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap{align-self:self-start;max-width:750px;position:relative}@media (max-width:991px){.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap{align-self:stretch}}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.focused .powermail_field label{font-size:1.3rem;letter-spacing:.02em;top:-10px}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap:not(.powermail_fieldwrap_type_submit) .powermail_field{display:flex;flex-direction:column}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap:not(.powermail_fieldwrap_type_submit) .powermail_field .errorHolder{order:10}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_field{display:flex;flex-direction:column-reverse;margin-bottom:20px}@media (max-width:991px){.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_field{margin-bottom:10px}}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_field.has-validation-error input.invalid,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_field.has-validation-error select.invalid,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_field.has-validation-error textarea.invalid{border:1px solid #dc3545;color:#dc3545}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_field.has-validation-error .validation-error{background:#dc3545;color:#fff;font-size:1.6rem;line-height:2.5rem;order:1;padding:2px 10px}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_field>label{font-size:2.2rem;font-weight:500;line-height:2.6rem;margin:15px;max-width:100%;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:6px;transition:all .3s ease-in-out;white-space:nowrap}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_field>label .mandatory{padding-left:5px}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_field input::-ms-input-placeholder,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_field textarea::-ms-input-placeholder{color:#999}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_field input::placeholder,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_field textarea::placeholder{color:#999}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_country .powermail_field label,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_select .powermail_field label{margin:0 0 15px;position:relative}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .powermail_field>label,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .powermail_field>label{font-size:2rem!important;margin:0 0 15px;position:relative;top:0}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .radio,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio{position:relative}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox.has-validation-error+.has-validation-error .validation-error,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .radio.has-validation-error+.has-validation-error .validation-error,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox.has-validation-error+.has-validation-error .validation-error,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio.has-validation-error+.has-validation-error .validation-error{display:none}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox.has-validation-error .validation-error,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .radio.has-validation-error .validation-error,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox.has-validation-error .validation-error,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio.has-validation-error .validation-error{background:#dc3545;color:#fff;font-size:1.6rem;line-height:2.5rem;margin-bottom:10px;order:1;padding:2px 10px}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox.has-validation-error .validation-error+input,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .radio.has-validation-error .validation-error+input,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox.has-validation-error .validation-error+input,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio.has-validation-error .validation-error+input{top:40px}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox.has-validation-error~.checkbox label,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .radio.has-validation-error~.checkbox label,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox.has-validation-error~.checkbox label,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio.has-validation-error~.checkbox label{color:#dc3545}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox.has-validation-error~.checkbox label:before,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .radio.has-validation-error~.checkbox label:before,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox.has-validation-error~.checkbox label:before,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio.has-validation-error~.checkbox label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' color='%23dc3545' viewBox='0 0 640 640'%3E%3C!--! Font Awesome Pro 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2025 Fonticons, Inc.--%3E%3Cpath fill='currentColor' d='M512 128v384H128V128zM128 96H96v448h448V96z'/%3E%3C/svg%3E") 50% no-repeat}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox.has-validation-error label,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .radio.has-validation-error label,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox.has-validation-error label,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio.has-validation-error label{color:#dc3545}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox.has-validation-error label:before,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .radio.has-validation-error label:before,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox.has-validation-error label:before,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio.has-validation-error label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' color='%23dc3545' viewBox='0 0 640 640'%3E%3C!--! Font Awesome Pro 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2025 Fonticons, Inc.--%3E%3Cpath fill='currentColor' d='M512 128v384H128V128zM128 96H96v448h448V96z'/%3E%3C/svg%3E") 50% no-repeat}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox label,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .radio label,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox label,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio label{font-size:2rem;font-weight:400;margin-bottom:10px;top:0}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .radio.has-validation-error label:before,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio.has-validation-error label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' color='%23dc3545' viewBox='0 0 640 640'%3E%3C!--! Font Awesome Pro 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2025 Fonticons, Inc.--%3E%3Cpath fill='currentColor' d='M544 320c0-123.7-100.3-224-224-224S96 196.3 96 320s100.3 224 224 224 224-100.3 224-224m-480 0C64 178.6 178.6 64 320 64s256 114.6 256 256-114.6 256-256 256S64 461.4 64 320'/%3E%3C/svg%3E") 50% no-repeat}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_date>label{max-width:calc(100% - 50px)}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_date .calendar-button{border:none!important;font-size:0;height:46px;line-height:46px;margin:0!important;padding:0!important;position:absolute!important;right:0;top:30px;width:46px}@media (max-width:575px){.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_date .calendar-button{left:auto;right:0}}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_date .calendar-button:after{display:none}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_date .calendar-button:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' color='%231d242b' viewBox='0 0 640 640'%3E%3C!--! Font Awesome Pro 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2025 Fonticons, Inc.--%3E%3Cpath fill='currentColor' d='M208 64c8.8 0 16 7.2 16 16v48h192V80c0-8.8 7.2-16 16-16s16 7.2 16 16v48h32c35.3 0 64 28.7 64 64v288c0 35.3-28.7 64-64 64H160c-35.3 0-64-28.7-64-64V192c0-35.3 28.7-64 64-64h32V80c0-8.8 7.2-16 16-16m272 96H160c-17.7 0-32 14.3-32 32v32h384v-32c0-17.7-14.3-32-32-32m32 96H128v224c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32z'/%3E%3C/svg%3E") no-repeat 50%;background-size:20px!important;content:"";cursor:pointer;height:46px;padding:0;position:absolute;top:0;transition:all .3s ease-in-out;width:100%}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_date .calendar-button:focus,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_date .calendar-button:hover{color:#ff9417}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_date .calendar-button:focus:before,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_date .calendar-button:hover:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' color='%23ff9417' viewBox='0 0 640 640'%3E%3C!--! Font Awesome Pro 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2025 Fonticons, Inc.--%3E%3Cpath fill='currentColor' d='M208 64c8.8 0 16 7.2 16 16v48h192V80c0-8.8 7.2-16 16-16s16 7.2 16 16v48h32c35.3 0 64 28.7 64 64v288c0 35.3-28.7 64-64 64H160c-35.3 0-64-28.7-64-64V192c0-35.3 28.7-64 64-64h32V80c0-8.8 7.2-16 16-16m272 96H160c-17.7 0-32 14.3-32 32v32h384v-32c0-17.7-14.3-32-32-32m32 96H128v224c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32z'/%3E%3C/svg%3E") no-repeat 50%}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file .upload-button{background:#4065af;border:none;color:#fff;display:block;font-size:1.6rem;line-height:2.5rem;max-width:100%;padding:10px 15px;position:absolute;text-align:center;top:30px;width:calc(100% - 46px);z-index:1}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file .upload-button:focus,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file .upload-button:hover{background:#ff9417;text-decoration:none}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file .remove-button{border:none;font-size:0;height:46px;position:absolute;right:0;top:30px;width:46px;z-index:1}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file .remove-button:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' color='%231d242b' viewBox='0 0 640 640'%3E%3C!--! Font Awesome Pro 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2025 Fonticons, Inc.--%3E%3Cpath fill='currentColor' d='M256.5 91.4c2-6.8 8.3-11.4 15.3-11.4h96.4c7.1 0 13.3 4.6 15.3 11.4l11 36.6h-149zM212.1 128H112c-8.8 0-16 7.2-16 16s7.2 16 16 16h416c8.8 0 16-7.2 16-16s-7.2-16-16-16H427.9l-13.7-45.8c-6.1-20.3-24.8-34.2-46-34.2h-96.4c-21.2 0-39.9 13.9-46 34.2zm-87.4 80 22.9 308.7c2.5 33.4 30.3 59.3 63.8 59.3h217.1c33.5 0 61.3-25.9 63.8-59.3L515.2 208h-32.1l-22.7 306.4c-1.2 16.7-15.2 29.6-31.9 29.6H211.4c-16.8 0-30.7-12.9-31.9-29.6L156.8 208z'/%3E%3C/svg%3E") no-repeat 50%;background-size:20px!important;content:"";cursor:pointer;height:100%;left:0;padding:20px;position:absolute;top:0;width:100%}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file .remove-button:focus,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file .remove-button:hover{background:#dc3545}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file .remove-button:focus:before,.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file .remove-button:hover:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' color='%23fff' viewBox='0 0 640 640'%3E%3C!--! Font Awesome Pro 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2025 Fonticons, Inc.--%3E%3Cpath fill='currentColor' d='M256.5 91.4c2-6.8 8.3-11.4 15.3-11.4h96.4c7.1 0 13.3 4.6 15.3 11.4l11 36.6h-149zM212.1 128H112c-8.8 0-16 7.2-16 16s7.2 16 16 16h416c8.8 0 16-7.2 16-16s-7.2-16-16-16H427.9l-13.7-45.8c-6.1-20.3-24.8-34.2-46-34.2h-96.4c-21.2 0-39.9 13.9-46 34.2zm-87.4 80 22.9 308.7c2.5 33.4 30.3 59.3 63.8 59.3h217.1c33.5 0 61.3-25.9 63.8-59.3L515.2 208h-32.1l-22.7 306.4c-1.2 16.7-15.2 29.6-31.9 29.6H211.4c-16.8 0-30.7-12.9-31.9-29.6L156.8 208z'/%3E%3C/svg%3E") no-repeat 50%}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file .powermail_field{overflow:hidden;position:relative}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file .powermail_field input[type=file]{max-height:46px;max-width:calc(100% - 46px);width:calc(100% - 46px)}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_submit{margin-top:50px}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_submit .powermail_field{flex-direction:row-reverse}.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_submit .btn-filled{float:right;font-size:1.9rem;margin:0}@media (max-width:991px){.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_submit .btn-filled{width:100%}}