adata-ui 0.3.78 → 0.3.80

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/adata-ui.css CHANGED
@@ -1 +1 @@
1
- .a-checkbox[data-v-21ee61de]{padding:8px 0;display:flex;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.a-checkbox__input[data-v-21ee61de]{opacity:0;cursor:pointer;height:0;width:0}.a-checkbox__input:checked~.checkmark[data-v-21ee61de]{position:relative;background:#007aff;border:1px solid transparent}.a-checkbox__input:checked~.checkmark[data-v-21ee61de]:after{display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3E%3Cpath d='M1 6.556L5.308 11 15 1' stroke='%23fff' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.a-checkbox__label[data-v-21ee61de]{font-size:14px;line-height:22px;color:var(--newGray)}.checkmark[data-v-21ee61de]{border:1px solid #9da3ac;border-radius:2px;width:16px;height:16px;cursor:pointer;margin-right:8px;display:flex;justify-content:center;align-items:center;flex-shrink:0;background:#fff}.checkmark[data-v-21ee61de]:after{content:"";position:absolute;left:-1px;top:-1px;width:16px;height:16px}.checkboxes__selects[data-v-8fcf0dd2]{position:absolute;background:#fff;width:calc(100% - 8px);padding:8px 16px;max-height:360px;overflow-y:auto;left:0;z-index:1000;border-radius:2px;border:1px solid hsla(0,0%,76.9%,.5019607843)}.checkboxes__selects[data-v-8fcf0dd2]::-webkit-scrollbar{width:4px}.checkboxes__selects[data-v-8fcf0dd2]::-webkit-scrollbar-thumb{background:#c4c4c4}.checkboxes__selects[data-v-8fcf0dd2]::-webkit-scrollbar-track{background:#fff}.checkboxes__selects .checkboxes__selects__item[data-v-8fcf0dd2]{padding:4px 0;line-height:16px;font-size:14px;font-weight:400;color:#333;cursor:pointer;display:flex;align-items:center}.checkboxes__selects .checkboxes__selects__item input[data-v-8fcf0dd2]{margin-right:4px}.a-btn{cursor:pointer;border:none;border-radius:2px;font-size:14px;font-weight:500;display:flex;justify-content:center;align-items:center;box-sizing:border-box!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;-ms-box-sizing:border-box!important}@media screen and (max-width:560px){.a-btn{width:100%;text-align:center}}.a-btn svg{margin-right:8px}.a-btn:disabled{cursor:not-allowed}.a-btn.size_extra_sm{height:24px;padding:3px 16px;font-size:12px}.a-btn.size_sm{height:32px;padding:6px 20px}.a-btn.size_md{height:40px;padding:8px 30px}.a-btn.size_fit,.a-btn.size_fit-md{padding:8px 0;width:100%}.a-btn.size_fit-md{height:40px}.a-btn_grey{color:var(--newGray);border:1px solid #9da3ac;background:#fff}.a-btn_grey:active,.a-btn_grey:hover{background:#eef0f5}.a-btn-white{background:#fff;color:#007aff}.a-btn-white:hover{background:#eef0f5}.a-btn-white:active{background:#d6d6d7}.a-btn_yellow{background:linear-gradient(140.08deg,#ffe15a 13.59%,#fbc920 85.57%);color:#2c3e50}.a-btn_yellow:active,.a-btn_yellow:hover{background:#fbc920}.a-btn_red{border:1px solid #ff2e43;color:#ff2e43;background-color:transparent}.a-btn_red:active,.a-btn_red:hover{background:#ff2e43;color:#fff}.a-btn_green{background:#00b92d;color:#fff}.a-btn_green:active,.a-btn_green:hover{background:#008621}.a-btn_blue_outlined{border:1px solid #007aff;color:#007aff;background-color:transparent}.a-btn_blue_outlined:hover{background:#007aff;color:#fff}.a-btn_blue_outlined:active{background:#05b;color:#fff}.a-btn_blue,.a-btn_blue:hover{background:#007aff;color:#fff}.a-btn_blue:active{background:#05b;color:#fff}:focus{outline:none}.adt-text-block{position:relative;width:100%}.adt-text-block.magnifier .adt-text-block__input{padding:19px 40px 5px 40px}.adt-text-block.magnifier .adt-text-block__label{left:40px}.adt-text-block.magnifier-mobile .adt-text-block__magnifier{display:block}.adt-text-block.magnifier-mobile .adt-text-block__input{padding:19px 8px 5px 11px;border-top-right-radius:0;border-bottom-right-radius:0;-webkit-appearance:none}.adt-text-block.magnifier-mobile .adt-text-block__label{left:12px}.adt-text-block__input-mob-search{border-top-right-radius:0;border-bottom-right-radius:0;-webkit-appearance:none}.adt-text-block__field{position:relative;overflow:hidden}@media(max-width:1025px){.adt-text-block__field{width:100%;display:flex}}.adt-text-block__input,.adt-text-block__textarea textarea{background:#fff;border:.5px solid #c4c4c4;box-sizing:border-box;border-radius:2px;width:100%;height:40px;font-size:14px;color:#1a2030;padding:19px 40px 5px 16px;transition:all .3s}@media(max-width:1025px){.adt-text-block__input,.adt-text-block__textarea textarea{padding:19px 36px 7px 12px;height:40px;font-size:12px}}.adt-text-block__input:-webkit-autofill~.adt-text-block__label,.adt-text-block__input:focus~.adt-text-block__label,.adt-text-block__input:not(:-webkit-autofill):valid~.adt-text-block__label,.adt-text-block__input:not(:focus):valid~.adt-text-block__label,.adt-text-block__textarea textarea:-webkit-autofill~.adt-text-block__label,.adt-text-block__textarea textarea:focus~.adt-text-block__label,.adt-text-block__textarea textarea:not(:-webkit-autofill):valid~.adt-text-block__label,.adt-text-block__textarea textarea:not(:focus):valid~.adt-text-block__label{top:12px;font-size:10px;color:#71757a;text-overflow:inherit;width:100%}@media(max-width:1025px){.adt-text-block__input:-webkit-autofill~.adt-text-block__label,.adt-text-block__input:focus~.adt-text-block__label,.adt-text-block__input:not(:-webkit-autofill):valid~.adt-text-block__label,.adt-text-block__input:not(:focus):valid~.adt-text-block__label,.adt-text-block__textarea textarea:-webkit-autofill~.adt-text-block__label,.adt-text-block__textarea textarea:focus~.adt-text-block__label,.adt-text-block__textarea textarea:not(:-webkit-autofill):valid~.adt-text-block__label,.adt-text-block__textarea textarea:not(:focus):valid~.adt-text-block__label{font-size:8px}}.adt-text-block__input:focus,.adt-text-block__input:hover,.adt-text-block__textarea textarea:focus,.adt-text-block__textarea textarea:hover{border:.5px solid #2c3e50}.adt-text-block__input::-moz-placeholder,.adt-text-block__textarea textarea::-moz-placeholder{font-size:12px}.adt-text-block__input::placeholder,.adt-text-block__textarea textarea::placeholder{font-size:12px}.adt-text-block__input.error,.adt-text-block__textarea textarea.error{border-color:#ff2e43}.adt-text-block__textarea{border:.5px solid #c4c4c4;height:120px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.adt-text-block__textarea--error{border:none;border:.5px solid #ff2e43;background:rgba(255,46,67,.1215686275)}.adt-text-block__textarea--error textarea{background:transparent}.adt-text-block__textarea:focus,.adt-text-block__textarea:hover{border:.5px solid #2c3e50}.adt-text-block__textarea textarea{border:none;height:100%;padding:24px 40px 5px 16px;resize:none}.adt-text-block__textarea textarea:focus,.adt-text-block__textarea textarea:hover{border:none}.adt-text-block__textarea .adt-text-block__label{top:20px}.adt-text-block__label{position:absolute;pointer-events:none;left:16px;top:50%;transform:translateY(-50%);white-space:nowrap;overflow:hidden;line-height:40px;transition:.3s;color:#71757a;font-size:14px}@media(max-width:1025px){.adt-text-block__label{left:12px;font-size:14px;line-height:16px;color:#71757a}}.adt-text-block__textarea+label{top:20px}.adt-text-block--ellipsis{width:calc(100% - 56px);text-overflow:ellipsis;overflow:hidden}.adt-text-block__icon{position:absolute;right:16px;height:100%;top:0;display:flex;align-items:center}.adt-text-block__icon:hover{cursor:pointer}.adt-text-block__required{color:#ff2e43}.adt-text-block__options{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;z-index:1000;border-radius:2px;padding:8px 0;max-height:250px;overflow:auto}.adt-text-block__options #searchVariant{background:#eef0f5}.adt-text-block .search-options__item{padding:5px 16px;line-height:16px;font-size:14px;color:#71757a;transition:all .3s;cursor:pointer}@media(max-width:1025px){.adt-text-block .search-options__item{font-size:12px}}.adt-text-block .search-options__item:hover{background:#eef0f5}.adt-text-block .search-options::-webkit-scrollbar{width:4px}.adt-text-block .search-options::-webkit-scrollbar-thumb{background:#c4c4c4}.adt-text-block .search-options::-webkit-scrollbar-track{background:#fff}.adt-text-error[data-v-e9a16506]{display:flex;background:rgba(255,46,67,.12);border-radius:4px;overflow:hidden;color:#2c3e50;margin-top:8px}.adt-text-error__icon[data-v-e9a16506]{background:#ff2e43;padding:4px 8px;display:grid;place-content:center}.adt-text-error__text[data-v-e9a16506]{font-size:12px;line-height:20px;padding:2px 16px}.note{font-weight:400;font-style:italic;font-size:12px;line-height:20px;display:flex;align-items:center;color:#007aff;padding:8px 16px;background:rgba(0,122,255,.0980392157);border-radius:2px}.note--error{background:rgba(220,88,88,.2);color:#e60000}@media(max-width:1025px){.note{width:100%;font-weight:400;font-size:12px;line-height:16px;margin:0 0 16px}}.note-svg{margin-right:8px;display:flex;align-items:center}.fastAnimation{transition:all .01s}.profile-menu{width:400px;background:#fff;box-shadow:0 4px 8px rgba(157,163,172,.4);border-radius:2px}.profile-menu__header{padding:16px 16px 16px 32px;background:rgba(189,199,206,.3)}.profile-menu__main{background:#fff;padding:16px}.tariff{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.tariff__label{font-weight:500;font-size:14px;color:#71757a}.tariff__value{display:flex;align-items:center;gap:16px;font-weight:600;font-size:16px;color:#2c3e50}.tariff__badge{padding:4px;background:#4caf50;border:.5px solid #4caf50;border-radius:2px;font-weight:400;font-size:10px;color:#fff}.balance{justify-content:space-between}.balance,.balance__wrapper{display:flex;align-items:center}.balance__wrapper{gap:8px}.balance__title{font-weight:400;font-size:12px;color:#2c3e50}.balance__badge{padding:4px 10px;background:#007aff;border-radius:100px;font-weight:400;font-size:12px;color:#fff}.profile-links{display:flex;flex-direction:column}.profile-link{display:flex;align-items:center;gap:18px;padding:10px 16px;border-radius:2px;transition:.3s;font-weight:500;font-size:14px;color:#2c3e50}.profile-link:hover{background:rgba(0,122,255,.12)}.exit{display:flex;align-items:center;justify-content:flex-start;margin-top:16px;padding-left:16px;background:#007aff;height:40px;border-radius:0 0 2px 2px;cursor:pointer;gap:10px;font-weight:500;font-size:14px;line-height:20px;color:#fff}.exit:hover{background:#9da3ac;color:#fff}.exit:hover svg{stroke:#fff;background:#9da3ac}.exit svg{margin-right:8px;background:#007aff;fill:none!important;transition:all 0s}.exit:active{background:#05b;color:#fff}.exit:active svg{stroke:#fff;background:#05b}svg{transition:all .3s linear}svg.rotated{transform:rotate(180deg)}.gray-text{font-size:12px;line-height:14px;font-weight:400;color:#2c3e50;padding:10px 16px;cursor:pointer}.profile{position:relative}.profile__inner{padding:0;display:flex;align-items:center}.profile__item{font-size:14px;font-weight:600;margin:0;padding:8px 0;white-space:nowrap;cursor:pointer}.profile__item-link{display:flex;align-items:center;font-size:14px}@media(max-width:1025px){.profile__item-link:first-child{display:none}}.profile__item-link:nth-child(2){display:none}@media(max-width:1025px){.profile__item-link:nth-child(2){display:flex}}.profile__item span{white-space:nowrap;margin:0 7px}.profile__item .arrow-svg{transition:all .3s;vertical-align:middle;width:16px;height:16px;transform:rotate(0deg)}.profile__item .arrow-svg.rotate{transform:rotate(180deg)}.profile .profile-menu{position:absolute;right:0;top:100%;background-color:#fff;box-shadow:0 3px 6px rgba(149,156,177,.2509803922);border-radius:2px;z-index:10000}@media(max-width:1025px){.profile .profile-menu{display:none}}.profile .profile-menu__items{font-size:12px;line-height:14px;font-weight:400;color:#2c3e50;cursor:pointer}.profile .profile-menu__items span.balance{padding:2px 8px;color:#698096;background:#eceff1;border-radius:100px}.profile .profile-menu__items .rate-item{display:flex;justify-content:space-between;align-items:center;width:100%;color:#007aff;font-size:14px;font-weight:600}.profile .profile-menu__items .rate-item span.rate{color:#2c3e50;font-size:12px}.profile .profile-menu__items div:not(:last-child)>.gray-text,.profile .profile-menu__items div:not(:last-child)>a>.gray-text{border-bottom:.5px solid #bdc7ce}.profile .profile-menu__items div:not(:last-child)>.gray-text+div{padding:10px 16px}.profile .profile-menu__items div>.gray-text:not(.profile-menu__balance-link):not(.profile-menu__links){padding:0}.profile .profile-menu__items div>.gray-text:not(.profile-menu__balance-link):not(.profile-menu__links) a,.profile .profile-menu__items div>.gray-text:not(.profile-menu__balance-link):not(.profile-menu__links) a:visited{color:#2c3e50}.profile .profile-menu__item__child{padding:0 16px 0 32px;height:40px;display:flex;border-top:.5px solid #bdc7ce;align-items:center}.profile .profile-menu__item__child:hover{background:rgba(44,62,80,.0470588235)}.profile .profile-menu__item__child span{display:flex;align-items:center}.profile .profile-menu__item__child span svg{margin-right:5px}.profile .profile-menu__item__child span svg path{fill:rgba(44,62,80,.0470588235)!important}.profile .profile-menu__item__children{padding:0 16px;display:flex;justify-content:space-between;align-items:center;height:40px}.profile .profile-menu__item__children:hover{background:rgba(44,62,80,.0470588235)}.profile .profile-menu__item__children.active{background:#eceff1;border-left:3px solid #007aff}.profile .profile-menu__balance-link{display:flex;align-items:center;justify-content:space-between;height:40px;padding:0 16px}.profile .profile-menu__balance-link:hover{background:rgba(44,62,80,.0509803922)}.profile .profile-menu__balance-link:not(:last-child){border-bottom:1px solid #eef0f5}.profile .profile-menu__balance{font-size:14px;font-weight:600;color:#007aff;white-space:nowrap}.profile .profile-menu__links{display:flex;align-items:center;align-content:center;height:40px;padding:0 16px}.profile .profile-menu__links:hover{background:linear-gradient(0deg,rgba(236,239,241,.5),rgba(236,239,241,.5)),#fff}.profile .profile-menu__links:not(:last-child){border-bottom:1px solid #eef0f5}.sign{height:40px;background:transparent;border:none;border-radius:0 0 2px 2px;display:flex;align-items:center;justify-content:center;cursor:pointer}.sign:hover svg{stroke:#71757a!important}.sign:hover span{color:#71757a}.sign:active svg{stroke:#9da3ac!important}.sign:active span{color:#9da3ac}.sign svg{margin-right:8px;fill:none!important;stroke:#2c3e50!important}@media(max-width:1025px){.sign svg{stroke:none!important;margin-right:24px}}.sign span{font-weight:600;font-size:14px;line-height:16px;color:#2c3e50;margin:0 0}.requests__link{font-size:12px;line-height:16px;font-weight:400;padding:12px;color:var(--newColor);white-space:nowrap;margin:0 6px 0 0}@media(max-width:1025px){.requests__link{display:none}}.requests__link svg{vertical-align:middle;width:20px;height:20px;margin-right:4px;margin-bottom:2px}.requests__link span{color:#2c3e50;font-weight:600}.user{display:none}@media(max-width:1025px){.user{width:24px;height:24px;margin-right:24px;display:flex}}.exit-mobile{display:none}@media(max-width:1025px){.exit-mobile{display:block;width:24px;height:24px;margin-right:12px}}.mobile-table{display:none}@media(max-width:1025px){.mobile-table{display:block}}.mobile-table-head{padding:0 16px;background:#f4f4f4;display:flex;align-items:center;justify-content:space-between;width:100%;height:40px}.mobile-table-head p{font-weight:600;font-size:17px;line-height:19px;color:#2c3e50}.mobile-table-head svg{width:18px;height:18px}@media(max-width:1025px){.mobile-table-head svg{width:24px;height:24px}}.mobile-table-head-chosen{position:relative}.mobile-table-head-chosen>div{position:absolute}.mobile-table-head-chosen p{text-align:center;width:100%}.profile-menu-mobile{height:100%}.profile-menu-mobile .bb>a,.profile-menu-mobile .bb>a:visited{color:#000}.profile-menu-mobile__inner{display:flex;flex-direction:column;height:72%}.profile-menu-mobile__item,.profile-menu-mobile__links{align-items:center}.profile-menu-mobile__balance-link,.profile-menu-mobile__item,.profile-menu-mobile__links{padding:0 16px;height:52px;border:1px solid #9da3ac;border-bottom:none;font-size:14px;display:flex}.profile-menu-mobile__balance-link{justify-content:space-between}.profile-menu-mobile__balance{color:#1e88e5;font-size:16px;white-space:nowrap;display:flex;align-items:center}.profile-menu-mobile__balance-items{display:flex;flex-direction:column;justify-content:center}.profile-menu-mobile__balance-items__upper-text{font-weight:400;font-size:10px;line-height:14px;color:#69797d;margin-bottom:4px}.profile-menu-mobile__balance-items__bot-text{font-weight:600;font-size:12px;line-height:16px;color:#2c3e50}.exit-mob{background:#ffcd33;border-radius:2px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:400;font-size:16px;line-height:16px;color:#2c3e50;margin:16px 16px 0}.exit-mob svg{margin-right:8px;fill:none!important}.bb:last-child{border-bottom:1px solid #9da3ac}.button-inner{display:flex;align-items:center;justify-content:space-between;width:100%}@media(max-width:1025px){.sign_text{display:none}}.slideToggleAnimation{transition:all .3s}.compareNotification{transition:all 3s}.info[data-v-4ff62f09]{position:relative;width:100%}@media(min-width:1025px){.info[data-v-4ff62f09]{height:30px}}.info-notification[data-v-4ff62f09]{position:absolute;width:100%;z-index:1;top:0;color:#fff;background:#007aff;padding:7px 0;font-size:14px}@media(max-width:1025px){.info-notification[data-v-4ff62f09]{position:relative;min-height:30px}}.info-notification__wrapper[data-v-4ff62f09]{display:flex;justify-content:space-between;align-items:center;gap:10px}.info-notification__content[data-v-4ff62f09]{display:flex;align-items:center;gap:10px}.info-notification__info[data-v-4ff62f09]{flex-shrink:0}.info-notification__close[data-v-4ff62f09]{display:flex;align-items:center;cursor:pointer}.info-header[data-v-4ff62f09]{background:#fff;padding:7px 0;border-bottom:.5px solid rgba(189,199,206,.5);max-height:34px;height:34px;display:flex;align-items:center}@media(max-width:1025px){.info-header[data-v-4ff62f09]{display:none}}.info-header__title[data-v-4ff62f09]{font-weight:500;font-size:12px;line-height:14px;color:#2c3e50;margin-right:8px}.info-header__result[data-v-4ff62f09]{font-weight:400;font-size:12px;color:#2c3e50}.info-header__result_circled[data-v-4ff62f09]{color:#fff;padding:2px 8px;background:#007aff;border-radius:100px}.info-header__list[data-v-4ff62f09]{display:flex;justify-content:space-between;align-items:center}.info-header__item[data-v-4ff62f09]{display:flex;align-items:center;gap:16px}.info-header__item-elem[data-v-4ff62f09]{display:flex;align-items:center}.info-header__inner-item[data-v-4ff62f09]{display:flex;align-items:center;font-size:12px}.info-header__inner-item[data-v-4ff62f09]:nth-child(2){margin-left:8px}.info-header .last-header-item .info-header__inner-item[data-v-4ff62f09]:nth-child(2){margin-left:5px}.info .divider[data-v-4ff62f09]{background:#2c3e50;width:1px;height:10px;margin:0 10px;transform:rotate(20deg)}.fade-enter-active[data-v-4ff62f09],.fade-leave-active[data-v-4ff62f09]{transition:.5s ease}.fade-enter[data-v-4ff62f09],.fade-leave-to[data-v-4ff62f09]{opacity:0;top:-30px}.child-links[data-v-01074b54]{position:absolute;z-index:1;left:0;background:#fff;padding:16px;box-shadow:0 10px 70px rgba(0,0,0,.08);border-radius:8px}.child-links .active[data-v-01074b54]{background:rgba(189,199,206,.2)}.child-links li .child-links__info[data-v-01074b54]{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.child-links li .child-links__info-arrow[data-v-01074b54]{visibility:hidden}.child-links li .child-links__info-arrow svg[data-v-01074b54]{transition:0s}.child-links li .child-links__info:hover .child-links__info-arrow[data-v-01074b54]{visibility:visible}.child-links li .child-links__info .ic-24[data-v-01074b54]{min-width:24px;height:24px}.child-links li .child-links__info__item[data-v-01074b54]{text-transform:none;display:flex;align-items:center;gap:16px;min-width:336px;padding:14px 8px;border-radius:8px;transition:.2s ease}.child-links li .child-links__info__item[data-v-01074b54]:hover{background:rgba(189,199,206,.2)}.child-links li .child-links__info__item__icon[data-v-01074b54]{display:grid;place-content:center;width:40px;height:40px;min-width:40px;background:rgba(189,199,206,.2);border-radius:4px}.child-links li .child-links__info__item__name[data-v-01074b54]{display:block;font-weight:600;font-size:14px;line-height:20px;color:#2c3e50}.child-links li .child-links__info__item__subtitle[data-v-01074b54]{display:block;font-weight:400;font-size:12px;line-height:20px;color:#71757a}.sticky{position:sticky;z-index:1000;top:0}.header{background:#fff;max-height:62px;height:62px;display:flex;align-items:center;width:100%}@media(max-width:1025px){.header{height:56px;border-bottom:1px solid #bdc7ce}}.header.bordered{border-bottom:1px solid rgba(44,62,80,.1490196078)}.header>.container{width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width:1025px){.header>.container{gap:12px}}.header__left,.header__right{display:flex;align-items:center}@media(max-width:1025px){.header__left{width:100%}}.header__left .menu{display:flex;align-items:center}@media(max-width:1025px){.header__left .menu{display:none}}.header__left .menu__sublinks{display:none}.header__left .menu__item{margin-right:8px;align-items:center;position:relative}.header__left .menu__item:hover .menu__sublinks{display:block}.header__left .menu__items{padding:20px 8px 20px 0;transition:text-shadow .3s;display:block;font-weight:700;font-size:16px;line-height:22px;text-transform:uppercase;color:#71757a;position:relative}.header__left .menu__items:after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);height:22px;width:1px;background-color:#e5e5e5}.header__left .menu__items.active{font-weight:700;font-size:16px;line-height:22px;text-transform:uppercase;color:#2c3e50}.header__left .menu__items:hover{color:#9da3ac;cursor:pointer}.header__left .logo{display:block;margin-right:20px}@media(max-width:1025px){.header__left .logo{margin-right:10px;padding-bottom:0}}.header__left .logo svg{fill:#2c3e50}@media(max-width:1025px){.header__left .logo svg{width:38px;height:30px}}.header__left .logo svg:hover{fill:#71757a}@media(max-width:1025px){.header__left .logo svg.desktop{display:none}}.header__left .logo svg.mobile{display:none}@media(max-width:1025px){.header__left .logo svg.mobile{display:block;width:auto}}.header .menu_mobile{display:none;grid-template-columns:10% 90%;z-index:1000000;position:absolute!important}.header .menu_mobile .empty-space{background:rgba(0,0,0,.4)}.header .menu_mobile::-webkit-scrollbar{width:4px}.header .menu_mobile::-webkit-scrollbar-thumb{background:#c4c4c4}.header .menu_mobile::-webkit-scrollbar-track{background:#fff}.header .menu_mobile--switcher{display:none;cursor:pointer}.header .menu_mobile button.sign{height:auto;justify-content:flex-start}.header .menu_mobile button.sign svg{margin-right:8px;height:24px;width:24px}.header .menu_mobile button.sign span{color:#007aff;font-size:14px}@media(max-width:1025px){.header .menu_mobile{display:grid;background:transparent!important}.header .menu_mobile .mobile-table-head{display:flex;justify-content:space-between;padding:20px 16px;height:auto;background:#eceff1;border-bottom:.5px solid rgba(157,163,172,.5)}.header .menu_mobile-wrapper{border-top:1px solid rgba(157,163,172,.2980392157);padding:16px;font-weight:600;font-size:14px;line-height:22px;color:#2c3e50;display:block}.header .menu_mobile-wrapper:first-child{border-top:none}.header .menu_mobile-wrapper.active-burger-tab{background:rgba(44,62,80,.0509803922)}.header .menu_mobile--switcher{display:flex;align-items:center;justify-content:center}}.header .menu_mobile .menu-wrapper{height:100%;display:flex;flex-direction:column;justify-content:space-between;box-shadow:-6px 4px 12px rgba(157,163,172,.4);background:#fff}@media(max-width:1025px){.header .menu_mobile .menu-wrapper{justify-content:flex-start}}.header .menu_mobile .menu-wrapper__top-left{display:flex;gap:8px;align-items:center;width:100%}.header .menu_mobile .menu-wrapper__top-left .svg-wrapper{width:32px;height:32px;background:rgba(189,199,206,.2);display:flex;justify-content:center;align-items:center;border-radius:50%}.header .menu_mobile .menu-wrapper__top-left .svg-wrapper svg{width:24px;height:24px}.header .menu_mobile .menu-wrapper__top-left .text-wrapper{width:100%}.header .menu_mobile .menu-wrapper__top-left .text-wrapper p{font-size:14px;font-weight:500;display:flex;justify-content:space-between;align-items:center}.header .menu_mobile .menu-wrapper__top-left .text-wrapper p:first-child{border-bottom:.5px solid rgba(157,163,172,.5);padding-bottom:12px;margin-bottom:12px}.header .menu_mobile .menu-wrapper__top-left .text-wrapper p:first-child span{cursor:pointer}.header .menu_mobile .menu-wrapper__top-left .text-wrapper p:first-child span svg{width:16px;height:16px}.header .menu_mobile .menu-wrapper__top-left .text-wrapper p:nth-child(2){color:#007aff;font-size:12px;font-weight:600}.header .menu_mobile .menu-wrapper__top-left .text-wrapper p:nth-child(2) span{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:400}.header .menu_mobile .menu-wrapper__top-right{display:flex;align-items:center;justify-content:center;cursor:pointer}.header .menu_mobile-footer{width:100%;background:#007aff;padding:20px 16px;display:flex;margin-top:auto;position:relative;z-index:1000000}@media(max-width:1025px){.header .menu_mobile-footer{height:40px;width:calc(100% - 32px);margin:32px 16px;justify-content:center}}.header .menu_mobile-footer button.sign span{color:#fff}.header .menu-wrapper__bottom{margin:80px 0 0}@media(max-width:1025px){.header .menu-wrapper__bottom{margin:0}}.header .menu-wrapper__bottom-header{background:rgba(189,199,206,.2);padding:4px 16px;display:flex;justify-content:space-between;align-items:center}.header .menu-wrapper__bottom-header span{font-weight:500;font-size:12px;line-height:20px;color:#666c72}.header .menu-wrapper__bottom-body{padding:8px 16px 16px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;margin-bottom:36px}@media(max-width:1025px){.header .menu-wrapper__bottom-body{margin-bottom:0}}.header .menu-wrapper__bottom-row{display:flex;justify-content:space-between;align-items:center}.header .menu-wrapper__bottom-column{display:flex;align-items:center;gap:8px}.header .menu-wrapper__bottom-column:first-child{justify-content:flex-start}.header .menu-wrapper__bottom-column:nth-child(2),.header .menu-wrapper__bottom-column:nth-child(3){justify-content:flex-end;width:60px}.header .menu-wrapper__bottom-column span{font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.header .menu-wrapper__bottom-footer{background:rgba(189,199,206,.2);padding:8px 16px;display:flex;flex-direction:column;gap:10px}.header .menu-wrapper__bottom-footer-item{display:flex;justify-content:space-between;align-items:center}.header .menu-wrapper__bottom-footer-title{font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.header .menu-wrapper__bottom-footer-circle{color:#fff;padding:4px 12px;background:#007aff;border-radius:100px;font-weight:500;font-size:14px;line-height:20px}.logo-desktop{display:flex;justify-content:center;align-items:center;width:90px;height:26px;background-image:url(img/logo-desktop-main.bb1899e0.svg);background-size:cover;background-position:50%}@media screen and (max-width:1025px){.logo-desktop{display:none}}.logo-mobile{display:none;width:24px;height:24px;background-image:url(img/logo-mobile-main.3e2fc59e.svg);background-size:cover;background-position:50%}@media screen and (max-width:1025px){.logo-mobile{display:flex;align-items:center;justify-content:center}}.mobile-search{display:none;height:32px;max-height:32px}@media(max-width:1025px){.mobile-search{display:flex;align-items:center;justify-content:flex-end;gap:8px;width:100%}}.mobile-search .search-input{gap:8px;width:100%;padding:0 14px;font-weight:500;font-size:12px;line-height:20px}.mobile-search .favorite-btn,.mobile-search .search-input{display:flex;align-items:center;background:rgba(189,199,206,.2);height:100%;border-radius:2px;cursor:pointer}.mobile-search .favorite-btn{justify-content:center;padding:10px}.mobile-search .favorite-btn svg{width:16px;height:16px}li,ul{list-style:none}a,li,ul{text-decoration:none}a{background-color:transparent}*{font-family:Open Sans,sans-serif;box-sizing:border-box;margin:0;padding:0}.a-footer{background:rgba(189,199,206,.2980392157);font-size:14px;margin-top:20px;width:100%}@media(max-width:1025px){.a-footer{background:#f6f6f7}.a-footer.paddinged{padding-bottom:64px}}.a-footer__top{margin:0 auto;padding:20px 24px}@media(max-width:1025px){.a-footer__top{flex-direction:column;padding:16px 16px}}.a-footer__top .adata-logo{display:none}@media(max-width:1025px){.a-footer__top .adata-logo{display:flex}.a-footer__top .adata-logo svg{width:77px;height:24px}}.a-footer__top .nav{width:100%;display:flex;justify-content:center;align-items:center;gap:16px}@media(max-width:1025px){.a-footer__top .nav{display:grid;grid-template-columns:.7fr 1fr;-moz-column-gap:15px;column-gap:15px;row-gap:15px}}.a-footer__top .nav__link{line-height:19px;color:#2c3e50}@media(max-width:1025px){.a-footer__top .nav__link{font-size:12px}}.a-footer__top .nav__link:hover{color:#9da3ac}.a-footer__top .nav .desktop{display:block}@media(max-width:1025px){.a-footer__top .nav .desktop{display:none}}.a-footer__top .nav .desktop:active{color:#c4c4c4}.a-footer__top .social{display:flex;align-items:center;margin-left:15px;order:1}@media(max-width:1025px){.a-footer__top .social{margin-left:0;order:0}}.a-footer__top .social a{display:flex;align-items:center;line-height:19px;-webkit-text-decoration-line:none;text-decoration-line:none;color:#007aff}.a-footer__top .social a .social__icon{margin:2px 10px 2px 2px}@media(max-width:1025px){.a-footer__top .social a .social__icon{margin:0 8px 0 0}}@media(max-width:1025px){.a-footer__top .social a{margin-left:0}.a-footer__top .social a:not(:first-child){margin-left:8px}}.a-footer__top .social a:hover{text-decoration:underline}.a-footer__top .social a:active{color:#05b;-webkit-text-decoration-line:none;text-decoration-line:none}.a-footer__top .social svg{width:16px;height:16px;fill:#2c3e50}@media(max-width:1025px){.a-footer__top .social svg{width:20px;height:20px}}.a-footer__top .social svg.a-footer__top .social__icon{cursor:pointer}.a-footer__top .social svg:hover{fill:#9da3ac!important}.a-footer__top .social svg:active{fill:#c4c4c4!important}.a-footer__bottom{text-align:center;padding:11.5px 0 13px;border:1px solid #bdc7ce}@media(max-width:1025px){.a-footer__bottom{background:#efeff0;border:none;border-top:1px solid #bdc7ce;display:grid;gap:8px}}.a-footer__bottom span{font-size:10px;line-height:12px;color:#71757a}@media(max-width:1025px){.a-footer__bottom span{font-size:12px;line-height:20px}}.a-footer__bottom__link{font-size:12px;line-height:20px;color:#71757a}.a-footer__bottom .mobile{display:none}@media(max-width:1025px){.a-footer__bottom .mobile{display:block}}.mobile-head-wrapper{display:flex;justify-content:space-between;align-items:center}.item[data-v-f39f980c]{display:flex;flex-direction:column;gap:8px}.item-title[data-v-f39f980c]{font-weight:600;font-size:14px;line-height:20px;color:#fff;text-align:left}@media(max-width:1140px){.item-title[data-v-f39f980c]{display:flex;align-items:center;justify-content:space-between}}.item__link[data-v-f39f980c]{display:flex;flex-direction:column;gap:8px}.item__link-text[data-v-f39f980c]{text-align:left}.item__link-text a[data-v-f39f980c]{cursor:pointer;font-weight:400;font-size:12px;line-height:20px;text-align:left;color:#fff}.dropdown[data-v-f39f980c]{display:none;transform:rotate(0deg);transition:.3s}@media(max-width:1140px){.dropdown[data-v-f39f980c]{display:block;width:24px;height:24px;background-image:url(img/up-down.de7b3a68.svg)}}.icon[data-v-f39f980c]{transform:rotate(180deg);transition:.3s}.active[data-v-f39f980c]{transition:.3s}.top[data-v-6d94ea9a]{border-bottom:.5px solid #fff}.top__block[data-v-6d94ea9a]{display:flex;align-items:flex-start;justify-content:space-between;color:#fff;max-width:1180px;margin:0 calc(50vw - 590px);padding:40px 20px 20px}@media(max-width:1140px){.top__block[data-v-6d94ea9a]{margin:0 auto;display:flex;flex-direction:column;gap:16px;padding:20px 16px}}@media(max-width:1140px){.top__block__pk[data-v-6d94ea9a]{display:flex;gap:8px;flex-direction:column;width:100%}}.top__block__item[data-v-6d94ea9a],.top__block__pk__item[data-v-6d94ea9a]{display:flex;gap:8px;flex-direction:column}@media(max-width:1140px){.top__block__item[data-v-6d94ea9a]{width:100%}}.top__web[data-v-6d94ea9a]{display:flex;align-items:center;gap:32px;justify-content:flex-end;max-width:1180px;margin:0 calc(50vw - 590px);padding:0 20px 20px 0}@media(max-width:1140px){.top__web[data-v-6d94ea9a]{justify-content:flex-start;margin:0 auto;gap:16px;padding:0 16px 20px}}.item-title[data-v-6d94ea9a]{font-weight:600;font-size:14px;line-height:20px;color:#fff;text-align:left}@media(max-width:1140px){.item-title[data-v-6d94ea9a]{display:flex;align-items:center;justify-content:space-between}}.item-text[data-v-6d94ea9a]{font-weight:400;font-size:12px;line-height:20px;text-align:left;color:#fff}.item-text a[data-v-6d94ea9a]{color:#fff;cursor:pointer}.youtube[data-v-6d94ea9a]{width:28px;height:28px;background-image:url(img/youtube.96e7b076.svg);cursor:pointer}.instagram[data-v-6d94ea9a]{width:28px;height:28px;background-image:url(img/instagram.90311e74.svg);cursor:pointer}.telegram[data-v-6d94ea9a]{width:28px;height:28px;background-image:url(img/telegram.da3d2408.svg);cursor:pointer}.facebook[data-v-6d94ea9a]{width:28px;height:28px;background-image:url(img/facebook.990fd0ba.svg);cursor:pointer}.tiktok[data-v-6d94ea9a]{width:28px;height:28px;background-image:url(img/tiktok.91223b77.svg);cursor:pointer}.bottom[data-v-f9c5507a]{display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:0 calc(50vw - 590px);padding:20px}@media(max-width:1140px){.bottom[data-v-f9c5507a]{padding:20px 16px;margin:0 auto}}@media(max-width:768px){.bottom[data-v-f9c5507a]{padding:20px 16px 12px}}.bottom__left[data-v-f9c5507a]{display:flex;align-items:center;gap:24px}@media screen and (max-width:1140px){.bottom__left[data-v-f9c5507a]{flex-direction:column;align-items:flex-start;gap:16px}}.bottom__left__link[data-v-f9c5507a]{font-weight:400;font-size:10px;line-height:16px;color:#fff}.bottom__right[data-v-f9c5507a]{display:flex;align-items:center;gap:16px}.bottom__right-text[data-v-f9c5507a]{font-weight:400;font-size:10px;line-height:16px;color:#fff}@media screen and (max-width:1140px){.bottom__right-text[data-v-f9c5507a]{display:none}}.logo-desktop[data-v-f9c5507a]{display:inline-block;width:90px;height:26px;background-image:url(img/logo-white-desktop.0827cb20.svg);background-size:cover;background-position:50%}@media screen and (max-width:1140px){.logo-desktop[data-v-f9c5507a]{display:none}}.footer[data-v-e56bda12]{background:#2c3e50;border-bottom:.5px solid #fff;margin-top:20px}.loader[data-v-25a1e885]{margin:0 auto}@media screen and (max-width:1025px){.loader[data-v-25a1e885]{margin-top:20px}}.loader.very-small[data-v-25a1e885]{margin:0;width:16px;height:16px}.loader.small[data-v-25a1e885]{margin:0;width:20px;height:20px}.loader__number[data-v-25a1e885]{top:38%;left:726px}.loader__number-stable[data-v-25a1e885],.loader__number[data-v-25a1e885]{position:absolute;color:#ffcd33;font-size:24px;line-height:33px;text-align:center}.loader__number-stable[data-v-25a1e885]{left:50%;transform:translateX(-50%);top:20%}@media screen and (max-width:1025px){.loader__number-stable[data-v-25a1e885]{top:25%}}.loader__element[data-v-25a1e885]{top:350px;left:0;right:0}.loader__element-stable[data-v-25a1e885]{top:0;left:0;right:0}.loader__base[data-v-25a1e885]{height:100px;width:100px;background:#ffcd33;background:linear-gradient(90deg,#ffcd33 10%,hsla(0,0%,100%,0) 42%);border-radius:50%;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 6px),#fff 0);mask:radial-gradient(farthest-side,transparent calc(100% - 6px),#fff 0);-webkit-animation:spin-25a1e885 .7s linear infinite;animation:spin-25a1e885 .7s linear infinite;margin-left:auto;margin-right:auto}@media screen and (max-width:1025px){.loader__base[data-v-25a1e885]{height:60px;width:60px}}.loader__base.small[data-v-25a1e885]{background:linear-gradient(90deg,#217aff 28%,hsla(0,0%,100%,0) 42%)}.loader__base.small-yellow[data-v-25a1e885],.loader__base.small[data-v-25a1e885]{width:20px;height:20px;margin:0;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#fff 0);mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#fff 0)}.loader__base.small-yellow[data-v-25a1e885]{background:linear-gradient(90deg,#ffcd33 28%,hsla(0,0%,100%,0) 42%)}.loader__base.very-small[data-v-25a1e885]{width:16px;height:16px;margin:0;background:linear-gradient(90deg,#217aff 28%,hsla(0,0%,100%,0) 42%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#fff 0);mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#fff 0)}.loader__subtitle[data-v-25a1e885]{text-align:center;margin-top:40px}.loader__subtitle p[data-v-25a1e885]{font-size:18px;line-height:25px;color:var(--newGray);font-weight:400}.loader.unloadData .loader__element[data-v-25a1e885]{position:relative;top:200px}.loader.unloadData .loader__number[data-v-25a1e885]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader--global[data-v-25a1e885]{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center}.loader--global .loader__base[data-v-25a1e885]{margin-top:0}.loader--global .loader__element[data-v-25a1e885]{position:relative;top:20px}.loader--global .loader__number[data-v-25a1e885]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@-webkit-keyframes spin-25a1e885{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-25a1e885{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.download-button.colored--blue:hover .loader__base.small[data-v-25a1e885]{background:linear-gradient(90deg,#fff 28%,hsla(0,0%,100%,0) 42%)}@media screen and (max-width:1025px){.right-side .loader.small[data-v-25a1e885]{position:absolute;right:0;height:100%;display:flex;align-items:center}}[data-v-7d800ed8]{padding:0;margin:0;box-sizing:border-box}.mail[data-v-7d800ed8]{padding:50px 0}@media(max-width:560px){.mail[data-v-7d800ed8]{padding:32px 0}}.mail__title[data-v-7d800ed8]{font-size:24px;line-height:32px;color:#2c3e50;font-weight:700;text-align:center;margin-bottom:16px}@media(max-width:560px){.mail__title[data-v-7d800ed8]{font-size:16px;line-height:22px}}.mail__img-wrapper[data-v-7d800ed8]{padding:24px;display:flex;justify-content:center;position:relative}.mail__img-wrapper[data-v-7d800ed8]:before{content:" ";position:absolute;top:50%;left:50%;z-index:1;width:100px;height:100px;transform:translate(-50%,-50%);background:rgba(189,199,206,.15);border-radius:100%;padding:20px}.mail__img[data-v-7d800ed8]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;position:relative;z-index:2}.mail__text[data-v-7d800ed8]{font-size:14px;color:#71757a;font-weight:400;line-height:20px;text-align:center;margin-bottom:16px}.mail__form[data-v-7d800ed8]{max-width:370px;margin:0 auto}.mail__form-input[data-v-7d800ed8]{margin-bottom:16px}.mail__form-btn[data-v-7d800ed8]{margin:0 auto;display:flex;justify-content:center;align-items:center}.a-table[data-v-192e63d9]{display:flex;flex-direction:column;background:#fff}@media screen and (max-width:850px){.a-table[data-v-192e63d9]{border:0}}.a-table thead[data-v-192e63d9]{background:rgba(189,199,206,.3)}@media screen and (max-width:850px){.a-table thead[data-v-192e63d9]{display:none}}.a-table thead tr[data-v-192e63d9]{display:flex}.a-table thead tr th[data-v-192e63d9]{display:flex;justify-content:center;flex:1;padding:20px 16px;font-size:12px;font-weight:400;word-break:break-word}@media screen and (max-width:850px){.a-table thead tr th[data-v-192e63d9]{justify-content:flex-start}}.a-table tbody tr[data-v-192e63d9]{display:flex;border-bottom:1px solid #ccc}@media screen and (max-width:850px){.a-table tbody tr[data-v-192e63d9]{flex-direction:column;margin:10px;padding:10px 0;border:0;background:rgba(189,199,206,.3)}}.a-table tbody tr td[data-v-192e63d9]{display:flex;justify-content:center;flex:1;padding:20px 16px;word-break:break-word;font-size:12px;font-weight:400;text-align:left}@media screen and (max-width:850px){.a-table tbody tr td[data-v-192e63d9]{flex-direction:column;row-gap:4px;justify-content:flex-start;padding:8px 16px}}@media screen and (max-width:850px){.a-table tbody tr td[data-v-192e63d9]:before{content:attr(data-label);display:flex;align-items:left;font-weight:700}}.nav-icon[data-v-74c2241d]{width:24px;height:24px;max-width:24px}.bottom-navigation[data-v-05cfab44]{display:flex;justify-content:space-between;width:100%;padding:10px 16px;background:#fff;border-top:.5px solid #9da3ac;color:#2c3e50;min-height:64px}.bottom-navigation--active[data-v-05cfab44]{color:#007aff!important}.bottom-navigation--active[data-v-05cfab44] svg path{stroke:#007aff}.bottom-navigation a[data-v-05cfab44]{font-size:10px;color:#2c3e50;display:grid;place-items:center;line-height:16px;gap:3px;min-width:60px}.bottom-navigation a.active[data-v-05cfab44]{color:#007aff}.bottom-navigation a.active[data-v-05cfab44] svg path{fill:#007aff}.services[data-v-17bb14f2]{display:none;position:fixed;bottom:-100%;height:100%;background:#fff;left:0;width:100%;transition:.3s ease;z-index:1002}.services__header[data-v-17bb14f2]{min-height:44px;display:grid;place-items:center;border-bottom:.5px solid #9da3ac;padding:10px 0}.services__content[data-v-17bb14f2]{padding:8px}.services .service-card[data-v-17bb14f2]{display:flex;flex-wrap:wrap}.services .service-card__item[data-v-17bb14f2]{text-align:center;flex:1 0 33.3333333333%;max-width:33.3333333333%;color:#2c3e50;font-weight:500;font-size:12px;line-height:20px;margin:16px 0}.services .service-card__title[data-v-17bb14f2]{padding-top:8px}.services--active[data-v-17bb14f2]{bottom:0}.services__email[data-v-17bb14f2]{min-height:64px}.services__email a[data-v-17bb14f2]{display:flex;align-items:center;justify-content:space-between;padding:20px 16px;background:linear-gradient(0deg,rgba(0,122,255,.12),rgba(0,122,255,.12)),#fff;border-radius:2px;font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.services .menu-mobile[data-v-17bb14f2]{position:fixed;right:0;top:0;height:calc(100% - 64px);width:100%;background:linear-gradient(0deg,rgba(189,199,206,.2),rgba(189,199,206,.2)),#fff}.services .menu-mobile__header[data-v-17bb14f2]{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:.5px solid #9da3ac;background:#fff}.services .menu-mobile__title[data-v-17bb14f2]{display:flex;align-items:center;gap:8px}.services .menu-mobile__arrow[data-v-17bb14f2]{height:24px}.services .menu-mobile .navigations li[data-v-17bb14f2]{background:#fff;margin:8px 0}.services .menu-mobile .navigations li[data-v-17bb14f2]:hover{background:linear-gradient(0deg,rgba(0,122,255,.12),rgba(0,122,255,.12)),#fff}.services .menu-mobile .navigations li a[data-v-17bb14f2]{padding:16px;display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.services .menu-mobile .navigations li a.nuxt-link-exact-active[data-v-17bb14f2]{background:linear-gradient(0deg,rgba(0,122,255,.12),rgba(0,122,255,.12)),#fff}.services .currency-card[data-v-17bb14f2]{filter:drop-shadow(0 2px 4px rgba(157,163,172,.2));position:absolute;bottom:-108px;width:calc(100% - 16px)}.services .currency-card-header[data-v-17bb14f2]{background:#007aff;box-shadow:0 -2px 6px rgba(1,68,141,.39);border-radius:8px 8px 0 0;height:48px}.services .currency-card-top[data-v-17bb14f2]{height:24px;display:grid;place-items:center}.services .currency-card-top[data-v-17bb14f2]:before{content:"";width:28px;height:4px;background:#fff;display:block;border-radius:4px}.services .currency-card-list[data-v-17bb14f2]{display:flex;align-items:center;justify-content:space-between;padding:0 24px 4px;font-weight:500;font-size:12px;line-height:20px;color:#fff}.services .currency-card-body[data-v-17bb14f2]{padding:16px 24px;background:#fff}.services .currency-card-body .currency-list[data-v-17bb14f2]{display:flex;flex-direction:column;gap:12px}.services .currency-card-body .currency-list__inner[data-v-17bb14f2]{display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.services .currency-card-body .currency-list__inner li[data-v-17bb14f2]{display:flex;align-items:center;gap:8px}@media screen and (max-width:1024px){.services[data-v-17bb14f2]{display:block}}.menu-enter-active[data-v-17bb14f2],.menu-leave-active[data-v-17bb14f2]{transition:right .3s ease}.menu-enter[data-v-17bb14f2],.menu-leave-to[data-v-17bb14f2]{right:-100%!important}
1
+ .a-checkbox[data-v-21ee61de]{padding:8px 0;display:flex;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.a-checkbox__input[data-v-21ee61de]{opacity:0;cursor:pointer;height:0;width:0}.a-checkbox__input:checked~.checkmark[data-v-21ee61de]{position:relative;background:#007aff;border:1px solid transparent}.a-checkbox__input:checked~.checkmark[data-v-21ee61de]:after{display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3E%3Cpath d='M1 6.556L5.308 11 15 1' stroke='%23fff' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.a-checkbox__label[data-v-21ee61de]{font-size:14px;line-height:22px;color:var(--newGray)}.checkmark[data-v-21ee61de]{border:1px solid #9da3ac;border-radius:2px;width:16px;height:16px;cursor:pointer;margin-right:8px;display:flex;justify-content:center;align-items:center;flex-shrink:0;background:#fff}.checkmark[data-v-21ee61de]:after{content:"";position:absolute;left:-1px;top:-1px;width:16px;height:16px}.checkboxes__selects[data-v-8fcf0dd2]{position:absolute;background:#fff;width:calc(100% - 8px);padding:8px 16px;max-height:360px;overflow-y:auto;left:0;z-index:1000;border-radius:2px;border:1px solid hsla(0,0%,76.9%,.5019607843)}.checkboxes__selects[data-v-8fcf0dd2]::-webkit-scrollbar{width:4px}.checkboxes__selects[data-v-8fcf0dd2]::-webkit-scrollbar-thumb{background:#c4c4c4}.checkboxes__selects[data-v-8fcf0dd2]::-webkit-scrollbar-track{background:#fff}.checkboxes__selects .checkboxes__selects__item[data-v-8fcf0dd2]{padding:4px 0;line-height:16px;font-size:14px;font-weight:400;color:#333;cursor:pointer;display:flex;align-items:center}.checkboxes__selects .checkboxes__selects__item input[data-v-8fcf0dd2]{margin-right:4px}.a-btn{cursor:pointer;border:none;border-radius:2px;font-size:14px;font-weight:500;display:flex;justify-content:center;align-items:center;box-sizing:border-box!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;-ms-box-sizing:border-box!important}@media screen and (max-width:560px){.a-btn{width:100%;text-align:center}}.a-btn svg{margin-right:8px}.a-btn:disabled{cursor:not-allowed}.a-btn.size_extra_sm{height:24px;padding:3px 16px;font-size:12px}.a-btn.size_sm{height:32px;padding:6px 20px}.a-btn.size_md{height:40px;padding:8px 30px}.a-btn.size_fit,.a-btn.size_fit-md{padding:8px 0;width:100%}.a-btn.size_fit-md{height:40px}.a-btn_grey{color:var(--newGray);border:1px solid #9da3ac;background:#fff}.a-btn_grey:active,.a-btn_grey:hover{background:#eef0f5}.a-btn-white{background:#fff;color:#007aff}.a-btn-white:hover{background:#eef0f5}.a-btn-white:active{background:#d6d6d7}.a-btn_yellow{background:linear-gradient(140.08deg,#ffe15a 13.59%,#fbc920 85.57%);color:#2c3e50}.a-btn_yellow:active,.a-btn_yellow:hover{background:#fbc920}.a-btn_red{border:1px solid #ff2e43;color:#ff2e43;background-color:transparent}.a-btn_red:active,.a-btn_red:hover{background:#ff2e43;color:#fff}.a-btn_green{background:#00b92d;color:#fff}.a-btn_green:active,.a-btn_green:hover{background:#008621}.a-btn_blue_outlined{border:1px solid #007aff;color:#007aff;background-color:transparent}.a-btn_blue_outlined:hover{background:#007aff;color:#fff}.a-btn_blue_outlined:active{background:#05b;color:#fff}.a-btn_blue,.a-btn_blue:hover{background:#007aff;color:#fff}.a-btn_blue:active{background:#05b;color:#fff}:focus{outline:none}.adt-text-block{position:relative;width:100%}.adt-text-block.magnifier .adt-text-block__input{padding:19px 40px 5px 40px}.adt-text-block.magnifier .adt-text-block__label{left:40px}.adt-text-block.magnifier-mobile .adt-text-block__magnifier{display:block}.adt-text-block.magnifier-mobile .adt-text-block__input{padding:19px 8px 5px 11px;border-top-right-radius:0;border-bottom-right-radius:0;-webkit-appearance:none}.adt-text-block.magnifier-mobile .adt-text-block__label{left:12px}.adt-text-block__input-mob-search{border-top-right-radius:0;border-bottom-right-radius:0;-webkit-appearance:none}.adt-text-block__field{position:relative;overflow:hidden}@media(max-width:1025px){.adt-text-block__field{width:100%;display:flex}}.adt-text-block__input,.adt-text-block__textarea textarea{background:#fff;border:.5px solid #c4c4c4;box-sizing:border-box;border-radius:2px;width:100%;height:40px;font-size:14px;color:#1a2030;padding:19px 40px 5px 16px;transition:all .3s}@media(max-width:1025px){.adt-text-block__input,.adt-text-block__textarea textarea{padding:19px 36px 7px 12px;height:40px;font-size:12px}}.adt-text-block__input:-webkit-autofill~.adt-text-block__label,.adt-text-block__input:focus~.adt-text-block__label,.adt-text-block__input:not(:-webkit-autofill):valid~.adt-text-block__label,.adt-text-block__input:not(:focus):valid~.adt-text-block__label,.adt-text-block__textarea textarea:-webkit-autofill~.adt-text-block__label,.adt-text-block__textarea textarea:focus~.adt-text-block__label,.adt-text-block__textarea textarea:not(:-webkit-autofill):valid~.adt-text-block__label,.adt-text-block__textarea textarea:not(:focus):valid~.adt-text-block__label{top:12px;font-size:10px;color:#71757a;text-overflow:inherit;width:100%}@media(max-width:1025px){.adt-text-block__input:-webkit-autofill~.adt-text-block__label,.adt-text-block__input:focus~.adt-text-block__label,.adt-text-block__input:not(:-webkit-autofill):valid~.adt-text-block__label,.adt-text-block__input:not(:focus):valid~.adt-text-block__label,.adt-text-block__textarea textarea:-webkit-autofill~.adt-text-block__label,.adt-text-block__textarea textarea:focus~.adt-text-block__label,.adt-text-block__textarea textarea:not(:-webkit-autofill):valid~.adt-text-block__label,.adt-text-block__textarea textarea:not(:focus):valid~.adt-text-block__label{font-size:8px}}.adt-text-block__input:focus,.adt-text-block__input:hover,.adt-text-block__textarea textarea:focus,.adt-text-block__textarea textarea:hover{border:.5px solid #2c3e50}.adt-text-block__input::-moz-placeholder,.adt-text-block__textarea textarea::-moz-placeholder{font-size:12px}.adt-text-block__input::placeholder,.adt-text-block__textarea textarea::placeholder{font-size:12px}.adt-text-block__input.error,.adt-text-block__textarea textarea.error{border-color:#ff2e43}.adt-text-block__textarea{border:.5px solid #c4c4c4;height:120px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.adt-text-block__textarea--error{border:none;border:.5px solid #ff2e43;background:rgba(255,46,67,.1215686275)}.adt-text-block__textarea--error textarea{background:transparent}.adt-text-block__textarea:focus,.adt-text-block__textarea:hover{border:.5px solid #2c3e50}.adt-text-block__textarea textarea{border:none;height:100%;padding:24px 40px 5px 16px;resize:none}.adt-text-block__textarea textarea:focus,.adt-text-block__textarea textarea:hover{border:none}.adt-text-block__textarea .adt-text-block__label{top:20px}.adt-text-block__label{position:absolute;pointer-events:none;left:16px;top:50%;transform:translateY(-50%);white-space:nowrap;overflow:hidden;line-height:40px;transition:.3s;color:#71757a;font-size:14px}@media(max-width:1025px){.adt-text-block__label{left:12px;font-size:14px;line-height:16px;color:#71757a}}.adt-text-block__textarea+label{top:20px}.adt-text-block--ellipsis{width:calc(100% - 56px);text-overflow:ellipsis;overflow:hidden}.adt-text-block__icon{position:absolute;right:16px;height:100%;top:0;display:flex;align-items:center}.adt-text-block__icon:hover{cursor:pointer}.adt-text-block__required{color:#ff2e43}.adt-text-block__options{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;z-index:1000;border-radius:2px;padding:8px 0;max-height:250px;overflow:auto}.adt-text-block__options #searchVariant{background:#eef0f5}.adt-text-block .search-options__item{padding:5px 16px;line-height:16px;font-size:14px;color:#71757a;transition:all .3s;cursor:pointer}@media(max-width:1025px){.adt-text-block .search-options__item{font-size:12px}}.adt-text-block .search-options__item:hover{background:#eef0f5}.adt-text-block .search-options::-webkit-scrollbar{width:4px}.adt-text-block .search-options::-webkit-scrollbar-thumb{background:#c4c4c4}.adt-text-block .search-options::-webkit-scrollbar-track{background:#fff}.adt-text-error[data-v-e9a16506]{display:flex;background:rgba(255,46,67,.12);border-radius:4px;overflow:hidden;color:#2c3e50;margin-top:8px}.adt-text-error__icon[data-v-e9a16506]{background:#ff2e43;padding:4px 8px;display:grid;place-content:center}.adt-text-error__text[data-v-e9a16506]{font-size:12px;line-height:20px;padding:2px 16px}.note{font-weight:400;font-style:italic;font-size:12px;line-height:20px;display:flex;align-items:center;color:#007aff;padding:8px 16px;background:rgba(0,122,255,.0980392157);border-radius:2px}.note--error{background:rgba(220,88,88,.2);color:#e60000}@media(max-width:1025px){.note{width:100%;font-weight:400;font-size:12px;line-height:16px;margin:0 0 16px}}.note-svg{margin-right:8px;display:flex;align-items:center}.fastAnimation{transition:all .01s}.profile-menu{width:400px;background:#fff;box-shadow:0 4px 8px rgba(157,163,172,.4);border-radius:2px}.profile-menu__header{padding:16px 16px 16px 32px;background:rgba(189,199,206,.3)}.profile-menu__main{background:#fff;padding:16px}.tariff{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.tariff__label{font-weight:500;font-size:14px;color:#71757a}.tariff__value{display:flex;align-items:center;gap:16px;font-weight:600;font-size:16px;color:#2c3e50}.tariff__badge{padding:4px;background:#4caf50;border:.5px solid #4caf50;border-radius:2px;font-weight:400;font-size:10px;color:#fff}.balance{justify-content:space-between}.balance,.balance__wrapper{display:flex;align-items:center}.balance__wrapper{gap:8px}.balance__title{font-weight:400;font-size:12px;color:#2c3e50}.balance__badge{padding:4px 10px;background:#007aff;border-radius:100px;font-weight:400;font-size:12px;color:#fff}.profile-links{display:flex;flex-direction:column}.profile-link{display:flex;align-items:center;gap:18px;padding:10px 16px;border-radius:2px;transition:.3s;font-weight:500;font-size:14px;color:#2c3e50}.profile-link:hover{background:rgba(0,122,255,.12)}.exit{display:flex;align-items:center;justify-content:flex-start;margin-top:16px;padding-left:16px;background:#007aff;height:40px;border-radius:0 0 2px 2px;cursor:pointer;gap:10px;font-weight:500;font-size:14px;line-height:20px;color:#fff}.exit:hover{background:#9da3ac;color:#fff}.exit:hover svg{stroke:#fff;background:#9da3ac}.exit svg{margin-right:8px;background:#007aff;fill:none!important;transition:all 0s}.exit:active{background:#05b;color:#fff}.exit:active svg{stroke:#fff;background:#05b}svg{transition:all .3s linear}svg.rotated{transform:rotate(180deg)}.gray-text{font-size:12px;line-height:14px;font-weight:400;color:#2c3e50;padding:10px 16px;cursor:pointer}.profile{position:relative}.profile__inner{padding:0;display:flex;align-items:center}.profile__item{font-size:14px;font-weight:600;margin:0;padding:8px 0;white-space:nowrap;cursor:pointer}.profile__item-link{display:flex;align-items:center;font-size:14px}@media(max-width:1025px){.profile__item-link:first-child{display:none}}.profile__item-link:nth-child(2){display:none}@media(max-width:1025px){.profile__item-link:nth-child(2){display:flex}}.profile__item span{white-space:nowrap;margin:0 7px}.profile__item .arrow-svg{transition:all .3s;vertical-align:middle;width:16px;height:16px;transform:rotate(0deg)}.profile__item .arrow-svg.rotate{transform:rotate(180deg)}.profile .profile-menu{position:absolute;right:0;top:100%;background-color:#fff;box-shadow:0 3px 6px rgba(149,156,177,.2509803922);border-radius:2px;z-index:10000}@media(max-width:1025px){.profile .profile-menu{display:none}}.profile .profile-menu__items{font-size:12px;line-height:14px;font-weight:400;color:#2c3e50;cursor:pointer}.profile .profile-menu__items span.balance{padding:2px 8px;color:#698096;background:#eceff1;border-radius:100px}.profile .profile-menu__items .rate-item{display:flex;justify-content:space-between;align-items:center;width:100%;color:#007aff;font-size:14px;font-weight:600}.profile .profile-menu__items .rate-item span.rate{color:#2c3e50;font-size:12px}.profile .profile-menu__items div:not(:last-child)>.gray-text,.profile .profile-menu__items div:not(:last-child)>a>.gray-text{border-bottom:.5px solid #bdc7ce}.profile .profile-menu__items div:not(:last-child)>.gray-text+div{padding:10px 16px}.profile .profile-menu__items div>.gray-text:not(.profile-menu__balance-link):not(.profile-menu__links){padding:0}.profile .profile-menu__items div>.gray-text:not(.profile-menu__balance-link):not(.profile-menu__links) a,.profile .profile-menu__items div>.gray-text:not(.profile-menu__balance-link):not(.profile-menu__links) a:visited{color:#2c3e50}.profile .profile-menu__item__child{padding:0 16px 0 32px;height:40px;display:flex;border-top:.5px solid #bdc7ce;align-items:center}.profile .profile-menu__item__child:hover{background:rgba(44,62,80,.0470588235)}.profile .profile-menu__item__child span{display:flex;align-items:center}.profile .profile-menu__item__child span svg{margin-right:5px}.profile .profile-menu__item__child span svg path{fill:rgba(44,62,80,.0470588235)!important}.profile .profile-menu__item__children{padding:0 16px;display:flex;justify-content:space-between;align-items:center;height:40px}.profile .profile-menu__item__children:hover{background:rgba(44,62,80,.0470588235)}.profile .profile-menu__item__children.active{background:#eceff1;border-left:3px solid #007aff}.profile .profile-menu__balance-link{display:flex;align-items:center;justify-content:space-between;height:40px;padding:0 16px}.profile .profile-menu__balance-link:hover{background:rgba(44,62,80,.0509803922)}.profile .profile-menu__balance-link:not(:last-child){border-bottom:1px solid #eef0f5}.profile .profile-menu__balance{font-size:14px;font-weight:600;color:#007aff;white-space:nowrap}.profile .profile-menu__links{display:flex;align-items:center;align-content:center;height:40px;padding:0 16px}.profile .profile-menu__links:hover{background:linear-gradient(0deg,rgba(236,239,241,.5),rgba(236,239,241,.5)),#fff}.profile .profile-menu__links:not(:last-child){border-bottom:1px solid #eef0f5}.sign{height:40px;background:transparent;border:none;border-radius:0 0 2px 2px;display:flex;align-items:center;justify-content:center;cursor:pointer}.sign:hover svg{stroke:#71757a!important}.sign:hover span{color:#71757a}.sign:active svg{stroke:#9da3ac!important}.sign:active span{color:#9da3ac}.sign svg{margin-right:8px;fill:none!important;stroke:#2c3e50!important}@media(max-width:1025px){.sign svg{stroke:none!important;margin-right:24px}}.sign span{font-weight:600;font-size:14px;line-height:16px;color:#2c3e50;margin:0 0}.requests__link{font-size:12px;line-height:16px;font-weight:400;padding:12px;color:var(--newColor);white-space:nowrap;margin:0 6px 0 0}@media(max-width:1025px){.requests__link{display:none}}.requests__link svg{vertical-align:middle;width:20px;height:20px;margin-right:4px;margin-bottom:2px}.requests__link span{color:#2c3e50;font-weight:600}.user{display:none}@media(max-width:1025px){.user{width:24px;height:24px;margin-right:24px;display:flex}}.exit-mobile{display:none}@media(max-width:1025px){.exit-mobile{display:block;width:24px;height:24px;margin-right:12px}}.mobile-table{display:none}@media(max-width:1025px){.mobile-table{display:block}}.mobile-table-head{padding:0 16px;background:#f4f4f4;display:flex;align-items:center;justify-content:space-between;width:100%;height:40px}.mobile-table-head p{font-weight:600;font-size:17px;line-height:19px;color:#2c3e50}.mobile-table-head svg{width:18px;height:18px}@media(max-width:1025px){.mobile-table-head svg{width:24px;height:24px}}.mobile-table-head-chosen{position:relative}.mobile-table-head-chosen>div{position:absolute}.mobile-table-head-chosen p{text-align:center;width:100%}.profile-menu-mobile{height:100%}.profile-menu-mobile .bb>a,.profile-menu-mobile .bb>a:visited{color:#000}.profile-menu-mobile__inner{display:flex;flex-direction:column;height:72%}.profile-menu-mobile__item,.profile-menu-mobile__links{align-items:center}.profile-menu-mobile__balance-link,.profile-menu-mobile__item,.profile-menu-mobile__links{padding:0 16px;height:52px;border:1px solid #9da3ac;border-bottom:none;font-size:14px;display:flex}.profile-menu-mobile__balance-link{justify-content:space-between}.profile-menu-mobile__balance{color:#1e88e5;font-size:16px;white-space:nowrap;display:flex;align-items:center}.profile-menu-mobile__balance-items{display:flex;flex-direction:column;justify-content:center}.profile-menu-mobile__balance-items__upper-text{font-weight:400;font-size:10px;line-height:14px;color:#69797d;margin-bottom:4px}.profile-menu-mobile__balance-items__bot-text{font-weight:600;font-size:12px;line-height:16px;color:#2c3e50}.exit-mob{background:#ffcd33;border-radius:2px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:400;font-size:16px;line-height:16px;color:#2c3e50;margin:16px 16px 0}.exit-mob svg{margin-right:8px;fill:none!important}.bb:last-child{border-bottom:1px solid #9da3ac}.button-inner{display:flex;align-items:center;justify-content:space-between;width:100%}@media(max-width:1025px){.sign_text{display:none}}.slideToggleAnimation{transition:all .3s}.compareNotification{transition:all 3s}.info[data-v-4ff62f09]{position:relative;width:100%}@media(min-width:1025px){.info[data-v-4ff62f09]{height:30px}}.info-notification[data-v-4ff62f09]{position:absolute;width:100%;z-index:1;top:0;color:#fff;background:#007aff;padding:7px 0;font-size:14px}@media(max-width:1025px){.info-notification[data-v-4ff62f09]{position:relative;min-height:30px}}.info-notification__wrapper[data-v-4ff62f09]{display:flex;justify-content:space-between;align-items:center;gap:10px}.info-notification__content[data-v-4ff62f09]{display:flex;align-items:center;gap:10px}.info-notification__info[data-v-4ff62f09]{flex-shrink:0}.info-notification__close[data-v-4ff62f09]{display:flex;align-items:center;cursor:pointer}.info-header[data-v-4ff62f09]{background:#fff;padding:7px 0;border-bottom:.5px solid rgba(189,199,206,.5);max-height:34px;height:34px;display:flex;align-items:center}@media(max-width:1025px){.info-header[data-v-4ff62f09]{display:none}}.info-header__title[data-v-4ff62f09]{font-weight:500;font-size:12px;line-height:14px;color:#2c3e50;margin-right:8px}.info-header__result[data-v-4ff62f09]{font-weight:400;font-size:12px;color:#2c3e50}.info-header__result_circled[data-v-4ff62f09]{color:#fff;padding:2px 8px;background:#007aff;border-radius:100px}.info-header__list[data-v-4ff62f09]{display:flex;justify-content:space-between;align-items:center}.info-header__item[data-v-4ff62f09]{display:flex;align-items:center;gap:16px}.info-header__item-elem[data-v-4ff62f09]{display:flex;align-items:center}.info-header__inner-item[data-v-4ff62f09]{display:flex;align-items:center;font-size:12px}.info-header__inner-item[data-v-4ff62f09]:nth-child(2){margin-left:8px}.info-header .last-header-item .info-header__inner-item[data-v-4ff62f09]:nth-child(2){margin-left:5px}.info .divider[data-v-4ff62f09]{background:#2c3e50;width:1px;height:10px;margin:0 10px;transform:rotate(20deg)}.fade-enter-active[data-v-4ff62f09],.fade-leave-active[data-v-4ff62f09]{transition:.5s ease}.fade-enter[data-v-4ff62f09],.fade-leave-to[data-v-4ff62f09]{opacity:0;top:-30px}.child-links[data-v-01074b54]{position:absolute;z-index:1;left:0;background:#fff;padding:16px;box-shadow:0 10px 70px rgba(0,0,0,.08);border-radius:8px}.child-links .active[data-v-01074b54]{background:rgba(189,199,206,.2)}.child-links li .child-links__info[data-v-01074b54]{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.child-links li .child-links__info-arrow[data-v-01074b54]{visibility:hidden}.child-links li .child-links__info-arrow svg[data-v-01074b54]{transition:0s}.child-links li .child-links__info:hover .child-links__info-arrow[data-v-01074b54]{visibility:visible}.child-links li .child-links__info .ic-24[data-v-01074b54]{min-width:24px;height:24px}.child-links li .child-links__info__item[data-v-01074b54]{text-transform:none;display:flex;align-items:center;gap:16px;min-width:336px;padding:14px 8px;border-radius:8px;transition:.2s ease}.child-links li .child-links__info__item[data-v-01074b54]:hover{background:rgba(189,199,206,.2)}.child-links li .child-links__info__item__icon[data-v-01074b54]{display:grid;place-content:center;width:40px;height:40px;min-width:40px;background:rgba(189,199,206,.2);border-radius:4px}.child-links li .child-links__info__item__name[data-v-01074b54]{display:block;font-weight:600;font-size:14px;line-height:20px;color:#2c3e50}.child-links li .child-links__info__item__subtitle[data-v-01074b54]{display:block;font-weight:400;font-size:12px;line-height:20px;color:#71757a}.sticky{position:sticky;z-index:1000;top:0}.header{background:#fff;max-height:62px;height:62px;display:flex;align-items:center;width:100%}@media(max-width:1025px){.header{height:56px;border-bottom:1px solid #bdc7ce}}.header.bordered{border-bottom:1px solid rgba(44,62,80,.1490196078)}.header>.container{width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width:1025px){.header>.container{gap:12px}}.header__left,.header__right{display:flex;align-items:center}@media(max-width:1025px){.header__left{width:100%}}.header__left .menu{display:flex;align-items:center}@media(max-width:1025px){.header__left .menu{display:none}}.header__left .menu__sublinks{display:none}.header__left .menu__item{margin-right:8px;align-items:center;position:relative}.header__left .menu__item:hover .menu__sublinks{display:block}.header__left .menu__items{padding:20px 8px 20px 0;transition:text-shadow .3s;display:block;font-weight:700;font-size:16px;line-height:22px;text-transform:uppercase;color:#71757a;position:relative}.header__left .menu__items:after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);height:22px;width:1px;background-color:#e5e5e5}.header__left .menu__items.active{font-weight:700;font-size:16px;line-height:22px;text-transform:uppercase;color:#2c3e50}.header__left .menu__items:hover{color:#9da3ac;cursor:pointer}.header__left .logo{display:block;margin-right:20px}@media(max-width:1025px){.header__left .logo{margin-right:10px;padding-bottom:0}}.header__left .logo svg{fill:#2c3e50}@media(max-width:1025px){.header__left .logo svg{width:38px;height:30px}}.header__left .logo svg:hover{fill:#71757a}@media(max-width:1025px){.header__left .logo svg.desktop{display:none}}.header__left .logo svg.mobile{display:none}@media(max-width:1025px){.header__left .logo svg.mobile{display:block;width:auto}}.header .menu_mobile{display:none;grid-template-columns:10% 90%;z-index:1000000;position:absolute!important}.header .menu_mobile .empty-space{background:rgba(0,0,0,.4)}.header .menu_mobile::-webkit-scrollbar{width:4px}.header .menu_mobile::-webkit-scrollbar-thumb{background:#c4c4c4}.header .menu_mobile::-webkit-scrollbar-track{background:#fff}.header .menu_mobile--switcher{display:none;cursor:pointer}.header .menu_mobile button.sign{height:auto;justify-content:flex-start}.header .menu_mobile button.sign svg{margin-right:8px;height:24px;width:24px}.header .menu_mobile button.sign span{color:#007aff;font-size:14px}@media(max-width:1025px){.header .menu_mobile{display:grid;background:transparent!important}.header .menu_mobile .mobile-table-head{display:flex;justify-content:space-between;padding:20px 16px;height:auto;background:#eceff1;border-bottom:.5px solid rgba(157,163,172,.5)}.header .menu_mobile-wrapper{border-top:1px solid rgba(157,163,172,.2980392157);padding:16px;font-weight:600;font-size:14px;line-height:22px;color:#2c3e50;display:block}.header .menu_mobile-wrapper:first-child{border-top:none}.header .menu_mobile-wrapper.active-burger-tab{background:rgba(44,62,80,.0509803922)}.header .menu_mobile--switcher{display:flex;align-items:center;justify-content:center}}.header .menu_mobile .menu-wrapper{height:100%;display:flex;flex-direction:column;justify-content:space-between;box-shadow:-6px 4px 12px rgba(157,163,172,.4);background:#fff}@media(max-width:1025px){.header .menu_mobile .menu-wrapper{justify-content:flex-start}}.header .menu_mobile .menu-wrapper__top-left{display:flex;gap:8px;align-items:center;width:100%}.header .menu_mobile .menu-wrapper__top-left .svg-wrapper{width:32px;height:32px;background:rgba(189,199,206,.2);display:flex;justify-content:center;align-items:center;border-radius:50%}.header .menu_mobile .menu-wrapper__top-left .svg-wrapper svg{width:24px;height:24px}.header .menu_mobile .menu-wrapper__top-left .text-wrapper{width:100%}.header .menu_mobile .menu-wrapper__top-left .text-wrapper p{font-size:14px;font-weight:500;display:flex;justify-content:space-between;align-items:center}.header .menu_mobile .menu-wrapper__top-left .text-wrapper p:first-child{border-bottom:.5px solid rgba(157,163,172,.5);padding-bottom:12px;margin-bottom:12px}.header .menu_mobile .menu-wrapper__top-left .text-wrapper p:first-child span{cursor:pointer}.header .menu_mobile .menu-wrapper__top-left .text-wrapper p:first-child span svg{width:16px;height:16px}.header .menu_mobile .menu-wrapper__top-left .text-wrapper p:nth-child(2){color:#007aff;font-size:12px;font-weight:600}.header .menu_mobile .menu-wrapper__top-left .text-wrapper p:nth-child(2) span{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:400}.header .menu_mobile .menu-wrapper__top-right{display:flex;align-items:center;justify-content:center;cursor:pointer}.header .menu_mobile-footer{width:100%;background:#007aff;padding:20px 16px;display:flex;margin-top:auto;position:relative;z-index:1000000}@media(max-width:1025px){.header .menu_mobile-footer{height:40px;width:calc(100% - 32px);margin:32px 16px;justify-content:center}}.header .menu_mobile-footer button.sign span{color:#fff}.header .menu-wrapper__bottom{margin:80px 0 0}@media(max-width:1025px){.header .menu-wrapper__bottom{margin:0}}.header .menu-wrapper__bottom-header{background:rgba(189,199,206,.2);padding:4px 16px;display:flex;justify-content:space-between;align-items:center}.header .menu-wrapper__bottom-header span{font-weight:500;font-size:12px;line-height:20px;color:#666c72}.header .menu-wrapper__bottom-body{padding:8px 16px 16px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;margin-bottom:36px}@media(max-width:1025px){.header .menu-wrapper__bottom-body{margin-bottom:0}}.header .menu-wrapper__bottom-row{display:flex;justify-content:space-between;align-items:center}.header .menu-wrapper__bottom-column{display:flex;align-items:center;gap:8px}.header .menu-wrapper__bottom-column:first-child{justify-content:flex-start}.header .menu-wrapper__bottom-column:nth-child(2),.header .menu-wrapper__bottom-column:nth-child(3){justify-content:flex-end;width:60px}.header .menu-wrapper__bottom-column span{font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.header .menu-wrapper__bottom-footer{background:rgba(189,199,206,.2);padding:8px 16px;display:flex;flex-direction:column;gap:10px}.header .menu-wrapper__bottom-footer-item{display:flex;justify-content:space-between;align-items:center}.header .menu-wrapper__bottom-footer-title{font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.header .menu-wrapper__bottom-footer-circle{color:#fff;padding:4px 12px;background:#007aff;border-radius:100px;font-weight:500;font-size:14px;line-height:20px}.logo-desktop{display:flex;justify-content:center;align-items:center;width:90px;height:26px;background-image:url(img/logo-desktop-main.bb1899e0.svg);background-size:cover;background-position:50%}@media screen and (max-width:1025px){.logo-desktop{display:none}}.logo-mobile{display:none;width:24px;height:24px;background-image:url(img/logo-mobile-main.3e2fc59e.svg);background-size:cover;background-position:50%}@media screen and (max-width:1025px){.logo-mobile{display:flex;align-items:center;justify-content:center}}.mobile-search{display:none;height:32px;max-height:32px}@media(max-width:1025px){.mobile-search{display:flex;align-items:center;justify-content:flex-end;gap:8px;width:100%}}.mobile-search .search-input{gap:8px;width:100%;padding:0 14px;font-weight:500;font-size:12px;line-height:20px}.mobile-search .favorite-btn,.mobile-search .search-input{display:flex;align-items:center;background:rgba(189,199,206,.2);height:100%;border-radius:2px;cursor:pointer}.mobile-search .favorite-btn{justify-content:center;padding:10px}.mobile-search .favorite-btn svg{width:16px;height:16px}li,ul{list-style:none}a,li,ul{text-decoration:none}a{background-color:transparent}*{font-family:Open Sans,sans-serif;box-sizing:border-box;margin:0;padding:0}.a-footer{background:rgba(189,199,206,.2980392157);font-size:14px;margin-top:20px;width:100%}@media(max-width:1025px){.a-footer{background:#f6f6f7}.a-footer.paddinged{padding-bottom:64px}}.a-footer__top{margin:0 auto;padding:20px 24px}@media(max-width:1025px){.a-footer__top{flex-direction:column;padding:16px 16px}}.a-footer__top .adata-logo{display:none}@media(max-width:1025px){.a-footer__top .adata-logo{display:flex}.a-footer__top .adata-logo svg{width:77px;height:24px}}.a-footer__top .nav{width:100%;display:flex;justify-content:center;align-items:center;gap:16px}@media(max-width:1025px){.a-footer__top .nav{display:grid;grid-template-columns:.7fr 1fr;-moz-column-gap:15px;column-gap:15px;row-gap:15px}}.a-footer__top .nav__link{line-height:19px;color:#2c3e50}@media(max-width:1025px){.a-footer__top .nav__link{font-size:12px}}.a-footer__top .nav__link:hover{color:#9da3ac}.a-footer__top .nav .desktop{display:block}@media(max-width:1025px){.a-footer__top .nav .desktop{display:none}}.a-footer__top .nav .desktop:active{color:#c4c4c4}.a-footer__top .social{display:flex;align-items:center;margin-left:15px;order:1}@media(max-width:1025px){.a-footer__top .social{margin-left:0;order:0}}.a-footer__top .social a{display:flex;align-items:center;line-height:19px;-webkit-text-decoration-line:none;text-decoration-line:none;color:#007aff}.a-footer__top .social a .social__icon{margin:2px 10px 2px 2px}@media(max-width:1025px){.a-footer__top .social a .social__icon{margin:0 8px 0 0}}@media(max-width:1025px){.a-footer__top .social a{margin-left:0}.a-footer__top .social a:not(:first-child){margin-left:8px}}.a-footer__top .social a:hover{text-decoration:underline}.a-footer__top .social a:active{color:#05b;-webkit-text-decoration-line:none;text-decoration-line:none}.a-footer__top .social svg{width:16px;height:16px;fill:#2c3e50}@media(max-width:1025px){.a-footer__top .social svg{width:20px;height:20px}}.a-footer__top .social svg.a-footer__top .social__icon{cursor:pointer}.a-footer__top .social svg:hover{fill:#9da3ac!important}.a-footer__top .social svg:active{fill:#c4c4c4!important}.a-footer__bottom{text-align:center;padding:11.5px 0 13px;border:1px solid #bdc7ce}@media(max-width:1025px){.a-footer__bottom{background:#efeff0;border:none;border-top:1px solid #bdc7ce;display:grid;gap:8px}}.a-footer__bottom span{font-size:10px;line-height:12px;color:#71757a}@media(max-width:1025px){.a-footer__bottom span{font-size:12px;line-height:20px}}.a-footer__bottom__link{font-size:12px;line-height:20px;color:#71757a}.a-footer__bottom .mobile{display:none}@media(max-width:1025px){.a-footer__bottom .mobile{display:block}}.mobile-head-wrapper{display:flex;justify-content:space-between;align-items:center}.item[data-v-f39f980c]{display:flex;flex-direction:column;gap:8px}.item-title[data-v-f39f980c]{font-weight:600;font-size:14px;line-height:20px;color:#fff;text-align:left}@media(max-width:1140px){.item-title[data-v-f39f980c]{display:flex;align-items:center;justify-content:space-between}}.item__link[data-v-f39f980c]{display:flex;flex-direction:column;gap:8px}.item__link-text[data-v-f39f980c]{text-align:left}.item__link-text a[data-v-f39f980c]{cursor:pointer;font-weight:400;font-size:12px;line-height:20px;text-align:left;color:#fff}.dropdown[data-v-f39f980c]{display:none;transform:rotate(0deg);transition:.3s}@media(max-width:1140px){.dropdown[data-v-f39f980c]{display:block;width:24px;height:24px;background-image:url(img/up-down.de7b3a68.svg)}}.icon[data-v-f39f980c]{transform:rotate(180deg);transition:.3s}.active[data-v-f39f980c]{transition:.3s}.top[data-v-6d94ea9a]{border-bottom:.5px solid #fff}.top__block[data-v-6d94ea9a]{display:flex;align-items:flex-start;justify-content:space-between;color:#fff;max-width:1180px;margin:0 calc(50vw - 590px);padding:40px 20px 20px}@media(max-width:1140px){.top__block[data-v-6d94ea9a]{margin:0 auto;display:flex;flex-direction:column;gap:16px;padding:20px 16px}}@media(max-width:1140px){.top__block__pk[data-v-6d94ea9a]{display:flex;gap:8px;flex-direction:column;width:100%}}.top__block__item[data-v-6d94ea9a],.top__block__pk__item[data-v-6d94ea9a]{display:flex;gap:8px;flex-direction:column}@media(max-width:1140px){.top__block__item[data-v-6d94ea9a]{width:100%}}.top__web[data-v-6d94ea9a]{display:flex;align-items:center;gap:32px;justify-content:flex-end;max-width:1180px;margin:0 calc(50vw - 590px);padding:0 20px 20px 0}@media(max-width:1140px){.top__web[data-v-6d94ea9a]{justify-content:flex-start;margin:0 auto;gap:16px;padding:0 16px 20px}}.item-title[data-v-6d94ea9a]{font-weight:600;font-size:14px;line-height:20px;color:#fff;text-align:left}@media(max-width:1140px){.item-title[data-v-6d94ea9a]{display:flex;align-items:center;justify-content:space-between}}.item-text[data-v-6d94ea9a]{font-weight:400;font-size:12px;line-height:20px;text-align:left;color:#fff}.item-text a[data-v-6d94ea9a]{color:#fff;cursor:pointer}.youtube[data-v-6d94ea9a]{width:28px;height:28px;background-image:url(img/youtube.96e7b076.svg);cursor:pointer}.instagram[data-v-6d94ea9a]{width:28px;height:28px;background-image:url(img/instagram.90311e74.svg);cursor:pointer}.telegram[data-v-6d94ea9a]{width:28px;height:28px;background-image:url(img/telegram.da3d2408.svg);cursor:pointer}.facebook[data-v-6d94ea9a]{width:28px;height:28px;background-image:url(img/facebook.990fd0ba.svg);cursor:pointer}.tiktok[data-v-6d94ea9a]{width:28px;height:28px;background-image:url(img/tiktok.91223b77.svg);cursor:pointer}.bottom[data-v-f9c5507a]{display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:0 calc(50vw - 590px);padding:20px}@media(max-width:1140px){.bottom[data-v-f9c5507a]{padding:20px 16px;margin:0 auto}}@media(max-width:768px){.bottom[data-v-f9c5507a]{padding:20px 16px 12px}}.bottom__left[data-v-f9c5507a]{display:flex;align-items:center;gap:24px}@media screen and (max-width:1140px){.bottom__left[data-v-f9c5507a]{flex-direction:column;align-items:flex-start;gap:16px}}.bottom__left__link[data-v-f9c5507a]{font-weight:400;font-size:10px;line-height:16px;color:#fff}.bottom__right[data-v-f9c5507a]{display:flex;align-items:center;gap:16px}.bottom__right-text[data-v-f9c5507a]{font-weight:400;font-size:10px;line-height:16px;color:#fff}@media screen and (max-width:1140px){.bottom__right-text[data-v-f9c5507a]{display:none}}.logo-desktop[data-v-f9c5507a]{display:inline-block;width:90px;height:26px;background-image:url(img/logo-white-desktop.0827cb20.svg);background-size:cover;background-position:50%}@media screen and (max-width:1140px){.logo-desktop[data-v-f9c5507a]{display:none}}.footer[data-v-e56bda12]{background:#2c3e50;border-bottom:.5px solid #fff;margin-top:20px}.loader[data-v-25a1e885]{margin:0 auto}@media screen and (max-width:1025px){.loader[data-v-25a1e885]{margin-top:20px}}.loader.very-small[data-v-25a1e885]{margin:0;width:16px;height:16px}.loader.small[data-v-25a1e885]{margin:0;width:20px;height:20px}.loader__number[data-v-25a1e885]{top:38%;left:726px}.loader__number-stable[data-v-25a1e885],.loader__number[data-v-25a1e885]{position:absolute;color:#ffcd33;font-size:24px;line-height:33px;text-align:center}.loader__number-stable[data-v-25a1e885]{left:50%;transform:translateX(-50%);top:20%}@media screen and (max-width:1025px){.loader__number-stable[data-v-25a1e885]{top:25%}}.loader__element[data-v-25a1e885]{top:350px;left:0;right:0}.loader__element-stable[data-v-25a1e885]{top:0;left:0;right:0}.loader__base[data-v-25a1e885]{height:100px;width:100px;background:#ffcd33;background:linear-gradient(90deg,#ffcd33 10%,hsla(0,0%,100%,0) 42%);border-radius:50%;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 6px),#fff 0);mask:radial-gradient(farthest-side,transparent calc(100% - 6px),#fff 0);-webkit-animation:spin-25a1e885 .7s linear infinite;animation:spin-25a1e885 .7s linear infinite;margin-left:auto;margin-right:auto}@media screen and (max-width:1025px){.loader__base[data-v-25a1e885]{height:60px;width:60px}}.loader__base.small[data-v-25a1e885]{background:linear-gradient(90deg,#217aff 28%,hsla(0,0%,100%,0) 42%)}.loader__base.small-yellow[data-v-25a1e885],.loader__base.small[data-v-25a1e885]{width:20px;height:20px;margin:0;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#fff 0);mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#fff 0)}.loader__base.small-yellow[data-v-25a1e885]{background:linear-gradient(90deg,#ffcd33 28%,hsla(0,0%,100%,0) 42%)}.loader__base.very-small[data-v-25a1e885]{width:16px;height:16px;margin:0;background:linear-gradient(90deg,#217aff 28%,hsla(0,0%,100%,0) 42%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#fff 0);mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#fff 0)}.loader__subtitle[data-v-25a1e885]{text-align:center;margin-top:40px}.loader__subtitle p[data-v-25a1e885]{font-size:18px;line-height:25px;color:var(--newGray);font-weight:400}.loader.unloadData .loader__element[data-v-25a1e885]{position:relative;top:200px}.loader.unloadData .loader__number[data-v-25a1e885]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader--global[data-v-25a1e885]{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center}.loader--global .loader__base[data-v-25a1e885]{margin-top:0}.loader--global .loader__element[data-v-25a1e885]{position:relative;top:20px}.loader--global .loader__number[data-v-25a1e885]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@-webkit-keyframes spin-25a1e885{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-25a1e885{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.download-button.colored--blue:hover .loader__base.small[data-v-25a1e885]{background:linear-gradient(90deg,#fff 28%,hsla(0,0%,100%,0) 42%)}@media screen and (max-width:1025px){.right-side .loader.small[data-v-25a1e885]{position:absolute;right:0;height:100%;display:flex;align-items:center}}[data-v-7d800ed8]{padding:0;margin:0;box-sizing:border-box}.mail[data-v-7d800ed8]{padding:50px 0}@media(max-width:560px){.mail[data-v-7d800ed8]{padding:32px 0}}.mail__title[data-v-7d800ed8]{font-size:24px;line-height:32px;color:#2c3e50;font-weight:700;text-align:center;margin-bottom:16px}@media(max-width:560px){.mail__title[data-v-7d800ed8]{font-size:16px;line-height:22px}}.mail__img-wrapper[data-v-7d800ed8]{padding:24px;display:flex;justify-content:center;position:relative}.mail__img-wrapper[data-v-7d800ed8]:before{content:" ";position:absolute;top:50%;left:50%;z-index:1;width:100px;height:100px;transform:translate(-50%,-50%);background:rgba(189,199,206,.15);border-radius:100%;padding:20px}.mail__img[data-v-7d800ed8]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;position:relative;z-index:2}.mail__text[data-v-7d800ed8]{font-size:14px;color:#71757a;font-weight:400;line-height:20px;text-align:center;margin-bottom:16px}.mail__form[data-v-7d800ed8]{max-width:370px;margin:0 auto}.mail__form-input[data-v-7d800ed8]{margin-bottom:16px}.mail__form-btn[data-v-7d800ed8]{margin:0 auto;display:flex;justify-content:center;align-items:center}.a-table[data-v-192e63d9]{display:flex;flex-direction:column;background:#fff}@media screen and (max-width:850px){.a-table[data-v-192e63d9]{border:0}}.a-table thead[data-v-192e63d9]{background:rgba(189,199,206,.3)}@media screen and (max-width:850px){.a-table thead[data-v-192e63d9]{display:none}}.a-table thead tr[data-v-192e63d9]{display:flex}.a-table thead tr th[data-v-192e63d9]{display:flex;justify-content:center;flex:1;padding:20px 16px;font-size:12px;font-weight:400;word-break:break-word}@media screen and (max-width:850px){.a-table thead tr th[data-v-192e63d9]{justify-content:flex-start}}.a-table tbody tr[data-v-192e63d9]{display:flex;border-bottom:1px solid #ccc}@media screen and (max-width:850px){.a-table tbody tr[data-v-192e63d9]{flex-direction:column;margin:10px;padding:10px 0;border:0;background:rgba(189,199,206,.3)}}.a-table tbody tr td[data-v-192e63d9]{display:flex;justify-content:center;flex:1;padding:20px 16px;word-break:break-word;font-size:12px;font-weight:400;text-align:left}@media screen and (max-width:850px){.a-table tbody tr td[data-v-192e63d9]{flex-direction:column;row-gap:4px;justify-content:flex-start;padding:8px 16px}}@media screen and (max-width:850px){.a-table tbody tr td[data-v-192e63d9]:before{content:attr(data-label);display:flex;align-items:left;font-weight:700}}.nav-icon[data-v-74c2241d]{width:24px;height:24px;max-width:24px}.bottom-navigation[data-v-05cfab44]{display:flex;justify-content:space-between;width:100%;padding:10px 16px;background:#fff;border-top:.5px solid #9da3ac;color:#2c3e50;min-height:64px}.bottom-navigation--active[data-v-05cfab44]{color:#007aff!important}.bottom-navigation--active[data-v-05cfab44] svg path{stroke:#007aff}.bottom-navigation a[data-v-05cfab44]{font-size:10px;color:#2c3e50;display:grid;place-items:center;line-height:16px;gap:3px;min-width:60px}.bottom-navigation a.active[data-v-05cfab44]{color:#007aff}.bottom-navigation a.active[data-v-05cfab44] svg path{fill:#007aff}.services[data-v-3e7f632e]{display:none;position:fixed;bottom:-100%;height:100%;background:#fff;left:0;width:100%;transition:.3s ease;z-index:1002}.services__header[data-v-3e7f632e]{min-height:44px;display:grid;place-items:center;border-bottom:.5px solid #9da3ac;padding:10px 0}.services__content[data-v-3e7f632e]{padding:8px}.services .service-card[data-v-3e7f632e]{display:flex;flex-wrap:wrap}.services .service-card__item[data-v-3e7f632e]{text-align:center;flex:1 0 33.3333333333%;max-width:33.3333333333%;color:#2c3e50;font-weight:500;font-size:12px;line-height:20px;margin:16px 0}.services .service-card__title[data-v-3e7f632e]{padding-top:8px}.services--active[data-v-3e7f632e]{bottom:0}.services__email[data-v-3e7f632e]{min-height:64px}.services__email a[data-v-3e7f632e]{display:flex;align-items:center;justify-content:space-between;padding:20px 16px;background:linear-gradient(0deg,rgba(0,122,255,.12),rgba(0,122,255,.12)),#fff;border-radius:2px;font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.services .menu-mobile[data-v-3e7f632e]{position:fixed;right:0;top:0;height:calc(100% - 64px);width:100%;background:linear-gradient(0deg,rgba(189,199,206,.2),rgba(189,199,206,.2)),#fff}.services .menu-mobile__header[data-v-3e7f632e]{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:.5px solid #9da3ac;background:#fff}.services .menu-mobile__title[data-v-3e7f632e]{display:flex;align-items:center;gap:8px;color:#000}.services .menu-mobile__arrow[data-v-3e7f632e]{height:24px}.services .menu-mobile .navigations li[data-v-3e7f632e]{background:#fff;margin:8px 0}.services .menu-mobile .navigations li[data-v-3e7f632e]:hover{background:linear-gradient(0deg,rgba(0,122,255,.12),rgba(0,122,255,.12)),#fff}.services .menu-mobile .navigations li a[data-v-3e7f632e]{padding:16px;display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.services .menu-mobile .navigations li a.nuxt-link-exact-active[data-v-3e7f632e]{background:linear-gradient(0deg,rgba(0,122,255,.12),rgba(0,122,255,.12)),#fff}.services .currency-card[data-v-3e7f632e]{filter:drop-shadow(0 2px 4px rgba(157,163,172,.2));position:absolute;bottom:-108px;width:calc(100% - 16px)}.services .currency-card-header[data-v-3e7f632e]{background:#007aff;box-shadow:0 -2px 6px rgba(1,68,141,.39);border-radius:8px 8px 0 0;height:48px}.services .currency-card-top[data-v-3e7f632e]{height:24px;display:grid;place-items:center}.services .currency-card-top[data-v-3e7f632e]:before{content:"";width:28px;height:4px;background:#fff;display:block;border-radius:4px}.services .currency-card-list[data-v-3e7f632e]{display:flex;align-items:center;justify-content:space-between;padding:0 24px 4px;font-weight:500;font-size:12px;line-height:20px;color:#fff}.services .currency-card-body[data-v-3e7f632e]{padding:16px 24px;background:#fff}.services .currency-card-body .currency-list[data-v-3e7f632e]{display:flex;flex-direction:column;gap:12px}.services .currency-card-body .currency-list__inner[data-v-3e7f632e]{display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.services .currency-card-body .currency-list__inner li[data-v-3e7f632e]{display:flex;align-items:center;gap:8px}@media screen and (max-width:1024px){.services[data-v-3e7f632e]{display:block}}.menu-enter-active[data-v-3e7f632e],.menu-leave-active[data-v-3e7f632e]{transition:right .3s ease}.menu-enter[data-v-3e7f632e],.menu-leave-to[data-v-3e7f632e]{right:-100%!important}
@@ -522,17 +522,6 @@ module.exports = getBuiltIn('navigator', 'userAgent') || '';
522
522
  /* unused harmony reexport * */
523
523
 
524
524
 
525
- /***/ }),
526
-
527
- /***/ "3742":
528
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
529
-
530
- "use strict";
531
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_cli_service_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_AServiceSlider_vue_vue_type_style_index_0_id_17bb14f2_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("7688");
532
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_cli_service_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_AServiceSlider_vue_vue_type_style_index_0_id_17bb14f2_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_cli_service_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_AServiceSlider_vue_vue_type_style_index_0_id_17bb14f2_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
533
- /* unused harmony reexport * */
534
-
535
-
536
525
  /***/ }),
