:root{--primary:#cda360;--primary-hover:#e8d5b5;--light:#dedede;--mid:#ababab;--dark:#323234;--dark-hover:#7d7d82;--white:#fff;--error:#b30000;--error-background:#ee9191;--success:green;--success-background:#91ee91;--br:5px;--spacer:15px;--w-container:1200px}#hero .content{margin:0 auto;max-width:100%;padding:0 20px;width:var(--w-container)}#bestsellersList .bestsellers,#bestsellersList .newProducts,#bestsellersList header,#bestsellersList header nav,#featuresGrid .feature,#hero .content a,#newProductsList .bestsellers,#newProductsList .newProducts,#newProductsList header,#newProductsList header nav{display:flex;flex-flow:row nowrap}#bestsellersList .bestseller,#bestsellersList .bestseller .prices,#bestsellersList .newProduct,#bestsellersList .newProduct .prices,#hero .content,#newProductsList .bestseller,#newProductsList .bestseller .prices,#newProductsList .newProduct,#newProductsList .newProduct .prices,#newsletterBox form{display:flex;flex-flow:column nowrap}#bestsellersList .bestsellers,#bestsellersList .newProducts,#newProductsList .bestsellers,#newProductsList .newProducts{-ms-overflow-style:none;scrollbar-width:none}#bestsellersList .bestsellers::-webkit-scrollbar,#bestsellersList .newProducts::-webkit-scrollbar,#newProductsList .bestsellers::-webkit-scrollbar,#newProductsList .newProducts::-webkit-scrollbar{display:none}@keyframes outlinePulse{0%{outline:0 solid #fff9;outline-offset:0}to{outline:3px solid #fff0;outline-offset:10px}}#bestsellersList .bestseller button,#bestsellersList .newProduct button,#newProductsList .bestseller button,#newProductsList .newProduct button,#newsletterBox button{align-items:center;background-color:var(--primary);border-radius:45px;color:#fff;font-size:14px;font-weight:300;height:45px;justify-content:center;margin:0 auto;text-align:center;text-transform:uppercase;width:220px}#bestsellersList .bestseller button:hover,#bestsellersList .newProduct button:hover,#newProductsList .bestseller button:hover,#newProductsList .newProduct button:hover,#newsletterBox button:hover{background-color:var(--primary-hover)}#bestsellersList header h2,#newProductsList header h2,#newsletterBox .flag{align-items:center;background-color:var(--dark);color:#fff;display:inline-flex;font-size:14px;font-weight:700;margin:0 0 var(--spacer);padding:5px 10px}#bestsellersList,#newProductsList{margin-top:var(--spacer);position:relative}#bestsellersList header,#newProductsList header{border-bottom:1px solid var(--light);justify-content:space-between;margin:0 0 var(--spacer)}#bestsellersList header h2,#newProductsList header h2{margin:0}#bestsellersList header nav,#newProductsList header nav{justify-content:flex-end}#bestsellersList .bwd,#bestsellersList .fwd,#newProductsList .bwd,#newProductsList .fwd{aspect-ratio:1;background-color:#0000;color:var(--mid);display:grid;place-content:center}#bestsellersList .bwd:hover,#bestsellersList .fwd:hover,#newProductsList .bwd:hover,#newProductsList .fwd:hover{color:var(--dark)}#bestsellersList .bestsellers,#bestsellersList .newProducts,#newProductsList .bestsellers,#newProductsList .newProducts{--gapWidth:var(--spacer);gap:var(--gapWidth);overflow:auto;scroll-snap-type:x mandatory}#bestsellersList .bestseller,#bestsellersList .newProduct,#newProductsList .bestseller,#newProductsList .newProduct{--br:3px;border:1px solid var(--light);border-radius:var(--br);flex:0 0 calc(25% - var(--gapWidth)*3/4);padding:12px;scroll-snap-align:start}@media(max-width:1024px){#bestsellersList .bestseller,#bestsellersList .newProduct,#newProductsList .bestseller,#newProductsList .newProduct{flex:0 0 calc(33.33333% - var(--gapWidth)*2/3)}}@media(max-width:768px){#bestsellersList .bestseller,#bestsellersList .newProduct,#newProductsList .bestseller,#newProductsList .newProduct{flex:0 0 calc(50% - var(--gapWidth)*1/2)}}@media(max-width:480px){#bestsellersList .bestseller,#bestsellersList .newProduct,#newProductsList .bestseller,#newProductsList .newProduct{flex:0 0 calc(100% - var(--gapWidth)*0/1)}}#bestsellersList .bestseller form,#bestsellersList .newProduct form,#newProductsList .bestseller form,#newProductsList .newProduct form{text-align:center}#bestsellersList .bestseller h3,#bestsellersList .newProduct h3,#newProductsList .bestseller h3,#newProductsList .newProduct h3{color:var(--dark);font-size:15px;font-weight:700}#bestsellersList .bestseller .image,#bestsellersList .newProduct .image,#newProductsList .bestseller .image,#newProductsList .newProduct .image{aspect-ratio:1;border-radius:var(--br);display:block;height:auto;object-fit:cover;width:100%}#bestsellersList .bestseller .shortdescription,#bestsellersList .newProduct .shortdescription,#newProductsList .bestseller .shortdescription,#newProductsList .newProduct .shortdescription{color:var(--dark);font-size:12px;font-weight:400;margin:0 0 1em}#bestsellersList .bestseller .prices .tax,#bestsellersList .bestseller .shipping,#bestsellersList .newProduct .prices .tax,#bestsellersList .newProduct .shipping,#newProductsList .bestseller .prices .tax,#newProductsList .bestseller .shipping,#newProductsList .newProduct .prices .tax,#newProductsList .newProduct .shipping{color:var(--mid);font-size:12px;font-weight:400}#bestsellersList .bestseller .prices,#bestsellersList .newProduct .prices,#newProductsList .bestseller .prices,#newProductsList .newProduct .prices{gap:1px;margin:auto 0 1em;text-align:center}#bestsellersList .bestseller .prices .price,#bestsellersList .newProduct .prices .price,#newProductsList .bestseller .prices .price,#newProductsList .newProduct .prices .price{font-size:20px;font-weight:700}#bestsellersList .bestseller .shipping,#bestsellersList .newProduct .shipping,#newProductsList .bestseller .shipping,#newProductsList .newProduct .shipping{margin:0 0 1em;text-align:center}#categoriesGrid{display:grid;gap:var(--spacer);grid-template-columns:1fr 1fr 1fr;padding-bottom:calc(var(--spacer)*2);padding-top:calc(var(--spacer)*2)}@media(max-width:1023px){#categoriesGrid{grid-template-columns:1fr 1fr}}@media(max-width:767px){#categoriesGrid{grid-template-columns:1fr}}#categoriesGrid .category{aspect-ratio:390/135;position:relative;width:100%}#categoriesGrid .category:after{background-color:#0000001a;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}#categoriesGrid .category img{border-radius:3px;display:block;height:100%;object-fit:cover;width:100%}#categoriesGrid .category figcaption{color:#fff;display:grid;font-family:Bodoni,sans-serif;font-size:18px;font-weight:700;height:100%;left:0;place-content:center;position:absolute;top:0;width:100%;z-index:2}#featuresGrid{border-bottom:1px solid var(--mid);display:grid;font-size:15px;font-weight:300;gap:calc(var(--spacer)*2);grid-template-columns:1fr 1fr 1fr;padding-bottom:calc(var(--spacer)*2);padding-top:calc(var(--spacer)*2)}@media(max-width:767px){#featuresGrid{grid-template-columns:1fr}}#featuresGrid .feature{align-items:center;gap:var(--spacer)}#featuresGrid .feature svg{flex:0 0 49px}#hero{position:relative}#hero:after{--outerHalf:calc((100% - var(--w-container))/2);--innerHalf:calc(var(--w-container)/2);--stop1:0;--stop2:calc(var(--outerHalf) + var(--innerHalf)*1.5);background-image:linear-gradient(to right,#000000cf var(--stop1),#0000 var(--stop2));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}#hero img{aspect-ratio:1366/414;display:block;height:414px;object-fit:cover;width:100%}#hero .content{align-items:center;gap:var(--spacer);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}@media(min-width:768px){#hero .content{padding:0 60px}}#hero .content a{align-items:center;background-color:#fff;border-radius:45px;color:var(--dark);font-weight:300;height:45px;padding:0 20px}#hero .content a:hover{animation:outlinePulse 1s ease-out 1}#hero .content .title{color:#fff;font-family:Bodoni,sans-serif;font-size:34px;font-weight:700;margin:0 0 38px;text-align:center}#hero .content .topic{background-color:var(--primary);color:#fff;font-weight:700;padding:5px 10px}#linksGrid{display:grid;gap:var(--spacer);grid-template-columns:1fr 1fr 1fr;margin:0 0 calc(var(--spacer)*2) 0}@media(max-width:767px){#linksGrid{grid-template-columns:1fr}}#linksGrid a{color:var(--primary);display:grid;font-weight:500;place-content:center;text-align:center;text-decoration:underline;text-underline-offset:6px}#newsletterBox{margin:calc(var(--spacer)*3) 0 calc(var(--spacer)*2)}#newsletterBox figure{height:375px;position:relative;width:100%}#newsletterBox figure:after{background-color:#00000047;content:"";height:100%;left:0;position:absolute;top:0;width:100%}#newsletterBox figure img{display:block;height:100%;object-fit:cover;width:100%}#newsletterBox button{margin-top:calc(var(--spacer)*2)}#newsletterBox form{bottom:0;gap:calc(var(--spacer)/2);justify-content:center;left:50%;position:absolute;text-align:center;top:0;transform:translate(-50%);z-index:2}#newsletterBox input{align-items:center;background-color:#0000;border:1px solid var(--primary);border-radius:4px;color:#fff;display:flex;height:45px;justify-content:center;text-align:center;width:100%}#newsletterBox input::placeholder{color:#fff}#newsletterBox input:focus::placeholder{color:#ffffffbf}#newsletterBox .inner{position:relative}#newsletterBox .headline{color:#fff;font-size:22px}#newsletterBox .flag{background-color:var(--primary);left:50%;position:absolute;top:0;transform:translate(-50%,-50%);z-index:3}#newsletterBox .subline{color:#fff;font-size:12px;font-weight:700;margin-bottom:calc(var(--spacer)*-1);text-transform:uppercase}