.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}.inner-pages-title{margin:0 0 16px;color:var(--white);text-transform:uppercase;font-weight:700;font-size:18px;line-height:21px}@media (min-width: 1000px){.inner-pages-title{margin-bottom:33px;font-size:28px;line-height:33px}}.p-about-us__inner{display:flex;flex-direction:column}.team-photo{display:block;margin-right:auto;margin-left:auto;max-width:1000px;width:100%;height:auto;border-radius:8px}@media (min-width: 1000px){.team-photo{border-radius:16px}}.p-about-us__title{margin-top:16px;margin-bottom:5px;color:var(--yellow);text-align:center;font-weight:700;font-size:24px;line-height:28px}@media (min-width: 1000px){.p-about-us__title{margin-top:30px;margin-bottom:20px;font-size:60px;line-height:70px}}.p-about-us__subtitle{margin-right:auto;margin-left:auto;max-width:540px;color:var(--white);text-align:center;font-weight:500;font-size:16px;line-height:19px}@media (min-width: 1000px){.p-about-us__subtitle{font-weight:600;font-size:24px;line-height:29px}}.benefits{display:grid;margin-top:45px;margin-bottom:48px;gap:48px}@media (min-width: 768px){.benefits{margin-top:94px;margin-bottom:141px;grid-template-columns:repeat(3,1fr);gap:20px}}.benefits__item{position:relative;display:flex;padding:26px 24px 18px 22px;border-radius:8px;background-color:var(--bg-base)}@media (min-width: 768px){.benefits__item{padding:46px 40px 20px 32px;border-radius:16px}}.benefits__icon{position:absolute;top:-24px;left:20px;display:flex;align-items:center;flex-shrink:0;justify-content:center}@media (min-width: 768px){.benefits__icon{top:-25px;left:33px}}.benefits__icon img{width:48px;height:48px}@media (min-width: 768px){.benefits__icon img{width:64px;height:64px}}.benefits__text{color:var(--white);font-weight:400;font-size:14px;line-height:20px}@media (min-width: 768px){.benefits__text{font-size:16px;line-height:24px}}.about-numbers{display:flex;flex-direction:column;margin-bottom:45px;gap:24px}@media (min-width: 1000px){.about-numbers{align-items:flex-start;flex-direction:row;justify-content:space-between;gap:40px}}.about-numbers__wrapper{display:flex;flex-direction:column;gap:8px}@media (min-width: 1000px){.about-numbers__wrapper{margin-top:20px;max-width:380px;gap:24px}}.about-numbers__title{color:var(--white);font-weight:700;font-size:24px;line-height:28px}@media (min-width: 1000px){.about-numbers__title{font-size:42px;line-height:49px}}.about-numbers__descr{color:var(--gray);font-weight:400;font-size:16px;line-height:20px}@media (min-width: 1000px){.about-numbers__descr{font-size:18px;line-height:24px}}.about-numbers__layout{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media (min-width: 1000px){.about-numbers__layout{gap:40px 130px}}.about-numbers__item{display:flex;flex-direction:column}@media (min-width: 1000px){.about-numbers__item{max-width:280px}}.about-numbers__number{color:var(--yellow);font-weight:700;font-size:55px;line-height:65px}.about-numbers__number span{font-size:30px;line-height:30px}@media (min-width: 400px){.about-numbers__number{font-size:65px;line-height:76px}.about-numbers__number span{font-size:40px;line-height:40px}}@media (min-width: 1000px){.about-numbers__number{font-size:100px;line-height:120px}.about-numbers__number span{font-size:70px;line-height:70px}}.about-numbers__text{color:var(--white);font-weight:400;font-size:14px;line-height:20px}@media (min-width: 1000px){.about-numbers__text{font-size:18px;line-height:24px}}.about-numbers__text strong{font-weight:700}.catalog-layot{display:flex;flex-direction:column;margin-top:8px;margin-bottom:8px;gap:16px}@media (min-width: 768px){.catalog-layot{display:grid;margin-top:30px;margin-bottom:30px;grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width: 1000px){.catalog-layot{grid-template-columns:repeat(3,1fr);gap:16px 20px}}@media (min-width: 1200px){.catalog-layot{grid-template-columns:repeat(4,1fr)}}.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}.promotions__filters{display:flex;overflow-y:auto;align-items:center;flex-direction:row;margin-right:calc(0px - var(--container-padding));margin-bottom:26px;gap:10px}@media (min-width: 768px){.promotions__filters{overflow-y:hidden;flex-wrap:wrap;margin-right:0;margin-bottom:32px}}.promotions__layout{display:grid;align-content:start;grid-template-rows:1fr;gap:16px}@media (min-width: 550px){.promotions__layout{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1000px){.promotions__layout{grid-template-columns:repeat(3,1fr);gap:35px 18px}}.promotion-card{display:flex;overflow:hidden;flex-direction:column;height:100%;border-radius:16px;background-color:var(--bg-highlight);text-decoration:none}@media (min-width: 1000px){.promotion-card{transition:.3s}.promotion-card:hover{opacity:.8}}.promotion-card__img{display:block;width:100%;height:auto}.promotion-card__inner{display:flex;flex-direction:column;padding:16px 20px}@media (min-width: 768px){.promotion-card__inner{padding:16px 24px}}.promotion-card__title{margin-bottom:8px;color:var(--white);text-decoration:none;text-transform:uppercase;font-weight:500;font-size:16px;line-height:1.2}@media (min-width: 768px){.promotion-card__title{margin-bottom:10px;font-weight:600;font-size:18px}}.promotion-card__content{margin:0;color:var(--gray);text-decoration:none;font-weight:500;font-size:14px;line-height:1.25}@media (min-width: 768px){.promotion-card__content{font-size:16px}}.filters-item{display:flex;align-items:center;flex-shrink:0;justify-content:center;padding:2px 16px;height:36px;border-radius:50px;background-color:#2c2c2e;color:var(--gray);text-decoration:none;font-size:15px;line-height:20px}.filters-item.active{background-color:#ebebf599;color:var(--black)}@media (min-width: 768px){.filters-item{border:1px solid var(--gray);background-color:transparent;transition:.3s}.filters-item:hover,.filters-item.active{background-color:var(--gray);color:var(--bg)}}.promotions__products-layout{display:flex;flex-direction:column;margin-right:auto;margin-left:auto;max-width:905px;width:100%}.promotions__products-layout h1,.promotions__products-layout h2,.promotions__products-layout h3,.promotions__products-layout h4,.promotions__products-layout h5{margin:0 0 16px;font-weight:700;font-size:20px;line-height:1.2}@media (min-width: 768px){.promotions__products-layout h1,.promotions__products-layout h2,.promotions__products-layout h3,.promotions__products-layout h4,.promotions__products-layout h5{font-size:28px}}.promotions__products{display:grid;gap:16px}@media (min-width: 768px){.promotions__products{gap:20px;grid-template-columns:repeat(2,1fr)}}.p-blog__inner{display:grid;gap:24px}@media (min-width: 600px){.p-blog__inner{grid-template-columns:repeat(2,1fr);gap:32px 16px}}@media (min-width: 1200px){.p-blog__inner{grid-template-columns:repeat(3,1fr);gap:60px 20px}}.blog-item{display:flex;flex-direction:column;margin:0;padding:0;text-decoration:none;gap:8px}@media (min-width: 768px){.blog-item{gap:16px}}.blog-item__img{position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center;width:100%;height:180px;border-radius:16px;opacity:.5;transition:.3s}@media (min-width: 768px){.blog-item__img{height:260px}}.blog-item__img:before{position:absolute;top:50%;left:50%;z-index:1;width:calc(100% - 6px);height:calc(100% - 6px);border:3px solid transparent;border-radius:16px;background-color:transparent;content:"";transition:.3s;transform:translate(-50%,-50%);pointer-events:none}.blog-item__img img{display:block;width:100%;height:auto;object-fit:cover;object-position:center}.blog-item__title{margin:0;padding:0;color:var(--white);text-decoration:none;font-weight:700;font-size:18px;line-height:21px}.blog-item:hover .blog-item__img{opacity:1}.blog-item:hover .blog-item__img:before{border-color:var(--yellow)}.p-blog__header-img{display:block;margin-top:0;margin-right:auto;margin-left:auto;max-width:1000px;max-height:320px;width:100%;height:auto;border-radius:16px;object-fit:cover}@media (min-width: 1000px){.p-blog__header-img{margin-top:24px}}.p-blog__content{display:flex;flex-direction:column;margin-top:0;margin-right:auto;margin-left:auto;max-width:905px;width:100%;color:var(--white);font-size:16px;line-height:19px}@media (min-width: 1000px){.p-blog__content{margin-top:26px}}.p-blog__content strong{font-weight:700}.p-blog__content h1{margin-bottom:16px;text-transform:uppercase;font-weight:700;font-size:26px;line-height:32px}@media (min-width: 1000px){.p-blog__content h1{font-size:36px;line-height:42px}}.p-blog__content h2{margin-top:40px;margin-bottom:17px;font-weight:700;font-size:24px;line-height:28px}.p-blog__content p{margin-top:0;margin-bottom:24px;font-weight:400;font-size:16px;line-height:24px}.p-blog__content img{display:block;margin-top:12px;margin-right:auto;margin-left:auto;width:100%!important;object-fit:contain;height:auto;border-radius:16px}@media (min-width: 1000px){.p-blog__content img{max-width:70%!important}}.p-blog__content ol,.p-blog__content ul{display:flex;flex-direction:column;margin-top:0;margin-bottom:12px;padding-left:24px;gap:6px}.p-blog__nav{display:grid;margin-top:24px;gap:12px}@media (min-width: 1000px){.p-blog__nav{margin-top:40px;gap:16px;grid-template-columns:repeat(2,1fr)}}.p-blog__nav-btn{display:flex;align-items:center;color:var(--yellow);text-decoration:none;transition:.3s}.p-blog__nav-btn-text{color:inherit;text-decoration:none;font-weight:600;font-size:18px;line-height:21px}.p-blog__nav-btn svg{flex-shrink:0}.p-blog__nav-btn:hover{color:var(--white);text-decoration:none}.p-blog__nav-btn:hover .p-blog__nav-btn-text{text-decoration:none}.p-blog__nav-prev{justify-self:flex-start}.p-blog__nav-next{text-align:right;justify-self:flex-end}.p-blog__nav-next svg{transform:rotate(180deg)}.can-be-interesting{display:flex;flex-direction:column;margin-top:80px;gap:24px}@media (min-width: 768px){.can-be-interesting{gap:32px}}.can-be-interesting__title{margin:0;color:var(--white);font-weight:700;font-size:18px;line-height:22px}@media (min-width: 768px){.can-be-interesting__title{font-size:28px;line-height:33px}}.p-bonuses__items{display:flex;flex-direction:column;margin-right:auto;margin-left:auto;max-width:1008px;width:100%;gap:60px}@media (min-width: 768px){.p-bonuses__items .p-bonuses__item:nth-child(2n){flex-direction:row-reverse}.p-bonuses__items .p-bonuses__item:nth-child(odd){flex-direction:row}}.p-bonuses__item{display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){.p-bonuses__item{align-items:flex-start;flex-direction:row;gap:20px}}.p-bonuses__item img{display:block;margin-right:auto;margin-left:auto;width:100%;height:auto;border-radius:17px;object-fit:cover;object-position:center;aspect-ratio:1.7/1}@media (min-width: 768px){.p-bonuses__item img{margin:0;border-radius:25px;aspect-ratio:1/1}}.p-bonuses__inner{display:flex;flex-direction:column}.p-bonuses__inner h2{margin:0 0 17px;color:var(--yellow);font-weight:700;font-size:20px;line-height:24px}@media (min-width: 768px){.p-bonuses__inner h2{font-size:24px;line-height:28px}}.p-bonuses__inner p{margin:0 0 14px;color:var(--white);font-weight:400;font-size:16px;line-height:24px}.p-bonuses__inner ul{margin:-10px 0 6px;padding:0 0 0 24px;color:var(--white);font-weight:400;font-size:16px;line-height:24px}.p-bonuses__inner blockquote{margin:0}.p-bonuses__inner blockquote,.p-bonuses__inner blockquote p,.p-bonuses__inner blockquote ul{color:var(--gray);font-weight:400;font-size:14px;line-height:20px}.p-contacts__inner{display:flex;flex-direction:column;gap:32px}@media (min-width: 1000px){.p-contacts__inner{flex-direction:row;gap:20px}}.p-contacts__filled-zone{display:flex;flex-direction:column;width:100%;height:max-content;gap:16px}@media (min-width: 1000px){.p-contacts__filled-zone{padding:16px;max-width:550px;border-radius:16px;background-color:var(--bg-highlight)}}@media (min-width: 1100px){.p-contacts__filled-zone{flex-shrink:0}}@media (min-width: 1280px){.p-contacts__filled-zone{max-width:700px}}.p-contacts__map{overflow:hidden;border-radius:8px}.p-contacts__tabs{display:flex;flex-direction:column;width:100%;gap:16px}.p-tab{display:flex;align-items:flex-start;flex-direction:row;padding:16px;border:1px solid transparent;border-radius:8px;background-color:var(--bg-highlight);cursor:pointer;transition:.3s;gap:8px}.p-tab:hover{border-color:var(--gray)}.p-tab.active{border-color:var(--yellow)}.p-tab>img{flex-shrink:0;width:32px;height:32px}.p-tab__wrapper{display:flex;align-items:flex-start;flex-direction:row;justify-content:space-between;width:100%;gap:22px}.p-tab__inner{display:flex;align-items:flex-start;flex-direction:column;gap:12px}@media (min-width: 1000px){.p-tab__inner{gap:8px}}.p-tab__title{color:var(--white);text-align:left;font-weight:600;font-size:16px;line-height:19px}@media (min-width: 1000px){.p-tab__title{font-size:18px;line-height:21px}}.p-tab__list{display:flex;flex-direction:column;margin:0;padding:0;list-style-type:none;text-align:left}.p-tab__list li{margin:0;padding:0;color:var(--white);font-weight:500;font-size:14px;line-height:16px}@media (min-width: 1000px){.p-tab__list li{font-size:16px;line-height:24px}}.p-tab__img{display:none;overflow:hidden;align-items:center;flex-shrink:0;justify-content:center;max-width:120px;border-radius:8px;aspect-ratio:1/1}.p-tab__img img{display:block;width:100%;height:auto}@media (min-width: 600px){.p-tab__img{display:flex}}.p-contacts__text-content{display:flex;flex-direction:column;margin-top:16px;margin-right:0;margin-left:0;max-width:unset;color:var(--white);text-align:left}.p-contacts__text-content ul,.p-contacts__text-content ol{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;margin:0 0 14px;padding-left:32px;font-size:16px;line-height:18px;gap:12px}.p-contacts__text-content ul li,.p-contacts__text-content ol li{margin:0}.p-contacts__text-content p{margin:0 0 12px;font-weight:400;font-size:14px;line-height:18px}.p-contacts__text-content a{color:var(--yellow);text-decoration:none}.p-contacts__text-content a:hover{text-decoration:underline}.p-express__inner{display:flex;flex-direction:column;gap:32px}@media (min-width: 1000px){.p-express__inner{flex-direction:row;gap:20px}}.p-express__filled-zone{display:flex;flex-direction:column;width:100%;height:max-content;gap:16px}@media (min-width: 1000px){.p-express__filled-zone{flex-shrink:0;padding:16px;max-width:550px;border-radius:16px;background-color:var(--bg-highlight)}}@media (min-width: 1280px){.p-express__filled-zone{max-width:700px}}.p-express__map{overflow:hidden;border-radius:8px}.zones{display:flex;flex-direction:column;margin-bottom:0;gap:8px}.zones__title{margin:0;color:var(--white);font-weight:400;font-size:16px;font-family:Roboto,sans-serif;line-height:19px}.zones__wrapper{display:flex;align-items:center;gap:8px}@media (min-width: 340px){.zones__wrapper{gap:12px}}@media (min-width: 1000px){.zones__wrapper{gap:30px}}.zones__item{display:flex;align-items:center;gap:4px}@media (min-width: 1000px){.zones__item{gap:6px}}.zones__circle{width:12px;height:12px;border-radius:50%;background-color:#cecece}@media (min-width: 1000px){.zones__circle{width:19px;height:19px}}.zones__value{color:var(--white);font-weight:400;font-size:14px;font-family:Roboto,sans-serif;line-height:16px}@media (min-width: 1000px){.zones__value{font-size:16px;line-height:19px}}@media (min-width: 1200px){.zones__value{font-size:22px;line-height:26px}}.zones__currency{color:var(--white);font-weight:400;font-size:11px;font-family:Roboto,sans-serif;line-height:16px}@media (min-width: 1000px){.zones__currency{font-size:14px;line-height:16px}}@media (min-width: 1200px){.zones__currency{font-size:18px;line-height:21px}}.p-express__content{display:flex;flex-direction:column;gap:32px}@media (min-width: 1000px){.p-express__content{margin-top:16px}}.content-row{display:flex;align-items:flex-start;gap:10px}.content-row img{flex-shrink:0;width:24px;height:24px}@media (min-width: 1000px){.content-row img{width:32px;height:32px}}.content-row__wrapper{display:flex;flex-direction:column;gap:12px}.content-row__title{position:relative;margin:0;max-width:fit-content;color:var(--white);font-weight:600;font-size:16px;line-height:19px}@media (min-width: 1000px){.content-row__title{font-size:18px;line-height:21px}}.discount-badge{display:flex;align-items:center;justify-content:center;padding:3px 4px 1px;width:max-content;border-radius:30px;background-color:red}.discount-badge__inner{color:var(--white);font-weight:600;font-size:12px;line-height:14px}.content-row__title .discount-badge{position:absolute;top:-2px;right:-42px}.content-row__list{display:flex;flex-direction:column;margin:0;padding:0;list-style-type:none}.content-row__list li{color:var(--white);font-weight:500;font-size:16px;line-height:19px}@media (min-width: 1000px){.content-row__list li{line-height:24px}}.static-page{padding-bottom:50px}.static-page__wrapper{display:flex;flex-direction:column}.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)}