537
526
 
538
527
  /***/ "396a":
@@ -1005,6 +994,13 @@ module.exports = {
1005
994
  /* unused harmony reexport * */
1006
995
 
1007
996
 
997
+ /***/ }),
998
+
999
+ /***/ "6f3c":
1000
+ /***/ (function(module, exports, __webpack_require__) {
1001
+
1002
+ // extracted by mini-css-extract-plugin
1003
+
1008
1004
  /***/ }),
1009
1005
 
1010
1006
  /***/ "7234":
@@ -1033,13 +1029,6 @@ module.exports = function (it) {
1033
1029
  exports.f = Object.getOwnPropertySymbols;
1034
1030
 
1035
1031
 
1036
- /***/ }),
1037
-
1038
- /***/ "7688":
1039
- /***/ (function(module, exports, __webpack_require__) {
1040
-
1041
- // extracted by mini-css-extract-plugin
1042
-
1043
1032
  /***/ }),
1044
1033
 
1045
1034
  /***/ "7697":
@@ -1345,6 +1334,13 @@ exports.f = DESCRIPTORS ? V8_PROTOTYPE_DEFINE_BUG ? function defineProperty(O, P
1345
1334
  /* unused harmony reexport * */
1346
1335
 
1347
1336
 
1337
+ /***/ }),
1338
+
1339
+ /***/ "a004":
1340
+ /***/ (function(module, exports, __webpack_require__) {
1341
+
1342
+ // extracted by mini-css-extract-plugin
1343
+
1348
1344
  /***/ }),
