.Navbar-module__Ubi64G__navbar{z-index:1000;background-color:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;display:flex;position:fixed;top:0}.Navbar-module__Ubi64G__logo{color:#59142b;font-size:1.5rem;font-weight:700;text-decoration:none}.Navbar-module__Ubi64G__menu{gap:2rem;display:flex}.Navbar-module__Ubi64G__menu a{color:#333;font-size:1.1rem;text-decoration:none;transition:color .3s}.Navbar-module__Ubi64G__menu a:hover{color:#59142b}.Navbar-module__Ubi64G__hamburger{cursor:pointer;display:none}.Navbar-module__Ubi64G__hamburger span{background:#59142b;border-radius:2px;width:25px;height:3px;margin:5px 0;transition:all .3s;display:block}@media (max-width:768px){.Navbar-module__Ubi64G__menu{opacity:0;pointer-events:none;background:#fff;border-bottom:2px solid #eee;flex-direction:column;align-items:center;gap:2.2rem;width:100%;max-height:0;padding:1.5rem 0;transition:all .4s;position:absolute;top:70%;left:0;overflow:hidden}.Navbar-module__Ubi64G__menu.Navbar-module__Ubi64G__open{opacity:1;pointer-events:auto;max-height:300px}.Navbar-module__Ubi64G__hamburger{display:block}.Navbar-module__Ubi64G__hamburger.Navbar-module__Ubi64G__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__Ubi64G__hamburger.Navbar-module__Ubi64G__active span:nth-child(2){opacity:0}.Navbar-module__Ubi64G__hamburger.Navbar-module__Ubi64G__active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}}
.Footer-module__bU2TmW__footer{-webkit-backdrop-filter:blur(6px);color:#fff;text-align:center;background:linear-gradient(135deg,#59142bf2,#3c0c1cf2);border-top:1px solid #ffffff1a;margin-top:2rem;padding:2.5rem 1rem}.Footer-module__bU2TmW__footer h1{letter-spacing:.5px;margin-bottom:1rem;font-size:1.6rem;font-weight:600}.Footer-module__bU2TmW__footer p{opacity:.85;margin-bottom:1.5rem;font-size:1rem}.Footer-module__bU2TmW__socials{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-bottom:1.8rem;display:flex}.Footer-module__bU2TmW__socials a{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border-radius:30px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:1.1rem;text-decoration:none;transition:transform .25s,background .25s,box-shadow .25s;display:flex}.Footer-module__bU2TmW__icon{filter:drop-shadow(0 2px 4px #0000004d);transition:transform .25s}.Footer-module__bU2TmW__socials a:hover{background:#ffffff2e;transform:translateY(-3px);box-shadow:0 8px 20px #00000040}.Footer-module__bU2TmW__socials a:hover .Footer-module__bU2TmW__icon{transform:scale(1.15)}.Footer-module__bU2TmW__copy{opacity:.7;font-size:.85rem}@media (max-width:768px){.Footer-module__bU2TmW__footer{padding:2rem 1rem}.Footer-module__bU2TmW__socials{gap:1.2rem}.Footer-module__bU2TmW__socials a{font-size:1rem}}@media (max-width:480px){.Footer-module__bU2TmW__footer h1{font-size:1.3rem}.Footer-module__bU2TmW__footer p{font-size:.9rem}.Footer-module__bU2TmW__socials{gap:.8rem}}
.Hero-module__dQlAoa__hero{width:100%;height:600px;position:relative}.Hero-module__dQlAoa__heroContent{width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__dQlAoa__heroImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (max-width:1024px){.Hero-module__dQlAoa__hero{height:450px}}@media (max-width:768px){.Hero-module__dQlAoa__hero{height:350px}.Hero-module__dQlAoa__heroContent{height:100%}.Hero-module__dQlAoa__heroImage{object-position:top}}@media (max-width:480px){.Hero-module__dQlAoa__hero{height:250px}}
.Favorites-module__TTv6NG__favorites{background-color:#fdfdfd;padding:3rem 2rem}.Favorites-module__TTv6NG__title{text-align:center;color:#4a2f24;margin-bottom:2rem;font-size:2rem;font-weight:700}.Favorites-module__TTv6NG__grid{gap:2rem;display:grid}.Favorites-module__TTv6NG__products{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.Favorites-module__TTv6NG__card{text-align:center;border-radius:12px;padding:1rem;transition:transform .2s}.Favorites-module__TTv6NG__card:hover{transform:translateY(-5px)}.Favorites-module__TTv6NG__card img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:90%;margin-bottom:1rem;display:block;box-shadow:0 4px 10px #00000040}.Favorites-module__TTv6NG__card h3{color:#333;margin-bottom:.3rem;font-size:1.5rem;font-weight:600}.Favorites-module__TTv6NG__card p{color:#666;font-size:1rem}.Favorites-module__TTv6NG__featured{color:#fff;text-align:center;background:#c88d67;border-radius:12px;flex-direction:column;justify-content:center;padding:2rem;display:flex}.Favorites-module__TTv6NG__featured h2{margin-bottom:1rem;font-size:1.5rem}.Favorites-module__TTv6NG__featured p{font-size:1rem}.Favorites-module__TTv6NG__bottomSection{flex-wrap:nowrap;justify-content:center;align-items:center;gap:3rem;width:100%;margin-top:4rem;display:flex}.Favorites-module__TTv6NG__phrase img{max-width:600px;height:auto}.Favorites-module__TTv6NG__highlight{color:#fff;background:#59142b;border-radius:150px 10px;align-items:center;gap:1.5rem;max-width:1000px;max-height:400px;padding:2rem;display:flex}.Favorites-module__TTv6NG__highlight img{max-width:280px;height:auto}.Favorites-module__TTv6NG__highlightText{text-align:left}.Favorites-module__TTv6NG__highlightText h3{margin-bottom:.5rem;font-size:3.5rem}@media (max-width:900px){.Favorites-module__TTv6NG__bottomSection{text-align:center;flex-direction:column;align-items:center;gap:2rem}.Favorites-module__TTv6NG__phrase img{max-width:100%;height:auto;margin:0 auto}.Favorites-module__TTv6NG__highlight{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:600px;margin:0 auto;padding:1rem}.Favorites-module__TTv6NG__highlight img{max-width:160px;height:auto;margin-bottom:1rem}.Favorites-module__TTv6NG__highlightText h3{margin-bottom:.5rem;font-size:1.8rem;line-height:1.2}.Favorites-module__TTv6NG__highlightText p{max-width:90%;margin:0 auto;font-size:1.1rem;line-height:1.5}}
.detalle-module__6W7Avq__container{min-height:80vh;padding:4rem 2rem;display:flex}.detalle-module__6W7Avq__card{justify-content:center;align-items:flex-start;gap:4rem;width:100%;display:flex}.detalle-module__6W7Avq__imageWrapper{aspect-ratio:1;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:40%;height:100%;margin-left:5rem;display:flex;overflow:hidden;box-shadow:0 6px 20px #0000001a}.detalle-module__6W7Avq__image{object-fit:contain;object-position:center;width:100%;height:auto}.detalle-module__6W7Avq__desc{white-space:pre-line}.detalle-module__6W7Avq__info{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.8rem;width:auto;height:100%;padding:3rem;display:flex}.detalle-module__6W7Avq__type{color:#59142b;letter-spacing:.5px;margin-bottom:.2rem;font-size:1.4rem;font-weight:500}.detalle-module__6W7Avq__titulo{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.detalle-module__6W7Avq__name{color:#59142b;margin-bottom:1.2rem;font-size:8rem;font-weight:600;line-height:1.2}.detalle-module__6W7Avq__info p{color:#444;margin:.3rem 0;font-size:1.1rem}.detalle-module__6W7Avq__info p b{color:#000;font-weight:600}.detalle-module__6W7Avq__btn{color:#fff;cursor:pointer;background-color:#59142b;border:none;border-radius:8px;width:fit-content;margin-top:2rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:background .3s}.detalle-module__6W7Avq__btn:hover{background-color:#691934}@media (max-width:768px){.detalle-module__6W7Avq__card{text-align:center;flex-direction:column;gap:2rem}.detalle-module__6W7Avq__imageWrapper{width:100%;height:450px;margin-left:0;overflow:hidden}.detalle-module__6W7Avq__image{object-fit:cover;max-width:100%;height:100%}.detalle-module__6W7Avq__info{justify-content:center;align-items:center}.detalle-module__6W7Avq__name{font-size:3.5rem}.detalle-module__6W7Avq__type{font-size:1.2rem}@media (min-width:768px){.detalle-module__6W7Avq__info{flex:1;width:100%;max-width:none}.detalle-module__6W7Avq__name{font-size:5.2rem}.detalle-module__6W7Avq__type{font-size:1.2rem}.detalle-module__6W7Avq__card{justify-content:space-between;align-items:center}}}
@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;font-display:swap;src:url(../media/32fe63294b6cd18c-s.7f335ffb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;font-display:swap;src:url(../media/73091b67359a1d13-s.48aa4bab.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;font-display:swap;src:url(../media/406d3fc8d5ec9f59-s.p.3f4cab70.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32fe63294b6cd18c-s.7f335ffb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(../media/73091b67359a1d13-s.48aa4bab.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(../media/406d3fc8d5ec9f59-s.p.3f4cab70.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Dancing Script Fallback;src:local(Arial);ascent-override:112.99%;descent-override:34.39%;line-gap-override:0.0%;size-adjust:81.43%}.dancing_script_2af2bf99-module__hEvbjG__className{font-family:Dancing Script,Dancing Script Fallback;font-style:normal}
.Carousel-module__Ndy_oW__carousel{justify-content:center;align-items:center;width:100%;height:auto;margin:2rem auto;display:flex;position:relative;overflow:hidden}.Carousel-module__Ndy_oW__track{flex:1;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.Carousel-module__Ndy_oW__card{text-align:center;background:#f6f6f6;border-radius:12px;height:450px;padding:1rem;transition:transform .3s;box-shadow:0 4px 10px #0000001a}.Carousel-module__Ndy_oW__card img{object-fit:cover;width:265px;height:300px;margin-bottom:1.5rem}.Carousel-module__Ndy_oW__card:hover{transform:scale(1.05)}.Carousel-module__Ndy_oW__prev,.Carousel-module__Ndy_oW__next{color:#fff;cursor:pointer;background:#59142b;border:none;border-radius:100%;margin:0 .5rem;padding:.5rem .9rem;font-size:2rem;transition:background .3s}.Carousel-module__Ndy_oW__prev:hover,.Carousel-module__Ndy_oW__next:hover{background:#741a38}@media (max-width:600px){.Carousel-module__Ndy_oW__track{grid-template-columns:repeat(1,1fr)}.Carousel-module__Ndy_oW__card{height:auto;padding:1rem}.Carousel-module__Ndy_oW__card img{object-fit:cover;width:90%;height:auto;max-height:250px}}@media (min-width:601px) and (max-width:900px){.Carousel-module__Ndy_oW__track{grid-template-columns:repeat(1fr)}.Carousel-module__Ndy_oW__card{height:auto}.Carousel-module__Ndy_oW__card img{width:90%;height:auto;max-height:280px}}@media (min-width:901px) and (max-width:1200px){.Carousel-module__Ndy_oW__track{grid-template-columns:repeat(3,1fr)}.Carousel-module__Ndy_oW__card img{width:90%;height:auto;max-height:300px}}@media (min-width:1201px){.Carousel-module__Ndy_oW__track{grid-template-columns:repeat(4,1fr)}.Carousel-module__Ndy_oW__card img{width:265px;height:300px}}
.informacion-module__Aew79q__shippingContainer{background:linear-gradient(#fff,#fff5f7 60%,#fff);padding:0 2rem;font-family:Poppins,sans-serif}.informacion-module__Aew79q__shippingHeader{text-align:center;flex-direction:column;justify-content:center;min-height:240px;display:flex}.informacion-module__Aew79q__shippingHeader h1{color:#7b1b3a;letter-spacing:.8px;margin-bottom:.4rem;font-size:3.4rem;font-weight:600}.informacion-module__Aew79q__shippingHeader p{color:#7b1b3abf;font-size:2.3rem;font-style:italic}.informacion-module__Aew79q__shippingInfo{-webkit-backdrop-filter:blur(10px);background:#fff5f7bf;border:1px solid #7b1b3a14;border-radius:20px;max-width:1000px;margin:3.5rem auto;padding:3rem;transition:transform .35s,box-shadow .35s;box-shadow:0 12px 35px #00000014}.informacion-module__Aew79q__shippingInfo:hover{transform:translateY(-6px);box-shadow:0 18px 45px #0000001f}.informacion-module__Aew79q__shippingInfo h3{color:#7b1b3a;border-left:3px solid #7b1b3a99;margin-bottom:1.4rem;padding-left:.9rem;font-size:1.6rem;font-weight:500}.informacion-module__Aew79q__shippingInfo p{color:#444;margin-bottom:1.2rem;font-size:1.02rem;line-height:1.75}.informacion-module__Aew79q__shippingGallery{text-align:center;margin-top:5rem}.informacion-module__Aew79q__shippingGallery h3{color:#59142b;margin-bottom:2rem;font-size:1.9rem;font-weight:500}.informacion-module__Aew79q__galleryGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.8rem;display:grid}.informacion-module__Aew79q__galleryGrid img{aspect-ratio:4/5;object-fit:cover;border-radius:22px;width:100%;transition:transform .35s,box-shadow .35s;box-shadow:0 12px 30px #0000002e}.informacion-module__Aew79q__galleryGrid img:hover{transform:scale(1.04);box-shadow:0 18px 45px #00000040}@media (max-width:768px){.informacion-module__Aew79q__shippingHeader h1{font-size:2.3rem}.informacion-module__Aew79q__shippingHeader p{font-size:1.4rem}.informacion-module__Aew79q__shippingInfo{margin:2.5rem 1rem;padding:1.8rem}.informacion-module__Aew79q__shippingGallery h3{font-size:1.6rem}.informacion-module__Aew79q__galleryGrid{gap:1.2rem}}@media (max-width:480px){.informacion-module__Aew79q__shippingHeader h1{font-size:1.9rem}.informacion-module__Aew79q__shippingHeader p{font-size:1.25rem}.informacion-module__Aew79q__shippingInfo h3{font-size:1.2rem}.informacion-module__Aew79q__shippingInfo p{font-size:.95rem}}
@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;font-display:swap;src:url(../media/32fe63294b6cd18c-s.7f335ffb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;font-display:swap;src:url(../media/73091b67359a1d13-s.48aa4bab.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;font-display:swap;src:url(../media/406d3fc8d5ec9f59-s.p.3f4cab70.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32fe63294b6cd18c-s.7f335ffb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(../media/73091b67359a1d13-s.48aa4bab.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(../media/406d3fc8d5ec9f59-s.p.3f4cab70.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Dancing Script Fallback;src:local(Arial);ascent-override:112.99%;descent-override:34.39%;line-gap-override:0.0%;size-adjust:81.43%}.dancing_script_af786997-module__aM6aaq__className{font-family:Dancing Script,Dancing Script Fallback;font-style:normal}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.666bad7d.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0a77efb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.4a23d71b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.95e4158a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.bd593fbe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.d82a9aff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_f2d171ff-module__iIobkG__className{font-family:Poppins,Poppins Fallback;font-style:normal}
.ProductGrid-module__XYFoJa__carousel{justify-content:center;align-items:center;width:100%;height:auto;margin:2rem auto;display:flex;position:relative;overflow:hidden}.ProductGrid-module__XYFoJa__track{flex:1;grid-template-columns:repeat(4,1fr);gap:1rem;margin-left:4rem;display:grid}.ProductGrid-module__XYFoJa__card{text-align:center;background:#f6f6f6;border-radius:12px;height:450px;padding:1rem;transition:transform .3s;box-shadow:0 4px 10px #0000001a}.ProductGrid-module__XYFoJa__card img{object-fit:cover;width:265px;height:300px;margin-bottom:1.5rem}.ProductGrid-module__XYFoJa__card:hover{transform:scale(1.05)}@media (max-width:600px){.ProductGrid-module__XYFoJa__track{grid-template-columns:repeat(1,1fr);margin-left:0}.ProductGrid-module__XYFoJa__card{max-width:250px;height:auto;margin-left:65px}.ProductGrid-module__XYFoJa__card img{width:100%;height:auto;max-height:250px}}@media (min-width:601px) and (max-width:900px){.ProductGrid-module__XYFoJa__track{grid-template-columns:repeat(2,1fr);margin-left:1rem}.ProductGrid-module__XYFoJa__card{height:auto}.ProductGrid-module__XYFoJa__card img{width:90%;height:auto;max-height:280px}}@media (min-width:901px) and (max-width:1200px){.ProductGrid-module__XYFoJa__track{grid-template-columns:repeat(3,1fr);margin-left:2rem}.ProductGrid-module__XYFoJa__card img{width:90%;height:auto;max-height:300px}}@media (min-width:1201px){.ProductGrid-module__XYFoJa__track{grid-template-columns:repeat(4,1fr);margin-left:4rem}.ProductGrid-module__XYFoJa__card img{width:265px;height:300px}}
.bolsos-module__t7HeYG__container{width:100%;margin:0 auto;padding:2rem}.bolsos-module__t7HeYG__container h1{text-align:center;color:#333;margin-bottom:2rem;font-size:2rem}.bolsos-module__t7HeYG__grid{text-align:center;grid-template-columns:repeat(3,450px);justify-content:center;align-items:start;gap:1rem;display:grid}.bolsos-module__t7HeYG__card{text-align:center;background:#fcf4f4;border-radius:12px;width:400px;height:500px;transition:transform .2s;overflow:hidden;box-shadow:0 4px 12px #ce344b4d}.bolsos-module__t7HeYG__card:hover{transform:translateY(-5px)}.bolsos-module__t7HeYG__image{object-fit:cover;width:100%;height:400px;margin-bottom:.8rem}.bolsos-module__t7HeYG__card h3{color:#222;margin:.5rem 0;font-size:1.2rem}.bolsos-module__t7HeYG__card p{color:#666;font-size:1rem}@media (max-width:768px){.bolsos-module__t7HeYG__grid{grid-template-columns:2fr;justify-items:center}.bolsos-module__t7HeYG__card{width:90%;max-width:500px;height:400px}.bolsos-module__t7HeYG__image{height:300px}}
