.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:circular;src:url(../includes/assets/fonts/lineto-circular-pro-medium.ttf);font-weight:300}@font-face{font-family:circular;src:url(../includes/assets/fonts/lineto-circular-pro-book.ttf);font-weight:400}@font-face{font-family:circular;src:url(../includes/assets/fonts/lineto-circular-pro-bold.ttf);font-weight:700}.compensate-input-wrapper .input-checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.compensate-input-wrapper .checkbox{display:block;position:relative;padding-left:21px;cursor:pointer;font-size:10px;user-select:none}.compensate-input-wrapper .checkbox .checkmark{position:absolute;top:49%;left:0;height:15px;width:15px;border:1px solid #288c96;background-color:#fff;border-radius:1px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;transform:translateY(-50%)}.compensate-input-wrapper .checkbox .checkmark:after{content:"";position:absolute;display:none;background-image:url(../admin/assets/images/icon-check-mark.svg);background-size:contain;background-repeat:no-repeat;width:7.5px;height:6px}.compensate-input-wrapper .checkbox.reversed{padding-left:0;padding-right:25px}.compensate-input-wrapper .checkbox.reversed .checkmark{left:unset;right:0}.compensate-input-wrapper .input-checkbox.error~span.checkmark{border:1px solid #ff3d00!important}.compensate-input-wrapper .checkbox input:checked~.checkmark:after{display:block}.compensate-button{display:flex;text-align:center;font-size:15px;text-decoration:none;background-color:#288c96;color:#fff;justify-content:center;align-items:center}.compensate-button:hover{opacity:.9}.compensate-button--icon-left{flex-direction:row-reverse}.compensate-button,.compensate-button:link,.compensate-button:visited{padding:8px 16px;transition:all .2s;color:#fff;border:none;cursor:pointer}.compensate-button--disabled,.compensate-button:disabled{background-color:rgba(27,27,27,.2)}.compensate-button--outline{background-color:unset;border:1px solid #288c96;color:#288c96}.compensate-button__icon{width:14px;height:14px;margin-left:12px;display:block;background-size:contain;background-repeat:no-repeat;background-position:50%}.compensate-button--icon-left .compensate-button__icon{margin-left:0;margin-right:12px}.wizard-setup{max-width:959px;margin:0 auto;font-family:circular,sans-serif}.wizard-setup .logo-container{display:flex;justify-content:center}.wizard-setup .step-container{background-color:#fff;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.wizard-setup .step{font-size:15px;font-weight:700;padding:0 25px;color:#000;opacity:.3;cursor:not-allowed}.wizard-setup .step.active{opacity:1;color:#288c96;cursor:pointer}.wizard-setup .step-divier{display:block;flex:1;height:1px;background-color:rgba(0,0,0,.3)}.wizard-setup .step-divier.active{background-color:#288c96}.wizard-setup .form-container{padding:50px;background-image:url(../admin/assets/images/bg-settings.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}@media (max-width:576px){.wizard-setup .form-container{padding:15px}}.wizard-setup .wizard-setup-form{background-color:#fff;position:relative}.wizard-setup .wizard-setup-form__close-button{position:absolute;cursor:pointer;top:7px;right:7px;background-color:hsla(0,0%,48.2%,.2);width:17px;height:17px;display:flex;justify-content:center;align-items:center}.wizard-setup .wizard-setup-form a:link,.wizard-setup .wizard-setup-form a:visited{color:#288c96;text-decoration:none}.wizard-setup .wizard-setup-form .tab{display:none}.wizard-setup .wizard-setup-form .contacts{margin-top:65px}.wizard-setup .wizard-setup-form .contacts>p:first-child{font-weight:700;text-align:center;margin-bottom:0}.wizard-setup .wizard-setup-form .contacts__contact-info{display:flex;justify-content:center}.wizard-setup .wizard-setup-form .contacts__contact-info p{font-size:11px}.wizard-setup .wizard-setup-form .contacts__contact-info p:not(:last-child){margin-right:50px}.wizard-setup .wizard-setup-form .buttons-container{display:flex;justify-content:center}.wizard-setup .wizard-setup-form .buttons-container .backBtn{margin-right:16px}.wizard-setup .wizard-setup-form .tab-1{padding:0 30px 30px}@media (max-width:576px){.wizard-setup .wizard-setup-form .tab-1{padding:15px}}.wizard-setup .wizard-setup-form .tab-1 h1.wizard-setup-form__heading{font-size:30px;color:#288c96;font-weight:700;text-align:center}.wizard-setup .wizard-setup-form .tab-1__content{text-align:center;max-width:500px;margin:0 auto}.wizard-setup .wizard-setup-form .tab-1__cta{margin:30px 0}.wizard-setup .wizard-setup-form .tab-1 .buttons-container{margin-bottom:43px}.wizard-setup .wizard-setup-form .tab-1__checkbox-container{max-width:300px;margin:0 auto}.wizard-setup .wizard-setup-form .tab-1__checkbox-container .compensate-form-row:not(:last-child){margin-bottom:20px}.wizard-setup .wizard-setup-form .tab-1__checkbox-container label.checkbox{font-size:8px}.wizard-setup .wizard-setup-form .tab-2{padding:0 15px 104px}@media (max-width:576px){.wizard-setup .wizard-setup-form .tab-2{padding:15px}}.wizard-setup .wizard-setup-form .tab-2__leading-text{margin-bottom:48px;margin-top:0}.wizard-setup .wizard-setup-form .tab-2 .inputs-section{margin-bottom:40px}.wizard-setup .wizard-setup-form .tab-2 .inputs-section__heading{font-size:15px;margin-bottom:40px;color:#288c96;display:flex;align-items:center;justify-content:center}.wizard-setup .wizard-setup-form .tab-2 .inputs-section__heading:after,.wizard-setup .wizard-setup-form .tab-2 .inputs-section__heading:before{display:inline-block;content:"";height:1px;width:136px;background-color:#288c96}.wizard-setup .wizard-setup-form .tab-2 .inputs-section__heading:before{margin-right:20px}.wizard-setup .wizard-setup-form .tab-2 .inputs-section__heading:after{margin-left:20px}.wizard-setup .wizard-setup-form .tab-2 .billing-address-form-row>label,.wizard-setup .wizard-setup-form .tab-2 .compensate-form-row>label{font-weight:700;margin-bottom:16px;display:block}.wizard-setup .wizard-setup-form .tab-2 .compensate-form-row .compensate-weight-input{margin:0 auto}.wizard-setup .wizard-setup-form .tab-2 .compensate-button{margin-bottom:35px}.wizard-setup .wizard-setup-form .tab-2 .compensate-form-row:not(:last-child){margin-bottom:39px}.wizard-setup .wizard-setup-form .tab-2 .billing-address-form-row .compensate-form-row{margin-bottom:14px}.wizard-setup .wizard-setup-form .tab-2 .billing-address-form-row .city-postcode-group{display:flex;justify-content:center}.wizard-setup .wizard-setup-form .tab-2 .billing-address-form-row .city-postcode-group #company_city_field{margin-right:14px}.wizard-setup .wizard-setup-form .tab-2 .billing-address-form-row .city-postcode-group input[type=text]{width:134px}.wizard-setup .wizard-setup-form .tab-2 .billing-address-form-row .compensate-form-row{display:inline-block}.wizard-setup .wizard-setup-form .tab-2 .billing-address-form-row .compensate-form-row>label{font-weight:400;font-size:10px;text-align:left;margin-bottom:4px;display:block}.wizard-setup .wizard-setup-form .tab-2__content{max-width:500px;margin:0 auto;text-align:center}.wizard-setup .wizard-setup-form .tab-2__readmore-text{font-size:8.5px;text-align:center}.wizard-setup .wizard-setup-form .tab-3{padding:0 61px 104px}@media (max-width:576px){.wizard-setup .wizard-setup-form .tab-3{padding:15px}}.wizard-setup .wizard-setup-form .tab-3 .compensate-button{margin-bottom:8px}.wizard-setup .wizard-setup-form .tab-3 h2.wizard-setup-form__heading{font-size:20px;color:#288c96;font-weight:700;margin-bottom:26px}.wizard-setup .wizard-setup-form .tab-3__leading-text{margin-bottom:40px}.wizard-setup .wizard-setup-form .tab-3__text-container{margin-bottom:65px}.wizard-setup .wizard-setup-form .tab-3__text-container .statement-section{margin-bottom:40px}.wizard-setup .wizard-setup-form .tab-3__text-container .statement-section h3{margin-bottom:13px}.wizard-setup .wizard-setup-form .tab-3__learnmore{display:block;text-align:center;font-size:8px}.compensate-input-wrapper .select2-container--default .select2-selection--single{border-radius:0;border:1px solid #288c96;text-align:center}.compensate-input-wrapper select.error~.select2-container--default .select2-selection--single{border:1px solid #ff3d00!important}.compensate-input-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{color:#288c96}.compensate-input-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#288c96 transparent transparent}.compensate-input-wrapper .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #288c96}.compensate-input-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow{top:7px}.compensate-input-wrapper .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#288c96}.compensate-input-wrapper .select2-selection__rendered{padding-top:7px;padding-bottom:7px}.compensate-input-wrapper .select2-container .select2-selection--single{height:45px}.compensate-input-wrapper .select2-results__option{padding:10px}.compensate-input-wrapper input[type=number]{width:283px;text-align:center;padding:7px 0;border-radius:0;color:#288c96;border:1px solid #288c96;background-color:#fff}.compensate-input-wrapper input[type=number].error{border:1px solid #ff3d00}.compensate-input-wrapper input[type=text]{width:283px;text-align:center;padding:7px 0;border-radius:0;color:#288c96;border:1px solid #288c96;background-color:#fff}.compensate-input-wrapper input[type=text].error{border:1px solid #ff3d00}.notification{padding:15px 19px;margin:44px 0;display:inline-flex;align-items:center}.notification--success{border:1px solid #288c96}.notification--error{background-color:rgba(255,61,0,.1)}.notification__icon{display:inline-block;margin-right:8px;width:25px;height:25px;background-position:50%;background-size:contain;background-repeat:no-repeat}.notification--success .notification__icon{background-image:url(../admin/assets/images/icon-success.svg)}.notification--error .notification__icon{background-image:url(../admin/assets/images/icon-error.svg)}.notification__text{font-weight:700;margin:0}.notification--success .notification__text{color:#288c96}.notification--error .notification__text{color:#ff3d00}.notification__helper{font-size:10px}.compensate-input-wrapper .compensate-weight-input{width:283px;display:flex}.compensate-input-wrapper .compensate-weight-input input[type=number]{margin-right:12px}.compensate-input-wrapper .compensate-weight-input input[type=number].error{border:1px solid #ff3d00}.compensate-settings{font-family:circular,sans-serif}.compensate-settings .header{background-color:#fcfaf8;display:flex;justify-content:space-between;align-items:center;padding-right:15px;margin-bottom:18px}.compensate-settings .content{padding:25px 46px;background-color:#fcfaf8}@media (max-width:576px){.compensate-settings .content{padding:25px 15px}}.compensate-settings .general-settings-form{max-width:757px}.compensate-settings .sustainability-statement-section__leading-text{margin-bottom:30px}.compensate-settings .sustainability-statement-section .statement-section{margin-bottom:20px}.compensate-settings .sustainability-statement-section .statement-section h3{margin-bottom:0;font-size:13px}.compensate-settings .settings-section{padding:35px 0;position:relative}.compensate-settings .settings-section:first-of-type{padding-top:0}.compensate-settings .settings-section__heading{font-size:20px;color:#288c96;font-weight:700;margin-bottom:26px}.compensate-settings .settings-section__lead-text{margin-bottom:30px}.compensate-settings .settings-section__content{padding-left:30px}@media (max-width:576px){.compensate-settings .settings-section__content{padding-left:0}}.compensate-settings .settings-section__content .compensate-form-row>label{font-weight:700;margin-bottom:16px;display:block}.compensate-settings .settings-section__content .compensate-form-row#store_country_field{margin-bottom:50px}.compensate-settings .settings-section:after{content:"";width:100%;height:1px;background-color:#288c96;position:absolute;left:0;bottom:0}.compensate-settings .opt-in-section{display:none}.compensate-settings .contact{padding:15px 26px;margin-top:50px;border:1px solid #288c96;max-width:512px}.compensate-settings .contact p{font-size:11px}.compensate-settings .contact h3.contact__heading{font-size:11.5px}.compensate-settings .contact span{color:#288c96}.compensate-settings .compensate-button{margin-top:30px}.compensate-settings .success-modal{position:absolute;top:0;left:0;right:0;bottom:0;margin-left:-20px}.compensate-settings .success-modal__backdrop{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#1b1b1b;opacity:.6}.compensate-settings .success-modal__banner{width:100%;height:200px;object-fit:cover}.compensate-settings .success-modal__heading{font-size:50px}@media (max-width:576px){.compensate-settings .success-modal__heading{font-size:30px}}.compensate-settings .success-modal__content{padding:32px 24px;width:80%;max-width:648px;background-color:#fff;text-align:center;position:absolute;top:200px;left:50%;transform:translateX(-50%)}.compensate-settings .success-modal__close-button{position:absolute;cursor:pointer;top:7px;right:7px;background-color:hsla(0,0%,48.2%,.2);width:17px;height:17px;display:flex;justify-content:center;align-items:center}.compensate-settings .success-modal__contact{padding:9px 18px;border:1px solid #288c96;text-align:left;display:flex;justify-content:space-between}@media (max-width:768px){.compensate-settings .success-modal__contact{flex-direction:column}}.compensate-settings .success-modal__contact .text-container{flex:1;margin-right:64px}@media (max-width:768px){.compensate-settings .success-modal__contact .text-container{margin-right:0}}.compensate-settings .success-modal__contact .contact-info{flex:1}.compensate-settings .success-modal__contact .contact-info span{color:#288c96}.compensate-notice{display:flex;padding:12px 18px;background-color:rgba(40,140,150,.1);max-width:363px;margin:0 auto;box-sizing:border-box}.compensate-notice__icon{margin-right:8px;width:11px;height:11px;margin-top:2px}.compensate-notice__heading{font-weight:700;color:#288c96}.compensate-notice__content p{font-size:11px}.compensate-notice__content>p:first-child{margin-top:0}.compensate-notice__supported-currencies,.compensate-notice__supported-languages{display:flex;justify-content:space-between;align-items:center}.compensate-notice__supported-currencies p,.compensate-notice__supported-languages p{font-size:8px}.compensate-notice__highlighted{color:#288c96}.form-row{margin-bottom:12px}.error-container{margin-top:4px}label.error{color:#ff3d00;font-size:8px;line-height:1.4;display:inline-flex;align-items:center;background-color:rgba(255,61,0,.1);padding:4px}label.error:before{content:"";display:inline-block;width:10px;height:10px;margin-right:4px;background-image:url(../admin/assets/images/icon-error.svg);background-size:contain;background-repeat:no-repeat}