/*
** Start Responsive 
*/

@media only screen and (max-width: 1410px) {
  .home-template .experts-section .teams-items {
      margin-right: 0;
  }

  .home-template .experts-section .intro {
    width: calc(100% - 720px);
  }
}

@media only screen and (max-width: 1300px) {
  header {
    height: 128px;
  }

  header .header-container {
    padding: 0 20px;
  }

  header .menu ul {
    gap: 40px;
    padding-top: 50px;
  }

  header .logo {
    top: 40px;
  }

  header .logo svg {
    width: 113px;
    height: auto;
  }

  /* .home-template .experts-section .intro {
    width: calc(100% - 574px);
  } */

  .home-template .experts-section {
    overflow: hidden;
  }

  /* .home-template .experts-section .teams-items {
    margin-right: 0;
  } */

  footer .contact {
    width: calc(100% - 590px);
    padding: 60px 20px;
  }

  footer .info {
    width: 590px;
    padding: 60px 20px 210px 20px;
  }

  .single-equipe-template .bio-section .content {
    padding: 63px 0 55px 55px;
  }

  .equipe-template .equipes-section .teams-items {
    width: 902px;
  }
}

@media only screen and (max-width: 1200px) {

  .home-template .experts-section .intro {
    width: 100%;
  }

  .home-template .experts-section .wrapper-slides {
    width: 100%;
  }

  .home-template .experts-section .teams-items {
      width: calc(100% - 267px);
  }

  .home-template .manifeste-section {
    padding: 70px 0;
  }

  .home-template .manifeste-section .intro {
    max-width: initial;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
  }

  .home-template .manifeste-section .description {
    max-width: initial;
    width: 100%;
    margin-top: 0;
  }

  .home-template .manifeste-section h2 {
    margin-bottom: 25px;
  }

  .home-template .expertises-section .title {
    padding-left: 50px;
  }

  .home-template .experts-section .intro {
    padding: 95px 20px 47px 20px;
  }

  .analysis-news-section {
    padding-top: 90px;
    padding-bottom: 55px;
  }

  .home-template .difference-section {
    padding: 70px 0 150px 0;
  }

  .home-template .difference-section::before {
    background-size: contain;
    height: calc(100% - 60px);
  }

  .home-template .difference-section::after {
    height: 60px;
  }

  .single-article-template .article-wrapper .arrows {
    flex-direction: row;
  }

  .news-template .hero-section .title {
    width: calc(50% - 10px);
  }

  .news-template .hero-section .description {
    width: calc(50% - 10px);
  }

  .news-template .articles-section .filters {
    padding: 30px;
  }

  .news-template .articles-section .items {
    grid-template-columns: repeat(2, 1fr);
  }

  .single-expertise-template .hero-section .content .intro {
    padding: 82px 30px 68px 30px;
  }

  .single-expertise-template .hero-section .content .intervention {
    padding: 51px 30px 105px 30px;
  }

  .expertises-template .savoir-faire-section .item {
    padding: 40px 0px 27px 40px;
  }

  .expertises-template .savoir-faire-section .item .intro,
  .expertises-template .savoir-faire-section .item .description,
  .expertises-template .savoir-faire-section .item .read-more {
    padding-right: 40px;
  }

  .expertises-template .savoir-faire-section .item .read-more::after {
    width: calc(100% + 40px);
    left: -40px;
  }

  .equipe-template .hero-section .content::after {
    width: 15px;
  }

  .equipe-template .hero-section .challenges::before {
    width: 15px;
    top: -83px;
  }
}

