:root{--accent-color: #2AA803;--background-accent-color: #57CE32;--primary-text-color: #2B2B2B;--ghost-text-color: #949494;--primary-background-color: #eeeeee;--ghost-border-color: #E1E1E1;--black-text-main: #2b2b2b;--gray-text: #949494;--stroke-gray-default: #d8d8d8;--button: #36ba5f;--error: #e26c63;--bg: #f8f8f8;--podskazki-inputov: #656565;--green-text: #2aa803;--sidebar-bg: #f9f9f9;--kontur-saydbara: #e1e1e1;--orange: #ffac44;--white: #fff;--containers-gray: #ecebeb;--tasty-green: #57ce32;--error-text: #ce392e;--color: #fff;--orange-hover: #fec378;--table-header: rgba(42, 168, 3, .2);--notification-hover: #ebf8ff;--cart-list: #f8f8f8;--left-branch-bg: #fff1e0;--cart-pop-up: #ffe500;--blue: #3B65FF;--font-family: "Ubuntu", "Arial", sans-serif}body{background-color:var(--primary-background-color)}.app{width:100vw;height:100vh;overflow:hidden;font-family:Ubuntu,Arial,sans-serif}@supports (height: 100dvh){.app{height:100dvh}}.tab__content{--tab-margin-top: 40px;position:relative;margin-top:var(--tab-margin-top);flex-grow:1}.pageScroll{scrollbar-gutter:stable}.pageScroll::-webkit-scrollbar{height:12px!important;width:12px!important}.customScroll{scrollbar-gutter:stable;margin-right:-3px}.customScroll::-webkit-scrollbar{height:7px!important;width:7px!important}.customScroll.customScroll--padding-bottom{padding-bottom:7px}.customScroll.customScroll--padding-right{padding-right:7px}.customScroll::-webkit-scrollbar-thumb,.pageScroll::-webkit-scrollbar-thumb{background:var(--orange)!important;border-radius:17px!important}.customScroll::-webkit-scrollbar-thumb:hover,.pageScroll::-webkit-scrollbar-thumb:hover{background:var(--orange-hover)!important}.customScroll::-webkit-scrollbar-track,.pageScroll::-webkit-scrollbar-track{background:var(--kontur-saydbara)!important;border-radius:17px!important}@media (pointer: coarse){.pageScroll::-webkit-scrollbar{width:0px!important}}.product-card{text-decoration:none;color:#000;cursor:pointer}.product-card_variant_show-case{display:flex;flex-direction:column;gap:10px;padding:16px;height:100%;max-width:270px;border:1px solid var(--stroke-gray-default);border-radius:20px}.product-card--added .product-card__button-wrapper{background-color:#258b43}.product-card_variant_cart{padding:20px;width:100%;display:grid;grid-template-columns:363px 1fr 1fr auto;align-items:center;gap:24px;background-color:var(--primary-background-color);border-radius:20px;cursor:auto}.product-card_club-card{padding:16px;gap:10px;color:#fff;background-color:var(--green-text);border:unset;border-radius:20px}.product-card__info-wrapper{display:flex;justify-content:start;align-items:center;column-gap:20px}.product-card__img{width:100%;height:150px;object-fit:cover;border-radius:12px}.product-card__img_variant_cart{width:100px;height:100px}.product-card__img_club-card{width:190px;height:191px;object-fit:cover;border-radius:0}.product-card__name{font:400 18px/140% Ubuntu;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.product-card__name_variant_cart{cursor:pointer;color:inherit;text-decoration:none}.product-card__name_club-card{display:block;font:700 18px/131% Ubuntu;height:75px}.product-card__description_club-card{font:400 16px/140% Ubuntu}.product-card__price{font-family:Nunito;font-size:22px;font-weight:700;line-height:28.71px;margin-top:auto}.product-card__price_club-card{margin-bottom:20px}.product-card__cashback{width:fit-content;display:flex;align-items:center;gap:5px;color:var(--accent-color);font-family:Nunito;font-size:16px;font-weight:600;line-height:20.88px}.product-card__button{width:209px;padding:10px 0;border-radius:32px;color:#fff;background-color:var(--background-accent-color);border:none;cursor:pointer;font-size:17px;font-weight:700;line-height:20.4px;letter-spacing:.2px;text-align:center}.product-card__button_club-card{width:165px;margin:0 23px;padding:6px 0;border-radius:41px;color:var(--accent-color);background-color:#fff;font-size:13px;font-weight:700;line-height:20.4px;letter-spacing:.2px}.product-card__button-wrapper{padding:8px 10px;min-width:170px;background-color:var(--button);border-radius:40px;color:var(--white);display:flex;justify-content:space-between;align-items:center;gap:5px}.product-card__button-wrapper--center{justify-self:center}.product-card__button-wrapper--shrink{width:fit-content}.product-card_club-card .product-card__button-wrapper{background-color:var(--white);color:var(--green-text)}.product-card__change-button{color:var(--white)}.product-card__change-button:disabled{background-color:gray}@media (max-width: 768px){.product-card_variant_cart{padding:8px;max-width:400px;grid-template-columns:1fr}.product-card__info-wrapper,.product-card__price-wrapper{grid-column:1 / 3}.MuiIconButton-root{grid-column:2;grid-row:2}.product-card__button-wrapper{width:100%;max-width:300px;justify-self:flex-end}}.footer{height:43px;padding:12px 30px 12px 20px;display:flex;align-items:center;justify-content:space-between;cursor:default}.footer__developer-link-holder{color:#aeaeae;font-size:12px}.footer__legal-policy-holder{text-align:left;color:#aeaeae;font-size:12px}.footer__legal-policy-holder .link{margin-right:24px}.footer__legal-policy-holder .link:visited{color:#aeaeae}.footer__legal-policy-holder .link:hover{color:#3674a8}.footer__go-core{margin-left:4px;color:#0a141c;text-decoration:underline}.footer__go-core:hover{color:#086ce8}.avatar{display:flex;align-items:center;gap:12px;cursor:pointer;color:var(--primary-text-color);text-decoration:none;text-decoration-color:currentColor}.avatar *{cursor:pointer}.avatar--active{text-decoration:underline}.avatar__img{width:24px;height:24px;object-position:center top;object-fit:cover;border-radius:50%}.avatar__name{font:700 20px/131% Ubuntu;word-break:break-word}.navitem{color:var(--primary-text-color)}.navitem_navbar{--stroke-color: var(--primary-text-color);--fill-color: none;padding-block:6px;padding-left:4px;display:flex;gap:16px;align-items:center;color:var(--primary-text-color);transition:linear .2s color}.navitem_tab{padding-bottom:15px;color:var(--ghost-text-color);font-size:24px;font-weight:700;line-height:27.58px;border:none}.navitem_tab_active{color:var(--primary-text-color);border-bottom:2px solid var(--accent-color)}.navitem_disabled{cursor:auto!important;opacity:.5}.navitem_navbar:not(.navitem_disabled):hover{color:var(--accent-color)}.navitem_navbar_active{--fill-color: var(--accent-color);color:var(--accent-color);font-weight:700}.navitem_navbar svg{font-size:28px}.H3{font:700 18px/131% Ubuntu}.cart-list{margin-top:20px;display:flex;flex-direction:column;gap:10px}.order-success{display:grid;grid-template-columns:calc(60% - 40px) 40%;gap:40px;align-items:start;color:var(--black-text_main);font-family:Ubuntu}.order-success__msg{font-size:26px;font-weight:700;line-height:115%}.order-success__text{font-size:18px;font-weight:400;line-height:140%}.order-success__cart{font-size:22px;font-weight:700;line-height:130%}.order-success__cart-items{display:flex;flex-direction:column;padding:20px;gap:10px;border:3px solid var(--orange);border-radius:10px}.order-success__cart-item{display:flex;justify-content:space-between;gap:33px;color:var(--black-text_main);font-family:Ubuntu;font-size:18px;font-weight:400;line-height:140%}.order-success__cart-item_cashback{color:var(--green-text)}.order-success__cart-item_itogo{font-weight:700}@media (max-width: 766px){.order-success__cart-item{gap:16px}}.h2{font-size:26px;font-weight:700;line-height:29.87px}.show-case{padding-bottom:48px;display:grid;grid-template-columns:repeat(auto-fill,260px);justify-content:center;gap:16px}.show-case--margin-top{margin-top:32px}@media (min-width: 1024px){.show-case{justify-content:flex-start}}.wallet__form{margin-top:20px}.wallet__rememberPassword{font:400 14px/140% Ubuntu;color:#949494;text-decoration:none}.wallet__inputWrapper{width:fit-content;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.valueMasker{padding:20px;max-width:360px;width:100%;border:1px solid #57ce32;border-radius:28px}.valueMasker__title{display:flex;justify-content:space-between;gap:8px;font:700 22px/130% Ubuntu;color:#949494}.valueMasker__visibleToggle{cursor:pointer}.valueMasker__value{margin-top:10px;font:700 32px Ubuntu;color:#000}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Ubuntu-Light-DlXMI-yU.ttf) format("truetype")}@font-face{font-family:Ubuntu;font-style:italic;font-weight:300;font-display:swap;src:url(/assets/Ubuntu-Light-DlXMI-yU.ttf) format("truetype")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Ubuntu-Regular-D14tH6yt.ttf) format("truetype")}@font-face{font-family:Ubuntu;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/Ubuntu-Italic-BxSEJX07.ttf) format("truetype")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Ubuntu-Medium-C-1-7KOl.ttf) format("truetype")}@font-face{font-family:Ubuntu;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/Ubuntu-MediumItalic-Cp5nc9PY.ttf) format("truetype")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Ubuntu-Bold-BGoo8i9Y.ttf) format("truetype")}@font-face{font-family:Ubuntu;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/Ubuntu-BoldItalic-DiND6kz9.ttf) format("truetype")}@font-face{font-family:Alata;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Alata-Regular-74ycptFX.ttf) format("truetype")}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/Nunito-SemiBold-BDYPXFJ_.ttf) format("truetype")}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Nunito-Bold-CZ01jYvx.ttf) format("truetype")}*{box-sizing:border-box}body,section,div,form,ul,h1,h2,h3,h4,h5,h6,p,button,img,span{margin:0;padding:0}h1,h2,h3,p{cursor:default}ul{list-style:none}.link{text-decoration:none;cursor:pointer}button{padding:unset;background-color:unset;border:none;cursor:pointer}
