.notificacion_notificacion__KU_UY{position:fixed;z-index:15;bottom:25px;right:25px;max-width:82%;display:flex;align-items:center;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:20px;border-radius:5px;animation:notificacion_animarEntrada__uzZo4 .7s cubic-bezier(.175,.885,.32,1.275) forwards,notificacion_animarSalida__zMoyO 1s cubic-bezier(.175,.885,.32,1.275) 5s forwards}.notificacion_notificacion__KU_UY svg{fill:#fa5a59;transform:scale(1.8);margin-left:5px;flex-shrink:0}@media only screen and (max-width:32.5em){.notificacion_notificacion__KU_UY svg{display:none}}.notificacion_notificacion__KU_UY .notificacion_mensaje__7fXRB{margin-left:15px}.notificacion_notificacion__KU_UY .notificacion_mensaje__7fXRB span{font-weight:500;font-size:1.1rem}.notificacion_notificacion__KU_UY .notificacion_mensaje__7fXRB p{font-weight:400;font-size:.96rem}.notificacion_notificacion__KU_UY:before{display:block;position:absolute;content:"";width:8px;height:100%;left:0;top:0;background-color:#fa5a59;border-radius:5px 0 0 5px}@keyframes notificacion_animarEntrada__uzZo4{0%{transform:translateX(110%)}to{transform:translateX(0)}}@keyframes notificacion_animarSalida__zMoyO{0%{transform:translateX(0)}to{transform:translateX(110%)}}.notificacion_notificacionExito__rXOuL:before{background-color:#43c05b}.notificacion_notificacionExito__rXOuL svg{fill:#43c05b}.styles_contacto__qRWAp{position:relative;display:grid;grid-template-columns:min-content 1fr min-content;grid-template-rows:45px;align-items:center}@media only screen and (min-width:56.25em){.styles_contacto__qRWAp{grid-template-rows:50px}}.styles_contacto__qRWAp .styles_fondo__Rssxj{position:absolute;left:1%;top:0;width:99%;height:100%;background-color:#9c8465;border-radius:10px;z-index:0;transform-origin:left}.styles_contacto__qRWAp .styles_copiar__d4JDB,.styles_contacto__qRWAp .styles_icono__DpEyp{position:relative;z-index:5;min-height:44px;min-width:44px;height:100%;aspect-ratio:1/1;padding:10px;border-radius:9px;box-shadow:0 2px 5px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer}@media only screen and (min-width:56.25em){.styles_contacto__qRWAp .styles_copiar__d4JDB,.styles_contacto__qRWAp .styles_icono__DpEyp{min-height:50px;min-width:50px}.styles_contacto__qRWAp .styles_copiar__d4JDB svg,.styles_contacto__qRWAp .styles_icono__DpEyp svg{transform:scale(1.2)}}.styles_contacto__qRWAp .styles_icono__DpEyp{background-color:#fff}.styles_contacto__qRWAp .styles_link__wG3LR{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-start;width:100%;height:100%;background-color:transparent;border:none;text-decoration:none;cursor:pointer;padding:0 10px 0 5px;word-break:break-word;color:#fff;font-size:.75rem;text-align:left;line-height:1}@media only screen and (min-width:22.5em){.styles_contacto__qRWAp .styles_link__wG3LR{font-size:.875rem}}@media only screen and (min-width:32.5em){.styles_contacto__qRWAp .styles_link__wG3LR{font-size:1rem}}.styles_contacto__qRWAp .styles_link__wG3LR:before{content:"";position:absolute;left:-10px;top:0;width:100%;height:100%;background-color:#9c8465;border-radius:0 10px 10px 0;z-index:-1}@media only screen and (min-width:37.5em){.styles_contacto__qRWAp .styles_link__wG3LR{padding:0 30px 0 15px}.styles_contacto__qRWAp .styles_link__wG3LR:before{left:-15px}}.styles_contacto__qRWAp .styles_copiar__d4JDB{background-color:#b89e7b;transform-origin:left}.styles_modal__hJ2MB{position:absolute;right:0;top:0;height:100%;width:80vw;max-width:450px;pointer-events:none;z-index:4}.styles_modal__hJ2MB header{height:100%;position:relative}.styles_modal__hJ2MB header:before{content:"";position:absolute;left:0;width:100%;height:100%;border-radius:10px 10px 0 0;background-color:#9c8465;pointer-events:none;transform:scaleX(0);transition:transform .6s cubic-bezier(.175,.885,.32,1.275) .3s;transform-origin:90%}.styles_modal__hJ2MB header .styles_btnModal__m4HS3{background-color:transparent;display:block;width:100%;height:100%;border:none;cursor:pointer}.styles_modal__hJ2MB header .styles_titulo__ouH_L{position:absolute;font-size:.75rem;color:#fff;padding:0 25px;height:100%;line-height:35px;top:0;right:0;transform:translateX(0);transition:.1s ease-in-out .3s;pointer-events:none}@media only screen and (min-width:22.5em){.styles_modal__hJ2MB header .styles_titulo__ouH_L{font-size:.875rem}}@media only screen and (min-width:32.5em){.styles_modal__hJ2MB header .styles_titulo__ouH_L{font-size:1rem}}.styles_modal__hJ2MB header svg{position:absolute;right:25px;top:50%;transform:translateY(-50%) scale(0);fill:#fff;transform-origin:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);pointer-events:none}.styles_modal__hJ2MB .styles_fondoContactos__9MYNs .styles_contactos__r__WJ{position:relative;list-style-type:none;background-color:#fff;border-radius:0 0 10px 10px;padding:15px;display:flex;flex-direction:column;gap:20px;-webkit-clip-path:polygon(0 0,100% 0,100% 1%,0 1%);clip-path:polygon(0 0,100% 0,100% 1%,0 1%);transition:-webkit-clip-path .3s cubic-bezier(.175,.885,.32,1.275);transition:clip-path .3s cubic-bezier(.175,.885,.32,1.275);transition:clip-path .3s cubic-bezier(.175,.885,.32,1.275),-webkit-clip-path .3s cubic-bezier(.175,.885,.32,1.275)}@media only screen and (min-width:37.5em){.styles_modal__hJ2MB .styles_fondoContactos__9MYNs .styles_contactos__r__WJ{padding:30px}}.styles_modal__hJ2MB.styles_isOpen__TfOnc{z-index:10;pointer-events:all}.styles_modal__hJ2MB.styles_isOpen__TfOnc header:before{transform:scaleX(1);transition:transform .1s cubic-bezier(.175,.885,.32,1.275)}.styles_modal__hJ2MB.styles_isOpen__TfOnc header .styles_titulo__ouH_L{right:50%;transform:translateX(50%);transition:.1s ease-in-out}.styles_modal__hJ2MB.styles_isOpen__TfOnc header svg{transform:translateY(-50%) scale(1)}.styles_modal__hJ2MB.styles_isOpen__TfOnc .styles_fondoContactos__9MYNs{filter:drop-shadow(4px 4px 10px rgba(124,124,124,.1))}.styles_modal__hJ2MB.styles_isOpen__TfOnc .styles_fondoContactos__9MYNs .styles_contactos__r__WJ{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transition:-webkit-clip-path .45s cubic-bezier(.175,.885,.32,1.275) .12s;transition:clip-path .45s cubic-bezier(.175,.885,.32,1.275) .12s;transition:clip-path .45s cubic-bezier(.175,.885,.32,1.275) .12s,-webkit-clip-path .45s cubic-bezier(.175,.885,.32,1.275) .12s}.styles_cerrar__xw1t2{position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:transparent;border:none;z-index:10;cursor:pointer}.styles_verContactos__VYMAQ{height:100%;position:relative}.styles_verContactos__VYMAQ .styles_btnVerContactos___F5W_{display:block;width:-moz-fit-content;width:fit-content;height:100%;background-color:#9c8465;font-size:.75rem;color:#9c8465;padding:0 25px;border:none;border-radius:10px;cursor:pointer}@media only screen and (min-width:22.5em){.styles_verContactos__VYMAQ .styles_btnVerContactos___F5W_{font-size:.875rem}}@media only screen and (min-width:32.5em){.styles_verContactos__VYMAQ .styles_btnVerContactos___F5W_{font-size:1rem}}.styles_servicio__sfmPx{position:relative}.styles_servicio__sfmPx .styles_flechaVolver__IarsQ{position:relative;display:block;width:-moz-fit-content;width:fit-content;left:-10px;margin-bottom:20px}.styles_servicio__sfmPx .styles_headerInfo__iIP7l{display:flex;gap:20px;padding-bottom:30px}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_portada__7__Uh{position:relative;flex:1 1;max-width:200px;max-height:200px;height:100%;aspect-ratio:1/1;border-radius:30px;box-shadow:0 3px 6px rgba(0,0,0,.25)}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_portada__7__Uh img{border-radius:30px}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL{min-width:60%;flex:1 1;display:flex;flex-direction:column;justify-content:space-between}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_nombre_categoria__sLlKg{display:flex;flex-direction:column;gap:3px;margin-bottom:10px}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_nombre_categoria__sLlKg h1{font-size:1.25rem;line-height:1.2;font-weight:500}@media only screen and (min-width:22.5em){.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_nombre_categoria__sLlKg h1{font-size:1.5rem}}@media only screen and (min-width:32.5em){.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_nombre_categoria__sLlKg h1{font-size:1.875rem}}@media only screen and (min-width:64em){.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_nombre_categoria__sLlKg h1{font-size:2.25rem}}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_nombre_categoria__sLlKg span{color:#6c5332;font-size:1rem}@media only screen and (min-width:22.5em){.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_nombre_categoria__sLlKg span{font-size:1.125rem}}@media only screen and (min-width:32.5em){.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_nombre_categoria__sLlKg span{font-size:1.25rem}}@media only screen and (min-width:64em){.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_nombre_categoria__sLlKg span{font-size:1.5rem}}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_distinciones__Z2kLL{margin-bottom:10px;display:flex;align-items:center}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_distinciones__Z2kLL svg{margin-right:20px}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_distinciones__Z2kLL svg:last-of-type{transform:translateY(4px)}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_calificacion_ubicaciones__tc5B_{margin-top:10px;position:relative;display:flex;align-items:flex-end;gap:10px;height:35px}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_calificacion_ubicaciones__tc5B_ .styles_calificacion__swPZk{display:grid;grid-template-columns:1fr 1fr;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;padding:5px 7px;background-color:#b89e7b;border-radius:5px;min-width:40px;margin-right:auto}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_calificacion_ubicaciones__tc5B_ .styles_calificacion__swPZk svg{fill:#fff;margin-right:5px;transform:translateY(-1px)}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_calificacion_ubicaciones__tc5B_ .styles_calificacion__swPZk span{line-height:1;font-size:.75rem;color:#fff}@media only screen and (min-width:22.5em){.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_calificacion_ubicaciones__tc5B_ .styles_calificacion__swPZk span{font-size:.875rem}}@media only screen and (min-width:32.5em){.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_calificacion_ubicaciones__tc5B_ .styles_calificacion__swPZk span{font-size:1rem}}.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_horarios__xkwtm{font-size:.75rem}@media only screen and (min-width:22.5em){.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_horarios__xkwtm{font-size:.875rem}}@media only screen and (min-width:32.5em){.styles_servicio__sfmPx .styles_headerInfo__iIP7l .styles_datos__SJHnL .styles_horarios__xkwtm{font-size:1rem}}.styles_servicio__sfmPx .styles_descripcion__LCBRR{font-size:.875rem;text-align:center;margin-bottom:40px}@media only screen and (min-width:22.5em){.styles_servicio__sfmPx .styles_descripcion__LCBRR{font-size:1rem}}@media only screen and (min-width:32.5em){.styles_servicio__sfmPx .styles_descripcion__LCBRR{font-size:1.125rem}}@media only screen and (min-width:64em){.styles_servicio__sfmPx .styles_descripcion__LCBRR{font-size:1.25rem}}@media only screen and (min-width:56.25em){.styles_servicio__sfmPx .styles_descripcion__LCBRR{text-align:left}}.styles_servicio__sfmPx .styles_imagenesSwiper__rRmtd{position:relative;aspect-ratio:3/2;height:100%;border-radius:10px;box-shadow:0 3px 6px hsla(0,0%,57%,.2);pointer-events:none}.styles_servicio__sfmPx .styles_imagenesSwiper__rRmtd:not(:last-of-type){margin-right:10px}@media only screen and (min-width:56.25em){.styles_servicio__sfmPx .styles_imagenesSwiper__rRmtd:not(:last-of-type){margin-right:30px}}.styles_servicio__sfmPx .styles_imagenesSwiper__rRmtd img{border-radius:10px}.styles_servicio__sfmPx .styles_contacto__p2_b6{width:100%;display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:22.5em){.styles_servicio__sfmPx .styles_contacto__p2_b6{justify-content:center}}.styles_servicio__sfmPx .styles_contacto__p2_b6 a{display:flex;align-items:center;justify-content:center;width:40px;padding:10px;aspect-ratio:1/1;background-color:teal;border-radius:15px}@media only screen and (min-width:22.5em){.styles_servicio__sfmPx .styles_contacto__p2_b6 a{width:50px;margin:0 10px}}@media only screen and (min-width:43.7em){.styles_servicio__sfmPx .styles_contacto__p2_b6 a{width:60px;margin:0 25px}}.styles_servicio__sfmPx .styles_contacto__p2_b6 a svg{width:100%;height:auto;fill:#fff}.styles_servicio__sfmPx .styles_contacto__p2_b6 .styles_facebook__9hGSq{background-color:#3b5998}.styles_servicio__sfmPx .styles_contacto__p2_b6 .styles_whatsapp__p4ztY{background-color:#24d366}.styles_servicio__sfmPx .styles_contacto__p2_b6 .styles_email__6BMgQ{background-color:#ea4336}.styles_servicio__sfmPx .styles_contacto__p2_b6 .styles_instagram__qD9hy{background-color:#d00769;padding:10px}.styles_servicio__sfmPx .styles_contacto__p2_b6 .styles_telefono__kHhSc{background-color:#37af6a}.styles_servicio__sfmPx .styles_contacto__p2_b6 .styles_telefono__kHhSc svg{fill:none;width:80%}.styles_loadingSwiper__bCjxN{display:flex;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;height:220px}.styles_loadingSwiper__bCjxN div{display:block;aspect-ratio:3/2;height:100%;border-radius:10px;background-color:#e6e6e6;margin-right:30px;animation:styles_loading__rGKtx 3s linear infinite}@keyframes styles_loading__rGKtx{0%{background-color:#e6e6e6}50%{background-color:#b2b2b2}to{background-color:#e6e6e6}}