.content-forms-contact{background-color:#8700a0;border-radius:1.5em;flex-direction:column;align-items:center;gap:2em;margin:0 4em;padding:3em 4em;display:flex;position:relative}.content-forms-contact .form-title{text-align:center;font-size:2.5em;font-weight:400;line-height:1;font-family:var(--font-fave),sans-serif;color:#f5f5f5}.content-forms-contact .form-title .colorful{font-family:var(--font-fave),sans-serif;color:#ff8000}.content-forms-contact .success-message-container{z-index:99999;pointer-events:none;opacity:0;background-color:#ffffffe6;border-radius:1.5em;justify-content:center;align-items:center;transition:transform .5s ease-in-out,opacity .5s ease-in-out;display:flex;position:fixed;inset:0;transform:scale(1.3)}.content-forms-contact .success-message-container--visible{pointer-events:all;opacity:1;transform:scale(1)}.content-forms-contact .success-message-container .success-message-content{background-color:#fff;border-radius:1.5em;flex-direction:column;justify-content:center;align-items:center;gap:2em;width:calc(100% - 2em);max-width:1200px;padding:6em 6em 4em;display:flex;box-shadow:0 3px 8px #0000003d}.content-forms-contact .success-message-container .success-message-content__title{background-color:#8700a0;border-radius:1.5em;width:100%;padding:5em 3em;position:relative}.content-forms-contact .success-message-container .success-message-content__title__text{font-size:3.8em;font-family:var(--font-vodkasans),sans-serif;color:#ff8000;text-align:center;margin:auto;line-height:1}.content-forms-contact .success-message-container .success-message-content__title__icon{width:6em;height:10em;position:absolute;top:-6em;right:1em}.content-forms-contact .layout-forms-form{width:100%}.content-forms-contact .layout-forms-form .form>*{margin-bottom:1em}.content-forms-contact .layout-forms-form .form.layout-forms-form-form .label-wrapper .layout-forms-input-label{text-transform:unset;font-size:1.28em;font-weight:400}.content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input .internal-wrapper .input::placeholder{text-transform:unset;color:#969696;font-size:16px}.content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-textarea .internal-wrapper .input{border:none;border-radius:.375em;padding:1em}.content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-textarea .internal-wrapper .input::placeholder{text-transform:unset;color:#a9a9a9;font-size:16px}.content-forms-contact .layout-forms-form .button-submit .button{padding:.6em 3.5em}.content-forms-contact .layout-forms-form .button-submit .button .button-content{color:#f5f5f5}.content-forms-contact .layout-forms-form .layout-forms-checkbox{margin-top:1em}.content-forms-contact .layout-forms-form .addendum{color:#f5f5f5;cursor:pointer;margin-top:1em;margin-bottom:2em;font-size:.8em}@media (max-width:1024px){.content-forms-contact{gap:2.56em;margin:0;padding:1.92em 1.12em}.content-forms-contact .form-title{font-size:1.92em;font-family:var(--font-vodkasans),sans-serif}.content-forms-contact .form-title .colorful{font-family:var(--font-vodkasans),sans-serif;color:#ff8000}.content-forms-contact .layout-forms-form .form .layout-forms-input-row{flex-direction:column;gap:1.92em;margin-bottom:1.92em}.content-forms-contact .layout-forms-form .form .layout-forms-select,.content-forms-contact .layout-forms-form .form .layout-forms-textarea{margin-bottom:1.92em}.content-forms-contact .layout-forms-form .form .layout-forms-textarea .layout-forms-input-wrapper .internal-wrapper .input-body .input{height:11.84em}.content-forms-contact .layout-forms-form .form .layout-forms-input-upload{margin-bottom:1.92em}.content-forms-contact .layout-forms-form .addendum{font-size:1.28em}.content-forms-contact .layout-forms-form .layout-re-captcha{margin-bottom:2.56em}.content-forms-contact .layout-forms-form .button-submit{margin:0}.content-forms-contact .layout-forms-form .button-submit .button .button-content{font-weight:400}.content-forms-contact .success-message-container .success-message-content{padding:6em 3em 3em}.content-forms-contact .success-message-container .success-message-content__title{padding:4em 1em}.content-forms-contact .success-message-container .success-message-content__title__text{font-size:3.5em}}
.page-help-section-contact-form{width:100%;margin-bottom:5em}.page-help-section-contact-form .contact-form-grid{grid-template-columns:4fr 7fr;align-items:start;gap:3em;display:grid}.page-help-section-contact-form .contact-form-intro,.page-help-section-contact-form .contact-form-card{opacity:0;border-radius:16px;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(1.5em)}.page-help-section-contact-form .contact-form-card{border-radius:16px;transition-delay:.15s}.page-help-section-contact-form.visible .contact-form-intro,.page-help-section-contact-form.visible .contact-form-card{opacity:1;border-radius:16px;transform:none}.page-help-section-contact-form .contact-form-intro{position:sticky;top:7.5em}.page-help-section-contact-form .contact-form-kicker{font-family:var(--font-rapor),sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#ff8000;font-size:.85em;font-weight:700}.page-help-section-contact-form .contact-form-title{font-family:var(--font-vodkasans),sans-serif;text-transform:uppercase;color:#111;margin:.4em 0 .6em;font-size:2.4em;font-weight:400;line-height:1.1}.page-help-section-contact-form .contact-form-description,.page-help-section-contact-form .contact-form-description *{font-family:var(--font-rapor),sans-serif;color:#545454;font-size:1.05em;line-height:1.65}.page-help-section-contact-form .contact-form-description .colorful{color:#8700a0;font-weight:700}.page-help-section-contact-form .content-forms-contact{border-bottom:.35em solid #61008f;border-radius:8px;gap:0;margin:0;padding:2.5em}.page-help-section-contact-form .content-forms-contact .form-title{display:none}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form>*{margin-bottom:1.25em}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input-row{gap:1.25em}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .label-wrapper{margin-bottom:.5em;font-size:1em}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .label-wrapper .layout-forms-input-label{font-family:var(--font-rapor),sans-serif;text-transform:none;color:#fff;font-size:1em;font-weight:700;line-height:1.2}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input .internal-wrapper .input,.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-textarea .internal-wrapper .input{color:#111;height:auto;min-height:3.3em;font-family:var(--font-rapor),sans-serif;background-color:#fff;border:.1em solid #ff8000;border-radius:8px;padding:0 1.1em;font-size:1em;font-weight:500;transition:border-color .3s ease-in-out}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input .internal-wrapper .input::placeholder,.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-textarea .internal-wrapper .input::placeholder{color:#8700a0;opacity:1;font-family:var(--font-rapor),sans-serif;text-transform:none;font-size:.85em;font-weight:400}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input .internal-wrapper .input:focus,.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input .internal-wrapper .input:focus-visible,.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-textarea .internal-wrapper .input:focus,.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-textarea .internal-wrapper .input:focus-visible{border-color:#61008f;outline:none}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-textarea .internal-wrapper .input{min-height:9em;padding:1em 1.1em}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select [class$=container] [class$=control]{min-height:3.3em;box-shadow:none;background-color:#fff;border:.1em solid #ff8000;border-radius:8px;padding:0 .35em 0 .5em;transition:border-color .3s ease-in-out}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select [class$=container] [class$=control]:hover,.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select [class$=container] [class$=control][class*=focused]{border-color:#61008f}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select [class$=container] [class$=control] [class$=placeholder],.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select [class$=container] [class$=control] .input__placeholder{color:#8700a0;font-family:var(--font-rapor),sans-serif;font-size:.85em;font-weight:400}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select [class$=container] [class$=control] [class$=singleValue],.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select [class$=container] [class$=control] .input__single-value{color:#111;font-family:var(--font-rapor),sans-serif;font-weight:500}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select [class$=container] [class$=control] .input__indicator svg,.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select [class$=container] [class$=control] [class$=indicatorContainer] svg{fill:#8700a0;transition:fill .3s ease-in-out}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select [class$=container] [class$=control]:hover .input__indicator svg{fill:#ff8000}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select [class$=menu],.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select .input__menu{border:.1em solid #ff8000;border-radius:8px;margin-top:.25em;overflow:hidden;box-shadow:0 .8em 1.6em -.8em #00000059}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select .input__menu-list{padding:0}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select .input__option{font-family:var(--font-rapor),sans-serif;color:#111;cursor:pointer;border-radius:8px;padding:.8em 1.1em;font-size:.95em;font-weight:500;transition:background-color .2s ease-in-out,color .2s ease-in-out}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select .input__option:hover,.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select .input__option.input__option--is-focused{color:#61008f;background-color:#f0e8f1}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select .input__option.input__option--is-selected{color:#fff;background-color:#ff8000}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select .input__menu-notice{font-family:var(--font-rapor),sans-serif;color:#545454}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input-upload .internal-wrapper .input{background-color:#fff;border:.1em solid #ff8000;border-radius:8px;height:3.3em;transition:border-color .3s ease-in-out}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input-upload .internal-wrapper .input:hover,.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input-upload .internal-wrapper .input:focus,.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input-upload .internal-wrapper .input:focus-visible{border-color:#61008f;outline:none}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input-upload .input__layer{padding:0 1.1em}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input-upload .input__layer .placeholder{color:#8700a0;font-family:var(--font-rapor),sans-serif;font-size:.85em;font-weight:400}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input-upload .input__layer .placeholder__active{color:#111;font-weight:500}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input-upload .input__layer .clip-icon{width:1.6em;height:1.6em}.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox{margin-top:0}.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper{align-items:flex-start}.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .checkbox-trigger{background-color:#fff;border:.1em solid #ff8000;width:1.4em;height:1.4em;margin-top:.1em;transition:background-color .2s ease-in-out}.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .checkbox:checked+.checkbox-trigger,.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .checkbox[value=true]+.checkbox-trigger{background-color:#ff8000}.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .checkbox:checked+.checkbox-trigger:after,.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .checkbox[value=true]+.checkbox-trigger:after{width:.75em;height:.6em}.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .label,.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .label *{color:#fff!important;font-family:var(--font-rapor),sans-serif!important;font-size:1em!important;font-weight:600!important;line-height:1.5!important}.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .label{width:100%;padding-left:.8em;font-size:.95em!important}.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .label .text-bold{font-weight:700!important}.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .label a{text-decoration:underline;color:#ff8000!important}.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .error{color:#ffa94d}.page-help-section-contact-form .content-forms-contact .layout-forms-input-wrapper .input-error,.page-help-section-contact-form .content-forms-contact .input-row-error,.page-help-section-contact-form .content-forms-contact .recaptcha-error{color:#ffa94d;font-family:var(--font-rapor),sans-serif;font-weight:600}.page-help-section-contact-form .content-forms-contact .layout-recaptcha{margin:.5em 0 1em}.page-help-section-contact-form .content-forms-contact .button-submit{width:100%}.page-help-section-contact-form .content-forms-contact .button-submit .button{width:100%;height:3.3em;padding:0}.page-help-section-contact-form .content-forms-contact .button-submit .button .button-content{font-size:1.05em;font-weight:700}@media (prefers-reduced-motion:reduce){.page-help-section-contact-form .contact-form-intro,.page-help-section-contact-form .contact-form-card{opacity:1;border-radius:16px;transition:none;transform:none}}@media (max-width:1024px){.page-help-section-contact-form{margin-bottom:3em}.page-help-section-contact-form .contact-form-grid{grid-template-columns:1fr;gap:1.5em}.page-help-section-contact-form .contact-form-intro{position:static}.page-help-section-contact-form .contact-form-title{font-size:1.9em}.page-help-section-contact-form .content-forms-contact{padding:1.5em}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input-row{flex-direction:column;gap:1.25em;margin-bottom:1.25em}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-select,.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-textarea,.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-input-upload{margin-bottom:1.25em}.page-help-section-contact-form .content-forms-contact .layout-forms-form .form.layout-forms-form-form .layout-forms-textarea .layout-forms-input-wrapper .internal-wrapper .input-body .input{height:9em}.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .label,.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .label *{color:#fff!important;font-size:1em!important;font-weight:600!important}.page-help-section-contact-form .content-forms-contact .layout-forms-checkbox .checkbox-wrapper .label{font-size:.95em!important}}
.page-help-section-documents{width:100%;margin-bottom:5em}.page-help-section-documents .documents-panel{opacity:0;background-color:#f0e8f1;border-radius:16px;padding:3.5em 3em;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(1.5em)}.page-help-section-documents .documents-panel .help-section-heading{margin-bottom:2em}.page-help-section-documents .documents-list{grid-template-columns:repeat(2,1fr);gap:1em;max-width:60em;margin:0 auto;padding:0;list-style:none;display:grid}.page-help-section-documents .documents-item{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translate(-1em)}.page-help-section-documents .documents-item:first-of-type{transition-delay:.2s}.page-help-section-documents .documents-item:nth-of-type(2){transition-delay:.28s}.page-help-section-documents .documents-item:nth-of-type(3){transition-delay:.36s}.page-help-section-documents .documents-item:nth-of-type(4){transition-delay:.44s}.page-help-section-documents .documents-item:nth-of-type(5){transition-delay:.52s}.page-help-section-documents .documents-item:nth-of-type(6){transition-delay:.6s}.page-help-section-documents .documents-item:nth-of-type(7){transition-delay:.68s}.page-help-section-documents .documents-item:nth-of-type(8){transition-delay:.76s}.page-help-section-documents .documents-item a{background-color:#fff;border:.1em solid #0000;border-radius:12px;align-items:center;gap:1.1em;height:100%;padding:1.1em 1.35em;text-decoration:none;transition:border-color .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;display:flex}.page-help-section-documents .documents-item .documents-icon{color:#fff;background-color:#8700a0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.75em;height:2.75em;font-size:1.05em;transition:background-color .3s ease-in-out;display:flex}.page-help-section-documents .documents-item .documents-text{flex-direction:column;flex:1;gap:.15em;min-width:0;display:flex}.page-help-section-documents .documents-item .documents-label{font-family:var(--font-rapor),sans-serif;color:#111;font-size:1.05em;font-weight:700;transition:color .3s ease-in-out}.page-help-section-documents .documents-item .documents-description{font-family:var(--font-rapor),sans-serif;color:#545454;font-size:.9em;line-height:1.45}.page-help-section-documents .documents-item .documents-arrow{color:#8700a0;flex-shrink:0;font-size:.9em;transition:color .3s ease-in-out,transform .3s ease-in-out}.page-help-section-documents .documents-item a:hover{cursor:pointer;border-color:#ff8000;transform:translateY(-.2em);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.page-help-section-documents .documents-item a:hover .documents-icon{background-color:#ff8000}.page-help-section-documents .documents-item a:hover .documents-label,.page-help-section-documents .documents-item a:hover .documents-arrow{color:#ff8000}.page-help-section-documents .documents-item a:hover .documents-arrow{transform:translate(.15em,-.15em)}.page-help-section-documents.visible .documents-panel,.page-help-section-documents.visible .documents-item{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.page-help-section-documents .documents-panel,.page-help-section-documents .documents-item{opacity:1;transition:none;transform:none}.page-help-section-documents .documents-item a:hover{transform:none}}@media (max-width:1024px){.page-help-section-documents{margin-bottom:3em}.page-help-section-documents .documents-panel{border-radius:16px;padding:2.5em 1.5em}.page-help-section-documents .documents-list{grid-template-columns:1fr}}