1349
1345
 
1350
1346
  /***/ "a04b":
@@ -2905,17 +2901,6 @@ module.exports = DESCRIPTORS && fails(function () {
2905
2901
  });
2906
2902
 
2907
2903
 
2908
- /***/ }),
2909
-
2910
- /***/ "b1b4":
2911
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
2912
-
2913
- "use strict";
2914
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_cli_service_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ProfileMenu_vue_vue_type_style_index_0_id_52cfd623_prod_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f69f");
2915
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_cli_service_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ProfileMenu_vue_vue_type_style_index_0_id_52cfd623_prod_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_cli_service_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ProfileMenu_vue_vue_type_style_index_0_id_52cfd623_prod_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
2916
- /* unused harmony reexport * */
2917
-
2918
-
2919
2904
  /***/ }),
2920
2905
 
2921
2906
  /***/ "b27d":
@@ -3342,6 +3327,17 @@ module.exports = {
3342
3327
 
3343
3328
  // extracted by mini-css-extract-plugin
3344
3329
 
3330
+ /***/ }),
3331
+
3332
+ /***/ "d852":
3333
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
3334
+
3335
+ "use strict";
3336
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_cli_service_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_AServiceSlider_vue_vue_type_style_index_0_id_3e7f632e_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("6f3c");
3337
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_cli_service_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_AServiceSlider_vue_vue_type_style_index_0_id_3e7f632e_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_cli_service_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_AServiceSlider_vue_vue_type_style_index_0_id_3e7f632e_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
3338
+ /* unused harmony reexport * */
3339
+
3340
+
3345
3341
  /***/ }),
