.categories section{max-width:1200px;padding:1rem}.cat-card{text-align:center;color:gold;grid-column:span 2;margin-top:2rem}@media (max-width:800px){.categories section{scrollbar-width:auto;flex-wrap:nowrap;width:100%;display:flex;overflow-x:scroll}}.featured-products h2{padding-top:2rem}.cat-container section{max-width:1300px}.cat-container section .texts{color:gold;flex-direction:column;grid-column:span 3;justify-content:flex-start;align-items:center;display:flex}.cat-container section .texts>div{padding:1rem}.cat-container section .texts h3{font-size:24px}.cat-container section .cat-product{grid-column:span 9}@media (max-width:800px){.cat-container section{padding:0 1rem;display:block}.featured-products{padding:0 1rem}.cat-group{max-width:260px}}.search-dropdown{border-radius:4px}.search-item:hover{cursor:pointer;background:#f0f0f0}.cat-group{flex-direction:column;display:flex;position:relative}.cat-group img{width:100%;height:100%;max-height:300px}.cat-group h1{color:#fff;position:absolute;bottom:40px}
.hero{width:100%;margin-top:60px}.hero section{grid-template-rows:1fr 1fr;justify-content:space-between;width:1300px}.hero .hero-texts{grid-area:span 1/span 4;justify-content:space-between}.hero .hero-texts h1{color:gold;margin-bottom:1rem;font-size:50px}.hero-texts,.btn-div{background-color:#c7b2100d;grid-area:span 1/span 4;justify-content:flex-end;align-items:flex-end;padding:8px 1rem}.btn-container{order:10;justify-content:space-between;align-items:center;gap:5px;width:100%;height:50px;margin-top:2rem}.btn-container>button{color:#000;cursor:pointer;background-color:#c7b210;width:60%;height:100%;font-size:larger}.btn-container .arrow-container{align-items:flex-end;gap:4px;width:30%;height:100%}.btn-container .arrow-container button{cursor:pointer;color:gold;background:0 0;border:1px solid gray;width:45%;height:100%;font-size:large}.btn-container .arrow-container button:hover{color:#000;background-color:gold}.hero .hero-products{grid-area:span 2/span 8;gap:1rem}.hero .hero-products img{width:auto;max-height:300px}@media (max-width:900px){.hero section{width:100%;padding:0 2rem;display:block}.hero .hero-texts{flex-direction:row;margin-bottom:2rem}.hero .hero-products img{max-height:200px;display:flex}}
