@charset "UTF-8";.main,.wrap{display:flex}.container,body,html{height:100%}.btn,.container,.modal__wrap{box-sizing:border-box}.bottom-menu,ol,ul{list-style:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;margin:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}textarea:focus{outline:0}@font-face{font-family:Nekst-Regular;font-display:swap;src:url(../fonts/Nekst-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Nekst-Bold;font-display:swap;src:url(../fonts/Nekst-Bold.woff2) format("woff2");font-style:normal}@font-face{font-family:"NEXT ART_Bold";font-display:swap;src:url("../fonts/NEXT ART_Bold.woff2") format("woff2");font-weight:400;font-style:normal}:root{--font-size:16px;--title-h1-size:25px;--title-h2-size:25px;--title-article-size:16px;--title-article-height:1.1;--width-container:100%;--offset-section:35px;--offset-card:15px;--offset-title-h1:18px;--offset-title-h2:16px;--radius-block:7px}html{scrollbar-width:thin;scrollbar-color:#0021ff #ececec;scroll-behavior:smooth;margin:0;line-height:1.2;font-family:Nekst-Regular,Roboto,"Helvetica Neue",Arial,sans-serif;font-size:var(--font-size);background-color:#f5f5f5}@supports not (scrollbar-width:thin){html::-webkit-scrollbar{width:3px}html::-webkit-scrollbar-track{background:#ececec}html::-webkit-scrollbar-thumb{background:#0021ff;border-radius:3px}html::-webkit-scrollbar-thumb:hover{background:#00e6c3}}.wrap{position:relative;min-height:100%;flex-direction:column;justify-content:space-between;overflow:hidden}.main{flex:1 1 auto;flex-direction:column}.title{font-family:"NEXT ART_Bold";font-style:normal;font-weight:700;text-transform:uppercase;font-size:var(--title-h1-size);padding-bottom:var(--offset-title-h1)}.title--h2{font-size:var(--title-h2-size);padding-bottom:var(--offset-title-h2)}.text-blue{color:#0021ff}.modal-form__tooltip a:hover,.sub-menu__link:hover,.text-teal,.top-menu--dark .top-menu__btn-link,.top-menu__link:hover{color:#00e6c3}.text-stroke{color:#f2f2f2;-webkit-text-stroke:.06rem #191919}.text-stroke-white{color:#191919;-webkit-text-stroke:.06rem #f5f5f5}.hidden{display:none}.container{width:var(--width-container);margin:0 auto;padding:0 1rem}.main-menu{--menu-bg-color:#F2F2F2;--menu-text-color:#191919;--menu-border-color:transparent;position:fixed;top:50px;left:0;background-color:var(--menu-bg-color);color:var(--menu-text-color);border-bottom:1px solid var(--menu-border-color);width:100%;height:80px;z-index:10000}.main-menu--dark{--menu-bg-color:#191919;--menu-text-color:#F2F2F2;--menu-border-color:#F2F2F2}.main-menu--scroll{position:fixed;top:0;width:100%;z-index:3000}.main-menu__wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.main-menu__link{display:block;width:90px;height:45px}.main-menu__logo{width:100%;height:100%;transform:scale(1) translateY(0);opacity:1;transition:.4s}.main-menu__logo.logo-fade-out{transform:scale(.7) translateY(-10px);opacity:0}.main-menu__nav{display:none;position:fixed;top:0;left:0;width:100%;height:100vh}.main-menu__nav--active{display:block;transform:translate3d(0,0,0);transition:transform .5s ease-in-out;height:100vh}.top-menu{--menu-bg-color:#F2F2F2;--menu-text-color:#191919;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:#191919;color:#f2f2f2}.top-menu__item{position:relative;margin:1rem 0}.top-menu__item--telega{display:inline-flex;justify-content:center;align-items:center;line-height:1}.top-menu__link{display:flex;justify-content:center;align-items:center;height:auto;text-decoration:none;font-family:Nekst-Regular;font-size:1.3rem;font-weight:300;line-height:normal;opacity:.8;transition:.2s ease-in-out;color:#f2f2f2;cursor:pointer}.top-menu__btn{cursor:pointer;font-size:14px;width:120px;height:32px;font-family:"NEXT ART_Bold"}.top-menu__sub{position:absolute;z-index:3100;top:100%;width:250px;padding:10px;opacity:0;transform:translateY(10px);transition:opacity .4s,transform .4s;pointer-events:none}.top-menu>.top-menu__item:hover .top-menu__sub{opacity:1;transform:translateY(0);pointer-events:auto}.top-menu__svg-icon{width:32px;height:32px;display:block}.top-menu__btn-link{display:inline-flex;width:32px;height:32px;color:#0021ff;transition:.3s ease-in-out}.modal__wrap,.sub-menu a{color:#191919}.top-menu__btn-link:hover{color:#00e6c3;transition:.3s ease-in-out}.top-menu--dark .top-menu__btn-link:hover{color:#fff;transition:.3s ease-in-out}.sub-menu{background-color:#fff}.sub-menu__link{display:block;position:relative;text-decoration:none;font-size:.9rem;padding:.2rem .5rem}.bar-icon{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:.3s linear;width:36px;height:100%;padding:6px;cursor:pointer}.footer__col,.modal-form__title,.modal-form__top{padding-bottom:1rem}.bar-icon--active{z-index:10001;position:absolute;right:1rem;top:1rem;width:25px;height:25px;animation:2s fadeOutInBtn}.bar-icon__line{display:block;width:100%;height:2px;background:#000}.bar-icon__line:nth-child(2){margin:4px 0}.bar-icon--active .bar-icon__line,.bar-icon--white>.bar-icon__line{background:#fff}.modal__close::after,.modal__close::before{left:16px;content:" ";height:24px;width:2px;background:#0021ff;top:5px}.bar-icon--active .bar-icon__line:first-child{transform:rotate(45deg);position:absolute}.bar-icon--active .bar-icon__line:nth-child(2),.footer__img-col{display:none}.bar-icon--active .bar-icon__line:last-child{transform:rotate(-45deg);position:absolute}.main-menu--dark .top-menu__link{color:#fff}.btn:hover,.cookie-popup__btn:hover{color:#000;transition:.3s ease-in-out}.modal{width:100%;position:fixed;right:0;bottom:0;z-index:100003;height:100%;transform:translate3d(100%,0,0);transition:transform .5s;overflow-x:hidden;overflow-y:auto;display:flex;justify-content:center;align-items:center}.modal--top{top:1rem;bottom:auto;align-items:flex-start}.modal--active{transform:translate3d(0,0,0)}.modal__wrap{position:relative;min-width:20%;min-height:20%;display:flex;flex-direction:column;overflow:auto;background-color:#f2f2f2;padding:1rem;border-radius:var(--radius-block);box-shadow:0 8px 32px rgba(0,0,0,.1);font-family:Nekst-Regular}.cookie-popup__btn,.modal-form__title{font-family:"NEXT ART_Bold";font-style:normal}.modal__wrap--form{width:95%;max-width:500px}.modal__close{height:33px;width:33px;display:inline-block;text-align:center;position:absolute;top:20px;right:20px;cursor:pointer;z-index:32000;transition:.5s ease-in-out}.modal__close::before{position:absolute;transform:rotate(45deg)}.modal__close::after{position:absolute;transform:rotate(-45deg)}.modal__close:hover{transform:rotate(360deg)}.modal-layer{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,33,255,.3);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);transition:opacity .3s cubic-bezier(.895,.03,.685,.8);display:none;z-index:100002;overflow:hidden}.widget-sc-btns__btn,.widget-sc-btns__btn--main{transition:transform .3s,opacity .3s;cursor:pointer}.modal-layer--active{display:block}.footer__row,.modal-form{display:flex;flex-direction:column}.modal-form__title{width:90%;font-weight:700;text-transform:uppercase;font-size:var(--title-h2-size)}.modal-form__row{position:relative;display:flex;flex-direction:column;align-items:center;padding-bottom:12px}.modal-form__row:last-child{align-items:flex-start;padding-bottom:0}.modal-form__tooltip{padding:20px 0;font-size:14px}.modal-form__tooltip a{color:#0021ff}.btn{border:none;border-radius:7px;background-color:#0021ff;color:#f2f2f2}.btn:hover{background-color:#00e6c3}.btn--big{border-radius:0}.btn-circle{width:64px;height:64px;background-color:#000;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-circle:hover{background-color:#0021ff;transition:.3s ease-in-out}.btn-circle--blue,.btn-circle--blue:hover{background-color:#000}.cookie-popup{position:fixed;bottom:1rem;left:1rem;width:calc(100% - 2rem);background:#d7d7d7;padding:1rem;border-radius:8px;z-index:9999;transform:translateY(40px);animation:.6s forwards fadeInUp}.cookie-popup__wrap{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.footer__btn-icon,.widget-sc-btns__btn{width:50px;height:50px}.cookie-popup__col:first-child{width:95%}.cookie-popup__text{font-size:14px}.cookie-popup__btn{flex-shrink:0;border:none;border-radius:8px;background-color:#0021ff;color:#fff;cursor:pointer;padding:10px 15px}.cookie-popup__btn:hover{background-color:#00e6c3}.bottom-menu__link:hover,.footer__bottom-link:hover,.footer__contact:hover{color:#00e6c3}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.widget-sc-btns{position:fixed;right:20px;bottom:20px;z-index:3000}.widget-sc-btns__wrap{display:grid;gap:.7rem;justify-items:end;margin-bottom:.7rem}.widget-sc-btns__btn{border-radius:50%;border:none;display:inline-grid;place-items:center;box-shadow:0 6px 16px rgba(0,0,0,.2);background-repeat:no-repeat;background-position:center center;color:#fff}.widget-sc-btns__btn--sub{background-color:#0021ff;color:#fff;opacity:0;transform:translateY(10px) scale(.9);pointer-events:none}.widget-sc-btns__btn--main{background-image:url(../../images/wg-sc-open.svg);background-size:80% auto;background-color:#0021ff}.widget-sc-btns__btn--main:hover{background-image:url(../../images/wg-sc-close.svg);background-size:18px 18px;background-color:#00e6c3}.widget-sc-btns__btn--up{background-image:url(../../images/wg-sc-top.svg);background-size:60% auto;background-color:#fff}.widget-sc-btns__wrap:hover .widget-sc-btns__btn--sub{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.widget-sc-btns__btn:hover{transform:scale(1.1)}.widget-sc-btns__icon{transform:rotate(0);transition:.5s ease-in-out}.widget-sc-btns__icon:hover{cursor:pointer;transform:rotate(720deg)}.footer{position:relative;padding-top:30px;background-color:#191919;color:#d7d7d7}.footer__title{display:block;color:#d7d7d7;font-size:var(--font-size-title-h3);padding-bottom:1rem;opacity:.8}.footer__wrap{display:flex;flex-direction:column;gap:30px}.footer__line{display:flex;flex-direction:column;padding-bottom:1rem}.footer__bottom-link{text-decoration:none;color:#d7d7d7}.footer__contact{text-decoration:none;color:#d7d7d7;line-height:2}.footer__socpanel{display:flex;flex-direction:row;gap:1rem;margin:0;padding:0}.footer__btn-link{position:relative;display:flex;justify-content:center;align-items:center;text-decoration:none;transition:.5s ease-in-out}.footer__btn-link:hover{transform:rotate(720deg)}.bottom-menu{display:flex;flex-direction:column}.bottom-menu__link{text-decoration:none;color:#d7d7d7;line-height:1.5;opacity:.8}@media (min-width:576px){.cookie-popup{bottom:calc(79px + 1rem);left:auto;right:1rem;width:520px}}@media (min-width:960px){.modal__wrap{overflow:hidden;padding:2rem}.footer,.footer__row,.footer__title{padding-bottom:30px}.modal__wrap--form{width:auto;min-width:500px;max-width:750px}.modal-form__tooltip{font-size:16px}.btn-circle--blue{background-color:#0021ff}.footer{padding-top:30px}.footer__row{flex-direction:row;width:100%;gap:50px}.footer__col,.footer__line,.footer__row:first-child,.footer__row:last-child{padding-bottom:0}.footer__col{width:calc(33.3333333333% - 50px);display:flex;flex-direction:column}.footer__col:first-child{width:40%}.footer__col--contacts{justify-content:space-between}.footer__img-col{display:block}.bottom-menu__link{line-height:2}}@media (min-width:1110px){:root{--title-h1-size:60px;--title-h2-size:40px;--title-article-size:20px;--width-container:1104px;--offset-section:80px;--offset-card:20px;--offset-title-h1:40px;--offset-title-h2:30px}.container{padding:0}.main-menu{position:relative;top:auto;left:auto}.main-menu--dark{border-bottom:1px solid var(--menu-border-color)}.main-menu--scroll{position:fixed;top:0;width:100%;z-index:3000}.main-menu__nav{display:block;position:relative;width:80%;height:auto;top:auto;left:auto;transform:translate3d(0,0,0)}.top-menu{background-color:var(--menu-bg-color);color:var(--menu-text-color);flex-direction:row;justify-content:space-between;align-items:center;background-color:transparent}.top-menu--dark{--menu-bg-color:#191919;--menu-text-color:#F2F2F2}.top-menu__item{margin:0}.top-menu__link{font-family:Nekst-Bold;font-size:1rem;height:80px;color:#000}.top-menu--dark .top-menu__link{color:#f2f2f2}.top-menu--dark .top-menu__link:hover{color:#00e6c3}.bar-icon{display:none}}