.catalog-page .article-thumb__bottom__counters {
  display: none;
}

.custom_app__2025 {
  width: 100%;
  font-family: "Montserrat", sans-serif;
}

.custom_app__2025 .custom_app__2025_wrap {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.custom_app__2025 .header_mobile {
  width: 100%;
}

.custom_app__2025 .header_mobile img {
  width: 100%;
  max-width: 800px;
}

.custom_app__2025 .app_prj {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 50px;
}

.custom_app__2025 .app_prj .wrap {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  min-height: 400px;
  width: 372px;
  padding: 20px 0px 40px 0;
}

.custom_app__2025 .app_prj .wrap > img {
  width: 85%;
  margin-left: 10%;
}

.custom_app__2025 .prj_soutenu_label,
.custom_app__2025 .app_prj_label {
  position: absolute;
  display: flex;
  flex-direction: column;
  font-weight: bold;
}

.custom_app__2025 .custom_label_app {
  display: flex;
  flex-direction: column;
}

.custom_app__2025 .custom_label_app strong,
.custom_app__2025 .app_prj_label strong {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: 0.57px;
}

.custom_app__2025 .custom_label_app,
.custom_app__2025 .app_prj_label {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0px;
}

.custom_app__2025 .app_prj_label_1 {
  width: 106px;
  color: rgb(253, 195, 0);
  left: 0;
  bottom: 0;
}

.custom_app__2025 .app_prj_label_1::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 50px;
  height: 2px;
  background: rgb(35, 37, 88);
  top: -34px;
  left: 33px;
  transform: rotateZ(-60deg);
}

.custom_app__2025 .app_prj_label_1::after {
  position: absolute;
  top: -55px;
  left: 70px;
  content: "";
  display: inline-block;
  width: 70px;
  height: 2px;
  background: rgb(35, 37, 88);
}

.custom_app__2025 .app_prj_label_2 {
  color: rgb(107, 109, 231);
  right: 5%;
  top: 22%;
}

.custom_app__2025 .app_prj_label_2::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 72px;
  height: 2px;
  background: rgb(35, 37, 88);
  bottom: -41px;
  left: -40px;
  transform: rotateZ(-46deg);
}

.custom_app__2025 .app_prj_label_2::after {
  position: absolute;
  bottom: -15px;
  left: 21px;
  content: "";
  display: inline-block;
  width: 63px;
  height: 2px;
  background: rgb(35, 37, 88);
}

.custom_app__2025 .app_prj_label.app_prj_idea {
  top: 42px;
  left: 56px;
  align-items: center;
  background-color: rgb(35, 37, 88);
  border-radius: 80px 80px 0 0;
  padding: 50px 20px 20px 20px;
  color: #fff;
}

.custom_app__2025 .app_prj_label.app_prj_idea img {
  width: 40%;
  margin-top: 30px;
}

.custom_app__2025 .prj_soutenu {
  width: 248px;
}

.custom_app__2025 .prj_soutenu img {
  width: 100%;
}

.custom_app__2025 .custom_app__2025_row {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.custom_app__2025 .custom_app__2025_row .prj_soutenu {
  position: relative;
  margin-top: -30px;
  color: rgb(253, 195, 0);
}

.custom_app__2025 .custom_app__2025_row .prj_soutenu .prj_soutenu_label {
  top: 90px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 4;
  text-align: center;
}

.custom_app__2025 .custom_app__2025_data_row {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
  margin-top: -70px;
  background-color: rgb(107, 109, 231);
}

.custom_app__2025 .custom_app__2025_data_1 {
  display: grid;
  grid-template-columns: 50px 1fr 50px;
  align-items: center;
  width: 90%;
  max-width: 340px;
}

.custom_app__2025 .custom_app__2025_data_1 .custom_label_app {
  text-align: center;
  color: #fff;
}

.custom_app__2025 .custom_app__2025_data_2 {
  width: 100%;
  margin-top: 40px;
}

.custom_app__2025 .custom_app__2025_data_2 .custom_label_app {
  color: #fff;
  text-align: center;
}

.custom_full_line .custom_app__2025_data_footer_1_1 strong {
  color: rgb(253, 195, 0) !important;
}

.custom_label_app.custom_value_1 strong {
  color: #00c4a4;
}

.custom_app__2025_data_footer_2_label.custom_label_app strong {
  color: #06b6e7;
}

.custom_label_app.custom_value_2 strong {
  color: #6c6de7;
}

.custom_app__2025 .hr_mobile {
  display: grid;
  grid-template-columns: 1fr 90px 1fr;
  align-items: center;
  justify-items: center;
  position: relative;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 30px;
}

.custom_app__2025 .hr_mobile::before,
.custom_app__2025 .hr_mobile::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 4px;
  background-color: rgb(35, 37, 88);
}

