adata-ui 0.3.63 → 0.3.64
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 +27 -27
- package/dist/adata-ui.common.js.map +1 -1
- package/dist/adata-ui.css +1 -1
- package/dist/adata-ui.umd.js +27 -27
- 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/newComponents/FooterNew/FooterNew.vue +1 -6
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-f1b312d4]{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__arrow[data-v-f1b312d4]{visibility:hidden}.child-links__arrow svg[data-v-f1b312d4]{transition:none}.child-links .active[data-v-f1b312d4]{background:rgba(189,199,206,.2)}.child-links li[data-v-f1b312d4]{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.child-links li .ic-24[data-v-f1b312d4]{min-width:24px;height:24px}.child-links li .child-links__icon[data-v-f1b312d4]{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__item[data-v-f1b312d4]{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__item[data-v-f1b312d4]:hover{background:rgba(189,199,206,.2)}.child-links li .child-links__item:hover~span[data-v-f1b312d4]{visibility:visible}.child-links li .child-links__item .child-links__name[data-v-f1b312d4]{display:block;font-weight:600;font-size:14px;line-height:20px;color:#2c3e50}.child-links li .child-links__item .child-links__subtitle[data-v-f1b312d4]{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;padding-bottom:10px}@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:112px;height:40px;background-image:url(img/logo-desktop.dbf92700.webp);background-size:cover;background-position:50%}@media screen and (max-width:1025px){.logo-desktop{display:none}}.logo-mobile{display:none;width:38px;height:30px;background-image:url(img/logo-mobile.a02408a3.webp);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-f1fa2a9a]{display:flex;flex-direction:column;gap:8px}.item-title[data-v-f1fa2a9a]{font-weight:600;font-size:14px;line-height:20px;color:#fff;text-align:left}@media(max-width:1140px){.item-title[data-v-f1fa2a9a]{display:flex;align-items:center;justify-content:space-between}}.item__link[data-v-f1fa2a9a]{display:flex;flex-direction:column;gap:8px}.item__link-text[data-v-f1fa2a9a]{text-align:left}.item__link-text a[data-v-f1fa2a9a]{cursor:pointer;font-weight:400;font-size:12px;line-height:20px;text-align:left;color:#fff}.dropdown[data-v-f1fa2a9a]{display:none;transform:rotate(0deg);transition:.3s}@media(max-width:1140px){.dropdown[data-v-f1fa2a9a]{display:block;width:24px;height:24px;background-image:url(img/up-down.de7b3a68.svg)}}.icon[data-v-f1fa2a9a]{transform:rotate(180deg);transition:.3s}.active[data-v-f1fa2a9a]{transition:.3s}.top[data-v-da3034dc]{border-bottom:.5px solid #fff}.top__block[data-v-da3034dc]{display:flex;align-items:flex-start;justify-content:space-between;color:#fff;max-width:1140px;margin:0 auto;padding:40px 0 20px}@media(max-width:1140px){.top__block[data-v-da3034dc]{display:flex;flex-direction:column;gap:16px;padding:20px 16px}}@media(max-width:1140px){.top__block__pk[data-v-da3034dc]{display:flex;gap:8px;flex-direction:column;width:100%}}.top__block__item[data-v-da3034dc],.top__block__pk__item[data-v-da3034dc]{display:flex;gap:8px;flex-direction:column}@media(max-width:1140px){.top__block__item[data-v-da3034dc]{width:100%}}.top__web[data-v-da3034dc]{display:flex;align-items:center;gap:32px;justify-content:flex-end;max-width:1140px;margin:0 auto;padding:0 0 20px}@media(max-width:1140px){.top__web[data-v-da3034dc]{justify-content:flex-start;gap:16px;padding:0 16px 20px}}.item-title[data-v-da3034dc]{font-weight:600;font-size:14px;line-height:20px;color:#fff;text-align:left}@media(max-width:1140px){.item-title[data-v-da3034dc]{display:flex;align-items:center;justify-content:space-between}}.item-text[data-v-da3034dc]{font-weight:400;font-size:12px;line-height:20px;text-align:left;color:#fff}.item-text a[data-v-da3034dc]{color:#fff;cursor:pointer}.youtube[data-v-da3034dc]{width:28px;height:28px;background-image:url(img/youtube.96e7b076.svg);cursor:pointer}.instagram[data-v-da3034dc]{width:28px;height:28px;background-image:url(img/instagram.90311e74.svg);cursor:pointer}.telegram[data-v-da3034dc]{width:28px;height:28px;background-image:url(img/telegram.da3d2408.svg);cursor:pointer}.facebook[data-v-da3034dc]{width:28px;height:28px;background-image:url(img/facebook.990fd0ba.svg);cursor:pointer}.tiktok[data-v-da3034dc]{width:28px;height:28px;background-image:url(img/tiktok.91223b77.svg);cursor:pointer}.bottom[data-v-1aec7e78]{display:flex;align-items:center;justify-content:space-between;max-width:1140px;margin:0 auto;padding:20px 0}@media(max-width:1140px){.bottom[data-v-1aec7e78]{padding:20px 16px}}@media(max-width:768px){.bottom[data-v-1aec7e78]{padding:20px 16px 12px}}.bottom__left[data-v-1aec7e78]{display:flex;align-items:center;gap:24px}@media screen and (max-width:1140px){.bottom__left[data-v-1aec7e78]{flex-direction:column;align-items:flex-start;gap:16px}}.bottom__left__link[data-v-1aec7e78]{font-weight:400;font-size:10px;line-height:16px;color:#fff}.bottom__right[data-v-1aec7e78]{display:flex;align-items:center;gap:16px}.bottom__right-text[data-v-1aec7e78]{font-weight:400;font-size:10px;line-height:16px;color:#fff}@media screen and (max-width:1140px){.bottom__right-text[data-v-1aec7e78]{display:none}}.logo-desktop[data-v-1aec7e78]{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-1aec7e78]{display:none}}.footer[data-v-d0c59148]{background:#2c3e50;border-bottom:.5px solid #fff;margin-top:20px}@media(max-width:1024px){.footer[data-v-d0c59148]{padding-bottom:64px}}.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-4a1da980]{padding:0;margin:0;box-sizing:border-box}.mail[data-v-4a1da980]{padding:50px 0}@media(max-width:560px){.mail[data-v-4a1da980]{padding:32px 0}}.mail__title[data-v-4a1da980]{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-4a1da980]{font-size:16px;line-height:22px}}.mail__img-wrapper[data-v-4a1da980]{padding:24px;display:flex;justify-content:center;position:relative}.mail__img-wrapper[data-v-4a1da980]: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-4a1da980]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;position:relative;z-index:2}.mail__text[data-v-4a1da980]{font-size:14px;color:#71757a;font-weight:400;line-height:20px;text-align:center;margin-bottom:16px}.mail__form[data-v-4a1da980]{max-width:370px;margin:0 auto}.mail__form-input[data-v-4a1da980]{margin-bottom:16px}.mail__form-btn[data-v-4a1da980]{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-bc037682]{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-bc037682]{color:#007aff!important}.bottom-navigation--active[data-v-bc037682] svg path{stroke:#007aff}.bottom-navigation a[data-v-bc037682]{font-size:10px;color:#2c3e50;display:grid;place-items:center;line-height:16px;gap:3px;min-width:60px}.bottom-navigation a.active[data-v-bc037682]{color:#007aff}.bottom-navigation a.active[data-v-bc037682] svg path{fill:#007aff}.services[data-v-63c3fc41]{display:none;position:fixed;bottom:-100%;height:100%;background:#fff;left:0;width:100%;transition:.3s ease;z-index:1002}.services__header[data-v-63c3fc41]{min-height:44px;display:grid;place-items:center;border-bottom:.5px solid #9da3ac;padding:10px 0}.services__content[data-v-63c3fc41]{padding:8px}.services .service-card[data-v-63c3fc41]{display:flex;flex-wrap:wrap}.services .service-card__item[data-v-63c3fc41]{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-63c3fc41]{padding-top:8px}.services--active[data-v-63c3fc41]{bottom:0}.services__email[data-v-63c3fc41]{min-height:64px}.services__email a[data-v-63c3fc41]{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-63c3fc41]{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-63c3fc41]{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-63c3fc41]{display:flex;align-items:center;gap:8px}.services .menu-mobile__arrow[data-v-63c3fc41]{height:24px}.services .menu-mobile .navigations li[data-v-63c3fc41]{background:#fff;margin:8px 0}.services .menu-mobile .navigations li[data-v-63c3fc41]:hover{background:linear-gradient(0deg,rgba(0,122,255,.12),rgba(0,122,255,.12)),#fff}.services .menu-mobile .navigations li a[data-v-63c3fc41]{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-63c3fc41]{background:linear-gradient(0deg,rgba(0,122,255,.12),rgba(0,122,255,.12)),#fff}.services .currency-card[data-v-63c3fc41]{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-63c3fc41]{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-63c3fc41]{height:24px;display:grid;place-items:center}.services .currency-card-top[data-v-63c3fc41]:before{content:"";width:28px;height:4px;background:#fff;display:block;border-radius:4px}.services .currency-card-list[data-v-63c3fc41]{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-63c3fc41]{padding:16px 24px;background:#fff}.services .currency-card-body .currency-list[data-v-63c3fc41]{display:flex;flex-direction:column;gap:12px}.services .currency-card-body .currency-list__inner[data-v-63c3fc41]{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-63c3fc41]{display:flex;align-items:center;gap:8px}@media screen and (max-width:1024px){.services[data-v-63c3fc41]{display:block}}.menu-enter-active[data-v-63c3fc41],.menu-leave-active[data-v-63c3fc41]{transition:right .3s ease}.menu-enter[data-v-63c3fc41],.menu-leave-to[data-v-63c3fc41]{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-f1b312d4]{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__arrow[data-v-f1b312d4]{visibility:hidden}.child-links__arrow svg[data-v-f1b312d4]{transition:none}.child-links .active[data-v-f1b312d4]{background:rgba(189,199,206,.2)}.child-links li[data-v-f1b312d4]{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.child-links li .ic-24[data-v-f1b312d4]{min-width:24px;height:24px}.child-links li .child-links__icon[data-v-f1b312d4]{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__item[data-v-f1b312d4]{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__item[data-v-f1b312d4]:hover{background:rgba(189,199,206,.2)}.child-links li .child-links__item:hover~span[data-v-f1b312d4]{visibility:visible}.child-links li .child-links__item .child-links__name[data-v-f1b312d4]{display:block;font-weight:600;font-size:14px;line-height:20px;color:#2c3e50}.child-links li .child-links__item .child-links__subtitle[data-v-f1b312d4]{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;padding-bottom:10px}@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:112px;height:40px;background-image:url(img/logo-desktop.dbf92700.webp);background-size:cover;background-position:50%}@media screen and (max-width:1025px){.logo-desktop{display:none}}.logo-mobile{display:none;width:38px;height:30px;background-image:url(img/logo-mobile.a02408a3.webp);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-f1fa2a9a]{display:flex;flex-direction:column;gap:8px}.item-title[data-v-f1fa2a9a]{font-weight:600;font-size:14px;line-height:20px;color:#fff;text-align:left}@media(max-width:1140px){.item-title[data-v-f1fa2a9a]{display:flex;align-items:center;justify-content:space-between}}.item__link[data-v-f1fa2a9a]{display:flex;flex-direction:column;gap:8px}.item__link-text[data-v-f1fa2a9a]{text-align:left}.item__link-text a[data-v-f1fa2a9a]{cursor:pointer;font-weight:400;font-size:12px;line-height:20px;text-align:left;color:#fff}.dropdown[data-v-f1fa2a9a]{display:none;transform:rotate(0deg);transition:.3s}@media(max-width:1140px){.dropdown[data-v-f1fa2a9a]{display:block;width:24px;height:24px;background-image:url(img/up-down.de7b3a68.svg)}}.icon[data-v-f1fa2a9a]{transform:rotate(180deg);transition:.3s}.active[data-v-f1fa2a9a]{transition:.3s}.top[data-v-da3034dc]{border-bottom:.5px solid #fff}.top__block[data-v-da3034dc]{display:flex;align-items:flex-start;justify-content:space-between;color:#fff;max-width:1140px;margin:0 auto;padding:40px 0 20px}@media(max-width:1140px){.top__block[data-v-da3034dc]{display:flex;flex-direction:column;gap:16px;padding:20px 16px}}@media(max-width:1140px){.top__block__pk[data-v-da3034dc]{display:flex;gap:8px;flex-direction:column;width:100%}}.top__block__item[data-v-da3034dc],.top__block__pk__item[data-v-da3034dc]{display:flex;gap:8px;flex-direction:column}@media(max-width:1140px){.top__block__item[data-v-da3034dc]{width:100%}}.top__web[data-v-da3034dc]{display:flex;align-items:center;gap:32px;justify-content:flex-end;max-width:1140px;margin:0 auto;padding:0 0 20px}@media(max-width:1140px){.top__web[data-v-da3034dc]{justify-content:flex-start;gap:16px;padding:0 16px 20px}}.item-title[data-v-da3034dc]{font-weight:600;font-size:14px;line-height:20px;color:#fff;text-align:left}@media(max-width:1140px){.item-title[data-v-da3034dc]{display:flex;align-items:center;justify-content:space-between}}.item-text[data-v-da3034dc]{font-weight:400;font-size:12px;line-height:20px;text-align:left;color:#fff}.item-text a[data-v-da3034dc]{color:#fff;cursor:pointer}.youtube[data-v-da3034dc]{width:28px;height:28px;background-image:url(img/youtube.96e7b076.svg);cursor:pointer}.instagram[data-v-da3034dc]{width:28px;height:28px;background-image:url(img/instagram.90311e74.svg);cursor:pointer}.telegram[data-v-da3034dc]{width:28px;height:28px;background-image:url(img/telegram.da3d2408.svg);cursor:pointer}.facebook[data-v-da3034dc]{width:28px;height:28px;background-image:url(img/facebook.990fd0ba.svg);cursor:pointer}.tiktok[data-v-da3034dc]{width:28px;height:28px;background-image:url(img/tiktok.91223b77.svg);cursor:pointer}.bottom[data-v-1aec7e78]{display:flex;align-items:center;justify-content:space-between;max-width:1140px;margin:0 auto;padding:20px 0}@media(max-width:1140px){.bottom[data-v-1aec7e78]{padding:20px 16px}}@media(max-width:768px){.bottom[data-v-1aec7e78]{padding:20px 16px 12px}}.bottom__left[data-v-1aec7e78]{display:flex;align-items:center;gap:24px}@media screen and (max-width:1140px){.bottom__left[data-v-1aec7e78]{flex-direction:column;align-items:flex-start;gap:16px}}.bottom__left__link[data-v-1aec7e78]{font-weight:400;font-size:10px;line-height:16px;color:#fff}.bottom__right[data-v-1aec7e78]{display:flex;align-items:center;gap:16px}.bottom__right-text[data-v-1aec7e78]{font-weight:400;font-size:10px;line-height:16px;color:#fff}@media screen and (max-width:1140px){.bottom__right-text[data-v-1aec7e78]{display:none}}.logo-desktop[data-v-1aec7e78]{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-1aec7e78]{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-4a1da980]{padding:0;margin:0;box-sizing:border-box}.mail[data-v-4a1da980]{padding:50px 0}@media(max-width:560px){.mail[data-v-4a1da980]{padding:32px 0}}.mail__title[data-v-4a1da980]{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-4a1da980]{font-size:16px;line-height:22px}}.mail__img-wrapper[data-v-4a1da980]{padding:24px;display:flex;justify-content:center;position:relative}.mail__img-wrapper[data-v-4a1da980]: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-4a1da980]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;position:relative;z-index:2}.mail__text[data-v-4a1da980]{font-size:14px;color:#71757a;font-weight:400;line-height:20px;text-align:center;margin-bottom:16px}.mail__form[data-v-4a1da980]{max-width:370px;margin:0 auto}.mail__form-input[data-v-4a1da980]{margin-bottom:16px}.mail__form-btn[data-v-4a1da980]{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-bc037682]{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-bc037682]{color:#007aff!important}.bottom-navigation--active[data-v-bc037682] svg path{stroke:#007aff}.bottom-navigation a[data-v-bc037682]{font-size:10px;color:#2c3e50;display:grid;place-items:center;line-height:16px;gap:3px;min-width:60px}.bottom-navigation a.active[data-v-bc037682]{color:#007aff}.bottom-navigation a.active[data-v-bc037682] svg path{fill:#007aff}.services[data-v-63c3fc41]{display:none;position:fixed;bottom:-100%;height:100%;background:#fff;left:0;width:100%;transition:.3s ease;z-index:1002}.services__header[data-v-63c3fc41]{min-height:44px;display:grid;place-items:center;border-bottom:.5px solid #9da3ac;padding:10px 0}.services__content[data-v-63c3fc41]{padding:8px}.services .service-card[data-v-63c3fc41]{display:flex;flex-wrap:wrap}.services .service-card__item[data-v-63c3fc41]{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-63c3fc41]{padding-top:8px}.services--active[data-v-63c3fc41]{bottom:0}.services__email[data-v-63c3fc41]{min-height:64px}.services__email a[data-v-63c3fc41]{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-63c3fc41]{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-63c3fc41]{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-63c3fc41]{display:flex;align-items:center;gap:8px}.services .menu-mobile__arrow[data-v-63c3fc41]{height:24px}.services .menu-mobile .navigations li[data-v-63c3fc41]{background:#fff;margin:8px 0}.services .menu-mobile .navigations li[data-v-63c3fc41]:hover{background:linear-gradient(0deg,rgba(0,122,255,.12),rgba(0,122,255,.12)),#fff}.services .menu-mobile .navigations li a[data-v-63c3fc41]{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-63c3fc41]{background:linear-gradient(0deg,rgba(0,122,255,.12),rgba(0,122,255,.12)),#fff}.services .currency-card[data-v-63c3fc41]{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-63c3fc41]{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-63c3fc41]{height:24px;display:grid;place-items:center}.services .currency-card-top[data-v-63c3fc41]:before{content:"";width:28px;height:4px;background:#fff;display:block;border-radius:4px}.services .currency-card-list[data-v-63c3fc41]{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-63c3fc41]{padding:16px 24px;background:#fff}.services .currency-card-body .currency-list[data-v-63c3fc41]{display:flex;flex-direction:column;gap:12px}.services .currency-card-body .currency-list__inner[data-v-63c3fc41]{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-63c3fc41]{display:flex;align-items:center;gap:8px}@media screen and (max-width:1024px){.services[data-v-63c3fc41]{display:block}}.menu-enter-active[data-v-63c3fc41],.menu-leave-active[data-v-63c3fc41]{transition:right .3s ease}.menu-enter[data-v-63c3fc41],.menu-leave-to[data-v-63c3fc41]{right:-100%!important}
|
package/dist/adata-ui.umd.js
CHANGED
|
@@ -293,6 +293,17 @@ $({ target: 'Array', proto: true, forced: !STRICT_METHOD || CHROME_BUG }, {
|
|
|
293
293
|
});
|
|
294
294
|
|
|
295
295
|
|
|
296
|
+
/***/ }),
|
|
297
|
+
|
|
298
|
+
/***/ "1525":
|
|
299
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
300
|
+
|
|
301
|
+
"use strict";
|
|
302
|
+
/* 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_FooterNew_vue_vue_type_style_index_0_id_e56bda12_prod_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("56f5");
|
|
303
|
+
/* 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_FooterNew_vue_vue_type_style_index_0_id_e56bda12_prod_lang_scss_scoped_true___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_FooterNew_vue_vue_type_style_index_0_id_e56bda12_prod_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
304
|
+
/* unused harmony reexport * */
|
|
305
|
+
|
|
306
|
+
|
|
296
307
|
/***/ }),
|
|
297
308
|
|
|
298
309
|
/***/ "1626":
|
|
@@ -347,17 +358,6 @@ module.exports = function (it) {
|
|
|
347
358
|
};
|
|
348
359
|
|
|
349
360
|
|
|
350
|
-
/***/ }),
|
|
351
|
-
|
|
352
|
-
/***/ "1e35":
|
|
353
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
354
|
-
|
|
355
|
-
"use strict";
|
|
356
|
-
/* 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_FooterNew_vue_vue_type_style_index_0_id_d0c59148_prod_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("2cf3");
|
|
357
|
-
/* 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_FooterNew_vue_vue_type_style_index_0_id_d0c59148_prod_lang_scss_scoped_true___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_FooterNew_vue_vue_type_style_index_0_id_d0c59148_prod_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
358
|
-
/* unused harmony reexport * */
|
|
359
|
-
|
|
360
|
-
|
|
361
361
|
/***/ }),
|
|
362
362
|
|
|
363
363
|
/***/ "23cb":
|
|
@@ -456,13 +456,6 @@ exports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
|
|
|
456
456
|
};
|
|
457
457
|
|
|
458
458
|
|
|
459
|
-
/***/ }),
|
|
460
|
-
|
|
461
|
-
/***/ "2cf3":
|
|
462
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
463
|
-
|
|
464
|
-
// extracted by mini-css-extract-plugin
|
|
465
|
-
|
|
466
459
|
/***/ }),
|
|
467
460
|
|
|
468
461
|
/***/ "2d00":
|
|
@@ -736,6 +729,13 @@ module.exports = getBuiltIn('Reflect', 'ownKeys') || function ownKeys(it) {
|
|
|
736
729
|
};
|
|
737
730
|
|
|
738
731
|
|
|
732
|
+
/***/ }),
|
|
733
|
+
|
|
734
|
+
/***/ "56f5":
|
|
735
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
736
|
+
|
|
737
|
+
// extracted by mini-css-extract-plugin
|
|
738
|
+
|
|
739
739
|
/***/ }),
|
|
740
740
|
|
|
741
741
|
/***/ "58b6":
|
|
@@ -7690,8 +7690,8 @@ var Footer_component = normalizeComponent(
|
|
|
7690
7690
|
)
|
|
7691
7691
|
|
|
7692
7692
|
/* harmony default export */ var Footer = (Footer_component.exports);
|
|
7693
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"a730369e-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/newComponents/FooterNew/FooterNew.vue?vue&type=template&id=
|
|
7694
|
-
var
|
|
7693
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"a730369e-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/newComponents/FooterNew/FooterNew.vue?vue&type=template&id=e56bda12&scoped=true&
|
|
7694
|
+
var FooterNewvue_type_template_id_e56bda12_scoped_true_render = function render() {
|
|
7695
7695
|
var _vm = this,
|
|
7696
7696
|
_c = _vm._self._c;
|
|
7697
7697
|
|
|
@@ -7708,9 +7708,9 @@ var FooterNewvue_type_template_id_d0c59148_scoped_true_render = function render(
|
|
|
7708
7708
|
})], 1);
|
|
7709
7709
|
};
|
|
7710
7710
|
|
|
7711
|
-
var
|
|
7711
|
+
var FooterNewvue_type_template_id_e56bda12_scoped_true_staticRenderFns = [];
|
|
7712
7712
|
|
|
7713
|
-
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterNew.vue?vue&type=template&id=
|
|
7713
|
+
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterNew.vue?vue&type=template&id=e56bda12&scoped=true&
|
|
7714
7714
|
|
|
7715
7715
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"a730369e-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/newComponents/FooterNew/FooterTop.vue?vue&type=template&id=da3034dc&scoped=true&
|
|
7716
7716
|
var FooterTopvue_type_template_id_da3034dc_scoped_true_render = function render() {
|
|
@@ -8227,8 +8227,8 @@ var FooterBottom_component = normalizeComponent(
|
|
|
8227
8227
|
});
|
|
8228
8228
|
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterNew.vue?vue&type=script&lang=js&
|
|
8229
8229
|
/* harmony default export */ var FooterNew_FooterNewvue_type_script_lang_js_ = (FooterNewvue_type_script_lang_js_);
|
|
8230
|
-
// EXTERNAL MODULE: ./src/components/newComponents/FooterNew/FooterNew.vue?vue&type=style&index=0&id=
|
|
8231
|
-
var
|
|
8230
|
+
// EXTERNAL MODULE: ./src/components/newComponents/FooterNew/FooterNew.vue?vue&type=style&index=0&id=e56bda12&prod&lang=scss&scoped=true&
|
|
8231
|
+
var FooterNewvue_type_style_index_0_id_e56bda12_prod_lang_scss_scoped_true_ = __webpack_require__("1525");
|
|
8232
8232
|
|
|
8233
8233
|
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterNew.vue
|
|
8234
8234
|
|
|
@@ -8241,11 +8241,11 @@ var FooterNewvue_type_style_index_0_id_d0c59148_prod_lang_scss_scoped_true_ = __
|
|
|
8241
8241
|
|
|
8242
8242
|
var FooterNew_component = normalizeComponent(
|
|
8243
8243
|
FooterNew_FooterNewvue_type_script_lang_js_,
|
|
8244
|
-
|
|
8245
|
-
|
|
8244
|
+
FooterNewvue_type_template_id_e56bda12_scoped_true_render,
|
|
8245
|
+
FooterNewvue_type_template_id_e56bda12_scoped_true_staticRenderFns,
|
|
8246
8246
|
false,
|
|
8247
8247
|
null,
|
|
8248
|
-
"
|
|
8248
|
+
"e56bda12",
|
|
8249
8249
|
null
|
|
8250
8250
|
|
|
8251
8251
|
)
|