/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.header{position:fixed;top:0;background:rgba(0,0,0,.6);width:100%;padding:15px 20px;z-index:var(--zindex-header);transition:.2s background linear;height:65px;}.header .wrapper .header__inner{display:flex;align-items:center;width:100%;flex:1;}.header .wrapper .header__inner a.header__logo{display:block;width:130px;height:34px;}html[lang="ru"] .header .wrapper .header__inner a.header__logo{background:url('/themes/custom/landing/images/logo-c22667ba.svg') 0 0 no-repeat;}html[lang="en"] .header .wrapper .header__inner a.header__logo{background:url('/themes/custom/landing/images/logo_en.svg') 0 0 no-repeat;}.header .wrapper .header__inner .nav-items{display:flex;align-items:center;margin-left:60px;color:var(--c-white);gap:30px;}.header .wrapper .header__inner .nav-items a{color:var(--c-white);text-decoration:none;}.header .wrapper .header__inner .nav-items .nav__item{cursor:pointer;font-size:14px;}.phone{display:flex;align-items:center;margin-left:auto;color:var(--c-white);font-size:14px;text-decoration:none;transition:.1s opacity linear;}.phone > img{margin-right:10px;}.hamburger{width:35px;height:35px;padding:0;cursor:pointer;border:0;background:none;display:none;}.bar{height:3px;width:100%;background-color:#fff;display:block;transition:.3s ease;}.bar1{transform:translateY(-8px);}.bar3{transform:translateY(8px);}.opened .bar1{transform:translateY(4px) rotate(-45deg);}.opened .bar2{opacity:0;}.opened .bar3{transform:translateY(-2px) rotate(45deg);}.menu{display:none;}.languages{display:none;font-size:14px;color:#FFF;font-family:Mont;border-radius:2px;border:1px solid var(--gray_03,#E4E4E4);background:rgba(0,0,0,0);}.header__phone{margin-right:20px;}.header-content-mobile{display:none;}@media screen and (max-width:920px){.header .wrapper .header__inner .nav-items{display:none;}.hamburger{display:block;}.header__inner{justify-content:space-between;}.header__phone{display:none;}.menu{flex-direction:column;align-items:flex-end;justify-content:space-between;position:fixed;top:65px;left:0;right:0;height:100%;width:100%;z-index:1;background:rgba(0,0,0,.9);padding:10px 20px 20px;height:calc(100% - 65px);z-index:var(--zindex-modal-above);}.menu .menu__wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%;}.menu .menu__wrapper .nav-items{display:flex;flex-direction:column;align-items:flex-end;margin-top:60px;min-height:40px;color:var(--c-white);gap:10px;}.menu .menu__wrapper .nav-items  a{color:var(--c-white);text-decoration:none;}.menu .menu__wrapper .nav-items .nav__item{font-size:34px;text-align:right;cursor:pointer;}.menu .menu__bottom{display:flex;flex-direction:column;align-items:flex-end;font-size:14px;color:var(--c-white);}.menu .menu__bottom .menu__bottom-item{margin-top:20px;}.menu .menu__bottom .social-items{display:flex;gap:10px;}.header-content{display:none;}.header-content-mobile{display:block;}}
.device-list .views-element-container{display:flex;height:100%;}.device-list .views{display:flex;flex-wrap:wrap;justify-content:space-between;height:100%;gap:20px;}.views-view--device .views .views-row{display:flex;flex-direction:column;background:var(--c-white);border-radius:8px;width:100%;flex:1 0 330px;}.device{display:flex;flex-direction:column;background:var(--c-white);border-radius:8px;width:100%;padding:30px;flex:1 0 330px;cursor:pointer;}.device__slider{width:100%;}.device__image{display:flex;justify-content:center;height:240px;cursor:pointer;}.device__name{font-weight:800;font-size:19px;cursor:pointer;}.device__type{margin-top:10px;font-size:14px;font-weight:600;}.device__properties-title{margin-top:20px;font-weight:800;}.properties{margin-top:10px;width:100%;font-size:14px;}.properties table{width:100%;}.device__footer{display:flex;align-items:flex-end;justify-content:center;margin-top:30px;flex-grow:1;}.device__footer .device__button{justify-self:flex-end;position:relative;background:none;color:var(--c-gradient-bg);border:none;padding:0;font-weight:800;font-size:18px;background:-webkit-linear-gradient(75deg,#4b1755 28.95%,#1e0f3a 86.73%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Mont;transition:.2s all linear;cursor:pointer;}.device__footer .device__button:after{content:"";height:1px;width:100%;position:absolute;top:90%;left:0;background:var(--c-gradient-bg);}.swiper.swiper-certificates .swiper-wrapper,.views-view--device.swiper .swiper-wrapper{padding-bottom:30px;}.swiper.swiper-certificates .swiper-pagination,.views-view--device.swiper .swiper-pagination{font-size:28px;}.swiper.swiper-certificates .swiper-button-prev,.views-view--device.swiper .swiper-button-prev{left:50%;transform:translateX(calc(-100% - 35px));}.swiper.swiper-certificates .swiper-button-next,.views-view--device.swiper .swiper-button-next{right:50%;transform:translateX(calc(100% + 35px));}.swiper.swiper-certificates .swiper-button-next,.swiper.swiper-certificates .swiper-button-prev{top:var(--swiper-navigation-top-offset,95.5%)!important;width:calc(var(--swiper-navigation-size) / 1 * 1)!important;font-weight:400;}.views-view--device.swiper .swiper-button-next,.views-view--device.swiper .swiper-button-prev{top:var(--swiper-navigation-top-offset,96.7%)!important;}.swiper-button-next::after,.swiper-button-prev::after{border-style:solid!important;border-width:0 3px 3px 0!important;content:''!important;display:inline-block!important;padding:6px!important;transform:rotate(-45deg)!important;}.swiper-button-prev::after{transform:rotate(135deg)!important;}.certificates-slider .swiper.swiper-certificates .swiper-wrapper,.views-view--device.swiper .swiper-wrapper{padding-bottom:90px;}.device-modal{max-width:1000px;}.device-modal .device__name{font-size:23px;font-weight:800;font-family:Mont;}.device-modal .device__type{font-size:18px;font-weight:600;font-family:Mont;}.device-modal .device__features{margin-top:10px;padding-left:20px;font-family:Mont;}.device-modal .device__features ul li{position:relative;list-style:none;}.device-modal .device__features ul li:before{content:"";position:absolute;top:10px;left:-10px;height:2px;width:2px;transform:translateY(-50%);border-radius:100%;background:#000;vertical-align:middle;line-height:20px;margin-right:10px;}.device-modal  .device__properties-title{font-size:19px;font-weight:800;font-family:Mont;}.device-modal .properties .property-table{font-size:14px;font-family:Mont;}.device-modal,.ui-dialog,.ui-dialog .ui-dialog-content{padding:0!important;}.device-modal .modal-content{padding:30px;}@media screen and (max-width:920px){.swiper.swiper-product .swiper-slide{display:flex;justify-content:center;}.device-list .views{justify-content:center;}.device-list .views .views-row{max-width:340px;}.paragraph--advantages-one .wrapper > div,.paragraph--advantages-two .wrapper > div{justify-content:space-around!important;}}@media screen and (max-width:768px){.device-slider{display:flex;flex-direction:column;}.paragraph--device-block .views-element-container{display:flex;justify-content:center;}.device-slider .views .views-row{display:flex;flex-direction:column;background:var(--c-white);border-radius:8px;width:100%;flex:1 0 auto;}.paragraph--device-block .device{flex:1 0 auto;padding:30px 20px;align-self:stretch;}.device__name{font-size:18px}.device__properties-title{font-size:14px}.swiper-slide{height:auto;}}@media screen and (max-width:739px){.views-view--device.swiper .swiper-button-next,.views-view--device.swiper .swiper-button-prev{top:var(--swiper-navigation-top-offset,96%)!important;}}@media screen and (max-width:480px){.device-modal{display:flex;flex-direction:column;align-items:center;}.device-modal .modal-content{padding:30px;}.device__properties-title{max-width:380px;}.swiper.swiper-product .swiper-button-next,.swiper.swiper-product .swiper-button-prev{top:var(--swiper-navigation-top-offset,94.5%)!important;}.device-modal .device__slider .swiper-slide img{max-width:300px;}}@media screen and (max-width:360px){.device-modal .device__slider .swiper-slide img{max-width:250px;}.device__properties-title{max-width:250px;}}.webform-terms-of-service-details--content{padding:20px;}
#toolbar-administration{display:none;}@font-face{font-family:'Mont';src:local('✽'),url('/themes/custom/landing/css/fonts/Mont-Heavy.woff2') format('woff2');font-weight:800;font-style:normal;font-display:swap;}@font-face{font-family:'Mont';src:local('✽'),url('/themes/custom/landing/css/fonts/Mont-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:'Mont';src:local('✽'),url('/themes/custom/landing/css/fonts/Mont-SemiBold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap;}:root{--c-white:#fff;--c-primary:#5fd5ef;--c-primary-hover:#57b7cc;--c-error:#ec4f52;--c-text:#1e1e1e;--c-grey-light:#f3f3f3;--c-grey:#d6d6d6;--c-black:#000;--c-purple:#4b1755;--c-purple-dark:#17073c;--c-gradient-bg:linear-gradient(75deg,#4b1755 28.95%,#1e0f3a 86.73%);--c-border:#a3a3a3;--box-shadow:0px 0px 5px 0px rgba(255,255,255,.5);--box-shadow-hover:0px 0px 10px 0px #2ff9e0;--text-shadow:0px 0px 16px #2ff9e0;--text-shadow-hover:0px 0px 16px #2ff9e0;--c-border-radius:6px;--fontsize-h1:46px;--fontsize-h2:39px;--fontsize-button:14px;--fontsize-modal-title:31px;--fontsize-modal-error:16px;--fontsize-input-label:15px;--fontsize-input-placeholder:19px;--fontweight-h2:700;--transition:.1s all cubic-bezier(.22,.61,.36,1);--border-radius-modal:6px;--zindex-header:3;--zindex-overlay:4;--zindex-modal:5;--zindex-modal-above:6;--zindex-cookie:3;}.h1,.h2,.h3,.h4,.h5,.h6,p,ul{margin:0;padding:0;}*{box-sizing:border-box;}html,body{position:relative;font-family:Mont;padding:0!important;margin:0!important;height:100%;}html{scroll-behavior:smooth;}body{display:flex;flex-direction:column;}main{flex:1 0 auto;min-height:100vh;}footer{flex-shrink:0;}body::-webkit-scrollbar{height:15px;width:15px;}body::-webkit-scrollbar-track{background:var(--c-white);}body::-webkit-scrollbar-thumb{background:var(--c-purple-dark);}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4);z-index:var(--zindex-overlay);}.wrapper{width:100%;max-width:1450px;margin:0 auto;}.eu-cookie-compliance-content{display:flex;flex-direction:row;justify-content:space-around;align-items:center;}@media screen and (max-width:480px){.eu-cookie-compliance-content{flex-direction:column;}}#user-login-form{padding-top:100px;}.page-error{height:100vh;background:var(--gradient_sug,linear-gradient(75deg,#4B1755 28.95%,#1E0F3A 86.73%));}.page-error .wrapper{display:flex;padding:100px 0px 385.5px 0px;flex-direction:column;align-items:center;gap:91.5px;}.page-error .wrapper .content{display:flex;flex-direction:column;align-items:center;gap:30px;}.page-error .wrapper .content .error-number{color:var(--white,#FFF);text-align:center;font-family:Mont;font-size:220px;font-style:normal;font-weight:800;line-height:normal;}.page-error .wrapper .content .error-text{display:flex;flex-direction:column;align-items:center;gap:10px;}.page-error .wrapper .content .error-text .text-big{color:var(--white,#FFF);text-align:center;font-family:Mont;font-size:34px;font-style:normal;font-weight:800;line-height:normal;}.page-error .wrapper .content .error-text .text-small{color:var(--white,#FFF);text-align:center;font-family:Mont;font-size:16px;font-style:normal;font-weight:600;line-height:normal;}.page-error .wrapper .content .btn-home{display:flex;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border-radius:3px;border:2px solid #FFF;box-shadow:0px 0px 5px 0px rgba(255,255,255,0.50);}.page-error .wrapper .content .btn-home .label{color:#FFF;font-family:Mont;font-size:14px;font-style:normal;font-weight:800;line-height:normal;}.page-error .navbar-brand a.logo-link{display:block;width:230px;height:61px;}html[lang="ru"] .page-error .navbar-brand a.logo-link{background:url('/themes/custom/landing/images/logo_mirtek.svg') 0 0 no-repeat;}html[lang="en"] .page-error .navbar-brand a.logo-link{background:url('/themes/custom/landing/images/logo_mirtek_en.svg') 0 0 no-repeat;}.ui-widget-content{color:#1E1E1E!important;position:fixed;top:0!important;}@media screen and (max-width:1000px){.ui-widget-content{width:100%!important;}}.ui-widget-header{background:white;border:none;padding-top:20px!important;}.ui-dialog .ui-dialog-titlebar-close{top:70%;right:3%;width:30px;height:0;padding:0!important;border:none;}.ui-button .ui-icon.ui-icon-closethick{background:url('/themes/custom/landing/images/close.svg') 0 0 no-repeat;width:30px;height:30px;}.swiper-footer{display:flex;align-items:center;justify-content:center;padding-top:30px;color:#1E1E1E;font-family:Mont;}.swiper-footer .swiper-pagination{position:unset;width:85px;font-size:28px;font-weight:600;}.swiper-footer .swiper-button-next,.swiper-footer .swiper-button-prev{position:unset;font-weight:400;margin:0;width:25px;height:25px;}.product-table{width:100%;border-collapse:collapse;}.product-table td{padding:10px;text-align:left;}.product-table td:not(:first-child){text-align:right;}.product-table tr:nth-child(even) td{background-color:var(--white,#FFF);}.product-table tr:nth-child(odd) td{background-color:hsl(0,0%,90%);}.product-table tr:hover td{background-color:#D1F1FF;transition:background-color 0.3s ease;}.product-table strong{font-weight:800;}.form-item.js-form-type-tel + strong.error.form-item--error-message,.form-item.js-form-type-tel + strong.error.form-item--error-message + strong.error.form-item--error-message{margin-top:0em!important;}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0!important;left:0!important;z-index:99999;overflow:hidden;-webkit-transform:translate3d(0,0,0);max-width:100% !important;width:100% !important;height:100vh !important;display:flex;align-items:center;justify-content:center;}#cboxWrapper{max-width:100% !important;width:100% !important;height:100vh !important;display:flex;align-items:center;justify-content:center;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;display:flex;align-items:center;justify-content:center;padding:20px 50px 130px;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;display:flex;align-items:center;justify-content:center;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;}.cboxPhoto{margin:auto;border:0;display:block;max-width:100%;max-height:100%;-ms-interpolation-mode:bicubic;}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0;}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}#colorbox{outline:0;}#cboxContent{margin-top:20px;background:#ffffff;}.cboxIframe{background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{border:none;}#cboxTitle{display:block!important;position:absolute;top:85%;width:100%;color:#000000;text-align:center;font-size:16px;font-weight:700;margin-top:10px;}#cboxCurrent{left:50%;transform:translateX(-50%);top:92% !important;position:absolute;color:#000000;font-size:28px;text-align:center;}#cboxLoadingGraphic{background:url(/themes/custom/landing/css/components/images/loading.gif) no-repeat center center;}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0;}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff;}#cboxPrevious,#cboxNext{display:inline-block;position:absolute;text-indent:-99999px;transform:translateY(-50%);background:url(/themes/custom/landing/images/arrow_left_slide.svg) no-repeat top left;width:40px;height:40px;top:92% !important;}#cboxPrevious{background:url(/themes/custom/landing/images/arrow_left_slide.svg) no-repeat top left;left:50%;transform:translateX(calc(-100% - 40px));}#cboxPrevious:hover{background-position:bottom left;}#cboxNext{background:url(/themes/custom/landing/images/arrow_right_slide.svg) no-repeat top right;right:50%;transform:translateX(calc(100% + 40px));}#cboxNext:hover{background-position:bottom right;}#cboxClose{position:absolute;display:block;top:2% !important;left:94%;background:url(/themes/custom/landing/images/close.svg) no-repeat top center;width:30px;height:30px;text-indent:-9999px;z-index:100000;}#cboxClose:hover{background-position:bottom center;}@media screen and (max-width:1040px){#cboxOverlay{background:none;}#cboxContent{padding:25px;}}
.paragraph--big-image-with-headline-text .hero{display:flex;align-items:flex-end;justify-content:space-between;background:var(--c-gradient-bg);padding:65px 20px 0;min-height:500px;}.paragraph--big-image-with-headline-text .hero .hero__wrapper{display:flex;align-items:center;justify-content:space-between;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__info{color:var(--c-white);}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__info>p{font-weight:300;font-style:italic;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__info .hero__text{margin-top:0;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__info .hero__mirtek{font-size:27px;text-transform:uppercase;line-height:27px;font-weight:800;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__image{padding-top:10px;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__image img{width:100%;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__info .hero__mirtek .title{position:relative;line-height:27px;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__info .hero__mirtek .title:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;border:1px solid #fff;box-shadow:var(--box-shadow);}.glow{text-shadow:0px 0px 10px rgba(255,255,255,.5);}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__info .outline-text{-webkit-text-fill-color:transparent;-webkit-text-stroke-color:var(--c-white);-webkit-text-stroke-width:.8px;}.paragraph--big-image-with-headline-text .image-position-right{flex-direction:row-reverse;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__text.h1{margin-top:20px;font-size:29px;line-height:36px;argin-block-start:0.67em;margin-block-end:0.67em;margin-inline-start:0px;margin-inline-end:0px;font-weight:bold;unicode-bidi:isolate;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__text.hero__subtitle{font-size:18px;font-weight:400;margin-top:10px;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__text.text--small{font-size:14px;margin-top:20px;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .hero__button{margin-top:25px;font-size:14px;line-height:15px;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .mirt-button{display:inline-flex;align-items:center;padding:10px 20px;background:transparent;color:var(--c-white);border:2px var(--c-white) solid;border-radius:6px;box-shadow:var(--box-shadow);font-size:var(--fontsize-button);font-weight:700;text-align:center;transition:.2s all cubic-bezier(.22,.61,.36,1);cursor:pointer;font-family:Mont;gap:15px;}.paragraph--big-image-with-headline-text .hero .hero__wrapper .mirt-button a{align-items:center;background:transparent;color:var(--c-white);text-decoration:none;}@media screen and (max-width:992px){.hero{height:100%;}.hero__wrapper{flex-direction:column;margin-top:70px;}.hero__info{align-self:flex-start;}.hero__mirtek{font-size:19px;}.hero__image{align-self:center;padding-top:0;margin-top:30px;}.hero__image{max-width:580px;height:auto;}}@media screen and (max-width:768px){.hero__mirtek{font-size:19px;}}@media screen and (max-width:576px){.hero__wrapper{margin-top:50px;}.hero__wrapper .hero__image img{max-height:330px;}}.paragraph--advantages-one,.paragraph--advantages-two{padding:50px 0px;}.paragraph--advantages-two{background:var(--c-gradient-bg);color:var(--c-white);}.paragraph--advantages-one .wrapper > div,.paragraph--advantages-two .wrapper > div{display:flex;flex-wrap:wrap;row-gap:20px;justify-content:space-between;}.paragraph--advantages-item .item{display:flex;flex-direction:column;align-items:center;text-align:center;width:300px;gap:10px;font-weight:700;}@media screen and (max-width:1919px){.paragraph--advantages-item{display:flex;justify-content:center;}.paragraph--advantages-one .wrapper > div,.paragraph--advantages-two .wrapper > div{row-gap:60px;}.paragraph--advantages-one .wrapper > div > div,.paragraph--advantages-two .wrapper > div > div{flex:1 0 49%;}}.paragraph--advantages-item .item div:last-child{margin-top:10px;padding:0 10px;}.paragraph--advantages-item .item img{max-width:80px;max-height:80px;}.paragraph--device-block{padding:40px 10px 10px;background:var(--c-grey-light);}.paragraph--device-block .device-slider{display:none;}.paragraph--device-block .device-list .views-view--device .swiper-pagination,.paragraph--device-block .device-list .views-view--device .swiper-button-prev,.paragraph--device-block .device-list .views-view--device .swiper-button-next{display:none;}@media screen and (max-width:768px){.paragraph--device-block{padding-top:30px;}.paragraph--device-block .device-list{display:none;}.paragraph--device-block .device-slider{display:block;width:98vw;}}.paragraph--type--video-with-title-and-text{background:var(--c-grey-light);padding:50px 20px 37px;}.paragraph--type--video-with-title-and-text .title--section{font-size:23px;line-height:29px;font-weight:700;}.paragraph--type--video-with-title-and-text .about__text{margin-top:10px;font-size:14px;font-weight:300;}.paragraph--type--video-with-title-and-text .wrapper .content .item{width:50%;}.paragraph--type--video-with-title-and-text .content{display:flex;gap:40px;}.paragraph-video .video-embed{position:relative;max-height:360px;}.paragraph-video .video-preview{position:relative;display:block;object-fit:cover;width:100%;height:100%;border-radius:10px;max-height:360px;}.paragraph-video .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background:url(/themes/custom/landing/images/play.svg) no-repeat;cursor:pointer;transition:all .2s ease-in-out 0s;opacity:.8;}.paragraph-video .play-icon:hover{opacity:1}@media screen and (max-width:920px){.paragraph--type--video-with-title-and-text .content{flex-direction:column;}.paragraph-video .video-embed{width:100%;}.paragraph--type--video-with-title-and-text .wrapper .content .item{width:100%;}}.paragraph--kompaniya-v-cifrah .content{display:flex;flex-direction:column;align-items:flex-start;gap:100px;padding:50px 0px;}.paragraph--type--video-with-title-and-text .h3,.paragraph--kompaniya-v-cifrah .content .about__subtitle{font-size:19px;font-weight:800;}.paragraph--type--video-with-title-and-text .footer-title{margin-top:70px;}.paragraph--kompaniya-v-cifrah .big-text-items{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;}.paragraph--kompaniya-v-cifrah .big-text-items .big-text-item{display:flex;flex:1 0 370px;padding:20px;flex-direction:column;align-items:center;text-align:center;}.paragraph--kompaniya-v-cifrah .content .big-text-item .item-up{display:flex;gap:10px;line-height:1;color:var(--c-purple);background:-webkit-linear-gradient(75deg,#4b1755 28.95%,#1e0f3a 86.73%) var(--c-purple);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.paragraph--kompaniya-v-cifrah .content .big-text-item .item-up .title{font-size:100px;}.paragraph--kompaniya-v-cifrah .content .big-text-item .item-up .right-text{font-size:55px;}.paragraph--kompaniya-v-cifrah .content .big-text-item .description{text-align:center;font-weight:600;font-size:18px;padding:0 10px;max-width:475px;}.paragraph--kompaniya-v-cifrah .content .big-text-item .item-up img{max-width:100px;max-height:100px;}@media screen and (max-width:920px){.paragraph--kompaniya-v-cifrah .big-text-items{flex-direction:column;}.paragraph--kompaniya-v-cifrah .big-text-items .big-text-item{flex:0;}.paragraph--kompaniya-v-cifrah .content{align-items:center;}}.paragraph--text-two-columns{padding:40px 20px;background:var(--c-grey-light);}.paragraph--text-two-columns .wrapper{display:flex;gap:20px;padding:0;}.paragraph--text-two-columns .block__column{flex:1 1 0px;width:0;}.paragraph--text-two-columns .block__column .block{margin-top:20px;}.paragraph--text-two-columns .block__column .block .block__title{font-size:19px;font-weight:800;}.paragraph--text-two-columns .block__column .block .block__text{font-size:14px;line-height:17px;font-weight:300;margin-top:10px;padding-left:20px;}.paragraph--text-two-columns .block__column .block .block__text>ul>li{position:relative;list-style:none;}.paragraph--text-two-columns .block__column .block .block__text>ul>li~li{margin-top:5px;}.paragraph--text-two-columns .block__column .block .block__text>ul>li:before{content:"";position:absolute;top:8px;left:-10px;height:2px;width:2px;transform:translateY(-50%);border-radius:100%;background:#000;vertical-align:middle;line-height:20px;margin-right:10px;}.paragraph--text-two-columns .block__column .block .block__subtitle{margin-top:20px;font-size:14px;font-weight:800;}@media screen and (max-width:920px){.paragraph--text-two-columns .wrapper{display:flex;gap:0;padding:0;flex-direction:column;}.paragraph--text-two-columns .block__column{flex:0;width:100%;}}.paragraph--certificates{padding:50px 0;background:var(--c-grey-light);}.paragraph--certificates .certificates__wrap{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;box-shadow:0 0 10px #0000001a;padding:30px 60px;}.paragraph--certificates .underlay{background:var(--c-white);border-radius:12px;}.paragraph--certificates-images{cursor:pointer;max-width:360px;}.paragraph--certificates-images img{width:100%;max-height:500px;}.paragraph--certificates .certificate__name{display:flex;align-items:center;justify-content:center;text-align:center;padding:0 10px;font-weight:800;}.paragraph--certificates .certificates-slider{display:none;}@media screen and (max-width:1450px){.paragraph--certificates .certificates__wrap{justify-content:center;}}@media screen and (max-width:1040px){.paragraph--certificates .certificates-list{display:none;justify-content:center;}.paragraph--certificates .certificates-slider .underlay{background:var(--c-white);border-radius:12px;padding:30px 20px;}.paragraph--certificates .swiper-slide{display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;flex-direction:column;}.paragraph--certificates .swiper-slide img{cursor:pointer;max-height:500px!important;}.paragraph--certificates .swiper.swiper-product .swiper-wrapper{padding-bottom:70px;}.paragraph--certificates .certificates__title{padding:0 20px;}.paragraph--certificates .certificates-slider{display:block;}.paragraph--certificates .certificates-list{display:none;}}.paragraph--consultation-block{color:var(--c-white);background:var(--c-gradient-bg);}.paragraph--consultation-block .consultation-wrap{background-image:url(/themes/custom/landing/images/consultation.png);background-repeat:no-repeat;background-position:100%;background-size:contain;padding:0 20px;}.paragraph--consultation-block .consultation-wrap .wrapper .block{width:50%;padding:60px 0 70px;}.paragraph--consultation-block .consultation-wrap .wrapper .block .consultation__title{font-size:23px;font-weight:800;margin:0 0 10px;}.paragraph--consultation-block .consultation-wrap .wrapper .block .consultation__subtitle{font-size:14px;font-weight:500;max-width:80%;margin-top:10px;}.paragraph--consultation-block .consultation-wrap .wrapper .block .consultation__webform{width:100%;max-width:500px;margin-top:20px;}@media screen and (max-width:920px){.paragraph--consultation-block .consultation-wrap{background:none;}.paragraph--consultation-block .consultation-wrap .wrapper .block{width:100%;}}.input{width:100%;padding:5px 0;font-size:16px;background:none;color:var(--c-white);border:none;border-bottom:2px solid var(--c-white);outline:none;font-family:Mont;margin:10px 0px;}.input::placeholder{color:var(--c-white);}.input-area{resize:vertical;width:100%;min-height:34px;height:34px;max-height:200px;font-family:Mont;margin:10px 0px;}.form-type-webform-terms-of-service{align-items:center;margin-top:10px;display:flex;gap:8px;}#edit-personal-data{align-items:center;width:16px;height:16px;}.option a{color:white;}.webform-button--submit{display:inline-flex;align-items:center;padding:10px 20px;background:transparent;color:var(--c-white);border:2px var(--c-white) solid;border-radius:6px;box-shadow:var(--box-shadow);font-size:var(--fontsize-button);font-weight:700;text-align:center;transition:.2s all cubic-bezier(.22,.61,.36,1);cursor:pointer;font-family:Mont;margin-top:20px;}.item-list__comma-list li a,.form-item--error-message{color:var(--c-error);}.paragraph--contacts .wrapper{padding:50px 20px 30px;}.paragraph--contacts .contacts__title{font-size:23px;font-weight:800;margin-bottom:20px;}.paragraph--contacts h2{padding:0;margin:0;}.paragraph--contacts .contact{display:flex;gap:150px;padding-bottom:30px;flex-wrap:wrap;}.paragraph--contacts-item .address-list{display:flex;flex-direction:column;gap:5px;}.paragraph--contacts-item .contact__city{margin-bottom:10px;font-size:19px;font-weight:800;}.paragraph--contacts-item .contact__address{border-bottom:1px solid #000;cursor:pointer;}.paragraph--contacts-item .contact__phone{display:flex;flex-direction:column;}.paragraph--contacts-item .contact__phone>a,.paragraph--contacts-item .contact__email>a{color:#1E1E1E;text-decoration:none}.paragraph--contacts-item .contact__phone>a:hover,.paragraph--contacts-item .contact__email>a:hover{text-decoration:underline}@media screen and (max-width:768px){.paragraph--contacts .contact{display:flex;gap:30px;flex-wrap:nowrap;}}@media screen and (max-width:576px){.paragraph--contacts .contact{flex-wrap:wrap;}}.paragraph--connections{padding:20px 0px 40px;}.paragraph--connections .connections-title{color:#1E1E1E;font-family:Mont;font-size:18px;font-style:normal;font-weight:800;line-height:normal;}.paragraph--connections .connections-wrap{display:flex;align-items:center;align-content:flex-start;gap:50px;align-self:stretch;flex-wrap:wrap;}.paragraph--connection{display:flex;flex-direction:column;align-items:flex-start;gap:10px;}.paragraph--connection .connection-title{font-size:14px;font-weight:600;font-family:Mont;}.paragraph--connection .connection-images{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;}
.footer{width:100%;background:#1e1e1e;color:var(--c-white);padding:13px 20px;}.footer>.wrapper{display:flex;align-items:center;justify-content:space-between;}.social-items{display:flex;gap:10px;}.social__item>img{height:32px;width:32px;}.footer__content ul{display:flex;flex-direction:column;gap:10px;padding:20px 0;list-style:none;margin:0;}.footer__content a{color:#fff;text-decoration:none;}.footer__content a:hover{text-decoration:underline;}
.icheckbox_square-pink,.iradio_square-pink{display:inline-block;*display:inline;vertical-align:middle;margin:0;padding:0;width:22px;height:22px;background:url('/themes/custom/landing/images/pink.png') no-repeat;border:none;cursor:pointer;}.icheckbox_square-pink{background-position:0 0;}.icheckbox_square-pink.hover{background-position:-24px 0;}.icheckbox_square-pink.checked{background-position:-48px 0;}.icheckbox_square-pink.disabled{background-position:-72px 0;cursor:default;}.icheckbox_square-pink.checked.disabled{background-position:-96px 0;}.iradio_square-pink{background-position:-120px 0;}.iradio_square-pink.hover{background-position:-144px 0;}.iradio_square-pink.checked{background-position:-168px 0;}.iradio_square-pink.disabled{background-position:-192px 0;cursor:default;}.iradio_square-pink.checked.disabled{background-position:-216px 0;}@media (-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi),(min-resolution:1.25dppx){.icheckbox_square-pink,.iradio_square-pink{background-image:url('/themes/custom/landing/images/pink@2x.png');-webkit-background-size:240px 24px;background-size:240px 24px;}}

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#000000}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:25px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 25 * 25);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