.custom_app__2025 .custom_app__2025_data_3 {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 20px;
}

.custom_app__2025 .custom_app__2025_data_3 > .mobile_only {
  margin-left: auto;
}

.custom_app__2025 .custom_app__2025_data_3 p {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: left;
}

.custom_app__2025 .custom_app__2025_data_3_1 {
  color: #fff;
}

.custom_app__2025 .custom_app__2025_data_3_2 {
  color: rgb(35, 37, 88);
}

.custom_app__2025 .custom_app__2025_data_3_3 {
  color: rgb(253, 195, 0);
}

.custom_app__2025 .custom_app__2025_data_3_4 {
  color: rgb(255, 163, 0);
}

.custom_app__2025 .custom_app__2025_data_footer_1 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px 40px;
}

.custom_app__2025 .custom_app__2025_data_footer_1 .custom_app__2025_data_footer_1_1 {
  display: grid;
  grid-template-columns: 84px 1fr;
  gap: 20px;
  padding-top: 20px;
}

.custom_app__2025 .custom_app__2025_data_footer_1 .custom_app__2025_data_footer_1_1 strong {
  color: rgb(0, 196, 165);
}

.custom_app__2025 .custom_app__2025_data_footer_1 .custom_app__2025_data_footer_1_2 {
  display: grid;
  grid-template-columns: 1fr 84px;
  gap: 20px;
}

.custom_app__2025 .custom_app__2025_data_footer_1 .custom_app__2025_data_footer_1_2 strong {
  color: rgb(253, 195, 0);
}

.custom_app__2025 .custom_app__2025_data_footer_2_cheese {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-44%, -40%);
  width: 400px;
}

.custom_app__2025 .custom_app__2025_data_footer_2 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 20px;
  position: relative;
  width: 100%;
  height: 440px;
}
.custom_app__2025 .custom_app__2025_data_footer_2 .custom_label_app.custom_value_1 {
  grid-column-start: 2;
  text-align: right;
}
.custom_app__2025 .custom_app__2025_data_footer_2 .custom_label_app.custom_value_2 {
  grid-column-start: 1;
  grid-row-start: 3;
  text-align: right;
  margin-top: auto;
}
.custom_app__2025 .custom_app__2025_data_footer_2 .custom_app__2025_data_footer_2_label.custom_label_app {
  grid-column-start: 3;
  grid-row-start: 2;
  text-align: right;
  margin-top: auto;
  margin-left: auto;
  margin-right: 30px;
}

.custom_app__2025 .custom_app__2025_data_footer_2 strong {
  font-size: 27px;
}

.custom_app__2025 .custom_app__2025_mobile_footer {
  width: 100%;
}

