@charset "UTF-8";header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000;-webkit-filter:grayscale(60%);filter:grayscale(60%)}header .header{align-items:center;display:flex;gap:20px;justify-content:space-between;padding:10px 0}header .header ul{display:flex;list-style-type:none}@media screen and (max-width:1850px){header .header .logo img{width:150px}}header button{color:inherit}header .nav-list{display:flex;font-size:18px;gap:40px}@media screen and (max-width:1850px){header .nav-list{font-size:15px;gap:15px}}@media screen and (max-width:950px){header .header-nav{display:none}}.header-items{gap:20px}@media screen and (max-width:1850px){.header-items{gap:15px}}.header-items .burger{color:inherit;cursor:pointer;padding:12px 0;position:relative;z-index:6}.header-items .burger span{background:currentColor;color:inherit;display:flex;height:2px;position:relative;transition:all .2s ease-in-out;width:22px}.header-items .burger span:after,.header-items .burger span:before{background:currentColor;color:inherit;content:"";height:2px;position:absolute;transition:all .2s ease-in-out;width:22px}.header-items .burger span:before{top:-8px}.header-items .burger span:after{top:8px}.header-items .burger.active span{background:transparent}.header-items .burger.active span:before{-webkit-transform:rotate(45deg) translate(5px,6px);transform:rotate(45deg) translate(5px,6px)}.header-items .burger.active span:after{-webkit-transform:rotate(-45deg) translate(5px,-6px);transform:rotate(-45deg) translate(5px,-6px)}.header-items li{align-items:start;display:flex;flex-direction:column;gap:5px;justify-content:center}.header-items li a,.header-items li p{align-items:center;display:flex;justify-content:start}.header-items li svg{margin-right:10px}.header-items svg.search{fill:currentColor}.header-items svg.phone,.header-items svg.search{stroke:currentColor;color:inherit}.header-items svg.email{fill:currentColor;color:inherit}@media screen and (max-width:1300px){.header-items .header-contacts{display:none}}@media screen and (max-width:1200px){.header-items .header-currency{display:none}}@media screen and (max-width:950px){.header-items .header-contacts,.header-items .header-currency{display:block}}@media screen and (max-width:650px){.header-items .header-contacts,.header-items .header-currency{display:none}}header .header-menu{background-color:rgba(0,0,0,.3);height:100vh;left:0;opacity:0;position:absolute;top:0;transition:.3s;visibility:hidden;width:100%;z-index:5}header .header-menu.active{opacity:1;visibility:visible}header .header-menu.active .content{-webkit-transform:translateX(0);transform:translateX(0)}header .header-menu .content{background-color:#fff;color:#454545;height:100vh;max-width:85%;padding:30px 20px;position:relative;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:.3s;width:400px;z-index:11}header .header-menu .content .header-nav{display:block!important}header .header-menu .content .header-nav .nav-list{display:flex;flex-direction:column;gap:20px;list-style-type:none;padding:20px 0}header .header-menu .content .header-bottom{display:flex;flex-direction:column;gap:10px;list-style-type:none;padding:10px 0;width:100%}header .header-menu .content .header-bottom li svg{fill:#454545;margin-right:10px}header .header-menu .content .header-bottom li p{padding-bottom:10px}.main .statics{background-position:100%;background-repeat:no-repeat;background-size:40%;padding:100px 0 80px;position:relative}@media screen and (max-width:768px){.main .statics{padding-bottom:0}}@media screen and (max-width:1440px){.main .statics{background-size:43%}}.main .statics h1{padding-bottom:70px}.main .statics>img{position:absolute}.main .statics .stone-left{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;left:-127px;top:-140px;width:203px}@media screen and (max-width:1440px){.main .statics .stone-left{top:-60px;width:100px}}@media screen and (max-width:768px){.main .statics .stone-left{top:-100px;width:90px}}.main .statics .stone-right{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;right:-109px;top:-120px;width:200px}@media screen and (max-width:1440px){.main .statics .stone-right{top:-150px;width:170px}}@media screen and (max-width:1200px){.main .statics .stone-right{width:130px}}@media screen and (max-width:768px){.main .statics .stone-right{width:100px}}.main .statics-inner{align-items:center;display:flex;gap:8%}@media screen and (max-width:1440px){.main .statics-inner{gap:5%}}@media screen and (max-width:768px){.main .statics-inner{flex-direction:column;gap:30px}}.main .statics-inner .statics-img{background-repeat:no-repeat;background-size:cover;padding:50px 50px 50px 0;width:55%}@media screen and (max-width:1024px){.main .statics-inner .statics-img{flex-grow:1;padding:20px 20px 20px 0}}@media screen and (max-width:768px){.main .statics-inner .statics-img{padding:20px;width:100%}}.main .statics-inner .statics-img img{width:100%}.main .statics-inner .statics-text{padding-right:80px;width:40%}@media screen and (max-width:1024px){.main .statics-inner .statics-text{padding-right:50px}}@media screen and (max-width:768px){.main .statics-inner .statics-text{padding:20px;width:100%}}.main .statics-inner .statics-text h3{font-size:65px;font-weight:600;padding-bottom:10px}@media screen and (max-width:1440px){.main .statics-inner .statics-text h3{font-size:40px}}.main .statics-inner .statics-text p{padding-bottom:30px}.main .info{align-items:center;background-position:0;background-repeat:no-repeat;background-size:45%;display:flex;gap:80px;justify-content:space-between;margin:100px 0 70px}@media screen and (max-width:1200px){.main .info{gap:30px}}@media screen and (max-width:1000px){.main .info{flex-direction:column-reverse}}.main .info-text{padding:20px 0 20px 100px}@media screen and (max-width:1200px){.main .info-text{padding:20px 0 20px 40px}}@media screen and (max-width:1000px){.main .info-text{padding:20px 20px 40px}}.main .info-text .text{padding:20px 0}.main .info-slide{position:relative}.main .info-slide .slick-slider{width:900px}@media screen and (max-width:1850px){.main .info-slide .slick-slider{width:700px}}@media screen and (max-width:1440px){.main .info-slide .slick-slider{width:600px}}@media screen and (max-width:1200px){.main .info-slide .slick-slider{width:450px}}@media screen and (max-width:1000px){.main .info-slide .slick-slider{width:600px}}@media screen and (max-width:650px){.main .info-slide .slick-slider{width:400px}}@media screen and (max-width:470px){.main .info-slide .slick-slider{max-width:300px}}.main .info-slide .slick-slider .slick-list{padding:0 80px 0 0!important}@media screen and (max-width:1440px){.main .info-slide .slick-slider .slick-list{padding:0 30px 0 0!important}}@media screen and (max-width:1850px){.main .info-slide .slick-slider .slick-slide img{width:250px}}@media screen and (max-width:1440px){.main .info-slide .slick-slider .slick-slide img{width:230px}}@media screen and (max-width:1200px){.main .info-slide .slick-slider .slick-slide img{width:160px}}@media screen and (max-width:1000px){.main .info-slide .slick-slider .slick-slide img{width:220px}}@media screen and (max-width:650px){.main .info-slide .slick-slider .slick-slide img{width:140px}}@media screen and (max-width:470px){.main .info-slide .slick-slider .slick-slide img{width:90%}}.main .info-slide .slider-bottom{align-items:center;display:flex;gap:20px;justify-content:center;padding-top:20px}.main .info-slide .slider-bottom p{font-size:25px;font-weight:600}.main .info-slide .slider-bottom p span{color:#ccc}@media(min-width:1000px){.info-img img{height:554px!important;width:373px!important}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.main .events{padding:50px 0 150px}.main .events .events-slider{align-items:center;display:flex}.main .events .container{max-width:95%}.main .events h1{padding-bottom:50px}.main .events .slick-slider{background:#fff;box-shadow:0 4px 64px rgba(0,0,0,.1)}.main .events .event{align-items:center;display:flex;gap:20px;height:427px}@media screen and (max-width:850px){.main .events .event{flex-direction:column-reverse}}@media screen and (max-width:550px){.main .events .event{gap:0}}.main .events .event-text{padding:30px;text-align:start}@media screen and (max-width:550px){.main .events .event-text{padding:20px}}.main .events .event-text h3{font-size:52px;font-weight:700}.main .events .event-text h3 span{color:#0909a0}@media screen and (max-width:1850px){.main .events .event-text h3{font-size:42px}}@media screen and (max-width:1440px){.main .events .event-text h3{font-size:35px}}@media screen and (max-width:1300px){.main .events .event-text h3{font-size:30px}}@media screen and (max-width:550px){.main .events .event-text h3{font-size:24px}}.main .events .event-text p{font-size:23px;font-weight:400;padding-bottom:40px}@media screen and (max-width:1440px){.main .events .event-text p{font-size:20px}}@media screen and (max-width:1300px){.main .events .event-text p{font-size:16px;padding-bottom:20px}}@media screen and (max-width:550px){.main .events .event-text p{font-size:15px}}@media screen and (max-width:1850px){.main .events .event img{width:50%}}@media screen and (max-width:850px){.main .events .event img{width:100%}}.main .events .arrownext,.main .events .arrowprev{cursor:pointer}.main .collection{background:#f5f5f5;padding:60px 0;position:relative}.main .collection>img{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;position:absolute;right:-100px;top:-200px;width:250px}@media screen and (max-width:2000px){.main .collection>img{top:-150px;width:200px}}@media screen and (max-width:1440px){.main .collection>img{top:-100px;width:150px}}@media screen and (max-width:768px){.main .collection>img{top:-170px}}@media screen and (max-width:470px){.main .collection>img{top:-110px;width:100px}}.main .collection h1{padding-bottom:30px}.main .collection-slider{padding:20px 0}.main .collection-slider .collection-slide{padding:0 10px;text-align:center}.main .collection-slider .collection-slide>div{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;height:400px;overflow:hidden}@media screen and (max-width:1300px){.main .collection-slider .collection-slide>div{height:300px}}@media screen and (max-width:1024px){.main .collection-slider .collection-slide>div{height:220px}}@media screen and (max-width:650px){.main .collection-slider .collection-slide>div{height:170px}}.main .collection-slider .collection-slide p{font-size:30px;font-weight:700;padding-top:10px}@media screen and (max-width:1440px){.main .collection-slider .collection-slide p{font-size:24px}}.main .collection-slider .collection-bottom{align-items:center;display:flex;gap:30px;justify-content:center;margin:0 auto;padding-top:30px;width:-webkit-max-content;width:max-content}.main .collection-slider .collection-bottom button{align-items:center;border:1px solid #444;border-radius:50%;display:flex;height:45px;justify-content:center;padding:10px;width:45px}.main .collection-slider .collection-bottom button svg{stroke:#444}.main .advantages{padding:50px 0 70px;position:relative}.main .advantages>img{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;left:-100px;position:absolute;top:-120px;width:180px}@media screen and (max-width:1400px){.main .advantages>img{top:-100px;width:120px}}@media screen and (max-width:768px){.main .advantages>img{top:-140px}}.main .advantages .advantages-inner{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding:30px 0}@media screen and (max-width:1024px){.main .advantages .advantages-inner{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.main .advantages .advantages-inner{grid-template-columns:1fr}}.main .advantages .advantages-inner .advantage{background:#fff;border-radius:10px;box-shadow:0 4px 64px rgba(0,0,0,.1);padding:30px}@media screen and (max-width:1440px){.main .advantages .advantages-inner .advantage{padding:20px}.main .advantages .advantages-inner .advantage img{height:60px;margin-bottom:10px}}@media screen and (max-width:400px){.main .advantages .advantages-inner .advantage{padding:10px}}.main .advantages .advantages-inner .advantage h3{color:#444;font-size:35px;font-weight:700}@media screen and (max-width:1440px){.main .advantages .advantages-inner .advantage h3{font-size:28px}}@media screen and (max-width:768px){.main .advantages .advantages-inner .advantage h3{font-size:24px}}.main .advantages .advantages-inner .advantage p{color:#000;font-size:19px;font-weight:400}@media screen and (max-width:1440px){.main .advantages .advantages-inner .advantage p{font-size:16px}}.consultation{background:#fff;box-shadow:4px 4px 25px -9px rgba(0,0,0,.2);color:#000;max-width:675px;padding:30px}@media screen and (max-width:1440px){.consultation{padding:20px}}.consultation h1{font-size:37px;font-weight:900;padding-bottom:10px;text-align:center}@media screen and (max-width:1440px){.consultation h1{font-size:28px}}.consultation .subtitle{font-size:20px;font-weight:400;padding-bottom:30px;text-align:center}@media screen and (max-width:1440px){.consultation .subtitle{font-size:18px}}.consultation form{display:flex;flex-direction:column;margin:0 auto;max-width:400px}@media screen and (max-width:380px){.consultation form{max-width:260px}}.consultation form label{color:rgba(46,48,61,.72);font-size:15.6597px;font-weight:400;line-height:19px;padding-bottom:10px}.consultation form input,.consultation form textarea{background:#f5f5f5;border:none;color:rgba(46,48,61,.72);font-size:15.6597px;font-weight:400;margin-bottom:30px;padding:15px}@media screen and (max-width:1440px){.consultation form input,.consultation form textarea{margin-bottom:20px}}.consultation form textarea{max-height:300px;max-width:400px;min-height:100px;min-width:300px}@media screen and (max-width:400px){.consultation form textarea{min-width:240px}}.consultation form button{margin:0 auto;max-width:300px}.consultation form .subtext{color:rgba(46,48,61,.72);font-size:13px;font-weight:400;line-height:15px;padding-top:20px;text-align:center}.consultation form .subtext a{-webkit-text-decoration:rgba(46,48,61,.72);text-decoration:rgba(46,48,61,.72)}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.main{position:relative}.main .main-bg{height:100vh;left:0;overflow:hidden;position:absolute;right:0;top:0}.main .main-bg .slick-vertical .slick-slide{border:none}.main .main-bg .slick-dots{bottom:auto;display:flex!important;flex-direction:column;right:10px;top:50%;width:auto}.main .main-bg .slick-dots li{z-index:4}.main .main-bg .slick-dots li button{background:#fff;border:1px solid #fff;border-radius:50%;height:10px;opacity:1;width:10px}.main .main-bg .slick-dots li button:before{display:none}.main .main-bg .slick-dots li.slick-active button{background:transparent}.main .main-bg .main-slide{align-items:center;display:flex!important;height:100vh;justify-content:center;overflow:hidden;width:100%}.main .main-bg .main-slide div{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100%}.main header{color:#fff;position:relative;z-index:3}.main main{align-items:end;display:flex;height:calc(100vh - 110px);position:relative}.main main .main-title{color:#fff;font-size:40px;font-weight:600;padding-bottom:40px}@media screen and (max-width:1850px){.main main .main-title{font-size:32px;padding-bottom:20px}}.main main .main-arrow{margin-top:30px;text-align:center;width:100%}@media screen and (max-width:1850px){.main main .main-arrow svg{width:35px}}.main .main-bottom{padding:100px 0 50px;position:relative}.main .main-bottom>img{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;position:absolute;right:-100px;top:-50px;width:200px}@media screen and (max-width:1024px){.main .main-bottom>img{width:150px}}@media screen and (max-width:768px){.main .main-bottom>img{top:-70px;width:120px}}.main .main-bottom .inner{align-items:center;display:flex;gap:40px;justify-content:space-between;padding:50px 0 30px}@media screen and (max-width:850px){.main .main-bottom .inner{flex-direction:column-reverse}}.main .main-bottom .inner .video{background:#fff;box-shadow:0 3px 30px rgba(0,0,0,.3);height:450px;max-width:900px;width:100%}@media screen and (max-width:1850px){.main .main-bottom .inner .video{height:400px}}@media screen and (max-width:1440px){.main .main-bottom .inner .video{height:300px;max-width:600px}}@media screen and (max-width:550px){.main .main-bottom .inner .video{height:200px}}.main .main-bottom .inner .video iframe{height:100%;width:100%}.swiper-button-next,.swiper-button-prev{color:#000!important}.youtubevideo{height:685px;width:788px}@media(max-width:808px){.youtubevideo{width:100%}}.App{text-align:center}#root{overflow:hidden}.blogImage{float:left}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.blog__title{font-size:26px!important}.blog__wrap img{height:453px;margin:0 10px;width:670px}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.whatsappbutton{bottom:95px;cursor:pointer;position:fixed;right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:999999999}.whatsappbutton img{height:70px;width:70px}.blog__wrap{height:700px;max-height:700px}.portfolio__main__slider{height:100%!important;width:86%!important}.portfolio__main__slider .product-slider{height:100%}.portfolio__main__slider .product-slide{height:100%!important}.portfolio__main__slider .product-slide div{background-size:cover!important;height:100%!important;width:100%}.portfolio__main__slider .slick-list,.portfolio__main__slider .slick-list .slick-track,.portfolio__main__slider .slick-list .slick-track *,.portfolio__slider{height:100%!important}.portfolio__slider{display:flex;flex-direction:row!important;width:100%!important}.portfolio__minislider{height:100%!important}.product-slider{align-content:center;display:flex}footer{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:10px 0 20px}footer .footer-inner{color:#fff;display:flex;gap:25px;justify-content:space-between}footer .footer-inner .footer-nav{display:flex;gap:20px;justify-content:space-between}@media screen and (max-width:400px){footer .footer-inner .footer-nav{flex-direction:column;padding-top:30px}}footer .footer-inner .footer-nav .nav-item{display:flex;flex-direction:column;gap:10px;padding-top:20px}footer .footer-inner .footer-nav .nav-item h3{font-size:18.6529px;font-weight:600;padding-bottom:10px;text-transform:uppercase}@media screen and (max-width:1300px){footer .footer-inner .footer-nav .nav-item h3{font-size:16px}}footer .footer-inner .footer-nav .nav-item a{font-size:16px;font-weight:400}@media screen and (max-width:1300px){footer .footer-inner .footer-nav .nav-item a{font-size:15px}}footer .footer-inner .footer-item{color:#a19a9a;display:flex;flex-direction:column;gap:10px;padding-top:20px}footer .footer-inner .footer-item a{align-items:center;display:flex;gap:10px}footer .footer-inner .footer-item a p{line-height:10px}footer .footer-inner .footer-item a span{font-size:10px;font-weight:600;padding-left:5px;text-transform:uppercase}footer .footer-inner .footer-item svg.phone{stroke:#a19a9a}footer .footer-inner .footer-item svg.email{fill:#a19a9a}footer .footer-inner .footer-item button{margin:0 auto;width:-webkit-max-content;width:max-content}footer .footer-inner .footer-item>p{text-align:center}footer .footer-inner .footer-item>div{align-items:center;display:flex;gap:10px;justify-content:center}footer .footer-inner .logo{height:-webkit-max-content;height:max-content}@media screen and (max-width:1440px){footer .footer-inner{gap:15px}footer .footer-inner .logo svg{width:200px}}@media screen and (max-width:950px){footer .footer-inner{flex-wrap:wrap;gap:20px;justify-content:left}footer .footer-inner .footer-nav{width:100%}footer .footer-inner .footer-item{order:3}footer .footer-inner .logo{order:2}}.modal{background-color:#000;background-color:rgba(0,0,0,.4);height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.modal a{margin:0 auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.modal_content{align-items:center;display:flex;position:relative}.modal_content svg{cursor:pointer;position:absolute;right:0;top:0;width:30px}.close{color:#aaa;cursor:pointer;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;cursor:pointer;text-decoration:none}.projects-inner .project__image{height:100%;left:0;position:absolute;top:0;width:100%}.loading{display:flex;justify-content:center}.error,.loading{padding:30px;width:100%}.error{text-align:center}.error img{width:80px}.error h1{font-size:30px}.empty{text-align:center;width:100%}.empty h1{font-size:30px}.empty img{width:100px}.swiper{width:100%}.modal_eksteryer{background-color:transparent!important}.modal_eksteryer svg{right:-45px}.modal{z-index:999999999999!important}@media(max-width:650px){.modal_content{max-width:50%}}.contacts header{fill:#000}.contacts .info{padding:30px}.contacts .info h1{padding-bottom:50px;text-align:center}.contacts .info-inner{align-items:center;display:flex;gap:20px;justify-content:center}@media screen and (max-width:768px){.contacts .info-inner{flex-wrap:wrap}}.contacts .info-inner .info-text{display:flex;flex-direction:column;gap:20px;width:50%}@media screen and (max-width:768px){.contacts .info-inner .info-text{width:100%}}.contacts .info-inner .info-text .info-item{align-items:center;display:flex;gap:20px;row-gap:10px}@media screen and (max-width:900px){.contacts .info-inner .info-text .info-item{flex-wrap:wrap}}@media screen and (max-width:768px){.contacts .info-inner .info-text .info-item{flex-wrap:nowrap}}@media screen and (max-width:600px){.contacts .info-inner .info-text .info-item{flex-wrap:wrap}}.contacts .info-inner .info-text .info-item p{color:#000;font-weight:600}.contacts .info-inner .info-text .info-item svg{flex-basis:40px}.contacts .info-inner .info-text .info-item a{color:#454545;font-weight:400}@media screen and (max-width:900px){.contacts .info-inner .info-text .info-item a{width:100%}}@media screen and (max-width:768px){.contacts .info-inner .info-text .info-item a{width:-webkit-max-content;width:max-content;width:100%}}.contacts .info-inner .info-text .info-item:last-child{display:block}.contacts .info-inner .info-text .info-item:last-child>div{display:flex;gap:20px}.contacts .info-inner .info-text .info-item:last-child>div a{width:-webkit-max-content;width:max-content}.contacts .info-inner .info-text .info-item:last-child p{padding-bottom:10px}.contacts .info-inner .info-map{width:50%}@media screen and (max-width:768px){.contacts .info-inner .info-map{width:100%}}.contacts .info-inner .info-map iframe{width:100%}.contacts .contacts-bottom{padding:50px 0 80px;position:relative}@media screen and (max-width:768px){.contacts .contacts-bottom{padding:80px 0 100px}}.contacts .contacts-bottom .contacts-left{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;left:-100px;position:absolute;top:-240px;width:150px}@media screen and (max-width:1440px){.contacts .contacts-bottom .contacts-left{top:-120px;width:200px}}@media screen and (max-width:768px){.contacts .contacts-bottom .contacts-left{top:-80px}}@media screen and (max-width:508px){.contacts .contacts-bottom .contacts-left{width:138px}}.contacts .contacts-bottom .contacts-right{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;bottom:100px;position:absolute;right:-200px;width:600px}@media screen and (max-width:1300px){.contacts .contacts-bottom .contacts-right{width:160px}}@media screen and (max-width:768px){.contacts .contacts-bottom .contacts-right{bottom:-20px;width:100px}}@media screen and (max-width:450px){.contacts .contacts-bottom .contacts-right{width:80px}}.blogs{min-height:79.8vh;position:relative}.blogs h1{padding:30px 0 60px}.blogs>img{position:absolute}.blogs .blog-left{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;left:0;left:-60px;top:60px;width:200px}@media screen and (max-width:1150px){.blogs .blog-left{width:100px}}@media screen and (max-width:500px){.blogs .blog-left{width:0}}.blogs .blog-right{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;bottom:0;right:0;right:-60px;width:200px}@media screen and (max-width:1150px){.blogs .blog-right{width:100px}}@media screen and (max-width:500px){.blogs .blog-right{width:0}}.blogs .blogs-content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding:40px 0 60px}@media screen and (max-width:1000px){.blogs .blogs-content{grid-template-columns:1fr 1fr}}@media screen and (max-width:700px){.blogs .blogs-content{grid-template-columns:1fr}}.blogs .blogs-content .blog{padding-bottom:70px;position:relative}@media(max-width:500px){.blogs .blogs-content .blog{margin:0 auto;max-width:90%}}.blogs .blogs-content .blog img{max-height:350px;max-width:440px;padding-bottom:10px;width:100%}.blogs .blogs-content .blog h2{font-size:25px;font-weight:600;padding-bottom:20px}@media screen and (max-width:1440px){.blogs .blogs-content .blog h2{font-size:20px;padding-bottom:10px}}.blogs .blogs-content .blog .more{align-items:center;bottom:15px;display:flex;left:0;position:absolute;width:100%}.blogs .blogs-content .blog .more .line{background-color:#000;flex-grow:1;height:2px}.blogs .blogs-content .blog .more a{font-size:23px;font-weight:700;padding:10px 20px;text-decoration:none;text-transform:uppercase}@media(max-width:500px){.blogs .blogs-content .blog .more a{font-size:13px}}.reviews{position:relative}.reviews>img{position:absolute}.reviews .reviews-top-left{left:0;top:30px}@media screen and (max-width:1330px){.reviews .reviews-top-left{width:70px}}.reviews .reviews-top-right{right:0;top:0}@media screen and (max-width:1330px){.reviews .reviews-top-right{top:100px;width:70px}}.reviews .reviews-bottom-left{bottom:50px;left:0}@media screen and (max-width:1700px){.reviews .reviews-bottom-left{width:90px}}@media screen and (max-width:1330px){.reviews .reviews-bottom-left{bottom:100px;width:70px}}@media screen and (max-width:769px){.reviews .reviews-bottom-left{bottom:200px}}.reviews .reviews-bottom-right{bottom:0;right:0}@media screen and (max-width:1700px){.reviews .reviews-bottom-right{width:100px}}@media screen and (max-width:1330px){.reviews .reviews-bottom-right{width:70px}}.reviews .reviews-content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;padding:50px 30px}@media screen and (max-width:769px){.reviews .reviews-content{grid-template-columns:1fr}}.reviews .reviews-content .review{background:#fff;box-shadow:0 4px 64px rgba(0,0,0,.1);color:#454545;padding:20px}.reviews .reviews-content .review .review-top,.reviews .reviews-content .review .review-top>div{align-items:center;display:flex;gap:20px}@media screen and (max-width:1300px){.reviews .reviews-content .review .review-top>div{align-items:start;flex-direction:column;gap:10px}}@media screen and (max-width:500px){.reviews .reviews-content .review .review-top>div .rate{display:none}}.reviews .reviews-content .review .review-top h3{font-size:36px;font-weight:600}@media screen and (max-width:780px){.reviews .reviews-content .review .review-top h3{font-size:30px}.reviews .reviews-content .review .review-top img{width:70px}}.reviews .reviews-content .review h4{font-size:24px;font-weight:600;padding:10px 0}.reviews .reviews-content .review p{font-size:19px;font-weight:500;padding:20px 0}@media screen and (max-width:780px){.reviews .reviews-content .review p{font-size:16px}}.product-list{grid-row-gap:20px;display:grid;flex-wrap:wrap;grid-template-columns:repeat(4,1fr);padding:10px 0 30px;row-gap:20px}@media screen and (max-width:1050px){.product-list{grid-template-columns:1fr 1fr}}.product-list .product{padding:0 10px;text-align:center}.product-list .product img{height:100%;max-height:320px;max-width:320px;width:100%}.product-list .product h3{font-size:20px;font-weight:500}@media screen and (max-width:800px){.product-list .product h3{font-size:20px}}@media screen and (max-width:500px){.product-list .product h3{font-size:13px}}.product-list .product p{color:rgba(46,48,61,.72);font-size:18px;font-weight:400}@media screen and (max-width:900px){.product-list .product p{font-size:16px}}@media screen and (max-width:500px){.product-list .product{padding:0 5px}}.accordion .accordion-top{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;gap:20px}.accordion .accordion-body{height:0;overflow:hidden;position:relative;transition:.3s}.accordion .accordion-body.hided{height:0!important}.accordion .accordion-body.active{height:auto}.multiRange{padding-top:20px}.slider{position:relative;width:200px;z-index:1}.slider__left-value,.slider__range,.slider__right-value,.slider__track{position:absolute}.slider__range,.slider__track{border-radius:3px;height:3px}.slider__track{background-color:#ed1d24;width:100%;z-index:1}.slider__range{background-color:#ed1d24;max-width:200px;z-index:2}.slider__left-value,.slider__right-value{color:#ed1d24;font-size:12px;font-weight:500;margin-top:20px}.slider__left-value{left:6px}.slider__right-value{right:-4px}.thumb,.thumb::-webkit-slider-thumb{-webkit-tap-highlight-color:transparent;-webkit-appearance:none}.thumb{height:0;outline:none;pointer-events:none;position:absolute;width:200px}.thumb--left,.thumb--right{z-index:2}.thumb::-webkit-slider-thumb{background-color:#f1f5f7;border:3px solid #ed1d24;border-radius:50%;cursor:pointer;height:18px;margin-top:4px;pointer-events:all;position:relative;width:18px}.thumb::-moz-range-thumb{background-color:#f1f5f7;border:none;border-radius:50%;box-shadow:0 0 1px 1px #ced4da;cursor:pointer;height:18px;margin-top:4px;pointer-events:all;position:relative;width:18px}.filter{background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);height:-webkit-max-content;height:max-content;padding:40px 20px;position:relative}.filter input[type=checkbox]{accent-color:#000}.filter>img{position:absolute;right:0;top:0;width:100px}.filter-inner{display:flex;flex-direction:column;gap:20px}.filter-inner,.filter-inner .filter-item{width:-webkit-max-content;width:max-content}.filter-inner .filter-item h4{padding-bottom:10px}.filter-inner .filter-item>div{width:200px}.filter-inner .filter-item .multiRange-input{display:flex;gap:10px}.filter-inner .filter-item .multiRange-input input{background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#333;padding:10px;width:50%}.filter-inner .filter-item #instock{margin:0 0 0 10px}.filter-inner #react-select-3-listbox,.filter-inner #react-select-5-listbox{z-index:3}.filter-inner input[type=checkbox]{margin-bottom:10px;margin-right:10px}.filter-inner label{font-size:20px;font-weight:500}.filter-inner .showmore{color:#010e27;font-size:15px;font-weight:600;margin-top:10px;padding:5px 0}.filter .filter-btns{display:flex;gap:10px;padding:20px 0;width:100%}@media screen and (max-width:1400px){.filter .filter-btns{flex-wrap:wrap}}.filter .filter-btns button{flex-grow:1;width:100%}@media screen and (max-width:1850px){.filter .filter-btns button{font-size:16px;padding:5px 20px 10px 15px}.filter .filter-btns button:after{height:calc(100% - 7px);width:calc(100% - 8px)}}@media screen and (max-width:768px){.filter-wrapper{background-color:rgba(0,0,0,.3);height:100vh;left:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:8}.filter-wrapper .filter{background:#fff;height:100vh;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:.3s;width:70%}.filter-wrapper.active{visibility:visible}.filter-wrapper.active .filter{-webkit-transform:translateX(0);transform:translateX(0)}}.catalog{position:relative}.catalog>img{position:absolute}.catalog>img.catalog-left{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;left:0;left:-100px;top:300px;top:350px;width:200px}@media screen and (max-width:1300px){.catalog>img.catalog-left{top:420px;width:50px}}.catalog>img.catalog-right{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;right:0;right:-70px;top:340px;top:350px;width:200px}@media screen and (max-width:1300px){.catalog>img.catalog-right{top:450px;width:50px}}.catalog>img.catalog-bottom-right{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;bottom:0;right:0;right:-100px;width:200px}.catalog .title{padding:40px 0}.catalog-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;height:300px;margin:40px 0;padding:30px}.catalog-banner h6{font-size:35px;padding:40px 0 10px 100px}@media screen and (max-width:1850px){.catalog-banner h6{font-size:25px;padding-left:50px}}@media screen and (max-width:1000px){.catalog-banner h6{font-size:20px;padding-left:0}}@media screen and (max-width:768px){.catalog-banner h6{text-shadow:3px 2px 4px hsla(0,0%,88%,.79)}}.catalog-banner h1{font-size:80px;padding-left:100px}@media screen and (max-width:1850px){.catalog-banner h1{font-size:50px;padding-left:50px}}@media screen and (max-width:1000px){.catalog-banner h1{font-size:35px;padding-left:0}}@media screen and (max-width:768px){.catalog-banner h1{text-shadow:3px 2px 4px hsla(0,0%,88%,.79)}}.catalog-inner{display:flex;gap:20px;padding:20px 0;position:relative}.catalog-inner .catalog-content{position:relative;width:100%;z-index:3}.catalog-inner .catalog-content .catalog-top{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:768px){.catalog-inner .catalog-content .catalog-top{align-items:start;flex-direction:column}}.catalog-inner .catalog-content .catalog-top>div{align-items:center;display:flex;gap:10px}.catalog-inner .catalog-content .catalog-top .filter-btn{display:none}.catalog-inner .catalog-content .catalog-top .filter-btn svg{fill:#ed1d24;height:25px;width:25px}@media screen and (max-width:768px){.catalog-inner .catalog-content .catalog-top .filter-btn{display:block}}.product-slider{flex-direction:column;width:700px}@media screen and (max-width:1440px){.product-slider{width:500px}}@media screen and (max-width:1000px){.product-slider{width:100%}}.product-slider .main-slider{margin-bottom:20px;width:100%}@media screen and (max-width:1440px){.product-slider .main-slider{height:400px}}@media screen and (max-width:1000px){.product-slider .main-slider{height:430px}}@media screen and (max-width:550px){.product-slider .main-slider{height:380px}}.product-slider .main-slider .product-slide{align-items:center;display:flex;justify-content:center;padding:0 30px}.product-slider .main-slider .product-slide>div{background-position:50%;background-repeat:no-repeat;background-size:contain;height:400px;width:100%}.product-slider .slides{overflow:hidden;width:100%}.product-slider .slides .product-slide{align-items:center;display:flex;height:130px;justify-content:center;padding:15px;width:210px}.product-slider .slides .product-slide>div{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;width:100%}.product-page{position:relative}.product-page .product-inner{padding:20px 0}.product-page .product-inner>.title{font-size:30px;margin:0 auto;max-width:700px}.product-page .product-inner .subtitle{font-size:25px;font-weight:500;padding-bottom:20px;text-align:center}@media screen and (max-width:1000px){.product-page .product-inner .subtitle{padding-bottom:0}}.product-page .product-inner .product-content{display:flex;padding:20px 0;width:100%}@media screen and (max-width:1000px){.product-page .product-inner .product-content{flex-direction:column;gap:30px;padding-top:0}}.product-page .product-inner .product-content .product-info>div{display:flex;gap:30px;padding-bottom:20px}.product-page .product-inner .product-content .product-info .article p{color:rgba(46,48,61,.72);font-size:16px;font-weight:500}.product-page .product-inner .product-content .product-info .price .title{text-align:left}.product-page .product-inner .product-content .product-info .price .discount{color:#ed1d24;font-size:19px;font-weight:700;text-decoration-line:line-through}.product-page .product-inner .product-content .product-info .colors{gap:10px}.product-page .product-inner .product-content .product-info .colors p{font-size:19px;font-weight:600;padding-right:20px}.product-page .product-inner .product-content .product-info .colors .color{border-radius:2px;height:30px;width:30px}.product-page .product-inner .product-content .product-info .buy{flex-wrap:wrap;gap:15px}.product-page .product-inner .product-content .product-info .buy button{font-size:17px;padding:7px 20px 10px}.product-page .product-inner .product-content .product-info .buy button:after{height:calc(100% - 7px);width:calc(100% - 7px)}.product-page .product-inner .product-content .product-info .buy .increment{border:2px solid rgba(46,48,61,.19);border-radius:10px;display:flex;height:-webkit-max-content;height:max-content}.product-page .product-inner .product-content .product-info .buy .increment>*{align-items:center;display:flex;height:40px;justify-content:center}.product-page .product-inner .product-content .product-info .buy .increment p{padding:0 20px}.product-page .product-inner .product-content .product-info .buy .increment>button{cursor:pointer;padding:5px;width:40px}.product-page .product-inner .product-content .product-info .buy .increment>button:first-child{border-right:2px solid rgba(46,48,61,.19)}.product-page .product-inner .product-content .product-info .buy .increment>button:last-child{border-left:2px solid rgba(46,48,61,.19)}.product-page .product-inner .product-content .product-info .buy .bottom-btns{display:flex;gap:10px}.product-page .product-inner .product-content .product-info .product-desc th{border-bottom:1px solid #ccc;padding:5px;text-align:left}.product-page .product-inner .product-content .product-info .product-desc td{border-bottom:1px solid #ccc;padding:5px}.product-page .more-products{padding:20px 0}.product-page .more-products .product-list{grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1440px){.product-page .more-products .product-list{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1100px){.product-page .more-products .product-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.product-page .more-products .product-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.product-page .more-products .product-list{grid-template-columns:1fr}}.modal_content{background-color:#fff;flex-direction:column;height:600px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:600px}.modal_content .modal__title{padding-bottom:30px;padding-top:30px}.modal_content input,.modal_content textarea{background:#f5f5f5;border:none;color:rgba(46,48,61,.72);font-size:15.6597px;font-weight:400;margin-bottom:30px;padding:15px;resize:none;width:70%}.mySwiper{z-index:-1}.services-page{position:relative}.services-page .stone-left{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;left:0;position:absolute;top:120px;width:180px}@media screen and (max-width:1850px){.services-page .stone-left{left:-100px;top:100px;width:160px}}@media screen and (max-width:768px){.services-page .stone-left{width:60px}}.services-page .stone-right{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;position:absolute;right:0;top:120px;width:150px}@media screen and (max-width:1850px){.services-page .stone-right{right:-80px;top:100px;width:150px}}@media screen and (max-width:768px){.services-page .stone-right{width:50px}}.services-page header{background:rgba(0,0,0,.73);color:#fff}.services-page .title{padding:50px 0}.services-page .services-info{align-items:center;display:flex;gap:20px;padding:20px 0}@media screen and (max-width:1100px){.services-page .services-info{flex-direction:column}}.services-page .services-info .info-text{width:50%}.services-page .services-info .info-text h2{font-size:35px;font-weight:700;padding-bottom:20px}.services-page .services-info .info-text p{padding-bottom:10px}.services-page .services-info .info-text button{margin-top:30px}@media screen and (max-width:1100px){.services-page .services-info .info-text{width:80%}}@media screen and (max-width:650px){.services-page .services-info .info-text{width:100%}}.services-page .services-info .info-img{width:50%}@media screen and (max-width:1100px){.services-page .services-info .info-img{width:80%}}@media screen and (max-width:650px){.services-page .services-info .info-img{width:100%}}.services-page .services-info .info-img img{width:100%}.services-page .services-slider{padding:40px}.services-page .services-slider .slick-slide{padding:20px}@media screen and (max-width:768px){.services-page .services-slider .slick-slide{padding:5px}}@media screen and (max-width:450px){.services-page .services-slider .slick-slide{padding:0}}.services-page .services-slider .slick-prev{height:40px;left:0;width:40px}.services-page .services-slider .slick-next{height:40px;right:0;width:40px}.services-page .social{margin:0 auto;padding-bottom:40px;width:-webkit-max-content;width:max-content}.services-page .social>div{align-items:center;display:flex;gap:20px;justify-content:center;padding-top:20px}.services-page .services-text{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:1300px){.services-page .services-text{grid-template-columns:1fr 1fr}}@media screen and (max-width:650px){.services-page .services-text{grid-template-columns:1fr}}.services-page .services-text .text-item:first-child{background:#010e27;color:#fff;grid-column-end:3;grid-column-start:1;padding:0 30px 30px}@media screen and (max-width:650px){.services-page .services-text .text-item:first-child{grid-column-end:2}}.services-page .services-text .text-item:first-child p{padding:20px 0 0}.services-page .services-text .text-item{background:#fff;box-shadow:0 0 64px rgba(0,0,0,.1)}.services-page .services-text .text-item-top{align-items:center;display:flex;height:200px;justify-content:space-between}@media screen and (max-width:1300px){.services-page .services-text .text-item-top{height:130px}.services-page .services-text .text-item-top svg{height:80px;width:80px}}@media screen and (max-width:500px){.services-page .services-text .text-item-top{height:100px}.services-page .services-text .text-item-top svg{height:50px;width:50px}}.services-page .services-text .text-item-top h3{font-size:35px;font-weight:700}.services-page .services-text .text-item-top h3 span{font-weight:400}@media screen and (max-width:500px){.services-page .services-text .text-item-top h3{font-size:28px}}.services-page .services-text .text-item-bg{align-items:center;background-image:url(/static/media/statics-bg.a209fa429ed56724bfd8.png);background-repeat:no-repeat;background-size:cover;display:flex;height:200px;justify-content:center;padding:20px}@media screen and (max-width:1300px){.services-page .services-text .text-item-bg{height:130px}.services-page .services-text .text-item-bg svg{height:70px;width:70px}}@media screen and (max-width:500px){.services-page .services-text .text-item-bg{height:100px}.services-page .services-text .text-item-bg svg{height:50px;width:50px}}.services-page .services-text .text-item p{padding:20px}.services-page .consultation{margin:50px 80px;max-width:100%}@media screen and (max-width:768px){.services-page .consultation{margin:0}}.services-page .consultation form,.services-page .consultation form textarea{max-width:100%}.services-page .services-text-wrapper{position:relative}.services-page .services-text-wrapper>img{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;left:-90px;position:absolute;top:-300px;width:200px}@media screen and (max-width:768px){.services-page .services-text-wrapper>img{top:-250px;width:100px}}.services-page .consultation-wrapper{position:relative}@media screen and (max-width:768px){.services-page .consultation-wrapper{padding:100px 0 130px}}.services-page .consultation-wrapper>img:first-child{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;position:absolute;right:-60px;top:0}@media screen and (max-width:2000px){.services-page .consultation-wrapper>img:first-child{width:170px}}@media screen and (max-width:1170px){.services-page .consultation-wrapper>img:first-child{width:90px}}.services-page .consultation-wrapper>img:nth-child(2){-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;bottom:0;left:-60px;position:absolute}@media screen and (max-width:2000px){.services-page .consultation-wrapper>img:nth-child(2){width:180px}}@media screen and (max-width:1550px){.services-page .consultation-wrapper>img:nth-child(2){width:150px}}@media screen and (max-width:1170px){.services-page .consultation-wrapper>img:nth-child(2){width:100px}}@media screen and (max-width:768px){.services-page .consultation-wrapper>img:nth-child(2){width:80px}}.contact__title{margin-bottom:20px;text-align:center}.mySwiper{width:100%}.swiper-slide{text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);width:80%}.ourworksimagetitle{padding:30px 0;text-align:center}.projects{background:#f5f5f5;padding:50px 0;position:relative}.projects .stone-bg{position:absolute;right:0;top:-140px;width:180px}@media screen and (max-width:1400px){.projects .stone-bg{top:-100px;width:120px}}@media screen and (max-width:850px){.projects .stone-bg{top:-130px;width:100px}}.projects-inner{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;padding:50px 0 30px}@media screen and (max-width:650px){.projects-inner{grid-template-columns:1fr}}.projects-inner .project{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3px;display:flex;flex-direction:column;height:450px;justify-content:end;overflow:hidden;padding:20px;position:relative;transition:.3s}@media screen and (max-width:1440px){.projects-inner .project{height:350px}}@media screen and (max-width:1300px){.projects-inner .project{height:300px}}@media screen and (max-width:1024px){.projects-inner .project{height:250px}}@media screen and (max-width:650px){.projects-inner .project{height:300px}}.projects-inner .project-bg{background:linear-gradient(0deg,rgba(0,0,0,.8) 5.37%,transparent 27.93%);height:100%;left:0;position:absolute;top:0;width:100%}.projects-inner .project h3{color:#fff;font-size:28px;font-weight:700;padding-bottom:20px;z-index:3}@media screen and (max-width:1024px){.projects-inner .project h3{font-size:24px}}.projects-inner .project a{width:-webkit-max-content;width:max-content}body{font-family:Montserrat,sans-serif}body.menu-active{overflow:hidden}#root>div:first-child{min-height:79.7vh}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none;transition:.3s}a:hover{opacity:.8}a,button{background:transparent;border:none;cursor:pointer;font-family:Montserrat,sans-serif}a.btn,button.btn{background:transparent;border:2px solid #fff;color:#fff;font-size:22px;font-weight:400;line-height:27px;padding:12px 42px 22px 32px;position:relative}@media screen and (max-width:1440px){a.btn,button.btn{font-size:20px}}a.btn svg,button.btn svg{padding-left:10px;width:30px}a.btn:after,button.btn:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:calc(100% - 10px);left:0;position:absolute;top:0;width:calc(100% - 10px)}a.btn.black,button.btn.black{border-color:#000;color:#000}a.btn.black:after,button.btn.black:after{border-color:#000}a.btn.grey,button.btn.grey{background:#444;border:2px solid #444;color:#fff}a.btn.grey-outline,button.btn.grey-outline{border-color:#444;color:#444}a.btn.grey-outline:after,button.btn.grey-outline:after{border-color:#444}.container{margin:0 auto;max-width:1660px;padding:0 20px;width:100%}@media screen and (max-width:1850px){.container{max-width:1400px}}@media screen and (max-width:1440px){.container{max-width:1230px}}@media screen and (max-width:1300px){.container{max-width:1050px}}@media screen and (max-width:500px){.container{padding:0}}.title{color:#000;font-family:Montserrat,sans-serif;font-size:45px;font-weight:700;text-align:center}.title span{font-weight:300}@media screen and (max-width:1440px){.title{font-size:34px}}@media screen and (max-width:450px){.title{font-size:28px}}.text{font-size:19px;font-weight:500}@media screen and (max-width:1440px){.text{font-size:15px}}.date{color:rgba(46,48,61,.439);font-size:16px;padding:0}@media screen and (max-width:780px){.date{font-size:15px}}.grey-text{color:rgba(46,48,61,.72);font-size:19px;text-align:center}
/*# sourceMappingURL=main.6240af59.css.map*/