adata-ui 0.3.28 → 0.3.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/adata-ui.css CHANGED
@@ -1 +1 @@
1
- .a-checkbox[data-v-88de6b42]{padding:8px 0;display:flex;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.a-checkbox__input[data-v-88de6b42]{opacity:0;cursor:pointer;height:0;width:0}.a-checkbox__input:checked~.checkmark[data-v-88de6b42]{position:relative;background:#007aff;border:1px solid transparent}.a-checkbox__input:checked~.checkmark[data-v-88de6b42]: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-88de6b42]{font-size:14px;line-height:22px;color:var(--newGray)}.checkmark[data-v-88de6b42]{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-88de6b42]: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%,.5019607843137255)}.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{background:#1e88e5;color:#fff}.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__error{text-align:left;font-size:10px;line-height:14px;color:#ff2e43;margin-top:8px;display:flex;align-items:center}.adt-text-block__error svg{margin-right:9px}.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:-ms-input-placeholder,.adt-text-block__textarea textarea:-ms-input-placeholder{font-size:12px}.adt-text-block__input::placeholder,.adt-text-block__textarea textarea::placeholder{font-size:12px}.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,.12156862745098039)}.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:92px;padding:0 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}.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,.09803921568627451);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}.rotated svg[data-v-56d590ce]{transform:rotate(180deg)}.empty-space[data-v-56d590ce]{background:none!important}.mobile-table-head-left[data-v-56d590ce]{display:flex;align-items:center;gap:8px}.mobile-table-head-left svg[data-v-56d590ce]{background:rgba(0,122,255,.12);border-radius:50%;width:24px;height:24px}.mobile-table-body[data-v-56d590ce]{background:rgba(236,239,241,.6);border-bottom:.5px solid rgba(157,163,172,.5);padding:12px 20px}.mobile-table-body a.p[data-v-56d590ce],.mobile-table-body p[data-v-56d590ce]{display:flex;justify-content:space-between;align-items:center;color:#2c3e50;font-size:12px;margin-bottom:8px}.mobile-table-body a.p[data-v-56d590ce]:first-child,.mobile-table-body p[data-v-56d590ce]:first-child{font-weight:600;font-size:14px}.mobile-table-body a.p span[data-v-56d590ce],.mobile-table-body p span[data-v-56d590ce]{background:#007aff;color:#fff;padding:2px 8px;border-radius:100px;line-height:20px}.mobile-table-body a.button[data-v-56d590ce]{border:none;background:transparent;display:flex;justify-content:center;align-items:center;color:#007aff;font-size:14px;font-weight:600;margin:20px auto 0}.mobile-table-item[data-v-56d590ce]{padding:12px 20px;border-bottom:.5px solid rgba(157,163,172,.5)}.mobile-table-item a.p.mobile-table-item__title[data-v-56d590ce],.mobile-table-item p.mobile-table-item__title[data-v-56d590ce]{color:#71757a;font-size:12px;font-weight:400;margin-bottom:12px}.mobile-table-item a.p[data-v-56d590ce]:not(.mobile-table-item__title),.mobile-table-item p[data-v-56d590ce]:not(.mobile-table-item__title){font-size:14px;font-weight:400;color:#2c3e50}.mobile-table-item a.p:not(.mobile-table-item__title) span[data-v-56d590ce],.mobile-table-item p:not(.mobile-table-item__title) span[data-v-56d590ce]{color:#698096;font-weight:500;background:#eceff1;border-radius:100px;padding:2px 8px;line-height:20px}.mobile-table-item__text[data-v-56d590ce]{display:flex;justify-content:space-between;font-size:14px;font-weight:400;margin-bottom:12px;flex-wrap:wrap;align-items:center;color:#2c3e50;row-gap:12px}.mobile-table-item__text a.button[data-v-56d590ce]{background:transparent;border:none;color:#007aff;font-size:14px;font-weight:600}.mobile-table-item__text.wrapped[data-v-56d590ce]{flex-wrap:wrap;align-items:center;margin-bottom:0}.mobile-table-item__text.wrapped .wrapped__text[data-v-56d590ce]{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;width:100%}.mobile-table-item__text.wrapped .wrapped__text.active[data-v-56d590ce]{background:#e5e5e5;border-left:3px solid #007aff;margin-top:12px}.mobile-table-item__text.wrapped .mobile-table-item__children[data-v-56d590ce]{padding:0 20px 0 36px;display:flex;flex-direction:column;width:100%;gap:16px;margin-bottom:12px}.mobile-table-item__text.wrapped .mobile-table-item__children a[data-v-56d590ce]{font-size:14px;color:#2c3e50;font-weight:400;text-decoration:none}.mobile-table-item__text.wrapped .mobile-table-item__children a[data-v-56d590ce]:active,.mobile-table-item__text.wrapped .mobile-table-item__children a[data-v-56d590ce]:visited{color:#2c3e50}.mobile-table-item__text[data-v-56d590ce]:last-child{margin-bottom:0}.mobile-table-item[data-v-56d590ce]:nth-child(4){padding:12px 0}.mobile-table-item:nth-child(4) .mobile-table-item__title[data-v-56d590ce]{padding:0 20px;margin-bottom:0}.mobile-table-item[data-v-56d590ce]:nth-child(5){padding-bottom:36px;border-bottom:none}.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,.25098039215686274);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,.047058823529411764)}.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,.047058823529411764)!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,.047058823529411764)}.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,.050980392156862744)}.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-091fcb7a]{position:relative;width:100vw}@media(min-width:1025px){.info[data-v-091fcb7a]{height:30px}}.info-notification[data-v-091fcb7a]{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-091fcb7a]{position:relative;min-height:30px}}.info-notification__wrapper[data-v-091fcb7a]{display:flex;justify-content:space-between;align-items:center;gap:10px}.info-notification__content[data-v-091fcb7a]{display:flex;align-items:center;gap:10px}.info-notification__info[data-v-091fcb7a]{flex-shrink:0}.info-notification__close[data-v-091fcb7a]{display:flex;align-items:center;cursor:pointer}.info-header[data-v-091fcb7a]{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-091fcb7a]{display:none}}.info-header__title[data-v-091fcb7a]{font-weight:500;font-size:12px;line-height:14px;color:#2c3e50;margin-right:8px}.info-header__result[data-v-091fcb7a]{font-weight:400;font-size:12px;color:#2c3e50}.info-header__result_circled[data-v-091fcb7a]{color:#fff;padding:2px 8px;background:#007aff;border-radius:100px}.info-header__list[data-v-091fcb7a]{display:flex;justify-content:space-between;align-items:center}.info-header__item[data-v-091fcb7a]{display:flex;align-items:center;gap:16px}.info-header__item-elem[data-v-091fcb7a]{display:flex;align-items:center}.info-header__inner-item[data-v-091fcb7a]{display:flex;align-items:center;font-size:12px}.info-header__inner-item[data-v-091fcb7a]:nth-child(2){margin-left:8px}.info-header .last-header-item .info-header__inner-item[data-v-091fcb7a]:nth-child(2){margin-left:5px}.info .divider[data-v-091fcb7a]{background:#2c3e50;width:1px;height:10px;margin:0 10px;transform:rotate(20deg)}.fade-enter-active[data-v-091fcb7a],.fade-leave-active[data-v-091fcb7a]{transition:.5s ease}.fade-enter[data-v-091fcb7a],.fade-leave-to[data-v-091fcb7a]{opacity:0;top:-30px}.sticky{position:sticky;z-index:1000;top:0}.header{background:#fff;max-height:62px;height:62px;display:flex;align-items:center;width:100vw}@media(max-width:1025px){.header{height:56px;border-bottom:1px solid #bdc7ce}}.header.bordered{border-bottom:1px solid rgba(44,62,80,.14901960784313725)}.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__items{margin-right:8px;align-items:center;padding:20px 8px 20px 0;transition:text-shadow .3s;display:block;font-weight:700;font-size:16px;line-height:22px;text-transform:uppercase;color:#71757a;position:relative}.header__left .menu__items:after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);height:22px;width:1px;background-color:#e5e5e5}.header__left .menu__items.active{font-weight:700;font-size:16px;line-height:22px;text-transform:uppercase;color:#2c3e50}.header__left .menu__items:hover{color:#9da3ac;cursor:pointer}.header__left .logo{display:block;margin-right:20px}@media(max-width:1025px){.header__left .logo{margin-right:10px}}.header__left .logo svg{width:90px;height:26px;display:block;fill:#2c3e50}@media(max-width:1025px){.header__left .logo svg{width:77px;height:24px}}.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,.2980392156862745);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,.050980392156862744)}.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}.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,.2980392156862745);font-size:14px;margin-top:20px;width:100vw}@media(max-width:1025px){.a-footer{background:#f6f6f7}.a-footer.paddinged{padding-bottom:60px}}.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}.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-data-v-25a1e885 .7s linear infinite;animation:spin-data-v-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-data-v-25a1e885{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-data-v-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-fe005aae]{padding:0;margin:0;box-sizing:border-box}.mail[data-v-fe005aae]{padding:50px 0}@media(max-width:560px){.mail[data-v-fe005aae]{padding:32px 0}}.mail__title[data-v-fe005aae]{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-fe005aae]{font-size:16px;line-height:22px}}.mail__img-wrapper[data-v-fe005aae]{padding:24px;display:flex;justify-content:center;position:relative}.mail__img-wrapper[data-v-fe005aae]: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-fe005aae]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;position:relative;z-index:2}.mail__text[data-v-fe005aae]{font-size:14px;color:#71757a;font-weight:400;line-height:20px;text-align:center;margin-bottom:16px}.mail__form[data-v-fe005aae]{max-width:370px;margin:0 auto}.mail__form-input[data-v-fe005aae]{margin-bottom:16px}.mail__form-btn[data-v-fe005aae]{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}}
1
+ .a-checkbox[data-v-88de6b42]{padding:8px 0;display:flex;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.a-checkbox__input[data-v-88de6b42]{opacity:0;cursor:pointer;height:0;width:0}.a-checkbox__input:checked~.checkmark[data-v-88de6b42]{position:relative;background:#007aff;border:1px solid transparent}.a-checkbox__input:checked~.checkmark[data-v-88de6b42]: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-88de6b42]{font-size:14px;line-height:22px;color:var(--newGray)}.checkmark[data-v-88de6b42]{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-88de6b42]: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%,.5019607843137255)}.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{background:#1e88e5;color:#fff}.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__error{text-align:left;font-size:10px;line-height:14px;color:#ff2e43;margin-top:8px;display:flex;align-items:center}.adt-text-block__error svg{margin-right:9px}.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:-ms-input-placeholder,.adt-text-block__textarea textarea:-ms-input-placeholder{font-size:12px}.adt-text-block__input::placeholder,.adt-text-block__textarea textarea::placeholder{font-size:12px}.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,.12156862745098039)}.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:92px;padding:0 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}.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,.09803921568627451);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}.rotated svg[data-v-56d590ce]{transform:rotate(180deg)}.empty-space[data-v-56d590ce]{background:none!important}.mobile-table-head-left[data-v-56d590ce]{display:flex;align-items:center;gap:8px}.mobile-table-head-left svg[data-v-56d590ce]{background:rgba(0,122,255,.12);border-radius:50%;width:24px;height:24px}.mobile-table-body[data-v-56d590ce]{background:rgba(236,239,241,.6);border-bottom:.5px solid rgba(157,163,172,.5);padding:12px 20px}.mobile-table-body a.p[data-v-56d590ce],.mobile-table-body p[data-v-56d590ce]{display:flex;justify-content:space-between;align-items:center;color:#2c3e50;font-size:12px;margin-bottom:8px}.mobile-table-body a.p[data-v-56d590ce]:first-child,.mobile-table-body p[data-v-56d590ce]:first-child{font-weight:600;font-size:14px}.mobile-table-body a.p span[data-v-56d590ce],.mobile-table-body p span[data-v-56d590ce]{background:#007aff;color:#fff;padding:2px 8px;border-radius:100px;line-height:20px}.mobile-table-body a.button[data-v-56d590ce]{border:none;background:transparent;display:flex;justify-content:center;align-items:center;color:#007aff;font-size:14px;font-weight:600;margin:20px auto 0}.mobile-table-item[data-v-56d590ce]{padding:12px 20px;border-bottom:.5px solid rgba(157,163,172,.5)}.mobile-table-item a.p.mobile-table-item__title[data-v-56d590ce],.mobile-table-item p.mobile-table-item__title[data-v-56d590ce]{color:#71757a;font-size:12px;font-weight:400;margin-bottom:12px}.mobile-table-item a.p[data-v-56d590ce]:not(.mobile-table-item__title),.mobile-table-item p[data-v-56d590ce]:not(.mobile-table-item__title){font-size:14px;font-weight:400;color:#2c3e50}.mobile-table-item a.p:not(.mobile-table-item__title) span[data-v-56d590ce],.mobile-table-item p:not(.mobile-table-item__title) span[data-v-56d590ce]{color:#698096;font-weight:500;background:#eceff1;border-radius:100px;padding:2px 8px;line-height:20px}.mobile-table-item__text[data-v-56d590ce]{display:flex;justify-content:space-between;font-size:14px;font-weight:400;margin-bottom:12px;flex-wrap:wrap;align-items:center;color:#2c3e50;row-gap:12px}.mobile-table-item__text a.button[data-v-56d590ce]{background:transparent;border:none;color:#007aff;font-size:14px;font-weight:600}.mobile-table-item__text.wrapped[data-v-56d590ce]{flex-wrap:wrap;align-items:center;margin-bottom:0}.mobile-table-item__text.wrapped .wrapped__text[data-v-56d590ce]{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;width:100%}.mobile-table-item__text.wrapped .wrapped__text.active[data-v-56d590ce]{background:#e5e5e5;border-left:3px solid #007aff;margin-top:12px}.mobile-table-item__text.wrapped .mobile-table-item__children[data-v-56d590ce]{padding:0 20px 0 36px;display:flex;flex-direction:column;width:100%;gap:16px;margin-bottom:12px}.mobile-table-item__text.wrapped .mobile-table-item__children a[data-v-56d590ce]{font-size:14px;color:#2c3e50;font-weight:400;text-decoration:none}.mobile-table-item__text.wrapped .mobile-table-item__children a[data-v-56d590ce]:active,.mobile-table-item__text.wrapped .mobile-table-item__children a[data-v-56d590ce]:visited{color:#2c3e50}.mobile-table-item__text[data-v-56d590ce]:last-child{margin-bottom:0}.mobile-table-item[data-v-56d590ce]:nth-child(4){padding:12px 0}.mobile-table-item:nth-child(4) .mobile-table-item__title[data-v-56d590ce]{padding:0 20px;margin-bottom:0}.mobile-table-item[data-v-56d590ce]:nth-child(5){padding-bottom:36px;border-bottom:none}.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,.25098039215686274);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,.047058823529411764)}.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,.047058823529411764)!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,.047058823529411764)}.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,.050980392156862744)}.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-091fcb7a]{position:relative;width:100vw}@media(min-width:1025px){.info[data-v-091fcb7a]{height:30px}}.info-notification[data-v-091fcb7a]{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-091fcb7a]{position:relative;min-height:30px}}.info-notification__wrapper[data-v-091fcb7a]{display:flex;justify-content:space-between;align-items:center;gap:10px}.info-notification__content[data-v-091fcb7a]{display:flex;align-items:center;gap:10px}.info-notification__info[data-v-091fcb7a]{flex-shrink:0}.info-notification__close[data-v-091fcb7a]{display:flex;align-items:center;cursor:pointer}.info-header[data-v-091fcb7a]{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-091fcb7a]{display:none}}.info-header__title[data-v-091fcb7a]{font-weight:500;font-size:12px;line-height:14px;color:#2c3e50;margin-right:8px}.info-header__result[data-v-091fcb7a]{font-weight:400;font-size:12px;color:#2c3e50}.info-header__result_circled[data-v-091fcb7a]{color:#fff;padding:2px 8px;background:#007aff;border-radius:100px}.info-header__list[data-v-091fcb7a]{display:flex;justify-content:space-between;align-items:center}.info-header__item[data-v-091fcb7a]{display:flex;align-items:center;gap:16px}.info-header__item-elem[data-v-091fcb7a]{display:flex;align-items:center}.info-header__inner-item[data-v-091fcb7a]{display:flex;align-items:center;font-size:12px}.info-header__inner-item[data-v-091fcb7a]:nth-child(2){margin-left:8px}.info-header .last-header-item .info-header__inner-item[data-v-091fcb7a]:nth-child(2){margin-left:5px}.info .divider[data-v-091fcb7a]{background:#2c3e50;width:1px;height:10px;margin:0 10px;transform:rotate(20deg)}.fade-enter-active[data-v-091fcb7a],.fade-leave-active[data-v-091fcb7a]{transition:.5s ease}.fade-enter[data-v-091fcb7a],.fade-leave-to[data-v-091fcb7a]{opacity:0;top:-30px}.sticky{position:sticky;z-index:1000;top:0}.header{background:#fff;max-height:62px;height:62px;display:flex;align-items:center;width:100vw}@media(max-width:1025px){.header{height:56px;border-bottom:1px solid #bdc7ce}}.header.bordered{border-bottom:1px solid rgba(44,62,80,.14901960784313725)}.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__items{margin-right:8px;align-items:center;padding:20px 8px 20px 0;transition:text-shadow .3s;display:block;font-weight:700;font-size:16px;line-height:22px;text-transform:uppercase;color:#71757a;position:relative}.header__left .menu__items:after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);height:22px;width:1px;background-color:#e5e5e5}.header__left .menu__items.active{font-weight:700;font-size:16px;line-height:22px;text-transform:uppercase;color:#2c3e50}.header__left .menu__items:hover{color:#9da3ac;cursor:pointer}.header__left .logo{display:block;margin-right:20px}@media(max-width:1025px){.header__left .logo{margin-right:10px}}.header__left .logo svg{width:90px;height:26px;display:block;fill:#2c3e50}@media(max-width:1025px){.header__left .logo svg{width:77px;height:24px}}.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,.2980392156862745);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,.050980392156862744)}.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}.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,.2980392156862745);font-size:14px;margin-top:20px;width:100vw}@media(max-width:1025px){.a-footer{background:#f6f6f7}.a-footer.paddinged{padding-bottom:60px}}.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}.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-data-v-25a1e885 .7s linear infinite;animation:spin-data-v-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-data-v-25a1e885{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-data-v-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-fe005aae]{padding:0;margin:0;box-sizing:border-box}.mail[data-v-fe005aae]{padding:50px 0}@media(max-width:560px){.mail[data-v-fe005aae]{padding:32px 0}}.mail__title[data-v-fe005aae]{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-fe005aae]{font-size:16px;line-height:22px}}.mail__img-wrapper[data-v-fe005aae]{padding:24px;display:flex;justify-content:center;position:relative}.mail__img-wrapper[data-v-fe005aae]: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-fe005aae]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;position:relative;z-index:2}.mail__text[data-v-fe005aae]{font-size:14px;color:#71757a;font-weight:400;line-height:20px;text-align:center;margin-bottom:16px}.mail__form[data-v-fe005aae]{max-width:370px;margin:0 auto}.mail__form-input[data-v-fe005aae]{margin-bottom:16px}.mail__form-btn[data-v-fe005aae]{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-6e78d955]{width:24px;height:24px;max-width:24px}.bottom-navigation[data-v-1ce339ee]{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-1ce339ee]{color:#007aff!important}.bottom-navigation--active[data-v-1ce339ee] svg path{stroke:#007aff}.bottom-navigation a[data-v-1ce339ee]{font-size:10px;color:#2c3e50;display:grid;place-items:center;line-height:16px;gap:3px;min-width:60px}.bottom-navigation a.active[data-v-1ce339ee]{color:#007aff}.bottom-navigation a.active[data-v-1ce339ee] svg path{fill:#007aff}
@@ -370,6 +370,17 @@ module.exports = function (argument) {
370
370
  };
371
371
 
372
372
 
373
+ /***/ }),
374
+
375
+ /***/ "0eef":
376
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
377
+
378
+ "use strict";
379
+ /* 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_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_ABottomNavigationBar_vue_vue_type_style_index_0_id_1ce339ee_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("1cfa");
380
+ /* 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_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_ABottomNavigationBar_vue_vue_type_style_index_0_id_1ce339ee_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_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_ABottomNavigationBar_vue_vue_type_style_index_0_id_1ce339ee_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
381
+ /* unused harmony reexport * */
382
+
383
+
373
384
  /***/ }),
