:root{--brand-gray-500:#2a2c29;--brand-gray-400:#555654;--brand-gray-300:#7f807f;--brand-gray-200:#aaaba9;--brand-gray-100:#d4d5d4;--brand-yellow-500:#f0fe2f;--brand-yellow-400:#f3fe59;--brand-yellow-300:#f6fe82;--brand-yellow-200:#f9ffac;--brand-yellow-100:#fcffd5;--old-bg-color:#f6f4e6}html{text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{min-height:100vh;font-family:var(--font-regular), "Arial", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;color:#121212;background-color:var(--old-bg-color);overflow-x:hidden}.headerMobile{z-index:5;display:block}.headerDesktop{z-index:5;display:none}@media screen and (min-width:980px){.headerDesktop{display:block}.headerMobile{display:none}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#ededed}::-webkit-scrollbar-thumb{background-color:#4d90fe;border-radius:6px;transition:background-color .3s}::-webkit-scrollbar-thumb:hover{background-color:#36f}::-webkit-scrollbar-button{display:none}@supports (scrollbar-width:auto){*{scrollbar-width:thin;scrollbar-color:#4d90fe #ededed}}@media (max-width:960px){::-webkit-scrollbar{width:7px;height:7px}}@media (-ms-high-contrast:none),(-ms-high-contrast:active){html,body{-ms-overflow-style:scrollbar}}@media (hover:none) and (pointer:coarse){body{-webkit-tap-highlight-color:#0000}}.swiper-pagination{display:none}.swiper-button-next,.swiper-button-prev{color:#fff;background-color:#0003;border:1px solid #fff;border-radius:100%;width:25px;height:25px;padding:3px;transform:translateY(50%)}.swiper-button-prev{margin-left:1%}.swiper-button-next{margin-right:1%}.swiper-button-next:hover,.swiper-button-prev:hover{color:#ddb9e9;background-color:#000000b3}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-top:55px}@media screen and (min-width:768px){.container{padding-top:65px}}@media screen and (min-width:980px){.container{padding-top:0}}@media screen and (max-width:1200px){.container{padding-left:15px;padding-right:15px}}@media screen and (max-width:768px){.container{max-width:100%;padding-left:10px;padding-right:10px}}.wide-block{box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);position:relative;left:0}.wide-block-inner{min-width:1200px;margin:0 auto;padding-left:16px;padding-right:16px}.page-404{background-image:url(/404-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100vw;height:calc(100vh - 350px);padding-top:-20px;position:relative}.page-404__backdrop{background-color:#0006;width:200%;height:100%;position:absolute;left:-50%}.page-404__content{color:#ededed;z-index:-1;flex-direction:column;justify-content:center;align-items:flex-start;width:60%;max-width:60%;height:100%;margin:0 auto;font-size:32px;display:flex}.page-404__content div span{word-wrap:wrap;max-width:500px;font-size:52px;line-height:78px;display:block}.page-404__btn{text-align:center;width:fit-content;max-width:100%;height:40px;font-size:14px;line-height:1.8;font-family:var(--font-semibold);background-color:var(--old-bg-color);color:#121212;border:1px solid #121212;border-radius:4px;justify-content:center;align-items:center;margin-top:50px;padding:25px 50px;display:flex}@media (max-width:768px){.page-404{background-attachment:scroll}}
.SearchWindow-module__NurYlW__search{z-index:50000;opacity:0;background:linear-gradient(#242523,#161616);justify-content:center;align-items:center;width:100vw;height:80px;padding:0 15px;transition:opacity .3s,transform .3s;display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.SearchWindow-module__NurYlW__search.SearchWindow-module__NurYlW__open{opacity:1;transform:translateY(0)}.SearchWindow-module__NurYlW__close{color:#f0fe2f}.SearchWindow-module__NurYlW__input{background-color:#2a2c29;border:1px solid #ededed;border-radius:25px;justify-content:flex-start;align-items:center;gap:20px;width:90%;padding:15px;display:flex}.SearchWindow-module__NurYlW__input span{color:#f0fe2f;width:25px;height:25px;padding:0}.SearchWindow-module__NurYlW__searchInput{color:#ededed;background-color:#0000;border:none;outline:none;width:100%;font-size:18px}.SearchWindow-module__NurYlW__searchInput::-webkit-search-cancel-button{-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' role='presentation' width='10' height='5' viewBox='0 0 23 23'%3E%3Cg stroke='none' stroke-width='1' fill='%23F0FE2F' fill-rule='evenodd'%3E%3Crect transform='translate(11.313708, 11.313708) rotate(-45.000000) translate(-11.313708, -11.313708)' x='10.3137085' y='-3.6862915' width='2' height='30'/%3E%3Crect transform='translate(11.313708, 11.313708) rotate(-315.000000) translate(-11.313708, -11.313708)' x='10.3137085' y='-3.6862915' width='2' height='30'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px}.SearchWindow-module__NurYlW__results{z-index:5000;color:#121212;background-color:#fff;border:2px solid #121212;flex-direction:column;align-items:center;width:100%;height:calc(100vh - 150px);display:flex;position:fixed;top:80px;left:50%;overflow-y:auto;transform:translate(-50%)}.SearchWindow-module__NurYlW__products{grid-template-columns:1fr;align-content:flex-start;gap:20px;width:100%;height:100%;padding:10px;display:grid}.SearchWindow-module__NurYlW__searchProductCard{justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;max-width:380px;height:fit-content;margin:0;display:flex}.SearchWindow-module__NurYlW__searchImg{object-fit:cover;border-radius:8px;width:80px;min-width:80px;height:80px;min-height:80px}.SearchWindow-module__NurYlW__meta{flex-direction:column;gap:5px;display:flex}.SearchWindow-module__NurYlW__title,.SearchWindow-module__NurYlW__desc{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:2lh;margin:0;display:-webkit-box;overflow:hidden}.SearchWindow-module__NurYlW__desc{font-size:14px}.SearchWindow-module__NurYlW__title{font-size:15px;font-weight:600}.SearchWindow-module__NurYlW__price{font-family:var(--font-bold);margin:0}@media screen and (min-width:768px){.SearchWindow-module__NurYlW__products{grid-template-columns:1fr 1fr}}@media screen and (min-width:980px){.SearchWindow-module__NurYlW__input{width:40%}.SearchWindow-module__NurYlW__results{width:80%;height:calc(100vh - 180px);top:150px}.SearchWindow-module__NurYlW__search{height:150px}}@media screen and (min-width:1200px){.SearchWindow-module__NurYlW__results{width:60%}}.SearchWindow-module__NurYlW__status{text-align:center;color:#888;width:100%;padding:20px;font-size:16px}
.MenuDesktop-module__gFqc3q__menu{flex-direction:row;display:flex}.MenuDesktop-module__gFqc3q__menu li{padding:.8rem 1.6rem}.MenuDesktop-module__gFqc3q__submenu,.MenuDesktop-module__gFqc3q__submenu li{padding:0}.MenuDesktop-module__gFqc3q__menu li a,.MenuDesktop-module__gFqc3q__menu li button{color:#fff;text-decoration:none;display:block}.MenuDesktop-module__gFqc3q__hasDropdown{position:relative}.MenuDesktop-module__gFqc3q__highLvl{text-transform:uppercase;border-bottom:3px solid #0000;padding-bottom:2px;font-size:16px;font-weight:600}.MenuDesktop-module__gFqc3q__menu li:hover .MenuDesktop-module__gFqc3q__highLvl,.MenuDesktop-module__gFqc3q__hasDropdown:hover .MenuDesktop-module__gFqc3q__highLvl{color:#f0fe2f;border-color:#f0fe2f}.MenuDesktop-module__gFqc3q__submenu{white-space:nowrap;opacity:0;transform-origin:top;z-index:100;background-color:#2c2a29;width:210px;position:absolute;top:100%;left:calc(50% - 105px);transform:scaleY(0)}.MenuDesktop-module__gFqc3q__submenu>li>a{padding:.8em .6em}.MenuDesktop-module__gFqc3q__submenu>li:hover>a{color:#f0fe2f;background-color:#555654}.MenuDesktop-module__gFqc3q__arrow{vertical-align:middle;border-bottom:.15em solid;border-left:.15em solid;width:.5em;height:.5em;margin-top:-.25em;margin-left:5px;transition:transform .1s ease-in-out;display:inline-block;transform:rotate(-45deg)}.MenuDesktop-module__gFqc3q__menu>li:hover>button+.MenuDesktop-module__gFqc3q__submenu,.MenuDesktop-module__gFqc3q__submenu>li:hover>a+.MenuDesktop-module__gFqc3q__submenu{opacity:1;transform:scaleY(1)}.MenuDesktop-module__gFqc3q__menu>li:hover>button>.MenuDesktop-module__gFqc3q__arrow,.MenuDesktop-module__gFqc3q__submenu>li:hover>a>.MenuDesktop-module__gFqc3q__arrow{transform:rotate(225deg)}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle{perspective:1000px}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li{opacity:0;--delay:calc((var(--n) - 1) * .15s);animation:.15s ease-in-out forwards MenuDesktop-module__gFqc3q__m3;animation-delay:var(--delay)}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:first-child{--n:1}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(2){--n:2}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(3){--n:3}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(4){--n:4}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(5){--n:5}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(6){--n:6}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(7){--n:7}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(8){--n:8}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(9){--n:9}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(10){--n:10}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(11){--n:11}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(12){--n:12}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(13){--n:13}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(14){--n:14}li:hover ul.MenuDesktop-module__gFqc3q__submenu.MenuDesktop-module__gFqc3q__menuStyle li:nth-child(15){--n:15}@keyframes MenuDesktop-module__gFqc3q__m3{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@media (max-width:1366px){.MenuDesktop-module__gFqc3q__menuLink{padding:5px;font-size:14px}.MenuDesktop-module__gFqc3q__menu li{padding:.6rem 1.2rem}}@media (max-width:1199px){.MenuDesktop-module__gFqc3q__menuLink{font-size:12px}}
.HeaderDesktop-module__dl-6Ra__header{color:#f0fe2f;z-index:10;background:linear-gradient(#2a2c29,#161616) 0 0/400% 200%;max-height:150px;padding:0 20px;animation:10s linear infinite HeaderDesktop-module__dl-6Ra__gradient-move;box-shadow:0 4px 10px #000c,0 2px 2px #000000d9,0 1px 5px #000000e6}@keyframes HeaderDesktop-module__dl-6Ra__gradient-move{0%,to{background-position:0%}50%{background-position:100%}}.HeaderDesktop-module__dl-6Ra__top{justify-content:center;align-items:center;height:90px;display:flex;position:relative}.HeaderDesktop-module__dl-6Ra__logoWrapper{justify-content:center;width:auto;height:95%;display:flex;position:absolute}.HeaderDesktop-module__dl-6Ra__logo{width:auto;max-width:100%;height:95%}.HeaderDesktop-module__dl-6Ra__info{justify-content:space-between;width:100%;height:100%;display:flex}.HeaderDesktop-module__dl-6Ra__social{flex-direction:row;align-self:flex-end;gap:16px;margin-bottom:10px;margin-left:20px;display:flex}.HeaderDesktop-module__dl-6Ra__socialList{gap:10px;padding-left:0;display:flex}.HeaderDesktop-module__dl-6Ra__socialItem{align-items:center;display:flex}.HeaderDesktop-module__dl-6Ra__socialLink{border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.HeaderDesktop-module__dl-6Ra__socialLink:hover svg{transform:scale(1.3)}.HeaderDesktop-module__dl-6Ra__ratings{justify-content:center;align-items:center;gap:15px;margin:0 0 0 30px;display:flex}.HeaderDesktop-module__dl-6Ra__ratingItem{justify-content:flex-start;align-items:center;gap:4px;display:inline-flex}.HeaderDesktop-module__dl-6Ra__ratingIcon{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.HeaderDesktop-module__dl-6Ra__ratingValue{text-align:center;min-width:24px;font-size:14px;font-weight:700}.HeaderDesktop-module__dl-6Ra__contacts{flex-direction:row;align-items:center;gap:40px;margin-right:20px;font-style:normal;display:flex}.HeaderDesktop-module__dl-6Ra__searchBtn{cursor:pointer;color:#f0fe2f;background-color:#0000;border:none;outline:none}.HeaderDesktop-module__dl-6Ra__searchBtn svg{width:35px;height:35px;display:block}.HeaderDesktop-module__dl-6Ra__phoneNumber{color:#f0fe2f;font-size:16px;font-style:normal;text-decoration:none}.HeaderDesktop-module__dl-6Ra__loyal{background-color:inherit;color:#f0fe2f;border:4px solid #0000;border-radius:100px;align-items:center;padding:1rem 2.5rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .6s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 2px #f0fe2f}.HeaderDesktop-module__dl-6Ra__loyal svg{fill:#f0fe2f;z-index:9;width:16px;transition:all .8s cubic-bezier(.23,1,.32,1);position:absolute}.HeaderDesktop-module__dl-6Ra__loyal .HeaderDesktop-module__dl-6Ra__arrLeft{right:1rem}.HeaderDesktop-module__dl-6Ra__loyal .HeaderDesktop-module__dl-6Ra__arrRight{left:-25%}.HeaderDesktop-module__dl-6Ra__loyal .HeaderDesktop-module__dl-6Ra__circle{opacity:0;background-color:#f0fe2f;border-radius:50%;width:20px;height:20px;transition:all .8s cubic-bezier(.23,1,.32,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeaderDesktop-module__dl-6Ra__loyal .HeaderDesktop-module__dl-6Ra__text{z-index:1;color:#f0fe2f;transition:all .8s cubic-bezier(.23,1,.32,1);position:relative;transform:translate(-.3em)}.HeaderDesktop-module__dl-6Ra__loyal:hover{color:#212121;box-shadow:0 0 0 12px #0000}.HeaderDesktop-module__dl-6Ra__loyal:hover .HeaderDesktop-module__dl-6Ra__arrLeft{right:-25%}.HeaderDesktop-module__dl-6Ra__loyal:hover .HeaderDesktop-module__dl-6Ra__arrRight{left:1rem}.HeaderDesktop-module__dl-6Ra__loyal:hover .HeaderDesktop-module__dl-6Ra__text{transform:translate(1rem);color:#212121!important}.HeaderDesktop-module__dl-6Ra__loyal:hover svg{fill:#212121}.HeaderDesktop-module__dl-6Ra__loyal:active{scale:.95;box-shadow:0 0 0 4px #f0fe2f}.HeaderDesktop-module__dl-6Ra__loyal:hover .HeaderDesktop-module__dl-6Ra__circle{opacity:1;width:240px;height:220px}.HeaderDesktop-module__dl-6Ra__bottom{color:#f6fe82;border-top:1px solid #f0fe2f;flex-direction:column;justify-content:center;align-items:center;height:60px;transition:all .3s;display:flex}@media (max-width:1366px){.HeaderDesktop-module__dl-6Ra__phoneNumber{font-size:14px}}.HeaderDesktop-module__dl-6Ra__cart,.HeaderDesktop-module__dl-6Ra__fav{will-change:transform;z-index:100;background-color:#2a2c29;border-radius:100%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .4s cubic-bezier(.23,1,.32,1);display:flex;position:fixed;right:45px}.HeaderDesktop-module__dl-6Ra__cart{top:160px}.HeaderDesktop-module__dl-6Ra__fav{top:250px}.HeaderDesktop-module__dl-6Ra__cart svg,.HeaderDesktop-module__dl-6Ra__fav svg{width:40px;height:40px;margin:auto;display:block}.HeaderDesktop-module__dl-6Ra__cartCount,.HeaderDesktop-module__dl-6Ra__favCount{border-radius:100%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;bottom:-20px;right:-8px}.HeaderDesktop-module__dl-6Ra__cartCount{color:#333;background-color:#f0fe2f}.HeaderDesktop-module__dl-6Ra__favCount{color:#fff;background-color:#fd6565}.HeaderDesktop-module__dl-6Ra__total{font-family:var(--font-bold);color:#fff;pointer-events:none;background-color:#292929;border-radius:3px;padding:10px;font-size:15px;line-height:1.35;display:none;position:absolute;left:-100px}.HeaderDesktop-module__dl-6Ra__cart:hover,.HeaderDesktop-module__dl-6Ra__fav:hover{transform:scale(1.15)}.HeaderDesktop-module__dl-6Ra__cart:hover .HeaderDesktop-module__dl-6Ra__total{display:block}
.HeaderMobile-module__7gPc_G__navbar{box-sizing:border-box;z-index:10;background-color:#2a2c29;width:100%;height:55px;position:fixed;left:0}.HeaderMobile-module__7gPc_G__menu{z-index:1000;justify-content:space-between;align-items:center;padding:0;display:flex;top:0;box-shadow:0 4px 10px #000c,0 2px 2px #000000d9,0 1px 5px #000000e6}.HeaderMobile-module__7gPc_G__menuList{background-color:#2a2c29;border-top:1px solid #f0fe2f;width:100%;max-height:calc(100vh - 110px);margin:0;padding:0;list-style:none;display:none;position:absolute;top:100%;left:0;overflow:hidden auto}.HeaderMobile-module__7gPc_G__isOpen .HeaderMobile-module__7gPc_G__menuList{display:block}.HeaderMobile-module__7gPc_G__social{color:#f0fe2f;background:linear-gradient(#242523,#161616);justify-content:center;align-items:center;gap:10px;height:46px;margin:0;padding:5px 20px;display:flex}.HeaderMobile-module__7gPc_G__socialItem{align-items:center;display:flex}.HeaderMobile-module__7gPc_G__socialLink{border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.HeaderMobile-module__7gPc_G__socialLink svg{width:100%;height:100%}.HeaderMobile-module__7gPc_G__socialLink svg:hover{transform:scale(1.3)}.HeaderMobile-module__7gPc_G__contacts{background:linear-gradient(#242523,#161616);flex-direction:column;gap:10px;width:100%;padding-bottom:10px}.HeaderMobile-module__7gPc_G__phoneNumber{color:#f0fe2f}.HeaderMobile-module__7gPc_G__loyal{padding:.5rem 2rem}.HeaderMobile-module__7gPc_G__loyal svg{fill:#f0fe2f;z-index:9;width:16px;transition:all .8s cubic-bezier(.23,1,.32,1);position:absolute}.HeaderMobile-module__7gPc_G__loyal .HeaderMobile-module__7gPc_G__arrLeft{right:1rem}.HeaderMobile-module__7gPc_G__loyal .HeaderMobile-module__7gPc_G__arrRight{left:-25%}.HeaderMobile-module__7gPc_G__loyal .HeaderMobile-module__7gPc_G__circle{opacity:0;background-color:#f0fe2f;border-radius:50%;width:20px;height:20px;transition:all .8s cubic-bezier(.23,1,.32,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeaderMobile-module__7gPc_G__loyal .HeaderMobile-module__7gPc_G__text{z-index:1;color:#f0fe2f;transition:all .8s cubic-bezier(.23,1,.32,1);position:relative;transform:translate(-.3em)}.HeaderMobile-module__7gPc_G__loyal:hover{color:#212121;box-shadow:0 0 0 12px #0000}.HeaderMobile-module__7gPc_G__loyal:hover .HeaderMobile-module__7gPc_G__arrLeft{right:-25%}.HeaderMobile-module__7gPc_G__loyal:hover .HeaderMobile-module__7gPc_G__arrRight{left:1rem}.HeaderMobile-module__7gPc_G__loyal:hover .HeaderMobile-module__7gPc_G__text{transform:translate(1rem);color:#212121!important}.HeaderMobile-module__7gPc_G__loyal:hover svg{fill:#212121}.HeaderMobile-module__7gPc_G__loyal:active{scale:.95;box-shadow:0 0 0 4px #f0fe2f}.HeaderMobile-module__7gPc_G__loyal:hover .HeaderMobile-module__7gPc_G__circle{opacity:1;width:240px;height:220px}.HeaderMobile-module__7gPc_G__logoAndRatings{display:flex}.HeaderMobile-module__7gPc_G__logoLink{width:fit-content;height:90%}.HeaderMobile-module__7gPc_G__logo{width:auto;min-width:65px;height:100%;min-height:40px}.HeaderMobile-module__7gPc_G__ratings{justify-content:center;align-items:center;gap:4px;display:flex}.HeaderMobile-module__7gPc_G__ratingItem{justify-content:flex-start;align-items:center;gap:4px;display:inline-flex}.HeaderMobile-module__7gPc_G__ratingIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.HeaderMobile-module__7gPc_G__ratingValue{text-align:center;color:#f0fe2f;min-width:20px;font-size:14px;font-weight:700}.HeaderMobile-module__7gPc_G__burger{cursor:pointer;background-color:#0000;border:none;outline:none;padding:12px}.HeaderMobile-module__7gPc_G__burger:focus-visible{outline-offset:-5px;outline:1px solid #f0fe2f}.HeaderMobile-module__7gPc_G__burger .HeaderMobile-module__7gPc_G__line{background-color:#f0fe2f;width:25px;height:3px;display:block;position:relative}.HeaderMobile-module__7gPc_G__burger .HeaderMobile-module__7gPc_G__line:before,.HeaderMobile-module__7gPc_G__burger .HeaderMobile-module__7gPc_G__line:after{content:"";background-color:#f0fe2f;width:100%;height:3px;transition:transform .3s,opacity .3s;position:absolute;left:0}.HeaderMobile-module__7gPc_G__burger .HeaderMobile-module__7gPc_G__line:before{top:-6px}.HeaderMobile-module__7gPc_G__burger .HeaderMobile-module__7gPc_G__line:after{top:6px}.HeaderMobile-module__7gPc_G__burger.HeaderMobile-module__7gPc_G__open .HeaderMobile-module__7gPc_G__line{background-color:#0000}.HeaderMobile-module__7gPc_G__burger.HeaderMobile-module__7gPc_G__open .HeaderMobile-module__7gPc_G__line:after{transform:rotate(-45deg)translate(4px,-4px)}.HeaderMobile-module__7gPc_G__burger.HeaderMobile-module__7gPc_G__open .HeaderMobile-module__7gPc_G__line:before{transform:rotate(45deg)translate(4px,4px)}.HeaderMobile-module__7gPc_G__actionBar{z-index:2000;grid-template-columns:repeat(5,1fr);padding:0 20px;display:grid;bottom:0;box-shadow:0 -10px 10px #000c,0 -2px 2px #000000d9,0 -5px 5px #000000e6}.HeaderMobile-module__7gPc_G__actionBar.HeaderMobile-module__7gPc_G__hidden{opacity:0;transform:translateY(-100%)}.HeaderMobile-module__7gPc_G__actionBarItem{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;display:flex}.HeaderMobile-module__7gPc_G__actionBarItem:focus-visible .HeaderMobile-module__7gPc_G__actionBarIcon:not(.HeaderMobile-module__7gPc_G__line){outline-offset:5px;outline:1px solid #f0fe2f}.HeaderMobile-module__7gPc_G__actionBarFav,.HeaderMobile-module__7gPc_G__actionBarCart{position:relative}.HeaderMobile-module__7gPc_G__actionBarIcon{color:#0000;width:25px;height:25px}.HeaderMobile-module__7gPc_G__actionBarIcon.HeaderMobile-module__7gPc_G__active{color:#f0fe2f}.HeaderMobile-module__7gPc_G__wishlistCounter,.HeaderMobile-module__7gPc_G__cartCounter{color:#fff;background-color:#fd6565;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;display:flex;position:absolute;bottom:5px;right:0}@media screen and (min-width:480px){.HeaderMobile-module__7gPc_G__navbar{padding:20px}.HeaderMobile-module__7gPc_G__wishlistCounter,.HeaderMobile-module__7gPc_G__cartCounter{right:16px}}@media screen and (min-width:640px){.HeaderMobile-module__7gPc_G__wishlistCounter,.HeaderMobile-module__7gPc_G__cartCounter{right:32px}.HeaderMobile-module__7gPc_G__ratings{margin:0 0 0 30px}}@media screen and (min-width:768px){.HeaderMobile-module__7gPc_G__navbar{height:65px;padding:20px}.HeaderMobile-module__7gPc_G__social{height:56px}.HeaderMobile-module__7gPc_G__burger .HeaderMobile-module__7gPc_G__line{background-color:#f0fe2f;width:32px;height:4px;display:block;position:relative}.HeaderMobile-module__7gPc_G__burger .HeaderMobile-module__7gPc_G__line:before,.HeaderMobile-module__7gPc_G__burger .HeaderMobile-module__7gPc_G__line:after{height:4px}.HeaderMobile-module__7gPc_G__burger .HeaderMobile-module__7gPc_G__line:before{top:-8px}.HeaderMobile-module__7gPc_G__burger .HeaderMobile-module__7gPc_G__line:after{top:8px}.HeaderMobile-module__7gPc_G__burger.HeaderMobile-module__7gPc_G__open .HeaderMobile-module__7gPc_G__line:after{transform:rotate(-45deg)translate(5px,-6px)}.HeaderMobile-module__7gPc_G__burger.HeaderMobile-module__7gPc_G__open .HeaderMobile-module__7gPc_G__line:before{transform:rotate(45deg)translate(5px,6px)}.HeaderMobile-module__7gPc_G__actionBarIcon{width:35px;height:35px}.HeaderMobile-module__7gPc_G__wishlistCounter,.HeaderMobile-module__7gPc_G__cartCounter{right:40px}}@media screen and (min-width:980px){.HeaderMobile-module__7gPc_G__actionBar{display:none}}.HeaderMobile-module__7gPc_G__headerCompact{align-items:center;max-width:1200px;height:60px;margin:0 auto;padding:0 20px;display:flex}.HeaderMobile-module__7gPc_G__backBtn{text-transform:uppercase;font-family:var(--font-bold);gap:10px;font-size:14px;display:flex}
.MenuMobile-module__58uM4a__hasDropdown .MenuMobile-module__58uM4a__menuBtn{position:relative}.MenuMobile-module__58uM4a__hasDropdown .MenuMobile-module__58uM4a__menuBtn:after{content:"";vertical-align:middle;border:5px solid #0000;border-top-color:#f0fe2f;border-bottom-width:0;width:0;height:0;margin-left:5px;transition:transform .3s ease-out;display:inline-block}.MenuMobile-module__58uM4a__hasDropdown.MenuMobile-module__58uM4a__active .MenuMobile-module__58uM4a__menuBtn:after{transform:rotate(180deg)}.MenuMobile-module__58uM4a__hasDropdown.MenuMobile-module__58uM4a__active .MenuMobile-module__58uM4a__submenu{opacity:1;max-height:1000px}.MenuMobile-module__58uM4a__hasDropdown.MenuMobile-module__58uM4a__active .MenuMobile-module__58uM4a__submenuItem{opacity:1;transform:translateY(0)}.MenuMobile-module__58uM4a__menuBtn{text-transform:uppercase;text-align:left;color:#f0fe2f;cursor:pointer;background:linear-gradient(#242523,#161616);border:none;outline:none;justify-content:space-between;align-items:center;width:100%;height:46px;padding:0 20px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.MenuMobile-module__58uM4a__menuBtn:focus-visible{outline-offset:-2px;outline:1px solid #f0fe2f}.MenuMobile-module__58uM4a__submenu{opacity:0;max-height:0;margin:0;padding:0;transition:max-height .1s step-end,opacity .1s ease-out;overflow:hidden}.MenuMobile-module__58uM4a__submenuItem{opacity:0;will-change:transform, opacity;background:linear-gradient(#2a2c29,#242424);align-items:center;width:100%;height:46px;padding:0 20px;transition:transform .1s,opacity .1s ease-out;display:flex;transform:translateY(100%)}.MenuMobile-module__58uM4a__submenuItem a{align-items:center;width:100%;height:100%;font-size:14px;text-decoration:none;display:flex;color:#f0fe2f!important}@media screen and (min-width:768px){.MenuMobile-module__58uM4a__menuBtn{height:56px;padding:0 24px;font-size:24px}.MenuMobile-module__58uM4a__submenuItem{height:56px;padding:0 24px}.MenuMobile-module__58uM4a__submenuItem a{font-size:18px}}
.Footer-module__Grjkva__footer{flex-direction:column;padding:20px 20px 80px;display:flex}.Footer-module__Grjkva__intro{flex-direction:column;align-self:center;display:flex}.Footer-module__Grjkva__link{align-self:center}.Footer-module__Grjkva__logo{max-width:120px}.Footer-module__Grjkva__rights{align-self:center;margin-bottom:30px}.Footer-module__Grjkva__rights p{margin:0;font-size:13px}.Footer-module__Grjkva__owner{font-family:var(--font-bold)}.Footer-module__Grjkva__title{font-family:var(--font-bold);letter-spacing:1px;margin:0 0 14px;font-size:18px}.Footer-module__Grjkva__bullets{margin:0 0 30px;padding-left:0}.Footer-module__Grjkva__bullets li{max-width:165px;margin-bottom:10px;font-size:14px}.Footer-module__Grjkva__contactsData{font-size:14px}@media screen and (min-width:375px){.Footer-module__Grjkva__data{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}}@media screen and (min-width:480px){.Footer-module__Grjkva__bullets li,.Footer-module__Grjkva__contactsData{font-size:15px}}@media (min-width:980px){.Footer-module__Grjkva__footer{grid-template-columns:repeat(3,1fr);gap:40px;width:100%;max-width:1200px;margin:0 auto;padding:40px 20px 80px;display:grid}}@media (min-width:480px) and (max-width:979px){.Footer-module__Grjkva__footer{grid-template-areas:"intro intro""customers contacts";width:100%;max-width:1200px;margin:0 auto;padding:40px 20px 80px;display:grid}.Footer-module__Grjkva__intro{grid-area:intro;align-self:center;width:100%}.Footer-module__Grjkva__customers{grid-area:customers}.Footer-module__Grjkva__contacts{grid-area:contacts}}
.CartModal-module__VN_XkW__overlay{z-index:1500;background:#0009;justify-content:center;align-items:center;width:100vw;display:flex;position:fixed;inset:0}.CartModal-module__VN_XkW__modal{background-color:#fff;flex-direction:column;width:100%;height:100vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0003}.CartModal-module__VN_XkW__content{-webkit-overflow-scrolling:touch;flex-grow:1;padding:40px;overflow-y:auto}.CartModal-module__VN_XkW__products{border-bottom:1px solid #0003;padding-bottom:15px}.CartModal-module__VN_XkW__title{font-family:var(--font-bold);border-bottom:1px solid #0003;padding-bottom:30px;font-size:18px}.CartModal-module__VN_XkW__header{justify-content:flex-end;padding:12px 16px;display:flex}@media screen and (min-width:980px){.CartModal-module__VN_XkW__overlay{justify-content:center}.CartModal-module__VN_XkW__modal{border-radius:0;max-width:560px;height:80vh}.CartModal-module__VN_XkW__title{font-size:20px}}.CartModal-module__VN_XkW__sum{text-align:right;font-size:16px;font-family:var(--font-semibold);margin:30px 0 0}.CartModal-module__VN_XkW__info{margin-top:50px;font-size:16px;line-height:24px}.CartModal-module__VN_XkW__field{flex-direction:column;margin-top:20px;margin-bottom:20px;display:flex}.CartModal-module__VN_XkW__field label{font-family:var(--font-semibold);padding-bottom:5px;font-size:16px}.CartModal-module__VN_XkW__field input{border:1px solid #121212;outline:none;height:56px;padding:0 20px;font-size:16px}.CartModal-module__VN_XkW__deliveryBlock{border:none;margin:0;padding:0}.CartModal-module__VN_XkW__radioGroup{flex-direction:column;display:flex}.CartModal-module__VN_XkW__radioOption{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.CartModal-module__VN_XkW__radioInput{opacity:0;clip:rect(0 0 0 0);width:0;height:0;margin:0;padding:0;position:absolute;overflow:hidden}.CartModal-module__VN_XkW__radioLabel{color:var(--text-primary,#000);cursor:pointer;-webkit-user-select:none;user-select:none;z-index:1;align-items:center;gap:0 10px;font-size:14px;line-height:1.4;display:flex;position:relative}.CartModal-module__VN_XkW__radioLabel:before{content:"";box-sizing:border-box;z-index:2;background-color:#0000;border:2px solid #00000080;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:all .2s}.CartModal-module__VN_XkW__radioLabel:after{content:"";opacity:0;z-index:3;background-color:#000;border-radius:50%;width:10px;height:10px;transition:opacity .2s;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.CartModal-module__VN_XkW__radioInput:checked+.CartModal-module__VN_XkW__radioLabel:before{border-color:#000}.CartModal-module__VN_XkW__radioInput:checked+.CartModal-module__VN_XkW__radioLabel:after{opacity:1}.CartModal-module__VN_XkW__deliveryComment{color:#505050;margin-top:20px;font-size:14px;line-height:1.5}.CartModal-module__VN_XkW__full{color:#0006;margin:5px 0 0;font-size:14px}.CartModal-module__VN_XkW__row{gap:10px;width:100%;display:flex}.CartModal-module__VN_XkW__halfWidth{width:50%}.CartModal-module__VN_XkW__dateInput{border:1px solid var(--color-border,#e5e7eb);background:var(--color-bg,#fff);width:100%;color:var(--color-text,#111827);box-sizing:border-box;padding:12px 16px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .2s,box-shadow .2s}.CartModal-module__VN_XkW__dateInput:focus{border-color:var(--primary-color,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f61a}.CartModal-module__VN_XkW__dateInput::placeholder{color:var(--color-text-secondary,#6b7280)}.CartModal-module__VN_XkW__dateInput::-webkit-calendar-picker-indicator{filter:invert()grayscale()brightness(.8);opacity:.6}.CartModal-module__VN_XkW__time{border:none;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(3,1fr);grid-auto-flow:column;gap:0;padding:0;display:grid}.CartModal-module__VN_XkW__timeSlot{cursor:pointer;align-items:center;width:fit-content;height:30px;display:flex}.CartModal-module__VN_XkW__timeSlot input{display:none}.CartModal-module__VN_XkW__timeSlot span{font-family:var(--font-bold);margin-left:5px;padding-left:25px;position:relative}.CartModal-module__VN_XkW__timeSlot span:before{content:" ";border:2px solid #0006;justify-content:center;align-items:flex-start;width:20px;height:20px;display:flex;position:absolute;top:0;left:0}.CartModal-module__VN_XkW__timeSlot.CartModal-module__VN_XkW__active span:before{color:#000;content:"✔";border-color:#000}.CartModal-module__VN_XkW__notice{text-align:right;line-height:30px}.CartModal-module__VN_XkW__itogo{font-family:var(--font-bold);font-size:18px}.CartModal-module__VN_XkW__submit{color:#000000e6;margin-left:50%;font-size:22px;transform:translate(-50%)}
.CartItem-module__9vQy1G__item{align-items:center;margin:10px 0;display:flex;position:relative}.CartItem-module__9vQy1G__info{width:70%;margin-left:20px}.CartItem-module__9vQy1G__productQuantity{align-items:center;gap:10px;display:flex}.CartItem-module__9vQy1G__qtBtn{border:1px solid #000;border-radius:100%;justify-content:center;align-items:center;width:18px;height:18px;padding:10px;font-size:16px;display:flex}.CartItem-module__9vQy1G__qt{display:flex}.CartItem-module__9vQy1G__price{margin-left:20px}.CartItem-module__9vQy1G__removeBtn{border:1px solid #00000080;border-radius:100%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:0;right:10px}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.SuggestInput-module__QOMjJq__field{flex-direction:column;display:flex;position:relative}.SuggestInput-module__QOMjJq__field label{font-family:var(--font-semibold);padding-bottom:5px;font-size:16px}.SuggestInput-module__QOMjJq__inputWrapper{align-items:center;display:flex;position:relative}.SuggestInput-module__QOMjJq__inputWrapper input{box-sizing:border-box;border:1px solid #121212;outline:none;width:100%;height:56px;padding:0 20px;font-size:16px}.SuggestInput-module__QOMjJq__iconSearch{color:#1a1a1a;pointer-events:none;width:25px;height:25px;position:absolute;right:16px}.SuggestInput-module__QOMjJq__loader{border:2px solid #0000004d;border-left-color:#1f7bff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite SuggestInput-module__QOMjJq__spin;position:absolute;right:16px}@keyframes SuggestInput-module__QOMjJq__spin{to{transform:rotate(360deg)}}.SuggestInput-module__QOMjJq__list{z-index:2000;background-color:#fff;border:1px solid #121212;max-height:240px;margin:0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.SuggestInput-module__QOMjJq__listItem{cursor:pointer;align-items:center;padding:12px 20px;transition:background-color .2s;display:flex}.SuggestInput-module__QOMjJq__listItem:hover{background-color:#12121214}.SuggestInput-module__QOMjJq__itemContent{flex-direction:column;justify-content:center;width:100%;display:flex}.SuggestInput-module__QOMjJq__itemLabel{color:#1a1a1a;font-size:16px;font-weight:500;line-height:1.2}.SuggestInput-module__QOMjJq__itemDescription{color:#666;margin-top:4px;font-size:13px;line-height:1.2}.SuggestInput-module__QOMjJq__list::-webkit-scrollbar{width:6px}.SuggestInput-module__QOMjJq__list::-webkit-scrollbar-thumb{background-color:#12121233;border-radius:4px}.SuggestInput-module__QOMjJq__clearBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;right:16px}.SuggestInput-module__QOMjJq__clearBtn svg,.SuggestInput-module__QOMjJq__clearBtn path{fill:var(--color-text-secondary)}.SuggestInput-module__QOMjJq__clearBtn:hover svg,.SuggestInput-module__QOMjJq__clearBtn:hover path{fill:var(--color-danger)}
.FavItem-module__GfzKnW__item{border:1px solid var(--color-border,#e5e7eb);background:var(--color-bg,#fff);cursor:pointer;border-radius:12px;align-items:center;gap:16px;margin-bottom:10px;padding:12px;transition:all .2s;display:flex;position:relative}.FavItem-module__GfzKnW__itemContainer{position:relative}.FavItem-module__GfzKnW__removeBtn{border:1px solid;border-radius:100%;width:20px;height:20px;padding:5px;position:absolute;top:50%;right:-30px;transform:translateY(-50%)}.FavItem-module__GfzKnW__removeBtn svg{width:100%;height:100%}.FavItem-module__GfzKnW__item:hover{border-color:var(--primary-color,#3b82f6);background:#f8fafc}.FavItem-module__GfzKnW__item:after{content:"✔";color:var(--primary-color,#3b82f6);z-index:10;filter:grayscale();opacity:.2;font-size:24px;line-height:1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.FavItem-module__GfzKnW__item.FavItem-module__GfzKnW__selected:after{filter:none;opacity:1}.FavItem-module__GfzKnW__imageWrapper{aspect-ratio:3/4;border-radius:8px;flex-shrink:0;width:70px;height:70px;overflow:hidden}.FavItem-module__GfzKnW__img{object-fit:cover;width:100%;height:100%}.FavItem-module__GfzKnW__info{flex:1;min-width:0}.FavItem-module__GfzKnW__name{white-space:normal;margin:0 0 4px;font-size:15px;font-weight:700;line-height:1.3}.FavItem-module__GfzKnW__price{color:var(--color-text,#111);font-size:18px;font-weight:700}
.FavModal-module__OkoEBW__overlay{z-index:1500;background:#0009;justify-content:center;align-items:flex-start;width:100vw;display:flex;position:fixed;inset:0}.FavModal-module__OkoEBW__modal{background-color:#fff;flex-direction:column;width:100%;height:100vh;margin-top:0;display:flex;overflow-y:auto;box-shadow:0 20px 40px #0003}.FavModal-module__OkoEBW__empty{text-align:center;font-size:20px}.FavModal-module__OkoEBW__products{-webkit-overflow-scrolling:touch;flex-grow:1;padding:10px 60px 0 10px;overflow-y:auto}.FavModal-module__OkoEBW__header{border-bottom:1px solid #0000004d;justify-content:space-between;padding:12px 16px;display:flex}.FavModal-module__OkoEBW__title{font-family:var(--font-bold);font-size:18px}.FavModal-module__OkoEBW__clear{color:#f2fe09;background-color:#2a2c29;border:1px solid #2a2c29;border-radius:8px;margin:12px auto 0;padding:6px 20px;display:block}.FavModal-module__OkoEBW__actions{flex-direction:column;align-items:center;gap:10px;margin-top:10px;padding-bottom:75px;display:flex}.FavModal-module__OkoEBW__actions button{color:#f2fe09;background-color:#2a2c29;border-radius:8px;width:fit-content;margin:0 auto;padding:10px 20px}.FavModal-module__OkoEBW__header,.FavModal-module__OkoEBW__actions{flex-shrink:0}.FavModal-module__OkoEBW__actions p{font-family:var(--font-bold);margin:0;font-size:20px}.FavModal-module__OkoEBW__buttons{grid-template-rows:1fr 1fr;gap:10px;width:90%;display:grid}.FavModal-module__OkoEBW__buttons button{white-space:nowrap}@media screen and (min-width:980px){.FavModal-module__OkoEBW__overlay{justify-content:flex-end}.FavModal-module__OkoEBW__modal{border-radius:0;max-width:560px;height:100dvh}.FavModal-module__OkoEBW__title{font-size:20px}.FavModal-module__OkoEBW__actions{padding-bottom:10px}.FavModal-module__OkoEBW__buttons{justify-content:space-between;display:inline-flex}.FavModal-module__OkoEBW__buttons:last-child{align-self:flex-end}}
