input{outline:0}.elo-field{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:var(--elo-font-size-sm);margin-bottom:30px}.elo-field--no-margin,.elo-field:last-child{margin-bottom:0}.elo-field__label{display:flex;align-items:flex-start;font-family:var(--elo-font-sans-serif);font-weight:500;margin-bottom:7px;color:var(--field-label-font-color);line-height:1;font-size:var(--elo-font-size-sm)}.elo-field__label .popover-info{vertical-align:middle}.elo-field__label .popover-info-container{margin-top:-4px;margin-bottom:-2px}.elo-field__label .fa-apple,.elo-field__label .fa-google-play{font-size:var(--elo-font-size-lg);color:#787878;margin-right:5px}.elo-field__label .fa-google-play{font-size:15px}.elo-field .popover-info-container{height:19px}.elo-field__error{height:15px;display:flex;margin-left:auto;color:var(--field-error-font-color);font-family:var(--elo-font-sans-serif);font-size:12px;font-weight:400;line-height:1}.elo-field__error .fas{font-size:var(--elo-font-size-md);margin-left:7px;margin-top:-3px}.elo-field__error--container{margin-bottom:10px;display:flex;justify-content:flex-end}.elo-field__control{width:100%;font-family:var(--elo-font-sans-serif);font-weight:400;color:var(--field-font-color)}.elo-field__control:-ms-input-placeholder{padding-top:12px}.elo-field__control::placeholder{padding-top:12px}.elo-field--disabled{opacity:.5;pointer-events:none}.elo-field--disabled .popover-info{pointer-events:auto;cursor:pointer}.elo-field--readonly{opacity:.5}.elo-field--required .checkbox-field__label span:first-child:after,.elo-field--required .field__label span:first-child:after{content:"*";margin:-1px 2px;font-size:15px;color:var(--field-required-font-color)}.text-editor-field{display:inherit}.popover-info-container .popover-info{margin-top:-1px}.required-field:after{content:"*";margin:-1px 2px;font-size:15px;color:#ff4747}.elo-select-container .field__error{margin-bottom:0}.elo-select-container .elo-select-field{width:100%}.elo-select-container .elo-select-field__hide-option .elo-select-field__option{padding:0}.elo-select-container .elo-select-field__control{box-sizing:border-box;line-height:1.4;border:1px solid var(--field-border-color);border-radius:4px;background-color:var(--field-bg-color);box-shadow:none}.elo-select-container .elo-select-field__control:hover{border-color:var(--field-border-color)}.elo-select-container .elo-select-field__control--is-focused:hover,.elo-select-container .elo-select-field__control--is-focused:not(.elo-select-container .elo-select-field__control--error),.elo-select-container .elo-select-field__control--is-focused:not(:hover){border-color:var(--field-border-color-focus)}.elo-select-container .elo-select-field__value-container{padding:12px 18px;line-height:1.4}.elo-select-container .elo-select-field__placeholder{color:var(--field-placeholder-font-color)!important;font-size:var(--elo-font-size-sm)!important;margin:0}.elo-select-container .elo-select-field__menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 3px 15px 0 rgba(0,0,0,.2);z-index:10000}.elo-select-container .elo-select-field__menu-list{max-height:200px;padding-top:0;padding-bottom:0}.elo-select-container .elo-select-field__multi-value{border-radius:4px;border:1px solid var(--tag-border-color);background-color:var(--tag-bg-color);padding:5px 6px}.elo-select-container .elo-select-field__multi-value__label{font-size:var(--elo-font-size-sm);font-family:var(--elo-font-sans-serif);font-weight:400;color:var(--tag-font-color);border-radius:1px}.elo-select-container .elo-select-field__multi-value__remove{color:var(--tag-button-color);border-radius:1px}.elo-select-container .elo-select-field__multi-value__remove:hover{cursor:pointer;color:var(--tag-button-color-hover);background-color:var(--tag-bg-color)}.elo-select-container .elo-select-field__dropdown-indicator{padding-top:4px;padding-right:21px;font-size:var(--elo-font-size-md);color:var(--select-indicator-font-color)}.elo-select-container .elo-select-field__dropdown-indicator--arrow-up-position{padding-top:8px}.elo-select-container .elo-select-field__indicator-separator{display:none}.elo-select-container .elo-select-field__clear-indicator svg{height:16px;margin-top:2px;color:#9e9e9e}.elo-select-container .elo-select-field__clear-indicator svg:hover{color:#4a4a4a}.elo-select-container .elo-select-field__option{padding:8px 12px}.elo-select-container .elo-select-field__option--is-focused,.elo-select-container .elo-select-field__option:active{background-color:var(--select-item-bg-color-hover)}.elo-select-container .elo-select-field__option--is-selected{background-color:var(--select-item-bg-color-selected)}.elo-select-container .elo-select-field__option--is-selected .cashout-option-label__provider{color:#fff}.elo-select-container .elo-select-field.searchable .elo-select-field__value-container{padding:9px 10px;line-height:1.1}.elo-select-container .elo-select-field.error .elo-select-field__control{border-color:var(--field-border-color-error)}.elo-select-container .elo-select-field__creatable_filter .elo-select-field__menu-notice--no-options{padding:0}.elo-select-container .elo-select-field__creatable_filter .elo-select-field__dropdown-indicator{display:none}.elo-select-container .select-display-top .elo-select-field__menu{margin-bottom:0;border-radius:4px 4px 0 0}.elo-input{--elo-input-font:var(--elo-body-sm-regular);--elo-input-color:var(--color-primary-dg-brand);--elo-input-background-color:var(--color-primary-neutral-white);--elo-input-border-color:var(--color-primary-dg-200);--elo-input-placeholder-color:var(--color-primary-dg-300);--elo-input-label-font:var(--elo-body-sm-medium);--elo-input-label-color:var(--color-primary-dg-brand);--elo-input-success-color:var(--color-utility-success-dark);--elo-input-error-color:var(--color-utility-error-dark);--elo-input-hint-color:var(--color-primary-dg-300);--elo-input-counter-color:var(--color-primary-dg-300);--elo-input-icon-color:var(--color-primary-dg-brand);--elo-input-with-tags-color:var(--color-primary-dg-300);--elo-input-with-tags-focus-color:var(--color-highlight-click);--elo-input-with-tags-disabled-color:var(--color-primary-dg-100);--elo-input-with-tags-border-color:var(--color-primary-dg-200);--elo-input-with-tags-option-background-color:var(--color-primary-dg-100);--elo-input-with-tags-option-focus-background-color:var(--color-primary-cg-brand);--elo-input-with-tags-option-active-background-color:var(--color-primary-dg-200);display:flex;flex-direction:column;font:var(--elo-input-font)}.elo-input,.elo-input *{box-sizing:border-box}.elo-input>*+*{margin-top:4px}.elo-input input::-webkit-inner-spin-button,.elo-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.elo-input input[type=number]{-webkit-appearance:textfield;appearance:textfield}.elo-input__label-text{position:relative;margin-bottom:4px;font:var(--elo-input-label-font);color:#000004}.elo-input__icon{position:absolute;right:16px;bottom:16px;pointer-events:none;line-height:0;z-index:1;color:var(--elo-input-icon-color);background-color:var(--elo-white)}.elo-input__success{color:var(--elo-input-success-color)}.elo-input__error{color:var(--elo-input-error-color)}.elo-input__hint{color:var(--elo-input-hint-color)}.elo-input__counter{color:var(--elo-input-counter-color)}.elo-input__label-required{color:var(--color-utility-error-mid)}.elo-input__label-description{font:var(--elo-input-font)}.elo-input__label-tooltip{margin-left:4px;position:absolute;bottom:-3px;color:var(--color-primary-dg-400)}.elo-input--error{--elo-input-icon-color:var(--color-utility-error-dark)}.elo-input--error input,.elo-input--error input:focus,.elo-input--error textarea,.elo-input--error textarea:focus{--elo-input-border-color:var(--elo-input-error-color)}.elo-input--error input{padding-right:42px}.elo-input--success{--elo-input-icon-color:var(--color-utility-success-dark)}.elo-input--success input,.elo-input--success input:focus,.elo-input--success textarea,.elo-input--success textarea:focus{--elo-input-border-color:var(--elo-input-success-color)}.elo-input--success input{padding-right:42px}.elo-input--medium input{padding:10px 16px}.elo-input--medium .elo-input__icon{right:10px;bottom:9px}.elo-input__label{position:relative;display:flex;flex-direction:column;margin-bottom:0}.elo-input.disabled input,.elo-input.disabled textarea{--elo-input-color:var(--color-primary-dg-300);--elo-input-background-color:var(--color-primary-dg-100);--elo-input-border-color:var(--color-primary-dg-200);cursor:not-allowed}.elo-input input,.elo-input textarea{width:100%;font:var(--elo-input-font);color:var(--elo-input-color);background-color:var(--elo-input-background-color);border:1px solid var(--elo-input-border-color);border-radius:4px;outline:none;text-decoration:none}.elo-input input ::-webkit-input-placeholder,.elo-input textarea ::-webkit-input-placeholder{color:var(--elo-input-placeholder-color)}.elo-input input ::-moz-placeholder,.elo-input textarea ::-moz-placeholder{color:var(--elo-input-placeholder-color)}.elo-input input :-ms-input-placeholder,.elo-input textarea :-ms-input-placeholder{color:var(--elo-input-placeholder-color)}.elo-input input :-moz-placeholder,.elo-input textarea :-moz-placeholder{color:var(--elo-input-placeholder-color)}.elo-input input:focus,.elo-input textarea:focus{--elo-input-border-color:var(--color-highlight-click)}.elo-input input{line-height:12px;padding:16px;height:48px}.elo-input textarea{padding:16px;line-height:14px}.elo-input textarea[resize=none]{resize:none}.elo-input textarea[resize=vertical]{resize:vertical}.elo-input textarea[resize=horizontal]{resize:horizontal}.elo-input textarea[resize=both]{resize:both}.elo-input--password .elo-input__icon,.elo-input--search .elo-input__icon{cursor:pointer;pointer-events:visible;--elo-input-icon-color:var(--color-primary-dg-brand)}.elo-input--number input{-webkit-appearance:none;appearance:none;padding-left:40px!important;padding-right:40px!important}.elo-input--number .elo-input__number{position:relative;line-height:14px;vertical-align:text-top}.elo-input--number .elo-input__number-button{position:absolute;top:50%;transform:translateY(-50%);pointer-events:visible;cursor:pointer;border:none;background:none;outline:none;padding:0;font:var(--elo-input-font);color:var(--elo-input-color);line-height:0}.elo-input--number .elo-input__number-button.disabled{cursor:not-allowed;pointer-events:none;color:var(--color-primary-dg-300)}.elo-input--number .elo-input__number-button:first-of-type{left:16px}.elo-input--number .elo-input__number-button:last-of-type{right:16px}.elo-input--number .elo-input__number-button:disabled{--elo-input-color:var(--color-primary-dg-300);cursor:not-allowed}.elo-input--link .elo-input__text{display:flex}.elo-input--link .elo-input__prefix{font:var(--elo-input-font);color:var(--color-primary-dg-300);background-color:var(--color-primary-dg-100);padding:16px;line-height:12px;border:1px solid var(--elo-input-border-color);border-right-width:0;border-radius:4px 0 0 4px}.elo-input--link input{border-bottom-left-radius:0;border-top-left-radius:0}.elo-input--with-sign__left,.elo-input--with-sign__right{position:absolute;left:16px;bottom:17px;font:var(--elo-input-font);color:var(--color-primary-dg-300)}.elo-input--with-sign__right{right:16px;left:auto}.elo-input--with-sign input{padding-left:34px}.elo-input--with-sign .right{padding-left:1.6rem}.elo-input--copy .elo-input__icon{cursor:pointer;pointer-events:visible}.elo-input--copy.disabled .elo-input__icon{--elo-input-icon-color:var(--color-primary-dg-300);cursor:not-allowed}.elo-input--copy.elo-input--error,.elo-input--copy.elo-input--success{--elo-input-icon-color:var(--color-primary-dg-brand)}.elo-input--copy input{padding-right:42px}.elo-input--search input[type=search]::-webkit-search-cancel-button,.elo-input--search input[type=search]::-webkit-search-decoration,.elo-input--search input[type=search]::-webkit-search-results-button,.elo-input--search input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.elo-input--search input{padding-right:30px!important}.elo-input--phone.disabled .elo-input--phone__input{color:var(--color-primary-dg-300)}.elo-input--phone.disabled .arrow{opacity:.4}.elo-input--phone__input{padding:13px 16px 11px 85px!important;border-radius:0 4px 4px 0;line-height:22px!important;height:auto!important;margin-left:16px;background-color:var(--elo-input-background-color);border:1px solid var(--elo-input-border-color)}.elo-input--phone .react-tel-input .flag-dropdown{border:1px solid var(--elo-input-border-color);background-color:var(--color-primary-neutral-white)!important}.elo-input--phone .elo-input--phone__input:focus+.flag-dropdown{border:1px solid var(--color-highlight-click)}.elo-input--phone .react-tel-input .form-control{border:1px solid var(--elo-input-border-color)}.elo-input--phone .react-tel-input .elo-input--phone__input--full-width{width:100%}.elo-input--phone .react-tel-input .form-control,.elo-input--phone .selected-flag{background:var(--color-primary-neutral-white)!important}.elo-input--phone .elo-input--phone__button .selected-flag{margin-left:16px!important;background-color:var(--color-primary-neutral-white)}.elo-input--phone .elo-input--phone__button .selected-flag .arrow{border:none;background-image:url('data:image/svg+xml,<svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.2 1L8.19995 8L1.19995 1" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-size:contain;width:20px;height:50%;position:relative;left:40px;top:7px}.elo-input--phone .elo-input--phone__button .selected-flag .arrow.up{border:none;transform:rotate(180deg)}.elo-input--phone__drop-down{border-radius:8px}.elo-input--phone__drop-down .country{display:flex;align-items:baseline;font:var(--elo-body-sm-regular);padding:16px 24px!important}.elo-input--phone__button{background-color:var(--elo-input-background-color)!important;border-right:none!important;border-radius:4px 0 0 4px!important}.elo-input--phone__disabled{background-color:var(--elo-primary-40)!important;pointer-events:none!important}.elo-input--phone input[disabled]{background-color:var(--elo-primary-40);color:var(--elo-primary-100)}.elo-input--phone.elo-input--medium .elo-input--phone__input{padding:9px 16px 7px 85px!important}.elo-input--phone.elo-input--medium .selected-flag .flag{top:17px!important}.elo-input .elo-input-with-tags__option{background-color:var(--elo-input-with-tags-option-background-color);border-radius:8px}.elo-input .elo-input-with-tags__option--is-focused{background-color:var(--elo-input-with-tags-option-focus-background-color)}.elo-input .elo-input-with-tags__option:active{background-color:var(--elo-input-with-tags-option-active-background-color)}.elo-input .elo-input-with-tags__value-container{gap:8px;padding:16px}.elo-input .elo-input-with-tags__menu{margin-top:0;box-shadow:var(--shadow-elevation-3);border-radius:8px}.elo-input .elo-input-with-tags__menu:has(*){box-shadow:var(--shadow-elevation-3)}.elo-input .elo-input-with-tags__menu-list{padding:16px 8px}.elo-input .elo-input-with-tags__control{display:block;min-height:160px;color:var(--elo-input-with-tags-color);border:1px solid var(--elo-input-with-tags-border-color)}.elo-input .elo-input-with-tags__control--is-focused{border:1px solid var(--elo-input-with-tags-focus-color);box-shadow:none}.elo-input .elo-input-with-tags__control--is-focused:hover{border-color:var(--elo-input-with-tags-focus-color)}.elo-input .elo-input-with-tags__control--is-disabled{background-color:var(--elo-input-with-tags-disabled-color)}.elo-input .elo-input-with-tags__placeholder{color:var(--elo-input-placeholder-color)}.elo-input.elo-input-with-tags--with-actions .elo-input-with-tags__control{display:flex;align-items:flex-start}.elo-input.elo-input-with-tags--with-actions .elo-input-with-tags__indicators{align-self:flex-start}.elo-input--error .elo-input-with-tags__control,.elo-input--error .elo-input-with-tags__control:hover,.elo-input--error .react-tel-input .flag-dropdown,.elo-input--error .react-tel-input .flag-dropdown:hover,.elo-input--error .react-tel-input .form-control,.elo-input--error .react-tel-input .form-control:hover{border-color:var(--elo-input-error-color)}.elo-input--success .elo-input-with-tags__control,.elo-input--success .elo-input-with-tags__control:hover,.elo-input--success .react-tel-input .flag-dropdown,.elo-input--success .react-tel-input .flag-dropdown:hover,.elo-input--success .react-tel-input .form-control,.elo-input--success .react-tel-input .form-control:hover{border-color:var(--elo-input-with-tags-focus-color)}.elo-input.elo-input-with-tags.disabled .elo-tag__icon{display:none}.elo-input--large input{padding:10px 16px;line-height:18px;height:40px}.elo-input--large .elo-input__icon{right:10px;bottom:11px}.elo-select{--react-select-background-color:var(--color-primary-neutral-white);--elo-select-error-color:var(--color-utility-error-dark);z-index:unset;position:relative}.elo-select__list{z-index:10}.elo-select.elo-input{margin-bottom:0}.elo-select span.elo-checkbox__box{color:var(--react-select-background-color)!important}.elo-select.elo-input--error .elo-react-select__control{border-color:var(--elo-select-error-color)}.elo-select.disabled img,.elo-select.disabled svg{filter:grayscale(1)}.elo-select--searchable .react-select .react-select__single-value{top:54%}.elo-select--searchable .react-select .react-select__control{max-height:48px}.elo-select--searchable .react-select .react-select__control .react-select__value-container{max-height:48px;overflow:hidden}.elo-select.elo-select--large .elo-react-select .elo-react-select__control{min-height:40px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__input input{height:26px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__indicators .elo-react-select__dropdown-indicator{padding-top:10px;width:38px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__value-container{min-height:32px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value{height:24px;padding:0 30px 0 8px;overflow-y:visible}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value.select-multi-value-subtitle{height:auto;margin:1px 4px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value.select-multi-value-subtitle .elo-react-select__multi-value__remove{top:7px;right:6px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove{top:3px;right:7px}.elo-select.elo-select--large .elo-react-select .elo-react-select__option--avatar{width:16px;height:16px}.elo-select.elo-select--large .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option,.elo-select.elo-select--large .elo-react-select__menu .elo-react-select__menu-list .option-placeholder{height:40px}.elo-select.elo-select--large .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option .elo-react-select__option--avatar{width:16px;height:16px}.elo-select .elo-select-warning{padding-top:7px;cursor:pointer}.elo-select-actions{display:flex;flex-direction:row}.elo-select-actions .elo-select-action{display:block;width:32px;padding:0 10px;cursor:pointer}.elo-select-menu-list__load-more{display:flex;justify-content:center;padding:8px 0;color:var(--color-primary-dg-300);font:var(--elo-body-sm-regular)}.elo-select-menu-list__load-more:hover{color:var(--react-select-color);background-color:var(--react-select-multi-value-background-color);cursor:pointer}.elo-react-select,.elo-react-select__menu-portal{--react-select-font:var(--elo-body-sm-regular);--react-select-color:var(--color-primary-dg-brand);--react-select-placeholder-color:var(--color-primary-dg-300);--react-select-border-color:var(--color-primary-dg-200);--react-select-background-color:var(--color-primary-neutral-white);--react-select-multi-value-background-color:var(--color-primary-cg-brand);--react-select-option-background-color:var(--color-primary-neutral-white);--elo-tag-icon-color:var(--color-primary-dg-300);--elo-select-error-color:var(--color-utility-error-dark);--react-select-subtitle-color:var(--color-primary-dg-400);--react-select-disabled-color:var(--color-primary-dg-100)}.elo-react-select .elo-react-select__single-value,.elo-react-select__menu-portal .elo-react-select__single-value{display:flex;flex-direction:row;align-items:center}.elo-react-select .elo-react-select__control,.elo-react-select__menu-portal .elo-react-select__control{min-height:48px;border-color:var(--react-select-border-color);box-shadow:none;background-color:var(--react-select-background-color)}.elo-react-select .elo-react-select__control:not(.elo-react-select .elo-react-select__control.elo-react-select__control--is-disabled,.elo-react-select__menu-portal .elo-react-select__control.elo-react-select__control--is-disabled),.elo-react-select__menu-portal .elo-react-select__control:not(.elo-react-select .elo-react-select__control.elo-react-select__control--is-disabled,.elo-react-select__menu-portal .elo-react-select__control.elo-react-select__control--is-disabled){cursor:pointer}.elo-react-select .elo-react-select__control.elo-react-select__control--is-focused,.elo-react-select .elo-react-select__control.elo-react-select__control--menu-is-open,.elo-react-select__menu-portal .elo-react-select__control.elo-react-select__control--is-focused,.elo-react-select__menu-portal .elo-react-select__control.elo-react-select__control--menu-is-open{border-color:var(--color-utility-success-dark)}.elo-react-select .elo-react-select__control.elo-react-select__control--is-disabled,.elo-react-select__menu-portal .elo-react-select__control.elo-react-select__control--is-disabled{background-color:var(--react-select-disabled-color)}.elo-react-select .elo-react-select__control .elo-react-select__input input,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__input input{height:28px}.elo-react-select .elo-react-select__control input[class$=DummyInput],.elo-react-select .elo-react-select__control input[class$=dummyInput],.elo-react-select__menu-portal .elo-react-select__control input[class$=DummyInput],.elo-react-select__menu-portal .elo-react-select__control input[class$=dummyInput]{width:0;height:0;opacity:0}.elo-react-select .elo-react-select__control .elo-react-select__value-container,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__value-container{padding-left:12px;min-height:32px}.elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value{height:32px;background-color:var(--react-select-multi-value-background-color);padding:4px 30px 4px 12px;border-radius:8px;margin:4px;position:relative;display:flex;align-items:center;justify-content:flex-start}.elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__label,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__label{padding:0;font-weight:400;font-size:14px;display:flex;flex-direction:row;align-items:center}.elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove{font-size:10px;padding:3px;margin-right:-3px;border-radius:3px;position:absolute;top:7px;right:8px}.elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove:hover,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove:hover{cursor:pointer;background:none;color:var(--elo-tag-icon-color)}.elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove svg,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove svg{width:12px;height:12px}.elo-react-select .elo-react-select__control .elo-react-select__indicators .elo-react-select__dropdown-indicator,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__indicators .elo-react-select__dropdown-indicator{color:var(--react-select-color);padding-top:8px;width:42px}.elo-react-select .elo-react-select__menu,.elo-react-select__menu-portal .elo-react-select__menu{border:none;box-shadow:var(--shadow-elevation-3);margin-top:0;z-index:1000;background-color:var(--react-select-option-background-color)}.elo-react-select .elo-react-select__menu-notice--loading,.elo-react-select .elo-react-select__menu-notice--no-options,.elo-react-select__menu-portal .elo-react-select__menu-notice--loading,.elo-react-select__menu-portal .elo-react-select__menu-notice--no-options{font:var(--react-select-font)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .option-placeholder,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .option-placeholder{display:flex;align-items:center;justify-content:center;color:var(--react-select-placeholder-color);height:48px;font:var(--react-select-font)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option{height:48px;padding:0 16px;color:var(--react-select-color);background-color:var(--react-select-option-background-color);font:var(--react-select-font);display:flex;flex-direction:row;justify-content:space-between;align-items:center}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option input[type=checkbox],.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option input[type=checkbox]{display:none}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-focused,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-focused{color:var(--react-select-color);background-color:var(--react-select-multi-value-background-color)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option:hover,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option:hover{color:var(--react-select-color);background-color:var(--react-select-multi-value-background-color);cursor:pointer}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected{background-color:var(--react-select-option-background-color);color:var(--color-highlight-click)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected:hover,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected:hover{background-color:var(--react-select-multi-value-background-color);cursor:pointer}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected:hover span,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected:hover span{color:var(--react-select-color)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected:hover svg,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected:hover svg{color:var(--color-highlight-click)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected span,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected span{color:var(--react-select-color)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected svg,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected svg{color:var(--color-highlight-click)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-disabled,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-disabled{color:var(--react-select-color);background-color:var(--react-select-border-color);cursor:not-allowed}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option .elo-react-select__option--label,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option .elo-react-select__option--label{display:flex;flex-direction:column}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option .select-item,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option .select-item{flex-grow:1;align-items:center;display:flex;justify-content:space-between}.elo-react-select .elo-react-select__option--title,.elo-react-select__menu-portal .elo-react-select__option--title{font-weight:400;font-size:14px;font:var(--react-select-font);color:var(--react-select-color)}.elo-react-select .elo-react-select__option--subtitle,.elo-react-select__menu-portal .elo-react-select__option--subtitle{font-weight:400;font-size:12px;color:var(--react-select-subtitle-color)}.elo-react-select .elo-react-select__option--wrapper,.elo-react-select__menu-portal .elo-react-select__option--wrapper{display:flex;flex-direction:row;align-items:center}.elo-react-select .elo-react-select__option--avatar,.elo-react-select__menu-portal .elo-react-select__option--avatar{width:24px;height:24px;border-radius:12px;background-color:var(--color-utility-alert-light);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:10px}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local(""),url(https://fonts.ablefy.io/woff/inter/inter-v12-latin-regular.woff2) format("woff2"),url(https://fonts.ablefy.io/woff/inter/inter-v12-latin-regular.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:local(""),url(https://fonts.ablefy.io/woff/inter/inter-v12-latin-500.woff2) format("woff2"),url(https://fonts.ablefy.io/woff/inter/inter-v12-latin-500.woff) format("woff")}@font-face{font-family:ES Klarheit Elopage;font-style:normal;font-weight:400;src:local(""),url(https://fonts.ablefy.io/woff/esklarheit-elopage/ESKlarheitElopage-Regular.woff2) format("woff2"),url(https://fonts.ablefy.io/woff/esklarheit-elopage/ESKlarheitElopage-Regular.woff) format("woff")}@font-face{font-family:ES Klarheit Elopage;font-style:normal;font-weight:500;src:local(""),url(https://fonts.ablefy.io/woff/esklarheit-elopage/ESKlarheitElopage-Medium.woff2) format("woff2"),url(https://fonts.ablefy.io/woff/esklarheit-elopage/ESKlarheitElopage-Medium.woff) format("woff")}@font-face{font-family:ES Klarheit Elopage;font-style:normal;font-weight:600;src:local(""),url(https://fonts.ablefy.io/woff/esklarheit-elopage/ESKlarheitElopage-Semibold.woff2) format("woff2"),url(https://fonts.ablefy.io/woff/esklarheit-elopage/ESKlarheitElopage-Semibold.woff) format("woff")}:root{--elo-font-serif:"ES Klarheit Elopage",serif;--elo-font-sans-serif:"Inter",sans-serif;--elo-font-size-xs:12px;--elo-font-size-sm:14px;--elo-font-size-md:16px;--elo-font-size-lg:18px}.old-price{font-family:var(--elo-font-sans-serif);font-weight:400;color:var(--elo-red);font-size:13px;margin-top:5px;position:relative}.old-price:before{content:"";height:1px;position:absolute;background:var(--elo-red);width:100%;left:0;top:7px}.old-price--windows:before{top:7px}.social-proof-bubble{border:1px solid;padding:6px;width:300px;height:75px}.social-proof-bubble__rounded{border-radius:50px}.social-proof-bubble__square{border-radius:4px}.social-proof-bubble--badge,.social-proof-bubble--content{display:flex;align-items:center}.social-proof-bubble--badge{border-radius:30px;margin-right:12px;font-size:24px;line-height:30px;height:60px;width:60px;justify-content:center}.social-proof-bubble--badge__big{font-size:30px}.social-proof-bubble--text{display:flex;flex-direction:column;justify-content:space-between;height:55px}.social-proof-bubble--text__header{font-weight:700;font-size:var(--elo-font-size-xs)}.social-proof-bubble--text__description{font-size:10px}.social-proof-bubble__logo{position:absolute;right:25px;bottom:5px}.social-proof-bubble__close{position:absolute;top:2px;right:2px;display:none;width:24px;height:24px;align-items:center;justify-content:center;background:var(--elo-dark-grey-40);color:var(--elo-white);border-radius:15px;font-size:var(--elo-font-size-lg);cursor:pointer}.social-proof-bubble:hover .social-proof-bubble__close{display:flex}.checkout-page-bubble{position:fixed;bottom:16px;left:16px;z-index:20}@media(max-width:991px){.checkout-page-bubble{left:50%;margin-left:-150px}}.bubble-creation{position:relative;margin-bottom:15px}.bubble-creation .social-proof-bubble__close{display:flex;cursor:unset}.social-proof-bubble__default{border-color:var(--elo-light-grey-50);background-color:var(--elo-white)}.social-proof-bubble__default .social-proof-bubble--badge{background-color:var(--elo-grey-80);color:var(--elo-white)}.social-proof-bubble__default .social-proof-bubble--text__description,.social-proof-bubble__default .social-proof-bubble--text__header{color:var(--elo-grey-80)}.social-proof-bubble__mono{border-color:var(--elo-light-grey-50);background-color:var(--elo-white)}.social-proof-bubble__mono .social-proof-bubble--badge{background-color:var(--elo-dark-grey);color:var(--elo-white)}.social-proof-bubble__mono .social-proof-bubble--text__header{color:var(--elo-dark-grey)}.social-proof-bubble__mono .social-proof-bubble--text__description{color:var(--elo-grey-80)}.social-proof-bubble__elopage_light{border-color:var(--elo-dark-grey);background-color:var(--elo-white)}.social-proof-bubble__elopage_light .social-proof-bubble--badge{background-color:var(--elo-green);color:var(--elo-dark-grey)}.social-proof-bubble__elopage_light .social-proof-bubble--text__header{color:var(--elo-dark-grey)}.social-proof-bubble__elopage_light .social-proof-bubble--text__description{color:var(--elo-grey-80)}.social-proof-bubble__elopage_dark{border-color:var(--elo-dark-grey);background-color:var(--elo-dark-grey)}.social-proof-bubble__elopage_dark .social-proof-bubble--badge{background-color:var(--elo-green);color:var(--elo-dark-grey)}.social-proof-bubble__elopage_dark .social-proof-bubble--text__description,.social-proof-bubble__elopage_dark .social-proof-bubble--text__header{color:var(--elo-white)}.social-proof-bubble__reverse_mono{border-color:var(--elo-dark-grey);background-color:var(--elo-dark-grey)}.social-proof-bubble__reverse_mono .social-proof-bubble--badge{background-color:var(--elo-white);color:var(--elo-dark-grey)}.social-proof-bubble__reverse_mono .social-proof-bubble--text__description,.social-proof-bubble__reverse_mono .social-proof-bubble--text__header{color:var(--elo-white)}.social-proof-bubble__grey{border-color:var(--elo-grey-80);background-color:var(--elo-grey-80)}.social-proof-bubble__grey .social-proof-bubble--badge{background-color:var(--elo-white);color:var(--elo-grey-80)}.social-proof-bubble__grey .social-proof-bubble--text__description,.social-proof-bubble__grey .social-proof-bubble--text__header{color:var(--elo-white)}
/*# sourceMappingURL=9fa57079523b047f.css.map*/