.breadcrumbs{margin-top:45px!important;display:flex;align-items:center;gap:12px}.breadcrumbs a,.breadcrumbs span{font-weight:500;font-size:16px;text-decoration:none;color:var(--black)}.breadcrumbs a{opacity:60%}.breadcrumbs span{display:inline-flex;align-items:center;font-weight:600;background:#f0f0f0;height:32px;padding:0 16px;border-radius:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:44px;border-radius:10px;background:var(--primary);color:#fff;padding:0 16px;font-weight:600;cursor:pointer;transition:.2s;min-width:130px;text-decoration:none;border:none}.btn-primary{background:var(--secondary)}.btn-navbar{background:var(--primary)}.btn-white{background:var(--white);color:var(--shade-black);border:1px solid #1e1e1e1a}.btn--rounded{border-radius:42px}.btn--disabled{background:#e7e7e7}.btn:hover{opacity:80%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#2222227c;display:flex;justify-content:center;align-items:center;visibility:hidden;opacity:0;transition:.3s}.modal__content{min-width:800px;background:var(--white);padding:40px;border-radius:25px;transition:.3s;transform:translateY(20px)}.modal.active{visibility:visible;opacity:1}.modal.active .modal__content{transform:translateY(0)}.modal__close-btn{position:absolute;top:30px;right:30px;border:none;background:0 0;font-size:24px;cursor:pointer}.loader{width:50px;aspect-ratio:1;display:grid;-webkit-mask:conic-gradient(from 15deg,#0000,#000);animation:l26 1s infinite steps(12)}.loader,.loader:after,.loader:before{background:radial-gradient(closest-side at 50% 12.5%,#f03355 96%,#0000) 50% 0/20% 80% repeat-y,radial-gradient(closest-side at 12.5% 50%,#f03355 96%,#0000) 0 50%/80% 20% repeat-x}.loader:after,.loader:before{content:"";grid-area:1/1;transform:rotate(30deg)}.loader:after{transform:rotate(60deg)}@keyframes l26{100%{transform:rotate(1turn)}}@media screen and (max-width:768px){.modal__content{min-width:95vw;max-width:95vw}}.custom-checkbox{display:flex;align-items:center;gap:8px}.custom-checkbox input{display:none}.custom-checkbox input:checked~.checkbox{background:var(--black);color:var(--white)}.custom-checkbox span{position:relative;width:18px;height:18px;border:1px solid var(--black);border-radius:3px;transition:.3s}.custom-select{position:relative}.custom-select .select-trigger{border-radius:12px;font-size:14pxx;background:var(--white);border:1px solid var(--dark-opacity,#1e1e1e1a)}.custom-select .select-options{border:1px solid var(--dark-opacity,#1e1e1e1a);z-index:6;list-style:none;width:max-content;display:flex;flex-direction:column;border-radius:12px;padding:10px;background:var(--white)}.custom-select .select-options li{cursor:pointer;border-radius:10px;padding:10px;font-size:14px}.custom-select .select-options li:hover{background:var(--light-gray-2)}@font-face{font-family:icomoon;src:url("/assets/fonts/icons/icomoon.eot?92tufa");src:url("/assets/fonts/icons/icomoon.eot?92tufa#iefix") format("embedded-opentype"),url("/assets/fonts/icons/icomoon.ttf?92tufa") format("truetype"),url("/assets/fonts/icons/icomoon.woff?92tufa") format("woff"),url("/assets/fonts/icons/icomoon.svg?92tufa#icomoon") format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-filter:before{content:"\e91f"}.icon-eye-off:before{content:"\e91d"}.icon-eye:before{content:"\e91e"}.icon-search:before{content:"\e91c"}.icon-arrow-up-right:before{content:"\e918"}.icon-cart:before{content:"\e917"}.icon-heart:before{content:"\e915"}.icon-home:before{content:"\e916"}.icon-location:before{content:"\e914"}.icon-plus-circle:before{content:"\e913"}.icon-telegram:before{content:"\e900"}.icon-box-search:before{content:"\e901"}.icon-calendar:before{content:"\e902"}.icon-chevron-right:before{content:"\e903"}.icon-chevron-left:before{content:"\e919"}.icon-chevron-down:before{content:"\e91a"}.icon-chevron-up:before{content:"\e91b"}.icon-minus-circle:before{content:"\e904"}.icon-cross:before{content:"\e905"}.icon-flag:before{content:"\e906"}.icon-facebook:before{content:"\e907"}.icon-whatsapp:before{content:"\e908"}.icon-info-circle:before{content:"\e909"}.icon-logout:before{content:"\e90a"}.icon-mail:before{content:"\e90b"}.icon-message:before{content:"\e90c"}.icon-phone:before{content:"\e90d"}.icon-profile:before{content:"\e90e"}.icon-youtube:before{content:"\e90f"}.icon-instagram:before{content:"\e910"}.icon-shopping:before{content:"\e911"}.icon-filter-lines:before{content:"\e912"}.cart{margin-top:55px!important}.cart__content{margin-top:23px;display:flex;gap:50px}.cart__products{width:100%}.cart__products{display:flex;flex-direction:column}.cart-product{display:flex;align-items:center;height:150px;border-bottom:1px solid var(--stroke-light)}.cart-product .cart-product__content{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}.cart-product .left,.cart-product .right{display:flex;align-items:center}.cart-product .left{gap:24px}.cart-product .right{gap:50px}.cart-product__remove{cursor:pointer;border:none;background:0 0;font-size:32px;opacity:60%}.cart-product img{width:110px;height:110px;display:block;border-radius:10px}.cart-product .mobile-img{display:none}.cart-product .quantity-controls{display:flex;align-items:center;gap:6px}.cart-product .quantity-controls button{display:flex;align-items:center;justify-content:center;border-radius:50%;background:0 0;border:none;cursor:pointer;font-size:32px}.cart-product .quantity-controls input{text-align:center;width:50px;font-weight:600;font-size:20px;border:none;-moz-appearance:textfield}.cart__summary{position:relative;min-height:120px;width:40%;display:flex;flex-direction:column;gap:25px;padding:0 30px;height:max-content}.cart__summary::before{content:"";display:block;position:absolute;top:0;left:0;height:100%;min-width:1px;background:var(--shade-black)}.cart__summary .btn{width:100%}.cart__summary .total{display:flex;align-items:center;justify-content:space-between}.cart__summary .total p{font-size:20px;font-weight:600}.cart .checkout-title{font-weight:600;font-size:30px}.cart .checkout-info{width:100%}.cart .checkout-info .tabs{width:100%;display:flex;align-items:center;gap:14px}.cart .checkout-info .tabs button{font-weight:600;font-size:18px;width:100%}.cart .checkout-info .tabs button.active{background:var(--shade-black);color:var(--white)}.cart .form{margin-top:30px;display:flex;flex-direction:column;gap:30px}.cart .form__title{font-weight:600;font-size:30px;margin:20px 0}.cart .form__fields,.profile .form__fields{display:grid;grid-template-columns:repeat(2,1fr);column-gap:14px;row-gap:30px}.cart .form__field,.profile .form__field{display:flex;flex-direction:column;gap:8px}.cart .form__field span,.profile .form__field span{font-size:14px;color:var(--shade-black);opacity:70%}.cart .form__field input,.profile .form__field input{border-radius:12px;height:44px;background:var(--white);border:1px solid var(--dark-opacity);font-weight:400;font-size:16px;padding:0 16px}.checkout-modal{text-align:center;display:flex;flex-direction:column;gap:40px;max-width:400px;margin:auto}.checkout-modal.loading .loader{align-self:center}.cart__summary .summary__title{font-weight:500;font-size:30px;padding-bottom:20px;border-bottom:1.5px solid var(--stroke-light)}@media screen and (max-width:992px){.cart__content{flex-direction:column}.cart__products{width:100%}.cart__summary{width:100%}}@media screen and (max-width:1200px){.cart__summary .total p{font-size:16px}}@media screen and (max-width:768px){.cart-product{width:100%;height:115px;gap:10px}.cart-product img{width:100px;height:100px}.cart-product .mobile-img{display:block}.cart-product__remove{color:#d40000}.cart-product .left img{display:none}.cart-product__content{width:100%;display:flex;flex-direction:column;justify-content:unset!important;gap:10px}.cart-product__content .left{flex-direction:row-reverse}.cart-product__content .left,.cart-product__content .right{width:100%;justify-content:space-between}.cart .form__fields{grid-template-columns:1fr}}@media screen and (max-width:480px){.breadcrumbs{display:none!important}.cart .checkout-info .tabs{flex-direction:column}.cart .checkout-info .tabs button{font-size:16px}}.hero__container{margin-top:32px!important;background:var(--primary);display:flex;justify-content:space-between;align-items:flex-end;border-radius:25px;padding:20px 52px!important}.hero__info{width:50%;display:flex;flex-direction:column;gap:32px;color:var(--white)}.hero__info .hero__title{font-size:46px;font-weight:500;color:var(--white)}.hero__desc{font-weight:500;font-size:18px;color:var(--white);line-height:140%}.hero__logo{display:flex;align-items:center;flex-direction:column;text-align:center}.hero__logo img{width:200px}.hero__slogan{max-width:370px;color:var(--secondary)}.section__title{font-weight:600;font-size:34px}.section__header{display:flex;align-items:center;justify-content:space-between}.categories__grid{margin-top:26px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.category-card{position:relative;border:1px solid #00000033;background:#f8f8f8;border-radius:14px;min-height:195px;padding:33px;overflow:hidden}.category-card__img{position:absolute;right:0;bottom:0;width:150px;height:150px;object-fit:cover}.category-card__title{position:relative;font-weight:500;font-size:28px;z-index:2}.category-card__link{position:relative;z-index:2}.category-card__body{display:flex;flex-direction:column;justify-content:space-between;height:100%}.category-card__link{font-weight:600;font-size:18px;color:var(--secondary);text-decoration:none}.section__more{font-weight:600;font-size:18px;text-decoration:none;color:var(--primary)}.benefits{margin-top:64px!important}.benefits__grid{margin-top:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.benefit-card{height:162px;width:100%;border-radius:14px;background:#ffffff33;box-shadow:0 4px 20px 2px #0000001a;display:flex;align-items:center;justify-content:flex-start;color:var(--primary);gap:30px;padding:0 40px;transition:.3s}.benefit-card svg{color:var(--secondary)}.benefit-card .benefit-card__text p{font-weight:600;font-size:22px;color:var(--primary)}.benefit-card .benefit-card__text h4{font-weight:500;font-size:24px;color:var(--primary)}.benefit-card .benefit-card__text h4,.benefit-card .benefit-card__text p{color:var(--primary)}.benefit-card.benefit-card--primary:hover{background:var(--primary);color:var(--white)}.benefit-card.benefit-card--primary:hover svg{color:var(--secondary)}.benefit-card.benefit-card--primary:hover .benefit-card__text h4,.benefit-card.benefit-card--primary:hover .benefit-card__text p{color:var(--white)}.benefit-card--primary .benefit-card__text h4,.benefit-card--primary .benefit-card__text p{color:var(--primary)}.benefit-card--orange{background:var(--secondary)}.benefit-card--orange svg{color:var(--white)}.benefit-card--orange .benefit-card__text h4,.benefit-card--orange .benefit-card__text p{color:var(--white)}.benefit-card--orange:hover{background:var(--white)}.benefit-card--orange:hover svg{color:var(--secondary)}.benefit-card--orange:hover .benefit-card__text h4,.benefit-card--orange:hover .benefit-card__text p{color:var(--primary)}.hits{display:flex;flex-direction:column;gap:30px}.hits__list{width:100%}.mobile-categories{display:none!important}.mobile-categories .swiper-wrapper{padding:0 18px}.mobile-categories .categories-card{min-width:252px;width:252px}@media screen and (max-width:1280px){.categories__grid{grid-template-columns:repeat(2,1fr)}.benefits__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:992px){.hero__container{padding:30px!important}.hero__info{width:100%}.hero__logo{display:none}.hits__list{width:100%}.mobile-categories{display:block!important}.desktop-categories{display:none}.hits{margin-top:32px!important}}@media screen and (max-width:768px){.benefits__grid{grid-template-columns:repeat(1,1fr)}.benefit-card{padding:0 20px}}.partners{margin-top:64px!important;padding-bottom:64px}.partners .section__title{margin-bottom:40px}.partners__slider{width:100%;padding:20px 0}.partner-logo{display:flex;align-items:center;justify-content:center;height:100px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:all .3s ease}.partner-logo:hover{box-shadow:0 4px 20px rgba(0,0,0,.1);transform:translateY(-2px)}.partner-logo img{max-width:100%;max-height:60px;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:all .3s ease}.partner-logo:hover img{filter:grayscale(0%);opacity:1}@media screen and (max-width:992px){.partners{margin-top:32px!important;padding-bottom:32px}.partners .section__title{margin-bottom:24px}}@media screen and (max-width:768px){.partner-logo{height:80px;padding:15px}.partner-logo img{max-height:50px}}.categories{margin-top:55px!important;margin-bottom:100px!important}.categories__list{margin-top:35px;display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.categories-card{display:flex;flex-direction:column;gap:12px;text-decoration:none}.categories-card .image-container{border-radius:12px;width:100%;height:230px;background:#f7f7f7;padding:25px 0}.categories-card .image-container img{width:100%;height:100%;object-fit:contain}.categories-card h4{font-size:18px;font-weight:500}.category-detail{margin-top:55px!important;margin-bottom:100px!important;display:flex;gap:40px}.filters{width:320px;padding:20px;border-radius:10px}.filter-block{padding:15px 0}.filters-body__content{display:flex;flex-direction:column;gap:10px}.filter-header{background:0 0;width:100%;border:none;border-bottom:1px solid #e5e5e5;text-align:left;font-size:18px;padding-bottom:10px;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.filter-header:after{content:"▾";transition:.3s;font-size:14px}.filter-header.active:after{transform:rotate(180deg)}.filter-body{display:none;overflow:hidden;padding-top:16px}.range-wrapper{display:flex;justify-content:space-between;margin-bottom:15px}input[type=range]{width:48%}.custom-select{position:relative;width:48%}.price-selects{display:flex;gap:10px}.select-trigger{width:100%;padding:10px;border:1px solid #ccc;border-radius:6px;background:#f7f7f7;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.select-options{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff}.product-detail{margin-top:55px!important;display:flex;gap:35px;margin-bottom:100px!important}.product-detail .left{width:100%;display:flex;flex-direction:column;gap:24px}.product-detail__left{width:100%;display:flex;align-items:flex-start;gap:24px}.product-detail .left .product-detail__images{width:50%;min-width:0}.product-detail .left .product-detail__info{width:50%;min-width:0}.product-detail__images{display:flex;gap:10px;min-width:0}.product-detail__images>img{width:100%;max-width:100%;height:auto;object-fit:contain;min-width:0}.product-detail__images-list{width:80px;display:flex;flex-direction:column}.product-detail__images-list img{width:80px;height:80px}.product-detail__title{font-weight:600;font-size:32px}.product-detail .right{width:320px;min-width:320px}.prouct-detail-specs{margin-top:44px;display:flex;flex-direction:column;gap:16px}.product-detail-specs__list{display:flex;flex-direction:column;gap:10px}.product-detail-specs__list li{min-height:34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #1616161a}.product-detail-specs__list li span{font-weight:400;font-size:14px;color:#191a1b;opacity:.7}.product-detail-specs__list li strong{display:flex;font-weight:600;font-size:15px}.product-detail-specs__list strong.color{width:22px;height:22px;border-radius:50%}.product-detail-price__info{margin-top:15px;border:1px solid #a9a9a94d;background:var(--white);padding:14px;border-radius:14px}.product-detail .right .product-detail__mobile-title{font-weight:600;margin-bottom:20px;font-size:22px;display:none}.product-detail .right .btn{width:100%}.product-detail .right .product-detail__images{display:none}.product-detail-price__info .btn{margin-top:30px}.product-detail-price__info h3{font-weight:600;font-size:34px}.product-detail-price__info p{font-size:14px;opacity:.7;color:var(--black)}.prouct-detail__desc{margin-top:64px!important;display:flex;flex-direction:column;gap:16px}.prouct-detail__desc h4{font-weight:700;font-size:18px}.prouct-detail__desc p{font-weight:400;color:#191a1b;font-size:15px;line-height:140%;opacity:.7}.recommended-products{display:flex;flex-direction:column;gap:26px;margin-bottom:100px!important}.recommended-products__list{display:flex;align-items:center;gap:20px}.product-card{position:relative;width:100%;border:1px solid var(--Overlays-Default,#00000033);box-shadow:0 4px 15px 0 #264d711a;border-radius:25px;padding:14px 16px;background:var(--white);display:block;text-decoration:none}.product-card__badge{position:absolute;top:40px;left:0;background:#eb3838;border-top-right-radius:10px;border-bottom-right-radius:10px;padding:5px 10px;font-weight:600;font-size:18px;color:var(--white)}.product-card__img{width:100%;object-fit:contain;height:280px}.product-card .product-card__name{margin-top:8px;font-size:22px;font-weight:500;color:var(--black)}.product-card__price{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.product-card__price span{font-weight:500;font-size:18px}.product-card__price strong{font-weight:600;font-size:22px;color:#080808}.product-card .btn{margin-top:15px;width:100%;font-size:18px}.product-card .btn i{font-size:22px}.category-detail__right-filters{width:100%;margin-top:30px;margin-bottom:20px;display:flex;align-items:center;gap:14px}.category-detail__right-filters .filters-btn{order:1}.category-detail__right-filters .sorting{order:2;margin-left:auto}.category-detail__right-filters .view-toggle{order:3}.category-detail__right-filters .btn{min-width:unset;height:36px}.category-detail__right-filters .btn i{font-size:18px}.category-detail .products{width:100%}.category-detail .products__list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;transition:all .3s ease}.category-detail .products__list--list{display:flex;flex-direction:column;gap:16px}.category-detail .products__list--list .product-card{display:flex;flex-direction:row;align-items:center;gap:20px;padding:16px}.category-detail .products__list--list .product-card__image-wrapper{width:200px;min-width:200px;height:200px;display:flex;align-items:center;justify-content:center;background:#f7f7f7;border-radius:12px;padding:10px}.category-detail .products__list--list .product-card__img{width:100%;height:100%;object-fit:contain}.category-detail .products__list--list .product-card__content{flex:1;display:flex;flex-direction:column;gap:12px}.category-detail .products__list--list .product-card__name{margin-top:0;font-size:20px}.category-detail .products__list--list .product-card__price{margin-top:0}.category-detail .products__list--list .product-card__add{width:200px;margin-top:0}.sorting{width:max-content;display:flex;align-items:center;gap:14px}.sorting .custom-select{min-width:180px}.sorting p{min-width:max-content;font-weight:600;font-size:16px;color:var(--black)}.view-toggle{display:flex;align-items:center;gap:8px;border:1px solid #e5e5e5;border-radius:8px;padding:4px;background:var(--white)}.view-toggle__btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:0 0;cursor:pointer;border-radius:6px;transition:all .2s ease;color:#666}.view-toggle__btn:hover{background:#f7f7f7;color:var(--primary)}.view-toggle__btn.active{background:var(--primary);color:var(--white)}.view-toggle__btn .view-icon{display:block;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center}.view-toggle__btn[data-view=grid] .view-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}.view-toggle__btn[data-view=list] .view-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cline x1='8' y1='6' x2='21' y2='6'/%3E%3Cline x1='8' y1='12' x2='21' y2='12'/%3E%3Cline x1='8' y1='18' x2='21' y2='18'/%3E%3Cline x1='3' y1='6' x2='3.01' y2='6' stroke-width='3' stroke-linecap='round'/%3E%3Cline x1='3' y1='12' x2='3.01' y2='12' stroke-width='3' stroke-linecap='round'/%3E%3Cline x1='3' y1='18' x2='3.01' y2='18' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E")}.view-toggle__btn.active[data-view=grid] .view-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}.view-toggle__btn.active[data-view=list] .view-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cline x1='8' y1='6' x2='21' y2='6'/%3E%3Cline x1='8' y1='12' x2='21' y2='12'/%3E%3Cline x1='8' y1='18' x2='21' y2='18'/%3E%3Cline x1='3' y1='6' x2='3.01' y2='6' stroke-width='3' stroke-linecap='round'/%3E%3Cline x1='3' y1='12' x2='3.01' y2='12' stroke-width='3' stroke-linecap='round'/%3E%3Cline x1='3' y1='18' x2='3.01' y2='18' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E")}.irs-with-grid .irs-grid{display:none}.irs--flat .irs-handle{width:20px;height:20px;border:5px solid var(--primary);border-radius:50%;background:var(--white)}.irs--flat .irs-bar{background:var(--primary)}.irs--flat .irs-handle>i:first-child{display:none}.irs-from{display:none}.irs-to{display:none}.filters-modal{position:fixed;top:0;left:0;width:100vw;height:100dvh;background:#2222227c;display:flex;align-items:flex-end;z-index:9999;transition:.3s;visibility:hidden;opacity:0}.filters-modal__inner{width:100%;background:var(--white);border-top-left-radius:13px;border-top-right-radius:13px;transform:translateY(100%);transition:.3s transform}.filters-modal.active{visibility:visible;opacity:1}.filters-modal.active .filters-modal__inner{transform:translateY(0)}.filters-modal__header{position:relative;box-shadow:0 .3px 20px 0 #7e7e7e26;display:flex;align-items:center;padding:27px 24px 10px 24px;justify-content:space-between}.filters-modal__header .grab-item{position:absolute;top:10px;left:50%;transform:translateX(-50%);display:block;height:5px;width:42px;background:#333;opacity:.2;border-radius:50px}.filters-modal__header button{cursor:pointer;border:none;background:0 0;font-size:17px;color:var(--blue)}.filters-modal__header h3{font-weight:600;font-size:18px;position:absolute;left:50%;transform:translateX(-50%);bottom:10px}.filters-modal__content .filters{width:100%}@media screen and (max-width:1200px){.product-detail__images{flex-direction:column-reverse}.product-detail__images-list{flex-direction:row;width:100%;height:80px}.product-detail__images-list img{width:25%}.category-detail{display:flex;flex-direction:column}.category-detail .filters{display:none}}@media screen and (max-width:992px){.categories__list{grid-template-columns:repeat(4,1fr)}.product-detail{flex-direction:column-reverse}.product-detail .right .product-detail__images{display:flex;flex-direction:column;gap:10px;width:100%}.product-detail .right .product-detail__images>img{width:100%;height:auto;object-fit:contain;display:block}.product-detail .right .product-detail__images-list{display:flex;flex-direction:row;justify-content:center;width:100%;gap:10px;overflow-x:auto}.product-detail .right .product-detail__images-list img{width:80px;height:80px;flex-shrink:0}.product-detail .right .product-detail__mobile-title{margin-top:20px;display:block}.product-detail .right{width:100%}.product-detail__title{display:none}.product-detail .left .product-detail__images{display:none}.product-detail .left .product-detail__info{width:100%}.prouct-detail__desc{margin-top:35px!important}.category-detail__right-filters{align-items:flex-start;flex-direction:column}.category-detail__right-filters .filters-btn{order:1}.category-detail__right-filters .view-toggle{order:2}.category-detail__right-filters .sorting{order:3;margin-left:0}.category-detail .products__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.categories__list{grid-template-columns:repeat(2,1fr)}.category-detail .products__list{grid-template-columns:repeat(1,1fr)}.category-detail .products__list--list .product-card{flex-direction:column;align-items:flex-start}.category-detail .products__list--list .product-card__image-wrapper{width:100%;height:250px}.category-detail .products__list--list .product-card__add{width:100%}}@media screen and (max-width:480px){.categories__list{grid-template-columns:repeat(2,1fr)}}.product-detail__tabs{margin-top:64px;margin-bottom:0}.product-tabs{width:100%}.product-tabs__header{display:flex;align-items:center;gap:0;border-bottom:1px solid #e5e5e5;overflow-x:auto;-webkit-overflow-scrolling:touch}.product-tabs__btn{background:0 0;border:none;padding:16px 24px;font-size:16px;font-weight:500;color:#666;cursor:pointer;position:relative;white-space:nowrap;transition:color .3s ease;border-bottom:2px solid transparent}.product-tabs__btn:hover{color:#191a1b}.product-tabs__btn.active{color:#06c;border-bottom-color:#06c}.product-tabs__content{margin-top:32px;margin-bottom:32px}.product-tabs__panel{display:none}.product-tabs__panel.active{display:block}.product-tabs__panel-content{min-height:200px;font-size:15px;line-height:1.6;color:#191a1b}.product-tabs__panel-content h1,.product-tabs__panel-content h2,.product-tabs__panel-content h3,.product-tabs__panel-content h4,.product-tabs__panel-content h5,.product-tabs__panel-content h6{font-weight:700;color:#191a1b;margin-top:28px;margin-bottom:12px;line-height:1.3}.product-tabs__panel-content h1:first-child,.product-tabs__panel-content h2:first-child,.product-tabs__panel-content h3:first-child,.product-tabs__panel-content h4:first-child,.product-tabs__panel-content h5:first-child,.product-tabs__panel-content h6:first-child{margin-top:0}.product-tabs__panel-content h1{font-size:28px}.product-tabs__panel-content h2{font-size:22px}.product-tabs__panel-content h3{font-size:19px}.product-tabs__panel-content h4{font-size:17px}.product-tabs__panel-content h5{font-size:15px}.product-tabs__panel-content h6{font-size:14px}.product-tabs__panel-content p{margin-bottom:12px}.product-tabs__panel-content p:last-child{margin-bottom:0}.product-tabs__panel-content ol,.product-tabs__panel-content ul{margin:12px 0 16px;padding-left:24px}.product-tabs__panel-content ul{list-style:disc}.product-tabs__panel-content ol{list-style:decimal}.product-tabs__panel-content li{margin-bottom:6px}.product-tabs__panel-content li::marker{color:#06c}.product-tabs__panel-content b,.product-tabs__panel-content strong{font-weight:700;color:#191a1b}.product-tabs__panel-content em,.product-tabs__panel-content i{font-style:italic}.product-tabs__panel-content a{color:#06c;text-decoration:underline}.product-tabs__panel-content a:hover{text-decoration:none}.product-tabs__panel-content table{width:100%;margin:16px 0;border-collapse:collapse;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;font-size:14px}.product-tabs__panel-content thead{background:#f7f7f7}.product-tabs__panel-content td,.product-tabs__panel-content th{padding:10px 14px;border:1px solid #e5e5e5;text-align:left;vertical-align:top}.product-tabs__panel-content th{font-weight:600;color:#191a1b;background:#f7f7f7}.product-tabs__panel-content tr:nth-child(2n) td{background:#fafafa}.product-tabs__panel-content img{max-width:100%;height:auto;border-radius:8px;margin:12px 0}.product-tabs__panel-content blockquote{margin:16px 0;padding:12px 16px;border-left:3px solid #06c;background:#f7f7f7;color:#555;font-style:italic;border-radius:0 8px 8px 0}.product-tabs__panel-content code{padding:2px 6px;background:#f3f3f3;border-radius:4px;font-family:monospace;font-size:.9em}.product-tabs__panel-content pre{margin:12px 0;padding:14px;background:#f3f3f3;border-radius:8px;overflow-x:auto}.product-tabs__panel-content hr{margin:20px 0;border:none;border-top:1px solid #e5e5e5}@media screen and (max-width:768px){.product-tabs__panel-content{font-size:14px}.product-tabs__panel-content h1{font-size:22px}.product-tabs__panel-content h2{font-size:19px}.product-tabs__panel-content h3{font-size:17px}.product-tabs__panel-content h4{font-size:15px}.product-tabs__panel-content table{display:block;overflow-x:auto;white-space:nowrap}}.product-certificates{width:100%}.product-certificates__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.product-certificate-card{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;text-decoration:none;color:#191a1b;transition:all .3s ease}.product-certificate-card:hover{border-color:#06c;box-shadow:0 4px 12px rgba(0,102,204,.1);transform:translateY(-2px)}.product-certificate-card__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f7f7f7;border-radius:8px;color:#06c}.product-certificate-card__text{flex:1}.product-certificate-card__text p{margin:0;font-size:14px;line-height:1.5;color:#191a1b}.product-videos{width:100%;display:flex;flex-direction:column;gap:32px}.product-video-item{width:100%}.product-video-item__title{font-size:18px;font-weight:600;margin-bottom:16px;color:#191a1b}.product-video-item__iframe-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;background:#000}.product-video-item__iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.product-video-item__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media screen and (max-width:992px){.product-detail__tabs{margin-top:35px}.product-tabs__header{gap:0}.product-tabs__btn{padding:12px 16px;font-size:14px}.product-certificates__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}}@media screen and (max-width:768px){.product-certificates__grid{grid-template-columns:1fr}.product-tabs__btn{padding:10px 12px;font-size:13px}}.news{margin-top:55px!important;display:flex;flex-direction:column;gap:24px}.news__list{display:grid;grid-template-columns:repeat(4,1fr);column-gap:30px;row-gap:15px}.news-card{display:flex;flex-direction:column;gap:20px;text-decoration:none}.news-card img{width:100%;height:200px;border-radius:8px;object-fit:cover}.news-card__info{display:flex;flex-direction:column;gap:10px}.news-card__info .date{font-weight:500;color:#26262699;font-size:15px}.news-card__info .title{font-weight:500;font-size:18px;color:var(--shade-black)}.pagination{margin-top:80px;margin-bottom:80px!important;display:flex;align-items:center;justify-content:center;gap:5px}.pagination__btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid var(--primary);opacity:40%;text-decoration:none;transition:.3s}.pagination__btn:hover{opacity:80%}.pagination__btn.active{opacity:100%}@media screen and (max-width:992px){.news__list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.news__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.news__list{grid-template-columns:repeat(1,1fr)}}.news-detail{margin-top:55px}.news-article{display:flex;flex-direction:column;gap:24px}.news-article__header{display:flex;flex-direction:column;gap:10px}.news-article__title{font-size:32px;font-weight:600;color:var(--shade-black);line-height:1.3}.news-article__date{font-weight:500;color:#26262699;font-size:15px}.news-article__image{width:100%;overflow:hidden;border-radius:8px}.news-article__image img{width:100%;height:auto;max-width:100%;display:block;object-fit:cover}.news-article__content{display:flex;flex-direction:column;gap:20px}.news-article__excerpt{font-size:18px;font-weight:500;color:var(--shade-black);line-height:1.6}.news-article__text{font-size:16px;line-height:1.8;color:var(--shade-black)}.news-article__text img{max-width:100%;height:auto;display:block;margin:20px 0;border-radius:8px}.news-article__text div img,.news-article__text figure img,.news-article__text p img{max-width:100%!important;height:auto!important;display:block;margin:20px auto}.news-article__text figure{max-width:100%;margin:20px 0}.news-article__text iframe,.news-article__text video{max-width:100%;height:auto}.related-news{margin-top:60px}.related-news .section__title{margin-bottom:24px}@media screen and (max-width:768px){.news-article__title{font-size:24px}.news-article__excerpt{font-size:16px}.news-article__text{font-size:14px}}.contacts{margin-top:55px!important}.contacts__cards{display:flex;align-items:center;gap:10px}.contacts-card{box-shadow:0 2px 6px 2px #00000026;border-radius:14px;padding:20px 15px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:25px;flex-grow:1;width:100%;height:215px}.contacts-card__icon{display:flex;align-items:center;justify-content:center;width:57px;min-width:57px;height:57px;min-height:57px;border-radius:50%;background:var(--secondary);color:#fff;font-size:24px}.contacts-card .socials{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.contacts-card .socials__link{color:var(--secondary);text-decoration:none}.contacts-card h4{font-weight:500;font-size:16px;color:#191a1b}.contacts .page-title{margin-top:92px;max-width:630px}.contacts__content{margin-top:60px;margin-bottom:60px;display:flex;gap:130px}.contacts__form{width:40%}.contacts__content .contacts__map{width:100%;height:450px;overflow:hidden;box-shadow:0 0 15px 2px #29353d33;border-radius:25px;border:none}.contacts__content .contacts__map iframe{width:100%;border:none!important}.contacts__form{display:flex;flex-direction:column;gap:14px}.contacts__form .rows{width:100%;display:flex;align-items:center;gap:14px}.contacts__form label{width:100%;display:flex;flex-direction:column;gap:10px;margin-bottom:13px}.contacts__form label p{font-weight:500;font-size:18px;color:var(--black)}.contacts__form label input,.contacts__form label textarea{border:none;height:40px;background:0 0;border-bottom:1.5px solid #0e0e0e33;font-size:16px;font-weight:500;color:var(--black)}.contacts__form label textarea{resize:vertical;min-height:40px}.contacts__form label input:focus,.contacts__form label textarea:focus{outline:0}.contacts__form label input::placeholder,.contacts__form label textarea::placeholder{opacity:.5}@media screen and (max-width:1200px){.contacts__cards{flex-wrap:wrap;justify-content:center}.contacts-card{width:33%}}@media screen and (max-width:992px){.contacts__content{flex-direction:column-reverse;gap:32px}.contacts__form{width:100%}}@media screen and (max-width:768px){.contacts-card{width:100%}}.delivery{margin-top:55px!important;margin-bottom:150px!important}.delivery-banner{position:relative;padding:43px 78px;background:var(--primary);border-radius:14px;overflow:hidden}.delivery-banner h1{color:var(--white);font-weight:500;font-size:62px}.delivery-banner .pattern{position:absolute;top:0;right:0}.delivery-content{margin-top:50px;max-width:850px}.delivery-content h2{font-size:42px}.delivery-content p{font-size:18px}.suppliers-info{margin-top:100px}.suppliers-info__top{display:flex;align-items:center;gap:32px}.suppliers-info__top .page-title{max-width:630px}.suppliers-info__top p{max-width:300px;opacity:.7}.suppliers-info .contacts__form{margin-top:60px}@media screen and (max-width:992px){.delivery-banner .pattern{display:none}}@media screen and (max-width:768px){.delivery-banner{height:312px;padding:16px;display:flex;align-items:center}.delivery-banner h1{font-size:42px}.suppliers-info__top{flex-direction:column;gap:32px}.suppliers-info__top .page-title,.suppliers-info__top p{max-width:unset}.suppliers-info{margin-top:70px}}.profile{margin-top:55px!important;display:flex;gap:60px}.profile__left{width:360px;height:max-content;min-width:360px;background:var(--white);border:1px solid var(--dark-opacity);border-radius:12px;padding:30px 24px;text-align:center}.profile__left .user-info{display:flex;flex-direction:column;gap:10px}.profile__left .user-info__title{font-weight:600;font-size:22px}.profile__left .user-info__email{font-weight:300;font-size:14px}.profile__left .user-info__controls{margin-top:24px;display:flex;flex-direction:column;gap:14px}.profile__left .user-info__btn{display:inline-flex;align-items:center;gap:10px;width:100%;height:44px;border-radius:8px;background:var(--shade-white);border:1px solid var(--dark-opacity);color:var(--black);text-decoration:none;padding:0 20px;font-size:16px;transition:.3s;font-weight:500;cursor:pointer}.profile__left .user-info__btn:hover{opacity:.7}.profile__left .user-info__btn.active{background:#f0f0f0;border:none}.profile__left .user-info__btn.logout{margin-top:20px;border:1px solid #d400004d;color:#d40000}.profile__left .user-info__btn i{font-size:24px}.profile__right{width:100%;height:100%}.profile__right .form{height:100%;display:flex;flex-direction:column;gap:20px}.profile__right .profile__title{font-weight:600;font-size:20px}.profile__right .form__field input{background:0 0}.profile__right .form .btn{margin-top:auto;align-self:flex-end;width:210px}.profile__orders{margin-top:24px;display:flex;flex-direction:column;gap:24px}.profile-card{background:var(--white);box-shadow:0 2px 8px 0 #264d7114;padding:20px;border-radius:20px;min-height:126px}.profile .profile-info{display:flex;align-items:center;justify-content:space-between}.profile .profile-info__left{display:flex;flex-direction:column;gap:30px}.profile .profile-info__left h4{color:var(--primary);font-size:20px;font-weight:600}.profile .profile-info__left ul{display:flex;align-items:center;gap:26px;list-style:none}.profile .profile-info__left ul li span{font-weight:600;font-size:18px;color:#8f8f8f}.profile .profile-info__left ul li strong{font-weight:600;font-size:18px;color:var(--black)}.profile .profile-info .btn{min-width:185px}.profile .profile-card__products .products__list{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.profile .product-card .product-card__name{font-size:20px}@media screen and (max-width:1200px){.profile .profile-card__products .products__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:992px){.profile{flex-direction:column}.profile__left{width:100%}}@media screen and (max-width:768px){.profile__left{display:none}.profile .profile-info{flex-direction:column;align-items:flex-start}.profile .profile-info__left ul{display:flex;align-items:flex-start;flex-direction:column;gap:20px}.profile .profile-info .btn{width:100%;margin-top:40px}.profile .profile-card__products .products__list{grid-template-columns:repeat(1,1fr)}.profile .product-card{background:0 0;border:none;padding:0;box-shadow:unset}}.auth-page{background:var(--white)}.auth-page .main{height:calc(100dvh - 90px);display:flex;justify-content:center;align-items:center}.auth-form{max-width:512px;width:512px;padding:0 16px;margin:auto;display:flex;flex-direction:column;gap:40px}.auth-form>p,.auth-form__header p{font-weight:500;font-size:18px;color:var(--black)}.auth-form>p a,.auth-form__header p a{cursor:pointer;color:var(--primary);text-decoration:underline}.auth-form__header{display:flex;flex-direction:column;gap:16px}.auth-form__fields{width:100%;display:flex;flex-direction:column;gap:24px}.form-field{position:relative}.form-field input{width:100%;height:56px;padding:0 16px;border-radius:14px;border:none;outline:1px solid #79747e;font-weight:400;font-size:16px;background:var(--white)}.form-field input::placeholder{visibility:hidden;opacity:0}.form-field__label{position:absolute;top:50%;left:11px;transform:translateY(-50%);background:var(--white);color:#1c1b1fb9;transition:.3s;padding:0 5px;will-change:font-size}.form-field input:focus~.form-field__label,.form-field input:valid~.form-field__label{top:-10px;transform:translateY(0);font-size:14px}.form-field input:focus::placeholder{visibility:visible;opacity:1}.form-field.error .form-field__label{color:#eb3838}.form-field.error input{outline-color:#eb3838}.form-field.error .icon-btn{color:#eb3838}.form-field .icon-btn{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:16px;font-size:24px;color:#313131;background:0 0;border:none}.auth-form .btn{font-weight:500;font-size:18px}.auth-modal .modal__content{min-width:460px;width:460px}.code-inputs{display:flex;gap:12px;justify-content:center;margin:20px 0}.code-input{width:80px;height:86px;border-radius:10px;font-size:30px;text-align:center;border:.78px solid;border-image-source:linear-gradient(124.85deg,#c0c0c0 0%,rgba(255,255,255,0) 95.13%);backdrop-filter:blur(7.799999237060547px);background:#f0f0f080;outline:0}.auth-modal__timer{text-align:center;margin-bottom:10px;color:var(--gray)}.auth-modal__resend{background:0 0;color:#7293ce;border:none;display:block;font-size:18px;color:var(--primary);margin:0 auto 20px}.auth-modal__resend.disabled{pointer-events:none;opacity:.4}.auth-modal .btn{width:100%;font-size:18px;font-weight:500}.auth-modal{text-align:center}.auth-modal h3{font-weight:400;font-size:30px}.auth-modal__text{margin-top:16px;font-weight:500;font-size:16px;color:var(--black);opacity:.5}.about-info{margin-top:20px;display:flex;border-radius:25px;overflow:hidden}.about-info__left,.about-info__right{width:50%}.about-info__left{background:#f57921;padding:46px;color:var(--white)}.about-info__left h1{color:inherit}.about-info__left p{color:inherit}.about-info__description{margin-top:24px}.about-info__right{display:flex;align-items:center;justify-content:center;background:#0e3872}.about-products{margin-top:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.about-products__item{box-shadow:0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px #0000001a;border-radius:14px;overflow:hidden}.about-products__item .header{background:var(--primary);display:flex;align-items:center;gap:16px;padding:24px}.about-products__item--orange .header{background:#f57921}.about-products__item .header .icon{min-width:48px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--white);border-radius:10px}.about-products__item .header h2{width:100%;font-weight:500;color:var(--white);font-size:18px}.about-products__item .header .badge{display:flex;align-items:center;gap:8px;min-width:max-content;width:max-content;height:32px;border-radius:32px;background:var(--white);padding:0 12px;color:#45556c;font-size:16px}.about-products__item .header .badge span{width:8px;height:8px;display:flex;border-radius:50%;background:#90a1b9}.about-products__item ul{padding:40px;display:flex;flex-direction:column;gap:6px}.about-products__item ul li{color:#314158}.about-products__item--orange ul li::marker{color:#f57921}@media screen and (max-width:992px){.about-products{grid-template-columns:repeat(1,1fr)}.about-info{flex-direction:column-reverse;gap:40px;border-radius:none}.about-info__left,.about-info__right{width:100%}.about-info__left{background:0 0;color:var(--black);padding:0}.about-info__right{border-radius:14px;padding:40px}}*,::after,::before{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:#fafafa}button{font-family:inherit!important}p,span{color:var(--black);line-height:140%}h1,h2,h3,h4,h5,h6{color:var(--black)}.page-title{font-weight:500;color:var(--black);font-size:36px}.container{max-width:var(--container-width);padding:0 20px;margin:0 auto}.header__top{background:var(--primary)}.header__top .content{display:flex;align-items:center;justify-content:space-between;padding-top:10px;padding-bottom:10px}.header__top a{color:var(--light-gray);text-decoration:none;font-weight:500;font-size:16px}.header__top nav{display:flex;align-items:center;gap:24px}.navbar{background:var(--white);border-bottom:1px solid var(--Miscellaneous-Alert---Overlay,#29293a3b)}.navbar__container{display:flex;align-items:center;justify-content:space-between;padding:10px 20px}.navbar__container .left,.navbar__container .right{display:flex;align-items:center;gap:15px}.navbar__container .left{min-width:60%}.navbar__container .right{gap:40px}.navbar__search{width:100%;display:inline-flex;gap:24px;background:var(--light-gray-2);border-radius:10px;height:44px}.navbar__search input{width:100%;border:none;background:0 0;border-radius:10px;padding:0 15px;font-size:16px}.navbar__search input::placeholder{color:#b0b0b0}.navbar__cart{font-weight:500;font-size:16px;text-decoration:none;color:var(--shade-black);display:inline-flex;align-items:center;gap:10px}.navbar__cart i{font-size:20px}.hamburger{width:40px;height:40px;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;border-radius:14px;border:1px solid #a9a9a933;background:#fefefe;display:none}.hamburger span{display:block;width:18px;height:2px;background:#000;border-radius:24px;cursor:pointer}.menu{position:fixed;top:0;right:0;background:var(--white);height:100dvh;width:280px;max-width:100vw;transform:translateX(100%);display:flex;flex-direction:column;gap:20px;padding:40px 20px;z-index:11;transition:.2s transform}.menu.active{transform:translateX(0)}.menu__links{display:flex;flex-direction:column;gap:16px;border-bottom:1px solid var(--dark-opacity);padding-bottom:20px}.menu__links .links__item{text-decoration:none;color:var(--black);font-weight:500;font-size:20px}.menu__controls{display:flex;flex-direction:column;align-items:center;gap:10px;justify-content:center}.menu__close-btn{border:none;background:0 0;position:absolute;top:16px;right:16px;font-size:24px;color:var(--black);cursor:pointer}.menu__controls .btn{width:100%}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.6;z-index:10;visibility:hidden;opacity:0;transition:.3s}.backdrop.active{visibility:visible;opacity:.6}.footer{margin-top:55px!important;background:var(--white);padding:50px 0}.footer__info{width:40%;display:flex;flex-direction:column;gap:30px}.footer__info .footer__logo{width:60px}.footer__info p{font-weight:400;font-size:16px;opacity:70%}.footer__container{display:flex;justify-content:space-between;gap:70px;padding-bottom:40px;border-bottom:1px solid var(--dark-opacity)}.footer__cols{width:100%;display:flex;justify-content:space-between}.footer__col{display:flex;flex-direction:column;gap:10px}.footer__col .footer__title{font-weight:600;font-size:18px;color:var(--shade-black);margin-bottom:10px}.footer__link{font-weight:400;font-size:16px;color:var(--shade-black);text-decoration:none;transition:.3s color}.footer__link:hover{color:#027dff}.footer__bottom{text-align:center;margin-top:30px;font-weight:300;color:var(--shade-black);opacity:.7}.footer__item{display:flex;flex-direction:column;gap:4px}.footer__item .subtitle{font-weight:300;font-size:12px;color:var(--shade-black);opacity:.7}.footer__item a{font-weight:500;font-size:16px;color:#191a1b;text-decoration:none}.footer-socials__list{max-width:320px;display:grid;grid-template-columns:repeat(3,1fr);column-gap:20px}.footer-socials__list .footer__link{height:30px;width:max-content}.bottom-bar{position:fixed;left:0;bottom:0;width:100%;display:flex;align-items:center;justify-content:space-between;background:var(--white);padding:14px 20px;border-top:.5px solid #a9a9a94d;z-index:999;display:none}.bottom-bar__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;border:none;background:0 0;color:var(--shade-black)}.bottom-bar__item i{font-size:24px}.bottom-bar__item.active{color:var(--primary)}.bottom-bar__item p{font-size:12px;color:inherit}.search-modal{position:fixed;top:88px;width:100%;height:calc(100dvh - 88px);background:var(--white);z-index:7;padding:14px 20px;transform:translateY(100%);transition:.3s}.search-modal.active{transform:translateY(0)}.search-field__container{display:flex;align-items:center;gap:16px}.search-modal .search-field{width:100%}.search-modal .search-field{display:inline-flex;align-items:center;gap:16px;background:var(--light-gray-2);border-radius:24px;height:42px;padding:0 18px}.search-modal .search-field i{color:var(--shade-black);opacity:.7;font-size:24px}.search-modal .search-field input{outline:0;border:none;background:0 0;color:var(--black)}.search-modal__close-btn{cursor:pointer;border:none;background:0 0;font-size:32px}.search-modal__results{margin-top:24px;display:flex;flex-direction:column;gap:20px;padding:0 20px}.search-modal__results a{font-size:14px;color:#000;text-decoration:none}.search-modal .search-field input::placeholder{color:var(--light-gray-7)}@media screen and (max-width:1200px){.footer__container{flex-direction:column}}@media screen and (max-width:992px){.header__top{display:none}#app>.header{position:fixed;top:0;left:0;width:100vw;z-index:8}body{padding-top:88px;padding-bottom:102px}.navbar{border-color:var(--white);box-shadow:0 2px 16px 0 #a8a8a826}.navbar .left .navbar__catalog-btn{display:none}.navbar__search{display:none}.navbar .right .navbar__cart{display:none}.navbar__login{border-radius:48px;background:var(--secondary)}.navbar__container .right{gap:12px}.hamburger{display:flex}}@media screen and (max-width:768px){.navbar__container .left{min-width:unset}.footer{display:none}.bottom-bar{display:flex}}.whatsapp-float{position:fixed;right:24px;bottom:24px;width:60px;height:60px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(37,211,102,.45);z-index:998;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.whatsapp-float:hover{transform:scale(1.08);box-shadow:0 8px 24px rgba(37,211,102,.6);opacity:1}.whatsapp-float--dragging{cursor:grabbing;transition:none;transform:scale(1.05);box-shadow:0 10px 28px rgba(37,211,102,.7)}.whatsapp-float--dragging .whatsapp-float__pulse,.whatsapp-float--dragging .whatsapp-float__pulse::before{animation:none}.whatsapp-float__icon{width:32px;height:32px;position:relative;z-index:2}.whatsapp-float__pulse{position:absolute;inset:0;border-radius:50%;background:#25d366;z-index:1;animation:whatsapp-pulse 1.8s ease-out infinite}.whatsapp-float__pulse::before{content:"";position:absolute;inset:0;border-radius:50%;background:#25d366;animation:whatsapp-pulse 1.8s ease-out .9s infinite}@keyframes whatsapp-pulse{0%{transform:scale(1);opacity:.55}100%{transform:scale(1.8);opacity:0}}@media (prefers-reduced-motion:reduce){.whatsapp-float__pulse,.whatsapp-float__pulse::before{animation:none}}@media screen and (max-width:768px){.whatsapp-float{right:16px;bottom:88px;width:54px;height:54px}.whatsapp-float__icon{width:28px;height:28px}}:root{--container-width:1380px;--primary:#0e3872;--secondary:#f57921;--white:#fff;--light-gray:#cacaca;--light-gray-2:#f2f2f2;--light-gray-7:#757575;--black:#1e1e1e;--gray:#acacac;--blue:#007aff;--shade-black:#151515;--stroke-light:#a9a9a94d;--dark-opacity:#1e1e1e1a}