.apps-wrapper{display:flex;align-items:center;justify-content:center;gap:6px}@media (min-width: 768px){.apps-wrapper{gap:26px}}@media (min-width: 1280px){.apps-wrapper{gap:24px}}.apps-link{display:flex;align-items:center;justify-content:center;width:110px;height:32px;transition:.3s}.apps-link:hover{opacity:.8}.apps-link img{display:block;width:100%;height:auto}@media (min-width: 768px){.apps-link{width:180px;height:52px}}.footer{background-color:var(--bg);display:flex;flex-direction:column;margin-top:40px}@media (min-width: 768px){.footer{margin-top:30px}}@media (min-width: 1000px){.footer{margin-top:46px}}@media (min-width: 1280px){.footer{margin-top:62px}}.footer-head{display:flex;align-items:center;justify-content:space-between;padding-top:12px;padding-bottom:12px;border-bottom:1px solid var(--bg-base)}@media (min-width: 768px){.footer-head{padding-top:27px;padding-bottom:27px;border-bottom:1px solid var(--bg-highlight)}}.footer-head__inner{display:flex;align-items:center;justify-content:flex-end}@media (min-width: 1000px){.footer-head__inner{gap:27px}}@media (min-width: 1280px){.footer-head__inner{gap:52px}}.footer__logo{display:none}@media (min-width: 375px){.footer__logo{display:block;width:101px;height:30px}}@media (min-width: 768px){.footer__logo{width:120px;height:55px}}@media (min-width: 1280px){.footer__logo{width:132px;height:39px}}.footer-head__text{display:none}@media (min-width: 1000px){.footer-head__text{display:block;color:var(--yellow-hover);text-align:right;font-weight:500;font-size:16px;line-height:23px}}.footer-body{display:flex;flex-direction:column;padding-bottom:30px;border-bottom:1px solid var(--bg-base)}@media (min-width: 480px){.footer-body{padding-bottom:20px}}@media (min-width: 768px){.footer-body{align-items:flex-start;flex-direction:row;justify-content:space-between;padding-top:30px;padding-bottom:17px;border-bottom:1px solid var(--bg-highlight)}}@media (min-width: 1280px){.footer-body{padding-bottom:30px}}.footer-body__nav{display:flex;flex-direction:column;margin-bottom:24px}@media (min-width: 768px){.footer-body__nav{flex-direction:row;justify-content:space-between;margin-bottom:0;padding-right:15px;width:100%;gap:24px}}@media (min-width: 1000px){.footer-body__nav{max-width:550px}}@media (min-width: 1280px){.footer-body__nav{max-width:650px}}.footer-body__wrapper{display:flex;flex-direction:column}@media (min-width: 768px){.footer-body__wrapper{gap:22px}}.footer-toggler{display:flex;align-items:center;justify-content:flex-start;padding-top:16px;padding-bottom:16px;width:100%;color:var(--white);cursor:default;gap:8px}@media (min-width: 768px){.footer-toggler{padding:0;width:auto}}.footer-toggler__text{color:inherit;font-weight:600;font-size:16px;line-height:19px}.footer-toggler__icon{display:block;transition:.3s}.footer-toggler__icon.rotated{transform:rotate(180deg)}@media (min-width: 768px){.footer-toggler__icon{display:none}}.footer__list{display:grid;grid-template-columns:repeat(2,1fr);gap:6px 16px}@media (min-width: 768px){.footer__list{gap:6px 30px}.footer-body__wrapper:nth-child(1) .footer__list{display:flex;flex-direction:column}}.footer__link{color:var(--gray);text-decoration:none;font-weight:400;font-size:16px;line-height:19px;transition:.3s}.footer__link.active{color:var(--yellow)}@media (min-width: 768px){.footer__link{color:var(--white)}.footer__link:hover{color:var(--yellow)}}.footer-body__info{display:flex;flex-direction:column;flex-shrink:0}.footer-body__info-text{margin-bottom:6px;color:var(--white);font-weight:600;font-size:16px;line-height:19px}@media (min-width: 375px){.footer-body__info-text{margin-bottom:2px}}@media (min-width: 768px){.footer-body__info-text{margin-bottom:14px;text-align:right}}.footer-body__info-text.footer-body__info-text--desk{display:none}@media (min-width: 768px){.footer-body__info-text.footer-body__info-text--desk{display:block}}.footer-body__info-text.footer-body__info-text--mob{display:block}@media (min-width: 768px){.footer-body__info-text.footer-body__info-text--mob{display:none}}.phone{display:flex;align-items:center;color:var(--white);text-align:right;text-decoration:none;font-weight:400;font-style:normal;font-size:28px;line-height:42px}@media (min-width: 375px){.phone{font-size:28px;line-height:42px}}@media (min-width: 768px){.phone{justify-content:flex-end}}.phone__inner{position:relative;padding-right:4px;padding-left:4px;min-width:110px;height:41px}@media (min-width: 768px){.phone__inner{min-width:120px;height:53px}}.phone__icon{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transform:translate(-50%,-50%);gap:2px}.phone__icon.kyivstar span{color:#0096db}.phone__icon.vodafone span{color:#e60000}.phone__icon.lifecell span{color:#fccf00}.footer-body__working-time{display:none}@media (min-width: 768px){.footer-body__working-time{display:block;margin-top:8px;color:var(--gray);text-align:right;font-weight:600;font-size:18px;line-height:21px}}@media (min-width: 1280px){.footer-body__working-time{margin-top:10px;font-size:16px;line-height:19px}}.socials{display:flex;align-items:center;justify-content:flex-start;margin-top:20px;gap:14px}@media (min-width: 375px){.socials{margin-top:16px}}@media (min-width: 768px){.socials{justify-content:flex-end;margin-top:36px}}@media (min-width: 1000px){.socials{margin-top:29px}}.socials .money-systems{display:block;margin-left:auto}@media (min-width: 768px){.socials .money-systems{display:none}}.socials__link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:var(--bg-highlight);text-decoration:none;transition:.3s}.socials__link:hover{opacity:.8}.copyright{display:flex;flex-direction:column;padding-top:20px;padding-bottom:20px;width:100%;gap:6px}@media (min-width: 480px){.copyright{flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-top:16px;padding-bottom:26px}}@media (min-width: 768px){.copyright{align-items:flex-start;padding-bottom:28px}}@media (min-width: 1000px){.copyright{align-items:center;padding-top:18px;padding-bottom:20px}}.copyright__wrapper{display:flex;flex-direction:column;gap:10px}@media (min-width: 768px){.copyright__wrapper{align-items:flex-start;flex-direction:row;gap:26px}}@media (min-width: 1000px){.copyright__wrapper{align-items:center;gap:50px}}@media (min-width: 1280px){.copyright__wrapper{gap:100px}}.copyright__text{color:var(--white);font-weight:500;font-size:14px;line-height:16px}.copyright__links{display:flex;align-items:center;flex-direction:row;gap:16px}@media (min-width: 480px){.copyright__links{gap:20px}}@media (min-width: 768px){.copyright__links{align-items:flex-start;flex-direction:column;gap:6px}}@media (min-width: 1000px){.copyright__links{flex-direction:row;gap:30px}}@media (min-width: 1280px){.copyright__links{gap:80px}}.copyright__link{color:var(--gray);text-decoration:none;font-weight:500;font-size:12px;line-height:14px;transition:.3s}.copyright__link:hover{color:var(--white)}@media (min-width: 768px){.copyright__link{font-size:14px;line-height:16px}}@media (min-width: 480px){.author{order:1}}.money-systems{mix-blend-mode:luminosity}.copyright__wrapper .money-systems{display:none}@media (min-width: 768px){.copyright__wrapper .money-systems{display:block;transform:translateY(-8px)}}@media (min-width: 1000px){.copyright__wrapper .money-systems{transform:none}}.author{color:var(--gray);font-weight:400;font-size:14px;line-height:16px}.author__link{color:var(--white);text-decoration:none;font-weight:700;font-size:14px;line-height:16px}.author__link:hover{text-decoration:underline}@media (min-width: 768px){.author__link{font-weight:400}}.mobile-menu{position:fixed;top:0;right:0;z-index:var(--modal-index-first);width:100%;height:100%;background-color:var(--black)}.menu-nav{display:flex;flex-direction:column}.menu-nav__link,.menu-nav__row{display:flex;align-items:center;padding:12px 16px;color:var(--white);text-decoration:none;font-weight:500;font-size:16px;line-height:19px;gap:16px}.menu-nav__text{position:relative}.menu-nav__languages .menu-nav__text{text-transform:uppercase}.menu-nav__link.active{color:var(--yellow)}.menu-nav__inner{display:flex;align-items:center;gap:20px}.menu-nav__inner .menu-nav__link{padding:0}.product-card{padding:8px;max-width:600px;height:100%;border-radius:32px}@media (min-width: 768px){.product-card{padding:16px;transition:background-color .5s ease}.product-card:hover{background:linear-gradient(180deg,#29282b00,#3e3c42bf)}}.product-card__head{position:absolute;top:0;right:0;left:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:4px}.product-card__badge{display:flex;align-items:center;padding-right:12px;padding-left:12px;height:32px;border-radius:16px;background-color:var(--black);color:var(--white);font-weight:600;font-size:14px;line-height:1.25;gap:4px}.product-card__badge-icon+span{display:none}@media (min-width: 768px){.product-card__badge-icon+span{display:block}}.product-card__badge-icon{height:18px}@media (min-width: 768px){.product-card__badge-icon{position:relative;display:block;width:24px;height:100%}}.product-card__badge-icon img,.product-card__badge-icon svg{width:16px;height:16px;object-fit:unset}@media (min-width: 768px){.product-card__badge-icon img,.product-card__badge-icon svg{position:absolute;top:50%;left:50%;width:24px;height:24px;transform:translate(-50%,-50%)}}.product-card__badge--stock{background-color:var(--red)}.product-card__badge--new{background-color:#6ea100}.product-card__badge--top{background-color:var(--orange)}.product-card__badge--premium{background-color:#d4004d}@media (min-width: 768px){.product-card__badge--vegan{border:1px solid #00a310}.product-card__badge--spicy,.product-card__badge--spiciest{border:1px solid var(--red)}}.product-card__badge--spicy-easy,.product-card__badge--spicy-hot,.product-card__badge--spicy-medium{border:1px solid var(--red)}.product-card__badge--spicy-easy .product-card__badge-icon,.product-card__badge--spicy-easy svg,.product-card__badge--spicy-hot .product-card__badge-icon,.product-card__badge--spicy-hot svg,.product-card__badge--spicy-medium .product-card__badge-icon,.product-card__badge--spicy-medium svg{width:36px;height:14px}@media (min-width: 768px){.product-card__badge--spicy-easy .product-card__badge-icon,.product-card__badge--spicy-easy svg,.product-card__badge--spicy-hot .product-card__badge-icon,.product-card__badge--spicy-hot svg,.product-card__badge--spicy-medium .product-card__badge-icon,.product-card__badge--spicy-medium svg{width:53px;height:16px}.product-card__badge--spicy-easy svg,.product-card__badge--spicy-hot svg,.product-card__badge--spicy-medium svg{height:24px}}.product-card__favorites{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--white);cursor:pointer;transition:.2s}.product-card__favorites:hover{transform:scale(1.15)}.product-card__favorites:active{transform:scale(1.05)}.product-card__favorites.active svg{fill:var(--white)}.product-card__img{transition:.2s}.product-card__img:hover{opacity:.8}.product-card__link{align-self:start;margin-top:6px;margin-bottom:4px;color:var(--white);font-weight:500;font-size:17px;line-height:24px;transition:.2s}.product-card__link:hover{color:var(--yellow)}@media (min-width: 480px){.product-card__link{font-size:22px;line-height:26px}}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}@media (max-width: 1000px){.product-card__footer.active .product-card__info{display:none}.product-card__footer.active .product-card__add-to-cart{width:100%}}.added-to-cart{display:flex;overflow:hidden;align-items:center;justify-content:space-between;width:100%;height:44px;border:1px solid var(--yellow);border-radius:16px;cursor:default}@media (min-width: 480px){.added-to-cart{height:48px}}@media (min-width: 1000px){.added-to-cart{width:120px;transition:.2s}}.added-to-cart__button{display:flex;align-items:center;flex-shrink:0;justify-content:center;width:44px;height:100%;cursor:pointer;transition:.2s}@media (min-width: 480px){.added-to-cart__button{width:48px}}@media (min-width: 1000px){.added-to-cart__button:hover,.added-to-cart__button:focus,.added-to-cart__button:active{outline:none;border:none}.added-to-cart__button:hover img{transform:scale(1.1)}.added-to-cart__button:active img{transform:scale(1.2)}}.added-to-cart__button img{transition:.2s}.addet-to-cart__counter{width:100%;color:#f9b800;text-align:center;font-weight:500;font-size:22px;line-height:1}.product-card__to-product{display:flex;align-items:center;flex-shrink:0;justify-content:center;margin-right:0;margin-left:auto;width:97px;height:32px;border:1px solid var(--yellow);border-radius:8px;color:var(--white);text-decoration:none;font-size:14px;line-height:16px}@media (min-width: 480px){.product-card__to-product{width:140px;height:48px}}@media (min-width: 768px){.product-card__to-product{margin:0 auto;width:100%;transition:.2s}.product-card__to-product:hover{background-color:var(--bg-highlight)}}.disabled-item{filter:grayscale(.8);cursor:not-allowed}:root{--by-popularity: url(../../img/icons/sorting/by-popularity.svg);--by-price-increase: url(../../img/icons/sorting/by-price-increase.svg);--by-price-reduction: url(../../img/icons/sorting/by-price-reduction.svg)}.catalog__sorting{display:flex;align-items:flex-start;margin-right:calc(0px - var(--container-padding));gap:2px}@media (min-width: 768px){.catalog__sorting{justify-content:space-between;margin-right:0}}.catalog__sorting .sorting{position:relative}.catalog__sorting .sorting:before{position:absolute;top:50%;right:-14px;width:14px;height:100%;background:linear-gradient(90deg,#000 2.32%,#0000 92.82%);content:"";transform:translateY(-50%);pointer-events:none;-webkit-user-select:none;user-select:none}@media (min-width: 768px){.catalog__sorting .sorting:before{z-index:2}}.select-wrapper{display:none}@media (min-width: 768px){.select-wrapper{display:block;min-height:40px}}.sorting-trigger{display:flex;align-items:center;flex-shrink:0;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#2c2c2e}.sorting-trigger.by-popularity .sorting-trigger__icon{background-image:var(--by-popularity)}.sorting-trigger.by-price-increase .sorting-trigger__icon{background-image:var(--by-price-increase)}.sorting-trigger.by-price-reduction .sorting-trigger__icon{background-image:var(--by-price-reduction)}@media (min-width: 768px){.sorting-trigger{display:none}}.sorting-trigger__icon{display:block;flex-shrink:0;width:24px;height:24px;background-position:center;background-size:contain;background-repeat:no-repeat;opacity:.8;filter:grayscale(1)}.sorting-select__item{display:flex;align-items:center;gap:10px}@media (max-width: 768px){.sorting-select__item{height:40px}}.sorting-select__item.by-popularity .sorting-select__icon{background-image:var(--by-popularity)}.sorting-select__item.by-price-increase .sorting-select__icon{background-image:var(--by-price-increase)}.sorting-select__item.by-price-reduction .sorting-select__icon{background-image:var(--by-price-reduction)}.sorting-select__icon{display:block;flex-shrink:0;width:24px;height:24px;background-position:center;background-size:contain;background-repeat:no-repeat;filter:grayscale(1)}.sorting-select__text{display:block;margin:0;padding:0;min-width:250px;color:#ebebf5;text-decoration:none;font-weight:500;font-size:17px;line-height:1.25}.sorting-select__check{display:block;flex-shrink:0;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23FC0' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m20.25 6.75-10.5 10.5L4.5 12'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;opacity:0}.select2-selection__rendered .sorting-select__item{gap:4px}.select2-selection__rendered .sorting-select__text{min-width:unset}.select2-selection__rendered .sorting-select__icon{filter:grayscale(1)}.select2{width:max-content!important}.select2-selection__rendered .sorting-select__check{display:none}.select2-selection__rendered .sorting-select__item{padding:8px 36px 8px 8px;border-radius:50px!important;background-color:var(--grey-800)}.select2-selection__arrow{display:none!important}@media (min-width: 768px){.select2-selection__arrow{top:50%!important;right:16px!important;display:block!important;width:16px!important;height:16px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='m3 6 5 5 5-5'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;transform:translateY(-50%)}.select2-selection__arrow b{display:none}}.select2-container--default .select2-selection--single{margin:0;padding:0;height:auto;border:unset;border-radius:0;background-color:transparent}.select2-container--default .select2-selection--single .select2-selection__rendered{margin:0;padding:0;height:auto;border:unset;border-radius:0;background-color:transparent;line-height:1}.select2-dropdown{margin:12px 0;border:none;border-radius:32px!important;background-color:var(--grey-800)}.select2-container--open .select2-dropdown--below,.select2-container--open .select2-dropdown--above{width:max-content!important}.select2-container--default .select2-results>.select2-results__options{max-height:500px}.select2-results__options{padding-right:16px;padding-left:16px}.select2-results__options .select2-results__option{border-bottom:1px solid rgba(235,235,245,.2)}.select2-results__options .select2-results__option:last-child{border:unset}.select2-results__option{padding:16px 0}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:transparent}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable .sorting-select__icon{filter:unset}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable .sorting-select__text{color:var(--yellow)}.select2-container--default .select2-results__option--selected{background-color:transparent}.select2-container--default .select2-results__option--selected .sorting-select__icon{filter:unset}.select2-container--default .select2-results__option--selected .sorting-select__check{opacity:1}.select2-container--default .select2-results__option--selected .sorting-select__text{color:var(--yellow)}.filters-item{display:flex;align-items:center;flex-shrink:0;justify-content:center;padding:0 16px;height:40px;border-radius:50px;background-color:var(--grey-800);color:#ebebf5;text-decoration:none;font-weight:500;font-size:14px;line-height:1.25}.filters-item.active{background-color:var(--grey-200);color:var(--black)}@media (min-width: 768px){.filters-item{font-size:17px;transition:.3s}.filters-item:hover,.filters-item.active{background-color:var(--gray);color:var(--bg)}}.catalog__filters{position:relative;overflow:hidden;height:40px}@media (min-width: 768px){.catalog__filters{opacity:0;transition:1s}}@media (max-width: 768px){.catalog__filters .swiper-wrapper{display:flex;overflow-x:scroll;align-items:flex-start;padding-right:16px;height:40px;scroll-snap-type:x mandatory;gap:10px;scrollbar-color:transparent transparent;scrollbar-width:none}.catalog__filters .swiper-wrapper::-webkit-scrollbar{display:none;background-color:transparent;color:transparent}.catalog__filters .swiper-wrapper::-webkit-scrollbar-track{display:none;background-color:transparent;color:transparent}.catalog__filters .swiper-wrapper::-webkit-scrollbar-thumb{display:none;background-color:transparent;color:transparent}.catalog__filters .swiper-wrapper .swiper-slide{scroll-snap-align:start;scroll-margin-left:10px}.catalog__filters .swiper-wrapper .swiper-slide:last-child{padding-right:16px}}@media (min-width: 768px){.catalog__filters .catalog-swiper-prev,.catalog__filters .catalog-swiper-next{position:absolute;top:50%;z-index:2;display:flex;align-items:center;width:70px;height:100%;opacity:1;transition:.5s;transform:translateY(-50%)}.catalog__filters .catalog-swiper-prev span,.catalog__filters .catalog-swiper-next span{margin:0!important;width:40px;height:40px;border-radius:50%;background-color:var(--grey-800);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath stroke='%23A8A8A8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m9 5 7.5 7.5L9 20'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 .5h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:center;background-size:24px;background-repeat:no-repeat;color:transparent;font-size:0;transition:.3s}.catalog__filters .catalog-swiper-prev:hover span,.catalog__filters .catalog-swiper-next:hover span{background-color:var(--grey-600)}.catalog__filters .swiper-button-disabled{opacity:0!important;pointer-events:none!important}.catalog__filters .catalog-swiper-prev{left:0;justify-content:flex-end;background:linear-gradient(270deg,#23232300 -1.37%,#000 24.75%)!important}.catalog__filters .catalog-swiper-prev span{margin-right:20px!important;transform:rotate(180deg)}.catalog__filters .catalog-swiper-next{right:0;justify-content:flex-end;background:linear-gradient(90deg,#23232300 -1.37%,#000c 24.75%)!important}}.catalog__filters .swiper-slide{width:max-content}.catalog__filters .swiper-slide:first-child{margin-left:16px}.catalog__filters .swiper-slide:last-child{padding-right:16px}@media (min-width: 768px){.catalog__filters.swiper-initialized{opacity:1}}.sorting-mobile__item{padding-top:16px;padding-bottom:16px;border-bottom:1px solid rgba(235,235,245,.2)}.sorting-mobile__item:last-child{border-bottom:unset}.sorting-mobile__item.by-popularity .sorting-mobile__icon{background-image:var(--by-popularity)}.sorting-mobile__item.by-price-increase .sorting-mobile__icon{background-image:var(--by-price-increase)}.sorting-mobile__item.by-price-reduction .sorting-mobile__icon{background-image:var(--by-price-reduction)}.sorting-mobile__item-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.sorting-mobile__item-inner{display:flex;align-items:center;gap:10px}.sorting-mobile__icon{display:block;width:24px;height:24px;background-position:center;background-size:contain;background-repeat:no-repeat;filter:grayscale(1)}.sorting-mobile__text{color:#c9c8c8;font-weight:400;font-size:16px;line-height:1.2}.sorting-mobile__checked{display:block;flex-shrink:0;width:24px;height:24px;opacity:0}.sorting-mobile__radio:checked+.sorting-mobile__item-wrap .sorting-mobile__icon{filter:unset}.sorting-mobile__radio:checked+.sorting-mobile__item-wrap .sorting-mobile__text{color:var(--yellow)}.sorting-mobile__radio:checked+.sorting-mobile__item-wrap .sorting-mobile__checked{opacity:1}@media (min-width: 768px){.catalog{margin-top:24px}}.toggle-sorting-menu{display:flex;align-items:center;justify-content:center;color:var(--gray);transition:.3s;gap:8px}.toggle-sorting-menu:hover{opacity:.8}@media (min-width: 480px){.toggle-sorting-menu{color:var(--white)}}.toggle-sorting-menu__icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--bg-highlight);border-radius:8px;background-color:transparent}@media (min-width: 480px){.toggle-sorting-menu__icon-wrapper{border:none;border-radius:4px;background-color:var(--bg-highlight)}}.toggle-sorting-menu__text{display:none}@media (min-width: 480px){.toggle-sorting-menu__text{display:block;font-weight:500;font-size:16px;line-height:19px}}.toggle-sorting-menu.active .toggle-sorting-menu__icon-wrapper:before{position:absolute;top:5px;right:6px;display:block;width:6px;height:6px;border-radius:50%;background-color:var(--red);content:""}.used-filters{display:none}@media (min-width: 480px){.used-filters{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:8px;gap:10px}}@media (min-width: 768px){.used-filters{margin-bottom:0}}.used-filters__item{display:flex;align-items:center;padding:3px 8px 3px 16px;border:1px solid var(--gray);border-radius:50px;color:var(--gray);text-decoration:none;transition:.3s;gap:4px}.used-filters__item:hover{border-color:var(--white)}.used-filters__text{font-weight:500;font-size:16px;line-height:19px;transition:.3s}.catalog-layot--disabled{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.filters-modal--overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--modal-index-first);overflow:auto;box-sizing:border-box;width:100%;height:100%;background-color:#000000bf;text-align:center}.filters-modal{position:fixed;right:0;bottom:0;z-index:var(--modal-index-first);max-width:340px;width:100%;height:100%;background-color:var(--bg-base)}@media (min-width: 768px){.filters-modal{max-width:500px;height:100vh}}.filters-modal__wrapper{position:relative;padding-top:66px;padding-bottom:68px;height:100%}@media (min-width: 768px){.filters-modal__wrapper{padding:96px 48px 128px}}.filters-modal__close{position:absolute;top:0;right:3px;display:flex;align-items:center;justify-content:center;padding:13px;outline:none;border:none;background-color:transparent;transition:.3s}.filters-modal__close img{flex-shrink:0}.filters-modal__close:hover{opacity:.8}@media (min-width: 768px){.filters-modal__close{top:24px;right:24px;padding:8px}.filters-modal__close img{width:32px;height:32px}}.filters-modal__buttons{position:absolute;right:0;bottom:0;left:0;padding:0 8px 8px}@media (min-width: 768px){.filters-modal__buttons{padding:24px 48px 48px}}.filters-modal__buttons.with-reset-btn{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.filters-modal__layout{display:flex;overflow-y:auto;flex-direction:column;height:100%;gap:32px}.filters-modal__layout .filters-modal__inner:nth-child(2) .filters-modal__list{display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width: 768px){.filters-modal__layout{gap:48px}}.filters-modal__inner{display:flex;flex-direction:column;padding-right:16px;padding-left:16px;gap:16px}@media (min-width: 768px){.filters-modal__inner{padding:0;gap:24px}}.filters-modal__title{color:var(--white);font-weight:700;font-size:18px;line-height:21px}@media (min-width: 768px){.filters-modal__title{font-size:28px;line-height:33px}}.filters-modal__list{display:flex;flex-direction:column;gap:8px}.banners-swiper-wrapper{position:relative;--swiper-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 25'%3E%3Cpath stroke='%23a8a8a8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m9 5 7.5 7.5L9 20'/%3E%3C/svg%3E");--swiper-navigation-size: 40px;--swiper-navigation-sides-offset: 12px}@media (min-width: 1280px){.banners-swiper-wrapper{--swiper-navigation-sides-offset: -20px}}.banners-swiper-wrapper{display:block;width:100%;aspect-ratio:9/5}@media (min-width: 480px){.banners-swiper-wrapper{aspect-ratio:4/1}}.banners-swiper{width:100%;opacity:0;transition:1s}.banners-swiper-wrapper .swiper-slide{overflow:hidden;margin-left:20px;max-width:150px;width:100%;border-radius:16px}@media (min-width: 480px){.banners-swiper-wrapper .swiper-slide{margin-left:0;max-width:100%;border-radius:20px}}@media (min-width: 768px){.banners-swiper-wrapper .swiper-slide{border-radius:24px}}@media (min-width: 1280px){.banners-swiper-wrapper .swiper-slide{border-radius:40px}}.banners-swiper-wrapper .swiper-button-prev,.banners-swiper-wrapper .swiper-button-next{display:none}@media (min-width: 480px){.banners-swiper-wrapper .swiper-button-prev,.banners-swiper-wrapper .swiper-button-next{display:block;width:40px;height:40px;border-radius:50%;background-color:var(--white);box-shadow:0 4px 4px #00000040;transition:.2s}.banners-swiper-wrapper .swiper-button-prev:hover,.banners-swiper-wrapper .swiper-button-next:hover{transform:scale(1.15)}.banners-swiper-wrapper .swiper-button-prev:after,.banners-swiper-wrapper .swiper-button-next:after{position:absolute;top:50%;left:50%;width:24px;height:24px;background-image:var(--swiper-arrow);background-position:center;background-repeat:no-repeat;color:transparent;font-size:0;transform:translate(-50%,-50%)}.banners-swiper-wrapper .swiper-button-prev:after{transform:translate(-50%,-50%) rotate(180deg)}.banners-swiper-wrapper .swiper-pagination{--swiper-pagination-color: var(--white);--swiper-pagination-left: auto;--swiper-pagination-right: 8px;--swiper-pagination-bottom: 8px;--swiper-pagination-top: auto;--swiper-pagination-fraction-color: inherit;--swiper-pagination-progressbar-size: 4px;--swiper-pagination-bullet-size: 8px;--swiper-pagination-bullet-width: 8px;--swiper-pagination-bullet-height: 8px;--swiper-pagination-bullet-inactive-color: transparent;--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-bullet-opacity: 1;--swiper-pagination-bullet-horizontal-gap: 4px;--swiper-pagination-bullet-vertical-gap: 2px}}@media (min-width: 768px){.banners-swiper-wrapper .swiper-pagination{--swiper-pagination-bullet-size: 10px;--swiper-pagination-bullet-width: 10px;--swiper-pagination-bullet-height: 10px;--swiper-pagination-bullet-horizontal-gap: 3px}}@media (min-width: 1280px){.banners-swiper-wrapper .swiper-pagination{--swiper-pagination-bullet-size: 12px;--swiper-pagination-bullet-width: 12px;--swiper-pagination-bullet-height: 12px;--swiper-pagination-bullet-horizontal-gap: 4px}}.banners-swiper-wrapper .swiper-pagination-bullet{border:1px solid var(--white);border-radius:50%;transition:.2s}.banners-swiper-wrapper .swiper-pagination-bullet:hover{transform:scale(1.15)}.banners-swiper.swiper-initialized{opacity:1}.seo-block{position:relative;margin-top:20px;margin-bottom:20px}.seo-block *{color:#fff}.seo-block:before{position:absolute;bottom:24px;left:0;width:100%;height:62px;background:linear-gradient(360deg,#000 0,#00000040);content:"";pointer-events:none}.seo-block.active:before{background:transparent}@media (min-width: 768px){.seo-block{margin-top:42px;margin-bottom:0}}.seo-block__inner{overflow:hidden}.seo-block__inner h1,.seo-block__inner h2,.seo-block__inner h3,.seo-block__inner h4,.seo-block__inner h5,.seo-block__inner h6,.seo-block__inner li,.seo-block__inner p,.seo-block__inner span{color:var(--gray)}.seo-block__inner h1{margin-top:0;margin-bottom:16px;font-weight:700;font-size:18px;line-height:22px}@media (min-width: 1000px){.seo-block__inner h1{margin-bottom:24px;font-size:28px;line-height:33px}}.seo-block__inner h2,.seo-block__inner h3{margin-top:24px;margin-bottom:16px;font-weight:700;font-size:18px;line-height:22px}@media (min-width: 1024px){.seo-block__inner h2,.seo-block__inner h3{margin-top:28px;margin-bottom:20px;font-size:22px;line-height:26px}}.seo-block__inner{margin-bottom:16px;font-weight:400;font-size:14px;line-height:24px}.seo-block__inner img{display:block;margin-right:auto;margin-left:auto;width:100%;height:auto;border-radius:8px}@media (min-width: 1000px){.seo-block__inner img{border-radius:16px}}.seo-block__inner a{color:var(--yellow);text-decoration:none}.seo-block__inner a:hover{text-decoration:underline}.seo-block__inner ol,.seo-block__inner ul{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;margin-bottom:14px;padding-left:32px;gap:12px}.seo-block__toggle{position:relative;width:max-content;color:var(--gray);text-decoration:none;transition:.3s}.seo-block__toggle:hover{color:var(--yellow)}.seo-block__toggle:after{position:absolute;top:50%;right:-28px;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23fc0' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M20.25 12H3.75M10.5 5.25 3.75 12l6.75 6.75'%3E%3C/path%3E%3C/svg%3E");background-position:center;background-size:cover;background-repeat:no-repeat;content:"";transition:.3s;transform:translateY(-50%) rotate(-90deg)}.seo-block__toggle.active{color:var(--yellow)}.seo-block__toggle.active:after{transform:translateY(-50%) rotate(90deg)}