@media only screen and (max-width: 1024px) {

  .home-template .experts-section .wrapper-slides .fixed-item {
    display: none;
  }

  a.btn-back-to-top {
    display: none !important;
  }

  .home-template .experts-section .teams-items {
    width: 100%;
  }

  .home-template .experts-section .teams-items .item .info::after {
    display: none;
  }

  header .logo {
    top: 85px;
  }

  header {
    height: auto;
  }

  header .menu ul {
    display: none;
  }

  .menu-btn {
    display: flex;
  }

  .menu-btn.fixed {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
  }

  .menu-btn.active {
    background-color: transparent;
    box-shadow: none;
  }

  .home-template .difference-section .headline {
    flex-direction: column;
    gap: 15px;
  }

  .home-template .difference-section .headline .bar {
    top: 0;
    width: 100%;
  }

  .home-template .difference-section .headline .bar::after {
    width: 41px;
  }

  .home-template .difference-section .headline #rightText {
    text-align: right;
  }

  .home-template .difference-section .paragraph .text-inner {
    padding-right: 0;
  }

  .home-template .difference-section .paragraph {
    width: 100%;
  }

  .home-template .expertises-section .label {
    min-height: 145px;
    width: 100%;
    padding-top: 57px;
    padding-left: 20px;
  }

  .home-template .expertises-section .title {
    width: 100%;
    padding-left: 20px;
    padding-top: 41px;
    padding-bottom: 68px;
    padding-right: 20px;
  }

  .home-template .expertises-section .label::after {
    width: calc(100% - 40px);
    height: 15px;
    left: 20px;
  }

  .home-template .expertises-section .items {
    flex-direction: column;
    gap: 10px;
    margin-top: 35px;
  }

  .home-template .expertises-section .items .item {
    width: 100%;
    min-height: 228px;
  }

  .home-template .expertises-section .items .item::before {
    height: 18px;
  }

  .home-template .expertises-section .items .item .ex-shape.shape-middle::after {
    background: linear-gradient(to bottom,
        #ffbf00 0,
        #ffbf00 calc(100% - 18px),
        white calc(100% - 18px),
        white 100%);
  }

  .home-template .expertises-section .items .item::after {
    background: linear-gradient(to bottom,
        #ffbf00 0,
        #ffbf00 calc(100% - 18px),
        white calc(100% - 18px),
        white 100%);
  }

  .home-template .expertises-section .items .item .ex-shape.shape-left::after {
    height: 18px;
  }

  .home-template .expertises-section {
    padding-bottom: 35px;
  }

  .home-template .experts-section .intro {
    width: 100%;
  }

  .home-template .experts-section .teams-items {
    margin: 20px auto 0 auto;
  }

  .home-template .experts-section {
    padding-top: 10px;
  }

  .home-template .experts-section .container {
    padding: 0 10px;
  }

  .home-template .experts-section .content {
    padding: 0;
  }

  .home-template .experts-section .line-1,
  .home-template .experts-section .line-2,
  .home-template .experts-section .line-3 {
    display: none;
  }

  .home-template .experts-section .intro {
    padding: 56px 20px 48px 30px;
  }

  .home-template .experts-section .container::before {
    width: 10px;
    height: 202px;
    top: -10px;
  }

  .home-template .experts-section .content::before {
    content: none;
  }

  .home-template .experts-section .intro::after {
    width: 10px;
    height: calc(100% - 169px);
    right: initial;
    left: -10px;
    top: initial;
    bottom: 0;
  }

  .home-template .experts-section .intro::before {
    width: 2px;
    right: -6px;
    height: calc(100% - 192px);
  }

  .home-template .experts-section .content::after {
    width: calc(100% + 20px);
    left: -10px;
  }

  footer {
    position: relative;
  }

  footer .info {
    width: 100%;
    padding: 50px 20px 134px 20px;
    position: initial;
    justify-content: center;
    gap: 50px;
  }

  footer .contact {
    width: 100%;
    padding-bottom: 50px;
    margin-top: 190px;
  }

  footer .footer-container {
    flex-direction: column-reverse;
  }

  footer .info .shape {
    height: 62px;
    background-image: url("data:image/svg+xml,%3Csvg width='771' height='137' viewBox='0 0 771 137' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M342.445 137L342.445 0' stroke='%23AEAFBB' stroke-width='17.63' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath opacity='0.5' d='M671.287 136.754V93' stroke='%23AEAFBB' stroke-width='32.48' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath opacity='0.5' d='M589.436 136.754V93' stroke='%23AEAFBB' stroke-width='28.76' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath opacity='0.5' d='M507.586 136.754V93' stroke='%23AEAFBB' stroke-width='25.05' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath opacity='0.5' d='M425.723 136.754V93' stroke='%23AEAFBB' stroke-width='21.34' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath d='M262.234 137.004V80.0044' stroke='%23474C55' stroke-width='13.92' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath d='M180.234 137.004V80.0044' stroke='%23FFBF00' stroke-width='10.21' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath opacity='0.5' d='M98.2336 137.004V80.0044' stroke='%23AEAFBB' stroke-width='6.5' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath opacity='0.5' d='M16.2336 137.004V80.0044' stroke='%23AEAFBB' stroke-width='2.78' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath d='M16.24 80V0' stroke='%23FFBF00' stroke-width='32.48' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath opacity='0.5' d='M98.24 80V0' stroke='%23AEAFBB' stroke-width='28.76' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath d='M180.24 80V0' stroke='%23474C55' stroke-width='25.05' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath opacity='0.5' d='M262.24 80V0' stroke='%23AEAFBB' stroke-width='21.34' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath d='M425.723 93.3276L424.445 0.655273' stroke='%23474C55' stroke-width='13.92' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath d='M507.586 93.3276L508.445 0.655273' stroke='%23FFBF00' stroke-width='10.21' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath opacity='0.5' d='M589.436 93.3276L589.445 0.655273' stroke='%23AEAFBB' stroke-width='6.5' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath d='M671.445 93.3276L671.445 0.327637' stroke='%23FFBF00' stroke-width='2.78' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath opacity='0.5' d='M754.445 137L754.445 80' stroke='%23AEAFBB' stroke-width='2.78' stroke-miterlimit='10'%3E%3C/path%3E%3Cpath d='M754.617 79.9998L754.445 0.327637' stroke='%23FFBF00' stroke-width='32.48' stroke-miterlimit='10'%3E%3C/path%3E%3C/svg%3E");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
  }

  footer .info .shape svg {
    display: none;
  }

  .single-article-template .container {
    padding: 0 5px;
  }

  .news-template .hero-section .title {
    width: 100%;
  }

  .news-template .hero-section .description {
    width: 100%;
  }

  .single-expertise-template .hero-section .content .intro {
    flex-direction: column;
    gap: 30px;
  }

  .single-expertise-template .hero-section .content .title {
    width: 100%;
  }

  .single-expertise-template .hero-section .content .description {
    width: 100%;
  }

  .single-expertise-template .hero-section .content .all-expertises {
    display: none;
  }

  .single-expertise-template .hero-section .content .arrows {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 10px;
  }

  .single-expertise-template .hero-section .content .arrows .arrow {
    background-color: #474c551a;
  }

  .single-expertise-template .hero-section .content .intro {
    padding: 60px 30px;
  }

  .single-expertise-template .hero-section .content .intervention {
    padding: 40px 30px;
  }

  .expertises-template .hero-section .title {
    width: 100%;
  }

  .expertises-template .hero-section .description {
    width: 100%;
  }

  .expertises-template .hero-section .content {
    flex-direction: column;
  }

  .expertises-template .savoir-faire-section {
    padding-top: 45px;
  }

  .single-equipe-template .hero-section .content {
    padding: 0 35px;
    min-height: auto;
    margin-bottom: 211px;
  }

  .single-equipe-template .bio-section .bio-profile {
    position: initial;
    margin-top: initial;
    flex-direction: column-reverse;
    align-items: center;
    width: 335px;
    max-width: 100%;
    margin: -170px auto 65px auto;
  }

  .single-equipe-template .bio-section .content {
    flex-direction: column-reverse;
  }

  .single-equipe-template .bio-section .arrows {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
  }

  .single-equipe-template .bio-section .bio-wrapper {
    width: 100%;
  }

  .single-equipe-template .bio-section .content {
    padding: 0 30px 65px 30px;
  }

  .single-equipe-template .bio-section .description {
    max-width: 100%;
  }

  .accordion {
    max-width: 100%;
  }

  .equipe-template .hero-section .items {
    grid-template-columns: repeat(2, 1fr);
  }

  .equipe-template .hero-section .challenges::after {
    width: 5px;
  }

  .equipe-template .equipes-section .teams-items {
    width: 574px;
  }

  .equipe-template .hero-section .intro h2 {
    padding-top: 195px;
  }

  .equipe-template .hero-section .intro {
    padding: 0 15px;
  }

  .equipe-template .equipes-section .content .shape,
  .equipe-template .equipes-section .content::before,
  .equipe-template .equipes-section .content::after {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
	

.hero-container {
  display: flex;
  flex-direction: column; /* Force le retour à la ligne entre le texte fixe et animé */
  align-items: flex-start; /* Aligne tout à gauche */
  gap: 10px;
}

.static-text {
  font-size: 1.5rem; /* À ajuster selon ton design */
  color: #666;
}

.line-wrapper {
  overflow: hidden;
  height: 1.4em; /* Hauteur d'une seule ligne */
  position: relative;
}

.rotation-group h1 {
  height: 1.4em;
  line-height: 1.4em;
  margin: 0;
  white-space: nowrap; /* Empêche le texte tournant de se casser lui-même */
  font-size: 2.5rem;   /* Plus gros pour l'emphase */
}
	
	

  .home-template .hero-section .main-text,
  .home-template .hero-section .clone-text {
    font-size: 36px;
    line-height: 49px;
    height: 98px;
    white-space: wrap;
  }

  .home-template .hero-section .line-wrapper {
    height: 98px;
  }

  .home-template .hero-section .line-wrapper.group-1 {
    margin-bottom: 16px;
  }

  .home-template .hero-section {
    padding: 180px 0;
  }

  .home-template .manifeste-section .intro {
    flex-direction: column;
    align-items: initial;
  }

  .home-template .manifeste-section h2 {
    font-size: 32px;
    line-height: 42px;
  }

  .home-template .manifeste-section .description {
    padding-top: 35px;
  }

  .home-template .manifeste-section {
    padding-bottom: 180px;
    position: relative;
  }

  .home-template .manifeste-section .intro .cta-primary {
    position: absolute;
    bottom: 67px;
  }

  .cta-primary {
    font-size: 12px;
    height: 56px;
  }

  .cta-primary::after {
    width: 56px;
    height: 56px;
  }

  .home-template .difference-section h2 {
    font-size: 32px;
    line-height: 42px;
  }

  .home-template .difference-section .headline {
    font-size: 18px;
    line-height: 25px;
  }

  .home-template .difference-section::before,
  .home-template .difference-section::after {
    background-image: initial;
  }

  .home-template .expertises-section {
    background-image: initial;
  }

  .home-template .expertises-section h2 {
    font-size: 32px;
    line-height: 42px;
  }

  .home-template .expertises-section h2 strong {
    display: initial;
  }

  .home-template .hero-section .main-text,
  .home-template .hero-section .clone-text,
  .home-template .hero-section .line-wrapper.group-2 .rotation-group .main-text,
  .home-template .hero-section .line-wrapper.group-2 .rotation-group .clone-text {
    text-align: center;
  }

  .home-template .experts-section .teams-items::before,
  .home-template .experts-section .teams-items::after {
    opacity: 0;
  }

  .home-template .experts-section .teams-items .item .info::after {
    right: initial;
    left: -70px;
    width: calc(100% + 135px);
    z-index: -2;
  }

  .home-template .experts-section .teams-items .item .info::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: -1;
  }

  .home-template .expertises-section .items .item .ex-shape.shape-middle {
    height: 82px;
  }

  .home-template .expertises-section .items .item .ex-shape.shape-middle::after {
    height: 50px;
  }

  .home-template .expertises-section .items .item {
    padding: 30px 32px 40px 32px;
  }

  .analysis-news-section .intro {
    flex-wrap: wrap;
    gap: 33px;
  }

  .analysis-news-section h2 {
    font-size: 32px;
    line-height: 42px;
  }

  .analysis-news-section .items .read-more {
    width: 100%;
  }

  .analysis-news-section .items .title {
    width: 100%;
  }

  footer .info {
    flex-direction: column-reverse;
    /* padding: 190px 20px 45px 20px; */
  }

  footer .harpers-details {
    width: 100%;
    padding-right: 0;
    border-right: initial;
  }

  footer .harpers-contacts {
    width: 100%;
    padding-left: 28px;
    border-left: 1px solid rgba(72, 77, 86, 0.5019607843);
  }

  footer .privacy {
    margin-top: 35px;
  }

  footer .harpers-details .logo {
    position: absolute;
    top: 70px;
    width: max-content;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  footer form .input-field {
    width: 100%;
  }

  footer form .required-field {
    display: flex;
    align-items: center;
  }

  footer .contact::after {
    opacity: 0;
  }

  .single-article-template .hero-section h1 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 30px;
  }

  .single-article-template .hero-section .back-btn {
    display: none;
  }

  .single-article-template .article-wrapper {
    padding: 101px 0 80px 0;
    margin-bottom: 23px;
  }

  .single-article-template .article-wrapper .arrows {
    top: 21px;
    width: calc(100% - 40px);
    justify-content: space-between;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .arrows .arrow {
    width: 67px;
    height: 50px;
  }

  .single-article-template .hero-section .article-meta {
    flex-direction: column;
    gap: 10px;
    align-items: initial;
  }

  .single-article-template .article-share {
    flex-wrap: wrap;
    gap: 20px;
  }

  .single-article-template .article-share .label {
    width: 100%;
  }

  .single-article-template .article-body {
    padding-top: 30px;
  }

  .single-article-template {
    background-image: repeating-linear-gradient(to right,
        #484d5614 0,
        #484d5614 1px,
        transparent 1px,
        transparent 67px);
  }

  .news-template .articles-section .items {
    grid-template-columns: repeat(1, 1fr);
  }

  .news-template .hero-section h1 {
    font-size: 28px;
    line-height: 39px;
  }

  .news-template .hero-section .highlight {
    padding: 55px 30px;
  }

  .news-template .articles-section .container {
    padding: 0 10px;
  }

  .single-expertise-template .hero-section .content h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .single-expertise-template .hero-section .content .intervention h2 {
    font-size: 26px;
    line-height: 36px;
  }

  .single-expertise-template .container {
    padding: 0 10px;
  }

  .expertises-template .savoir-faire-section .item .intro {
    gap: 30px;
  }

  .expertises-template .savoir-faire-section .item .title {
    width: 100%;
  }

  .expertises-template .savoir-faire-section .item .sectors {
    width: 100%;
  }

  .expertises-template .savoir-faire-section .item .description {
    padding-top: 30px;
  }

  .expertises-template .savoir-faire-section .item .title h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .expertises-template .savoir-faire-section .item .read-more .cta-wrapper {
    flex-wrap: wrap;
    font-size: 15px;
  }

  .expertises-template .savoir-faire-section .item .read-more::after {
    opacity: 0;
  }

  .expertises-template .savoir-faire-section .item .read-more {
    padding-bottom: 30px;
  }

  .expertises-template .savoir-faire-section .container {
    padding: 0 10px;
  }

  .expertises-template .savoir-faire-section .item::before {
    left: -10px;
    width: 10px;
  }

  .expertises-template .international-section .shape {
    position: initial;
    width: 100%;
    height: auto;
    margin-top: 45px;
  }

  .expertises-template .international-section .shape object {
    width: 100%;
    height: auto;
  }

  .expertises-template .international-section .container {
    padding: 80px 0 0 0;
  }

  .expertises-template .international-section {
    width: calc(100% - 20px);
    margin: 0 auto;
    padding-bottom: 18px;
  }

  .expertises-template .international-section::after {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    width: calc(100% + 20px);
    height: 100%;
    background-color: #ffffff;
    z-index: -1;
  }

  .expertises-template .international-section .wrapper {
    padding: 0 35px;
  }

  .expertises-template .international-section h2 {
    font-size: 34px;
    line-height: 45px;
    margin-bottom: 50px;
  }

  .expertises-template .international-section .descriptoin::after {
    width: 35px;
  }

  .single-equipe-template .hero-section .content {
    padding: 0 10px 0 35px;
  }

  .single-equipe-template .hero-section h1 {
    font-size: 32px;
    line-height: 42px;
  }

  .single-equipe-template .hero-section p {
    font-size: 24px;
    line-height: 34px;
  }

  .single-equipe-template .bio-section .arrows .arrow {
    background-color: #474c551a;
  }

  .single-equipe-template .hero-section .back-btn {
    margin-bottom: 40px;
  }

  .page-not-found h2 {
    font-size: 27px;
  }

  .page-not-found h1 {
    font-size: 90px;
    line-height: 90px;
  }

  .page-not-found:after {
    background-size: contain;
  }

  .page-not-found p {
    font-size: 16px;
    line-height: 26px;
  }

  .equipe-template .container {
    padding: 0 5px;
  }

  .equipe-template .hero-section .intro {
    flex-direction: column;
    gap: 50px;
  }

  .equipe-template .hero-section .items {
    grid-template-columns: repeat(1, 1fr);
  }

  .equipe-template .hero-section .challenges {
    padding: 64px 35px 80px 35px;
  }

  .equipe-template .hero-section .intro h2 {
    padding-top: 0;
    left: 0;
    margin-left: 67px;
  }

  .equipe-template .hero-section .intro h1 {
    padding-top: 0;
    padding-left: 0;
  }

  .equipe-template .hero-section .intro h1,
  .equipe-template .hero-section .intro h2 {
    font-size: 26px;
    line-height: 36px;
    min-height: auto;
    padding-left: 30px;
    border-left: none;
  }

  .equipe-template .hero-section .intro h1::after,
  .equipe-template .hero-section .intro h2::after {
    left: 0 !important;
    top: 0 !important;
    height: 100%;
  }

  .equipe-template .hero-section .intro {
    padding: 50px 15px 70px 15px;
    position: relative;
    isolation: isolate;
  }

  .equipe-template .hero-section .intro::after {
    content: "";
    position: absolute;
    left: 16px;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #ffffff;
    z-index: -1;
  }

  .equipe-template .hero-section .intro::before {
    content: "";
    position: absolute;
    left: 83px;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #ffffff;
    z-index: -1;
  }

  .equipe-template .hero-section .content {
    gap: 0;
  }

  .equipe-template .hero-section::after {
    background-image: repeating-linear-gradient(to right,
        #484d5614 0,
        #484d5600 1px,
        transparent 1px,
        transparent 67px);
  }

  .equipe-template .hero-section h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .equipe-template .equipes-section .teams-items {
    width: 247px;
  }

  .single-article-template .article-wrapper .arrows .arrow {
    background-color: #474c551a;
  }

  .teams-items .item .shape {
    display: flex !important;
    position: relative;
    isolation: isolate;
    /* opacity: 0.1; */
    opacity: 0;
  }

  .teams-items .item .shape.shape-1 {
    height: 191px;
    width: 22px;
    position: absolute;
    bottom: 132px;
    left: -58px;
    background-color: #474c55;
  }

  .teams-items .item .shape.shape-1::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -228px;
    width: 6px;
    height: calc(100% + 228px);
    background-color: #474c55;
  }

  .teams-items .item .shape.shape-2 {
    height: 158px;
    width: 11px;
    position: absolute;
    bottom: 132px;
    right: -28px;
    background-color: #474c55;
  }

  .teams-items .item .shape.shape-2::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -210px;
    width: 5px;
    height: calc(100% + 210px);
    background-color: #474c55;
  }

  .home-template .experts-section .content::after {
    content: none;
  }

  div#mobileBtn {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-family: "aktiv-grotesk-extended", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #212326;
    cursor: pointer;
  }

  div#mobileBtn span {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  div#mobileBtn span.arrow {
    width: 24px;
    height: 24px;
  }

  div#mobileBtn span.arrow svg {
    transition: 0.5s ease-in-out;
  }

  div#mobileDropdown {
    flex-wrap: initial;
    flex-direction: column;
    height: 0;
    gap: 20px;
    overflow: hidden;
    transition: 0.5s ease-in-out;
  }

  .news-template .articles-section .filters {
    gap: 0;
  }

  #mobileBtn.open .arrow svg {
    transform: rotate(180deg);
  }

  div#mobileDropdown.open {
    padding-top: 35px;
  }
}