@import"https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Bebas+Neue&family=Boldonse&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Fira+Code:wght@300..700&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Gabarito:wght@400..900&family=Geist:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Playfair+Display:ital@0;1&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Rethink+Sans:ital,wght@0,400..800;1,400..800&family=Roboto:ital,wght@0,100..900;1,100..900&family=Schibsted+Grotesk:ital,wght@0,400..900;1,400..900&family=Space+Grotesk:wght@300..700&display=swap";:root .logo{width:110px;height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}:root .logo img{width:100%;height:100%;object-fit:contain}:root .button-ui{border:none;-webkit-user-select:none;user-select:none;transition:.1s ease;outline:none;padding:11px 40px;background-color:#fff;border-radius:20px;border:2px solid transparent;cursor:pointer;text-decoration:none;color:#1e1e1e;font-weight:400;font-size:16px;line-height:normal;transition:.2s ease}:root .button-ui:hover{border:2px solid rgba(56,56,56,.8352941176);color:#383838d5}:root .button-ui:active{transform:scale(.9)}:root .product-card{text-decoration:none;color:unset;width:100%;cursor:pointer;transition:.1s ease;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;position:relative;gap:20px}:root .product-card .top-wrapper{transition:.1s ease;width:100%;display:flex;align-items:center;justify-content:center;position:relative;border-radius:20px;overflow:hidden}:root .product-card .top-wrapper img{width:100%;max-height:221px;object-fit:contain;transition:.2s ease;border-radius:20px}:root .product-card .top-wrapper .new-flag{transition:.2s ease;position:absolute;z-index:5;top:20px;opacity:1;left:20px;background-color:#fff;padding:10px 21.5px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}:root .product-card .top-wrapper .new-flag p{width:100%;text-align:center;text-transform:capitalize;color:#1e1e1e;font-weight:500;font-size:18px}:root .product-card .description-wrapper{width:100%;height:75px;min-height:75px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:6px}:root .product-card .description-wrapper .top-descript{min-height:48px;height:48px;width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}:root .product-card .description-wrapper .top-descript .left-title{max-width:190px;width:100%;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;color:#1e1e1e;font-weight:500;font-size:16px;transition:.1s ease;line-height:24px}:root .product-card .description-wrapper .top-descript .price{transition:.1s ease;color:#1e1e1e;font-weight:500;font-size:20px;line-height:normal;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;max-width:90px;text-align:end;width:100%}:root .product-card .description-wrapper .category-wrapper{width:100%;display:flex;align-items:flex-start;justify-content:flex-start}:root .product-card .description-wrapper .category-wrapper p{color:#908d99;font-weight:400;font-size:14px;line-height:normal;text-align:left;width:100%}:root .product-card:hover .top-wrapper img{transform:scale(1.1)}:root .product-card:hover .description-wrapper .top-descript .left-title{color:#383838d5}:root .custom-swiper-buttons{width:100%;pointer-events:none;display:flex;align-items:center;justify-content:space-between;position:absolute;will-change:contents;z-index:10;left:0}:root .custom-swiper-buttons button{min-width:60px;width:60px;min-height:60px;height:60px;display:flex;align-items:center;justify-content:center;overflow:hidden;will-change:contents;outline:none;background:#fff;pointer-events:all;box-shadow:6px 6px 4px #86868740;border:2px solid transparent;border-radius:100px;transition:.2s ease;cursor:pointer;padding:18px}:root .custom-swiper-buttons button img{min-width:24px;width:24px;height:24px;min-height:24px}:root .custom-swiper-buttons button:nth-child(1){position:relative;right:30px}:root .custom-swiper-buttons button:nth-child(1) img{transform:rotate(180deg)}:root .custom-swiper-buttons button:nth-child(2){position:relative;left:30px}:root .custom-swiper-buttons button:hover{transform:scale(1.05);border:2px solid rgba(56,56,56,.8352941176)}:root .custom-swiper-buttons button:active{transform:scale(.9)}:root .blog-card-ui{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:24px}:root .blog-card-ui .image-wrapper{width:100%;min-height:288px;height:288px;display:flex;align-items:center;justify-content:center;border-radius:20px;overflow:hidden}:root .blog-card-ui .image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:20px}:root .blog-card-ui .description-content{min-height:248px;height:248px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:18px}:root .blog-card-ui .description-content h2{color:#fff;font-weight:500;font-size:22px;line-height:33px;text-align:left;max-width:434px;width:100%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2}:root .blog-card-ui .description-content p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:5;line-clamp:5;color:#ffffffe5;font-weight:400;font-size:16px;line-height:24px;text-align:left}:root .blog-card-ui .description-content .formore{text-decoration:underline;color:#fff;font-weight:500;font-size:16px;line-height:normal;text-align:left;cursor:pointer;transition:.3s ease}:root .blog-card-ui .description-content .formore:hover{color:#908d99}:root .blog-card-ui.whited .description-content h2{color:#1e1e1e}:root .blog-card-ui.whited .description-content p{color:#908d99}:root .blog-card-ui.whited .formore{color:#1e1e1e}:root .breadcrumb-wrapper{width:100%;padding:20px 50px;margin-top:16px;background:#f6f6f6}:root .breadcrumb-wrapper .breadcrumb{max-width:1340px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;gap:14px}:root .breadcrumb-wrapper .breadcrumb .homepage-title{color:#1e1e1eb0;text-decoration:none;font-weight:400;font-size:16px;line-height:normal;text-align:left}:root .breadcrumb-wrapper .breadcrumb .currentpage-title{color:#131313;font-weight:400;font-size:16px;line-height:normal;text-align:left}:root .breadcrumb-wrapper .breadcrumb .slash{font-size:16px;color:#131313;font-weight:400;line-height:normal}:root .visual-comfort-wrapper{width:100%;background:transparent}:root .visual-comfort-wrapper .visual-comfort{max-width:1340px;margin:0 auto;width:100%;padding:50px 80px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:40px}:root .visual-comfort-wrapper .visual-comfort h3{color:#1e1e1e;font-weight:500;font-size:18px;line-height:normal;width:100%;text-align:center}:root .visual-comfort-wrapper .visual-comfort .grid-images{width:100%;display:grid;grid-template-columns:repeat(6,1fr);justify-items:flex-start;align-items:flex-start;gap:20px}:root .visual-comfort-wrapper .visual-comfort .grid-images .image-content{transition:.2s ease;cursor:pointer;width:100%;height:100%;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}:root .visual-comfort-wrapper .visual-comfort .grid-images .image-content img{width:100%;height:100%;object-fit:cover;border-radius:10px}:root .visual-comfort-wrapper .visual-comfort .grid-images .image-content:active{transform:scale(.9)}:root .visual-comfort-wrapper .overlay-modal{width:100%;position:fixed;min-height:100dvh;height:100dvh;z-index:10000;background:#9d9d9db3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0}:root .visual-comfort-wrapper .overlay-modal .modal{width:100%;position:relative;max-width:90%;height:90%;background:#fff;box-shadow:3px 3px 4px #68686840;border-radius:10px;padding:60px 40px}:root .visual-comfort-wrapper .overlay-modal .modal .swiper{width:100%;height:100%}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .left-image{max-width:730px;width:100%;height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .left-image img{width:100%;height:100%;object-fit:cover;border-radius:5px}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:80px}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right .insta-title{width:100%;display:flex;align-items:center;justify-content:flex-start;text-decoration:none;gap:10px}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right .insta-title img{min-width:24px;width:24px;min-height:24px;height:24px}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right .insta-title p{color:#2b2b2b;font-weight:400;font-size:16px}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right .show-prod{text-decoration:none;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:30px}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right .show-prod h2{transition:.2s ease;width:100%;text-align:center;color:#2b2b2c;font-weight:500;font-size:30px;line-height:21px}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right .show-prod .prod{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:18px}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right .show-prod .prod img{transition:.2s ease;width:350px;min-width:350px;height:270px;min-height:270px}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right .show-prod .prod h3{color:#000;font-weight:500;font-size:16px;line-height:normal;text-align:center;width:100%}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right .show-prod:hover h2{text-decoration:underline;color:#7b68ee}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right .show-prod:hover .prod img{transform:scale(.98)}:root .visual-comfort-wrapper .overlay-modal .modal .custom-buttons{width:100%;position:absolute;left:0;z-index:100;pointer-events:none;top:45%;display:flex;align-items:center;justify-content:space-between}:root .visual-comfort-wrapper .overlay-modal .modal .custom-buttons button{min-width:60px;width:60px;min-height:60px;height:60px;background:#fff;border-radius:100px;box-shadow:6px 6px 4px #86868740;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.1s ease;outline:none;pointer-events:all;border:none;overflow:hidden;position:relative}:root .visual-comfort-wrapper .overlay-modal .modal .custom-buttons button:active{transform:scale(.9)}:root .visual-comfort-wrapper .overlay-modal .modal .custom-buttons button img{width:100%;height:100%;object-fit:scale-down}:root .visual-comfort-wrapper .overlay-modal .modal .custom-buttons button:hover{box-shadow:6px 6px 4px #2d2d2e8e}:root .visual-comfort-wrapper .overlay-modal .modal .custom-buttons button:nth-child(1){right:30px}:root .visual-comfort-wrapper .overlay-modal .modal .custom-buttons button:nth-child(2){left:30px}:root .product-category-card-ui{width:100%;height:100%;text-decoration:none;color:unset;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;cursor:pointer;transition:.2s ease;gap:24px}:root .product-category-card-ui .image-container{width:100%;min-height:362px;height:362px;display:flex;align-items:center;justify-content:center;border-radius:20px;box-shadow:4px 3px 4px #9f9e9f40;overflow:hidden;border:2px solid transparent;transition:.2s ease}:root .product-category-card-ui .image-container img{width:100%;height:100%;object-fit:cover;border-radius:20px;transition:.3s ease}:root .product-category-card-ui p{color:#44434c;font-weight:600;font-size:20px;line-height:normal;width:100%;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;line-clamp:1}:root .product-category-card-ui:hover .image-container{border:2px solid rgba(68,67,76,.5254901961)}:root .product-category-card-ui:hover .image-container img{transform:scale(1.1)}:root .loader-container{width:100%;height:100dvh;display:flex;align-items:center;justify-content:center}@keyframes spin89345{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root .loader-container .loader{border:4px solid rgba(0,0,0,.328);border-radius:50%;border:4px solid rgba(0,0,0,.234);border:4px solid rgba(0,0,0,.356);border-left-color:transparent;width:36px;height:36px;animation:spin89345 .6s linear infinite}*{margin:0;padding:0;box-sizing:border-box;font-family:Manrope,sans-serif}.app{width:100%;min-height:100vh;background:#fff}.header-wrapper{width:100%;padding:4px 50px}.header-wrapper .header{width:100%;max-width:1340px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header-wrapper .header .header-left{display:flex;align-items:center;justify-content:flex-start;gap:50px}.header-wrapper .header .header-left .navbar{display:flex;align-items:center;justify-content:flex-start;gap:12px}.header-wrapper .header .header-left .navbar .navbar-link{-webkit-user-select:none;user-select:none;text-decoration:none;color:#4b4a4b;font-weight:500;font-size:16px;line-height:normal;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;gap:4px;padding:4px 12px}.header-wrapper .header .header-left .navbar .navbar-link .down{font-size:16px;transition:.2s ease;color:#1e1e1e90}.header-wrapper .header .header-left .navbar .navbar-link p{color:#4b4a4b;font-weight:500;font-size:16px;line-height:normal}.header-wrapper .header .header-left .navbar .navbar-link:hover{color:#cecece}.header-wrapper .header .header-left .navbar .dropdown-element{-webkit-user-select:none;user-select:none;text-decoration:none;color:#4b4a4b;font-weight:500;font-size:16px;line-height:normal;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;gap:8px;padding:4px 12px}.header-wrapper .header .header-left .navbar .dropdown-element .down{font-size:14px;transition:.2s ease;color:#1e1e1e90}.header-wrapper .header .header-left .navbar .dropdown-element p{color:#4b4a4b;font-weight:500;font-size:16px;line-height:normal}.header-wrapper .header .header-left .navbar .dropdown-element:hover{color:#cecece}.header-wrapper .header .header-left .navbar .dropdown-element.active{background-color:#cecece40;cursor:default}.header-wrapper .header .header-left .navbar .dropdown-element.active .down{transform:rotate(90deg)}.header-wrapper .header .header-left .navbar .dropdown-element:hover p{color:#1e1e1e90}.header-wrapper .header .header-left .navbar .dropdown-menu{border:1px solid rgba(206,206,206,.5647058824);position:fixed;z-index:10;opacity:0;right:0;bottom:0;left:0;height:0;top:153px;pointer-events:none;background:#fff;transition:.35s ease;transform:scale(.9);display:flex;align-items:flex-start;justify-content:space-between;gap:0}.header-wrapper .header .header-left .navbar .dropdown-menu .left-navbar-container{max-width:680px;width:100%;height:100%;padding:50px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:40px}.header-wrapper .header .header-left .navbar .dropdown-menu .left-navbar-container .navbar-title{text-decoration:none;color:#1e1e1e;font-weight:500;font-size:30px;line-height:normal;text-align:left}.header-wrapper .header .header-left .navbar .dropdown-menu .left-navbar-container .navbar-title:hover{color:#4b4a4b}.header-wrapper .header .header-left .navbar .dropdown-menu .left-navbar-container .links{width:100%;display:grid;grid-template-columns:repeat(3,1fr);justify-items:flex-start;align-items:flex-start;gap:12px}.header-wrapper .header .header-left .navbar .dropdown-menu .left-navbar-container .links .item-link{width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.15s ease;-webkit-user-select:none;user-select:none;transition:.1s ease}.header-wrapper .header .header-left .navbar .dropdown-menu .left-navbar-container .links .item-link p{color:#000;font-weight:400;font-size:14px;line-height:normal;text-align:left;width:100%}.header-wrapper .header .header-left .navbar .dropdown-menu .left-navbar-container .links .item-link:active{transform:scale(.9)}.header-wrapper .header .header-left .navbar .dropdown-menu .left-navbar-container .links .item-link:hover p{color:#5b5b5b}.header-wrapper .header .header-left .navbar .dropdown-menu .right-container{width:100%;max-width:800px;display:flex;height:100%;align-items:flex-start;justify-content:end}.header-wrapper .header .header-left .navbar .dropdown-menu .right-container img{max-width:400px;width:400px;height:100%;object-fit:cover}.header-wrapper .header .header-left .navbar .dropdown-menu.active{opacity:1;transform:scale(1);pointer-events:all;height:calc(100vh - 153px)}.header-wrapper .header .header-right{display:flex;align-items:center;justify-content:flex-end;gap:28px}.header-wrapper .header .header-right .search-component{min-width:344px;position:relative}.header-wrapper .header .header-right .search-component input{background:#f0f0f0;border-radius:26px;padding:16px 75px 16px 20px;cursor:pointer;transition:.25s ease;outline:none;border:2px solid transparent;width:100%;height:100%;color:#1e1e1e;font-weight:400;font-size:16px}.header-wrapper .header .header-right .search-component input:focus{cursor:auto;border:2px solid #545454}.header-wrapper .header .header-right .search-component input::placeholder{color:#babbbc;font-weight:400;font-size:16px}.header-wrapper .header .header-right .search-component .icon-wrap{position:absolute;z-index:0;right:16px;top:7px;min-width:40px;width:40px;height:40px;min-height:40px;border-radius:100px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.header-wrapper .header .header-right .search-component .icon-wrap .search-icon{font-size:24px;color:#1e1e1e}.header-wrapper .header .header-right .search-component .results-wrapper{position:absolute;left:0;top:105%;border-radius:12px;width:100%;background-color:#ffffff95;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);height:400px;overflow-y:auto;z-index:100;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding:12px}.header-wrapper .header .header-right .search-component .results-wrapper .result-card{cursor:pointer;width:100%;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:32px}.header-wrapper .header .header-right .search-component .results-wrapper .result-card img{min-width:48px;width:48px;height:48px;min-height:48px;border-radius:100px}.header-wrapper .header .header-right .search-component .results-wrapper .result-card .info{display:flex;align-items:flex-end;justify-content:center;flex-direction:column;gap:8px}.header-wrapper .header .header-right .search-component .results-wrapper .result-card .info h4{font-size:16px;max-width:400px;width:100%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;line-clamp:1}.header-wrapper .header .header-right .search-component .results-wrapper.mobile{bottom:105%!important;top:unset!important}.header-wrapper .header .header-right .lang-and-basket-component{display:flex;align-items:center;justify-content:flex-end;gap:28px}.header-wrapper .header .header-right .lang-and-basket-component .language{position:relative;display:flex;align-items:center;justify-content:center}.header-wrapper .header .header-right .lang-and-basket-component .language .open-language{will-change:contents;min-width:24px;width:24px;height:24px;min-height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.1s ease;overflow:hidden;background-color:transparent;border-radius:100px;outline:none;border:none}.header-wrapper .header .header-right .lang-and-basket-component .language .open-language img{width:100%;height:100%;object-fit:contain}.header-wrapper .header .header-right .lang-and-basket-component .language .open-language:active{transform:scale(.95)}.header-wrapper .header .header-right .lang-and-basket-component .language .dropdown-language{position:absolute;top:100%;height:auto;pointer-events:none;opacity:0;z-index:10;background-color:#fff;box-shadow:0 0 5px #5b5b5b59;transition:.2s ease;border-radius:12px;margin-top:10px;padding:8px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;transform:scale(.9)}.header-wrapper .header .header-right .lang-and-basket-component .language .dropdown-language .language-title{color:#000;padding:8px 10px;-webkit-user-select:none;user-select:none;text-transform:uppercase;cursor:pointer;transition:.1s ease}.header-wrapper .header .header-right .lang-and-basket-component .language .dropdown-language .language-title:hover{color:#1e1e1e90}.header-wrapper .header .header-right .lang-and-basket-component .language .dropdown-language .language-title.active{color:red}.header-wrapper .header .header-right .lang-and-basket-component .language .dropdown-language.active{pointer-events:all;opacity:1;transform:scale(1)}.header-wrapper .header .header-right .lang-and-basket-component .basket-wrapper{position:relative}.header-wrapper .header .header-right .lang-and-basket-component .basket-wrapper.active:after{content:"";width:10px;height:10px;min-width:10px;min-height:10px;border-radius:100px;background-color:red;position:absolute;z-index:100;top:0;right:0}.header-wrapper .header .header-right .lang-and-basket-component .basket-icon{font-size:26px;color:#000;cursor:pointer;transition:.1s ease;position:relative}.header-wrapper .header .header-right .lang-and-basket-component .basket-icon:active{transform:scale(.9)}.header-wrapper .header .header-right .lang-and-basket-component .basket-icon:hover{color:#383838d5}.header-wrapper.with_hero{width:100%;max-height:130px;position:absolute;right:0;bottom:0;left:0;top:50px;z-index:30}.header-wrapper.with_hero *{color:#fff}.header-wrapper.with_hero .header .header-right .search-component input{color:#000!important}.header-wrapper.with_hero .header .header-right .search-component .icon-wrap{background-color:#858585}.header-wrapper.with_hero .header .header-right .search-component input:focus{border:2px solid rgb(0,0,0)!important}.header-wrapper.with_hero .header .header-left .navbar .navbar-link{color:#fff}.header-wrapper.with_hero .header .header-left .navbar .dropdown-element>p{color:#fff}.results-wrapper{position:absolute;left:0;top:105%;border-radius:12px;width:100%;background-color:#ffffff95;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);height:400px;overflow-y:auto;z-index:100;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding:12px}.results-wrapper .result-card{cursor:pointer;width:100%;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:32px}.results-wrapper .result-card img{min-width:48px;width:48px;height:48px;min-height:48px;border-radius:100px}.results-wrapper .result-card .info{display:flex;align-items:flex-end;justify-content:center;flex-direction:column;gap:8px}.results-wrapper .result-card .info h4{font-size:16px;max-width:400px;width:100%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;line-clamp:1}.results-wrapper.mobile{bottom:105%!important;top:unset!important}.footer-wrapper{width:100%;margin-top:100px;background:#000}.footer-wrapper .footer{max-width:1340px;margin:0 auto;padding:30px 50px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:60px}.footer-wrapper .footer_top{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;gap:105px}.footer-wrapper .footer_top .left-logo-area{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:40px}.footer-wrapper .footer_top .left-logo-area .footer-logo{width:175px;height:190px;min-width:175px;min-height:190px;display:flex;align-items:center;justify-content:center;overflow:hidden}.footer-wrapper .footer_top .left-logo-area .footer-logo img{width:100%;height:100%;object-fit:contain}.footer-wrapper .footer_top .left-logo-area p{color:#fff;font-weight:400;font-size:14px;line-height:24px;text-align:left;max-width:235px;width:100%}.footer-wrapper .footer_top .navbar{margin-top:60px;display:flex;align-items:flex-start;justify-content:flex-start;gap:90px}.footer-wrapper .footer_top .navbar .item-nav{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:24px}.footer-wrapper .footer_top .navbar .item-nav h3{color:#fff;font-weight:600;font-size:18px;line-height:normal;text-align:left}.footer-wrapper .footer_top .navbar .item-nav .links-content{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:24px}.footer-wrapper .footer_top .navbar .item-nav .links-content .link{color:#fff;font-weight:400;font-size:14px;line-height:normal;text-align:left;cursor:pointer;transition:.2s ease;text-decoration:none}.footer-wrapper .footer_top .navbar .item-nav .links-content .link:hover{color:#383838d5}.footer-wrapper .footer_bottom{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:28px;border-top:1px solid rgba(255,255,255,.5019607843)}.footer-wrapper .footer_bottom .socials{display:flex;align-items:center;justify-content:flex-start;gap:20px}.footer-wrapper .footer_bottom .socials .social-item{cursor:pointer;transition:.1s ease;min-width:24px;width:24px;height:24px;min-height:24px;display:flex;align-items:center;justify-content:center;border-radius:100px}.footer-wrapper .footer_bottom .socials .social-item img{width:100%;height:100%;object-fit:contain}.footer-wrapper .footer_bottom p{color:#fff;font-weight:400;font-size:12px;line-height:normal;text-align:end}.about{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.about .hero-wrapper,.about .hero-second-wrapper{width:100%;padding:0 50px;margin-top:80px}.about .hero-wrapper .hero,.about .hero-wrapper .hero-second,.about .hero-second-wrapper .hero,.about .hero-second-wrapper .hero-second{width:100%;max-width:1340px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.about .hero-wrapper .hero .left-section,.about .hero-wrapper .hero-second .left-section,.about .hero-second-wrapper .hero .left-section,.about .hero-second-wrapper .hero-second .left-section{max-width:584px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:24px}.about .hero-wrapper .hero .left-section .top-title,.about .hero-wrapper .hero-second .left-section .top-title,.about .hero-second-wrapper .hero .left-section .top-title,.about .hero-second-wrapper .hero-second .left-section .top-title{max-width:431px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:24px}.about .hero-wrapper .hero .left-section .top-title .about-us-title,.about .hero-wrapper .hero-second .left-section .top-title .about-us-title,.about .hero-second-wrapper .hero .left-section .top-title .about-us-title,.about .hero-second-wrapper .hero-second .left-section .top-title .about-us-title{color:#97bd33;font-weight:500;font-size:26px;line-height:normal;text-align:left}.about .hero-wrapper .hero .left-section .top-title h2,.about .hero-wrapper .hero-second .left-section .top-title h2,.about .hero-second-wrapper .hero .left-section .top-title h2,.about .hero-second-wrapper .hero-second .left-section .top-title h2{color:#1e1e1e;font-weight:600;font-size:40px;line-height:60px;text-align:left;max-width:431px;width:100%}.about .hero-wrapper .hero .left-section p,.about .hero-wrapper .hero-second .left-section p,.about .hero-second-wrapper .hero .left-section p,.about .hero-second-wrapper .hero-second .left-section p{color:#6d6c7b;font-weight:400;font-size:16px;line-height:24px;text-align:left;max-width:587px;width:100%}.about .hero-wrapper .hero .right-section,.about .hero-wrapper .hero-second .right-section,.about .hero-second-wrapper .hero .right-section,.about .hero-second-wrapper .hero-second .right-section{height:646px;max-width:700px;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px}.about .hero-wrapper .hero .right-section img,.about .hero-wrapper .hero-second .right-section img,.about .hero-second-wrapper .hero .right-section img,.about .hero-second-wrapper .hero-second .right-section img{width:100%;height:100%;object-fit:cover;border-radius:10px}.about .hero-second-wrapper .hero-second{flex-direction:row-reverse}.about .ourvalues-wrapper{width:100%;margin-top:100px}.about .ourvalues-wrapper .ourvalues{width:100%;max-width:1340px;margin:0 auto;padding:0 50px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.about .ourvalues-wrapper .ourvalues h2{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:36px;line-height:normal}.about .ourvalues-wrapper .ourvalues .grid-values{width:100%;margin-top:100px;display:grid;grid-template-columns:repeat(4,1fr);justify-items:flex-start;align-items:flex-start;gap:20px}.about .ourvalues-wrapper .ourvalues .grid-values .value-item{width:100%;padding:16px 24px;border-radius:20px;border:.7px solid #dbd8e4;gap:30px;display:flex;align-items:center;justify-content:space-between}.about .ourvalues-wrapper .ourvalues .grid-values .value-item img{min-width:48px;width:48px;min-height:48px;height:48px}.about .ourvalues-wrapper .ourvalues .grid-values .value-item .right-text{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:6px;max-width:194px;width:100%;height:146px}.about .ourvalues-wrapper .ourvalues .grid-values .value-item .right-text h6{width:100%;text-align:start;color:#1e1e1e;font-weight:600;font-size:24px;line-height:normal}.about .ourvalues-wrapper .ourvalues .grid-values .value-item .right-text p{color:#908d99;font-weight:400;font-size:16px;line-height:24px;text-align:left}.newspage{width:100%}.newspage .container-blogs{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:56px;max-width:1340px;padding:0 50px;margin:80px auto auto}.newspage .container-blogs .blog-page-title{width:100%;text-align:center;color:#1e1e1e;font-weight:600;font-size:36px;line-height:normal}.newspage .container-blogs .grid-cols{width:100%;display:grid;grid-template-columns:repeat(3,1fr);justify-items:flex-start;align-items:flex-start;gap:56px 20px}.bloginner{width:100%}.bloginner .container-bloginner{width:100%;max-width:1340px;padding:0 50px;margin:80px auto auto;display:flex;align-items:flex-start;justify-content:space-between;gap:45px}.bloginner .container-bloginner .left-content{max-width:950px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:30px}.bloginner .container-bloginner .left-content .hero-image{width:100%;height:560px;display:flex;align-items:center;justify-content:center;border-radius:10px}.bloginner .container-bloginner .left-content .hero-image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.bloginner .container-bloginner .left-content .descriptions{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:16px}.bloginner .container-bloginner .left-content .descriptions .texts{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:24px}.bloginner .container-bloginner .left-content .descriptions .texts h1{max-width:900px;width:100%;color:#000;font-weight:600;font-size:40px;line-height:60px;text-align:left}.bloginner .container-bloginner .left-content .descriptions .texts p{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;color:gray;font-weight:400;font-size:16px;line-height:24px;text-align:left}.bloginner .container-bloginner .left-content .descriptions .tags{width:100%;display:flex;flex-wrap:wrap;margin-top:20px;gap:20px}.bloginner .container-bloginner .left-content .descriptions .tags .item-tag{transition:.2s ease;color:#1073b9;font-weight:400;font-size:18px;line-height:normal;text-align:left}.bloginner .container-bloginner .left-content .descriptions .tags .item-tag:hover{color:#7b68ee;text-decoration:underline}.bloginner .container-bloginner .similar-posts{max-width:345px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:30px}.bloginner .container-bloginner .similar-posts h6{color:#131320;font-size:30px;line-height:45px;text-align:left;font-weight:600}.bloginner .container-bloginner .similar-posts_items{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:30px}.bloginner .container-bloginner .similar-posts_items_item{cursor:pointer;transition:.1s ease;max-width:345px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.bloginner .container-bloginner .similar-posts_items_item .image{min-width:140px;width:140px;height:90px;min-height:90px;border-radius:5px;display:flex;align-items:center;justify-content:center}.bloginner .container-bloginner .similar-posts_items_item .image img{width:100%;height:100%;object-fit:cover;border-radius:5px}.bloginner .container-bloginner .similar-posts_items_item .text{min-height:98px;height:98px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:8px}.bloginner .container-bloginner .similar-posts_items_item .text p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;line-clamp:3;color:#1e1e1e;font-weight:600;font-size:16px;line-height:26px;text-align:left;transition:.15s ease;max-width:184px;width:100%}.bloginner .container-bloginner .similar-posts_items_item .text span{color:#97bd33;font-weight:400;font-size:12px;line-height:normal;text-align:left}.bloginner .container-bloginner .similar-posts_items_item:hover .text p{color:#383838d5}.load-more{width:100%;display:flex;align-items:center;justify-content:center}.load-more button{padding:18px;border-radius:12px;outline:none;border:1px solid mediumslateblue;color:#7b68ee;background-color:#fff;transition:.1s ease;cursor:pointer}.load-more button:active{transform:scale(.9)}.contactpage{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.contactpage .container-contactpage{max-width:1340px;padding:0 50px;margin:80px auto auto;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:100px}.contactpage .container-contactpage .top-content{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:60px}.contactpage .container-contactpage .top-content h1{width:100%;text-align:center;color:#1e1e1e;font-weight:600;font-size:36px;line-height:normal}.contactpage .container-contactpage .top-content .content{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.contactpage .container-contactpage .top-content .content .left-form{max-width:682px;padding:40px 26px;box-shadow:2px 4px 4px #c7c6c640;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:50px}.contactpage .container-contactpage .top-content .content .left-form .inputs{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:30px}.contactpage .container-contactpage .top-content .content .left-form .inputs .input-grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.contactpage .container-contactpage .top-content .content .left-form .inputs .input-grid .input-label{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:10px}.contactpage .container-contactpage .top-content .content .left-form .inputs .input-grid .input-label label{color:#0a0a0b;font-weight:400;font-size:16px;line-height:normal;text-align:left}.contactpage .container-contactpage .top-content .content .left-form .inputs .input-grid .input-label input{width:100%;border:1px solid #d6d6d6;border-radius:14px;color:#000;font-weight:400;font-size:16px;padding:14px;cursor:pointer;outline:none;transition:.2s ease}.contactpage .container-contactpage .top-content .content .left-form .inputs .input-grid .input-label input:focus{border:1px solid #cecece;cursor:auto;border:1px solid #7a7a7a}.contactpage .container-contactpage .top-content .content .left-form .inputs .text-input{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:10px}.contactpage .container-contactpage .top-content .content .left-form .inputs .text-input label{color:#0a0a0b;font-weight:400;font-size:16px;line-height:normal;text-align:left}.contactpage .container-contactpage .top-content .content .left-form .inputs .text-input textarea{resize:none;width:100%;border:1px solid #d6d6d6;border-radius:14px;color:#000;font-weight:400;outline:none;height:150px;font-size:16px;padding:14px;cursor:pointer;transition:.2s ease}.contactpage .container-contactpage .top-content .content .left-form .inputs .text-input textarea:focus{border:1px solid #cecece;cursor:auto;border:1px solid #7a7a7a}.contactpage .container-contactpage .top-content .content .left-form button{width:100%;padding:12px 24px;display:flex;align-items:center;color:#fff;font-weight:500;font-size:16px;justify-content:center;background-color:#131313;border-radius:20px;text-align:center;cursor:pointer;transition:.2s ease}.contactpage .container-contactpage .top-content .content .left-form button:hover{background-color:#fff;color:#000}.contactpage .container-contactpage .top-content .content .left-form button:active{transform:scale(.9)}.contactpage .container-contactpage .top-content .content img{min-width:587px;width:587px;height:618px;min-height:618px;border-radius:4px}.contactpage .map-container{width:100%;margin-top:100px;display:flex;align-items:center;justify-self:center;gap:0}.contactpage .map-container_map-area{width:50%;height:600px}.contactpage .map-container_map-area iframe{border:none;width:100%;height:100%}.contactpage .map-container_map-area iframe div,.contactpage .map-container_map-area div{width:100%;height:100%}.contactpage .map-container_map-area div iframe{border:none;width:100%;height:100%}.contactpage .map-container_right{width:50%;height:600px;background:#131313;padding:80px 100px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:24px}.contactpage .map-container_right .item-info{max-width:267px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:16px}.contactpage .map-container_right .item-info h4{max-width:300px;width:100%;color:#fff;font-weight:500;font-size:20px;line-height:normal;text-align:left;text-transform:uppercase;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.4235294118)}.contactpage .map-container_right .item-info .values{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:16px}.contactpage .map-container_right .item-info .values p{color:#fff;font-weight:400;font-size:16px}.contactpage .map-container_right .item-info .values.social{flex-direction:row;gap:20px}.contactpage .map-container_right .item-info .values.social img{min-width:24px;cursor:pointer;width:24px;min-height:24px;height:24px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.heroContainer{width:100%;height:100%}.home{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.home .hero-wrapper{width:100%;height:100vh;background-color:transparent}.home .hero-wrapper .hero{width:100%;height:100%;position:relative;background-color:transparent;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;padding:24px 50px}.home .hero-wrapper .hero .hero-image{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;object-fit:cover}.home .hero-wrapper .hero .text-container{height:100%;position:relative;z-index:15;max-height:300px;display:flex;width:100%;max-width:1340px;margin:0 auto;align-items:flex-start;justify-content:flex-end;flex-direction:column;gap:50px;padding-bottom:50px}.home .hero-wrapper .hero .text-container .top-title-wrapper{max-width:818px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:18px}.home .hero-wrapper .hero .text-container .top-title-wrapper h1{color:#fff;font-weight:700;font-size:60px;line-height:90px;text-align:left;width:100%}.home .hero-wrapper .hero .text-container .top-title-wrapper p{color:#ffffffdb;font-weight:400;font-size:18px;line-height:28px;text-align:left}.home .hero-wrapper .hero .text-container .buttons-section{max-width:412px;width:100%;display:flex;align-items:center;justify-content:flex-start;gap:28px}.home .hero-wrapper .hero:after{content:"";width:100%;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;z-index:1;background:#0006}.home .hero-wrapper .swiper-pagination-bullet{background:#fff;width:14px;height:14px}.home .product-categories-wrapper{width:100%;margin-top:100px;padding:0 50px}.home .product-categories-wrapper .product-categories{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;max-width:1340px;margin:0 auto;gap:56px}.home .product-categories-wrapper .product-categories h2{width:100%;text-align:center;color:#1e1e1e;font-weight:600;font-size:36px;line-height:normal}.home .product-categories-wrapper .product-categories .grid-categories{width:100%;display:grid;grid-template-columns:repeat(4,1fr);justify-items:flex-start;align-items:flex-start;gap:20px 50px}.home .product-categories-wrapper .product-categories .more-button{width:100%;display:flex;align-items:center;justify-content:center}.home .lighted-section-wrapper{width:100%;position:relative;margin-top:100px;height:800px}.home .lighted-section-wrapper video{position:absolute;z-index:0;width:100%;height:100%;object-fit:cover}.home .lighted-section-wrapper .lighted-section{width:100%;height:100%;padding:0 50px;position:relative;display:flex;align-items:flex-end;justify-content:flex-end}.home .lighted-section-wrapper .lighted-section .text-container{width:100%;margin:0 auto;max-width:1340px;position:relative;z-index:10;padding:80px 50px;gap:50px;height:100%;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column}.home .lighted-section-wrapper .lighted-section .text-container .top-title{max-width:1020px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:18px}.home .lighted-section-wrapper .lighted-section .text-container .top-title h2{color:#fff;font-weight:700;font-size:60px;line-height:normal;max-width:1020px;width:100%;text-align:left}.home .lighted-section-wrapper .lighted-section .text-container .top-title p{color:#ffffffdb;font-weight:400;font-size:18px;line-height:28px;max-width:1020px;width:100%;text-align:left}.home .lighted-section-wrapper:after{content:"";width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:#0006;position:absolute;z-index:5}.home .popular-products-wrapper{width:100%;margin-top:100px}.home .popular-products-wrapper .popular-products{width:100%;padding:0 50px;max-width:1340px;margin:0 auto;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:56px}.home .popular-products-wrapper .popular-products h3{color:#1e1e1e;font-weight:600;font-size:36px;line-height:normal;text-align:left}.home .popular-products-wrapper .popular-products .swiper-container{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.home .popular-products-wrapper .popular-products .swiper-container .swiper{width:100%;height:100%}.home .news-wrapper{width:100%;background:#131313;margin-top:100px}.home .news-wrapper .news{width:100%;max-width:1340px;margin:0 auto;padding:80px 50px;gap:56px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.home .news-wrapper .news .title-area{width:100%;display:flex;align-items:center;justify-content:center}.home .news-wrapper .news .title-area h3{width:100%;text-align:center;color:#fff;font-weight:600;font-size:36px;line-height:normal}.home .news-wrapper .news .swiper-content{width:100%;position:relative;display:flex;align-items:center;justify-content:center;height:auto}.home .news-wrapper .news .swiper-content .swiper{width:100%;height:100%}.home .news-wrapper .news .more-button-area{display:flex;align-items:center;justify-content:center;width:100%}.ProductsCategoryPage{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.ProductsCategoryPage .search-component{width:100%;margin-top:24px;position:relative}.ProductsCategoryPage .search-component input{background:#f0f0f0a8;border-radius:26px;padding:16px 75px 16px 20px;cursor:pointer;transition:.25s ease;outline:none;border:2px solid transparent;width:100%;height:100%;color:#1e1e1e;font-weight:400;font-size:16px}.ProductsCategoryPage .search-component input:focus{cursor:auto;border:2px solid #545454}.ProductsCategoryPage .search-component input::placeholder{color:#babbbc;font-weight:400;font-size:16px}.ProductsCategoryPage .search-component .icon-wrap{position:absolute;z-index:0;right:16px;top:7px;min-width:40px;width:40px;height:40px;min-height:40px;border-radius:100px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.ProductsCategoryPage .search-component .icon-wrap .search-icon{font-size:24px;color:#1e1e1e}.ProductsCategoryPage .search-component .results-wrapper{position:absolute;left:0;top:105%;border-radius:12px;width:100%;background-color:#ffffff95;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);height:400px;overflow-y:auto;z-index:100;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding:12px}.ProductsCategoryPage .search-component .results-wrapper .result-card{cursor:pointer;width:100%;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:32px}.ProductsCategoryPage .search-component .results-wrapper .result-card img{min-width:48px;width:48px;height:48px;min-height:48px;border-radius:100px}.ProductsCategoryPage .search-component .results-wrapper .result-card .info{display:flex;align-items:flex-end;justify-content:center;flex-direction:column;gap:8px}.ProductsCategoryPage .search-component .results-wrapper .result-card .info h4{font-size:16px;max-width:400px;width:100%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;line-clamp:1}.ProductsCategoryPage .search-component .results-wrapper.mobile{top:105%!important}.ProductsCategoryPage .search-component .results-wrapper.mobile .result-card{padding:12px 8px}.ProductsCategoryPage .search-component .results-wrapper.mobile .result-card .info h4{font-size:14px!important;text-align:end;max-width:200px;width:100%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;line-clamp:1}.ProductsCategoryPage .search-component .results-wrapper.mobile .result-card .info p{font-size:12px!important}.ProductsCategoryPage .container-ProductsCategoryPage{margin:80px auto auto;max-width:1340px;width:100%;padding:0 50px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:24px}.ProductsCategoryPage .container-ProductsCategoryPage h1{width:100%;text-align:center;display:flex;align-items:center;justify-content:center;color:#1e1e1e;font-weight:600;font-size:36px;line-height:normal}.ProductsCategoryPage .container-ProductsCategoryPage .for-text{width:100%;display:flex;align-items:center;justify-content:center}.ProductsCategoryPage .container-ProductsCategoryPage .for-text .title-text{width:100%;max-width:641px;color:gray;line-height:28px;text-align:center}.ProductsCategoryPage .container-ProductsCategoryPage .grid-ProductsCategoryPage-categories{width:100%;display:grid;grid-template-columns:repeat(4,1fr);justify-items:flex-start;align-items:flex-start;gap:50px 20px}.mobile-filter-icon{margin:12px 0;display:flex;align-items:center;justify-content:center;gap:16px;border:none;background:transparent;cursor:pointer}.mobile-filter-icon img{min-width:24px;min-height:24px;width:24px;height:24px;object-fit:contain}.mobile-filter-icon p{color:#1e1e1e;font-weight:400;font-size:16px}.filter-container{width:100%;max-width:1340px;margin:80px auto auto;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:26px}.filter-container .top-filters{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding-bottom:26px;border-bottom:1px solid #c7c2d6;gap:12px}.filter-container .top-filters .custom-select{position:relative;min-width:200px}.filter-container .top-filters .custom-select__head{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;outline:none;padding:8px;font-size:16px;font-weight:400;color:#1e1e1e;background:#fff;border:1px solid transparent;border-radius:6px;display:flex;align-items:center;justify-content:space-between}.filter-container .top-filters .custom-select__options{position:absolute;top:100%;left:0;z-index:99;background:#fff;border:1px solid transparent;border-radius:6px;max-height:200px;overflow-y:auto;width:100%;box-shadow:0 0 8px #0000001f}.filter-container .top-filters .custom-select__options .custom-select__option{padding:8px;cursor:pointer;transition:background .2s}.filter-container .top-filters .custom-select__options .custom-select__option:hover{background:#f2f2f2}.filter-container .top-filters .price-filter-dropdown{background-color:transparent;height:100%;position:relative}.filter-container .top-filters .price-filter-dropdown .head{cursor:pointer;transition:.1s ease;display:flex;align-items:center;justify-content:space-between;gap:10px;transition:.2s ease;min-width:200px;padding:8px}.filter-container .top-filters .price-filter-dropdown .head h3{color:#1e1e1e;font-weight:400;font-size:16px}.filter-container .top-filters .price-filter-dropdown .dropdown{height:0;opacity:0;pointer-events:none;transition:.1s ease;position:absolute;top:100%;left:0;width:100%;min-width:377px;background:#fff;border:1px solid transparent;border-radius:6px;display:flex;flex-direction:column;align-items:center;padding:0;box-shadow:0 0 8px #0000001f}.filter-container .top-filters .price-filter-dropdown .dropdown .range-container{position:relative;width:100%;height:37px}.filter-container .top-filters .price-filter-dropdown .dropdown .range-container .track-background{position:absolute;top:50%;transform:translateY(-50%);height:1px;width:100%;background:#1e1e1e;border-radius:2px;z-index:1}.filter-container .top-filters .price-filter-dropdown .dropdown .range-container .track-active{position:absolute;top:50%;transform:translateY(-50%);height:1px;background:#000;border-radius:2px;z-index:2}.filter-container .top-filters .price-filter-dropdown .dropdown .range-container input[type=range]{position:absolute;width:100%;-webkit-appearance:none;background:transparent;-moz-appearance:none;appearance:none;pointer-events:all;z-index:3}.filter-container .top-filters .price-filter-dropdown .dropdown .range-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:18px;width:18px;border-radius:50%;border:1px solid #1e1e1e;background:#fff;margin-top:9px;cursor:pointer;position:relative;z-index:4}.filter-container .top-filters .price-filter-dropdown .dropdown .range-container input[type=range]::-webkit-slider-thumb:hover{background-color:#000}.filter-container .top-filters .price-filter-dropdown .dropdown .range-container input[type=range]::-webkit-slider-runnable-track{height:4px;background:transparent}.filter-container .top-filters .price-filter-dropdown .dropdown .range-container .values{display:flex;justify-content:space-between;margin-top:24px;font-weight:500;font-size:12px}.filter-container .top-filters .price-filter-dropdown .dropdown .values{width:100%;display:flex;justify-content:space-between;margin-top:24px;padding:0 12px;font-weight:500;font-size:12px}.filter-container .top-filters .price-filter-dropdown .dropdown .values span{color:#1e1e1e}.filter-container .top-filters .price-filter-dropdown .dropdown.active{padding:16px 18px;opacity:1;pointer-events:all;height:auto}.filter-container .top-filters .reset-filters{cursor:pointer;transition:.2s ease;color:#1e1e1e;font-weight:400;font-size:16px;min-width:200px;line-height:normal;border:none;text-align:left;border-radius:4px;outline:none;padding:8px}.filter-container .top-filters .reset-filters:active{transform:scale(.9)}.filter-container .top-filters .showResultFilter{display:none}.filter-container .sort-area{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.filter-container .sort-area .length-title{color:#949395;font-weight:400;font-size:16px;line-height:normal;text-align:left}.filter-container .sort-area .sort{max-width:410px;width:100%;display:flex;align-items:center;justify-content:flex-end;gap:10px}.filter-container .sort-area .sort span{color:#949395;font-weight:400;font-size:16px;line-height:normal;text-align:end}.filter-container .sort-area .sort select{min-width:170px;color:#1e1e1e;font-weight:400;font-size:16px;line-height:normal;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/iconamoon_arrow-down-2-light.svg);background-size:auto;background-repeat:no-repeat;background-position:90%;cursor:pointer}.category-page{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.category-page .container-category-page{margin:80px auto auto;max-width:1340px;width:100%;padding:0 50px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:56px}.category-page .container-category-page .text-container{width:100%;max-width:641px;margin:0 auto;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:18px}.category-page .container-category-page .text-container h1{width:100%;text-align:center;display:flex;align-items:center;justify-content:center;color:#1e1e1e;font-weight:600;font-size:36px;line-height:normal}.category-page .container-category-page .text-container p{color:gray;font-weight:400;font-size:16px;line-height:24px;text-align:center;max-width:641px;width:100%}.category-page .container-category-page .filter-container{width:100%;max-width:1340px;margin:80px auto auto;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:26px}.category-page .container-category-page .filter-container .top-filters{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;padding-bottom:26px;border-bottom:1px solid #c7c2d6;gap:12px}.category-page .container-category-page .filter-container .top-filters .custom-select{position:relative;min-width:200px}.category-page .container-category-page .filter-container .top-filters .custom-select__head{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;outline:none;padding:8px;font-size:16px;font-weight:400;color:#1e1e1e;background:#fff;border:1px solid transparent;border-radius:6px;display:flex;align-items:center;justify-content:space-between}.category-page .container-category-page .filter-container .top-filters .custom-select__options{position:absolute;top:100%;left:0;z-index:99;background:#fff;border:1px solid transparent;border-radius:0 0 6px 6px;max-height:200px;overflow-y:auto;width:100%}.category-page .container-category-page .filter-container .top-filters .custom-select__options .custom-select__option{padding:8px;cursor:pointer;transition:background .2s}.category-page .container-category-page .filter-container .top-filters .custom-select__options .custom-select__option:hover{background:#f2f2f2}.category-page .container-category-page .filter-container .top-filters .price-filter{display:flex;gap:10px;margin-top:10px}.category-page .container-category-page .filter-container .top-filters .price-filter label{display:flex;flex-direction:column;font-size:14px}.category-page .container-category-page .filter-container .top-filters .price-filter label input{padding:6px 10px;border:1px solid #ccc;border-radius:6px;font-size:14px;max-width:120px}.category-page .container-category-page .filter-container .sort-area{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.category-page .container-category-page .filter-container .sort-area .length-title{color:#949395;font-weight:400;font-size:16px;line-height:normal;text-align:left}.category-page .container-category-page .filter-container .sort-area .sort{max-width:410px;width:100%;display:flex;align-items:center;justify-content:flex-end;gap:10px}.category-page .container-category-page .filter-container .sort-area .sort span{color:#949395;font-weight:400;font-size:16px;line-height:normal;text-align:end}.category-page .container-category-page .filter-container .sort-area .sort select{min-width:170px;color:#1e1e1e;font-weight:400;font-size:16px;line-height:normal;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/iconamoon_arrow-down-2-light.svg);background-size:auto;background-repeat:no-repeat;background-position:90%;cursor:pointer}.category-page .container-category-page .results{width:100%;max-width:1340px;margin:60px auto auto;display:grid;grid-template-columns:repeat(4,1fr);justify-items:flex-start;align-items:flex-start;gap:50px 20px}.productinner{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.productinner .container-productinner{max-width:1340px;width:100%;margin:80px auto auto;padding:0 50px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:60px}.productinner .container-productinner_top{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.productinner .container-productinner_top_left{max-width:800px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.productinner .container-productinner_top_left .product-slide{padding-bottom:60px;border-bottom:1px solid rgba(183,179,197,.4901960784);width:100%;height:auto;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:0}.productinner .container-productinner_top_left .product-slide .main-image{border:1px solid #f2f2f2;width:100%;height:597px;display:flex;align-items:center;justify-content:center;overflow:hidden}.productinner .container-productinner_top_left .product-slide .main-image img{width:100%;height:100%;object-fit:cover}.productinner .container-productinner_top_left .product-slide .images{border:1px solid #f2f2f2;width:100%;height:352px;display:grid;grid-template-columns:repeat(2,1fr);gap:3px;overflow:hidden}.productinner .container-productinner_top_left .product-slide .images img{width:100%;height:100%;object-fit:cover}.productinner .container-productinner_top_left .product-slide .button-area{width:100%;display:flex;align-items:center;justify-content:center}.productinner .container-productinner_top_left .product-slide .button-area .see-full-gallery{gap:10px;margin-top:36px;display:flex;align-items:center;justify-content:center;padding:10px;border:1px solid transparent;cursor:pointer;transition:.2s ease;text-decoration:none;color:unset}.productinner .container-productinner_top_left .product-slide .button-area .see-full-gallery p{color:#1e1e1e;font-weight:400;font-size:18px;line-height:normal;transition:.2s ease}.productinner .container-productinner_top_left .product-slide .button-area .see-full-gallery img{transition:.2s ease;min-width:24px;width:24px;height:24px;min-height:24px}.productinner .container-productinner_top_left .product-slide .button-area .see-full-gallery:hover{background-color:#000}.productinner .container-productinner_top_left .product-slide .button-area .see-full-gallery:hover p{color:#fff;transform:translate(10px)}.productinner .container-productinner_top_left .product-slide .button-area .see-full-gallery:hover img{opacity:0}.productinner .container-productinner_top_left .more-images-grid{display:grid;grid-template-columns:repeat(2,1fr);justify-items:flex-start;align-items:flex-start;gap:24px;margin-top:60px}.productinner .container-productinner_top_left .more-images-grid img{width:100%;height:auto;cursor:pointer;transition:.1s ease}.productinner .container-productinner_top_left .more-images-grid img:hover{transform:scale(.99)}.productinner .container-productinner_top_left .more-images-grid img:active{transform:scale(.9)}.productinner .container-productinner_top_left .product-requirements{margin-top:60px;width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:80px}.productinner .container-productinner_top_left .product-requirements .drawing-image{max-width:320px;width:100%;height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.productinner .container-productinner_top_left .product-requirements .drawing-image img{width:100%;height:100%;object-fit:contain}.productinner .container-productinner_top_left .product-requirements .requirements{width:100%;max-width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:16px}.productinner .container-productinner_top_left .product-requirements .requirements .item-req{padding-bottom:16px;width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d2cbe5}.productinner .container-productinner_top_left .product-requirements .requirements .item-req .key{color:#908d99;font-weight:400;font-size:16px;line-height:normal;text-align:left}.productinner .container-productinner_top_left .product-requirements .requirements .item-req .value{color:#1e1e1e;font-weight:400;font-size:16px;line-height:normal;text-align:end}.productinner .container-productinner_top_right{max-width:541px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;position:sticky;top:16px}.productinner .container-productinner_top_right .product-details{width:100%;height:auto;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding:14px 80px;gap:40px}.productinner .container-productinner_top_right .product-details .top-titles{width:100%;max-width:444px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding-bottom:40px;border-bottom:.5px solid #c7c2d6;gap:20px}.productinner .container-productinner_top_right .product-details .top-titles .titles{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:12px}.productinner .container-productinner_top_right .product-details .top-titles .titles .category-name{color:#97bd33;font-weight:500;font-size:20px;line-height:normal;text-align:left}.productinner .container-productinner_top_right .product-details .top-titles .titles h1{color:#000;font-weight:500;font-size:36px;line-height:58px;width:100%;text-align:left}.productinner .container-productinner_top_right .product-details .top-titles .description-title{color:#908d99;max-width:444px;width:100%;text-align:left;line-height:24px;font-size:16px;font-weight:400}.productinner .container-productinner_top_right .product-details .price-and-button{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:34px}.productinner .container-productinner_top_right .product-details .price-and-button .price{color:#1e1e1e;font-weight:600;font-size:26px;line-height:normal;text-align:left}.productinner .container-productinner_top_right .product-details .price-and-button .buttons{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:26px}.productinner .container-productinner_top_right .product-details .price-and-button .buttons select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/downed.svg);background-repeat:no-repeat;background-size:auto;cursor:pointer;background-position:75%;min-width:98px;width:98px;padding:10px 24px;border-radius:16px;border:.6px solid #908d99;outline:none;transition:.2s ease;color:#000;font-weight:500;font-size:20px;line-height:normal}.productinner .container-productinner_top_right .product-details .price-and-button .buttons select:focus{cursor:auto;border:.6px solid #cecece}.productinner .container-productinner_top_right .requirements{width:100%;max-width:80%;margin:50px auto 0;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:16px}.productinner .container-productinner_top_right .requirements .item-req{padding-bottom:16px;width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d2cbe5}.productinner .container-productinner_top_right .requirements .item-req .key{color:#908d99;font-weight:400;font-size:16px;line-height:normal;text-align:left}.productinner .container-productinner_top_right .requirements .item-req .value{color:#1e1e1e;font-weight:400;font-size:16px;line-height:normal;text-align:end}.productinner .container-productinner_bottom{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:100px}.productinner .container-productinner_bottom .top-details{width:100%;display:flex;align-items:flex-start;justify-content:flex-start}.productinner .container-productinner_bottom .similiar-products{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:40px}.productinner .container-productinner_bottom .similiar-products h2{color:#1e1e1e;font-weight:600;font-size:36px;line-height:normal;text-align:left}.productinner .container-productinner_bottom .similiar-products .content-similiar{width:100%;height:auto;position:relative;display:flex;align-items:center;justify-content:center}.productinner .container-productinner_bottom .similiar-products .content-similiar .swiper{width:100%;height:100%}.overlay-basket-modal{width:100%;position:fixed;z-index:1000;background:#00000042;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);min-height:100vh;display:flex;align-items:flex-start;justify-content:flex-end;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transform:translate(100rem);transition:.5s ease}.overlay-basket-modal .basket-modal{width:100%;padding:55px 50px;max-width:730px;background:#fff;box-shadow:3px 3px 4px #96979940;border-radius:50px 0 0 50px;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;height:100%;position:relative;pointer-events:none;opacity:0;transform:translate(50rem);transition:1s ease}.overlay-basket-modal .basket-modal .head-modal{padding-bottom:20px;border-bottom:.5px solid rgba(183,179,197,.5215686275);width:100%;position:sticky;top:0;display:flex;align-items:center;justify-content:space-between}.overlay-basket-modal .basket-modal .head-modal h4{color:#1e1e1e;font-weight:500;font-size:30px;line-height:normal;text-align:left}.overlay-basket-modal .basket-modal .head-modal .close-icon{cursor:pointer;font-size:28px;color:#4b4a4b;transition:.1s ease}.overlay-basket-modal .basket-modal .head-modal .close-icon:hover{color:#b94f4f}.overlay-basket-modal .basket-modal .head-modal .close-icon:active{transform:scale(.9)}.overlay-basket-modal .basket-modal .products-in-basket{width:100%;margin-top:56px;overflow-y:auto;height:80%;background-color:transparent;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:32px}.overlay-basket-modal .basket-modal .products-in-basket .product-in{width:100%;display:flex;align-items:center;justify-content:space-between}.overlay-basket-modal .basket-modal .products-in-basket .product-in .left-content{display:flex;align-items:center;justify-content:flex-start;gap:36px}.overlay-basket-modal .basket-modal .products-in-basket .product-in .left-content .image{min-width:168px;width:168px;height:124px;min-height:124px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px}.overlay-basket-modal .basket-modal .products-in-basket .product-in .left-content .image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.overlay-basket-modal .basket-modal .products-in-basket .product-in .left-content .texts{max-width:250px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:6px}.overlay-basket-modal .basket-modal .products-in-basket .product-in .left-content .texts .category-name{color:#908d99;font-weight:500;font-size:14px;line-height:normal;text-align:left}.overlay-basket-modal .basket-modal .products-in-basket .product-in .left-content .texts h3{color:#1e1e1e;font-weight:500;font-size:20px;line-height:30px;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;line-clamp:3}.overlay-basket-modal .basket-modal .products-in-basket .product-in .left-content .texts .price{margin-top:4px;color:#1e1e1e;font-weight:500;font-size:20px;line-height:normal;text-align:left}.overlay-basket-modal .basket-modal .products-in-basket .product-in .right-content{display:flex;align-items:center;justify-content:flex-end;gap:20px}.overlay-basket-modal .basket-modal .products-in-basket .product-in .right-content .increments{display:flex;align-items:center;justify-content:center;padding:7px 14px;border:.6px solid rgba(43,43,43,.5294117647);border-radius:16px;gap:14px}.overlay-basket-modal .basket-modal .products-in-basket .product-in .right-content .increments button{outline:none;background-color:transparent;border:none;padding:4px;cursor:pointer;color:#4b4a4b;font-size:18px;line-height:normal;text-align:center}.overlay-basket-modal .basket-modal .products-in-basket .product-in .right-content .increments button:active{transform:scale(.9)}.overlay-basket-modal .basket-modal .products-in-basket .product-in .right-content .increments p{color:#1e1e1e;font-size:16px;line-height:normal;text-align:center}.overlay-basket-modal .basket-modal .products-in-basket .product-in .right-content .remove-button{display:flex;align-items:center;justify-content:center;padding:10px 14px;overflow:hidden;border:.6px solid rgba(43,43,43,.5294117647);border-radius:16px;outline:none;background-color:transparent;cursor:pointer;transition:.1s ease}.overlay-basket-modal .basket-modal .products-in-basket .product-in .right-content .remove-button img{width:100%;height:100%;object-fit:scale-down}.overlay-basket-modal .basket-modal .products-in-basket .product-in .right-content .remove-button:active{transform:scale(.9)}.overlay-basket-modal .basket-modal .products-in-basket .product-in .right-content .remove-button:hover{border:.6px solid rgb(185,79,79)}.overlay-basket-modal .basket-modal .buttons-bottom{margin-top:30px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.overlay-basket-modal .basket-modal .buttons-bottom .basket-pagination{display:flex;align-items:center;justify-content:space-between;width:100%;margin:1rem 0}.overlay-basket-modal .basket-modal .buttons-bottom .basket-pagination button{padding:8px 36px;cursor:pointer;background-color:#1e1e1e;color:#fff;outline:none;border:none;border-radius:12px}.overlay-basket-modal .basket-modal .buttons-bottom .basket-pagination button:hover{background-color:#000}.overlay-basket-modal .basket-modal .buttons-bottom .basket-pagination button:active{transform:scale(.9)}.overlay-basket-modal .basket-modal .buttons-bottom .basket-pagination span{font-size:16px;font-weight:500;letter-spacing:2px;line-height:normal}.overlay-basket-modal .basket-modal .buttons-bottom .bot-bottom{background-color:transparent;margin-top:30px;width:100%;display:flex;align-items:center;justify-content:space-between}.overlay-basket-modal .basket-modal .buttons-bottom .bot-bottom .total{display:flex;align-items:center;justify-content:flex-start;gap:24px}.overlay-basket-modal .basket-modal .buttons-bottom .bot-bottom .total span{color:gray;font-weight:500;font-size:15px;line-height:normal;text-align:left}.overlay-basket-modal .basket-modal .buttons-bottom .bot-bottom .total p{color:#1e1e1e;font-weight:600;font-size:21px;text-wrap:nowrap;line-height:normal}.overlay-basket-modal .basket-modal .buttons-bottom .bot-bottom .right{width:100%;display:flex;align-items:center;justify-content:flex-end}.overlay-basket-modal .basket-modal .buttons-bottom .get-ord{background:#131313;border-radius:20px;padding:12px 24px;color:#fff;font-weight:500;font-size:18px;max-width:320px;width:100%;cursor:pointer;border:1px solid transparent;transition:.1s ease}.overlay-basket-modal .basket-modal .buttons-bottom .get-ord:active{transform:scale(.9)}.overlay-basket-modal .basket-modal .buttons-bottom .get-ord:hover{background-color:#fff;color:#000;border:1px solid black}.overlay-basket-modal .basket-modal.active,.overlay-basket-modal.active{transform:translate(0);pointer-events:all;opacity:1}.add-basket{padding:12px 24px;width:100%;border:1px solid transparent;background:#131313;border-radius:20px;color:#fff;font-weight:500;font-size:18px;line-height:normal;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.15s ease}.add-basket:hover{background-color:#fff;border:1px solid #131313;color:#131313}.add-basket:active{transform:scale(.9)}.add-basket.in_basket{background-color:#5ce15c;cursor:default}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.yarl__thumbnails{display:flex;height:100%}.yarl__thumbnails_bottom,.yarl__thumbnails_end .yarl__thumbnails_track,.yarl__thumbnails_start .yarl__thumbnails_track,.yarl__thumbnails_top{flex-direction:column}.yarl__thumbnails_wrapper{flex:1;position:relative}.yarl__thumbnails_container{background-color:var(--yarl__thumbnails_container_background_color,var(--yarl__color_backdrop,#000));flex:0 0 auto;overflow:hidden;padding:var(--yarl__thumbnails_container_padding,16px);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.yarl__thumbnails_vignette{pointer-events:none;position:absolute;--yarl__thumbnails_vignette_size:12%}@media (min-width:1200px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:8%}}@media (min-width:2000px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:5%}}.yarl__thumbnails_bottom .yarl__thumbnails_vignette,.yarl__thumbnails_top .yarl__thumbnails_vignette{background:linear-gradient(to right,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size, 12%)),var(--yarl__color_backdrop,#000) 100%);height:100%;left:0;right:0}.yarl__thumbnails_end .yarl__thumbnails_vignette,.yarl__thumbnails_start .yarl__thumbnails_vignette{background:linear-gradient(to bottom,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size, 12%)),var(--yarl__color_backdrop,#000) 100%);bottom:0;top:0;width:100%}.yarl__thumbnails_track{gap:var(--yarl__thumbnails_thumbnail_gap,16px);outline:none}.yarl__thumbnails_thumbnail{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--yarl__thumbnails_thumbnail_background,#000);border-color:var(--yarl__thumbnails_thumbnail_border_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));border-radius:var(--yarl__thumbnails_thumbnail_border_radius,4px);border-style:var(--yarl__thumbnails_thumbnail_border_style,solid);border-width:var(--yarl__thumbnails_thumbnail_border,1px);cursor:pointer;flex:0 0 auto;-webkit-tap-highlight-color:transparent;box-sizing:content-box;height:var(--yarl__thumbnails_thumbnail_height,80px);outline:none;overflow:hidden;padding:var(--yarl__thumbnails_thumbnail_padding,4px);position:relative;width:var(--yarl__thumbnails_thumbnail_width,120px)}.yarl__thumbnails_thumbnail_active{border-color:var(--yarl__thumbnails_thumbnail_active_border_color,var(--yarl__color_button_active,#fff))}.yarl__thumbnails_thumbnail_fadein{animation:yarl__thumbnails_thumbnail_fadein var(--yarl__thumbnails_thumbnail_fadein_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadein_delay,0s) forwards;opacity:0}.yarl__thumbnails_thumbnail_fadeout{animation:yarl__thumbnails_thumbnail_fadeout var(--yarl__thumbnails_thumbnail_fadeout_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadeout_delay,0s) forwards;cursor:unset}.yarl__thumbnails_thumbnail_placeholder{cursor:unset;visibility:hidden}.yarl__thumbnails_thumbnail:focus{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,hsla(0,0%,100%,.8)) 0 0 0 4px)}.yarl__thumbnails_thumbnail:focus:not(:focus-visible){box-shadow:unset}.yarl__thumbnails_thumbnail:focus-visible{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,hsla(0,0%,100%,.8)) 0 0 0 4px)}.yarl__thumbnails_thumbnail_icon{color:var(--yarl__thumbnails_thumbnail_icon_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));filter:var(--yarl__thumbnails_thumbnail_icon_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));height:var(--yarl__thumbnails_thumbnail_icon_size,32px);left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%);width:var(--yarl__thumbnails_thumbnail_icon_size,32px)}@keyframes yarl__thumbnails_thumbnail_fadein{0%{opacity:0}to{opacity:1}}@keyframes yarl__thumbnails_thumbnail_fadeout{0%{opacity:1}to{opacity:0}}.topheader-wrapper{width:100%;padding:8px 12px;background:#aab1a4;animation:topHeadAnimation .5s ease forwards normal}.topheader-wrapper .topheader{display:flex;align-items:center;justify-content:center;width:100%}.topheader-wrapper .topheader .link-area{gap:16px;display:flex;align-items:center;justify-content:center}.topheader-wrapper .topheader .link-area p{transition:.2s ease;color:#fff;font-weight:400;font-size:14px;line-height:normal;text-align:center;padding-right:48px;width:100%}.topheader-wrapper .topheader .link-area .get-collection-link{color:#fff;text-wrap:nowrap;font-size:14px;font-weight:400;text-decoration:underline;position:relative}.topheader-wrapper .topheader .link-area .get-collection-link:after{content:"";width:30px;min-width:30px;height:1px;background-color:#fff;position:absolute;right:100%;top:50%;margin-right:16px}.topheader-wrapper .topheader .link-area .get-collection-link:hover{color:#383838d5}@keyframes topHeadAnimation{0%{opacity:0;padding:0}to{opacity:1;padding:12px}}@media only screen and (max-width: 1370px){:root .visual-comfort-wrapper .overlay-modal .modal{padding:24px;max-width:95%;height:98vh}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right{gap:24px}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .right .show-prod h2{line-height:normal;font-size:24px}}@media only screen and (max-width: 1300px){.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu .left-navbar-container .links{height:auto!important}.header-wrapper{padding:4px 24px}.home .hero-wrapper .hero .text-container{gap:16px}.home .hero-wrapper .hero .text-container .top-title-wrapper h1{font-size:24px;line-height:normal}.home .hero-wrapper .hero .text-container .top-title-wrapper p{font-size:18px;line-height:27px}.home .hero-wrapper .hero .text-container{padding-bottom:30px}.header-wrapper .header-left .logo{width:60px}.header-wrapper .header .header-left{gap:24px}.header-wrapper .header .header-left .navbar{gap:8px}.header-wrapper .header .header-left .navbar .navbar-link{font-size:13px}.header-wrapper .header .header-right{gap:12px}.header-wrapper .header .header-right .search-component input{padding:16px 70px 16px 24px}.header-wrapper .header .header-right .lang-and-basket-component{gap:16px}.header-wrapper.with_hero{height:auto;max-height:unset}.header-wrapper .header .header-right .search-component{min-width:300px}}@media only screen and (max-width: 1260px){.productinner .container-productinner{margin:40px auto auto;padding:0 24px;gap:24px}.productinner .container-productinner_top{flex-direction:column}.productinner .container-productinner_top_left{max-width:100%;width:100%}.category-page .container-category-page{padding:0 24px;margin:40px auto auto;gap:24px}.productinner .container-productinner_top_left .product-slide .main-image{height:auto}.productinner .container-productinner_top_right{max-width:100%;width:100%}.productinner .container-productinner_top_left .product-slide .images{height:auto}.productinner .container-productinner_bottom .similiar-products h2{font-size:18px;line-height:27px}.productinner .container-productinner_top_right .product-details .top-titles .titles .category-name{font-size:16px;line-height:normal}.productinner .container-productinner_top_right .product-details .top-titles .titles h1{font-size:18px;line-height:27px}.productinner .container-productinner_top_right .product-details{padding:12px 24px}.productinner .container-productinner_top_right .product-details .top-titles .titles{width:100%}.productinner .container-productinner_top_right .product-details .top-titles{max-width:100%}.ProductsCategoryPage .container-ProductsCategoryPage{padding:0 24px;margin-top:40px;gap:24px}.ProductsCategoryPage .container-ProductsCategoryPage .grid-ProductsCategoryPage-categories{grid-template-columns:repeat(3,1fr)}.contactpage .container-contactpage{padding:0 24px;gap:24px;margin:40px auto auto}.filter-container{margin:4px auto auto!important}.category-page .container-category-page .filter-container{gap:18px;margin:40px auto auto}.contactpage .container-contactpage .top-content{gap:24px}.contactpage .container-contactpage .top-content .content .left-form{max-width:100%}.contactpage .container-contactpage .top-content .content{flex-direction:column}.bloginner .container-bloginner{padding:0 24px;margin:40px auto auto;gap:24px}.newspage .container-blogs{padding:0 24px;gap:24px;margin:40px auto auto}.newspage .container-blogs .grid-cols{grid-template-columns:repeat(2,1fr);gap:12px}.about .ourvalues-wrapper .ourvalues .grid-values{grid-template-columns:repeat(2,1fr)}.about .ourvalues-wrapper{margin-top:50px}.about .ourvalues-wrapper .ourvalues{padding:0 24px}:root .visual-comfort-wrapper .visual-comfort .grid-images{grid-template-columns:repeat(3,1fr)}.about .hero-wrapper,.about .hero-second-wrapper{padding:0 24px;margin-top:40px}.home .product-categories-wrapper{margin-top:50px;padding-inline-start:0 24px}.home .product-categories-wrapper .product-categories .grid-categories{grid-template-columns:repeat(2,1fr)}.home .lighted-section-wrapper{height:auto;margin-top:50px}.home .lighted-section-wrapper .lighted-section .text-container{padding:40px 24px;gap:24px}.home .popular-products-wrapper{margin-top:50px}.home .popular-products-wrapper .popular-products{gap:24px}.home .news-wrapper .news{padding:40px 24px;gap:24px}.home .news-wrapper{margin-top:50px}:root .visual-comfort-wrapper .visual-comfort{padding:40px 24px;gap:24px}.footer-wrapper{margin-top:50px}.footer-wrapper .footer{padding:24px}.home .hero-wrapper{height:600px}.home .hero-wrapper .hero{padding:150px 24px}}@media only screen and (max-width: 968px){.filter-container .top-filters .price-filter-dropdown .dropdown{min-width:300px}.ProductsCategoryPage .search-component{padding:0 20px!important}.ProductsCategoryPage .search-component .icon-wrap{right:36px!important;top:8px!important}.filter-container .top-filters select{background-position:100%!important;padding-bottom:10px!important;border-bottom:1px solid #c7c2d6!important;background-color:transparent!important}.productinner .container-productinner_top_left .product-requirements{flex-direction:column;gap:28px;padding:40px 0}.productinner .container-productinner_top_left .product-requirements .drawing-image{max-width:100%;width:100%}.productinner .container-productinner_top_left .product-requirements .requirements{max-width:100%;width:100%;margin-top:60px}.productinner .container-productinner_top_left .product-requirements .requirements .item-req .key,.productinner .container-productinner_top_left .product-requirements .requirements .item-req .value{font-size:14px}.filter-container .sort-area .length-title{font-size:12px!important;text-wrap:nowrap}.filter-container .sort-area .sort select{min-width:130px}.overlay-basket-modal .basket-modal{padding:24px;width:100%;border-radius:0}.overlay-basket-modal .basket-modal .buttons-bottom{flex-direction:column;gap:18px;width:100%}.overlay-basket-modal .basket-modal .buttons-bottom .get-ord{max-width:100%;width:100%}.overlay-basket-modal .basket-modal .buttons-bottom .total{width:100%;max-width:100%;justify-content:space-between}.overlay-basket-modal .basket-modal .head-modal h4{font-size:21px}:root .visual-comfort-wrapper .overlay-modal .modal .custom-buttons button{min-width:40px;width:40px;height:40px;min-height:40px}:root .visual-comfort-wrapper .overlay-modal .modal .custom-buttons button:nth-child(1){right:0}:root .visual-comfort-wrapper .overlay-modal .modal .custom-buttons button:nth-child(2){left:0}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide .left-image{display:none!important}:root .visual-comfort-wrapper .overlay-modal{min-height:100vh;height:100%}:root .visual-comfort-wrapper .overlay-modal .modal .swiper .swiper-slide{flex-direction:column}.category-page .container-category-page .text-container h1{font-size:18px;line-height:27px}.category-page .container-category-page .text-container p{font-size:14px}.category-page .container-category-page .filter-container .top-filters{gap:8px}.category-page .container-category-page .results{margin:30px auto auto;grid-template-columns:repeat(1,1fr)}.category-page .container-category-page .filter-container .top-filters select{width:100%;background-position:95%;background-color:transparent!important}.contactpage .container-contactpage .top-content h1{font-size:18px;line-height:21px;width:100%;text-align:center}.contactpage .container-contactpage .top-content .content .left-form .inputs .input-grid{grid-template-columns:repeat(1,1fr)}.contactpage .container-contactpage .top-content .content img{width:100%;min-width:unset;height:auto;min-height:auto}.contactpage .map-container{margin-top:40px;flex-direction:column;width:100%}.contactpage .map-container_map-area{width:100%;height:300px}.contactpage .container-contactpage .top-content .content .left-form{padding:12px}.contactpage .container-contactpage .top-content .content .left-form .inputs .input-grid,.contactpage .container-contactpage .top-content .content .left-form .inputs{gap:16px}.contactpage .map-container_right{width:100%;height:auto;padding:48px;gap:56px}.contactpage .map-container_right .item-info h4{font-size:16px}:root .breadcrumb-wrapper .breadcrumb .currentpage-title{font-size:10px!important}.bloginner .container-bloginner{flex-direction:column}:root .breadcrumb-wrapper .breadcrumb .homepage-title{font-size:11px!important;text-wrap:nowrap}.bloginner .container-bloginner .left-content .descriptions .texts h1{font-size:18px;line-height:27px;text-align:center;width:100%}.bloginner .container-bloginner .left-content .hero-image{height:auto}.bloginner .container-bloginner .similar-posts{max-width:100%}.bloginner .container-bloginner .similar-posts h6{font-size:18px;line-height:27px}.bloginner .container-bloginner .similar-posts_items_item .text p{font-size:14px;line-height:21px}.bloginner .container-bloginner .similar-posts_items_item{max-width:100%}.bloginner .container-bloginner .similar-posts_items{width:100%}.newspage .container-blogs .grid-cols{grid-template-columns:repeat(1,1fr);gap:12px}:root .blog-card-ui .image-wrapper{height:auto;min-height:unset}.newspage .container-blogs .blog-page-title{font-size:18px;line-height:27px}:root .breadcrumb-wrapper{padding:16px 24px}:root .breadcrumb-wrapper .breadcrumb .homepage-title{font-size:14px}:root .breadcrumb-wrapper .breadcrumb .currentpage-title{font-size:14px}.about .hero-wrapper .hero .left-section .top-title h2,.about .hero-wrapper .hero-second .left-section .top-title h2,.about .hero-second-wrapper .hero .left-section .top-title h2,.about .hero-second-wrapper .hero-second .left-section .top-title h2{font-size:18px;line-height:27px}.about .ourvalues-wrapper .ourvalues h2{width:100%;text-align:center;font-size:18px;line-height:27px}.about .ourvalues-wrapper .ourvalues .grid-values{margin-top:40px}.about .ourvalues-wrapper .ourvalues .grid-values .value-item{flex-direction:column;gap:16px}.about .ourvalues-wrapper .ourvalues .grid-values .value-item .right-text{max-width:100%;align-items:center;height:auto;justify-content:center}.about .ourvalues-wrapper .ourvalues .grid-values .value-item .right-text h6{font-size:18px;width:100%;text-align:center}.about .hero-wrapper .hero .left-section .top-title .about-us-title,.about .hero-wrapper .hero-second .left-section .top-title .about-us-title,.about .hero-second-wrapper .hero .left-section .top-title .about-us-title,.about .hero-second-wrapper .hero-second .left-section .top-title .about-us-title{font-size:14px;line-height:24px}.about .hero-wrapper .hero .left-section .top-title,.about .hero-wrapper .hero-second .left-section .top-title,.about .hero-second-wrapper .hero .left-section .top-title,.about .hero-second-wrapper .hero-second .left-section .top-title{gap:8px}.about .hero-wrapper .hero,.about .hero-wrapper .hero-second,.about .hero-second-wrapper .hero,.about .hero-second-wrapper .hero-second{flex-direction:column;gap:12px}.about .ourvalues-wrapper .ourvalues .grid-values{grid-template-columns:repeat(1,1fr)}.about .hero-wrapper .hero .left-section,.about .hero-wrapper .hero-second .left-section,.about .hero-second-wrapper .hero .left-section,.about .hero-second-wrapper .hero-second .left-section{max-width:100%;width:100%}.about .hero-wrapper .hero .right-section,.about .hero-wrapper .hero-second .right-section,.about .hero-second-wrapper .hero .right-section,.about .hero-second-wrapper .hero-second .right-section{max-width:100%;height:auto;min-height:unset}.about .hero-wrapper .hero .left-section .top-title .about-us-title,.about .hero-wrapper .hero-second .left-section .top-title .about-us-title,.about .hero-second-wrapper .hero .left-section .top-title .about-us-title,.about .hero-second-wrapper .hero-second .left-section .top-title .about-us-title,.about .hero-wrapper .hero .left-section .top-title h2,.about .hero-wrapper .hero-second .left-section .top-title h2,.about .hero-second-wrapper .hero .left-section .top-title h2,.about .hero-second-wrapper .hero-second .left-section .top-title h2{width:100%;text-align:center}.about .hero-wrapper .hero .left-section,.about .hero-wrapper .hero-second .left-section,.about .hero-second-wrapper .hero .left-section,.about .hero-second-wrapper .hero-second .left-section{align-items:center;justify-content:center}.about .hero-wrapper .hero .left-section p,.about .hero-wrapper .hero-second .left-section p,.about .hero-second-wrapper .hero .left-section p,.about .hero-second-wrapper .hero-second .left-section p{width:100%;text-align:center}.about .hero-wrapper .hero .left-section .top-title,.about .hero-wrapper .hero-second .left-section .top-title,.about .hero-second-wrapper .hero .left-section .top-title,.about .hero-second-wrapper .hero-second .left-section .top-title{max-width:100%;width:100%;align-items:center;justify-content:center}.header-wrapper.with_hero{display:none}.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:12px 24px}.mobile-header .logo{width:110px;height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.mobile-header .logo img{width:100%;height:100%;object-fit:contain}.mobile-header .logo{width:60px!important}.mobile-header .rx-hamburger{font-size:32px;line-height:normal;color:#303030;cursor:pointer}.mobile-header .rx-hamburger:hover{color:#7b68ee}.mobile-header .rx-hamburger:active{transform:scale(.9)}.toggle-menu-wrapper{width:0;opacity:0;pointer-events:none;position:fixed;z-index:100;right:0;top:0;bottom:0;height:100dvh;background-color:#00000080;display:flex;align-items:flex-start;justify-content:flex-end;transition:.25s ease}.toggle-menu-wrapper .toggle-menu{width:0;opacity:0;height:100%;background-color:#fff;padding:0;transition:.5s ease;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:24px}.toggle-menu-wrapper .toggle-menu .head{width:100%;display:flex;align-items:center;justify-content:space-between}.toggle-menu-wrapper .toggle-menu .head .logo{width:110px;height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.toggle-menu-wrapper .toggle-menu .head .logo img{width:100%;height:100%;object-fit:contain}.toggle-menu-wrapper .toggle-menu .head .logo{width:55px!important}.toggle-menu-wrapper .toggle-menu .head .io-close{font-size:36px;color:#303030}.toggle-menu-wrapper .toggle-menu .head .io-close:active{transform:scale(.9)}.toggle-menu-wrapper .toggle-menu .bot{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.toggle-menu-wrapper .toggle-menu .bot .search-component{min-width:80px;position:relative}.toggle-menu-wrapper .toggle-menu .bot .search-component input{background:#f0f0f0;border-radius:26px;padding:16px 75px 16px 20px;cursor:pointer;transition:.25s ease;outline:none;border:2px solid transparent;width:100%;height:100%;color:#1e1e1e;font-weight:400;font-size:16px}.toggle-menu-wrapper .toggle-menu .bot .search-component input:focus{cursor:auto;border:2px solid #545454}.toggle-menu-wrapper .toggle-menu .bot .search-component input::placeholder{color:#babbbc;font-weight:400;font-size:16px}.toggle-menu-wrapper .toggle-menu .bot .search-component .icon-wrap{position:absolute;z-index:0;right:16px;top:7px;min-width:40px;width:40px;height:40px;min-height:40px;border-radius:100px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.toggle-menu-wrapper .toggle-menu .bot .search-component .icon-wrap .search-icon{font-size:24px;color:#1e1e1e}.toggle-menu-wrapper .toggle-menu .bot .basket-icon{min-width:40px;width:40px;height:40px;min-height:40px}.toggle-menu-wrapper .toggle-menu .bot .language{position:relative;display:flex;align-items:center;justify-content:center}.toggle-menu-wrapper .toggle-menu .bot .language .open-language{will-change:contents;min-width:24px;width:24px;height:24px;min-height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.1s ease;overflow:hidden;background-color:transparent;border-radius:100px;outline:none;border:none}.toggle-menu-wrapper .toggle-menu .bot .language .open-language img{width:100%;height:100%;object-fit:contain}.toggle-menu-wrapper .toggle-menu .bot .language .open-language:active{transform:scale(.95)}.toggle-menu-wrapper .toggle-menu .bot .language .dropdown-language{position:absolute;height:auto;pointer-events:none;opacity:0;z-index:10;background-color:#fff;box-shadow:0 0 5px #5b5b5b59;transition:.2s ease;border-radius:12px;margin-top:10px;padding:8px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;transform:scale(.9);top:-200px}.toggle-menu-wrapper .toggle-menu .bot .language .dropdown-language .language-title{color:#000;padding:8px 10px;-webkit-user-select:none;user-select:none;text-transform:uppercase;cursor:pointer;transition:.1s ease}.toggle-menu-wrapper .toggle-menu .bot .language .dropdown-language .language-title:hover{color:#1e1e1e90}.toggle-menu-wrapper .toggle-menu .bot .language .dropdown-language .language-title.active{color:red}.toggle-menu-wrapper .toggle-menu .bot .language .dropdown-language.active{pointer-events:all;opacity:1;transform:scale(1)}.toggle-menu-wrapper .toggle-menu .navbar{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:12px}.toggle-menu-wrapper .toggle-menu .navbar .navbar-link{-webkit-user-select:none;user-select:none;text-decoration:none;color:#4b4a4b;font-weight:500;font-size:16px;line-height:normal;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;gap:4px;padding:4px 12px}.toggle-menu-wrapper .toggle-menu .navbar .navbar-link .down{font-size:16px;transition:.2s ease;color:#1e1e1e90}.toggle-menu-wrapper .toggle-menu .navbar .navbar-link p{color:#4b4a4b;font-weight:500;font-size:16px;line-height:normal}.toggle-menu-wrapper .toggle-menu .navbar .navbar-link:hover{color:#cecece}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-element{-webkit-user-select:none;user-select:none;text-decoration:none;color:#4b4a4b;font-weight:500;font-size:16px;line-height:normal;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;gap:8px;padding:4px 12px}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-element .down{font-size:14px;transition:.2s ease;color:#1e1e1e90}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-element p{color:#4b4a4b;font-weight:500;font-size:16px;line-height:normal}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-element:hover{color:#cecece}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-element.active{background-color:#cecece40;cursor:default}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-element.active .down{transform:rotate(90deg)}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-element:hover p{color:#1e1e1e90}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu{border:1px solid rgba(206,206,206,.5647058824);z-index:10;opacity:0;height:0;pointer-events:none;background:#fff;transition:.35s ease;transform:scale(.9);width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:0}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu .left-navbar-container{width:100%;height:100%;padding:12px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:40px}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu .left-navbar-container .mobile-toping{width:100%;display:flex;align-items:center;justify-content:space-between}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu .left-navbar-container .mobile-toping .navbar-title{text-decoration:none;color:#1e1e1e;font-weight:500;font-size:18px;line-height:normal;text-align:left}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu .left-navbar-container .mobile-toping .navbar-title:hover{color:#4b4a4b}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu .left-navbar-container .mobile-toping .close-mobile-d{color:#303030;font-size:24px}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu .left-navbar-container .links{width:100%;display:grid;grid-template-columns:repeat(1,1fr);justify-items:flex-start;align-items:flex-start;height:80%;overflow-y:auto;gap:8px}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu .left-navbar-container .links .item-link{width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.15s ease;-webkit-user-select:none;user-select:none;transition:.1s ease}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu .left-navbar-container .links .item-link p{color:#000;font-weight:400;font-size:14px;line-height:normal;text-align:left;width:100%}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu .left-navbar-container .links .item-link:active{transform:scale(.9)}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu .left-navbar-container .links .item-link:hover p{color:#5b5b5b}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu .right-container{display:none}.toggle-menu-wrapper .toggle-menu .navbar .dropdown-menu.active{opacity:1;transform:scale(1);pointer-events:all;height:calc(100vh - 153px)}.toggle-menu-wrapper .toggle-menu.active{padding:24px;width:50%;pointer-events:all;overflow:hidden;opacity:1}.toggle-menu-wrapper.active{width:100%;pointer-events:all;opacity:1}.home .product-categories-wrapper .product-categories .grid-categories{grid-template-columns:repeat(1,1fr)}:root .product-category-card-ui .image-container{height:auto;min-height:unset}.home .product-categories-wrapper .product-categories h2{font-size:18px;line-height:27px}.home .lighted-section-wrapper .lighted-section .text-container .top-title h2{font-size:18px;line-height:27px;text-align:left}.home .lighted-section-wrapper .lighted-section .text-container .top-title p{font-size:16px;line-height:24px}:root .button-ui{font-size:14px}.home .popular-products-wrapper .popular-products h3{font-size:18px;line-height:27px}.home .popular-products-wrapper .popular-products{padding:0 24px}.home .news-wrapper .news .title-area h3{font-size:18px;line-height:27px}:root .blog-card-ui .description-content h2{font-size:16px;line-height:24px}:root .blog-card-ui .description-content p{font-size:14px;line-height:21px}:root .visual-comfort-wrapper .visual-comfort .grid-images{grid-template-columns:repeat(2,1fr)}.footer-wrapper .footer_top{flex-direction:column;gap:24px}.footer-wrapper .footer_top .navbar{margin-top:36px;flex-direction:column;gap:36px}.footer-wrapper .footer_top .left-logo-area .footer-logo{width:100px;min-width:100px;height:auto;min-height:unset}.footer-wrapper .footer_top .left-logo-area{gap:24px}.topheader-wrapper{display:none}.home .hero-wrapper .hero .text-container .buttons-section{flex-direction:column;margin-top:36px}.home .hero-wrapper .hero .text-container{max-height:unset!important;height:auto!important}.home .hero-wrapper .hero .text-container .top-title-wrapper h1,.home .hero-wrapper .hero .text-container .top-title-wrapper p{text-align:center;width:100%}}@media only screen and (max-width: 768px){.filter-container .top-filters{position:fixed;top:0;left:0;max-width:80%;background:#f5f5f5;padding:20px;z-index:3;height:100%;overflow-y:auto;flex-direction:column;display:none}.filter-container .top-filters .showResultFilter{background:#000;color:#fff;width:100%;text-align:center;padding:8px;font-size:16px;line-height:24px;font-weight:400;border:none;display:block;border-radius:4px}.filter-container .top-filters.showedMobileFilter{display:flex}.filter-container .top-filters .custom-select{min-width:100%!important;width:100%!important}.filter-container .top-filters .custom-select__options{position:initial;margin-top:8px}.filter-container .top-filters .custom-select__head{max-width:100%;width:100%;border-bottom:1px solid #f5f5f5;border-radius:0}.filter-container .top-filters .price-filter-dropdown{min-width:0;width:100%;height:auto}.filter-container .top-filters .price-filter-dropdown .head{width:100%;border-bottom:1px solid #f5f5f5;border-radius:0;background:#fff}.filter-container .top-filters .price-filter-dropdown .dropdown{position:initial}.filter-container .top-filters .price-filter{width:100%;align-items:center;justify-content:center}.filter-container .top-filters .price-filter label input{width:100%!important;max-width:100%!important}.filter-container .top-filters .reset-filters{text-align:center!important}.productinner .container-productinner_top_left .more-images-grid{grid-template-columns:repeat(3,1fr)}.filter-container .top-filters select{min-width:unset;background-color:transparent!important;width:100%}.filter-container .top-filters .reset-filters{min-width:unset;width:100%}:root .visual-comfort-wrapper .visual-comfort .grid-images{grid-template-columns:repeat(1,1fr)}.ProductsCategoryPage .container-ProductsCategoryPage .grid-ProductsCategoryPage-categories{grid-template-columns:repeat(2,1fr);gap:16px!important}:root .product-card .description-wrapper .top-descript .price{font-size:15px!important}:root .product-card .description-wrapper .top-descript .left-title{font-size:14px!important;line-height:normal}.ProductsCategoryPage .container-ProductsCategoryPage h1{font-size:18px;line-height:27px}.toggle-menu-wrapper .toggle-menu{width:90%!important}.toggle-menu-wrapper .toggle-menu .search-component{min-width:100%;width:100%}.home .product-categories-wrapper{padding:0 24px}.home .lighted-section-wrapper .lighted-section .text-container{padding:60px 0}}@media only screen and (max-width: 575px){.overlay-basket-modal .basket-modal .products-in-basket .product-in{flex-direction:column;gap:20px;align-items:start}.overlay-basket-modal .basket-modal .products-in-basket .product-in .left-content{width:100%;gap:14px}.overlay-basket-modal .basket-modal .products-in-basket .product-in .left-content .image{min-width:138px;width:138px;height:104px;min-height:104px}.overlay-basket-modal .basket-modal .products-in-basket .product-in .right-content,.overlay-basket-modal .basket-modal .products-in-basket .product-in .right-content .increments{width:100%}.overlay-basket-modal .basket-modal .products-in-basket .product-in .right-content .remove-button{padding:13px 14px}}@media only screen and (max-width: 575px){.ProductsCategoryPage .container-ProductsCategoryPage .grid-ProductsCategoryPage-categories{grid-template-columns:repeat(1,1fr)}}
