.descripcion-module-scss-module__PUzY-W__wrapper{color:var(--color-primary);border-radius:1rem;margin-bottom:2rem;padding:2rem 4rem}.descripcion-module-scss-module__PUzY-W__wrapper .descripcion-module-scss-module__PUzY-W__entradilla{margin-bottom:4rem;display:flex}.descripcion-module-scss-module__PUzY-W__wrapper .descripcion-module-scss-module__PUzY-W__entradilla h3{width:50%;font-size:clamp(1.5rem,1.31rem + .95vw,2.45rem);font-weight:700}.descripcion-module-scss-module__PUzY-W__wrapper ul{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.descripcion-module-scss-module__PUzY-W__wrapper ul li a{background:var(--color-verde-oscuro);min-height:250px;color:var(--color-verde-claro);border-radius:10px;padding:2rem;font-size:clamp(1rem,.88rem + .6vw,1.6rem);font-weight:700;text-decoration:none;display:block}.descripcion-module-scss-module__PUzY-W__wrapper ul li a svg{fill:var(--color-verde-claro)}.descripcion-module-scss-module__PUzY-W__wrapper ul li a:hover{color:var(--color-verde-oscuro);background-color:var(--color-verde-claro)}.descripcion-module-scss-module__PUzY-W__wrapper ul li a:hover svg{fill:var(--color-verde-oscuro)}
.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;transition:opacity var(--yarl__fade_animation_duration,.25s)var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999);position:fixed;inset:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;outline:none;position:absolute;inset:0;overflow:hidden}.yarl__carousel{height:100%;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));flex:none;place-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{place-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;inset:0 0 auto auto}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,#fffc);cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px #000c));margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}
.yarl__slide_captions_container{background:var(--yarl__slide_captions_container_background,#00000080);left:var(--yarl__slide_captions_container_left,0);padding:var(--yarl__slide_captions_container_padding,16px);right:var(--yarl__slide_captions_container_right,0);position:absolute;-webkit-transform:translateZ(0)}.yarl__slide_title{color:var(--yarl__slide_title_color,#fff);font-size:var(--yarl__slide_title_font_size,125%);font-weight:var(--yarl__slide_title_font_weight,bolder);max-width:calc(100% - var(--yarl__toolbar_width,0px));text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.yarl__slide_title_container{top:var(--yarl__slide_title_container_top,0)}.yarl__slide_description{-webkit-hyphens:auto;hyphens:auto;color:var(--yarl__slide_description_color,#fff);-webkit-line-clamp:var(--yarl__slide_description_max_lines,3);text-align:var(--yarl__slide_description_text_align,start);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.yarl__slide_description_container{bottom:var(--yarl__slide_description_container_bottom,0)}
.check-module-scss-module__BGOb_a__wrapper{cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.87rem;display:flex}.check-module-scss-module__BGOb_a__wrapper input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--color-primary);flex-shrink:0;margin-top:2px;transition:transform .15s,opacity .15s}.check-module-scss-module__BGOb_a__wrapper input[type=checkbox]:hover{transform:scale(1.15)}.check-module-scss-module__BGOb_a__wrapper input[type=checkbox]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.check-module-scss-module__BGOb_a__wrapper label{cursor:pointer;line-height:1.4;transition:color .15s}.check-module-scss-module__BGOb_a__wrapper label:hover{color:var(--color-primary)}
.select-module-scss-module__Rnzr_q__wrapper{background:var(--color-blanco);border:solid 1px var(--color-gris-500);width:100%;color:var(--color-negro);cursor:pointer;border-radius:4px;outline:none;padding:1rem .75rem;font-size:1rem;font-weight:600;transition:border-color .2s,box-shadow .2s}@media (max-width:1279.98px){.select-module-scss-module__Rnzr_q__wrapper{padding:.5rem .75rem}}.select-module-scss-module__Rnzr_q__wrapper:hover{border-color:var(--color-gris-900)}.select-module-scss-module__Rnzr_q__wrapper:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-20)}.select-module-scss-module__Rnzr_q__wrapper.select-module-scss-module__Rnzr_q__is-invalid{border-color:var(--color-rojo-error)}.select-module-scss-module__Rnzr_q__wrapper.select-module-scss-module__Rnzr_q__is-invalid:focus{box-shadow:0 0 0 3px #ff00001f}
.textarea-module-scss-module__XWRQxq__wrapper{border:solid 1px var(--color-gris-500);width:100%;color:var(--color-negro);background:var(--color-blanco);resize:vertical;border-radius:4px;outline:none;padding:1rem .75rem;font-size:1rem;font-weight:600;transition:border-color .2s,box-shadow .2s}@media (max-width:1279.98px){.textarea-module-scss-module__XWRQxq__wrapper{padding:.5rem .75rem}}.textarea-module-scss-module__XWRQxq__wrapper::placeholder{color:var(--color-gris);font-weight:400;transition:opacity .2s}.textarea-module-scss-module__XWRQxq__wrapper:hover{border-color:var(--color-gris-900)}.textarea-module-scss-module__XWRQxq__wrapper:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-20)}.textarea-module-scss-module__XWRQxq__wrapper:focus::placeholder{opacity:.4}.textarea-module-scss-module__XWRQxq__wrapper.textarea-module-scss-module__XWRQxq__is-invalid{border-color:var(--color-rojo-error)}.textarea-module-scss-module__XWRQxq__wrapper.textarea-module-scss-module__XWRQxq__is-invalid:focus{box-shadow:0 0 0 3px #ff00001f}
.label-module-scss-module__Q2zwCa__label{letter-spacing:.04em;text-transform:uppercase;color:var(--color-gris-900);margin-bottom:6px;font-size:.82rem;font-weight:600;transition:color .2s;display:block}.label-module-scss-module__Q2zwCa__label.label-module-scss-module__Q2zwCa__mandatory:after{content:" *";color:var(--color-primary);font-weight:700}
.bandaStats-module-scss-module__g0eDTW__wrapper{background:var(--color-primary);padding:3.5rem 46px}.bandaStats-module-scss-module__g0eDTW__lista{justify-content:space-around;align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:1023.98px){.bandaStats-module-scss-module__g0eDTW__lista{grid-template-columns:repeat(2,1fr);gap:0;display:grid}}.bandaStats-module-scss-module__g0eDTW__item{text-align:center;flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.bandaStats-module-scss-module__g0eDTW__item+.bandaStats-module-scss-module__g0eDTW__item{border-left:1px solid #ffffff40}@media (max-width:1023.98px){.bandaStats-module-scss-module__g0eDTW__item{padding:2rem 1rem}.bandaStats-module-scss-module__g0eDTW__item:first-child,.bandaStats-module-scss-module__g0eDTW__item:nth-child(2){border-bottom:1px solid #ffffff40}.bandaStats-module-scss-module__g0eDTW__item:nth-child(2n){border-left:1px solid #ffffff40}.bandaStats-module-scss-module__g0eDTW__item+.bandaStats-module-scss-module__g0eDTW__item{border-left:none}}.bandaStats-module-scss-module__g0eDTW__numero{font-family:var(--font-secondary);color:#fff;font-size:clamp(2.5rem,5vw,4.5rem);font-style:normal;font-weight:900;line-height:1}.bandaStats-module-scss-module__g0eDTW__label{font-family:var(--font-primary);font-weight:var(--font-weight-semibold);font-size:var(--font-size-14);color:#ffffffbf;text-transform:uppercase;letter-spacing:.1em;line-height:1}
.valoracion-module-scss-module__kHMXqq__wrapper{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}@media (max-width:1023.98px){.valoracion-module-scss-module__kHMXqq__wrapper{flex-direction:column;align-items:flex-start}}.valoracion-module-scss-module__kHMXqq__wrapper span{opacity:.6;letter-spacing:.5px;white-space:nowrap;font-size:.8rem;font-style:italic}.valoracion-module-scss-module__kHMXqq__wrapper .valoracion-module-scss-module__kHMXqq__puntos{gap:4px;display:inline-flex}.valoracion-module-scss-module__kHMXqq__wrapper .valoracion-module-scss-module__kHMXqq__puntos .valoracion-module-scss-module__kHMXqq__punto{border:solid 1.5px var(--color-gris-500);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--color-gris-900);cursor:pointer;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s,transform .15s,box-shadow .15s;display:flex}.valoracion-module-scss-module__kHMXqq__wrapper .valoracion-module-scss-module__kHMXqq__puntos .valoracion-module-scss-module__kHMXqq__punto:hover{border-color:var(--color-primary);color:var(--color-primary);box-shadow:0 3px 8px var(--color-primary-20);transform:translateY(-2px)}.valoracion-module-scss-module__kHMXqq__wrapper .valoracion-module-scss-module__kHMXqq__puntos .valoracion-module-scss-module__kHMXqq__punto.valoracion-module-scss-module__kHMXqq__selected{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 3px 8px var(--color-primary-20);transform:translateY(-2px)}
.bloqueClaim-module-scss-module__aeV9Cq__wrapper{text-align:center;flex-direction:column;align-items:center;gap:2rem;padding:4rem 46px;display:flex}@media (max-width:1023.98px){.bloqueClaim-module-scss-module__aeV9Cq__wrapper{padding:3rem 20px}}.bloqueClaim-module-scss-module__aeV9Cq__linea{background:var(--color-primary);flex-shrink:0;width:56px;height:3px}.bloqueClaim-module-scss-module__aeV9Cq__texto{font-family:var(--font-primary);font-style:italic;font-weight:900;font-size:var(--font-size-60);text-transform:uppercase;color:#fff;max-width:900px;margin:0;line-height:.9}@media (max-width:1023.98px){.bloqueClaim-module-scss-module__aeV9Cq__texto{font-size:var(--font-size-42)}}.bloqueClaim-module-scss-module__aeV9Cq__subtexto{font-family:var(--font-primary);font-weight:var(--font-weight-semibold);font-size:var(--font-size-16);color:#ffffff73;text-transform:uppercase;letter-spacing:.1em;margin:0}
.ventajasDigital-module-scss-module__7cNFiq__wrapper{padding-top:var(--space-12);padding-bottom:var(--space-20);background:#000}.ventajasDigital-module-scss-module__7cNFiq__inner{padding:0 46px}.ventajasDigital-module-scss-module__7cNFiq__labelWrap{background:var(--color-secondary);height:52px;margin-bottom:var(--space-5);align-items:center;padding:0 7px;display:inline-flex}.ventajasDigital-module-scss-module__7cNFiq__labelTexto{font-family:var(--font-primary);font-size:21.6px;font-weight:var(--font-weight-bold);color:var(--color-blanco);text-transform:uppercase;white-space:nowrap;font-style:italic;line-height:1}.ventajasDigital-module-scss-module__7cNFiq__grid{grid-template-columns:repeat(4,291px);gap:23px;display:grid}.ventajasDigital-module-scss-module__7cNFiq__cardImg{border:1px solid var(--color-blanco);border-radius:12px;height:466px}.ventajasDigital-module-scss-module__7cNFiq__cardTexto{flex-direction:column;justify-content:space-between;height:466px;padding:21px 22px;display:flex}.ventajasDigital-module-scss-module__7cNFiq__titulo{font-family:var(--font-secondary);color:var(--color-blanco);text-transform:uppercase;letter-spacing:.47px;margin:0;font-size:50px;font-weight:800;line-height:43.5px}.ventajasDigital-module-scss-module__7cNFiq__cardTop{flex-direction:column;gap:14px;display:flex}.ventajasDigital-module-scss-module__7cNFiq__subtitulo{font-family:var(--font-secondary);color:var(--color-primary);text-transform:uppercase;letter-spacing:.47px;margin:0;font-size:23.625px;font-weight:800;line-height:27px}.ventajasDigital-module-scss-module__7cNFiq__cuerpo{font-size:15px;font-weight:var(--font-weight-regular);color:#ffffffb3;margin:0;line-height:1.5}@media (max-width:1279.98px){.ventajasDigital-module-scss-module__7cNFiq__grid{grid-template-columns:repeat(2,1fr)}.ventajasDigital-module-scss-module__7cNFiq__cardImg,.ventajasDigital-module-scss-module__7cNFiq__cardTexto{height:auto;min-height:300px}.ventajasDigital-module-scss-module__7cNFiq__titulo{font-size:38px;line-height:1}.ventajasDigital-module-scss-module__7cNFiq__subtitulo{font-size:20px}}@media (max-width:767.98px){.ventajasDigital-module-scss-module__7cNFiq__inner{padding:0 var(--space-4)}.ventajasDigital-module-scss-module__7cNFiq__grid{grid-template-columns:1fr}.ventajasDigital-module-scss-module__7cNFiq__cardImg{height:220px;min-height:0}.ventajasDigital-module-scss-module__7cNFiq__cardTexto{height:auto;min-height:0;padding:var(--space-4);gap:var(--space-6)}.ventajasDigital-module-scss-module__7cNFiq__titulo{font-size:36px}.ventajasDigital-module-scss-module__7cNFiq__labelTexto{font-size:16px}.ventajasDigital-module-scss-module__7cNFiq__labelWrap{height:auto;padding:var(--space-2)var(--space-3)}}
.listadoPlatos-module-scss-module__lpPbca__wrapper{padding:1rem 0}.listadoPlatos-module-scss-module__lpPbca__wrapper .listadoPlatos-module-scss-module__lpPbca__platos{grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;display:grid}@media (max-width:1023.98px){.listadoPlatos-module-scss-module__lpPbca__wrapper .listadoPlatos-module-scss-module__lpPbca__platos{grid-template-columns:1fr 1fr;gap:1rem}}.listadoPlatos-module-scss-module__lpPbca__wrapper .listadoPlatos-module-scss-module__lpPbca__platos .listadoPlatos-module-scss-module__lpPbca__plato{border:solid 1px var(--color-blanco);cursor:pointer}.listadoPlatos-module-scss-module__lpPbca__wrapper .listadoPlatos-module-scss-module__lpPbca__platos .listadoPlatos-module-scss-module__lpPbca__plato .listadoPlatos-module-scss-module__lpPbca__info .listadoPlatos-module-scss-module__lpPbca__data{color:var(--color-blanco);text-align:center;padding:1rem}.listadoPlatos-module-scss-module__lpPbca__wrapper .listadoPlatos-module-scss-module__lpPbca__platos .listadoPlatos-module-scss-module__lpPbca__plato .listadoPlatos-module-scss-module__lpPbca__info .listadoPlatos-module-scss-module__lpPbca__data h3{font-size:var(--font-size-24);text-transform:uppercase;margin-bottom:.5rem;font-weight:700}.listadoPlatos-module-scss-module__lpPbca__wrapper .listadoPlatos-module-scss-module__lpPbca__platos .listadoPlatos-module-scss-module__lpPbca__plato .listadoPlatos-module-scss-module__lpPbca__info .listadoPlatos-module-scss-module__lpPbca__data p{font-size:var(--font-size-18);line-height:120%}.listadoPlatos-module-scss-module__lpPbca__wrapper .listadoPlatos-module-scss-module__lpPbca__platos .listadoPlatos-module-scss-module__lpPbca__plato .listadoPlatos-module-scss-module__lpPbca__info .listadoPlatos-module-scss-module__lpPbca__compra{justify-content:space-between;padding:.5rem 1rem;display:flex}.listadoPlatos-module-scss-module__lpPbca__wrapper .listadoPlatos-module-scss-module__lpPbca__platos .listadoPlatos-module-scss-module__lpPbca__plato .listadoPlatos-module-scss-module__lpPbca__info .listadoPlatos-module-scss-module__lpPbca__compra .listadoPlatos-module-scss-module__lpPbca__precio{color:var(--color-blanco);font-size:var(--font-size-24);font-weight:700}.listadoPlatos-module-scss-module__lpPbca__wrapper .listadoPlatos-module-scss-module__lpPbca__platos .listadoPlatos-module-scss-module__lpPbca__plato .listadoPlatos-module-scss-module__lpPbca__info .listadoPlatos-module-scss-module__lpPbca__compra svg{width:27px;height:27px}.listadoPlatos-module-scss-module__lpPbca__wrapper .listadoPlatos-module-scss-module__lpPbca__platos .listadoPlatos-module-scss-module__lpPbca__plato .listadoPlatos-module-scss-module__lpPbca__info .listadoPlatos-module-scss-module__lpPbca__compra:hover svg{fill:#ff0}
.cardsCTA-module-scss-module__Ql7Ayq__wrapper{gap:24px;display:flex}@media (max-width:1023.98px){.cardsCTA-module-scss-module__Ql7Ayq__wrapper{gap:12px}}.cardsCTA-module-scss-module__Ql7Ayq__negro{border-radius:var(--radius-md);background:#000;flex-direction:column;flex:589 1 0;justify-content:space-between;min-width:0;min-height:372px;padding:47px;display:flex;overflow:hidden}@media (max-width:1023.98px){.cardsCTA-module-scss-module__Ql7Ayq__negro{min-height:220px;padding:20px}}.cardsCTA-module-scss-module__Ql7Ayq__negroTexto{flex-direction:column;gap:0;display:flex}.cardsCTA-module-scss-module__Ql7Ayq__negroLinea1{font-family:var(--font-secondary);letter-spacing:.93px;text-transform:uppercase;color:#fff;max-width:384px;margin:0;font-size:46.5px;font-style:normal;font-weight:800;line-height:1}@media (max-width:1023.98px){.cardsCTA-module-scss-module__Ql7Ayq__negroLinea1{letter-spacing:.4px;font-size:22px}}.cardsCTA-module-scss-module__Ql7Ayq__negroLinea2{font-family:var(--font-secondary);letter-spacing:.93px;text-transform:uppercase;color:var(--color-primary);white-space:nowrap;margin:0;font-size:46.5px;font-style:normal;font-weight:800;line-height:1.14}@media (max-width:1023.98px){.cardsCTA-module-scss-module__Ql7Ayq__negroLinea2{letter-spacing:.4px;font-size:22px}}.cardsCTA-module-scss-module__Ql7Ayq__negroBottom{align-items:center;gap:19px;display:flex}@media (max-width:1023.98px){.cardsCTA-module-scss-module__Ql7Ayq__negroBottom{gap:10px}}.cardsCTA-module-scss-module__Ql7Ayq__negroIcono{background:var(--color-primary);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:74px;height:74px;display:flex}@media (max-width:1023.98px){.cardsCTA-module-scss-module__Ql7Ayq__negroIcono{width:44px;height:44px}.cardsCTA-module-scss-module__Ql7Ayq__negroIcono svg{width:22px;height:22px}}.cardsCTA-module-scss-module__Ql7Ayq__negroIconoTexto{font-family:var(--font-primary);font-weight:var(--font-weight-semibold);letter-spacing:1.86px;text-transform:uppercase;color:#ffffff80;white-space:nowrap;font-size:23px;font-style:normal;line-height:1}@media (max-width:1023.98px){.cardsCTA-module-scss-module__Ql7Ayq__negroIconoTexto{letter-spacing:.8px;white-space:normal;font-size:11px}}.cardsCTA-module-scss-module__Ql7Ayq__rojo{background:var(--color-primary);border-radius:var(--radius-md);flex-direction:column;flex:542 1 0;justify-content:space-between;min-width:0;min-height:372px;padding:47px;display:flex;position:relative;overflow:hidden}@media (max-width:1023.98px){.cardsCTA-module-scss-module__Ql7Ayq__rojo{min-height:220px;padding:20px}}.cardsCTA-module-scss-module__Ql7Ayq__rojoContenido{z-index:1;flex-direction:column;gap:9px;display:flex;position:relative}.cardsCTA-module-scss-module__Ql7Ayq__rojoSubtitulo{font-family:var(--font-secondary);letter-spacing:3px;text-transform:uppercase;color:#ffffffb3;white-space:nowrap;margin:0;font-size:25.6px;font-style:normal;font-weight:700;line-height:38px}@media (max-width:1023.98px){.cardsCTA-module-scss-module__Ql7Ayq__rojoSubtitulo{letter-spacing:1px;white-space:normal;font-size:12px;line-height:1.2}}.cardsCTA-module-scss-module__Ql7Ayq__rojoTitulo{font-family:var(--font-secondary);text-transform:uppercase;color:#fff;max-width:327px;margin:0;font-size:46.5px;font-style:normal;font-weight:800;line-height:1}@media (max-width:1023.98px){.cardsCTA-module-scss-module__Ql7Ayq__rojoTitulo{font-size:22px}}.cardsCTA-module-scss-module__Ql7Ayq__rojoCTA{border-radius:var(--radius-md);z-index:1;background:#fff;align-self:flex-start;align-items:center;gap:9px;height:66px;padding:0 28px;text-decoration:none;display:inline-flex;position:relative}.cardsCTA-module-scss-module__Ql7Ayq__rojoCTA span{font-family:var(--font-primary);font-weight:var(--font-weight-bold);color:var(--color-primary);white-space:nowrap;font-size:25.6px;font-style:normal;line-height:1}.cardsCTA-module-scss-module__Ql7Ayq__rojoCTA:hover{opacity:.92}@media (max-width:1023.98px){.cardsCTA-module-scss-module__Ql7Ayq__rojoCTA{gap:6px;height:40px;padding:0 14px}.cardsCTA-module-scss-module__Ql7Ayq__rojoCTA span{white-space:normal;font-size:12px}.cardsCTA-module-scss-module__Ql7Ayq__rojoCTA svg{width:18px;height:18px}}.cardsCTA-module-scss-module__Ql7Ayq__rojoCirculo{pointer-events:none;border:7px solid #fff3;border-radius:9999px;width:223px;height:223px;position:absolute;bottom:-30px;right:-30px}@media (max-width:1023.98px){.cardsCTA-module-scss-module__Ql7Ayq__rojoCirculo{border-width:4px;width:120px;height:120px;bottom:-20px;right:-20px}}
.ModalGeneral-module-scss-module__wOVbFG__dialog .MuiBackdrop-root{background-color:var(--backdrop-color)}@media (max-width:1023.98px){.ModalGeneral-module-scss-module__wOVbFG__dialog .MuiDialog-container{align-items:flex-start}}.ModalGeneral-module-scss-module__wOVbFG__dialog .MuiPaper-root{border:2px solid #fff;border-radius:0;width:fit-content;max-width:90vw}@media (max-width:1023.98px){.ModalGeneral-module-scss-module__wOVbFG__dialog .MuiPaper-root{width:100vw;max-width:100vw;min-height:50%;margin:1rem}}.ModalGeneral-module-scss-module__wOVbFG__dialog .MuiDialogContent-root{padding:2px clamp(1rem,.9rem + .5vw,1.5rem) clamp(1rem,.9rem + .5vw,1.5rem);overflow-x:visible}@media (max-width:1023.98px){.ModalGeneral-module-scss-module__wOVbFG__dialog .MuiDialogContent-root{padding:.5rem}}.ModalGeneral-module-scss-module__wOVbFG__modal{width:auto}.ModalGeneral-module-scss-module__wOVbFG__body{width:max-content;display:inline-block}.ModalGeneral-module-scss-module__wOVbFG__footer{margin-top:1rem}.ModalGeneral-module-scss-module__wOVbFG__header{justify-content:space-between;display:flex;padding:0!important}.ModalGeneral-module-scss-module__wOVbFG__header h2{white-space:nowrap;text-overflow:ellipsis;opacity:.5;align-items:center;padding-left:1rem;font-size:1rem;display:flex;overflow:hidden}.ModalGeneral-module-scss-module__wOVbFG__cerrar{cursor:pointer;border-radius:5rem;justify-content:center;align-items:center;width:30px;height:30px;margin-top:.5rem;margin-right:.5rem;font-size:1.2rem;text-decoration:none;display:flex}.ModalGeneral-module-scss-module__wOVbFG__cerrar svg{stroke:var(--color-negro);width:20px;height:20px}
.heroSeccion-module-scss-module__0o2aKG__wrapper{padding-top:var(--nav-h);padding-left:clamp(16px,3.3vw,50px);padding-right:clamp(16px,3.3vw,50px)}@media (max-width:1279.98px){.heroSeccion-module-scss-module__0o2aKG__wrapper{padding-top:64px}}.heroSeccion-module-scss-module__0o2aKG__imgContainer{border-radius:var(--radius-md);width:100%;height:clamp(240px,35vw,498px);position:relative;overflow:hidden}.heroSeccion-module-scss-module__0o2aKG__overlay{border-radius:var(--radius-md);pointer-events:none;background:linear-gradient(1.6deg,#181716 11%,#6660 38%),linear-gradient(90deg,#0000001a 0% 100%);position:absolute;inset:0}.heroSeccion-module-scss-module__0o2aKG__contenido{flex-direction:column;gap:clamp(6px,1vw,12px);display:flex;position:absolute;bottom:clamp(12px,2vw,28px);left:clamp(20px,2.9vw,41px);right:clamp(20px,2.9vw,41px)}.heroSeccion-module-scss-module__0o2aKG__titulo{font-family:var(--font-secondary);font-size:clamp(2.25rem,5vw,4.625rem);font-style:normal;font-weight:900;line-height:var(--line-height-heading);color:#fff;text-transform:uppercase;margin:0}@media (max-width:1023.98px){.heroSeccion-module-scss-module__0o2aKG__titulo{font-size:clamp(2rem,6vw,3rem)}}.heroSeccion-module-scss-module__0o2aKG__subtitulo{font-family:var(--font-secondary);font-size:clamp(1rem,2vw,1.75rem);font-style:normal;font-weight:600;line-height:var(--line-height-heading);color:#fffc;margin:0}@media (max-width:1023.98px){.heroSeccion-module-scss-module__0o2aKG__subtitulo{font-size:clamp(.95rem,3.5vw,1.35rem)}}
.bloquePartido-module-scss-module__BYJRAq__wrapper{background:#f5f4f1;grid-template-columns:1fr 1fr;align-items:center;gap:0;display:grid}.bloquePartido-module-scss-module__BYJRAq__wrapper.bloquePartido-module-scss-module__BYJRAq__invertir .bloquePartido-module-scss-module__BYJRAq__colTitulo{border-left:none;border-right:4px solid var(--color-primary);order:2;padding-left:5rem;padding-right:4rem}.bloquePartido-module-scss-module__BYJRAq__wrapper.bloquePartido-module-scss-module__BYJRAq__invertir .bloquePartido-module-scss-module__BYJRAq__colTexto{order:1;padding-left:4rem;padding-right:0}@media (max-width:1279.98px){.bloquePartido-module-scss-module__BYJRAq__wrapper{grid-template-columns:1fr}.bloquePartido-module-scss-module__BYJRAq__wrapper.bloquePartido-module-scss-module__BYJRAq__invertir .bloquePartido-module-scss-module__BYJRAq__colTitulo{border-right:none;border-left:4px solid var(--color-primary);order:1;padding-left:2.5rem;padding-right:2rem}.bloquePartido-module-scss-module__BYJRAq__wrapper.bloquePartido-module-scss-module__BYJRAq__invertir .bloquePartido-module-scss-module__BYJRAq__colTexto{order:2;padding-left:2rem}}.bloquePartido-module-scss-module__BYJRAq__colTitulo{border-left:4px solid var(--color-primary);flex-direction:column;justify-content:center;align-self:stretch;gap:1rem;padding:5rem 4rem 5rem 4.5rem;display:flex}@media (max-width:1279.98px){.bloquePartido-module-scss-module__BYJRAq__colTitulo{padding:3rem 2rem 2rem 2.5rem}}.bloquePartido-module-scss-module__BYJRAq__etiqueta{font-family:var(--font-secondary);letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);font-size:.7rem;font-weight:700;display:inline-block}.bloquePartido-module-scss-module__BYJRAq__titulo{font-family:var(--font-secondary);font-style:italic;font-weight:900;font-size:var(--font-size-60);text-transform:uppercase;color:var(--color-secondary);margin:0;line-height:.88}.bloquePartido-module-scss-module__BYJRAq__colTexto{background:#eae9e5;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:2.5rem;padding:5rem 4.5rem 5rem 4rem;display:flex}@media (max-width:1279.98px){.bloquePartido-module-scss-module__BYJRAq__colTexto{padding:2rem 2rem 3rem}}.bloquePartido-module-scss-module__BYJRAq__descripcion{font-family:var(--font-primary);font-weight:400;font-size:var(--font-size-18);line-height:var(--line-height-body);color:#444;margin:0}.bloquePartido-module-scss-module__BYJRAq__oscuro{background:var(--color-secondary)}.bloquePartido-module-scss-module__BYJRAq__oscuro .bloquePartido-module-scss-module__BYJRAq__colTexto{background:var(--color-secondary-light)}.bloquePartido-module-scss-module__BYJRAq__oscuro .bloquePartido-module-scss-module__BYJRAq__etiqueta{color:var(--color-primary)}.bloquePartido-module-scss-module__BYJRAq__oscuro .bloquePartido-module-scss-module__BYJRAq__titulo{color:#fff}.bloquePartido-module-scss-module__BYJRAq__oscuro .bloquePartido-module-scss-module__BYJRAq__descripcion{color:#ffffffb3}
@media (max-width:1279.98px){.destacadosBlock-module-scss-module__SGLl_G__wrapper{text-align:center}}.destacadosBlock-module-scss-module__SGLl_G__wrapper .destacadosBlock-module-scss-module__SGLl_G__bg{background:var(--color-rosa);margin-top:10rem}@media (max-width:1279.98px){.destacadosBlock-module-scss-module__SGLl_G__wrapper .destacadosBlock-module-scss-module__SGLl_G__bg{margin-top:5rem}}.destacadosBlock-module-scss-module__SGLl_G__wrapper .destacadosBlock-module-scss-module__SGLl_G__navppal{margin-top:-4rem;margin-bottom:-4rem}.destacadosBlock-module-scss-module__SGLl_G__wrapper .destacadosBlock-module-scss-module__SGLl_G__navsecondary{margin-top:7rem;display:flex}@media (max-width:1279.98px){.destacadosBlock-module-scss-module__SGLl_G__wrapper .destacadosBlock-module-scss-module__SGLl_G__navsecondary{display:initial}}.destacadosBlock-module-scss-module__SGLl_G__wrapper .destacadosBlock-module-scss-module__SGLl_G__navsecondary li{text-align:center;padding:3rem}.destacadosBlock-module-scss-module__SGLl_G__wrapper .destacadosBlock-module-scss-module__SGLl_G__navsecondary li h4{margin-top:3rem}
.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__imagen{margin-bottom:1rem}.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__imagen img{border-radius:8px}@media (max-width:1023.98px){.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__info{width:400px}}.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__info h2{text-transform:uppercase;font-size:var(--font-size-30);margin-bottom:1rem;font-weight:700}.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__info .plato-module-scss-module__pfLq2W__descripcion p{font-size:var(--font-size-20);text-wrap:initial;margin-bottom:1rem}.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__info .plato-module-scss-module__pfLq2W__descripcion p strong{text-transform:uppercase;font-size:var(--font-size-16)}.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__info .plato-module-scss-module__pfLq2W__descripcion ul{font-size:var(--font-size-18);margin-top:.5rem;margin-left:1.5rem;list-style:outside}.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__info .plato-module-scss-module__pfLq2W__descripcion ul li{margin-bottom:.5rem}.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__info .plato-module-scss-module__pfLq2W__opciones{margin-bottom:1rem}.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__info .plato-module-scss-module__pfLq2W__opciones li{font-size:var(--font-size-16);margin-bottom:.5rem}.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__compra{justify-content:space-between;align-items:center;display:none}.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__compra div{display:flex}.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__compra div span{font-size:var(--font-size-30);padding:0 .5rem;font-weight:700;display:block}.plato-module-scss-module__pfLq2W__wrapper .plato-module-scss-module__pfLq2W__compra svg{width:30px;height:30px}
.cardDestacado-module-scss-module__5PrUXW__wrapper{margin-bottom:5rem}.cardDestacado-module-scss-module__5PrUXW__wrapper.cardDestacado-module-scss-module__5PrUXW__derecha div:first-child{order:2}.cardDestacado-module-scss-module__5PrUXW__wrapper.cardDestacado-module-scss-module__5PrUXW__derecha div:nth-child(2){order:1}.cardDestacado-module-scss-module__5PrUXW__wrapper{flex-wrap:nowrap;justify-content:space-between;gap:4rem;display:flex}@media (max-width:1279.98px){.cardDestacado-module-scss-module__5PrUXW__wrapper{display:block}}.cardDestacado-module-scss-module__5PrUXW__wrapper .cardDestacado-module-scss-module__5PrUXW__contenido{flex-basis:70%}.cardDestacado-module-scss-module__5PrUXW__wrapper .cardDestacado-module-scss-module__5PrUXW__contenido h2{font-family:var(--font-josefin);font-size:2.5rem;font-weight:700}@media (max-width:1279.98px){.cardDestacado-module-scss-module__5PrUXW__wrapper .cardDestacado-module-scss-module__5PrUXW__contenido h2{margin-top:1rem;font-size:1.8rem}}.cardDestacado-module-scss-module__5PrUXW__wrapper .cardDestacado-module-scss-module__5PrUXW__contenido p{font-family:var(--font-lato)}.cardDestacado-module-scss-module__5PrUXW__wrapper .cardDestacado-module-scss-module__5PrUXW__contenido ul{font-family:var(--font-lato);margin-top:4rem;padding:0}@media (max-width:1279.98px){.cardDestacado-module-scss-module__5PrUXW__wrapper .cardDestacado-module-scss-module__5PrUXW__contenido ul{margin-top:1rem}}.cardDestacado-module-scss-module__5PrUXW__wrapper .cardDestacado-module-scss-module__5PrUXW__contenido ul li{border-bottom:solid 3px var(--color-negro);padding:.6rem;font-size:1.6rem;font-weight:700}@media (max-width:1279.98px){.cardDestacado-module-scss-module__5PrUXW__wrapper .cardDestacado-module-scss-module__5PrUXW__contenido ul li{padding:.2rem}}.cardDestacado-module-scss-module__5PrUXW__wrapper .cardDestacado-module-scss-module__5PrUXW__contenido ul li a{text-decoration:none}@media (max-width:1279.98px){.cardDestacado-module-scss-module__5PrUXW__wrapper .cardDestacado-module-scss-module__5PrUXW__contenido ul li a{font-size:1.2rem}}
.comoLoHacemos-module-scss-module__TVWoca__wrapper{color:var(--color-blanco);background:var(--color-secondary)}.comoLoHacemos-module-scss-module__TVWoca__wrapper .container{align-items:stretch;display:flex}@media (max-width:1279.98px){.comoLoHacemos-module-scss-module__TVWoca__wrapper .container{flex-direction:column}}.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__foto{width:50vw;height:80vh;position:relative}@media (max-width:1279.98px){.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__foto{width:initial;height:40vh}}.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__foto img{object-fit:cover}.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__contenido{flex-direction:column;justify-content:center;padding:3rem 0;display:flex}@media (max-width:1279.98px){.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__contenido{width:initial;margin-bottom:1rem;padding:2rem 1rem}}.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__contenido .comoLoHacemos-module-scss-module__TVWoca__entradilla h3{font-family:var(--font-secondary);font-size:clamp(2rem,1.776rem + 1.12vw,3.12rem);font-weight:600}.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__contenido .comoLoHacemos-module-scss-module__TVWoca__entradilla p{font-family:var(--font-primary);margin-top:1rem;line-height:140%}.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__contenido .comoLoHacemos-module-scss-module__TVWoca__pasos{grid-template-columns:1fr 1fr 1fr;display:grid}@media (max-width:1279.98px){.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__contenido .comoLoHacemos-module-scss-module__TVWoca__pasos{text-align:center;grid-template-columns:1fr;gap:1.5rem}}.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__contenido .comoLoHacemos-module-scss-module__TVWoca__pasos .comoLoHacemos-module-scss-module__TVWoca__item h3{font-family:var(--font-secondary);font-size:var(--font-size-fallback-24);font-size:var(--font-size-24);font-weight:600}.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__contenido .comoLoHacemos-module-scss-module__TVWoca__pasos .comoLoHacemos-module-scss-module__TVWoca__item p{font-size:var(--font-size-fallback-16);font-size:var(--font-size-16);margin-top:1rem;line-height:140%}.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__contenido .comoLoHacemos-module-scss-module__TVWoca__pasos .comoLoHacemos-module-scss-module__TVWoca__item img{width:112px;height:100px;margin-bottom:1rem}@media (max-width:1279.98px){.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__contenido .comoLoHacemos-module-scss-module__TVWoca__pasos .comoLoHacemos-module-scss-module__TVWoca__item img{height:50px}}.comoLoHacemos-module-scss-module__TVWoca__wrapper .comoLoHacemos-module-scss-module__TVWoca__contenido .comoLoHacemos-module-scss-module__TVWoca__boton{background-color:var(--color-azul);color:var(--color-primary);margin-top:2rem}
.galeria-module-scss-module__Wg_oSG__wrapper{background:var(--color-blanco);padding-top:1rem}.galeria-module-scss-module__Wg_oSG__wrapper .galeria-module-scss-module__Wg_oSG__slider .galeria-module-scss-module__Wg_oSG__imgContainer{width:100%;height:731px;position:relative}@media (max-width:1279.98px){.galeria-module-scss-module__Wg_oSG__wrapper .galeria-module-scss-module__Wg_oSG__slider .galeria-module-scss-module__Wg_oSG__imgContainer{height:250px}}.galeria-module-scss-module__Wg_oSG__wrapper .galeria-module-scss-module__Wg_oSG__galeria{grid-template-columns:1fr 1fr 1fr;height:500px;display:grid}.galeria-module-scss-module__Wg_oSG__wrapper .galeria-module-scss-module__Wg_oSG__galeria li{list-style:none}.galeria-module-scss-module__Wg_oSG__wrapper .galeria-module-scss-module__Wg_oSG__galeria li img{max-width:300px;margin:auto}
.Iframe-module-scss-module__NCRCRG__wrapper{margin-bottom:4rem}.Iframe-module-scss-module__NCRCRG__wrapper.Iframe-module-scss-module__NCRCRG__oculto{display:none}.Iframe-module-scss-module__NCRCRG__wrapper.Iframe-module-scss-module__NCRCRG__full{min-height:1500px}@media (max-width:767.98px){.Iframe-module-scss-module__NCRCRG__wrapper .container{padding:0}}
.listadoCards-module-scss-module__hPH1Za__wrapper{color:var(--color-negro);position:relative}.listadoCards-module-scss-module__hPH1Za__wrapper .listadoCards-module-scss-module__hPH1Za__fondo{z-index:-1;background:var(--color-blanco);width:100vw;height:100%;position:absolute;top:0;left:0;overflow:hidden}.listadoCards-module-scss-module__hPH1Za__wrapper .listadoCards-module-scss-module__hPH1Za__fondo img{filter:grayscale();opacity:.3}.listadoCards-module-scss-module__hPH1Za__wrapper .container{padding-top:5rem;padding-bottom:5rem}@media (max-width:1279.98px){.listadoCards-module-scss-module__hPH1Za__wrapper .container{padding-top:2rem;padding-bottom:2rem}}.listadoCards-module-scss-module__hPH1Za__wrapper .listadoCards-module-scss-module__hPH1Za__entradilla{max-width:40vw;margin-bottom:8rem}@media (max-width:1279.98px){.listadoCards-module-scss-module__hPH1Za__wrapper .listadoCards-module-scss-module__hPH1Za__entradilla{max-width:initial;margin-bottom:1rem}}.listadoCards-module-scss-module__hPH1Za__wrapper .listadoCards-module-scss-module__hPH1Za__entradilla h3{font-family:var(--font-secondary);font-size:var(--font-size-fallback-28);font-size:var(--font-size-28);font-weight:600;line-height:130%}.listadoCards-module-scss-module__hPH1Za__wrapper .listadoCards-module-scss-module__hPH1Za__entradilla p{font-size:var(--font-size-fallback-28);font-size:var(--font-size-28);font-weight:300;line-height:130%}@media (max-width:1023.98px){.listadoCards-module-scss-module__hPH1Za__wrapper .listadoCards-module-scss-module__hPH1Za__entradilla p{max-width:initial}}.listadoCards-module-scss-module__hPH1Za__wrapper ul{flex-direction:column;gap:2.5rem;display:flex}.listadoCards-module-scss-module__hPH1Za__wrapper ul.listadoCards-module-scss-module__hPH1Za__grid{grid-template-columns:1fr 1fr 1fr;gap:2.5rem;display:grid}@media (max-width:1279.98px){.listadoCards-module-scss-module__hPH1Za__wrapper ul.listadoCards-module-scss-module__hPH1Za__grid{grid-template-columns:1fr;gap:2rem}}.listadoCards-module-scss-module__hPH1Za__wrapper ul li{align-items:stretch;display:flex}.listadoCards-module-scss-module__hPH1Za__wrapper ul .listadoCards-module-scss-module__hPH1Za__ctaContainer{flex-direction:column;margin-top:auto;display:flex}.listadoCards-module-scss-module__hPH1Za__wrapper ul .listadoCards-module-scss-module__hPH1Za__ctaContainer p{font-size:var(--font-size-fallback-18);font-size:var(--font-size-28);margin-bottom:2rem;font-weight:600;line-height:130%}
.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper{color:var(--color-negro);background:var(--color-blanco);align-items:stretch;display:flex}@media (max-width:1279.98px){.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper{flex-direction:column}}.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper .paginasRelacionadas-module-scss-module__d0v0Pa__foto{width:50vw;position:relative}@media (max-width:1279.98px){.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper .paginasRelacionadas-module-scss-module__d0v0Pa__foto{width:initial}}.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper .paginasRelacionadas-module-scss-module__d0v0Pa__foto img{object-fit:cover}.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper .paginasRelacionadas-module-scss-module__d0v0Pa__contenido{flex-direction:column;justify-content:center;align-items:self-start;width:50vw;padding:3rem;display:flex}@media (max-width:1279.98px){.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper .paginasRelacionadas-module-scss-module__d0v0Pa__contenido{width:initial;padding:1rem}}.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper .paginasRelacionadas-module-scss-module__d0v0Pa__contenido .paginasRelacionadas-module-scss-module__d0v0Pa__entradilla h3{font-family:var(--font-secondary);font-size:clamp(2rem,1.776rem + 1.12vw,3.12rem);font-weight:600}.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper .paginasRelacionadas-module-scss-module__d0v0Pa__contenido .paginasRelacionadas-module-scss-module__d0v0Pa__entradilla p{font-family:var(--font-primary);margin-top:1rem;line-height:140%}.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper .paginasRelacionadas-module-scss-module__d0v0Pa__contenido .paginasRelacionadas-module-scss-module__d0v0Pa__paginas{width:70%;margin-top:2rem}@media (max-width:1023.98px){.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper .paginasRelacionadas-module-scss-module__d0v0Pa__contenido .paginasRelacionadas-module-scss-module__d0v0Pa__paginas{width:100%}}.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper .paginasRelacionadas-module-scss-module__d0v0Pa__contenido .paginasRelacionadas-module-scss-module__d0v0Pa__paginas .paginasRelacionadas-module-scss-module__d0v0Pa__item{border-bottom:solid 1px var(--color-negro);padding:.5rem 1rem}.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper .paginasRelacionadas-module-scss-module__d0v0Pa__contenido .paginasRelacionadas-module-scss-module__d0v0Pa__paginas .paginasRelacionadas-module-scss-module__d0v0Pa__item a{color:var(--color-primary);font-family:var(--font-secondary);font-size:clamp(1.2rem,1.116rem + .42vw,1.62rem);font-weight:600}.paginasRelacionadas-module-scss-module__d0v0Pa__wrapper .paginasRelacionadas-module-scss-module__d0v0Pa__contenido .paginasRelacionadas-module-scss-module__d0v0Pa__boton{background-color:var(--color-azul);color:var(--color-primary);margin-top:2rem;display:inline-block}
.servicios-module-scss-module__nMtMLa__wrapper{gap:3rem;padding:0 3rem;display:flex}@media (max-width:767.98px){.servicios-module-scss-module__nMtMLa__wrapper{flex-direction:column;gap:1rem;padding:1rem}}.servicios-module-scss-module__nMtMLa__wrapper .servicios-module-scss-module__nMtMLa__entradilla{flex:1}.servicios-module-scss-module__nMtMLa__wrapper .servicios-module-scss-module__nMtMLa__entradilla h3{font-size:clamp(1.4rem,1.18rem + 1.1vw,2.5rem);font-weight:600}.servicios-module-scss-module__nMtMLa__wrapper .servicios-module-scss-module__nMtMLa__entradilla p{margin-top:1rem}.servicios-module-scss-module__nMtMLa__wrapper .servicios-module-scss-module__nMtMLa__listado{border:solid 1px var(--color-negro);border-radius:1rem;flex:2;padding:3rem;font-size:clamp(1.2rem,1.08rem + .6vw,1.8rem)}
.Video-module-scss-module__iDGJ6W__wrapper{border-top:solid 5px var(--color-negro);margin-top:4rem;margin-bottom:4rem;padding-top:2rem}.Video-module-scss-module__iDGJ6W__wrapper video{width:100%;height:auto}