.custom_app__2025 .custom_app__2025_data_footer {
  width: 100%;
  max-width: 1000px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.custom_app__2025 .custom_app__2025_data_footer_2_label {
  position: relative;
}

.custom_app__2025 .header_desktop {
  position: relative;
  background: url(/statics/filemanager/bilan2025/bilan2025_banner-desktop.svg) no-repeat top center;
  background-size: cover;
  min-height: 400px;
}

.custom_app__2025 .header_desktop p {
  font-family: "Montserrat", sans-serif;
  position: absolute;
  top: 14%;
  left: 50%;
  transform: translateX(-100%);
  margin-left: -40px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1.45px;
  text-align: left;
  line-height: 20px;
  text-transform: uppercase;
}

@media (max-width: 400px) {
  .custom_app__2025 .app_prj .wrap {
    width: 350px;
    min-height: 420px;
  }
  .custom_app__2025 .app_prj .wrap > img {
    margin-bottom: 20px;
    margin-top: -10px;
    margin-left: -21px;
    width: 290px;
  }
  .custom_app__2025 .app_prj_label.app_prj_idea {
    top: 12px;
    left: 15px;
  }
}
@media (max-width: 768px) {
  .custom_app__2025 .desktop_only {
    display: none;
  }
  .custom_app__2025 .custom_app__2025_data_footer_2 {
    margin-top: 30px;
  }
  .custom_app__2025 .custom_app__2025_data_footer_2 .mobile_only {
    margin-top: -30px;
  }
}
@media (min-width: 768px) {
  .custom_app__2025 .mobile_only {
    display: none;
  }
  .custom_full_line {
    display: grid;
    grid-template-columns: 200px 1fr 200px;
    gap: 40px;
    align-items: center;
    margin: 0 auto;
  }
  .custom_app__2025 .custom_app__2025_data_footer_2_cheese {
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-44%, -40%);
    width: 400px;
  }
  .custom_app__2025 .custom_app__2025_data_footer_2 {
    margin-top: -100px;
  }
  .custom_app__2025_data_footer_1_2 {
    margin: 0 auto 0 0 !important;
  }
  .custom_app__2025 .custom_app__2025_data_footer .custom_app__2025_data_footer_1 {
    display: flex !important;
    flex-direction: column;
    gap: 20px;
  }
  .custom_app__2025 .app_prj {
    padding-left: 0;
  }
  .custom_app__2025 .app_prj_label_2 {
    right: 0px;
    top: 160px;
  }
  .custom_app__2025 .custom_app__2025_desktop_footer {
    width: 100%;
    max-width: 3000px;
    margin-top: -200px;
    margin-left: auto;
    margin-right: auto;
  }
  .custom_app__2025 .custom_label_app strong,
  .custom_app__2025 .app_prj_label strong {
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 0.68px;
    margin-bottom: 10px;
  }
  .custom_app__2025 .custom_label_app,
  .custom_app__2025 .app_prj_label {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
  }
  .custom_app__2025 .custom_app__2025_row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .custom_app__2025 .custom_app__2025_row .app_prj {
    margin-top: -120px;
    margin-bottom: 50px;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj::before {
    position: absolute;
    top: 285px;
    right: 0;
    content: "";
    display: inline-block;
    width: 50%;
    height: 300px;
    border-radius: 70px 0 0 0;
    background-color: rgb(107, 109, 231);
    z-index: 0;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj .wrap > img {
    width: 100%;
    margin: 25px 0 auto 0;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj .app_prj_label_1 {
    bottom: 60px;
    width: auto;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj .app_prj_label_1::after {
    top: -60px;
    left: 72px;
    width: 40px;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj .app_prj_label_1::before {
    top: -39px;
    left: 35px;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj .app_prj_label_2 {
    color: rgb(0, 196, 165);
  }
  .custom_app__2025 .custom_app__2025_row .app_prj .wrap {
    min-height: 600px;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj_label.app_prj_idea {
    top: -30px;
    left: 0;
    height: 380px;
    width: 160px;
    border-radius: 120px 120px 0 0;
    padding-bottom: 40px;
    justify-content: space-between;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj_label.app_prj_idea strong {
    margin-top: auto;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj_label.app_prj_idea img {
    width: 70px;
    margin-top: 50px;
  }
  .custom_app__2025 .custom_app__2025_row {
    position: relative;
  }
  .custom_app__2025 .custom_app__2025_row .prj_soutenu {
    width: 350px;
    justify-self: center;
  }
  .custom_app__2025 .custom_app__2025_row .prj_soutenu .prj_soutenu_label {
    top: 145px;
  }
  .custom_app__2025 .custom_app__2025_data_row {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 53% auto;
    max-width: 1000px;
    padding-top: 0;
    margin-top: -40px;
    margin-left: auto;
    margin-right: auto;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_1 {
    grid-template-columns: 70px 1fr 70px;
    grid-column: 2;
    grid-row: 1;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -72px;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_1 img {
    width: 100%;
    max-width: 87px;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_2 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    grid-column: 2;
    grid-row: 2;
    width: 80%;
    margin-left: 20%;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_2::before {
    content: "";
    display: inline-block;
    width: 80px;
    height: 100%;
    border: solid 4px rgb(35, 37, 88);
    border-right: 0;
    position: absolute;
    top: 0;
    left: -10px;
    z-index: 0;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_2 .custom_label_app {
    margin-top: 40px;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_2 img {
    max-width: 150px;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_3 {
    display: flex;
    grid-column: 1;
    grid-row: 2;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_3 .custom_app__2025_data_3_wrap {
    transform: translateX(20px);
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 60px 1fr 60px;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_3 .custom_app__2025_data_3_wrap .custom_app__2025_data_3_1 {
    grid-column: 1;
    grid-row: 1;
    padding-left: 10%;
    margin-top: -20px;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_3 .custom_app__2025_data_3_wrap .custom_app__2025_data_3_2 {
    grid-column: 1;
    grid-row: 3;
    margin-top: -30px;
    padding-left: 10%;
    padding-right: 20%;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_3 .custom_app__2025_data_3_wrap .custom_app__2025_data_3_2 p {
    text-align: right;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_3 .custom_app__2025_data_3_wrap .custom_app__2025_data_3_3 {
    grid-column: 2;
    grid-row: 1;
    margin-top: -20px;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_3 .custom_app__2025_data_3_wrap .custom_app__2025_data_3_4 {
    grid-column: 2;
    grid-row: 3;
    margin-top: -30px;
    padding-left: 20%;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_3 .custom_app__2025_data_3_wrap .custom_app__2025_data_3_4 p {
    text-align: right;
  }
  .custom_app__2025 .custom_app__2025_data_row .custom_app__2025_data_3 .custom_app__2025_data_3_wrap img {
    grid-column: 1/span2;
    grid-row: 2;
    justify-self: center;
    align-self: center;
  }
  .dont {
    position: absolute;
    top: 300px;
    font-size: 16px;
    font-weight: 700;
  }
  .custom_app__footer_arc_gauche {
    margin-left: auto;
  }
  .custom_app__footer_arc_gauche,
  .custom_app__footer_arc_droit {
    transform: translateY(50%);
  }
  .custom_app__2025_data_footer_1_2 {
    transform: translateY(100%);
  }
  .custom_app__2025 .custom_app__2025_data_footer_2 {
    max-width: 670px;
    margin-left: auto;
  }
  .custom_app__2025 .custom_app__2025_data_footer_2 {
    height: 500px;
  }
  .custom_app__2025 .custom_app__2025_data_footer_2 .custom_app__2025_data_footer_2_gray_line {
    grid-column: 1;
    grid-row: 1;
  }
  .custom_app__2025 .custom_app__2025_data_footer_2 .custom_app__2025_data_footer_2_prop {
    grid-column: 2;
    grid-row: 1;
  }
  .custom_app__2025 .custom_app__2025_data_footer_2 .custom_app__2025_data_footer_2_label {
    margin-top: -60px;
  }
  .custom_app__2025 .custom_app__2025_data_footer_2 .custom_app__2025_data_footer_2_label::before,
  .custom_app__2025 .custom_app__2025_data_footer_2 .custom_app__2025_data_footer_2_label::after {
    display: none;
  }
  .custom_app__2025 .custom_app__2025_data_footer .custom_app__2025_data_footer_1 {
    display: grid;
    grid-template-columns: repeat(2, 50%);
  }
  .custom_app__2025 .custom_app__2025_data_footer .custom_app__2025_data_footer_1 .custom_app__2025_data_footer_1_1,
  .custom_app__2025 .custom_app__2025_data_footer .custom_app__2025_data_footer_1 .custom_app__2025_data_footer_1_2 {
    grid-template-columns: 154px 1fr;
    align-items: end;
    margin-left: auto;
    gap: 30px;
  }
  .custom_app__2025 .custom_app__2025_data_footer .custom_app__2025_data_footer_1 .custom_app__2025_data_footer_1_1 img,
  .custom_app__2025 .custom_app__2025_data_footer .custom_app__2025_data_footer_1 .custom_app__2025_data_footer_1_2 img {
    width: 100%;
  }
}
@media (min-width: 1000px) {
  .custom_app__2025 .custom_app__2025_row .app_prj {
    margin-top: -160px;
  }
  .custom_app__2025 .app_prj_label_2 {
    right: 45px;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj .app_prj_label_1::after {
    top: -90px;
    left: 60px;
    width: 70px;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj .app_prj_label_1::before {
    top: -60px;
    left: 9px;
    width: 70px;
    transform: rotateZ(298deg);
  }
  .custom_app__2025 .custom_app__2025_row .app_prj .wrap {
    width: 100%;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj .wrap > img {
    width: 100%;
    margin: -80px 0 auto 0;
  }
  .custom_app__2025 .custom_app__2025_row .app_prj_label.app_prj_idea {
    top: -30px;
    width: 212px;
  }
}
@media (min-width: 1200px) {
  .custom_app__2025 .custom_app__2025_desktop_footer {
    margin-top: -320px;
  }
}
@media (min-width: 1600px) {
  .custom_app__2025 .custom_app__2025_desktop_footer {
    margin-top: -450px;
  }
}/*# sourceMappingURL=style.css.map */