.header-nav-wrapper {
  display: contents;
}
 
.header-nav-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.header-nav-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.header-nav-navlink1 {
  display: contents;
}
 
.header-nav-image1 {
  width: 123px;
  height: 69px;
  object-fit: cover;
  text-decoration: none;
}
 
.header-nav-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.header-nav-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.header-nav-link31 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  text-decoration: none;
}
 
.header-nav-link41 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  text-decoration: none;
}
 
.header-nav-burger-menu {
  display: none;
}
 
.header-nav-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.header-nav-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.header-nav-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.header-nav-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.header-nav-navlink2 {
  display: contents;
}
 
.header-nav-image2 {
  width: 132px;
  height: 74px;
  object-fit: cover;
  text-decoration: none;
}
 
.header-nav-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.header-nav-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.header-nav-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.header-nav-link32 {
  text-decoration: none;
}
 
.header-nav-link42 {
  text-decoration: none;
}
 
.jf-avis-fragment10 {
  display: contents;
}
 
.jf-avis-text100 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-family: "Inter";
}
 
.jf-avis-fragment11 {
  display: contents;
}
 
.jf-avis-text101 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 700;
}
 
.header-navroot-class-name {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 

 

 

 

 

 

 

 

 
@media(max-width: 1200px) {
  .header-nav-link31 {
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 600;
  }
  .header-nav-image2 {
    width: 120px;
    height: 67px;
  }
  .jf-avis-text100 {
    color: var(--dl-color-theme-primary1);
    font-style: normal;
    font-family: Inter;
    font-weight: 700;
  }
  .jf-avis-text101 {
    color: var(--dl-color-theme-primary1);
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 600;
  }
}
 
@media(max-width: 991px) {
  .header-nav-image2 {
    width: 93px;
    height: 52px;
  }
  .header-nav-link32 {
    font-style: normal;
    font-weight: 700;
  }
  .jf-avis-text100 {
    color: var(--dl-color-theme-primary1);
    font-family: Inter;
  }
  .jf-avis-text101 {
    color: var(--dl-color-theme-primary1);
    font-size: 16px;
    font-style: inherit;
    font-family: Inter;
    font-weight: 700;
  }
}
 
@media(max-width: 767px) {
  .header-nav-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .header-nav-desktop-menu {
    display: none;
  }
  .header-nav-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-nav-image2 {
    width: 135px;
    height: 76px;
  }
  .jf-avis-text100 {
    color: var(--dl-color-theme-primary1);
    font-style: inherit;
    font-family: Inter;
    font-weight: 700;
  }
}
 
@media(max-width: 479px) {
  .header-nav-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .header-nav-image1 {
    width: 59px;
    height: 33px;
  }
  .header-nav-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
  .header-nav-image2 {
    width: 55px;
    height: 29px;
    padding-left: 0px;
  }
  .header-nav-link32 {
    fill: var(--dl-color-theme-primary1);
    color: var(--dl-color-theme-primary1);
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 800;
  }
  .header-nav-link42 {
    fill: var(--dl-color-theme-primary1);
    color: var(--dl-color-theme-primary1);
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 700;
  }
  .jf-avis-text100 {
    color: var(--dl-color-theme-primary1);
    font-style: normal;
    font-family: Inter;
    font-weight: 600;
  }
  .jf-avis-text101 {
    color: var(--dl-color-theme-primary1);
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 700;
  }
}

.banner-jf-avis-wrapper {
  display: contents;
}
 
.banner-jf-avis-container1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.banner-jf-avis-container2 {
  width: 1596px;
  height: 409px;
  display: flex;
  align-items: flex-start;
  background-size: cover;
  justify-content: center;
  background-image: url("public/banner_jm_avis_2-1600w.jpg");
}
 
.banner-jf-avis-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  height: 100%;
  display: flex;
  z-index: 100;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.banner-jf-avis-container3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
}
 
.banner-jf-avis-text1 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  font-size: 20px;
  font-style: normal;
  text-align: center;
  font-family: "Inter";
  font-weight: 400;
}
 
.banner-jf-avis-title {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  font-style: normal;
  text-align: center;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment13 {
  display: contents;
}
 
.jf-avis-text103 {
  display: inline-block;
}
 
.jf-avis-fragment12 {
  display: contents;
}
 
.jf-avis-text102 {
  display: inline-block;
}
 

 
@media(max-width: 1200px) {
  .banner-jf-avis-container2 {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
  }
  .banner-jf-avis-max-width {
    width: auto;
  }
}
 
@media(max-width: 991px) {
  .banner-jf-avis-container2 {
    background-size: contain;
    background-image: url("public/banner_jm_avis_2-1600w.jpg");
  }
  .banner-jf-avis-max-width {
    width: auto;
  }
}
 
@media(max-width: 767px) {
  .banner-jf-avis-container2 {
    background-size: contain;
    background-image: url("public/banner_jm_avis_2-1600w.jpg");
  }
  .banner-jf-avis-max-width {
    width: auto;
  }
}
 
@media(max-width: 479px) {
  .banner-jf-avis-container2 {
    height: 207px;
    background-size: contain;
    background-image: url("public/banner_jm_avis_2-1600w.jpg");
    background-repeat: no-repeat;
    background-position: top;
  }
  .banner-jf-avis-max-width {
    width: auto;
    margin-left: var(--dl-layout-space-twounits);
    margin-right: var(--dl-layout-space-twounits);
  }
}

.equipa-jf-avis-wrapper {
  display: contents;
}
 
.equipa-jf-avis-layout302 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  background-color: var(--dl-color-theme-accent1);
}
 
