.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:hover,.choices[data-type*=select-one] .choices__button:focus{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #003642;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=text] .choices__button:hover,.choices[data-type*=text] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:56px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005f75;border:1px solid #004a5c;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media(min-width:640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.forms__title,.forms__partner_title{font-family:var(--default-font-family);font-weight:400;font-style:normal;font-size:var(--en-font-size-heading-h-2, 32px);line-height:var(--en-font-line-height-heading-h-2, 28px)}@media(min-width:1024px){.forms__title,.forms__partner_title{font-size:var(--en-font-size-heading-h-2, 64px)}}@media(min-width:1024px){.forms__title,.forms__partner_title{line-height:var(--en-font-line-height-heading-h-2, 56px)}}[lang=ar] .forms__title,[lang=ar] .forms__partner_title{font-size:var(--ar-font-size-heading-h-2, 32px);line-height:var(--ar-font-line-height-heading-h-2, 44px)}@media(min-width:1024px){[lang=ar] .forms__title,[lang=ar] .forms__partner_title{font-size:var(--ar-font-size-heading-h-2, 64px)}}@media(min-width:1024px){[lang=ar] .forms__title,[lang=ar] .forms__partner_title{line-height:var(--ar-font-line-height-heading-h-2, 82px)}}.bg-purple .forms .cmp-forms__success-message--title{font-family:var(--default-font-family);font-weight:400;font-style:normal;font-size:var(--en-font-size-heading-h-3, 24px);line-height:var(--en-font-line-height-heading-h-3, 24px)}@media(min-width:1024px){.bg-purple .forms .cmp-forms__success-message--title{font-size:var(--en-font-size-heading-h-3, 40px)}}@media(min-width:1024px){.bg-purple .forms .cmp-forms__success-message--title{line-height:var(--en-font-line-height-heading-h-3, 36px)}}[lang=ar] .bg-purple .forms .cmp-forms__success-message--title,.bg-purple .forms [lang=ar] .cmp-forms__success-message--title{font-size:var(--ar-font-size-heading-h-3, 24px);line-height:var(--ar-font-line-height-heading-h-3, 36px)}@media(min-width:1024px){[lang=ar] .bg-purple .forms .cmp-forms__success-message--title,.bg-purple .forms [lang=ar] .cmp-forms__success-message--title{font-size:var(--ar-font-size-heading-h-3, 40px)}}@media(min-width:1024px){[lang=ar] .bg-purple .forms .cmp-forms__success-message--title,.bg-purple .forms [lang=ar] .cmp-forms__success-message--title{line-height:var(--ar-font-line-height-heading-h-3, 52px)}}.cmp-forms__success-message--title{font-family:var(--default-font-family);font-weight:400;font-style:normal;font-size:var(--en-font-size-heading-h-4, 16px);line-height:var(--en-font-line-height-heading-h-4, 16px)}@media(min-width:1024px){.cmp-forms__success-message--title{font-size:var(--en-font-size-heading-h-4, 28px)}}@media(min-width:1024px){.cmp-forms__success-message--title{line-height:var(--en-font-line-height-heading-h-4, 24px)}}[lang=ar] .cmp-forms__success-message--title{font-size:var(--ar-font-size-heading-h-4, 18px);line-height:var(--ar-font-line-height-heading-h-4, 24px)}@media(min-width:1024px){[lang=ar] .cmp-forms__success-message--title{font-size:var(--ar-font-size-heading-h-4, 28px)}}@media(min-width:1024px){[lang=ar] .cmp-forms__success-message--title{line-height:var(--ar-font-line-height-heading-h-4, 36px)}}.forms__description,.forms__partner_description{font-family:var(--font-family-global-body);font-style:normal;font-weight:500;font-size:var(--en-font-size-body-lg, 18px);line-height:var(--en-font-line-height-body-lg, 24px)}@media(min-width:1024px){.forms__description,.forms__partner_description{font-size:var(--en-font-size-body-lg, 20px)}}@media(min-width:1024px){.forms__description,.forms__partner_description{line-height:var(--en-font-line-height-body-lg, 28px)}}[lang=ar] .forms__description,[lang=ar] .forms__partner_description{font-size:var(--ar-font-size-body-lg, 18px);line-height:var(--ar-font-line-height-body-lg, 32px)}@media(min-width:1024px){[lang=ar] .forms__description,[lang=ar] .forms__partner_description{font-size:var(--ar-font-size-body-lg, 20px)}}@media(min-width:1024px){[lang=ar] .forms__description,[lang=ar] .forms__partner_description{line-height:var(--ar-font-line-height-body-lg, 32px)}}.cmp-forms__success-message--text,.bg-purple .forms .cmp-forms__success-message--text{font-family:var(--font-family-global-body);font-style:normal;font-weight:500;font-size:var(--en-font-size-body-md, 16px);line-height:var(--en-font-line-height-body-md, 20px)}@media(min-width:1024px){.cmp-forms__success-message--text,.bg-purple .forms .cmp-forms__success-message--text{font-size:var(--en-font-size-body-md, 18px)}}@media(min-width:1024px){.cmp-forms__success-message--text,.bg-purple .forms .cmp-forms__success-message--text{line-height:var(--en-font-line-height-body-md, 24px)}}[lang=ar] .cmp-forms__success-message--text,[lang=ar] .bg-purple .forms .cmp-forms__success-message--text,.bg-purple .forms [lang=ar] .cmp-forms__success-message--text{font-size:var(--ar-font-size-body-md, 16px);line-height:var(--ar-font-line-height-body-md, 24px)}@media(min-width:1024px){[lang=ar] .cmp-forms__success-message--text,[lang=ar] .bg-purple .forms .cmp-forms__success-message--text,.bg-purple .forms [lang=ar] .cmp-forms__success-message--text{font-size:var(--ar-font-size-body-md, 18px)}}@media(min-width:1024px){[lang=ar] .cmp-forms__success-message--text,[lang=ar] .bg-purple .forms .cmp-forms__success-message--text,.bg-purple .forms [lang=ar] .cmp-forms__success-message--text{line-height:var(--ar-font-line-height-body-md, 28px)}}.cmp-forms__recaptcha-text{font-family:var(--font-family-global-body);font-style:normal;font-weight:400;font-size:var(--en-font-size-body-sm, 14px);line-height:var(--en-font-line-height-body-sm, 16px)}@media(min-width:1024px){.cmp-forms__recaptcha-text{font-size:var(--en-font-size-body-sm, 16px)}}@media(min-width:1024px){.cmp-forms__recaptcha-text{line-height:var(--en-font-line-height-body-sm, 20px)}}[lang=ar] .cmp-forms__recaptcha-text{font-size:var(--ar-font-size-body-sm, 12px);line-height:var(--ar-font-line-height-body-sm, 20px)}@media(min-width:1024px){[lang=ar] .cmp-forms__recaptcha-text{font-size:var(--ar-font-size-body-sm, 14px)}}@media(min-width:1024px){[lang=ar] .cmp-forms__recaptcha-text{line-height:var(--ar-font-line-height-body-sm, 20px)}}.qd-form-field__input::placeholder,.qd-form-field__input::placeholder .qd-form-field__input--text-area::placeholder,.cmp-forms__phone-container .qd-form-field__input::placeholder{font-family:var(--font-family-global-body);font-style:normal;font-weight:400;font-size:var(--en-font-size-text-field-value, 14px);line-height:var(--en-font-line-height-text-field-value, 16px)}@media(min-width:1024px){.qd-form-field__input::placeholder,.qd-form-field__input::placeholder .qd-form-field__input--text-area::placeholder,.cmp-forms__phone-container .qd-form-field__input::placeholder{font-size:var(--en-font-size-text-field-value, 16px)}}@media(min-width:1024px){.qd-form-field__input::placeholder,.qd-form-field__input::placeholder .qd-form-field__input--text-area::placeholder,.cmp-forms__phone-container .qd-form-field__input::placeholder{line-height:var(--en-font-line-height-text-field-value, 18px)}}[lang=ar] .qd-form-field__input::placeholder,[lang=ar] .qd-form-field__input::placeholder .qd-form-field__input--text-area::placeholder,.qd-form-field__input::placeholder [lang=ar] .qd-form-field__input--text-area::placeholder{font-size:var(--ar-font-size-text-field-value, 12px);line-height:var(--ar-font-line-height-text-field-value, 20px)}@media(min-width:1024px){[lang=ar] .qd-form-field__input::placeholder,[lang=ar] .qd-form-field__input::placeholder .qd-form-field__input--text-area::placeholder,.qd-form-field__input::placeholder [lang=ar] .qd-form-field__input--text-area::placeholder{font-size:var(--ar-font-size-text-field-value, 14px)}}@media(min-width:1024px){[lang=ar] .qd-form-field__input::placeholder,[lang=ar] .qd-form-field__input::placeholder .qd-form-field__input--text-area::placeholder,.qd-form-field__input::placeholder [lang=ar] .qd-form-field__input--text-area::placeholder{line-height:var(--ar-font-line-height-text-field-value, 24px)}}.qd-form-field__error-message--text{font-size:var(--en-font-size-text-field-helper, 12px);line-height:var(--en-font-line-height-text-field-helper, 16px)}@media(min-width:1024px){.qd-form-field__error-message--text{font-size:var(--en-font-size-text-field-helper, 14px)}}@media(min-width:1024px){.qd-form-field__error-message--text{line-height:var(--en-font-line-height-text-field-helper, 16px)}}[lang=ar] .qd-form-field__error-message--text{font-size:var(--ar-font-size-text-field-helper, 12px);line-height:var(--ar-font-line-height-text-field-helper, 20px)}@media(min-width:1024px){[lang=ar] .qd-form-field__error-message--text{font-size:var(--ar-font-size-text-field-helper, 12px)}}@media(min-width:1024px){[lang=ar] .qd-form-field__error-message--text{line-height:var(--ar-font-line-height-text-field-helper, 20px)}}.qd-form-field__label{font-family:var(--font-family-global-body);font-style:normal;font-weight:600;font-size:var(--en-font-size-select-field-label, 14px);line-height:var(--en-font-line-height-select-field-label, 14px)}@media(min-width:1024px){.qd-form-field__label{font-size:var(--en-font-size-select-field-label, 16px)}}@media(min-width:1024px){.qd-form-field__label{line-height:var(--en-font-line-height-select-field-label, 16px)}}[lang=ar] .qd-form-field__label{font-size:var(--ar-font-size-select-field-label, 12px);line-height:var(--ar-font-line-height-select-field-label, 16px)}@media(min-width:1024px){[lang=ar] .qd-form-field__label{font-size:var(--ar-font-size-select-field-label, 14px)}}@media(min-width:1024px){[lang=ar] .qd-form-field__label{line-height:var(--ar-font-line-height-select-field-label, 14px)}}.qd-form-field__custom-select--phone-code{font-family:var(--font-family-global-body);font-style:normal;font-weight:400;font-size:var(--en-font-size-select-field-value, 14px);line-height:var(--en-font-line-height-select-field-value, 16px)}@media(min-width:1024px){.qd-form-field__custom-select--phone-code{font-size:var(--en-font-size-select-field-value, 16px)}}@media(min-width:1024px){.qd-form-field__custom-select--phone-code{line-height:var(--en-font-line-height-select-field-value, 18px)}}[lang=ar] .qd-form-field__custom-select--phone-code{font-size:var(--ar-font-size-select-field-value, 12px);line-height:var(--ar-font-line-height-select-field-value, 20px)}@media(min-width:1024px){[lang=ar] .qd-form-field__custom-select--phone-code{font-size:var(--ar-font-size-select-field-value, 14px)}}@media(min-width:1024px){[lang=ar] .qd-form-field__custom-select--phone-code{line-height:var(--ar-font-line-height-select-field-value, 24px)}}html[dir=rtl]{text-align:right}.forms{position:relative;padding:48px 24px;background-color:#fff}@media screen and (min-width:832px){.forms{padding-block:80px;padding-inline:clamp(24px,24px + (100vw - 1060px) * 96 / 220,120px)}}body[data-pageid=contact-page] .forms{padding-top:204px}.qd-form__global-error{display:none;width:100%;margin-bottom:24px;padding:16px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px}.qd-form__global-error:not(.hidden){display:flex;align-items:flex-start;gap:12px}.qd-form__global-error--icon{color:#dc2626;font-size:20px;flex-shrink:0;margin-top:2px}.qd-form__global-error--content{flex:1}.qd-form__global-error--message{color:#dc2626;font-family:proxima-nova-wide;font-size:14px;font-weight:400;line-height:140%;margin:0}.vendor-form-redirect p{margin-bottom:40px;font-size:18px;font-weight:400;line-height:140%}.qd-form-field__error-message{display:block;width:100%}.qd-form-field__error-message.hidden{display:none}.qd-form-field__error-message--wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:var(--spacing-1);background-color:transparent;color:#fff;padding:0;border-radius:0}.qd-form-field__error-message--icon{display:none}.qd-form-field__error-message--text{color:#fecdd2}.qd-form-field__error-message--text *{letter-spacing:-.32px;word-wrap:break-word;overflow-wrap:break-word;flex:1;min-width:0}.qd-form-field.qd-form-field__invalid-input .qd-form-field__error-message{display:block}.js-form-error:not(.hidden){display:block}.js-validation-error:not(.hidden){display:block}.qd-form-field:not(.--checkbox) .qd-form-field__error-message{width:100%;max-width:100%}.qd-form-field{--checkbox-height: 20px;display:flex;flex-direction:column;margin-bottom:16px;gap:6px}@media screen and (min-width:832px){.qd-form-field{gap:4px}}.cmp-forms{inline-size:min(100%,var(--grid-max-width));margin-inline:auto;display:flex;flex-direction:column;justify-content:space-between;row-gap:24px}@media(min-width:1025px){.cmp-forms{padding-left:0;padding-right:0}}.cmp-forms__mandatory-indicator{margin-top:32px;font-size:12px}@media screen and (min-width:832px){.cmp-forms{flex-direction:row;column-gap:var(--grid-gap)}}.cmp-forms__heading-wrapper{inline-size:100%;opacity:1!important}@media screen and (min-width:832px){.cmp-forms__heading-wrapper{max-inline-size:32%}}@media screen and (min-width:1024px){.cmp-forms__heading-wrapper{max-inline-size:38%}}@media(prefers-reduced-motion:no-preference){[data-cmp-animation-enabled=true] .forms__title,[data-cmp-animation-enabled=true] .forms__partner_title,[data-cmp-animation-enabled=true] .forms__description,[data-cmp-animation-enabled=true] .forms__partner_description,[data-cmp-animation-enabled=true] .form-heading-rte h1,[data-cmp-animation-enabled=true] .form-heading-rte h2,[data-cmp-animation-enabled=true] .form-heading-rte h3,[data-cmp-animation-enabled=true] .form-heading-rte h4,[data-cmp-animation-enabled=true] .form-heading-rte h5,[data-cmp-animation-enabled=true] .form-heading-rte h6,[data-cmp-animation-enabled=true] .form-heading-rte p,[data-cmp-animation-enabled=true] .cmp-forms-icon-text__item,[data-cmp-animation-enabled=true] .cmp-forms__form-wrapper{opacity:var(--opacity-progress, 1)!important}}.cmp-form-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.forms__pretitle{font-size:var(--heading-5-font-size);font-weight:var(--heading-5-font-weight);line-height:var(--heading-2-line-height)}.forms__title{color:#0f0f0f;align-self:stretch;margin-bottom:var(--spacing-2)}.forms__description{color:#0f0f0f}.forms__partner_title{color:#0f0f0f;font-family:var(--font-family-heading)!important}[lang=ar] .forms__partner_title{font-weight:500!important}.forms__partner_description{color:#0f0f0f}[lang=ar] .forms__partner_description{font-weight:400!important}.cmp-forms__form{display:flex;flex-direction:column}.qd-form-field__label{color:#f9f9f9}.cmp-forms__form-wrapper{inline-size:100%;max-width:688px;box-sizing:border-box;box-shadow:0 32px 60px -36px #420f2926;overflow:visible;padding:48px 24px;z-index:1;position:relative;border-radius:16px;opacity:1!important}.cmp-forms__form-wrapper.hidden{display:none}@media screen and (min-width:832px){.cmp-forms__form-wrapper{flex:1 1 0;border-radius:20px;padding:48px}}.form-group{display:flex;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:16px}.form-group_name{display:flex;align-items:flex-start;width:100%;align-self:stretch}.form-group_name>.form-group:first-child{margin-inline-end:16px}.form-group_name>.form-group:last-child{margin-inline-start:8px}.cmp-forms__label--hidden{display:none}.form-heading-rte{margin-bottom:16px}.qd-form-field__custom-select--info.--no-label{justify-content:center;padding-bottom:0}#company-name{width:100%}.qd-form-field__custom-select-wrapper{position:relative;display:inline-block;width:100%}.qd-form-field__custom-select-wrapper .qd-icon.qd-icon--cheveron-down{position:absolute;inset-inline-end:1em;top:50%;transform:translateY(-50%);pointer-events:none;font-size:1.2em;color:#333;transition:transform .2s ease-in-out}.qd-form-field__custom-select-wrapper .qd-icon.qd-icon--alert:before{content:""}html[dir=rtl] .qd-form-field__custom-select-wrapper .qd-icon.qd-icon--cheveron-down{inset-inline-end:1em}html[dir=rtl] .qd-form-field__custom-select--options{left:unset;right:0}html[dir=rtl] .qd-form-field.--checkbox .qd-form-field__error-message{margin-right:calc(var(--checkbox-height) + var(--spacing-2))}.qd-form-field__input::placeholder{color:#606060}.qd-form-field__input::placeholder .qd-form-field__input--text-area::placeholder{color:#606060}.cmp-forms__phone-container .qd-form-field__input::placeholder{color:#606060}.qd-form-field__custom-selects option{color:var(--New-DS-Dark-Blue, #1c2633);font-size:16px;font-style:normal;font-weight:400;line-height:160%}.qd-form-field__custom-select option:disabled{color:#999}.cmp-forms__phone-container.qd-form-field{margin-bottom:16px}.cmp-forms__phone-wrapper{display:grid;grid-template-columns:auto 1fr;gap:12px;row-gap:var(--spacing-1);width:100%;position:relative;z-index:1;overflow:visible;isolation:isolate}@media screen and (min-width:832px){.cmp-forms__phone-wrapper:has(.--no-label){grid-template-columns:auto 1fr}}.cmp-forms__phone-wrapper .qd-form-field{margin-bottom:0}.cmp-forms__phone-wrapper .qd-form-field__input.--custom-select:has(.--no-label){min-width:145px;width:auto}.cmp-forms__phone-wrapper .qd-form-field__input.--custom-select{min-width:145px;width:auto}@media screen and (min-width:832px){.cmp-forms__phone-wrapper .qd-form-field__error-message{grid-column-start:1;grid-column-end:3}}.qd-form-field__error-message.js-form-error{margin-top:16px}.phone-number{width:100%;min-width:0}.phone-number .qd-form-field__input{width:100%}.cta.icon-reverse{flex-direction:revert}.qd-form-field__native-select{display:none}.qd-form-field__custom-select--options{display:none;position:absolute;z-index:9999}.qd-form-field__input.--custom-select{padding-inline-end:var(--spacing-1, 4px)}#phone-without-code{width:100%}.qd-form-field__custom-select--flag{width:32px;height:20px;border-radius:2px;object-fit:cover;margin-inline-end:8px;flex-shrink:0}.qd-form-field__custom-select--phone-code{color:#0f0f0f}.qd-form-field__custom-select--phone-code:before{content:"("}.qd-form-field__custom-select--phone-code:after{content:")"}.qd-form-field__custom-select--optionSelected{display:flex;align-items:center;color:var(--dropdown-placeholder)}.qd-form-field__custom-select--optionSelected.selected{color:inherit}.qd-form-field__custom-select--btn{display:flex;align-items:center;width:100%;position:relative}.qd-form-field__custom-select--option{display:flex;align-items:center;color:#000;padding:10px 18px;gap:8px;cursor:pointer;transition:background-color .2s ease}.qd-form-field__custom-select--option:hover{background-color:#f5f5f5}.qd-form-field__custom-select--option:focus{outline:none;border:none;box-shadow:none;background-color:#f5f5f5}.qd-form-field__custom-select--option:focus-visible{outline:none;border:none;box-shadow:none;background-color:#f5f5f5}.qd-form-field__custom-select--option[aria-selected=true]{background-color:#f0f0f0}.qd-form-field__custom-select--option .qd-form-field__custom-select--flag{width:32px;height:20px;border-radius:2px;object-fit:cover;flex-shrink:0}.qd-form-field__custom-select--option .qd-icon{color:#28a745;font-size:16px;margin-inline-end:8px;opacity:0;transition:opacity .2s ease}.qd-form-field__custom-select--option .qd-icon.qd-icon--checkmark{opacity:1}.qd-form-field__custom-select.active{position:relative}.qd-form-field__custom-select.active .qd-icon--cheveron-down{transform:translateY(-50%) rotate(180deg)}.qd-form-field__custom-select.active .qd-form-field__custom-select--options{display:block}.qd-form-field__custom-select:focus-visible{outline:none}.qd-form-field__custom-select__phone-number{position:relative;z-index:10;overflow:visible;isolation:isolate}.qd-form-field__custom-select__phone-number.active{z-index:1000}.qd-form-field__custom-select__phone-number.active ul{display:block!important;position:absolute!important;z-index:9999!important;transform:translateZ(0);isolation:isolate;contain:layout style paint}.cmp-forms__phone-container .qd-form-field__custom-select__phone-number.active .qd-icon--cheveron-down{transform:rotate(180deg)!important}.cmp-forms__recaptcha-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;align-self:flex-start;gap:24px;margin-top:48px}.cmp-forms__recaptcha-logo{height:48px;object-fit:contain}.cmp-forms__recaptcha-text{color:#f9f9f9;margin:0;flex:1}.cmp-forms__success-message{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;text-align:center;font-weight:var(--heading-2-font-weight)}.cmp-forms__success-message--icon{display:none}.cmp-forms__success-message--title{color:#f9f9f9;font-family:var(--font-family-heading)!important}.cmp-forms__success-message--title.heading-weight-regular{font-weight:900!important}.cmp-forms__success-message--text{color:#f9f9f9}.cmp-forms__success-message--text.heading-weight-regular{font-weight:500!important}.cmp-forms__success-message.hidden{display:none}.cmp-forms.success{align-items:flex-start}.cmp-forms.success .cmp-forms__form{display:none}#website{display:none!important;position:absolute!important;left:-9999px!important;top:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important;z-index:-1!important}#website:focus,#website:active,#website:hover{display:none!important;position:absolute!important;left:-9999px!important}@media(max-width:767px){.cmp-forms__phone-wrapper{gap:8px}.form-group_name{flex-direction:column;gap:16px}.cmp-forms__recaptcha-wrapper{margin-top:40px}.cmp-form-row--2col{flex-direction:column}.cmp-form-row--2col>.aem-Grid>[class*=aem-GridColumn]:first-child,.cmp-form-row--2col>[class*=aem-GridColumn]:first-child{margin-inline-end:0!important;margin-block-end:0}.cmp-form-row--2col>.aem-Grid>[class*=aem-GridColumn]:last-child,.cmp-form-row--2col>[class*=aem-GridColumn]:last-child{margin-inline-start:0}}.cmp-form-lead .cmp-container{background-color:transparent}@media(prefers-reduced-motion:no-preference){.cmp-form-lead.animate-text-up-fade.in-viewport{animation:slideUpFadeIn 1.2s ease-out .8s forwards}}.cmp-form-row--2col{display:flex;flex-wrap:wrap}.cmp-form-row--2col>.aem-Grid,.cmp-form-row--2col>.responsivegrid{display:contents}.cmp-forms__phone-container{position:relative;z-index:10;isolation:isolate}.cmp-forms__phone-container .qd-form-field__custom-select__phone-number{position:relative;z-index:100;isolation:isolate}.cmp-forms__phone-container .qd-form-field__custom-select__phone-number ul{position:absolute!important;z-index:99999!important;isolation:isolate;contain:layout style paint}.cmp-forms__phone-container .qd-form-field__custom-select-wrapper{position:relative;z-index:100;isolation:isolate}.cmp-forms__phone-container .qd-form-field__custom-select--phone-options{background-color:#fff;width:320px;max-width:calc(100vw - 32px);max-height:min(300px,50vh);overflow-y:auto;list-style:none;margin:0;padding:0;box-shadow:0 0 20px 4px var(--grey-200, rgba(0, 0, 0, .1));border-radius:4px;position:absolute;z-index:99999;display:none;left:0;top:100%;transform:translateZ(0);will-change:transform;isolation:isolate;contain:layout style paint;pointer-events:none}.cmp-forms__phone-container .qd-form-field__custom-select__phone-number.active .qd-form-field__custom-select--phone-options{display:block;pointer-events:auto}html[dir=rtl] .cmp-forms__mandatory-indicator{text-align:right}html[dir=rtl] .cmp-forms__phone-container .qd-form-field__custom-select--phone-options{left:unset;right:0}.cmp-forms__phone-container .qd-form-field__custom-select--btn{cursor:pointer;outline:none;height:56px;padding-inline:16px;border-radius:6px;border:1px solid rgba(119,119,119,.1);background:#fff;display:flex;align-items:center;gap:var(--spacing-1);position:relative}@media screen and (min-width:832px){.cmp-forms__phone-container .qd-form-field__custom-select--btn{padding-inline:24px}}.cmp-forms__phone-container .qd-form-field__custom-select--btn:focus{outline:none;box-shadow:0 0 0 2px #1c26331a}.cmp-forms__phone-container .qd-form-field__custom-select--btn .qd-icon--cheveron-down{position:static;transition:transform .2s ease-in-out;transform:none}.cmp-form-row--2col>.aem-Grid>[class*=aem-GridColumn],.cmp-form-row--2col>[class*=aem-GridColumn]{flex:1 1 0;min-width:0}.cmp-form-row--2col>.aem-Grid>[class*=aem-GridColumn]:first-child,.cmp-form-row--2col>[class*=aem-GridColumn]:first-child{margin-inline-end:12px}.cmp-form-row--2col>.aem-Grid>[class*=aem-GridColumn]:last-child,.cmp-form-row--2col>[class*=aem-GridColumn]:last-child{margin-inline-start:0}.cmp-form-row--2col .qd-form-field.form-group{width:100%}@media(prefers-reduced-motion:no-preference){.forms .forms__background.animate-image-zoom-out.in-viewport{animation:zoomOutScale .2s ease-out .8s forwards}}@media(prefers-reduced-motion:reduce){.forms .forms__background.animate-image-zoom-out.in-viewport{transform:scale(1);animation:none}}@media(prefers-reduced-motion:no-preference){.cmp-forms .cmp-forms__form-wrapper.animate-text-up-fade.in-viewport{animation:slideUpFadeIn 1.2s ease-in-out .8s forwards}}.breadcrumb{display:none}.cmp-forms__scarp{position:absolute;pointer-events:none;z-index:0;top:1100px;bottom:auto;left:0;overflow:visible}.cmp-forms__scarp--rtl,html[dir=rtl] .cmp-forms__scarp--ltr{display:none}html[dir=rtl] .cmp-forms__scarp--rtl{display:block}[dir=rtl] .cmp-forms__scarp,.cmp-forms__scarp--rtl{left:auto;right:0}.cmp-forms__scarp-image{position:absolute;bottom:0;left:0;width:100%;height:auto;display:none;object-fit:contain;object-position:bottom left}[dir=rtl] .cmp-forms__scarp-image,.cmp-forms__scarp--rtl .cmp-forms__scarp-image{left:auto;right:0}.bg-purple .cmp-forms-icon-text__item__icon-wrapper{background:#d2b3fe}[dir=rtl] .bg-purple .cmp-forms-icon-text__item__text{max-width:361px!important}.bg-purple .forms{padding:48px 24px;background-color:#e9dfff}@media screen and (min-width:832px){.bg-purple .forms{padding-block:80px;padding-inline:clamp(24px,24px + (100vw - 1060px) * 96 / 220,120px)}}.bg-purple .forms .qd-form-field__input:hover:not(:disabled):not(.qd-form-field__input--disable){background:#e9dfff}.bg-purple .forms .qd-form-field__input:focus{border:2px solid #d2b3fe;background:#f9f9f9}.bg-purple .forms .qd-form-field__input:disabled{background:#e0e0e0;cursor:not-allowed}.bg-purple .forms .qd-form-field:not(.cmp-forms__phone-container):has(.qd-form-field__error-message[style*="display: block"]) input{color:#d32f2f!important}.bg-purple .forms .qd-form-field__custom-select-wrapper:hover .choices__inner,.bg-purple .forms .qd-form-field__custom-select-wrapper:hover .choices__inner .choices__item,.bg-purple .forms .qd-form-field__custom-select-wrapper .choices__inner:hover,.bg-purple .forms .qd-form-field__custom-select-wrapper .choices__inner:hover .choices__item{background-color:#e9dfff!important}.bg-purple .forms .qd-form-field__custom-select-wrapper .qd-icon--cheveron-down{color:#7122f4;font-size:16px}@media screen and (min-width:832px){.bg-purple .forms .qd-form-field__custom-select-wrapper .qd-icon--cheveron-down{font-size:24px}}.bg-purple .forms .qd-form-field:not(.cmp-forms__phone-container):has(.qd-form-field__error-message[style*="display: block"]) .qd-form-field__custom-select-wrapper .choices__inner{border:2px solid #ef9a9a!important;color:#d32f2f;background:#f9f9f9}.bg-purple .forms .qd-form-field:not(.cmp-forms__phone-container):has(.qd-form-field__error-message[style*="display: block"]) .qd-form-field__custom-select-wrapper .qd-icon--cheveron-down{color:#d32f2f}.bg-purple .forms .form-heading-rte{margin-bottom:24px}@media screen and (min-width:832px){.bg-purple .forms .form-heading-rte{margin-bottom:32px}}.bg-purple .forms .cmp-forms__form-wrapper{background-color:#230f62;padding:40px 24px}@media screen and (min-width:832px){.bg-purple .forms .cmp-forms__form-wrapper{padding:48px}}.bg-purple .forms .cmp-forms__success-message--title,.bg-purple .forms .cmp-forms__success-message--text{color:#f9f9f9}.bg-purple .forms .form-textarea+.form-checkbox .qd-form-field__checkbox-wrapper{margin-top:12px}@media screen and (min-width:832px){.bg-purple .forms .form-textarea+.form-checkbox .qd-form-field__checkbox-wrapper{margin-top:16px}}.bg-purple .qd-form-field.--checkbox .qd-form-field__label{font-weight:400;line-height:16px}[lang=ar] .bg-purple .qd-form-field.--checkbox .qd-form-field__label{line-height:20px}@media screen and (min-width:832px){.bg-purple .qd-form-field.--checkbox .qd-form-field__label{line-height:20px}}.bg-purple .qd-form-field.--checkbox .qd-form-field__checkbox{margin:11px;border:2px solid #d2b3fe;background:transparent}.bg-purple .qd-form-field.--checkbox .qd-form-field__checkbox:hover{background:#7122f4;border-color:#d2b3fe}.bg-purple .qd-form-field.--checkbox .qd-form-field__checkbox:active{border-color:#d2b3fe}.bg-purple .qd-form-field.--checkbox .qd-form-field__checkbox:focus{outline:2px solid #f0eaff;border-color:#d2b3fe;background:#7122f4}.bg-purple .qd-form-field.--checkbox .qd-form-field__checkbox:checked:after{color:#d2b3fe}.bg-purple .cmp-forms__scarp{width:150px}@media screen and (max-width:831px){.bg-purple .cmp-forms__scarp .cmp-forms__scarp-image-desktop--bg-purple{display:none}}@media screen and (min-width:768px){.bg-purple .cmp-forms__scarp{width:200px}}@media screen and (min-width:1024px){.bg-purple .cmp-forms__scarp{width:280px}}.bg-purple .cmp-forms__scarp{position:absolute;top:1580px;bottom:auto;left:0;width:400px;height:auto}@media screen and (max-width:831px){.bg-purple .cmp-forms__scarp{inset:-150px 0 auto auto;width:100%;height:auto}.bg-purple .cmp-forms__scarp .cmp-forms__scarp-image-desktop--bg-purple{display:none}.bg-purple .cmp-forms__scarp .cmp-forms__scarp-image-mobile--bg-purple{display:block;position:absolute;width:74px;height:auto;inset:-65px 0 auto auto}[dir=rtl] .bg-purple .cmp-forms__scarp .cmp-forms__scarp-image-mobile--bg-purple,.cmp-forms__scarp--rtl .bg-purple .cmp-forms__scarp .cmp-forms__scarp-image-mobile--bg-purple{right:auto;left:0;top:-30px}}[dir=rtl] .bg-purple .cmp-forms__scarp,.bg-purple .cmp-forms__scarp.cmp-forms__scarp--rtl{left:auto;right:0}@media screen and (min-width:832px)and (max-width:1439px){.bg-purple .cmp-forms__scarp.cmp-forms__scarp--rtl{bottom:-95px;width:370px;top:1550px}}@media screen and (min-width:1440px){.bg-purple .cmp-forms__scarp.cmp-forms__scarp--rtl{top:1530px;width:400px}}.bg-purple .cmp-forms__scarp-image-desktop--bg-purple{display:block}.bg-purple .cmp-forms__scarp-image-mobile--bg-purple{display:none}@media screen and (min-width:832px){.bg-purple .forms:has(.cmp-forms.success){min-height:900px}}@media screen and (min-width:832px){.bg-purple .forms:has(.cmp-forms.success) .cmp-forms__scarp{top:1150px;width:200px}}[lang=ar] .bg-pink .cmp-forms-icon-text__item__text{font-weight:400!important}@media screen and (max-width:831px){.bg-pink .form-submit button.cta{width:100%}}.bg-pink .forms{padding:48px 24px;background-color:#f8e7ee}@media screen and (min-width:832px){.bg-pink .forms{padding-block:80px;padding-inline:clamp(24px,24px + (100vw - 1060px) * 96 / 220,120px)}}@media screen and (max-width:831px){.bg-pink .forms .cmp-forms{row-gap:0}}.bg-pink .forms .qd-form-field{gap:4px}.bg-pink .forms .qd-form-field__input:hover:not(:disabled):not(.qd-form-field__input--disable){background:#f3d7e1}.bg-pink .forms .qd-form-field__input:focus{border:2px solid #fbb3d1;background:#f9f9f9}.bg-pink .forms .qd-form-field__input:disabled{background:#e0e0e0;cursor:not-allowed}.bg-pink .forms .qd-form-field:not(.cmp-forms__phone-container):has(.qd-form-field__error-message[style*="display: block"]) input{color:#d32f2f!important}.bg-pink .forms .qd-form-field__custom-select-wrapper:hover .choices__inner,.bg-pink .forms .qd-form-field__custom-select-wrapper:hover .choices__inner .choices__item,.bg-pink .forms .qd-form-field__custom-select-wrapper .choices__inner:hover,.bg-pink .forms .qd-form-field__custom-select-wrapper .choices__inner:hover .choices__item{background-color:#f3d7e1!important}.bg-pink .forms .qd-form-field__custom-select-wrapper .qd-icon--cheveron-down{color:#ff00a3;font-size:16px}@media screen and (min-width:832px){.bg-pink .forms .qd-form-field__custom-select-wrapper .qd-icon--cheveron-down{font-size:24px}}.bg-pink .forms .qd-form-field:not(.cmp-forms__phone-container):has(.qd-form-field__error-message[style*="display: block"]) .qd-form-field__custom-select-wrapper .choices__inner{border:2px solid #ef9a9a!important;color:#d32f2f;background:#f9f9f9}.bg-pink .forms .qd-form-field:not(.cmp-forms__phone-container):has(.qd-form-field__error-message[style*="display: block"]) .qd-form-field__custom-select-wrapper .qd-icon--cheveron-down{color:#d32f2f}.bg-pink .forms .form-heading-rte{margin-bottom:24px}@media screen and (min-width:832px){.bg-pink .forms .form-heading-rte{margin-bottom:32px}}@media screen and (min-width:386px)and (max-width:436px){[lang=ar] .bg-pink .forms .forms__partner_title{display:block;width:256px}}.bg-pink .forms .cmp-forms__form-wrapper{background-color:#420f29;padding:40px 24px}@media screen and (min-width:832px){.bg-pink .forms .cmp-forms__form-wrapper{padding:48px}}.bg-pink .forms .form-textarea+.form-checkbox .qd-form-field__checkbox-wrapper{margin-top:12px}@media screen and (min-width:832px){.bg-pink .forms .form-textarea+.form-checkbox .qd-form-field__checkbox-wrapper{margin-top:16px}}.bg-pink .qd-form-field.--checkbox .qd-form-field__label{font-weight:400;line-height:16px}[lang=ar] .bg-pink .qd-form-field.--checkbox .qd-form-field__label{line-height:20px}@media screen and (min-width:832px){.bg-pink .qd-form-field.--checkbox .qd-form-field__label{line-height:20px}}.bg-pink .qd-form-field.--checkbox .qd-form-field__checkbox{margin:11px;border:2px solid #fbb3d1;background:transparent}.bg-pink .qd-form-field.--checkbox .qd-form-field__checkbox:hover{background:#ff00a3;border-color:#fbb3d1}.bg-pink .qd-form-field.--checkbox .qd-form-field__checkbox:active{border-color:#fbb3d1}.bg-pink .qd-form-field.--checkbox .qd-form-field__checkbox:focus{outline:2px solid #f8e7ee;border-color:#fbb3d1;background:#ff00a3}.bg-pink .qd-form-field.--checkbox .qd-form-field__checkbox:checked:after{color:#fbb3d1}.bg-pink .cmp-forms__scarp{position:absolute;top:1220px;bottom:auto;left:0;width:565px;height:auto}@media screen and (max-width:831px){.bg-pink .cmp-forms__scarp{inset:0 0 auto auto;width:100%;height:auto}.bg-pink .cmp-forms__scarp .cmp-forms__scarp-image-desktop--bg-pink{display:none}.bg-pink .cmp-forms__scarp .cmp-forms__scarp-image-mobile--bg-pink{display:block;position:absolute;width:75px;height:auto;inset:0 0 auto auto;object-fit:contain}[dir=rtl] .bg-pink .cmp-forms__scarp .cmp-forms__scarp-image-mobile--bg-pink,.cmp-forms__scarp--rtl .bg-pink .cmp-forms__scarp .cmp-forms__scarp-image-mobile--bg-pink{right:auto;left:0;top:0;width:90px}}@media screen and (min-width:832px)and (max-width:1023px){.bg-pink .cmp-forms__scarp{width:350px;top:985px}}@media screen and (min-width:1024px)and (max-width:1439px){.bg-pink .cmp-forms__scarp{width:500px;top:1155px}}[dir=rtl] .bg-pink .cmp-forms__scarp,.bg-pink .cmp-forms__scarp.cmp-forms__scarp--rtl{left:auto;right:0}@media screen and (min-width:832px)and (max-width:1023px){[dir=rtl] .bg-pink .cmp-forms__scarp,.bg-pink .cmp-forms__scarp.cmp-forms__scarp--rtl{width:400px;top:1240px}}@media screen and (min-width:1024px){[dir=rtl] .bg-pink .cmp-forms__scarp,.bg-pink .cmp-forms__scarp.cmp-forms__scarp--rtl{top:1290px;width:465px}}.bg-pink .cmp-forms__scarp-image-desktop--bg-pink{display:block}.bg-pink .cmp-forms__scarp-image-mobile--bg-pink{display:none}@media screen and (min-width:832px){.bg-pink .forms:has(.cmp-forms.success){min-height:1000px}}@media screen and (min-width:832px){.bg-pink .forms:has(.cmp-forms.success) .cmp-forms__scarp{top:900px;width:286px}[dir=rtl] .bg-pink .forms:has(.cmp-forms.success) .cmp-forms__scarp{top:1000px}}@media screen and (max-width:831px){.bg-aqua .form-submit button.cta{width:100%}}.bg-aqua .forms{background-color:#cff5ff}@media screen and (max-width:831px){.bg-aqua .forms .cmp-forms{row-gap:0}}.bg-aqua .forms .cmp-forms__form-wrapper{background-color:#005269;padding:40px 24px}@media screen and (min-width:832px){.bg-aqua .forms .cmp-forms__form-wrapper{padding:48px}}.bg-aqua .forms .form-heading-rte{margin-bottom:24px}@media screen and (min-width:832px){.bg-aqua .forms .form-heading-rte{margin-bottom:32px}}.bg-aqua .forms .qd-form-field__input:hover:not(:disabled):not(.qd-form-field__input--disable){background:#cff5ff}.bg-aqua .forms .qd-form-field__input:focus{border:2px solid #b0e7ff;background:#f9f9f9}.bg-aqua .forms .qd-form-field__input:disabled{background:#e0e0e0;cursor:not-allowed}.bg-aqua .forms .qd-form-field:not(.cmp-forms__phone-container):has(.qd-form-field__error-message[style*="display: block"]) input{color:#d32f2f!important}.bg-aqua .forms .qd-form-field__custom-select-wrapper:hover .choices__inner,.bg-aqua .forms .qd-form-field__custom-select-wrapper:hover .choices__inner .choices__item,.bg-aqua .forms .qd-form-field__custom-select-wrapper .choices__inner:hover,.bg-aqua .forms .qd-form-field__custom-select-wrapper .choices__inner:hover .choices__item{background-color:#cff5ff!important}.bg-aqua .forms .qd-form-field__custom-select-wrapper .qd-icon--cheveron-down{color:#0bc0ff;font-size:16px}@media screen and (min-width:832px){.bg-aqua .forms .qd-form-field__custom-select-wrapper .qd-icon--cheveron-down{font-size:24px}}.bg-aqua .forms .qd-form-field:not(.cmp-forms__phone-container):has(.qd-form-field__error-message[style*="display: block"]) .qd-form-field__custom-select-wrapper .choices__inner{border:2px solid #ef9a9a!important;color:#d32f2f;background:#f9f9f9}.bg-aqua .forms .qd-form-field:not(.cmp-forms__phone-container):has(.qd-form-field__error-message[style*="display: block"]) .qd-form-field__custom-select-wrapper .qd-icon--cheveron-down{color:#d32f2f}.bg-aqua .forms .qd-form-field.--checkbox .qd-form-field__label{font-weight:400;line-height:16px}[lang=ar] .bg-aqua .forms .qd-form-field.--checkbox .qd-form-field__label{line-height:20px}@media screen and (min-width:832px){.bg-aqua .forms .qd-form-field.--checkbox .qd-form-field__label{line-height:20px}}.bg-aqua .forms .qd-form-field.--checkbox .qd-form-field__checkbox{margin:11px;border:2px solid #b0e7ff;background:transparent}.bg-aqua .forms .qd-form-field.--checkbox .qd-form-field__checkbox:hover{background:#0bc0ff;border-color:#b0e7ff}.bg-aqua .forms .qd-form-field.--checkbox .qd-form-field__checkbox:active{border-color:#b0e7ff}.bg-aqua .forms .qd-form-field.--checkbox .qd-form-field__checkbox:focus{outline:2px solid #e0f8ff;border-color:#b0e7ff;background:#0bc0ff}.bg-aqua .forms .qd-form-field.--checkbox .qd-form-field__checkbox:checked:after{color:#b0e7ff}.bg-aqua .cmp-forms__scarp{width:420px;left:0;top:1165px;bottom:auto}@media screen and (max-width:831px){.bg-aqua .cmp-forms__scarp{top:auto;left:auto;width:100%;height:100%;right:0;z-index:2}.bg-aqua .cmp-forms__scarp .cmp-forms__scarp-image-desktop--bg-aqua{display:none}.bg-aqua .cmp-forms__scarp .cmp-forms__scarp-image-mobile--bg-aqua{display:block;position:absolute;width:63px;height:auto;inset:auto 0 205px auto}[dir=rtl] .bg-aqua .cmp-forms__scarp .cmp-forms__scarp-image-mobile--bg-aqua,.cmp-forms__scarp--rtl .bg-aqua .cmp-forms__scarp .cmp-forms__scarp-image-mobile--bg-aqua{right:auto;left:0}}@media screen and (min-width:832px)and (max-width:1200px){.bg-aqua .cmp-forms__scarp{width:300px;top:1000px}}[dir=rtl] .bg-aqua .cmp-forms__scarp,.bg-aqua .cmp-forms__scarp.cmp-forms__scarp--rtl{left:auto;right:0}@media screen and (min-width:1024px){[dir=rtl] .bg-aqua .cmp-forms__scarp,.bg-aqua .cmp-forms__scarp.cmp-forms__scarp--rtl{top:1210px}}@media screen and (min-width:832px)and (max-width:1023px){[dir=rtl] .bg-aqua .cmp-forms__scarp,.bg-aqua .cmp-forms__scarp.cmp-forms__scarp--rtl{width:300px;top:1000px}}.bg-aqua .cmp-forms__scarp-image-desktop--bg-aqua{display:block}.bg-aqua .cmp-forms__scarp-image-mobile--bg-aqua{display:none}@media screen and (min-width:832px){.bg-aqua .forms:has(.cmp-forms.success){min-height:900px}}@media screen and (min-width:832px){.bg-aqua .forms:has(.cmp-forms.success) .cmp-forms__scarp{top:900px;width:286px}}.qd-form-field__input{font-family:var(--font-family-global-body);font-style:normal;font-weight:400;font-size:var(--en-font-size-text-field-value, 14px);line-height:var(--en-font-line-height-text-field-value, 16px)}@media(min-width:1024px){.qd-form-field__input{font-size:var(--en-font-size-text-field-value, 16px)}}@media(min-width:1024px){.qd-form-field__input{line-height:var(--en-font-line-height-text-field-value, 18px)}}[lang=ar] .qd-form-field__input{font-size:var(--ar-font-size-text-field-value, 12px);line-height:var(--ar-font-line-height-text-field-value, 20px)}@media(min-width:1024px){[lang=ar] .qd-form-field__input{font-size:var(--ar-font-size-text-field-value, 14px)}}@media(min-width:1024px){[lang=ar] .qd-form-field__input{line-height:var(--ar-font-line-height-text-field-value, 24px)}}.qd-form-field__input--disable{display:flex;height:48px;padding:0 16px;align-items:center;gap:16px;align-self:stretch;border-radius:4px;border:1px solid var(--New-DS-Neutrals-Dark-Grey, #777);background:var(--New-DS-Neutrals-Light-Grey, #f5f5f5)}.qd-form-field__valid-icon{position:absolute;inset-inline-end:16px;top:50%;transform:translateY(-50%);display:none}.qd-form-field__input-wrapper{position:relative}.qd-form-field__input-wrapper:has(.js-validation-qicdgm_emailaddress.valid) .qd-form-field__valid-icon{display:block}.cmp-forms__form:has(.choices.is-open) .qd-form-field,.cmp-forms__form:has(.choices.is-open) .qd-form-field__input-wrapper,.cmp-forms__form:has(.choices.is-open) .qd-form-field__custom-select-wrapper{z-index:-1}.cmp-forms__form:has(.choices.is-open) .qd-form-field__custom-select-wrapper:has(.choices.is-open){z-index:10}.cmp-forms__phone-wrapper{position:relative}.cmp-forms__phone-wrapper:has(.js-dropdown-countries.valid) .qd-form-field__valid-icon{display:block}.cmp-forms__phone-wrapper .qd-form-field__valid-icon{inset-inline-end:16px}@media(max-width:832px){.cmp-forms__phone-wrapper .qd-form-field__valid-icon{top:50%}}.qd-form-field__input{cursor:pointer;width:100%;outline:none;height:56px;padding-inline:var(--spacing-2);border-radius:8px;border:1px solid rgba(119,119,119,.1);background:#fff}.qd-form-field__input:focus{outline:none;box-shadow:0 0 0 2px #1c26331a}@media screen and (min-width:832px){.qd-form-field__input{padding-inline:24px}}.qd-form-field__input.--text-area,.qd-form-field__input.--text-area::placeholder{font-size:var(--en-font-size-text-area-value, 14px);line-height:var(--en-font-line-height-text-area-value, 16px)}@media(min-width:1024px){.qd-form-field__input.--text-area,.qd-form-field__input.--text-area::placeholder{font-size:var(--en-font-size-text-area-value, 16px)}}@media(min-width:1024px){.qd-form-field__input.--text-area,.qd-form-field__input.--text-area::placeholder{line-height:var(--en-font-line-height-text-area-value, 18px)}}[lang=ar] .qd-form-field__input.--text-area,[lang=ar] .qd-form-field__input.--text-area::placeholder{font-size:var(--ar-font-size-text-area-value, 12px);line-height:var(--ar-font-line-height-text-area-value, 20px)}@media(min-width:1024px){[lang=ar] .qd-form-field__input.--text-area,[lang=ar] .qd-form-field__input.--text-area::placeholder{font-size:var(--ar-font-size-text-area-value, 14px)}}@media(min-width:1024px){[lang=ar] .qd-form-field__input.--text-area,[lang=ar] .qd-form-field__input.--text-area::placeholder{line-height:var(--ar-font-line-height-text-area-value, 24px)}}.qd-form-field__charcount{width:100%;text-align:right;font-size:12px;line-height:1.4;color:#777;margin-top:4px}.qd-form-field__input.--text-area{min-height:120px;padding:16px;resize:vertical;display:block;width:100%;border-radius:6px;border:1px solid rgba(119,119,119,.1);background:#fff;color:var(--Mono-Black, #2d2d2d)}.qd-form-field__input.--text-area::placeholder{color:#606060;line-height:1.1;padding-top:0;padding-bottom:0}@media screen and (min-width:832px){.qd-form-field__input.--text-area{border-radius:8px;padding:16px 24px}}.choices__item,.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-family:var(--font-family-global-body);font-style:normal;font-weight:400;font-size:var(--en-font-size-select-field-value, 14px);line-height:var(--en-font-line-height-select-field-value, 16px)}@media(min-width:1024px){.choices__item,.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:var(--en-font-size-select-field-value, 16px)}}@media(min-width:1024px){.choices__item,.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{line-height:var(--en-font-line-height-select-field-value, 18px)}}[lang=ar] .choices__item,[lang=ar] .choices__list[aria-expanded] .choices__item,.choices__list[aria-expanded] [lang=ar] .choices__item{font-size:var(--ar-font-size-select-field-value, 12px);line-height:var(--ar-font-line-height-select-field-value, 20px)}@media(min-width:1024px){[lang=ar] .choices__item,[lang=ar] .choices__list[aria-expanded] .choices__item,.choices__list[aria-expanded] [lang=ar] .choices__item{font-size:var(--ar-font-size-select-field-value, 14px)}}@media(min-width:1024px){[lang=ar] .choices__item,[lang=ar] .choices__list[aria-expanded] .choices__item,.choices__list[aria-expanded] [lang=ar] .choices__item{line-height:var(--ar-font-line-height-select-field-value, 24px)}}.qd-form-field__custom-select{display:flex;height:48px;align-items:center;gap:16px;align-self:stretch;border-radius:4px;border:1px solid rgba(119,119,119,.1);background:#fff;width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;padding:0 40px 0 16px;color:var(--Mono-Black, #2d2d2d);font-family:var(--default-font-family);font-size:var(--body-regular-font-size);font-style:normal;font-weight:400;line-height:var(--body-regular-line-height)}.choices{margin-bottom:0!important}.choices[data-type*=select-one] .choices__inner{padding-bottom:0!important}.choices__item{padding:8px 16px!important;color:#0f0f0f!important}.choices__item.choices__placeholder{color:#606060!important}.choices__item.is-highlighted{background-color:#f9f9f9!important;color:#8f301c!important}.choices__item--disabled{display:none}.choices__list{padding:0!important;overflow:hidden}.choices__list .choices__list[role=listbox]{padding:8px 0!important}.choices__list,.choices__list--dropdown{border:1px solid rgba(119,119,119,.1)!important}.choices__list--dropdown{border-radius:0 0 8px 8px!important}.choices__inner{padding:0!important;display:flex!important;align-items:center;min-height:56px!important;height:56px;border:1px solid rgba(119,119,119,.1)!important;border-radius:8px!important}.choices__inner .choices__item{background-color:#f9f9f9!important;min-height:54px;display:flex;align-items:center;padding:0 16px!important}@media screen and (min-width:832px){.choices__inner .choices__item{padding:0 24px!important}}.choices.is-open .choices__inner{border-bottom-color:transparent!important;border-radius:8px 8px 0 0!important}.choices:after{content:unset!important}.choices.is-open+.qd-icon--cheveron-down{transform:translateY(-50%) rotate(180deg)}.qd-form-field__custom-select option{color:var(--New-DS-Dark-Blue, #1c2633);font-family:var(--default-font-family);font-size:var(--body-regular-font-size);font-style:normal;font-weight:400;line-height:var(--body-regular-line-height)}.qd-form-field__custom-select--option{display:flex;color:#000;padding:10px 18px}.qd-form-field__custom-select-wrapper{position:relative}.qd-form-field__custom-select-wrapper .qd-icon--cheveron-down{position:absolute;inset-inline-end:16px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:16px;color:#333;transition:transform .2s ease-in-out}.qd-form-field__custom-select-wrapper.active .qd-icon--cheveron-down{transform:translateY(-50%) rotate(180deg)}html[dir=rtl] .qd-form-field__custom-select-wrapper .qd-icon--cheveron-down{inset-inline-end:16px}.qd-form-field__custom-select__phone-number ul{background-color:#fff!important;width:max-content;max-height:min(300px,50vh);overflow-y:auto;list-style:none;margin:0;padding:0;box-shadow:0 0 20px 4px var(--grey-200, rgba(0, 0, 0, .1));border-radius:4px;position:absolute;z-index:2}.qd-form-field__custom-select:invalid{color:#4a4a4a}@media screen and (max-width:768px){.qd-form-field__custom-select--option{width:90%}}:root{--checkbox-height: 20px}.qd-form-field__checkbox-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:8px;flex-shrink:0;min-width:0}@media screen and (min-width:832px){.qd-form-field__checkbox-wrapper{gap:16px}}.qd-form-field__checkbox-wrapper a{color:inherit;text-decoration:none;position:relative;display:inline-block;flex:1;min-width:0}@media(hover:hover){.qd-form-field__checkbox-wrapper a:hover:after{transform:scaleX(105%)}.qd-form-field__checkbox-wrapper a:after{content:"";display:block;position:absolute;block-size:2px;inline-size:100%;transition:transform .2s cubic-bezier(.445,.05,.55,.95);background-color:currentColor;inset-block-end:0}}@media(pointer:coarse){.qd-form-field__checkbox-wrapper a{overflow-wrap:anywhere;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}}.qd-form-field.--checkbox .qd-form-field__checkbox{width:18px;height:18px;border-radius:4px;background:#fff;appearance:none;cursor:pointer;display:grid;place-content:center;flex-shrink:0}.qd-form-field.--checkbox .qd-form-field__checkbox:focus{outline:none}.qd-form-field.--checkbox .qd-form-field__checkbox:focus-visible{outline:1px solid var(--primary-brand, #0d3842)}.qd-form-field.--checkbox .qd-form-field__checkbox:after{display:none;font-family:qd-icomoon;content:"";font-size:18px;color:var(--black, #191715)}.qd-form-field.--checkbox .qd-form-field__checkbox:checked:after{display:block}.cmp-checkbox.qd-form-field.--checkbox .qd-form-field__error-message{margin-left:calc(var(--checkbox-height) + 26px);max-width:calc(100% - var(--checkbox-height) - 16px);word-wrap:break-word;overflow-wrap:break-word}@media screen and (min-width:832px){.cmp-checkbox.qd-form-field.--checkbox .qd-form-field__error-message{margin-left:calc(var(--checkbox-height) + 36px)}}html[dir=rtl] .cmp-checkbox.qd-form-field.--checkbox .qd-form-field__error-message{margin-right:calc(var(--checkbox-height) + 26px);margin-left:0;max-width:calc(100% - var(--checkbox-height) - 16px);word-wrap:break-word;overflow-wrap:break-word}@media screen and (min-width:832px){html[dir=rtl] .cmp-checkbox.qd-form-field.--checkbox .qd-form-field__error-message{margin-right:calc(var(--checkbox-height) + 36px)}}.form-submit{margin-top:40px}.form-submit button.cta{border:inherit}.form-submit .cta__label{font-size:18.6px!important;line-height:18px!important}@media screen and (min-width:832px){.form-submit .cta__label{font-size:20px!important;line-height:24px!important}}@media screen and (min-width:832px){.form-submit{margin-top:48px}}[lang=ar] *{font-family:var(--font-family-global-ar)}.cmp-forms-icon-text__item__text{font-family:var(--font-family-global-body);font-style:normal;font-weight:500;font-size:var(--en-font-size-body-md, 16px);line-height:var(--en-font-line-height-body-md, 20px)}@media(min-width:1024px){.cmp-forms-icon-text__item__text{font-size:var(--en-font-size-body-md, 18px)}}@media(min-width:1024px){.cmp-forms-icon-text__item__text{line-height:var(--en-font-line-height-body-md, 24px)}}[lang=ar] .cmp-forms-icon-text__item__text{font-size:var(--ar-font-size-body-md, 16px);line-height:var(--ar-font-line-height-body-md, 24px)}@media(min-width:1024px){[lang=ar] .cmp-forms-icon-text__item__text{font-size:var(--ar-font-size-body-md, 18px)}}@media(min-width:1024px){[lang=ar] .cmp-forms-icon-text__item__text{line-height:var(--ar-font-line-height-body-md, 28px)}}.cmp-forms-icon-text{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:832px){.cmp-forms-icon-text{gap:16px}}.cmp-forms-icon-text__item{display:flex;align-items:center;gap:24px}.cmp-forms-icon-text__item__link{display:flex;align-items:center;gap:inherit;text-decoration:none;color:inherit}.cmp-forms-icon-text__item__link:hover{opacity:.8;cursor:pointer}.cmp-forms-icon-text__item__link:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:.25rem}.cmp-forms-icon-text__item__icon-wrapper{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:8px;background:#fbb3d1;border-radius:4px}.cmp-forms-icon-text__item__icon{display:block;width:16px;height:16px;object-fit:contain}@media screen and (min-width:832px){.cmp-forms-icon-text__item__icon{width:24px;height:24px}}.cmp-forms-icon-text__item__text{color:#0f0f0f;word-break:break-word;max-width:240px}