374
385
 
375
386
  /***/ "107c":
@@ -746,6 +757,13 @@ var userAgent = __webpack_require__("342f");
746
757
  module.exports = /(?:ipad|iphone|ipod).*applewebkit/i.test(userAgent);
747
758
 
748
759
 
760
+ /***/ }),
761
+
762
+ /***/ "1cfa":
763
+ /***/ (function(module, exports, __webpack_require__) {
764
+
765
+ // extracted by mini-css-extract-plugin
766
+
749
767
  /***/ }),
750
768
 
751
769
  /***/ "1d80":
@@ -2683,6 +2701,13 @@ var DOMTokenListPrototype = classList && classList.constructor && classList.cons
2683
2701
  module.exports = DOMTokenListPrototype === Object.prototype ? undefined : DOMTokenListPrototype;
2684
2702
 
2685
2703
 
2704
+ /***/ }),
2705
+
2706
+ /***/ "7931":
2707
+ /***/ (function(module, exports, __webpack_require__) {
2708
+
2709
+ // extracted by mini-css-extract-plugin
2710
+
2686
2711
  /***/ }),
2687
2712
 
2688
2713
  /***/ "7b0b":
@@ -6234,6 +6259,17 @@ module.exports = function (input, pref) {
6234
6259
  };
6235
6260
 
