@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;font-family:Comorant,sans-serif}.navbar{position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 4px 12px #00000014;z-index:1100;display:flex;justify-content:space-between;align-items:center;padding:.8em 2em;transition:background .3s ease}.navbar .brand{display:flex;align-items:center;gap:.7em}.logo{width:55px;max-width:70px}.title{font-size:1.6rem;color:#333;letter-spacing:.5px;text-shadow:1px 1px 3px rgba(0,0,0,.07)}.menu-icon{display:none;background:transparent;border:none;cursor:pointer}.nav-links{display:flex;gap:2em;align-items:center;transition:all .3s ease}.nav-links a,.nav-links button{color:#333;text-decoration:none;font-weight:600;background:none;border:none;cursor:pointer;position:relative;font-size:1.1rem;padding-bottom:4px;transition:color .3s ease}.nav-links a:hover,.nav-links button:hover{color:#e668a7}.nav-links a:after,.nav-links button:after{content:"";position:absolute;width:0;height:3px;background:#e668a7;left:0;bottom:0;transition:width .3s ease}.nav-links a:hover:after,.nav-links button:hover:after{width:100%}.item.active{color:#e668a7}.item.active:after{width:100%}@media (max-width: 768px){.menu-icon{display:block}.nav-links{position:fixed;top:0;left:0;flex-direction:column;width:75%;height:100%;background:linear-gradient(135deg,#ff9a9e,#fad0c4);padding-top:4em;gap:1.8em;transform:translate(-110%);transition:transform .35s cubic-bezier(.6,-.28,.735,.045);z-index:1000}.nav-links.open{transform:translate(0)}}.overlay-navar{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;z-index:900}@media (max-width: 480px){.title,.nav-links a,.nav-links button{font-size:1.4rem}}.nav-links-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#ffffff4d;border-bottom:1px solid rgba(0,0,0,.1);width:100%}.nav-links-header .menu-title{font-size:1.3rem;color:#333;font-weight:600}.close-menu{background:transparent;border:none;font-size:1.6rem;color:#333;cursor:pointer;transition:transform .3s ease}.close-menu:hover{transform:scale(1.1)}@font-face{font-family:Cormorant;src:url(/assets/CormorantGaramond-Regular-BDeOwQuC.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Cormorant;src:url(/assets/CormorantGaramond-Bold-BCFSlILe.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Cormorant;src:url(/assets/CormorantGaramond-BoldItalic-uasSbszC.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Cormorant;src:url(/assets/CormorantGaramond-MediumItalic-D-t6SF-X.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}.footer{background-color:#f8f8f8;padding:3rem 0;font-family:Cormorant,serif}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem;padding:0 1rem}.footer-section{flex:1;min-width:250px;display:flex;align-items:center;justify-content:center;flex-direction:column}.footer-title{font-size:1.5rem;color:#333;margin-bottom:1.5rem;text-align:center;font-weight:600}.footer-list{list-style:none;padding:0;margin:0}.footer-item{display:flex;align-items:center;margin-bottom:1rem;transition:transform .2s ease}.footer-item:hover{transform:translate(5px)}.icon-wrapper{display:flex;align-items:center;margin-right:1rem;color:#666}.footer-icon,.social-icon{font-size:1.2rem;color:#666}.footer-text{color:#444;font-size:1.1rem}.social-link{display:flex;align-items:center;text-decoration:none;color:inherit;width:100%;margin:auto}.social-link:hover,.social-link:hover .social-icon{color:#000}.footer-copyright{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px solid #eee;color:#666;font-style:italic}@media (max-width: 768px){.footer-container{flex-direction:column;align-items:center}.footer-section{width:100%;text-align:center}.footer-item{justify-content:center}}.containerPresen{background:linear-gradient(to bottom,#ffb6c1 10%,#ffd6da 40%,#fff 90%);width:100%;height:auto;padding-bottom:15vw;padding-top:25vw;background-size:cover;background-repeat:no-repeat;margin:0;min-height:100vh}*{font-family:Cormorant,sans-serif}.containerHome{display:flex;justify-content:center;flex-direction:column;width:100%;height:auto;opacity:1;transition:opacity .3s ease-in-out}.titleHome{font-size:11vw;width:100%;text-align:center;color:#333;margin:auto;padding:10% 10% 0;line-height:1}.textDescripcionInicialHome{color:#333;margin:5% auto auto;width:60%;text-align:center;font-size:6vw;margin-bottom:10vw;text-shadow:1px 1px 3px lightgray,0 0 2px gray}.containerButtonInicialHome{width:auto;height:auto;margin:auto;padding:3vw;text-align:center;margin-bottom:20vw;font-size:2vw}.btnGroup{display:flex;flex-direction:row;justify-content:center;gap:10px;font-size:1.2rem}.btnCommon{font-family:Cormorant,sans-serif;font-style:italic;padding:10px 20px;border-radius:5px;text-decoration:none;color:#fff;margin:0 5px;display:inline-block;text-align:center;width:auto;font-size:3.5vw;transition:all .3s ease}.btnConocer{background-color:transparent;border:solid 2px #ec7063;color:#ec7063;font-weight:800;font-size:1rem}.btnCrear{background-color:transparent;border:solid 2px #28a739;color:#28a739;font-weight:800}.btnIniciar{background-color:transparent;border:solid 2px #ec7063;color:#ec7063;font-weight:800}.containerEscogenos{background-color:#fff;width:100%;height:auto;text-align:center;display:flex;flex-direction:row;background:linear-gradient(to bottom,#fff 10%,#ffeaea,#fff 90%);flex-wrap:wrap;justify-content:center;gap:2rem;padding:0 1rem;margin:0 auto}.titleHomeEscogernos{font-size:5vh;padding:10%;margin-top:10%;text-align:center}.titleHomeServicios{font-size:5vh;padding:10%;margin-top:10%;text-shadow:2px 2px 4px rgba(255,255,255,.7)}.servicioDestacados{background:linear-gradient(to bottom,#fff 10%,#ffb6c1,#fff 90%)}.ContainerServicioDestacados{width:100%;height:auto;margin:0;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:0 1rem}.containerButtonInicialHomeServicio{width:55%;height:auto;margin:auto;background-color:#ec7063;padding:3vw;text-align:center;margin-bottom:20vw;box-shadow:0 4px 8px #0000001a,0 6px 20px #00000026}.buttonIncialHomeServicio{text-decoration:none;font-size:clamp(1rem,3vw,1.5rem);color:#fff;padding:7%}.textDescripcionInicialHomeServicio{color:#333;margin:5% auto auto;width:85%;text-align:center;font-size:clamp(1rem,3vw,1.5rem);margin-bottom:10vw}.containerHomeProduct{background-color:#fff;padding:2rem 0;display:flex;flex-direction:column;align-items:center;width:100%}.containerHomeProductImg{width:100%;height:40vh;margin:0;box-shadow:0 4px 8px #0000001a,0 6px 20px #00000026;overflow:hidden}.imgHomeProduct{width:100%;height:100%;object-fit:cover}.titleHomeProduct{text-align:center;font-size:clamp(2rem,5vw,3rem);margin:2rem 0;line-height:1.2}.descriptionHomeProduct{width:90%;text-align:center;margin:0 auto 2rem;font-size:clamp(1rem,3vw,1.2rem);line-height:1.6}.containerHomeTestimonio{width:100%;height:auto;background:linear-gradient(to bottom,#fff 10%,#ffb6c1,#fff 90%);padding:4rem 1rem;display:flex;flex-direction:column;align-items:center}.titleHometestimonio{font-size:clamp(2rem,5vw,3rem);text-align:center;margin-bottom:3rem;color:#333;line-height:1.2}.containerHomeTestimonio>div{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.containerHome{opacity:1;transition:opacity .3s ease-in-out}@media screen and (min-width: 768px){.containerPresen{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem}.titleHome{font-size:clamp(2.5rem,8vw,5rem);width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;line-height:1.2}.textDescripcionInicialHome{margin:2rem auto;width:90%;max-width:800px;font-size:clamp(1rem,3vw,1.5rem);line-height:1.6}.containerButtonInicialHome{width:100%;max-width:600px;margin:2rem auto;padding:1rem}.btnGroup{flex-direction:row;justify-content:center}.btnCommon{padding:1rem 2rem;font-size:clamp(1rem,2vw,1.2rem)}.btnCommon:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0000001a}.titleHomeServicios{padding-bottom:5%}.containerHomeProduct{flex-direction:row;margin-bottom:10%}.servicioDestacados{margin-bottom:10%}.containerHomeProductText{width:40%;height:70vh;flex-direction:column;display:flex;justify-content:center;align-items:center}.containerButtonInicialHomeServicio{width:18vw;height:5vh;display:flex;justify-content:center;align-items:center;margin:auto;border-radius:10px}.containerButtonInicialHomeServicio a{font-size:1.5rem}.textDescripcionInicialHomeServicio{margin-bottom:5%}.containerHomeProductImg{width:60%;height:70vh}.imgHomeProduct,.containerHomeProduct{width:100%;height:100%}.containerHomeTestimonio{padding:6rem 2rem}.titleHometestimonio{font-size:clamp(2.5rem,4vw,3rem);margin-bottom:4rem}}@media screen and (min-width: 1024px){.containerPresen{padding:6rem 4rem;margin-top:4%}.titleHome{font-size:clamp(3rem,6vw,5rem)}.textDescripcionInicialHome{font-size:clamp(1.2rem,2vw,1.5rem)}.containerHomeTestimonio{padding:8rem 4rem}.containerHomeTestimonio>div{padding:0 2rem}}.container{width:90vh;max-width:1200px;height:auto;display:flex;flex-direction:column;text-align:center;margin:0 auto;margin-bottom:5rem;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.container:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.containerImg{width:100%;height:300px;box-shadow:2px 5px 15px #0000001a;overflow:hidden;border-radius:8px 8px 0 0}.titleEscogerno{font-size:clamp(2rem,5vw,3.5rem);margin:1.5rem 0;line-height:1.2}.containerDescrip{text-align:center;width:100%;max-width:800px;margin:0 auto;padding:1rem}.descriptionEscogerno{width:100%;margin:0 auto;font-size:clamp(1rem,3vw,1.5rem);line-height:1.6}@media screen and (min-width: 768px){.container{flex-direction:column;width:calc(50% - 2rem);margin:1rem}.containerImg{width:100%;height:300px}.containerDescrip{width:100%;text-align:center}}@media screen and (min-width: 1024px){.container{width:25vw;height:80vh}.titleEscogerno{font-size:1.8rem}.descriptionEscogerno{font-size:1.2rem}}@media screen and (max-width: 480px){.container{width:95%;margin-bottom:3rem}.containerImg{height:250px}}.containerServicio{width:90%;max-width:1200px;height:auto;display:flex;flex-direction:column;text-align:center;margin:0 auto;margin-bottom:5rem;background-color:#fff;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.containerServicio:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.containerImgServicio{width:100%;height:300px;box-shadow:2px 5px 15px #0000001a;overflow:hidden;border-radius:8px 8px 0 0}img{width:100%;height:100%;object-fit:cover}.titleEscogernoServicio{font-size:clamp(1.5rem,4vw,2.5rem);margin:1.5rem 0;line-height:1.2}.containerDescripServicio{text-align:center;width:100%;max-width:800px;margin:0 auto;padding:1rem}.descriptionEscogernoServicio{width:100%;margin:0 auto;font-size:clamp(1rem,3vw,1.2rem);line-height:1.6}@media screen and (min-width: 768px){.containerServicio{flex-direction:column;width:calc(50% - 2rem);margin:1rem}.containerImgServicio{width:100%;height:300px}.containerDescripServicio{width:100%;text-align:center}}@media screen and (min-width: 1024px){.containerServicio{width:20vw;height:80vh}.titleEscogernoServicio{font-size:1.8rem}.descriptionEscogernoServicio{font-size:1rem}}@media screen and (max-width: 480px){.containerServicio{width:95%;margin-bottom:3rem}.containerImgServicio{height:250px}}:root{--card-shadow: 0 8px 15px rgba(0, 0, 0, .2);--overlay-bg: rgba(0, 0, 0, .75);--transition-time: .35s;--border-radius: 12px;--font-primary: "Comorant", serif;--text-shadow: 2px 2px 4px rgba(0,0,0,.5)}.card-container{position:relative;width:80%;aspect-ratio:1/1;height:60vh;min-height:30%;margin:0 auto;perspective:1200px;transform-style:preserve-3d;text-align:center;box-shadow:var(--card-shadow);border-radius:var(--border-radius);overflow:hidden;cursor:pointer}.card-container.flipped .front{transform:rotateY(180deg)}.card-container.flipped .back{transform:rotateY(0)}.card{position:absolute;width:100%;height:100%;backface-visibility:hidden;transition:transform var(--transition-time) cubic-bezier(.175,.885,.32,1.275);border-radius:var(--border-radius);overflow:hidden}.front{transform:rotateY(0);z-index:1}.back{transform:rotateY(-180deg);z-index:0}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.card-image.hovered{transform:scale(1.08);filter:brightness(.8)}.card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:.8rem;color:#fff;background:linear-gradient(to top,#000000f2,#000c 25%,#0006 70%,#0003)}.titleServicio{font-family:var(--font-primary);font-size:1.5rem;font-style:italic;font-weight:800;margin:0;text-shadow:var(--text-shadow);text-align:center;color:#fff}.card-content{display:flex;flex-direction:column;justify-content:flex-end;animation:fadeIn .3s ease forwards}.service-details{margin-bottom:.8rem}.content-title{font-size:1rem;margin-bottom:.3rem;text-shadow:var(--text-shadow)}.description{font-size:1rem;margin-bottom:.4rem;font-family:var(--font-primary);line-height:1.2;max-width:100%;text-shadow:var(--text-shadow)}.price{font-size:1rem;font-weight:600;color:var(--accent-color);text-shadow:var(--text-shadow)}.button-group{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:.5rem}.reserve-button,.benefits-button,.back-button{width:100%;max-width:180px;padding:.5rem .8rem;border:2px solid red;background:#0000004d;color:#fff;cursor:pointer;font-family:var(--font-primary);font-size:.8rem;font-style:italic;transition:all .3s ease;border-radius:25px;min-width:max-content}.reserve-button:hover,.benefits-button:hover,.back-button:hover{background:var(--accent-color);color:#222;transform:translateY(-2px)}.back-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat}.back-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay-bg)}.back-content{position:relative;height:100%;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:#fff}.back-title{font-family:var(--font-primary);font-size:1.1rem;font-style:italic;text-align:center;margin-bottom:.7rem;color:var(--accent-color);text-shadow:var(--text-shadow)}.benefits-list{max-height:55%;overflow-y:auto;padding-right:10px;width:100%;scrollbar-width:thin}.benefit-item{margin-bottom:.4rem;line-height:1.4;font-size:1rem;text-align:left;text-shadow:var(--text-shadow)}.benefits-list::-webkit-scrollbar{width:4px}.benefits-list::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.benefits-list::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.benefits-list::-webkit-scrollbar-thumb:hover{background:#ffffff80}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 481px){.card-container{aspect-ratio:3/2;max-height:800px;width:80%}.titleServicio{font-size:1.4rem}.description{font-size:.85rem;line-height:1.3}.content-title{font-size:1rem}.reserve-button,.benefits-button,.back-button{padding:.6rem 1rem;font-size:.85rem}.back-title{font-size:1.3rem}.benefit-item{font-size:.85rem;margin-bottom:.6rem}.benefits-list{max-height:60%}}@media (min-width: 769px){.card-container{aspect-ratio:3/2;max-height:400px;width:80%}.titleServicio{font-size:1.6rem}.description{font-size:.9rem;line-height:1.3}.button-group{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.8rem}.reserve-button,.benefits-button,.back-button{width:auto}}@media (min-width: 993px){.card-container{aspect-ratio:16/9;min-width:600px;min-height:500px}.card-overlay{padding:1rem}.titleServicio{font-size:1.75rem}.description{font-size:.95rem;line-height:1.4}.back-content{padding:1.5rem 1rem}}@media (min-width: 1200px){.card-container{max-height:500px}.card-overlay{padding:1.5rem}.titleServicio{font-size:2rem}.description{font-size:1rem}.reserve-button,.benefits-button,.back-button{padding:.8rem 1.5rem;font-size:1rem}}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:2rem;width:100%;max-width:1400px;margin:0 auto}.product-card{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:1rem;text-align:center;display:flex;flex-direction:column;box-shadow:0 2px 4px #0000000f;transition:transform .2s ease,box-shadow .2s ease;height:100%}.product-card:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0000001a}.product-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:1rem;transition:transform .2s ease}.product-card:hover .product-image{transform:scale(1.03)}.nameProduct{font-size:clamp(1.1rem,2vw,1.3rem);font-weight:600;margin:.5rem 0;color:#333;text-transform:capitalize;line-height:1.4}.priceProduct{font-size:clamp(1rem,1.8vw,1.2rem);font-weight:700;color:#d63384;margin-bottom:.5rem;position:relative;display:inline-block}.priceProduct:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:30px;height:2px;background:#d63384;border-radius:1px}.rating{color:gold;margin:.5rem 0;font-size:clamp(.9rem,1.6vw,1rem)}.details-button{background-color:#d63384;color:#fff;border:none;padding:.8rem 1.5rem;font-size:clamp(.9rem,1.6vw,1rem);border-radius:25px;margin-top:auto;cursor:pointer;transition:background .3s ease,transform .3s ease;font-weight:600}.details-button:hover{background-color:#e668a7;transform:scale(1.05)}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:2000;padding:1rem}.modal-content{background:linear-gradient(145deg,#fff,#f7f7f7);padding:1.5rem;width:90%;max-width:600px;border-radius:12px;box-shadow:0 12px 30px #00000026;position:relative;animation:modalAppear .4s ease-out;max-height:90vh;overflow-y:auto}.modal-content .product-image{width:100%;height:auto;max-height:300px;object-fit:contain;border-radius:8px;margin-bottom:1.5rem;box-shadow:0 4px 8px #0000001a}.details-text{text-align:left;line-height:1.6;color:#444}.details-text h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1rem;color:#333}.details-text p{font-size:clamp(1rem,1.8vw,1.1rem);margin-bottom:1rem}.details-text ul{list-style:none;padding:0;margin:1rem 0}.details-text li{margin-bottom:.5rem;position:relative;padding-left:1.5rem;font-size:clamp(.9rem,1.6vw,1rem);color:#555}.details-text li:before{content:"•";position:absolute;left:0;color:#d63384}.close-button{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:1.5rem;color:#d63384;cursor:pointer;transition:transform .3s ease;padding:.5rem;line-height:1}.close-button:hover{transform:rotate(90deg)}@keyframes modalAppear{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 1200px){.product-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;padding:1.5rem}}@media (max-width: 768px){.product-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}.product-card{padding:.8rem}.product-image{height:180px}.modal-content{padding:1rem;width:95%}}@media (max-width: 480px){.product-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem}.product-card{padding:.6rem}.product-image{height:140px}.modal-content{padding:.8rem;width:98%}.close-button{top:.5rem;right:.5rem;font-size:1.2rem}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.testimoniosCarousel{width:90%;max-width:1200px;margin:0 auto;height:auto;padding:1rem}.testimonio{padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px}.testimonioText{font-size:clamp(1rem,4vw,1.5rem);margin-bottom:2rem;width:100%;max-width:800px;font-style:italic;line-height:1.6;color:#333}.testimonio-autor{display:flex;justify-content:center;align-items:center;margin-top:2rem}.testimonio-nombre{font-weight:800;font-size:clamp(1.2rem,3vw,1.8rem);font-style:italic;color:#ec7063}.testimoniosCarousel :global(.slick-dots){bottom:-40px}.testimoniosCarousel :global(.slick-dots li button:before){font-size:12px;color:#ec7063}.testimoniosCarousel :global(.slick-dots li.slick-active button:before){color:#ec7063}@media screen and (min-width: 768px){.testimoniosCarousel{width:80%;padding:2rem}.testimonio{min-height:400px;padding:3rem}.testimonioText{font-size:clamp(1.2rem,3vw,1.5rem)}}@media screen and (min-width: 1024px){.testimoniosCarousel{width:71%}.testimonio{min-height:450px}.testimonioText{font-size:clamp(1.3rem,2.5vw,1.5rem)}}.testimoniosCarousel :global(.slick-prev),.testimoniosCarousel :global(.slick-next){width:40px;height:40px;z-index:1}.testimoniosCarousel :global(.slick-prev){left:-50px}.testimoniosCarousel :global(.slick-next){right:-50px}.testimoniosCarousel :global(.slick-prev:before),.testimoniosCarousel :global(.slick-next:before){font-size:40px;color:#ec7063}@media screen and (max-width: 768px){.testimoniosCarousel :global(.slick-prev){left:-30px}.testimoniosCarousel :global(.slick-next){right:-30px}.testimoniosCarousel :global(.slick-prev:before),.testimoniosCarousel :global(.slick-next:before){font-size:30px}}html,body{padding:0;margin:0;width:100%}.servicios-container{position:relative;width:100vw!important;max-width:100vw!important;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;overflow:hidden;margin:0!important;padding:0!important}.background{position:absolute;top:0;bottom:0;width:100vw!important;height:100%!important;background-size:cover;background-position:center;filter:brightness(50%);transition:transform .3s ease;left:0;right:0;margin:0!important;padding:0!important}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006}.texto{position:relative;max-width:min(800px,90%);padding:clamp(1rem,3vw,2rem);opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out,transform 1.2s ease-out;z-index:1}.texto.visible{opacity:1;transform:translateY(0)}.titleServicioSection{font-style:italic;font-size:clamp(1.8rem,5vw,3.5rem);width:100%;margin:0 auto;margin-top:clamp(1rem,3vh,3rem);line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.textIntroServicioSection{font-size:clamp(1rem,2.5vw,1.5rem);font-style:italic;margin-top:clamp(1rem,2vh,2rem);line-height:1.6;max-width:min(800px,90%);margin-left:auto;margin-right:auto;text-shadow:1px 1px 2px rgba(0,0,0,.3)}@media (min-width: 1200px){.servicios-container{position:absolute;top:0;left:0;margin-bottom:100vh;height:100vh}.texto{max-width:85%}}@media (max-width: 992px){.servicios-container{height:clamp(260px,40vh,450px)}.texto{max-width:80%}}@media (max-width: 768px){.servicios-container{height:clamp(240px,35vh,400px)}.texto{padding:1rem;max-width:90%}.titleServicioSection,.textIntroServicioSection{margin-top:1rem}}@media (max-width: 576px){.servicios-container{height:60vh}.texto{padding:.8rem;max-width:95%}.titleServicioSection,.textIntroServicioSection{margin-top:.8rem}}@media (max-width: 480px){.servicios-container{height:60vh;padding:0;margin:0;width:100%;max-width:100%;overflow-x:hidden}.background{width:100%;left:0;right:0}.texto{padding:.6rem;width:100%}.titleServicioSection,.textIntroServicioSection{margin-top:.6rem}}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:9999}.loading-content{text-align:center}.loading-logo-container{margin-bottom:2rem}.loading-logo{width:120px;height:auto;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.loading-dots{color:#ec7063;font-size:2rem}.loading-dots span{display:inline-block;animation:dots 1.4s infinite;margin:0 2px}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes dots{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 768px){.loading-logo{width:100px}}.page-wrapper{width:100%;min-height:100vh;background:#fff}.containerProductSection{background-color:#fff;margin-top:15%;width:100%;min-height:100vh}.servicios-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto}@media (min-width: 1200px){.containerProductSection{margin-top:50%}.servicios-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}}@media (max-width: 768px){.containerProductSection{margin-top:10%}.servicios-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}}@media (max-width: 480px){.containerProductSection{margin-top:8%}.servicios-list{grid-template-columns:1fr;gap:1rem}}.containerServicioSection{background-color:#fff;width:100%;min-height:100vh;z-index:1}.servicios-list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1400px;margin:0 auto;padding:1rem}.servicios-list>div{flex:1 1 300px;max-width:100%;margin-bottom:20px}@media screen and (max-width: 480px){.containerServicioSection{margin-top:60px}.servicios-list{gap:15px}.servicios-list>div{flex:1 1 100%}}@media screen and (min-width: 481px) and (max-width: 768px){.containerServicioSection{margin-top:70px}.servicios-list>div{flex:1 1 45%;max-width:45%}}@media screen and (min-width: 769px) and (max-width: 992px){.servicios-list>div{flex:1 1 300px;max-width:300px}}@media screen and (min-width: 993px) and (max-width: 1200px){@media (min-width: 1200px){.servicios-container{position:absolute;top:0;left:0;margin-bottom:100vh;height:100vh}}.containerServicioSection{margin-top:90px}.servicios-list{gap:25px}.servicios-list>div{flex:1 1 320px;max-width:320px}}@media screen and (min-width: 1201px){.servicios-list{gap:30px;margin-top:50%}.servicios-list>div{flex:1 1 350px;max-width:350px}}.image-container{border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #00000026;transition:box-shadow .3s}.image-thumb{width:100%;height:auto;display:block}.fullscreen-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:2000}.fullscreen-image{max-width:90vw;max-height:90vh;border-radius:12px;box-shadow:0 8px 32px #0006}.close-btn{position:fixed;top:30px;right:40px;font-size:2.5rem;color:#fff;background:none;border:none;cursor:pointer;z-index:2100;transition:color .2s}.close-btn:hover{color:#ff4081}@media (max-width: 768px){.image-container{margin:auto}}.galeria-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#f8fafc;padding-bottom:2rem;padding-top:2rem}.galeria-flex{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;width:100%;max-width:1200px;margin:0 auto;justify-items:center}.galeria-item{width:100%;max-width:400px;box-sizing:border-box}@media (max-width: 900px){.galeria-flex{grid-template-columns:repeat(3,1fr)}}@media (max-width: 700px){.galeria-flex{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 8px}.galeria-item{max-width:100%}}body{width:100%;background-image:url(./assets/HomeImg/fondoServicio.png)}*{font-family:Cormorant,serif!important}
