adata-ui 0.3.77 → 0.3.78
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.common.js +28 -29
- package/dist/adata-ui.common.js.map +1 -1
- package/dist/adata-ui.css +1 -1
- package/dist/adata-ui.umd.js +28 -29
- package/dist/adata-ui.umd.js.map +1 -1
- package/dist/adata-ui.umd.min.js +2 -2
- package/dist/adata-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/components/ServiceSlider/AServiceSlider.vue +1 -1
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-53a378a0]{display:none;position:fixed;bottom:-100%;height:100%;background:#fff;left:0;width:100%;transition:.3s ease;z-index:1002}.services__header[data-v-53a378a0]{min-height:44px;display:grid;place-items:center;border-bottom:.5px solid #9da3ac;padding:10px 0}.services__content[data-v-53a378a0]{padding:8px}.services .service-card[data-v-53a378a0]{display:flex;flex-wrap:wrap}.services .service-card__item[data-v-53a378a0]{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-53a378a0]{padding-top:8px}.services--active[data-v-53a378a0]{bottom:0}.services__email[data-v-53a378a0]{min-height:64px}.services__email a[data-v-53a378a0]{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-53a378a0]{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-53a378a0]{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-53a378a0]{display:flex;align-items:center;gap:8px}.services .menu-mobile__arrow[data-v-53a378a0]{height:24px}.services .menu-mobile .navigations li[data-v-53a378a0]{background:#fff;margin:8px 0}.services .menu-mobile .navigations li[data-v-53a378a0]:hover{background:linear-gradient(0deg,rgba(0,122,255,.12),rgba(0,122,255,.12)),#fff}.services .menu-mobile .navigations li a[data-v-53a378a0]{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-53a378a0]{background:linear-gradient(0deg,rgba(0,122,255,.12),rgba(0,122,255,.12)),#fff}.services .currency-card[data-v-53a378a0]{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-53a378a0]{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-53a378a0]{height:24px;display:grid;place-items:center}.services .currency-card-top[data-v-53a378a0]:before{content:"";width:28px;height:4px;background:#fff;display:block;border-radius:4px}.services .currency-card-list[data-v-53a378a0]{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-53a378a0]{padding:16px 24px;background:#fff}.services .currency-card-body .currency-list[data-v-53a378a0]{display:flex;flex-direction:column;gap:12px}.services .currency-card-body .currency-list__inner[data-v-53a378a0]{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-53a378a0]{display:flex;align-items:center;gap:8px}@media screen and (max-width:1024px){.services[data-v-53a378a0]{display:block}}.menu-enter-active[data-v-53a378a0],.menu-leave-active[data-v-53a378a0]{transition:right .3s ease}.menu-enter[data-v-53a378a0],.menu-leave-to[data-v-53a378a0]{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-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}
|
package/dist/adata-ui.umd.js
CHANGED
|
@@ -334,17 +334,6 @@ module.exports = function (argument) {
|
|
|
334
334
|
};
|
|
335
335
|
|
|
336
336
|
|
|
337
|
-
/***/ }),
|
|
338
|
-
|
|
339
|
-
/***/ "18e8":
|
|
340
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
341
|
-
|
|
342
|
-
"use strict";
|
|
343
|
-
/* 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_53a378a0_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("6b61");
|
|
344
|
-
/* 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_53a378a0_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_53a378a0_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
345
|
-
/* unused harmony reexport * */
|
|
346
|
-
|
|
347
|
-
|
|
348
337
|
/***/ }),
|
|
349
338
|
|
|
350
339
|
/***/ "1a2d":
|
|
@@ -533,6 +522,17 @@ module.exports = getBuiltIn('navigator', 'userAgent') || '';
|
|
|
533
522
|
/* unused harmony reexport * */
|
|
534
523
|
|
|
535
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
536
|
/***/ }),
|
|
537
537
|
|
|
538
538
|
/***/ "396a":
|
|
@@ -987,13 +987,6 @@ module.exports = {
|
|
|
987
987
|
};
|
|
988
988
|
|
|
989
989
|
|
|
990
|
-
/***/ }),
|
|
991
|
-
|
|
992
|
-
/***/ "6b61":
|
|
993
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
994
|
-
|
|
995
|
-
// extracted by mini-css-extract-plugin
|
|
996
|
-
|
|
997
990
|
/***/ }),
|
|
998
991
|
|
|
999
992
|
/***/ "6dec":
|
|
@@ -1040,6 +1033,13 @@ module.exports = function (it) {
|
|
|
1040
1033
|
exports.f = Object.getOwnPropertySymbols;
|
|
1041
1034
|
|
|
1042
1035
|
|
|
1036
|
+
/***/ }),
|
|
1037
|
+
|
|
1038
|
+
/***/ "7688":
|
|
1039
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1040
|
+
|
|
1041
|
+
// extracted by mini-css-extract-plugin
|
|
1042
|
+
|
|
1043
1043
|
/***/ }),
|
|
1044
1044
|
|
|
1045
1045
|
/***/ "7697":
|
|
@@ -9374,8 +9374,8 @@ var ABottomNavigationBar_component = normalizeComponent(
|
|
|
9374
9374
|
)
|
|
9375
9375
|
|
|
9376
9376
|
/* 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=
|
|
9378
|
-
var
|
|
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() {
|
|
9379
9379
|
var _vm = this,
|
|
9380
9380
|
_c = _vm._self._c;
|
|
9381
9381
|
|
|
@@ -10062,7 +10062,7 @@ var AServiceSlidervue_type_template_id_53a378a0_scoped_true_render = function re
|
|
|
10062
10062
|
}), 0)])])], 1);
|
|
10063
10063
|
};
|
|
10064
10064
|
|
|
10065
|
-
var
|
|
10065
|
+
var AServiceSlidervue_type_template_id_17bb14f2_scoped_true_staticRenderFns = [function () {
|
|
10066
10066
|
var _vm = this,
|
|
10067
10067
|
_c = _vm._self._c;
|
|
10068
10068
|
|
|
@@ -10071,7 +10071,7 @@ var AServiceSlidervue_type_template_id_53a378a0_scoped_true_staticRenderFns = [f
|
|
|
10071
10071
|
}, [_c('li', [_vm._v("Валюта")]), _c('li', [_vm._v("Покупка")]), _c('li', [_vm._v("Продажа")])]);
|
|
10072
10072
|
}];
|
|
10073
10073
|
|
|
10074
|
-
// CONCATENATED MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=template&id=
|
|
10074
|
+
// CONCATENATED MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=template&id=17bb14f2&scoped=true&
|
|
10075
10075
|
|
|
10076
10076
|
// 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
10077
|
/* harmony default export */ var AServiceSlidervue_type_script_lang_js_ = ({
|
|
@@ -10275,8 +10275,7 @@ var AServiceSlidervue_type_template_id_53a378a0_scoped_true_staticRenderFns = [f
|
|
|
10275
10275
|
},
|
|
10276
10276
|
|
|
10277
10277
|
async created() {
|
|
10278
|
-
this.navigation = this.navigations[0];
|
|
10279
|
-
await this.fetchCurrencies();
|
|
10278
|
+
this.navigation = this.navigations[0]; // await this.fetchCurrencies()
|
|
10280
10279
|
},
|
|
10281
10280
|
|
|
10282
10281
|
mounted() {
|
|
@@ -10345,8 +10344,8 @@ var AServiceSlidervue_type_template_id_53a378a0_scoped_true_staticRenderFns = [f
|
|
|
10345
10344
|
});
|
|
10346
10345
|
// CONCATENATED MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=script&lang=js&
|
|
10347
10346
|
/* harmony default export */ var ServiceSlider_AServiceSlidervue_type_script_lang_js_ = (AServiceSlidervue_type_script_lang_js_);
|
|
10348
|
-
// EXTERNAL MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=style&index=0&id=
|
|
10349
|
-
var
|
|
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");
|
|
10350
10349
|
|
|
10351
10350
|
// CONCATENATED MODULE: ./src/components/ServiceSlider/AServiceSlider.vue
|
|
10352
10351
|
|
|
@@ -10359,11 +10358,11 @@ var AServiceSlidervue_type_style_index_0_id_53a378a0_prod_scoped_true_lang_scss_
|
|
|
10359
10358
|
|
|
10360
10359
|
var AServiceSlider_component = normalizeComponent(
|
|
10361
10360
|
ServiceSlider_AServiceSlidervue_type_script_lang_js_,
|
|
10362
|
-
|
|
10363
|
-
|
|
10361
|
+
AServiceSlidervue_type_template_id_17bb14f2_scoped_true_render,
|
|
10362
|
+
AServiceSlidervue_type_template_id_17bb14f2_scoped_true_staticRenderFns,
|
|
10364
10363
|
false,
|
|
10365
10364
|
null,
|
|
10366
|
-
"
|
|
10365
|
+
"17bb14f2",
|
|
10367
10366
|
null
|
|
10368
10367
|
|
|
10369
10368
|
)
|