@charset "UTF-8";:root{--white: #F2F2F2;--white-orig: #fff;--pureblack: #000;--black: #151515;--green: rgba(0, 253, 149, 1);--green2: #10925d;--greenmiddle: rgba(17, 194, 96, 1);--greendark: rgba(35, 97, 76, 1);--greylight: rgba(223, 223, 223, 1);--greydark: rgba(63, 63, 63, 1);--redkaspi: rgba(232, 69, 52, 1);--btnrad: 13px;--btnrad2: 15px;--bevelrad: 16px;--bevelrad2: 20px;--blue: #008FD7;--eco-mask: "0%"}*{-webkit-user-select:none;user-select:none}body,.pin-spacer,main{background:var(--white)}body.dark{background:var(--black);color:var(--white-orig)}body.dark header nav a{color:var(--white-orig)}body.dark .pin-spacer,body.dark main{background:var(--black)}html[data-scroll-orientation=horizontal] body{width:fit-content}html[data-scroll-orientation=horizontal] [data-scroll-container]{display:flex}body{color:#151515;font-family:TildaSansRegular,sans-serif;font-optical-sizing:auto;font-weight:400}h1,h2,h3,h4{line-height:1;font-family:TildaSansBold}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none}li{list-style-type:none}.container{padding-left:15px;padding-right:15px;margin:0 auto;max-width:1230px}.row{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap}.col{padding-left:15px;padding-right:15px;width:100%}.col-55{width:55%}.col-50{width:50%}.col-40{width:40%}.col-45{width:45%}.col-60{width:60%}.col-75{width:75%}.col-25{width:25%}.col-66{width:66.6667%}.col-33{width:33.3333%}.frame-info{font-size:16px;position:relative;padding:27px 32px;text-align:center}.frame-info:before{content:"";position:absolute;left:0;top:0;bottom:0;width:23px;border-left:1px solid var(--green);border-top:1px solid var(--green);border-bottom:1px solid var(--green)}.frame-info:after{content:"";position:absolute;right:0;top:0;bottom:0;width:23px;border-right:1px solid var(--green);border-top:1px solid var(--green);border-bottom:1px solid var(--green)}.preloader-bg{position:fixed;width:100vw;height:100vh;background:#00000018;inset:0;z-index:5}.preloader-bg .preloader{inset:50% 0 0 50%;position:absolute;transform:translate(-50%,-50%)}.preloader{border:4px solid #f3f3f3;border-top:4px solid var(--blue);border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.fluid-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;animation:fluidBg 15s ease-in-out infinite;will-change:transform}.page-video-wrapper{display:flex;align-items:center;justify-content:center;position:relative;border-radius:16px;overflow:hidden;cursor:pointer}.page-video-wrapper .video-bg{width:100%;height:100%;object-fit:cover}.page-video-wrapper:hover .video-play{transform:scale(1.1)}.page-video-wrapper .video-play{position:absolute;transition:.5s ease transform}@keyframes fluidBg{0%{transform:translateY(0) scale(1)}25%{transform:scale(1.1)}50%{transform:translateY(-3%) scale(1.2)}75%{transform:translateY(-1.5%) scale(1.1)}to{transform:translateY(0) scale(1)}}@keyframes fluidBg2{0%{transform:translateY(0) scale(1)}25%{transform:scale(1.05)}50%{transform:translateY(-3%) scale(1.1)}75%{transform:translateY(-1.5%) scale(1.05)}to{transform:translateY(0) scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 991px){.row{margin-left:-10px;margin-right:-10px}.col{padding-left:10px;padding-right:10px}}header{padding-top:57px;padding-bottom:17px;font-size:14px;position:relative;z-index:1}header a{color:var(--black)}header .container .inner-wrapper{display:flex;align-items:center;justify-content:space-between;padding-left:34px;padding-right:34px}header .container .inner-wrapper ._right{display:flex;align-items:center}header .container .inner-wrapper nav{position:absolute;inset:60px 0 0 50%;transform:translate(-50%);width:fit-content;align-self:flex-start}header .container .inner-wrapper nav ul li{display:inline}header .container .inner-wrapper nav ul li:not(:first-child){margin-left:47px}header .container .inner-wrapper .phones{margin-right:58px}header .container .inner-wrapper .social-links a{margin-left:13px}@media screen and (max-width: 991px){header{padding-top:28px;padding-bottom:28px;position:fixed;width:100%;left:0;top:0;z-index:2}header .container .inner-wrapper{padding-left:0;padding-right:0}header .menu-wrapper{flex-direction:column;cursor:pointer;width:auto;border-radius:40px;font-size:20px}header .menu-wrapper span{display:block;width:26px;height:1px;background:var(--blue);transition:.3s ease transform,.3s ease opacity}header .menu-wrapper span:not(:last-child){margin-bottom:5px}header.menu-opened .menu-wrapper span:nth-child(1){transform:rotate(45deg) translate(4px,3px)}header.menu-opened .menu-wrapper span:nth-child(2){display:none}header.menu-opened .menu-wrapper span:nth-child(3){transform:rotate(-45deg) translate(1px,-1px)}header .logo{width:120px}}footer{padding-top:71px;position:relative;overflow:hidden}footer .footer-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}footer .granular{position:absolute;width:120px;right:2px;bottom:2px;animation:fluidBg2 15s ease-in-out infinite;will-change:transform}footer .container{position:relative}footer .top-fragment{display:flex;color:var(--white-orig)}footer .top-fragment .logo-footer{width:257px;display:block}footer .top-fragment h2{margin-top:70px;font-size:36px;font-weight:500;line-height:1;max-width:400px}footer .top-fragment ._left{display:flex;flex-direction:column;margin-bottom:28px}footer .top-fragment ._left span{font-size:24px;font-family:TildaSansMedium;max-width:165px;display:block;margin-top:auto}footer .top-fragment ._center{max-width:355px;width:100%}footer .top-fragment ._center nav{display:flex}footer .top-fragment ._center nav ul{width:50%}footer .top-fragment ._center nav li{font-size:16px;margin-bottom:28px}footer .top-fragment ._center nav li a{display:flex}footer .top-fragment ._center nav li .digit{font-family:TildaSansBold}footer .top-fragment ._center nav li .item-name{position:relative;display:flex;align-items:center}footer .top-fragment ._center nav li .item-name:before{content:"";width:20px;height:1px;margin-left:6px;margin-right:6px;background:var(--white-orig)}footer .top-fragment ._center nav li a{color:var(--white-orig)}footer .top-fragment ._center nav li a:hover{opacity:1}footer .top-fragment ._right{margin-left:auto;max-width:376px;width:100%}footer .top-fragment ._right .questions{color:var(--white);position:relative;overflow:hidden;padding:14px 29px 30px;border-radius:12px;background:#00000029;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);--deg: 75deg}footer .top-fragment ._right .questions:before{content:"";position:absolute;inset:0;padding:1.5px;border-radius:12px;background:linear-gradient(var(--deg),rgba(255,255,255,.6),rgba(255,255,255,.01));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}footer .top-fragment ._right .questions .footer-questions-bg{width:100%}footer .top-fragment ._right .questions .text-info{inset:0;width:100%;height:100%}footer .top-fragment ._right .questions .text-info span{font-family:TildaSansMedium;display:block;margin-bottom:7px}footer .top-fragment ._right .questions .text-info p{margin-bottom:28px;max-width:251px}footer .top-fragment ._right .questions .btn{font-size:14px;white-space:nowrap;padding-left:20px;padding-right:20px;height:26px;border-radius:7px}footer .bottom-fragment{padding-top:33px;padding-bottom:33px;background:#00000080;position:relative;margin-top:64px;font-size:14px}footer .bottom-fragment .container{display:flex;flex-wrap:wrap}footer .bottom-fragment span a{text-decoration:underline}footer .bottom-fragment span,footer .bottom-fragment a{color:#ffffff8c}footer .bottom-fragment .socials{margin-left:auto}footer .bottom-fragment .socials a{position:relative}footer .bottom-fragment .socials a:not(:first-child){margin-left:17px}footer .bottom-fragment .socials a:not(:first-child):before{content:"";width:4px;height:4px;display:inline-block;background:#ffffff8c;margin-right:17px;transform:translateY(-3.5px)}footer .col-logo,footer .col-all-right{width:31%;padding-right:10px}@media screen and (max-width: 991px){footer{padding-top:42px}footer .top-fragment{flex-direction:column}footer .top-fragment ._left{margin-bottom:46px}footer .top-fragment ._left span{font-size:14px;max-width:185px}footer .top-fragment h2{margin-top:50px;font-size:25px;margin-bottom:40px}footer .top-fragment .logo-footer{width:190px;margin-bottom:10px}footer .top-fragment nav li{margin-bottom:24px}footer .top-fragment ._right{margin-left:0}footer .top-fragment ._right .questions{max-width:100%}footer .bottom-fragment{flex-direction:column;font-size:14px}footer .bottom-fragment .socials{margin-left:0;margin-top:5px}footer .col-logo,footer .col-all-right{width:100%}}.swiper-nav>div{transition:.3s ease background-color}.swiper-nav .swiper-button-disabled{background:#b7b7b7}div.swiper-scrollbar.swiper-scrollbar-horizontal{position:static;margin-top:18px;width:100%;margin-bottom:5px}div.swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag{height:6px;top:-1px}div.swiper-scrollbar.swiper-scrollbar-vertical .swiper-scrollbar-drag{width:6px;left:-1px}div.swiper-scrollbar{background:var(--greylight)}div.swiper-scrollbar-drag{background:var(--blue)}.swp-button-next,.swp-button-prev{cursor:pointer;position:absolute;z-index:1;transition:.3s ease opacity}.swp-button-next.swiper-button-disabled,.swp-button-prev.swiper-button-disabled{opacity:.5}.swp-button-prev{inset:50% auto auto 67px;transform:translate(-50%)}.swp-button-next{inset:50% 67px auto auto;transform:translate(-50%)}#product-big-swiper .years-guarantee-10{position:absolute;top:42px;right:34px;z-index:2}#product-big-swiper .swiper-slide{padding:38px 87px;height:auto;border-radius:20px;overflow:hidden}#product-big-swiper .swiper-slide .inner-wrapper{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;width:100%;height:100%;border-radius:var(--bevelrad);cursor:pointer}#product-big-swiper .swiper-slide .inner-wrapper .video-play{width:60px}#product-big-swiper .swiper-slide .product-img{max-width:100%;display:block;margin:0 auto}#product-small-swiper{padding-left:20px;padding-right:20px}#product-small-swiper .swiper-scrollbar{position:static;margin-top:8px;height:2px}#product-small-swiper .swiper-slide{background:var(--white);border-radius:var(--bevelrad);cursor:pointer;border-radius:20px;border:1px solid #666;overflow:hidden}#product-small-swiper .swiper-slide .product-img{max-width:100%;display:block;margin:0 auto;max-height:165px;padding:5px}#product-small-swiper .swiper-slide.video-slide{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;height:auto}#product-small-swiper .swiper-slide.video-slide .video-review-span{position:absolute;right:0;bottom:0;padding:10px 22px;border-top-left-radius:var(--bevelrad);border-bottom-right-radius:var(--bevelrad);color:var(--white);font-size:12px;font-weight:700;background:var(--greenmiddle)}#categories-swiper{overflow:initial}#categories-swiper .swiper-slide{height:auto}#categories-swiper .swiper-slide .inner-wrapper{background:var(--black);border-radius:22px;color:var(--white-orig);display:flex;flex-direction:column;padding:25px 27px;height:100%}#categories-swiper .swiper-slide .inner-wrapper h3{font-size:28px;margin-bottom:40px}#categories-swiper .swiper-slide .inner-wrapper img{margin-bottom:31px;align-self:center;max-width:100%}#swiper-products .swiper-slide{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}#swiper-products .swiper-slide .top{display:flex;justify-content:center;align-items:center;margin-bottom:11px}#swiper-products .swiper-slide .top h2{position:absolute;font-size:237px;text-transform:uppercase;font-family:TildaSansLight}#swiper-products .swiper-slide .top img{position:relative}#swiper-products .swiper-slide h3{font-size:60px;font-family:TildaSansLight;margin-bottom:13px}#swiper-products .swiper-slide p{max-width:660px}.swiper-slide.video-slide .video-play{position:absolute;z-index:1}.swiper-slide.video-slide .video-bg{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0}@media screen and (max-width: 991px){.swp-button-prev{inset:50% auto auto 15px;transform:initial}.swp-button-next{inset:50% 15px auto auto;transform:initial}#product-small-swiper .swiper-slide .product-img{max-height:125px}#product-big-swiper .swiper-slide{padding:20px}#product-big-swiper .swiper-slide .product-img{max-height:250px}#reviews-swiper{padding-left:15px;padding-right:15px;margin-left:-15px;margin-right:-15px}#categories-swiper .swiper-slide .inner-wrapper h3{font-size:24px;margin-bottom:24px}#swiper-products .swiper-slide .top h2{font-size:98px;white-space:nowrap}#swiper-products .swiper-slide h3{font-size:39px}}.btn{font-family:TildaSansMedium,sans-serif;display:inline-flex;align-items:center;justify-content:center;text-align:center;height:43px;padding-left:45px;padding-right:45px;font-size:16px;border-radius:var(--btnrad);cursor:pointer}.btn.dark{background:#151515;color:var(--white-orig)}.btn.white{background:var(--white-orig);color:#151515}.btn.blue{background:var(--blue);border:none;color:var(--white-orig)}.btn.kaspi{background:var(--redkaspi);color:var(--white)}.btn.halyk{background:var(--greendark);color:var(--white)}#main-top{margin-top:-58px}#main-top .bg-svg{width:100%}#main-top .container{position:relative}#main-top .container .main-devices{position:absolute;left:-90px;bottom:-400px;max-width:max-content;width:92%;z-index:1}#main-top .container .left-bottom-cards{display:flex;position:absolute;left:35px;bottom:27px;z-index:1}#main-top .container .left-bottom-cards>div{margin-right:12px;border-radius:11px;box-shadow:2px 2px 4px #0000000d;background:var(--white-orig);padding:10px;min-width:137px}#main-top .container .left-bottom-cards>div span{display:block}#main-top .container .left-bottom-cards>div span:nth-child(2){font-family:TildaSansBold;font-size:22px;margin-top:18px}#main-top .container .right-bottom-block{position:absolute;right:35px;bottom:27px;display:flex;flex-direction:column;align-items:flex-end}#main-top .container .right-bottom-block h1{font-size:48px;margin-bottom:40px;text-align:right;font-weight:400;line-height:.9}#main-top .container .right-bottom-block h1 span{font-family:TildaSansRegular}#main-top .container .right-bottom-block .show-catalog{box-shadow:2px 2px 4px #0000000d;border-radius:11px;position:relative;padding:20px 78px 20px 22px;overflow:hidden;margin-bottom:46px}#main-top .container .right-bottom-block .show-catalog span{color:var(--white-orig);position:relative;font-size:16px;z-index:1}#main-top .container .right-bottom-block .show-catalog .show-catalog-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}#main-top .container .right-bottom-block .degree-purification_wrap{border-radius:11px;padding:21px 16px;background:var(--white-orig);display:flex;flex-direction:column;align-items:center;position:relative}#main-top .container .right-bottom-block .degree-purification_wrap .title{font-size:23px;padding-bottom:14px;position:relative;font-family:TildaSansBold;width:100%;text-align:center}#main-top .container .right-bottom-block .degree-purification_wrap .title:after{content:"";position:absolute;left:-16px;right:-16px;bottom:0;height:1px;background:#e3dddd}#main-top .container .right-bottom-block .degree-purification_wrap .text-wrapper{position:absolute;left:20px;bottom:132px;z-index:1}#main-top .container .right-bottom-block .degree-purification_wrap .text-wrapper span{display:block}#main-top .container .right-bottom-block .degree-purification_wrap .text-wrapper span:nth-child(1){font-size:23px;font-family:TildaSansBold;margin-bottom:4px}#main-top .container .right-bottom-block .degree-purification_wrap .text-wrapper span:nth-child(2){margin-left:6px;max-width:106px;font-size:16px;line-height:1}#main-top .container .right-bottom-block .degree-purification_wrap img{max-width:100%}#installation{position:relative;color:var(--white-orig);padding-top:76px;padding-bottom:71px;margin-top:400px}#installation .company-video-wrapper{display:flex;flex-direction:column;align-items:center;width:fit-content;position:absolute;text-align:center;left:83.5%;top:50px;cursor:pointer}#installation .company-video-wrapper span{display:block;max-width:142px;margin:11px}#installation .install-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}#installation .info{position:relative;max-width:356px;margin-left:20%;z-index:2}#installation .info h2{margin-bottom:10px;font-size:34px}#installation .info span{font-family:TildaSansMedium;margin-bottom:18px;display:block}#installation .container{position:relative}#installation .container .install-product{position:absolute;left:44%;top:-212px;z-index:1}#categories{padding-top:120px;overflow:hidden}#categories h2{margin-bottom:45px;max-width:250px;font-size:32px}#categories h2 span{color:var(--blue)}#catalog{color:var(--pureblack);padding-bottom:50px}#catalog .products-at-category{margin-bottom:30px}#catalog .products-at-category h2{margin-bottom:20px;font-size:28px}#catalog .catalog-banner{width:100%;height:270px;position:relative;color:var(--white)}#catalog .catalog-banner img{position:absolute;width:100%;height:100%;object-fit:cover}#catalog .catalog-banner .content{position:relative;padding-top:40px;padding-left:7%}#catalog .catalog-banner .content h1{font-size:24px;font-weight:700}#catalog .catalog-banner .content span{font-size:22px;display:block;margin-bottom:30px}#catalog a{color:var(--pureblack)}#catalog .catalog_show-all{color:var(--white-orig);width:100%;display:block;padding:8px 32px;border-radius:14px;text-align:center;background:var(--black)}#catalog .catalog-cat-wrap{margin-top:12px;border-radius:var(--bevelrad);background:var(--white-orig);padding:20px 14px 40px;position:relative}#catalog .catalog-cat-wrap h1{font-size:23px}#catalog .catalog-cat-wrap .arrow-dropdown{position:absolute;top:29px;right:22px}#catalog .catalog-cat-wrap ._product-links{display:none}#catalog .catalog-cat-wrap ._product-links a{display:block;transition:.3s ease color}#catalog .catalog-cat-wrap ._product-links a:hover{color:var(--blue)}#catalog .catalog-cat-wrap ._cat-items{padding-top:14px}#catalog .catalog-cat-wrap ._cat-item{padding-bottom:10.5px;padding-top:10.5px;border-bottom:1px solid var(--white);font-size:14px}#catalog .catalog-cat-wrap ._cat-item input[type=radio]{display:none}#catalog .catalog-cat-wrap ._cat-item input[type=radio]:checked+span{color:var(--blue);font-family:TildaSansBold}#catalog .catalog-cat-wrap ._cat-item .cat-name{display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.3s .1s ease color}#catalog .catalog-cat-wrap ._cat-item .cat-name span{padding-right:10px}#catalog .catalog-cat-wrap ._cat-item .cat-name .dropdown{transition:.3s ease transform;display:none}#catalog .catalog-cat-wrap ._cat-item ._product-links{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease}#catalog .catalog-cat-wrap ._cat-item ._product-links a{margin-bottom:3px;font-size:14px}#catalog .products-col .sorting-wrapper{display:flex}#catalog .products-col .sorting-wrapper .sort-at{font-family:TildaSansMedium}#catalog .products-col .sorting-wrapper .variants{display:flex;margin-left:15px;margin-bottom:22px}#catalog .products-col .sorting-wrapper .variants input[type=radio]{display:none}#catalog .products-col .sorting-wrapper .variants input[type=radio]:checked+span{background:var(--blue);color:var(--white)}#catalog .products-col .sorting-wrapper .variants span{display:flex;align-items:center;margin-right:15px;font-size:14px;height:22px;padding-left:16.5px;padding-right:16.5px;border-radius:20px;border:1px solid var(--blue);cursor:pointer}#catalog .products-col h1{margin-bottom:20px}#pure-water{min-height:750px;height:100dvh;position:relative;margin-top:107px;overflow:hidden;display:flex;align-items:center;justify-content:center}#pure-water .run-line{display:flex;position:absolute;animation:runningline 15s linear infinite}#pure-water .run-line>div{display:flex;align-items:center;margin-right:55px;flex-shrink:0}#pure-water .run-line>div span{margin-left:55px;font-size:24px;color:var(--white-orig)}#pure-water .eco-mask{position:relative;min-width:var(--eco-mask);will-change:width;aspect-ratio:1;background:var(--white-orig);overflow:hidden;border-radius:100%}#pure-water .eco-mask .eco-content{position:absolute;display:flex;justify-content:center;align-items:center;width:100svw;max-width:100svw;height:100svh;max-height:100svh;inset:50% auto auto 50%;transform:translate(-50%,-50%)}#pure-water .eco-mask .eco-content .text-wrapper{z-index:2;display:flex;align-items:center;justify-content:space-between;width:75%;max-width:1200px}#pure-water .eco-mask .eco-content .text-wrapper span{display:block}#pure-water .eco-mask .eco-content .text-wrapper span.percent{font-size:191px;font-family:TildaSansBold;background:linear-gradient(121deg,#7e7e7e,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:5px;line-height:.75}#pure-water .eco-mask .eco-content .text-wrapper span.up{font-size:26px;margin-bottom:5px}#pure-water .eco-mask .eco-content .text-wrapper p{max-width:390px;font-size:18px}#pure-water .eco-mask .eco-content .rocks-bg{pointer-events:none;flex:none;display:block;position:absolute;width:100%;object-fit:cover;bottom:0}#pure-water .eco-mask .eco-content .gorny-bg{inset:50% auto auto 50%;transform:translate(-50%,-50%);position:absolute;width:100%;height:100%}#pure-water .eco-mask .eco-content .rock-product{position:absolute;bottom:7vw;left:50%;transform:translate(-50%);z-index:1;max-width:297px;width:90%}#stages{min-height:750px;height:100vh;position:relative;overflow:hidden}#stages .stages-screens,#stages .screen{height:100%}#stages .stages-screens{position:relative}#stages .screen{display:flex;align-items:center;justify-content:center;color:var(--white-orig);position:absolute;inset:0;width:100%}#stages .screen._not-swiper p{max-width:521px}#stages .screen h2{margin-bottom:31px;font-size:80px;font-family:TildaSansLight}#stages .screen p{margin-bottom:23px}#stages .inner-wrap{display:flex;flex-direction:column;align-items:center;text-align:center}#country-install{padding-top:125px;padding-bottom:140px}#country-install .install-card{position:relative;border-radius:20px;overflow:hidden}#country-install .install-card .install-card-bg{position:absolute;inset:0;object-fit:cover;width:100%;height:100%}#country-install .install-card._big{min-height:415px;padding:56px 47px;color:var(--white-orig)}#country-install .install-card._big span{position:relative;display:block;line-height:.8}#country-install .install-card._big span.count{font-size:125px;font-family:TildaSansBold}#country-install .install-card._big span.days{font-size:64px;margin-bottom:46px}#country-install .install-card._big span.text{font-size:36px}#country-install ._right .install-card{color:var(--black);min-height:210px;padding:46px 22px;display:block;overflow:hidden}#country-install ._right .install-card .install-card-bg{border-radius:25px}#country-install ._right .install-card:hover:before{opacity:0}#country-install ._right .install-card:hover h4,#country-install ._right .install-card:hover p{color:var(--white-orig)}#country-install ._right .install-card:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:#e7e7e7;z-index:1;border-radius:20px;transition:.4s ease opacity;opacity:1}#country-install ._right .install-card h4{font-size:28px;margin-bottom:30px}#country-install ._right .install-card h4,#country-install ._right .install-card p{position:relative;z-index:2;transition:.3s ease color}#country-install .main-title{font-size:64px;margin-bottom:44px;margin-top:32px;line-height:1;max-width:584px;display:block}@keyframes runningline{0%{transform:translate(0)}to{transform:translate(-380px)}}#product{padding-bottom:100px}#product .top-line{display:flex;justify-content:space-between;margin-bottom:52px}#product .top-line .text-big{max-width:276px}#product .wrapper-sliders{background:var(--white-orig);border-radius:var(--bevelrad);padding-bottom:20px;overflow:hidden}#product .col-text{color:var(--pureblack)}#product .col-text h1{font-size:38px;margin-bottom:14px}#product .col-text .price-wrap{margin-bottom:25px}#product .col-text .price-wrap .old{font-size:14px;font-weight:300;color:var(--greydark);text-decoration-line:line-through;display:block}#product .col-text .price-wrap .current{font-size:21px;font-weight:700;line-height:1.2}#product .col-text .price-no-sale{font-size:21px;font-weight:700;line-height:1.2;margin-bottom:25px;display:block}#product .col-text .characteristics .items{margin-bottom:36px}#product .col-text .characteristics .items .item{margin-bottom:18px}#product .col-text .characteristics .items .item .wrapper{padding-bottom:20px;border-bottom:1px solid #e2e0e0}#product .col-text .characteristics .items .item .name{display:block;margin-bottom:5px;font-size:16px}#product .col-text .characteristics .items .item .value{font-size:22px;font-family:TildaSansBold}#product .col-text .btns-and-installment{margin-bottom:35px;display:flex}#product .col-text .btns-and-installment .btns-wrapper{display:flex}#product .col-text .btns-and-installment .btns-wrapper .btn{margin-bottom:6px;margin-right:12px;border-radius:12px}#product .col-text .btns-and-installment .btns-wrapper .btn.dark{height:66px;width:236px;justify-content:center;font-size:23px;font-family:TildaSansBold}#product .col-text .btns-and-installment .btns-wrapper .btm-btn .btn{height:30px;width:127px;padding:0;justify-content:center;align-items:center}#product .col-text .btns-and-installment .installmentА{align-items:center}#product-video-analysis .container{display:flex;flex-direction:column;align-items:center;text-align:center}#product-video-analysis .container h2{font-size:44px;margin-bottom:15px}#product-video-analysis .container p{margin-bottom:32px;max-width:378px}#product-video-analysis .page-video-wrapper{max-width:991px;width:100%;height:441px}#peculiarities{margin-top:185px}#peculiarities>.container .outer-wrapper-line:nth-child(odd){flex-direction:row-reverse}#peculiarities .outer-wrapper-line{height:600px;width:100%;display:flex}#peculiarities .outer-wrapper-line .text-col,#peculiarities .outer-wrapper-line .img-col{height:100%}#peculiarities .outer-wrapper-line .text-col{display:flex;align-items:center;justify-content:center}#peculiarities .outer-wrapper-line .text-col .text-inner{max-width:400px;padding:0 10px}#peculiarities .outer-wrapper-line .text-col .text-inner h3{font-size:44px;font-family:TildaSansBold;margin-bottom:20px}#peculiarities .outer-wrapper-line .text-col .text-inner p{white-space:pre-line}#peculiarities .outer-wrapper-line .img-col img{width:100%;height:100%;object-fit:cover}#customer-video-reviews{margin-top:195px}#customer-video-reviews .outer-lines .col{margin-bottom:60px}#customer-video-reviews .outer-lines .col .page-video-wrapper{height:100%}#about-us-top{margin-top:-58px}#about-us-top .bg-about-us-top{width:100%}#about-us-top .container._top{position:relative}#about-us-top .container._top .top-text-wrapper{position:absolute;left:71px;top:35%}#about-us-top .container._top .top-text-wrapper h1{font-size:104px;font-family:TildaSansRegular;font-weight:500;margin-bottom:25px;color:var(--black)}#about-us-top .container._top .top-text-wrapper .btn{width:193px}#about-us-top .container._top .tiles{position:absolute;right:30px;bottom:0;transform:translateY(50%);display:flex;color:var(--black)}#about-us-top .container._top .tiles .wrapper{background:var(--white-orig);border-radius:18px;padding:5px 27px;margin-left:27px;height:auto}#about-us-top .container._top .tiles .wrapper span:first-child{font-size:22px;display:block;margin-bottom:12px;font-family:TildaSansLight;max-width:169px}#about-us-top .container._top .tiles .wrapper span:last-child{font-size:36px;font-family:TildaSansBold}#about-us-top .container._about-big .outer-line_1{padding-top:200px;padding-bottom:95px;width:90%;border-right:2px solid var(--greydark)}#about-us-top .container._about-big .about-big-text{margin:0 auto;max-width:924px;text-align:center}#about-us-top .container._about-big .about-big-text h2{font-size:78px;font-family:TildaSansRegular}#about-us-top .container._about-big .about-big-text p{margin-top:25px;font-size:26px;font-family:TildaSansLight}#philosophy-and-mission{border-top:2px solid var(--greydark);border-bottom:2px solid var(--greydark);margin-bottom:133px;position:relative}#philosophy-and-mission:before{content:"";position:absolute;top:0;left:7%;height:100%;width:2px;background:var(--greydark)}#philosophy-and-mission:after{content:"";position:absolute;top:0;right:7%;height:100%;width:2px;background:var(--greydark)}#philosophy-and-mission .outer-line-1{border-bottom:2px solid var(--greydark)}#philosophy-and-mission .outer-line-1 .line{width:90%;border-right:2px solid var(--greydark);padding-top:40px;padding-bottom:40px}#philosophy-and-mission .outer-line-2 .line{width:90%;padding-top:90px;padding-bottom:90px;border-left:2px solid var(--greydark)}#philosophy-and-mission .text-wrapper{margin:0 auto;display:flex;width:100%;max-width:815px;justify-content:space-between;align-items:center}#philosophy-and-mission .text-wrapper span{font-size:51px;margin-right:15px}#philosophy-and-mission .text-wrapper p{font-size:14px;max-width:460px}#why-trust{padding-bottom:230px}#why-trust .top-line{display:flex;justify-content:space-between;align-items:center}#why-trust .top-line ._left{max-width:450px}#why-trust .top-line ._left h2{font-size:32px;margin-bottom:28px}#why-trust .top-line ._left p{max-width:342px;font-size:14px;margin-bottom:42px}#why-trust .top-line ._left .btn.dark{border:1px solid var(--white);margin-top:11px}#why-trust .bottom-line{margin-top:55px;display:flex;justify-content:space-between}#why-trust .bottom-line .text-wrapper:not(:last-child){margin-right:20px}#why-trust .bottom-line .text-wrapper h3{margin-bottom:15px;font-size:36px}#why-trust .bottom-line .text-wrapper p{max-width:270px;font-size:16px}#contact{margin-top:-58px;padding-bottom:155px}#contact .container._top{position:relative;display:flex;justify-content:center}#contact .container._top .inner-wrapper h1{font-size:104px;font-family:TildaSansRegular;font-weight:500;background:linear-gradient(121deg,#7e7e7e,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:26px;line-height:.75}#contact .container._top .inner-wrapper{position:absolute;top:85px;text-align:center}#contact .groups{margin-top:66px}#contact .groups .group{padding-bottom:44px;padding-top:44px;border-bottom:1px solid #E0E0E0;display:flex;justify-content:center}#contact .groups .group .num{font-size:22px;width:10%}#contact .groups .group h3{font-size:32px;font-family:TildaSansRegular;font-weight:400;width:20%}#contact .groups .group .info{width:25%}#contact .groups .group .info a,#contact .groups .group .info span{font-size:26px;color:var(--black);display:block;font-weight:400}#contact .groups .group .info a:not(:last-child),#contact .groups .group .info span:not(:last-child){margin-bottom:22px}.information-page-section{color:var(--greydark)}.information-page-section ul{padding-left:20px}.information-page-section ul li{list-style-type:disc}.information-page-section h1{font-size:48px;margin-bottom:28px;max-width:843px}.information-page-section .wrappers{margin-top:40px}.information-page-section .wrapper{padding-bottom:37px;margin-bottom:37px;border-bottom:1px solid #e0e0e0}#not-found{min-height:840px;display:flex;justify-content:center}#not-found img{width:100%;height:100%;object-fit:cover}#not-found .inner-wrapper{width:100%;max-width:687px;position:absolute;top:26.5vw;color:var(--dark);text-align:center;padding:32px 84px 53px;border-radius:var(--bevelrad)}#not-found .inner-wrapper h1{font-size:42px;font-weight:700;margin-bottom:10px}#not-found .inner-wrapper p{margin-bottom:25px}#not-found .inner-wrapper .btn{height:32px;padding-left:20px;padding-right:20px;border:8px}@keyframes zoom-move{0%{transform:scale(1) translate(0)}40%{transform:scale(1.1) translate(-6px,-4px)}70%{transform:scale(1.12) translate(4px,2px)}to{transform:scale(1.1) translate(0)}}@media screen and (max-width: 991px){#main-top{overflow:hidden;margin-top:0}#main-top .bg-svg{display:none}#main-top .container{height:100vh;background:#dfdfdf}#main-top .container .main-devices{bottom:initial;left:-19px;top:486px;width:100%}#main-top .container .right-bottom-block{bottom:initial;top:110px;right:15px}#main-top .container .right-bottom-block h1{font-size:28px;margin-bottom:16px}#main-top .container .right-bottom-block .show-catalog{padding:11px 67px 11px 22px;margin-bottom:35px}#main-top .container .right-bottom-block .degree-purification_wrap{transform:scale(.85);transform-origin:right top}#main-top .container .left-bottom-cards{left:14px;bottom:27px;transform-origin:left bottom;transform:scale(.75)}#installation{padding-top:120px;padding-bottom:120px;margin-top:0;overflow:hidden}#installation .container{display:flex;flex-direction:column}#installation .container .install-product{left:200px;top:-127px;width:300px}#installation .container .info{margin-left:0}#installation .container .info h2{font-size:26px;max-width:260px}#installation .container .info span{max-width:260px}#installation .container .company-video-wrapper{left:250px;top:160px}#installation .container .company-video-wrapper .video-play{width:47px}#installation .container .company-video-wrapper span{margin:5px 0 0;font-size:14px}#categories{padding-top:65px}#categories h2{margin-bottom:30px}#pure-water{margin-top:20px}#pure-water .eco-mask .eco-content .text-wrapper{text-align:center;flex-direction:column;margin-top:-180px}#pure-water .eco-mask .eco-content .text-wrapper span.percent{font-size:100px;margin-bottom:15px}#pure-water .eco-mask .eco-content .text-wrapper span.up{font-size:20px}#pure-water .eco-mask .eco-content .text-wrapper p{font-size:15px}#pure-water .eco-mask .eco-content .rocks-bg{display:none}#pure-water .eco-mask .eco-content .rock-product{width:auto;max-width:215px;bottom:0;transform:translate(-50%,4%);z-index:2}#stages .screen .inner-wrap{padding-left:15px;padding-right:15px}#stages .screen .inner-wrap h2{font-size:33px;margin-bottom:20px}#stages .screen .inner-wrap img{max-width:110px}#catalog .catalog-cat-wrap{padding:14px 20px}#catalog .catalog-cat-wrap ._cat-items{padding-top:15px}#catalog .catalog-cat-wrap ._cat-items ._cat-item{padding-top:12px;padding-bottom:12px}#catalog .catalog-cat-wrap h1{font-size:20px;text-align:center}#catalog .catalog-banner{height:205px}#catalog .catalog_show-all{text-align:center;padding:10px 24px}#catalog .filter-col{width:100%;margin-bottom:25px}#catalog .products-col{width:100%}#catalog .products-col .variants{margin-bottom:15px}#catalog .products-col .variants span{margin-right:10px!important}#catalog .products-col .sorting-wrapper{overflow:auto;margin-left:-15px;margin-right:-15px;padding-left:15px;margin-bottom:15px}#catalog .products-col .sorting-wrapper .sort-at,#catalog .products-col .variants span{white-space:nowrap}#catalog .products-col h1{font-size:28px;margin-bottom:15px}#catalog .products-col .products-at-category .col{width:33.3333%}#product{padding-bottom:20px}#product .top-line{flex-direction:column}#product .top-line .text-big{max-width:100%}#product .col{width:100%;margin-bottom:20px}#product .col-text h1{font-size:32px}#product .col-text .price-no-sale{font-size:25px}#product .col-text .btns-and-installment{flex-direction:column}#product .col-text .btns-and-installment .installmentА{width:220px}#product .col-text .characteristics .items{margin-bottom:10px}#product-video-analysis .container h2{font-size:30px;margin-bottom:10px}#product-video-analysis .page-video-wrapper{height:262px}#peculiarities{margin-top:80px}#peculiarities .container .outer-wrapper-line{height:auto;flex-direction:column!important;margin-bottom:25px}#peculiarities .container .outer-wrapper-line .img-col img{height:200px}#peculiarities .container .outer-wrapper-line .text-col .text-inner{padding-left:0;padding-right:0}#peculiarities .container .outer-wrapper-line .text-col .text-inner h3{font-size:28px;margin-bottom:15px}#peculiarities .container .outer-wrapper-line .col-50{width:100%;margin-bottom:15px}#customer-video-reviews{margin-top:70px}#customer-video-reviews h2{text-align:center;margin-bottom:20px;font-size:25px}#customer-video-reviews .row{margin-left:-5px;margin-right:-5px}#customer-video-reviews .outer-lines .col{width:50%;padding-left:5px;padding-right:5px;margin-bottom:10px}#customer-video-reviews .outer-lines .col .page-video-wrapper{height:120px}#customer-video-reviews .outer-lines .col .page-video-wrapper .video-play{width:45px}#contact{padding-top:165px}#contact .container._top .inner-wrapper{position:static;width:100%}#contact .container._top .inner-wrapper h1{font-size:64px;margin-bottom:20px}#contact .container._top .inner-wrapper .btn{width:100%}#contact .groups{margin-top:15px}#contact .groups .group{padding-top:25px;padding-bottom:25px}#contact .groups .group .num{width:auto;font-size:16px;height:max-content;margin-right:5px}#contact .groups .group h3{width:50%;font-size:21px}#contact .groups .group .info{width:50%}#contact .groups .group .info a,#contact .groups .group .info span{font-size:18px}#contact .groups .group .info a:not(:last-child),#contact .groups .group .info span:not(:last-child){margin-bottom:15px}#contact .contact-top-bg{display:none}#contact .top-wrapper{margin-bottom:40px}#contact .top-wrapper .btn-outer{position:static;width:100%}#contact .top-wrapper .btn-outer:before,#contact .top-wrapper .btn-outer:after{display:none}#contact .top-wrapper .btn-outer .btn{width:100%;justify-content:center}#contact .col-50{width:100%}#contact .items .item{width:50%;margin-bottom:45px}.information-page-section h1{font-size:22px}#not-found{min-height:540px}#not-found .inner-wrapper{padding:34px 20px}#not-found .inner-wrapper h1{font-size:29px}#not-found .inner-wrapper p{margin-bottom:24px}#country-install{padding-top:80px}#country-install .main-title{font-size:36px;margin-bottom:20px;margin-top:40px}#country-install .col{width:100%}#country-install ._right .col{margin-bottom:15px}#country-install ._right .col .install-card{color:var(--white-orig)}#country-install ._right .col .install-card:before{opacity:0}#country-install .install-card._big{min-height:230px;padding:28px 20px}#country-install .install-card._big span.count{font-size:85px}#country-install .install-card._big span.days{font-size:36px}#country-install .install-card._big span.text{font-size:28px}#about-us-top{overflow:hidden;margin-top:0}#about-us-top .container._top{display:flex;justify-content:center}#about-us-top .container._top .tiles{right:initial;bottom:20px;left:15px;right:15px;display:flex;transform:initial}#about-us-top .container._top .tiles .wrapper{margin-right:12px;margin-left:0;flex:1;padding:10px}#about-us-top .container._top .tiles .wrapper span:first-child{font-size:15px}#about-us-top .container._top .tiles .wrapper span:last-child{font-size:18px}#about-us-top .container._top .tiles .wrapper:last-child{margin-right:0}#about-us-top .container._top .top-text-wrapper{left:15px;width:calc(100% - 30px)}#about-us-top .container._top .top-text-wrapper .btn{width:100%}#about-us-top .container._top .top-text-wrapper h1{font-size:56px}#about-us-top .container._top .bg-about-us-top{height:100vh;width:auto}#about-us-top .container._about-big .about-big-text h2{font-size:42px}#about-us-top .container._about-big .about-big-text p{font-size:16px}#about-us-top .container._about-big .outer-line_1{padding-top:100px;padding-right:10px;padding-bottom:40px}#philosophy-and-mission{margin-bottom:40px}#philosophy-and-mission:before{display:none}#philosophy-and-mission .text-wrapper{flex-direction:column}#philosophy-and-mission .text-wrapper span{margin-right:0}#philosophy-and-mission .outer-line-1 .line{padding-right:15px;text-align:center}#philosophy-and-mission .outer-line-2 .line{padding:40px 15px;text-align:center}#why-trust{padding-bottom:100px}#why-trust .top-line{flex-wrap:wrap}#why-trust .top-line ._left{width:100%}#why-trust .top-line ._left p{margin-bottom:20px}#why-trust .top-line ._right{margin-top:28px}#why-trust .top-line ._right .map{width:100%}#why-trust .bottom-line{flex-wrap:wrap;margin-top:35px}#why-trust .bottom-line .text-wrapper{width:100%;text-align:center;margin-bottom:40px}#why-trust .bottom-line .text-wrapper h3{font-size:30px}#why-trust .bottom-line .text-wrapper p{width:100%;max-width:400px;margin:0 auto;font-size:15px}#why-trust .bottom-line .text-wrapper:not(:last-child){margin-right:0}}@media screen and (max-width: 768px){#catalog .products-col .products-at-category .col,#main-items .col-25{width:50%}}.card{height:380px;background:var(--white-orig);position:relative;border-radius:var(--bevelrad);color:var(--black);margin-bottom:30px;display:flex;flex-direction:column;align-items:center;padding:38px 21px 20px}.card:hover .circle{transform:scaleX(-1)}.card .top-img{max-width:100%;max-height:220px;margin-bottom:10px}.card .text{margin-top:auto;align-self:flex-start}.card .text h3{font-size:20px;font-weight:500}.card .text span{display:block;color:var(--greydark)}.card.__category .sub-text{margin-top:11px;font-weight:300;font-size:14px}.card.__product .arrow-card{position:absolute;bottom:24px;right:21px;transition:.3s ease transform}.card.__product .arrow-card path{transition:.3s ease stroke}.card.__product:hover .arrow-card{transform:translate(5px)}.card.__product:hover .arrow-card path{stroke:var(--blue)}.card.__product .def-price{font-weight:300;font-size:14px}.card.__product .price-wrap{display:flex;align-items:center;margin-top:20px}.card.__product .price-wrap .def-price{text-decoration:line-through;font-size:14px;opacity:.5}.card.__product .price-wrap .sale-price{color:var(--black);margin-right:5px;font-size:18px;font-family:TildaSansMedium}.card.__product .price-no-sale{font-size:18px;font-family:TildaSansMedium;margin-top:20px}.card.__product .tags{position:absolute;left:11px;top:11px;display:flex;flex-wrap:wrap}.card.__product .tags span{color:var(--white);height:22px;padding:3px 7px;border-radius:var(--bevelrad);font-size:12px;margin-right:5px;font-weight:700}.card.__product .tags span.new{background:var(--blue)}.card.__product .tags span.sale{background:var(--redkaspi)}@media screen and (max-width: 991px){.card{height:350px}.card .top-img{max-height:180px}.card .text h3{font-size:18px}.card.__category .sub-text{margin-top:5px}}#reviews{padding-top:100px;padding-bottom:100px}#reviews ._top{display:flex;justify-content:space-between}#reviews ._top h2{font-size:32px}#reviews ._top p{max-width:380px;font-size:14px}#reviews._light{color:var(--black)}#reviews._light ._top{color:var(--greydark)}#reviews._dark{background:var(--black)}#reviews._dark .card-review{color:var(--black)}#reviews._dark{border-bottom:5px solid #9F9F9F}#reviews #reviews-swiper{margin-top:68px}#reviews #reviews-swiper .swiper-slide .card-review{padding:18px 15px 38px;background:var(--white-orig);border-radius:var(--bevelrad)}#reviews #reviews-swiper .swiper-slide .name_and_rate h4{font-weight:500}#reviews #reviews-swiper .swiper-slide .name_and_rate .rate-wrapper svg.active path{fill:var(--redkaspi)}#reviews #reviews-swiper .swiper-slide .name_and_rate,#reviews #reviews-swiper .swiper-slide .seller_and_date{display:flex;justify-content:space-between;align-items:center}#reviews #reviews-swiper .swiper-slide .seller_and_date{font-size:14px;margin-bottom:12px}#reviews #reviews-swiper .swiper-slide .seller_and_date .seller{opacity:.6}#reviews #reviews-swiper .swiper-slide .seller_and_date .seller a{color:#0a4ac0}#reviews #reviews-swiper .swiper-slide .seller_and_date .date{opacity:.6}#reviews #reviews-swiper .swiper-slide p{font-size:15px}@media screen and (max-width: 991px){#reviews{padding-top:60px;padding-bottom:60px}#reviews ._top{flex-direction:column;margin-bottom:35px}#reviews ._top h2{margin-bottom:10px}#reviews #reviews-swiper{margin-top:30px}#reviews #reviews-swiper .swiper-slide{height:auto}#reviews #reviews-swiper .swiper-slide .card-review{height:100%}}#have-questions{display:flex;min-height:750px;height:100vh}#have-questions ._left,#have-questions ._right{display:flex;justify-content:center;align-items:center;width:50%;height:100%}#have-questions ._left{position:relative;overflow:hidden;color:var(--white-orig)}#have-questions ._left .have-questions-bg{inset:0;width:100%;height:100%;object-fit:cover}#have-questions ._left .text-info{position:relative}#have-questions ._left .text-info h2{margin-bottom:12px;font-size:54px}#have-questions ._left .text-info p{font-size:26px;max-width:450px}#have-questions ._right{background:var(--white-orig)}@media screen and (max-width: 991px){#have-questions{flex-wrap:wrap;height:auto;min-height:auto}#have-questions ._left,#have-questions ._right{width:100%;padding:45px 15px}#have-questions ._left{text-align:center}#have-questions ._left .text-info h2{font-size:32px}#have-questions ._left .text-info p{font-size:20px}}#faq{color:var(--black);padding-top:100px;padding-bottom:100px}#faq .container{display:flex;flex-wrap:wrap}#faq .container ._left{width:100%;margin-bottom:43px}#faq .container ._left h2{font-size:48px;font-weight:700;color:var(--blue);margin-bottom:16px}#faq .container ._left h3{font-size:32px;font-family:TildaSansLight}#faq .container ._right{width:100%}#faq .container ._right ._item{padding-top:20px;padding-bottom:20px;border-top:1px solid #c8c8c8}#faq .container ._right ._item.active .cross{transform:rotate(45deg)}#faq .container ._right ._item.active .answer{max-height:200px;padding-left:24px}#faq .container ._right ._item .question{font-size:24px;font-weight:600;padding-bottom:15px;display:block;position:relative;cursor:pointer}#faq .container ._right ._item .question .cross{position:absolute;transition:.5s ease transform;right:0;top:0}#faq .container ._right ._item .answer{padding-left:0;max-width:750px;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease}@media screen and (max-width: 991px){#faq{padding-top:35px}#faq .container{flex-direction:column}#faq .container ._left{width:100%;padding-right:0;text-align:center;margin-bottom:20px}#faq .container ._left h2{margin-bottom:5px}#faq .container ._left h3{font-size:22px;margin-bottom:10px}#faq .container ._right{width:100%}#faq .container ._right ._item .question{font-size:19px;padding-bottom:10px;padding-right:25px}#faq .container ._right ._item.active .answer{padding-left:17px}}.breadcrumbs{font-weight:600;padding-top:50px;padding-bottom:40px}.breadcrumbs .back{margin-right:14px}.breadcrumbs a:not(.back){color:var(--black)}.breadcrumbs a:not(.back):after{content:"/";display:inline-flex;margin-left:14px;margin-right:15px}.breadcrumbs a:not(.back):first-child{display:none}.breadcrumbs span{color:var(--blue)}@media screen and (max-width: 991px){.breadcrumbs{padding-top:85px;padding-bottom:30px;font-size:13px}.breadcrumbs img{width:24px}.breadcrumbs a:not(.back):after{margin-left:10px;margin-right:10px}}.video-modal{position:fixed;inset:0;background:#000000b3;display:none;justify-content:center;align-items:center;z-index:9999}.video-modal.active{display:flex}.video-modal .video-wrapper{position:relative;width:80%;max-width:800px}.video-modal .video-wrapper iframe{width:100%;height:450px;border-radius:10px}.close-modal{position:absolute;top:-40px;right:0;font-size:40px;color:#fff;cursor:pointer}.modal{width:100%;height:100%;position:fixed;left:0;top:0;z-index:2;pointer-events:none;opacity:0;transition:opacity .1s ease;transition-delay:.4s;display:flex;justify-content:center;align-items:center;transition:.3s ease opacity}.modal .lang-selector{margin-right:0}.modal .top-text-wrapper{max-width:363px;margin:0 auto 17px}.modal.active{pointer-events:auto;opacity:1;transition-delay:0s}.modal .modal_wrapper{background:var(--white-orig);max-width:842px;width:100%;position:relative;padding:56px;border-radius:var(--bevelrad);overflow:hidden;color:#797979}.modal .modal_wrapper h2{font-size:28px;font-weight:700;margin-bottom:8px;background:linear-gradient(121deg,#7e7e7e,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.modal .modal_wrapper p{margin-bottom:18px}.modal .modal_wrapper .cross{position:absolute;right:27px;top:21px;cursor:pointer;transition:.3s ease transform}.modal .modal_wrapper .cross:hover{transform:rotate(90deg)}.modal .modal_wrapper .bg-modal{position:absolute;left:-100px;bottom:-100px;pointer-events:none}.modal .modal_wrapper form{max-width:363px;width:100%;margin:0 auto}body.modal-opened{overflow:hidden}@media screen and (max-width: 991px){.modal .modal_wrapper{padding:30px}.modal .modal_wrapper .bg-modal{width:280px}.modal.__menu{color:#fff;z-index:1;height:auto;top:0;bottom:0}.modal.__menu a{color:#fff}.modal.__menu.active .overlay__inner{transform:translate(0)}.modal.__menu .overlay__inner{padding-top:14vh;background:#000;text-align:right;width:100%;max-width:764px;height:100%;margin-left:auto;overflow:auto;padding-left:39px;padding-right:39px;transform:translate(100%);transition:transform .4s cubic-bezier(.6,.1,.25,1) .1s;display:flex;flex-direction:column;align-items:flex-end;padding-bottom:20px}.modal.__menu .overlay__inner nav li{margin-bottom:30px;text-transform:uppercase}.modal.__menu .overlay__inner .icons{display:flex;gap:20px}.modal.__menu .overlay__inner .socials{margin-top:auto}.modal.__menu .overlay__inner .socials a{display:block}.modal.__menu .overlay__inner .work-info{margin-top:20px;margin-bottom:15px}.modal.__menu .overlay__inner .work-info span{display:block}.modal.__menu .overlay__inner .app-btn{border:2px solid var(--blue);background:var(--white-orig);color:var(--blue);padding:12px 10px;border-radius:30px;margin-top:20px;width:100%;text-align:center;display:flex;justify-content:center}.modal.__menu .overlay__inner .app-btn img{margin-right:10px}}.form-wrapper .form-title{font-size:41px;background:linear-gradient(121deg,#7e7e7e,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.form-wrapper .form-sub-title{margin-bottom:30px;display:block}form.default{position:relative}form.default input{width:100%;display:block;height:36px;font-size:14px;background:none;border:none;border-bottom:1px solid rgb(148,148,148);outline:none;margin-bottom:12px;padding-left:16px;font-family:TildaSansRegular;color:#272727}form.default input::placeholder{color:#797979}form.default .preference{display:flex;margin-bottom:36px;margin-top:20px}form.default .preference .option{margin-right:15px}form.default .preference label{display:flex;align-items:center;font-size:10px;cursor:pointer}form.default .preference .custom-radio{width:11px;height:11px;border:1px solid var(--blue);border-radius:100px;margin-right:6px;transition:.3s ease background-color}form.default .preference input[type=radio]{position:absolute;width:1px;height:1px;pointer-events:none;opacity:0}form.default .preference input[type=radio]:checked+.custom-radio{background-color:var(--blue)}form.default .preference .option{display:flex}form.default .btn{width:100%;justify-content:center;text-align:center;height:51px;margin-bottom:8px}form.default span.notification{display:block;font-size:10px;color:#797979;margin-bottom:2px}form.default span.notification a{font-style:italic;text-decoration:underline;color:#797979}form.default .result-info{color:var(--blue)}.lang-selector{margin-right:25px;display:flex}.lang-selector a{font-weight:600;opacity:.6}.lang-selector a.active{opacity:1}.lang-selector li:not(:first-child){position:relative;display:flex}.lang-selector li:not(:first-child):before{content:"";display:block;width:1px;height:100%;background:var(--black);margin-left:6px;margin-right:6px}