3346
3342
 
3347
3343
  /***/ "d882":
@@ -3439,6 +3435,17 @@ module.exports = NATIVE_BIND ? function (fn) {
3439
3435
  };
3440
3436
 
3441
3437
 
3438
+ /***/ }),
3439
+
3440
+ /***/ "e448":
3441
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
3442
+
3443
+ "use strict";
3444
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_cli_service_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ProfileMenu_vue_vue_type_style_index_0_id_1767d637_prod_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a004");
3445
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_cli_service_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ProfileMenu_vue_vue_type_style_index_0_id_1767d637_prod_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_cli_service_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ProfileMenu_vue_vue_type_style_index_0_id_1767d637_prod_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
3446
+ /* unused harmony reexport * */
3447
+
3448
+
3442
3449
  /***/ }),
3443
3450
 
3444
3451
  /***/ "e893":
@@ -3473,13 +3480,6 @@ module.exports = function (target, source, exceptions) {
3473
3480
  /* unused harmony reexport * */
3474
3481
 
3475
3482
 
3476
- /***/ }),
3477
-
3478
- /***/ "f69f":
3479
- /***/ (function(module, exports, __webpack_require__) {
3480
-
3481
- // extracted by mini-css-extract-plugin
3482
-
3483
3483
  /***/ }),
