.select__wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.select__wrapper .options,.select__wrapper .select{border:1px solid #ccc}.select__wrapper .select{height:48px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:8px}@media screen and (max-width:1920px){.select__wrapper .select{padding:calc(13.6px + .125vw) calc(11.2px + .25vw) calc(13.6px + .125vw) calc(11.2px + .25vw);height:calc(40.8px + .375vw)}}.select__wrapper .select.active{border-radius:8px 8px 0 0}.select__wrapper .select p{font-weight:400;font-size:16px;line-height:100%}@media screen and (max-width:1920px){.select__wrapper .select p{font-size:calc(13.6px + .125vw)}}.select__wrapper .select .arrow__select{width:10px;height:5px;transform:rotate(0);transition:.1s ease-in-out}.select__wrapper .select .arrow__select.active{transform:rotate(180deg)}.select__wrapper .options{z-index:2;position:absolute;top:calc(100% - 1px);left:0;width:100%;background:#fff;border-radius:0 0 8px 8px;opacity:0;transition:.1s ease-in-out}.select__wrapper .options .option__box{position:relative;overflow-y:hidden;height:100%}.select__wrapper .options .option__box .option__box__item{height:100%;width:100%;max-height:230px;overflow-y:scroll}.select__wrapper .options.active{opacity:1}@media screen and (max-width:1920px){.select__wrapper .options .option{padding:calc(13.6px + .125vw) calc(11.2px + .25vw) calc(13.6px + .125vw) calc(11.2px + .25vw)}}.select__wrapper .options .option:hover{background:#eee}.next__step{position:absolute;left:calc(100% + 40px);top:50%;transform:translateY(-50%);z-index:2}@media (max-width:1040px){.next__step{position:fixed;left:50%;top:auto;bottom:56px;transform:translate(-50%)}}.next__step a{cursor:pointer;display:block;border:1px solid #e74266;background:#fff;padding:12px 14px;box-shadow:0 2px 14px rgba(0,0,0,.1);border-radius:12px;font-weight:400;font-size:16px;line-height:100%;color:#e74266;white-space:nowrap}.next__step .end,.next__step .next,.next__step .update{background:#e74266;color:#fff}.settings__item{display:flex;justify-content:flex-start;align-items:center}.settings__item .checkbox{cursor:pointer;margin-right:9px}.settings__item .checkbox:hover{filter:brightness(1.2)}.settings__item .checkbox input{display:none}.settings__item .checkbox input:checked~.checkbox__custom{background-color:#e74266;box-shadow:0 0 .3em #fff;transition:.2s ease-in-out}.settings__item .checkbox input:checked~.checkbox__custom:before{background:#fff;left:20px}.settings__item .checkbox .checkbox__custom{display:block;position:relative;width:40px;height:20px;border-radius:32px;border:1px solid #e74266;transition:.2s ease-in-out}.settings__item .checkbox .checkbox__custom:before{content:"";position:absolute;top:1px;left:2px;width:16px;height:16px;background-color:#e74266;border-radius:50%;transition:.2s ease-in-out}.settings__item p{font-weight:400;font-size:16px;line-height:19px}@media screen and (max-width:1920px){.settings__item p{font-size:calc(11.2px + .25vw)}}.button__back[data-v-74874d74]{position:absolute;left:-150px;padding:2px;display:flex;justify-content:stretch;align-items:center}.button__back span[data-v-74874d74]{font-weight:400;font-size:16px;line-height:19px;margin:0 0 0 16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#e74266}@media screen and (max-width:1124px){.button__back[data-v-74874d74]{left:-100px}}.index__select .options{z-index:3}.general__settings{position:relative;max-width:528px}.general__settings .general__settings__item{margin:0 0 32px}.general__settings .general__settings__item h3{font-weight:500;font-size:20px;line-height:23px;margin:0 0 16px}@media screen and (max-width:1920px){.general__settings .general__settings__item h3{font-size:calc(15.2px + .25vw)}}