@charset "UTF-8";.b-jovenes-progress,.b-jovenes-progress *,.b-jovenes-progress__fill{box-sizing:border-box}.b-jovenes-progress{width:100%;height:3px;background-color:var(--color-secondary-lighter);border-radius:9999px;overflow:hidden;font-size:0;line-height:0}.b-jovenes-progress__bar{width:100%;height:100%;display:flex;align-items:center}.b-jovenes-progress__fill{height:100%;background-color:var(--color-principal-mid);transition:width .4s ease;border-radius:9999px}.BProductCardList__list__item{width:100%;cursor:pointer;display:flex;align-items:center;gap:3rem;position:relative;transition:all .6s;margin:.625rem}.BProductCardList__list__item:hover{z-index:1000}.BProductCardList__list__item:hover .BProductCardList__list__item__body .BProductCardList__list__item__action .icon-btn--primary-dark{background:var(--color-secondary-dark)}@media (max-width:575px){.BProductCardList__list__item{margin-bottom:0}}@media screen and (max-width:724px){.BProductCardList__list__item{gap:1rem}}@media (max-width:575px){.BProductCardList__list__item{gap:1rem;border-radius:1rem;padding:1.25rem .5rem}}.BProductCardList__list__item:not(:first-child){margin-top:-2.5rem}@media (max-width:1139px){.BProductCardList__list__item:not(:first-child){margin-top:-1rem}}@media (max-width:575px){.BProductCardList__list__item:not(:first-child){margin-top:0}}.BProductCardList__list__item::before{content:"";position:absolute;z-index:-1;top:0;left:50%;width:97vw;height:100%;background-color:var(--color-secondary-lighter);opacity:0;transition:all .6s;transform:translateX(-50%)}@media (max-width:575px){.BProductCardList__list__item::before{display:none}}.BProductCardList__list__item:hover::before{opacity:.4}.BProductCardList__list__item__image img{transition:transform .6s cubic-bezier(.22,1.61,.36,1)}.BProductCardList__list__item:hover .BProductCardList__list__item__image img{transform:scale(1.18)}.BProductCardList__list__item__image{width:22.75rem;height:14.3125rem;flex-shrink:0}@media (max-width:1139px){.BProductCardList__list__item__image{width:14.25rem;height:8.875rem}.BProductCardList__list__item__image img{border-radius:24px!important}}@media (max-width:575px){.BProductCardList__list__item__image{width:5rem;height:3.1456rem;position:relative;align-self:flex-start}.BProductCardList__list__item__image img{border-radius:12px!important}}.BProductCardList__list__item__image img{width:100%;height:100%;background-size:cover;object-fit:cover;border-radius:36px}.BProductCardList__list__item__image figcaption{display:none}.BProductCardList__list__item__body{width:100%;gap:3rem;display:flex}@media (max-width:1139px){.BProductCardList__list__item__body{gap:1rem}}@media (max-width:575px){.BProductCardList__list__item__body{gap:.375rem;flex-direction:column}}.BProductCardList__list__item__content{flex-grow:1;row-gap:.75rem}.BProductCardList__list__item__content h2{margin-bottom:.75rem;color:#0c1e1e}@media (max-width:1139px){.BProductCardList__list__item__action{display:flex;align-items:center}}.BProductCardList__list__item__action button{border-radius:50%;border:none;width:3.4375rem;height:3.4375rem;display:flex;align-items:center;justify-content:center;background:var(--color-surface-dark)}@media (max-width:575px){.BProductCardList__list__item__action button{width:fit-content;background-color:transparent;border-radius:0;gap:1rem;display:flex;cursor:pointer}.BProductCardList__list__item__action button p{color:#0c1e1e;font-size:var(--size-text-2xs);font-weight:var(--weight-bold);line-height:18px;font-family:var(--font-secondary);letter-spacing:1}}@media (max-width:575px) and (max-width:1139px){.BProductCardList__list__item__action button p{font-size:var(--size-text-3xs);line-height:16px}}@media (max-width:575px) and (max-width:575px){.BProductCardList__list__item__action button p{font-size:var(--size-text-4xs);line-height:14px}}@media (max-width:575px){.BProductCardList__list__item__action button div{width:1.875rem;height:1.875rem;max-width:2.5rem;max-height:2.5rem}}.BProductCardList__list__item__action button p{display:none}@media (max-width:575px){.BProductCardList__list__item__action button p{display:flex}}.BCardBasica-vertical{border-radius:1.5rem;background:var(--color-surface-light);box-shadow:.125rem .5rem .9rem .0625rem rgba(66,66,66,.05);display:flex;flex-direction:column;align-items:flex-start;width:100%;height:100%;gap:2rem;overflow:hidden}.BCardBasica-vertical__image-wrapper{flex:1;width:100%;background-color:var(--color-surface-light);display:flex;justify-content:center;align-items:center;overflow:hidden}.BCardBasica-vertical__image{width:100%;height:100%;object-fit:cover;background-size:cover;flex-grow:1}@media (max-width:575px){.BCardBasica-vertical__image{object-fit:cover}}.BCardBasica-vertical__header{background-color:var(--color-surface-light);padding:1.5rem 1.5rem 0 1.5rem}.BCardBasica-vertical__title{font-size:var(--size-text-s);font-weight:var(--weight-bold);line-height:32px;font-family:var(--font-secondary);letter-spacing:0;color:var(--color-text-dark-title)}@media (max-width:1139px){.BCardBasica-vertical__title{font-size:var(--size-text-2xs);line-height:28px}}@media (max-width:575px){.BCardBasica-vertical__title{font-size:var(--size-text-3xs);line-height:24px}}@media (max-width:575px){.BCardBasica-vertical__image--mobile{display:block}.BCardBasica-vertical__image--desktop,.BCardBasica-vertical__image--tablet{display:none}}@media (min-width:576px) and (max-width:1139px){.BCardBasica-vertical__image--tablet{display:block}.BCardBasica-vertical__image--desktop,.BCardBasica-vertical__image--mobile{display:none}}@media (min-width:1140px){.BCardBasica-vertical__image--desktop{display:block}.BCardBasica-vertical__image--mobile,.BCardBasica-vertical__image--tablet{display:none}}.hero-section{display:flex;flex-direction:column;align-items:center;align-self:stretch;position:relative;padding:95px 60px 0 60px;background-repeat:no-repeat,no-repeat;background-position:center,center;background-size:100% 100%,auto 100%;overflow:hidden;backface-visibility:hidden;transform:translateZ(0)}@media (max-width:1139px){.hero-section{height:auto;padding:96px 60px}}@media (max-width:575px){.hero-section{padding:112px 16px 0}}@media (max-width:480px){.hero-section{padding:112px 16px}}@media (max-width:575px){.hero-section__bg_cover{background-size:cover}}.hero-section .hero-container{display:flex;max-width:1140px;width:100%;flex-shrink:0;align-self:stretch;position:relative;margin:0 auto}@media (max-width:1139px){.hero-section .hero-container{height:auto;max-width:100%}}.hero-section .hero-grid{display:grid;height:738px;width:100%;row-gap:16px;column-gap:16px;flex-shrink:0;align-self:stretch;position:relative;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr))}@media (max-width:1139px){.hero-section .hero-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr));gap:40px;height:auto}}@media (max-width:575px){.hero-section .hero-grid{grid-template-columns:1fr;grid-template-rows:auto auto;gap:40px;height:auto}}.hero-section .hero-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:64px;flex:1 0 0;align-self:stretch;position:relative;grid-column:1/span 5;grid-row:1/span 1}@media (max-width:1139px){.hero-section .hero-content{grid-column:1/span 6;grid-row:1;gap:40px}}@media (max-width:575px){.hero-section .hero-content{gap:32px}}.hero-section .hero-content .hero-heading{display:flex;width:465.667px;flex-direction:column;align-items:center;gap:16px;position:relative}@media (max-width:1139px){.hero-section .hero-content .hero-heading{width:100%;max-width:465.667px;gap:12px}}.hero-section .hero-content .hero-heading .hero-subtitle{align-self:stretch;color:var(--color-text-dark-title);font-size:var(--size-text-s);font-weight:var(--weight-bold);line-height:32px;font-family:var(--font-secondary);letter-spacing:0;opacity:.7}@media (max-width:1139px){.hero-section .hero-content .hero-heading .hero-subtitle{font-size:var(--size-text-2xs);line-height:28px}}@media (max-width:575px){.hero-section .hero-content .hero-heading .hero-subtitle{font-size:var(--size-text-3xs);line-height:24px}}.hero-section .hero-content .hero-heading .hero-header{display:flex;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch;position:relative}@media (max-width:575px){.hero-section .hero-content .hero-heading .hero-header{gap:24px}}.hero-section .hero-content .hero-heading .hero-header .hero-title{align-self:stretch;color:var(--color-text-dark-title);font-size:var(--size-text-7xl);font-weight:var(--weight-semibold);line-height:64px;font-family:var(--font-primary);letter-spacing:0;text-transform:uppercase;margin:0;z-index:1}@media (max-width:1139px){.hero-section .hero-content .hero-heading .hero-header .hero-title{font-size:var(--size-text-6xl);line-height:49px}}@media (max-width:575px){.hero-section .hero-content .hero-heading .hero-header .hero-title{font-size:var(--size-text-4xl);line-height:35px}}@media (max-width:575px){.hero-section .hero-content .hero-heading .hero-header .hero-title span.hero-highlighted{line-height:55px}}.hero-section .hero-content .hero-heading .hero-header .hero-description{align-self:stretch;color:var(--color-text-dark-title);font-size:var(--size-text-2xs);font-weight:var(--weight-regular);line-height:28px;font-family:var(--font-secondary);letter-spacing:0;margin:0;overflow-wrap:anywhere;word-break:break-word}@media (max-width:1139px){.hero-section .hero-content .hero-heading .hero-header .hero-description{font-size:var(--size-text-3xs);line-height:24px}}@media (max-width:575px){.hero-section .hero-content .hero-heading .hero-header .hero-description{font-size:var(--size-text-3xs);line-height:24px}}.hero-section .hero-image-container{display:flex;align-items:center;gap:8px;flex:1 0 0;align-self:stretch;grid-column:6/span 7;grid-row:1/span 1;position:relative}@media (max-width:1139px){.hero-section .hero-image-container{grid-column:7/span 6;grid-row:1;height:400px}}@media (max-width:575px){.hero-section .hero-image-container{grid-column:1/span 6;grid-row:2;height:300px;justify-content:center}}@media (max-width:480px){.hero-section .hero-image-container{height:415px}}.hero-section .hero-image-container .hero-image-background{width:658px;height:738px;position:absolute;top:0;left:0;background-size:contain;background-repeat:no-repeat;filter:blur(2.5px);z-index:1}@media (max-width:1139px){.hero-section .hero-image-container .hero-image-background{width:100%;height:400px}}@media (max-width:575px){.hero-section .hero-image-container .hero-image-background{height:100%}}@media (max-width:480px){.hero-section .hero-image-container .hero-image-background{height:388px}}.hero-section .hero-image-container .hero-image-main{width:658px;height:738px;background-size:contain;background-repeat:no-repeat;z-index:2}@media (max-width:1139px){.hero-section .hero-image-container .hero-image-main{position:absolute;width:100%;height:100%}}@media (max-width:575px){.hero-section .hero-image-container .hero-image-main{height:100%}}@media (max-width:480px){.hero-section .hero-image-container .hero-image-main{height:100%}}.hero-heading,.hero-image-main{opacity:0;transform:translateY(50px);transition:opacity .5s ease-out}.hero-heading.animate,.hero-image-main.animate{animation:fadeInUpSpring 2s cubic-bezier(.68,-.55,.27,1) forwards;opacity:1;transform:translateY(0)}.hero-btn,.hero-image-background{opacity:0;transform:translateY(-50px);transition:opacity .5s ease-out}.hero-btn.animate,.hero-image-background.animate{animation:fadeInDownSpring 2s cubic-bezier(.68,-.55,.27,1) forwards;opacity:1;transform:translateY(0)}@keyframes fadeInUpSpring{0%{opacity:0;transform:translateY(-50px)}60%{opacity:.8;transform:translateY(-2px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInDownSpring{0%{opacity:0;transform:translateY(50px)}60%{opacity:1;transform:translateY(2px)}100%{transform:translateY(0)}}.banner-image--desktop{display:inline-flex}@media (max-width:575px){.banner-image--desktop{display:none}}.banner-image--mobile{display:none}@media (max-width:575px){.banner-image--mobile{display:inline-flex}}.download-banner-wrapper{position:relative;z-index:10;background-color:var(--color_gris_50);display:flex;width:100%;padding:8rem 3.75rem;flex-direction:column;justify-content:center;align-items:center;gap:8px}@media (max-width:575px){.download-banner-wrapper{padding:3rem 1rem}}.download-banner-wrapper .download-banner{width:100%;max-width:1140px;position:relative;border-radius:var(--radius-m);box-shadow:0 16px 40px rgba(34,53,53,.07);overflow:hidden}.download-banner-wrapper .download-banner:hover{box-shadow:0 16px 40px 0 rgba(34,53,53,.25)}.download-banner-wrapper .download-banner a .banner-background{width:100%;height:auto;display:block;cursor:pointer}#BJovenesBannerDownload--desktop{display:inline}@media (max-width:575px){#BJovenesBannerDownload--desktop{display:none}}#BJovenesBannerDownload--mobile{display:none}@media (max-width:575px){#BJovenesBannerDownload--mobile{display:inline}}.b-banner-three-card{width:100%;height:100%;margin:0 auto;position:relative;z-index:10;background-color:var(--color_gris_50);padding-top:11rem;padding-bottom:8rem}@media (max-width:1139px){.b-banner-three-card{padding-top:7rem;padding-bottom:5.5rem}}@media (max-width:575px){.b-banner-three-card{padding-top:3rem;padding-bottom:3rem}}.b-banner-three-card__backdrop-image{width:100%;height:100%;bottom:0;right:0;position:absolute;z-index:0}@media (max-width:575px){.b-banner-three-card__backdrop-image{width:200%;height:80%;top:0}}.b-banner-three-card__backdrop-image img{width:100%;max-width:100%;height:100%}.b-banner-three-card__backdrop-image figcaption{display:none}.b-banner-three-card__content{position:relative;z-index:10;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(7,1fr);width:100%;max-width:78.75rem;padding-inline:3.75rem;gap:1.5rem;margin:0 auto}@media (max-width:1139px){.b-banner-three-card__content{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(11,1fr)}}@media (max-width:575px){.b-banner-three-card__content{padding-inline:1rem;display:flex;flex-direction:column}}.b-banner-three-card__item--one{width:100%;max-width:34.75rem;position:absolute;z-index:10;top:0;transform:translateY(-48px);padding-left:3.75rem}@media (max-width:1139px){.b-banner-three-card__item--one{transform:translateY(-1.5rem)}}@media (max-width:575px){.b-banner-three-card__item--one{padding-left:0;position:relative;transform:none;height:auto}}.b-banner-three-card__item--two{width:100%;grid-column-start:1;grid-row-start:3;grid-row-end:span 7;height:27.5625rem}@media (max-width:1139px){.b-banner-three-card__item--two{grid-column-start:1;grid-row-start:5;grid-row-end:span 6;height:25.3125rem}}@media (max-width:575px){.b-banner-three-card__item--two{height:18.125rem}}.b-banner-three-card__item--three{width:100%;grid-column-start:2;grid-row-start:2;grid-row-end:span 5;height:27.5625rem}@media (max-width:1139px){.b-banner-three-card__item--three{grid-column-start:2;grid-row-start:2;grid-row-end:span 5;height:20.8125rem}}@media (max-width:575px){.b-banner-three-card__item--three{height:18.125rem}}.b-banner-three-card__item--four{width:100%;grid-column-start:3;grid-row-start:0;grid-row-end:span 5;height:27.5625rem}@media (max-width:1139px){.b-banner-three-card__item--four{grid-column-start:2;grid-row-start:7;grid-row-end:span 5;height:20.8125rem}}@media (max-width:575px){.b-banner-three-card__item--four{height:18.125rem}}@keyframes slideInFromTop{from{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom{from{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}.b-banner-three-card__item--four,.b-banner-three-card__item--three,.b-banner-three-card__item--two{opacity:0;transition:opacity .3s ease;animation-fill-mode:forwards}.b-banner-three-card__item--two.visible{animation:slideInFromTop .6s ease-out 0s forwards}.b-banner-three-card__item--three.visible{animation:slideInFromBottom .6s ease-out .6s forwards}.b-banner-three-card__item--four.visible{animation:slideInFromTop .6s ease-out 1.2s forwards}.b-jovenes-promotion-carousel{position:relative;z-index:0;background-color:var(--color_gris_50);overflow:hidden}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__container{width:100%;max-width:90rem;margin-inline:auto;padding-top:8rem;padding-bottom:8rem}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__container>*+*{margin-top:4.5rem}@media (max-width:1139px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__container>*+*{margin-top:3rem}}@media (max-width:575px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__container>*+*{margin-top:2rem}}@media (max-width:1139px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__container{padding-top:5.5rem;padding-bottom:5.5rem}}@media (max-width:575px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__container{padding-top:5rem;padding-bottom:5rem}}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__max-w-content{position:relative;z-index:20;max-width:78.75rem;margin-inline:auto;padding-inline:3.75rem}@media (max-width:575px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__max-w-content{padding-inline:1rem}}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__heading>*+*{margin-top:1.5rem}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__heading .b-jovenes-promotion-carousel__heading__title{text-transform:uppercase;color:var(--color-tertiary-darker)}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop{position:absolute;overflow:hidden;top:1.875rem;right:0;width:100%;z-index:0;height:96%}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop .b-jovenes-promotion-carousel__backdrop-image{display:none;width:100%;height:100%;background-repeat:no-repeat}@media (max-width:1139px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop .b-jovenes-promotion-carousel__backdrop-image{width:100%;height:40.125rem}}@media (max-width:575px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop .b-jovenes-promotion-carousel__backdrop-image{width:100%;height:100%}}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop figcaption{display:none}@media (max-width:575px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop .b-jovenes-promotion-carousel__backdrop-image--mobile{display:block}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop .b-jovenes-promotion-carousel__backdrop-image--desktop,.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop .b-jovenes-promotion-carousel__backdrop-image--tablet{display:none}}@media (min-width:576px) and (max-width:1139px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop .b-jovenes-promotion-carousel__backdrop-image--tablet{display:block}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop .b-jovenes-promotion-carousel__backdrop-image--desktop,.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop .b-jovenes-promotion-carousel__backdrop-image--mobile{display:none}}@media (min-width:1140px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop .b-jovenes-promotion-carousel__backdrop-image--desktop{display:block}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop .b-jovenes-promotion-carousel__backdrop-image--mobile,.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__backdrop .b-jovenes-promotion-carousel__backdrop-image--tablet{display:none}}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__swiper{max-width:78.75rem;padding-inline:3.75rem;width:100%;overflow:visible;height:29.9375rem}@media (max-width:1139px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__swiper{height:27.4375rem}}@media (max-width:575px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__swiper{padding-inline:1rem;height:22.9375rem}}.b-jovenes-promotion-carousel .swiper-wrapper{display:flex;align-items:center;transition-timing-function:cubic-bezier(.2,.8,.2,1);will-change:transform}.b-jovenes-promotion-carousel .swiper-slide{box-sizing:border-box;will-change:transform,width,height}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__slide{height:23.5625rem;overflow:hidden;border-radius:1.5rem;background:#ccc;transition:flex-basis .5s cubic-bezier(.2,.8,.2,1),width .5s cubic-bezier(.2,.8,.2,1),height .5s cubic-bezier(.2,.8,.2,1),z-index .2s linear;position:relative;z-index:0;text-decoration:none}@media (max-width:1139px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__slide{height:21.0625rem}}@media (max-width:575px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__slide{height:18.0625rem}}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__slide.swiper-slide-active{flex-basis:28.8125rem;height:29.9375rem;z-index:2}@media (max-width:1139px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__slide.swiper-slide-active{flex-basis:21.875rem;height:27.4375rem}}@media (max-width:575px){.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__slide.swiper-slide-active{flex-basis:17.6875rem;height:22.9375rem}}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__arrows{display:inline-flex;align-items:center;gap:1rem}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__controls{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;position:relative;z-index:30}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__controls__pagination__container{display:flex;flex-direction:column}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__controls__pagination__container>*+*{margin-top:1.5rem}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__pagination{width:100%;max-width:100%;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__pagination__divider{width:2.5rem;height:1px;background-color:var(--color-tertiary-darker)}.b-jovenes-promotion-carousel .b-jovenes-promotion-carousel__pagination__total-items.inactive{opacity:.3}@media (max-width:575px){.b-jovenes-promotion-carousel #controls-container{display:none}}.b-jovenes-promotion-carousel__slide{padding:2rem;row-gap:1.5rem;overflow:hidden;position:relative;z-index:10;text-decoration:none;text-decoration-color:#fff;text-decoration-style:none}.b-jovenes-promotion-carousel__slide::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4);z-index:1}.b-jovenes-promotion-carousel__slide .b-jovenes-promotion-carousel__slide__backdrop{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;overflow:hidden}.b-jovenes-promotion-carousel__slide .b-jovenes-promotion-carousel__slide__backdrop img{position:relative;width:100%;height:100%;background-size:cover;object-fit:cover}.b-jovenes-promotion-carousel__slide .b-jovenes-promotion-carousel__slide__backdrop figcaption{display:none}.b-jovenes-promotion-carousel__slide .b-jovenes-promotion-carousel__slide__backdrop img{transition:transform .4s ease-in-out}.b-jovenes-promotion-carousel__slide:focus .b-jovenes-promotion-carousel__slide__backdrop img,.b-jovenes-promotion-carousel__slide:focus-within .b-jovenes-promotion-carousel__slide__backdrop img,.b-jovenes-promotion-carousel__slide:hover .b-jovenes-promotion-carousel__slide__backdrop img{transform:scale(1.1)}.b-jovenes-promotion-carousel__slide:focus .icon-btn.icon-btn--medium.icon-btn--primary-dark,.b-jovenes-promotion-carousel__slide:focus-within .icon-btn.icon-btn--medium.icon-btn--primary-dark,.b-jovenes-promotion-carousel__slide:hover .icon-btn.icon-btn--medium.icon-btn--primary-dark{background-color:var(--color-secondary-dark);text-decoration:none}.b-jovenes-promotion-carousel__slide .b-jovenes-promotion-carousel__slide__content{position:relative;z-index:10;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.b-jovenes-promotion-carousel__slide .b-jovenes-promotion-carousel__slide__heading{width:100%;display:flex;justify-content:flex-end}.b-jovenes-promotion-carousel__slide .b-jovenes-promotion-carousel__slide__body{width:100%;display:flex;flex-direction:column;row-gap:1.5rem}.b-jovenes-promotion-carousel__slide .b-jovenes-promotion-carousel__slide__body__image{width:5rem;height:5rem;background-color:#fff;overflow:hidden}.b-jovenes-promotion-carousel__slide .b-jovenes-promotion-carousel__slide__body__image img{width:100%;height:100%;background-size:cover;object-fit:cover}.b-jovenes-promotion-carousel__slide .b-jovenes-promotion-carousel__slide__body__image figcaption{display:none}.b-jovenes-promotion-carousel__slide .b-jovenes-promotion-carousel__slide__body .b-jovenes-promotion-carousel__slide__body__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;align-self:stretch;color:#fff;overflow:hidden;text-overflow:ellipsis;font-size:1.75rem;font-style:normal;font-weight:700;line-height:2rem;letter-spacing:0;text-decoration:none}.b-jovenes-promotion-carousel__slide .b-jovenes-promotion-carousel__slide__body .b-jovenes-promotion-carousel__slide__body__text{overflow:hidden;color:var(--color-neutral-025);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;align-self:stretch;text-decoration:none;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.75rem;letter-spacing:0;display:none}.b-jovenes-promotion-carousel__slide.swiper-slide-active .b-jovenes-promotion-carousel__slide__body__text{display:-webkit-box}.b-jovenes-drop-down-section{position:relative;z-index:10;background-color:var(--color_gris_50)}.b-jovenes-drop-down-section__content{position:relative;z-index:10;width:100%;max-width:78.75rem;padding-top:8rem;padding-left:3.75rem;padding-right:3.75rem;padding-bottom:4.5rem;margin:0 auto}.b-jovenes-drop-down-section__content>*+*{margin-top:3rem}@media (max-width:575px){.b-jovenes-drop-down-section__content{padding-top:5rem;padding-bottom:5rem;padding-left:1rem;padding-right:1rem}.b-jovenes-drop-down-section__content>*+*{margin-top:2.5rem}}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__heading{width:100%;grid-column:span 1;display:flex;flex-direction:column}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__heading .b-jovenes-drop-down-section__hero__title{text-transform:uppercase;color:var(--color-tertiary-darker)}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__stats-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media (max-width:1139px){.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__stats-grid{gap:2.5rem}}@media (max-width:575px){.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__stats-grid{display:flex;flex-direction:column}}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-group{width:100%}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-group>*+*{margin-top:3.5rem}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-group .b-jovenes-drop-down-section__accordion{width:100%;display:inline-flex;column-gap:1.5rem}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-group .b-jovenes-drop-down-section__accordion .b-jovenes-drop-down-section__accordion-block{width:100%}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-group .b-jovenes-drop-down-section__accordion .b-jovenes-drop-down-section__accordion-item__toggle{width:100%;display:inline-flex;align-items:center;padding-left:0;padding-right:0;column-gap:1.5rem;border-color:transparent;background-color:transparent;border:0;cursor:pointer;color:#0c1e1e}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-group .b-jovenes-drop-down-section__accordion .b-jovenes-drop-down-section__accordion-item__toggle .b-jovenes-drop-down-section__accordion-item__toggle__heading{text-align:left;width:100%;flex-grow:1;font-weight:700;color:var(--color-tertiary-darker)}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-group .b-jovenes-drop-down-section__accordion .b-jovenes-drop-down-section__accordion-item__toggle .icon--chevron-down{transition:transform .3s ease}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-group .b-jovenes-drop-down-section__accordion .b-jovenes-drop-down-section__accordion-item__toggle[aria-expanded=true] .icon--chevron-down{transform:rotate(180deg)}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-group .b-jovenes-drop-down-section__accordion .b-jovenes-drop-down-section__accordion-content{color:var(--color-neutral-300);overflow:hidden;max-height:0;transition:max-height .3s ease;padding-bottom:0}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-group .b-jovenes-drop-down-section__accordion .b-jovenes-drop-down-section__accordion-content.active{padding-top:1rem}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-group .b-jovenes-drop-down-section__accordion .b-jovenes-drop-down-section__accordion-progress-bar{margin-top:1.5rem}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__tab-panel{width:100%}@media (max-width:575px){.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__tab-panel{display:none}}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__tab-panel figure{width:100%;height:31.375rem;overflow:hidden;border-radius:1.5rem}@media (max-width:1139px){.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__tab-panel figure{height:20.6875rem}}@media (max-width:575px){.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__tab-panel figure{height:15.375rem}}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__tab-panel figure img{width:100%;height:100%;background-size:cover;object-fit:cover}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__tab-panel figure figcaption{display:none}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__tab-panel .b-jovenes-drop-down-section__tab-panel-item.hidden{display:none}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-content__image-container{margin-top:1.5rem;width:100%;height:15.4367rem;align-self:stretch;border-radius:1rem;overflow:hidden;background:#d3d3d3 50%/cover no-repeat;display:none}.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-content__image-container img{width:100%;height:100%;background-size:cover;object-fit:cover}@media (max-width:575px){.b-jovenes-drop-down-section__content .b-jovenes-drop-down-section__accordion-content__image-container{display:block}}.b-jovenes-faqs{position:relative;z-index:10;background-color:var(--color_gris_50)}.b-jovenes-faqs__content{position:relative;z-index:10;width:100%;max-width:78.75rem;padding-top:8rem;padding-left:3.75rem;padding-right:3.75rem;padding-bottom:4.5rem;margin:0 auto;display:grid;gap:1.5rem;grid-template-columns:repeat(12,1fr)}@media screen and (max-width:724px){.b-jovenes-faqs__content{padding-left:1rem;padding-right:1rem;padding-top:16px!important}}.b-jovenes-faqs__content .b-jovenes-faqs__hero{grid-column:span 4;display:flex;flex-direction:column}@media screen and (max-width:724px){.b-jovenes-faqs__content .b-jovenes-faqs__hero{grid-column:span 12}}@media (max-width:575px){.b-jovenes-faqs__content .b-jovenes-faqs__hero{grid-column:span 12}}.b-jovenes-faqs__content .b-jovenes-faqs__hero .b-jovenes-faqs__hero__title{font-size:var(--size-text-3xl);font-weight:var(--weight-bold);line-height:40px;font-family:var(--font-primary);letter-spacing:0;color:var(--color-tertiary-darker);text-transform:uppercase}@media (max-width:1139px){.b-jovenes-faqs__content .b-jovenes-faqs__hero .b-jovenes-faqs__hero__title{font-size:var(--size-text-1xl);line-height:30px}}@media (max-width:575px){.b-jovenes-faqs__content .b-jovenes-faqs__hero .b-jovenes-faqs__hero__title{font-size:var(--size-text-l);line-height:26px}}.b-jovenes-faqs__content .b-jovenes-faqs__hero>*+*{margin-top:2rem}.b-jovenes-faqs__content .b-jovenes-faqs__hero__container-button{width:100%;max-width:11.625rem}@media (max-width:575px){.b-jovenes-faqs__content .b-jovenes-faqs__hero__container-button{display:none}}.b-jovenes-faqs__content .b-jovenes-faqs__stats-grid{width:100%;grid-column:span 8}@media screen and (max-width:724px){.b-jovenes-faqs__content .b-jovenes-faqs__stats-grid{grid-column:span 12}}@media (max-width:575px){.b-jovenes-faqs__content .b-jovenes-faqs__stats-grid{grid-column:span 12}}.b-jovenes-faqs__content .b-jovenes-faqs__stats-grid>*+*{margin-top:1.5rem}.b-jovenes-faqs__content .b-jovenes-faqs__accordion-group{width:100%}.b-jovenes-faqs__content .b-jovenes-faqs__accordion-group>*+*{margin-top:1.5rem}.b-jovenes-faqs__content .b-jovenes-faqs__accordion-group .b-jovenes-faqs__accordion{width:100%;display:inline-flex;column-gap:1.5rem}@media (max-width:575px){.b-jovenes-faqs__content .b-jovenes-faqs__accordion-group .b-jovenes-faqs__accordion{column-gap:1rem}}.b-jovenes-faqs__content .b-jovenes-faqs__accordion-group .b-jovenes-faqs__accordion .b-jovenes-faqs__accordion__index{width:4.5625rem;height:4.5rem;padding-top:.5rem;padding-bottom:.5rem;color:#86bbc5;flex-shrink:0}.b-jovenes-faqs__content .b-jovenes-faqs__accordion-group .b-jovenes-faqs__accordion .b-jovenes-faqs__accordion-block{width:calc(100% - 89px);flex-grow:1}.b-jovenes-faqs__content .b-jovenes-faqs__accordion-group .b-jovenes-faqs__accordion .b-jovenes-faqs__accordion-item__toggle{width:100%;display:inline-flex;align-items:center;padding-top:1.5rem;padding-bottom:1.5rem;padding-left:0;padding-right:0;column-gap:1.5rem;border-color:transparent;background-color:transparent;cursor:pointer;border-top:1px solid var(--color-secondary-lighter);color:#0c1e1e}.b-jovenes-faqs__content .b-jovenes-faqs__accordion-group .b-jovenes-faqs__accordion .b-jovenes-faqs__accordion-item__toggle .b-jovenes-faqs__accordion-item__toggle__heading{text-align:left;width:100%;flex-grow:1;font-weight:700;color:var(--color-tertiary-darker)}.b-jovenes-faqs__content .b-jovenes-faqs__accordion-group .b-jovenes-faqs__accordion .b-jovenes-faqs__accordion-item__toggle .icon--chevron-down{transition:transform .3s ease}.b-jovenes-faqs__content .b-jovenes-faqs__accordion-group .b-jovenes-faqs__accordion .b-jovenes-faqs__accordion-item__toggle[aria-expanded=true] .icon--chevron-down{transform:rotate(180deg)}.b-jovenes-faqs__content .b-jovenes-faqs__accordion-group .b-jovenes-faqs__accordion .b-jovenes-faqs__accordion-content{overflow:hidden;height:0;transition:height .3s ease,padding-bottom .3s ease;padding-bottom:0}.b-jovenes-faqs__content .b-jovenes-faqs__accordion-group .b-jovenes-faqs__accordion .b-jovenes-faqs__accordion-content.active{padding-bottom:1.5rem}.b-jovenes-faqs__content .b-jovenes-faqs__accordion__view-more{display:flex;justify-content:center;justify-self:center;gap:1rem}.b-jovenes-faqs__content .b-jovenes-faqs__accordion__view-more .icon-btn--primary-dark{transition:transform .3s ease}.b-jovenes-faqs__content .b-jovenes-faqs__accordion__view-more .icon-btn.rotated{transform:rotate(180deg)}.b-jovenes-faqs__content .js-batch-hidden{display:none!important}.b-jovenes-faqs__content .b-jovenes-faqs__accordion__view-more .icon-btn{transition:transform .3s ease}.b-jovenes-faqs__content .b-jovenes-faqs__accordion__view-more .icon-btn.rotated,.b-jovenes-faqs__content .b-jovenes-faqs__accordion__view-more[aria-expanded=true] .icon-btn{transform:rotate(180deg)}.b-jovenes-faqs #faqCollapse{overflow:hidden;max-height:0;margin-top:0;transition:max-height .4s ease,margin-top .3s ease}.b-jovenes-faqs .b-jovenes-faqs__backdrop{position:absolute;overflow:hidden;top:1.875rem;left:.0288rem;width:100%;z-index:0}.b-jovenes-faqs .b-jovenes-faqs__backdrop .b-jovenes-faqs__backdrop-image{display:none;width:56.0962rem;height:43.25rem;aspect-ratio:131/101;background-repeat:no-repeat}@media (max-width:1139px){.b-jovenes-faqs .b-jovenes-faqs__backdrop{top:3.4375rem;left:.0819rem}.b-jovenes-faqs .b-jovenes-faqs__backdrop .b-jovenes-faqs__backdrop-image{width:100%;height:40.125rem}}@media (max-width:575px){.b-jovenes-faqs .b-jovenes-faqs__backdrop{top:3.4375rem;left:.0819rem}.b-jovenes-faqs .b-jovenes-faqs__backdrop .b-jovenes-faqs__backdrop-image{width:52rem;height:40.125rem}}.b-jovenes-faqs .b-jovenes-faqs__backdrop figcaption{display:none}@media (max-width:575px){.b-jovenes-faqs .b-jovenes-faqs__backdrop .b-jovenes-faqs__backdrop-image--mobile{display:block}.b-jovenes-faqs .b-jovenes-faqs__backdrop .b-jovenes-faqs__backdrop-image--desktop,.b-jovenes-faqs .b-jovenes-faqs__backdrop .b-jovenes-faqs__backdrop-image--tablet{display:none}}@media (min-width:576px) and (max-width:1139px){.b-jovenes-faqs .b-jovenes-faqs__backdrop .b-jovenes-faqs__backdrop-image--tablet{display:block}.b-jovenes-faqs .b-jovenes-faqs__backdrop .b-jovenes-faqs__backdrop-image--desktop,.b-jovenes-faqs .b-jovenes-faqs__backdrop .b-jovenes-faqs__backdrop-image--mobile{display:none}}@media (min-width:1140px){.b-jovenes-faqs .b-jovenes-faqs__backdrop .b-jovenes-faqs__backdrop-image--desktop{display:block}.b-jovenes-faqs .b-jovenes-faqs__backdrop .b-jovenes-faqs__backdrop-image--mobile,.b-jovenes-faqs .b-jovenes-faqs__backdrop .b-jovenes-faqs__backdrop-image--tablet{display:none}}.banner-image--desktop{display:inline-flex}@media (max-width:575px){.banner-image--desktop{display:none}}.banner-image--mobile{display:none}@media (max-width:575px){.banner-image--mobile{display:inline-flex}}.b-jovenes-document-list{width:100%;height:100%;margin:0 auto;position:relative;z-index:0;background-color:var(--color_gris_50);padding-top:8rem;padding-bottom:4.625rem}@media (max-width:1139px){.b-jovenes-document-list{padding-top:5.5rem}}@media (max-width:575px){.b-jovenes-document-list{padding-top:3rem}}.b-jovenes-document-list__content{width:100%;max-width:78.75rem;margin:0 auto;padding-left:3.75rem;padding-right:3.75rem}@media (max-width:575px){.b-jovenes-document-list__content{padding-left:1rem;padding-right:1rem}}.b-jovenes-document-list__heading{margin-bottom:4.5rem}.b-jovenes-document-list__heading h2{color:#0c1e1e;margin-bottom:2rem;font-size:40px;line-height:40px}@media (max-width:1139px){.b-jovenes-document-list__heading h2{font-size:30px;line-height:30px}}@media (max-width:575px){.b-jovenes-document-list__heading h2{font-size:26px;line-height:26px}}.b-jovenes-document-list__list{display:grid;grid-template-columns:1fr 1fr;gap:1rem;overflow:hidden;transition:height .3s ease;height:auto}.b-jovenes-document-list__list.collapsed{height:0!important}@media (max-width:1139px){.b-jovenes-document-list__list{grid-template-columns:1fr}}.b-jovenes-document-list__list.collapse-container{margin-top:1rem}.b-jovenes-document-list__list.collapsed.collapse-container{margin-top:0}.b-jovenes-document-list__list__link{width:fit-content;height:fit-content;background-color:#fff;border-radius:1rem;gap:.8125rem;display:flex;padding:1rem 1.5rem}.b-jovenes-document-list__list__link span.icon{flex-shrink:0}.b-jovenes-document-list__list__link a{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--color-tertiary-darker);text-decoration:underline;text-decoration-color:var(--color-tertiary-darker)}.b-jovenes-document-list__view-more{width:100%;max-width:100%;margin-top:3rem;display:flex;justify-content:center}@media (max-width:1139px){.b-jovenes-document-list__view-more{justify-content:center}}@media (max-width:575px){.b-jovenes-document-list__view-more{justify-content:center}}.b-jovenes-document-list .icon-btn--primary-dark{transition:transform .3s ease}.b-jovenes-document-list .icon-btn--primary-dark.rotated{transform:rotate(180deg)}.b-jovenes-document-list .icon--chevron-down.is-rotated{transform:rotate(180deg)}#b-jovenes-document-list--desktop{display:inline-flex}@media (max-width:1139px){#b-jovenes-document-list--desktop{display:none}}#b-jovenes-document-list--mobile{display:none}@media (max-width:1139px){#b-jovenes-document-list--mobile{display:inline-flex}}.b-jovenes-full-width-rich-text-field{width:100%;margin:0 auto;position:relative;z-index:0;background-color:var(--color_gris_50);padding-top:9rem;padding-bottom:8rem}@media (max-width:1139px){.b-jovenes-full-width-rich-text-field{padding-top:7rem;padding-bottom:5rem}}@media (max-width:575px){.b-jovenes-full-width-rich-text-field{padding-top:6rem;padding-bottom:3rem}}.b-jovenes-full-width-rich-text-field__content{width:1160px;max-width:79.95rem;margin:0 auto;border-bottom:1px solid #b3b8ba}.b-jovenes-full-width-rich-text-field__content>*+*{margin-top:2rem}@media (max-width:1139px){.b-jovenes-full-width-rich-text-field__content{width:90%}}@media (max-width:575px){.b-jovenes-full-width-rich-text-field__content{padding-left:1rem;padding-right:1rem;width:90%}}.b-jovenes-full-width-rich-text-field__content .b-jovenes-full-width-rich-text-field__collapse figure{margin:0 auto;text-align:center}.b-jovenes-full-width-rich-text-field__content .b-jovenes-full-width-rich-text-field__collapse .image_resized>img{width:100%;height:100%}.b-jovenes-full-width-rich-text-field__heading{display:flex;justify-content:space-between;align-items:center;column-gap:1.25rem}.b-jovenes-full-width-rich-text-field__heading [data-open-text]{display:inline}.b-jovenes-full-width-rich-text-field__heading [data-close-text]{display:none}.b-jovenes-full-width-rich-text-field__heading [data-chevron]{transition:transform .3s ease}.b-jovenes-full-width-rich-text-field__heading [aria-expanded=true] [data-open-text]{display:none}.b-jovenes-full-width-rich-text-field__heading [aria-expanded=true] [data-close-text]{display:inline}.b-jovenes-full-width-rich-text-field__heading [aria-expanded=true] [data-chevron]{transform:rotate(180deg)}.b-jovenes-full-width-rich-text-field__heading .b-jovenes-full-width-rich-text-field__heading__title{font-size:var(--size-text-3xl);font-weight:var(--weight-bold);line-height:40px;font-family:var(--font-primary);letter-spacing:0;color:var(--color-tertiary-darker);text-transform:uppercase}@media (max-width:1139px){.b-jovenes-full-width-rich-text-field__heading .b-jovenes-full-width-rich-text-field__heading__title{font-size:var(--size-text-1xl);line-height:30px}}@media (max-width:575px){.b-jovenes-full-width-rich-text-field__heading .b-jovenes-full-width-rich-text-field__heading__title{font-size:var(--size-text-l);line-height:26px}}.b-jovenes-full-width-rich-text-field__collapse{padding-bottom:1.5rem}.b-jovenes-full-width-rich-text-field__collapse p{color:var(--color-neutral-300)}main>.b-jovenes-full-width-rich-text-field{padding-left:60px;padding-right:60px}@media (max-width:575px){main>.b-jovenes-full-width-rich-text-field{padding-left:16px;padding-right:16px}}main>.b-jovenes-full-width-rich-text-field>.b-jovenes-full-width-rich-text-field__content{width:100%;padding-right:0;padding-left:0}.BProductCardList{width:100%;height:100%;margin:0 auto;position:relative;z-index:0;background-color:var(--color_gris_50);overflow:hidden;padding-top:8rem;padding-bottom:4.625rem}.BProductCardList a{text-decoration:none;color:var(--color-text-dark-body)}@media (max-width:1139px){.BProductCardList{padding-top:5.5rem}}@media (max-width:575px){.BProductCardList{padding-top:3rem}}.BProductCardList__content{box-sizing:border-box;max-width:78.75rem;padding-left:3.75rem;padding-right:3.75rem;margin:0 auto}@media (max-width:1139px){.BProductCardList__content{padding-left:3.75rem;padding-right:3.75rem}}@media screen and (max-width:724px){.BProductCardList__content{padding-left:1rem;padding-right:1rem}}@media (max-width:575px){.BProductCardList__content{padding-left:1rem;padding-right:1rem}}.BProductCardList__header{position:relative;z-index:10;margin-bottom:4.5rem}.BProductCardList__header h2.text_headingM{color:#0c1e1e;text-align:center;margin-bottom:1.125rem}@media (max-width:575px){.BProductCardList__header h2.text_headingM{text-align:left}}.BProductCardList__header p.text_body{text-align:center}@media (max-width:575px){.BProductCardList__header p.text_body{text-align:left}}@media (max-width:1139px){.BProductCardList__header{margin-bottom:3rem}}@media (max-width:575px){.BProductCardList__header{margin-bottom:2rem}}.BProductCardList__list{width:100%;position:relative;z-index:10}@media (max-width:575px){.BProductCardList__list{display:flex;flex-direction:column;gap:2rem}}.BProductCardList__backdrop-image{width:100%;bottom:0;left:0;position:absolute;z-index:0}.BProductCardList__backdrop-image img{width:104.625rem;height:auto}@media (max-width:1139px){.BProductCardList__backdrop-image img{width:61.3125rem;height:100%}}@media (max-width:575px){.BProductCardList__backdrop-image img{width:27.625rem;height:100%}}.BProductCardList__backdrop-image figcaption{display:none}@media (max-width:1139px){.BProductCardList__backdrop-image{height:100%}}.requirements{width:100%;background:#f4f7f8}.requirements .requirements_container{max-width:1440px;margin:0 auto;padding:128px 60px;gap:24px;display:flex;justify-content:center}@media (max-width:1139px){.requirements .requirements_container{padding:88px 60px;gap:16px}}@media (max-width:575px){.requirements .requirements_container{flex-direction:column;padding:80px 16px;gap:80px}}.requirements .requirements_container .requirements_section-left{flex:1;gap:32px;display:flex;flex-direction:column;justify-content:space-between;max-width:558px;max-height:fit-content}.requirements .requirements_container .requirements_section-left .requirements_section-title .requirements_title{color:#0c1e1e;font-size:56px;font-weight:600;line-height:56px;letter-spacing:0;text-transform:uppercase}@media (max-width:1139px){.requirements .requirements_container .requirements_section-left .requirements_section-title .requirements_title{font-size:44px;line-height:44px}}@media (max-width:575px){.requirements .requirements_container .requirements_section-left .requirements_section-title .requirements_title{font-size:36px;line-height:32px}}.requirements .requirements_container .requirements_section-left .requirements_section-steps{display:flex;gap:16px;flex-direction:column}.requirements .requirements_container .requirements_section-left .requirements_section-steps .requirements_subtitle{color:#4f5b60;font-size:18px;font-weight:400;line-height:28px;letter-spacing:0;margin-bottom:5px}@media (max-width:1139px){.requirements .requirements_container .requirements_section-left .requirements_section-steps .requirements_subtitle{font-size:16px;line-height:24px}}@media (max-width:575px){.requirements .requirements_container .requirements_section-left .requirements_section-steps .requirements_subtitle{font-size:16px;line-height:24px}}.requirements .requirements_container .requirements_section-left .requirements_section-steps .requirements_steps-list{color:#4f5b60;font-size:18px;font-weight:400;line-height:28px;letter-spacing:0;list-style:none;padding-left:0;gap:16px;display:flex;flex-direction:column}@media (max-width:1139px){.requirements .requirements_container .requirements_section-left .requirements_section-steps .requirements_steps-list{font-size:16px;line-height:24px}}@media (max-width:575px){.requirements .requirements_container .requirements_section-left .requirements_section-steps .requirements_steps-list{font-size:16px;line-height:24px}}.requirements .requirements_container .requirements_section-left .requirements_section-steps .requirements_steps-list .requirements_step{display:flex;gap:8px}.requirements .requirements_container .requirements_section-left .requirements_section-steps .requirements_steps-list .requirements_step img{width:24px;height:24px;max-width:24px;max-height:24px}.requirements .requirements_container .requirements_section-right{flex:1;max-width:558px}.requirements .requirements_container .requirements_section-right .requirements_process-step{gap:24px;display:flex;height:172px}@media (max-width:1139px){.requirements .requirements_container .requirements_section-right .requirements_process-step{height:fit-content}}@media (max-width:575px){.requirements .requirements_container .requirements_section-right .requirements_process-step{height:fit-content}}.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-indicator{padding:0 4px 4px 4px;gap:8px;display:flex}.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-indicator .requirements_process-number{color:#d4e0e0;font-size:56px;font-weight:600;line-height:56px;letter-spacing:0;text-transform:uppercase;position:relative;opacity:0;transform:translateY(-20px);transition:opacity 2s ease,transform 2s ease}@media (max-width:1139px){.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-indicator .requirements_process-number{font-size:44px;line-height:44px}}@media (max-width:575px){.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-indicator .requirements_process-number{font-size:36px;line-height:32px}}.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-indicator .requirements_process-number::after{content:"";position:absolute;top:35%;left:50%;transform:translateX(-50%);width:2px;height:100px;background-color:#b3b8ba}.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-indicator .requirements_process-number.animate-in{opacity:1;transform:translateY(0)}.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-indicator .requirements_process-number::after{opacity:0;transform:translateY(-20px);transition:opacity 2s ease,transform 2s ease;content:"";position:absolute;top:35%;left:50%;transform-origin:center;width:2px;height:100px;background-color:#b3b8ba}@media (max-width:575px){.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-indicator .requirements_process-number::after{height:70px}}.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-indicator .requirements_process-number.animate-arrow::after{opacity:1;transform:translateX(-50%) translateY(0)}.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-description{opacity:0;transform:translateY(-20px);transition:opacity 2s ease,transform 2s ease}.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-description.animate-in{opacity:1;transform:translateY(0)}@media (max-width:575px){.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-description{padding-top:10px}}.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-description h1{color:#0c1e1e;font-size:22px;font-weight:700;line-height:32px;letter-spacing:0}@media (max-width:1139px){.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-description h1{font-size:18px;line-height:28px}}@media (max-width:575px){.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-description h1{font-size:16px;line-height:24px}}.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-description p{color:#4f5b60;font-size:18px;font-weight:400;line-height:28px;letter-spacing:0;margin-top:10px}@media (max-width:1139px){.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-description p{font-size:16px;line-height:24px}}@media (max-width:575px){.requirements .requirements_container .requirements_section-right .requirements_process-step .requirements_process-description p{font-size:16px;line-height:24px}}.requirements .requirements_container .requirements_section-right .requirements_process-step.last-step .requirements_process-number::after{display:none}.b-jovenes-banner-requirements__item{display:flex;gap:1.5rem;position:relative;align-items:stretch}.b-jovenes-banner-requirements__item:last-child{padding-bottom:0}.b-jovenes-banner-requirements__icon{position:relative;flex-shrink:0;display:flex;align-items:flex-start;align-self:stretch;min-height:100%}.b-jovenes-banner-requirements__icon::after{content:"";position:absolute;top:62px;bottom:.5rem;left:24px;width:1px;transform:translateX(-.5px);background-color:var(--color-neutral-100)}.b-jovenes-banner-requirements .b-jovenes-banner-requirements__icon.b-jovenes-banner-requirements__icon--last-one::after{display:none}.b-jovenes-banner-requirements__icon-wrapper{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.b-jovenes-banner-requirements .b-jovenes-banner-requirements-number{opacity:1;transform:translateY(0);color:var(--color-tertiary-lighter);font-size:var(--size-text-6xl);font-weight:var(--weight-semibold);line-height:56px;font-family:var(--font-primary);letter-spacing:0}@media (max-width:1139px){.b-jovenes-banner-requirements .b-jovenes-banner-requirements-number{font-size:var(--size-text-5xl);line-height:44px}}@media (max-width:575px){.b-jovenes-banner-requirements .b-jovenes-banner-requirements-number{font-size:var(--size-text-2xl);line-height:32px}}.b-jovenes-banner-requirements .b-jovenes-banner-requirements-number.animate-in{opacity:1;transform:translateY(0)}.b-jovenes-banner-requirements .b-jovenes-banner-requirements-number.animate-arrow::after{opacity:1;transform:translateX(-50%) translateY(0)}.b-jovenes-banner-requirements .b-jovenes-banner-requirements__content .b-jovenes-banner-requirements__title{color:var(--color-tertiary-darker);padding-top:10px;padding-bottom:1rem;font-size:var(--size-text-s);font-weight:var(--weight-bold);line-height:32px;font-family:var(--font-secondary);letter-spacing:0}@media (max-width:1139px){.b-jovenes-banner-requirements .b-jovenes-banner-requirements__content .b-jovenes-banner-requirements__title{font-size:var(--size-text-2xs);line-height:28px}}@media (max-width:575px){.b-jovenes-banner-requirements .b-jovenes-banner-requirements__content .b-jovenes-banner-requirements__title{font-size:var(--size-text-3xs);line-height:24px}}.b-jovenes-banner-requirements .b-jovenes-banner-requirements__content .b-jovenes-banner-requirements__desc{color:var(--color-neutral-300);padding-bottom:1.5rem;font-size:var(--size-text-2xs);font-weight:var(--weight-regular);line-height:28px;font-family:var(--font-secondary);letter-spacing:0}@media (max-width:1139px){.b-jovenes-banner-requirements .b-jovenes-banner-requirements__content .b-jovenes-banner-requirements__desc{font-size:var(--size-text-3xs);line-height:24px}}@media (max-width:575px){.b-jovenes-banner-requirements .b-jovenes-banner-requirements__content .b-jovenes-banner-requirements__desc{font-size:var(--size-text-3xs);line-height:24px}}