3484
3484
 
3485
3485
  /***/ "f772":
@@ -5837,8 +5837,8 @@ var SlideToggle_component = normalizeComponent(
5837
5837
  var v_click_outside_umd = __webpack_require__("c28b");
5838
5838
  var v_click_outside_umd_default = /*#__PURE__*/__webpack_require__.n(v_click_outside_umd);
5839
5839
 
5840
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"76cd6949-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Header/ProfileMenu.vue?vue&type=template&id=52cfd623&
5841
- var ProfileMenuvue_type_template_id_52cfd623_render = function render() {
5840
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"76cd6949-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Header/ProfileMenu.vue?vue&type=template&id=1767d637&
5841
+ var ProfileMenuvue_type_template_id_1767d637_render = function render() {
5842
5842
  var _vm = this,
5843
5843
  _c = _vm._self._c;
5844
5844
 
@@ -5991,30 +5991,38 @@ var ProfileMenuvue_type_template_id_52cfd623_render = function render() {
5991
5991
  "fill": "none",
5992
5992
  "xmlns": "http://www.w3.org/2000/svg"
5993
5993
  }
5994
+ }, [_c('svg', {
5995
+ attrs: {
5996
+ "width": "24",
5997
+ "height": "24",
5998
+ "viewBox": "0 0 24 24",
5999
+ "fill": "none",
6000
+ "xmlns": "http://www.w3.org/2000/svg"
6001
+ }
5994
6002
  }, [_c('path', {
5995
6003
  attrs: {
5996
- "d": "M4.50034 12.75C4.50034 11.1183 4.98419 9.52325 5.89071 8.16655C6.79723 6.80984 8.08571 5.75242 9.5932 5.12799C11.1007 4.50357 12.7595 4.34019 14.3598 4.65852C15.9602 4.97685 17.4302 5.76259 18.584 6.91637C19.7377 8.07015 20.5235 9.54016 20.8418 11.1405C21.1601 12.7408 20.9968 14.3996 20.3723 15.9071C19.7479 17.4146 18.6905 18.7031 17.3338 19.6096C15.9771 20.5161 14.382 21 12.7503 21",
6004
+ "d": "M4.50049 12.75C4.50049 11.1183 4.98434 9.52325 5.89086 8.16655C6.79738 6.80984 8.08586 5.75242 9.59335 5.12799C11.1008 4.50357 12.7596 4.34019 14.36 4.65852C15.9603 4.97685 17.4303 5.76259 18.5841 6.91637C19.7379 8.07015 20.5236 9.54016 20.842 11.1405C21.1603 12.7408 20.9969 14.3996 20.3725 15.9071C19.7481 17.4146 18.6906 18.7031 17.3339 19.6096C15.9772 20.5161 14.3822 21 12.7505 21",
5997
6005
  "stroke": "#2C3E50",
5998
- "stroke-width": "1.3",
6006
+ "stroke-width": "2",
5999
6007
  "stroke-linecap": "round"
6000
6008
  }
6001
6009
  }), _c('path', {
6002
6010
  attrs: {
6003
- "d": "M13.5003 9V12.75L9.00034 16.5",
6011
+ "d": "M13.5005 9V12.75L9.00049 16.5",
6004
6012
  "stroke": "#2C3E50",
6005
- "stroke-width": "1.3",
6013
+ "stroke-width": "2",
6006
6014
  "stroke-linecap": "round",
6007
6015
  "stroke-linejoin": "round"
6008
6016
  }
6009
6017
  }), _c('path', {
6010
6018
  attrs: {
6011
- "d": "M3 12L4.5 13.5L6 12",
6019
+ "d": "M2 11L4.5 14L7 11",
6012
6020
  "stroke": "#2C3E50",
6013
- "stroke-width": "1.3",
6021
+ "stroke-width": "2",
6014
6022
  "stroke-linecap": "round",
6015
6023
  "stroke-linejoin": "round"
6016
6024
  }
6017
- })])]), _c('div', {
6025
+ })])])]), _c('div', {
6018
6026
  staticClass: "profile-link__text"
6019
6027
  }, [_vm._v("История просмотров")])])]), _c('div', {
6020
6028
  staticClass: "exit",
@@ -6041,9 +6049,9 @@ var ProfileMenuvue_type_template_id_52cfd623_render = function render() {
6041
6049
  }, [_vm._v("Выход")])])])]);
