.home h1{margin:20px 0 40px}.home .products{margin-bottom:40px}.home .products h1{font-family:inherit;font-size:20px;font-weight:500}.home .chevron-right{width:unset;height:unset;max-width:44px;max-height:44px;padding:13px}.navigation{background:var(--gray);margin-top:20px;padding:40px 0;transition:background-color .3s}.navigation__card{background:var(--primary);border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;gap:6px;padding:20px 20px 0;transition:background-color .3s;display:flex;overflow:hidden}.navigation__card h2{width:100%;color:var(--white);transition:color .3s}.navigation__card:hover h2{color:var(--black)}.navigation__card:hover .navigation__img{transform:scale(1.15)rotate(-10deg)}.navigation__img{width:calc(100% + 40px);transition:transform .3s}.navigation .container{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}html[data-theme=dark] .navigation{background:var(--black)}html[data-theme=dark] .navigation__card{background:var(--gray)}html[data-theme=dark] .navigation__card:hover h2{color:var(--primary)}@media screen and (max-width:1360px){:root{--10px:min(10px,.8vw);--13px:min(13px,1.05vw);--14px:min(14px,1.1vw);--16px:min(16px,1.2vw);--20px:min(20px,1.55vw);--30px:min(30px,2.3vw);--36px:min(36px,2.7vw);--40px:min(40px,3vw)}.navigation .container,.home .products{gap:var(--40px)}.navigation{padding:var(--40px)0}.navigation__card{padding:var(--20px)var(--20px)0;border-radius:var(--20px)}.navigation__card h2{font-size:var(--30px)}.products__name,.products__price{font-size:var(--20px)}.products__bottom{margin-top:var(--20px);gap:var(--36px)}.products__top-icons{gap:var(--10px);left:var(--10px);bottom:var(--10px)}.products__top-icons svg{width:var(--30px);height:var(--30px)}.count{font-size:var(--16px)}.home .decrement,.home .increment,.home .add{padding:var(--13px)}.home .decrement svg,.home .increment svg,.home .add svg,.home .chevron-right svg{width:var(--14px);height:var(--14px)}}@media screen and (max-width:960px){.container{padding:0 20px}}@media screen and (max-width:767px){.home h1{margin:10px 0 20px}.home .products{grid-template-columns:1fr 1fr}.navigation{padding:20px 0}.navigation__card{scroll-snap-align:start;min-width:127px;padding:8px 8px 0}.navigation__img{width:calc(100% + 20px)}.navigation .container{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-padding:20px;overflow-x:auto}.navigation .container::-webkit-scrollbar{display:none}.navigation .container,.home .products{gap:20px}.navigation__card h2,.products__name,.products__price,.count{font-size:12px}.products__top-icons{gap:5px;bottom:10px;left:10px}.products__top-icons svg{width:20px;height:20px}.products__bottom{gap:5px;margin-top:10px}.home .chevron-right,.home .decrement,.home .increment,.home .add{padding:6.5px!important}.home .chevron-right svg,.home .decrement svg,.home .increment svg,.home .add svg{width:10px;height:10px}.btn:not([data-type]){height:60px;padding:18px 40px;font-size:16px}}
