@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";nav{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background:#240202;background:linear-gradient(90deg,#240202,#4a0404 60%,#d12828);color:#fff}.logo img{height:60px;border-radius:50px}.menu-icon{display:none;font-size:23px;cursor:pointer}.nav-links{display:flex;list-style:none}.nav-links li{margin:0 10px}.nav-links a{color:#fff;text-decoration:none;font-size:20px;margin:20px;transition:color .3s ease,font-size .3s ease,font-weight .3s ease,transform .3s ease}.nav-links a:hover{color:#fc0;font-weight:800;font-size:26px;transform:translate(20px)}.nav-links.open{display:block}.dark-mode-toggle{background:none;border:none;color:#fff;cursor:pointer;font-size:16px}.social-icons{display:flex;align-items:center}.social-icon{color:#fff;font-size:24px;margin-left:10px;transition:color .3s ease,transform .3s ease}.social-icon:hover{color:#fc0;transform:translate(20px)}@media (max-width: 768px){.menu-icon{display:block}.logo img{height:45px}.nav-links{border:solid 4px #ffffff;display:none;flex-direction:column;width:100%;text-align:left;background-color:#050404cc;position:absolute;top:60px;left:0;z-index:1000;padding-left:20px}.nav-links li{margin:10px 0}.nav-links.open{display:flex}}@media (max-width: 480px){.nav-links{width:100%;padding-left:10px}.nav-links a{font-size:12px}.nav-links li{margin:5px 0}}.dark-mode{background-color:#090909;color:#fff}.dark-mode .nav-links a{color:#fff}.dark-mode .dark-mode-toggle{color:#fc0}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media (max-width: 768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width: 480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media (max-width: 768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width: 480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:#0000;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.carousel-container{width:100%;height:auto;margin:0;overflow:hidden}.carousel-container img{width:100vh;height:auto;object-fit:cover}.hombre-container{margin-bottom:80px;margin-top:-150px}.hombre-container h2{font-size:40px;color:#680f0f;text-align:center;margin-bottom:70px;margin-top:160px;overflow:hidden;white-space:nowrap;border-right:3px solid;animation:typing 15s steps(40,end) .5s infinite,blink-caret .75s step-end infinite}.hombre-image-gallery{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.hombre-image-item{text-align:center;border:1px solid #ddd;border-radius:5px;overflow:hidden;width:calc(20% - 10px);margin:5px;position:relative}.hombre-image-item img{padding:0;max-width:100%;height:60%;cursor:pointer}.hombre-image-item img:hover{transform:scale(1.2);transition:transform .5s}.hombre-card-content{padding:40px}.hombre-card-content h3{margin:10px 0}.hombre-card-content p{margin:5px 0}.hombre-card-content .hombre-precio{font-weight:700;color:#0978ef}.hombre-image-item:hover .add-to-cart-button{background-color:#fc0}@media (max-width: 768px){.hombre-container h2{font-size:40px}.hombre-image-item{width:calc(30% - 10px)}.hombre-card-content{padding:15px}.add-to-cart-button{padding:10px 15px}}@media (max-width: 480px){.hombre-container{margin-top:-150px}.hombre-container h2{font-size:30px}.hombre-image-item{width:calc(40% - 10px)}.hombre-card-content{padding:10px}.add-to-cart-button{padding:5px 10px}}.mujer-container{margin-bottom:80px;margin-top:-150px}.mujer-container h2{font-size:40px;color:#680f0f;text-align:center;margin-bottom:70px;margin-top:160px;overflow:hidden;white-space:nowrap;border-right:3px solid;animation:typing 15s steps(40,end) .5s infinite,blink-caret .75s step-end infinite}.mujer-image-gallery{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.mujer-image-item{text-align:center;border:1px solid #ddd;border-radius:5px;overflow:hidden;width:calc(20% - 10px);margin:5px;position:relative}.mujer-image-item img{padding:0;max-width:100%;height:60%;cursor:pointer}.mujer-image-item img:hover{transform:scale(1.1);transition:transform .5s}.mujer-card-content{padding:40px}.mujer-card-content h3{margin:10px 0}.mujer-card-content p{margin:5px 0}.mujer-card-content .mujer-precio{font-weight:700;color:#0978ef}.mujer-image-item:hover .add-to-cart-button{background-color:#fc0}@media (max-width: 768px){.mujer-container h2{font-size:40px}.mujer-image-item{width:calc(30% - 10px)}.mujer-card-content{padding:15px}.add-to-cart-button{padding:10px 15px}}@media (max-width: 480px){.mujer-container{margin-top:-150px}.mujer-container h2{font-size:30px}.mujer-image-item{width:calc(40% - 10px)}.mujer-card-content{padding:10px}.add-to-cart-button{padding:5px 10px;font-size:12px}}.niños-container{margin-bottom:80px;margin-top:-150px}.niños-container h2{font-size:40px;color:#680f0f;text-align:center;margin-bottom:70px;margin-top:160px;overflow:hidden;white-space:nowrap;border-right:3px solid;animation:typing 15s steps(40,end) .5s infinite,blink-caret .75s step-end infinite}.imagenes-niños{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.card{text-align:center;border:1px solid #ddd;border-radius:5px;overflow:hidden;width:calc(20% - 10px);margin:5px;position:relative}.imagen-niños{padding:0;max-width:100%;height:60%;cursor:pointer}.imagen-niños:hover{transform:scale(1.1);transition:transform .5s}.card:hover .add-to-cart-button{background-color:#fc0}@media (max-width: 768px){.niños-container h2{font-size:40px}.card{width:calc(30% - 10px)}.card-content{padding:15px}.add-to-cart-button{padding:10px 15px}}@media (max-width: 480px){.niños-container{margin-top:-150px}.niños-container h2{font-size:30px}.card{width:calc(40% - 10px)}.card-content{padding:10px}.add-to-cart-button{padding:5px 10px}}.ofertas-container{background-color:#fcfca1;text-align:center;height:100%;padding:80px;border:solid}.ofertas-container h2{font-size:40px;color:#680f0f;margin-bottom:20px}.ofertas-container p{font-size:20px;color:#333;margin-bottom:20px}.construction-image{max-width:100%;height:auto;border-radius:5px}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}.los-mas-buscados-container{margin-bottom:80px;margin-top:-110px}.los-mas-buscados-container h2{font-size:40px;color:#680f0f;text-align:center;margin-bottom:70px;margin-top:160px;overflow:hidden;white-space:nowrap;border-right:3px solid;animation:typing 15s steps(40,end) .5s infinite,blink-caret .75s step-end infinite}@keyframes typing{0%{width:0}50%{width:100%}90%{width:100%}to{width:0}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#680f0f}}.image-gallery{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.image-item{text-align:center;border:1px solid #ddd;border-radius:5px;overflow:hidden;width:calc(20% - 10px);margin:5px;position:relative}.image-item img{padding:0;width:100%;display:block;height:auto;cursor:pointer}.image-item img:hover{transform:scale(1.2);transition:transform .5s}.card-content{padding:40px}.card-content h3{margin:10px 0}.card-content p{margin:5px 0}.card-content .precio{font-weight:700;color:#0978ef}.add-to-cart-button{position:absolute;margin-top:15px;transform:translate(-50%,-50%);background-color:#510808;color:#fff;border:none;padding:10px 40px;cursor:pointer;transition:background-color .3s ease}.add-to-cart-button:hover{color:#000;font-weight:700}.image-item:hover .add-to-cart-button{background-color:#fc0}@media (max-width: 768px){.los-mas-buscados-container h2{font-size:40px}.los-mas-buscados-container{margin-top:-370px}.image-item{width:calc(30% - 10px)}.card-content{padding:15px}.add-to-cart-button{padding:10px 15px}}@media (max-width: 480px){.los-mas-buscados-container{margin-top:-150px}.image-item{margin-top:-30px;margin-bottom:40px}.los-mas-buscados-container h2{font-size:40px}.image-item{width:calc(40% - 10px)}.card-content{padding:10px}.add-to-cart-button{padding:5px 10px}}.futer-container{display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px;background-color:#0f0e0e;color:#fff}.futer-item{flex:1;margin:10px;text-align:center}.futer-icon{font-size:24px;margin-bottom:10px;color:#fff}.social-icons{display:flex;justify-content:center;flex-wrap:wrap}.social-icons a{margin:0 10px;color:#fff;font-size:24px;text-decoration:none}.social-icons a:hover{color:#ddd}.futer-ubicanos a{text-decoration:none;color:#fff}.futer-ubicanos h2,.futer-ubicanos .futer-icon{color:#fff}.creador{color:#60e3b7;font-weight:900}.creador:hover{color:#fdfd0a;font-weight:900}@media (max-width: 768px){.futer-container{flex-direction:column;align-items:center}.futer-item{margin:20px 0}.futer-item h2{font-size:1.2em}.futer-item p{font-size:.9em}.social-icons{display:flex;justify-content:center;flex-wrap:wrap}.social-icons a{margin:10px;font-size:20px}}@media (max-width: 480px){.futer-container{padding:10px}.futer-item{margin:15px 0}.futer-item h2{font-size:1em}.futer-item p{font-size:.8em}.social-icons a{font-size:18px}}.contactanos_ubicacion{padding:20px;text-align:center;background-color:#cce5cf;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin:20px auto;max-width:900px;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.contactanos_ubicacion h2{font-size:40px;color:#333;margin-bottom:20px}.contactanos_ubicacion p{font-size:30px;color:#7d0404;line-height:1.6}.contactanos_ubicacion a{color:#007bff;text-decoration:none}.contactanos_ubicacion a:hover{text-decoration:underline}.image_mapa{width:100%;height:auto;border-radius:8px;margin-top:10px}.carrito-container{text-align:center;padding:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.product-details{margin:20px 0;display:flex;flex-direction:column;align-items:center;border:1px solid #ddd;border-radius:5px;padding:20px;box-shadow:0 4px 8px #0000001a}.carrito-container img{width:420px;border:2px solid #ddd;border-radius:5px;box-shadow:0 12px 20px #0003}.product-details img{max-width:100%;height:auto;border-radius:5px}.product-details h3{margin:10px 0;font-size:24px;color:#333}.product-details p{margin:5px 0;font-size:16px;color:#5f5858}.product-details .precio{font-weight:700;color:#0978ef;font-size:20px}.product-details .tallas{font-size:20px;font-weight:900;color:#000}.rating{margin:10px 0}.star-filled,.star-empty{color:#fc0}.whatsapp-link{display:inline-block;margin:20px 0;padding:10px 20px;background-color:#25d366;color:#fff;text-decoration:none;border-radius:5px;transition:background-color .3s ease}.whatsapp-link:hover{background-color:#1da851}.back-link{display:inline-block;margin:20px 0;padding:10px 20px;background-color:#0978ef;color:#fff;text-decoration:none;border-radius:5px;transition:background-color .3s ease}.back-link:hover{background-color:#005bb5}.add-to-cart-button{border-radius:7px}@media (max-width: 768px){.product-details{width:80%}.product-details h3{font-size:20px}.product-details p{font-size:14px}.product-details .precio{font-size:18px}.whatsapp-link,.back-link{width:80%;padding:10px}}@media (max-width: 480px){.add-to-cart-button{padding:10px 0;width:120px}.product-details{width:100%;display:flex}.carrito-container{flex-direction:column}.carrito-container img{width:290px}.product-details h3{font-size:24px}.product-details p{font-size:12px}.product-details .precio{font-size:24px}.whatsapp-link,.back-link{width:100%;padding:8px}}.login-container{max-width:400px;margin:50px auto;padding:20px;border:1px solid #ddd;border-radius:5px;box-shadow:0 4px 8px #0000001a;text-align:center}.form-group{margin-bottom:15px}label{display:block;margin-bottom:5px;font-weight:700}input{width:100%;padding:8px;border:1px solid #ddd;border-radius:5px}.login-button{background-color:#007bff;color:#fff;padding:10px 15px;border:none;border-radius:5px;cursor:pointer}.login-button:hover{background-color:#0056b3}.success-message{color:green;font-size:14px;margin-top:10px}.error-message{color:red;font-size:14px;margin-top:10px}.comentarios-container{max-width:1200px;margin:3rem auto;padding:2rem;background:#f9fafb;border-radius:1rem;box-shadow:0 10px 30px #0000000d}.comentarios-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.comentarios-header h2{font-size:2rem;font-weight:700;color:#111827}.rating-summary{display:flex;align-items:center;gap:.5rem;color:#facc15;font-weight:500;margin-top:.5rem}.review-button{background:#2563eb;color:#fff;padding:.6rem 1.2rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .3s ease}.review-button:hover{background:#1e40af}.carousel{position:relative;display:flex;align-items:center;justify-content:center}.review-cards{display:flex;gap:1.5rem;overflow:hidden;justify-content:center}.review-card{background:#dcd8d8d5;padding:1.5rem;border-radius:1rem;box-shadow:0 6px 15px #0000001a;width:300px;flex-shrink:0;transition:transform .3s ease}.review-card:hover{transform:scale(1.03)}.avatar{width:64px;height:64px;border-radius:9999px;display:block;margin:0 auto;border:2px solid #4c0f0f}.name{font-size:22px;text-align:center;font-weight:600;margin-top:.5rem;color:#111827}.date{text-align:center;font-size:1rem;color:#6b7280}.stars{display:flex;justify-content:center;margin:.5rem 0}.star-rating{display:flex;gap:.25rem;color:#facc15;font-size:2.5rem}.comment{text-align:center;color:#212834;font-size:.95rem;margin:.5rem 0;line-height:1.5}.google-logo img{width:20px;margin:0 auto;display:block}.arrow-button{position:absolute;background:#969595;border:none;padding:.6rem;border-radius:9999px;box-shadow:0 4px 10px #0000001a;cursor:pointer;z-index:1;display:flex;align-items:center;justify-content:center}.arrow-button.left{left:-1rem}.arrow-button.right{right:-1rem}.arrow-icon{width:20px;height:20px;color:#4b5563}@media (max-width: 1024px){.review-card{width:260px}}@media (max-width: 768px){.comentarios-container{padding:1.5rem}.review-button{width:100%;text-align:center}.review-card{width:240px}.arrow-button.left{left:.25rem}.arrow-button.right{right:.25rem}}@media (max-width: 480px){.comentarios-header h2{font-size:1.5rem}.rating-summary{font-size:.875rem}.review-cards{gap:0;max-width:300px}.review-card{width:100%;max-width:300px;padding:1.25rem}.avatar{width:56px;height:56px}.comment{font-size:.85rem}.arrow-button{top:50%;transform:translateY(-50%);padding:.4rem}.arrow-button.left{left:.2rem}.arrow-button.right{right:.2rem}.arrow-icon{width:18px;height:18px}}.tiktok-carousel{position:relative;display:flex;align-items:center;justify-content:center;margin:2rem auto;max-width:1100px;padding:0 3rem}.tiktok-track{display:flex;gap:1.5rem;overflow:hidden}.tiktok-embed,.local-video{max-width:325px;min-width:225px;border-radius:1.5rem;transition:transform .25s ease}.tiktok-embed:hover,.local-video:hover{transform:scale(1.03)}.arrow-btn{position:absolute;background:#fff;border:none;padding:.6rem;border-radius:9999px;box-shadow:0 4px 10px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.arrow-btn.left{left:0}.arrow-btn.right{right:0}.arrow-icon{width:50px;height:50px;color:#4b5563}@media (max-width: 768px){.tiktok-carousel{padding:0 1rem}.tiktok-track{overflow:hidden;gap:0;justify-content:center}.tiktok-embed,.local-video{min-width:100%;max-width:100%}.arrow-btn{padding:.4rem}.arrow-icon{width:36px;height:36px}}@media (max-width: 450px){.tiktok-carousel{flex-direction:column;padding:0 .5rem}.tiktok-track{flex-direction:column;align-items:center}.tiktok-embed,.local-video{min-width:100%;max-width:100%;border-radius:1rem}.arrow-btn{padding:.35rem}.arrow-icon{width:24px;height:24px}}