6236
6261
 
6262
+ /***/ }),
6263
+
6264
+ /***/ "c0b5":
6265
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
6266
+
6267
+ "use strict";
6268
+ /* 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_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_ANavIcon_vue_vue_type_style_index_0_id_6e78d955_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("7931");
6269
+ /* 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_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_ANavIcon_vue_vue_type_style_index_0_id_6e78d955_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_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_ANavIcon_vue_vue_type_style_index_0_id_6e78d955_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
6270
+ /* unused harmony reexport * */
6271
+
6272
+
6237
6273
  /***/ }),
6238
6274
 
6239
6275
  /***/ "c28b":
@@ -11491,6 +11527,201 @@ var ATable_component = normalizeComponent(
11491
11527
  )
11492
11528
 
11493
11529
  /* harmony default export */ var ATable = (ATable_component.exports);
11530
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"64c1947a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/BottomNavigationBar/ABottomNavigationBar.vue?vue&type=template&id=1ce339ee&scoped=true&
11531
+ var ABottomNavigationBarvue_type_template_id_1ce339ee_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',{staticClass:"bottom-navigation"},[_c('li',[_c('nuxt-link',{tag:"component",attrs:{"to":"/","exact-active-class":"active"}},[_c('div',{staticClass:"bottom-navigation__icon"},[_c('a-nav-icon',{staticClass:"ic-24",attrs:{"icon-name":"adata"}})],1),_c('div',{staticClass:"bottom-navigation__title"},[_vm._v("Главная")])])],1),_c('li',[_c('a',{class:{ 'bottom-navigation--active': _vm.openService },on:{"click":_vm.handleClick}},[_c('div',{staticClass:"bottom-navigation__icon"},[_c('a-nav-icon',{staticClass:"ic-24",attrs:{"icon-name":"service"}})],1),_c('div',{staticClass:"bottom-navigation__title"},[_vm._v("Сервисы")])])]),_c('li',[(_vm.isAuth)?_c(_vm.module === 'landing'? 'nuxt-link': 'a',{tag:"component",attrs:{"href":_vm.module === 'landing'? null: _vm.favouritesLink,"to":_vm.favouritesLink,"exact-active-class":"active"}},[_c('div',{staticClass:"bottom-navigation__icon"},[_c('a-nav-icon',{staticClass:"ic-24",attrs:{"icon-name":"favorite"}})],1),_c('div',{staticClass:"bottom-navigation__title"},[_vm._v("Избранные")])]):_c('a',{attrs:{"href":_vm.loginUrl}},[_c('div',{staticClass:"bottom-navigation__icon"},[_c('a-nav-icon',{staticClass:"ic-24",attrs:{"icon-name":"sign"}})],1),_c('div',{staticClass:"bottom-navigation__title"},[_vm._v("Вход")])])],1),(_vm.module === 'tenders')?_c('li',[_c('nuxt-link',{tag:"component",attrs:{"to":"/profile/search-profile","exact-active-class":"active"}},[_c('div',{staticClass:"bottom-navigation__icon"},[_c('a-nav-icon',{attrs:{"icon-name":"template"}})],1),_c('div',{staticClass:"bottom-navigation__title"},[_vm._v("Шаблоны")])])],1):_vm._e()])}
11532
+ var ABottomNavigationBarvue_type_template_id_1ce339ee_scoped_true_staticRenderFns = []
11533
+
11534
+
11535
+ // CONCATENATED MODULE: ./src/components/BottomNavigationBar/ABottomNavigationBar.vue?vue&type=template&id=1ce339ee&scoped=true&
11536
+
11537
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"64c1947a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/NavIcon/ANavIcon.vue?vue&type=template&id=6e78d955&scoped=true&
11538
+ var ANavIconvue_type_template_id_6e78d955_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nav-icon",domProps:{"innerHTML":_vm._s(_vm.svgTemplate[_vm.iconName])}})}
11539
+ var ANavIconvue_type_template_id_6e78d955_scoped_true_staticRenderFns = []
11540
+
11541
+
11542
+ // CONCATENATED MODULE: ./src/components/NavIcon/ANavIcon.vue?vue&type=template&id=6e78d955&scoped=true&
11543
+
11544
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/NavIcon/ANavIcon.vue?vue&type=script&lang=js&
11545
+ //
11546
+ //
11547
+ //
11548
+ //
11549
+ /* harmony default export */ var ANavIconvue_type_script_lang_js_ = ({
11550
+ name: "ANavIcon",
11551
+ props: {
11552
+ iconName: {
11553
+ type: String,
11554
+ required: true
11555
+ }
11556
+ },
11557
+ computed: {
11558
+ svgTemplate: function svgTemplate() {
11559
+ return {
11560
+ adata: "<svg width=\"20\" height=\"21\" viewBox=\"0 0 20 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n" + "<path d=\"M9.84155 6.85486H9.77656C9.74876 7.20053 9.68052 7.54175 9.57322 7.87152L8.30322 11.8332H11.2899L10.0366 7.91152C9.93515 7.567 9.8698 7.21288 9.84155 6.85486Z\" fill=\"#2C3E50\"/>\n" + "<path d=\"M18 0.5H2C1.46957 0.5 0.96086 0.710712 0.585787 1.08578C0.210715 1.46086 0 1.96957 0 2.5V18.5C0 19.0304 0.210715 19.5391 0.585787 19.9142C0.96086 20.2893 1.46957 20.5 2 20.5H18C18.5304 20.5 19.0391 20.2893 19.4142 19.9142C19.7893 19.5391 20 19.0304 20 18.5V2.5C20 1.96957 19.7893 1.46086 19.4142 1.08578C19.0391 0.710712 18.5304 0.5 18 0.5ZM12.7217 16.4417L11.8883 13.845H7.73833L6.91667 16.4417H4.07167L8.32 4.775H11.4367L15.5867 16.4417H12.7217Z\" fill=\"#2C3E50\"/>\n" + "</svg>\n",
11561
+ service: "<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n" + "<path d=\"M21.5 14.5H14.5V21.5H21.5V14.5Z\" stroke=\"#2C3E50\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n" + "<path d=\"M10.5 14.5H3.5V21.5H10.5V14.5Z\" stroke=\"#2C3E50\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n" + "<path d=\"M21.5 3.5H14.5V10.5H21.5V3.5Z\" stroke=\"#2C3E50\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n" + "<path d=\"M10.5 3.5H3.5V10.5H10.5V3.5Z\" stroke=\"#2C3E50\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n" + "</svg>\n",
11562
+ favorite: "<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n" + "<path d=\"M5.5 2.5H19.5C19.7652 2.5 20.0196 2.60536 20.2071 2.79289C20.3946 2.98043 20.5 3.23478 20.5 3.5V22.643C20.5001 22.7324 20.4763 22.8202 20.4309 22.8973C20.3855 22.9743 20.3204 23.0378 20.2421 23.0811C20.1639 23.1244 20.0755 23.1459 19.9861 23.1434C19.8968 23.141 19.8097 23.1146 19.734 23.067L12.5 18.53L5.266 23.066C5.19037 23.1135 5.10339 23.1399 5.0141 23.1424C4.92482 23.1449 4.83649 23.1235 4.7583 23.0803C4.6801 23.0371 4.61491 22.9738 4.56948 22.8969C4.52406 22.82 4.50007 22.7323 4.5 22.643V3.5C4.5 3.23478 4.60536 2.98043 4.79289 2.79289C4.98043 2.60536 5.23478 2.5 5.5 2.5ZM18.5 4.5H6.5V19.932L12.5 16.171L18.5 19.932V4.5Z\" fill=\"#2C3E50\"/>\n" + "</svg>\n",
11563
+ sign: "<svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n" + "<path d=\"M5 22.5C4.73478 22.5 4.48043 22.3946 4.29289 22.2071C4.10536 22.0196 4 21.7652 4 21.5V3.5C4 3.23478 4.10536 2.98043 4.29289 2.79289C4.48043 2.60536 4.73478 2.5 5 2.5H19C19.2652 2.5 19.5196 2.60536 19.7071 2.79289C19.8946 2.98043 20 3.23478 20 3.5V6.5H18V4.5H6V20.5H18V18.5H20V21.5C20 21.7652 19.8946 22.0196 19.7071 22.2071C19.5196 22.3946 19.2652 22.5 19 22.5H5ZM18 16.5V13.5H11V11.5H18V8.5L23 12.5L18 16.5Z\" fill=\"#2C3E50\"/>\n" + "</svg>\n",
11564
+ template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n" + "<path d=\"M9 10H10C10.2652 10 10.5196 9.89464 10.7071 9.70711C10.8946 9.51957 11 9.26522 11 9C11 8.73478 10.8946 8.48043 10.7071 8.29289C10.5196 8.10536 10.2652 8 10 8H9C8.73478 8 8.48043 8.10536 8.29289 8.29289C8.10536 8.48043 8 8.73478 8 9C8 9.26522 8.10536 9.51957 8.29289 9.70711C8.48043 9.89464 8.73478 10 9 10ZM9 12C8.73478 12 8.48043 12.1054 8.29289 12.2929C8.10536 12.4804 8 12.7348 8 13C8 13.2652 8.10536 13.5196 8.29289 13.7071C8.48043 13.8946 8.73478 14 9 14H15C15.2652 14 15.5196 13.8946 15.7071 13.7071C15.8946 13.5196 16 13.2652 16 13C16 12.7348 15.8946 12.4804 15.7071 12.2929C15.5196 12.1054 15.2652 12 15 12H9ZM20 8.94C19.9896 8.84813 19.9695 8.75763 19.94 8.67V8.58C19.8919 8.47718 19.8278 8.38267 19.75 8.3L13.75 2.3C13.6673 2.22222 13.5728 2.15808 13.47 2.11C13.4402 2.10576 13.4099 2.10576 13.38 2.11C13.2784 2.05174 13.1662 2.01434 13.05 2H7C6.20435 2 5.44129 2.31607 4.87868 2.87868C4.31607 3.44129 4 4.20435 4 5V19C4 19.7956 4.31607 20.5587 4.87868 21.1213C5.44129 21.6839 6.20435 22 7 22H17C17.7956 22 18.5587 21.6839 19.1213 21.1213C19.6839 20.5587 20 19.7956 20 19V9C20 9 20 9 20 8.94ZM14 5.41L16.59 8H15C14.7348 8 14.4804 7.89464 14.2929 7.70711C14.1054 7.51957 14 7.26522 14 7V5.41ZM18 19C18 19.2652 17.8946 19.5196 17.7071 19.7071C17.5196 19.8946 17.2652 20 17 20H7C6.73478 20 6.48043 19.8946 6.29289 19.7071C6.10536 19.5196 6 19.2652 6 19V5C6 4.73478 6.10536 4.48043 6.29289 4.29289C6.48043 4.10536 6.73478 4 7 4H12V7C12 7.79565 12.3161 8.55871 12.8787 9.12132C13.4413 9.68393 14.2044 10 15 10H18V19ZM15 16H9C8.73478 16 8.48043 16.1054 8.29289 16.2929C8.10536 16.4804 8 16.7348 8 17C8 17.2652 8.10536 17.5196 8.29289 17.7071C8.48043 17.8946 8.73478 18 9 18H15C15.2652 18 15.5196 17.8946 15.7071 17.7071C15.8946 17.5196 16 17.2652 16 17C16 16.7348 15.8946 16.4804 15.7071 16.2929C15.5196 16.1054 15.2652 16 15 16Z\" fill=\"#2C3E50\"/>\n" + "</svg>\n"
11565
+ };
11566
+ }
11567
+ }
11568
+ });
11569
+ // CONCATENATED MODULE: ./src/components/NavIcon/ANavIcon.vue?vue&type=script&lang=js&
11570
+ /* harmony default export */ var NavIcon_ANavIconvue_type_script_lang_js_ = (ANavIconvue_type_script_lang_js_);
11571
+ // EXTERNAL MODULE: ./src/components/NavIcon/ANavIcon.vue?vue&type=style&index=0&id=6e78d955&scoped=true&lang=scss&
11572
+ var ANavIconvue_type_style_index_0_id_6e78d955_scoped_true_lang_scss_ = __webpack_require__("c0b5");
11573
+
11574
+ // CONCATENATED MODULE: ./src/components/NavIcon/ANavIcon.vue
11575
+
11576
+
11577
+
11578
+
11579
+
11580
+
11581
+ /* normalize component */
11582
+
11583
+ var ANavIcon_component = normalizeComponent(
11584
+ NavIcon_ANavIconvue_type_script_lang_js_,
11585
+ ANavIconvue_type_template_id_6e78d955_scoped_true_render,
11586
+ ANavIconvue_type_template_id_6e78d955_scoped_true_staticRenderFns,
11587
+ false,
11588
+ null,
11589
+ "6e78d955",
11590
+ null
11591
+
11592
+ )
11593
+
11594
+ /* harmony default export */ var ANavIcon = (ANavIcon_component.exports);
11595
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/BottomNavigationBar/ABottomNavigationBar.vue?vue&type=script&lang=js&
11596
+ //
11597
+ //
11598
+ //
11599
+ //
11600
+ //
11601
+ //
11602
+ //
11603
+ //
11604
+ //
11605
+ //
11606
+ //
11607
+ //
11608
+ //
11609
+ //
11610
+ //
11611
+ //
11612
+ //
11613
+ //
11614
+ //
11615
+ //
11616
+ //
11617
+ //
11618
+ //
11619
+ //
11620
+ //
11621
+ //
11622
+ //
11623
+ //
11624
+ //
11625
+ //
11626
+ //
11627
+ //
11628
+ //
11629
+ //
11630
+ //
11631
+ //
11632
+ //
11633
+ //
11634
+ //
11635
+ //
11636
+ //
11637
+ //
11638
+ //
11639
+ //
11640
+ //
11641
+ //
11642
+ //
11643
+ //
11644
+
11645
+ /* harmony default export */ var ABottomNavigationBarvue_type_script_lang_js_ = ({
11646
+ name: "ABottomNavigationBar",
11647
+ components: {
11648
+ ANavIcon: ANavIcon
11649
+ },
11650
+ props: {
11651
+ module: {
11652
+ type: String,
11653
+ required: true
11654
+ },
11655
+ isAuth: {
11656
+ type: Boolean,
11657
+ default: false
11658
+ },
11659
+ loginUrl: {
11660
+ type: String,
11661
+ required: true
11662
+ },
11663
+ openService: {
11664
+ type: Boolean,
11665
+ default: false
11666
+ },
11667
+ mode: {
11668
+ type: String,
11669
+ required: true,
11670
+ validator: function validator(value) {
11671
+ return ["prod", "dev", "staging"].indexOf(value) !== -1;
11672
+ }
11673
+ }
11674
+ },
11675
+ computed: {
11676
+ favouritesLink: function favouritesLink() {
11677
+ var url = {
11678
+ dev: "https://adtdev.kz/favourites",
11679
+ staging: "https://adada.kz/favourites",
11680
+ prod: "https://adata.kz/favourites"
11681
+ };
11682
+
11683
+ if (this.module === 'landing') {
11684
+ return "/favourites";
11685
+ } else {
11686
+ return url[this.mode];
11687
+ }
11688
+ }
11689
+ },
11690
+ methods: {
11691
+ handleClick: function handleClick() {
11692
+ // this.$router.push({
11693
+ // hash: "service"
11694
+ // })
11695
+ this.$emit("click-menu");
11696
+ }
11697
+ }
11698
+ });
11699
+ // CONCATENATED MODULE: ./src/components/BottomNavigationBar/ABottomNavigationBar.vue?vue&type=script&lang=js&
11700
+ /* harmony default export */ var BottomNavigationBar_ABottomNavigationBarvue_type_script_lang_js_ = (ABottomNavigationBarvue_type_script_lang_js_);
11701
+ // EXTERNAL MODULE: ./src/components/BottomNavigationBar/ABottomNavigationBar.vue?vue&type=style&index=0&id=1ce339ee&scoped=true&lang=scss&
11702
+ var ABottomNavigationBarvue_type_style_index_0_id_1ce339ee_scoped_true_lang_scss_ = __webpack_require__("0eef");
11703
+
11704
+ // CONCATENATED MODULE: ./src/components/BottomNavigationBar/ABottomNavigationBar.vue
11705
+
11706
+
11707
+
11708
+
11709
+
11710
+
11711
+ /* normalize component */
11712
+
11713
+ var ABottomNavigationBar_component = normalizeComponent(
11714
+ BottomNavigationBar_ABottomNavigationBarvue_type_script_lang_js_,
11715
+ ABottomNavigationBarvue_type_template_id_1ce339ee_scoped_true_render,
11716
+ ABottomNavigationBarvue_type_template_id_1ce339ee_scoped_true_staticRenderFns,
11717
+ false,
11718
+ null,
11719
+ "1ce339ee",
11720
+ null
11721
+
11722
+ )
11723
+
11724
+ /* harmony default export */ var ABottomNavigationBar = (ABottomNavigationBar_component.exports);
11494
11725
  // CONCATENATED MODULE: ./src/components/index.js
11495
11726
 
11496
11727
 
@@ -11508,6 +11739,7 @@ var ATable_component = normalizeComponent(
11508
11739
 
11509
11740
 
11510
11741
 
11742
+
11511
11743
  // import ABadGateway from "./ErrorPages/BadGateway";
11512
11744
  // import AForbidden from "./ErrorPages/Forbidden";
11513
11745
  // import AInternalServerError from "./ErrorPages/InternalServerError";
@@ -11527,7 +11759,8 @@ var Components = {
11527
11759
  AMailTo: MailTo,
11528
11760
  ATable: ATable,
11529
11761
  ALoader: Loader,
11530
- ACheckboxMenu: CheckboxMenu // ABadGateway,
11762
+ ACheckboxMenu: CheckboxMenu,
11763
+ ABottomNavigationBar: ABottomNavigationBar // ABadGateway,
11531
11764
  // AForbidden,
11532
11765
  // AInternalServerError,
11533
11766
  // ANotFound,