@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";h1,.h1{font-weight:400;font-size:4.2rem;line-height:5.7rem;color:#222}@media only screen and (max-width: 1200px){h1,.h1{font-size:2.8rem;line-height:3.8rem;text-align:center}}h2,.h2{font-weight:400;font-size:4.2rem;line-height:5.7rem;color:#222}@media only screen and (max-width: 1200px){h2,.h2{font-size:2.6rem;line-height:3.5rem}}h3,.h3{font-weight:400;font-size:3.2rem;line-height:4.8rem;color:#222}@media only screen and (max-width: 1200px){h3,.h3{font-size:2.4rem;line-height:3.8rem}}h4,.h4,body.page-gallery .gallery-inner .wrap .col h1,body.page-product .product .wrap .product-title h1,body.page-product .product .wrap .product-title .h1{font-weight:400;font-size:2.8rem;line-height:3.8rem;color:#222}@media only screen and (max-width: 1200px){h4,.h4,body.page-gallery .gallery-inner .wrap .col h1,body.page-product .product .wrap .product-title h1,body.page-product .product .wrap .product-title .h1{font-size:2.2rem;line-height:3.2rem}}h5,.h5{font-weight:400;font-size:2.4rem;line-height:2.6rem;color:#222}@media only screen and (max-width: 1200px){h5,.h5{font-size:2rem}}h6,.h6{font-weight:400;font-size:2rem;line-height:2.2rem;color:#222}@media only screen and (max-width: 1200px){h6,.h6{font-size:1.8rem}}p,.p{font-weight:400;font-size:1.6rem;line-height:2.6rem;color:#222}@media only screen and (max-width: 1200px){p,.p{font-size:1.4rem;line-height:2.4rem}}strong{font-weight:600}ul li,ol li{font-weight:400;font-size:1.6rem;line-height:2.2rem;color:#222}@media only screen and (max-width: 1200px){ul li,ol li{font-size:1.4rem}}ul{list-style:inside}ol{padding-left:3rem}*{margin:0;padding:0;box-sizing:border-box;font-family:"Open Sans",sans-serif}.important-fields{display:none}html{-webkit-text-size-adjust:100%;font-size:62.5%}@media only screen and (max-width: 1745.45px){html{font-size:56.8180339%}}@media only screen and (max-width: 1536px){html{font-size:50%}}@media only screen and (max-width: 1280px){html{font-size:41.6666667%}}@media only screen and (max-width: 1200px){html{font-size:62.5%}}@media only screen and (max-width: 360px){html{font-size:62.5%}}@media only screen and (max-width: 327.27px){html{font-size:56.8177083%}}body{display:flex;flex-direction:column;height:100%;min-height:100vh}body::-webkit-scrollbar{width:1rem;height:1rem}body::-webkit-scrollbar-track{width:1rem;height:1rem;background:#efedec}body::-webkit-scrollbar-thumb{width:1rem;height:1rem;background:#9fbe51}main{flex:1;margin-bottom:auto}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,textarea,select{appearance:none;outline:none;background:none;border:none}.black-screen{position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.25);opacity:0;visibility:hidden;transition:opacity .4s,visability .4s}.black-screen.active{opacity:1;visibility:visible}.menu_black-screen{position:fixed;z-index:2;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.25);opacity:0;visibility:hidden;transition:opacity .4s,visability .4s;transition-delay:.3s}.menu_black-screen.active{opacity:1;visibility:visible;transition-delay:.3s}#scrollToTopBtn{background-color:#9fbe51;background-image:url("../img/icons/chevron-top_21x21_fff.svg");background-repeat:no-repeat;background-position:center;background-size:2.1rem;width:4.7rem;height:4.7rem;border-radius:.6rem;transition:background-color .4s;cursor:pointer;position:fixed;z-index:103;right:1.6rem;bottom:8rem}@media only screen and (max-width: 1200px){#scrollToTopBtn{background-size:1.8rem;width:3.4rem;height:3.4rem;right:3.33%;bottom:2.4rem}}#scrollToTopBtn:hover{background-color:#819f36}.text p a{color:#9fbe51 !important;text-decoration:underline !important}.btn{display:flex;justify-content:center;align-items:center;font-weight:600;font-size:1.4rem;line-height:1.9rem;width:100%;max-width:max-content;padding:1.1rem 3.6rem;border:.1rem solid currentColor;border-radius:.6rem;transition:background .4s,border .4s,color .4s;cursor:pointer}.btn#filter-btn{margin-top:1rem}.btn.btn-arrow:empty::after{margin:0}.btn.btn-arrow::after{background-image:url("../img/icons/arrow-right_20x11_fff.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2rem;min-width:2rem;height:1.1rem;margin:0 0 0 1rem;transition:background .4s}.btn.btn-arrow.btn-green-frame::after{background-image:url("../img/icons/arrow-right_20x11_819F36.svg")}.btn.btn-arrow.btn-green-frame:hover::after{background-image:url("../img/icons/arrow-right_20x11_fff.svg")}.btn.btn-green{background-color:#9fbe51;border-color:#9fbe51;color:#fff}.btn.btn-green:hover{background-color:#819f36;border-color:#819f36}.btn.btn-green-frame{background-color:#fff;border-color:#819f36;color:#819f36}.btn.btn-green-frame:hover{background-color:#9fbe51;border-color:#9fbe51;color:#fff}.btn.btn-white{background-color:#fff;border-color:#fff;color:#819f36}.btn.btn-white:hover{background-color:#819f36;border-color:#819f36;color:#fff}.btn.btn-gray-frame{border-color:#222;color:#222}.btn.btn-gray-frame:hover{border-color:#819f36;color:#819f36}.btn.btn-full,body.page-cart .cart-content .wrap .col .cart-summary .btn,body.page-product .product .wrap .cta-section .btn{max-width:100%}.link{display:flex;justify-content:center;align-items:center;font-weight:600;font-size:1.4rem;line-height:1.9rem;max-width:max-content;transition:background .4s,border .4s,color .4s;cursor:pointer;position:relative}.link::before{content:"";width:0%;height:.1rem;position:absolute;top:100%;left:0;transition:all .4s}.link.link-arrow::after{background-image:url("../img/icons/arrow-right_20x11_fff.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2rem;min-width:2rem;height:1.1rem;margin:0 0 0 .6rem;transition:background .4s}.link.link-arrow.link-green::after{background-image:url("../img/icons/arrow-right_20x11_819F36.svg");background-repeat:no-repeat;background-position:center;background-size:contain}.link.link-arrow.link-green:hover::after{background-image:url("../img/icons/arrow-right_20x11_9FBE51.svg");background-repeat:no-repeat;background-position:center;background-size:contain}.link.link-green{color:#819f36}.link.link-green::before{background:#819f36}.link.link-green:hover{color:#9fbe51}.link.link-green:hover::before{width:100%;background:#9fbe51}.input{margin:3.2rem 0 0 0;position:relative}@media only screen and (max-width: 1200px){.input{margin:3rem 0 0 0}}.input input,.input textarea{font-size:1.8rem;line-height:2.5rem;color:#222;width:100%;padding:0 0 1.4rem;border-bottom:.1rem solid #cecece}@media only screen and (max-width: 1200px){.input input,.input textarea{font-size:1.6rem;line-height:2.2rem}}.input input~label,.input textarea~label{font-size:1.8rem;line-height:2.5rem;color:#222;position:absolute;top:0;left:0;transition:.4s ease all}@media only screen and (max-width: 1200px){.input input~label,.input textarea~label{font-size:1.6rem;line-height:2.2rem}}.input input:focus~label,.input input:not(:focus):not(:placeholder-shown)~label,.input input:not(:empty)~label,.input input:-webkit-autofill~label,.input textarea:focus~label,.input textarea:not(:focus):not(:placeholder-shown)~label,.input textarea:not(:empty)~label,.input textarea:-webkit-autofill~label{top:-2rem;font-size:1.3rem;line-height:1.8rem;color:#555}.input textarea{height:14rem;resize:none;font-size:1.4rem;line-height:2.4rem}@media only screen and (max-width: 1200px){.input textarea{height:12rem;line-height:2.2rem}}.input.required label::after{display:inline-block;content:"*";margin:0 0 0 .5rem}.input.error::after{background-image:url("../img/icons/info_24x24_BE3333.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.4rem;height:2.4rem;position:absolute;top:.05rem;right:0}.input.error input,.input.error textarea{color:#be3333;border-color:#be3333;padding:0 2.4rem 1.4rem 0}.input.error input~label,.input.error textarea~label{color:#be3333}.input.error input:focus~label,.input.error input:not(:focus):not(:placeholder-shown)~label,.input.error input:not(:empty)~label,.input.error input:-webkit-autofill~label,.input.error textarea:focus~label,.input.error textarea:not(:focus):not(:placeholder-shown)~label,.input.error textarea:not(:empty)~label,.input.error textarea:-webkit-autofill~label{color:#be3333}.file-input{margin:3.2rem 0 0 0;padding:0 0 1rem;border-bottom:.1rem solid #cecece}@media only screen and (max-width: 1200px){.file-input{margin:3rem 0 0 0}}.file-input #chooseFile{width:.01rem;height:.01rem;opacity:0;z-index:-1;position:absolute}.file-input label{display:flex;align-items:center;font-weight:600;font-size:1.8rem;line-height:2.4rem;color:#222;cursor:pointer;width:100%;transition:color .4s}@media only screen and (max-width: 1200px){.file-input label{font-size:1.6rem}}.file-input label::before{background-image:url("../img/icons/file-upload_34x34_9FBE51.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:3.4rem;min-width:3.4rem;height:3.4rem;margin:0 1.2rem 0 0;transition:background .4s}.file-input label:hover{color:#819f36}.file-input label:hover::before{background-image:url("../img/icons/file-upload_34x34_819F36.svg")}.file-input label:hover span>span{color:#819f36}.file-input label span>span{font-weight:400;font-size:1.4rem;line-height:2.4rem;color:#555;transition:color .4s}.file-input .filesList .file{display:flex;align-items:center}.file-input .filesList .file:first-child{margin:1rem 0 0 0}.file-input .filesList .file:not(:first-child){margin:1.2rem 0 0 0}.file-input .filesList .file .x{background-image:url("../img/icons/x-circle_34x34_F8F8F8.svg");background-repeat:no-repeat;background-position:center;background-size:contain;width:3.4rem;min-width:3.4rem;height:3.4rem;margin:0 1.2rem 0 0;cursor:pointer;transition:background .4s}.file-input .filesList .file .x:hover{background-image:url("../img/icons/x-circle_34x34_819F36.svg")}.file-input .filesList .file span{font-size:1.4rem;line-height:2.4rem;color:#222}select{background-image:url("../img/icons/chevron-down_14x14_222.svg");background-repeat:no-repeat;background-position:center right 1.5rem;background-size:1.4rem;font-size:1.4rem;line-height:2.2rem;color:#222;border-radius:.6rem;border:.1rem solid #cecece;padding:.8rem 4.4rem .8rem 1.5rem}.trustpilot span{color:#fff}.trustpilot .trustpilot_stars{display:flex}.trustpilot .trustpilot_stars span{background-color:#dbdbdb;background-image:url("../img/icons/trustpilot-star_13x12_fff.svg");background-repeat:no-repeat;background-position:center;background-size:75% auto;display:block}.trustpilot .trustpilot_stars span.active{background-color:#00b67a}.trustpilot .trustpilot_stars span:not(:first-child){margin-left:.2rem}@media only screen and (max-width: 1200px){.trustpilot .trustpilot_stars span:not(:first-child){margin-left:.1rem}}.trustpilot .trustpilot_logo{display:flex}.trustpilot .trustpilot_logo img{width:100%}.trustpilot.small span,.product-card .trustpilot.props span,.product-card .trustpilot.tags span{font-size:1.4rem;line-height:1.9rem}@media only screen and (max-width: 1200px){.trustpilot.small span,.product-card .trustpilot.props span,.product-card .trustpilot.tags span{font-size:1.3rem;line-height:1.8rem}}.trustpilot.small .trustpilot_stars span,.product-card .trustpilot.props .trustpilot_stars span,.product-card .trustpilot.tags .trustpilot_stars span{width:1.8rem;min-width:1.8rem;height:1.8rem}@media only screen and (max-width: 1200px){.trustpilot.small .trustpilot_stars span,.product-card .trustpilot.props .trustpilot_stars span,.product-card .trustpilot.tags .trustpilot_stars span{width:1.3rem;min-width:1.3rem;height:1.3rem}}.trustpilot.small .trustpilot_logo,.product-card .trustpilot.props .trustpilot_logo,.product-card .trustpilot.tags .trustpilot_logo{width:9.2rem;min-width:9.2rem}@media only screen and (max-width: 1200px){.trustpilot.small .trustpilot_logo,.product-card .trustpilot.props .trustpilot_logo,.product-card .trustpilot.tags .trustpilot_logo{width:6.8rem;min-width:6.8rem}}.trustpilot.large span,.product-gallery .sticky-wrap .main-gallery .trustpilot.tags span,.product-gallery .sticky-wrap .trustpilot.props span{font-size:1.6rem;line-height:2.2rem}.trustpilot.large .trustpilot_stars span,.product-gallery .sticky-wrap .main-gallery .trustpilot.tags .trustpilot_stars span,.product-gallery .sticky-wrap .trustpilot.props .trustpilot_stars span{width:2.3rem;min-width:2.3rem;height:2.3rem}.trustpilot.large .trustpilot_logo,.product-gallery .sticky-wrap .main-gallery .trustpilot.tags .trustpilot_logo,.product-gallery .sticky-wrap .trustpilot.props .trustpilot_logo{width:7.8rem;min-width:7.8rem}.trustpilot.row{display:flex;align-items:center}.trustpilot.row .trustpilot_stars{margin:0 1.4rem}@media only screen and (max-width: 1200px){.trustpilot.row .trustpilot_stars{margin:0 1rem}}.trustpilot.row .trustpilot_logo{margin:0 0 0 3rem}@media only screen and (max-width: 1200px){.trustpilot.row .trustpilot_logo{margin:0 0 0 2rem}}.trustpilot.column{display:flex;flex-direction:column;align-items:flex-start}.trustpilot.column .trustpilot_stars{margin:1rem 0 .6rem 0}.trustpilot.column .trustpilot_logo{margin:1rem 0 0 0}.trustpilot.column.large .trustpilot_stars+span,.product-gallery .sticky-wrap .main-gallery .trustpilot.column.tags .trustpilot_stars+span,.product-gallery .sticky-wrap .trustpilot.column.props .trustpilot_stars+span{font-size:1.4rem;line-height:1.9rem}.socials{list-style:none;font-size:1.4rem;line-height:1.9rem;letter-spacing:.05em}.socials a{display:flex;align-items:center;transition:background .4s;border-radius:50%}.socials.mini{display:flex;align-items:center}.socials.mini a{background-repeat:no-repeat;background-position:center;background-size:contain;margin:0 0 0 1.4rem;width:2.8rem;min-width:2.8rem;height:2.8rem;font-size:0;color:#555}.socials.mini .ig a{background-image:url("../img/icons/ig_28x28_838383.svg")}.socials.mini .ig a:hover{background-image:url("../img/icons/ig_28x28_9FBE51.svg")}.socials.mini .fb a{background-image:url("../img/icons/fb_28x28_838383.svg")}.socials.mini .fb a:hover{background-image:url("../img/icons/fb_28x28_9FBE51.svg")}.socials.mini .yt a{background-image:url("../img/icons/yt_28x28_838383.svg")}.socials.mini .yt a:hover{background-image:url("../img/icons/yt_28x28_9FBE51.svg")}.socials.gray a,.socials.green a{margin:1.4rem 0 0 0}.socials.gray a::before,.socials.green a::before{content:"";margin:0 1.2rem 0 0;width:4rem;min-width:4rem;height:4rem;border-radius:50%;transition:background .4s}.socials.gray.row a,.socials.green.row a{border-radius:unset;margin:0 0 0 2rem;width:4rem;min-width:4rem;height:4rem}.socials.gray.row a::before,.socials.green.row a::before{margin:0}.socials.gray a{color:#efedec}.socials.gray a::before{background-color:#796f67;background-repeat:no-repeat;background-position:center}.socials.gray a:hover{color:#9fbe51}.socials.gray a:hover::before{background-color:#fff}.socials.gray .ig a::before{background-image:url("../img/icons/ig_17x17_EEEDEC.svg");background-size:1.7rem}.socials.gray .ig a:hover::before{background-image:url("../img/icons/ig_17x17_9FBE51.svg")}.socials.gray .fb a::before{background-image:url("../img/icons/fb_8x17_EEEDEC.svg");background-size:.8rem 1.7rem}.socials.gray .fb a:hover::before{background-image:url("../img/icons/fb_8x17_9FBE51.svg")}.socials.gray .yt a::before{background-image:url("../img/icons/yt_18x14_EEEDEC.svg");background-size:1.8rem 1.4rem}.socials.gray .yt a:hover::before{background-image:url("../img/icons/yt_18x14_9FBE51.svg")}.socials.green a{color:#222}.socials.green a::before{background-color:#819f36;background-repeat:no-repeat;background-position:center}.socials.green a:hover{color:#9fbe51}.socials.green a:hover::before{background-color:#9fbe51}.socials.green .ig a::before{background-image:url("../img/icons/ig_17x17_fff.svg");background-size:1.7rem auto}.socials.green .fb a::before{background-image:url("../img/icons/fb_8x17_fff.svg");background-size:.8rem auto}.socials.green .yt a::before{background-image:url("../img/icons/yt_18x14_fff.svg");background-size:1.8rem auto}.socials.row{display:flex;align-items:center}.socials.row a{font-size:0}.slick-arrow,body .mfp-container .mfp-arrow{border-radius:50%;font-size:0;z-index:1}.slick-arrow::before,body .mfp-container .mfp-arrow::before{content:none !important}.slick-arrow::after,body .mfp-container .mfp-arrow::after{content:"";width:100%;height:100%;border-radius:50%;transition:all .4s;position:absolute;top:0;left:0;border:.1rem solid #9fbe51}.slick-arrow.slick-prev::after,body .mfp-container .slick-prev.mfp-arrow::after{transform:rotate(180deg)}.slick-arrow.slick-arrow-white-opacity,.product-gallery .sticky-wrap .main-gallery .slick-arrow,body .mfp-container .slick-arrow-white-opacity.mfp-arrow,.product-gallery .sticky-wrap .main-gallery body .mfp-container .mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .main-gallery .mfp-arrow,.product-card .slick-arrow,.product-card body .mfp-container .mfp-arrow,body .mfp-container .product-card .mfp-arrow{opacity:.85}.slick-arrow.slick-arrow-white-opacity::after,.product-gallery .sticky-wrap .main-gallery .slick-arrow::after,body .mfp-container .slick-arrow-white-opacity.mfp-arrow::after,.product-gallery .sticky-wrap .main-gallery body .mfp-container .mfp-arrow::after,body .mfp-container .product-gallery .sticky-wrap .main-gallery .mfp-arrow::after,.product-card .slick-arrow::after,.product-card body .mfp-container .mfp-arrow::after,body .mfp-container .product-card .mfp-arrow::after{background-color:#fff;background-image:url("../img/icons/chevron-right_36x36_222.svg");background-repeat:no-repeat;background-position:center;background-size:52.94% auto}.slick-arrow.slick-arrow-white-opacity:hover,.product-gallery .sticky-wrap .main-gallery .slick-arrow:hover,body .mfp-container .slick-arrow-white-opacity.mfp-arrow:hover,.product-gallery .sticky-wrap .main-gallery body .mfp-container .mfp-arrow:hover,body .mfp-container .product-gallery .sticky-wrap .main-gallery .mfp-arrow:hover,.product-card .slick-arrow:hover,.product-card body .mfp-container .mfp-arrow:hover,body .mfp-container .product-card .mfp-arrow:hover{opacity:1}.slick-arrow.slick-arrow-white-opacity.size-68::after,body.page-about .press .wrap .col .slider>.slick-arrow.slick-arrow-white-opacity::after,body.page-about .about .slider>.slick-arrow.slick-arrow-white-opacity::after,body.page-homepage .showcase-section .slider>.slick-arrow.slick-arrow-white-opacity::after,body.page-homepage .showcase-section .mfp-container .slider>.slick-arrow.slick-arrow-white-opacity.mfp-arrow::after,body.page-homepage .mfp-container .showcase-section .slider>.slick-arrow.slick-arrow-white-opacity.mfp-arrow::after,.blog-section .wrap.small .slider>.slick-arrow.slick-arrow-white-opacity::after,.products-section .wrap .products-slider>.slick-arrow.slick-arrow-white-opacity::after,.product-gallery .sticky-wrap .main-gallery .slick-arrow::after,body .mfp-container .slick-arrow-white-opacity.mfp-arrow::after,.product-gallery .sticky-wrap .main-gallery body .mfp-container .mfp-arrow::after,body .mfp-container .product-gallery .sticky-wrap .main-gallery .mfp-arrow::after,.product-card .slick-arrow.size-68::after,.product-card body.page-about .press .wrap .col .slider>.slick-arrow::after,body.page-about .press .wrap .col .product-card .slider>.slick-arrow::after,.product-card body.page-about .about .slider>.slick-arrow::after,body.page-about .about .product-card .slider>.slick-arrow::after,.product-card body.page-homepage .showcase-section .slider>.slick-arrow::after,body.page-homepage .showcase-section .product-card .slider>.slick-arrow::after,.product-card body.page-homepage .showcase-section .mfp-container .slider>.slick-arrow.mfp-arrow::after,body.page-homepage .showcase-section .mfp-container .product-card .slider>.slick-arrow.mfp-arrow::after,.product-card body.page-homepage .mfp-container .showcase-section .slider>.slick-arrow.mfp-arrow::after,body.page-homepage .mfp-container .showcase-section .product-card .slider>.slick-arrow.mfp-arrow::after,.product-card .blog-section .wrap.small .slider>.slick-arrow::after,.blog-section .wrap.small .product-card .slider>.slick-arrow::after,.blog-section .product-card .wrap.tags .slider>.slick-arrow::after,.product-card .blog-section .wrap.tags .slider>.slick-arrow::after,.blog-section .product-card .wrap.props .slider>.slick-arrow::after,.product-card .blog-section .wrap.props .slider>.slick-arrow::after,.product-card .products-section .wrap .products-slider>.slick-arrow::after,.products-section .wrap .product-card .products-slider>.slick-arrow::after,.product-card body .mfp-container .mfp-arrow::after,body .mfp-container .product-card .mfp-arrow::after{background-image:url("../img/icons/chevron-right_32x32_222.svg");background-repeat:no-repeat;background-position:center;background-size:47.05% auto}.slick-arrow.slick-arrow-white::after,body.page-about .press .wrap .col .slider>.slick-arrow::after,body.page-about .about .slider>.slick-arrow::after,body.page-homepage .showcase-section .slider>.slick-arrow.slick-next::after,body.page-homepage .showcase-section .mfp-container .slider>.slick-arrow.slick-next.mfp-arrow::after,body.page-homepage .mfp-container .showcase-section .slider>.slick-arrow.slick-next.mfp-arrow::after,.blog-section .wrap.small .slider>.slick-arrow::after,.blog-section .product-card .wrap.tags .slider>.slick-arrow::after,.product-card .blog-section .wrap.tags .slider>.slick-arrow::after,.blog-section .product-card .wrap.props .slider>.slick-arrow::after,.product-card .blog-section .wrap.props .slider>.slick-arrow::after,.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow::after,body .mfp-container .mfp-arrow::after{background-color:#fff;background-image:url("../img/icons/chevron-right_36x36_222.svg");background-repeat:no-repeat;background-position:center;background-size:52.94% auto}.slick-arrow.slick-arrow-white:hover::after,body.page-about .press .wrap .col .slider>.slick-arrow:hover::after,body.page-about .about .slider>.slick-arrow:hover::after,body.page-homepage .showcase-section .slider>.slick-arrow.slick-next:hover::after,.blog-section .wrap.small .slider>.slick-arrow:hover::after,.blog-section .product-card .wrap.tags .slider>.slick-arrow:hover::after,.product-card .blog-section .wrap.tags .slider>.slick-arrow:hover::after,.blog-section .product-card .wrap.props .slider>.slick-arrow:hover::after,.product-card .blog-section .wrap.props .slider>.slick-arrow:hover::after,.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow:hover::after,body .mfp-container .mfp-arrow:hover::after{background-color:#9fbe51;background-image:url("../img/icons/chevron-right_36x36_fff.svg")}.slick-arrow.slick-arrow-white.size-68::after,body.page-about .press .wrap .col .slider>.slick-arrow::after,body.page-about .about .slider>.slick-arrow::after,body.page-homepage .showcase-section .slider>.slick-arrow.size-68.slick-next::after,body.page-homepage .showcase-section .slider>.slick-arrow.slick-arrow-white::after,body.page-homepage .showcase-section body.page-about .about .slider>.slick-arrow::after,body.page-about .about body.page-homepage .showcase-section .slider>.slick-arrow::after,body.page-homepage .showcase-section .slider>.slick-arrow.slick-next::after,body.page-homepage .showcase-section .mfp-container .slider>.slick-arrow.slick-next.mfp-arrow::after,body.page-homepage .mfp-container .showcase-section .slider>.slick-arrow.slick-next.mfp-arrow::after,body.page-homepage .showcase-section .mfp-container .slider>.slick-arrow.slick-arrow-white.mfp-arrow::after,body.page-homepage .mfp-container .showcase-section .slider>.slick-arrow.slick-arrow-white.mfp-arrow::after,.blog-section .wrap.small .slider>.slick-arrow::after,.blog-section .product-card .wrap.tags .slider>.slick-arrow::after,.product-card .blog-section .wrap.tags .slider>.slick-arrow::after,.blog-section .product-card .wrap.props .slider>.slick-arrow::after,.product-card .blog-section .wrap.props .slider>.slick-arrow::after,.products-section .wrap .products-slider>.slick-arrow.slick-arrow-white::after,.products-section .wrap body.page-homepage .showcase-section .products-slider.slider>.slick-arrow.slick-next::after,body.page-homepage .showcase-section .products-section .wrap .products-slider.slider>.slick-arrow.slick-next::after,.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow.size-68::after,.product-gallery .sticky-wrap .thumb-gallery body.page-about .about .slider>.slick-arrow::after,body.page-about .about .product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow::after,.product-gallery .sticky-wrap .thumb-gallery body.page-homepage .showcase-section .slider>.slick-arrow::after,body.page-homepage .showcase-section .product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow::after,.product-gallery .sticky-wrap .thumb-gallery .products-section .wrap .slider.products-slider>.slick-arrow::after,.products-section .wrap .product-gallery .sticky-wrap .thumb-gallery .slider.products-slider>.slick-arrow::after,.product-gallery .sticky-wrap .main-gallery .slick-arrow.slick-arrow-white::after,.product-gallery .sticky-wrap .main-gallery body.page-homepage .showcase-section .slider>.slick-arrow.slick-next::after,body.page-homepage .showcase-section .product-gallery .sticky-wrap .main-gallery .slider>.slick-arrow.slick-next::after,.product-gallery .sticky-wrap .main-gallery .thumb-gallery .slider>.slick-arrow::after,.product-gallery .sticky-wrap .thumb-gallery .main-gallery .slider>.slick-arrow::after,body .mfp-container .mfp-arrow::after{background-image:url("../img/icons/chevron-right_32x32_222.svg");background-repeat:no-repeat;background-position:center;background-size:47.05% auto}.slick-arrow.slick-arrow-white.size-68:hover::after,body.page-about .press .wrap .col .slider>.slick-arrow:hover::after,body.page-about .about .slider>.slick-arrow:hover::after,body.page-homepage .showcase-section .slider>.slick-arrow.slick-arrow-white:hover::after,body.page-homepage .showcase-section body.page-about .about .slider>.slick-arrow:hover::after,body.page-about .about body.page-homepage .showcase-section .slider>.slick-arrow:hover::after,body.page-homepage .showcase-section .slider>.slick-arrow.slick-next:hover::after,.blog-section .wrap.small .slider>.slick-arrow:hover::after,.blog-section .product-card .wrap.tags .slider>.slick-arrow:hover::after,.product-card .blog-section .wrap.tags .slider>.slick-arrow:hover::after,.blog-section .product-card .wrap.props .slider>.slick-arrow:hover::after,.product-card .blog-section .wrap.props .slider>.slick-arrow:hover::after,.products-section .wrap .products-slider>.slick-arrow.slick-arrow-white:hover::after,.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow.size-68:hover::after,.product-gallery .sticky-wrap .thumb-gallery body.page-homepage .showcase-section .slider>.slick-arrow:hover::after,body.page-homepage .showcase-section .product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow:hover::after,.product-gallery .sticky-wrap .thumb-gallery .products-section .wrap .slider.products-slider>.slick-arrow:hover::after,.products-section .wrap .product-gallery .sticky-wrap .thumb-gallery .slider.products-slider>.slick-arrow:hover::after,.product-gallery .sticky-wrap .main-gallery .slick-arrow.slick-arrow-white:hover::after,.product-gallery .sticky-wrap .main-gallery .thumb-gallery .slider>.slick-arrow:hover::after,.product-gallery .sticky-wrap .thumb-gallery .main-gallery .slider>.slick-arrow:hover::after,body .mfp-container .mfp-arrow:hover::after{background-image:url("../img/icons/chevron-right_32x32_fff.svg");background-repeat:no-repeat;background-position:center;background-size:47.05% auto}.slick-arrow.slick-arrow-frame::after,body.page-homepage .showcase-section .slider>.slick-arrow.slick-prev::after,.products-section .wrap .products-slider>.slick-arrow::after,body .mfp-container .slick-arrow-frame.mfp-arrow::after,body.page-homepage .showcase-section .mfp-container .slider>.mfp-arrow.slick-prev::after,body.page-homepage .mfp-container .showcase-section .slider>.mfp-arrow.slick-prev::after,.products-section .wrap body .mfp-container .products-slider>.mfp-arrow::after,body .mfp-container .products-section .wrap .products-slider>.mfp-arrow::after{background-color:#fff;background-image:url("../img/icons/chevron-right_32x32_222.svg");background-repeat:no-repeat;background-position:center;background-size:47.05% auto;border:.1rem solid #cecece}.slick-arrow.slick-arrow-frame:hover::after,body.page-homepage .showcase-section .slider>.slick-arrow.slick-prev:hover::after,.products-section .wrap .products-slider>.slick-arrow:hover::after,body .mfp-container .slick-arrow-frame.mfp-arrow:hover::after,body.page-homepage .showcase-section .mfp-container .slider>.mfp-arrow.slick-prev:hover::after,body.page-homepage .mfp-container .showcase-section .slider>.mfp-arrow.slick-prev:hover::after,.products-section .wrap body .mfp-container .products-slider>.mfp-arrow:hover::after,body .mfp-container .products-section .wrap .products-slider>.mfp-arrow:hover::after{background-color:#9fbe51;background-image:url("../img/icons/chevron-right_32x32_fff.svg");border-color:#9fbe51}.slick-arrow.slick-arrow-green::after,body .mfp-container .slick-arrow-green.mfp-arrow::after{background-color:#9fbe51;background-image:url("../img/icons/chevron-right_32x32_fff.svg");border-color:#9fbe51}.slick-arrow.slick-arrow-green:hover::after,body .mfp-container .slick-arrow-green.mfp-arrow:hover::after{background-color:#819f36;border:.1rem solid #819f36}.slick-arrow.size-34,body .mfp-container .size-34.mfp-arrow,.product-card .slick-arrow,.product-card body .mfp-container .mfp-arrow,body .mfp-container .product-card .mfp-arrow{width:3.4rem;min-width:3.4rem;height:3.4rem}.slick-arrow.size-38,.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow,body .mfp-container .size-38.mfp-arrow,.product-gallery .sticky-wrap .thumb-gallery body .mfp-container .slider>.mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .thumb-gallery .slider>.mfp-arrow{width:3.8rem;min-width:3.8rem;height:3.8rem}.slick-arrow.size-68,body.page-about .press .wrap .col .slider>.slick-arrow,body.page-about .about .slider>.slick-arrow,body.page-homepage .showcase-section .slider>.slick-arrow,body.page-homepage .showcase-section .mfp-container .slider>.slick-arrow.mfp-arrow,body.page-homepage .mfp-container .showcase-section .slider>.slick-arrow.mfp-arrow,.blog-section .wrap.small .slider>.slick-arrow,.blog-section .product-card .wrap.tags .slider>.slick-arrow,.product-card .blog-section .wrap.tags .slider>.slick-arrow,.blog-section .product-card .wrap.props .slider>.slick-arrow,.product-card .blog-section .wrap.props .slider>.slick-arrow,.products-section .wrap .products-slider>.slick-arrow,.product-gallery .sticky-wrap .main-gallery .slick-arrow,body .mfp-container .mfp-arrow{width:6.8rem;min-width:6.8rem;height:6.8rem}.slick-dots-fill,body.page-about .press .wrap .col .slider>.slick-dots,body.page-homepage .showcase-section .slider>.slick-dots,.blog-section .wrap.small .slider>.slick-dots,.blog-section .product-card .wrap.tags .slider>.slick-dots,.product-card .blog-section .wrap.tags .slider>.slick-dots,.blog-section .product-card .wrap.props .slider>.slick-dots,.product-card .blog-section .wrap.props .slider>.slick-dots,.products-section .wrap .products-slider.slick-dots,.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-dots{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.slick-dots-fill li,body.page-about .press .wrap .col .slider>.slick-dots li,body.page-homepage .showcase-section .slider>.slick-dots li,.blog-section .wrap.small .slider>.slick-dots li,.blog-section .product-card .wrap.tags .slider>.slick-dots li,.product-card .blog-section .wrap.tags .slider>.slick-dots li,.blog-section .product-card .wrap.props .slider>.slick-dots li,.product-card .blog-section .wrap.props .slider>.slick-dots li,.products-section .wrap .products-slider.slick-dots li,.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-dots li{width:unset;height:unset;margin:0;padding:.7rem}.slick-dots-fill li:only-child,body.page-about .press .wrap .col .slider>.slick-dots li:only-child,body.page-homepage .showcase-section .slider>.slick-dots li:only-child,.blog-section .wrap.small .slider>.slick-dots li:only-child,.blog-section .product-card .wrap.tags .slider>.slick-dots li:only-child,.product-card .blog-section .wrap.tags .slider>.slick-dots li:only-child,.blog-section .product-card .wrap.props .slider>.slick-dots li:only-child,.product-card .blog-section .wrap.props .slider>.slick-dots li:only-child,.products-section .wrap .products-slider.slick-dots li:only-child,.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-dots li:only-child{display:none}.slick-dots-fill li button,body.page-about .press .wrap .col .slider>.slick-dots li button,body.page-homepage .showcase-section .slider>.slick-dots li button,.blog-section .wrap.small .slider>.slick-dots li button,.blog-section .product-card .wrap.tags .slider>.slick-dots li button,.product-card .blog-section .wrap.tags .slider>.slick-dots li button,.blog-section .product-card .wrap.props .slider>.slick-dots li button,.product-card .blog-section .wrap.props .slider>.slick-dots li button,.products-section .wrap .products-slider.slick-dots li button,.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-dots li button{width:1.2rem;height:1.2rem;font-size:0;border:.2rem solid #e9e9e9;background:#e9e9e9;border-radius:50%;padding:0}.slick-dots-fill li button::before,body.page-about .press .wrap .col .slider>.slick-dots li button::before,body.page-homepage .showcase-section .slider>.slick-dots li button::before,.blog-section .wrap.small .slider>.slick-dots li button::before,.blog-section .product-card .wrap.tags .slider>.slick-dots li button::before,.product-card .blog-section .wrap.tags .slider>.slick-dots li button::before,.blog-section .product-card .wrap.props .slider>.slick-dots li button::before,.product-card .blog-section .wrap.props .slider>.slick-dots li button::before,.products-section .wrap .products-slider.slick-dots li button::before,.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-dots li button::before{content:none}.slick-dots-fill li.slick-active button,body.page-about .press .wrap .col .slider>.slick-dots li.slick-active button,body.page-homepage .showcase-section .slider>.slick-dots li.slick-active button,.blog-section .wrap.small .slider>.slick-dots li.slick-active button,.blog-section .product-card .wrap.tags .slider>.slick-dots li.slick-active button,.product-card .blog-section .wrap.tags .slider>.slick-dots li.slick-active button,.blog-section .product-card .wrap.props .slider>.slick-dots li.slick-active button,.product-card .blog-section .wrap.props .slider>.slick-dots li.slick-active button,.products-section .wrap .products-slider.slick-dots li.slick-active button,.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-dots li.slick-active button{background:#9fbe51;border-color:#9fbe51}.slick-dots-frame,body.page-about .about .slider .slick-dots,body.page-homepage .hero .wrap .col .slider .slick-dots,.top-product .wrap .slider .slick-dots{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.slick-dots-frame li,body.page-about .about .slider .slick-dots li,body.page-homepage .hero .wrap .col .slider .slick-dots li,.top-product .wrap .slider .slick-dots li{width:unset;height:unset;margin:0;padding:.7rem}.slick-dots-frame li:only-child,body.page-about .about .slider .slick-dots li:only-child,body.page-homepage .hero .wrap .col .slider .slick-dots li:only-child,.top-product .wrap .slider .slick-dots li:only-child{display:none}.slick-dots-frame li button,body.page-about .about .slider .slick-dots li button,body.page-homepage .hero .wrap .col .slider .slick-dots li button,.top-product .wrap .slider .slick-dots li button{width:1.2rem;height:1.2rem;font-size:0;border:.2rem solid #fff;background:#fff;border-radius:50%;padding:0}.slick-dots-frame li button::before,body.page-about .about .slider .slick-dots li button::before,body.page-homepage .hero .wrap .col .slider .slick-dots li button::before,.top-product .wrap .slider .slick-dots li button::before{content:none}.slick-dots-frame li.slick-active button,body.page-about .about .slider .slick-dots li.slick-active button,body.page-homepage .hero .wrap .col .slider .slick-dots li.slick-active button,.top-product .wrap .slider .slick-dots li.slick-active button{background:#9fbe51}.checkbox{display:flex;margin-top:3rem;cursor:pointer;position:relative;padding-left:3.2rem}.checkbox input{display:none}.checkbox .c-box{display:flex;flex-direction:row;justify-content:center;align-items:center;width:2rem;min-width:2rem;height:2rem;background:#fff;border:.1rem solid #555;transition:all .4s;position:absolute;border-radius:.2rem;top:.2rem;left:0}.checkbox .c-text,.checkbox .c-text p{font-size:1.4rem;line-height:2.4rem;color:#555;transition:color .4s}.checkbox .c-text a,.checkbox .c-text p a{text-decoration-line:underline;color:#9fbe51}.checkbox .c-text a:hover,.checkbox .c-text p a:hover{color:#819f36;text-decoration:underline}.checkbox input:checked+.c-box{background-color:#9fbe51;border-color:#9fbe51}.checkbox input:checked+.c-box::after{background-image:url("../img/icons/check_11x9_fff.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:1.1rem;min-width:1.1rem;height:.9rem}.checkbox input:disabled+.c-box{background-color:#999;border-color:#999}.checkbox.error .c-box{border-color:#be3333}.checkbox.error .c-text,.checkbox.error .c-text p{color:#be3333}.checkbox.error .c-text a,.checkbox.error .c-text p a{position:relative}.checkbox.error .c-text a::after,.checkbox.error .c-text p a::after{background-image:url("../img/icons/info_24x24_BE3333.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.4rem;height:2.4rem;position:absolute;top:-0.25rem;right:-8rem}.radio{display:flex;margin-top:3rem;cursor:pointer;position:relative;padding-left:3.2rem}.radio input[type=radio]{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);font:inherit;color:#666;width:2rem;min-width:2rem;height:2rem;border:.1rem solid currentColor;border-radius:50%;display:grid;place-content:center;cursor:pointer;position:absolute;top:.2rem;left:0}.radio input[type=radio]::before{content:"";width:.6rem;min-width:.6rem;height:.6rem;border-radius:50%;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset .6rem .6rem #9fbe51;cursor:pointer}.radio input[type=radio]:checked{border:.1rem solid #9fbe51;background-color:#fff}.radio input[type=radio]:checked::before{transform:scale(1);box-shadow:inset .6rem .6rem #9fbe51}.radio input[type=radio]:checked~.r-text,.radio input[type=radio]:checked~.r-text p{color:#9fbe51}.radio .r-text,.radio .r-text p{font-size:1.4rem;line-height:2.4rem;color:#555}.radio .r-text a,.radio .r-text p a{text-decoration-line:underline;color:#9fbe51}.radio .r-text a:hover,.radio .r-text p a:hover{color:#819f36;text-decoration:underline}.price-range{margin-top:3rem}.price-range .price-input{display:flex;justify-content:space-between;align-items:center;width:100%}.price-range .price-input .field{display:flex;align-items:center}.price-range .price-input .field input{border-radius:.6rem;width:10.4rem;height:3.8rem;outline:none;text-align:center;background:#fff;border:.1rem solid #cecece;-moz-appearance:textfield;font-weight:400;font-size:1.6rem;line-height:2.2rem;color:#222}.price-range .price-input .field input[type=number]::-webkit-outer-spin-button,.price-range .price-input .field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.price-range .price-input .separator{display:none}.price-range .range-slider{margin:3rem 0 0 0;height:.6rem;position:relative;background:#efedec;border-radius:15rem}.price-range .range-slider .progress{height:100%;position:absolute;border-radius:15rem;background:#9fbe51}.price-range .range-input{position:relative;margin:0 0 1rem 0}.price-range .range-input input{position:absolute;width:100%;height:.4rem;top:-0.4rem;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none}.price-range .range-input input[type=range]::-webkit-slider-thumb{height:2.4rem;width:2.4rem;border-radius:50%;background:#fff;border:.6rem solid #9fbe51;pointer-events:auto;-webkit-appearance:none;cursor:pointer}.price-range .range-input input[type=range]::-moz-range-thumb{height:2.4rem;width:2.4rem;border-radius:50%;background:#fff;border:.6rem solid #9fbe51;pointer-events:auto;-webkit-appearance:none;cursor:pointer}#mini-aside{display:flex;flex-direction:column;align-items:flex-end;position:fixed;z-index:102;top:23rem;right:.333%}@media only screen and (max-width: 1200px){#mini-aside{display:none}}#mini-aside a{display:flex;border-radius:.4rem;overflow:hidden}#mini-aside a::before{background-color:#9fbe51;background-repeat:no-repeat;background-position:center;background-size:2rem;content:"";width:4rem;min-width:4rem;height:4rem}#mini-aside a:not(:first-child){margin:.3rem 0 0 0}#mini-aside a:hover span{font-size:1.6rem;padding:0 1.7rem}#mini-aside a span{display:flex;align-items:center;background:#819f36;font-weight:600;font-size:0;line-height:2.2rem;color:#fff;padding:0;transition:all .4s}#mini-aside a:nth-child(1)::before{background-image:url("../img/icons/phone_20x20_fff.svg")}#mini-aside a:nth-child(2)::before{background-image:url("../img/icons/mail_20x20_fff.svg")}#mini-aside a:nth-child(3)::before{background-image:url("../img/icons/book_20x20_fff.svg")}#mini-aside a:nth-child(4)::before{background-image:url("../img/icons/request_20x20_fff.svg")}#mini-cart{display:flex;flex-direction:column;position:fixed;z-index:100;bottom:23.3rem;right:.333%;background:#fff;box-shadow:0 .2rem .6rem rgba(0,0,0,.25);border-radius:.4rem;overflow:hidden;max-width:11rem}@media only screen and (max-width: 1200px){#mini-cart{display:none}}#mini-cart div{padding:1rem;font-weight:600;text-align:center}#mini-cart div:nth-child(1){background:#9fbe51;font-size:1.3rem;line-height:1.6rem;color:#fff}#mini-cart div:nth-child(2){font-size:2rem;line-height:2.7rem;color:#819f36}.tags{display:flex;flex-direction:column;align-items:flex-start;font-weight:600;letter-spacing:.05em;color:#584b41;position:absolute;z-index:2}.tags .tag{background:#fff;border-radius:.4rem}.tags .tag.red{color:#be3333}.tags .tag.green{color:#819f36}.tags.small,.product-card .tags{top:1rem;left:1rem;font-size:1.3rem;line-height:1.8rem}.tags.small .tag,.product-card .tags .tag{padding:.3rem 1.3rem}.tags.small .tag+.tag,.product-card .tags .tag+.tag{margin:.5rem 0 0 0}.tags.large,.product-gallery .sticky-wrap .main-gallery .tags,.product-gallery .sticky-wrap .tags.props{top:2rem;left:2rem;font-size:1.6rem;line-height:2.2rem}@media only screen and (max-width: 1200px){.tags.large,.product-gallery .sticky-wrap .main-gallery .tags,.product-gallery .sticky-wrap .tags.props{top:1rem;left:1rem;font-size:1.3rem;line-height:1.8rem}}.tags.large .tag,.product-gallery .sticky-wrap .main-gallery .tags .tag,.product-gallery .sticky-wrap .tags.props .tag{padding:.4rem 2.2rem}@media only screen and (max-width: 1200px){.tags.large .tag,.product-gallery .sticky-wrap .main-gallery .tags .tag,.product-gallery .sticky-wrap .tags.props .tag{padding:.3rem 1.3rem}}.tags.large .tag+.tag,.product-gallery .sticky-wrap .main-gallery .tags .tag+.tag,.product-gallery .sticky-wrap .tags.props .tag+.tag{margin:1rem 0 0 0}@media only screen and (max-width: 1200px){.tags.large .tag+.tag,.product-gallery .sticky-wrap .main-gallery .tags .tag+.tag,.product-gallery .sticky-wrap .tags.props .tag+.tag{margin:.5rem 0 0 0}}.props{display:flex;justify-content:center;align-items:center}.props div{display:flex;align-items:center}.props div::before{background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:3.2rem;min-width:3.2rem;height:3.2rem;margin:0 .4rem 0 0;mix-blend-mode:multiply}.props div p{font-size:1.6rem;line-height:2.2rem;color:#584b41}@media only screen and (max-width: 1200px){.props div p{font-size:1.3rem;line-height:1.8rem}}.props .area::before{background-image:url("../img/icons/area_34x34_584B41.svg")}.props .bedrooms::before{background-image:url("../img/icons/bedrooms_34x34_584B41.svg")}.props .bathrooms::before{background-image:url("../img/icons/bathrooms_34x34_584B41.svg")}.props .garage::before{background-image:url("../img/icons/garage_34x34_584B41.svg?v2")}.props .terrace::before{background-image:url("../img/icons/terrace_34x34_584B41.svg")}.props.small,.product-card .props{padding:1.9rem 0}@media only screen and (max-width: 1200px){.props.small,.product-card .props{padding:1.2rem 0}}.props.small div+div,.product-card .props div+div{margin:0 0 0 1.8rem}@media only screen and (max-width: 1200px){.props.small div+div,.product-card .props div+div{margin:0 0 0 1rem}}.props.large,.product-gallery .sticky-wrap .main-gallery .props.tags,.product-gallery .sticky-wrap .props{padding:2rem 0}@media only screen and (max-width: 1200px){.props.large,.product-gallery .sticky-wrap .main-gallery .props.tags,.product-gallery .sticky-wrap .props{padding:1.6rem 0}}@media only screen and (max-width: 1200px){.props.large div::before,.product-gallery .sticky-wrap .main-gallery .props.tags div::before,.product-gallery .sticky-wrap .props div::before{width:2.8rem;min-width:2.8rem;height:2.8rem;margin:0 .8rem 0 0}}@media only screen and (max-width: 1200px){.props.large div p,.product-gallery .sticky-wrap .main-gallery .props.tags div p,.product-gallery .sticky-wrap .props div p{font-size:1.4rem;line-height:1.9rem}}.props.large div+div,.product-gallery .sticky-wrap .main-gallery .props.tags div+div,.product-gallery .sticky-wrap .props div+div{margin:0 0 0 6rem}@media only screen and (max-width: 1200px){.props.large div+div,.product-gallery .sticky-wrap .main-gallery .props.tags div+div,.product-gallery .sticky-wrap .props div+div{margin:0 0 0 2.6rem}}@media only screen and (max-width: 500px){.props.large div+div,.product-gallery .sticky-wrap .main-gallery .props.tags div+div,.product-gallery .sticky-wrap .props div+div{margin:0 0 0 2rem}}.product-card{display:flex;flex-direction:column;width:100%;height:100%;max-width:36rem;margin:0 auto;position:relative}@media only screen and (max-width: 1200px){.product-card{max-width:29.4rem}}.product-card:hover .slick-arrow,.product-card:hover body .mfp-container .mfp-arrow,body .mfp-container .product-card:hover .mfp-arrow{opacity:.85}.product-card .photo{width:100%;aspect-ratio:360/240}.product-card .photo:hover~.title{color:#9fbe51}.product-card .photo:hover~.btn{border-color:#9fbe51;background:#9fbe51;color:#fff}.product-card .photo .slider{width:100%;aspect-ratio:360/240}.product-card .photo .slider:not(.slick-initialized){display:grid;grid-template-columns:repeat(1, 1fr);overflow:hidden}.product-card .photo .slider:not(.slick-initialized)>div:nth-child(n+2){display:none}.product-card .photo .slider .slick-list{height:100%}.product-card .photo .slider .slick-track{display:flex !important;height:100%}.product-card .photo .slider .slick-slide{height:inherit !important}.product-card .photo .slider .slick-slide,.product-card .photo .slider>div:not(.slick-list){height:inherit !important}.product-card .photo .slider .slick-slide{width:100%;height:100%}.product-card .photo .slider .slick-slide .img{display:flex;overflow:hidden;width:100%;height:100%}.product-card .photo .slider .slick-slide .img img{transform:scale(1);transition:transform .4s}.product-card .photo .slider .slick-slide .img:hover img{transform:scale(1.1);transition:transform .4s}.product-card .photo .slider .slick-slide .img img{width:100%;aspect-ratio:360/240}.product-card .photo .slider .slick-slide .img img.slick-loading{opacity:0}.product-card .slick-arrow,.product-card body .mfp-container .mfp-arrow,body .mfp-container .product-card .mfp-arrow{opacity:0;transition:opacity .4s}.product-card .slick-arrow:hover,.product-card body .mfp-container .mfp-arrow:hover,body .mfp-container .product-card .mfp-arrow:hover{opacity:1}.product-card .slick-arrow:hover::after,.product-card body .mfp-container .mfp-arrow:hover::after,body .mfp-container .product-card .mfp-arrow:hover::after{background-color:#fff !important}.product-card .slick-arrow.slick-prev,.product-card body .mfp-container .slick-prev.mfp-arrow,body .mfp-container .product-card .slick-prev.mfp-arrow{left:1rem}.product-card .slick-arrow.slick-next,.product-card body .mfp-container .slick-next.mfp-arrow,body .mfp-container .product-card .slick-next.mfp-arrow{right:1rem}.product-card .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:2.4rem 0 0 0;font-size:1.6rem;line-height:2.2rem;color:#222;text-align:center;transition:color .4s}@supports(-webkit-line-clamp: 2){.product-card .title{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media only screen and (max-width: 1200px){.product-card .title{margin:2rem 0 0 0;font-size:1.4rem;line-height:1.9rem}}.product-card .title:hover{color:#9fbe51}.product-card .title:hover~.btn{border-color:#9fbe51;background:#9fbe51;color:#fff}.product-card .price{display:flex;justify-content:center;align-items:center;margin:1.4rem 0 2.4rem 0;font-weight:600;font-size:2rem;line-height:2.7rem;color:#000}@media only screen and (max-width: 1200px){.product-card .price{margin:1rem 0 2rem 0;font-size:1.6rem;line-height:2.2rem}}.product-card .price span:not(:only-child):nth-child(1){color:#be3333}.product-card .price span:not(:only-child):nth-child(2){margin:0 0 0 1.2rem;font-weight:400;font-size:1.4rem;line-height:1.9rem;text-decoration-line:line-through;color:#666}@media only screen and (max-width: 1200px){.product-card .price span:not(:only-child):nth-child(2){margin:0 0 0 1rem;font-size:1.3rem;line-height:1.8rem}}.product-card .props{border-top:.1rem solid #cecece;border-bottom:.1rem solid #cecece;margin:0 0 auto 0;min-height:7.3rem}.product-card .text{padding:2rem 0}.product-card .text p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:1.4rem;line-height:2.4rem}@supports(-webkit-line-clamp: 2){.product-card .text p{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media only screen and (max-width: 1200px){.product-card .text p{font-size:1.3rem;line-height:2rem}}.product-card .btn{margin:auto 0 0 0}.product-card .btn:hover{border-color:#9fbe51;background:#9fbe51;color:#fff}.blog-card{display:flex;flex-direction:column;align-items:center;width:100%;max-width:36rem;margin:0 auto}@media only screen and (max-width: 1200px){.blog-card{max-width:26rem}}.blog-card .photo{display:flex;overflow:hidden;width:100%}.blog-card .photo img{transform:scale(1);transition:transform .4s}.blog-card .photo:hover img{transform:scale(1.1);transition:transform .4s}.blog-card .photo img{width:100%;aspect-ratio:360/380}.blog-card .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:3rem 0 0 0;font-size:2rem;line-height:2.7rem;text-align:center;color:#222;transition:color .4s}@supports(-webkit-line-clamp: 2){.blog-card .title{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media only screen and (max-width: 1200px){.blog-card .title{margin:2rem 0 0 0;font-size:1.6rem;line-height:2.2rem}}.blog-card .title:hover{color:#9fbe51}.blog-card .text{padding:2rem 0 2.4rem 0;margin:auto 0 0 0}@media only screen and (max-width: 1200px){.blog-card .text{padding:1.6rem 0}}.blog-card .text:has(p:empty){display:none}.blog-card .text:has(p:empty)+.link{margin:auto 0 0 0}.blog-card .text+.link{margin:0}.blog-card .text p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:300;font-size:1.6rem;line-height:2.8rem;text-align:center;color:#222}@supports(-webkit-line-clamp: 2){.blog-card .text p{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media only screen and (max-width: 1200px){.blog-card .text p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:1.4rem;line-height:2.6rem}@supports(-webkit-line-clamp: 2){.blog-card .text p{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}}.blog-card .link{margin:auto 0 0 0}.showcase-card{display:flex;flex-direction:column;width:100%;max-width:34.6rem;margin:0 auto}.showcase-card:hover .photo .overlay{opacity:1;visibility:visible}.showcase-card .photo{position:relative;width:100%;aspect-ratio:346/302}.showcase-card .photo>.img{display:none;width:100%;height:100%}.showcase-card .photo>.img:first-child{display:flex}.showcase-card .photo>.img img{height:100%;width:100%;object-fit:cover}.showcase-card .photo .overlay{display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);transition:opacity .4s,visibility .4s}.showcase-card .photo .overlay .btn{max-width:14.8rem}@media only screen and (max-width: 600px){.showcase-card .photo .overlay .btn{max-width:11.9rem;padding:1.1rem 1.6rem}}.showcase-card .photo .overlay .btn+.btn{margin:2.4rem 0 0 0}@media only screen and (max-width: 1200px){.showcase-card .photo .overlay .btn+.btn{margin:1rem 0 0 0}}.showcase-card .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:2rem 0 0 0;font-size:1.4rem;line-height:1.9rem;color:#222;transition:color .4s}@supports(-webkit-line-clamp: 1){.showcase-card .title{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}}@media only screen and (max-width: 1200px){.showcase-card .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:1.4rem 0 0 0}@supports(-webkit-line-clamp: 2){.showcase-card .title{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}}.showcase-card .title:hover{color:#9fbe51}.breadcrumb{padding:2rem 0 3rem 0}@media only screen and (max-width: 1200px){.breadcrumb{display:flex;justify-content:center;align-items:center;padding:.4rem 3.33% 1.4rem 3.33%}.breadcrumb .wrap{width:unset;max-width:unset}}.breadcrumb a{font-size:1.4rem;line-height:1.9rem;color:#819f36}.breadcrumb a:hover{color:#819f36;text-decoration:underline}.breadcrumb a:not(:last-child)::after{content:">";color:#819f36;margin:0 1rem;text-decoration:none}@media only screen and (max-width: 1200px){.breadcrumb a:not(:last-child)::after{margin:0 .8rem}}.breadcrumb a:last-child{color:#666}@media only screen and (max-width: 1200px){.notification+.breadcrumb{padding-top:2rem}}.pagination{display:flex;justify-content:center;flex-wrap:wrap;margin:0 auto;gap:1rem 2rem}.pagination>*{display:flex;justify-content:center;align-items:center;width:4.6rem;min-width:4.6rem;height:4.6rem;border-radius:50%;font-size:1.4rem;line-height:1.9rem;text-align:center;color:#555;border-radius:50%;border:.1rem solid #cecece;transition:color .4s,background .4s,border-color .4s}@media only screen and (max-width: 1200px){.pagination>*{width:3.6rem;min-width:3.6rem;height:3.6rem;font-size:1.3rem;ine-height:1.8rem}}.pagination a:hover,.pagination a.active{color:#fff;background:#9fbe51;border-color:#9fbe51}.pagination .prev-page,.pagination .next-page{border-radius:50%;z-index:1;position:relative}.pagination .prev-page::after,.pagination .next-page::after{background-color:#fff;background-image:url("../img/icons/chevron-right_32x32_222.svg");background-repeat:no-repeat;background-position:center;background-size:47.05% auto;content:"";width:100%;height:100%;border-radius:50%;transition:all .4s;position:absolute;top:0;left:0}.pagination .prev-page:hover::after,.pagination .next-page:hover::after{background-color:#9fbe51;background-image:url("../img/icons/chevron-right_32x32_fff.svg");background-repeat:no-repeat;background-position:center;background-size:47.05% auto}.pagination .prev-page::after{transform:rotate(180deg)}body .mfp-bg{background:#000;opacity:.45}body .mfp-container .mfp-figure:after{box-shadow:unset;filter:drop-shadow(0 0.6rem 1.2rem rgba(0, 0, 0, 0.25));background:unset;top:0;bottom:0}body .mfp-container .mfp-close{background-color:#fff;background-image:url("../img/icons/x_24x24_222.svg");background-repeat:no-repeat;background-position:center;background-size:2.4rem;font-size:0;width:5rem;min-width:5rem;height:5rem;padding:0;border-radius:50%;opacity:1;top:1.4rem;right:1.4rem;transition:background .4s}@media only screen and (max-width: 1200px){body .mfp-container .mfp-close{background-size:1.8rem;width:2.8rem;min-width:2.8rem;height:2.8rem;top:.4rem;right:.4rem}}body .mfp-container .mfp-close:hover{background-color:#9fbe51;background-image:url("../img/icons/x_24x24_fff.svg")}body .mfp-container .mfp-arrow{z-index:1050 !important;opacity:1;margin:0;transform:translateY(-50%)}@media only screen and (max-width: 1200px){body .mfp-container .mfp-arrow{width:3.8rem;min-width:3.8rem;height:3.8rem}}body .mfp-container .mfp-arrow::before,body .mfp-container .mfp-arrow::after{display:block;margin-top:0;margin-left:0;border:none}body .mfp-container .mfp-arrow::after{border-right:0;margin-left:0;border-top-width:0;border-bottom-width:0}body .mfp-container .mfp-arrow.mfp-arrow-left{left:3.33%}body .mfp-container .mfp-arrow.mfp-arrow-left::after{transform:rotate(180deg)}body .mfp-container .mfp-arrow.mfp-arrow-right{right:3.33%}body .mfp-bottom-bar{display:none}body img.mfp-img{padding:0;border:1rem solid #fff;background:#fff}@media(orientation: portrait){body img.mfp-img{max-width:90vw !important;width:100% !important;height:auto !important;max-height:auto !important}}@media(orientation: landscape){body img.mfp-img{max-height:80svh !important;height:100% !important;width:auto !important;max-width:100% !important}}.popup{display:flex;padding:3rem;position:fixed;z-index:110;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.25);overflow:auto;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}.popup::-webkit-scrollbar{width:1rem;height:1rem}.popup::-webkit-scrollbar-track{width:1rem;height:1rem;background:#efedec}.popup::-webkit-scrollbar-thumb{width:1rem;height:1rem;background:#9fbe51}@media only screen and (max-width: 1200px){.popup{padding:2rem}}@media only screen and (max-width: 800px){.popup{padding:3.33%}}.popup.active{opacity:1;visibility:visible}.popup .popup-card{max-width:69rem;width:100%;margin:auto;background:#fff;padding:4rem 5.5rem;border-radius:.8rem;position:relative}@media only screen and (max-width: 1200px){.popup .popup-card{padding:3rem 5rem}}@media only screen and (max-width: 800px){.popup .popup-card{padding:3rem 2rem}}.popup .popup-card h3,.popup .popup-card .h3{text-align:center}.popup .popup-card .close{background-image:url("../img/icons/x_24x24_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:1rem;right:1rem;width:2.4rem;height:2.4rem;cursor:pointer}.popup.popup-text .popup-card p{text-align:center;margin:3rem 0 0 0}@media only screen and (max-width: 1200px){.popup.popup-text .popup-card p{margin:2.4rem 0 0 0}}.popup.popup-text .popup-card p:first-child{margin:0 !important}.popup.popup-text .popup-card ul{list-style:initial;padding:0 0 0 2rem;margin:3rem 0 0 0}@media only screen and (max-width: 1200px){.popup.popup-text .popup-card ul{margin:2.4rem 0 0 0}}.popup.popup-text .popup-card ul:first-child{margin:0 !important}.popup.popup-form .popup-card .form .btn{margin:3rem auto 0}@media only screen and (max-width: 600px){.popup.popup-form .popup-card .form .btn{max-width:100%}}.popup.popup-success .popup-card{display:flex;flex-direction:column;align-items:center;max-width:61rem}.popup.popup-success .popup-card::before{background-image:url("../img/icons/check-circle_132x132_ECF2DC.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:13.2rem;height:13.2rem;margin:0 0 3rem 0}@media only screen and (max-width: 1200px){.popup.popup-success .popup-card::before{width:9.2rem;height:9.2rem}}.popup.popup-success .popup-card p{margin:2rem 0 0 0;text-align:center}.popup.popup-success .popup-card .btn{margin:3rem 0 0 0}@media only screen and (max-width: 600px){.popup.popup-success .popup-card .btn{max-width:100%}}.popup.popup-error .popup-card{display:flex;flex-direction:column;align-items:center;max-width:61rem}.popup.popup-error .popup-card::before{background-image:url("../img/icons/x-circle_132x132_F6E1E1.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:13.2rem;height:13.2rem;margin:0 0 3rem 0}@media only screen and (max-width: 1200px){.popup.popup-error .popup-card::before{width:9.2rem;height:9.2rem}}.popup.popup-error .popup-card p{margin:2rem 0 0 0;text-align:center}.popup.popup-error .popup-card .btn{margin:3rem 0 0 0}@media only screen and (max-width: 600px){.popup.popup-error .popup-card .btn{max-width:100%}}.popup.popup-product-info .popup-card{display:flex;align-items:center;max-width:97.4rem;padding:4rem}@media only screen and (max-width: 1200px){.popup.popup-product-info .popup-card{display:flex;flex-direction:column;max-width:52.9rem;padding:4rem 2rem 3rem}}.popup.popup-product-info .popup-card .photo{display:flex;margin:0 4rem 0 0;width:58%}@media only screen and (max-width: 1200px){.popup.popup-product-info .popup-card .photo{margin:0 0 2rem 0;width:100%}}.popup.popup-product-info .popup-card .photo img{width:100%;max-width:100%;height:auto;aspect-ratio:595/398}.popup.popup-product-info .popup-card .text{width:calc(42% - 4rem)}@media only screen and (max-width: 1200px){.popup.popup-product-info .popup-card .text{width:100%}}.popup.popup-product-info .popup-card .text p{margin:2rem 0 0 0;color:#222;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}@media only screen and (max-width: 1200px){.popup.popup-product-info .popup-card .text p{margin:1rem 0 0 0;font-size:1.4rem;line-height:2rem}}.popup.popup-product-info .popup-card .text p:first-child{margin:0;color:#000;font-size:2.8rem;font-style:normal;font-weight:400;line-height:3.8rem}@media only screen and (max-width: 1200px){.popup.popup-product-info .popup-card .text p:first-child{font-size:2.4rem;line-height:3.4rem}}.popup.popup-product-info .popup-card .text .btn{margin:2rem 0 0 0}.popup.popup-product-form .popup-card{display:grid;grid-template-columns:.52fr .48fr;max-width:129rem;padding:0}@media only screen and (max-width: 1200px){.popup.popup-product-form .popup-card{display:flex;flex-direction:column;max-width:52.9rem}}.popup.popup-product-form .popup-card .product{padding:4rem;background:#efedec}@media only screen and (max-width: 1200px){.popup.popup-product-form .popup-card .product{border-radius:.8rem .8rem 0 0;padding:4rem 2rem 3rem}}.popup.popup-product-form .popup-card .product .photo{display:flex}.popup.popup-product-form .popup-card .product .photo img{width:100%;max-width:100%;height:auto;aspect-ratio:595/398}.popup.popup-product-form .popup-card .product .text{margin:2rem 0 0 0}@media only screen and (max-width: 1200px){.popup.popup-product-form .popup-card .product .text{margin:1rem 0 0 0}}.popup.popup-product-form .popup-card .product .text p{margin:2rem 0 0 0;color:#222;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}@media only screen and (max-width: 1200px){.popup.popup-product-form .popup-card .product .text p{margin:1rem 0 0 0}}.popup.popup-product-form .popup-card .product .text p:first-child{margin:0;color:#000;font-size:1.8rem;font-style:normal;font-weight:400;line-height:3.8rem}@media only screen and (max-width: 1200px){.popup.popup-product-form .popup-card .product .text p:first-child{font-size:1.6rem;line-height:2.8rem}}.popup.popup-product-form .popup-card .form{padding:3rem 4rem 4rem}@media only screen and (max-width: 1200px){.popup.popup-product-form .popup-card .form{padding:3rem 2rem}}.popup.popup-product-form .popup-card .form .title{color:#000;font-size:3.2rem;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width: 1200px){.popup.popup-product-form .popup-card .form .title{font-size:2.4rem}}.popup.popup-product-form .popup-card .form .input textarea{height:12rem}.popup.popup-product-form .popup-card .form .btn{margin:1rem 0 0 auto}.consultant{display:flex;background:#f9f8f7;padding:2rem;border-radius:.6rem}@media only screen and (max-width: 800px){.consultant{display:flex;flex-direction:column;align-items:center;padding:2.4rem 0}}.consultant .photo{aspect-ratio:1/1;width:13.3rem;min-width:13.3rem}@media only screen and (max-width: 800px){.consultant .photo{width:10.5rem;min-width:10.5rem}}.consultant .photo img{width:100%;height:100%;object-fit:cover}.consultant .content{padding:0 0 0 4.5rem}@media only screen and (max-width: 800px){.consultant .content{padding:.7rem 0 0 0}}.consultant .content .title{font-weight:600;font-size:2rem;line-height:2.7rem;color:#000}@media only screen and (max-width: 1200px){.consultant .content .title{font-size:1.6rem;line-height:2.2rem}}@media only screen and (max-width: 800px){.consultant .content .title{text-align:center}}.consultant .content .row{display:flex;margin:2.5rem 0 0 0}@media only screen and (max-width: 800px){.consultant .content .row{display:flex;flex-direction:column;align-items:center;margin:1rem 0 0 0}}@media only screen and (max-width: 800px){.consultant .content .row .col{display:flex;flex-direction:column;align-items:center}}.consultant .content .row .col+.col{border-left:.1rem solid #cecece;padding:0 0 0 4rem;margin:0 0 0 4rem}@media only screen and (max-width: 800px){.consultant .content .row .col+.col{padding:0;margin:1.6rem 0 0 0;border-left:0}}.consultant .content .row .col .job-title{font-weight:600;font-size:1.6rem;line-height:2.2rem;color:#819f36}@media only screen and (max-width: 1200px){.consultant .content .row .col .job-title{font-size:1.4rem;line-height:1.9rem}}@media only screen and (max-width: 800px){.consultant .content .row .col .job-title{text-align:center}}.consultant .content .row .col .name{margin:.7rem 0 0 0;font-size:1.8rem;line-height:2.5rem;color:#222}@media only screen and (max-width: 1200px){.consultant .content .row .col .name{font-size:1.6rem;line-height:2.2rem}}@media only screen and (max-width: 800px){.consultant .content .row .col .name{margin:0;text-align:center}}.consultant .content .row .col a{display:flex;align-items:center;font-size:1.6rem;line-height:2.2rem;color:#222}.consultant .content .row .col a:hover{color:#819f36;text-decoration:underline}@media only screen and (max-width: 1200px){.consultant .content .row .col a{font-size:1.5rem;line-height:2rem}}.consultant .content .row .col a+a{margin:1.1rem 0 0 0}@media only screen and (max-width: 1200px){.consultant .content .row .col a+a{margin:1rem 0 0 0}}.consultant .content .row .col a::before{background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.2rem;min-width:2.2rem;height:2.2rem;margin:0 1.1rem 0 0;transition:background .4s}@media only screen and (max-width: 1200px){.consultant .content .row .col a::before{width:2rem;min-width:2rem;height:2rem}}.consultant .content .row .col a[href^="tel:"]::before{background-image:url("../img/icons/phone_22x22_222.svg")}.consultant .content .row .col a[href^="tel:"]:hover::before{background-image:url("../img/icons/phone_22x22_819F36.svg")}.consultant .content .row .col a[href^="mailto:"]::before{background-image:url("../img/icons/mail_22x22_222.svg")}.consultant .content .row .col a[href^="mailto:"]:hover::before{background-image:url("../img/icons/mail_22x22_819F36.svg")}.nav-buttons .container{display:flex;justify-content:space-between;border-top:.1rem solid #cecece;padding:5rem 0 10rem 0}@media only screen and (max-width: 1200px){.nav-buttons .container{padding:4rem 0 7rem 0}}@media only screen and (max-width: 600px){.nav-buttons .container{display:flex;flex-direction:column-reverse;gap:2rem}}.nav-buttons .container .btn{max-width:19rem}@media only screen and (max-width: 600px){.nav-buttons .container .btn{max-width:100%}}.nav-buttons .container .btn-green-frame{display:flex;flex-direction:row-reverse}.nav-buttons .container .btn-green-frame::after{transform:rotate(180deg);margin:0 1rem 0 0}.product-gallery{grid-area:photos;width:100%}.product-gallery .sticky-wrap{position:sticky;top:3rem;width:100%}.product-gallery .sticky-wrap .props{background:#f9f8f7;border-radius:.6rem .6rem 0 0}.product-gallery .sticky-wrap .main-gallery{position:relative;width:100%}.product-gallery .sticky-wrap .main-gallery:hover .slick-arrow,.product-gallery .sticky-wrap .main-gallery:hover body .mfp-container .mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .main-gallery:hover .mfp-arrow{opacity:.85}.product-gallery .sticky-wrap .main-gallery .slider{width:100%}.product-gallery .sticky-wrap .main-gallery .slider:not(.slick-initialized){display:grid;grid-template-columns:repeat(1, 1fr);overflow:hidden}.product-gallery .sticky-wrap .main-gallery .slider:not(.slick-initialized)>div:nth-child(n+2){display:none}.product-gallery .sticky-wrap .main-gallery .slider .slick-track{display:flex !important}.product-gallery .sticky-wrap .main-gallery .slider .slick-slide{height:inherit !important}.product-gallery .sticky-wrap .main-gallery .slider .slick-slide img.slick-loading{opacity:0}.product-gallery .sticky-wrap .main-gallery .slider .slick-slide,.product-gallery .sticky-wrap .main-gallery .slider>div:not(.slick-list){height:inherit !important}.product-gallery .sticky-wrap .main-gallery .slider iframe{width:100% !important;height:100% !important;object-fit:cover}.product-gallery .sticky-wrap .main-gallery .slider .img{width:100%;aspect-ratio:797/531}.product-gallery .sticky-wrap .main-gallery .slider .img img{width:100%;height:100%;object-fit:cover}.product-gallery .sticky-wrap .main-gallery .slick-arrow,.product-gallery .sticky-wrap .main-gallery body .mfp-container .mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .main-gallery .mfp-arrow{opacity:0;transition:opacity .4s}@media only screen and (max-width: 1200px){.product-gallery .sticky-wrap .main-gallery .slick-arrow,.product-gallery .sticky-wrap .main-gallery body .mfp-container .mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .main-gallery .mfp-arrow{opacity:.6}}@media only screen and (max-width: 500px){.product-gallery .sticky-wrap .main-gallery .slick-arrow,.product-gallery .sticky-wrap .main-gallery body .mfp-container .mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .main-gallery .mfp-arrow{width:3.8rem;min-width:3.8rem;height:3.8rem}}.product-gallery .sticky-wrap .main-gallery .slick-arrow:hover,.product-gallery .sticky-wrap .main-gallery body .mfp-container .mfp-arrow:hover,body .mfp-container .product-gallery .sticky-wrap .main-gallery .mfp-arrow:hover{opacity:1}.product-gallery .sticky-wrap .main-gallery .slick-arrow:hover::after,.product-gallery .sticky-wrap .main-gallery body .mfp-container .mfp-arrow:hover::after,body .mfp-container .product-gallery .sticky-wrap .main-gallery .mfp-arrow:hover::after{background-color:#fff !important}.product-gallery .sticky-wrap .main-gallery .slick-arrow.slick-prev,.product-gallery .sticky-wrap .main-gallery body .mfp-container .slick-prev.mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .main-gallery .slick-prev.mfp-arrow{left:1rem}@media only screen and (max-width: 500px){.product-gallery .sticky-wrap .main-gallery .slick-arrow.slick-prev,.product-gallery .sticky-wrap .main-gallery body .mfp-container .slick-prev.mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .main-gallery .slick-prev.mfp-arrow{left:.4rem}}.product-gallery .sticky-wrap .main-gallery .slick-arrow.slick-next,.product-gallery .sticky-wrap .main-gallery body .mfp-container .slick-next.mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .main-gallery .slick-next.mfp-arrow{right:1rem}@media only screen and (max-width: 500px){.product-gallery .sticky-wrap .main-gallery .slick-arrow.slick-next,.product-gallery .sticky-wrap .main-gallery body .mfp-container .slick-next.mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .main-gallery .slick-next.mfp-arrow{right:.4rem}}.product-gallery .sticky-wrap .thumb-gallery{width:calc(100% + .8rem);position:relative;left:-0.4rem;margin:.8rem 0 0 0}.product-gallery .sticky-wrap .thumb-gallery .slider{width:100%}.product-gallery .sticky-wrap .thumb-gallery .slider:not(.slick-initialized){display:grid;grid-template-columns:repeat(5, 1fr);overflow:hidden}.product-gallery .sticky-wrap .thumb-gallery .slider:not(.slick-initialized)>div:nth-child(n+6){display:none}@media only screen and (max-width: 800px){.product-gallery .sticky-wrap .thumb-gallery .slider{margin:0 0 4rem 0}}.product-gallery .sticky-wrap .thumb-gallery .slider .slick-slide,.product-gallery .sticky-wrap .thumb-gallery .slider>div:not(.slick-list){padding:0 .4rem;height:unset}.product-gallery .sticky-wrap .thumb-gallery .slider .img{width:100%;aspect-ratio:153/102}.product-gallery .sticky-wrap .thumb-gallery .slider .img img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 500px){.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow,.product-gallery .sticky-wrap .thumb-gallery body .mfp-container .slider>.mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .thumb-gallery .slider>.mfp-arrow{width:2.6rem;min-width:2.6rem;height:2.6rem}}.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow.slick-prev,.product-gallery .sticky-wrap .thumb-gallery body .mfp-container .slider>.slick-prev.mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .thumb-gallery .slider>.slick-prev.mfp-arrow{left:1rem}@media only screen and (max-width: 500px){.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow.slick-prev,.product-gallery .sticky-wrap .thumb-gallery body .mfp-container .slider>.slick-prev.mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .thumb-gallery .slider>.slick-prev.mfp-arrow{left:.4rem}}.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow.slick-next,.product-gallery .sticky-wrap .thumb-gallery body .mfp-container .slider>.slick-next.mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .thumb-gallery .slider>.slick-next.mfp-arrow{right:1rem}@media only screen and (max-width: 500px){.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-arrow.slick-next,.product-gallery .sticky-wrap .thumb-gallery body .mfp-container .slider>.slick-next.mfp-arrow,body .mfp-container .product-gallery .sticky-wrap .thumb-gallery .slider>.slick-next.mfp-arrow{right:.4rem}}.product-gallery .sticky-wrap .thumb-gallery .slider>.slick-dots{bottom:-5rem}.notification{position:fixed;z-index:1002;left:0;top:0;width:100%}@media only screen and (max-width: 1200px){.notification:first-child{margin:0}}.notification .wrap .content{display:flex;align-items:center;padding:1.3rem 1.2rem}.notification .wrap .content::before{background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2rem;min-width:2rem;height:2rem;margin:0 1rem 0 0}.notification .wrap p{margin:0 auto 0 0 !important;font-size:1.4rem;line-height:1.9rem}.notification .wrap .close{display:flex;background-image:url("../img/icons/x_16x16_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;width:1.4rem;min-width:1.4rem;height:1.4rem;margin:0 0 0 1rem;cursor:pointer;position:relative !important;top:unset !important;left:unset !important;right:unset !important}.notification.success{background:#819f36}.notification.success .wrap .content::before{background-image:url("../img/icons/check-circle_20x20_fff.svg")}.notification.success .wrap p{color:#fff}.notification.success .wrap .close{background-image:url("../img/icons/x_16x16_fff.svg")}.notification.error{background:#f5e0e0}.notification.error .content::before{background-image:url("../img/icons/x-circle_20x20_BE3333.svg")}.notification.error p{color:#be3333}header{z-index:3;background:#fff}@media only screen and (max-width: 1200px){header{position:unset;z-index:unset}}header.hover{z-index:101}@media only screen and (max-width: 1200px){header.hover{z-index:unset}}header .infobar{background:#584b41;padding:1rem 0;position:relative;z-index:3}header .infobar .wrap{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 1200px){header .infobar .wrap .trustpilot.row{width:100%}}@media only screen and (max-width: 1200px){header .infobar .wrap .trustpilot.row .trustpilot_logo{margin:0 0 0 auto}}header .infobar .wrap .benefits{display:flex;align-items:center;margin-left:auto}@media only screen and (max-width: 1200px){header .infobar .wrap .benefits{display:none}}header .infobar .wrap .benefits a{display:block;font-weight:600;font-size:1.4rem;line-height:1.9rem;color:#fff;padding:0 0 0 3.4rem;position:relative}header .infobar .wrap .benefits a::before{background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.2rem;min-width:2.2rem;height:2.2rem;position:absolute;top:50%;transform:translateY(-50%);left:0}header .infobar .wrap .benefits a:nth-child(1)::before{background-image:url("../img/icons/shield_22x22_fff.svg")}header .infobar .wrap .benefits a:nth-child(2)::before{background-image:url("../img/icons/badge_22x22_fff.svg")}header .infobar .wrap .benefits a:nth-child(3)::before{background-image:url("../img/icons/truck_22x22_fff.svg")}header .infobar .wrap .benefits a:not(:last-child){margin-right:5.1rem}header .infobar .wrap .benefits a:not(:last-child)::after{background-image:url("../img/icons/plus_15x15_fff.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:1.5rem;min-width:1.5rem;height:1.5rem;position:absolute;top:50%;left:calc(100% + 1.8rem);transform:translateY(-50%)}header .infobar .wrap .benefits a span{color:#9fbe51;margin-right:.5rem}header .mainbar,header .navbar{position:relative;background:#fff}header .mainbar .wrap,header .navbar .wrap{display:flex}header .mainbar .wrap>.col,header .navbar .wrap>.col{width:100%}header .mainbar .wrap>.col:first-child,header .navbar .wrap>.col:first-child{display:flex;flex-direction:column;justify-content:center}header .mainbar .wrap>.col:first-child .logo,header .navbar .wrap>.col:first-child .logo{display:flex;background-image:url("../img/main/logo_173x75.svg");background-repeat:no-repeat;background-position:center left;background-size:contain;height:7.5rem;width:auto}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col:first-child .logo,header .navbar .wrap>.col:first-child .logo{background-repeat:no-repeat;background-position:center;background-size:contain;margin:auto;width:100%;height:4.4rem}}header .mainbar .wrap>.col .row,header .navbar .wrap>.col .row{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .row:nth-child(1),header .navbar .wrap>.col .row:nth-child(1){display:none}}header .mainbar .wrap>.col .row:nth-child(2),header .navbar .wrap>.col .row:nth-child(2){margin-top:1.5rem}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .row:nth-child(2),header .navbar .wrap>.col .row:nth-child(2){margin-top:2rem}}header .mainbar .wrap>.col .search,header .navbar .wrap>.col .search{position:relative;width:100%}header .mainbar .wrap>.col .search:hover .search-frame,header .navbar .wrap>.col .search:hover .search-frame{border:.1rem solid #fff;border-bottom:.1rem solid #cecece;border-radius:0}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .search:hover .search-frame,header .navbar .wrap>.col .search:hover .search-frame{border:.1rem solid #cecece;border-top-left-radius:1.9rem;border-top-right-radius:1.9rem}}header .mainbar .wrap>.col .search .search-frame,header .navbar .wrap>.col .search .search-frame{display:flex;justify-content:space-between;align-items:center;border:.1rem solid #cecece;border-radius:15rem;padding:.9rem 0;transition:opacity .4s,visability .4s}header .mainbar .wrap>.col .search .search-frame input,header .navbar .wrap>.col .search .search-frame input{width:100%;font-size:1.4rem;line-height:1.9rem;color:#222;padding:0 2rem}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .search .search-frame input,header .navbar .wrap>.col .search .search-frame input{font-size:1.3rem;line-height:1.8rem;padding:0 1.5rem}}header .mainbar .wrap>.col .search .search-frame input::placeholder,header .navbar .wrap>.col .search .search-frame input::placeholder{color:#666}header .mainbar .wrap>.col .search .search-frame button,header .navbar .wrap>.col .search .search-frame button{background-image:url("../img/icons/search_24x24_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;width:2.4rem;min-width:2.4rem;height:2.4rem;margin:0 1.4rem;cursor:pointer}header .mainbar .wrap>.col .search .search-frame button:hover,header .navbar .wrap>.col .search .search-frame button:hover{background-image:url("../img/icons/search_24x24_819F36.svg")}header .mainbar .wrap>.col .search .search-dropdown,header .navbar .wrap>.col .search .search-dropdown{display:flex;position:absolute;top:100%;left:0;width:100%;background:#fff;opacity:0;visibility:hidden;transition:opacity .4s,visability .4s;z-index:3}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .search .search-dropdown,header .navbar .wrap>.col .search .search-dropdown{display:flex;flex-direction:column;border:.1rem solid #cecece;border-top:0;border-bottom-left-radius:1.9rem;border-bottom-right-radius:1.9rem}}header .mainbar .wrap>.col .search .search-dropdown.active,header .navbar .wrap>.col .search .search-dropdown.active{opacity:1;visibility:visible}header .mainbar .wrap>.col .search .search-dropdown .col:nth-child(1),header .navbar .wrap>.col .search .search-dropdown .col:nth-child(1){width:55%;padding:2.4rem 2rem}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .search .search-dropdown .col:nth-child(1),header .navbar .wrap>.col .search .search-dropdown .col:nth-child(1){padding:2rem}}@media only screen and (max-width: 800px){header .mainbar .wrap>.col .search .search-dropdown .col:nth-child(1),header .navbar .wrap>.col .search .search-dropdown .col:nth-child(1){width:50%}}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .search .search-dropdown .col:nth-child(1),header .navbar .wrap>.col .search .search-dropdown .col:nth-child(1){width:100%}}header .mainbar .wrap>.col .search .search-dropdown .col:nth-child(2),header .navbar .wrap>.col .search .search-dropdown .col:nth-child(2){width:45%;border-left:.1rem solid #cecece;padding:2.4rem 0 0 0}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .search .search-dropdown .col:nth-child(2),header .navbar .wrap>.col .search .search-dropdown .col:nth-child(2){padding:2rem 0 0 0}}@media only screen and (max-width: 800px){header .mainbar .wrap>.col .search .search-dropdown .col:nth-child(2),header .navbar .wrap>.col .search .search-dropdown .col:nth-child(2){width:50%}}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .search .search-dropdown .col:nth-child(2),header .navbar .wrap>.col .search .search-dropdown .col:nth-child(2){width:100%;border-left:0;border-top:.1rem solid #cecece}header .mainbar .wrap>.col .search .search-dropdown .col:nth-child(2):only-child,header .navbar .wrap>.col .search .search-dropdown .col:nth-child(2):only-child{border-top:0}}header .mainbar .wrap>.col .search .search-dropdown .col:nth-child(2)>.title,header .navbar .wrap>.col .search .search-dropdown .col:nth-child(2)>.title{padding:0 2.4rem}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .search .search-dropdown .col:nth-child(2)>.title,header .navbar .wrap>.col .search .search-dropdown .col:nth-child(2)>.title{padding:0 2rem}}header .mainbar .wrap>.col .search .search-dropdown .col:only-child,header .navbar .wrap>.col .search .search-dropdown .col:only-child{width:100%}header .mainbar .wrap>.col .search .search-dropdown .col>.title,header .navbar .wrap>.col .search .search-dropdown .col>.title{font-weight:600;font-size:1.6rem;line-height:2.2rem;color:#222}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .search .search-dropdown .col>.title,header .navbar .wrap>.col .search .search-dropdown .col>.title{font-size:1.4rem;line-height:1.9rem}}header .mainbar .wrap>.col .search .search-dropdown ul,header .navbar .wrap>.col .search .search-dropdown ul{list-style:none;margin-top:2.2rem}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .search .search-dropdown ul,header .navbar .wrap>.col .search .search-dropdown ul{margin-top:1.6rem}}header .mainbar .wrap>.col .search .search-dropdown ul li,header .navbar .wrap>.col .search .search-dropdown ul li{font-size:1.4rem;line-height:1.9rem;color:#222}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .search .search-dropdown ul li,header .navbar .wrap>.col .search .search-dropdown ul li{font-size:1.3rem;line-height:1.8rem}}header .mainbar .wrap>.col .search .search-dropdown ul li:not(:first-child),header .navbar .wrap>.col .search .search-dropdown ul li:not(:first-child){margin-top:2.8rem}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .search .search-dropdown ul li:not(:first-child),header .navbar .wrap>.col .search .search-dropdown ul li:not(:first-child){margin-top:2rem}}header .mainbar .wrap>.col .search .search-dropdown ul li strong,header .navbar .wrap>.col .search .search-dropdown ul li strong{font-weight:600}header .mainbar .wrap>.col .search .search-dropdown ul li a:hover,header .navbar .wrap>.col .search .search-dropdown ul li a:hover{color:#819f36;text-decoration:underline}header .mainbar .wrap>.col .search .search-dropdown .products-list .item,header .navbar .wrap>.col .search .search-dropdown .products-list .item{display:flex;align-items:center;padding:1.6rem 2.4rem;border-bottom:.1rem solid #cecece}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .search .search-dropdown .products-list .item,header .navbar .wrap>.col .search .search-dropdown .products-list .item{padding:1.4rem 2rem}}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .search .search-dropdown .products-list .item,header .navbar .wrap>.col .search .search-dropdown .products-list .item{padding:1.4rem 2rem 0 2rem;border-bottom:0}}header .mainbar .wrap>.col .search .search-dropdown .products-list .item .photo,header .navbar .wrap>.col .search .search-dropdown .products-list .item .photo{overflow:hidden;width:11rem;min-width:11rem;height:7.3rem}header .mainbar .wrap>.col .search .search-dropdown .products-list .item .photo img,header .navbar .wrap>.col .search .search-dropdown .products-list .item .photo img{transform:scale(1);transition:transform .4s}header .mainbar .wrap>.col .search .search-dropdown .products-list .item .photo:hover img,header .navbar .wrap>.col .search .search-dropdown .products-list .item .photo:hover img{transform:scale(1.1);transition:transform .4s}@media only screen and (max-width: 800px){header .mainbar .wrap>.col .search .search-dropdown .products-list .item .photo,header .navbar .wrap>.col .search .search-dropdown .products-list .item .photo{width:8.2rem;min-width:8.2rem;height:5.5rem}}header .mainbar .wrap>.col .search .search-dropdown .products-list .item .text,header .navbar .wrap>.col .search .search-dropdown .products-list .item .text{padding:0 0 0 3rem}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .search .search-dropdown .products-list .item .text,header .navbar .wrap>.col .search .search-dropdown .products-list .item .text{padding:0 0 0 2rem}}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .search .search-dropdown .products-list .item .text,header .navbar .wrap>.col .search .search-dropdown .products-list .item .text{display:flex}}header .mainbar .wrap>.col .search .search-dropdown .products-list .item .text .title,header .mainbar .wrap>.col .search .search-dropdown .products-list .item .text .price,header .navbar .wrap>.col .search .search-dropdown .products-list .item .text .title,header .navbar .wrap>.col .search .search-dropdown .products-list .item .text .price{font-size:1.4rem;line-height:1.9rem;color:#222}header .mainbar .wrap>.col .search .search-dropdown .products-list .item .text a:hover,header .navbar .wrap>.col .search .search-dropdown .products-list .item .text a:hover{color:#819f36;text-decoration:underline}header .mainbar .wrap>.col .search .search-dropdown .products-list .item .text .price,header .navbar .wrap>.col .search .search-dropdown .products-list .item .text .price{font-weight:600;margin-top:1.7rem;min-width:max-content}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .search .search-dropdown .products-list .item .text .price,header .navbar .wrap>.col .search .search-dropdown .products-list .item .text .price{display:flex;flex-direction:column;align-items:flex-end;margin:0 0 0 1.6rem}}header .mainbar .wrap>.col .search .search-dropdown .products-list .item .text .price span,header .navbar .wrap>.col .search .search-dropdown .products-list .item .text .price span{min-width:max-content}header .mainbar .wrap>.col .search .search-dropdown .products-list .item .text .price span:not(:only-child),header .navbar .wrap>.col .search .search-dropdown .products-list .item .text .price span:not(:only-child){color:#be3333}header .mainbar .wrap>.col .search .search-dropdown .products-list .item .text .price span:not(:only-child):nth-child(2),header .navbar .wrap>.col .search .search-dropdown .products-list .item .text .price span:not(:only-child):nth-child(2){font-weight:400;font-size:1.3rem;line-height:1.8rem;color:#666;text-decoration:line-through;margin:0 0 0 .5rem}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .search .search-dropdown .products-list .item .text .price span:not(:only-child):nth-child(2),header .navbar .wrap>.col .search .search-dropdown .products-list .item .text .price span:not(:only-child):nth-child(2){margin:0}}header .mainbar .wrap>.col .search .search-dropdown .products-list+a,header .navbar .wrap>.col .search .search-dropdown .products-list+a{display:flex;justify-content:center;align-items:center;font-size:1.4rem;line-height:1.9rem;color:#9fbe51;padding:2.2rem}header .mainbar .wrap>.col .search .search-dropdown .products-list+a:hover,header .navbar .wrap>.col .search .search-dropdown .products-list+a:hover{color:#819f36;text-decoration:underline}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .search .search-dropdown .products-list+a,header .navbar .wrap>.col .search .search-dropdown .products-list+a{padding:2rem}}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .search .search-dropdown .products-list+a,header .navbar .wrap>.col .search .search-dropdown .products-list+a{margin:2rem 0 0 0;border-top:.1rem solid #cecece}}header .mainbar .wrap>.col .cart,header .navbar .wrap>.col .cart{width:5rem;min-width:5rem;height:3.9rem;margin:0 2rem 0 6.1rem;position:relative}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .cart,header .navbar .wrap>.col .cart{margin:0 .2rem 0 auto}}header .mainbar .wrap>.col .cart:hover>button,header .mainbar .wrap>.col .cart.active>button,header .navbar .wrap>.col .cart:hover>button,header .navbar .wrap>.col .cart.active>button{background-image:url("../img/icons/cart_24x30_819F36.svg")}header .mainbar .wrap>.col .cart:hover>button::after,header .mainbar .wrap>.col .cart.active>button::after,header .navbar .wrap>.col .cart:hover>button::after,header .navbar .wrap>.col .cart.active>button::after{background:#819f36}header .mainbar .wrap>.col .cart.active .cart-dropdown,header .navbar .wrap>.col .cart.active .cart-dropdown{opacity:1;visibility:visible}header .mainbar .wrap>.col .cart>button,header .navbar .wrap>.col .cart>button{background-image:url("../img/icons/cart_24x30_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;width:2.4rem;min-width:2.4rem;height:3rem;cursor:pointer;margin:.9rem 0 0 0}header .mainbar .wrap>.col .cart>button::after,header .navbar .wrap>.col .cart>button::after{display:flex;justify-content:center;align-items:center;content:attr(data-cart);width:2.1rem;min-width:2.1rem;height:2.1rem;border-radius:50%;position:absolute;top:0;right:0;font-weight:600;font-size:1.3rem;line-height:1.8rem;color:#fff;background:#9fbe51}header .mainbar .wrap>.col .cart .cart-dropdown,header .navbar .wrap>.col .cart .cart-dropdown{position:absolute;top:calc(100% + 1.4rem);right:.8rem;opacity:0;visibility:hidden;width:42.2rem;min-width:42.2rem;min-height:17rem;padding:0 2.4rem 2.4rem 2.4rem;background:#fff;border-radius:.8rem;filter:drop-shadow(0 0.1rem 0.5rem rgba(0, 0, 0, 0.25));transition:opacity .4s,visability .4s;z-index:3}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .cart .cart-dropdown,header .navbar .wrap>.col .cart .cart-dropdown{right:0;width:29.2rem;min-width:29.2rem;padding:0 2rem 2rem 2rem}}header .mainbar .wrap>.col .cart .cart-dropdown::before,header .navbar .wrap>.col .cart .cart-dropdown::before{content:"";width:100%;height:1.4rem;position:absolute;left:0;bottom:100%}header .mainbar .wrap>.col .cart .cart-dropdown::after,header .navbar .wrap>.col .cart .cart-dropdown::after{content:"";position:absolute;right:2.2rem;bottom:100%;width:0;height:0;border-style:solid;border-width:0 .6rem .7rem .6rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0)}header .mainbar .wrap>.col .cart .cart-dropdown.empty,header .navbar .wrap>.col .cart .cart-dropdown.empty{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2.4rem}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .cart .cart-dropdown.empty,header .navbar .wrap>.col .cart .cart-dropdown.empty{padding:2rem}}header .mainbar .wrap>.col .cart .cart-dropdown.empty .summary,header .navbar .wrap>.col .cart .cart-dropdown.empty .summary{display:none}header .mainbar .wrap>.col .cart .cart-dropdown.empty .empty,header .navbar .wrap>.col .cart .cart-dropdown.empty .empty{min-height:100%}header .mainbar .wrap>.col .cart .cart-dropdown.empty .empty .title,header .navbar .wrap>.col .cart .cart-dropdown.empty .empty .title{font-weight:600;font-size:1.6rem;line-height:2.2rem;color:#000;text-align:center}header .mainbar .wrap>.col .cart .cart-dropdown.empty .empty span,header .navbar .wrap>.col .cart .cart-dropdown.empty .empty span{display:block;margin-top:1.6rem;font-size:1.4rem;line-height:1.9rem;color:#222;text-align:center}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .cart .cart-dropdown.empty .empty span,header .navbar .wrap>.col .cart .cart-dropdown.empty .empty span{margin-top:.8rem}}header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item,header .navbar .wrap>.col .cart .cart-dropdown .products-list .item{display:flex;align-items:center;border-bottom:.1rem solid #cecece;padding:2rem 0;position:relative}header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .photo,header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .photo{overflow:hidden;width:10rem;min-width:10rem;height:6.6rem}header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .photo img,header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .photo img{transform:scale(1);transition:transform .4s}header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .photo:hover img,header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .photo:hover img{transform:scale(1.1);transition:transform .4s}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .photo,header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .photo{width:8.2rem;min-width:8.2rem;height:5.5rem}}header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .text,header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .text{padding:0 2rem}header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .text .title,header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .text .price,header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .text .title,header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .text .price{font-size:1.4rem;line-height:1.9rem;color:#222}header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .text a:hover,header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .text a:hover{color:#819f36;text-decoration:underline}header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .text .price,header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .text .price{display:flex;align-items:center;margin-top:1rem;flex-wrap:wrap}header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .text .price span:not(:only-child),header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .text .price span:not(:only-child){color:#be3333;font-weight:600;min-width:max-content}header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .text .price span:not(:only-child):nth-child(2),header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .text .price span:not(:only-child):nth-child(2){font-weight:400;font-size:1.3rem;line-height:1.8rem;color:#666;text-decoration:line-through;margin:0 0 0 .5rem}header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .x,header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .x{background-image:url("../img/icons/x_16x16_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:2rem;right:0;width:1.6rem;min-width:1.6rem;height:1.6rem;cursor:pointer}header .mainbar .wrap>.col .cart .cart-dropdown .products-list .item .x:hover,header .navbar .wrap>.col .cart .cart-dropdown .products-list .item .x:hover{background-image:url("../img/icons/x_16x16_819F36.svg")}header .mainbar .wrap>.col .cart .cart-dropdown .summary .row,header .navbar .wrap>.col .cart .cart-dropdown .summary .row{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0 0 0}header .mainbar .wrap>.col .cart .cart-dropdown .summary .row span,header .navbar .wrap>.col .cart .cart-dropdown .summary .row span{font-weight:600;font-size:1.6rem;line-height:2.2rem;color:#000}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .cart .cart-dropdown .summary .row span,header .navbar .wrap>.col .cart .cart-dropdown .summary .row span{font-size:1.4rem;line-height:2rem}}header .mainbar .wrap>.col .cart .cart-dropdown .summary .row span:nth-child(2),header .navbar .wrap>.col .cart .cart-dropdown .summary .row span:nth-child(2){font-size:2rem;line-height:2.7rem}@media only screen and (max-width: 600px){header .mainbar .wrap>.col .cart .cart-dropdown .summary .row span:nth-child(2),header .navbar .wrap>.col .cart .cart-dropdown .summary .row span:nth-child(2){font-size:1.8rem;line-height:2.4rem}}header .mainbar .wrap>.col .cart .cart-dropdown .summary .btn,header .navbar .wrap>.col .cart .cart-dropdown .summary .btn{margin-top:2rem}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col .burger,header .navbar .wrap>.col .burger{background-image:url("../img/icons/burger.svg");background-repeat:no-repeat;background-position:center;background-size:contain;width:3.5rem;min-width:3.5rem;height:3.5rem;cursor:pointer}}header .mainbar .contacts,header .mainbar .pages,header .navbar .contacts,header .navbar .pages{display:flex;align-items:center;list-style:none}@media only screen and (max-width: 1200px){header .mainbar .contacts,header .mainbar .pages,header .navbar .contacts,header .navbar .pages{display:flex;flex-direction:column;align-items:flex-start}}header .mainbar .contacts,header .navbar .contacts{font-size:1.6rem;line-height:2.2rem;color:#222}@media only screen and (max-width: 1200px){header .mainbar .contacts,header .navbar .contacts{margin:3rem 0 0 0;font-size:1.4rem;line-height:1.9rem;color:#555}}header .mainbar .contacts li:not(:first-child),header .navbar .contacts li:not(:first-child){margin-left:2rem}@media only screen and (max-width: 1200px){header .mainbar .contacts li:not(:first-child),header .navbar .contacts li:not(:first-child){margin:1.6rem 0 0 0}}header .mainbar .contacts a:hover,header .navbar .contacts a:hover{color:#819f36}header .mainbar .contacts a[href^="mailto:"],header .mainbar .contacts a[href^="tel:"],header .mainbar .contacts .clock,header .navbar .contacts a[href^="mailto:"],header .navbar .contacts a[href^="tel:"],header .navbar .contacts .clock{display:flex;align-items:center}header .mainbar .contacts a[href^="mailto:"]::before,header .mainbar .contacts a[href^="tel:"]::before,header .mainbar .contacts .clock::before,header .navbar .contacts a[href^="mailto:"]::before,header .navbar .contacts a[href^="tel:"]::before,header .navbar .contacts .clock::before{background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.4rem;min-width:2.4rem;height:2.4rem;margin:0 1.2rem 0 0}@media only screen and (max-width: 1200px){header .mainbar .contacts a[href^="mailto:"]::before,header .mainbar .contacts a[href^="tel:"]::before,header .mainbar .contacts .clock::before,header .navbar .contacts a[href^="mailto:"]::before,header .navbar .contacts a[href^="tel:"]::before,header .navbar .contacts .clock::before{width:2rem;min-width:2rem;height:2rem}}header .mainbar .contacts a[href^="mailto:"]::before,header .navbar .contacts a[href^="mailto:"]::before{background-image:url("../img/icons/mail_24x24_222.svg")}header .mainbar .contacts a[href^="mailto:"]:hover::before,header .navbar .contacts a[href^="mailto:"]:hover::before{background-image:url("../img/icons/mail_24x24_9FBE51.svg")}header .mainbar .contacts a[href^="tel:"]::before,header .navbar .contacts a[href^="tel:"]::before{background-image:url("../img/icons/phone_24x24_222.svg")}header .mainbar .contacts a[href^="tel:"]:hover::before,header .navbar .contacts a[href^="tel:"]:hover::before{background-image:url("../img/icons/phone_24x24_9FBE51.svg")}header .mainbar .contacts .clock::before,header .navbar .contacts .clock::before{background-image:url("../img/icons/clock_21x21_222.svg");width:2.1rem;min-width:2.1rem;height:2.1rem}header .mainbar .pages,header .navbar .pages{font-weight:300;font-size:1.5rem;line-height:2rem;color:#222}@media only screen and (max-width: 1200px){header .mainbar .pages,header .navbar .pages{font-weight:400;font-size:1.6rem;line-height:2.2rem}}header .mainbar .pages li:not(:first-child),header .navbar .pages li:not(:first-child){margin-left:2.4rem}@media only screen and (max-width: 1200px){header .mainbar .pages li:not(:first-child),header .navbar .pages li:not(:first-child){margin:1.4rem 0 0 0}}header .mainbar .pages a:hover,header .mainbar .pages a.active,header .navbar .pages a:hover,header .navbar .pages a.active{color:#819f36}header .mainbar .btn-green-frame,header .navbar .btn-green-frame{padding:.35rem 1.2rem}@media only screen and (max-width: 1200px){header .mainbar .btn-green-frame,header .navbar .btn-green-frame{max-width:calc(100% - 3.2rem);margin:3rem 2rem 3rem 1.2rem}}header .mainbar .btn-green-frame::before,header .navbar .btn-green-frame::before{background-image:url("../img/icons/bar-chart_24x24_819F36.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.4rem;min-width:2.4rem;height:2.4rem;margin:0 1rem 0 0;transition:background .4s}header .mainbar .btn-green-frame:hover::before,header .navbar .btn-green-frame:hover::before{background-image:url("../img/icons/bar-chart_24x24_fff.svg")}header .mainbar{padding:2.2rem 0}@media only screen and (max-width: 1200px){header .mainbar{padding:2rem 0}}@media only screen and (max-width: 1200px){header .mainbar .wrap>.col:first-child{display:grid;align-items:center;grid-template-columns:repeat(3, 1fr)}}header .navbar{position:relative}@media only screen and (max-width: 1200px){header .navbar{position:fixed;z-index:110;top:0;left:0;width:28.4rem;height:100%;background:#fff;overflow-y:auto;transform:translateX(-100%);transition:transform .4s}header .navbar.active{transform:translateX(0)}header .navbar .menu-top{display:flex;justify-content:space-between;align-items:center;padding:2.4rem 0;margin:0 2rem 0 1.2rem;border-bottom:.1rem solid #cecece}header .navbar .menu-top #mini-aside{display:flex;flex-direction:row;position:unset;top:unset;right:unset}header .navbar .menu-top #mini-aside a::before{background-size:1.4rem;width:3.2rem;min-width:3.2rem;height:3.2rem}header .navbar .menu-top #mini-aside a:not(:first-child){margin:0 0 0 1.4rem}header .navbar .menu-top #mini-aside a:hover span{font-size:0;padding:0}header .navbar .menu-top .menu-close{background-image:url("../img/icons/x_14x14_222.svg");background-repeat:no-repeat;background-position:center;background-size:1.4rem;width:2.8rem;min-width:2.8rem;height:2.8rem;cursor:pointer;margin-right:-0.7rem}header .navbar>.row{display:flex;flex-direction:column-reverse;background:#f9f8f7;padding:3rem 1.2rem 6.6rem}}@media only screen and (max-width: 1200px){header .navbar .wrap{display:flex;flex-direction:column-reverse;padding:0 2rem 0 1.2rem;max-width:100%}}@media only screen and (min-width: 1201px){header .navbar .wrap .col{border-bottom:.1rem solid #cecece}}header .navbar .wrap .col:nth-child(1){padding:0 5rem 0 0;position:relative;transition:filter .4s}@media only screen and (max-width: 1200px){header .navbar .wrap .col:nth-child(1){padding:0}}header .navbar .wrap .col.active{filter:drop-shadow(0 0.2rem 0.5rem rgba(0, 0, 0, 0.3))}header .navbar .wrap .col.active button{color:#819f36}header .navbar .wrap .col.active button::before{background-image:url("../img/icons/burger_24x24_819F36.svg")}header .navbar .wrap .col.active button::after{opacity:1;visibility:visible}header .navbar .wrap .col.active .sidemenu{opacity:1;visibility:visible}@media only screen and (min-width: 1201px){header .navbar .wrap .col.activeMenu{filter:none}header .navbar .wrap .col.activeMenu button{color:#222}header .navbar .wrap .col.activeMenu button::before{background-image:url("../img/icons/burger_24x24_222.svg")}header .navbar .wrap .col.activeMenu button::after{opacity:0;visibility:hidden}header .navbar .wrap .col.activeMenu .sidemenu{opacity:0 !important;visibility:hidden !important;transition-delay:.3s}}header .navbar .wrap .col button{display:flex;align-items:center;font-weight:600;font-size:1.4rem;line-height:1.9rem;text-transform:uppercase;color:#222;padding:0 0 2.7rem 0;cursor:pointer;max-width:max-content;position:relative}@media only screen and (max-width: 1200px){header .navbar .wrap .col button{display:none}}header .navbar .wrap .col button:hover{color:#819f36}header .navbar .wrap .col button:hover::before{background-image:url("../img/icons/burger_24x24_819F36.svg")}header .navbar .wrap .col button::before{background-image:url("../img/icons/burger_24x24_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.4rem;min-width:2.4rem;height:2.4rem;margin:0 1.6rem 0 0}header .navbar .wrap .col button::after{content:"";position:absolute;z-index:-1;top:-1.7rem;left:-1.8rem;width:calc(100% + 3.6rem);height:calc(100% + 1.7rem);background:#fff;border-top-left-radius:.8rem;border-top-right-radius:.8rem;opacity:0;visibility:hidden;transition:opacity .4s,visability .4s}@media only screen and (min-width: 1201px){header .navbar .wrap .col .sidemenu{position:absolute;top:100%;left:0;width:calc(100% - 5rem);opacity:0;visibility:hidden;transition:opacity .4s,visability .4s;transition-delay:.3s}}@media only screen and (max-width: 1200px){header .navbar .wrap .col .sidemenu{position:relative;width:100%;margin:2.4rem 0 0 0}}header .navbar .wrap .col .sidemenu::after{content:"";position:absolute;z-index:-1;top:-1.4rem;left:-1.8rem;width:calc(100% + 3.6rem);height:calc(100% + 1.4rem);background:#fff;border-radius:.8rem;transition-delay:.3s}@media only screen and (max-width: 1200px){header .navbar .wrap .col .sidemenu::after{content:none}}header .navbar .wrap .col .sidemenu>ul{list-style:none}@media only screen and (max-width: 1200px){header .navbar .wrap .col .sidemenu>ul .side-1:not(.active){position:relative}header .navbar .wrap .col .sidemenu>ul .side-1.active{margin:6.2rem 0 0 0}header .navbar .wrap .col .sidemenu>ul .side-1.active .drop-1{display:flex;align-items:center;top:0;font-weight:600;font-size:1.4rem;line-height:1.9rem;text-transform:uppercase;color:#222;width:100%;height:3.9rem;right:0}header .navbar .wrap .col .sidemenu>ul .side-1.active .drop-1::before{background-image:url("../img/icons/arrow-circle-left_39x39_9FBE51.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:3.9rem;min-width:3.9rem;height:3.9rem;margin:0 1.2rem 0 0}}header .navbar .wrap .col .sidemenu>ul .side-1:first-child{padding:0 0 2.4rem 0}@media only screen and (max-width: 1200px){header .navbar .wrap .col .sidemenu>ul .side-1:first-child{border-top:.1rem solid #cecece;padding:2.4rem 0}}header .navbar .wrap .col .sidemenu>ul .side-1:not(:first-child){padding:2.4rem 0;border-top:.1rem solid #cecece}@media only screen and (max-width: 1200px){header .navbar .wrap .col .sidemenu>ul .side-1:last-child{border-bottom:.1rem solid #cecece}}header .navbar .wrap .col .sidemenu>ul .side-1:nth-child(1) a::before{background-image:url("../img/icons/sidemenu-1_34x34_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain}header .navbar .wrap .col .sidemenu>ul .side-1:nth-child(2) a::before{background-image:url("../img/icons/sidemenu-2_34x34_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain}@media only screen and (min-width: 1201px){header .navbar .wrap .col .sidemenu>ul .side-1:hover>a{color:#819f36}header .navbar .wrap .col .sidemenu>ul .side-1:hover>a::before{filter:invert(100%);background-color:#7e60c9;background-size:2.8rem auto}}header .navbar .wrap .col .sidemenu>ul .side-1>a{display:flex;align-items:center;font-size:1.6rem;line-height:2.2rem;color:#222}@media only screen and (max-width: 1200px){header .navbar .wrap .col .sidemenu>ul .side-1>a{width:100%;padding-right:2.8rem}}header .navbar .wrap .col .sidemenu>ul .side-1>a::before{content:"";margin:0 1rem 0 0;width:3.4rem;min-width:3.4rem;height:3.4rem;border-radius:50%}@media only screen and (max-width: 1200px){header .navbar .wrap .col .sidemenu>ul .side-1 .drop-1{background-image:url("../img/icons/chevron-right_18x18_222.svg");background-repeat:no-repeat;background-position:center left;background-size:1.8rem;width:3.8rem;height:4.3rem;position:absolute;top:1.45rem;right:-2rem;cursor:pointer;font-size:0}}header .navbar .wrap .col .sidemenu>ul .side-1>ul{list-style:none}@media only screen and (max-width: 1200px){header .navbar .wrap .col .sidemenu>ul .side-1>ul{display:none}}header .navbar .wrap .col .sidemenu>ul .side-1>ul .side-2{margin-top:1.9rem}@media only screen and (max-width: 1200px){header .navbar .wrap .col .sidemenu>ul .side-1>ul .side-2{margin-top:2.4rem}}header .navbar .wrap .col .sidemenu>ul .side-1>ul .side-2>a{font-weight:300;font-size:1.6rem;line-height:2.2rem;color:#222}header .navbar .wrap .col .sidemenu>ul .side-1>ul .side-2>a:hover{color:#819f36;text-decoration:underline}@media only screen and (max-width: 1200px){header .navbar .wrap .col .sidemenu>ul .side-1>ul .side-2>a{font-weight:400;font-size:1.4rem;line-height:1.9rem}}header .navbar .wrap nav>ul{display:flex;list-style:none}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul{display:flex;flex-direction:column;margin:2.4rem 0 0 0;position:relative}}header .navbar .wrap nav>ul .level-1{padding:0 0 2.7rem 0}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1{padding:0}header .navbar .wrap nav>ul .level-1:not(.active){position:relative}header .navbar .wrap nav>ul .level-1.active{margin:6.4rem 0 0 0 !important;padding-top:2.4rem;border-top:.1rem solid #cecece}header .navbar .wrap nav>ul .level-1.active>a{font-size:1.6rem;line-height:2.2rem}header .navbar .wrap nav>ul .level-1.active .drop-1{display:flex;align-items:center;top:0;font-weight:600;font-size:1.4rem;line-height:1.9rem;text-transform:uppercase;color:#222;width:100%;height:3.9rem;right:0}header .navbar .wrap nav>ul .level-1.active .drop-1::before{background-image:url("../img/icons/arrow-circle-left_39x39_9FBE51.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:3.9rem;min-width:3.9rem;height:3.9rem;margin:0 1.2rem 0 0}}@media only screen and (min-width: 1200px){header .navbar .wrap nav>ul .level-1:hover>a{color:#9fbe51;transition-delay:1s}header .navbar .wrap nav>ul .level-1:hover>a::after{width:100%;transition-delay:1s}header .navbar .wrap nav>ul .level-1:hover .megamenu{opacity:1;visibility:visible;transition-delay:1s}}header .navbar .wrap nav>ul .level-1:not(:first-child){margin-left:3.5rem}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1:not(:first-child){margin:2.4rem 0 0 0}}header .navbar .wrap nav>ul .level-1:first-child{font-weight:700}header .navbar .wrap nav>ul .level-1:first-child>a{color:#be3333}header .navbar .wrap nav>ul .level-1:first-child>a::before{background-image:url("../img/icons/percent_20x20_BE3333.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2rem;min-width:2rem;height:2rem;margin:0 1rem 0 0}header .navbar .wrap nav>ul .level-1:first-child>a::after{background:#be3333}header .navbar .wrap nav>ul .level-1>a{display:flex;position:relative;font-weight:600;font-size:1.4rem;line-height:1.9rem;text-transform:uppercase;color:#222;transition:color .4s;transition-delay:0s}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1>a{width:100%;padding-right:2.8rem}}header .navbar .wrap nav>ul .level-1>a::after{content:"";position:absolute;top:calc(100% + 2.3rem);left:50%;transform:translateX(-50%);width:0;height:.2rem;background:#9fbe51;transition:background .4s,width .4s;transition-delay:0s;z-index:2}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1>a::after{content:none}}header .navbar .wrap nav>ul .level-1>a.active{color:#819f36}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1 .drop-1{background-image:url("../img/icons/chevron-right_18x18_222.svg");background-repeat:no-repeat;background-position:center left;background-size:1.8rem;width:3.8rem;height:4.3rem;position:absolute;top:-1.25rem;right:-2rem;cursor:pointer;font-size:0}}@media only screen and (min-width: 1201px){header .navbar .wrap nav>ul .level-1 .megamenu{position:absolute;z-index:4;top:calc(100% - 1rem);left:0;width:100%;background:#fff;border:.1rem solid #cecece;box-shadow:0 .4rem .8rem rgba(0,0,0,.15);padding:5rem 0;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s;transition-delay:0s}}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1 .megamenu{display:none}header .navbar .wrap nav>ul .level-1 .megamenu:not(.active){margin:2rem 0 0 0}}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1 .megamenu .wrap{padding:0}}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul{list-style:none}@media only screen and (min-width: 1201px){header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul{column-count:4;column-gap:14rem}}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;margin-bottom:2.8rem}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2{margin-bottom:2rem}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2:not(.active){position:relative}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2.active>a{font-size:1.6rem;line-height:2.2rem;text-transform:uppercase}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2.active>a.active{color:#819f36}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2.active .drop-2{display:flex;align-items:center;top:0;font-weight:600;font-size:1.4rem;line-height:1.9rem;text-transform:uppercase;color:#222;width:100%;height:3.9rem;right:0}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2.active .drop-2::before{background-image:url("../img/icons/arrow-circle-left_39x39_9FBE51.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:3.9rem;min-width:3.9rem;height:3.9rem;margin:0 1.2rem 0 0}}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>a{font-weight:600;font-size:1.7rem;line-height:2.3rem;color:#222}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>a.active{color:#819f36}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>a{display:block;font-size:1.4rem;line-height:1.9rem;width:100%;padding-right:2.8rem}}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>a:hover{color:#819f36}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2 .drop-2{background-image:url("../img/icons/chevron-right_18x18_222.svg");background-repeat:no-repeat;background-position:center left;background-size:1.8rem;width:3.8rem;height:3.8rem;position:absolute;top:-1rem;right:-2rem;cursor:pointer;font-size:0}}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul{margin-top:1.4rem;list-style:none}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul{display:none;margin-top:2.1rem}}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3{margin-bottom:1.6rem}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3{margin-bottom:2rem;position:relative}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3.active>a{color:#819f36}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3.active .drop-3{background-image:url("../img/icons/chevron-down_18x18_819F36.svg");background-position:center right;transform:rotate(180deg)}}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>a{font-size:1.5rem;line-height:2rem;color:#222}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>a{display:block;font-weight:600;width:100%;padding-right:2.8rem}}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>a.active{color:#819f36}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>a:hover{color:#819f36}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3 .drop-3{background-image:url("../img/icons/chevron-down_18x18_222.svg");background-repeat:no-repeat;background-position:center left;background-size:1.8rem;width:3.8rem;height:3.8rem;position:absolute;top:-1rem;right:-2rem;cursor:pointer;font-size:0}}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>ul{margin-top:.6rem;list-style:none}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>ul{display:none;margin-bottom:3rem}}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>ul .level-4{margin:.5rem 0}@media only screen and (max-width: 1200px){header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>ul .level-4{margin:1.6rem 0 0 0}}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>ul .level-4>a{font-size:1.4rem;line-height:2.2rem;color:#555}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>ul .level-4>a.active{color:#819f36}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>ul .level-4>a:hover{color:#819f36}header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>ul .level-4>a:hover::before{background-image:url("../img/icons/chevron-right_12x12_819F36.svg");background-repeat:no-repeat;background-position:center;background-size:contain}@media only screen and (min-width: 1201px){header .navbar .wrap nav>ul .level-1 .megamenu .wrap>ul .level-2>ul .level-3>ul .level-4>a::before{background-image:url("../img/icons/chevron-right_12x12_666.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";display:inline-block;width:1.2rem;min-width:1.2rem;height:1.2rem;margin:0 .5rem 0 0}}html[lang=pl] header .mainbar .wrap>.col:first-child .logo{background-image:url("../img/main/logo-pl_173x75.svg")}footer{background:#584b41}footer .mainbar{padding:7rem 0 6rem;display:grid;grid-template-areas:"logo menu information aide line contacts socials" "trustpilot menu information aide line contacts socials";gap:2rem 9rem;grid-template-rows:6.4rem auto}@media only screen and (max-width: 1200px){footer .mainbar{grid-template-areas:"logo menu information aide" "trustpilot menu information aide" "trustpilot contacts socials aide";gap:4rem 6rem;grid-template-rows:auto;grid-template-columns:auto repeat(3, 1fr)}}@media only screen and (max-width: 1000px){footer .mainbar{grid-template-areas:"logo menu information " "trustpilot menu information" "socials contacts aide";grid-template-rows:auto;grid-template-columns:auto repeat(2, 1fr)}}@media only screen and (max-width: 800px){footer .mainbar{padding:5rem 0 4rem 0;grid-template-areas:"logo" "contacts" "menu" "information" "aide" "socials" "trustpilot";grid-template-columns:1fr;gap:0}}footer .mainbar .logo{background-image:url("../img/main/logo_147x64.svg");background-repeat:no-repeat;background-position:center left;background-size:contain;grid-area:logo;display:block;width:100%;height:6.4rem;margin-top:-1rem}@media only screen and (max-width: 800px){footer .mainbar .logo{margin-top:0}}footer .mainbar .trustpilot{grid-area:trustpilot}@media only screen and (max-width: 800px){footer .mainbar .trustpilot{display:flex;flex-direction:row;align-items:center;margin:4rem 0 0 0;flex-wrap:wrap}footer .mainbar .trustpilot>span:first-child{width:100%}footer .mainbar .trustpilot .trustpilot_stars+span{margin:0 1.4rem}footer .mainbar .trustpilot .trustpilot_logo{margin:0}}footer .mainbar ul{list-style:none}footer .mainbar .menu,footer .mainbar .information,footer .mainbar .aide{font-size:1.6rem !important;line-height:2.2rem;color:#efedec}@media only screen and (max-width: 800px){footer .mainbar .menu,footer .mainbar .information,footer .mainbar .aide{margin:2.4rem 0 0 0}}footer .mainbar .menu li,footer .mainbar .information li,footer .mainbar .aide li{font-size:1.6rem !important;color:#efedec}footer .mainbar .menu li:first-child,footer .mainbar .information li:first-child,footer .mainbar .aide li:first-child{font-weight:700;letter-spacing:.05em;color:#fff;text-transform:uppercase}@media only screen and (max-width: 800px){footer .mainbar .menu li:first-child,footer .mainbar .information li:first-child,footer .mainbar .aide li:first-child{display:flex;align-items:center;cursor:pointer}footer .mainbar .menu li:first-child::before,footer .mainbar .information li:first-child::before,footer .mainbar .aide li:first-child::before{background-image:url("../img/icons/plus-circle_28x28.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.8rem;min-width:2.8rem;height:2.8rem;margin:0 1.6rem 0 0;transition:all .4s}footer .mainbar .menu li:first-child.active::before,footer .mainbar .information li:first-child.active::before,footer .mainbar .aide li:first-child.active::before{background-image:url("../img/icons/minus-circle_28x28.svg")}}footer .mainbar .menu li:not(:first-child),footer .mainbar .information li:not(:first-child),footer .mainbar .aide li:not(:first-child){margin-top:1.8rem}@media only screen and (max-width: 800px){footer .mainbar .menu li:not(:first-child),footer .mainbar .information li:not(:first-child),footer .mainbar .aide li:not(:first-child){display:none;margin-top:1.6rem;margin-left:4.4rem}}footer .mainbar .menu li a:hover,footer .mainbar .information li a:hover,footer .mainbar .aide li a:hover{color:#819f36;text-decoration:underline}footer .mainbar .menu li a.active,footer .mainbar .information li a.active,footer .mainbar .aide li a.active{color:#819f36}footer .mainbar .menu{grid-area:menu}@media only screen and (max-width: 800px){footer .mainbar .menu{margin:4rem 0 0 0}}footer .mainbar .information{grid-area:information}footer .mainbar .aide{grid-area:aide}footer .mainbar .line{grid-area:line;height:100%;width:.1rem;background:#887e75}@media only screen and (max-width: 1200px){footer .mainbar .line{display:none}}footer .mainbar .contacts{grid-area:contacts;font-size:1.8rem;line-height:2.6rem}@media only screen and (max-width: 800px){footer .mainbar .contacts{margin:3rem 0 0 0;font-size:1.6rem;line-height:2.2rem}}footer .mainbar .contacts li{color:#efedec}footer .mainbar .contacts li:first-child{font-weight:700;font-size:1.6rem;line-height:2.2rem;letter-spacing:.05em;color:#fff;text-transform:uppercase}footer .mainbar .contacts li:not(:first-child){margin-top:2rem}@media only screen and (max-width: 800px){footer .mainbar .contacts li:not(:first-child){margin-top:1.6rem}}footer .mainbar .contacts li a:hover{color:#819f36;text-decoration:underline}footer .mainbar .contacts li a[href^="mailto:"],footer .mainbar .contacts li a[href^="tel:"],footer .mainbar .contacts li.clock,footer .mainbar .contacts li.map{padding:0 0 0 3.8rem;position:relative}footer .mainbar .contacts li a[href^="mailto:"]::before,footer .mainbar .contacts li a[href^="tel:"]::before,footer .mainbar .contacts li.clock::before,footer .mainbar .contacts li.map::before{background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.2rem;height:2.2rem;position:absolute;top:.2rem;left:0}@media only screen and (max-width: 800px){footer .mainbar .contacts li a[href^="mailto:"]::before,footer .mainbar .contacts li a[href^="tel:"]::before,footer .mainbar .contacts li.clock::before,footer .mainbar .contacts li.map::before{top:0}}footer .mainbar .contacts li a[href^="mailto:"]::before{background-image:url("../img/icons/mail_22x22_9FBE51.svg")}footer .mainbar .contacts li a[href^="tel:"]::before{background-image:url("../img/icons/phone_22x22_9FBE51.svg")}footer .mainbar .contacts li.clock::before{background-image:url("../img/icons/clock_22x22_9FBE51.svg")}footer .mainbar .contacts li.map::before{background-image:url("../img/icons/map_22x22_9FBE51.svg")}footer .mainbar .socials{grid-area:socials}@media only screen and (max-width: 800px){footer .mainbar .socials{display:flex;border-top:.1rem solid #887e75;padding:4rem 0 0 0;margin:4rem 0 0 0}footer .mainbar .socials li+li{margin-right:1.9rem}footer .mainbar .socials a{font-size:0;width:4rem;margin:0}footer .mainbar .socials a::before{margin:0}}footer .mainbar .socials li:first-child{font-weight:700;font-size:1.6rem;line-height:2.2rem;letter-spacing:.05em;color:#fff;text-transform:uppercase}@media only screen and (max-width: 800px){footer .mainbar .socials li:first-child{display:none}}footer .copyrights{display:flex;justify-content:space-between;align-items:center;padding:3rem 0;border-top:.1rem solid #887e75;font-size:1.4rem;line-height:1.9rem;color:#efedec}@media only screen and (max-width: 800px){footer .copyrights{display:block;padding:1.8rem 0;font-size:1.3rem;line-height:1.8rem}}footer .copyrights span:last-child{display:flex;align-items:center}@media only screen and (max-width: 800px){footer .copyrights span:last-child{margin-top:.8rem}}footer .copyrights span:last-child a{overflow:hidden;margin-left:1.2rem;overflow:unset;width:7.9rem;min-width:7.9rem}footer .copyrights span:last-child a img{transform:scale(1);transition:transform .4s}footer .copyrights span:last-child a:hover img{transform:scale(1.1);transition:transform .4s}html[lang=pl] footer .mainbar .logo{background-image:url("../img/main/logo-pl_147x64.svg")}.aside-wrap{display:flex}@media only screen and (max-width: 1200px){.aside-wrap{display:flex;flex-direction:column}}.aside-wrap>.col:not(:only-child):nth-child(1){width:36.1rem;min-width:36.1rem}@media only screen and (max-width: 1200px){.aside-wrap>.col:not(:only-child):nth-child(1){width:100%;min-width:100%}}.aside-wrap>.col:not(:only-child):nth-child(2){width:calc(100% - 36.1rem);margin-left:auto}@media only screen and (max-width: 1200px){.aside-wrap>.col:not(:only-child):nth-child(2){width:100%}}.aside-wrap.aside-clear>.col:only-child{width:calc(100% - 36.1rem);margin-left:auto}@media only screen and (max-width: 1200px){.aside-wrap.aside-clear>.col:only-child{width:100%}}.aside-wrap:not(.aside-clear)>.col:only-child{width:100%}#cookies{display:none;position:fixed;z-index:102;left:0;right:0;bottom:1rem}#cookies .wrap{display:flex;background:#fff;box-shadow:0 .3rem 1.2rem rgba(0,0,0,.25);border-radius:.8rem}@media only screen and (max-width: 1200px){#cookies .wrap{margin:0 1.2rem;width:calc(100% - 2.4rem)}}#cookies .wrap .logo{display:flex;align-items:center;width:14.4rem;min-width:14.4rem}@media only screen and (max-width: 1200px){#cookies .wrap .logo{display:none}}#cookies .wrap .logo img{width:6.4rem;min-width:6.4rem;height:6.4rem}#cookies .wrap .content{width:100%;padding:2rem 0}#cookies .wrap .content .text{width:59.75%}@media only screen and (max-width: 1200px){#cookies .wrap .content .text{width:100%}}#cookies .wrap .content .text p{margin:1.1rem 0 0 0;font-size:1.3rem;line-height:2rem;color:#555}@media only screen and (max-width: 600px){#cookies .wrap .content .text p{margin:.6rem 0 0 0}}#cookies .wrap .content .text p:nth-child(1){margin:0;font-size:1.4rem;line-height:1.9rem;color:#222}#cookies .wrap .content .text p a{text-decoration-line:underline;color:#9fbe51}#cookies .wrap .content .text p a:hover{color:#819f36;text-decoration:underline}#cookies .wrap .content .row{display:flex;justify-content:space-between;align-items:flex-end;margin:.3rem 0 0 0}@media only screen and (max-width: 1200px){#cookies .wrap .content .row{display:flex;flex-direction:column;margin:1rem 0 0 0}}#cookies .wrap .content .row .checkboxs-wrap{display:flex;align-items:flex-end}@media only screen and (max-width: 1200px){#cookies .wrap .content .row .checkboxs-wrap{width:100%}}@media only screen and (max-width: 600px){#cookies .wrap .content .row .checkboxs-wrap{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 2rem}}#cookies .wrap .content .row .checkboxs-wrap .checkbox{margin:0}#cookies .wrap .content .row .checkboxs-wrap .checkbox .c-text{transition:color .4s}#cookies .wrap .content .row .checkboxs-wrap .checkbox input:checked~.c-text{color:#9fbe51}#cookies .wrap .content .row .checkboxs-wrap .checkbox input:disabled~.c-text{color:#999}#cookies .wrap .content .row .checkboxs-wrap .checkbox+.checkbox{margin:0 0 0 6.3rem}@media only screen and (max-width: 800px){#cookies .wrap .content .row .checkboxs-wrap .checkbox+.checkbox{margin:0 0 0 1.6rem}}@media only screen and (max-width: 600px){#cookies .wrap .content .row .checkboxs-wrap .checkbox+.checkbox{margin:0}}#cookies .wrap .content .row .buttons-wrap{display:flex}@media only screen and (max-width: 1200px){#cookies .wrap .content .row .buttons-wrap{width:100%;margin:1rem 0 0 0}}@media only screen and (max-width: 600px){#cookies .wrap .content .row .buttons-wrap{display:flex;flex-direction:column-reverse}}#cookies .wrap .content .row .buttons-wrap .btn{min-width:23.3rem}@media only screen and (max-width: 1200px){#cookies .wrap .content .row .buttons-wrap .btn{min-width:calc(50% - 1rem)}}@media only screen and (max-width: 600px){#cookies .wrap .content .row .buttons-wrap .btn{min-width:unset;max-width:100%}}#cookies .wrap .content .row .buttons-wrap .btn+.btn{margin:0 0 0 2rem}@media only screen and (max-width: 600px){#cookies .wrap .content .row .buttons-wrap .btn+.btn{margin:0 0 1rem 0}}.categories{padding:12rem 0}@media only screen and (max-width: 1200px){.categories{padding:7rem 0}}.categories h2,.categories .h2{font-size:3.6rem;line-height:4.9rem;text-align:center;padding:0 0 4rem 0}@media only screen and (max-width: 1200px){.categories h2,.categories .h2{font-size:2.6rem;line-height:3.5rem;padding:0 0 2.4rem 0}}.categories .wrap.large,.categories .product-gallery .sticky-wrap .wrap.props,.product-gallery .sticky-wrap .categories .wrap.props,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags{display:flex;gap:1rem}@media only screen and (max-width: 1200px){.categories .wrap.large,.categories .product-gallery .sticky-wrap .wrap.props,.product-gallery .sticky-wrap .categories .wrap.props,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags{padding-bottom:1rem;overflow-x:auto}.categories .wrap.large::-webkit-scrollbar,.categories .product-gallery .sticky-wrap .wrap.props::-webkit-scrollbar,.product-gallery .sticky-wrap .categories .wrap.props::-webkit-scrollbar,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags::-webkit-scrollbar,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags::-webkit-scrollbar{width:1rem;height:1rem}.categories .wrap.large::-webkit-scrollbar-track,.categories .product-gallery .sticky-wrap .wrap.props::-webkit-scrollbar-track,.product-gallery .sticky-wrap .categories .wrap.props::-webkit-scrollbar-track,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags::-webkit-scrollbar-track,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags::-webkit-scrollbar-track{width:1rem;height:1rem;background:#efedec}.categories .wrap.large::-webkit-scrollbar-thumb,.categories .product-gallery .sticky-wrap .wrap.props::-webkit-scrollbar-thumb,.product-gallery .sticky-wrap .categories .wrap.props::-webkit-scrollbar-thumb,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags::-webkit-scrollbar-thumb,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags::-webkit-scrollbar-thumb{width:1rem;height:1rem;background:#9fbe51}}.categories .wrap.large .item,.categories .product-gallery .sticky-wrap .wrap.props .item,.product-gallery .sticky-wrap .categories .wrap.props .item,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item{display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 .2rem .8rem rgba(0,0,0,.2);border-radius:.8rem;overflow:hidden;max-width:37.2rem;width:100%}.categories .wrap.large .item img,.categories .product-gallery .sticky-wrap .wrap.props .item img,.product-gallery .sticky-wrap .categories .wrap.props .item img,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item img,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item img{transform:scale(1);transition:transform .4s}.categories .wrap.large .item:hover img,.categories .product-gallery .sticky-wrap .wrap.props .item:hover img,.product-gallery .sticky-wrap .categories .wrap.props .item:hover img,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item:hover img,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item:hover img{transform:scale(1.1);transition:transform .4s}@media only screen and (max-width: 1200px){.categories .wrap.large .item,.categories .product-gallery .sticky-wrap .wrap.props .item,.product-gallery .sticky-wrap .categories .wrap.props .item,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item{min-width:26.2rem}}.categories .wrap.large .item:first-child,.categories .product-gallery .sticky-wrap .wrap.props .item:first-child,.product-gallery .sticky-wrap .categories .wrap.props .item:first-child,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item:first-child,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item:first-child{margin-left:auto}.categories .wrap.large .item:last-child,.categories .product-gallery .sticky-wrap .wrap.props .item:last-child,.product-gallery .sticky-wrap .categories .wrap.props .item:last-child,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item:last-child,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item:last-child{margin-right:auto}.categories .wrap.large .item:hover .text .title,.categories .product-gallery .sticky-wrap .wrap.props .item:hover .text .title,.product-gallery .sticky-wrap .categories .wrap.props .item:hover .text .title,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item:hover .text .title,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item:hover .text .title{color:#9fbe51}.categories .wrap.large .item:hover .text ul li::before,.categories .product-gallery .sticky-wrap .wrap.props .item:hover .text ul li::before,.product-gallery .sticky-wrap .categories .wrap.props .item:hover .text ul li::before,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item:hover .text ul li::before,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item:hover .text ul li::before{background-image:url("../img/icons/check_12x12_9FBE51.svg")}.categories .wrap.large .item .photo,.categories .product-gallery .sticky-wrap .wrap.props .item .photo,.product-gallery .sticky-wrap .categories .wrap.props .item .photo,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .photo,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .photo{position:relative;width:100%;padding-bottom:102.4193548387%;overflow:hidden}.categories .wrap.large .item .photo img,.categories .product-gallery .sticky-wrap .wrap.props .item .photo img,.product-gallery .sticky-wrap .categories .wrap.props .item .photo img,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .photo img,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .photo img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.categories .wrap.large .item .text,.categories .product-gallery .sticky-wrap .wrap.props .item .text,.product-gallery .sticky-wrap .categories .wrap.props .item .text,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text{display:flex;flex-direction:column;height:100%;padding:2rem 3rem 4rem}@media only screen and (max-width: 1200px){.categories .wrap.large .item .text,.categories .product-gallery .sticky-wrap .wrap.props .item .text,.product-gallery .sticky-wrap .categories .wrap.props .item .text,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text{padding:0 2rem 3rem 2rem}}.categories .wrap.large .item .text .title,.categories .product-gallery .sticky-wrap .wrap.props .item .text .title,.product-gallery .sticky-wrap .categories .wrap.props .item .text .title,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text .title,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text .title{font-weight:600;font-size:2.2rem;line-height:3rem;text-transform:uppercase;color:#222;transition:color .4s}@media only screen and (max-width: 1200px){.categories .wrap.large .item .text .title,.categories .product-gallery .sticky-wrap .wrap.props .item .text .title,.product-gallery .sticky-wrap .categories .wrap.props .item .text .title,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text .title,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text .title{font-size:1.8rem;line-height:2.5rem}}.categories .wrap.large .item .text ul,.categories .product-gallery .sticky-wrap .wrap.props .item .text ul,.product-gallery .sticky-wrap .categories .wrap.props .item .text ul,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text ul,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text ul{list-style:none;margin:2.1rem 0 3rem 0}@media only screen and (max-width: 1200px){.categories .wrap.large .item .text ul,.categories .product-gallery .sticky-wrap .wrap.props .item .text ul,.product-gallery .sticky-wrap .categories .wrap.props .item .text ul,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text ul,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text ul{margin:1.6rem 0 3.4rem 0}}.categories .wrap.large .item .text ul li,.categories .product-gallery .sticky-wrap .wrap.props .item .text ul li,.product-gallery .sticky-wrap .categories .wrap.props .item .text ul li,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text ul li,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text ul li{font-weight:300;font-size:1.4rem;line-height:2.2rem;color:#222;padding:0 0 0 2.2rem;position:relative}@media only screen and (max-width: 1200px){.categories .wrap.large .item .text ul li,.categories .product-gallery .sticky-wrap .wrap.props .item .text ul li,.product-gallery .sticky-wrap .categories .wrap.props .item .text ul li,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text ul li,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text ul li{line-height:1.8rem}}.categories .wrap.large .item .text ul li:not(:first-child),.categories .product-gallery .sticky-wrap .wrap.props .item .text ul li:not(:first-child),.product-gallery .sticky-wrap .categories .wrap.props .item .text ul li:not(:first-child),.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text ul li:not(:first-child),.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text ul li:not(:first-child){margin:1.2rem 0 0 0}@media only screen and (max-width: 1200px){.categories .wrap.large .item .text ul li:not(:first-child),.categories .product-gallery .sticky-wrap .wrap.props .item .text ul li:not(:first-child),.product-gallery .sticky-wrap .categories .wrap.props .item .text ul li:not(:first-child),.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text ul li:not(:first-child),.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text ul li:not(:first-child){margin:1rem 0 0 0}}.categories .wrap.large .item .text ul li::before,.categories .product-gallery .sticky-wrap .wrap.props .item .text ul li::before,.product-gallery .sticky-wrap .categories .wrap.props .item .text ul li::before,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text ul li::before,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text ul li::before{background-image:url("../img/icons/check_12x12_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:1.2rem;height:1.2rem;position:absolute;top:.6rem;left:0;transition:background .4s}@media only screen and (max-width: 1200px){.categories .wrap.large .item .text ul li::before,.categories .product-gallery .sticky-wrap .wrap.props .item .text ul li::before,.product-gallery .sticky-wrap .categories .wrap.props .item .text ul li::before,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text ul li::before,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text ul li::before{top:.3rem}}.categories .wrap.large .item .text .btn,.categories .product-gallery .sticky-wrap .wrap.props .item .text .btn,.product-gallery .sticky-wrap .categories .wrap.props .item .text .btn,.categories .product-gallery .sticky-wrap .main-gallery .wrap.tags .item .text .btn,.product-gallery .sticky-wrap .main-gallery .categories .wrap.tags .item .text .btn{margin:auto 0 0 0}.request-form{padding:12rem 0}@media only screen and (max-width: 1200px){.request-form{padding:7rem 0}}.request-form .wrap.small,.request-form .product-card .wrap.tags,.product-card .request-form .wrap.tags,.request-form .product-card .wrap.props,.product-card .request-form .wrap.props{display:flex;align-items:flex-start}@media only screen and (max-width: 800px){.request-form .wrap.small,.request-form .product-card .wrap.tags,.product-card .request-form .wrap.tags,.request-form .product-card .wrap.props,.product-card .request-form .wrap.props{display:flex;flex-direction:column}}.request-form .wrap.small .banner,.request-form .product-card .wrap.tags .banner,.product-card .request-form .wrap.tags .banner,.request-form .product-card .wrap.props .banner,.product-card .request-form .wrap.props .banner{background-color:#9fbe51;background-image:url("../img/backgrounds/request-form_665x612.png");background-repeat:no-repeat;background-position:center;background-size:cover;padding:7rem;position:relative;z-index:1;border-radius:.8rem;width:47.16%;min-height:61.2rem}@media only screen and (max-width: 1200px){.request-form .wrap.small .banner,.request-form .product-card .wrap.tags .banner,.product-card .request-form .wrap.tags .banner,.request-form .product-card .wrap.props .banner,.product-card .request-form .wrap.props .banner{padding:4rem}}@media only screen and (max-width: 800px){.request-form .wrap.small .banner,.request-form .product-card .wrap.tags .banner,.product-card .request-form .wrap.tags .banner,.request-form .product-card .wrap.props .banner,.product-card .request-form .wrap.props .banner{width:100%;min-height:40rem}}.request-form .wrap.small .banner::before,.request-form .product-card .wrap.tags .banner::before,.product-card .request-form .wrap.tags .banner::before,.request-form .product-card .wrap.props .banner::before,.product-card .request-form .wrap.props .banner::before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;border-radius:.8rem;transition:background .4s}.request-form .wrap.small .banner:hover::before,.request-form .product-card .wrap.tags .banner:hover::before,.product-card .request-form .wrap.tags .banner:hover::before,.request-form .product-card .wrap.props .banner:hover::before,.product-card .request-form .wrap.props .banner:hover::before{background:hsla(0,0%,100%,.1)}.request-form .wrap.small .banner h2,.request-form .product-card .wrap.tags .banner h2,.product-card .request-form .wrap.tags .banner h2,.request-form .product-card .wrap.props .banner h2,.product-card .request-form .wrap.props .banner h2,.request-form .wrap.small .banner .h2,.request-form .product-card .wrap.tags .banner .h2,.product-card .request-form .wrap.tags .banner .h2,.request-form .product-card .wrap.props .banner .h2,.product-card .request-form .wrap.props .banner .h2{color:#fff}.request-form .wrap.small .banner p,.request-form .product-card .wrap.tags .banner p,.product-card .request-form .wrap.tags .banner p,.request-form .product-card .wrap.props .banner p,.product-card .request-form .wrap.props .banner p{margin:2.4rem 0 0 0;font-size:2.4rem;line-height:3.8rem;color:#fff}@media only screen and (max-width: 1200px){.request-form .wrap.small .banner p,.request-form .product-card .wrap.tags .banner p,.product-card .request-form .wrap.tags .banner p,.request-form .product-card .wrap.props .banner p,.product-card .request-form .wrap.props .banner p{margin:1rem 0 0 0;font-size:1.8rem;line-height:2.6rem}}.request-form .wrap.small .banner p strong,.request-form .product-card .wrap.tags .banner p strong,.product-card .request-form .wrap.tags .banner p strong,.request-form .product-card .wrap.props .banner p strong,.product-card .request-form .wrap.props .banner p strong{font-weight:600}.request-form .wrap.small .banner a[href^="tel:"],.request-form .product-card .wrap.tags .banner a[href^="tel:"],.product-card .request-form .wrap.tags .banner a[href^="tel:"],.request-form .product-card .wrap.props .banner a[href^="tel:"],.product-card .request-form .wrap.props .banner a[href^="tel:"]{display:flex;align-items:center;margin:4rem 0 0 0;font-weight:600;font-size:3.2rem;line-height:3.8rem;color:#fff}@media only screen and (max-width: 1200px){.request-form .wrap.small .banner a[href^="tel:"],.request-form .product-card .wrap.tags .banner a[href^="tel:"],.product-card .request-form .wrap.tags .banner a[href^="tel:"],.request-form .product-card .wrap.props .banner a[href^="tel:"],.product-card .request-form .wrap.props .banner a[href^="tel:"]{margin:3rem 0 0 0;font-size:2.6rem;line-height:3.2rem}}@media only screen and (max-width: 600px){.request-form .wrap.small .banner a[href^="tel:"],.request-form .product-card .wrap.tags .banner a[href^="tel:"],.product-card .request-form .wrap.tags .banner a[href^="tel:"],.request-form .product-card .wrap.props .banner a[href^="tel:"],.product-card .request-form .wrap.props .banner a[href^="tel:"]{font-size:2.2rem;line-height:2.8rem}}.request-form .wrap.small .banner a[href^="tel:"]:hover,.request-form .product-card .wrap.tags .banner a[href^="tel:"]:hover,.product-card .request-form .wrap.tags .banner a[href^="tel:"]:hover,.request-form .product-card .wrap.props .banner a[href^="tel:"]:hover,.product-card .request-form .wrap.props .banner a[href^="tel:"]:hover{text-decoration:underline}.request-form .wrap.small .banner a[href^="tel:"]::before,.request-form .product-card .wrap.tags .banner a[href^="tel:"]::before,.product-card .request-form .wrap.tags .banner a[href^="tel:"]::before,.request-form .product-card .wrap.props .banner a[href^="tel:"]::before,.product-card .request-form .wrap.props .banner a[href^="tel:"]::before{background-image:url("../img/icons/phone_66x66_fff.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:6.6rem;min-width:6.6rem;height:6.6rem;border-radius:50%;margin:0 2.4rem 0 0}@media only screen and (max-width: 1200px){.request-form .wrap.small .banner a[href^="tel:"]::before,.request-form .product-card .wrap.tags .banner a[href^="tel:"]::before,.product-card .request-form .wrap.tags .banner a[href^="tel:"]::before,.request-form .product-card .wrap.props .banner a[href^="tel:"]::before,.product-card .request-form .wrap.props .banner a[href^="tel:"]::before{width:5.9rem;min-width:5.9rem;height:5.9rem;margin:0 1.4rem 0 0}}@media only screen and (max-width: 600px){.request-form .wrap.small .banner a[href^="tel:"]::before,.request-form .product-card .wrap.tags .banner a[href^="tel:"]::before,.product-card .request-form .wrap.tags .banner a[href^="tel:"]::before,.request-form .product-card .wrap.props .banner a[href^="tel:"]::before,.product-card .request-form .wrap.props .banner a[href^="tel:"]::before{width:5.6rem;min-width:5.6rem;height:5.6rem;margin:0 1rem 0 0}}.request-form .wrap.small .form,.request-form .product-card .wrap.tags .form,.product-card .request-form .wrap.tags .form,.request-form .product-card .wrap.props .form,.product-card .request-form .wrap.props .form{display:flex;flex-direction:column;width:52.84%;padding:0 0 0 10rem}@media only screen and (max-width: 1200px){.request-form .wrap.small .form,.request-form .product-card .wrap.tags .form,.product-card .request-form .wrap.tags .form,.request-form .product-card .wrap.props .form,.product-card .request-form .wrap.props .form{padding:0 0 0 5rem}}@media only screen and (max-width: 1000px){.request-form .wrap.small .form,.request-form .product-card .wrap.tags .form,.product-card .request-form .wrap.tags .form,.request-form .product-card .wrap.props .form,.product-card .request-form .wrap.props .form{padding:0 0 0 3rem}}@media only screen and (max-width: 800px){.request-form .wrap.small .form,.request-form .product-card .wrap.tags .form,.product-card .request-form .wrap.tags .form,.request-form .product-card .wrap.props .form,.product-card .request-form .wrap.props .form{width:100%;padding:4rem 0 0 0}}.request-form .wrap.small .form .input:first-child,.request-form .product-card .wrap.tags .form .input:first-child,.product-card .request-form .wrap.tags .form .input:first-child,.request-form .product-card .wrap.props .form .input:first-child,.product-card .request-form .wrap.props .form .input:first-child{margin:0}.request-form .wrap.small .form .btn,.request-form .product-card .wrap.tags .form .btn,.product-card .request-form .wrap.tags .form .btn,.request-form .product-card .wrap.props .form .btn,.product-card .request-form .wrap.props .form .btn{margin:3rem 0 0 auto}@media only screen and (max-width: 600px){.request-form .wrap.small .form .btn,.request-form .product-card .wrap.tags .form .btn,.product-card .request-form .wrap.tags .form .btn,.request-form .product-card .wrap.props .form .btn,.product-card .request-form .wrap.props .form .btn{max-width:100%}}.top-product{background-image:url("../img/backgrounds/top-product_1920x711.png");background-repeat:no-repeat;background-position:center;background-size:cover;padding:8rem 0;max-width:192rem;width:100%;margin:0 auto}@media only screen and (max-width: 1200px){.top-product{padding:7rem 0}}@media only screen and (max-width: 1000px){.top-product{background:none}.top-product+.about-section{border-top:.1rem solid #cecece}}.top-product .wrap{filter:drop-shadow(0 0.6rem 0.8rem rgba(0, 0, 0, 0.2));min-height:55.1rem;display:grid;grid-template-columns:45.19% 54.81%;grid-template-areas:"slider h2" "slider title" "slider text" "slider .";position:relative;z-index:1}@media only screen and (max-width: 1200px){.top-product .wrap{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 1000px){.top-product .wrap{grid-template-columns:1fr;grid-template-areas:"h2" "title" "slider" "text";filter:none;min-height:unset}}.top-product .wrap::before{content:"";border-radius:0 .8rem .8rem 0;background:#fff;position:absolute;z-index:-1;top:0;width:54.81%;right:3.33%;bottom:0}@media only screen and (max-width: 1000px){.top-product .wrap::before{content:none}}.top-product .wrap .slider{width:100%;margin:0;border-radius:.8rem 0 0 .8rem;overflow:hidden;grid-area:slider}.top-product .wrap .slider:not(.slick-initialized){display:grid;grid-template-columns:repeat(1, 1fr);overflow:hidden}.top-product .wrap .slider:not(.slick-initialized)>div:nth-child(n+2){display:none}@media only screen and (max-width: 1000px){.top-product .wrap .slider{width:100%;border-radius:.8rem;margin:2.4rem 0 0 0}}.top-product .wrap .slider .slick-list,.top-product .wrap .slider .slick-track{height:100%}.top-product .wrap .slider .item{height:100%}.top-product .wrap .slider .item img{width:100%;height:100%;object-fit:cover}.top-product .wrap .slider .slick-dots{bottom:1.3rem}.top-product .wrap h2,.top-product .wrap .h2{grid-area:h2;width:100%;padding:6rem 6rem 0}@media only screen and (max-width: 1000px){.top-product .wrap h2,.top-product .wrap .h2{padding:0;text-align:center}}.top-product .wrap .title{font-size:2rem;line-height:2.7rem;color:#9fbe51;grid-area:title;width:100%;padding:2rem 6rem 0}@media only screen and (max-width: 1200px){.top-product .wrap .title{font-size:1.6rem;line-height:2.2rem}}@media only screen and (max-width: 1000px){.top-product .wrap .title{padding:1.2rem 0 0 0;text-align:center}}.top-product .wrap .text{width:100%;padding:0 6rem 6rem}@media only screen and (max-width: 1000px){.top-product .wrap .text{padding:0}}.top-product .wrap .text p{margin:2.4rem 0 0 0}.top-product .wrap .text .btn{margin:3rem 0 0 0}@media only screen and (max-width: 1000px){.top-product .wrap .text .btn{margin:3rem auto 0}}.products-section{padding:12rem 0}@media only screen and (max-width: 1200px){.products-section{padding:7rem 0}}.products-section .wrap h2,.products-section .wrap .h2{text-align:center;margin:0 0 4rem 0}@media only screen and (max-width: 1200px){.products-section .wrap h2,.products-section .wrap .h2{margin:0 0 1.8rem 0}}.products-section .wrap .products-slider{padding:0 6.8rem}.products-section .wrap .products-slider:not(.slick-initialized){display:grid;grid-template-columns:repeat(4, 1fr);overflow:hidden}.products-section .wrap .products-slider:not(.slick-initialized)>div:nth-child(n+5){display:none}@media only screen and (max-width: 1200px){.products-section .wrap .products-slider{padding:0;margin:7rem 0 0 0;position:relative;left:-1rem;width:calc(103.33% + 1rem)}.products-section .wrap .products-slider:not(.slick-initialized){display:grid;grid-template-columns:repeat(3, 1fr);overflow:hidden}.products-section .wrap .products-slider:not(.slick-initialized)>div:nth-child(n+4){display:none}}.products-section .wrap .products-slider .slick-track{display:flex !important}.products-section .wrap .products-slider .slick-slide{height:inherit !important}@media only screen and (max-width: 1200px){.products-section .wrap .products-slider>.slick-list{padding:0 calc(100% - 88.2rem) 0 0}}@media only screen and (max-width: 1000px){.products-section .wrap .products-slider>.slick-list{padding:0 calc(100% - 58.8rem) 0 0}}@media only screen and (max-width: 700px){.products-section .wrap .products-slider>.slick-list{padding:0 calc(100% - 29.4rem) 0 0}}.products-section .wrap .products-slider .slider-item{padding:0 1.9rem;height:unset}@media only screen and (max-width: 1200px){.products-section .wrap .products-slider .slider-item{padding:0 1rem}}.products-section .wrap .products-slider>.slick-arrow,.products-section .wrap body .mfp-container .products-slider>.mfp-arrow,body .mfp-container .products-section .wrap .products-slider>.mfp-arrow{top:8.6rem;transform:none}@media only screen and (max-width: 1200px){.products-section .wrap .products-slider>.slick-arrow,.products-section .wrap body .mfp-container .products-slider>.mfp-arrow,body .mfp-container .products-section .wrap .products-slider>.mfp-arrow{top:-5.2rem;width:3.4rem;min-width:3.4rem;height:3.4rem}.products-section .wrap .products-slider>.slick-arrow::after,.products-section .wrap body .mfp-container .products-slider>.mfp-arrow::after,body .mfp-container .products-section .wrap .products-slider>.mfp-arrow::after{background-color:#9fbe51;background-image:url("../img/icons/chevron-right_32x32_fff.svg");border-color:#9fbe51}.products-section .wrap .products-slider>.slick-arrow:hover::after,.products-section .wrap body .mfp-container .products-slider>.mfp-arrow:hover::after,body .mfp-container .products-section .wrap .products-slider>.mfp-arrow:hover::after{background-color:#819f36;border:.1rem solid #819f36}}.products-section .wrap .products-slider>.slick-arrow.slick-prev,.products-section .wrap body .mfp-container .products-slider>.slick-prev.mfp-arrow,body .mfp-container .products-section .wrap .products-slider>.slick-prev.mfp-arrow{left:0}@media only screen and (max-width: 1200px){.products-section .wrap .products-slider>.slick-arrow.slick-prev,.products-section .wrap body .mfp-container .products-slider>.slick-prev.mfp-arrow,body .mfp-container .products-section .wrap .products-slider>.slick-prev.mfp-arrow{left:calc(50% - 4rem)}}.products-section .wrap .products-slider>.slick-arrow.slick-next,.products-section .wrap body .mfp-container .products-slider>.slick-next.mfp-arrow,body .mfp-container .products-section .wrap .products-slider>.slick-next.mfp-arrow{right:0}@media only screen and (max-width: 1200px){.products-section .wrap .products-slider>.slick-arrow.slick-next,.products-section .wrap body .mfp-container .products-slider>.slick-next.mfp-arrow,body .mfp-container .products-section .wrap .products-slider>.slick-next.mfp-arrow{right:calc(50% - 4rem)}}.products-section .wrap .products-slider.slick-dots{bottom:-5.9rem}.blog-section{padding:11rem 0;background:#f9f8f7}@media only screen and (max-width: 1200px){.blog-section{padding:7rem 0}}.blog-section .wrap.small,.blog-section .product-card .wrap.tags,.product-card .blog-section .wrap.tags,.blog-section .product-card .wrap.props,.product-card .blog-section .wrap.props{display:flex;flex-direction:column;align-items:center}.blog-section .wrap.small h2,.blog-section .product-card .wrap.tags h2,.product-card .blog-section .wrap.tags h2,.blog-section .product-card .wrap.props h2,.product-card .blog-section .wrap.props h2,.blog-section .wrap.small .h2,.blog-section .product-card .wrap.tags .h2,.product-card .blog-section .wrap.tags .h2,.blog-section .product-card .wrap.props .h2,.product-card .blog-section .wrap.props .h2{text-align:center}.blog-section .wrap.small .slider,.blog-section .product-card .wrap.tags .slider,.product-card .blog-section .wrap.tags .slider,.blog-section .product-card .wrap.props .slider,.product-card .blog-section .wrap.props .slider{max-width:100%;width:100%;margin:4rem 0;padding:0 6.8rem}.blog-section .wrap.small .slider:not(.slick-initialized),.blog-section .product-card .wrap.tags .slider:not(.slick-initialized),.product-card .blog-section .wrap.tags .slider:not(.slick-initialized),.blog-section .product-card .wrap.props .slider:not(.slick-initialized),.product-card .blog-section .wrap.props .slider:not(.slick-initialized){display:grid;grid-template-columns:repeat(3, 1fr);overflow:hidden}.blog-section .wrap.small .slider:not(.slick-initialized)>div:nth-child(n+4),.blog-section .product-card .wrap.tags .slider:not(.slick-initialized)>div:nth-child(n+4),.product-card .blog-section .wrap.tags .slider:not(.slick-initialized)>div:nth-child(n+4),.blog-section .product-card .wrap.props .slider:not(.slick-initialized)>div:nth-child(n+4),.product-card .blog-section .wrap.props .slider:not(.slick-initialized)>div:nth-child(n+4){display:none}@media only screen and (max-width: 1200px){.blog-section .wrap.small .slider,.blog-section .product-card .wrap.tags .slider,.product-card .blog-section .wrap.tags .slider,.blog-section .product-card .wrap.props .slider,.product-card .blog-section .wrap.props .slider{margin:3rem 0 7rem 0;padding:0;position:relative;width:106.66%;max-width:106.66%}}.blog-section .wrap.small .slider .slick-track,.blog-section .product-card .wrap.tags .slider .slick-track,.product-card .blog-section .wrap.tags .slider .slick-track,.blog-section .product-card .wrap.props .slider .slick-track,.product-card .blog-section .wrap.props .slider .slick-track{display:flex !important;height:100%}.blog-section .wrap.small .slider .slick-slide,.blog-section .product-card .wrap.tags .slider .slick-slide,.product-card .blog-section .wrap.tags .slider .slick-slide,.blog-section .product-card .wrap.props .slider .slick-slide,.product-card .blog-section .wrap.props .slider .slick-slide,.blog-section .wrap.small .slider>div:not(.slick-list),.blog-section .product-card .wrap.tags .slider>div:not(.slick-list),.product-card .blog-section .wrap.tags .slider>div:not(.slick-list),.blog-section .product-card .wrap.props .slider>div:not(.slick-list),.product-card .blog-section .wrap.props .slider>div:not(.slick-list){padding:0 3rem;height:unset !important}@media only screen and (max-width: 1200px){.blog-section .wrap.small .slider .slick-slide,.blog-section .product-card .wrap.tags .slider .slick-slide,.product-card .blog-section .wrap.tags .slider .slick-slide,.blog-section .product-card .wrap.props .slider .slick-slide,.product-card .blog-section .wrap.props .slider .slick-slide,.blog-section .wrap.small .slider>div:not(.slick-list),.blog-section .product-card .wrap.tags .slider>div:not(.slick-list),.product-card .blog-section .wrap.tags .slider>div:not(.slick-list),.blog-section .product-card .wrap.props .slider>div:not(.slick-list),.product-card .blog-section .wrap.props .slider>div:not(.slick-list){padding:0 .5rem}}@media only screen and (max-width: 1200px){.blog-section .wrap.small .slider>.slick-list,.blog-section .product-card .wrap.tags .slider>.slick-list,.product-card .blog-section .wrap.tags .slider>.slick-list,.blog-section .product-card .wrap.props .slider>.slick-list,.product-card .blog-section .wrap.props .slider>.slick-list{padding:0 9.99%}}.blog-section .wrap.small .slider>.slick-arrow,.blog-section .product-card .wrap.tags .slider>.slick-arrow,.product-card .blog-section .wrap.tags .slider>.slick-arrow,.blog-section .product-card .wrap.props .slider>.slick-arrow,.product-card .blog-section .wrap.props .slider>.slick-arrow,.blog-section .wrap.small body .mfp-container .slider>.mfp-arrow,body .mfp-container .blog-section .wrap.small .slider>.mfp-arrow,.blog-section .product-card .wrap.tags body .mfp-container .slider>.mfp-arrow,body .mfp-container .blog-section .product-card .wrap.tags .slider>.mfp-arrow,.product-card .blog-section .wrap.tags body .mfp-container .slider>.mfp-arrow,body .mfp-container .product-card .blog-section .wrap.tags .slider>.mfp-arrow,.blog-section .product-card .wrap.props body .mfp-container .slider>.mfp-arrow,body .mfp-container .blog-section .product-card .wrap.props .slider>.mfp-arrow,.product-card .blog-section .wrap.props body .mfp-container .slider>.mfp-arrow,body .mfp-container .product-card .blog-section .wrap.props .slider>.mfp-arrow{top:17.6rem;transform:none}.blog-section .wrap.small .slider>.slick-arrow.slick-prev,.blog-section .product-card .wrap.tags .slider>.slick-arrow.slick-prev,.product-card .blog-section .wrap.tags .slider>.slick-arrow.slick-prev,.blog-section .product-card .wrap.props .slider>.slick-arrow.slick-prev,.product-card .blog-section .wrap.props .slider>.slick-arrow.slick-prev,.blog-section .wrap.small body .mfp-container .slider>.slick-prev.mfp-arrow,body .mfp-container .blog-section .wrap.small .slider>.slick-prev.mfp-arrow,.blog-section .product-card .wrap.tags body .mfp-container .slider>.slick-prev.mfp-arrow,body .mfp-container .blog-section .product-card .wrap.tags .slider>.slick-prev.mfp-arrow,.product-card .blog-section .wrap.tags body .mfp-container .slider>.slick-prev.mfp-arrow,body .mfp-container .product-card .blog-section .wrap.tags .slider>.slick-prev.mfp-arrow,.blog-section .product-card .wrap.props body .mfp-container .slider>.slick-prev.mfp-arrow,body .mfp-container .blog-section .product-card .wrap.props .slider>.slick-prev.mfp-arrow,.product-card .blog-section .wrap.props body .mfp-container .slider>.slick-prev.mfp-arrow,body .mfp-container .product-card .blog-section .wrap.props .slider>.slick-prev.mfp-arrow{left:0}.blog-section .wrap.small .slider>.slick-arrow.slick-next,.blog-section .product-card .wrap.tags .slider>.slick-arrow.slick-next,.product-card .blog-section .wrap.tags .slider>.slick-arrow.slick-next,.blog-section .product-card .wrap.props .slider>.slick-arrow.slick-next,.product-card .blog-section .wrap.props .slider>.slick-arrow.slick-next,.blog-section .wrap.small body .mfp-container .slider>.slick-next.mfp-arrow,body .mfp-container .blog-section .wrap.small .slider>.slick-next.mfp-arrow,.blog-section .product-card .wrap.tags body .mfp-container .slider>.slick-next.mfp-arrow,body .mfp-container .blog-section .product-card .wrap.tags .slider>.slick-next.mfp-arrow,.product-card .blog-section .wrap.tags body .mfp-container .slider>.slick-next.mfp-arrow,body .mfp-container .product-card .blog-section .wrap.tags .slider>.slick-next.mfp-arrow,.blog-section .product-card .wrap.props body .mfp-container .slider>.slick-next.mfp-arrow,body .mfp-container .blog-section .product-card .wrap.props .slider>.slick-next.mfp-arrow,.product-card .blog-section .wrap.props body .mfp-container .slider>.slick-next.mfp-arrow,body .mfp-container .product-card .blog-section .wrap.props .slider>.slick-next.mfp-arrow{right:0}.blog-section .wrap.small .slider>.slick-dots,.blog-section .product-card .wrap.tags .slider>.slick-dots,.product-card .blog-section .wrap.tags .slider>.slick-dots,.blog-section .product-card .wrap.props .slider>.slick-dots,.product-card .blog-section .wrap.props .slider>.slick-dots{bottom:-5rem}.blog-section .wrap.small .slider .blog-card,.blog-section .product-card .wrap.tags .slider .blog-card,.product-card .blog-section .wrap.tags .slider .blog-card,.blog-section .product-card .wrap.props .slider .blog-card,.product-card .blog-section .wrap.props .slider .blog-card{height:100%}.blog-section .wrap.small .btn,.blog-section .product-card .wrap.tags .btn,.product-card .blog-section .wrap.tags .btn,.blog-section .product-card .wrap.props .btn,.product-card .blog-section .wrap.props .btn{padding:1.1rem 6.9rem}.trustpilot-section{padding:12rem 0}@media only screen and (max-width: 1200px){.trustpilot-section{padding:7rem 0}}.trustpilot-section .wrap h2{text-align:center;margin-bottom:4rem}@media only screen and (max-width: 1200px){.trustpilot-section .wrap h2{margin-bottom:3rem}}.wrap{margin:0 auto;max-width:calc(160rem + 6.66%);width:100%;padding:0 3.33%}.wrap.xs{max-width:calc(124rem + 6.66%)}@media only screen and (max-width: 1200px){.wrap.xs{max-width:calc(160rem + 6.66%)}}.wrap.small,.product-card .wrap.tags,.product-card .wrap.props{max-width:calc(141rem + 6.66%)}@media only screen and (max-width: 1200px){.wrap.small,.product-card .wrap.tags,.product-card .wrap.props{max-width:calc(160rem + 6.66%)}}.wrap.medium{max-width:calc(174.2rem + 9.27%);padding:0 4.635%}@media only screen and (max-width: 1200px){.wrap.medium{max-width:calc(160rem + 6.66%);padding:0 3.33%}}.wrap.large,.product-gallery .sticky-wrap .wrap.props,.product-gallery .sticky-wrap .main-gallery .wrap.tags{max-width:194rem;padding:0 1rem}@media only screen and (max-width: 1200px){.wrap.large,.product-gallery .sticky-wrap .wrap.props,.product-gallery .sticky-wrap .main-gallery .wrap.tags{max-width:calc(160rem + 6.66%);padding:0 3.33%}}body.page-homepage header .navbar .wrap .col{border-bottom:0}body.page-homepage header .navbar .wrap .col button{cursor:unset}body.page-homepage header .navbar .wrap .col button:hover{color:#222}body.page-homepage header .navbar .wrap .col button:hover::before{background-image:url("../img/icons/burger_24x24_222.svg")}body.page-homepage header .navbar .wrap .col .sidemenu{opacity:1;visibility:visible}@media only screen and (min-width: 1201px){body.page-homepage header .navbar .wrap .col .sidemenu>ul .side-1:first-child{padding:2.4rem 0;border-top:.1rem solid #cecece}}@media only screen and (max-width: 1000px){body.page-homepage main{display:flex;flex-direction:column}}body.page-homepage .hero{margin:0 0 8.4rem 0}@media only screen and (max-width: 1000px){body.page-homepage .hero{margin:0 0 7rem 0;order:2}}body.page-homepage .hero .wrap .col{display:flex;gap:1rem}@media only screen and (max-width: 1000px){body.page-homepage .hero .wrap .col{display:flex;flex-direction:column}}body.page-homepage .hero .wrap .col .slider{width:66.55%;margin:0;border-radius:.8rem;overflow:hidden}body.page-homepage .hero .wrap .col .slider:not(.slick-initialized){display:grid;grid-template-columns:repeat(1, 1fr);overflow:hidden}body.page-homepage .hero .wrap .col .slider:not(.slick-initialized)>div:nth-child(n+2){display:none}@media only screen and (max-width: 1200px){body.page-homepage .hero .wrap .col .slider{width:70%}}@media only screen and (max-width: 1000px){body.page-homepage .hero .wrap .col .slider{width:100%}}@media only screen and (max-width: 480px){body.page-homepage .hero .wrap .col .slider{aspect-ratio:336/353}}body.page-homepage .hero .wrap .col .slider .slick-list,body.page-homepage .hero .wrap .col .slider .slick-track{height:100%}body.page-homepage .hero .wrap .col .slider .item{border-radius:.8rem;overflow:hidden;height:100%;width:100%}body.page-homepage .hero .wrap .col .slider .item img{width:100%;height:100%;object-fit:cover}body.page-homepage .hero .wrap .col .slider .slick-dots{bottom:1.3rem}@media only screen and (max-width: 1200px){body.page-homepage .hero .wrap .col .slider .slick-dots{bottom:1.2rem}}body.page-homepage .hero .wrap .col .aside{background:#efedec;width:33.45%;border-radius:.8rem;padding:4rem}@media only screen and (max-width: 1200px){body.page-homepage .hero .wrap .col .aside{width:30%;padding:4rem 2rem}}@media only screen and (max-width: 1000px){body.page-homepage .hero .wrap .col .aside{width:100%}}body.page-homepage .hero .wrap .col .aside .title{font-weight:600;font-size:1.8rem;line-height:3rem;text-transform:uppercase;color:#222}@media only screen and (max-width: 1200px){body.page-homepage .hero .wrap .col .aside .title{font-size:1.6rem;line-height:2.6rem}}@media only screen and (max-width: 1000px){body.page-homepage .hero .wrap .col .aside .title{text-align:center}}body.page-homepage .hero .wrap .col .aside ul{list-style:none}@media only screen and (max-width: 1000px){body.page-homepage .hero .wrap .col .aside ul{display:grid;grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 600px){body.page-homepage .hero .wrap .col .aside ul{display:initial}}body.page-homepage .hero .wrap .col .aside ul li{display:flex;align-items:center;margin:3rem 0 0 0;padding:0 0 0 9rem;font-size:1.6rem;color:#222;min-height:6.6rem;position:relative;flex-wrap:wrap}@media only screen and (max-width: 1200px){body.page-homepage .hero .wrap .col .aside ul li{padding:0 0 0 8rem;font-size:1.4rem;line-height:2.2rem}}@media only screen and (max-width: 1000px){body.page-homepage .hero .wrap .col .aside ul li{display:flex;flex-direction:column;padding:0 3rem;min-height:0;text-align:center}}@media only screen and (max-width: 800px){body.page-homepage .hero .wrap .col .aside ul li{padding:0 1rem}}body.page-homepage .hero .wrap .col .aside ul li strong{font-weight:600;margin:0 .5rem 0 0}body.page-homepage .hero .wrap .col .aside ul li::before{background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:6.6rem;height:6.6rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media only screen and (max-width: 1000px){body.page-homepage .hero .wrap .col .aside ul li::before{position:unset;top:unset;left:unset;transform:unset;margin:0 0 1rem 0}}body.page-homepage .hero .wrap .col .aside ul li:nth-child(1)::before{background-image:url("../img/icons/hero-1_66x66_fff.svg")}body.page-homepage .hero .wrap .col .aside ul li:nth-child(2)::before{background-image:url("../img/icons/hero-2_66x66_fff.svg")}body.page-homepage .hero .wrap .col .aside ul li:nth-child(3)::before{background-image:url("../img/icons/hero-3_66x66_fff.svg")}body.page-homepage .hero .wrap .col .aside ul li:nth-child(4)::before{background-image:url("../img/icons/hero-4_66x66_fff.svg")}body.page-homepage .hero .wrap .col .aside .btn{margin:4rem 0 0 0}@media only screen and (max-width: 1000px){body.page-homepage .hero .wrap .col .aside .btn{margin:3rem auto 0 auto;width:29rem;max-width:100%}}@media only screen and (max-width: 1000px){body.page-homepage .categories{order:1;padding:0 0 3rem}body.page-homepage .categories .wrap{display:flex;flex-direction:column;gap:.6rem}body.page-homepage .categories .wrap .item{display:flex;flex-direction:row;margin:0 !important;width:100%;max-width:100%}body.page-homepage .categories .wrap .item .photo{max-width:21.43%;padding-bottom:0;aspect-ratio:72/72.867}body.page-homepage .categories .wrap .item .text{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 1rem 1rem 2rem;height:unset;width:100%}body.page-homepage .categories .wrap .item .text .title{font-size:1.4rem;line-height:normal}body.page-homepage .categories .wrap .item .text ul{display:none}body.page-homepage .categories .wrap .item .text .btn{margin:0 0 0 2rem;font-size:0;width:3.6rem;min-width:3.6rem;height:3.6rem;padding:0}body.page-homepage .categories .wrap .item .text .btn::after{margin:0}}@media only screen and (max-width: 1000px){body.page-homepage .request-form{order:3}}@media only screen and (max-width: 1000px){body.page-homepage .top-product{order:4}}@media only screen and (max-width: 1000px){body.page-homepage .products-section{order:5}}body.page-homepage .about-section{padding:13rem 0;position:relative;max-width:192rem;width:100%;margin:0 auto}@media only screen and (max-width: 1200px){body.page-homepage .about-section{padding:7rem 0}}@media only screen and (max-width: 1000px){body.page-homepage .about-section{padding:7rem 0 0 0;order:6}}body.page-homepage .about-section .wrap{display:flex}@media only screen and (max-width: 1000px){body.page-homepage .about-section .wrap{display:flex;flex-direction:column}}body.page-homepage .about-section .wrap .text{width:52.04%;padding:0 5rem 0 12rem}@media only screen and (max-width: 1200px){body.page-homepage .about-section .wrap .text{padding:0}}@media only screen and (max-width: 1000px){body.page-homepage .about-section .wrap .text{width:100%}}@media only screen and (max-width: 1000px){body.page-homepage .about-section .wrap .text>*:first-child{text-align:center}}body.page-homepage .about-section .wrap .text *:not(:first-child){margin:3rem 0 0 0}@media only screen and (max-width: 1200px){body.page-homepage .about-section .wrap .text *:not(:first-child){margin:2.4rem 0 0 0}}@media only screen and (max-width: 1000px){body.page-homepage .about-section .wrap .text .btn{margin:3rem auto 0}}body.page-homepage .about-section .wrap .bg{display:flex;justify-content:flex-end;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0}@media only screen and (max-width: 1000px){body.page-homepage .about-section .wrap .bg{margin:4rem 0 0 0;position:relative;left:-3.33%;right:-3.33%;width:106.66%}}body.page-homepage .about-section .wrap .bg img{width:47.96%;height:100%;object-fit:cover;object-position:top left}@media only screen and (max-width: 1000px){body.page-homepage .about-section .wrap .bg img{width:106.66%}}@media only screen and (max-width: 1000px){body.page-homepage .blog-section{order:7}}body.page-homepage .showcase-section{padding:12rem 0;position:relative;max-width:192rem;width:100%;margin:0 auto}@media only screen and (max-width: 1200px){body.page-homepage .showcase-section{padding:7rem 0}}@media only screen and (max-width: 1000px){body.page-homepage .showcase-section{order:8}}body.page-homepage .showcase-section .wrap{display:flex}@media only screen and (max-width: 1200px){body.page-homepage .showcase-section .wrap{display:flex;flex-direction:column-reverse}}body.page-homepage .showcase-section .wrap .text{width:36.4rem;padding:0 5rem 0 0}@media only screen and (max-width: 1200px){body.page-homepage .showcase-section .wrap .text{width:100%;padding:0}body.page-homepage .showcase-section .wrap .text>*{text-align:center;margin-left:auto;margin-right:auto}}body.page-homepage .showcase-section .wrap .text .btn{margin:6.2rem 0 0 0;padding:1.1rem 6.9rem}@media only screen and (max-width: 1200px){body.page-homepage .showcase-section .wrap .text .btn{margin:3rem auto 0}}body.page-homepage .showcase-section .wrap .text .socials{margin:9.6rem 0 0 0}@media only screen and (max-width: 1200px){body.page-homepage .showcase-section .wrap .text .socials{display:flex;justify-content:center;flex-wrap:wrap;margin:3rem 0 0 0}body.page-homepage .showcase-section .wrap .text .socials li:first-child{width:100%;margin:0 0 .8rem 0}body.page-homepage .showcase-section .wrap .text .socials .ig a{margin:0}}body.page-homepage .showcase-section .slider{position:absolute;top:50%;transform:translateY(-50%);right:0;width:67.6%}body.page-homepage .showcase-section .slider:not(.slick-initialized){display:grid;grid-template-columns:repeat(3, 1fr);overflow:hidden}body.page-homepage .showcase-section .slider:not(.slick-initialized)>div:nth-child(n+4){display:none}@media only screen and (max-width: 1200px){body.page-homepage .showcase-section .slider{position:relative;width:100%;top:unset;transform:unset;right:unset;margin:3rem 0 5rem 0}}body.page-homepage .showcase-section .slider>.slick-list{padding:0 12.32% 0 0}@media only screen and (max-width: 1200px){body.page-homepage .showcase-section .slider>.slick-list{padding:0}}body.page-homepage .showcase-section .slider .slick-slide,body.page-homepage .showcase-section .slider>div:not(.slick-list){padding:0 1.5rem;height:unset}@media only screen and (max-width: 1200px){body.page-homepage .showcase-section .slider .slick-slide,body.page-homepage .showcase-section .slider>div:not(.slick-list){padding:0 .5rem}}body.page-homepage .showcase-section .slider .showcase-card .title{text-align:center}body.page-homepage .showcase-section .slider>.slick-arrow.slick-prev,body.page-homepage .showcase-section .mfp-container .slider>.slick-prev.mfp-arrow,body.page-homepage .mfp-container .showcase-section .slider>.slick-prev.mfp-arrow{left:-9.8rem}body.page-homepage .showcase-section .slider>.slick-arrow.slick-next,body.page-homepage .showcase-section .mfp-container .slider>.slick-next.mfp-arrow,body.page-homepage .mfp-container .showcase-section .slider>.slick-next.mfp-arrow{right:3rem}body.page-homepage .showcase-section .slider>.slick-dots{bottom:-5rem}body.page-homepage .seo-section{background:#f9f8f7;padding:12rem 0}@media only screen and (max-width: 1200px){body.page-homepage .seo-section{padding:6rem 0 7rem 0}}@media only screen and (max-width: 1000px){body.page-homepage .seo-section{order:9}}body.page-homepage .seo-section .wrap{display:flex}@media only screen and (max-width: 1200px){body.page-homepage .seo-section .wrap{display:block}}body.page-homepage .seo-section .wrap .title{width:36%;padding:0 14rem 0 0}@media only screen and (max-width: 1200px){body.page-homepage .seo-section .wrap .title{width:100%;padding:0 0 2.4rem 0;text-align:center}}body.page-homepage .seo-section .wrap .text{width:64%}@media only screen and (max-width: 1200px){body.page-homepage .seo-section .wrap .text{width:100%}}body.page-homepage .seo-section .wrap .text p:not(:first-child){margin:2.6rem 0 0 0}@media only screen and (max-width: 1200px){body.page-homepage .seo-section .wrap .text p:not(:first-child){margin:2.4rem 0 0 0}}@media only screen and (max-width: 1000px){body.page-homepage .trustpilot-section{order:10}}body.page-homepage *+:is(.categories,.request-form){padding-top:0}@media only screen and (max-width: 1000px){body.page-homepage *+:is(.top-product){padding-top:0}}body.page-category .category{margin:0 0 10rem 0}body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters){max-width:26.2rem;width:100%}body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .checkbox,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .radio{padding-left:3rem}body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .checkbox .c-text,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .checkbox .c-text p,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .checkbox .r-text,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .checkbox .r-text p,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .radio .c-text,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .radio .c-text p,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .radio .r-text,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .radio .r-text p{transition:color .4s}body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .checkbox input:checked~.c-text,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .checkbox input:checked~.c-text p,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .checkbox input:checked~.r-text,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .checkbox input:checked~.r-text p,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .radio input:checked~.c-text,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .radio input:checked~.c-text p,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .radio input:checked~.r-text,body.page-category .category .wrap.aside-wrap .col :is(.subcategories,.filters) .radio input:checked~.r-text p{color:#9fbe51}body.page-category .category .wrap.aside-wrap .col .subcategories{list-style:none;padding:1.4rem 0 0 0}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col .subcategories{display:none}}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>a{font-weight:700;font-size:1.8rem;line-height:2.5rem;text-transform:uppercase;transition:color .4s}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>a:hover{color:#819f36}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul{list-style:none}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2{position:relative;margin:1.5rem 0 0 0}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2.active>a{color:#819f36}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2.active>.drop-1{background-image:url("../img/icons/chevron-down_20x20_819F36.svg");transform:rotate(180deg)}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>a{display:block;font-weight:600;font-size:1.7rem;line-height:2.3rem;transition:color .4s;padding:0 2.4rem 0 0}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>a:hover{color:#819f36}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>.drop-1{background-image:url("../img/icons/chevron-down_20x20_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:.2rem;right:.2rem;width:2rem;height:2rem;transition:background .4s,transform .4s;cursor:pointer}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul{list-style:none;padding:0 0 0 1rem;display:none}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3{position:relative;margin:2rem 0 0 0}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3.active>a{color:#819f36}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3.active>.drop-2{background-image:url("../img/icons/minus_24x24_819F36.svg")}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3>a{display:block;font-weight:400;font-size:1.6rem;line-height:2.2rem;transition:color .4s;padding:0 2.4rem 0 0}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3>a:hover{color:#819f36}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3>.drop-2{background-image:url("../img/icons/plus_24x24_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:0;right:0;width:2.4rem;height:2.4rem;transition:background .4s;cursor:pointer}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3>ul{list-style:none;padding:0 0 0 1rem;display:none}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3>ul>.level-4{position:relative;margin:1.2rem 0 0 0;padding:0 0 0 1.9rem}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3>ul>.level-4:hover::before,body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3>ul>.level-4.active::before{background-image:url("../img/icons/chevron-right_14x14_819F36.svg")}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3>ul>.level-4:hover>a,body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3>ul>.level-4.active>a{color:#819f36}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3>ul>.level-4::before{background-image:url("../img/icons/chevron-right_14x14_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:1.4rem;height:1.4rem;position:absolute;top:.4rem;left:0;transition:background .4s}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3>ul>.level-4>a{font-weight:400;font-size:1.4rem;line-height:1.9rem;transition:color .4s}body.page-category .category .wrap.aside-wrap .col .subcategories>.level-1>ul>.level-2>ul>.level-3>ul>.level-4>a:hover{color:#819f36}@media only screen and (min-width: 1201px){body.page-category .category .wrap.aside-wrap .col .filters{border-top:.1rem solid #cecece;margin:6rem 0 0 0}}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col .filters{position:fixed;z-index:110;top:0;right:0;bottom:0;transform:translateX(100%);transition:transform .4s;background:#fff;max-width:30.3rem;overflow-y:auto;padding:0 3rem;margin:0 !important}body.page-category .category .wrap.aside-wrap .col .filters::-webkit-scrollbar{width:1rem;height:1rem}body.page-category .category .wrap.aside-wrap .col .filters::-webkit-scrollbar-track{width:1rem;height:1rem;background:#efedec}body.page-category .category .wrap.aside-wrap .col .filters::-webkit-scrollbar-thumb{width:1rem;height:1rem;background:#9fbe51}body.page-category .category .wrap.aside-wrap .col .filters.active{transform:translateX(0)}body.page-category .category .wrap.aside-wrap .col .filters .filters-top{display:flex;justify-content:space-between;align-items:center;padding:6rem 0 1.4rem 0;border-bottom:.1rem solid #cecece;position:relative}body.page-category .category .wrap.aside-wrap .col .filters .filters-top .title{font-weight:600;font-size:1.6rem;line-height:2.2rem;color:#222}body.page-category .category .wrap.aside-wrap .col .filters .filters-top .filters-close{background-image:url("../img/icons/x_24x24_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:2rem;right:0;width:2.4rem;height:2.4rem;cursor:pointer}body.page-category .category .wrap.aside-wrap .col .filters .filters-top .clear{font-size:1.6rem;line-height:2.2rem;text-decoration-line:underline;color:#9fbe51;cursor:pointer}body.page-category .category .wrap.aside-wrap .col .filters .filters-top .clear:hover{color:#819f36;text-decoration:underline}body.page-category .category .wrap.aside-wrap .col .filters .fixed-btn{width:100%;padding:1rem 0 1.6rem;position:sticky;z-index:1;bottom:0;background:#fff}body.page-category .category .wrap.aside-wrap .col .filters .fixed-btn .btn{max-width:100%;font-weight:700;font-size:1.8rem;line-height:2.5rem}}body.page-category .category .wrap.aside-wrap .col .filters:first-child,body.page-category .category .wrap.aside-wrap .col .filters:nth-child(2){margin:1.4rem 0 0 0;border-top:none}@media only screen and (min-width: 1201px){body.page-category .category .wrap.aside-wrap .col .filters:first-child .filter-item:first-child .title,body.page-category .category .wrap.aside-wrap .col .filters:nth-child(2) .filter-item:first-child .title{padding-top:0}}body.page-category .category .wrap.aside-wrap .col .filters .filter-item{padding:0 0 1rem 0;border-bottom:.1rem solid #cecece}body.page-category .category .wrap.aside-wrap .col .filters .filter-item.active .title::after{background-image:url("../img/icons/minus_24x24_222.svg")}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .title{display:flex;align-items:center;font-weight:600;font-size:1.6rem;line-height:2.2rem;color:#222;padding:3rem 0 2rem 0;cursor:pointer}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .title::after{background-image:url("../img/icons/plus_24x24_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.4rem;min-width:2.4rem;height:2.4rem;margin-left:auto;transition:background .4s}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content{display:none;padding:0 0 2rem 0}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content>*:first-child{margin:0 !important}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .checkbox,body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .radio{margin:2.4rem 0 0 0}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .checkbox .c-text,body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .checkbox .c-text p,body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .checkbox .r-text,body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .checkbox .r-text p,body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .radio .c-text,body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .radio .c-text p,body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .radio .r-text,body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .radio .r-text p{font-size:1.6rem;line-height:2.2rem}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .btn{grid-column:1/span 2;max-width:100%}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content>.btn{margin-top:2.4rem}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .grid>*{margin:0 !important}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .grid .checkbox{display:flex;justify-content:center;align-items:center;padding-left:0;border:.1rem solid #cecece;border-radius:.6rem;padding:.8rem 0;position:relative;overflow:hidden}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .grid .checkbox{padding:.6rem 0}}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .grid .checkbox .c-box{width:.01rem;min-width:.01rem;border:none;position:unset}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .grid .checkbox .c-box::before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:.6rem;background:#9fbe51;border:.1rem solid #9fbe51;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .grid .checkbox .c-text{margin-top:-0.2rem;position:relative;z-index:1}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .grid .checkbox input:checked~.c-text,body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .grid .checkbox input:checked~.c-text p{color:#fff}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .grid .checkbox input:checked~.c-box{width:2rem;min-width:2rem;height:2rem;margin:0 .4rem 0 0}body.page-category .category .wrap.aside-wrap .col .filters .filter-item .filter-content .grid .checkbox input:checked~.c-box::before{opacity:1;visibility:visible}body.page-category .category .wrap.aside-wrap .col>.text{margin:3rem 0 0 0}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col>.text{margin:2rem 0 0 0}}body.page-category .category .wrap.aside-wrap .col>.text ul{display:grid;grid-template-columns:repeat(3, 1fr);list-style:none;gap:0 3rem}@media only screen and (max-width: 900px){body.page-category .category .wrap.aside-wrap .col>.text ul{grid-template-columns:repeat(2, 1fr);gap:0 2rem}}@media only screen and (max-width: 600px){body.page-category .category .wrap.aside-wrap .col>.text ul{grid-template-columns:repeat(1, 1fr)}}body.page-category .category .wrap.aside-wrap .col>.text ul li{font-size:1.5rem;line-height:2.2rem;color:#555;padding:.8rem 0 .8rem 5.4rem;position:relative;margin:0 0 2.6rem 0}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col>.text ul li{font-size:1.4rem;padding:.3rem 0 .3rem 4rem;margin:0 0 .6rem 0}}body.page-category .category .wrap.aside-wrap .col>.text ul li::before{background-image:url("../img/icons/check-circle_38x38_819F36.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:3.8rem;height:3.8rem;position:absolute;top:0;left:0}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col>.text ul li::before{width:2.8rem;height:2.8rem}}body.page-category .category .wrap.aside-wrap .col .filtering{display:flex;flex-direction:column;padding:1.4rem 2rem;background:#efedec;border-radius:.6rem;margin:6rem 0 0 0;max-width:26.2rem;width:100%}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col .filtering{display:none;max-width:100%}}body.page-category .category .wrap.aside-wrap .col .filtering .active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem}body.page-category .category .wrap.aside-wrap .col .filtering .active-filters>p{font-weight:600;font-size:1.4rem;line-height:1.9rem;color:#222;width:100%;margin-bottom:1rem}body.page-category .category .wrap.aside-wrap .col .filtering .active-filters .filter-tag{display:flex;align-items:center;padding:.4rem 1rem;background:#fff;border-radius:.6rem;font-size:1.3rem;line-height:1.7rem;color:#222}body.page-category .category .wrap.aside-wrap .col .filtering .active-filters .filter-tag button{background-image:url("../img/icons/x_15x15_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;width:1.5rem;min-width:1.5rem;height:1.5rem;margin:0 0 0 1.4rem;cursor:pointer}body.page-category .category .wrap.aside-wrap .col .filtering .clear{display:flex;align-items:center;font-weight:600;font-size:1.4rem;line-height:1.9rem;color:#819f36;cursor:pointer;margin:1rem 0 0 auto}body.page-category .category .wrap.aside-wrap .col .filtering .clear:hover{color:#819f36;text-decoration:underline}body.page-category .category .wrap.aside-wrap .col .filtering .clear::after{background-image:url("../img/icons/x-circle_24x24_9FBE51.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.4rem;min-width:2.4rem;height:2.4rem;margin:0 0 0 .6rem}body.page-category .category .wrap.aside-wrap .col .sorting{display:flex;margin:3rem 0 0 0}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col .sorting{display:none}}body.page-category .category .wrap.aside-wrap .col .sorting .select-count{display:flex;align-items:center;border:.1rem solid #cecece;border-radius:.6rem}body.page-category .category .wrap.aside-wrap .col .sorting .select-count span{font-size:1.4rem;line-height:2.2rem;color:#222;padding:0 1rem 0 1.5rem;border-right:.1rem solid #cecece}body.page-category .category .wrap.aside-wrap .col .sorting .select-count select{border:none}body.page-category .category .wrap.aside-wrap .col .sorting #sort{margin-left:auto}body.page-category .category .wrap.aside-wrap .col .mobile-filters{display:flex;background:#f9f8f7;margin:4rem 0 0 0;border-radius:.8rem;height:5.4rem;position:relative;transition:border-radius .4s}body.page-category .category .wrap.aside-wrap .col .mobile-filters.active{border-radius:.6rem .6rem 0 0}body.page-category .category .wrap.aside-wrap .col .mobile-filters>div{display:flex;flex:1}body.page-category .category .wrap.aside-wrap .col .mobile-filters>div button{display:flex;justify-content:center;align-items:center;flex:1;font-weight:600;font-size:1.4rem;line-height:1.9rem;color:#222;cursor:pointer}body.page-category .category .wrap.aside-wrap .col .mobile-filters .sort-btn.active button{color:#9fbe51}body.page-category .category .wrap.aside-wrap .col .mobile-filters .sort-btn.active button::after{background-image:url("../img/icons/chevron-down_13x13_9FBE51.svg");transform:rotate(180deg)}body.page-category .category .wrap.aside-wrap .col .mobile-filters .sort-btn.active .sort-dropdown{opacity:1;visibility:visible}body.page-category .category .wrap.aside-wrap .col .mobile-filters .sort-btn button::after{background-image:url("../img/icons/chevron-down_13x13_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:1.3rem;min-width:1.3rem;height:1.3rem;margin:0 0 0 .8rem;transform:rotate(0);transition:transform .4s}body.page-category .category .wrap.aside-wrap .col .mobile-filters .sort-btn .sort-dropdown{position:absolute;z-index:3;top:100%;left:0;width:100%;background:#f9f8f7;border-radius:0 0 .6rem .6rem;padding:1.6rem 0;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}body.page-category .category .wrap.aside-wrap .col .mobile-filters .sort-btn .sort-dropdown::before{content:"";position:absolute;top:0;left:2rem;width:calc(100% - 4rem);height:.1rem;background:#cecece}body.page-category .category .wrap.aside-wrap .col .mobile-filters .sort-btn .sort-dropdown .choice{font-size:1.4rem;line-height:1.9rem;color:#222;padding:.6rem 2rem;cursor:pointer;transition:background .4s,color .4s}body.page-category .category .wrap.aside-wrap .col .mobile-filters .sort-btn .sort-dropdown .choice:hover,body.page-category .category .wrap.aside-wrap .col .mobile-filters .sort-btn .sort-dropdown .choice.active{background:#fff;color:#9fbe51}body.page-category .category .wrap.aside-wrap .col .mobile-filters .filter-btn{position:relative}body.page-category .category .wrap.aside-wrap .col .mobile-filters .filter-btn::before{content:"";width:.1rem;height:3.4rem;background:#cecece;position:absolute;top:50%;left:0;transform:translateY(-50%)}body.page-category .category .wrap.aside-wrap .col .mobile-filters .filter-btn button::before{background-image:url("../img/icons/filter_18x18_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:1.8rem;min-width:1.8rem;height:1.8rem;margin:0 1rem 0 0}body.page-category .category .wrap.aside-wrap .col .mobile-filters .filter-btn button::after{display:flex;justify-content:center;align-items:center;content:attr(data-count);width:2.1rem;min-width:2.1rem;height:2.1rem;border-radius:50%;margin:0 0 0 .5rem;background:#9fbe51;font-weight:600;font-size:1.3rem;line-height:1.8rem;color:#fff}body.page-category .category .wrap.aside-wrap .col>.grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:8rem;margin:3rem 0 0 0;grid-auto-flow:dense}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col>.grid{margin:2.4rem 0 0 0;gap:6rem}}@media only screen and (max-width: 1000px){body.page-category .category .wrap.aside-wrap .col>.grid{gap:4rem 2rem}}@media only screen and (max-width: 900px){body.page-category .category .wrap.aside-wrap .col>.grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (max-width: 600px){body.page-category .category .wrap.aside-wrap .col>.grid{grid-template-columns:repeat(1, minmax(0, 1fr))}}body.page-category .category .wrap.aside-wrap .col>.grid .product-card{margin:0 auto}body.page-category .category .wrap.aside-wrap .col>.grid .request-form{padding:2rem 0}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col>.grid .request-form{padding:3rem 0}}body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.small,body.page-category .category .wrap.aside-wrap .col>.grid .request-form .product-card .wrap.tags,.product-card body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.tags,body.page-category .category .wrap.aside-wrap .col>.grid .request-form .product-card .wrap.props,.product-card body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.props{max-width:100%;padding:0}body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.small .banner,body.page-category .category .wrap.aside-wrap .col>.grid .request-form .product-card .wrap.tags .banner,.product-card body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.tags .banner,body.page-category .category .wrap.aside-wrap .col>.grid .request-form .product-card .wrap.props .banner,.product-card body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.props .banner{padding:5rem}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.small .banner,body.page-category .category .wrap.aside-wrap .col>.grid .request-form .product-card .wrap.tags .banner,.product-card body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.tags .banner,body.page-category .category .wrap.aside-wrap .col>.grid .request-form .product-card .wrap.props .banner,.product-card body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.props .banner{padding:3rem}}body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.small .form,body.page-category .category .wrap.aside-wrap .col>.grid .request-form .product-card .wrap.tags .form,.product-card body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.tags .form,body.page-category .category .wrap.aside-wrap .col>.grid .request-form .product-card .wrap.props .form,.product-card body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.props .form{padding:0 0 0 8rem}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.small .form,body.page-category .category .wrap.aside-wrap .col>.grid .request-form .product-card .wrap.tags .form,.product-card body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.tags .form,body.page-category .category .wrap.aside-wrap .col>.grid .request-form .product-card .wrap.props .form,.product-card body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.props .form{padding:0 0 0 4rem}}@media only screen and (max-width: 800px){body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.small .form,body.page-category .category .wrap.aside-wrap .col>.grid .request-form .product-card .wrap.tags .form,.product-card body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.tags .form,body.page-category .category .wrap.aside-wrap .col>.grid .request-form .product-card .wrap.props .form,.product-card body.page-category .category .wrap.aside-wrap .col>.grid .request-form .wrap.props .form{padding:4rem 0 0 0}}body.page-category .category .wrap.aside-wrap .col>.grid .top-product{padding:2rem 0;background-image:unset}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col>.grid .top-product{padding:3rem 0}}body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap{max-width:100%;padding:0;min-height:49rem;grid-template-columns:51.85% 48.15%}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 1000px){body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap{grid-template-columns:1fr;grid-template-areas:"h2" "title" "slider" "text";filter:none;min-height:unset}}body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap::before{width:48.15%;right:0}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap::before{width:50%}}@media only screen and (max-width: 1000px){body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap::before{content:none}}body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap h2,body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap .h2{font-size:2.8rem;line-height:3.8rem}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap h2,body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap .h2{font-size:2.6rem;line-height:3.5rem}}body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap .title{font-size:1.8rem;line-height:2.5rem}@media only screen and (max-width: 1200px){body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap .title{font-size:1.6rem;line-height:2.2rem}}body.page-category .category .wrap.aside-wrap .col>.grid .top-product .wrap .text p{margin:2rem 0 0 0}:is(.request-form,.top-product,.pagination,body.page-category .category .wrap.aside-wrap .col>.grid>p){grid-column:1/span 3}@media only screen and (max-width: 900px){:is(.request-form,.top-product,.pagination,body.page-category .category .wrap.aside-wrap .col>.grid>p){grid-column:1/span 2}}@media only screen and (max-width: 600px){:is(.request-form,.top-product,.pagination,body.page-category .category .wrap.aside-wrap .col>.grid>p){grid-column:1/span 1}}body.page-category :is(.faq-section,.seo-section) h2,body.page-category :is(.faq-section,.seo-section) .h2,body.page-category :is(.faq-section,.seo-section) h3,body.page-category :is(.faq-section,.seo-section) .h3{padding:0 4rem 0 0}@media only screen and (max-width: 1200px){body.page-category :is(.faq-section,.seo-section) h2,body.page-category :is(.faq-section,.seo-section) .h2,body.page-category :is(.faq-section,.seo-section) h3,body.page-category :is(.faq-section,.seo-section) .h3{padding:0 0 2.4rem 0;text-align:center}}body.page-category :is(.faq-section,.seo-section) .col:nth-child(1){padding:0 4rem 0 0}@media only screen and (max-width: 1200px){body.page-category :is(.faq-section,.seo-section) .col:nth-child(1){padding:0}}body.page-category .faq-section{padding:10rem 0;background:#f9f8f7}@media only screen and (max-width: 1200px){body.page-category .faq-section{padding:7rem 0}}body.page-category .faq-section .faq-item{background:#fff;box-shadow:0 .2rem .4rem rgba(0,0,0,.2);border-radius:.6rem}body.page-category .faq-section .faq-item.active .heading::before{background-image:url("../img/icons/minus_24x24_fff.svg")}body.page-category .faq-section .faq-item+.faq-item{margin:1rem 0 0 0}body.page-category .faq-section .faq-item .heading{display:flex;align-items:center;font-weight:600;font-size:1.8rem;line-height:2.5rem;color:#222;cursor:pointer;padding:3rem}@media only screen and (max-width: 1200px){body.page-category .faq-section .faq-item .heading{font-size:1.6rem;line-height:2.2rem;padding:1.4rem 1rem}}body.page-category .faq-section .faq-item .heading::before{background-color:#9fbe51;background-image:url("../img/icons/plus_24x24_fff.svg");background-repeat:no-repeat;background-position:center;background-size:2.4rem;content:"";width:5.1rem;min-width:5.1rem;height:5.1rem;margin:0 2.4rem 0 0;transition:background .4s;border-radius:50%}@media only screen and (max-width: 1200px){body.page-category .faq-section .faq-item .heading::before{background-size:2rem;width:3.7rem;min-width:3.7rem;height:3.7rem;margin:0 1.4rem 0 0}}body.page-category .faq-section .faq-item .heading:hover::before{background-color:#819f36}body.page-category .faq-section .faq-item .content{display:none;margin:-3rem 0 0 0;padding:0 3rem 4rem 10.5rem}@media only screen and (max-width: 1200px){body.page-category .faq-section .faq-item .content{margin:-0.4rem 0 0 0;padding:0 1rem 1.4rem 6.1rem}}body.page-category .faq-section .faq-item .content p+p{margin:2.6rem 0 0 0}@media only screen and (max-width: 1200px){body.page-category .faq-section .faq-item .content p+p{margin:2rem 0 0 0}}body.page-category .seo-section .row{padding:10rem 0}@media only screen and (max-width: 1200px){body.page-category .seo-section .row{padding:7rem 0}}body.page-category .seo-section .row:nth-child(even){border-top:.1rem solid #cecece}body.page-category .seo-section .text p:not(:first-child){margin:2.6rem 0 0 0}body.page-category .seo-section .text h2:not(:first-child),body.page-category .seo-section .text h3:not(:first-child),body.page-category .seo-section .text h4:not(:first-child),body.page-category .seo-section .text h5:not(:first-child),body.page-category .seo-section .text h6:not(:first-child){margin:4.8rem 0 0 0}body.page-category .seo-section .text h2+p,body.page-category .seo-section .text h3+p,body.page-category .seo-section .text h4+p,body.page-category .seo-section .text h5+p,body.page-category .seo-section .text h6+p{margin:0 !important}body.page-product .product{margin:0 0 10rem 0}@media only screen and (max-width: 1200px){body.page-product .product{margin:0 0 7rem 0}}body.page-product .product .wrap{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));position:relative;grid-template-areas:"photos title" "photos price" "photos leasing" "photos radial" "photos dropdown" "photos cta" "photos consultant"}@media only screen and (max-width: 1200px){body.page-product .product .wrap{display:block}}body.page-product .product .wrap>*:not(.product-gallery){width:calc(100% - 6rem);margin-left:auto}@media only screen and (max-width: 1200px){body.page-product .product .wrap>*:not(.product-gallery){width:100%}}body.page-product .product .wrap .product-title{grid-area:title}@media only screen and (max-width: 1200px){body.page-product .product .wrap .product-gallery{margin:2rem 0 0 0}}body.page-product .product .wrap .price-section{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;grid-area:price;background:#f9f8f7;padding:2.5rem 3rem;border-radius:.6rem}@media only screen and (max-width: 800px){body.page-product .product .wrap .price-section{display:flex;flex-direction:column;justify-content:unset;align-items:unset;margin-top:0;padding:2.3rem 2rem}}@media only screen and (max-width: 800px){body.page-product .product .wrap .price-section .price-col:not(:last-child){border-bottom:.1rem solid #cecece;padding:0 0 2.4rem 0}}body.page-product .product .wrap .price-section .price-col .price-wrap{display:flex;align-items:center}body.page-product .product .wrap .price-section .price-col .price-wrap>span{font-weight:400;font-size:1.4rem;line-height:1.9rem;margin:0 3rem 0 0;max-width:9rem;color:#555}@media only screen and (max-width: 1200px){body.page-product .product .wrap .price-section .price-col .price-wrap>span{margin:0 2rem 0 0}}body.page-product .product .wrap .price-section .price-col .price-wrap .price{display:flex;justify-content:flex-end;align-items:flex-end;font-weight:600;font-size:3.8rem;line-height:5.2rem;color:#222;text-align:right;flex-wrap:wrap}@media only screen and (max-width: 1200px){body.page-product .product .wrap .price-section .price-col .price-wrap .price{font-size:2.8rem;line-height:3.8rem}}@media only screen and (max-width: 800px){body.page-product .product .wrap .price-section .price-col .price-wrap .price{margin-left:auto}}body.page-product .product .wrap .price-section .price-col .price-wrap .price span:not(:only-child){min-width:max-content}body.page-product .product .wrap .price-section .price-col .price-wrap .price span:not(:only-child):nth-child(1){color:#be3333}body.page-product .product .wrap .price-section .price-col .price-wrap .price span:not(:only-child):nth-child(2){margin:0 0 .4rem 1.6rem;font-weight:400;font-size:2.2rem;line-height:3rem;text-decoration-line:line-through;color:#666}@media only screen and (max-width: 1200px){body.page-product .product .wrap .price-section .price-col .price-wrap .price span:not(:only-child):nth-child(2){margin:0 0 .2rem 1rem;font-size:1.8rem;line-height:2.5rem}}body.page-product .product .wrap .price-section .price-col>p{margin:1.7rem 0 0 0;font-size:1.5rem;line-height:2rem;color:#be3333}@media only screen and (max-width: 1200px){body.page-product .product .wrap .price-section .price-col>p{margin:1rem 0 0 0;font-size:1.3rem;line-height:1.8rem}}body.page-product .product .wrap .price-section #openSuggestPrice{display:flex;align-items:center;font-size:1.6rem;line-height:2.4rem;text-decoration-line:underline;color:#819f36;cursor:pointer;max-width:39%;width:26rem;margin:0 0 0 2rem;text-align:left;transition:color .4s}@media only screen and (max-width: 1200px){body.page-product .product .wrap .price-section #openSuggestPrice{font-size:1.4rem;line-height:2.2rem}}@media only screen and (max-width: 800px){body.page-product .product .wrap .price-section #openSuggestPrice{margin:2.4rem 0 0 0;max-width:100%}}body.page-product .product .wrap .price-section #openSuggestPrice:hover{color:#9fbe51}body.page-product .product .wrap .price-section #openSuggestPrice::before{background-image:url("../img/icons/euro-circle_34x34_9FBE51.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:3.4rem;min-width:3.4rem;height:3.4rem;border-radius:50%;margin:0 1.4rem 0 0}body.page-product .product .wrap .leasing-section{grid-area:leasing;background:#f9f8f7;padding:0 3rem 2.5rem 3rem;border-radius:.6rem}body.page-product .product .wrap .leasing-section .btn-leasing,body.page-product .product .wrap .leasing-section .btn-lendi{max-width:100%;font-size:1.8rem;line-height:2.5rem;padding:.65rem 3.6rem}body.page-product .product .wrap .leasing-section .btn-leasing::before,body.page-product .product .wrap .leasing-section .btn-lendi::before{background-image:url("../img/icons/care-coin_34x34_fff.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:3.4rem;min-width:3.4rem;height:3.4rem;margin-right:1rem}body.page-product .product .wrap .leasing-section .btn-lendi::before{background-image:url("../img/icons/lendi.svg");background-repeat:no-repeat;background-position:center;background-size:contain}body.page-product .product .wrap .leasing-section .btn-lendi+div{margin-top:2.5rem}body.page-product .product .wrap .free-delivery{display:flex;align-items:center;font-size:1.6rem;line-height:2.4rem;text-decoration-line:underline;color:#819f36;max-width:39%;width:26rem;margin:0 0 0 2rem;text-align:left;transition:color .4s}@media only screen and (max-width: 1200px){body.page-product .product .wrap .free-delivery{font-size:1.4rem;line-height:2.2rem}}@media only screen and (max-width: 800px){body.page-product .product .wrap .free-delivery{margin:2.4rem 0 0 0;max-width:100%}}body.page-product .product .wrap .free-delivery::before{background-color:#9fbe51;background-image:url("../img/icons/truck_22x22_fff.svg");background-repeat:no-repeat;background-position:center;background-size:2rem;content:"";width:3.4rem;min-width:3.4rem;height:3.4rem;border-radius:50%;margin:0 1.4rem 0 0}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .title{font-weight:600;font-size:2rem;line-height:2.7rem;color:#222;margin:0 0 2rem 0}@media only screen and (max-width: 1200px){body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .title{font-size:1.8rem;line-height:2.5rem;margin:0 0 1.6rem 0}}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block{background:#fff;border:.1rem solid #cecece;box-shadow:0 .2rem .6rem rgba(0,0,0,.1);padding:0 2rem}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block.error{background:rgba(190,51,51,.15)}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .heading p{font-size:1.8rem;line-height:2.5rem}@media only screen and (max-width: 1200px){body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .heading p{font-size:1.6rem;line-height:2.2rem}}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio{border-top:.1rem solid #cecece;margin:0;padding:1.8rem 0;display:grid;grid-template-columns:2.9rem auto 4.4rem 21rem 20rem;align-items:center;grid-template-areas:"cbox text info price pdf"}@media only screen and (max-width: 800px){body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio{grid-template-columns:2.9rem 1fr 1.5fr 4.9rem;grid-template-areas:"cbox text text info" "cbox price pdf pdf";gap:.9rem 0}}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio input[type=radio]{position:unset;z-index:1;margin:0 .9rem 0 0;grid-area:cbox}@media only screen and (max-width: 800px){body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio input[type=radio]{margin:.2rem .9rem 0 0;align-self:flex-start}}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio input[type=radio]::before{box-shadow:inset .6rem .6rem #fff}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio input[type=radio]:checked{border:.1rem solid #fff}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio input[type=radio]:checked::before{box-shadow:inset .6rem .6rem #9fbe51}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio input[type=radio]:checked~.r-text,body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio input[type=radio]:checked~.r-text p,body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio input[type=radio]:checked~.price span{color:#fff}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio input[type=radio]:checked~.r-text::before{content:"";width:calc(100% + 4rem);height:100%;position:absolute;z-index:0;top:0;left:-2rem;right:-2rem;bottom:0;background:#9fbe51}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio:last-child input[type=radio]:checked~.r-text::before{border-radius:0 0 .6rem .6rem}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio input[type=radio]:checked~.i{background-image:url("../img/icons/info_24x24_fff.svg")}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio input[type=radio]:checked~.pdf{color:#fff}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio input[type=radio]:checked~.pdf::before{background-image:url("../img/icons/pdf_28x28_fff.svg")}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .r-text,body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .r-text p{font-size:1.6rem;line-height:2.2rem}@media only screen and (max-width: 1200px){body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .r-text,body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .r-text p{font-size:1.5rem;line-height:2rem}}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .r-text{margin-right:auto;grid-area:text}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .r-text p{position:relative;z-index:1}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .i{background-image:url("../img/icons/info_24x24_666.svg");background-repeat:no-repeat;background-position:center;background-size:contain;width:2.4rem;min-width:2.4rem;height:2.4rem;margin:0 0 0 2rem;cursor:pointer;font-size:0;transition:background .4s;position:relative;grid-area:info}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .i:hover{background-image:url("../img/icons/info_24x24_819F36.svg")}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .price{display:flex;justify-content:center;align-items:center;font-weight:600;font-size:1.6rem;line-height:2.2rem;color:#222;min-width:max-content;width:19rem;transition:color .4s;position:relative;grid-area:price}@media only screen and (max-width: 1200px){body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .price{font-size:1.5rem;line-height:2rem}}@media only screen and (max-width: 800px){body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .price{display:flex;flex-direction:column;align-items:flex-start;width:unset}}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .price span:not(:only-child):nth-child(1){color:#be3333}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .price span:not(:only-child):nth-child(2){margin:0 0 0 .5rem;font-weight:400;font-size:1.3rem;line-height:1.8rem;text-decoration-line:line-through;color:#666}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .pdf{display:flex;align-items:center;font-size:1.4rem;line-height:1.9rem;color:#555;position:relative;padding:0 0 0 2rem;transition:color .4s;grid-area:pdf}@media only screen and (max-width: 1200px){body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .pdf{font-size:1.3rem;line-height:1.8rem}}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .pdf:hover{color:#819f36;text-decoration:underline}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .pdf:hover::before{background-image:url("../img/icons/pdf_28x28_819F36.svg")}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .pdf::before{background-image:url("../img/icons/pdf_28x28_555.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.8rem;min-width:2.8rem;height:2.8rem;margin:0 1rem 0 0;transition:background .4s}@media only screen and (max-width: 1200px){body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .pdf::before{width:2.4rem;min-width:2.4rem;height:2.4rem;margin:0 .8rem 0 0}}body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .pdf::after{content:"";width:.1rem;height:100%;position:absolute;top:0;left:0;background:#cecece}@media only screen and (max-width: 800px){body.page-product .product .wrap :is(.radial-selection,.dropdown-selection) .block .list .radio .pdf::after{content:none}}body.page-product .product .wrap .radial-selection{margin-top:4rem;grid-area:radial}@media only screen and (max-width: 1200px){body.page-product .product .wrap .radial-selection{margin-top:5rem}}body.page-product .product .wrap .radial-selection .block{border-radius:.8rem}body.page-product .product .wrap .radial-selection .block+.block{margin:3rem 0 0 0}@media only screen and (max-width: 1200px){body.page-product .product .wrap .radial-selection .block+.block{margin:2rem 0 0 0}}body.page-product .product .wrap .radial-selection .block .heading{padding:2rem 0 1.5rem 0}body.page-product .product .wrap .dropdown-selection{margin-top:6rem;grid-area:dropdown}@media only screen and (max-width: 1200px){body.page-product .product .wrap .dropdown-selection{margin-top:4rem}}body.page-product .product .wrap .dropdown-selection .block{border-radius:.6rem}body.page-product .product .wrap .dropdown-selection .block.active .heading::before{background-image:url("../img/icons/minus_24x24_fff.svg")}body.page-product .product .wrap .dropdown-selection .block.required .heading p::after{content:"*";color:#be3333;display:inline-block;margin:0 0 0 .5rem}body.page-product .product .wrap .dropdown-selection .block.disabled{background:#f9f8f7;border-color:#f9f8f7}body.page-product .product .wrap .dropdown-selection .block+.block{margin:2rem 0 0 0}body.page-product .product .wrap .dropdown-selection .block .heading{display:flex;align-items:center;padding:2rem 0;cursor:pointer}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .heading{display:grid;grid-template-columns:5.2rem auto;grid-template-areas:"plus text" "plus button";grid-template-rows:4.2rem auto}}body.page-product .product .wrap .dropdown-selection .block .heading::before{background-color:#9fbe51;background-image:url("../img/icons/plus_24x24_fff.svg");background-repeat:no-repeat;background-position:center;background-size:2.4rem;content:"";width:4.2rem;min-width:4.2rem;height:4.2rem;margin:0 2.2rem 0 0;border-radius:50%;transition:background .4s}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .heading::before{margin:0 1rem 0 0;grid-area:plus;align-self:flex-start}}body.page-product .product .wrap .dropdown-selection .block .heading:hover::before{background-color:#819f36}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .heading p{grid-area:text}}body.page-product .product .wrap .dropdown-selection .block .heading p span{font-weight:300}body.page-product .product .wrap .dropdown-selection .block .heading button{margin-left:auto;font-size:1.6rem;line-height:2.2rem;color:#819f36;cursor:pointer}body.page-product .product .wrap .dropdown-selection .block .heading button:hover{color:#819f36;text-decoration:underline}@media only screen and (max-width: 1200px){body.page-product .product .wrap .dropdown-selection .block .heading button{font-size:1.3rem;line-height:1.8rem}}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .heading button{grid-area:button;margin:.5rem 0 0 0;text-align:left}}body.page-product .product .wrap .dropdown-selection .block .list{display:none}body.page-product .product .wrap .dropdown-selection .block .list .checkbox,body.page-product .product .wrap .dropdown-selection .block .list .radio{display:grid;grid-template-columns:3rem 1fr 4rem .8fr;grid-template-areas:"cbox text color price";align-items:center;margin:0;padding:1.4rem 0;border-top:.1rem solid #cecece;min-height:7rem}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .list .checkbox,body.page-product .product .wrap .dropdown-selection .block .list .radio{grid-template-columns:3rem 4rem auto;grid-template-areas:"cbox text text" "cbox color price";padding:1.8rem 0;min-height:10.8rem;gap:.7rem 0}}body.page-product .product .wrap .dropdown-selection .block .list .checkbox input:checked~.c-text,body.page-product .product .wrap .dropdown-selection .block .list .checkbox input:checked~.c-text p,body.page-product .product .wrap .dropdown-selection .block .list .checkbox input:checked~.price span:nth-child(1),body.page-product .product .wrap .dropdown-selection .block .list .radio input:checked~.c-text,body.page-product .product .wrap .dropdown-selection .block .list .radio input:checked~.c-text p,body.page-product .product .wrap .dropdown-selection .block .list .radio input:checked~.price span:nth-child(1){color:#819f36}body.page-product .product .wrap .dropdown-selection .block .list .checkbox .c-box,body.page-product .product .wrap .dropdown-selection .block .list .radio .c-box{position:unset;margin:0 1rem 0 0;grid-area:cbox}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .list .checkbox .c-box,body.page-product .product .wrap .dropdown-selection .block .list .radio .c-box{align-self:flex-start;margin:.6rem 1rem 0 0}}body.page-product .product .wrap .dropdown-selection .block .list .checkbox .c-text,body.page-product .product .wrap .dropdown-selection .block .list .radio .c-text{grid-area:text}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .list .checkbox .c-text+.price,body.page-product .product .wrap .dropdown-selection .block .list .radio .c-text+.price{grid-column:2/span 2;margin:0}}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .list .checkbox input[type=radio],body.page-product .product .wrap .dropdown-selection .block .list .radio input[type=radio]{margin:.5rem .9rem 0 0}}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .list .checkbox .r-text+.price,body.page-product .product .wrap .dropdown-selection .block .list .radio .r-text+.price{grid-column:2/span 2;margin:0}}body.page-product .product .wrap .dropdown-selection .block .list .checkbox .color,body.page-product .product .wrap .dropdown-selection .block .list .radio .color{background-repeat:no-repeat;background-position:center;background-size:contain;width:4rem;min-width:4rem;height:4rem;border-radius:.6rem;grid-area:color}body.page-product .product .wrap .dropdown-selection .block .list .checkbox .price,body.page-product .product .wrap .dropdown-selection .block .list .radio .price{display:flex;justify-content:center;align-items:center;font-weight:600;font-size:1.6rem;line-height:2.2rem;color:#222;min-width:max-content;transition:color .4s;margin-left:auto;grid-area:price;width:unset}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .list .checkbox .price,body.page-product .product .wrap .dropdown-selection .block .list .radio .price{display:flex;flex-direction:column;align-items:unset;font-size:1.5rem;line-height:2rem;margin-left:2.4rem}}body.page-product .product .wrap .dropdown-selection .block .list .checkbox .price span:not(:only-child):nth-child(1),body.page-product .product .wrap .dropdown-selection .block .list .radio .price span:not(:only-child):nth-child(1){color:#be3333}body.page-product .product .wrap .dropdown-selection .block .list .checkbox .price span:not(:only-child):nth-child(2),body.page-product .product .wrap .dropdown-selection .block .list .radio .price span:not(:only-child):nth-child(2){margin:0 0 0 1rem;font-weight:400;font-size:1.4rem;line-height:1.9rem;text-decoration-line:line-through;color:#666}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .list .checkbox .price span:not(:only-child):nth-child(2),body.page-product .product .wrap .dropdown-selection .block .list .radio .price span:not(:only-child):nth-child(2){margin:0}}body.page-product .product .wrap .dropdown-selection .block .list ul{list-style:none;padding:2.4rem 0;border-top:.1rem solid #cecece}body.page-product .product .wrap .dropdown-selection .block .list ul li{position:relative;padding-left:3.2rem}body.page-product .product .wrap .dropdown-selection .block .list ul li::before{background-image:url("../img/icons/check-circle_22x22_fff.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.2rem;height:2.2rem;position:absolute;top:0;left:0}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .list ul{padding:2rem 0}}body.page-product .product .wrap .dropdown-selection .block .list ul li{color:#819f36}body.page-product .product .wrap .dropdown-selection .block .list ul li+li{margin:2.4rem 0 0 0}@media only screen and (max-width: 800px){body.page-product .product .wrap .dropdown-selection .block .list ul li+li{margin:1.8rem 0 0 0}}body.page-product .product .wrap .cta-section{margin-top:4rem;grid-area:cta}body.page-product .product .wrap .cta-section .btn{padding:1.1rem 1.4rem}body.page-product .product .wrap .cta-section .btn+.btn{margin:2rem 0 0 0}body.page-product .product .wrap .cta-section .btn-gray-frame{font-weight:400;font-size:1.6rem;line-height:2.2rem}body.page-product .product .wrap .cta-section .btn-gray-frame::before{background-image:url("../img/icons/phone_24x24_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.4rem;min-width:2.4rem;height:2.4rem;margin:0 1rem 0 0;transition:background .4s}body.page-product .product .wrap .cta-section .btn-gray-frame:hover::before{background-image:url("../img/icons/phone_24x24_819F36.svg")}body.page-product .product .wrap .cta-section .btn-green{font-size:1.8rem;line-height:2.5rem}body.page-product .product .wrap .consultant{margin-top:4rem;grid-area:consultant}body.page-product :is(.description .row,.products-section){padding:10rem 0}@media only screen and (max-width: 1200px){body.page-product :is(.description .row,.products-section){padding:7rem 0}}body.page-product :is(.specification,.description .row){background:#efedec}body.page-product .specification{padding:12rem 0 8rem 0}@media only screen and (max-width: 1200px){body.page-product .specification{padding:7rem 0 5rem 0}}body.page-product .specification .wrap.aside-wrap .col:nth-child(1){padding:0 8rem 0 0}@media only screen and (max-width: 1200px){body.page-product .specification .wrap.aside-wrap .col:nth-child(1){padding:0}}body.page-product .specification .wrap.aside-wrap .col:nth-child(2){padding:0 0 0 8rem}@media only screen and (max-width: 1200px){body.page-product .specification .wrap.aside-wrap .col:nth-child(2){padding:2.4rem 0 0 0}}body.page-product .specification .wrap.aside-wrap .col .grid{display:grid;grid-template-columns:repeat(3, 1fr);margin:-4rem 0 0 0}@media only screen and (max-width: 1200px){body.page-product .specification .wrap.aside-wrap .col .grid{margin:0;display:block}}body.page-product .specification .wrap.aside-wrap .col .grid div{padding:5rem 4rem 4rem 4rem;position:relative}@media only screen and (max-width: 1200px){body.page-product .specification .wrap.aside-wrap .col .grid div{padding:2rem 0;border-top:.1rem solid #cecece}}body.page-product .specification .wrap.aside-wrap .col .grid div::before{content:"";width:calc(100% - 8rem);height:.1rem;background:#cecece;position:absolute;left:4rem;bottom:0}@media only screen and (max-width: 1200px){body.page-product .specification .wrap.aside-wrap .col .grid div::before{content:none}}body.page-product .specification .wrap.aside-wrap .col .grid div p{font-size:1.8rem;line-height:2.6rem}@media only screen and (max-width: 1200px){body.page-product .specification .wrap.aside-wrap .col .grid div p{font-size:1.6rem}}body.page-product .specification .wrap.aside-wrap .col .grid div p:not(:first-child){margin:2.4rem 0 0 0;font-weight:300;font-size:2.8rem;line-height:3.8rem;color:#000}@media only screen and (max-width: 1200px){body.page-product .specification .wrap.aside-wrap .col .grid div p:not(:first-child){margin:.5rem 0 0 0;font-size:2.4rem;line-height:3.3rem}}body.page-product .specification .wrap.aside-wrap .col .grid div:nth-child(n+1):nth-child(-n+2)::after,body.page-product .specification .wrap.aside-wrap .col .grid div:nth-child(4)::after,body.page-product .specification .wrap.aside-wrap .col .grid div:nth-child(5)::after,body.page-product .specification .wrap.aside-wrap .col .grid div:nth-child(n+7):nth-child(-n+8)::after{content:"";width:.1rem;height:calc(100% - 9rem);background:#cecece;position:absolute;top:5rem;right:0}@media only screen and (max-width: 1200px){body.page-product .specification .wrap.aside-wrap .col .grid div:nth-child(n+1):nth-child(-n+2)::after,body.page-product .specification .wrap.aside-wrap .col .grid div:nth-child(4)::after,body.page-product .specification .wrap.aside-wrap .col .grid div:nth-child(5)::after,body.page-product .specification .wrap.aside-wrap .col .grid div:nth-child(n+7):nth-child(-n+8)::after{content:none}}body.page-product .description .row:nth-child(even){background:unset}body.page-product .description .row .wrap.aside-wrap .col:nth-child(1){padding:0 8rem 0 0}@media only screen and (max-width: 1200px){body.page-product .description .row .wrap.aside-wrap .col:nth-child(1){padding:0}}body.page-product .description .row .wrap.aside-wrap .col:nth-child(2){padding:0 0 0 8rem}@media only screen and (max-width: 1200px){body.page-product .description .row .wrap.aside-wrap .col:nth-child(2){padding:2.4rem 0 0 0}}@media only screen and (max-width: 1200px){body.page-product .description .row .wrap.aside-wrap .col h2,body.page-product .description .row .wrap.aside-wrap .col .h2{text-align:center}}body.page-product .description .row .wrap.aside-wrap .col .text a{color:#9fbe51;text-decoration-line:underline;transition:color .4s}body.page-product .description .row .wrap.aside-wrap .col .text a:hover{color:#819f36}body.page-product .description .row .wrap.aside-wrap .col .text p+p{margin:2.6rem 0 0 0}body.page-product .description .row .wrap.aside-wrap .col .text ul{list-style:none;margin:3rem 0 0 0}body.page-product .description .row .wrap.aside-wrap .col .text ul li{position:relative;padding-left:3.2rem}body.page-product .description .row .wrap.aside-wrap .col .text ul li::before{background-image:url("../img/icons/check-circle_22x22_fff.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.2rem;height:2.2rem;position:absolute;top:0;left:0}@media only screen and (max-width: 1200px){body.page-product .description .row .wrap.aside-wrap .col .text ul{margin:2.4rem 0 0 0}}body.page-product .description .row .wrap.aside-wrap .col .text ul li+li{margin-top:1.8rem}body.page-product .products-section{border-top:.1rem solid #cecece}body.page-about .about{padding:0 0 10rem 0}@media only screen and (max-width: 1200px){body.page-about .about{padding:0 0 8rem 0}}body.page-about .about h1{text-align:center;padding:0 0 4rem 0}@media only screen and (max-width: 1200px){body.page-about .about h1{padding:0 0 2rem 0}}body.page-about .about .slider{width:100%;margin:0 0 3rem 0}body.page-about .about .slider:not(.slick-initialized){display:grid;grid-template-columns:repeat(1, 1fr);overflow:hidden}body.page-about .about .slider:not(.slick-initialized)>div:nth-child(n+2){display:none}@media only screen and (max-width: 1200px){body.page-about .about .slider{margin:0 0 2rem 0}}body.page-about .about .slider .slick-slide,body.page-about .about .slider>div:not(.slick-list){height:unset}body.page-about .about .slider>.slick-arrow.slick-prev,body.page-about .about .mfp-container .slider>.slick-prev.mfp-arrow,body.page-about .mfp-container .about .slider>.slick-prev.mfp-arrow{left:3rem}body.page-about .about .slider>.slick-arrow.slick-next,body.page-about .about .mfp-container .slider>.slick-next.mfp-arrow,body.page-about .mfp-container .about .slider>.slick-next.mfp-arrow{right:3rem}body.page-about .about .slider .slick-dots{bottom:1.3rem}@media only screen and (max-width: 1200px){body.page-about .about .slider .img{display:none}}@media only screen and (min-width: 1201px){body.page-about .about .slider .img-mobile{display:none}}body.page-about .about .text{margin:3rem 0 0 0}@media only screen and (max-width: 1200px){body.page-about .about .text{margin:2rem 0 0 0}}body.page-about .about .text>*:not(:first-child){margin:2.4rem 0 0 0}@media only screen and (max-width: 1200px){body.page-about .about .text>*:not(:first-child){margin:1.6rem 0 0 0}}body.page-about .about .text p{text-align:center}body.page-about .choose-us{padding:10rem 0;background:#efedec}@media only screen and (max-width: 1200px){body.page-about .choose-us{padding:7rem 0}}body.page-about .choose-us h2,body.page-about .choose-us .h2{font-size:3.6rem;line-height:4.9rem;text-align:center;padding:0 0 4rem 0}@media only screen and (max-width: 1200px){body.page-about .choose-us h2,body.page-about .choose-us .h2{font-size:2.6rem;line-height:3.5rem;padding:0 0 3rem 0}}body.page-about .choose-us .wrap.large,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags{display:grid;grid-template-columns:repeat(4, 1fr);gap:6rem 0}@media only screen and (max-width: 1200px){body.page-about .choose-us .wrap.large,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 800px){body.page-about .choose-us .wrap.large,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags{display:block}}body.page-about .choose-us .wrap.large .col,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col{display:flex;flex-direction:column;align-items:center;padding:0 6rem}@media only screen and (max-width: 1200px){body.page-about .choose-us .wrap.large .col,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col{position:relative}}@media only screen and (max-width: 800px){body.page-about .choose-us .wrap.large .col,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col{padding:0}}@media only screen and (max-width: 800px){body.page-about .choose-us .wrap.large .col+.col,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col+.col,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col+.col,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col+.col,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col+.col{border-top:.1rem solid #cecece;padding:3rem 0 0 0 !important;margin:3rem 0 0 0 !important}}@media only screen and (min-width: 1201px){body.page-about .choose-us .wrap.large .col:nth-child(1n+1):not(:nth-child(4n+1)),body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col:nth-child(1n+1):not(:nth-child(4n+1)),.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col:nth-child(1n+1):not(:nth-child(4n+1)),body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col:nth-child(1n+1):not(:nth-child(4n+1)),.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col:nth-child(1n+1):not(:nth-child(4n+1)){border-left:.1rem solid #cecece}}@media only screen and (max-width: 1200px){body.page-about .choose-us .wrap.large .col:nth-child(even),body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col:nth-child(even),.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col:nth-child(even),body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col:nth-child(even),.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col:nth-child(even){border-left:.1rem solid #cecece}}@media only screen and (max-width: 800px){body.page-about .choose-us .wrap.large .col:nth-child(even),body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col:nth-child(even),.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col:nth-child(even),body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col:nth-child(even),.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col:nth-child(even){border-left:0}}@media only screen and (max-width: 1200px){body.page-about .choose-us .wrap.large .col:nth-child(n+3),body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col:nth-child(n+3),.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col:nth-child(n+3),body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col:nth-child(n+3),.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col:nth-child(n+3){margin-top:6rem}}@media only screen and (max-width: 800px){body.page-about .choose-us .wrap.large .col:nth-child(n+3),body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col:nth-child(n+3),.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col:nth-child(n+3),body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col:nth-child(n+3),.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col:nth-child(n+3){margin-top:0}}body.page-about .choose-us .wrap.large .col:nth-child(n+3)::after,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col:nth-child(n+3)::after,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col:nth-child(n+3)::after,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col:nth-child(n+3)::after,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col:nth-child(n+3)::after{content:"";width:calc(100% - 12rem);position:absolute;top:-6rem;left:6rem;height:.1rem;background:#cecece}@media only screen and (max-width: 800px){body.page-about .choose-us .wrap.large .col:nth-child(n+3)::after,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col:nth-child(n+3)::after,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col:nth-child(n+3)::after,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col:nth-child(n+3)::after,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col:nth-child(n+3)::after{content:none}}body.page-about .choose-us .wrap.large .col::before,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col::before,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col::before,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col::before,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col::before{background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:12.8rem;height:12.8rem;border-radius:50%}body.page-about .choose-us .wrap.large .col:nth-child(1)::before,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col:nth-child(1)::before,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col:nth-child(1)::before,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col:nth-child(1)::before,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col:nth-child(1)::before{background-image:url("../img/icons/about-1_128x128.svg")}body.page-about .choose-us .wrap.large .col:nth-child(2)::before,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col:nth-child(2)::before,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col:nth-child(2)::before,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col:nth-child(2)::before,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col:nth-child(2)::before{background-image:url("../img/icons/about-2_128x128.svg")}body.page-about .choose-us .wrap.large .col:nth-child(3)::before,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col:nth-child(3)::before,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col:nth-child(3)::before,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col:nth-child(3)::before,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col:nth-child(3)::before{background-image:url("../img/icons/about-3_128x128.svg")}body.page-about .choose-us .wrap.large .col:nth-child(4)::before,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col:nth-child(4)::before,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col:nth-child(4)::before,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col:nth-child(4)::before,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col:nth-child(4)::before{background-image:url("../img/icons/about-4_128x128.svg")}body.page-about .choose-us .wrap.large .col p,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col p,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col p,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col p,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col p{margin:1.6rem 0 0 0;font-weight:300;font-size:1.6rem;line-height:2.8rem;text-align:center;color:#000}@media only screen and (max-width: 1200px){body.page-about .choose-us .wrap.large .col p,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col p,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col p,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col p,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col p{font-size:1.5rem}}body.page-about .choose-us .wrap.large .col p:first-child,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col p:first-child,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col p:first-child,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col p:first-child,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col p:first-child{margin:2.4rem 0 0 0;font-weight:400;font-size:1.8rem;line-height:2.5rem}@media only screen and (max-width: 1200px){body.page-about .choose-us .wrap.large .col p:first-child,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col p:first-child,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col p:first-child,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col p:first-child,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col p:first-child{font-size:1.6rem;line-height:2.2rem}}@media only screen and (max-width: 800px){body.page-about .choose-us .wrap.large .col p:first-child,body.page-about .choose-us .product-gallery .sticky-wrap .wrap.props .col p:first-child,.product-gallery .sticky-wrap body.page-about .choose-us .wrap.props .col p:first-child,body.page-about .choose-us .product-gallery .sticky-wrap .main-gallery .wrap.tags .col p:first-child,.product-gallery .sticky-wrap .main-gallery body.page-about .choose-us .wrap.tags .col p:first-child{max-width:22rem}}body.page-about .categories{padding:10rem 0}@media only screen and (max-width: 1200px){body.page-about .categories{padding:7rem 0}}body.page-about .press{padding:10rem 0 8rem 0;background:#f9f8f7}@media only screen and (max-width: 1200px){body.page-about .press{padding:7rem 0}}body.page-about .press .wrap .col{display:flex;flex-direction:column;justify-content:center}body.page-about .press .wrap .col h2,body.page-about .press .wrap .col .h2,body.page-about .press .wrap .col h3,body.page-about .press .wrap .col .h3{text-transform:capitalize}@media only screen and (max-width: 1200px){body.page-about .press .wrap .col h2,body.page-about .press .wrap .col .h2,body.page-about .press .wrap .col h3,body.page-about .press .wrap .col .h3{text-align:center;margin:0 0 1.4rem 0}}body.page-about .press .wrap .col .btn{margin:3rem 0 0 0}@media only screen and (max-width: 1200px){body.page-about .press .wrap .col .btn{display:none}}body.page-about .press .wrap .col .slider{width:100%;padding:0 8.8rem}body.page-about .press .wrap .col .slider:not(.slick-initialized){display:grid;grid-template-columns:repeat(1, 1fr);overflow:hidden}body.page-about .press .wrap .col .slider:not(.slick-initialized)>div:nth-child(n+2){display:none}@media only screen and (max-width: 1200px){body.page-about .press .wrap .col .slider{margin:0 0 5rem 0;padding:0}}body.page-about .press .wrap .col .slider .slick-slide,body.page-about .press .wrap .col .slider>div:not(.slick-list){height:unset}body.page-about .press .wrap .col .slider>.slick-arrow.slick-prev,body.page-about .press .wrap .col .mfp-container .slider>.slick-prev.mfp-arrow,body.page-about .mfp-container .press .wrap .col .slider>.slick-prev.mfp-arrow{left:0rem}body.page-about .press .wrap .col .slider>.slick-arrow.slick-next,body.page-about .press .wrap .col .mfp-container .slider>.slick-next.mfp-arrow,body.page-about .mfp-container .press .wrap .col .slider>.slick-next.mfp-arrow{right:0rem}body.page-about .press .wrap .col .slider>.slick-dots{bottom:-5rem}body.page-about .press .wrap .col .slider .item{display:flex;align-items:center;padding:2rem 3rem;background:#fff;box-shadow:0 .2rem .4rem rgba(0,0,0,.2);border-radius:.6rem;margin:1rem}@media only screen and (max-width: 1000px){body.page-about .press .wrap .col .slider .item{display:flex;flex-direction:column;align-items:center;padding:3rem 1.8rem;margin:.4rem}}body.page-about .press .wrap .col .slider .item .photo{width:35.4rem;min-width:35.4rem;aspect-ratio:354/198}@media only screen and (max-width: 1000px){body.page-about .press .wrap .col .slider .item .photo{width:21.4rem;min-width:21.4rem;aspect-ratio:214/120}}body.page-about .press .wrap .col .slider .item .photo img{width:100%;height:100%;object-fit:cover}body.page-about .press .wrap .col .slider .item .text{padding:0 0 0 3rem}@media only screen and (max-width: 1000px){body.page-about .press .wrap .col .slider .item .text{display:flex;flex-direction:column;align-items:center;padding:1.5rem 0 0 0}}body.page-about .press .wrap .col .slider .item .text p{margin:1.6rem 0 0 0}@media only screen and (max-width: 1000px){body.page-about .press .wrap .col .slider .item .text p{margin:1rem 0 0 0;text-align:center}}body.page-about .press .wrap .col .slider .item .text p:nth-child(1){margin:0;font-weight:600;font-size:1.8rem;line-height:2.5rem}@media only screen and (max-width: 1200px){body.page-about .press .wrap .col .slider .item .text p:nth-child(1){font-size:1.6rem;line-height:2.2rem}}body.page-about .press .wrap .col .slider .item .text .link{margin:1.4rem 0 0 0}body.page-contacts .contacts-section{padding:0 0 10rem 0}@media only screen and (max-width: 1200px){body.page-contacts .contacts-section{padding:0 0 7rem 0}}body.page-contacts .contacts-section h1{text-align:center;padding:0 0 4rem 0}@media only screen and (max-width: 1200px){body.page-contacts .contacts-section h1{padding:0 0 2rem 0}}@media only screen and (max-width: 1200px){body.page-contacts .contacts-section .grid .info h3,body.page-contacts .contacts-section .grid .info .h3{position:relative;z-index:2;padding:4rem 0 0 0}}body.page-contacts .contacts-section .grid .info .block{background-color:#efedec;background-image:url("../img/icons/contacts_262x403.svg");background-repeat:no-repeat;background-position:right bottom;background-size:26.2rem 40.3rem;margin:2rem 0 0 0;padding:6rem;border-radius:.8rem}@media only screen and (max-width: 1200px){body.page-contacts .contacts-section .grid .info .block{padding:0 0 4rem 0;background-image:none;position:relative;z-index:1}body.page-contacts .contacts-section .grid .info .block::before{content:"";width:106.66%;left:-3.33%;height:calc(100% + 9.8rem);background:#efedec;position:absolute;top:-9.8rem;z-index:-1}}body.page-contacts .contacts-section .grid .info .block>*:not(:first-child){margin:3rem 0 0 0}@media only screen and (max-width: 1200px){body.page-contacts .contacts-section .grid .info .block>*:not(:first-child){margin:2rem 0 0 0}}body.page-contacts .contacts-section .grid .info .block .mail,body.page-contacts .contacts-section .grid .info .block .phone,body.page-contacts .contacts-section .grid .info .block .clock,body.page-contacts .contacts-section .grid .info .block .map,body.page-contacts .contacts-section .grid .info .block .share{display:flex;align-items:center;font-weight:400;font-size:1.8rem;line-height:2.5rem;color:#222}@media only screen and (max-width: 1200px){body.page-contacts .contacts-section .grid .info .block .mail,body.page-contacts .contacts-section .grid .info .block .phone,body.page-contacts .contacts-section .grid .info .block .clock,body.page-contacts .contacts-section .grid .info .block .map,body.page-contacts .contacts-section .grid .info .block .share{font-size:1.6rem;line-height:2.2rem}}body.page-contacts .contacts-section .grid .info .block .mail::before,body.page-contacts .contacts-section .grid .info .block .phone::before,body.page-contacts .contacts-section .grid .info .block .clock::before,body.page-contacts .contacts-section .grid .info .block .map::before,body.page-contacts .contacts-section .grid .info .block .share::before{background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:6.6rem;min-width:6.6rem;height:6.6rem;border-radius:50%;margin:0 2rem 0 0}@media only screen and (max-width: 1200px){body.page-contacts .contacts-section .grid .info .block .mail::before,body.page-contacts .contacts-section .grid .info .block .phone::before,body.page-contacts .contacts-section .grid .info .block .clock::before,body.page-contacts .contacts-section .grid .info .block .map::before,body.page-contacts .contacts-section .grid .info .block .share::before{width:5rem;min-width:5rem;height:5rem;margin:0 1.8rem 0 0}}body.page-contacts .contacts-section .grid .info .block .mail a:hover,body.page-contacts .contacts-section .grid .info .block .phone a:hover,body.page-contacts .contacts-section .grid .info .block .clock a:hover,body.page-contacts .contacts-section .grid .info .block .map a:hover,body.page-contacts .contacts-section .grid .info .block .share a:hover{color:#819f36;text-decoration:underline}body.page-contacts .contacts-section .grid .info .block .mail::before{background-image:url("../img/icons/mail_66x66_fff.svg")}body.page-contacts .contacts-section .grid .info .block .phone::before{background-image:url("../img/icons/phone_66x66_fff_819F36.svg")}body.page-contacts .contacts-section .grid .info .block .phone a{font-weight:600}body.page-contacts .contacts-section .grid .info .block .clock::before{background-image:url("../img/icons/clock_66x66_fff.svg")}body.page-contacts .contacts-section .grid .info .block .map::before{background-image:url("../img/icons/map_66x66_fff.svg")}body.page-contacts .contacts-section .grid .info .block .map .row .link{margin:.8rem 0 0 0}body.page-contacts .contacts-section .grid .info .block .share::before{background-image:url("../img/icons/share_66x66_fff.svg")}body.page-contacts .contacts-section .grid .info .block .share .socials .ig a::before{background-size:1.2rem auto}body.page-contacts .contacts-section .grid .info .block .share .socials .fb a::before{background-size:.6rem auto}body.page-contacts .contacts-section .grid .info .block .share .socials .yt a::before{background-size:1.3rem auto}body.page-contacts .contacts-section .grid .info .block .share .socials a{font-size:0}@media only screen and (max-width: 1200px){body.page-contacts .contacts-section .grid .info .block .share .socials a{width:3rem;min-width:3rem;height:3rem;margin:0 0 0 1rem}}@media only screen and (max-width: 1200px){body.page-contacts .contacts-section .grid .info .block .share .socials a::before{width:3rem;min-width:3rem;height:3rem}}body.page-contacts .contacts-section .grid .form h2,body.page-contacts .contacts-section .grid .form .h2,body.page-contacts .contacts-section .grid .form h3,body.page-contacts .contacts-section .grid .form .h3{text-align:center}@media only screen and (max-width: 1200px){body.page-contacts .contacts-section .grid .form h2,body.page-contacts .contacts-section .grid .form .h2,body.page-contacts .contacts-section .grid .form h3,body.page-contacts .contacts-section .grid .form .h3{text-align:left}}body.page-contacts .contacts-section .grid .form .btn{margin:3rem 0 0 auto}@media only screen and (max-width: 600px){body.page-contacts .contacts-section .grid .form .btn{max-width:100%}}body.page-contacts .contacts-section+.employees{margin-top:0;padding-top:0}body.page-contacts .employees{padding:10rem 0}@media only screen and (max-width: 1200px){body.page-contacts .employees{padding:7rem 0}}body.page-contacts :is(.contacts-section .grid,.employees .wrap){display:grid;grid-template-columns:repeat(2, 1fr);gap:5rem}@media only screen and (max-width: 1200px){body.page-contacts :is(.contacts-section .grid,.employees .wrap){grid-template-columns:1fr;gap:2rem}}body.page-contacts .map-wrap,body.page-contacts #map{width:100%;height:64rem}@media only screen and (max-width: 1200px){body.page-contacts .map-wrap,body.page-contacts #map{height:56rem}}body.page-news h1{text-align:center;padding:0 0 4rem 0}@media only screen and (max-width: 1200px){body.page-news h1{padding:0 0 2rem 0}}body.page-news .news .text p,body.page-news .news-inner .text p{line-height:2.8rem}@media only screen and (max-width: 1200px){body.page-news .news .text p,body.page-news .news-inner .text p{line-height:2.6rem}}body.page-news .news{padding:0 0 10rem 0}@media only screen and (max-width: 1200px){body.page-news .news{padding:0 0 7rem 0}}body.page-news .news .text>*:not(:first-child){margin-top:2.8rem}@media only screen and (max-width: 1200px){body.page-news .news .text>*:not(:first-child){margin-top:2.6rem}}body.page-news .news .text *{text-align:center}body.page-news .news .grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:8rem;margin:4rem 0 0 0}@media only screen and (max-width: 1200px){body.page-news .news .grid{gap:6rem 4rem}}@media only screen and (max-width: 900px){body.page-news .news .grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (max-width: 600px){body.page-news .news .grid{grid-template-columns:1fr;gap:5rem}}body.page-news .news .grid .pagination{grid-column:1/span 3}@media only screen and (max-width: 900px){body.page-news .news .grid .pagination{grid-column:1/span 2}}@media only screen and (max-width: 600px){body.page-news .news .grid .pagination{grid-column:1/span 1}}body.page-news .news-inner{padding:0 0 8rem 0}@media only screen and (max-width: 1200px){body.page-news .news-inner{padding:0 0 7rem 0}}body.page-news .news-inner .wrap{display:flex;flex-direction:column}body.page-news .news-inner .date{font-weight:300;font-size:1.8rem;line-height:2.5rem;text-align:center;color:#666}@media only screen and (max-width: 1200px){body.page-news .news-inner .date{font-size:1.6rem;line-height:2.2rem}}body.page-news .news-inner .text{padding:8rem 0 0 0}@media only screen and (max-width: 1200px){body.page-news .news-inner .text{padding:4rem 0 0 0}}body.page-news .news-inner .text>*:not(:first-child){margin-top:4rem}@media only screen and (max-width: 1200px){body.page-news .news-inner .text>*:not(:first-child){margin-top:2rem}}body.page-news .news-inner .text>*:first-child{text-align:center}body.page-news .news-inner .text img:only-of-type{width:100%}body.page-news .news-inner .text p:not(:empty):not(:first-child)>img:only-of-type{margin-top:4rem}@media only screen and (max-width: 1200px){body.page-news .news-inner .text p:not(:empty):not(:first-child)>img:only-of-type{margin-top:2rem}}body.page-news .news-inner .text img:not(:only-of-type){width:calc(50% - .5rem);display:inline-block;float:left;margin-bottom:4rem}@media only screen and (max-width: 600px){body.page-news .news-inner .text img:not(:only-of-type){width:100%;display:block;float:unset;margin-bottom:0}}body.page-news .news-inner .text img:not(:only-of-type)+img{margin-left:1rem}@media only screen and (max-width: 600px){body.page-news .news-inner .text img:not(:only-of-type)+img{margin-left:0;margin-top:1rem}}body.page-news .news-inner .text img:not(:only-of-type)+img:nth-child(2n+3){margin-left:0}body.page-news .news-inner .text hr{clear:both}body.page-news .news-inner .text p:has(img:not(:only-of-type))+ul,body.page-news .news-inner .text p:has(img:not(:only-of-type))+ol,body.page-news .news-inner .text p:has(img:not(:only-of-type))+p,body.page-news .news-inner .text p:has(img:not(:only-of-type))+h2,body.page-news .news-inner .text p:has(img:not(:only-of-type))+h3,body.page-news .news-inner .text p:has(img:not(:only-of-type))+h4,body.page-news .news-inner .text p:has(img:not(:only-of-type))+h5,body.page-news .news-inner .text p:has(img:not(:only-of-type))+h6{clear:both}body.page-news .news-inner .text>p:first-child{font-weight:400;font-size:2.4rem;line-height:3.3rem}@media only screen and (max-width: 1200px){body.page-news .news-inner .text>p:first-child{font-size:2rem;line-height:2.8rem}}body.page-news .news-inner .text a{text-decoration:underline;color:#9fbe51;transition:color .4s}body.page-news .news-inner .text a:hover{color:#819f36}body.page-news .news-inner .socials{margin:5rem 0 0 0}@media only screen and (max-width: 1200px){body.page-news .news-inner .socials{margin:3rem 0 0 0}}body.page-gallery header .navbar .wrap .col{border-color:#fff}body.page-gallery h1{text-align:center;padding:0 0 4rem 0}@media only screen and (max-width: 1200px){body.page-gallery h1{padding:0 0 2rem 0}}body.page-gallery .gallery{padding:0 0 10rem 0}@media only screen and (max-width: 1200px){body.page-gallery .gallery{padding:0 0 7rem 0}}body.page-gallery .gallery .text p{line-height:2.8rem}@media only screen and (max-width: 1200px){body.page-gallery .gallery .text p{line-height:2.6rem}}body.page-gallery .gallery .text>*:not(:first-child){margin-top:2.8rem}@media only screen and (max-width: 1200px){body.page-gallery .gallery .text>*:not(:first-child){margin-top:2.6rem}}body.page-gallery .gallery .text *{text-align:center}body.page-gallery .gallery .text .btn{margin-left:auto;margin-right:auto}body.page-gallery .gallery .text .btn::before{background-image:url("../img/icons/yt_24x19_fff.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.4rem;height:1.9rem;margin:0 1.6rem 0 0}body.page-gallery .gallery .grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:8rem 6.8rem;margin:12rem 0 0 0}@media only screen and (max-width: 1200px){body.page-gallery .gallery .grid{grid-template-columns:repeat(3, minmax(0, 1fr));margin:4rem 0 0 0;gap:6rem 3rem}}@media only screen and (max-width: 900px){body.page-gallery .gallery .grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (max-width: 600px){body.page-gallery .gallery .grid{gap:5rem 1.4rem}}body.page-gallery .gallery .grid .pagination{grid-column:1/span 4}@media only screen and (max-width: 1200px){body.page-gallery .gallery .grid .pagination{grid-column:1/span 3}}@media only screen and (max-width: 900px){body.page-gallery .gallery .grid .pagination{grid-column:1/span 2}}body.page-gallery .trustpilot-section{border-top:.1rem solid #cecece}body.page-gallery .gallery-inner{background:#efedec;padding:0 0 10rem 0;position:relative}@media only screen and (max-width: 1200px){body.page-gallery .gallery-inner{padding:0;background:rgba(0,0,0,0)}}body.page-gallery .gallery-inner .breadcrumb{position:relative;z-index:1}body.page-gallery .gallery-inner .wrap .col:nth-child(1){max-width:90.8rem;padding:0 11rem 0 0;position:relative;z-index:1}@media only screen and (max-width: 1200px){body.page-gallery .gallery-inner .wrap .col:nth-child(1){max-width:100%;padding:0}}@media only screen and (min-width: 1201px){body.page-gallery .gallery-inner .wrap .col h1{text-align:left}}@media only screen and (min-width: 1201px){body.page-gallery .gallery-inner .wrap .col .product-gallery .sticky-wrap .props{background:#fff}}body.page-gallery .gallery-inner .wrap .map-wrap{display:flex;justify-content:flex-end}@media only screen and (min-width: 1201px){body.page-gallery .gallery-inner .wrap .map-wrap{position:absolute;top:0;left:0;right:0;bottom:0}}@media only screen and (max-width: 1200px){body.page-gallery .gallery-inner .wrap .map-wrap{margin:5rem 0 0 0;width:107.06%;position:relative;left:-3.53%;right:-3.53%}}@media only screen and (min-width: 1201px){body.page-gallery .gallery-inner .wrap .map-wrap #map{width:calc((100vw - (160rem + 6.66%))/2 + 3.33% + 69.2rem);height:100%}}@media only screen and (max-width: 1200px){body.page-gallery .gallery-inner .wrap .map-wrap #map{width:100%;height:56rem}}body.page-gallery .description{padding:10rem 0}@media only screen and (max-width: 1200px){body.page-gallery .description{padding:7rem 0 3rem 0}}@media only screen and (max-width: 1200px){body.page-gallery .description .col h2,body.page-gallery .description .col .h2{text-align:center}}body.page-gallery .description .col .text{padding:0 0 0 8rem}@media only screen and (max-width: 1200px){body.page-gallery .description .col .text{padding:2.4rem 0 0 0}}body.page-gallery .description .col .text p+p{margin:2.6rem 0 0 0}body.page-gallery .description .col .text ul{list-style:none;margin:3rem 0 0 0}body.page-gallery .description .col .text ul li{position:relative;padding-left:3.2rem}body.page-gallery .description .col .text ul li::before{background-image:url("../img/icons/check-circle_22x22_fff.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:2.2rem;height:2.2rem;position:absolute;top:0;left:0}@media only screen and (max-width: 1200px){body.page-gallery .description .col .text ul{margin:2.6rem 0 0 0}}body.page-gallery .description .col .text ul li+li{margin-top:1.8rem}@media only screen and (max-width: 1200px){body.page-gallery .description .col .text ul li+li{margin-top:1.6rem}}body.page-error .error-text{padding:8rem 0 10rem 0}@media only screen and (max-width: 1200px){body.page-error .error-text{padding:7rem 0}}body.page-error .error-text .wrap{display:flex;flex-direction:column;align-items:center}body.page-error .error-text .wrap img{aspect-ratio:294/257;width:29.4rem;height:25.7rem}@media only screen and (max-width: 1200px){body.page-error .error-text .wrap img{width:26.4rem;height:unset}}@media only screen and (max-width: 800px){body.page-error .error-text .wrap img{width:20.4rem;height:unset}}body.page-error .error-text .wrap p{margin:5rem 0 0 0;font-size:2rem;line-height:3.6rem;text-align:center;max-width:62.5rem}@media only screen and (max-width: 1200px){body.page-error .error-text .wrap p{margin:4rem 0 0 0;font-size:1.6rem;line-height:2.2rem;max-width:42.5rem}}@media only screen and (max-width: 800px){body.page-error .error-text .wrap p{margin:3rem 0 0 0}}body.page-error .error-text .wrap .btn{margin:4rem 0 0 0}@media only screen and (max-width: 1200px){body.page-error .error-text .wrap .btn{margin:3rem 0 0 0}}body.page-search .search-section{padding:0 0 10rem 0}@media only screen and (max-width: 1200px){body.page-search .search-section{padding:0 0 7rem 0}}body.page-search .search-section+.search-section{border-top:.1rem solid #cecece;padding:10rem 0}@media only screen and (max-width: 1200px){body.page-search .search-section+.search-section{padding:7rem 0}}body.page-search .search-section .wrap{display:flex;flex-direction:column;align-items:center}body.page-search .search-section .wrap>*:first-child{margin-top:0}body.page-search .search-section .wrap h1{text-align:center;padding:0 0 4rem 0}@media only screen and (max-width: 1200px){body.page-search .search-section .wrap h1{padding:0 0 2rem 0}}body.page-search .search-section .wrap .searched-for{display:flex;align-items:center;padding:1.5rem 5rem;border-radius:15rem;background:#f9f8f7}@media only screen and (max-width: 1200px){body.page-search .search-section .wrap .searched-for{padding:1rem 2rem}}body.page-search .search-section .wrap .searched-for::before{background-image:url("../img/icons/search_36x36_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:3.6rem;min-width:3.6rem;height:3.6rem;margin:0 2.4rem 0 0}@media only screen and (max-width: 1200px){body.page-search .search-section .wrap .searched-for::before{width:1.8rem;min-width:1.8rem;height:1.8rem;margin:0 1rem 0 0}}body.page-search .search-section .wrap .searched-for p{font-size:2.4rem;line-height:4.8rem}@media only screen and (max-width: 1200px){body.page-search .search-section .wrap .searched-for p{font-size:1.4rem;line-height:1.9rem}}body.page-search .search-section .wrap .searched-for p span{font-weight:600;color:#819f36}body.page-search .search-section .wrap h3,body.page-search .search-section .wrap .h3{margin:8rem 0 3rem 0;text-align:center}@media only screen and (max-width: 1200px){body.page-search .search-section .wrap h3,body.page-search .search-section .wrap .h3{margin:4rem 0 2rem 0}}body.page-search .search-section .wrap .grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:5.2rem}@media only screen and (max-width: 1200px){body.page-search .search-section .wrap .grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:6rem}}@media only screen and (max-width: 1000px){body.page-search .search-section .wrap .grid{gap:4rem 2rem}}@media only screen and (max-width: 900px){body.page-search .search-section .wrap .grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (max-width: 600px){body.page-search .search-section .wrap .grid{grid-template-columns:repeat(1, minmax(0, 1fr))}}body.page-search .search-section .wrap .grid .pagination{grid-column:1/span 4}@media only screen and (max-width: 1200px){body.page-search .search-section .wrap .grid .pagination{grid-column:1/span 3}}@media only screen and (max-width: 900px){body.page-search .search-section .wrap .grid .pagination{grid-column:1/span 2}}@media only screen and (max-width: 600px){body.page-search .search-section .wrap .grid .pagination{grid-column:1/span 1}}body.page-search .search-section .wrap .categories-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:3rem;max-width:115rem;width:100%}@media only screen and (max-width: 1000px){body.page-search .search-section .wrap .categories-grid{gap:2rem}}@media only screen and (max-width: 900px){body.page-search .search-section .wrap .categories-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (max-width: 600px){body.page-search .search-section .wrap .categories-grid{grid-template-columns:repeat(1, minmax(0, 1fr))}}body.page-search .search-section .wrap .categories-grid .item{display:flex;flex-direction:column;align-items:center;background:#fff;box-shadow:0 .2rem .8rem rgba(0,0,0,.2);border-radius:.8rem;padding:4rem}@media only screen and (max-width: 1200px){body.page-search .search-section .wrap .categories-grid .item{padding:2rem}}body.page-search .search-section .wrap .categories-grid .item .icon{background-image:url("../img/icons/logo-placeholder_80x80.svg");background-repeat:no-repeat;background-position:center;background-size:contain;width:8rem;min-width:8rem;height:8rem;border-radius:50%}@media only screen and (max-width: 1200px){body.page-search .search-section .wrap .categories-grid .item .icon{width:5rem;min-width:5rem;height:5rem}}body.page-search .search-section .wrap .categories-grid .item a{margin:3rem 0 0 0;font-size:1.8rem;line-height:2.5rem;text-align:center;text-transform:uppercase}body.page-search .search-section .wrap .categories-grid .item a:hover{color:#819f36;text-decoration:underline}@media only screen and (max-width: 1200px){body.page-search .search-section .wrap .categories-grid .item a{margin:2rem 0 0 0;font-size:1.6rem;line-height:1.9rem}}body.page-search .search-section .wrap .categories-grid .item .btn{margin:3.6rem 0 0 0}@media only screen and (max-width: 1200px){body.page-search .search-section .wrap .categories-grid .item .btn{margin:2.4rem 0 0 0}}body.page-search .search-section .wrap .categories-grid .item .btn:empty{padding:1.5rem 2rem}body.page-search .no-results{padding:8rem 0 10rem 0}@media only screen and (max-width: 1200px){body.page-search .no-results{padding:4rem 0 7rem 0}}body.page-search .no-results .wrap{display:flex;flex-direction:column;align-items:center}body.page-search .no-results .wrap img{aspect-ratio:1/1;width:13.2rem;height:13.2rem}@media only screen and (max-width: 1200px){body.page-search .no-results .wrap img{width:9.2rem;height:9.2rem}}body.page-search .no-results .wrap h1{margin:3rem 0 0 0;text-align:center}@media only screen and (max-width: 1200px){body.page-search .no-results .wrap h1{margin:2rem 0 0 0}}body.page-search .no-results .wrap p{margin:3rem 0 0 0;font-size:1.8rem;line-height:4.8rem;text-align:center}@media only screen and (max-width: 1200px){body.page-search .no-results .wrap p{margin:2rem 0 0 0;font-size:1.6rem;line-height:2.6rem}}body.page-search .no-results .wrap p span{font-weight:600;font-size:2.4rem;line-height:4.8rem;color:#819f36}@media only screen and (max-width: 1200px){body.page-search .no-results .wrap p span{font-size:1.8rem;line-height:2.6rem}}body.page-cart .cart-content{padding:0 0 15rem 0}@media only screen and (max-width: 1200px){body.page-cart .cart-content{padding:0 0 9rem 0}}body.page-cart .cart-content .cart-bottom-txt{margin-top:5rem;font-size:1.4rem;line-height:2.4rem}body.page-cart .cart-content .cart-bottom-txt p{font-size:1.4rem;line-height:2.4rem}body.page-cart .cart-content .wrap{display:flex}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap{display:flex;flex-direction:column}}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap h1,body.page-cart .cart-content .wrap .h1,body.page-cart .cart-content .wrap h2,body.page-cart .cart-content .wrap .h2,body.page-cart .cart-content .wrap h3,body.page-cart .cart-content .wrap .h3{text-align:left}}body.page-cart .cart-content .wrap .col{width:100%}body.page-cart .cart-content .wrap .col:not(:only-child):nth-child(1){max-width:50rem;margin:0 5rem 0 0}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col:not(:only-child):nth-child(1){display:none}}body.page-cart .cart-content .wrap .col .form{position:sticky;top:0}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .form{position:unset;top:unset;margin:2.6rem 0 0 0}}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list{padding:0 0 2.4rem 0}}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list{position:relative;z-index:1;margin-top:2.4rem}}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list::before{content:"";width:107.06%;position:absolute;top:0;z-index:-1;left:-3.53%;right:-3.53%;height:100%;background:#f9f8f7}}body.page-cart .cart-content .wrap .col .cart-list .list-header,body.page-cart .cart-content .wrap .col .cart-list .item .product{display:grid;grid-template-columns:23.2rem 27.8rem 12rem 15.2rem 14rem auto;grid-template-areas:"photo title quantity price total remove"}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .list-header,body.page-cart .cart-content .wrap .col .cart-list .item .product{grid-template-columns:13.8rem 27.8rem 12rem 15.2rem 14rem auto}}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .list-header,body.page-cart .cart-content .wrap .col .cart-list .item .product{grid-template-columns:1fr 13.1rem 4.4rem;grid-template-areas:"title photo remove" "quantity quantity remove" "price price remove" "total total remove"}}body.page-cart .cart-content .wrap .col .cart-list .list-header .photo,body.page-cart .cart-content .wrap .col .cart-list .item .product .photo{grid-area:photo}body.page-cart .cart-content .wrap .col .cart-list .list-header .quantity,body.page-cart .cart-content .wrap .col .cart-list .item .product .quantity{grid-area:quantity;justify-content:center;text-align:center}body.page-cart .cart-content .wrap .col .cart-list .list-header .price,body.page-cart .cart-content .wrap .col .cart-list .item .product .price{grid-area:price;justify-content:center;text-align:center}body.page-cart .cart-content .wrap .col .cart-list .list-header .total,body.page-cart .cart-content .wrap .col .cart-list .item .product .total{grid-area:total;justify-content:center;text-align:center}body.page-cart .cart-content .wrap .col .cart-list .list-header .remove,body.page-cart .cart-content .wrap .col .cart-list .item .product .remove{grid-area:remove;padding:0 0 0 2.5rem}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .list-header .remove,body.page-cart .cart-content .wrap .col .cart-list .item .product .remove{padding:0 0 0 2rem;justify-self:center}}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .list-header .remove,body.page-cart .cart-content .wrap .col .cart-list .item .product .remove{justify-self:flex-end;align-self:flex-start}}body.page-cart .cart-content .wrap .col .cart-list .list-header{margin:3rem 0 1.5rem 0}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .list-header{display:none}}body.page-cart .cart-content .wrap .col .cart-list .list-header p{font-size:1.3rem;line-height:1.8rem;color:#555}@media only screen and (min-width: 1001px){body.page-cart .cart-content .wrap .col .cart-list .item{border-radius:.6rem;background:#f9f8f7;box-shadow:0 .2rem .6rem rgba(0,0,0,.1)}}body.page-cart .cart-content .wrap .col .cart-list .item+.item{margin:3rem 0 0 0}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .item+.item{margin:2.4rem 0 0 0;border-top:.1rem solid #cecece}}body.page-cart .cart-content .wrap .col .cart-list .item .product{padding:3rem 0;align-items:center}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .product{padding:2.4rem 0}}body.page-cart .cart-content .wrap .col .cart-list .item .product .photo{overflow:hidden;margin:0 0 0 3rem}body.page-cart .cart-content .wrap .col .cart-list .item .product .photo img{transform:scale(1);transition:transform .4s}body.page-cart .cart-content .wrap .col .cart-list .item .product .photo:hover img{transform:scale(1.1);transition:transform .4s}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .product .photo{margin:0}}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .item .product .photo{margin:0 0 0 1.3rem}}body.page-cart .cart-content .wrap .col .cart-list .item .product .photo img{aspect-ratio:202/135;width:20.2rem;min-width:20.2rem}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .product .photo img{aspect-ratio:118/79;width:11.8rem;min-width:11.8rem}}body.page-cart .cart-content .wrap .col .cart-list .item .product .title{font-size:1.4rem;line-height:2.2rem;color:#222;padding:0 4rem;word-break:break-word}body.page-cart .cart-content .wrap .col .cart-list .item .product .title:hover{color:#819f36;text-decoration:underline}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .product .title{line-height:2rem;padding:0;font-size:1.2rem;line-height:2rem}}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .item .product .title{align-self:flex-start}}body.page-cart .cart-content .wrap .col .cart-list .item .product .quantity{display:flex;justify-content:center;align-items:center;padding:1rem;background:#fff;width:9rem;justify-self:center}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .product .quantity{padding:.9rem 1rem}}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .item .product .quantity{margin:2rem 0 0 0;justify-self:flex-end}body.page-cart .cart-content .wrap .col .cart-list .item .product .quantity::before{content:attr(data-title);position:absolute;left:0;font-weight:400;font-size:1.3rem;line-height:1.8rem;color:#555}}body.page-cart .cart-content .wrap .col .cart-list .item .product .quantity button{background-repeat:no-repeat;background-position:center;background-size:contain;width:2rem;min-width:2rem;height:2rem;cursor:pointer}body.page-cart .cart-content .wrap .col .cart-list .item .product .quantity button.decrease{background-image:url("../img/icons/chevron-left_20x20_555.svg")}body.page-cart .cart-content .wrap .col .cart-list .item .product .quantity button.increase{background-image:url("../img/icons/chevron-right_20x20_555.svg")}body.page-cart .cart-content .wrap .col .cart-list .item .product .quantity input{font-weight:400;font-size:1.6rem;line-height:2.2rem;color:#222;text-align:center;width:100%}body.page-cart .cart-content .wrap .col .cart-list .item .product .quantity input[type=number]{pointer-events:none}body.page-cart .cart-content .wrap .col .cart-list .item .product .quantity input[type=number]::-webkit-outer-spin-button,body.page-cart .cart-content .wrap .col .cart-list .item .product .quantity input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}body.page-cart .cart-content .wrap .col .cart-list .item .product .price{font-weight:400;font-size:1.6rem;line-height:2.2rem;color:#222}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .item .product .price{margin:2rem 0 0 0;justify-self:flex-end}body.page-cart .cart-content .wrap .col .cart-list .item .product .price::before{content:attr(data-title);position:absolute;left:0;font-weight:400;font-size:1.3rem;line-height:1.8rem;color:#555}}body.page-cart .cart-content .wrap .col .cart-list .item .product .total{font-weight:600;font-size:1.6rem;line-height:2.2rem;color:#222}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .item .product .total{margin:2rem 0 0 0;justify-self:flex-end}body.page-cart .cart-content .wrap .col .cart-list .item .product .total::before{content:attr(data-title);position:absolute;left:0;font-weight:400;font-size:1.3rem;line-height:1.8rem;color:#555}}body.page-cart .cart-content .wrap .col .cart-list .item .product .remove{background-image:url("../img/icons/x_24x24_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer;width:2.4rem;min-width:2.4rem;height:2.4rem;padding:0;margin:0 0 0 3.7rem}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .product .remove{margin:0 0 0 2rem}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section{display:flex;flex-direction:column;padding:0 3rem}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section{padding:0 1.6rem}}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section{padding:0}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block{background:#fff;border:.1rem solid #cecece;box-shadow:0 .2rem .6rem rgba(0,0,0,.1);border-radius:.6rem;padding:0 3rem}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block{padding:0 1.6rem}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block:last-child{margin-bottom:3rem}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block:last-child{margin-bottom:0}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block.active .heading::before{background-image:url("../img/icons/minus_24x24_fff.svg")}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block+.block{margin:2rem 0 0 0}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block+.block{margin:1rem 0 0 0}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block+.block:last-child{margin:2rem 0 3rem 0}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block+.block:last-child{margin:1rem 0 0 0}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .heading{display:flex;align-items:center;padding:2rem 0;cursor:pointer}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .heading{padding:1.6rem 0}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .heading::before{background-color:#9fbe51;background-image:url("../img/icons/plus_24x24_fff.svg");background-repeat:no-repeat;background-position:center;background-size:2.4rem;content:"";width:4.2rem;min-width:4.2rem;height:4.2rem;margin:0 2.2rem 0 0;border-radius:50%;transition:background .4s}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .heading::before{margin:0 1rem 0 0}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .heading:hover::before{background-color:#819f36}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .heading p{font-weight:600;font-size:1.8rem;line-height:2.5rem}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .heading p{font-size:1.6rem;line-height:2.2rem}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list{display:none}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .options-header,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option{display:grid;grid-template-columns:26rem 28rem 16.5rem 16.5rem auto;grid-template-areas:"name description price total remove";align-items:center}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .options-header,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option{grid-template-columns:24rem 26rem 16.5rem 16.5rem auto}}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .options-header,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option{grid-template-columns:1fr 3.4rem;gap:2rem 0;grid-template-areas:"name remove" "description remove" "price remove" "total remove"}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .options-header .name,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .name{grid-area:name}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .options-header .description,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .description{grid-area:description}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .options-header .price,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .price{grid-area:price}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .options-header .total,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .total{grid-area:total}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .options-header .remove,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .remove{grid-area:remove}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .options-header{padding:0 0 1rem 0}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .options-header{display:none}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .options-header p{font-size:1.4rem;line-height:1.9rem;color:#555}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .options-header p:last-child{text-align:right}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option{border-top:.1rem solid #cecece;min-height:7.6rem;padding:1.6rem 0}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option>*:not(:last-child){padding:0 3rem 0 0}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option>*:not(:last-child){padding:0 2rem 0 0}}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option>*:not(:last-child){padding:0}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .name,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .description{font-size:1.5rem;line-height:2rem}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .name,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .description{font-size:1.4rem;line-height:1.9rem}}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .name,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .description{display:flex}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .name::before,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .description::before{content:attr(data-title);width:42%;min-width:42%;padding:0 .6rem 0 0;font-weight:400;font-size:1.4rem;line-height:1.9rem;color:#555}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .description{display:flex;align-items:center}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .description span{margin-right:auto}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .description .color{background-repeat:no-repeat;background-position:center;background-size:contain;width:4rem;min-width:4rem;height:4rem;border-radius:.6rem;margin:0 0 0 1rem}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .price,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .total{display:flex;align-items:center;font-weight:400;font-size:1.5rem;line-height:2rem}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .price,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .total{font-size:1.4rem;line-height:1.9rem}}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .price,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .total{display:flex}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .price::before,body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .total::before{content:attr(data-title);width:42%;min-width:42%;padding:0 .6rem 0 0;font-weight:400;font-size:1.4rem;line-height:1.9rem;color:#555}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .price span:not(:only-child),body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .total span:not(:only-child){color:#be3333;font-weight:600}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .price span:not(:only-child):nth-child(2),body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .total span:not(:only-child):nth-child(2){font-weight:400;font-size:1.4rem;line-height:1.9rem;text-decoration-line:line-through;color:#666;margin:0 0 0 1rem}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .price span:not(:only-child):nth-child(2),body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .total span:not(:only-child):nth-child(2){font-size:1.3rem;line-height:1.8rem;margin:0 0 0 .8rem}}body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .remove{background-image:url("../img/icons/x_24x24_222.svg");background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer;width:2.4rem;min-width:2.4rem;height:2.4rem;padding:0;margin:0 0 0 auto}@media only screen and (max-width: 1000px){body.page-cart .cart-content .wrap .col .cart-list .item .dropdown-section .block .list .option .remove{align-self:flex-start}}body.page-cart .cart-content .wrap .col .cart-summary{max-width:37rem;width:100%;margin:5rem 0 0 auto}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-summary{margin:3rem 0 0 auto}}@media only screen and (max-width: 600px){body.page-cart .cart-content .wrap .col .cart-summary{max-width:100%}}body.page-cart .cart-content .wrap .col .cart-summary .row{display:flex;justify-content:space-between;align-items:center}body.page-cart .cart-content .wrap .col .cart-summary .row:nth-last-child(2) p{font-weight:600;font-size:1.8rem;color:#819f36}body.page-cart .cart-content .wrap .col .cart-summary .row:nth-last-child(2) p:nth-child(2){font-weight:700}body.page-cart .cart-content .wrap .col .cart-summary .row+.row{margin-top:1.6rem}body.page-cart .cart-content .wrap .col .cart-summary .row p{font-size:1.6rem;line-height:2.2rem}body.page-cart .cart-content .wrap .col .cart-summary .btn{margin-top:5rem;height:5.4rem;font-weight:700;font-size:1.8rem;line-height:2.5rem;text-transform:uppercase}@media only screen and (max-width: 1200px){body.page-cart .cart-content .wrap .col .cart-summary .btn{margin-top:3rem}}body.page-cart .cart-content .wrap .col .cart-summary .btn:disabled{cursor:not-allowed;background:#e9e9e9;border-color:#e9e9e9;color:#c5c2c2}body.page-cart .cart-empty,body.page-cart .cart-success{padding:8rem 0 14rem 0}@media only screen and (max-width: 1200px){body.page-cart .cart-empty,body.page-cart .cart-success{padding:5rem 0 7rem 0}}body.page-cart .cart-empty .wrap,body.page-cart .cart-success .wrap{display:flex;flex-direction:column;align-items:center}body.page-cart .cart-empty .wrap>*:not(.btn),body.page-cart .cart-success .wrap>*:not(.btn){max-width:52rem}body.page-cart .cart-empty .wrap img,body.page-cart .cart-success .wrap img{width:13.2rem;height:13.2rem;aspect-ratio:1/1}@media only screen and (max-width: 1200px){body.page-cart .cart-empty .wrap img,body.page-cart .cart-success .wrap img{width:11.6rem;height:11.6rem}}body.page-cart .cart-empty .wrap h1,body.page-cart .cart-success .wrap h1{margin:3rem 0 0 0;text-align:center}body.page-cart .cart-empty .wrap p,body.page-cart .cart-success .wrap p{margin:2rem 0 0 0;font-size:1.8rem;line-height:3.2rem;text-align:center}@media only screen and (max-width: 1200px){body.page-cart .cart-empty .wrap p,body.page-cart .cart-success .wrap p{margin:1.6rem 0 0 0;font-size:1.6rem;line-height:2.8rem}}body.page-cart .cart-empty .wrap .btn,body.page-cart .cart-success .wrap .btn{margin:3rem 0 0 0}body.page-text_1 .page-content{padding:0 0 10rem 0}@media only screen and (max-width: 1200px){body.page-text_1 .page-content{padding:0 0 7rem 0}}body.page-text_1 .page-content .text{margin:4rem 0 0 0}body.page-text_1 .page-content .text h2{font-size:2.6rem;line-height:2.8rem}@media only screen and (max-width: 1200px){body.page-text_1 .page-content .text h2{font-size:2rem;line-height:2.4rem}}body.page-text_1 .page-content .text hr{margin:5rem 0}@media only screen and (max-width: 1200px){body.page-text_1 .page-content .text hr{margin:3rem 0}}body.page-text_1 .page-content .text hr+h3{margin:0}body.page-text_1 .page-content .text h3{margin:5rem 0 0 0;font-weight:600;font-size:2rem;line-height:2.7rem}@media only screen and (max-width: 1200px){body.page-text_1 .page-content .text h3{font-size:1.6rem;line-height:1.9rem}}body.page-text_1 .page-content .text h4{margin:2rem 0 0 0;font-weight:600;font-size:1.8rem;line-height:2.5rem}@media only screen and (max-width: 1200px){body.page-text_1 .page-content .text h4{font-size:1.5rem;line-height:1.8rem}}body.page-text_1 .page-content .text p{margin:1rem 0 0 0}body.page-text_1 .page-content .text a{color:#819f36}body.page-text_1 .page-content .text a:hover{color:#9fbe51;text-decoration:underline}body.page-text_1 .page-content .text ol{padding:0 0 0 1.6rem;list-style:decimal}body.page-text_1 .page-content .text ol li{margin:3rem 0 0 0;font-size:1.6rem;line-height:2.2rem;color:#000}@media only screen and (max-width: 1200px){body.page-text_1 .page-content .text ol li{margin:2.2rem 0 0 0;font-size:1.4rem;line-height:2rem}}body.page-text_1 .page-content .text ol li ul{list-style:inside;margin:1rem 0 0 0}body.page-text_1 .page-content .text ol li ul li{margin:0 !important;font-weight:400;font-size:1.6rem;line-height:3.2rem;color:#000}@media only screen and (max-width: 1200px){body.page-text_1 .page-content .text ol li ul li{font-size:1.4rem;line-height:2rem}}body.page-text_1 .page-content .text .table-scroll{overflow-x:auto}body.page-text_1 .page-content .text .table-scroll::-webkit-scrollbar{width:1rem;height:1rem}body.page-text_1 .page-content .text .table-scroll::-webkit-scrollbar-track{width:1rem;height:1rem;background:#efedec}body.page-text_1 .page-content .text .table-scroll::-webkit-scrollbar-thumb{width:1rem;height:1rem;background:#9fbe51}body.page-text_1 .page-content .text table{margin:1rem 0 0 0;border-collapse:collapse;max-width:100%;width:100%;min-width:fit-content}@media only screen and (max-width: 1200px){body.page-text_1 .page-content .text table{margin:3rem 0 0 0}}@media only screen and (max-width: 600px){body.page-text_1 .page-content .text table{min-width:max-content}}body.page-text_1 .page-content .text table tr:nth-child(1) td{font-weight:700}body.page-text_1 .page-content .text table tr td{border:.1rem solid #cecece;font-weight:400;font-size:1.6rem;line-height:2.2rem;color:#222;padding:1.7rem 3rem}@media only screen and (max-width: 1200px){body.page-text_1 .page-content .text table tr td{font-size:1.4rem;line-height:1.7rem;padding:.8rem 1.6rem}}body.page-text_1 .page-media{padding:10rem 0;background:#f9f8f7}@media only screen and (max-width: 1200px){body.page-text_1 .page-media{padding:7rem 0}}body.page-text_1 .page-media .wrap{display:flex;flex-direction:column;align-items:center}body.page-text_1 .page-media .wrap>*:not(:first-child){margin:5rem 0 0 0}@media only screen and (max-width: 1200px){body.page-text_1 .page-media .wrap>*:not(:first-child){margin:3rem 0 0 0}}body.page-text_1 .page-media .wrap iframe{max-width:100%;width:102.5rem !important;height:auto !important;aspect-ratio:16/9}body.page-text_1 .page-media .wrap .btn{max-width:45.5rem}body.page-text_1 .page-media .wrap .btn::before{background-image:url("../img/icons/pdf_19x26_fff.svg");background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:1.9rem;min-width:1.9rem;height:2.6rem;margin:0 1.6rem 0 0}/*# sourceMappingURL=app.css.map */