6042
6050
  };
6043
6051
 
6044
- var ProfileMenuvue_type_template_id_52cfd623_staticRenderFns = [];
6052
+ var ProfileMenuvue_type_template_id_1767d637_staticRenderFns = [];
6045
6053
 
6046
- // CONCATENATED MODULE: ./src/components/Header/ProfileMenu.vue?vue&type=template&id=52cfd623&
6054
+ // CONCATENATED MODULE: ./src/components/Header/ProfileMenu.vue?vue&type=template&id=1767d637&
6047
6055
 
6048
6056
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Header/ProfileMenu.vue?vue&type=script&lang=js&
6049
6057
  /* harmony default export */ var ProfileMenuvue_type_script_lang_js_ = ({
@@ -6106,8 +6114,8 @@ var ProfileMenuvue_type_template_id_52cfd623_staticRenderFns = [];
6106
6114
  });
6107
6115
  // CONCATENATED MODULE: ./src/components/Header/ProfileMenu.vue?vue&type=script&lang=js&
6108
6116
  /* harmony default export */ var Header_ProfileMenuvue_type_script_lang_js_ = (ProfileMenuvue_type_script_lang_js_);
6109
- // EXTERNAL MODULE: ./src/components/Header/ProfileMenu.vue?vue&type=style&index=0&id=52cfd623&prod&lang=scss&
6110
- var ProfileMenuvue_type_style_index_0_id_52cfd623_prod_lang_scss_ = __webpack_require__("b1b4");
6117
+ // EXTERNAL MODULE: ./src/components/Header/ProfileMenu.vue?vue&type=style&index=0&id=1767d637&prod&lang=scss&
6118
+ var ProfileMenuvue_type_style_index_0_id_1767d637_prod_lang_scss_ = __webpack_require__("e448");
6111
6119
 
