.precios{max-width:1400px;margin:0 auto;padding:6rem 2rem}.precios h1{text-align:center;color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:4rem;font-size:3rem}.precios-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:2rem;display:grid}.precio-card{background:linear-gradient(145deg,#1a1a1a,#0d0d0d);border-radius:15px;padding:2rem;transition:transform .3s;box-shadow:0 5px 15px #0000004d}.precio-card:hover{transform:translateY(-10px)}.precio-header{text-align:center;border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:1rem}.precio-header h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.medida{color:#007bff;font-size:1.2rem;font-weight:700}.precio-content{text-align:center}.descuento{color:#fff;background-color:#007bff;border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-weight:700;display:inline-block}.precio-original{color:#666;margin-bottom:.5rem;font-size:1.2rem;text-decoration:line-through}.precio-final{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (width<=768px){.precios{padding:4rem 1rem}.precios h1{margin-bottom:2rem;font-size:2rem}.precios-grid{grid-template-columns:1fr;gap:1.5rem;padding:1rem}}.precio-card:before{content:"";pointer-events:none;background:linear-gradient(45deg,#0000,#ffffff1a);border-radius:15px;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.precio-card{opacity:0;animation:.6s forwards fadeInUp}.precio-card:nth-child(2){animation-delay:.2s}.precio-card:nth-child(3){animation-delay:.4s}.precio-card:nth-child(4){animation-delay:.6s}.precio-card:nth-child(5){animation-delay:.8s}.precio-card:nth-child(6){animation-delay:1s}.precio-card:nth-child(7){animation-delay:1.2s}.precio-card:nth-child(8){animation-delay:1.4s}.galeria-hero{text-align:center;background:linear-gradient(135deg,#000 0%,#111 50%,#000 100%);padding:120px 0 80px;position:relative;overflow:hidden}.galeria-hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"%23ffffff\" opacity=\"0.1\"/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"%23ffffff\" opacity=\"0.1\"/><circle cx=\"50\" cy=\"10\" r=\"0.5\" fill=\"%23ffffff\" opacity=\"0.1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"/></svg>");position:absolute;inset:0}.galeria-hero-content{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.galeria-hero h1{color:#fff;text-transform:uppercase;letter-spacing:2px;text-shadow:0 4px 8px #00000080;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.galeria-hero p{color:#ccc;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.3rem}.galeria-filters{z-index:100;background:#111;border-bottom:1px solid #ffffff1a;padding:2rem 0;position:sticky;top:0;box-shadow:0 4px 20px #0000004d}.filters-container{flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.filter-groups,.search-section{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.filter-group{flex-wrap:wrap;gap:1rem;display:flex}.filter-btn{color:#ccc;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;border:2px solid #333;border-radius:25px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .3s}.filter-btn:hover{color:#007bff;border-color:#007bff}.filter-btn.active{color:#fff;background:#007bff;border-color:#007bff}.search-container{flex:1;max-width:400px;position:relative}.search-input{color:#fff;background:#222;border:2px solid #333;border-radius:25px;width:100%;padding:.75rem 1rem .75rem 3rem;font-size:1rem;transition:all .3s}.search-input:focus{background:#333;border-color:#007bff;outline:none}.search-input::placeholder{color:#666}.search-icon{color:#666;font-size:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.results-counter{color:#ccc;text-align:center;background:#ffffff0d;border-radius:8px;margin-top:1rem;padding:.5rem;font-size:.9rem;font-weight:500}.galeria-main{background:#000;min-height:100vh;padding:2rem 0}.galeria-container{max-width:1400px;margin:0 auto;padding:0 2rem}.galeria-masonry{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(280px,auto);grid-auto-flow:dense;align-items:start;gap:3rem 2rem;display:grid}.gallery-item{cursor:pointer;background:#111;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d}.gallery-item:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000080}.gallery-item img{object-fit:cover;flex:1;width:100%;height:100%;transition:all .3s;display:block}.gallery-item:hover img{transform:scale(1.05)}.gallery-item.uniform{grid-area:span 1/span 1;height:560px;min-height:auto}.gallery-item{break-inside:avoid;page-break-inside:avoid}.gallery-overlay{background:linear-gradient(#0000,#000000e6);padding:2rem 1.5rem 1.5rem;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.gallery-item:hover .gallery-overlay{transform:translateY(0)}.gallery-item.vertical .gallery-overlay{padding:1.5rem 1rem 1rem}.gallery-item.horizontal .gallery-overlay{padding:2.5rem 2rem 2rem}.gallery-item.featured .gallery-overlay{padding:3rem 2.5rem 2.5rem}.overlay-content p{color:#ccc;margin-bottom:1rem;font-size:.9rem}.tags-container{flex-wrap:wrap;gap:.5rem;display:flex}.category-tag{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#007bff;border-radius:15px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;display:inline-block}.oferta-tag{color:#000;text-transform:uppercase;letter-spacing:.5px;background:#daa520;border-radius:15px;padding:.25rem .75rem;font-size:.8rem;font-weight:700;animation:2s infinite pulse;display:inline-block}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.gallery-item:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(45deg,#0000,#007bff1a,#0000);transition:opacity .3s;position:absolute;inset:0}.gallery-item:hover:before{opacity:1}.galeria-modal{z-index:1000;opacity:0;background-color:#000;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.galeria-modal.show{opacity:1}.modal-content{box-sizing:border-box;background:#000;border:none;outline:none;justify-content:center;align-items:center;width:100%;height:100vh;margin:0;padding:0;display:flex;position:relative}.modal-close{color:#fff;cursor:pointer;z-index:1001;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.modal-close:hover{background:#ffffff1a;transform:scale(1.1)}.modal-image-container{background:#000;border:none;outline:none;justify-content:center;align-items:center;width:100%;height:100vh;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.modal-image-container img{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;touch-action:manipulation;border:none;outline:none;width:auto;max-width:100vw;height:100vh;margin:0;padding:0;display:block}.modal-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#000c;border:1px solid #fff3;border-radius:25px;padding:.75rem 1.25rem;transition:all .3s;display:none;position:absolute;bottom:2rem;left:2rem;box-shadow:0 8px 25px #0000004d}.modal-image-container.swiping{transition:transform .1s}.modal-image-container.swipe-left{transform:translate(-100%)}.modal-image-container.swipe-right{transform:translate(100%)}@media (width<=768px){.modal-image-container{background:#000;border:none;outline:none;justify-content:center;align-items:center;width:100%;height:100vh;margin:0;padding:0;display:flex}.modal-image-container img,.modal-image-container img[data-orientation=vertical],.modal-image-container img[data-orientation=horizontal],.modal-image-container img[data-orientation=square]{object-fit:contain;object-position:center;touch-action:manipulation;border:none;outline:none;width:auto;max-width:100vw;height:100vh;margin:0;padding:0}.galeria-modal,.modal-content{touch-action:manipulation;-webkit-user-select:none;user-select:none}}.modal-category span{color:#fff;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;font-size:.9rem;font-weight:600}.modal-navigation{pointer-events:none;box-sizing:border-box;justify-content:space-between;width:100%;padding:0 2rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nav-btn{color:#fff;cursor:pointer;pointer-events:all;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:flex}.nav-btn:hover{background:#ffffff1a;transform:scale(1.1)}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.loading-spinner{z-index:999;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.spinner{border:4px solid #333;border-top-color:#007bff;border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner p{color:#fff;font-size:1.1rem}@media (width<=1400px){.galeria-container{padding:0 1.5rem}.galeria-masonry{gap:2.5rem 1.5rem}}@media (width<=1200px){.galeria-hero h1{font-size:3rem}.galeria-hero p{font-size:1.2rem}.galeria-container{padding:0 1rem}}@media (width<=1024px){.galeria-hero{padding:100px 0 60px}.galeria-hero h1{font-size:2.8rem}.galeria-hero p{font-size:1.1rem}.galeria-masonry{grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;grid-auto-flow:dense;gap:2.5rem 1.5rem}.gallery-item.featured{grid-area:span 2/span 1}.gallery-item.uniform{height:560px}.modal-content{padding:1.5rem}.modal-image-container{max-width:100%;max-height:100%}}@media (width<=900px){.galeria-hero h1{font-size:2.5rem}.galeria-masonry{grid-template-columns:repeat(2,1fr);grid-auto-rows:260px;grid-auto-flow:dense;gap:2.5rem 1.5rem}.filters-container{padding:0 1rem}.filter-groups{gap:1.5rem}.gallery-item.uniform{height:520px}}@media (width<=768px){.galeria-hero{padding:80px 0 50px}.galeria-hero h1{font-size:2.2rem}.galeria-hero p{font-size:1rem}.galeria-filters{padding:1rem 0}.filter-groups{flex-direction:column;gap:1rem}.filter-group{flex-wrap:wrap;justify-content:center}.search-section{flex-direction:column;gap:1rem}.search-container{max-width:none}.galeria-masonry{grid-template-columns:repeat(2,1fr);grid-auto-rows:240px;grid-auto-flow:dense;gap:2rem 1rem}.gallery-item{min-height:240px}.gallery-item.uniform{height:480px}.modal-content{padding:0}.modal-image-container{width:100%;height:100%}.modal-category{border-radius:20px;padding:.6rem 1rem;position:absolute;bottom:1rem;left:1rem}.modal-category span{font-size:.8rem}.modal-navigation{padding:0 1rem}.nav-btn{width:50px;height:50px;font-size:1.2rem}.overlay-content p{font-size:.9rem}.modal-image-container img{object-fit:cover;width:100%;height:100%}}@media (width<=600px){.galeria-hero h1{font-size:2rem}.galeria-hero p{font-size:.95rem}.filter-group{grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%;display:grid}.filter-btn{justify-content:center;width:100%;min-height:auto;padding:.6rem .8rem;font-size:.85rem}.galeria-masonry{grid-template-columns:repeat(1,1fr);grid-auto-rows:250px;grid-auto-flow:dense;gap:2rem 1rem}.gallery-item{min-height:250px}.gallery-item.uniform{height:500px}.search-input{padding:.75rem 1rem .75rem 2.5rem;font-size:.95rem}.modal-content{padding:0}}@media (width<=480px){.galeria-hero{padding:70px 0 40px}.galeria-hero h1{font-size:1.8rem}.galeria-hero p{font-size:.9rem}.galeria-container,.filters-container{padding:0 .75rem}.filter-group{grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%;display:grid}.filter-btn{justify-content:center;width:100%;min-height:auto;padding:.4rem .6rem;font-size:.75rem}.galeria-masonry{grid-template-columns:1fr;grid-auto-rows:220px;grid-auto-flow:dense;gap:1.5rem .75rem}.gallery-item{min-height:220px}.gallery-item.uniform{height:440px}.search-input{padding:.5rem .75rem .5rem 2rem;font-size:.9rem}.modal-content{padding:0}.modal-image-container{background:#000;justify-content:center;align-items:center;width:100%;height:100vh;padding:0;display:flex}.modal-image-container img{object-fit:cover;object-position:center;width:100%;height:100vh}.modal-image-container img[data-orientation=vertical]{object-fit:contain;object-position:center;width:100%;height:100vh}.modal-image-container img[data-orientation=horizontal]{object-fit:scale-down;object-position:center;width:100%;height:100vh}.modal-category{border-radius:15px;padding:.5rem .75rem;position:absolute;bottom:.75rem;left:.75rem}.modal-category span{font-size:.75rem}.modal-navigation{padding:0 1rem}.nav-btn{width:45px;height:45px;font-size:1rem}.overlay-content p{font-size:.8rem}.category-tag,.oferta-tag{padding:.2rem .5rem;font-size:.7rem}}@media (width<=360px){.galeria-hero h1{font-size:1.6rem}.galeria-hero p{font-size:.85rem}.galeria-masonry{grid-auto-rows:200px;grid-auto-flow:dense;gap:1rem .5rem}.gallery-item{min-height:200px}.gallery-item.uniform{height:400px}.filter-btn{padding:.4rem .8rem;font-size:.75rem}.search-input{padding:.4rem .6rem .4rem 1.8rem;font-size:.85rem}.modal-image-container{background:#000;width:100%;height:100vh;padding:0}.modal-image-container img,.modal-image-container img[data-orientation=vertical],.modal-image-container img[data-orientation=horizontal]{object-fit:cover;object-position:center;width:100%;height:100vh}}.gallery-item{animation:.6s forwards fadeInUp}.gallery-item:first-child{animation-delay:.1s}.gallery-item:nth-child(2){animation-delay:.2s}.gallery-item:nth-child(3){animation-delay:.3s}.gallery-item:nth-child(4){animation-delay:.4s}.gallery-item:nth-child(5){animation-delay:.5s}.gallery-item:nth-child(6){animation-delay:.6s}.gallery-item:nth-child(7){animation-delay:.7s}.gallery-item:nth-child(8){animation-delay:.8s}.gallery-item:nth-child(9){animation-delay:.9s}.gallery-item:nth-child(10){animation-delay:1s}.galeria-main::-webkit-scrollbar{width:8px}.galeria-main::-webkit-scrollbar-track{background:#111}.galeria-main::-webkit-scrollbar-thumb{background:#007bff;border-radius:4px}.galeria-main::-webkit-scrollbar-thumb:hover{background:#0056b3}.filtrado{display:none!important}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background-color:#000;font-family:Arial,sans-serif}header{background-color:#000;border-bottom:1px solid #ffffff1a;width:100%;height:100px;position:static}nav{justify-content:space-between;align-items:center;max-width:1800px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.logo a{text-decoration:none;display:block}.logo img{width:auto;height:85px;display:block}.nav-links{align-items:center;gap:3rem;height:100%;display:flex}.nav-links a{color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:1rem;font-weight:500;line-height:100px;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#007bff}.mobile-menu-toggle{cursor:pointer;z-index:1000;flex-direction:column;padding:10px;display:none}.mobile-menu-toggle span{background-color:#fff;border-radius:2px;width:25px;height:3px;margin:3px 0;transition:all .3s}.mobile-menu-toggle.active span:first-child{transform:rotate(-45deg)translate(-5px,6px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(45deg)translate(-5px,-6px)}.mobile-menu{z-index:999;opacity:0;visibility:hidden;background-color:#000000f2;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;transition:opacity .3s,visibility .3s;display:none;position:fixed;top:0;left:0}.mobile-menu.active{opacity:1;visibility:visible;display:flex}.mobile-menu a{color:#fff;text-transform:uppercase;letter-spacing:2px;border:2px solid #0000;border-radius:5px;padding:1rem 2rem;font-size:1.5rem;font-weight:500;text-decoration:none;transition:color .3s}.mobile-menu a:hover{color:#007bff;border-color:#007bff}.ofertas{text-align:center;background-color:#fff;padding:.5rem 0}.ofertas-banner{justify-content:center;align-items:center;gap:2rem;max-width:1800px;margin:0 auto;padding:0 2rem;display:flex}.ofertas-banner p{color:#000;white-space:nowrap;margin:0;font-size:1.2rem}.ofertas-banner img{object-fit:contain;width:auto;height:40px}.btn-ofertas{color:#fff;cursor:pointer;white-space:nowrap;background-color:#007bff;border:none;border-radius:4px;padding:.5rem 2rem;font-weight:700;transition:background-color .3s}.btn-ofertas:hover{background-color:#0056b3}.hero{height:100vh;min-height:600px;position:relative;overflow:hidden}.hero-carousel{width:100%;height:100%;position:absolute;top:0;left:0}.carousel-track{width:100%;height:600%;animation:18s cubic-bezier(.4,0,.2,1) infinite slideVertical;position:absolute}@keyframes slideVertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.carousel-track img{object-fit:cover;width:100%;height:16.666%;transition:opacity .5s;display:block}.hero-content{z-index:2;text-align:left;width:100%;padding:0 4rem;position:absolute;top:50%;left:25%;transform:translate(-25%,-50%)}.hero-content h1{color:#fff;text-transform:uppercase;letter-spacing:3px;text-shadow:2px 2px 8px #000c;flex-wrap:wrap;gap:.5rem;max-width:900px;margin:0;font-size:3.5rem;font-weight:700;line-height:1.2;display:flex;position:relative}.hero-content h1 .word{margin-right:.2rem;display:flex}.hero-content h1 span{opacity:0;margin-right:1px;animation:.5s forwards splitLetterUp;display:inline-block;transform:translateY(100%)}.hero-content h1 .word:empty{width:.5rem}.hero-content h1:after{display:none}.hero:after{content:"";z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.features{background-color:#000;max-width:1400px;margin:0 auto;padding:4rem 2rem;position:relative}.features:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;display:grid}.feature-item{border-radius:15px;max-width:350px;height:600px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.feature-item img{object-fit:cover;border-radius:15px;width:100%;height:100%;transition:transform .3s}.feature-item:hover img{transform:scale(1.05)}.feature-text{color:#fff;text-align:center;background:linear-gradient(#0000,#000000e6);border-radius:0 0 15px 15px;width:100%;padding:2rem;position:absolute;bottom:0;left:0}.feature-text h3{text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 4px #000c;margin:0;font-size:2rem;font-weight:600}.features-description{background-color:#000;max-width:1400px;margin:0 auto;padding:4rem 2rem}.description-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.description-text{padding-right:2rem}.description-text p{color:#fff;margin-bottom:2rem;font-size:1.2rem;line-height:1.8}.description-text p:last-child{margin-bottom:0}.description-image{border-radius:10px;max-width:450px;height:600px;margin-left:auto;overflow:hidden}.description-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.description-image:hover img{transform:scale(1.05)}.gallery{text-align:center;max-width:1400px;margin:0 auto;padding:4rem 2rem;overflow:hidden}.gallery-grid{perspective:1000px;justify-content:center;align-items:center;gap:0;max-width:1000px;margin:2rem auto;padding:2rem;display:flex;position:relative}.gallery-item{transform-origin:50%;cursor:pointer;width:300px;height:400px;margin-left:-80px;transition:all .5s;position:relative}.gallery-item:first-child{transform:rotate(-5deg)}.gallery-item:nth-child(2){transform:rotate(3deg)translateY(-10px)}.gallery-item:nth-child(3){transform:rotate(-2deg)translateY(5px)}.gallery-item img{object-fit:cover;border-radius:15px;width:100%;height:100%;box-shadow:0 5px 15px #0000004d}.gallery-item:hover{z-index:5;transform:translateY(-50px)rotate(0)scale(1.1);box-shadow:0 15px 30px #00000080}.gallery-item:hover~.gallery-item{transform:translate(50px)rotate(3deg)}.mobile-hidden{display:block}.btn-gallery{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background-color:#0000;border:2px solid #daa520;padding:1rem 3rem;font-size:1.1rem;transition:all .3s}.btn-gallery:hover{color:#000;background-color:#daa520}.testimonials{text-align:center;padding:2rem}.testimonials-container{justify-content:center;gap:1rem;margin:2rem 0;display:flex}.faq{max-width:1400px;margin:0 auto;padding:4rem 2rem}.faq-content{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.faq h2{text-align:left;margin-bottom:3rem}.accordion{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.accordion-item{border-bottom:1px solid #ffffff1a;overflow:hidden}.accordion-button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 1rem;font-size:1.1rem;transition:all .3s;display:flex}.accordion-button:hover{color:#007bff}.accordion-button .icon{font-size:1.5rem;transition:transform .3s}.accordion-button.active .icon{transform:rotate(45deg)}.accordion-content{opacity:0;max-height:0;padding:0 1rem;transition:all .5s cubic-bezier(0,1,0,1);overflow:hidden;transform:translateY(-10px)}.accordion-content.active{opacity:1;max-height:1000px;padding:1.5rem 1rem;transition:all .5s cubic-bezier(1,0,1,0);transform:translateY(0)}.accordion-content p{color:#fff;margin-bottom:1rem;font-size:1rem;line-height:1.6}.accordion-content p:last-child{margin-bottom:0}.btn-faq{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background-color:#0000;border:2px solid #007bff;margin-top:2rem;padding:1rem 3rem;font-size:1.1rem;transition:all .3s}.btn-faq:hover{color:#fff;background-color:#007bff}.faq-right{border-radius:10px;max-width:450px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden}.faq-right img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.faq-right:hover img{transform:scale(1.05)}footer{background-color:#111;margin-top:4rem;padding:4rem 2rem}.footer-content{justify-content:space-around;max-width:1800px;margin:0 auto;padding:0 2rem;display:flex}.contact-info h3,.social-media h3{color:#daa520;margin-bottom:1rem}.social-media a{color:#fff;margin:0 1rem;font-size:1.8rem;transition:color .3s}.social-media a:hover{color:#daa520}@media (width<=1200px){nav{padding:0 1rem}.nav-links{gap:2rem}.nav-links a{font-size:.9rem}.hero-content h1{max-width:700px;font-size:2.5rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.nav-links{gap:1.5rem}.nav-links a{font-size:.85rem}.hero-content h1{letter-spacing:2px;font-size:2.2rem}.hero-content{padding:0 1.5rem;left:15%;transform:translate(-15%,-50%)}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:800px;margin:0 auto}.description-image{display:none}.description-container{grid-template-columns:1fr;max-width:800px;margin:0 auto}.feature-item{height:450px}.feature-text h3{font-size:1.6rem}.gallery-grid{flex-direction:column;gap:1.5rem;max-width:400px;margin:0 auto;display:flex}.gallery-item{width:100%;height:250px;margin-left:0;transform:none!important}.gallery-item:hover{transform:translateY(-10px)scale(1.02)!important}.gallery-item:hover~.gallery-item{transform:none!important}.hero-mobile-hidden{display:none!important}.mobile-hidden{display:block!important}.testimonios-container{grid-template-columns:1fr;gap:30px}.testimonios-texto{text-align:center;padding-right:0}.testimonios-slider{border-radius:15px;height:400px;overflow:hidden}}@media (width<=768px){header{height:80px;position:relative}nav{padding:0 1rem;position:relative}.logo img{height:60px}.nav-links{display:none}.mobile-menu-toggle{z-index:1001;display:flex;position:relative}.hero-content h1{letter-spacing:1px;font-size:1.8rem;line-height:1.3}.hero-content{text-align:center;width:100%;padding:0 1rem;left:50%;transform:translate(-50%,-50%)}.ofertas-banner{flex-direction:column;gap:1rem;padding:1rem}.ofertas-banner p{white-space:normal;font-size:1rem}.ofertas-banner img{height:30px}.btn-ofertas{padding:.5rem 1.5rem;font-size:.9rem}.features{background-color:#000;padding:3rem 1rem}.features-grid{grid-template-columns:1fr;gap:2rem;max-width:500px;margin:0 auto}.feature-item{max-width:100%;height:350px;margin:0}.feature-item img{height:100%}.feature-text{background:linear-gradient(#0000,#000000f2);padding:1.5rem}.feature-text h3{letter-spacing:1px;font-size:1.8rem}.features-description{padding:3rem 1rem}.description-container{grid-template-columns:1fr;gap:2rem;max-width:800px;margin:0 auto}.description-text{text-align:center;width:100%;padding-right:0}.description-image{border-radius:15px;height:300px;display:block;overflow:hidden}.gallery{padding:3rem 1rem}.gallery-grid{grid-template-columns:1fr;gap:1.5rem;max-width:500px;margin:0 auto}.gallery-item{border-radius:15px;height:280px;overflow:hidden}.btn-gallery{margin-top:1.5rem;padding:.8rem 2rem;font-size:.9rem;display:inline-block}.faq{padding:3rem 1rem}.faq-content{grid-template-columns:1fr;gap:2rem}.faq-left{flex-direction:column;display:flex}.faq h2{text-align:center;font-size:1.8rem}.faq-right{border-radius:15px;height:400px;display:none;overflow:hidden}.btn-faq{text-align:center;margin:2rem auto 0;padding:.8rem 2rem;font-size:.9rem;display:inline-block}.testimonios-instagram{padding:40px 0}.testimonios-texto h2{font-size:2em}.estadisticas{flex-direction:column;gap:20px}.testimonios-slider{height:300px}.video-testimonios{padding:60px 0}.testimonios-text h2{font-size:2.2em}.videos-stack{height:300px}}@media (width<=480px){header{height:70px;position:relative}.logo img{height:50px}.mobile-menu-toggle{padding:8px}.mobile-menu-toggle span{width:22px;height:2px}.hero-content h1{letter-spacing:.5px;font-size:1.5rem}.hero-content{padding:0 .5rem}.ofertas-banner{padding:.5rem}.ofertas-banner p{font-size:.9rem}.btn-ofertas{padding:.4rem 1rem;font-size:.8rem}.features{background-color:#000;padding:2rem .5rem}.features-grid{gap:1.5rem;max-width:400px}.feature-item{height:280px}.feature-item img{height:100%}.feature-text{padding:1rem}.feature-text h3{letter-spacing:.5px;font-size:1.5rem}.gallery{padding:2rem .5rem}.gallery-grid{gap:1rem;max-width:350px;margin:0 auto}.gallery-item{border-radius:12px;height:220px;overflow:hidden}.hero-mobile-hidden{display:none!important}.mobile-hidden{display:block!important}.faq{padding:2rem .5rem}.faq-left{flex-direction:column;display:flex}.faq h2{font-size:1.5rem}.faq-right{border-radius:12px;height:300px;display:none;overflow:hidden}.accordion-button{padding:1rem;font-size:.9rem}.btn-faq{text-align:center;margin:2rem auto 0;display:inline-block}.testimonios-instagram{padding:30px 0}.testimonios-texto h2{font-size:1.8em}.testimonios-slider{border-radius:12px;height:280px;overflow:hidden}.slide img{object-fit:contain!important;object-position:center!important;width:100%!important;height:auto!important;max-height:260px!important}.video-testimonios{padding:40px 0}.testimonios-text h2{font-size:1.8em}.videos-stack{border-radius:12px;height:280px;overflow:hidden}}section{margin:0;padding:0}@media (width<=768px){.gallery h2,.faq h2,.testimonios-texto h2,.testimonios-text h2{text-align:center;margin-bottom:1.5rem}.btn-gallery,.btn-faq{text-align:center;width:auto;min-width:200px}.gallery,.faq,.testimonios-instagram,.video-testimonios{padding-left:1rem;padding-right:1rem}}h2{text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;font-size:2rem}@keyframes splitLetterUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.accesorios-page{max-width:1400px;margin:0 auto;padding:6rem 2rem}.accesorios-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;padding:2rem 0;display:grid}.accesorio-card{background:linear-gradient(145deg,#1a1a1a,#0d0d0d);border-radius:15px;transition:transform .3s;overflow:hidden}.accesorio-card:hover{transform:translateY(-10px)}.accesorio-imagen{height:250px;overflow:hidden}.accesorio-imagen img{object-fit:cover;width:100%;height:100%}.accesorio-info{padding:2rem}.accesorio-precio{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.btn-comprar{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:5px;padding:.5rem 1.5rem;transition:background .3s}.btn-comprar:hover{background:#0056b3}.servicios-page{max-width:1400px;margin:0 auto;padding:6rem 2rem}.servicios-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;padding:2rem 0;display:grid}.servicio-card{text-align:center;background:linear-gradient(145deg,#1a1a1a,#0d0d0d);border-radius:15px;padding:2rem;transition:transform .3s}.servicio-card:hover{transform:translateY(-10px)}.servicio-card i{color:#007bff;margin-bottom:1.5rem;font-size:3rem}.contacto-servicios{text-align:center;background:linear-gradient(145deg,#1a1a1a,#0d0d0d);border-radius:15px;margin-top:4rem;padding:3rem}.contacto-botones{justify-content:center;gap:2rem;margin-top:2rem;display:flex}.btn-whatsapp,.btn-email{border-radius:5px;align-items:center;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:transform .3s;display:inline-flex}.btn-whatsapp{color:#fff;background:#25d366}.btn-email{color:#fff;background:#007bff}.btn-whatsapp:hover,.btn-email:hover{transform:translateY(-5px)}@-moz-document url-prefix(){@media (width<=480px){.testimonios-slider .slide img{object-fit:contain!important;object-position:center!important;width:100%!important;height:auto!important;max-height:260px!important;display:block!important}.testimonios-slider .slide{justify-content:center!important;align-items:center!important;min-height:auto!important;display:flex!important}}}.testimonios-instagram{background-color:#1a1a1a;padding:80px 0;overflow:hidden}.testimonios-container{grid-template-columns:1fr 1fr;align-items:center;gap:50px;max-width:1400px;margin:0 auto;padding:0 20px;display:grid}.testimonios-texto{padding-right:50px}.testimonios-texto h2{color:#fff;margin-bottom:25px;font-size:2.5em;font-weight:700}.testimonios-texto .destacado{color:#4ecdc4;margin-bottom:20px;font-size:1.2em;font-weight:500}.testimonios-texto p{color:#e0e0e0;margin-bottom:30px;line-height:1.6}.estadisticas{gap:40px;margin-top:40px;display:flex}.stat-item{flex-direction:column;align-items:flex-start;display:flex}.stat-item .numero{color:#4ecdc4;font-size:2.5em;font-weight:700;line-height:1}.stars-row{color:#fbbc04;gap:4px;font-size:2.2em;line-height:1;display:flex}.stat-item .texto{color:#fff;margin-top:5px;font-size:.9em}.testimonios-slider{height:600px;position:relative;overflow:hidden}.slider-container{flex-direction:column;animation:30s linear infinite slideVertical;display:flex}.slider-container:hover{animation-play-state:paused}.slide{width:100%;min-height:300px;padding:10px}.slide img{object-fit:cover;object-position:center;border-radius:15px;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;transition:transform .3s;box-shadow:0 4px 15px #0003}.slide img:hover{transform:scale(1.02)}@-moz-document url-prefix(){@media (width<=480px){.slide img{object-fit:contain!important;object-position:center!important;width:100%!important;height:auto!important;max-height:280px!important;display:block!important}.slide{justify-content:center!important;align-items:center!important;display:flex!important}}}@media (width<=968px){.testimonios-container{grid-template-columns:1fr;gap:30px}.testimonios-texto{text-align:center;padding-right:0}.estadisticas{justify-content:center}.stat-item{align-items:center}.testimonios-slider{height:400px}}@media (width<=480px){.testimonios-instagram{padding:40px 0}.testimonios-texto h2{font-size:2em}.estadisticas{flex-direction:column;gap:20px}.testimonios-slider{height:300px}.slide img{object-fit:contain!important;object-position:center!important;width:100%!important;height:auto!important;max-height:280px!important}}.video-testimonios{background-color:#1a1a1a;justify-content:center;align-items:center;min-height:100vh;padding:100px 0;display:flex}.testimonios-content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 20px;display:grid}.testimonios-text{padding-right:50px}.testimonios-text h2{color:#fff;margin-bottom:25px;font-size:3em;font-weight:700;line-height:1.2}.testimonios-text .destacado{color:#4ecdc4;margin-bottom:20px;font-size:1.4em;font-weight:500}.testimonios-text p{color:#e0e0e0;margin-bottom:40px;font-size:1.1em;line-height:1.8}.videos-stack{perspective:1000px;height:600px;position:relative}.video-card{opacity:0;width:100%;height:100%;transform:translateY(20px) scale(.9) translateZ(calc(-100px * var(--index)));visibility:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute}.video-card.active{opacity:1;z-index:3;visibility:visible;transform:translateY(0)scale(1)translateZ(0)}.video-card:not(.active){pointer-events:none}.video-wrapper{background:#000;border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.video-wrapper video{object-fit:contain;opacity:1;z-index:1;background:#000;width:100%;height:100%}.video-controls{align-items:center;gap:20px;margin-top:40px;display:flex}.prev-video,.next-video{color:#4ecdc4;cursor:pointer;background:0 0;border:2px solid #4ecdc4;border-radius:50%;width:50px;height:50px;transition:all .3s}.prev-video:hover,.next-video:hover{color:#fff;background:#4ecdc4}.video-dots{gap:10px;display:flex}.dot{cursor:pointer;background:#333;border-radius:50%;width:12px;height:12px;transition:all .3s}.dot.active{background:#4ecdc4;transform:scale(1.2)}.play-overlay{opacity:1;cursor:pointer;z-index:2;pointer-events:auto;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.video-wrapper video::-webkit-media-controls-panel{z-index:3}@media (width<=1024px){.testimonios-content{grid-template-columns:1fr;gap:40px}.testimonios-text{text-align:center;padding-right:0}.video-controls{justify-content:center}.videos-stack{height:400px}}@media (width<=768px){.video-testimonios{padding:60px 0}.testimonios-text h2{font-size:2.2em}.videos-stack{height:300px}}#imageBlock{width:100%;height:800px;min-height:600px;position:relative;overflow:hidden}#shadowBlock{background-color:#000;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;padding:0 20px;display:flex}.back{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1;height:70%;transition:all .3s;position:relative}.back:before{content:"";background-color:#00000080;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.back:hover{flex:1.3}.back:hover:before{background-color:#0003}#back1,#back2,#back3,#back4,#back5{background-position:50%}.hero-content{text-align:left;z-index:20;max-width:600px;padding:0 20px;position:absolute;top:50%;left:120px;transform:translateY(-50%)}.cta-button{color:#fff;background:linear-gradient(45deg,#4ecdc4,#45b7af);border-radius:30px;padding:15px 40px;font-size:1.2em;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #4ecdc44d}@media (width<=768px){#imageBlock{height:600px;min-height:500px}#shadowBlock{gap:0;padding:0 20px}.back{flex:1;height:70%}.hero-mobile-hidden{visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;display:none!important;overflow:hidden!important}.hero-content{text-align:center;max-width:90%;padding:0 15px;left:50%;transform:translate(-50%,-50%)}}@media (width<=480px){#imageBlock{height:500px;min-height:400px}#shadowBlock{gap:0;padding:0 15px}.back{flex:1;height:60%}.hero-mobile-hidden{visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;display:none!important;overflow:hidden!important}.hero-content{max-width:95%;padding:0 10px}}
