.select2{display:flex;flex-direction:column;overflow:hidden;position:relative}@media (max-width:599px){.select2--mobile{width:33.33%}.select2--mobile .select__selected{color:#7481a2;font-weight:400;padding:10px 30px 10px 10px}.select2--mobile .select__option{padding:10px 30px 10px 20px}.select2--mobile .select__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2--mobile .select__text-icon{display:none}}.select2:after{border-bottom:2px solid #fff;border-right:2px solid #fff;height:6px;pointer-events:none;right:10px;top:calc(50% - 3px);width:6px}.select2__selected{fill:#fff;align-items:center;color:#fff;cursor:pointer;display:flex;font-size:17px;font-weight:700;line-height:20px;padding:10px 30px 10px 20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:599px){.select2__selected{font-size:15px;line-height:18px}}.select2__options{background-color:#151515;border:1px solid #2f2f2f;border-radius:3px;display:flex;flex-direction:column;padding:10px 0;position:absolute;top:55px;z-index:100}.select2__options:after,.select2__options:before{background-color:#2f2f2f;border-radius:4px;content:"";height:20px;left:calc(50% - 10px);position:absolute;top:-8px;transform:rotate(-135deg);width:20px;z-index:1}.select2__options:after{background-color:#151515;border-radius:3px;height:18px;left:calc(50% - 9px);top:-7px;width:18px;z-index:1}@media (max-width:959px){.select2__options{background-color:#151515;border:none;border-radius:0;border-top:1px solid #2f2f2f;position:absolute}.select2__options:after,.select2__options:before{display:none}}.select2__option{align-items:center;background-color:#151515;color:#2f2f2f;cursor:pointer;display:flex;font-size:17px;line-height:20px;padding:10px 20px;position:relative;text-decoration:none;z-index:2}@media (max-width:599px){.select2__option{font-size:15px;line-height:18px}}.select2__option{fill:#7481a2}@media (max-width:959px){.select2__option{fill:#838383;background-color:#151515;color:#838383}}.select2__option:hover{background-color:#1f1f1f}.select2__option:first-child:before{background-color:#151515;border-radius:3px 3px 0 0;content:"";height:10px;left:0;position:absolute;right:0;top:-10px;width:100%}@media (max-width:959px){.select2__option:first-child:before{background-color:#151515}}.select2__option--selected{fill:#fff;cursor:default}@media (max-width:959px){.select2__option--selected{fill:#fff;color:#fff}}.select2__option--selected:hover{background-color:#151515}.select2{background:#fff;border-radius:3px;min-height:50px}.select2:after{border-bottom:2px solid #000;border-right:2px solid #000;content:"";height:8px;position:absolute;right:15px;top:calc(50% - 4px);transform:rotate(45deg);transition:transform .2s;width:8px}.select2--active{border-radius:3px 3px 0 0;overflow:initial}.select2--active:after{transform:rotate(-135deg)}.select2__selected{color:#000;font-size:12px;font-weight:400;line-height:14px;min-height:50px}.select2__options{background-color:#fff;border:none;border-radius:0 0 3px 3px;box-shadow:0 10px 10px 0 rgba(0,0,0,.3);overflow:hidden;padding:0;top:50px;width:100%}.select2__options:after,.select2__options:before{display:none}.select2__option{background:#fff;font-size:12px;line-height:14px;min-height:50px}.select2__option--selected,.select2__option:hover{background:rgba(0,0,0,.702);color:#fff}.select2__option--selected{font-weight:700}.select2__option:first-child:before{display:none}.round-button{align-items:center;background:linear-gradient(180deg,#544f8b,#3a356f);border-radius:50px;cursor:pointer;display:flex;flex-shrink:0;height:50px;justify-content:center;position:relative;width:50px}@media (min-width:600px) and (max-width:959px){.round-button{height:40px;width:40px}}@media (max-width:599px){.round-button{height:36px;width:36px}.round-button+.round-button{margin-left:5px}}.round-button:hover{background:linear-gradient(180deg,#5a5494,#3f3a79)}.round-button--user{position:absolute;right:0}.round-button--user>span{align-items:center;display:flex;height:100%;justify-content:center;text-transform:uppercase;width:100%}.round-button--user>img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:600px) and (max-width:959px){.round-button--user .round-button__icon{height:16px;width:14px}}@media (max-width:599px){.round-button--user .round-button__icon{height:20px;width:17px}}.round-button--search{background:#dde5fa}@media (max-width:599px){.round-button--search .round-button__icon{height:16px;width:16px}}@media (min-width:600px) and (max-width:959px){.round-button--notification .round-button__icon{height:20px;width:16px}}@media (max-width:599px){.round-button--notification .round-button__icon{height:20px;width:16px}}@media (min-width:600px) and (max-width:959px){.round-button--upload .round-button__icon{height:16px;width:22px}}@media (max-width:599px){.round-button--upload .round-button__icon{height:16px;width:22px}}.round-button__submenu{background-color:#7481a3;border-radius:5px;bottom:-10px;box-shadow:0 0 15px rgba(0,0,0,.2);display:flex;flex-direction:column;list-style:none;min-width:200px;padding:20px 0;position:absolute;right:0;text-decoration:none;transform:translateY(100%);z-index:1}.round-button__item{color:#fff;display:flex;font-size:15px;font-weight:700;justify-content:space-between;line-height:20px;padding:0 20px;position:relative;text-decoration:none;white-space:nowrap}.round-button__item a{fill:#fff;align-items:center;color:inherit;display:flex;text-decoration:none}.round-button__item a+a{font-size:13px;font-weight:400;line-height:15px;margin-left:10px;opacity:.5}.round-button__item a+a:hover{font-weight:700;opacity:1}.round-button__item span{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:20px;justify-content:center;margin-right:5px;width:20px}.round-button__item:hover span{background:hsla(0,0%,100%,.3)}.round-button__item:not(:first-child):not(:last-child):not(:nth-last-child(2)){margin-bottom:15px}.round-button__item--thin{color:hsla(0,0%,100%,.5);font-size:13px;font-weight:400;line-height:15px}.round-button__item--thin:hover{color:#fff}.round-button__item--separator-bottom:before,.round-button__item--separator-top:before{background-color:hsla(0,0%,100%,.2);content:"";height:1px;left:15px;position:absolute;width:calc(100% - 30px)}.round-button__item--separator-bottom{margin-bottom:32px}.round-button__item--separator-bottom:before{bottom:-16px}.round-button__item--separator-top{margin-top:32px}.round-button__item--separator-top:before{top:-16px}.burger-menu{cursor:pointer;flex-shrink:0;height:20px;position:relative;transition:width .4s ease-out,padding .4s ease-out,margin .4s ease-out,opacity .4s ease-out;width:28px}.burger-menu__icon{background:#7481a2;height:3px;margin-top:-1px;opacity:1;position:absolute;right:0;top:50%;width:100%}.burger-menu__icon:before{top:8px}.burger-menu__icon:after,.burger-menu__icon:before{background:#7481a2;content:"";display:block;height:3px;position:absolute;width:28px}.burger-menu__icon:after{bottom:8px}.burger-menu__icon,.burger-menu__icon:after,.burger-menu__icon:before{transition:all .3s ease-in-out}.burger-menu--active .burger-menu__icon:after{bottom:0;transform:rotate(-45deg)}.burger-menu--active .burger-menu__icon:before{top:0;transform:rotate(45deg)}.burger-menu--active .burger-menu__icon{background:transparent}.chip{align-items:center;background-color:#2c2953;border:none;border-radius:5px;box-shadow:none;color:#fff;cursor:pointer;display:flex;justify-content:center;margin:0 2px 4px;min-height:26px;outline:none;overflow:hidden;padding:0 10px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.chip--active{background-color:#4c4d7b}@media (min-width:768px){.chip--upper{font-size:14px}}.chip:hover{background-color:#353163;text-decoration:none}.chip{font-size:11px;line-height:13px}@media (max-width:599px){.chip{font-size:12px;line-height:14px}}.button{align-items:center;background-color:transparent;border:1px solid #2f2f2f;border-radius:5px;box-shadow:none;color:#fff;cursor:pointer;display:flex;justify-content:center;min-height:26px;outline:none;padding:0 10px}.button,.button:hover{text-decoration:none}.button>span{margin:0 3px}.button{font-size:11px;line-height:13px}@media (max-width:599px){.button{font-size:12px;line-height:14px}}.button--filled{background-color:#2c2953;border:none;min-height:40px;min-width:40px}.button--filled:hover{background-color:#353163}.checkbox-label{align-items:center;background-color:#2c2953;border-radius:5px;cursor:pointer;display:flex;font-size:11px;line-height:13px;margin:0 2px 4px;min-height:26px;padding:6px}.checkbox-label:hover:not(.checkbox-label--checked){background-color:#353163}.checkbox-label--checked{background-color:#4c4d7b}.checkbox-label--half-width{width:calc(50% - 4px)}.checkbox-label--full-width{width:100%}.checkbox-label input{display:none}.checkbox-label span{overflow:hidden;padding-left:17px;position:relative;text-overflow:ellipsis;white-space:nowrap}.checkbox-label span:before{border:2px solid #4c4d7b;border-radius:1px;content:"";height:13px;left:0;position:absolute;width:13px}.checkbox-label input:checked+span:before{background-color:#fff;border-color:#fff;content:""}.checkbox-label input:checked+span:after{border-bottom:2px solid #2c2953;border-radius:1px;border-right:2px solid #2c2953;content:"";height:7px;left:4px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.order-filter{border-bottom:1px solid #2f2f2f;padding:16px 20px}.order-filter:last-child{border-bottom:none}.order-filter__link{fill:#7481a2;align-items:center;color:#7481a2;display:flex;font-size:.824em;margin-bottom:15px;text-decoration:none}.order-filter__link:last-child{margin-bottom:0}.order-filter__link--active{fill:#f80;color:#fff;cursor:default}.order-filter__link svg{margin-right:8px}.app-slider{border-bottom:1px solid #2f2f2f;padding:16px 20px}.app-slider:last-child{border-bottom:none}.app-slider__label{color:#838383;font-size:12px;line-height:14px;margin-bottom:15px}.app-slider__selected{color:#fff}.categories-filter{border-bottom:1px solid #2f2f2f;padding:16px 20px}.categories-filter:last-child{border-bottom:none}.categories-filter__label{color:#838383;font-size:12px;line-height:14px;margin-bottom:7px}.categories-filter__checkbox-wrapper{display:flex;flex-wrap:wrap;left:-2px;position:relative;width:calc(100% + 4px)}.models-filter{border-bottom:1px solid #2f2f2f;padding:16px 20px}.models-filter:last-child{border-bottom:none}.models-filter__label{color:#838383;font-size:12px;font-weight:400;line-height:14px;margin-bottom:7px}.models-filter__chips-wrapper{display:flex;flex-wrap:wrap;left:-2px;position:relative;width:calc(100% + 4px)}.history-item{display:flex;height:62px;margin-bottom:10px;position:relative;text-decoration:none;width:100%}.history-item:last-child{margin-bottom:0}.history-item--not-active:before{background-color:hsla(0,0%,8%,.4);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.history-item__preview{background-size:cover;flex-shrink:0;height:62px;margin-right:10px;position:relative;width:90px}.history-item__info{display:flex;flex-direction:column;justify-content:space-between;max-width:calc(100% - 100px)}.history-item__title{color:#fff;font-size:12px;line-height:14px;max-height:42px;overflow:hidden}.history-item__duration{font-size:11px;line-height:13px}@media (max-width:599px){.history-item__duration{font-size:12px;line-height:14px}}.history-item__duration{background-color:rgba(0,0,0,.702);border-radius:4px;color:#fff;left:5px;padding:2px 4px;position:absolute;top:5px}.history-item__likes,.history-item__views{align-items:center;display:flex;font-size:11px;line-height:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (max-width:599px){.history-item__likes,.history-item__views{font-size:12px;line-height:14px}}.history-item__likes svg,.history-item__views svg{margin-right:4px}.history-item__views{color:#7481a2}.history-item__likes:before{margin-right:4px;width:10px}.history-item__likes--thumb-up{color:#36bd20}.history-item__likes--thumb-down{color:red}.app-history__label{align-items:center;color:#fff;display:flex;font-size:17px;font-weight:700;line-height:20px;margin-right:30px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}@media (max-width:599px){.app-history__label{font-size:15px;line-height:18px}}@media (min-width:960px) and (max-width:1279px){.app-history__label{margin-right:20px}}@media (max-width:959px){.app-history__label{margin-bottom:15px;margin-right:0;padding-left:20px;width:100%}}.app-history__label:last-child{margin-right:0}@media (min-width:960px) and (max-width:1279px){.app-history__label:last-child{margin-right:20px}}@media (max-width:959px){.app-history__label:last-child{margin-bottom:0}}.app-history__label{margin:16px 20px;padding-left:0!important}.app-history__label svg{margin-right:10px}.app-history__list{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:0 20px 16px}.app-history__separator{display:flex;justify-content:center;margin-bottom:10px;position:relative}.app-history__separator:before{background:#2f2f2f;content:"";display:block;height:1px;left:0;position:absolute;top:6px;width:100%;z-index:1}.app-history__separator-date{font-size:11px;line-height:13px;position:relative;z-index:2}@media (max-width:599px){.app-history__separator-date{font-size:12px;line-height:14px}}.app-history__separator-date{background:#151515;color:#838383;padding:0 3px}.app-history__empty{color:#838383;font-size:12px;line-height:14px;padding:0 20px}.drawer-overlay{display:flex}@media (min-width:960px){.drawer-overlay{flex-shrink:0;height:100vh;overflow:hidden;position:sticky;top:0;width:230px}.drawer-overlay>*{-ms-overflow-style:none;scrollbar-width:none}.drawer-overlay>::-webkit-scrollbar-track{background-color:transparent;-webkit-box-shadow:none!important}.drawer-overlay>::-webkit-scrollbar{background-color:transparent;width:7px!important}.drawer-overlay>::-webkit-scrollbar-thumb{background-color:transparent}.drawer-overlay>.scroll{scrollbar-color:hsla(0,0%,100%,.1) transparent;scrollbar-width:thin}.drawer-overlay>.scroll::-webkit-scrollbar-track{background:transparent}.drawer-overlay>.scroll::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.1);border:2px solid #151515;border-radius:20px}}@media (max-width:959px){.drawer-overlay{background:rgba(0,0,0,.702);bottom:0;left:0;overflow:auto;position:fixed;right:0;top:50px;z-index:9999999}}.menus-wrapper{background:#151515;overflow-x:hidden;overflow-y:auto;position:relative;width:230px}@media (min-width:960px){.menus-wrapper{bottom:0;top:0}}.drawer-menu{background:#151515;flex-direction:column;flex-shrink:0;left:0;margin:0;position:absolute;top:0;transition:transform .2s,width .2s,opacity .2s;width:230px}@media (min-width:600px) and (max-width:959px){.drawer-menu{min-height:calc(100% - 50px);position:absolute}}@media (max-width:599px){.drawer-menu{min-height:calc(100% - 50px);position:absolute}}.menu-enter-active{transition:all .3s ease}.menu-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.menu-enter,.menu-leave-to{opacity:0;transform:translateX(-300px)}@media (min-width:960px){.menu-space-reserve{flex-shrink:0;width:230px}}.contacts-page{flex-grow:1;padding:30px 30px 25px}@media (min-width:600px) and (max-width:959px){.contacts-page{padding:20px 20px 25px}}@media (max-width:599px){.contacts-page{padding:15px 10px}}.contacts-page__title{font-size:30px;line-height:35px}@media (max-width:599px){.contacts-page__title{font-size:17px;line-height:20px}}.contacts-page__text,.contacts-page__title{color:#fff;text-align:center}.contacts-page__text{font-size:12px;line-height:14px;margin:0 0 25px}.contacts-page__text a{color:red;font-size:15px;font-weight:700;line-height:18px}.contacts-page__text a:hover{text-decoration:none}.contacts-page__form{background:#151515;border:1px solid #2f2f2f;border-radius:0;box-shadow:0 0 10px rgba(0,0,0,.702);display:flex;flex-wrap:wrap;margin:0 auto;max-width:480px;padding:30px;position:relative;width:90%}@media (max-width:599px){.contacts-page__form{padding:30px 20px 20px;width:calc(100% - 20px)}}.contacts-page__form--loading:before{background-color:rgba(0,0,0,.3);background-image:url(../img/components/app-user-profile-edit/spinner.gif);background-position:50%;background-repeat:no-repeat;background-size:40px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.contacts-page__form-text{color:#838383;font-size:12px;line-height:14px;margin:0 0 25px}.contacts-page__form-text a{color:inherit}.contacts-page__form-text a:hover{color:red}.contacts-page__label{color:#838383;font-size:12px;line-height:14px;margin-bottom:10px}.contacts-page__recaptcha{border-radius:5px;min-height:78px}.contacts-page__recaptcha>div{margin:0 auto}@media (max-width:374px){.contacts-page__recaptcha{left:-22px;position:relative;transform:scale(.82)}}.contacts-page__button{align-items:center;background-color:transparent;border:1px solid #2f2f2f;border-radius:5px;box-shadow:none;color:#fff;cursor:pointer;display:flex;justify-content:center;min-height:26px;outline:none;padding:0 10px;text-decoration:none}.contacts-page__button:hover{text-decoration:none}.contacts-page__button>span{margin:0 3px}.contacts-page__button{font-size:11px;line-height:13px}@media (max-width:599px){.contacts-page__button{font-size:12px;line-height:14px}}.contacts-page__button{background-color:#2c2953;border:none;min-height:40px;min-width:40px}.contacts-page__button:hover{background-color:#353163}.contacts-page__button{font-size:17px;line-height:20px}@media (max-width:599px){.contacts-page__button{font-size:15px;line-height:18px}}.contacts-page__button{background-color:linear-gradient(180deg,#544f8b,#3a356f);font-weight:700;width:100%}.contacts-page__button:hover{background-color:linear-gradient(180deg,#5a5494,#3f3a79)}.contacts-page__button:disabled{background:linear-gradient(180deg,#544f8b,#3a356f);opacity:.5}.contacts-page__form-field{margin-bottom:20px;width:100%}.contacts-page__form-field--half{width:calc(50% - 10px)}.contacts-page__form-field--half+.contacts-page__form-field--half{margin-left:20px}.contacts-page__input{align-items:center;border:none;border-radius:3px;color:#000;display:flex;font-size:17px;font-style:normal;font-weight:400;line-height:20px;outline:none;padding:0 20px}@media (max-width:599px){.contacts-page__input{font-size:15px;line-height:18px}}.contacts-page__input::-moz-placeholder{color:#b4b4b4;opacity:1}.contacts-page__input::placeholder{color:#b4b4b4;opacity:1}.contacts-page__input{border:2px solid #fff;font-size:12px;line-height:14px;min-height:50px;width:100%}.contacts-page__textarea{align-items:center;border:none;border-radius:3px;color:#000;display:flex;font-size:17px;font-style:normal;font-weight:400;line-height:20px;outline:none;padding:0 20px}@media (max-width:599px){.contacts-page__textarea{font-size:15px;line-height:18px}}.contacts-page__textarea::-moz-placeholder{color:#b4b4b4;opacity:1}.contacts-page__textarea::placeholder{color:#b4b4b4;opacity:1}.contacts-page__textarea{border:2px solid #fff;font-size:12px;line-height:14px;min-height:120px;padding:10px 20px;resize:vertical;width:100%}.contacts-page__form-field--error label{color:#e34449}.contacts-page__form-field--error input,.contacts-page__form-field--error textarea{border-color:#e34449}.contacts-page__form-field--error .contacts-page__recaptcha>div{outline:2px solid #e34449;outline-offset:-1px}.contacts-page__checkbox{cursor:pointer}.contacts-page__checkbox input{display:none}.contacts-page__checkbox span{display:block;padding-left:30px;position:relative}.contacts-page__checkbox input+span:before{background-color:#fff;border:1px solid rgba(0,0,0,.3);border-radius:3px;content:"";height:20px;left:0;position:absolute;top:2px;width:20px}.contacts-page__checkbox input:checked+span:after{border-bottom:2px solid #333;border-right:2px solid #333;content:"";height:16px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:8px}.contacts-page__radio{cursor:pointer;display:block}.contacts-page__radio:not(:last-child){margin-bottom:10px}.contacts-page__radio input{display:none}.contacts-page__radio span{display:block;padding-left:30px;position:relative}.contacts-page__radio input+span:before{background-color:#fff;border:1px solid rgba(0,0,0,.3);border-radius:50%;content:"";height:20px;left:0;position:absolute;top:2px;width:20px}.contacts-page__radio input:checked+span:after{background:#333;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:7px;transform:rotate(45deg);width:10px}.contacts-page__status{background:#151515;border:1px solid #2f2f2f;border-radius:0;box-shadow:0 0 10px rgba(0,0,0,.702);color:#838383;font-size:12px;line-height:14px;margin:0 auto 25px;max-width:480px;padding:30px;text-align:center}.contacts-page__text--failure{color:red}.contacts-page__text--success{color:#36bd20}.contacts-page__sign{height:100px;margin:0 auto 20px;padding-bottom:100px;position:relative;width:100px}.contacts-page__sign--success:before{border-bottom:20px solid #36bd20;border-right:20px solid #36bd20;content:"";height:100px;left:50%;position:absolute;transform:rotate(45deg) translateX(-50%);width:50px}.contacts-page__sign--failure:after,.contacts-page__sign--failure:before{background-color:red;content:"";height:100px;left:47%;position:absolute;top:-7%;transform:rotate(-45deg) translateX(-50%);width:20px}.contacts-page__sign--failure:after{top:6%;transform:rotate(45deg) translateX(-50%)}