.home-img{display:block;width:100vw;object-fit:contain;height:auto}.featured-products-title{padding:1rem;font-size:1.1rem!important;font-weight:500;border-bottom:1px solid var(--color-grey-quantum);text-align:center;text-transform:uppercase}.containerModal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6)}.containerModal,.currencyModal{display:flex;justify-content:center;align-items:center;z-index:1000}.currencyModal{flex-direction:column;background-color:#fff;color:#000;border-radius:8px;width:300px;gap:1rem;padding:2rem 1rem;box-shadow:0 0 15px rgba(0,0,0,.2);height:30%}.titleModal{font-size:2rem;font-weight:450;margin-bottom:1rem}.boxButtons{display:flex;flex-direction:column;justify-content:center;width:60%;gap:1rem}.btnModalCurrency{padding:.75rem 1.5rem;font-size:1rem;color:#fff;background-color:#000;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.btnModalCurrency:hover{background-color:#6c634c}@media screen and (max-width:500px){.currencyModal{width:90%}}.home-slider{aspect-ratio:1920/600;height:auto;overflow:hidden;position:relative;width:100vw;z-index:100}.home-slider-track{height:100%;position:relative;width:100%}.home-slider img,.home-slider picture{display:block;height:100%;object-fit:cover;width:100vw}.home-slider .slider-image{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .8s ease-in-out}.home-slider .slider-image.slide-active{opacity:1;pointer-events:auto;position:relative}.home-slider .dot-container{bottom:1rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.home-slider .dot{background-color:hsla(0,0%,100%,.35);border:0;border-radius:9999px;cursor:pointer;flex:0 0 14px;height:14px;min-height:14px;min-width:14px;padding:0;width:14px}.home-slider .dot.active-dot{background-color:#fff}.home-slider>.arrow-back,.home-slider>.arrow-forward{align-items:center;background:#fff;border:1px solid var(--color-grey-quantum);border-radius:9999px;color:#111;display:flex;flex:0 0 44px;font-family:Arial,sans-serif;font-size:1.75rem!important;height:44px;justify-content:center;line-height:1;min-height:44px;min-width:44px;padding:0 0 3px;position:absolute;top:50%;transform:translateY(-50%);width:44px;z-index:3}.home-slider>.arrow-back{left:clamp(.75rem,2vw,2rem)}.home-slider>.arrow-forward{right:clamp(.75rem,2vw,2rem)}@media screen and (max-width:900px){.home-slider{aspect-ratio:910/1728;height:auto}.home-slider-track{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.home-slider-track::-webkit-scrollbar{display:none}.home-slider .slider-image,.home-slider .slider-image.slide-active{flex:0 0 100%;opacity:1;pointer-events:auto;position:relative;scroll-snap-align:start;scroll-snap-stop:always}.home-slider img,.home-slider picture{width:100%}.home-slider>.arrow-back,.home-slider>.arrow-forward{display:none}}