.equipa-jf-avis-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.equipa-jf-avis-section-title {
  align-items: flex-start;
}
 
.equipa-jf-avis-text10 {
  text-align: left;
}
 
.equipa-jf-avis-content1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.equipa-jf-avis-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
 
.equipa-jf-avis-feature1 {
  align-items: flex-start;
}
 
.equipa-jf-avis-feature2 {
  align-items: flex-start;
}
 
.equipa-jf-avis-description12 {
  font-family: "Inter";
}
 
.jf-avis-fragment15 {
  display: contents;
}
 
.jf-avis-text105 {
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  line-height: 1.5;
}
 
.jf-avis-fragment16 {
  display: contents;
}
 
.jf-avis-text120 {
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  line-height: 1.5;
}
 
.jf-avis-fragment14 {
  display: contents;
}
 
.jf-avis-text104 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 800;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 

 
@media(max-width: 767px) {
  .equipa-jf-avis-row {
    place-items: start;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }
  .equipa-jf-avis-description12 {
    display: grid;
    grid-template-columns: 1fr;
  }
}
 
@media(max-width: 479px) {
  .equipa-jf-avis-layout302 {
    flex-wrap: wrap;
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .equipa-jf-avis-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-wrap: wrap;
  }
  .equipa-jf-avis-section-title {
    width: auto;
    height: auto;
  }
  .equipa-jf-avis-content1 {
    width: auto;
    height: auto;
  }
  .equipa-jf-avis-row {
    width: auto;
    height: auto;
  }
  .equipa-jf-avis-feature1 {
    width: auto;
    height: auto;
  }
  .equipa-jf-avis-content2 {
    width: auto;
    height: auto;
  }
  .equipa-jf-avis-description11 {
    width: auto;
    height: auto;
  }
  .equipa-jf-avis-feature2 {
    width: auto;
    height: auto;
  }
  .equipa-jf-avisroot-class-name {
    padding: var(--dl-layout-space-threeunits);
  }
}

.programa1-wrapper {
  display: contents;
}
 
.programa1faq7 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.programa1-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.programa1-section-title {
  align-self: flex-start;
}
 
.programa1-text10 {
  align-self: flex-start;
}
 
.programa1-text11 {
  align-self: flex-start;
  text-align: left;
}
 
.programa1-text12 {
  align-self: flex-start;
  text-align: left;
}
 
