.button[data-v-dd43dbb1]{--black-700: hsla(0 0% 12% / 1);--border_radius: 5px;--transtion: .3s ease-in-out;--offset: 2px;cursor:pointer;display:flex;align-items:center;gap:.5rem;transform-origin:center;padding:.45rem 1.5rem;background-color:transparent;border:none;border-radius:var(--border_radius);transform:scale(calc(1 + (var(--active, 0) * .1)));box-shadow:#007cff0f 2px 2px 15px 5px;transition:transform var(--transtion);position:relative;z-index:10;width:100%;height:100%;min-width:180px}.text_buttonBx[data-v-dd43dbb1]{display:flex;align-items:center;justify-content:center;gap:5px;margin:0 auto}.button_periodicidad[data-v-dd43dbb1]{padding-right:50px}.btn_primary[data-v-dd43dbb1]{box-shadow:#eaf4ff0f 2px 2px 15px 5px}.btn_primary .btn_arrow_periodicidades[data-v-dd43dbb1]{border-left:1px solid white!important}.btn_arrow_periodicidades i svg path[data-v-dd43dbb1]{stroke:var(--primary-color)}.btn_primary .btn_arrow_periodicidades i svg path[data-v-dd43dbb1]{stroke:#fff}.button_list_periodicidades[data-v-dd43dbb1]{display:none;position:absolute;top:104%;left:0;right:0;background:#fff;border:1px solid rgba(19,132,238,.116);min-height:200px;min-width:200px;border-radius:5px;z-index:1;box-shadow:#6565650a 2px 2px 11px 8px}.button:hover .button_list_periodicidades[data-v-dd43dbb1],.button_periodicidad:hover .button_list_periodicidades[data-v-dd43dbb1],.btn_arrow_periodicidades:hover .button_list_periodicidades[data-v-dd43dbb1]{display:block}.button_list_periodicidades_bx[data-v-dd43dbb1]{display:flex;width:100%;justify-content:space-between;padding:12px;border-bottom:1px solid rgba(23,156,189,.096);color:#969696;font-size:14px}.button_list_periodicidades_bx[data-v-dd43dbb1]:hover{color:var(--primary-color)!important}.button[data-v-dd43dbb1]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:#fff;border-radius:var(--border_radius);transition:all var(--transtion);z-index:0}.btn_primary[data-v-dd43dbb1]:before{background-color:#3696ce}.button[data-v-dd43dbb1]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-position:top;opacity:var(--active, 0);border-radius:var(--border_radius);transition:opacity var(--transtion);z-index:2}.button[data-v-dd43dbb1]:active{transform:scale(1)}.button .dots_border[data-v-dd43dbb1]{--size_border: calc(100% + 2px) ;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:var(--size_border);height:var(--size_border);background-color:transparent;border-radius:var(--border_radius);z-index:-10}.button .dots_border[data-v-dd43dbb1]:before{content:"";position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);transform-origin:left;transform:rotate(0);width:100%;height:2rem;background-color:#b6eaff;mask:linear-gradient(transparent 0%,white 120%);animation:rotate-dd43dbb1 2s linear infinite}.btn_primary .dots_border[data-v-dd43dbb1]:before{background-color:#91e0ff}@keyframes rotate-dd43dbb1{to{transform:rotate(360deg)}}.button .sparkle[data-v-dd43dbb1]{position:relative;z-index:10;width:1.75rem}.button .sparkle .path[data-v-dd43dbb1]{fill:currentColor;stroke:currentColor;transform-origin:center;color:#3696ce}.btn_primary .sparkle .path[data-v-dd43dbb1]{color:#fff}.button:is(:hover,:focus) .sparkle .path[data-v-dd43dbb1]{animation:path-dd43dbb1 1.5s linear .5s infinite}.button .sparkle .path[data-v-dd43dbb1]:nth-child(1){--scale_path_1: 1.2}.button .sparkle .path[data-v-dd43dbb1]:nth-child(2){--scale_path_2: 1.2}.button .sparkle .path[data-v-dd43dbb1]:nth-child(3){--scale_path_3: 1.2}@keyframes path-dd43dbb1{0%,34%,71%,to{transform:scale(1)}17%{transform:scale(var(--scale_path_1, 1))}49%{transform:scale(var(--scale_path_2, 1))}83%{transform:scale(var(--scale_path_3, 1))}}.button .text_button[data-v-dd43dbb1]{position:relative;z-index:10;background-image:linear-gradient(90deg,#575757,hsla(0 0% 100% / var(--active, 0)) 120%);background-clip:text;font-size:1rem;color:gray}.btn_primary .text_button[data-v-dd43dbb1]{background-image:linear-gradient(90deg,#fff,hsla(0 0% 100% / var(--active, 0)) 120%);background-clip:text;color:#fff}.button:hover .text_button[data-v-dd43dbb1]{color:var(--primary-color)}.btn_primary:hover .text_button[data-v-dd43dbb1]{color:#fff}.button:hover .tooltiptext[data-v-dd43dbb1]{visibility:visible;opacity:1;color:#fff}.tooltiptext[data-v-dd43dbb1]{visibility:hidden;width:160px;background-color:#000000cf;color:#fff;text-align:center;border-radius:8px;padding:5px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-80px;opacity:0;transition:opacity .3s;font-size:11px}.tooltiptext[data-v-dd43dbb1]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.btn_arrow_periodicidades[data-v-dd43dbb1]{position:absolute;top:0;right:0;width:40px;height:100%;display:flex;align-items:center;justify-content:center;margin-left:40px;border-radius:0 5px 5px 0;z-index:10;border-left:1px solid var(--primary-color)}.button:hover .btn_arrow_periodicidades i[data-v-dd43dbb1]{transform:rotate(180deg)}.btn_arrow_periodicidades i[data-v-dd43dbb1]{color:#fff;stroke:#fff}.btn_arrow_periodicidades i[data-v-dd43dbb1]{transition:.2s;stroke:#fff}@media (max-width:650px){.button[data-v-dd43dbb1]{min-width:198px}.button:hover .button_list_periodicidades[data-v-dd43dbb1],.button_periodicidad:hover .button_list_periodicidades[data-v-dd43dbb1],.btn_arrow_periodicidades:hover .button_list_periodicidades[data-v-dd43dbb1]{display:none}.button:hover .btn_arrow_periodicidades i[data-v-dd43dbb1]{transform:rotate(0)}.button:hover .tooltiptext[data-v-dd43dbb1]{visibility:hidden;opacity:0}.button_active .button_list_periodicidades[data-v-dd43dbb1],.button_active .button_periodicidad .button_list_periodicidades[data-v-dd43dbb1],.button_active .btn_arrow_periodicidades .button_list_periodicidades[data-v-dd43dbb1]{display:block!important}.button_active .tooltiptext[data-v-dd43dbb1]{visibility:visible!important;opacity:1!important;color:#fff!important}.button_active .btn_arrow_periodicidades i[data-v-dd43dbb1]{transform:rotate(180deg)!important}}.boxCard[data-v-0eadb0c3]{background:#fdffff;position:relative;padding:5px 30px 15px;cursor:pointer;border:2px solid #f5f9ff;border-radius:5px;box-shadow:0 0 15px #0024501a;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;color:#194960;border-radius:.9rem;overflow:hidden}.boxCardactive[data-v-0eadb0c3]{background:var(--primary-color);border:2px solid var(--primary-color);color:#fff}.boxCard_detail[data-v-0eadb0c3]{position:relative;min-height:40px;margin:5px auto;display:flex;align-items:center;justify-content:space-between}.boxCard_promo_text[data-v-0eadb0c3]{background:#fff!important;color:var(--primary-color)!important;display:inline-block;padding:8px 10px;font-size:11px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:1.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.boxCard_promo_text_active[data-v-0eadb0c3]{background:var(--primary-color)!important;color:var(--white-color)!important}.boxCard_ssl_text[data-v-0eadb0c3]{background:#2edbbe!important;color:var(--white-color)!important}.boxCard_promo_text i[data-v-0eadb0c3]{font-size:13px;margin-right:3px}.boxCard_contentImage[data-v-0eadb0c3]{left:23px;top:23px;opacity:.1;position:absolute}.boxCard_contentImage_img[data-v-0eadb0c3]{width:65px;vertical-align:middle;border-style:none;overflow-clip-margin:content-box;overflow:clip}.boxCard_header[data-v-0eadb0c3]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:20px;text-align:center;border-bottom:2px solid #eff4fa5c;margin-bottom:30px;color:#194960}.boxCard_header_active[data-v-0eadb0c3]{border-bottom:2px solid #eff4fa6f;color:#fff}.boxCard_header_up[data-v-0eadb0c3],.boxCard_header_down[data-v-0eadb0c3]{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.boxCard_header_up_title[data-v-0eadb0c3]{font-size:18px;font-weight:700;opacity:.8}.boxCard_header_up_title_active[data-v-0eadb0c3]{color:#fff!important}.boxCard_header_up_subtitle[data-v-0eadb0c3]{font-size:17px}.boxCard_header_down_title[data-v-0eadb0c3]{position:relative;font-family:Jost,sans-serif;font-weight:600;font-size:45px;font-style:normal;line-height:60px;color:#194960;margin:15px 0 0}.boxCard_header_down_subtitle[data-v-0eadb0c3]{font-size:14px;margin-bottom:0}.dcto[data-v-0eadb0c3]{font-size:12px;background:transparent;border-radius:8px;padding:2px;position:absolute;right:-24px;top:8px;height:35px;width:38px;display:flex;align-items:center;justify-content:center;background:var(--primary-color);color:#fff}.boxCardactive_dcto[data-v-0eadb0c3]{background:#fff;color:var(--primary-color)}.boxCard_header_textExtraCupon[data-v-0eadb0c3]{margin:5px 0;text-align:center;padding:0;font-size:12px;font-weight:500}.boxCard_header_buttons[data-v-0eadb0c3]{margin-bottom:15px}.boxCard_header_buttons_button[data-v-0eadb0c3]{position:relative;width:100%;background:var(--primary-color);color:var(--white-color)!important;font-family:var(--title-fonts);font-size:16px;padding:5px 35px;line-height:2;vertical-align:middle;border:none;display:inline-block;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-top:4px;z-index:1}.boxCard_header_buttons_button_active[data-v-0eadb0c3]{background:var(--white-color)!important;color:var(--primary-color)!important}.boxCard_body[data-v-0eadb0c3]{padding:1px;overflow:hidden;height:170px;margin-bottom:75px;height:auto}.boxCard_body_list[data-v-0eadb0c3]{margin:0 0 20px!important;padding:0!important;list-style:none}.boxCard_body_list_element[data-v-0eadb0c3]{width:100%;display:flex;justify-content:space-between;flex-flow:row;font-size:12px;list-style:none;min-height:34px}.boxCard_body_list_element_title[data-v-0eadb0c3]{margin-right:25px}.boxCard_body_list_element_value[data-v-0eadb0c3]{float:right}.boxCard_body_list_element_value_black[data-v-0eadb0c3]{font-weight:700;font-size:15px}.boxCard_body_list_element_value_infinito[data-v-0eadb0c3]{font-size:18px;font-weight:700}.boxCard_footer[data-v-0eadb0c3]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center;position:absolute;bottom:10px;left:10px;right:10px;max-width:82%;margin:10px auto}.boxCard_footer_button[data-v-0eadb0c3]{color:var(--primary-color);font-size:12px;font-weight:500;text-align:center;display:flex;align-items:center;z-index:10}.boxCard_footer_button_active[data-v-0eadb0c3]{color:#fff}.boxCard_footer_button_text_icon[data-v-0eadb0c3]{font-size:10px;margin:4px 0 0 5px;transition:.3s ease-in}.boxCard_footer_button_text_iconDeg[data-v-0eadb0c3]{transform:rotate(180deg);margin:0 0 0 5px}.boxCard_footer_aviso[data-v-0eadb0c3]{font-size:12px;font-weight:500;padding:10px 0 0}.polygon-new[data-v-0eadb0c3]{position:absolute;bottom:0;left:25px;opacity:.3;max-width:100%}.polygon-new img[data-v-0eadb0c3]{max-width:100%}.btn_promo[data-v-0eadb0c3]{width:100%;display:flex;justify-content:center;position:relative;z-index:10}@media (max-width:1580px){.boxCard_header_up_title[data-v-0eadb0c3]{font-size:12px}.boxCard_header_down_title[data-v-0eadb0c3]{font-size:38px}.boxCard_header_up_subtitle[data-v-0eadb0c3]{font-size:15px}.boxCard_body_list_element[data-v-0eadb0c3]{font-size:11px}.dcto[data-v-0eadb0c3]{right:-5px}}@media (max-width:1300px){.boxCard[data-v-0eadb0c3]{width:auto;min-width:340px!important;max-width:345px!important}}@media (max-width:650px){.boxCard[data-v-0eadb0c3]{max-width:90%!important;min-width:90%!important;min-height:auto!important}.dcto[data-v-0eadb0c3]{font-size:11px;width:34px;height:34px}}.label-b-white[data-v-7bf79550]{color:#fff}.label-b-blue[data-v-7bf79550]{color:var(--dark-color)}.boxCard[data-v-7bf79550]{background:#fdffff;position:relative;padding:5px 30px 15px;cursor:pointer;border:2px solid #f5f9ff;border-radius:5px;box-shadow:0 0 15px #0024501a;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;color:#194960;border-radius:.9rem;overflow:hidden}.boxCardactive[data-v-7bf79550]{background:var(--primary-color)!important;border:2px solid var(--primary-color);color:#fff}.boxCard_detail[data-v-7bf79550]{position:relative;min-height:40px;margin:5px auto;display:flex;align-items:center;justify-content:space-between}.boxCard_promo_text[data-v-7bf79550]{background:#fff!important;color:var(--primary-color)!important;display:inline-block;padding:8px 10px;font-size:11px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:1.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.boxCard_promo_text_active[data-v-7bf79550]{background:var(--primary-color)!important;color:var(--white-color)!important}.boxCard_ssl_text[data-v-7bf79550]{background:#2edbbe!important;color:var(--white-color)!important}.boxCard_promo_text i[data-v-7bf79550]{font-size:13px;margin-right:3px}.boxCard_contentImage[data-v-7bf79550]{left:23px;top:23px;opacity:.1;position:absolute}.boxCard_contentImage_img[data-v-7bf79550]{width:65px;vertical-align:middle;border-style:none;overflow-clip-margin:content-box;overflow:clip}.boxCard_header[data-v-7bf79550]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:20px;text-align:center;border-bottom:2px solid #eff4fa5c;margin-bottom:30px;color:#194960}.boxCard_header_active[data-v-7bf79550]{border-bottom:2px solid #eff4fa6f;color:#fff}.boxCard_header_up[data-v-7bf79550],.boxCard_header_down[data-v-7bf79550]{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.boxCard_header_up_title[data-v-7bf79550]{font-size:18px;font-weight:700;opacity:.8}.boxCard_header_up_title_active[data-v-7bf79550]{color:#fff!important}.boxCard_header_up_subtitle[data-v-7bf79550]{font-size:17px}.boxCard_header_down_title[data-v-7bf79550]{font-family:Jost,sans-serif;font-weight:600;font-size:45px;font-style:normal;line-height:60px;color:#194960;margin:15px 0 0}.boxCard_header_down_subtitle[data-v-7bf79550]{font-size:14px;margin-bottom:0}.dcto[data-v-7bf79550]{font-size:12px;background:transparent;border-radius:8px;padding:2px;position:absolute;right:-24px;top:-55px;height:35px;width:38px;display:flex;align-items:center;justify-content:center;background:var(--primary-color);color:#fff}.boxCardactive_dcto[data-v-7bf79550]{background:#fff;color:var(--primary-color)}.boxCard_header_textExtraCupon[data-v-7bf79550]{margin:5px 0;text-align:center;padding:0;font-size:12px;font-weight:500}.boxCard_header_buttons[data-v-7bf79550]{margin-bottom:15px}.boxCard_header_buttons_button[data-v-7bf79550]{position:relative;width:100%;background:var(--primary-color);color:var(--white-color)!important;font-family:var(--title-fonts);font-size:16px;padding:5px 35px;line-height:2;vertical-align:middle;border:none;display:inline-block;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-top:20px;z-index:1}.boxCard_header_buttons_button_active[data-v-7bf79550]{background:var(--white-color)!important;color:var(--primary-color)!important}.boxCard_body[data-v-7bf79550]{padding:1px;overflow:hidden;height:170px;margin-bottom:5px;height:auto}.boxCard_body_list[data-v-7bf79550]{margin:0 0 20px!important;padding:0!important;list-style:none}.boxCard_body_list_element[data-v-7bf79550]{width:100%;display:flex;justify-content:space-between;flex-flow:row;font-size:13px;list-style:none}.boxCard_body_list_element_item[data-v-7bf79550]{min-height:34px}.boxCard_body_list_element_title[data-v-7bf79550]{margin-right:25px}.boxCard_body_list_element_value[data-v-7bf79550]{float:right}.boxCard_body_list_element_value_black[data-v-7bf79550]{font-weight:700;font-size:15px}.boxCard_body_list_element_value_infinito[data-v-7bf79550]{font-size:18px;font-weight:700}.boxCard_body_images_bx[data-v-7bf79550]{display:flex;flex-direction:column;align-items:center;gap:10px;padding:10px 0}.boxCard_body_images_bx_title[data-v-7bf79550]{font-size:12px}.boxCard_body_images_bx_img[data-v-7bf79550]{max-width:220px}.boxCard_footer[data-v-7bf79550]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center;position:relative;z-index:5}.boxCard_footer_title[data-v-7bf79550]{font-size:14px}.boxCard_footer_button[data-v-7bf79550]{color:var(--primary-color);font-size:12px;font-weight:500;text-align:center;display:flex;align-items:center;z-index:10}.boxCard_footer_button_active[data-v-7bf79550]{color:#fff}.boxCard_footer_button_text_icon[data-v-7bf79550]{font-size:10px;margin:4px 0 0 5px;transition:.3s ease-in}.boxCard_footer_button_text_iconDeg[data-v-7bf79550]{transform:rotate(180deg);margin:0 0 0 5px}.boxCard_footer_aviso[data-v-7bf79550]{font-size:12px;font-weight:500;padding:10px 0 0}.polygon-new[data-v-7bf79550]{position:absolute;bottom:0;left:25px;opacity:.3;max-width:100%;z-index:0}.polygon-new img[data-v-7bf79550]{max-width:100%}.btn_promo[data-v-7bf79550]{width:100%;display:flex;justify-content:center}@media (max-width:1580px){.boxCard_header_up_title[data-v-7bf79550]{font-size:12px}.boxCard_header_down_title[data-v-7bf79550]{font-size:38px}.boxCard_header_up_subtitle[data-v-7bf79550]{font-size:15px}.boxCard_body_list_element[data-v-7bf79550]{font-size:11px}.dcto[data-v-7bf79550]{right:-5px}}@media (max-width:1300px){.boxCard[data-v-7bf79550]{width:auto;min-width:340px!important;max-width:345px!important}}@media (max-width:600px){.boxCard[data-v-7bf79550]{max-width:90%!important;min-width:90%!important;min-height:auto!important}}.container[data-v-e82b79a1]{display:flex;justify-content:center;flex-direction:column;align-items:center;height:auto;min-height:735px;max-height:905px;width:100%;margin:0 auto 10px;position:relative;z-index:6;width:90%}.swiper[data-v-e82b79a1]{width:100%;height:100%}.swiper-slide[data-v-e82b79a1]{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}.swiper-slide img[data-v-e82b79a1]{display:block;width:100%;height:100%;object-fit:cover}.swiper-button-prev[data-v-e82b79a1]:after,.swiper-button-next[data-v-e82b79a1]:after{font-size:15px;color:#fff}.swiper-button-prev[data-v-e82b79a1],.swiper-button-next[data-v-e82b79a1]{width:initial;height:initial;font-size:1.4rem;color:var(--second-color);background:var(--primary-color);box-shadow:1px 1px 8px #044697e0;border-radius:40px;height:45px;width:45px;display:flex;align-items:center;justify-content:center;text-align:center;top:275px!important}.swiper-button-prev[data-v-e82b79a1]{left:2rem}.swiper-button-next[data-v-e82b79a1]{right:2rem}.sparkle[data-v-e8f8c555]{position:relative;z-index:10;width:1rem;margin:0 4px}.sparkle .path[data-v-e8f8c555]{fill:currentColor;stroke:currentColor;transform-origin:center;color:#3696ce!important;animation:path-e8f8c555 2.5s linear 1.5s infinite}.sparkle .path[data-v-e8f8c555]:nth-child(1){--scale_path_1: 1.2}.sparkle .path[data-v-e8f8c555]:nth-child(2){--scale_path_2: 1.2}.sparkle .path[data-v-e8f8c555]:nth-child(3){--scale_path_3: 1.2}@keyframes path-e8f8c555{0%,34%,71%,to{transform:scale(1)}17%{transform:scale(var(--scale_path_1, 1))}49%{transform:scale(var(--scale_path_2, 1))}83%{transform:scale(var(--scale_path_3, 1))}}.servicesSection{display:flex;flex-direction:column;align-items:center;width:90%;gap:40px}.servicesSection_sliderServices{display:flex;justify-content:center;align-items:flex-start;height:auto;max-height:905px;margin:0 auto;position:relative;z-index:6;width:100%;max-width:1400px}.container_loading{width:100%;height:100%;min-height:725px;padding:100PX 20PX;display:flex;justify-content:center;align-items:center}.loading_svg{position:relative;width:160px;height:160px;animation:rotate 2s linear infinite}.loading_svg circle{width:100%;height:100%;fill:none;stroke-width:10;stroke:#4baee8;stroke-linecap:round;transform:translate(5px 5px);stroke-dasharray:440;stroke-dashoffset:440;animation:animate_loading 4s linear infinite}.titleBx_cupon{display:flex;justify-content:center;align-items:center;margin:1.5em 0 0}.titleBx_cupon_title{font-size:25px;text-align:center;max-width:95%;display:flex;align-items:center}@media (max-width: 1200px){.titleBx_cupon_title[data-v-3c879ec0]{width:68%}.titleBx_cupon_title{font-size:20px}}@keyframes animate_loading{0%,to{stroke-dashoffset:440}50%{stroke-dashoffset:0}50.1%{stroke-dashoffset:880}}
