@charset "UTF-8";*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}@font-face{font-family:Mulish;font-display:swap;src:url(../fonts/Mulish-Medium.woff) format("woff"),url(../fonts/Mulish-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Balsamiq Sans;font-display:swap;src:url(../fonts/BalsamiqSans-Regular.woff) format("woff"),url(../fonts/BalsamiqSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal}.header-lang{font-family:sans-serif;position:relative}.header-lang .dropbtn{background:rgba(255,255,255,.1);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);color:#fff;padding:8px 8px;height:32px;width:54px;font-size:14px;border:none;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;cursor:pointer;margin-bottom:5px}.header-lang .dropdown{position:relative;display:inline-block}.header-lang .dropdown-content{display:none;position:absolute;top:100%;right:0;background:rgba(255,255,255,.1);backdrop-filter:blur(15px);border-radius:10px;min-width:130px;padding:10px;border:1px solid rgba(255,255,255,.1);z-index:10;overflow:hidden}.header-lang .dropdown-content .selected-lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 0;font-weight:500;font-size:15px;line-height:140%;display:flex;align-items:center;text-align:center;color:#fff;opacity:.8;cursor:pointer;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;border-bottom:1px solid rgba(255,255,255,.2)}.header-lang .dropdown-content .selected-lang:last-child{border-bottom:1px solid transparent;padding-bottom:0}.header-lang .dropdown-content .selected-lang:first-child{padding-top:0}.header-lang .dropdown-content .selected-lang:hover{opacity:.9}.header-lang .flag{width:20px;height:14px;-o-object-fit:cover;object-fit:cover;border-radius:2px}.header-lang .arrow{margin-left:auto;font-size:10px;opacity:.6}.header-lang .dropdown:hover .dropdown-content{display:block}.header-lang .dropdown .dropbtn img:nth-child(2){-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:all ease-in .2s;transition:all ease-in .2s}.header-lang .dropdown:hover .dropbtn img:nth-child(2){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header-menu__item{position:relative;overflow:hidden;display:inline-block;padding-bottom:8px;padding-top:5px;}.link{position:relative;display:inline-block;text-decoration:none;color:#000}.link__graphic--scribble{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:150px;height:9px;pointer-events:none;overflow:hidden;display:block}.link__graphic{position:absolute;top:75%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);fill:none;stroke:#e99610;stroke-width:1px;pointer-events:none;width:150px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.link__graphic--stroke path{stroke-dasharray:1;stroke-dashoffset:1;-webkit-transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1)}.link:hover .link__graphic--scribble path{-webkit-transition-timing-function:cubic-bezier(.8,1,.7,1);transition-timing-function:cubic-bezier(.8,1,.7,1);-webkit-transition-duration:.3s;transition-duration:.3s}.link:hover .link__graphic--stroke path{stroke-dashoffset:0}.header-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.container{max-width:1210px;margin:0 auto;padding-left:20px;padding-right:20px;width:100%}.header{position:fixed;width:100%;left:0;right:0;top:0;padding:10px 0;z-index:10}.header-logo img{max-width:84px}.header-menu__item{font-weight:500;font-size:15px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#fff;opacity:.8;-webkit-transition:color .2s ease;transition:color .2s ease}.header-menu__item:hover{color:#e99610}.header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.mob-menu{display:none}.no-webp .footer{background-image:url(../img/main/footer-bg.png)}.footer{background-repeat:no-repeat;background-size:cover}.footer-top{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;padding-top:40px;padding-bottom:40px}.footer-logo img{max-width:84px}.footer-subtitle{font-weight:400;font-size:20px;line-height:130%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.01em;color:#fff;margin-bottom:20px}.footer-info-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.footer-menu-link{font-weight:500;font-size:15px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:rgba(255,255,255,.75);-webkit-transition:color .2s ease;transition:color .2s ease}.footer-menu-link:hover{color:#e99610}.footer-info:last-child .footer-menu-link:hover{color:rgba(255,255,255,.75)}.footer-soc{display: flex;align-items: center;gap: 4px}.footer-info-menu svg{margin-right:8px; max-width: 20px;}.footer-menu-link-mail{margin-top:5px;margin-bottom:25px}.footer-bottom{background:rgba(0,0,0,.15);padding:20px 0}.footer-bottom-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-copyright{font-weight:500;font-size:12px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:rgba(255,255,255,.75)}.footer-medovyk{font-weight:500;font-size:12px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:rgba(255,255,255,.75);display:flex}.footer-medovyk img{max-height:15px;mix-blend-mode:luminosity;margin-left:5px;transition: all ease-in-out 0.3s;}.footer-medovyk:hover img{mix-blend-mode:unset;}.fs{position:relative}.fs-cloud{position:absolute;left:0;right:0;bottom:-20px;max-width:100%;z-index:1;display:block;width:100%;max-height:100%}.fs-wrap{position:relative}.fs-video{overflow:hidden;position:relative}.fs-video::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.video-background{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:720px}.fs-contant-wrap{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.fs-contant{max-width:587px}.fs-title{font-style:normal;font-weight:400;font-size:46px;line-height:130%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.01em;color:#fff;margin-bottom:30px}.text-block img{max-width: 46px;}.text-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-block p{font-style:normal;font-weight:500;font-size:18px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(255,255,255,.75);text-shadow:0 3px 0 rgba(0,0,0,.15)}.fs-btn-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:45px}.btn{-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:17px 27px;font-weight:400;font-size:18px;display:flex;font-family:"Balsamiq Sans";-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:center;line-height:110%;letter-spacing:.01em;backdrop-filter:blur(5px);border-radius:30px;position:relative;z-index:2;-webkit-transition:all .3s ease;transition:all .3s ease}.btn-primary-wrap:hover,.btn-secondary-wrap:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.btn-primary-wrap,.btn-secondary-wrap{-webkit-transition:all .3s ease;transition:all .3s ease}.btn-primary:hover{background:#fddcae}.btn-secondary:hover{background:#a193b1}.btn-primary-wrap{position:relative}.btn-primary-wrap::after{content:"";position:absolute;bottom:-4px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);background-repeat:no-repeat;background-size:cover;border-radius:30px;display:block;width:98%;height:100%;z-index:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.15)),to(rgba(0,0,0,.15))),#fcd39a;background:linear-gradient(0deg,rgba(0,0,0,.15),rgba(0,0,0,.15)),#fcd39a;-webkit-box-shadow:0 15px 15px rgba(255,255,255,.1);box-shadow:0 15px 15px rgba(255,255,255,.1);backdrop-filter:blur(5px);border-radius:30px}.btn-primary{color:#5c487f;background:#fcd39a;border:1px solid rgba(255,255,255,.5)}.btn-secondary{background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.1))),#7c6993;background:linear-gradient(0deg,rgba(255,255,255,.1),rgba(255,255,255,.1)),#7c6993;border:1px solid rgba(255,255,255,.2);color:#fff}.btn-secondary-wrap{position:relative}.btn-secondary-wrap::after{content:"";position:absolute;bottom:-4px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);background-repeat:no-repeat;background-size:cover;border-radius:30px;display:block;width:97%;height:100%;z-index:1;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.15)),to(rgba(0,0,0,.15))),#8c79ae;background:linear-gradient(0deg,rgba(0,0,0,.15),rgba(0,0,0,.15)),#8c79ae;-webkit-box-shadow:0 15px 15px rgba(255,255,255,.1);box-shadow:0 15px 15px rgba(255,255,255,.1)}.section{padding:80px 0;background-color:#faf6f1}.no-webp .section_bg{background-image:url(../img/main/section-bg.png)}.section_bg{background-repeat:no-repeat;background-size:100% 100%}.main-about-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;padding:20px 0}.main-about-block_top{margin-bottom:120px}.main-about-blocks-text{max-width:460px}.page_title{font-weight:400;font-size:40px;line-height:130%;letter-spacing:.01em;color:#5c487f}.main-about-blocks-text__title{margin-bottom:30px}.main-about-block_top .main-about-blocks-text__title{position:relative}.main-about-blocks-text__title::after{content:"";position:absolute;background-repeat:no-repeat;background-size:100% 100%;display:block}.main-about-block_top .main-about-blocks-text__title .img{background-repeat: no-repeat;position: absolute;background-image:url(../img/main/Vector-main-about1.svg);width:140px;height:93px;top:-50px;right:-35px}.orange{color:#e99610;padding:0 10px 0}.orange_text{color:#e99610!important}.page_desc{font-style:normal;font-weight:500;font-size:18px;line-height:140%;color:#85769f}.main-about-blocks-text__desc{margin-bottom:20px}.main-about-blocks-img{position:relative;max-width:615px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.main-about-blocks-img__flower{position:absolute;z-index:0;top:-15%;left:-10%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-width:627px;height:515px}.main-about-blocks-img__photo{width:350px;display:block;z-index:1;position:relative;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.05);box-shadow:15px 15px 15px rgba(0,0,0,.05);border-radius:25px;height:350px;-o-object-fit:cover;object-fit:cover;-o-object-position:20% 60%;object-position:20% 60%}.main-about-block_top .main-about-blocks-img__photo1{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg);z-index:2;margin-right:-125px;margin-bottom:25px}.main-about-block_top .main-about-blocks-img__photo2{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg);z-index:1}.main-about-block_bottom .main-about-blocks-text__title{position:relative}.main-about-block_bottom .main-about-blocks-text__title .img{background-repeat: no-repeat;position: absolute;background-image:url(../img/main/Vector-main-about2.svg);width:140px;height:93px;bottom:-20px;right:-65px}.main-about-block_bottom .main-about-blocks-img__photo1{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg);z-index:1;margin-right:-125px;margin-bottom:25px}.main-about-block_bottom .main-about-blocks-img__photo2{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg);z-index:2}.main-about-blocks-img2-wrap{position:relative;cursor:pointer}.main-about-blocks-img2-wrap::after{position:absolute;content:url(../img/main/play-main-page.svg);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.15);-webkit-box-shadow:0 15px 15px rgba(0,0,0,.15);box-shadow:0 15px 15px rgba(0,0,0,.15);backdrop-filter:blur(4.5px);border-radius:50%;padding:25px;height:70px;width:70px;background-repeat:no-repeat;background-size:100% 100%;display:block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-content{background:0 0;border-radius:10px;min-width:300px;max-width:80%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:90%}.modal-content .form{width:100%}.close{position:absolute;right:-30px;top:-7px;cursor:pointer;font-size:30px;font-weight:500;color:#fff;-webkit-transition:all ease .3s;transition:all ease .3s;z-index:1}.close:hover{color:#e99610}.modal-video{width:100%;height:90vh;border-radius:20px}.main-reasons-header{max-width:820px;margin:auto;margin-bottom:60px}.main-reasons-header p{max-width:720px}.main-reasons-wrap{text-align:center}.page-icon-block{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;text-align:center;gap:30px}.page-icon-block-item{background:rgba(255,255,255,.75);-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02);border-radius:20px;padding:40px 30px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;overflow:hidden;cursor:pointer}.page-icon-block-item{-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.06);box-shadow:15px 15px 15px rgba(0,0,0,.06)}.page-icon-block-item__icon{max-width:100px;margin-bottom:20px}.page-icon-block-item__icon img{max-width:100%}.page-icon-block-item__title{font-weight:400;font-size:20px;line-height:130%;letter-spacing:.01em;color:#5c487f}.page-icon-block-item__desc{font-weight:500;font-size:15px;line-height:140%;color:#85769f}.page-icon-block-item-hover1{position:absolute;left:0;top:0;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0}.page-icon-block-item-hover2{position:absolute;right:0;-webkit-transition:all .3s ease;transition:all .3s ease;bottom:0;opacity:0}.page-icon-block-item:hover .page-icon-block-item-hover1,.page-icon-block-item:hover .page-icon-block-item-hover2{opacity:1}.main-compare .main-reasons-header p{margin:auto}.img-comp-container{position:relative;height:420px;border-radius:25px;max-width:100%;width:600px;overflow:hidden}.img-comp-img{position:absolute;width:auto;height:auto;overflow:hidden}.img-comp-img img{display:block;vertical-align:middle;width:600px;height:420px}.img-comp-slider{position:absolute;z-index:9;cursor:ew-resize;background-image:url(../img/main/slider-compare-item.svg);height:420px;width:40px;top:0!important}.main-compare-content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:60px}.main-compare-info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin-bottom:30px}.main-compare-info-item__img{max-width:90px}.main-compare-info-item-text__title{font-weight:400;font-size:20px;line-height:130%;letter-spacing:.01em;color:#5c487f;margin-bottom:5px}.main-compare-info-item-text__desc{font-style:normal;font-weight:500;font-size:15px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#85769f}.main-compare-info .btn-primary-wrap{max-width:285px}.main-compare-info .btn-primary-wrap{margin-top:10px}.main-compare-wrap .main-reasons-header{text-align:center}.main-banner-body{background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.06)),to(rgba(255,255,255,.06))),-webkit-gradient(linear,left top,left bottom,from(#2d0017),color-stop(50%,#403),color-stop(75%,#4f0041),color-stop(87.5%,#52074b),to(#580f5a)),#fff;background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),linear-gradient(180deg,#2d0017 0,#403 50%,#4f0041 75%,#52074b 87.5%,#580f5a 100%),#fff;-webkit-box-shadow:25px 25px 25px rgba(0,0,0,.04);box-shadow:25px 25px 25px rgba(0,0,0,.04);border-radius:25px;padding:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;position:relative;overflow:hidden}.main-banner-body-text{max-width:600px;width:100%;position:relative;z-index:1}.main-banner-body-text__title{font-style:normal;font-weight:400;font-size:32px;line-height:130%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.01em;color:#fff;margin-bottom:20px}.main-banner-body-text__text{font-style:normal;font-weight:500;font-size:18px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;opacity:.8;margin-bottom:40px}.main-banner-body .btn-primary-wrap{display:inline-block}.main-banner-body-img{position:absolute;right:0;top:0;bottom:0}.main-banner-body-img__item{max-width:585px}.main-insta{padding-bottom:120px}.main-insta-wrap{text-align:center}.main-insta-blocks{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;margin-bottom:60px;margin-top:60px}.main-insta-blocks__img{max-width:100%;border-radius:15px}.main-insta .btn-primary-wrap{display:block;max-width:220px;margin:auto}.page_bg{background-color:#faf6f1}.page_top{margin-top:92px}.page_bottom{height:120px}.page_header{text-align:center;padding:40px 20px;text-align:center}.page_header-breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;color:#85769f;font-weight:500;font-size:18px;line-height:140%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.page_header-breadcrumbs a{font-family:Mulish;font-style:normal;font-weight:500;font-size:18px;line-height:140%;color:#85769f}.page_header-breadcrumbs span{padding:0 5px}.page_header-breadcrumbs p{font-style:normal;font-weight:500;font-size:18px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ada3bf}.page_header-title{max-width: 1150px;margin: auto;font-weight:400;font-size:46px;line-height:130%;text-align:center;letter-spacing:.01em;color:#5c487f;margin-bottom:10px}.page_header-desc{font-style:normal;font-weight:500;font-size:18px;line-height:140%;text-align:center;color:#85769f}.about-page{margin-bottom:120px}.about-page-wrap{display:-ms-grid;display:grid;gap:60px}.about-page-img{border-radius:15px;max-width:1000px;display:block;margin:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;min-height:450px}.about-page-text{font-style:normal;font-weight:500;font-size:18px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#5c487f;padding:30px 60px;background:#fddeb3;-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02);border-radius:20px}.text-page-block h2,.text-page-block h3,.text-page-block h4,.text-page-block h5{font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.01em;color:#5c487f;margin-top:20px;margin-bottom:23px}.text-page-block h6{font-weight:400;font-size:20px;line-height:130%;letter-spacing:.01em;margin-bottom:15px}.text-page-block p{font-style:normal;font-weight:500;font-size:18px;line-height:140%;color:#85769f;margin-bottom:20px}.text-page-block ul{margin-left:15px;margin-bottom:23px}.text-page-block li{font-style:normal;font-weight:500;font-size:18px;line-height:140%;color:#85769f;list-style:disc}.tech-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100vh;text-align:center;padding:120px 0}.tech-page .container{max-width:680px;width:100%}.tech-page img{margin-bottom:40px}.tech-page h1{font-weight:400;font-size:46px;line-height:130%;letter-spacing:.01em;color:#5c487f;margin-bottom:10px}.tech-page a,.tech-page p{font-family:Mulish;font-style:normal;font-weight:500;font-size:18px;line-height:140%;color:#85769f}.tech-page .btn-primary-wrap{display:inline-block;margin-top:40px}.gallery-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.gallery-block-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.pagination{margin-top:20px;text-align:center}.pagination button{padding:8px 0;margin:0 10px;cursor:pointer}.hidden{display:none}.gallery-block-column__img{max-width:370px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:15px;-o-object-fit:cover;object-fit:cover;width:100%;max-height:500px;height:100%;cursor:pointer}.gallery .gallery-block-column:nth-child(odd) img:last-child{max-height:250px}.gallery .gallery-block-column:nth-child(2) img:first-child{max-height:250px}.pagination button,.pagination span.page-btn{width:40px;height:40px;padding:8px 0;margin:0 7px;cursor:pointer;border:none;background:#e9e6ec;border-radius:4px;display:inline-block;font-weight:500;font-size:18px;line-height:120%;color:#5c487f}.pagination span.page-btn{padding:8px 0;opacity:.4}.pagination button:disabled{opacity:.4}.pagination span.page-btn.active{opacity:1}.block-js{margin-bottom:60px}.modal .gallery-block-column__img{max-width:80vw;max-height:90vh;height:auto;width:auto;display:block;margin:0 auto}.gallery-block-column{display:-webkit-box;display:-ms-flexbox;display:flex}.gallery-block-column.hidden{display:none}.sale-block{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.sale-block-item{display:-ms-grid;display:grid;gap:15px;border-radius:25px;padding:15px}.sale-block-item{display:-ms-grid;display:grid;gap:15px;border-radius:25px;padding:15px;-webkit-transition:background ease-in .3s,opacity 1s .2s ease-out!important;transition:background ease-in .3s,opacity 1s .2s ease-out!important;background:0 0;-webkit-box-shadow:none;box-shadow:none}.sale-block-item:hover{background:#fff;-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02)}.sale-block-item__img{max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px;max-height:250px;width:100%;height:250px}.sale-block-item-time-text{padding:0 5px;display:-ms-grid;display:grid;gap:10px}.sale-block-item-time{font-style:normal;font-weight:500;font-size:18px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#85769f;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.sale-block-item-time__timeend{display:none}.sale-block-item-time__timeleft svg{max-width:19px;margin-right:7px;opacity:.7}.sale-block-item-time__timeleft{display:-webkit-box;display:-ms-flexbox;display:flex}.sale-block-item-time__date{opacity:.6}.sale-block-item__title{font-weight:400;font-size:20px;line-height:130%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.01em;color:#5c487f;margin-bottom:5px}.sale-block-item-info{font-style:normal;font-weight:500;font-size:18px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#85769f;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sale-block-item-info__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sale-block-item-info__btn p{color:#ada3bf;line-height:100%}.sale-block-item-info__btn svg{max-width:17px;height:17px;margin-left:5px;margin-top:3px}.sale-block-item-info__btn svg path{stroke:#ada3bf;-webkit-transition:stroke ease-in .2s;transition:stroke ease-in .2s}.sale-block-item:hover .sale-block-item-info__btn p{color:#e99610}.sale-block-item:hover .sale-block-item-info__btn svg path{stroke:#e99610}.page_header .sale-block-item-time{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:22px}.article-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin-bottom:40px}.article-block img{max-width:570px;width:100%;border-radius:15px;-o-object-fit:cover;object-fit:cover;max-height:100%;height:100%;-ms-flex-negative:0;flex-shrink:0}.article-block .text-page-block{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.ind-wrap .article-block img{min-width:unset;}.article-block:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.article-block h2{margin-top:0}.article-block:nth-of-type(2) .article-block__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.article-block:nth-of-type(2) .text-page-block{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.article-block__img:not([src]),.article-block__img[src=""]{display:none}.article-block:last-child{margin-bottom:0}.ind{margin:0 0 120px}.steps{margin-top:120px;text-align:center;margin-bottom:20px}.steps-block{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;position:relative;margin-top:60px;gap:25px}.steps-line{position:absolute;top:40px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.steps-block-item{    align-items: center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.steps-block-item__img{max-width:80px;margin-bottom:25px}.steps-block-item__span{font-style:normal;font-weight:500;font-size:15px;line-height:140%;color:#e99610;margin-bottom:5px}.steps-block-item__title{font-weight:400;font-size:20px;line-height:130%;letter-spacing:.01em;color:#5c487f;margin-bottom:10px}.steps-block-item__desc{font-style:normal;font-weight:500;font-size:15px;line-height:140%;color:#85769f}.article-block-sec{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.steps-order{margin-top:0}.steps-order .steps-block{margin-top:0}.tabs{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1px;border-radius:12px;overflow:hidden;padding:0;margin:60px 0}.tab{background:#fde9cc;-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02);border:none;padding:12px 24px;cursor:pointer;font-weight:400;font-size:24px;line-height:130%;letter-spacing:.01em;color:#ada3bf;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;text-align:center;font-family:"Balsamiq Sans"}.tab:hover{background-color:#ffe0a1}.tab.active{background-color:#fcd39a;color:#5c487f;font-weight:500}.tab:nth-child(1){}.tab:nth-child(2){}.tab:nth-child(3){}.tab:nth-child(4){}.tab:nth-child(5){}.constr-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02);border-radius:20px;padding:20px 30px}.consct-filter_title{font-weight:400;font-size:20px;line-height:130%;letter-spacing:.01em;color:#5c487f}.double-range-container_result{padding:5px 20px;border:1px solid #e9e6ec;border-radius:8px;font-style:normal;font-weight:500;font-size:15px;line-height:140%;color:#ada3bf;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.double-range-container_result span{font-weight:500;font-size:18px;line-height:140%;color:#85769f}.double-range-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-family:Arial,sans-serif;font-size:14px;color:#8c86a0;max-width:467px}.slider-wrapper{position:relative;height:1px;position:relative;width:250px;display:inline-block;margin:0 10px}input[type=range]{position:absolute;width:100%;pointer-events:none;-webkit-appearance:none;background:0 0;margin:0;height:1px;top:0;left:0}input[type=range]::-webkit-slider-thumb{pointer-events:auto;position:relative;-webkit-appearance:none;appearance:none;width:15px;height:15px;background:#ada3bf;border-radius:50%;cursor:pointer;margin-top:-7px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}input[type=range]::-moz-range-thumb{pointer-events:auto;width:15px;height:15px;background:#ada3bf;border-radius:50%;cursor:pointer;-moz-transition:background-color .3s ease;transition:background-color .3s ease}input[type=range]::-webkit-slider-runnable-track{height:1px;background:0 0}input[type=range]::-moz-range-track{height:1px;background:0 0}.slider-track{position:absolute;height:1px;border-radius:5px;background:#ada3bf;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:1}.slider-track::before{content:"";position:absolute;height:8px;border-radius:10px;background:#ada3bf;top:0;left:0;width:0;z-index:2}.reset-filter{font-style:normal;font-weight:500;font-size:15px;line-height:140%;color:#ada3bf;background:0 0}.reset-filter img{max-width:17px;max-height:17px;opacity:.5;margin-top:3px;margin-left:5px}.stories{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;margin:60px 0;gap:30px 0}.story-item{padding:15px 15px 20px 15px;border-radius:25px;background-color:transparent;-webkit-transition:all ease-in .2s;transition:all ease-in .2s;cursor:pointer;max-width:390px}.story-item:hover{background-color:#fff;-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02)}.story-item-text__img{width:100%;max-width:100%;border-radius:15px;margin-bottom:15px;max-height:243px;height:100%;-o-object-fit:cover;object-fit:cover}.story-item-text__title{font-style:normal;font-weight:400;font-size:24px;line-height:130%;letter-spacing:.01em;color:#5c487f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin-bottom:10px;width:100%}.story-item-text-desc-wrap{position:relative}.story-item-text-desc-wrap span{position:absolute;right:0;bottom:0}.story-item-text__desc{font-style:normal;font-weight:500;font-size:18px;line-height:140%;color:#85769f;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:20px}.story-item-text__price{font-weight:400;font-size:24px;line-height:130%;letter-spacing:.01em;color:#5c487f;text-align:center;margin-bottom:20px}.stories .btn-primary-wrap{max-width:253px;display:block;margin:auto}.stories .btn-primary{padding:18px 27px 17px}.stories .swiper-slide img{max-width:100%;width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.mySwiper2{margin-bottom:10px}.mySwiper{margin-bottom:30px}.mySwiper2 img{max-height:500px;height:500px;max-width:700px;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:15px}.mySwiper img{height:110px!important;max-width:132px;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:10px;cursor:pointer;opacity:.5}.stories .swiper{max-width:700px}.stories .swiper-slide-thumb-active img{opacity:1}.stories .modal-content-wrap{overflow-y:auto;background-color:#fff;padding:20px 10px 40px 20px;border-radius:20px;max-width:740px}.stories .modal-content-wrap::-webkit-scrollbar{width:8px}.stories .modal-content-wrap::-webkit-scrollbar-track{background:0 0}.stories .modal-content-wrap::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1);border-radius:10px}.modal .story-item-text{text-align:center}.modal-story-item-text__title{font-size:32px;line-height:130%;letter-spacing:.01em;color:#5c487f;margin-bottom:15px}.modal .btn-primary-wrap{margin-top:5px}.modal-story-item-text__desc{font-weight:500;font-size:18px;line-height:140%;color:#85769f;margin-bottom:25px}.steps-order .steps-block-item__span{color:#85769f}.photo-placeholder{position: relative; width:100%;max-width:330px;height:300px;cursor:pointer;border-radius:15px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-o-object-fit:cover;object-fit:cover}.photo-placeholder-prev{position: relative;border:1px solid;-o-border-image:repeating-linear-gradient(45deg,#d6d1df 0,#d6d1df 10px,transparent 10px,transparent 16px) 1;border-image:repeating-linear-gradient(45deg,#d6d1df 0,#d6d1df 10px,transparent 10px,transparent 16px) 1;width:100%;max-width:330px;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.photo-placeholder-prev__text{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;text-align:center;margin-top:20px}.constr-step2{margin-top:30px;margin-bottom:60px}.constr-img-block{margin-top:30px}.constr-step-back{font-weight:400;font-size:18px;line-height:130%;letter-spacing:.01em;color:#5c487f;cursor:pointer}.photo-placeholder-another{display:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-style:normal;font-weight:500;font-size:18px;line-height:140%;color:#5c487f;text-align:center;margin-top:30px}.constr-img-block{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px}.constr-img-block-card{position: relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;background:rgba(255,255,255,.75);-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02);border-radius:20px;padding:40px 20px 20px}.card-input-wrap input{padding:5px 20px;border:1px solid #e9e6ec;border-radius:8px;font-weight:500;font-size:18px;line-height:140%;padding:5px 20px;color:#5c487f;width:100%;height:50px}.card-input-wrap input::-webkit-input-placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.card-input-wrap input::-moz-placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.card-input-wrap input:-ms-input-placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.card-input-wrap input::-ms-input-placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.card-input-wrap input::placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.custom-select-trigger span{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf}.label{font-style:normal;font-weight:500;font-size:15px;line-height:140%;color:#ada3bf;padding-bottom:10px;display:block}.custom-select-wrapper{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-select{padding:10px 20px;border:1px solid #e9e6ec;border-radius:8px;font-weight:500;font-size:18px;line-height:140%;color:#5c487f;width:100%;height:50px}.custom-select-trigger{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-weight:500;font-size:18px;line-height:140%;color:#5c487f;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-width:0}.custom-select-trigger::after{content:"";width:10px;height:10px;border-left:2px solid #5c487f;border-bottom:2px solid #5c487f;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:10px;display:inline-block;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;min-width:10px;position:absolute;right:15px;top:18px}.custom-select.open .custom-select-trigger::after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);top:20px}.custom-options{z-index: 5;position:absolute;top:105%;left:0;right:0;background:#fff;border:1px solid #e9e6ec;border-radius:10px;max-height:0;overflow-y:auto;-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02);z-index:1000;font-size:16px;color:#5c487f;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.custom-select.open .custom-options{max-height:180px;opacity:1;visibility:visible;overflow-y:auto}.custom-option{padding:12px 20px;cursor:pointer;-webkit-transition:background-color .25s ease,color .25s ease;transition:background-color .25s ease,color .25s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#5c487f;display:block;font-size:18px}.custom-option:hover{color:#e99610}.custom-option.selected{color:#e99610}.constr-img-block-card-extra .photo-placeholder-prev{height:250px}.constr-img-block-card-extra .photo-placeholder{height:250px}.extra-card-hidden{position:relative;background-color:transparent!important;border:1px solid;-o-border-image:repeating-linear-gradient(45deg,#d6d1df 0,#d6d1df 10px,transparent 10px,transparent 16px) 1;border-image:repeating-linear-gradient(45deg,#d6d1df 0,#d6d1df 10px,transparent 10px,transparent 16px) 1;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;min-height:620px}.extra-card-hidden span{position:absolute;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);bottom:35px;width:100%;max-width:270px}.extra-card-hidden .card-input-wrap,.extra-card-hidden .photo-placeholder-wrap{display:none}.extra-card-hidden-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-30px;display:none}.extra-card-hidden .extra-card-hidden-block{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.constr-next{max-width:155px;text-align:center;margin:auto;margin-top:60px}.next-js .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.constr-step-back{margin-top:40px}.option-group{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:30px}.option{position:relative;padding:35px;background:rgba(255,255,255,.75);-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02);border-radius:20px;text-align:center;cursor:pointer;-webkit-transition:.3s;transition:.3s;width:100%}input[type=radio]{display:none}.radio-dot{width:30px;height:30px;border:1px solid #d6d1df;border-radius:50%;margin:0 auto 30px auto;position:relative}.radio-dot::after{content:"";width:16px;height:16px;background:#f9a825;border-radius:50%;position:absolute;top:6px;left:6px;opacity:0;-webkit-transition:.2s;transition:.2s}input[type=radio]:checked+label .radio-dot::after{opacity:1}.radio-text{font-style:normal;font-weight:500;font-size:15px;line-height:140%;color:#85769f;margin-bottom:10px}.radio-price{font-weight:400;font-size:24px;line-height:130%;letter-spacing:.01em;color:#5c487f;font-family:"Balsamiq Sans"}.option-check{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-top:60px}.check-label{position:relative;padding:35px 15px;background:rgba(255,255,255,.75);-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02);border-radius:20px;text-align:center;cursor:pointer;-webkit-transition:.3s;transition:.3s;width:100%}.check-label:hover{border-color:#d3cfe5}.check-label input[type=checkbox]{display:none}.check-dot{width:30px;height:30px;border:2px solid #d3cfe5;border-radius:30%;margin:0 auto 30px auto;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.check-dot::after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;background:#f9b233;border-radius:30%;-webkit-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}input[type=checkbox]:checked+.check-option .check-dot::after{-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.check-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.check-text{font-style:normal;font-weight:500;font-size:15px;line-height:140%;color:#85769f;margin-bottom:10px}.check-price{font-weight:400;font-size:24px;line-height:130%;letter-spacing:.01em;color:#5c487f;font-family:"Balsamiq Sans"}.tooltip{position:relative;display:inline-block;cursor:pointer}.tooltiptext{visibility:hidden;background:#fddeb3;-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02);border-radius:20px;text-align:center;padding:20px 30px;position:absolute;bottom:120%;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);z-index:1;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:345px;opacity:0;-webkit-transition:all ease-in .2s;transition:all ease-in .2s;font-weight:500;font-size:15px;line-height:140%;color:#5c487f}.tooltip.active .tooltiptext{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.check-tooltip{position:absolute;right:20px;top:20px}.constr-step3{margin-top:30px;margin-bottom:60px}.check-textarea{padding:15px 20px;height:160px;border:1px solid #e9e6ec;border-radius:8px;font-weight:500;font-size:18px;line-height:140%;color:#5c487f;resize:none;width:100%;max-width:340px}.check-textarea::-webkit-input-placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.check-textarea::-moz-placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.check-textarea:-ms-input-placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.check-textarea::-ms-input-placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.check-textarea::placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.check-textarea,.checked-info{-webkit-transition:all .2s ease;transition:all .2s ease;overflow:hidden}.check-label .hidden{opacity:0;max-height:0;padding:0;margin:0;pointer-events:none}.check-label .visible{opacity:1}.constr-step4{margin-top:60px;margin-bottom:60px}.constr-step4-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.constr-show-order-info{max-width:770px;width:100%}.constr-show-order-info-item{background:rgba(255,255,255,.75);-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02);border-radius:20px;padding:20px}.constr-show-order-info-item-flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.constr-show-order-info-item__img{min-width:288px;max-width:288px;width:100%;border-radius:15px;height:100%;-o-object-fit:cover;object-fit:cover}.constr-show-order-info-item-text{width:100%}.constr-show-order-info-item-text__title{font-weight:400;font-size:24px;line-height:130%;letter-spacing:.01em;color:#5c487f;padding-top:5px}.constr-show-order-info-item-flex .constr-show-order-info-item-text__title{margin-bottom:20px}.constr-show-order-info-item-text-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.constr-show-order-info-item-flex .constr-show-order-info-item-text-list{margin-bottom:10px}.constr-show-order-info-item-flex .constr-show-order-info-item-text-list:last-child{margin-bottom:0}.constr-show-order-info-item-text-list h4{font-weight:400;font-size:20px;letter-spacing:.01em;color:#5c487f}.constr-show-order-info-item-text-list p{font-style:normal;font-weight:500;font-size:17px;line-height:140%;color:#85769f}.iti__selected-dial-code{font-weight:500;font-size:18px;line-height:140%;color:#5c487f;margin-top:1px;font-family:Mulish!important}.iti{width:100%;max-width:100%}.input-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:20px}.constr-show-order-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.constr-show-order-info-item-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.prepay-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:sans-serif;gap:20px}.prepay-label{font-family:Mulish;font-style:normal;font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;-webkit-transition:color .3s;transition:color .3s}.prepay-label.active{color:#5c487f}.prepay-switch{position:relative;display:inline-block;width:50px;height:20px}.prepay-switch input{opacity:0;width:0;height:0}.prepay-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e9e6ec;-webkit-transition:.4s;transition:.4s;border-radius:15px}.prepay-slider:before{position:absolute;content:"";height:24px;width:24px;left:0;bottom:-1.5px;background-color:#5c487f;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.05);box-shadow:0 4px 4px rgba(0,0,0,.05);-webkit-transition:.4s;transition:.4s;border-radius:50%}.prepay-toggle-input:checked+.prepay-slider:before{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform:translateX(25px)}.prepay-toggle .tooltip{position:relative;top:unset;right:unset}.constr-show-pay-info{max-width:370px}.constr-show-pay-info .constr-show-order-info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.constr-show-order-info-item-pay{margin-bottom:30px}.show-pay-info-line{height:1px;background-image:repeating-linear-gradient(to right,#d6d1df,#d6d1df 10px,transparent 10px,transparent 20px);width:100%}.finish-pay{font-weight:400;font-size:32px;line-height:130%;letter-spacing:.01em;color:#5c487f}.pay-text-block{font-weight:400;font-size:15px;line-height:140%;color:#ada3bf;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.constr-show-pay-info .btn-primary-wrap{max-width:155px;display:block;margin:auto}.for-order-steps{margin-top:60px;margin-bottom:60px}.for-order-steps .prepay-label{margin-top:-20px}.for-order-steps .constr-show-order-info{max-width:100%}.for-order-step1 .photo-placeholder,.for-order-step1 .photo-placeholder-prev{max-width:100%;max-height:235px}.for-order-steps textarea{padding:15px 20px;height:160px;border:1px solid #e9e6ec;border-radius:8px;font-weight:500;font-size:18px;line-height:140%;color:#5c487f;resize:none;width:100%;max-width:100%}.for-order-steps textarea::-webkit-input-placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.for-order-steps textarea::-moz-placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.for-order-steps textarea:-ms-input-placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.for-order-steps textarea::-ms-input-placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.for-order-steps textarea::placeholder{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important}.steps-btn-block .btn-primary-wrap{width:155px;text-align:center}.steps-btn-block .btn-primary{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.steps-btn-block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.for-order-step-extra-hero-btn{border:1px solid;-o-border-image:repeating-linear-gradient(45deg,#d6d1df 0,#d6d1df 10px,transparent 10px,transparent 16px) 1;border-image:repeating-linear-gradient(45deg,#d6d1df 0,#d6d1df 10px,transparent 10px,transparent 16px) 1;width:100%;max-width:100%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:18px;line-height:140%;color:#ada3bf;font-family:Mulish!important;cursor:pointer}.for-order-step-extra-hero{margin-top:30px}.extra-hero-js{display:none;margin-bottom:20px}.for-order-step3 textarea{height:400px}.for-order-step4 .constr-show-order-info-item-pay{margin-bottom:0;height:100%}.for-order-step4 .btn-primary-wrap{z-index: 0;max-width:155px;display:block;margin:auto;margin-top:60px}.for-order-step4 .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.steps-block-item-js{opacity:.7}.steps-block-item-js.step-active{opacity:1}.steps-block-item-js.step-active .steps-block-item__title{color:#e99610}.step-done{opacity:1}.iti__country-container{top:-1px}.iti input.iti__tel-input,.iti input.iti__tel-input[type=tel],.iti input.iti__tel-input[type=text]{padding-left:95px!important}.order-wish-js{display:none}.extra-visible{display:-webkit-box;display:-ms-flexbox;display:flex}#send-btn .btn-primary{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}input.error{border:1px solid #e99610}.custom-select.error{outline:1px solid #e99610}.photo-placeholder:has(input.error) .photo-placeholder-prev{-o-border-image:repeating-linear-gradient(45deg,#e99610 0,#e99610 10px,transparent 10px,transparent 16px) 1;border-image:repeating-linear-gradient(45deg,#e99610 0,#e99610 10px,transparent 10px,transparent 16px) 1}.for-order-pay-btn{opacity:.7;pointer-events:none}.allowed-pay{opacity:1;pointer-events:unset}*{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{font-family:Mulish,sans-serif;overflow:visible;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:"Balsamiq Sans",sans-serif}.fixed{overflow:hidden;padding-right:15px}.header-color .header{background-color:#443068}.header-color .flag-arrow path{stroke:#fff}.header-color .header-lang .dropdown-content{background:rgba(68,48,104,.6784313725)}.delighter.text{opacity:0;-webkit-transform:translatey(100%);-ms-transform:translatey(100%);transform:translatey(100%);-webkit-transition:all .8s ease-out;transition:all .8s ease-out}.delighter.text.started{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.delighter.appear{opacity:0;-webkit-transition:opacity 1s .2s ease-out;transition:opacity 1s .2s ease-out}.delighter.appear.started{opacity:1}@media (min-width:768px){.tooltip:hover .tooltiptext{visibility:visible;opacity:1;pointer-events:auto}}@media (min-width:993px){.dropdown:hover .flag-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}@media (max-width:1300px){.main-about-block{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:20px}.section_bg{background-position:top center}.tooltiptext{left:-320px;-webkit-transform:unset;-ms-transform:unset;transform:unset}.check-label:first-child .tooltiptext{left:0}}@media (max-width:1220px){.main-about-block{gap:80px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.section{padding:40px 0}.main-about-blocks-text{max-width:700px}.main-about-blocks-text__title{max-width:460px;margin:auto;margin-bottom:20px}.main-about-block_bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.main-about-block_top{margin-bottom:100px}}@media (max-width:1200px){.main-insta-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;overflow-x:auto;padding:0 20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.main-insta-blocks::-webkit-scrollbar{display:none}.main-insta-blocks__img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:270px;max-width:270px;border-radius:17px;-o-object-fit:cover;object-fit:cover}.main-insta-wrap{padding-right:0!important;padding-left:0!important}.main-insta-wrap h2,.main-insta-wrap p{padding-right:20px!important;padding-left:20px!important}.main-insta-blocks{margin-bottom:40px;margin-top:40px}.main-insta-wrap h2{margin-bottom:20px}.main-insta{padding-bottom:60px}.constr-step3{overflow-x:hidden}}@media (max-width:1195px){.stories{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;justify-items:center}.tabs{margin:30px 0}.tab{font-size:18px}.steps-order{margin-top:0!important}}@media (max-width:1180px){.main-compare-content{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:40px}.main-compare-info{max-width:520px;margin:auto}.main-compare-content-img{padding-left:calc((100% - 600px)/ 2);padding-right:calc((100% - 600px)/ 2)}.main-compare-info .btn-primary-wrap{margin:auto}.main-reasons-header .page_title{margin-bottom:20px!important}}@media (max-width:1150px){.close{right:0;top:-35px}.page-icon-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px 20px;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:700px;margin:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-icon-block-item{max-width:340px}.main-reasons-header{max-width:775px;margin:auto;margin-bottom:40px}.main-reasons-header .page_title{max-width:560px;margin:auto}.main-reasons-header p{max-width:560px;margin:auto}.modal-content{max-width:90%;max-height:90%}.no-webp .main-banner-body-img{background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.06)),to(rgba(255,255,255,.06))),url(a6bb8ba1-d59b-4c4c-acc2-da29eb67095e.jpg);background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),url(a6bb8ba1-d59b-4c4c-acc2-da29eb67095e.jpg)}.main-banner-body-img{mix-blend-mode:lighten;opacity:.7;top:unset;right:unset;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.main-banner-body-text{text-align:center;margin:auto;margin-bottom:190px}.main-banner-body-text__text{font-size:15px}.main-banner-body{padding:60px 40px 60px}.constr-img-block{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:30px}.photo-placeholder-prev{height:275px}.photo-placeholder{height:275px}.constr-img-block-card-extra .photo-placeholder-prev{height:190px}.constr-img-block-card-extra .photo-placeholder{height:190px}.constr-img-block{margin-top:20px}.constr-step2{margin-top:30px;margin-bottom:0}.next-js{margin-top:30px}.extra-card-hidden{min-height:563px}.constr-step-back{margin-top:20px}.constr-step4-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.constr-show-order-info{max-width:900px;width:100%}.constr-step4-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.constr-show-pay-info{max-width:900px}.constr-show-order-info-item__img{min-width:unset;max-width:unset;width:240px}.constr-step4{margin-top:20px;margin-bottom:20px}}@media (max-width:1100px){.article-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-block:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-block{margin-bottom:20px}.article-block .text-page-block h2{margin-top:0}.page_header .sale-block-item-time{font-size:15px}.ind{margin:0 0 60px}.steps{margin-top:60px}.steps-line{width:80%}.steps-block-item__span{font-size:12px}.steps-block-item__title{font-size:18px}.steps-block-item__desc{font-size:12px}.steps-block{margin-top:40px}.article-block-sec{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}@media (max-width:1050px){.header-wrap{padding:8px 15px}.pc{display:none}.mob-menu{display:block}.header-phones{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.logo img{max-width:120px}.header-tel-icons a{font-size:16px;line-height:20px}.header-soc-icons img{width:40px}.mob-menu{display:block;top:60px}.header-menu-wrap{display:none}.logo-img img{max-width:43px}.menuBur{position:fixed;top:0;left:0;right:0;max-height:0;overflow:hidden;opacity:0;background:rgba(0,0,0,.8);-webkit-transition:max-height .3s ease-in-out,opacity .3s ease-in-out;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;z-index:4}.menu-mob-wrap{margin-top:90px;margin-bottom:70px;background:rgba(255,255,255,.05);backdrop-filter:blur(10px)}.menuBur.active{max-height:250px;opacity:1}.menu-mob{text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0;z-index:-1;gap:15px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menuBur.active .menu-mob{z-index:1;height:auto}.menu-btn{width:53px;height:32px;position:relative;display:block;z-index:10;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(7.5px);border-radius:10px}.close-btn{background-image:url(../img/icons/burger-btn.svg);width:20px;height:20px;background-repeat:no-repeat;background-size:100% 100%;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}.close-btn-active{background-image:url(../img/icons/close-btn.svg);width:20px;height:20px}.btn-header{max-width:173px;margin:auto}.header-bottom{margin-top:0;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.header-bottom-active{margin-top:250px}.header-logo img{max-width:70px}.header{padding:5px 0}.header-menu{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px}.header-menu__item{font-size:12px}.fs-video::after{background:rgba(0,0,0,.6)}.fs-contant{text-align:center}.text-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fs-contant{margin:auto}.fs-btn-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fs-cloud{-o-object-fit:cover;object-fit:cover;width:1140px;max-width:unset;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.fs{overflow-x:hidden}.constr-filter{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px}.double-range-container{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;max-width:100%;margin-top:20px}.double-range-container .slider-wrapper{width:800px;max-width:100%}.header-color .menu-mob-wrap{background:#85769f;margin-bottom:0;margin-top:89px}.fixed{padding-right:0}.header-color .menuBur{background:0 0}}@media (max-width:1000px){.gallery-block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-js{margin-bottom:30px}.sale-block{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media (max-width:900px){.video-background{-o-object-position:60% center;object-position:60% center}.container{padding-right:30px;padding-left:30px}.page_bottom{height:60px}.page_header{padding:30px 20px}.page_header-breadcrumbs{font-size:15px;margin-bottom:30px}.page_header-breadcrumbs a{font-size:15px}.page_header-breadcrumbs p{font-size:15px}.page_header-title{font-size:40px}.page_header-desc{font-size:15px}.about-page-text{font-size:15px;padding:30px 35px}.about-page-wrap{gap:30px}.about-page{margin-bottom:60px}.text-page-block h2,.text-page-block h3,.text-page-block h4,.text-page-block h5{font-size:24px}.text-page-block h6{font-size:18px}.text-page-block p{font-size:15px}.text-page-block li{font-size:15px}.tech-page h1{font-size:40px}.tech-page a,.tech-page p{font-size:15px}.tech-page{padding:200px 0 120px;min-height:unset}.story-item{width:350px}.stories{margin:30px 0}.story-item-text{text-align:center}.story-item-text__title{font-size:20px}.story-item-text__desc{font-size:15px}.option-check{margin-top:30px}.check-dot,.radio-dot{margin:0 auto 20px auto}.constr-step3{margin-bottom:30px}.for-order-step1 .photo-placeholder,.for-order-step1 .photo-placeholder-prev{max-height:190px}.for-order-steps .prepay-label{margin-top:-10px}.for-order-step1 .photo-placeholder-another{margin-top:15px}.for-order-steps{margin-top:20px;margin-bottom:20px}.for-order-step3 textarea{height:350px}.for-order-step-extra-hero{margin-top:10px}.for-order-step3 .input-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.for-order-step4 .btn-primary-wrap{margin-top:30px}}@media (max-width:850px){.section_bg{background-size:cover}.page_title{font-size:32px;line-height:130%}.orange{padding:0 3px 0}.main-about-blocks-text__title{max-width:420px;margin-bottom:20px}.main-about-block_top .main-about-blocks-text__title .img{right:-100px}.main-about-block_bottom .main-about-blocks-text__title .img{right:-100px}.page_desc{font-size:15px;line-height:140%}}@media (max-width:800px){.footer-top{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;text-align:center}.footer-logo{grid-column:1/-1;margin-bottom:0}.footer-info:nth-child(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer-info:nth-child(4){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer-info-menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-subtitle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.no-webp .footer{background-image:url(../img/main/Tab-Footer-bg.png)}.stories .modal-content-wrap{max-width:100%}.tab{font-size:15px;text-align:center}}@media (max-width:760px){.page-icon-block-item{border-radius:15px;padding:20px 30px}.page-icon-block-item__title{font-size:18px}.page-icon-block-item__desc{font-size:15px}}@media (max-width:750px){.header-menu{padding:40px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menuBur.active{max-height:100%;height:100%}.menu-mob-wrap{margin-top:80px;margin-bottom:70px}.header-wrap{padding:3px 15px}.header-menu__item{font-size:15px}.page_top{margin-top:80px}.stories{display:block}.story-item{width:100%}.constr-show-order-info-item-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.constr-show-order-info-item__img{width:100%}.constr-show-order-info-item-text__title{font-size:20px;padding-top:0}.constr-show-order-info-item-text-list p{font-size:12px}.constr-show-order-info-item-text-list h4{font-size:18px}.constr-show-order-info{gap:20px}.constr-step4{margin-top:20px;margin-bottom:20px}.constr-step4-wrap{gap:20px}.constr-show-order-info-item-flex .constr-show-order-info-item-text__title{margin-bottom:10px}.constr-show-order-info-item-flex .constr-show-order-info-item-text-list{margin-bottom:5px}.constr-show-order-info-item-inputs{gap:20px}.input-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.prepay-label{font-size:15px}.constr-show-pay-info .constr-show-order-info-item{gap:15px}.finish-pay{font-size:24px}.pay-text-block{font-size:14px}.prepay-label-100 span{display:none}.constr-show-order-info-item{padding:17px 15px}.header-color .menu-mob-wrap{margin-top:82px}}@media (max-width:700px){.container{padding-right:20px;padding-left:20px}.video-background{-o-object-position:70% center;object-position:70% center}.video-background{min-height:600px}.fs-title{font-size:24px;max-width:340px;margin:auto;margin-bottom:30px}.fs-contant{max-width:375px}.text-block p{font-size:15px}.fs-btn-block{gap:15px;margin-top:30px}.fs-contant-wrap{top:55%}.fs-cloud{display:none}.main-about-block_top .main-about-blocks-text__title .img{display:none}.main-about-block_bottom .main-about-blocks-text__title .img{display:none}.main-about-block{padding:0 0}.main-about-block_bottom .main-about-blocks-img__photo1{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);z-index:1;margin-right:0;margin-bottom:0}.main-about-block_bottom .main-about-blocks-img__photo2{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);z-index:2}.main-about-block_top .main-about-blocks-img__photo1{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);z-index:2;margin-right:0;margin-bottom:0}.main-about-block_top .main-about-blocks-img__photo2{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);z-index:1}.main-about-blocks-img__flower{display:none}.main-about-blocks-img{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:15px}.main-about-blocks-img__photo{height:100%;width:100%;border-radius:10px}.main-about-block{gap:20px}.page_title{font-size:24px}.main-about-blocks-text__title{max-width:335px}.main-about-block_top{margin-bottom:50px}.main-about-blocks-img2-wrap{pointer-events:none}.main-about-blocks-img2-wrap::after{display:none}.img-comp-img img{width:400px;height:240px}.img-comp-container{width:400px;height:240px}.main-compare-content-img{padding-left:calc((100% - 400px)/ 2);padding-right:calc((100% - 400px)/ 2)}.main-compare-info-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:20px;margin-bottom:20px}.img-comp-slider{height:240px;width:30px;background-size:100% 100%}.main-compare-info .btn-primary-wrap{margin-top:30px}.img-comp-container{border-radius:10px}.main-compare-info-item-text__title{font-size:18px}.main-compare-info-item-text__desc{font-size:15px}.main-banner-body-text__title{font-weight:400;font-size:20px}.main-banner-body-text__text{font-size:15px;line-height:140%;margin-bottom:30px}.main-banner-body-text{margin-bottom:100px}.main-banner-body-img{bottom:-20px}.main-banner-body-img__item{max-width:300px}.main-banner-body .btn-primary-wrap img{display:none}.main-banner-body .btn-primary{font-size:16px}.main-banner-body{padding:30px 20px 60px}.steps-line{display:none}.steps-block{-ms-grid-columns:1fr;grid-template-columns:1fr}.steps-block-item__span{font-size:15px}.steps-block-item__title{font-size:20px}.steps-block-item__desc{font-size:15px}.steps-block{margin-top:30px}.steps-block{gap:40px}.steps-order .steps-block{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.steps-order .steps-block-item__title{font-size:14px}.steps-order .steps-block-item__img{max-width:60px;margin-bottom:15px}.steps-order .steps-block{gap:15px}.steps-order .steps-block-item__span{font-size:12px;color:#85769f}.steps-order .steps-line{top:30px}.steps-order .steps-block-item:last-child{display: none}.constr-img-block{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:20px}.constr-step-back{font-size:15px}.constr-step-back img{max-width:20px}.constr-step2{margin-top:20px}.tooltiptext{left:-240px;-webkit-transform:unset;-ms-transform:unset;transform:unset}.check-label:first-child .tooltiptext{left:-240px}.option-check,.option-group{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:20px}.check-textarea{width:100%;max-width:100%}.option-check{margin-top:20px}.check-text,.radio-text{font-size:15px}.check-price,.radio-price{font-size:20px}.tooltiptext{max-width:260px;font-size:14px}}@media (max-width:650px){.footer-top{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:20px;text-align:center}.footer-logo{grid-column:1/-1;margin-bottom:10px}.footer-info:nth-child(3){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer-info:nth-child(4){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer-info:nth-child(4){grid-column:1/-1;margin-top:10px;text-align:center}.no-webp .footer{background-image:url(../img/main/Mob-Footer-bg.png)}.footer-subtitle{margin-bottom:10px}.footer-menu-link{font-size:14px}.footer-subtitle{font-size:18px}.footer-bottom-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.footer-medovyk{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.footer-medovyk img{margin-left:0}.footer-top{padding-top:35px;padding-bottom:35px}.footer-menu-link-mail{margin-bottom:15px}.section{padding:20px 0}.main-insta-blocks__img{width:160px;max-width:160px;border-radius:15px}.main-insta{padding-bottom:40px}}@media (max-width:600px){.sale-block-item__img{height: 220px;}.page_header{padding:20px 20px}.page_header-breadcrumbs{font-size:12px;margin-bottom:20px}.page_header-breadcrumbs a{font-size:12px}.page_header-breadcrumbs p{font-size:12px}.page_header-title{font-size:24px}.page_header-desc{font-size:15px}.page_bottom{height:40px}.about-page-text{font-size:15px;padding:30px 20px;border-radius:10px}.about-page-wrap{gap:20px}.about-page-img{min-height:230px}.about-page{margin-bottom:40px}.text-page-block h2,.text-page-block h3,.text-page-block h4,.text-page-block h5{font-size:20px;margin-top:30px;margin-bottom:15px}.text-page-block h6{font-size:15px;margin-bottom:15px}.text-page-block p{font-size:15px;margin-bottom:15px}.text-page-block ul{margin-bottom:15px}.text-page-block li{font-size:15px}.tech-page img{margin-bottom:30px}.tech-page h1{font-size:24px}.tech-page a{z-index: 1;}.tech-page a,.tech-page p{font-size:15px}.tech-page .btn-primary-wrap{display:inline-block;margin-top:30px}.tech-page{padding:160px 0 80px;min-height:unset}.tech-page img{max-width:80px}.modal .gallery-block-column__img{max-width:90vw}.gallery-block-column__img{max-height:260px}.gallery .gallery-block-column:nth-child(odd) img:last-child{max-height:110px}.gallery .gallery-block-column:nth-child(2) img:first-child{max-height:110px}.gallery-block{gap:20px}.gallery-block-column{gap:20px; max-width: 50%;}.pagination span.page-btn{margin-bottom:8px}.sale-block{-ms-grid-columns:1fr;grid-template-columns:1fr}.sale-block-item-time{font-size:15px}.sale-block-item-info{font-size:15px}.article-block{margin-bottom:15px}.article-block .text-page-block h2,.article-block .text-page-block h3,.article-block .text-page-block h4,.article-block .text-page-block h5{margin-bottom:10px}.page_header .sale-block-item-time{font-size:15px;gap:10px}.page_header .sale-block-item-time__timeleft{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ind{margin:0 0 40px}.mySwiper img{height:50px!important;border-radius:5px}.stories .modal-content-wrap{padding:10px 10px 20px 10px;border-radius:15px}.mySwiper2 img{border-radius:10px}.modal-story-item-text__title{font-size:20px;margin-bottom:10px}.modal-story-item-text__desc{font-size:15px;margin-bottom:15px}.tab{font-size:13px; min-width: 100%;}.consct-filter_title{font-size:15px}.reset-filter span{display:none}.double-range-container_result-span{display:none}}@media (max-width:500px){.extra-card-hidden{min-height: 300px;}.page-icon-block-item{width:100%;max-width:100%}.main-reasons-header{margin-bottom:20px}.gallery-block-column__img{opacity:1!important}}@media (max-width:440px){.img-comp-img img{width:320px;height:240px}.img-comp-container{width:320px;height:240px}.main-compare-content-img{padding-left:calc((100% - 320px)/ 2);padding-right:calc((100% - 320px)/ 2)}}@media (max-width:400px){.constr-step1{padding-left:0;padding-right:0}.constr-tab{padding-left:20px;padding-right:20px}.mySwiper2 img{height:230px!important}.tab{padding:10px 24px}.for-order-breadcrumbs a,.for-order-breadcrumbs p{font-size:11px}}@media (max-width:375px){.tab{padding:10px 20px}.consct-filter_title{font-size:13px}.prepay-label{font-size:14px}.prepay-toggle{gap:10px}.constr-show-order-info-item-text-list h4{font-size:16px}}@media (max-width:368px){.main-banner-body .btn-primary{font-size:14px}}@media (max-width:360px){.img-comp-img img{width:280px;height:240px}.img-comp-container{width:280px;height:240px}.main-compare-content-img{padding-left:calc((100% - 280px)/ 2);padding-right:calc((100% - 280px)/ 2)}.page_header .sale-block-item-time{font-size:10.5px}.tab{font-size:12px}.tab{padding:12px 14px}.for-order-breadcrumbs a,.for-order-breadcrumbs p{font-size:10px}}@media (max-width:350px){.sale-block-item-time{font-size:15px}.sale-block-item-info{font-size:15px}.sale-block-item-time__timeleft{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.webp .footer{background-image:url(../img/main/footer-bg.webp)}.webp .section_bg{background-image:url(../img/main/section-bg.webp)}@media (max-width:1150px){.webp .main-banner-body-img{background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.06)),to(rgba(255,255,255,.06))),url(a6bb8ba1-d59b-4c4c-acc2-da29eb67095e.webp);background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),url(a6bb8ba1-d59b-4c4c-acc2-da29eb67095e.webp)}}@media (max-width:800px){.webp .footer{background-image:url(../img/main/Tab-Footer-bg.webp)}}@media (max-width:650px){.webp .footer{background-image:url(../img/main/Mob-Footer-bg.webp)}}.for-order-pay-btn{opacity:0.7;pointer-events:none}.constr-step4-wrap .error{border:1px solid #e9e6ec!important}.constr-step4-wrap .custom-select.error{border:1px solid #e9e6ec!important;outline:none}.constr-step4-wrap .btn-primary-wrap{opacity:0.7;pointer-events:none}.allowed-pay{opacity:1!important;pointer-events:unset!important}.footer-menu-link .svg-hover path, .svg-hover path{stroke: #fff;transition: all 0.3s ease;}.footer-menu-link:hover .svg-hover path, .svg-hover:hover path{stroke: #e99610;}.footer-menu-link{color: #fff;transition: all 0.3s ease;} .footer-menu-link:hover{color: #e99610 !important}.foto_const_spann{line-height: 14px;position: absolute;bottom: 10px;font-size: 12px;color: #ada3bf;} .read-more{color: #ADA3BF;border-bottom: 1.6px solid #ADA3BF; transition: all ease 0.2s}.read-more:hover{border-bottom: 1.6px solid transparent}.close-card{color: #ada3bf; top: 5px; right: 10px;font-size: 25px;} .extra-card-hidden .close-card{display: none;}.constr-img-block-card:first-child .close-card{display: none;}.swiper-pair iframe{max-width: 100%;}.mySwiper .swiper-slide iframe{pointer-events: none; max-width: 100%;border-radius: 10px;max-height: 110px;opacity: 0.5;}.mySwiper .swiper-slide {cursor: pointer;}.mySwiper2 .swiper-slide iframe{ max-height:500px;height:500px; border-radius: 15px;}.stories .swiper-slide-thumb-active iframe{opacity: 1;}@media (max-width: 600px) {.mySwiper2 .swiper-slide iframe{ max-height:220px;height:220px;border-radius: 10px;}.mySwiper .swiper-slide iframe{border-radius: 5px;max-height: 50px;}}.modal-content iframe{width: 800px;height: 450px; max-width: 100%;}@media (max-width: 600px) {.modal-content iframe{height: 250px;}}.poshta-custom-select-wrapper{position:relative;user-select:none}.poshta-custom-select{padding:10px 20px;border:1px solid #e9e6ec;border-radius:8px;font-weight:500;font-size:18px;line-height:140%;color:#5c487f;width:100%;height:50px}.poshta-custom-select-trigger{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-weight:500;font-size:18px;line-height:140%;color:#5c487f;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-width:0}.poshta-custom-select-trigger::after{content:"";width:10px;height:10px;border-left:2px solid #5c487f;border-bottom:2px solid #5c487f;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:10px;display:inline-block;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;min-width:10px;position:absolute;right:15px;top:18px}.poshta-custom-options{z-index: 5;position:absolute;top:105%;left:0;right:0;background:#fff;border:1px solid #e9e6ec;border-radius:10px;max-height:0;overflow-y:auto;-webkit-box-shadow:15px 15px 15px rgba(0,0,0,.02);box-shadow:15px 15px 15px rgba(0,0,0,.02);z-index:1000;font-size:16px;color:#5c487f;opacity:0;z-index:1;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.poshta-custom-option{padding:12px 20px;cursor:pointer;-webkit-transition:background-color .25s ease,color .25s ease;transition:background-color .25s ease,color .25s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#5c487f;display:block;font-size:18px}.poshta-custom-options.open{max-height:180px;opacity:1;visibility:visible;overflow-y:auto}.trigger-opened::after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);top:20px}.poshta-custom-select-trigger span{font-weight:500;font-size:18px;line-height:140%;color:#ada3bf}.poshta-custom-option:hover{color:#e99610}.input-grid-posta{grid-template-columns:48.5% 48.5%}@media (max-width: 750px){.input-grid-posta{grid-template-columns:100%}}.poshta-custom-select-trigger.trigger-selected span{color:#5c487f}.promocode-message{color:#85769f;font-size:12px;margin-top:-12px;text-align:right}.constr-filter{display: none !important}.photo-thumb-wrapper{position: relative;}.photo-remove{position:absolute;top:5%;right:5%;border-radius:50%;height:20px;width:20px;display:block;text-align:center;cursor:pointer;background:#fff;color:#e99610;font-size:18px;padding-left:1px;font-weight:600}