@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700;800&family=Merriweather:wght@300;400;700&family=Lato:wght@300;400;700&family=Open+Sans:wght@400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,Lato,Arial,sans-serif;height:100%}body{background-color:#f5e6d3;color:#2c1810}h1,h2,h3,h4,h5,h6{color:#edc284;font-family:Playfair Display,Merriweather,Georgia,serif;font-weight:700;letter-spacing:.03em}h1{font-size:3rem;letter-spacing:.1em;text-transform:uppercase}@media (max-width:768px){h1{font-size:2rem}}#root{min-height:100vh}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{background:#0000;margin:4px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8b4513,sienna 50%,peru);border:2px solid #f5e6d3;border-radius:10px;-webkit-transition:all .3s ease;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,peru,#edc284 50%,#deb887);border-color:#f5e6d3;box-shadow:0 0 10px #8b45134d}::-webkit-scrollbar-thumb:active{background:linear-gradient(135deg,#654321,#8b4513)}*{scrollbar-color:#8b4513 #0000;scrollbar-width:thin}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.footer-page-cms-content p{margin-bottom:1rem}.footer-page-cms-content h2{color:#c50;font-size:1.5rem;margin-bottom:.5rem;margin-top:1.5rem}.footer-page-cms-content h3{font-size:1.125rem;margin-bottom:.5rem;margin-top:1rem}.footer-page-cms-content ul{margin-bottom:1rem;padding-left:1.5rem}.footer-page-cms-content li{margin-bottom:.25rem}.footer-page-cms-content a{color:peru;text-decoration:underline}::selection{background-color:peru;color:#fff}::-moz-selection{background-color:peru;color:#fff}button{font-family:inherit}input:focus,select:focus,textarea:focus{outline:2px solid #8b4513;outline-offset:2px}a{color:#8b4513;text-decoration:none}a:hover{color:#654321}html{scroll-behavior:smooth}img{display:block;height:auto;max-width:100%}.hide-mobile{display:none}@media (min-width:768px){.hide-mobile{display:block}.hide-desktop{display:none}}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.gap-lg{gap:1.5rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.grid-cols-2-sm{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.grid-cols-2-md{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-md{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.grid-cols-4-lg{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:768px){.featured-product-card{flex-direction:row!important}.featured-product-card.odd{flex-direction:row-reverse!important}.featured-product-card>div:first-child{flex:0 0 50%!important}.featured-product-card>div:last-child{flex:0 0 50%!important;padding:3rem!important}}.featured-products-scroll{-ms-overflow-style:none;scrollbar-width:thin}@media (max-width:768px){.featured-products-scroll::-webkit-scrollbar{display:none}}@media (min-width:769px){.featured-products-scroll::-webkit-scrollbar{height:8px}.featured-products-scroll::-webkit-scrollbar-track{background:#f5e6d3;border-radius:10px}.featured-products-scroll::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8b4513,peru);border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}.featured-products-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,peru,#edc284)}}
/*# sourceMappingURL=main.0164934d.css.map*/