.product-module__tSOzmW__container{min-height:100vh;padding-top:6rem;padding-bottom:4rem}.product-module__tSOzmW__layout{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:1024px){.product-module__tSOzmW__layout{grid-template-columns:1.2fr .8fr;gap:6rem}}.product-module__tSOzmW__gallery{flex-direction:column;gap:1rem;display:flex}.product-module__tSOzmW__mainImage{aspect-ratio:1;cursor:zoom-in;background:#f5f5f5;width:100%;position:relative;overflow:hidden}@keyframes product-module__tSOzmW__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes product-module__tSOzmW__fadeIn{0%{opacity:0}to{opacity:1}}.product-module__tSOzmW__gridImages{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.product-module__tSOzmW__info{position:relative}@media (min-width:1024px){.product-module__tSOzmW__info{height:fit-content;position:sticky;top:8rem}}.product-module__tSOzmW__title{text-transform:uppercase;margin-bottom:.5rem;padding-top:0;font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:800;line-height:1.1}.product-module__tSOzmW__meta{color:#666;text-transform:uppercase;letter-spacing:.05em;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.product-module__tSOzmW__price{border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:400;display:block}.product-module__tSOzmW__selectorGroup{margin-bottom:1rem}.product-module__tSOzmW__label{text-transform:uppercase;letter-spacing:.1em;color:#999;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.product-module__tSOzmW__options{flex-wrap:wrap;gap:.5rem;display:flex}.product-module__tSOzmW__optionBtn{text-transform:uppercase;cursor:pointer;z-index:10;background:#fff;border:1px solid #e5e5e5;padding:.75rem 1.5rem;font-size:.9rem;transition:all .2s;position:relative}.product-module__tSOzmW__optionBtn:hover{border-color:#000}.product-module__tSOzmW__active{color:#fff!important;background:#000!important;border-color:#000!important}.product-module__tSOzmW__warning{color:#444;background:#f9f9f9;border-left:3px solid #000;margin-bottom:1.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.product-module__tSOzmW__actions{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.product-module__tSOzmW__addToCart{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#000;border:none;width:100%;padding:1.25rem;font-size:1rem;font-weight:700;transition:all .2s}.product-module__tSOzmW__addToCart:hover{opacity:.9;transform:translateY(-2px)}.product-module__tSOzmW__description{color:#333;border-top:1px solid #eee;padding-top:2rem;font-size:1rem;line-height:1.6}.product-module__tSOzmW__taxonomyLink:hover{text-underline-offset:4px;text-decoration:underline!important}.product-module__tSOzmW__toast{color:#fff;z-index:1000;text-transform:uppercase;letter-spacing:.05em;background:#000;justify-content:space-between;align-items:center;gap:1.5rem;min-width:300px;padding:1.5rem 2rem;font-size:.9rem;font-weight:700;animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module__tSOzmW__slideUpFade;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #0000001a}.product-module__tSOzmW__selectWrapper{width:100%;max-width:250px;position:relative}.product-module__tSOzmW__minimalSelect{appearance:none;cursor:pointer;color:#333;text-transform:uppercase;letter-spacing:.05em;background-color:#fff;border:1px solid #e5e5e5;border-radius:0;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.product-module__tSOzmW__minimalSelect:focus{border-color:#000;outline:none}.product-module__tSOzmW__selectArrow{pointer-events:none;color:#333;background-color:#fff;font-size:.7rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}
.ProductCarousel-module__hFAW1q__carousel_container{width:100%;padding:2rem 0;position:relative;overflow:hidden}.ProductCarousel-module__hFAW1q__carousel_track{scroll-behavior:smooth;scrollbar-width:none;gap:2rem;padding:0 1rem 2rem;display:flex;overflow-x:auto}.ProductCarousel-module__hFAW1q__carousel_track::-webkit-scrollbar{display:none}.ProductCarousel-module__hFAW1q__card{cursor:pointer;flex:0 0 300px;min-width:250px;transition:transform .2s}.ProductCarousel-module__hFAW1q__card:hover{transform:translateY(-5px)}.ProductCarousel-module__hFAW1q__image_placeholder{aspect-ratio:1;background-color:#f5f5f5;border-radius:4px;margin-bottom:1rem;position:relative;overflow:hidden}.ProductCarousel-module__hFAW1q__image_placeholder img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ProductCarousel-module__hFAW1q__card:hover .ProductCarousel-module__hFAW1q__image_placeholder img{transform:scale(1.05)}.ProductCarousel-module__hFAW1q__card_title{font-size:1.125rem;font-weight:700;font-family:var(--font-display);text-transform:uppercase;margin:0}.ProductCarousel-module__hFAW1q__price{color:#666;margin-top:.25rem;font-size:.875rem}.ProductCarousel-module__hFAW1q__controls{pointer-events:none;z-index:10;justify-content:space-between;padding:0 1rem;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.ProductCarousel-module__hFAW1q__control_button{pointer-events:auto;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}.ProductCarousel-module__hFAW1q__control_button:hover{color:#fff;background:#000;transform:scale(1.1)}.ProductCarousel-module__hFAW1q__control_button:disabled{opacity:.3;cursor:not-allowed;color:#ccc;background:#ffffff80;border-color:#ccc}
.ModelCarousel-module__6WVXOq__carouselContainer{width:100%;max-width:1400px;margin:0 auto 3rem;position:relative}.ModelCarousel-module__6WVXOq__carousel{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:2rem;padding:1rem 0;display:flex;overflow-x:auto}.ModelCarousel-module__6WVXOq__carousel::-webkit-scrollbar{display:none}.ModelCarousel-module__6WVXOq__imageCard{flex:none;width:min(400px,80vw)}.ModelCarousel-module__6WVXOq__imageWrapper{aspect-ratio:3/4;border-radius:8px;width:100%;transition:transform .3s;position:relative;overflow:hidden}.ModelCarousel-module__6WVXOq__imageWrapper:hover{transform:scale(1.02)}.ModelCarousel-module__6WVXOq__scrollButton{color:#fff;cursor:pointer;z-index:10;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ModelCarousel-module__6WVXOq__scrollButton:hover{background:#000000e6;transform:translateY(-50%)scale(1.1)}.ModelCarousel-module__6WVXOq__scrollButtonLeft{left:-25px}.ModelCarousel-module__6WVXOq__scrollButtonRight{right:-25px}@media (max-width:768px){.ModelCarousel-module__6WVXOq__scrollButton{width:40px;height:40px;font-size:1.5rem}.ModelCarousel-module__6WVXOq__scrollButtonLeft{left:10px}.ModelCarousel-module__6WVXOq__scrollButtonRight{right:10px}.ModelCarousel-module__6WVXOq__imageCard{width:min(350px,85vw)}}
.home-module__86GQwq__hero{text-align:center;color:#fff;background-color:#000;justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.home-module__86GQwq__title{font-size:12vw;line-height:1;font-family:var(--font-display);letter-spacing:-.05em;text-transform:uppercase;margin:0;font-weight:900}.home-module__86GQwq__subtitle{color:#ccc;max-width:500px;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem;font-weight:300}.home-module__86GQwq__cta_container{margin-top:3rem}.home-module__86GQwq__cta{color:#000;text-transform:uppercase;letter-spacing:.1em;background-color:#fff;padding:1rem 3rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block}.home-module__86GQwq__cta:hover{background-color:#eaeaea}.home-module__86GQwq__section{margin-bottom:0;padding:6rem 0 0}.home-module__86GQwq__header{border-bottom:1px solid #000;justify-content:space-between;align-items:baseline;margin-bottom:3rem;padding-bottom:1rem;display:flex}.home-module__86GQwq__section_title{font-size:2.5rem;font-family:var(--font-display);text-transform:uppercase;margin:0;font-weight:700}.home-module__86GQwq__grid{grid-template-columns:1fr;gap:4rem 2rem;display:grid}@media (min-width:768px){.home-module__86GQwq__grid{grid-template-columns:repeat(3,1fr)}}.home-module__86GQwq__card{cursor:pointer}.home-module__86GQwq__image_placeholder{aspect-ratio:3/4;background-color:#f5f5f5;margin-bottom:1rem;position:relative;overflow:hidden}.home-module__86GQwq__card_title{font-size:1.125rem;font-weight:700;font-family:var(--font-display);text-transform:uppercase;margin:0}.home-module__86GQwq__price{color:#666;margin-top:.25rem;font-size:.875rem}.home-module__86GQwq__about_section{text-align:center;background-color:#f9f9f9;padding:6rem 0}.home-module__86GQwq__about_content{max-width:800px;margin:0 auto}.home-module__86GQwq__about_title{font-family:var(--font-display);text-transform:uppercase;margin-bottom:1.5rem;font-size:2.5rem}.home-module__86GQwq__about_text{color:#444;font-size:1.125rem;line-height:1.6}.home-module__86GQwq__newsletter_section{text-align:center;color:#fff;background-color:#000;padding:6rem 0}.home-module__86GQwq__newsletter_title{font-family:var(--font-display);text-transform:uppercase;margin-bottom:2rem;font-size:2rem}.home-module__86GQwq__newsletter_form{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:500px;margin:0 auto;display:flex}.home-module__86GQwq__newsletter_input{border:none;flex:1;min-width:250px;padding:1rem;font-size:1rem}.home-module__86GQwq__newsletter_button{color:#000;text-transform:uppercase;cursor:pointer;background-color:#fff;border:none;padding:1rem 2rem;font-weight:700;transition:opacity .2s}.home-module__86GQwq__newsletter_button:hover{opacity:.9}.home-module__86GQwq__pre_footer_banner{filter:grayscale();background:#000 url(/images/fondo.avif) 50%/cover no-repeat;width:100%;height:200px}.home-module__86GQwq__how_it_works_section{color:#fff;text-align:left;background-color:#000;padding:8rem 0}.home-module__86GQwq__how_it_works_grid{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:1024px){.home-module__86GQwq__how_it_works_grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.home-module__86GQwq__step_card{flex-direction:column;gap:1rem;display:flex}.home-module__86GQwq__step_number{font-family:var(--font-display);color:#888;margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1}.home-module__86GQwq__animated_bg{background-color:#000;background-image:url(/images/patterns/particles.png);background-repeat:repeat;background-size:400px;animation:60s linear infinite home-module__86GQwq__particlesMove;position:relative}.home-module__86GQwq__animated_bg:before{content:"";pointer-events:none;background:radial-gradient(circle,#0006 0%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}@keyframes home-module__86GQwq__particlesMove{0%{background-position:0 0}to{background-position:100% 100%}}.home-module__86GQwq__step_title{text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.1rem;font-weight:700}.home-module__86GQwq__step_text{color:#aaa;max-width:300px;font-size:.9rem;line-height:1.6}