.programa1-faq1-answer {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.jf-avis-fragment18 {
  display: contents;
}
 
.jf-avis-text131 {
  color: var(--dl-color-theme-primary2);
  display: inline-block;
}
 
.jf-avis-fragment20 {
  display: contents;
}
 
.jf-avis-text133 {
  display: inline-block;
  font-family: "Inter";
  line-height: 1.5;
}
 
.jf-avis-fragment19 {
  display: contents;
}
 
.jf-avis-text132 {
  color: var(--dl-color-theme-primary2);
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 700;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.jf-avis-fragment17 {
  display: contents;
}
 
.jf-avis-text130 {
  color: var(--dl-color-theme-primary2);
  display: inline-block;
  font-size: 40px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 300;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 

 

 

 

 

 

 

 
@media(max-width: 1200px) {
  .programa1-faq1-answer {
    width: auto;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
 
@media(max-width: 991px) {
  .programa1-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .programa1-section-title {
    width: 818px;
    flex-wrap: wrap;
  }
  .programa1-faq1-answer {
    width: 100%;
    flex-wrap: wrap;
    align-self: flex-start;
    align-items: flex-start;
    margin-right: 5px;
  }
  .programa1root-class-name {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .programa1faq7 {
    padding-left: var(--dl-layout-space-fourunits);
    padding-right: var(--dl-layout-space-fourunits);
  }
  .programa1-section-title {
    width: 100%;
    padding-right: 0px;
  }
  .programa1-text11 {
    text-align: left;
  }
  .programa1-text12 {
    text-align: left;
  }
  .programa1-faq1-answer {
    width: auto;
    flex-wrap: wrap;
  }
}
 
@media(max-width: 479px) {
  .programa1faq7 {
    width: auto;
    height: auto;
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa1-max-width {
    width: auto;
    height: auto;
    flex-wrap: wrap;
  }
  .programa1-section-title {
    width: auto;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .programa1-text10 {
    width: auto;
  }
  .programa1-text11 {
    width: auto;
    margin-right: 0px;
  }
  .programa1-text12 {
    width: auto;
  }
  .programa1-faq1-answer {
    width: auto;
    height: auto;
    flex-wrap: wrap;
    margin-left: 0t;
    margin-bottom: var(--dl-layout-space-threeunits);
  }
  .programa1root-class-name {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa1root-class-name1 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa1root-class-name2 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa1root-class-name3 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa1root-class-name4 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa1root-class-name5 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa1root-class-name6 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
}

.programa-jf-avis-wrapper {
  display: contents;
}
 
.programa-jf-avis-team8 {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.programa-jf-avis-title1 {
  width: auto;
  height: auto;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.programa-jf-avis-text10 {
  height: auto;
  align-self: stretch;
  text-align: left;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.programa-jf-avis-max-width1 {
  gap: var(--dl-layout-space-fiveunits);
  height: auto;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: stretch;
  padding-left: var(--dl-layout-space-fiveunits);
  margin-bottom: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.programa-jf-avis-content10 {
  width: auto;
  height: auto;
  display: flex;
}
 
.programa-jf-avis-card10 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
}
 
.programa-jf-avis-content11 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.programa-jf-avis-text11 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  font-family: "Inter";
  margin-right: 0Unit;
}
 
.programa-jf-avis-card11 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-oneandhalfunits);
  margin-right: 0ndHalfUnits;
  flex-direction: column;
}
 
.programa-jf-avis-content12 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.programa-jf-avis-text12 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  font-family: "Inter";
}
 
.programa-jf-avis-title2 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.programa-jf-avis-text13 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.programa-jf-avis-max-width2 {
  gap: var(--dl-layout-space-fiveunits);
  height: auto;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: stretch;
  padding-left: var(--dl-layout-space-fiveunits);
  margin-bottom: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.programa-jf-avis-content13 {
  width: 100%;
  height: auto;
  display: flex;
}
 
.programa-jf-avis-card12 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
}
 
.programa-jf-avis-content14 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.programa-jf-avis-text14 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  font-family: "Inter";
  margin-right: 0Unit;
}
 
.programa-jf-avis-card13 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-oneandhalfunits);
  margin-right: 0ndHalfUnits;
  flex-direction: column;
}
 
.programa-jf-avis-content15 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.programa-jf-avis-text15 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: flex-start;
  text-align: left;
  font-family: "Inter";
}
 
.programa-jf-avis-title3 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.programa-jf-avis-text16 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.programa-jf-avis-max-width3 {
  gap: var(--dl-layout-space-fiveunits);
  height: auto;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: stretch;
  padding-left: var(--dl-layout-space-fiveunits);
  margin-bottom: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.programa-jf-avis-content16 {
  width: 100%;
  height: auto;
  display: flex;
}
 
.programa-jf-avis-card14 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.programa-jf-avis-content17 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.programa-jf-avis-text17 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  font-family: "Inter";
  margin-right: 0Unit;
}
 
.programa-jf-avis-card15 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-oneandhalfunits);
  margin-right: 0ndHalfUnits;
  flex-direction: column;
}
 
.programa-jf-avis-content18 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.programa-jf-avis-text18 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: flex-start;
  font-family: "Inter";
}
 
.programa-jf-avis-title4 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.programa-jf-avis-text19 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.programa-jf-avis-max-width4 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: stretch;
  padding-left: var(--dl-layout-space-fiveunits);
  margin-bottom: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.programa-jf-avis-content19 {
  width: auto;
  height: auto;
  display: flex;
}
 
.programa-jf-avis-card16 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
}
 
.programa-jf-avis-content20 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.programa-jf-avis-text20 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  font-family: "Inter";
  margin-right: 0Unit;
}
 
.programa-jf-avis-card17 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-oneandhalfunits);
  margin-right: 0ndHalfUnits;
  flex-direction: column;
}
 
.programa-jf-avis-content21 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  height: auto;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.programa-jf-avis-text21 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: flex-start;
  font-family: "Inter";
}
 
.programa-jf-avis-title5 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.programa-jf-avis-text22 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.programa-jf-avis-max-width5 {
  gap: var(--dl-layout-space-fiveunits);
  height: auto;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: stretch;
  padding-left: var(--dl-layout-space-fiveunits);
  margin-bottom: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.programa-jf-avis-content22 {
  width: auto;
  height: auto;
  display: flex;
}
 
.programa-jf-avis-card18 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
}
 
.programa-jf-avis-content23 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.programa-jf-avis-text23 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  font-family: "Inter";
  margin-right: 0Unit;
}
 
.programa-jf-avis-card19 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-oneandhalfunits);
  margin-right: 0ndHalfUnits;
  flex-direction: column;
}
 
.programa-jf-avis-content24 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.programa-jf-avis-text24 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: flex-start;
  font-family: "Inter";
}
 
