.header-cart__btn{align-items:center;background-color:transparent;background:var(--primary);border:none;border-radius:50%;color:var(--white);cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:16px;height:40px;justify-content:center;min-width:40px;outline:none;padding:0;position:relative;width:40px}@media(min-width:1536px){.header-cart__btn{height:64px;min-width:64px;width:64px}}.header-cart__btn .icon{height:16px;width:16px}@media(min-width:1536px){.header-cart__btn .icon{height:24px;width:24px}}.header-cart__total{align-items:center;background:#ff5700;border-radius:50%;color:var(--white);display:inline-flex;font-size:14px;font-weight:600;height:24px;justify-content:center;line-height:140%;min-width:24px;position:absolute;right:-10px;top:-10px;width:24px}@media(min-width:1536px){.header-cart__total{font-size:20px;height:36px;min-width:36px;right:-12px;top:-12px;width:36px}}.header{box-shadow:0 0 24px #00000014;position:sticky;top:0;z-index:1021}@media(max-width:1023px){.header{position:static}}.header .header__content{align-items:center;background:var(--white);display:flex;height:var(--header-heigth);padding:8px 16px;position:relative;z-index:1031}@media(min-width:1024px){.header .header__content{padding:10px 24px}}@media(max-width:1023px){.header .header__content{display:none}}.header__logo{margin-bottom:8px;margin-right:16px;width:70px}@media(min-width:480px){.header__logo{width:80px}}@media(min-width:1024px){.header__logo{width:102px}}@media(min-width:1280px){.header__logo{margin-bottom:12px;width:112px}}@media(min-width:1536px){.header__logo{width:132px}}@media(min-width:1700px){.header__logo{margin-right:32px}}.header__logo a,.header__logo img{width:100%}.header__logo_mobile{align-items:center;display:flex;height:56px;justify-content:center}@media(min-width:1024px){.header__logo_mobile{display:none}}.header__logo_mobile img{width:84px}.header__back{align-items:center;border:1px solid var(--grey-light);border-radius:40px;display:inline-flex;font-size:0;justify-content:center;margin-right:auto;padding:12px;width:-moz-fit-content;width:fit-content}@media(min-width:1024px){.header__back{font-size:16px;padding:12px}}@media(min-width:1280px){.header__back{padding:19px 24px}}.header__back .icon{height:16px;width:16px}@media(min-width:1024px){.header__back .icon{height:24px;margin-right:8px;width:24px}}.header-schedule{display:none;font-size:16px;font-weight:700;line-height:140%;position:relative}@media(min-width:1536px){.header-schedule{align-items:center;display:flex}}@media(min-width:1700px){.header-schedule{font-size:20px}}.header-phone{align-items:center;color:var(--black);display:inline-flex;font-size:16px;font-weight:700;justify-content:center;margin-right:12px;position:relative;white-space:nowrap}@media(min-width:1536px){.header-phone{font-size:16px;margin-right:16px}}@media(min-width:1700px){.header-phone{font-size:20px;margin-right:32px}}.header-favorites{align-items:center;border:1px solid #edeff3;border-radius:50%;color:#ff5700;display:inline-flex;height:40px;justify-content:center;margin-right:12px;min-width:40px;position:relative;transition:border-color .3s ease-in-out;width:40px}@media(min-width:1536px){.header-favorites{height:64px;min-width:64px;width:64px}}@media(min-width:1024px){.header-favorites:hover{border-color:#ff5700;color:#ff5700}}.header-favorites .icon{height:16px;width:16px}@media(min-width:1536px){.header-favorites .icon{height:24px;width:24px}}.header-profile{align-items:center;background-color:transparent;border:1px solid #edeff3;border-radius:50%;color:#ff5700;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:16px;height:40px;justify-content:center;margin-right:12px;min-width:40px;outline:none;padding:0;position:relative;transition:border-color .3s ease-in-out;width:40px}@media(min-width:1536px){.header-profile{height:64px;min-width:64px;width:64px}}@media(min-width:1024px){.header-profile:hover{border-color:#ff5700;color:#ff5700}}.header-profile .icon{height:16px;width:16px}@media(min-width:1536px){.header-profile .icon{height:24px;width:24px}}.header-search{align-items:center;background:transparent;border:1px solid #edeff3;border-radius:50%;color:#000;cursor:pointer;display:inline-flex;height:40px;justify-content:center;margin-right:auto;min-width:40px;position:relative;transition:border-color .3s ease-in-out;width:40px}@media(min-width:1536px){.header-search{height:64px;min-width:64px;width:64px}}@media(min-width:1024px){.header-search:hover{border-color:#ff5700;color:#000}}.header-search .icon{height:16px;width:16px}@media(min-width:1536px){.header-search .icon{height:24px;width:24px}}.header-message{align-items:center;background:#6a00af;display:flex;gap:10px;justify-content:space-between;padding:8px 16px}@media(min-width:1024px){.header-message{padding:10px 20px}}.header-message__text{color:#fff;font-size:12px;font-weight:500;line-height:140%}@media(min-width:1024px){.header-message__text{font-size:16px}}.header-message__close{color:#fff;height:24px;min-width:24px;width:24px}.header-message__close .icon{height:100%;width:100%}.burger{background-color:transparent;background:transparent;border:none;border:1px solid #edeff3!important;border-radius:40px;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;height:40px;outline:none;overflow:hidden;padding:0;position:relative;width:40px}@media(min-width:1024px){.burger{display:none}}.burger__line{background:var(--black);border-radius:2px;display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s,opacity .2s;width:20px}.burger__line:first-child{top:calc(50% - 6px)}.burger__line:nth-child(3){bottom:calc(50% - 8px);top:auto}.footer-apps{align-items:center;background:var(--primary);color:var(--white);display:flex;flex-direction:column;justify-content:space-between;padding:16px 16px 0;position:relative}@media(min-width:1024px){.footer-apps{flex-direction:row;margin-top:101px;padding:20px 24px}}@media(min-width:1536px){.footer-apps{padding:20px 90px}}.footer-apps__phones{max-width:294px;order:1}@media(min-width:1024px){.footer-apps__phones{bottom:0;position:absolute}}.footer-apps__text{font-size:24px;font-weight:700;line-height:130%;margin-bottom:16px;text-align:center}@media(min-width:1024px){.footer-apps__text{margin-bottom:0;margin-left:334px;margin-right:40px;text-align:left}}@media(min-width:1536px){.footer-apps__text{font-size:32px;line-height:112.5%;margin-left:364px;margin-right:70px}}.footer-apps__list{align-items:center;display:flex;margin-bottom:28px}@media(min-width:1024px){.footer-apps__list{margin-bottom:0}}.footer-apps__item:not(:last-child){margin-right:8px}.footer-apps__link{align-items:center;background:var(--white);border-radius:30px;display:flex;height:52px;justify-content:center;max-width:170px;padding:12px 24px;transition:transform .3s ease-in-out;width:100%}@media(min-width:1024px){.footer-apps__link{min-width:170px}}.footer-apps__link:hover{transform:scale(1.05)}.footer__content{background:var(--black);color:var(--white);padding:36px 16px}@media(min-width:1024px){.footer__content{padding:45px 40px}}.footer__title{font-size:18px;font-weight:600;line-height:140%;margin-bottom:24px}@media(min-width:1024px){.footer__title{font-size:24px}}.footer__caption{color:#8f959c;font-size:16px;font-weight:400;line-height:140%}.footer__top{display:grid;gap:32px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:64px}@media(min-width:1024px){.footer__top{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr) minmax(0,2fr);margin-bottom:42px}}.footer__info{grid-column:1/3}@media(min-width:1024px){.footer__info{grid-column:auto}}.footer__logo{display:inline-block;margin-bottom:32px}@media(min-width:1024px){.footer__logo{margin-bottom:42px}}.footer__logo img{height:48px;width:auto}@media(min-width:1024px){.footer__logo img{height:64px}}.footer__socials{margin-bottom:32px}.footer__socials .footer__caption{margin-bottom:12px}.footer__telegram{margin-bottom:32px}.footer__telegram .footer__caption{margin-bottom:12px}.footer__telegram-link{display:inline-block;font-size:28px;font-weight:700;line-height:140%}@media(min-width:1024px){.footer__telegram-link{font-size:32px}}.footer__payments{margin-bottom:32px}.footer__payments .footer__caption{margin-bottom:16px}@media(min-width:1024px){.footer__payments .footer__caption{margin-bottom:24px}}.footer__payments-images{display:flex;flex-wrap:wrap;margin-bottom:-24px}.footer__payments-images .icon{margin-bottom:24px}.footer__payments-images .icon:not(:last-child){margin-right:24px}.footer__payments-privat{height:20px;width:20px}@media(min-width:1024px){.footer__payments-privat{height:24px;width:24px}}.footer__payments-mastercard{height:20px;width:26px}@media(min-width:1024px){.footer__payments-mastercard{height:24px;width:32px}}.footer__payments-applepay{height:20px;width:48px}@media(min-width:1024px){.footer__payments-applepay{height:24px;width:56px}}.footer__payments-visa{height:20px;width:64px}@media(min-width:1024px){.footer__payments-visa{height:24px;width:76px}}.footer__payments-googlepay{height:20px;width:52px}@media(min-width:1024px){.footer__payments-googlepay{height:24px;width:62px}}.footer-rating .footer__caption{margin-bottom:12px}.footer-rating__content{align-items:center;display:flex;flex-wrap:wrap}.footer-rating__content .vue-star-rating{margin-right:4px}.footer-rating__content .vue-star-rating-star{display:block!important}.footer-rating__text{font-size:18px;font-weight:500;line-height:140%}.footer__text{margin-top:32px;white-space:pre-line}.footer-nav__list{font-size:18px;font-weight:500;line-height:140%}.footer-nav__item:not(:last-child){margin-bottom:16px}.footer-nav__link{color:#fffc;display:inline-block}.footer-nav__link:hover{color:var(--white)}.footer-contacts{grid-column:1/3}@media(min-width:1024px){.footer-contacts{grid-column:auto}}.footer-contacts__item:not(:last-child){margin-bottom:16px}.footer-contacts__label{color:#8f959c;font-size:16px;font-weight:400;line-height:140%;margin-bottom:2px}.footer-contacts__value{font-size:24px;font-weight:700;line-height:140%}@media(min-width:1024px){.footer-contacts__value{font-size:32px}}.footer-contacts__value a{display:inline-block}.footer__bottom{display:flex;flex-direction:column}@media(min-width:1024px){.footer__bottom{align-items:center;flex-direction:row;justify-content:space-between}}.footer__copyright{color:#8f959c;font-size:16px;font-weight:400;line-height:140%;margin-bottom:16px}@media(min-width:1024px){.footer__copyright{margin-bottom:0}}.footer__developer{color:#8f959c;font-size:16px;font-weight:400;line-height:140%}.footer__developer:hover{color:var(--white)}
