adata-ui 0.1.70 → 0.1.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/adata-ui.common.js +27 -28
- package/dist/adata-ui.common.js.map +1 -1
- package/dist/adata-ui.css +1 -1
- package/dist/adata-ui.umd.js +27 -28
- package/dist/adata-ui.umd.js.map +1 -1
- package/dist/adata-ui.umd.min.js +2 -2
- package/dist/adata-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/assets/_text_field.scss +1 -0
- package/src/components/MailTo/MailTo.vue +1 -2
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}.btn{cursor:pointer;border:none;border-radius:2px;font-size:14px;font-weight:500;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){.btn{width:100%;text-align:center}}.btn svg{margin-right:8px}.btn:disabled{cursor:not-allowed}.btn.size_extra_sm{height:24px;padding:2px 16px;line-height:20px}.btn.size_sm{height:32px;padding:6px 20px;line-height:20px}.btn.size_md{height:40px;padding:8px 30px;line-height:24px}.btn.size_fit{padding:8px 0;width:100%}.btn_grey{color:var(--newGray);border:1px solid #9da3ac;background:#fff}.btn_grey:active,.btn_grey:hover{background:#eef0f5}.btn-white{background:#fff;color:#007aff}.btn-white:hover{background:#eef0f5}.btn-white:active{background:#d6d6d7}.btn_yellow{background:linear-gradient(236.46deg,#ffe364 -2.39%,#fbc920 79.1%);color:#333}.btn_yellow:active,.btn_yellow:hover{background:#fbc920}.btn_red{border:1px solid #ff2e43;color:#ff2e43;background-color:transparent}.btn_red:active,.btn_red:hover{background:#ff2e43;color:#fff}.btn_green{background:#00b92d;color:#fff}.btn_green:active,.btn_green:hover{background:#008621}.btn_blue_outlined{border:1px solid #007aff;color:#007aff;background-color:transparent}.btn_blue_outlined:hover{background:#007aff;color:#fff}.btn_blue_outlined:active{background:#05b;color:#fff}.btn_blue{background:#1e88e5;color:#fff}.btn_blue:hover{background:#007aff;color:#fff}.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{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{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:-webkit-autofill~.adt-text-block__label,.adt-text-block__textarea:focus~.adt-text-block__label,.adt-text-block__textarea:not(:-webkit-autofill):valid~.adt-text-block__label,.adt-text-block__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:-webkit-autofill~.adt-text-block__label,.adt-text-block__textarea:focus~.adt-text-block__label,.adt-text-block__textarea:not(:-webkit-autofill):valid~.adt-text-block__label,.adt-text-block__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:focus,.adt-text-block__textarea:hover{border:.5px solid #2c3e50}.adt-text-block__input::-moz-placeholder,.adt-text-block__textarea::-moz-placeholder{font-size:12px}.adt-text-block__input:-ms-input-placeholder,.adt-text-block__textarea:-ms-input-placeholder{font-size:12px}.adt-text-block__input::placeholder,.adt-text-block__textarea::placeholder{font-size:12px}.adt-text-block__input.error,.adt-text-block__textarea.error{border:1px solid #ff2e43;background:rgba(255,46,67,.12156862745098039)}.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{min-height:120px;resize:none}.adt-text-block__textarea+label{top:20px}.adt-text-block--ellipsis{width:calc(100% - 56px);text-overflow:ellipsis}.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}@media(max-width:1025px){.adt-text-block__options{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}.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}.slideToggleAnimation{transition:all .3s}.compareNotification{transition:all 3s}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{width:368px;height:100%;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 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__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;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:rgba(44,62,80,.050980392156862744)}.profile .profile-menu__links:not(:last-child){border-bottom:1px solid #eef0f5}.exit{background:#69797d;height:40px;border-radius:0 0 2px 2px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:600;font-size:14px;line-height:16px;color:#fff}.exit:hover{background:#9da3ac;color:#fff}.exit:hover svg{stroke:#fff;background:#9da3ac}.exit svg{margin-right:8px;background:#69797d;fill:none!important;stroke:#fff;transition:all 0s}.exit:active{background:#05b;color:#fff}.exit:active svg{stroke:#fff;background:#05b}.sign{height:40px;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}.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}}.info[data-v-1640a06a]{position:relative}@media(min-width:1025px){.info[data-v-1640a06a]{height:30px}}.info-notification[data-v-1640a06a]{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-1640a06a]{position:relative;min-height:30px}}.info-notification__wrapper[data-v-1640a06a]{display:flex;justify-content:space-between;align-items:center;gap:10px}.info-notification__content[data-v-1640a06a]{display:flex;align-items:center;gap:10px}.info-notification__info[data-v-1640a06a]{flex-shrink:0}.info-notification__close[data-v-1640a06a]{display:flex;align-items:center;cursor:pointer}.info-header[data-v-1640a06a]{background:#fff;padding:7px 0;border-bottom:.5px solid rgba(189,199,206,.5)}@media(max-width:1025px){.info-header[data-v-1640a06a]{display:none}}.info-header__title[data-v-1640a06a]{font-weight:500;font-size:12px;line-height:14px;color:#2c3e50;margin-right:8px}.info-header__result[data-v-1640a06a]{font-weight:400;font-size:12px;color:#2c3e50}.info-header__result_circled[data-v-1640a06a]{color:#fff;padding:2px 8px;background:#007aff;border-radius:100px}.info-header__list[data-v-1640a06a]{display:flex;justify-content:space-between;align-items:center}.info-header__item[data-v-1640a06a]{display:flex;align-items:center;gap:20px}.info-header__item-elem[data-v-1640a06a]{display:flex;align-items:center;gap:8px}.info-header__inner-item[data-v-1640a06a]{display:flex;align-items:center;font-size:12px}.info-header .last-header-item .info-header__inner-item[data-v-1640a06a]:nth-child(2){margin-left:5px}.info .divider[data-v-1640a06a]{background:#2c3e50;width:1px;height:10px;margin:0 10px;transform:rotate(20deg)}.fade-enter-active[data-v-1640a06a],.fade-leave-active[data-v-1640a06a]{transition:.5s ease}.fade-enter[data-v-1640a06a],.fade-leave-to[data-v-1640a06a]{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}@media(max-width:1025px){.header{border-bottom:1px solid rgba(44,62,80,.14901960784313725);height:40px}}.header.bordered{border-bottom:1px solid rgba(44,62,80,.14901960784313725)}.header>.container{width:100%;justify-content:space-between}.header>.container,.header__left,.header__left .menu,.header__right{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}.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}.header .menu_mobile,.header .menu_mobile--switcher{display:none}@media(max-width:1025px){.header .menu_mobile{display:block}.header .menu_mobile .mobile-table-head{padding:11px 16px;display:flex;justify-content:flex-end;background:rgba(44,62,80,.050980392156862744)}.header .menu_mobile-wrapper{border-top:1px solid rgba(157,163,172,.2980392156862745);padding:14px 16px;font-weight:600;font-size:16px;line-height:22px;color:#2c3e50;display:block}.header .menu_mobile-wrapper:last-child{border-bottom:1px solid rgba(157,163,172,.2980392156862745)}.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__info{margin:20px 0}.header .menu-mobile__info-header{background:rgba(189,199,206,.2);padding:4px 16px;display:flex;justify-content:space-between;align-items:center}.header .menu-mobile__info-header span{font-weight:500;font-size:12px;line-height:20px;color:#666c72}.header .menu-mobile__info-body{padding:8px 16px 16px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.header .menu-mobile__info-row{display:flex;justify-content:space-between;align-items:center}.header .menu-mobile__info-column{display:flex;align-items:center;gap:8px}.header .menu-mobile__info-column span{font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.header .menu-mobile__info-footer{background:rgba(189,199,206,.2);padding:8px 16px;display:flex;flex-direction:column;gap:10px}.header .menu-mobile__info-footer-item{display:flex;justify-content:space-between;align-items:center}.header .menu-mobile__info-footer-title{font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.header .menu-mobile__info-footer-circle{color:#fff;padding:4px 12px;background:#007aff;border-radius:100px;font-weight:500;font-size:14px;line-height:20px}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}@media(max-width:1025px){.a-footer{background:#f6f6f7}.a-footer.paddinged{padding-bottom:60px}}.a-footer__top{display:flex;justify-content:space-between;max-width:900px;width:100%;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:space-between;align-items:center}@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__link: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}}.a-footer__bottom span{font-size:10px;line-height:12px;color:#71757a}@media(max-width:1025px){.a-footer__bottom span{font-size:10px;line-height:16px}}.mobile-head-wrapper{display:flex;justify-content:space-between;align-items:center}.mail[data-v-468aa8e8]{padding:50px 0}@media(max-width:560px){.mail[data-v-468aa8e8]{padding:32px 0}}.mail__title[data-v-468aa8e8]{font-size:24px;line-height:33px;color:#2c3e50;font-weight:700;text-align:center;margin-bottom:16px}@media(max-width:560px){.mail__title[data-v-468aa8e8]{font-size:16px;line-height:22px}}.mail__img-wrapper[data-v-468aa8e8]{padding:24px;display:flex;justify-content:center}.mail__img[data-v-468aa8e8]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain}.mail__text[data-v-468aa8e8]{font-size:16px;line-height:22px;text-align:center;color:#2c3e50;margin-bottom:16px}.mail__form[data-v-468aa8e8]{max-width:370px;margin:0 auto}.mail__form-input[data-v-468aa8e8]{margin-bottom:16px}.mail__form-btn[data-v-468aa8e8]{margin:0 auto;display:block}.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}.btn{cursor:pointer;border:none;border-radius:2px;font-size:14px;font-weight:500;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){.btn{width:100%;text-align:center}}.btn svg{margin-right:8px}.btn:disabled{cursor:not-allowed}.btn.size_extra_sm{height:24px;padding:2px 16px;line-height:20px}.btn.size_sm{height:32px;padding:6px 20px;line-height:20px}.btn.size_md{height:40px;padding:8px 30px;line-height:24px}.btn.size_fit{padding:8px 0;width:100%}.btn_grey{color:var(--newGray);border:1px solid #9da3ac;background:#fff}.btn_grey:active,.btn_grey:hover{background:#eef0f5}.btn-white{background:#fff;color:#007aff}.btn-white:hover{background:#eef0f5}.btn-white:active{background:#d6d6d7}.btn_yellow{background:linear-gradient(236.46deg,#ffe364 -2.39%,#fbc920 79.1%);color:#333}.btn_yellow:active,.btn_yellow:hover{background:#fbc920}.btn_red{border:1px solid #ff2e43;color:#ff2e43;background-color:transparent}.btn_red:active,.btn_red:hover{background:#ff2e43;color:#fff}.btn_green{background:#00b92d;color:#fff}.btn_green:active,.btn_green:hover{background:#008621}.btn_blue_outlined{border:1px solid #007aff;color:#007aff;background-color:transparent}.btn_blue_outlined:hover{background:#007aff;color:#fff}.btn_blue_outlined:active{background:#05b;color:#fff}.btn_blue{background:#1e88e5;color:#fff}.btn_blue:hover{background:#007aff;color:#fff}.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{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{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:-webkit-autofill~.adt-text-block__label,.adt-text-block__textarea:focus~.adt-text-block__label,.adt-text-block__textarea:not(:-webkit-autofill):valid~.adt-text-block__label,.adt-text-block__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:-webkit-autofill~.adt-text-block__label,.adt-text-block__textarea:focus~.adt-text-block__label,.adt-text-block__textarea:not(:-webkit-autofill):valid~.adt-text-block__label,.adt-text-block__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:focus,.adt-text-block__textarea:hover{border:.5px solid #2c3e50}.adt-text-block__input::-moz-placeholder,.adt-text-block__textarea::-moz-placeholder{font-size:12px}.adt-text-block__input:-ms-input-placeholder,.adt-text-block__textarea:-ms-input-placeholder{font-size:12px}.adt-text-block__input::placeholder,.adt-text-block__textarea::placeholder{font-size:12px}.adt-text-block__input.error,.adt-text-block__textarea.error{border:1px solid #ff2e43;background:rgba(255,46,67,.12156862745098039)}.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{min-height:120px;resize:none}.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}@media(max-width:1025px){.adt-text-block__options{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}.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}.slideToggleAnimation{transition:all .3s}.compareNotification{transition:all 3s}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{width:368px;height:100%;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 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__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;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:rgba(44,62,80,.050980392156862744)}.profile .profile-menu__links:not(:last-child){border-bottom:1px solid #eef0f5}.exit{background:#69797d;height:40px;border-radius:0 0 2px 2px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:600;font-size:14px;line-height:16px;color:#fff}.exit:hover{background:#9da3ac;color:#fff}.exit:hover svg{stroke:#fff;background:#9da3ac}.exit svg{margin-right:8px;background:#69797d;fill:none!important;stroke:#fff;transition:all 0s}.exit:active{background:#05b;color:#fff}.exit:active svg{stroke:#fff;background:#05b}.sign{height:40px;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}.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}}.info[data-v-1640a06a]{position:relative}@media(min-width:1025px){.info[data-v-1640a06a]{height:30px}}.info-notification[data-v-1640a06a]{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-1640a06a]{position:relative;min-height:30px}}.info-notification__wrapper[data-v-1640a06a]{display:flex;justify-content:space-between;align-items:center;gap:10px}.info-notification__content[data-v-1640a06a]{display:flex;align-items:center;gap:10px}.info-notification__info[data-v-1640a06a]{flex-shrink:0}.info-notification__close[data-v-1640a06a]{display:flex;align-items:center;cursor:pointer}.info-header[data-v-1640a06a]{background:#fff;padding:7px 0;border-bottom:.5px solid rgba(189,199,206,.5)}@media(max-width:1025px){.info-header[data-v-1640a06a]{display:none}}.info-header__title[data-v-1640a06a]{font-weight:500;font-size:12px;line-height:14px;color:#2c3e50;margin-right:8px}.info-header__result[data-v-1640a06a]{font-weight:400;font-size:12px;color:#2c3e50}.info-header__result_circled[data-v-1640a06a]{color:#fff;padding:2px 8px;background:#007aff;border-radius:100px}.info-header__list[data-v-1640a06a]{display:flex;justify-content:space-between;align-items:center}.info-header__item[data-v-1640a06a]{display:flex;align-items:center;gap:20px}.info-header__item-elem[data-v-1640a06a]{display:flex;align-items:center;gap:8px}.info-header__inner-item[data-v-1640a06a]{display:flex;align-items:center;font-size:12px}.info-header .last-header-item .info-header__inner-item[data-v-1640a06a]:nth-child(2){margin-left:5px}.info .divider[data-v-1640a06a]{background:#2c3e50;width:1px;height:10px;margin:0 10px;transform:rotate(20deg)}.fade-enter-active[data-v-1640a06a],.fade-leave-active[data-v-1640a06a]{transition:.5s ease}.fade-enter[data-v-1640a06a],.fade-leave-to[data-v-1640a06a]{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}@media(max-width:1025px){.header{border-bottom:1px solid rgba(44,62,80,.14901960784313725);height:40px}}.header.bordered{border-bottom:1px solid rgba(44,62,80,.14901960784313725)}.header>.container{width:100%;justify-content:space-between}.header>.container,.header__left,.header__left .menu,.header__right{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}.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}.header .menu_mobile,.header .menu_mobile--switcher{display:none}@media(max-width:1025px){.header .menu_mobile{display:block}.header .menu_mobile .mobile-table-head{padding:11px 16px;display:flex;justify-content:flex-end;background:rgba(44,62,80,.050980392156862744)}.header .menu_mobile-wrapper{border-top:1px solid rgba(157,163,172,.2980392156862745);padding:14px 16px;font-weight:600;font-size:16px;line-height:22px;color:#2c3e50;display:block}.header .menu_mobile-wrapper:last-child{border-bottom:1px solid rgba(157,163,172,.2980392156862745)}.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__info{margin:20px 0}.header .menu-mobile__info-header{background:rgba(189,199,206,.2);padding:4px 16px;display:flex;justify-content:space-between;align-items:center}.header .menu-mobile__info-header span{font-weight:500;font-size:12px;line-height:20px;color:#666c72}.header .menu-mobile__info-body{padding:8px 16px 16px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.header .menu-mobile__info-row{display:flex;justify-content:space-between;align-items:center}.header .menu-mobile__info-column{display:flex;align-items:center;gap:8px}.header .menu-mobile__info-column span{font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.header .menu-mobile__info-footer{background:rgba(189,199,206,.2);padding:8px 16px;display:flex;flex-direction:column;gap:10px}.header .menu-mobile__info-footer-item{display:flex;justify-content:space-between;align-items:center}.header .menu-mobile__info-footer-title{font-weight:500;font-size:14px;line-height:20px;color:#2c3e50}.header .menu-mobile__info-footer-circle{color:#fff;padding:4px 12px;background:#007aff;border-radius:100px;font-weight:500;font-size:14px;line-height:20px}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}@media(max-width:1025px){.a-footer{background:#f6f6f7}.a-footer.paddinged{padding-bottom:60px}}.a-footer__top{display:flex;justify-content:space-between;max-width:900px;width:100%;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:space-between;align-items:center}@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__link: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}}.a-footer__bottom span{font-size:10px;line-height:12px;color:#71757a}@media(max-width:1025px){.a-footer__bottom span{font-size:10px;line-height:16px}}.mobile-head-wrapper{display:flex;justify-content:space-between;align-items:center}.mail[data-v-5adee5e0]{padding:50px 0}@media(max-width:560px){.mail[data-v-5adee5e0]{padding:32px 0}}.mail__title[data-v-5adee5e0]{font-size:24px;line-height:33px;color:#2c3e50;font-weight:700;text-align:center;margin-bottom:16px}@media(max-width:560px){.mail__title[data-v-5adee5e0]{font-size:16px;line-height:22px}}.mail__img-wrapper[data-v-5adee5e0]{padding:24px;display:flex;justify-content:center}.mail__img[data-v-5adee5e0]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain}.mail__text[data-v-5adee5e0]{font-size:16px;line-height:22px;text-align:center;color:#2c3e50;margin-bottom:16px}.mail__form[data-v-5adee5e0]{max-width:370px;margin:0 auto}.mail__form-input[data-v-5adee5e0]{margin-bottom:16px}.mail__form-btn[data-v-5adee5e0]{margin:0 auto;display:block}.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}}
|
package/dist/adata-ui.umd.js
CHANGED
|
@@ -991,6 +991,13 @@ exports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
|
|
|
991
991
|
};
|
|
992
992
|
|
|
993
993
|
|
|
994
|
+
/***/ }),
|
|
995
|
+
|
|
996
|
+
/***/ "2495":
|
|
997
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
998
|
+
|
|
999
|
+
// extracted by mini-css-extract-plugin
|
|
1000
|
+
|
|
994
1001
|
/***/ }),
|
|
995
1002
|
|
|
996
1003
|
/***/ "2532":
|
|
@@ -1333,13 +1340,6 @@ if (!version && userAgent) {
|
|
|
1333
1340
|
module.exports = version;
|
|
1334
1341
|
|
|
1335
1342
|
|
|
1336
|
-
/***/ }),
|
|
1337
|
-
|
|
1338
|
-
/***/ "336d":
|
|
1339
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
1340
|
-
|
|
1341
|
-
// extracted by mini-css-extract-plugin
|
|
1342
|
-
|
|
1343
1343
|
/***/ }),
|
|
1344
1344
|
|
|
1345
1345
|
/***/ "342f":
|
|
@@ -1369,6 +1369,17 @@ module.exports = function (it) {
|
|
|
1369
1369
|
};
|
|
1370
1370
|
|
|
1371
1371
|
|
|
1372
|
+
/***/ }),
|
|
1373
|
+
|
|
1374
|
+
/***/ "35cf":
|
|
1375
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1376
|
+
|
|
1377
|
+
"use strict";
|
|
1378
|
+
/* 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_MailTo_vue_vue_type_style_index_0_id_5adee5e0_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("2495");
|
|
1379
|
+
/* 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_MailTo_vue_vue_type_style_index_0_id_5adee5e0_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_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_MailTo_vue_vue_type_style_index_0_id_5adee5e0_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
1380
|
+
/* unused harmony reexport * */
|
|
1381
|
+
|
|
1382
|
+
|
|
1372
1383
|
/***/ }),
|
|
1373
1384
|
|
|
1374
1385
|
/***/ "37e8":
|
|
@@ -1396,17 +1407,6 @@ exports.f = DESCRIPTORS && !V8_PROTOTYPE_DEFINE_BUG ? Object.defineProperties :
|
|
|
1396
1407
|
};
|
|
1397
1408
|
|
|
1398
1409
|
|
|
1399
|
-
/***/ }),
|
|
1400
|
-
|
|
1401
|
-
/***/ "3831":
|
|
1402
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1403
|
-
|
|
1404
|
-
"use strict";
|
|
1405
|
-
/* 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_MailTo_vue_vue_type_style_index_0_id_468aa8e8_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("336d");
|
|
1406
|
-
/* 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_MailTo_vue_vue_type_style_index_0_id_468aa8e8_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_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_MailTo_vue_vue_type_style_index_0_id_468aa8e8_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
1407
|
-
/* unused harmony reexport * */
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
1410
|
/***/ }),
|
|
1411
1411
|
|
|
1412
1412
|
/***/ "3a9b":
|
|
@@ -11698,12 +11698,12 @@ var SearchTextField_component = normalizeComponent(
|
|
|
11698
11698
|
)
|
|
11699
11699
|
|
|
11700
11700
|
/* harmony default export */ var SearchTextField = (SearchTextField_component.exports);
|
|
11701
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"23ef8cfe-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/MailTo/MailTo.vue?vue&type=template&id=
|
|
11702
|
-
var
|
|
11703
|
-
var
|
|
11701
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"23ef8cfe-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/MailTo/MailTo.vue?vue&type=template&id=5adee5e0&scoped=true&
|
|
11702
|
+
var MailTovue_type_template_id_5adee5e0_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mail"},[_c('div',{staticClass:"mail__img-wrapper"},[_c('svg',{staticClass:"mail__img",attrs:{"width":"100","height":"85","viewBox":"0 0 100 85","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_518_22722)"}},[_c('path',{attrs:{"d":"M82.8046 8.94045L4.49388 25.7383C1.69026 26.3397 -0.0932329 29.0916 0.510373 31.8849L11.0206 80.5231C11.6242 83.3164 14.3863 85.0933 17.1899 84.4919L95.5007 67.6941C98.3043 67.0927 100.088 64.3408 99.4842 61.5475L88.974 12.9093C88.3704 10.116 85.6083 8.33906 82.8046 8.94045Z","fill":"white","stroke":"#9DA3AC","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"opacity":"0.6","d":"M49.0286 56.5055C44.9588 57.3783 41.6457 53.0141 34.6371 48.6815C20.4367 39.9133 7.646 31.4705 7.646 31.4705L9.48575 40.199L39.0732 58.9098C43.8518 61.3776 51.8161 60.1 55.9974 54.7677C55.0656 54.5138 53.9187 55.458 49.0286 56.5055Z","fill":"#BDC7CE","fill-opacity":"0.4"}}),_c('path',{attrs:{"opacity":"0.6","d":"M22.9133 72.2794C22.1016 72.4542 21.2633 72.4679 20.4463 72.3196C19.6294 72.1713 18.8498 71.8639 18.1522 71.415C17.4546 70.9662 16.8527 70.3847 16.3809 69.7038C15.9092 69.0229 15.5768 68.256 15.4029 67.447L7.49433 30.8586L2.6122 28.2003C1.92726 28.3511 0.0158305 29.581 0.748548 32.9613L10.7916 79.405C10.9655 80.2132 11.2976 80.9794 11.7689 81.6596C12.2401 82.3399 12.8412 82.9211 13.5379 83.3698C14.2346 83.8186 15.0132 84.1262 15.8293 84.275C16.6454 84.4239 17.4828 84.4112 18.2939 84.2375L94.401 67.9151C96.0335 67.5519 97.4571 66.5636 98.3645 65.1636C99.272 63.7637 99.5905 62.0643 99.2513 60.4324L98.3115 56.0919L22.9133 72.2794Z","fill":"#BDC7CE","fill-opacity":"0.4"}}),_c('path',{attrs:{"d":"M1.9668 27.7336L44.0343 54.8397C45.1788 55.5767 46.4581 56.0814 47.7988 56.3248C49.1396 56.5682 50.5153 56.5455 51.8471 56.258C53.179 55.9704 54.4408 55.4238 55.5602 54.6494C56.6796 53.8749 57.6344 52.888 58.3701 51.745L85.3692 9.68939","stroke":"#9DA3AC","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M65.7535 40.3973L97.7063 65.5276","stroke":"#9DA3AC","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M31.2595 46.9918L13.8813 83.5087","stroke":"#9DA3AC","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M85.7678 19.6789C91.222 19.6789 95.6435 15.2736 95.6435 9.83943C95.6435 4.40526 91.222 0 85.7678 0C80.3135 0 75.892 4.40526 75.892 9.83943C75.892 15.2736 80.3135 19.6789 85.7678 19.6789Z","fill":"#E83949"}}),_c('path',{attrs:{"d":"M88.1413 14.433L86.4927 14.7901L85.075 8.20403C84.8998 7.41053 84.7883 6.7916 84.7246 6.32343C84.637 6.45833 84.5335 6.60909 84.406 6.77572C84.2786 6.94236 83.8485 7.48987 83.1158 8.36273L82.0645 7.49781L84.5653 4.49837L85.9352 4.19684L88.1413 14.433Z","fill":"white"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_518_22722"}},[_c('rect',{attrs:{"width":"100","height":"85","fill":"white"}})])])])]),_c('h2',{staticClass:"mail__title"},[_vm._v("Интересует больше данных?")]),_c('p',{staticClass:"mail__text"},[_vm._v(" Оставьте комментарий мы обязательно ответим Вам в кратчайшие сроки ")]),_c('form',{staticClass:"mail__form",attrs:{"novalidate":""}},[_c('a-text-field',{staticClass:"mail__form-input",attrs:{"label":"Введите email","error-text":_vm.emailError,"value":_vm.userEmail ? _vm.userEmail : _vm.email,"required":""},on:{"input":_vm.setEmail}}),_c('a-text-field',{directives:[{name:"mask",rawName:"v-mask",value:('8 (###) ###-##-##'),expression:"'8 (###) ###-##-##'"}],staticClass:"mail__form-input",attrs:{"label":"Введите номер телефона"},model:{value:(_vm.phoneNumber),callback:function ($$v) {_vm.phoneNumber=$$v},expression:"phoneNumber"}}),_c('a-text-area',{staticClass:"mail__form-input",attrs:{"label":"Ваш комментарий","error-text":_vm.messageError,"required":""},model:{value:(_vm.message),callback:function ($$v) {_vm.message=$$v},expression:"message"}}),_c('a-button',{staticClass:"mail__form-btn",on:{"click":function($event){$event.preventDefault();return _vm.onSubmitForm.apply(null, arguments)}}},[_vm._v(" Отправить ")])],1)])}
|
|
11703
|
+
var MailTovue_type_template_id_5adee5e0_scoped_true_staticRenderFns = []
|
|
11704
11704
|
|
|
11705
11705
|
|
|
11706
|
-
// CONCATENATED MODULE: ./src/components/MailTo/MailTo.vue?vue&type=template&id=
|
|
11706
|
+
// CONCATENATED MODULE: ./src/components/MailTo/MailTo.vue?vue&type=template&id=5adee5e0&scoped=true&
|
|
11707
11707
|
|
|
11708
11708
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.regexp.constructor.js
|
|
11709
11709
|
var es_regexp_constructor = __webpack_require__("4d63");
|
|
@@ -11783,7 +11783,6 @@ var es_regexp_sticky = __webpack_require__("2c3e");
|
|
|
11783
11783
|
//
|
|
11784
11784
|
//
|
|
11785
11785
|
//
|
|
11786
|
-
//
|
|
11787
11786
|
/* harmony default export */ var MailTovue_type_script_lang_js_ = ({
|
|
11788
11787
|
name: "MailToTemplate",
|
|
11789
11788
|
props: {
|
|
@@ -11883,8 +11882,8 @@ var es_regexp_sticky = __webpack_require__("2c3e");
|
|
|
11883
11882
|
});
|
|
11884
11883
|
// CONCATENATED MODULE: ./src/components/MailTo/MailTo.vue?vue&type=script&lang=js&
|
|
11885
11884
|
/* harmony default export */ var MailTo_MailTovue_type_script_lang_js_ = (MailTovue_type_script_lang_js_);
|
|
11886
|
-
// EXTERNAL MODULE: ./src/components/MailTo/MailTo.vue?vue&type=style&index=0&id=
|
|
11887
|
-
var
|
|
11885
|
+
// EXTERNAL MODULE: ./src/components/MailTo/MailTo.vue?vue&type=style&index=0&id=5adee5e0&lang=scss&scoped=true&
|
|
11886
|
+
var MailTovue_type_style_index_0_id_5adee5e0_lang_scss_scoped_true_ = __webpack_require__("35cf");
|
|
11888
11887
|
|
|
11889
11888
|
// CONCATENATED MODULE: ./src/components/MailTo/MailTo.vue
|
|
11890
11889
|
|
|
@@ -11897,11 +11896,11 @@ var MailTovue_type_style_index_0_id_468aa8e8_lang_scss_scoped_true_ = __webpack_
|
|
|
11897
11896
|
|
|
11898
11897
|
var MailTo_component = normalizeComponent(
|
|
11899
11898
|
MailTo_MailTovue_type_script_lang_js_,
|
|
11900
|
-
|
|
11901
|
-
|
|
11899
|
+
MailTovue_type_template_id_5adee5e0_scoped_true_render,
|
|
11900
|
+
MailTovue_type_template_id_5adee5e0_scoped_true_staticRenderFns,
|
|
11902
11901
|
false,
|
|
11903
11902
|
null,
|
|
11904
|
-
"
|
|
11903
|
+
"5adee5e0",
|
|
11905
11904
|
null
|
|
11906
11905
|
|
|
11907
11906
|
)
|