6112
6120
  // CONCATENATED MODULE: ./src/components/Header/ProfileMenu.vue
6113
6121
 
@@ -6120,8 +6128,8 @@ var ProfileMenuvue_type_style_index_0_id_52cfd623_prod_lang_scss_ = __webpack_re
6120
6128
 
6121
6129
  var ProfileMenu_component = normalizeComponent(
6122
6130
  Header_ProfileMenuvue_type_script_lang_js_,
6123
- ProfileMenuvue_type_template_id_52cfd623_render,
6124
- ProfileMenuvue_type_template_id_52cfd623_staticRenderFns,
6131
+ ProfileMenuvue_type_template_id_1767d637_render,
6132
+ ProfileMenuvue_type_template_id_1767d637_staticRenderFns,
6125
6133
  false,
6126
6134
  null,
6127
6135
  null,
@@ -9374,8 +9382,10 @@ var ABottomNavigationBar_component = normalizeComponent(
9374
9382
  )
9375
9383
 
9376
9384
  /* harmony default export */ var ABottomNavigationBar = (ABottomNavigationBar_component.exports);
9377
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"76cd6949-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/ServiceSlider/AServiceSlider.vue?vue&type=template&id=17bb14f2&scoped=true&
9378
- var AServiceSlidervue_type_template_id_17bb14f2_scoped_true_render = function render() {
9385
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"76cd6949-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/ServiceSlider/AServiceSlider.vue?vue&type=template&id=3e7f632e&scoped=true&
9386
+ var AServiceSlidervue_type_template_id_3e7f632e_scoped_true_render = function render() {
9387
+ var _vm$navigation;
9388
+
9379
9389
  var _vm = this,
9380
9390
  _c = _vm._self._c;
9381
9391
 
@@ -9436,9 +9446,9 @@ var AServiceSlidervue_type_template_id_17bb14f2_scoped_true_render = function re
9436
9446
  }
9437
9447
  })])]), _c('div', {
9438
9448
  staticClass: "services__content"
9439
- }, [_c('div', {
9449
+ }, [_vm.isAuth ? _c('div', {
9440
9450
  staticClass: "services__email"
9441
- }, [_vm.isAuth ? _c('a', {
9451
+ }, [_c('a', {
9442
9452
  attrs: {
9443
9453
  "href": _vm.profile[_vm.mode]
9444
9454
  }
@@ -9458,7 +9468,7 @@ var AServiceSlidervue_type_template_id_17bb14f2_scoped_true_render = function re
9458
9468
  "stroke-linecap": "round",
9459
9469
  "stroke-linejoin": "round"
9460
9470
  }
9461
- })])]) : _vm._e()]), _c('div', {
9471
+ })])])]) : _vm._e(), _c('div', {
9462
9472
  staticClass: "services__cards"
9463
9473
  }, [_c('div', {
9464
9474
  staticClass: "service-card"
@@ -9994,8 +10004,12 @@ var AServiceSlidervue_type_template_id_17bb14f2_scoped_true_render = function re
9994
10004
  "stroke-linecap": "round",
9995
10005
  "stroke-linejoin": "round"
9996
10006
  }
9997
- })])]), _c('div', {
9998
- staticClass: "menu-mobile__title"
10007
+ })])]), _c(((_vm$navigation = _vm.navigation) === null || _vm$navigation === void 0 ? void 0 : _vm$navigation.module) === 'marketing' ? 'nuxt-link' : 'div', {
10008
+ tag: "component",
10009
+ staticClass: "menu-mobile__title",
10010
+ attrs: {
10011
+ "to": "/"
10012
+ }
9999
10013
  }, [_c('svg', {
10000
10014
  attrs: {
10001
10015
  "width": "25",
@@ -10031,9 +10045,31 @@ var AServiceSlidervue_type_template_id_17bb14f2_scoped_true_render = function re
10031
10045
  }
10032
10046
  })])])]), _c('p', [_vm._v(_vm._s(_vm.navigation.title))])]), _c('div', {
10033
10047
  staticClass: "ic-24"
10034
- })]), _c('ul', {
10048
+ })], 1), _c('ul', {
10035
10049
  staticClass: "navigations"
10036
- }, _vm._l(_vm.navigation.links, function (link) {
10050
+ }, [_vm.isAuth ? _c('li', [_c('div', {
10051
+ staticClass: "services__email"
10052
+ }, [_c('a', {
10053
+ attrs: {
10054
+ "href": _vm.profile[_vm.mode]
10055
+ }
10056
+ }, [_c('p', [_vm._v(_vm._s(_vm.email))]), _c('svg', {
10057
+ attrs: {
10058
+ "width": "24",
10059
+ "height": "24",
10060
+ "viewBox": "0 0 24 24",
10061
+ "fill": "none",
10062
+ "xmlns": "http://www.w3.org/2000/svg"
10063
+ }
10064
+ }, [_c('path', {
10065
+ attrs: {
10066
+ "d": "M9 18L15 12L9 6",
10067
+ "stroke": "#2C3E50",
10068
+ "stroke-width": "2",
10069
+ "stroke-linecap": "round",
10070
+ "stroke-linejoin": "round"
10071
+ }
10072
+ })])])])]) : _vm._e(), _vm._l(_vm.navigation.links, function (link) {
10037
10073
  return _c('li', {
10038
10074
  key: link.id
10039
10075
  }, [_c(_vm.module === _vm.navigation.module ? 'nuxt-link' : 'a', {
@@ -10059,10 +10095,10 @@ var AServiceSlidervue_type_template_id_17bb14f2_scoped_true_render = function re
10059
10095
  "stroke-linejoin": "round"
10060
10096
  }
10061
10097
  })])])], 1);
