.home h1{margin:20px 0 40px}.home .products{margin-bottom:40px}.home .products h1{font-size:20px;font-family:inherit;font-weight:500}.home .chevron-right{width:unset;height:unset;padding:13px;max-height:44px;max-width:44px}.navigation{margin-top:20px;padding:40px 0;background:var(--gray)}.navigation,.navigation__card{transition:background-color .3s ease}.navigation__card{background:var(--primary);display:flex;flex-direction:column;justify-content:space-between;gap:6px;padding:20px 20px 0;align-items:center;overflow:hidden;border-radius:20px}.navigation__card h2{width:100%;color:var(--white);transition:color .3s ease}.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 ease}.navigation .container{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}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,0.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)}.home .products,.navigation .container{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 .add,.home .decrement,.home .increment{padding:var(--13px)}.home .add svg,.home .chevron-right svg,.home .decrement svg,.home .increment 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{padding:8px 8px 0;min-width:127px;scroll-snap-align:start}.navigation__img{width:calc(100% + 20px)}.navigation .container{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-padding:20px}.navigation .container::-webkit-scrollbar{display:none}.home .products,.navigation .container{gap:20px}.count,.navigation__card h2,.products__name,.products__price{font-size:12px}.products__top-icons{gap:5px;left:10px;bottom:10px}.products__top-icons svg{width:20px;height:20px}.products__bottom{margin-top:10px;gap:5px}.home .add,.home .chevron-right,.home .decrement,.home .increment{padding:6.5px!important}.home .add svg,.home .chevron-right svg,.home .decrement svg,.home .increment svg{width:10px;height:10px}.btn:not([data-type]){padding:18px 40px;height:60px;font-size:16px}}