.programa-jf-avis-title6 {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.programa-jf-avis-text25 {
  display: flex;
  flex-wrap: wrap;
  min-width: auto;
  min-height: auto;
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.programa-jf-avis-content25 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  max-width: 800px;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
 
.programa-jf-avis-content26 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.programa-jf-avis-text26 {
  align-self: center;
  text-align: center;
  line-height: 1.15;
  font-stretch: normal;
}
 
.programa-jf-avis-text27 {
  align-self: center;
  text-align: center;
}
 
.programa-jf-avis-button {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  width: 100%;
  max-width: 300px;
  text-decoration: none;
}
 
.jf-avis-fragment25 {
  display: contents;
}
 
.jf-avis-text143 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-size: 35px;
  font-style: normal;
  text-align: center;
  font-family: "Inter";
  font-weight: 800;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.jf-avis-fragment34 {
  display: contents;
}
 
.jf-avis-text171 {
  display: inline-block;
}
 
.jf-avis-fragment33 {
  display: contents;
}
 
.jf-avis-text170 {
  display: inline-block;
}
 
.jf-avis-fragment26 {
  display: contents;
}
 
.jf-avis-text144 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment21 {
  display: contents;
}
 
.jf-avis-text139 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment39 {
  display: contents;
}
 
.jf-avis-text202 {
  display: inline-block;
}
 
.jf-avis-text203 {
  font-weight: 700;
}
 
.jf-avis-text207 {
  font-weight: 700;
}
 
.jf-avis-fragment30 {
  display: contents;
}
 
.jf-avis-text154 {
  display: inline-block;
}
 
.jf-avis-text155 {
  font-weight: 700;
}
 
.jf-avis-fragment31 {
  display: contents;
}
 
.jf-avis-text157 {
  display: inline-block;
}
 
.jf-avis-fragment36 {
  display: contents;
}
 
.jf-avis-text173 {
  display: inline-block;
}
 
.jf-avis-text174 {
  font-weight: 700;
}
 
.jf-avis-fragment37 {
  display: contents;
}
 
.jf-avis-text180 {
  display: inline-block;
}
 
.jf-avis-text181 {
  font-weight: 700;
}
 
.jf-avis-text185 {
  font-weight: 700;
}
 
.jf-avis-text189 {
  font-weight: 700;
}
 
.jf-avis-fragment23 {
  display: contents;
}
 
.jf-avis-text141 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment28 {
  display: contents;
}
 
.jf-avis-text152 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment35 {
  display: contents;
}
 
.jf-avis-text172 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
 
.jf-avis-fragment32 {
  display: contents;
}
 
.jf-avis-text165 {
  display: inline-block;
}
 
.jf-avis-fragment22 {
  display: contents;
}
 
.jf-avis-text140 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment24 {
  display: contents;
}
 
.jf-avis-text142 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-size: 30px;
  align-self: center;
  text-align: center;
  font-family: "Inter";
  line-height: 1.15;
}
 
.jf-avis-fragment27 {
  display: contents;
}
 
.jf-avis-text145 {
  display: inline-block;
}
 
.jf-avis-text146 {
  font-weight: 700;
}
 
.jf-avis-text150 {
  font-weight: 700;
}
 
.jf-avis-fragment29 {
  display: contents;
}
 
.jf-avis-text153 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment38 {
  display: contents;
}
 
.jf-avis-text191 {
  display: inline-block;
}
 
.jf-avis-text192 {
  font-weight: 700;
}
 
.jf-avis-text196 {
  font-weight: 700;
}
 
.jf-avis-text200 {
  font-weight: 700;
}
 

 
@media(max-width: 1200px) {
  .programa-jf-avis-max-width1 {
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
  .programa-jf-avis-max-width2 {
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
  .programa-jf-avis-content13 {
    width: auto;
  }
  .programa-jf-avis-max-width3 {
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
  .programa-jf-avis-max-width4 {
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
  .programa-jf-avis-max-width5 {
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
}
 
@media(max-width: 991px) {
  .programa-jf-avis-content10 {
    width: 822px;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .programa-jf-avis-card10 {
    width: 100%;
    flex-wrap: wrap;
    margin-right: 0px;
  }
  .programa-jf-avis-content11 {
    width: 100%;
    flex-wrap: wrap;
  }
  .programa-jf-avis-text11 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
  }
  .programa-jf-avis-card11 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .programa-jf-avis-content12 {
    display: flex;
    flex-wrap: wrap;
    align-self: flex-start;
    align-items: flex-start;
  }
  .programa-jf-avis-text12 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
  }
  .programa-jf-avis-content13 {
    width: 823px;
    height: 249px;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .programa-jf-avis-card12 {
    height: 127px;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .programa-jf-avis-content14 {
    height: 195px;
  }
  .programa-jf-avis-text14 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-right: 0px;
    flex-direction: column;
  }
  .programa-jf-avis-card13 {
    align-self: flex-start;
    align-items: flex-start;
    margin-left: 0px;
    margin-right: 0px;
  }
  .programa-jf-avis-content15 {
    align-self: flex-start;
  }
  .programa-jf-avis-text15 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
  }
  .programa-jf-avis-content16 {
    width: 823px;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .programa-jf-avis-card14 {
    height: 28px;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .programa-jf-avis-text17 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-right: 0px;
    flex-direction: column;
  }
  .programa-jf-avis-card15 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .programa-jf-avis-content18 {
    align-self: flex-start;
  }
  .programa-jf-avis-text18 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
  }
  .programa-jf-avis-content19 {
    width: 823px;
    height: 348px;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .programa-jf-avis-card16 {
    height: 125px;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .programa-jf-avis-text20 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-right: 0px;
    flex-direction: column;
  }
  .programa-jf-avis-card17 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .programa-jf-avis-text21 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
  }
  .programa-jf-avis-content22 {
    width: 834px;
    height: 312px;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .programa-jf-avis-card18 {
    height: 190px;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .programa-jf-avis-text23 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-right: 0px;
    flex-direction: column;
  }
  .programa-jf-avis-card19 {
    height: 83px;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
  }
  .programa-jf-avis-content24 {
    flex-wrap: wrap;
    align-self: flex-start;
  }
  .programa-jf-avis-text24 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
  }
  .jf-avis-text171 {
    align-self: flex-start;
  }
  .jf-avis-text202 {
    text-align: left;
  }
}
 
@media(max-width: 767px) {
  .programa-jf-avis-team8 {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
  }
  .programa-jf-avis-title1 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text10 {
    width: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .programa-jf-avis-max-width1 {
    width: 100%;
    flex-wrap: wrap;
  }
  .programa-jf-avis-content10 {
    width: auto;
    flex-wrap: wrap;
  }
  .programa-jf-avis-card10 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-content11 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text11 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-card11 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-content12 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text12 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-title2 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text13 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-max-width2 {
    width: 100%;
    flex-wrap: wrap;
  }
  .programa-jf-avis-content13 {
    width: auto;
    height: auto;
    flex-wrap: wrap;
  }
  .programa-jf-avis-card12 {
    height: auto;
    flex-wrap: wrap;
  }
  .programa-jf-avis-content14 {
    height: auto;
    flex-wrap: wrap;
  }
  .programa-jf-avis-text14 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-card13 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-content15 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text15 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-title3 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text16 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-max-width3 {
    width: 100%;
    flex-wrap: wrap;
  }
  .programa-jf-avis-content16 {
    width: auto;
    flex-wrap: wrap;
  }
  .programa-jf-avis-card14 {
    height: auto;
    flex-wrap: wrap;
  }
  .programa-jf-avis-content17 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text17 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-card15 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-content18 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text18 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-title4 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text19 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-max-width4 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-content19 {
    width: auto;
    height: auto;
    flex-wrap: wrap;
  }
  .programa-jf-avis-card16 {
    height: auto;
    flex-wrap: wrap;
  }
  .programa-jf-avis-content20 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text20 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-card17 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-content21 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text21 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-title5 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text22 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-max-width5 {
    width: 100%;
    flex-wrap: wrap;
  }
  .programa-jf-avis-content22 {
    width: auto;
    height: auto;
    flex-wrap: wrap;
  }
  .programa-jf-avis-card18 {
    height: auto;
    flex-wrap: wrap;
  }
  .programa-jf-avis-content23 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text23 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-card19 {
    height: auto;
    flex-wrap: wrap;
  }
  .programa-jf-avis-content24 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text24 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-title6 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-text25 {
    width: auto;
    height: auto;
    flex-wrap: wrap;
  }
}
 
@media(max-width: 479px) {
  .programa-jf-avis-team8 {
    flex-wrap: wrap;
  }
  .programa-jf-avis-title1 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa-jf-avis-text10 {
    align-self: flex-start;
    text-align: left;
  }
  .programa-jf-avis-max-width1 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa-jf-avis-content10 {
    width: 385px;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-top: 0px;
    margin-right: 0px;
  }
  .programa-jf-avis-card10 {
    display: grid;
    grid-template-columns: 1fr;
  }
  .programa-jf-avis-content11 {
    width: 388px;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .programa-jf-avis-text11 {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: column;
  }
  .programa-jf-avis-card11 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-left: 0px;
    margin-right: 0px;
  }
  .programa-jf-avis-content12 {
    width: 379px;
    flex-wrap: wrap;
    align-self: flex-start;
    margin-right: 2px;
    justify-content: flex-start;
  }
  .programa-jf-avis-text12 {
    flex-wrap: wrap;
    align-self: flex-start;
    margin-left: 0TwoUnits;
    margin-right: 0TwoUnits;
  }
  .programa-jf-avis-title2 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa-jf-avis-text13 {
    text-align: left;
  }
  .programa-jf-avis-max-width2 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa-jf-avis-content13 {
    width: 391px;
    height: 266px;
    flex-wrap: wrap;
    align-self: flex-start;
    margin-right: 0px;
  }
  .programa-jf-avis-card12 {
    height: 142px;
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px;
  }
  .programa-jf-avis-content14 {
    width: 391px;
    height: 187px;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .programa-jf-avis-text14 {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: column;
  }
  .programa-jf-avis-card13 {
    display: flex;
    flex-wrap: wrap;
    align-self: flex-start;
    align-items: flex-start;
    margin-left: 0px;
    margin-right: 0dHalfUnits;
    justify-content: flex-start;
  }
  .programa-jf-avis-content15 {
    width: 388px;
    flex-wrap: wrap;
    align-self: center;
    align-items: flex-start;
  }
  .programa-jf-avis-text15 {
    flex-wrap: wrap;
    align-self: flex-start;
    margin-left: 0TwoUnits;
    margin-right: 0TwoUnits;
  }
  .programa-jf-avis-title3 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa-jf-avis-text16 {
    text-align: left;
  }
  .programa-jf-avis-max-width3 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa-jf-avis-content16 {
    width: 391px;
    height: 106px;
    flex-wrap: wrap;
    align-self: flex-start;
    margin-right: 0px;
  }
  .programa-jf-avis-card14 {
    height: 53px;
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px;
  }
  .programa-jf-avis-content17 {
    width: 391px;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .programa-jf-avis-text17 {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: column;
  }
  .programa-jf-avis-card15 {
    display: flex;
    flex-wrap: wrap;
    align-self: flex-start;
    align-items: flex-start;
    margin-left: 0px;
    margin-right: 0dHalfUnits;
    justify-content: flex-start;
  }
  .programa-jf-avis-content18 {
    width: 388px;
    flex-wrap: wrap;
    align-self: center;
    align-items: flex-start;
  }
  .programa-jf-avis-text18 {
    flex-wrap: wrap;
    align-self: flex-start;
    margin-left: 0TwoUnits;
    margin-right: 0TwoUnits;
  }
  .programa-jf-avis-title4 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa-jf-avis-text19 {
    text-align: left;
  }
  .programa-jf-avis-max-width4 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa-jf-avis-content19 {
    width: 391px;
    height: 535px;
    flex-wrap: wrap;
    align-self: flex-start;
    margin-right: 0px;
  }
  .programa-jf-avis-card16 {
    height: 239px;
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px;
  }
  .programa-jf-avis-content20 {
    width: 391px;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .programa-jf-avis-text20 {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: column;
  }
  .programa-jf-avis-card17 {
    display: flex;
    flex-wrap: wrap;
    align-self: flex-start;
    align-items: flex-start;
    margin-left: 0px;
    margin-right: 0dHalfUnits;
    justify-content: flex-start;
  }
  .programa-jf-avis-content21 {
    width: 388px;
    flex-wrap: wrap;
    align-self: center;
    align-items: flex-start;
  }
  .programa-jf-avis-text21 {
    flex-wrap: wrap;
    align-self: flex-start;
    margin-left: 0TwoUnits;
    margin-right: 0TwoUnits;
  }
  .programa-jf-avis-title5 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa-jf-avis-text22 {
    text-align: left;
  }
  .programa-jf-avis-max-width5 {
    height: 997px;
    flex-wrap: wrap;
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .programa-jf-avis-content22 {
    width: 391px;
    height: 493px;
    flex-wrap: wrap;
    align-self: flex-start;
    align-items: flex-start;
    margin-right: 0px;
  }
  .programa-jf-avis-card18 {
    height: 319px;
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px;
  }
  .programa-jf-avis-content23 {
    width: 391px;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .programa-jf-avis-text23 {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: column;
  }
  .programa-jf-avis-card19 {
    display: flex;
    flex-wrap: wrap;
    align-self: flex-start;
    align-items: flex-start;
    margin-left: 0px;
    margin-right: 0dHalfUnits;
    justify-content: flex-start;
  }
  .programa-jf-avis-content24 {
    width: 388px;
    flex-wrap: wrap;
    align-self: center;
    align-items: flex-start;
  }
  .programa-jf-avis-text24 {
    flex-wrap: wrap;
    align-self: flex-start;
    margin-left: 0TwoUnits;
    margin-right: 0TwoUnits;
  }
  .programa-jf-avis-title6 {
    height: 97px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .programa-jf-avis-text25 {
    text-align: left;
  }
  .programa-jf-avis-button {
    width: 100%;
  }
}

.footer2-wrapper {
  display: contents;
}
 
.footer2-footer2 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer2-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer2-content {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.footer2-links {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
}
 
.footer2-column {
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer2-image1 {
  width: auto;
  height: 76px;
  object-fit: cover;
}
 
.footer2-container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
 
.footer2-column2 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer2-column2-title {
  font-family: "Inter";
}
 
.footer2-footer-links {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer2-link6 {
  font-family: "Inter";
}
 
.footer2-link7 {
  font-family: "Inter";
}
 
.footer2-link8 {
  font-family: "Inter";
  text-decoration: none;
}
 
.footer2-credits1 {
  gap: 32px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer2-row {
  gap: 64px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer2-credits2 {
  gap: 24px;
  display: flex;
  align-items: center;
}
 
.footer2-content3 {
  font-family: "Inter";
}
 
.footer2-social-links {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.footer2-link1 {
  display: contents;
}
 
.footer2-icon1 {
  text-decoration: none;
}
 
.footer2-link2 {
  display: contents;
}
 
.footer2-icon3 {
  text-decoration: none;
}
 
.footer2-link3 {
  display: contents;
}
 
.footer2-image2 {
  width: 23px;
  height: 23px;
  object-fit: cover;
  text-decoration: none;
}
 
.jf-avis-fragment40 {
  display: contents;
}
 
.jf-avis-text209 {
  display: inline-block;
}
 
.jf-avis-fragment43 {
  display: contents;
}
 
.jf-avis-text214 {
  display: inline-block;
}
 
.jf-avis-fragment41 {
  display: contents;
}
 
.jf-avis-text210 {
  display: inline-block;
}
 
.jf-avis-fragment42 {
  display: contents;
}
 
.jf-avis-text213 {
  display: inline-block;
  font-family: "Inter";
}
 

 

 

 

 

 

 

 

 
@media(max-width: 1200px) {
  .footer2-max-width {
    width: 100%;
  }
}
 
@media(max-width: 991px) {
  .footer2-content {
    flex-direction: column;
  }
  .footer2-links {
    gap: var(--dl-layout-space-fiveunits);
    width: 100%;
  }
  .footer2-container {
    gap: var(--dl-layout-space-unit);
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .footer2-content {
    flex-direction: column;
  }
  .footer2-links {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
    flex-direction: column;
  }
  .footer2-container {
    width: 100%;
    justify-content: flex-start;
  }
  .footer2-column2 {
    flex: 1;
    width: 100%;
    max-width: 100%;
    align-items: flex-start;
  }
  .footer2-footer-links {
    align-self: flex-start;
  }
  .footer2-row {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer2-credits2 {
    width: 100%;
    flex-direction: column;
  }
}
 
@media(max-width: 479px) {
  .footer2-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer2-links {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer2-container {
    gap: var(--dl-layout-space-halfunit);
    flex-direction: column;
  }
  .footer2-column2 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer2-column2-title {
    align-self: flex-start;
    text-align: left;
  }
  .footer2-footer-links {
    align-self: flex-start;
    align-items: center;
    justify-content: center;
  }
  .footer2-link6 {
    align-self: flex-start;
    text-align: left;
  }
  .footer2-link7 {
    align-self: flex-start;
    text-align: left;
  }
  .footer2-link8 {
    align-self: flex-start;
    text-align: left;
  }
  .footer2-row {
    align-items: center;
    justify-content: center;
  }
  .footer2-credits2 {
    flex-direction: column;
  }
  .footer2-content3 {
    font-family: Inter;
  }
  .jf-avis-text209 {
    font-family: Inter;
  }
  .jf-avis-text214 {
    font-style: normal;
    font-family: Inter;
    font-weight: 800;
  }
  .jf-avis-text211 {
    font-family: Inter;
  }
}

.jf-avis-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.jf-avis-fragment10 {
  display: contents;
}
 
.jf-avis-text100 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-family: "Inter";
}
 
.jf-avis-fragment11 {
  display: contents;
}
 
.jf-avis-text101 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 700;
}
 
.jf-avis-fragment12 {
  display: contents;
}
 
.jf-avis-text102 {
  display: inline-block;
}
 
.jf-avis-fragment13 {
  display: contents;
}
 
.jf-avis-text103 {
  display: inline-block;
}
 
.jf-avis-fragment14 {
  display: contents;
}
 
.jf-avis-text104 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 800;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.jf-avis-fragment15 {
  display: contents;
}
 
.jf-avis-text105 {
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  line-height: 1.5;
}
 
.jf-avis-fragment16 {
  display: contents;
}
 
.jf-avis-text120 {
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  line-height: 1.5;
}
 
.jf-avis-fragment17 {
  display: contents;
}
 
.jf-avis-text130 {
  color: var(--dl-color-theme-primary2);
  display: inline-block;
  font-size: 40px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 300;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.jf-avis-fragment18 {
  display: contents;
}
 
.jf-avis-text131 {
  color: var(--dl-color-theme-primary2);
  display: inline-block;
}
 
.jf-avis-fragment19 {
  display: contents;
}
 
.jf-avis-text132 {
  color: var(--dl-color-theme-primary2);
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 700;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.jf-avis-fragment20 {
  display: contents;
}
 
.jf-avis-text133 {
  display: inline-block;
  font-family: "Inter";
  line-height: 1.5;
}
 
.jf-avis-fragment21 {
  display: contents;
}
 
.jf-avis-text139 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment22 {
  display: contents;
}
 
.jf-avis-text140 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment23 {
  display: contents;
}
 
.jf-avis-text141 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment24 {
  display: contents;
}
 
.jf-avis-text142 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-size: 30px;
  align-self: center;
  text-align: center;
  font-family: "Inter";
  line-height: 1.15;
}
 
.jf-avis-fragment25 {
  display: contents;
}
 
.jf-avis-text143 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-size: 35px;
  font-style: normal;
  text-align: center;
  font-family: "Inter";
  font-weight: 800;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.jf-avis-fragment26 {
  display: contents;
}
 
.jf-avis-text144 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment27 {
  display: contents;
}
 
.jf-avis-text145 {
  display: inline-block;
}
 
.jf-avis-text146 {
  font-weight: 700;
}
 
.jf-avis-text150 {
  font-weight: 700;
}
 
.jf-avis-fragment28 {
  display: contents;
}
 
.jf-avis-text152 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment29 {
  display: contents;
}
 
.jf-avis-text153 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Inter";
  font-weight: 800;
}
 
.jf-avis-fragment30 {
  display: contents;
}
 
.jf-avis-text154 {
  display: inline-block;
}
 
.jf-avis-text155 {
  font-weight: 700;
}
 
.jf-avis-fragment31 {
  display: contents;
}
 
.jf-avis-text157 {
  display: inline-block;
}
 
.jf-avis-fragment32 {
  display: contents;
}
 
.jf-avis-text165 {
  display: inline-block;
}
 
.jf-avis-fragment33 {
  display: contents;
}
 
.jf-avis-text170 {
  display: inline-block;
}
 
.jf-avis-fragment34 {
  display: contents;
}
 
.jf-avis-text171 {
  display: inline-block;
}
 
.jf-avis-fragment35 {
  display: contents;
}
 
.jf-avis-text172 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
 
.jf-avis-fragment36 {
  display: contents;
}
 
.jf-avis-text173 {
  display: inline-block;
}
 
.jf-avis-text174 {
  font-weight: 700;
}
 
.jf-avis-fragment37 {
  display: contents;
}
 
.jf-avis-text180 {
  display: inline-block;
}
 
.jf-avis-text181 {
  font-weight: 700;
}
 
.jf-avis-text185 {
  font-weight: 700;
}
 
.jf-avis-text189 {
  font-weight: 700;
}
 
.jf-avis-fragment38 {
  display: contents;
}
 
.jf-avis-text191 {
  display: inline-block;
}
 
.jf-avis-text192 {
  font-weight: 700;
}
 
.jf-avis-text196 {
  font-weight: 700;
}
 
.jf-avis-text200 {
  font-weight: 700;
}
 
.jf-avis-fragment39 {
  display: contents;
}
 
.jf-avis-text202 {
  display: inline-block;
}
 
.jf-avis-text203 {
  font-weight: 700;
}
 
.jf-avis-text207 {
  font-weight: 700;
}
 
.jf-avis-fragment40 {
  display: contents;
}
 
.jf-avis-text209 {
  display: inline-block;
}
 
.jf-avis-fragment41 {
  display: contents;
}
 
.jf-avis-text210 {
  display: inline-block;
}
 
.jf-avis-fragment42 {
  display: contents;
}
 
.jf-avis-text213 {
  display: inline-block;
  font-family: "Inter";
}
 
.jf-avis-fragment43 {
  display: contents;
}
 
.jf-avis-text214 {
  display: inline-block;
}
 
@media(max-width: 1200px) {
  .jf-avis-text100 {
    color: var(--dl-color-theme-primary1);
    font-style: normal;
    font-family: Inter;
    font-weight: 700;
  }
  .jf-avis-text101 {
    color: var(--dl-color-theme-primary1);
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 600;
  }
}
 
@media(max-width: 991px) {
  .jf-avis-text100 {
    color: var(--dl-color-theme-primary1);
    font-family: Inter;
  }
  .jf-avis-text101 {
    color: var(--dl-color-theme-primary1);
    font-size: 16px;
    font-style: inherit;
    font-family: Inter;
    font-weight: 700;
  }
  .jf-avis-text171 {
    align-self: flex-start;
  }
  .jf-avis-text202 {
    text-align: left;
  }
}
 
@media(max-width: 767px) {
  .jf-avis-text100 {
    color: var(--dl-color-theme-primary1);
    font-style: inherit;
    font-family: Inter;
    font-weight: 700;
  }
}
 
@media(max-width: 479px) {
  .jf-avis-container {
    flex-wrap: wrap;
  }
  .jf-avis-text100 {
    color: var(--dl-color-theme-primary1);
    font-style: normal;
    font-family: Inter;
    font-weight: 600;
  }
  .jf-avis-text101 {
    color: var(--dl-color-theme-primary1);
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 700;
  }
  .jf-avis-text209 {
    font-family: Inter;
  }
  .jf-avis-text211 {
    font-family: Inter;
  }
  .jf-avis-text214 {
    font-style: normal;
    font-family: Inter;
    font-weight: 800;
  }
}
