@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap");a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box;-webkit-box-sizing:border-box}button{background:transparent;border:unset;cursor:pointer}body{color:#fff;background:#141414;overflow-x:hidden;font-family:Poppins,sans-serif}.page-header{margin-bottom:10px;padding:15px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.page-header .toggle{cursor:pointer;margin-left:auto;margin-right:10px}.page-header .theme img,.page-header .toggle img{height:25px}.page-header img{display:block}.page-footer{margin-top:10px;padding:15px;border-top:1px solid hsla(0,0%,100%,.1)}.page-footer .name{font-size:14px;font-weight:600}.page-footer .address{margin:10px 0;font-size:12px;line-height:18px}.page-footer .phone{font-size:12px}.slider{margin-bottom:20px}.slider img{display:block;width:100%;height:45vw;object-fit:fill;border-radius:10px}.featured{margin-bottom:15px}.featured .item{position:relative;border-radius:10px;overflow:hidden;color:#fff;text-decoration:none;display:block}.featured .item img{display:block;width:100%;height:50vw;object-fit:cover}.featured .item .details{position:absolute;left:0;bottom:0;width:100%;z-index:3;padding:50px 15px 15px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:linear-gradient(transparent,#000)}.featured .item .name{font-size:15px;font-weight:500}.featured .item .price,.section-label{font-size:14px;font-weight:600}.section-label{padding:0 15px;margin:0 0 10px}.categories{margin-bottom:15px}.categories a{align-items:center;justify-content:center;height:30px;color:#141414;text-decoration:none;font-size:14px;font-weight:600;background-color:#fff;border-radius:30px}.categories a,.products{display:flex;flex-wrap:wrap}.products{padding:0 15px;justify-content:space-between;gap:10px}.products .product{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 5px);max-width:calc(50% - 5px);margin-top:15px}.products .product:first-child,.products .product:nth-child(2){margin-top:0}.products .product img{width:100%;height:30vw;object-fit:cover;border-radius:10px}.products .product a{color:#fff;text-decoration:none;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.products .product img{flex:0 0 100%;max-width:100%}.products .product .name{font-size:15px;font-weight:500;margin:10px 0}.products .product .price{font-size:14px;font-weight:600}.products.list{gap:0}.products.list .product{flex:0 0 100%;max-width:100%;margin:0!important}.products.list .product a{flex:0 0 100%;max-width:100%;padding:15px 0;margin:0;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;border-top:1px solid hsla(0,0%,100%,.1)}.products.list .product .name{margin:0}.products.list .product:first-child a{border-top:unset}.product-detail{padding:0 15px 15px}.product-detail img{display:block;width:100%;height:50vw;object-fit:cover;border-radius:10px}.product-detail .name{font-size:16px;font-weight:500;margin:10px 0}.product-detail .price{font-size:20px;font-weight:600}.product-detail .description{margin-top:20px;font-size:14px;line-height:20px}.product-detail .description h1{font-weight:600;font-size:14px;display:block;margin-bottom:10px}.product-detail .description p{margin-bottom:10px}.backdrop{width:100%;z-index:99;opacity:.5}.backdrop,.fixed-menu{position:fixed;right:0;top:0;padding:20px;height:100%;background:#141414}.fixed-menu{display:none;width:270px;z-index:100}.fixed-menu.active{display:block}.fixed-menu li{margin-top:20px}.fixed-menu li a{color:#fff;font-size:14px;font-weight:500;text-decoration:none}.fixed-menu .close{cursor:pointer;position:fixed;right:15px;top:15px;width:30px;height:30px;background:url(/close.svg) no-repeat 50%;background-size:contain}body>div{min-height:100vh}.light{color:#141414;background-color:#fff}.light .featured .item{color:#fff}.light .products .product a,.light a{color:#141414}.light .categories a{color:#fff;background-color:#f6921e}.light .page-footer{border-top:1px solid rgba(0,0,0,.2)}.light .fixed-menu{background-color:#fff}.light .fixed-menu li a{color:#141414}.dark .fixed-menu .close,.dark .page-header .toggle img{filter:brightness(0) invert(1)}