10062
- }), 0)])])], 1);
10098
+ })], 2)])])], 1);
10063
10099
  };
10064
10100
 
10065
- var AServiceSlidervue_type_template_id_17bb14f2_scoped_true_staticRenderFns = [function () {
10101
+ var AServiceSlidervue_type_template_id_3e7f632e_scoped_true_staticRenderFns = [function () {
10066
10102
  var _vm = this,
10067
10103
  _c = _vm._self._c;
10068
10104
 
@@ -10071,7 +10107,7 @@ var AServiceSlidervue_type_template_id_17bb14f2_scoped_true_staticRenderFns = [f
10071
10107
  }, [_c('li', [_vm._v("Валюта")]), _c('li', [_vm._v("Покупка")]), _c('li', [_vm._v("Продажа")])]);
10072
10108
  }];
10073
10109
 
10074
- // CONCATENATED MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=template&id=17bb14f2&scoped=true&
10110
+ // CONCATENATED MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=template&id=3e7f632e&scoped=true&
10075
10111
 
10076
10112
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/ServiceSlider/AServiceSlider.vue?vue&type=script&lang=js&
10077
10113
  /* harmony default export */ var AServiceSlidervue_type_script_lang_js_ = ({
@@ -10215,11 +10251,12 @@ var AServiceSlidervue_type_template_id_17bb14f2_scoped_true_staticRenderFns = [f
10215
10251
  staging: 'https://analytics.adada.kz',
10216
10252
  prod: 'https://analytics.adata.kz'
10217
10253
  },
10218
- links: [{
10219
- id: 1,
10220
- title: "Главная",
10221
- href: "/"
10222
- }, {
10254
+ links: [// {
10255
+ // id: 1,
10256
+ // title: "Главная",
10257
+ // href: "/"
10258
+ // },
10259
+ {
10223
10260
  id: 2,
10224
10261
  title: "Поиск клиентов",
10225
10262
  href: "/unload-data"
@@ -10344,8 +10381,8 @@ var AServiceSlidervue_type_template_id_17bb14f2_scoped_true_staticRenderFns = [f
10344
10381
  });
10345
10382
  // CONCATENATED MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=script&lang=js&
10346
10383
  /* harmony default export */ var ServiceSlider_AServiceSlidervue_type_script_lang_js_ = (AServiceSlidervue_type_script_lang_js_);
10347
- // EXTERNAL MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=style&index=0&id=17bb14f2&prod&scoped=true&lang=scss&
10348
- var AServiceSlidervue_type_style_index_0_id_17bb14f2_prod_scoped_true_lang_scss_ = __webpack_require__("3742");
10384
+ // EXTERNAL MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=style&index=0&id=3e7f632e&prod&scoped=true&lang=scss&
10385
+ var AServiceSlidervue_type_style_index_0_id_3e7f632e_prod_scoped_true_lang_scss_ = __webpack_require__("d852");
10349
10386
 
10350
10387
  // CONCATENATED MODULE: ./src/components/ServiceSlider/AServiceSlider.vue
10351
10388
 
@@ -10358,11 +10395,11 @@ var AServiceSlidervue_type_style_index_0_id_17bb14f2_prod_scoped_true_lang_scss_
10358
10395
 
10359
10396
  var AServiceSlider_component = normalizeComponent(
10360
10397
  ServiceSlider_AServiceSlidervue_type_script_lang_js_,
10361
- AServiceSlidervue_type_template_id_17bb14f2_scoped_true_render,
10362
- AServiceSlidervue_type_template_id_17bb14f2_scoped_true_staticRenderFns,
10398
+ AServiceSlidervue_type_template_id_3e7f632e_scoped_true_render,
10399
+ AServiceSlidervue_type_template_id_3e7f632e_scoped_true_staticRenderFns,
10363
10400
  false,
10364
10401
  null,
10365
- "17bb14f2",
10402
+ "3e7f632e",
10366
10403
  null
10367
10404
 
10368
10405
  )