@font-face {
  font-family: "Inter";
  src: url("../fonts/inter.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter-italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/static/Inter_18pt-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/static/Inter_18pt-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/static/Inter_18pt-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/sentient.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Light.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Light.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-LightItalic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-LightItalic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Medium.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Medium.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-MediumItalic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-MediumItalic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Bold.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Bold.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-BoldItalic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-BoldItalic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
.leading-corporates-section {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.leading-corporates-section .leading-wrapper {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.leading-corporates-section .leading-wrapper .leading-corporates {
  display: flex;
}
.leading-corporates-section .leading-wrapper .leading-corporates .left {
  flex: 1;
  display: flex;
  gap: 12px;
  align-items: baseline;
}
.leading-corporates-section .leading-wrapper .leading-corporates .left .section-title {
  font-weight: 400;
  line-height: 1.4;
  font-style: normal;
}
.leading-corporates-section .leading-wrapper .leading-corporates .left .section-title span {
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 6px;
}
.leading-corporates-section .leading-wrapper .leading-corporates .left .heading-block {
  max-width: 319px;
}
.leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section .tab-buttons {
  display: flex;
  gap: 30px;
}
.leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section .tab-buttons .tab-btn {
  color: #424242;
  border: none;
  border-bottom: 1px solid #424242;
  height: 40px;
  width: 196px;
  background: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  font-style: normal;
  text-align: left;
  cursor: pointer;
}
.leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section .tab-buttons .tab-btn.active {
  font-family: "Sentient";
  border-bottom: 1px solid #FFFFFF;
  color: #fff;
  font-style: italic;
}
.leading-corporates-section .leading-wrapper .tab-content::before, .leading-corporates-section .leading-wrapper .tab-content::after {
  content: "";
  position: absolute;
  top: 82%;
  width: 100px;
  height: 58%;
  z-index: 1;
  pointer-events: none;
}
.leading-corporates-section .leading-wrapper .tab-content::before {
  left: 0;
  background: linear-gradient(90deg, #050505 5%, rgba(5, 5, 5, 0) 100%);
}
.leading-corporates-section .leading-wrapper .tab-content::after {
  right: 0;
  background: linear-gradient(90deg, rgba(5, 5, 5, 0) 0%, #050505 100%);
}
.leading-corporates-section .leading-wrapper .tab-content .content {
  position: relative;
  z-index: 2;
}
.leading-corporates-section .leading-wrapper .tab-content .tab-panel {
  display: none;
}
.leading-corporates-section .leading-wrapper .tab-content .tab-panel.active {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.leading-corporates-section .leading-wrapper .leading-logos-1 .line-items,
.leading-corporates-section .leading-wrapper .leading-logos-2 .line-items {
  border-radius: 17px;
  border: 1px solid #0E0E0E;
  background: #0E0E0E;
  padding: 24px 12px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.leading-corporates-section .leading-wrapper .leading-logos-1 .line-items .logo,
.leading-corporates-section .leading-wrapper .leading-logos-2 .line-items .logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 200px;
  height: auto;
}
.leading-corporates-section .leading-wrapper .leading-logos-1 .line-items img,
.leading-corporates-section .leading-wrapper .leading-logos-2 .line-items img {
  margin: 0 auto;
  height: auto;
  width: auto;
}
.leading-corporates-section .leading-wrapper .leading-logos-1 .slick-list,
.leading-corporates-section .leading-wrapper .leading-logos-2 .slick-list {
  overflow: visible;
}
.leading-corporates-section .leading-wrapper .leading-logos-1 .slick-list .slick-track,
.leading-corporates-section .leading-wrapper .leading-logos-2 .slick-list .slick-track {
  display: flex;
  gap: 16px;
}
.leading-corporates-section .leading-wrapper .leading-logos-1 .slick-list .slick-track .slick-slide,
.leading-corporates-section .leading-wrapper .leading-logos-2 .slick-list .slick-track .slick-slide {
  height: 150px !important;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (max-width: 575.98px) {
  .leading-corporates-section .leading-wrapper {
    position: relative;
    overflow: hidden;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .left {
    flex: 1;
    display: flex;
    gap: 16px;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .left .title-dot {
    margin-top: 3%;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .left .title-dot img {
    width: 12px;
    height: 12px;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .left .section-title {
    font-weight: 400;
    line-height: 1.5;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .left .section-title span {
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: unset;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section {
    overflow: auto;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section::-webkit-scrollbar {
    display: none;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section .tab-buttons {
    display: flex;
    gap: 16px;
    width: -moz-max-content;
    width: max-content;
    margin-right: 12px;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section .tab-buttons .tab-btn {
    color: #424242;
    border: none;
    border-bottom: 1px solid #424242;
    height: 42px;
    background: none;
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    font-style: normal;
    text-align: left;
    padding: unset;
    width: 138px;
  }
  .leading-corporates-section .leading-wrapper .tab-content::before, .leading-corporates-section .leading-wrapper .tab-content::after {
    top: 12%;
    width: 100px;
    height: 100%;
  }
  .leading-corporates-section .leading-wrapper .tab-content::before {
    left: -62px;
  }
  .leading-corporates-section .leading-wrapper .tab-content::after {
    right: -1%;
  }
  .leading-corporates-section .leading-wrapper .tab-content .leading-logos-1 .line-items,
  .leading-corporates-section .leading-wrapper .tab-content .leading-logos-2 .line-items {
    border-radius: 17px;
    border: 1px solid #0E0E0E;
    background: #0E0E0E;
    padding: 40px 12px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    max-height: 130px;
  }
  .leading-corporates-section .leading-wrapper .tab-content .leading-logos-1 .line-items .logo,
  .leading-corporates-section .leading-wrapper .tab-content .leading-logos-2 .line-items .logo {
    max-width: unset;
    width: 126px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .leading-corporates-section .leading-wrapper {
    position: relative;
    overflow: hidden;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .left {
    flex: 1;
    display: flex;
    gap: 16px;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .left .title-dot {
    margin-top: 3%;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .left .title-dot img {
    width: 12px;
    height: 12px;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .left .section-title {
    font-weight: 400;
    line-height: 1.5;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .left .section-title span {
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: unset;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section {
    overflow: auto;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section::-webkit-scrollbar {
    display: none;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section .tab-buttons {
    display: flex;
    gap: 16px;
    width: -moz-max-content;
    width: max-content;
    margin-right: 12px;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section .tab-buttons .tab-btn {
    color: #424242;
    border: none;
    border-bottom: 1px solid #424242;
    height: 42px;
    background: none;
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    font-style: normal;
    text-align: left;
    padding: unset;
    width: 220px;
  }
  .leading-corporates-section .leading-wrapper .tab-content::before, .leading-corporates-section .leading-wrapper .tab-content::after {
    top: 12%;
    width: 100px;
    height: 100%;
  }
  .leading-corporates-section .leading-wrapper .tab-content::before {
    left: -62px;
  }
  .leading-corporates-section .leading-wrapper .tab-content::after {
    right: -1%;
  }
  .leading-corporates-section .leading-wrapper .tab-content .leading-logos-1 .line-items,
  .leading-corporates-section .leading-wrapper .tab-content .leading-logos-2 .line-items {
    border-radius: 17px;
    border: 1px solid #0E0E0E;
    background: #0E0E0E;
    padding: 40px 12px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    max-height: 130px;
  }
  .leading-corporates-section .leading-wrapper .tab-content .leading-logos-1 .line-items .logo,
  .leading-corporates-section .leading-wrapper .tab-content .leading-logos-2 .line-items .logo {
    max-width: unset;
    width: 126px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .leading-corporates-section .leading-wrapper .leading-corporates .left .heading-block {
    max-width: 270px;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section .tab-buttons {
    gap: 30px;
  }
  .leading-corporates-section .leading-wrapper .leading-corporates .right .tab-section .tab-buttons .tab-btn {
    width: 150px;
    font-size: 16px;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .leading-corporates-section .leading-wrapper .leading-logos-1 .line-items .logo,
  .leading-corporates-section .leading-wrapper .leading-logos-2 .line-items .logo {
    max-width: 120px;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .leading-corporates-section .leading-wrapper .leading-corporates .left .heading-block {
    max-width: 252px;
  }
}/*# sourceMappingURL=leading-corporates.css.map */