.error-boundary{flex:1;justify-content:center;height:100%;display:flex}.error-boundary__content{text-align:center;flex-direction:column;align-items:center;padding-left:32px;padding-right:32px;display:flex}.error-boundary__content__image{width:100%;margin-top:64px;margin-bottom:32px}.error-boundary__content__title{color:#212d40;font-size:18px;font-weight:500;line-height:1}.error-boundary__content__subtitle{color:#7a818c;font-size:16px;font-weight:400;line-height:1}.error-boundary__content__link{color:inherit;text-decoration:underline}.error-boundary__content__link:hover{color:#474647}@media (min-width:959px){.error-boundary{align-items:center}.error-boundary__content__image{margin-top:0}}html,body{width:100%;height:100%}body{margin:0;padding:0;font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:1.4}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{margin:0;padding:0}*{box-sizing:border-box}#root{flex-direction:column;height:100%;display:flex}.hidden{display:none}div[role=tooltip]{z-index:99991!important}.loading-spinner{justify-content:center;align-items:center;width:140px;height:140px;margin:auto;display:flex}.loading-spinner .svg{color:#2660a4}@keyframes shine-lines{0%{background-position:-100px}to{background-position:600px}}.text-field{flex-direction:row;margin-top:26px;margin-bottom:16px;padding-top:10px;display:flex;position:relative}.text-field input{box-sizing:border-box;background:#fff;height:38px;padding:5px 30px 5px 8px}.text-field__asterisk{color:#e33c3c;margin-left:4px}.text-field__new{color:#fff;text-align:center;background-color:#33c175;border-radius:4px;width:38px;height:22px;margin-left:5px;font-size:10px;font-weight:700;line-height:22px}.text-field__input-base{box-sizing:border-box;letter-spacing:.3px;height:38px;padding:5px 30px 5px 8px;font-size:14px;font-style:normal;font-weight:700;line-height:26px}.text-field__input-base--multiline{box-sizing:unset;height:unset;background:#fff;padding:0}.text-field__tooltip-icon{cursor:pointer;color:#212d40;width:14px;height:14px;margin-top:1px;margin-left:4px}.text-field__tooltip-label-container{align-items:center;display:flex}.text-field__tooltip{background-color:#212d40;border:1px solid #212d40;max-width:450px;box-shadow:0 10px 14px #9e9e9e80,0 2px 4px #55555580}@media (max-width:958px){.text-field__tooltip{margin-left:16px;margin-right:16px}}.text-field__tooltip__message{color:#fff;padding:8px;font-family:Ubuntu;font-size:14px;font-weight:400;line-height:1.4;list-style-type:disc}@media (min-width:960px){.text-field__tooltip__message{margin:8px;padding:0}}.text-field__tooltip__arrow{color:#212d40;font-size:10px;margin-left:-20px!important}@media (min-width:960px){.text-field__tooltip__arrow{margin-left:4px!important}}.text-field__spinner{margin:auto;position:absolute;inset:0 10px 0 1px}.text-field__success-icon{color:#33c175;margin:auto;position:absolute;inset:0 10px 0 1px}.text-field__error-icon{color:#e33c3c;margin:auto;position:absolute;top:10px;left:1px;right:10px}.text-field--fullwidth{width:100%}.text-field--right-align{text-align:right}.text-field .text-field__input-label{color:#4c5e79;pointer-events:all;letter-spacing:.3px;font-family:Manrope;font-size:14px;font-style:normal;line-height:26px;display:flex;transform:translateY(-25px)}.text-field .text-field__input-label--error{color:#e33c3c}.text-field .text-field__input-label__right{text-align:right}.text-field .text-field__input-label--completed,.text-field:hover .text-field__input-label{font-weight:700}.text-field .text-field__input{color:#212d40;background-color:#fff;font-family:Manrope,sans-serif;font-size:18px;font-weight:500}.text-field .text-field__input:hover .text-field__input-label:not(.text-field__input-label--disabled){font-weight:700}.text-field .text-field__input__adornedEnd{padding:0}.text-field .text-field__input--multiline{background-color:#fff;padding:8px}.text-field .text-field__input--disabled{opacity:1}.text-field .text-field__input--disabled:before{border-bottom:none!important}.text-field .text-field__input--underline:before{border-bottom:1px solid #ced4dd}.text-field .text-field__input--underline:hover:before{border-bottom:1px solid #2660a4}.text-field .text-field__input--underline--disabled:before{border-bottom:none}.text-field .text-field__input--underline--disabled:hover:before{border-bottom:1px solid #ced4dd}.text-field .text-field__input:focus{background:0 0}.text-field .text-field__input--error.error:after,.text-field .text-field__input--error.error:before{border-bottom:2px solid #e33c3c}.text-field .text-field__input input::placeholder{color:#ced4dd;opacity:1;font-weight:400}.text-field .text-field__input:after{border-bottom:1px solid #2660a4}.text-field .text-field__select--placeholder{color:#ced4dd;opacity:1;font-weight:400}.text-field .text-field__helper-text{margin-top:3px;margin-left:0;padding:0}.text-field .text-field__helper-text--error{color:#e33c3c}.text-field .text-field__helper-text__text{letter-spacing:.3px;font-family:Manrope;font-size:12px;font-style:normal;line-height:24px}.text-field .text-field__helper-text__icon{align-items:center;display:flex}.text-field .text-field__helper-text__icon i{margin-right:8px}.text-field legend{width:0;max-width:0}.text-field .MuiFormLabel-asterisk{color:#e33c3c}.theme--light .text-field__input{color:#212d40}.theme--light .text-field__input-base{border-radius:4px}.theme--light .text-field__input-base:enabled{background-color:#fff}.theme--light .text-field__input--disabled,.theme--light .text-field__input--disabled:hover{background-color:#f6f7f9;color:#ced4dd!important;font-weight:400!important}.theme--light .text-field__input.text-field__input--focused .text-field__input--outline{border:1px solid #212d40}.theme--light .text-field__input.text-field__input--error .text-field__input--outline{border:1px solid #e33c3c!important}.theme--light .text-field__input:hover :not([disabled])~.text-field__input--outline{border-color:#212d40}.theme--light .text-field__input.text-field__input--disabled .text-field__input--outline{border:1px solid #ced4dd!important}.theme--light .text-field__input--outline{border-color:#ced4dd}.theme--light .text-field__input-label{color:#212d40}.theme--light .text-field__input-label--focused{color:#212d40;font-weight:700}.theme--light .text-field__input-label--disabled{color:#ced4dd}.theme--light .text-field__select-root option{color:#212d40}.theme--light .text-field__select-root option ::selection{color:#212d40}.theme--light .text-field__select__icon{color:#212d40}.theme--light .text-field__select__icon--opened{transform:rotate(180deg)}.theme--dark .text-field__input{color:#fff}.theme--dark .text-field__input-base{border-radius:4px}.theme--dark .text-field__input-base:enabled{background-color:#212d40}.theme--dark .text-field__input--disabled,.theme--dark .text-field__input--disabled:hover{background-color:#fff;color:#ced4dd!important;font-weight:400!important}.theme--dark .text-field__input.text-field__input--focused .text-field__input--outline{border:1px solid #fff}.theme--dark .text-field__input.text-field__input--error .text-field__input--outline{border:1px solid #e33c3c!important}.theme--dark .text-field__input:hover :not([disabled])~.text-field__input--outline{border-color:#fff}.theme--dark .text-field__input.text-field__input--disabled .text-field__input--outline{border:1px solid #ced4dd!important}.theme--dark .text-field__input--outline{border-color:#ced4dd}.theme--dark .text-field__input-label{color:#ced4dd}.theme--dark .text-field__input-label--focused{color:#fff;font-weight:700}.theme--dark .text-field__input-label--disabled{color:#ced4dd}.theme--dark .text-field__select-root option{color:#212d40}.theme--dark .text-field__select-root option ::selection{color:#212d40}.theme--dark .text-field__select__icon{color:#fff}.theme--dark .text-field__select__icon--opened{transform:rotate(180deg)}.button{cursor:pointer;letter-spacing:.3px;border-radius:4px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:26px;position:relative}.button:disabled,.button[disabled]{color:#4c5e79;cursor:not-allowed;opacity:.5;background-color:#0000;border-color:#4c5e79}.button--theme-primary{color:#212d40;background-color:#ffc600;border:1px solid #ffc600}.button--theme-primary:hover{opacity:.7}.button--theme-light{color:#212d40;background:#fff;border:1px solid #dee2e8;border-radius:4px}@media (min-width:960px){.button--theme-light:hover{background:#ced4dd}}.button--theme-light span{text-transform:normal}.button--theme-danger{color:#fff;background:#e33c3c;border:none}.button--theme-danger:hover{opacity:.7}.button--theme-secondary{color:#212d40;background:0 0;border:1px solid #2660a4}.button--theme-secondary-dark{color:#fff;background:#212d40;border:1px solid #ffc600}.button--theme-secondary:hover{opacity:.7}.button--theme-secondary-blue-border{color:#212d40;background:0 0;border:1px solid #2660a4}.button--theme-secondary-blue-border-dark{color:#fff;background:#212d40;border:1px solid #2660a4}.button--theme-secondary-blue-border:hover{opacity:.7}.button--theme-tertiary{color:#212d40;background-color:#dee2e8;border:none}.button--theme-tertiary:hover{background-color:#ced4dd}.button--theme-tertiary:disabled,.button--theme-tertiary[disabled]{opacity:.3;background-color:#ced4dd}.button--theme-borderless{color:#212d40;background-color:#fff;border:none;text-decoration:underline}.button--theme-borderless:hover{background-color:#ced4dd}.button--theme-borderless:disabled,.button--theme-borderless[disabled]{opacity:.3;background-color:#ced4dd}.button--variant-standard{padding:16px 32px}.button--variant-link{color:#4c5e79;border-radius:none;background:0 0;border:none;padding:16px 0;text-decoration:underline}.button--variant-link.button--dark{color:#fff}.button--variant-top-bar{color:#fff;text-transform:capitalize;border-radius:none;background:0 0;border:none;display:inline-block}.button--variant-small{text-transform:capitalize;letter-spacing:.3px;padding:8px 16px;font-size:14px;font-style:normal;line-height:26px}.button__spinner{margin:auto;position:absolute;inset:0}.button--loading{pointer-events:none}.button--loading .button__text{visibility:hidden}.white-label-config__container{padding:0 32px 32px}@media (max-width:958px){.white-label-config__container{padding:16px}}.white-label-config__title-text{letter-spacing:.3px;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.white-label-config__text{letter-spacing:.3px;font-size:14px;font-style:normal;line-height:26px}.white-label-config__text--bold{font-weight:700}.white-label-config__warning{color:#fff;background-color:#e33c3c;border-radius:4px;align-items:center;margin-bottom:24px;padding:16px;display:flex}.white-label-config__warning__icon-wrapper{margin-right:16px;display:flex}.white-label-config__main-section{background-color:#fff;border:1px solid #ced4dd;border-radius:4px}.white-label-config__main-section>:not(:last-child){border-bottom:1px solid #ced4dd}.white-label-config__title-section{padding:24px}.white-label-config__title-section__title{margin-bottom:8px}.white-label-config__logo-section{padding:24px}.white-label-config__logo-section__title{margin-bottom:8px}.white-label-config__logo-section__text{margin-bottom:24px}.white-label-config__logo-section__uploading-zone{color:#a0aab9;cursor:pointer;background-color:#f6f7f9;border:1px dashed #ced4dd;border-radius:4px;width:100%;padding:26px 47px}.white-label-config__logo-section__uploading-zone>*{text-align:center}.white-label-config__logo-section__uploading-zone__success-uploading__icon{color:#33c175}.white-label-config__logo-section__uploading-zone__success-uploading__text{color:#212d40;font-weight:700}.white-label-config__primary-color-section{padding:24px}.white-label-config__primary-color-section__title{margin-bottom:8px}.white-label-config__primary-color-section__text{margin-bottom:24px}.white-label-config__primary-color-section__inputs-wrapper{flex-direction:row;display:flex}@media (max-width:600px){.white-label-config__primary-color-section__inputs-wrapper{flex-direction:column}}.white-label-config__primary-color-section__inputs-wrapper__inner-section{flex-direction:column;width:100%;min-width:48%;display:flex}.white-label-config__primary-color-section__inputs-wrapper__inner-section:not(:last-child){margin-right:24px}.white-label-config__primary-color-section__inputs-wrapper__divider{background-color:#fff;min-width:24px}.white-label-config__primary-color-section__button-section{background-color:#fff}.white-label-config__primary-color-section__navigation-section__preview{overflow:hidden}.white-label-config__preview{border:1px solid #ced4dd;border-radius:4px;flex-grow:1;padding:8px}.white-label-config__preview__label{letter-spacing:.3px;background-color:#ffc600;border-radius:4px;width:max-content;padding:8px 16px;font-size:10px;font-style:normal;font-weight:700;line-height:22px}.white-label-config__preview__nav-bar{padding:10px 10px 40px}.white-label-config__preview__nav-bar .desktop-top-bar__container{align-items:center;min-width:700px;height:74px;display:flex}.white-label-config__preview__nav-bar__logo{height:100%}.white-label-config__preview__sub-nav-bar{padding:10px 10px 40px}.white-label-config__preview__sub-nav-bar__container{justify-content:space-evenly;align-items:center;min-width:700px;height:54px;display:flex}.white-label-config__controls-section{justify-content:space-between;padding:24px;display:flex}