@import"https://fonts.googleapis.com/css2?family=Inter&display=swap";*{box-sizing:border-box;scroll-behavior:smooth}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul,li{list-style:none;list-style-type:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{cursor:pointer;border:none;outline:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}button::-moz-focus-inner{border:0;padding:0}header{width:100%;height:70px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;box-shadow:0 4px 30px -10px #00000040;background-color:var(--white)}.header__nav{height:100%;display:flex;justify-content:space-between;align-items:center}.header__logo{font-size:var(--title-2);font-weight:var(--weight-bold);-webkit-user-select:none;-webkit-user-drag:none;user-select:none}.header__categories{min-width:415px;display:flex;flex-direction:row;align-items:center;gap:1.25rem}.header__categories li .header__categories--sidepanel li{cursor:pointer}.header__category{font-weight:var(--weight-regular);transition:.5s}.header__category:hover{font-weight:bolder;transition:.7s}.header__menu-mobile i{color:var(--grey-100)}.header__categories--sidepanel{width:0;position:fixed;z-index:1;max-height:300px;height:40%;top:70px;left:0;background-color:var(--grey-0);opacity:98%;overflow-x:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:center}.header__categories--sidepanel li{padding:8px 8px 8px 32px;text-decoration:none;font-size:25px;color:var(--grey-100);display:block;transition:.3s;font-weight:400}.header__categories--sidepanel li:hover{font-weight:600}@media (max-width: 769px){.header__menu-mobile{display:inline-block;cursor:pointer}.header__nav{flex-direction:row-reverse}.header__categories{display:none}.themeBtn__mobile{display:flex}}@media (max-height: 398px){.header__categories--sidepanel{height:60%}}#productsId{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;column-gap:2.5rem;row-gap:1.375rem}.main__products,.products__search{display:flex;flex-direction:row}.main__products{justify-content:space-between}.products__aside{display:flex;flex-direction:column}.products__aside-box{position:sticky;top:85px;z-index:10;display:flex;flex-direction:column;gap:1.875rem}.products__search{gap:.5rem}.products__cart{width:100%;display:flex;flex-direction:column;align-items:center}.products__cart-top{width:100%}.products__cart-top>p{height:50px;display:flex;justify-content:center;align-items:center;color:#fff;background-color:var(--secondary-color)}.products__cart-content{width:100%;height:214px;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--grey-0)}.product__input-search{all:unset;height:50px;background-color:var(--grey-0);color:var(--grey-100);padding:0 .875rem}.product__input-search::placeholder{color:var(--grey-100)}.product__input-btn{cursor:pointer;background-color:var(--secondary-color);color:#fff;padding:0 .6875rem;margin:0;border:none;outline:none}@media (max-width: 769px){.main__products{flex-direction:column;gap:.875rem}.products__search{display:none}.products__aside-box{position:unset;z-index:0}}#productsId li{width:28%}.product-item__container{width:100%;max-width:296px;height:auto;max-height:408px;border:2px solid var(--grey-0, #f5f5f5)}.main__products{padding:122px 0}.products-tags{display:flex;flex-direction:row;gap:.5rem}.product-item__image-container{width:100%;max-height:154px;height:auto;display:flex;justify-content:center;background-color:var(--grey-0)}.product-desc__container{margin:1.25rem .9375rem;display:flex;flex-direction:column;align-items:flex-start;gap:.9375rem}#addToCartBtn:hover{color:var(--primary-color);text-decoration:underline}@media (max-width: 769px){#productsId{justify-content:flex-start;flex-wrap:nowrap;flex-direction:row;row-gap:1.375rem;scroll-snap-type:mandatory;overflow-x:auto}#productsId li{width:70%}.product-item__container{max-width:100%;scroll-snap-align:center;scroll-snap-stop:end}.main__products{padding-top:122px;padding-bottom:122px}.product-item__image-container{width:100%;max-height:154px;height:auto;display:flex;justify-content:center;background-color:none}.product-desc__container{margin:.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:.4375rem}}@media (max-width: 1200px){.product-desc__container{margin:.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:.4375rem}}@media (max-width: 1024px){.product-desc__container{margin:.25rem;display:flex;flex-direction:column;align-items:flex-start;gap:.2188rem}}@media (max-width: 1024px){#productsId li{width:40%}}@media (max-width: 1155px){#productsId li{width:43%}}:root{--primary-color: #2e245e;--secondary-color: #37268c;--white: #fff;--grey-100: #333333;--grey-50: #828282;--grey-0: #f5f5f5;--main-font: "Inter", sans-serif;--weight-bold: bold;--weight-regular: normal;--title-1: 1.75rem;--title-2: 1.5rem;--title-3: 1.25rem;--text-1: 1rem;--text-2: .875rem;--text-3: .625rem}.dark:root{--white: #262626;--grey-0: #333333;--grey-50: #828282;--grey-100: #f5f5f5}body{background-color:var(--white);font-family:var(--main-font)}.container{max-width:1200px;margin:0 auto}.txt__title--1,.txt__title--2,.txt__title--3{font-weight:700}.txt__title--1,.txt__title--2,.txt__title--3,.txt__text--1,.txt__text--2,.txt__text--3{color:var(--grey-100);line-height:24px}.txt__title--1{font-size:var(--title-1)}.txt__title--2{font-size:var(--title-2)}.txt__title--3{font-size:var(--title-3)}.txt__text--1{font-size:var(--text-1)}.txt__text--2{font-size:var(--text-2)}.txt__text--3{font-size:var(--text-3)}.txt__title--1 button,.txt__title--2 button,.txt__title--3 button,.btnIcon{cursor:pointer}.btnIcon,.header__menu-mobile{justify-content:center;align-items:center;border-radius:50%;width:55px;height:55px}.themeBtn__mobile,.header__menu-mobile{display:none}.btnIcon:hover{background-color:var(--grey-0)}.btnIcon i{color:var(--grey-100)}@media (max-width: 769px){.header__menu-mobile,.themeBtn__mobile{display:flex}}@media (max-width: 1220px){.container{padding-left:5%;padding-right:5%}}
