@keyframes scroll-infinite-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-infinite-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes slideInText{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fade-left{0%{opacity:0;transform:translate(-10%)}to{opacity:1;transform:translate(0)}}@keyframes fade-right{0%{opacity:0;transform:translate(10%)}to{opacity:1;transform:translate(0)}}@keyframes fade-up{0%{opacity:0;transform:translateY(40%)}to{opacity:1;transform:translateY(0)}}@keyframes fade-down{0%{opacity:0;transform:translateY(-40%)}to{opacity:1;transform:translateY(0)}}@keyframes flip-out{0%{transform:rotateY(0)}to{transform:rotateY(-90deg)}}@keyframes flip-in{0%{transform:rotateY(90deg)}to{transform:rotateY(0)}}*{margin:0;padding:0;overflow:hidden}* a,* button{color:inherit;-webkit-user-select:none;user-select:none;text-decoration:none}* h1{text-align:center;color:#fff;padding-top:1%;font-size:2.5rem}@media (max-width:360px){* h1{margin-top:5%;padding-top:2%;font-size:1.8rem}}@media (min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px),(min-width:1025px) and (max-width:1439px){* h1{margin-top:2%}}body{height:100%}@media (max-width:360px){body{-webkit-tap-highlight-color:#0000;min-height:100dvh}}@media (min-width:361px) and (max-width:767px){body{-webkit-tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;min-height:100dvh}}@media (min-width:768px) and (max-width:870px),(min-width:1025px) and (max-width:1439px){body{-webkit-tap-highlight-color:#0000}}body .header{z-index:1;-webkit-backdrop-filter:blur(12px);color:#fff;box-sizing:border-box;background-color:#0000005f;border:1px solid #ffffff26;border-radius:15px;width:-moz-fit-content;width:fit-content;max-width:95%;margin:.5% auto;padding:0 2%;font-size:1.5rem;position:fixed;top:.5%;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 8px 32px #00000040}@media (max-width:360px){body .header{width:98%;padding:0 1%;font-size:.6rem}}@media (min-width:361px) and (max-width:767px){body .header{width:98%;padding:0 1.5%;font-size:.7rem}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .header{font-size:1.2rem}}body .header nav{justify-content:center;align-items:center;gap:4rem;height:7.5vh;display:flex;overflow:visible}@media (max-width:360px){body .header nav{gap:.3rem;height:5vh}}@media (min-width:361px) and (max-width:767px){body .header nav{gap:.7rem;height:5.5vh}}@media (min-width:768px) and (max-width:870px){body .header nav{gap:1.2rem;height:6.5vh}}body .header nav a{white-space:nowrap;letter-spacing:.5px;justify-content:center;align-items:center;font-weight:300;transition:transform .2s,color .3s;display:flex;position:relative;overflow:visible}body .header nav a:hover{transform:translateY(-1px)}body .header nav a:after{content:"";transform-origin:50%;background-color:currentColor;border-radius:2px;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-.4rem;left:0;transform:scaleX(0)}body .header nav a.active{font-weight:500}body .header nav a.active:after{transform:scaleX(1)}@media (max-width:360px){body .header nav a{letter-spacing:0;font-size:.6rem}body .header nav a:after{bottom:-.2rem}}@media (min-width:361px) and (max-width:767px){body .header nav a{letter-spacing:0;font-size:.7rem}}body .emergency{display:flex;position:fixed;bottom:7vh;right:3vw}body .emergency a{padding:1rem}@media (min-width:361px) and (max-width:767px){body .emergency{bottom:3vh}body .emergency a{padding:.4rem}}@media (max-width:360px){body .emergency{right:2vw}body .emergency a{padding:.5rem}body .emergency a img{width:50px;height:50px}}@media (min-width:1025px) and (max-width:1439px),(min-width:1440px) and (max-width:1900px),(min-width:1901px){body .emergency a img{width:70px;height:70px}}body .nosotros{color:#fff;background-image:url(/img/background/backNos.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;min-height:100vh;padding-top:10vh;display:flex}@media (max-width:360px){body .nosotros{flex-direction:column-reverse;width:100%;height:auto}}@media (min-width:361px) and (max-width:767px){body .nosotros{flex-direction:column-reverse;width:100%;height:auto}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .nosotros{flex-direction:column;width:100%;height:auto}}@media (min-width:1025px) and (max-width:1439px),(min-width:1440px) and (max-width:1900px){body .nosotros{width:100%;height:auto}}body .nosotros .texto{width:50vw}@media (max-width:360px){body .nosotros .texto{width:100%;margin:0}}@media (min-width:361px) and (max-width:767px){body .nosotros .texto{width:100%;margin:0}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .nosotros .texto{margin:0;display:contents}}@media (min-width:1025px) and (max-width:1439px),(min-width:1440px) and (max-width:1900px){body .nosotros .texto{margin:0}}body .nosotros .texto p{opacity:0;text-align:justify;width:49rem;height:max-content;margin:12rem 10rem 14rem;font-size:2.3rem;line-height:1.5;animation:.6s .2s forwards fade-left}@media (max-width:360px){body .nosotros .texto p{display:none}}@media (min-width:361px) and (max-width:767px){body .nosotros .texto p{display:none}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .nosotros .texto p{order:1;justify-content:center;align-self:center;width:40rem;margin:5rem 2rem;font-size:1.4rem}}@media (min-width:1025px) and (max-width:1439px){body .nosotros .texto p{width:32rem;margin:5rem;font-size:1.5rem}}@media (min-width:1440px) and (max-width:1900px){body .nosotros .texto p{width:-moz-fit-content;width:fit-content;margin:8rem 4rem;font-size:1.8rem}}body .nosotros .texto .botones{opacity:0;justify-content:center;gap:1rem;margin-left:17.5%;animation:.6s 1.3s forwards fade-up;display:flex}@media (max-width:360px){body .nosotros .texto .botones{width:80%;margin:auto}}@media (min-width:361px) and (max-width:767px){body .nosotros .texto .botones{width:100%;margin-top:15%;margin-left:0}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .nosotros .texto .botones{order:3;width:100%;margin-left:0}}@media (min-width:1025px) and (max-width:1439px){body .nosotros .texto .botones{width:100%;margin-top:30%;margin-left:5%}}@media (min-width:1440px) and (max-width:1900px){body .nosotros .texto .botones{width:100%;margin-top:20%;margin-left:1%}}body .nosotros .texto .botones a{letter-spacing:.5px;color:#fff;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 2px 2px #000;border-radius:5px;justify-content:center;align-items:center;width:17rem;height:4.5rem;margin-left:10%;font-size:30px;font-weight:700;transition:filter .25s,box-shadow .25s;display:flex;box-shadow:0 4px 10px #0000004d}body .nosotros .texto .botones a:hover{filter:brightness(1.15);box-shadow:0 6px 14px #0006}@media (max-width:360px){body .nosotros .texto .botones a{width:80%;height:2.8rem;margin:0;font-size:1.2rem}}@media (min-width:361px) and (max-width:767px){body .nosotros .texto .botones a{width:40%;height:3rem;margin:0;font-size:1.5rem}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .nosotros .texto .botones a{width:30%;height:3rem;margin:10% 0 0;font-size:1.5rem}}@media (min-width:1025px) and (max-width:1439px){body .nosotros .texto .botones a{width:40%;height:3rem;margin:0;font-size:1.5rem}}@media (min-width:1440px) and (max-width:1900px){body .nosotros .texto .botones a{width:35%;height:3rem;margin:0;font-size:1.5rem}}body .nosotros .slides{opacity:0;flex:1;gap:2rem;margin-top:3%;animation:.6s .7s forwards fade-right;display:flex}@media (max-width:360px){body .nosotros .slides{gap:.5rem;width:100%;margin-top:1rem;padding:0}}@media (min-width:361px) and (max-width:767px){body .nosotros .slides{gap:1rem;width:100%;margin-top:1rem;padding:0}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .nosotros .slides{order:2;gap:1rem;width:100%;margin-top:0;padding:0}}body .nosotros .slides .slides-arrow{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;padding:16rem 5rem;font-size:6rem;transition:transform .2s;display:flex}body .nosotros .slides .slides-arrow:hover{transform:scale(1.1)}@media (max-width:360px){body .nosotros .slides .slides-arrow{margin:0;padding:10rem .2rem;font-size:1.5rem}}@media (min-width:361px) and (max-width:767px){body .nosotros .slides .slides-arrow{margin:0;padding:10rem .7rem;font-size:2rem}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .nosotros .slides .slides-arrow{margin:0;padding:10rem 3rem;font-size:2rem}}@media (min-width:1025px) and (max-width:1439px){body .nosotros .slides .slides-arrow{padding:10rem 3.3rem;font-size:4rem}}@media (min-width:1440px) and (max-width:1900px){body .nosotros .slides .slides-arrow{padding:13rem 3.3rem;font-size:4rem}}body .nosotros .slides .slides-card{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (max-width:360px){body .nosotros .slides .slides-card{align-items:center;max-width:100%}}@media (min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .nosotros .slides .slides-card{align-items:center;max-width:100%}}body .nosotros .slides .slides-title{color:#fff;background:0 0;border:2px solid gold;justify-content:center;align-items:center;width:500px;height:180px;margin:auto;font-size:2.4em;font-weight:700;display:flex}@media (max-width:360px){body .nosotros .slides .slides-title{border-width:1px;width:90%;height:auto;padding:.5rem;font-size:1rem}}@media (min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .nosotros .slides .slides-title{width:80%;height:auto;padding:1rem;font-size:1.1rem}}@media (min-width:1025px) and (max-width:1439px){body .nosotros .slides .slides-title{width:85%;height:auto;padding:1rem;font-size:1.3rem}}@media (min-width:1440px) and (max-width:1900px){body .nosotros .slides .slides-title{width:85%;height:auto;padding:1.2rem;font-size:1.5rem}}body .nosotros .slides .slides-text{color:#fff;width:100%;height:310px;margin-top:2.5rem;font-size:2rem;font-weight:400;line-height:1.4}@media (max-width:360px){body .nosotros .slides .slides-text{text-align:center;height:160px;margin-top:.5rem;padding-bottom:1rem;font-size:1rem}}@media (min-width:361px) and (max-width:767px){body .nosotros .slides .slides-text{text-align:center;height:180px;margin-top:1rem;padding-bottom:2rem;font-size:1.05rem}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .nosotros .slides .slides-text{text-align:justify;width:85%;height:200px;padding:2rem 3rem;font-size:1.4rem}}@media (min-width:1025px) and (max-width:1439px){body .nosotros .slides .slides-text{height:260px;font-size:1.45rem}}@media (min-width:1440px) and (max-width:1900px){body .nosotros .slides .slides-text{height:270px;font-size:1.6rem}}body .nosotros .slides .slides-button{color:gold;background-color:#000;border:2px solid #5fb4ff;border-radius:5px;justify-content:center;align-items:center;width:16rem;height:5rem;margin:15% auto 0;font-size:1.7rem;font-weight:600;transition:all .3s;display:flex}body .nosotros .slides .slides-button:hover{cursor:pointer;background-color:#daff3627}@media (max-width:360px){body .nosotros .slides .slides-button{width:70%;height:3rem;margin-top:5%;font-size:1rem;font-weight:600}}@media (min-width:361px) and (max-width:767px){body .nosotros .slides .slides-button{width:55%;height:3.5rem;margin-top:10%;font-size:1.1rem;font-weight:600}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .nosotros .slides .slides-button{width:35%;height:3.5rem;margin-top:2%;font-size:1.1rem;font-weight:600}}@media (min-width:1025px) and (max-width:1439px){body .nosotros .slides .slides-button{width:55%;height:3.5rem;margin-top:10%;font-size:1.4rem;font-weight:400}}@media (min-width:1440px) and (max-width:1900px){body .nosotros .slides .slides-button{width:55%;height:3.5rem;margin-top:10%;font-size:1.4rem;font-weight:400}}body .nosotros .slides .anim-text{animation:.5s ease-out forwards slideInText;display:inline-block}body .sobreNosotros{box-sizing:border-box;height:100vh;color:#fff;background-image:url(/img/background/backNos.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100dvh;padding:10vh 0 2rem;overflow:hidden}@media (max-width:950px) and (orientation:landscape) and (max-height:600px),(min-width:700px) and (max-width:1000px) and (orientation:landscape) and (min-height:361px) and (max-height:767px){body .sobreNosotros{padding-top:7vh}}@media (min-width:768px) and (max-width:1112px) and (orientation:landscape) and (min-height:768px),(min-width:1113px) and (max-width:1366px) and (orientation:landscape) and (min-height:1024px){body .sobreNosotros{padding-top:12vh}}body .sobreNosotros .contenido{width:70%;max-width:1100px;margin:2% auto 4rem}@media (max-width:360px),(min-width:361px) and (max-width:767px){body .sobreNosotros .contenido{width:90%;margin-top:4%}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .sobreNosotros .contenido{width:85%}}@media (max-width:950px) and (orientation:landscape) and (max-height:600px),(min-width:700px) and (max-width:1000px) and (orientation:landscape) and (min-height:361px) and (max-height:767px){body .sobreNosotros .contenido{width:92%;margin:1% auto 2rem}}@media (min-width:768px) and (max-width:1112px) and (orientation:landscape) and (min-height:768px),(min-width:1113px) and (max-width:1366px) and (orientation:landscape) and (min-height:1024px){body .sobreNosotros .contenido{width:85%}}body .sobreNosotros .intro{opacity:0;text-align:justify;text-shadow:0 2px 6px #0009;margin-bottom:3rem;font-size:1.6rem;line-height:1.6;animation:.6s .2s forwards fade-up}body .sobreNosotros .intro strong{color:gold}@media (max-width:360px){body .sobreNosotros .intro{margin-bottom:1.5rem;font-size:1rem}}@media (min-width:361px) and (max-width:767px){body .sobreNosotros .intro{margin-bottom:2rem;font-size:1.05rem}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px),(min-width:1025px) and (max-width:1439px){body .sobreNosotros .intro{font-size:1.3rem}}@media (max-width:950px) and (orientation:landscape) and (max-height:600px),(min-width:700px) and (max-width:1000px) and (orientation:landscape) and (min-height:361px) and (max-height:767px){body .sobreNosotros .intro{margin-bottom:1.2rem;font-size:1rem;line-height:1.4}}@media (min-width:768px) and (max-width:1112px) and (orientation:landscape) and (min-height:768px),(min-width:1113px) and (max-width:1366px) and (orientation:landscape) and (min-height:1024px){body .sobreNosotros .intro{margin-bottom:2rem;font-size:1.3rem}}body .sobreNosotros .valores{opacity:0;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;animation:.6s .5s forwards fade-up;display:grid}@media (max-width:360px),(min-width:361px) and (max-width:767px){body .sobreNosotros .valores{grid-template-columns:1fr;gap:1rem}}@media (max-width:950px) and (orientation:landscape) and (max-height:600px),(min-width:700px) and (max-width:1000px) and (orientation:landscape) and (min-height:361px) and (max-height:767px){body .sobreNosotros .valores{grid-template-columns:repeat(2,1fr);gap:.8rem;margin-bottom:1.5rem}}@media (min-width:768px) and (max-width:1112px) and (orientation:landscape) and (min-height:768px),(min-width:1113px) and (max-width:1366px) and (orientation:landscape) and (min-height:1024px){body .sobreNosotros .valores{gap:1.5rem;margin-bottom:2.5rem}}body .sobreNosotros .valores .valor{background:#1e1e1e8c;border:1px solid #ffffff26;border-radius:14px;padding:1.5rem 1.75rem;transition:border-color .25s}@media (max-width:360px){body .sobreNosotros .valores .valor{border-radius:10px;padding:.7rem .9rem}}@media (min-width:361px) and (max-width:767px){body .sobreNosotros .valores .valor{border-radius:12px;padding:.9rem 1.1rem}}@media (max-width:950px) and (orientation:landscape) and (max-height:600px),(min-width:700px) and (max-width:1000px) and (orientation:landscape) and (min-height:361px) and (max-height:767px){body .sobreNosotros .valores .valor{border-radius:10px;padding:.9rem 1.1rem}}body .sobreNosotros .valores .valor:hover{border-color:gold}body .sobreNosotros .valores .valor h2{color:gold;margin-bottom:.6rem;font-size:1.5rem;font-weight:700}@media (max-width:360px){body .sobreNosotros .valores .valor h2{margin-bottom:.3rem;font-size:1.05rem}}@media (min-width:361px) and (max-width:767px){body .sobreNosotros .valores .valor h2{margin-bottom:.4rem;font-size:1.2rem}}@media (max-width:950px) and (orientation:landscape) and (max-height:600px),(min-width:700px) and (max-width:1000px) and (orientation:landscape) and (min-height:361px) and (max-height:767px){body .sobreNosotros .valores .valor h2{margin-bottom:.35rem;font-size:1.1rem}}body .sobreNosotros .valores .valor p{font-size:1.1rem;line-height:1.5}@media (max-width:360px){body .sobreNosotros .valores .valor p{font-size:.8rem;line-height:1.3}}@media (min-width:361px) and (max-width:767px){body .sobreNosotros .valores .valor p{font-size:.9rem;line-height:1.4}}@media (max-width:950px) and (orientation:landscape) and (max-height:600px),(min-width:700px) and (max-width:1000px) and (orientation:landscape) and (min-height:361px) and (max-height:767px){body .sobreNosotros .valores .valor p{font-size:.85rem;line-height:1.35}}body .sobreNosotros .botones{opacity:0;justify-content:center;gap:1.5rem;animation:.6s .9s forwards fade-up;display:flex}@media (max-width:360px),(min-width:361px) and (max-width:767px){body .sobreNosotros .botones{gap:1rem}}@media (max-width:950px) and (orientation:landscape) and (max-height:600px),(min-width:700px) and (max-width:1000px) and (orientation:landscape) and (min-height:361px) and (max-height:767px),(min-width:768px) and (max-width:1112px) and (orientation:landscape) and (min-height:768px),(min-width:1113px) and (max-width:1366px) and (orientation:landscape) and (min-height:1024px){body .sobreNosotros .botones{display:none}}@media (min-width:768px) and (max-width:1366px) and (orientation:landscape) and (max-height:950px){body .sobreNosotros .botones{display:none}}body .sobreNosotros .botones a{letter-spacing:.5px;color:#fff;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 2px 2px #000;border-radius:5px;justify-content:center;align-items:center;width:14rem;height:4rem;font-size:1.6rem;font-weight:700;transition:filter .25s,box-shadow .25s;display:flex;box-shadow:0 4px 10px #0000004d}body .sobreNosotros .botones a:hover{filter:brightness(1.15);box-shadow:0 6px 14px #0006}@media (max-width:360px){body .sobreNosotros .botones a{width:45%;height:3rem;font-size:1.1rem}}@media (min-width:361px) and (max-width:767px){body .sobreNosotros .botones a{width:45%;height:3.2rem;font-size:1.3rem}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px),(min-width:1025px) and (max-width:1439px){body .sobreNosotros .botones a{width:12rem;height:3.5rem;font-size:1.4rem}}@media (max-width:950px) and (orientation:landscape) and (max-height:600px),(min-width:700px) and (max-width:1000px) and (orientation:landscape) and (min-height:361px) and (max-height:767px){body .sobreNosotros .botones a{width:30%;height:2.8rem;font-size:1.1rem}}@media (min-width:768px) and (max-width:1112px) and (orientation:landscape) and (min-height:768px),(min-width:1113px) and (max-width:1366px) and (orientation:landscape) and (min-height:1024px){body .sobreNosotros .botones a{width:12rem;height:3.5rem;font-size:1.4rem}}body .servicios{background-image:url(/img/background/backSer.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100vh;padding-top:10vh}body .servicios .filtros{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2%;display:flex}@media (max-width:360px),(min-width:361px) and (max-width:767px){body .servicios .filtros{margin-top:0}}body .servicios .filtros .filtro{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.5px;cursor:pointer;background:#3c3c3c62;border:1px solid #fff6;border-radius:999px;padding:.5rem 1.5rem;font-size:1rem;font-weight:500;transition:background .3s,transform .2s}body .servicios .filtros .filtro.activo{color:#1a1a1a;background:#ffffffe6}@media (max-width:360px){body .servicios .filtros .filtro{padding:.4rem 1rem;font-size:.7rem}}@media (min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px){body .servicios .filtros .filtro{padding:.45rem 1.1rem;font-size:.75rem}}body .servicios .cards{perspective:1000px;flex-wrap:wrap;justify-content:center;place-items:center;gap:1rem;width:90%;margin:auto;display:flex}@media (max-width:360px),(min-width:361px) and (max-width:767px){body .servicios .cards{max-height:70vh;margin:3% auto 0;padding:1rem 1rem .5rem;overflow-y:auto}}@media (min-width:768px) and (max-width:870px){body .servicios .cards{margin:10% auto 0}}@media (min-width:1025px) and (max-width:1439px){body .servicios .cards{margin:2% auto 0}}@media (min-width:1440px) and (max-width:1900px),(min-width:1901px){body .servicios .cards{width:60%}}body .servicios .cards.girando .card{will-change:transform}body .servicios .cards.girando .title,body .servicios .cards.girando .hoverClass{-webkit-backdrop-filter:none}body .servicios .cards .card{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}body .servicios .cards .card.flip-out{animation:.3s ease-in forwards flip-out}body .servicios .cards .card.flip-in{animation:.3s ease-out forwards flip-in}body .servicios .cards .card{border-radius:16px;width:13vw;height:28vh;margin-top:5%;position:relative;overflow:hidden}@media (max-width:360px){body .servicios .cards .card{width:25vw;height:16vh;margin-top:2%}}@media (min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px){body .servicios .cards .card{flex-shrink:0;width:25vw;height:18vh;margin-top:1%}}@media (min-width:871px) and (max-width:1024px){body .servicios .cards .card{width:20vw;height:28vh}}@media (min-width:1025px) and (max-width:1439px){body .servicios .cards .card{flex-shrink:0;width:18vw;height:28vh;margin-top:1%}}@media (min-width:1440px) and (max-width:1900px){body .servicios .cards .card{flex-shrink:0;width:14vw;height:28vh;margin-top:3%}}body .servicios .cards .card .descripcion{color:#fff;opacity:0;z-index:2;text-align:center;justify-content:center;align-items:center;padding:1rem;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:360px){body .servicios .cards .card .descripcion{padding:.5rem;font-size:.6rem}}@media (min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px),(min-width:1025px) and (max-width:1439px){body .servicios .cards .card .descripcion{font-size:.7rem}}body .servicios .cards .card .title{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;color:#fff;letter-spacing:.5px;text-align:center;background:#3c3c3c62;border-radius:10%;justify-content:center;align-items:center;width:80%;height:20%;font-size:1rem;font-weight:500;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}@media (max-width:360px),(min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .servicios .cards .card .title{-webkit-backdrop-filter:none;background:#232323b8}}@media (max-width:360px){body .servicios .cards .card .title{width:90%;height:30%;font-size:.6rem}}@media (min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px),(min-width:1025px) and (max-width:1439px){body .servicios .cards .card .title{justify-content:center;height:25%;font-size:.65rem}}body .servicios .cards .card:after{content:"";opacity:0;z-index:1;background:#0009;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}body .servicios .cards .card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0009}body .servicios .cards .card:hover .descripcion,body .servicios .cards .card:hover:after{opacity:1}@media (max-width:360px){body .servicios .cards .card:hover .title{opacity:0}}@media (min-width:361px) and (max-width:767px){body .servicios .cards .card:hover .title{opacity:0}}body .presupuestos{background-image:url(/img/background/backOpi.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100vh;padding-top:10vh;overflow:hidden}body .presupuestos .guia{flex-direction:column;width:80%;height:85vh;margin:0 auto;display:flex;overflow:hidden}@media (max-width:360px),(min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px){body .presupuestos .guia{width:92%}}body .presupuestos .guia .paso{opacity:0;flex-direction:column;flex:1;justify-content:flex-start;gap:1.2rem;min-height:0;padding-top:2vh;animation:.6s .2s forwards fade-up;display:flex}@media (max-width:360px),(min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px){body .presupuestos .guia .paso{gap:.8rem;padding-top:1.5vh}}body .presupuestos .guia .pasoTitulo{color:#fff;text-align:center;margin:0;font-size:1.15rem;font-weight:500}@media (max-width:360px){body .presupuestos .guia .pasoTitulo{font-size:.85rem}}@media (min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px){body .presupuestos .guia .pasoTitulo{font-size:.95rem}}@media (min-width:1440px) and (max-width:1900px),(min-width:1901px){body .presupuestos .guia .pasoTitulo{font-size:1.4rem}}body .presupuestos .guia .resumenSel{color:#fff;text-align:center;flex-wrap:wrap;justify-content:center;gap:.3rem 1.2rem;font-size:1.05rem;display:flex}body .presupuestos .guia .resumenSel .resumenItem b{opacity:.9;font-weight:600}@media (max-width:360px){body .presupuestos .guia .resumenSel{font-size:.9rem}}@media (min-width:1440px) and (max-width:1900px),(min-width:1901px){body .presupuestos .guia .resumenSel{font-size:1.25rem}}body .presupuestos .guia .secciones{flex-shrink:0;justify-content:center;gap:1rem;display:flex}@media (max-width:360px),(min-width:361px) and (max-width:767px){body .presupuestos .guia .secciones{gap:.6rem}}body .presupuestos .guia .secciones .seccion{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-align:center;cursor:pointer;background:#3c3c3c62;border:1px solid #fff6;border-radius:14px;flex-direction:column;flex:1 1 0;gap:.3rem;max-width:220px;padding:1rem 1.1rem;transition:filter .2s,background .3s,color .3s,border-color .3s;display:flex}body .presupuestos .guia .secciones .seccion:hover{filter:brightness(1.15);border-color:#ffffffbf}body .presupuestos .guia .secciones .seccion.activa{color:#1a1a1a;background:#ffffffe6}body .presupuestos .guia .secciones .seccion .seccionLabel{margin-inline-start:auto;margin-inline-end:auto;font-size:1.05rem;font-weight:600}body .presupuestos .guia .secciones .seccion .seccionDesc{opacity:.85;font-size:.78rem}@media (max-width:360px),(min-width:361px) and (max-width:767px){body .presupuestos .guia .secciones .seccion{padding:.7rem .5rem}body .presupuestos .guia .secciones .seccion .seccionLabel{font-size:.85rem}body .presupuestos .guia .secciones .seccion .seccionDesc{display:none}}@media (min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px),(min-width:768px) and (max-width:1112px) and (orientation:landscape) and (min-height:768px),(min-width:1113px) and (max-width:1366px) and (orientation:landscape) and (min-height:1024px){body .presupuestos .guia .secciones .seccion{padding:.7rem .5rem}body .presupuestos .guia .secciones .seccion .seccionLabel{font-size:1.15rem}body .presupuestos .guia .secciones .seccion .seccionDesc{font-size:.92rem}}@media (min-width:1440px) and (max-width:1900px),(min-width:1901px){body .presupuestos .guia .secciones .seccion .seccionLabel{font-size:1.25rem}body .presupuestos .guia .secciones .seccion .seccionDesc{font-size:.92rem}}body .presupuestos .guia .listaServicios{flex:auto;grid-template-columns:repeat(2,1fr);grid-auto-rows:min-content;gap:.8rem;min-height:0;padding:.5rem 6px .25rem;list-style:none;display:grid;overflow-y:auto}@media (max-width:360px),(min-width:361px) and (max-width:767px){body .presupuestos .guia .listaServicios{grid-template-columns:1fr;max-height:45vh}}@media (min-width:768px) and (max-width:870px){body .presupuestos .guia .listaServicios{max-height:55vh}}body .presupuestos .guia .listaServicios li{display:flex}body .presupuestos .guia .listaServicios .servicioItem{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-align:left;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:12px;flex-direction:column;gap:.3rem;width:100%;padding:.85rem 1.1rem;transition:filter .2s,background .3s,border-color .3s;display:flex}body .presupuestos .guia .listaServicios .servicioItem:hover{filter:brightness(1.25);border-color:#ffffff8c}body .presupuestos .guia .listaServicios .servicioItem.seleccionado{color:#1a1a1a;background:#ffffffe6;border-color:#ffffffe6}body .presupuestos .guia .listaServicios .servicioItem .servicioTitulo{font-size:1rem;font-weight:600}body .presupuestos .guia .listaServicios .servicioItem .servicioDesc{opacity:.8;font-size:.8rem}@media (max-width:360px){body .presupuestos .guia .listaServicios .servicioItem{padding:.55rem .8rem}body .presupuestos .guia .listaServicios .servicioItem .servicioTitulo{font-size:.8rem}body .presupuestos .guia .listaServicios .servicioItem .servicioDesc{display:none}}@media (min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px),(min-width:871px) and (max-width:1024px){body .presupuestos .guia .listaServicios .servicioItem .servicioTitulo{font-size:.9rem}body .presupuestos .guia .listaServicios .servicioItem .servicioDesc{font-size:.72rem}}@media (min-width:1440px) and (max-width:1900px),(min-width:1901px){body .presupuestos .guia .listaServicios .servicioItem .servicioTitulo{font-size:1.2rem}body .presupuestos .guia .listaServicios .servicioItem .servicioDesc{font-size:.92rem}}body .presupuestos .guia .formulario{flex-direction:column;gap:.6rem;width:100%;max-width:560px;margin:0 auto;display:flex}body .presupuestos .guia .formulario .campo{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff14;border:1px solid #ffffff4d;border-radius:10px;outline:none;width:100%;padding:.6rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .3s,background .3s}body .presupuestos .guia .formulario .campo::placeholder{color:#fff9}body .presupuestos .guia .formulario .campo:focus{background:#ffffff1f;border-color:#fffc}@media (max-width:360px){body .presupuestos .guia .formulario .campo{padding:.5rem .8rem;font-size:.8rem}}@media (min-width:1440px) and (max-width:1900px),(min-width:1901px){body .presupuestos .guia .formulario .campo{padding:.7rem 1rem;font-size:1.05rem}}body .presupuestos .guia .formulario .campoMensaje{resize:none;min-height:10rem}body .presupuestos .guia .formulario .contador{color:#fff9;align-self:flex-end;font-size:.75rem}@media (max-width:360px){body .presupuestos .guia .formulario .contador{font-size:.7rem}}body .presupuestos .guia .resumenFinal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:14px;flex-direction:column;gap:.5rem;width:100%;max-width:560px;margin:0 auto;padding:1.2rem 1.4rem;font-size:.9rem;display:flex}body .presupuestos .guia .resumenFinal p{margin:0}body .presupuestos .guia .resumenFinal b{font-weight:600}@media (max-width:360px){body .presupuestos .guia .resumenFinal{padding:.9rem 1rem;font-size:.78rem}}@media (min-width:1440px) and (max-width:1900px),(min-width:1901px){body .presupuestos .guia .resumenFinal{font-size:1.05rem}}body .presupuestos .guia .navPasos{flex-shrink:0;justify-content:center;gap:1rem;display:flex}@media (min-width:1025px) and (max-width:1439px),(min-width:1440px) and (max-width:1900px),(min-width:1901px){body .presupuestos .guia .navPasos{margin-bottom:4vh}}body .presupuestos .guia .navPasos button{letter-spacing:.5px;cursor:pointer;border-radius:999px;padding:.55rem 1.8rem;font-size:.9rem;font-weight:600;transition:filter .2s,background .3s,opacity .3s}@media (min-width:1440px) and (max-width:1900px),(min-width:1901px){body .presupuestos .guia .navPasos button{padding:.65rem 2.1rem;font-size:1.05rem}}body .presupuestos .guia .navPasos button:hover:not(:disabled){filter:brightness(1.15)}body .presupuestos .guia .navPasos button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:360px){body .presupuestos .guia .navPasos button{padding:.5rem 1.4rem;font-size:.78rem}}body .presupuestos .guia .navPasos .btnVolver{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#3c3c3c62;border:1px solid #fff6}body .presupuestos .guia .navPasos .btnSiguiente,body .presupuestos .guia .navPasos .botonConsultar{color:#1a1a1a;background:#ffffffe6;border:1px solid #fff6}body .cobertura{background-image:url(/img/background/backCob.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;min-height:100vh;padding-top:10vh}body .cobertura h1{margin-bottom:5%}body .cobertura .main{justify-content:center;align-items:center;height:50vh;display:flex}@media (max-width:360px){body .cobertura .main{flex-direction:column-reverse;height:auto}}@media (min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px){body .cobertura .main{flex-direction:column-reverse;height:auto}}@media (min-width:1025px) and (max-width:1439px){body .cobertura .main{height:auto;margin-top:1%}}body .cobertura .main .map{box-sizing:border-box;opacity:0;width:50%;margin-top:1rem;padding:.5rem;animation:.6s .3s forwards fade-left}@media (max-width:360px){body .cobertura .main .map{width:95%;height:180px}}@media (min-width:361px) and (max-width:767px){body .cobertura .main .map{width:90%;height:200px}}@media (min-width:361px) and (max-width:767px) and (min-height:700px) and (max-height:1000px){body .cobertura .main .map{width:90%;height:270px}}@media (min-width:768px) and (max-width:870px){body .cobertura .main .map{width:90%;height:310px}}@media (min-width:871px) and (max-width:1024px){body .cobertura .main .map{width:90%;height:360px}}@media (min-width:1025px) and (max-width:1439px){body .cobertura .main .map{width:90%;height:380px;margin-top:0}}body .cobertura .main .map img{object-fit:contain;width:100%;height:100%}body .cobertura .main .leftContainer{flex-direction:column;align-items:center;gap:1.5rem;width:50%;display:flex}@media (max-width:360px){body .cobertura .main .leftContainer{gap:1rem;width:100%;margin-bottom:1rem}}@media (min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px){body .cobertura .main .leftContainer{gap:1rem;width:100%;margin-bottom:1rem}}@media (min-width:871px) and (max-width:1024px){body .cobertura .main .leftContainer{width:100%}}@media (min-width:1025px) and (max-width:1439px){body .cobertura .main .leftContainer{width:70%}}body .cobertura .main .leftContainer .zonas{perspective:900px;flex-wrap:wrap;justify-content:center;width:100%;display:flex}@media (max-width:360px){body .cobertura .main .leftContainer .zonas{grid-template-columns:repeat(2,1fr);gap:.5rem;width:95%;display:grid}}@media (min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px),(min-width:1025px) and (max-width:1439px){body .cobertura .main .leftContainer .zonas{grid-template-columns:repeat(2,1fr);gap:.5rem;width:90%;display:grid}}body .cobertura .main .leftContainer .zonas .coverageitem{opacity:0;color:#000;cursor:pointer;width:45%;height:7vh;transform-style:preserve-3d;background-color:#eee;justify-content:center;align-items:center;margin:.5%;transition:transform .35s,box-shadow .35s,background-color .35s;animation:.6s .5s forwards fade-up;display:flex}body .cobertura .main .leftContainer .zonas .coverageitem p{margin:0;transition:transform .35s;transform:translateZ(0)}body .cobertura .main .leftContainer .zonas .coverageitem:hover{background-color:#fff;transform:translateY(-8px)rotateX(10deg)rotateY(-4deg);box-shadow:0 18px 30px #00000059}body .cobertura .main .leftContainer .zonas .coverageitem:hover p{transform:translateZ(35px)}@media (max-width:360px){body .cobertura .main .leftContainer .zonas .coverageitem{width:100%;height:5vh;margin:0;font-size:.8rem}}@media (min-width:361px) and (max-width:767px){body .cobertura .main .leftContainer .zonas .coverageitem{width:100%;height:5vh;margin:0;font-size:.8rem}}@media (min-width:768px) and (max-width:870px){body .cobertura .main .leftContainer .zonas .coverageitem{width:100%;height:6vh;margin:0}}@media (min-width:1025px) and (max-width:1439px){body .cobertura .main .leftContainer .zonas .coverageitem{width:100%;height:8vh;margin:0}}body .cobertura .main .leftContainer .zonas :first-child{animation-delay:.2s}body .cobertura .main .leftContainer .zonas :nth-child(2){animation-delay:.4s}body .cobertura .main .leftContainer .zonas :nth-child(3){animation-delay:.6s}body .cobertura .main .leftContainer .zonas :nth-child(4){animation-delay:.8s}body .cobertura .main .leftContainer .zonas :nth-child(5){animation-delay:1s}body .cobertura .main .leftContainer .zonas :nth-child(6){animation-delay:1.2s}body .cobertura .main .leftContainer .zonas :nth-child(7){animation-delay:1.4s}body .cobertura .main .leftContainer .zonas :nth-child(8){animation-delay:1.6s}body .cobertura .main .leftContainer .zonas :nth-child(9){animation-delay:1.8s}body .cobertura .main .leftContainer .zonas :nth-child(10){animation-delay:2s}body .cobertura .main .leftContainer .botonMensaje{opacity:0;color:#fff;cursor:pointer;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;background-color:#25d366;border:none;border-radius:50px;padding:1.08rem 10rem;font-size:1.2rem;font-weight:700;transition:transform .2s,background-color .2s;animation:.6s .8s forwards fade-up;box-shadow:0 4px 10px #0000004d}body .cobertura .main .leftContainer .botonMensaje:hover{background-color:#1ebc57;transform:scale(1.05)}@media (max-width:360px),(min-width:361px) and (max-width:767px),(min-width:768px) and (max-width:870px){body .cobertura .main .leftContainer .botonMensaje{display:none}}@media (min-width:1025px) and (max-width:1439px),(min-width:1440px) and (max-width:1900px),(min-width:1901px){body:has(.cobertura) .emergency{display:none}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
