@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSqeOvHg.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSd-OvHg.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSKeOvHg.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSG-OvHg.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsS9-SvHg.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSzuSvHg.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSqeSvHg.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSgOSvHg.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexRNRwaA.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexc1RwaA.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexZNRwaA.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexaFRwaA.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexU1WwaA.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexXRWwaA.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexRNWwaA.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexTpWwaA.ttf) format('truetype');
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: inherit;
}
/* Colors */
/* Paddings */
/* Border radiuses */
body {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 600;
}
.container {
  max-width: 1224px;
  margin: 0 auto;
  padding: 0 2.187rem;
  overflow: hidden;
  box-sizing: content-box;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .container {
    padding: 0 2rem;
  }
}
@media only screen and (max-width: 959px) {
  .container {
    padding: 0 1.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    padding: 0 1.5rem;
  }
}
@media only screen and (max-width: 575px) {
  .container {
    padding: 0 1.5rem;
  }
}
.section {
  padding: 86px 0;
}
@media only screen and (max-width: 575px) {
  .section {
    padding: 48px 0;
  }
}
header {
  background: linear-gradient(90deg, #dc5516, #f66927, #dc5516);
  position: sticky;
  top: 0;
  z-index: 30000;
}
@media only screen and (max-width: 959px) {
  header {
    background: linear-gradient(90deg, #f38a59, #f66927, #f38a59);
  }
}
header .container {
  max-width: 1190px;
  overflow: visible;
}
header .inner-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
}
header .inner-container .logo img {
  width: 300px;
  height: auto;
}
@media only screen and (max-width: 959px) {
  header .inner-container .logo img {
    width: 200px;
  }
}
@media only screen and (max-width: 964px) {
  header .inner-container .desktop-nav {
    display: none;
  }
}
header .inner-container .desktop-nav ul {
  display: flex;
  align-items: center;
  gap: 1rem;
}
header .inner-container .desktop-nav ul li.outer-anchors {
  position: relative;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  border-radius: 8px;
  transition: all 0.3s ease;
}
header .inner-container .desktop-nav ul li.outer-anchors:hover {
  background-color: #f38a59;
}
header .inner-container .desktop-nav ul li.outer-anchors.active {
  background-color: #f38a59;
}
header .inner-container .desktop-nav ul li.outer-anchors a {
  display: flex;
  text-decoration: none;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
}
@media only screen and (max-width: 959px) {
  header .inner-container .desktop-nav ul li.outer-anchors a {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 575px) {
  header .inner-container .desktop-nav ul li.outer-anchors a {
    font-size: 0.875rem;
  }
}
header .inner-container .desktop-nav ul li.outer-anchors img {
  width: 1rem;
  height: 1rem;
}
header .inner-container .desktop-nav ul li.outer-anchors .dropdown-menu {
  display: none;
  z-index: 100;
  position: absolute;
  background: #fff;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  gap: 0;
  border-radius: 8px;
  border: 1px solid #00000066;
  padding: 0;
}
header .inner-container .desktop-nav ul li.outer-anchors .dropdown-menu li {
  list-style: none;
}
header .inner-container .desktop-nav ul li.outer-anchors .dropdown-menu li a.nav-link {
  display: block;
  width: 100%;
  padding-top: 14px;
  padding-left: 22px;
  padding-right: 22px;
  padding-bottom: 4px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
  line-height: 17.28px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #475467;
}
header .inner-container .desktop-nav ul li.outer-anchors .dropdown-menu li a.nav-link:hover {
  text-decoration: underline;
  color: #f66927;
}
header .inner-container .desktop-nav ul li.outer-anchors .dropdown-menu li:last-of-type a.nav-link {
  padding-bottom: 14px;
}
header .inner-container .mobile-nav-backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
header .inner-container .mobile-nav {
  display: none;
}
@media only screen and (max-width: 964px) {
  header .inner-container .mobile-nav {
    display: block;
  }
}
header .inner-container .mobile-nav img {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
header .inner-container .mobile-nav .mobile-nav-hud {
  position: fixed;
  top: 0;
  left: 115%;
  background-color: #fff;
  z-index: 1000;
  height: 100vh;
  width: 270px;
  transition: all 0.3s ease-in-out;
  max-height: 100vh;
}
header .inner-container .mobile-nav .mobile-nav-hud.active {
  left: unset;
  right: 0;
}
header .inner-container .mobile-nav .mobile-nav-hud .menue-header-sidebar {
  font-family: Mulish;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #384357;
}
header .inner-container .mobile-nav .mobile-nav-hud .close-icon-cotnainer {
  position: relative;
  padding: 15px 1rem;
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #ebebeb;
}
header .inner-container .mobile-nav .mobile-nav-hud .close-icon-cotnainer .close-icon {
  position: absolute;
  border-radius: 8px;
  padding: 7px;
  left: -45px;
  background-color: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(8px);
  width: 40px;
  height: 40px;
  cursor: pointer;
}
header .inner-container .mobile-nav .mobile-nav-hud .close-icon-cotnainer .close-icon path {
  fill: white;
}
header .inner-container .mobile-nav .mobile-nav-hud li {
  list-style: none;
}
header .inner-container .mobile-nav .mobile-nav-hud .nav-items {
  display: flex;
  height: 100%;
  flex-direction: column;
  overflow-y: auto;
  align-items: stretch;
  padding: 0 1rem;
  gap: 0.5rem;
}
header .inner-container .mobile-nav .mobile-nav-hud .nav-items .dropdown-menu {
  padding: 0 0.5rem 0.5rem 0.5rem;
}
header .inner-container .mobile-nav .mobile-nav-hud .nav-items a {
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
  width: 100%;
  height: 44px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  color: #344054;
  border-radius: 6px;
}
header .inner-container .mobile-nav .mobile-nav-hud .nav-items a.nav-dropdown {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .inner-container .mobile-nav .mobile-nav-hud .nav-items a:hover {
  background-color: #e3e3e3;
}
header .inner-container .mobile-nav .mobile-nav-hud .nav-items .sub-dropdown-wrapper {
  border-radius: 12px;
}
header .inner-container .mobile-nav .mobile-nav-hud .nav-items .sub-dropdown-wrapper.active {
  background-color: #f5f5f5;
}
header .inner-container .mobile-nav .mobile-nav-hud .nav-items svg {
  width: 24px;
  height: 24px;
  stroke: #344054;
  /* Only specify the stroke color here */
  transform: rotate(180deg);
}
header .inner-container .mobile-nav .mobile-nav-hud .nav-items svg path {
  stroke-width: 1px;
  /* Specify stroke width here */
}
section.programs-hero {
  width: 100%;
  background: url("/content/dam/icicibank/india/managed-assets/revamp-pages/icici-foundation-nov/public/images/slides/environment-program/environment-header-option-9.webp");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #fff;
  z-index: 1;
}
section.programs-hero .inner-container {
  padding-top: 80px;
  padding-bottom: 204px;
}
@media only screen and (max-width: 575px) {
  section.programs-hero .inner-container {
    padding-top: 36px;
  }
}
section.programs-hero .hero-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
}
@media only screen and (max-width: 575px) {
  section.programs-hero .hero-content {
    gap: 16px;
  }
}
section.programs-hero .chip-container {
  display: flex;
  gap: 16px;
  justify-content: center;
}
section.programs-hero .chip-container .chip {
  padding: 12px 32px 12px 32px;
  gap: 10px;
  border-radius: 9999px;
  background: #10101066;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  color: #fcfcfd;
}
@media only screen and (max-width: 575px) {
  section.programs-hero .chip-container .chip {
    padding: 10px 16px 10px 16px;
    font-size: 14px;
    line-height: 16.8px;
  }
}
section.programs-hero .heading-container {
  margin-bottom: 30px;
}
@media only screen and (max-width: 575px) {
  section.programs-hero .heading-container {
    margin-bottom: 20px;
  }
}
section.programs-hero .heading-container .heading-text {
  font-size: 96px;
  font-weight: 200;
  line-height: 115.2px;
  letter-spacing: -0.02em;
  text-align: center;
}
@media only screen and (max-width: 575px) {
  section.programs-hero .heading-container .heading-text {
    font-size: 42px;
    font-weight: 300;
    line-height: 50.4px;
  }
}
section.programs-hero .stats-container {
  display: flex;
  flex-basis: 220px;
  row-gap: 1rem;
  justify-content: center;
}
@media only screen and (max-width: 959px) {
  section.programs-hero .stats-container {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 575px) {
  section.programs-hero .stats-container {
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 12px;
  }
}
section.programs-hero .stats-container .stat {
  width: 220px;
}
section.programs-hero .stats-container .stat p.count {
  font-size: 31px;
  font-weight: 600;
  line-height: 28.8px;
  letter-spacing: -0.02em;
  text-align: center;
}
@media only screen and (max-width: 575px) {
  section.programs-hero .stats-container .stat p.count {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
  }
}
section.programs-hero .stats-container .stat p.title {
  font-size: 25px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #bcbcbc;
}
@media only screen and (max-width: 575px) {
  section.programs-hero .stats-container .stat p.title {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }
}
section.programs-hero .stats-container .delimeter {
  width: 1px;
  height: 100%;
  background: #ffffff33;
}
@media only screen and (max-width: 959px) {
  section.programs-hero .stats-container .delimeter {
    flex: 1;
    min-width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  section.programs-hero .stats-container .delimeter {
    flex: 1;
    min-width: 50px;
    max-width: 50px;
  }
}
@media only screen and (max-width: 575px) {
  section.programs-hero .stats-container .delimeter {
    display: none;
  }
}
section.initiatives-we-run {
  background-color: #fff;
  padding: 71px 0;
  border-radius: 128px 128px 0px 0px;
  position: relative;
  z-index: 2;
  margin-top: -128px;
  overflow-x: hidden;
}
@media only screen and (max-width: 959px) {
  section.initiatives-we-run {
    margin-top: -32px;
    border-radius: 32px;
    padding-top: 48px;
  }
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run {
    padding: 48px 0;
  }
}
section.initiatives-we-run .article {
  display: flex;
  gap: 25px;
  margin-bottom: 48px;
}
@media only screen and (max-width: 959px) {
  section.initiatives-we-run .article {
    margin-bottom: 24px;
    flex-direction: column;
  }
}
section.initiatives-we-run .article.planet-matters {
  margin-bottom: 88px;
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run .article.planet-matters {
    margin-bottom: 48px;
  }
}
section.initiatives-we-run .article .heading-container {
  min-width: 392px;
  max-width: 392px;
}
section.initiatives-we-run .article .heading-container .heading-text {
  font-size: 64px;
  font-weight: 200;
  line-height: 76.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #344054;
  white-space: nowrap;
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run .article .heading-container .heading-text {
    font-size: 32px;
    font-weight: 300;
    line-height: 38.4px;
  }
}
section.initiatives-we-run .article .supporting-text-container {
  margin-top: 76px;
}
@media only screen and (max-width: 959px) {
  section.initiatives-we-run .article .supporting-text-container {
    margin-top: 0;
    margin-left: 36px;
  }
}
section.initiatives-we-run .article .supporting-text-container .supporting-text-1 {
  font-size: 28px;
  font-weight: 200;
  line-height: 42px;
  text-align: left;
  color: #475467;
  margin-bottom: 24px;
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run .article .supporting-text-container .supporting-text-1 {
    font-size: 20px;
    font-weight: 200;
    line-height: 30px;
    margin-bottom: 1rem;
  }
}
section.initiatives-we-run .article .supporting-text-container .supporting-text-2 {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  color: #475467;
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run .article .supporting-text-container .supporting-text-2 {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.01em;
  }
}
section.initiatives-we-run .swiper-container {
  width: 100%;
  overflow: hidden;
  max-width: 2560px;
  margin: 0 auto;
  height: 600px;
  padding-left: 20px;
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run .swiper-container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    height: 480px;
  }
}
section.initiatives-we-run .swiper-container .swiper-slide {
  height: 600px;
  width: 340px;
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run .swiper-container .swiper-slide {
    height: 480px;
    width: 268px;
  }
}
section.initiatives-we-run .swiper-container .initiative-card-container {
  overflow: hidden;
  height: 600px;
  width: 340px;
  max-height: 600px;
  position: relative;
  border-radius: 1.5rem;
  cursor: pointer;
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run .swiper-container .initiative-card-container {
    height: 480px;
    width: 268px;
  }
}
section.initiatives-we-run .swiper-container .initiative-card-container img.card-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper {
  position: absolute;
  bottom: 1px;
  z-index: 2;
  background-color: #f2f4f7bb;
  padding: 1rem;
  border-radius: 12px 12px 1.5rem 1.5rem;
  backdrop-filter: blur(20px);
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper {
    border-radius: 1.5rem 1.5rem 0 0;
    padding: 32px 24px 32px 24px;
    bottom: unset;
    top: 0;
  }
  section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper .idle-hidden-content {
    height: auto !important;
  }
  section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper .find-more {
    display: none !important;
  }
}
section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper a {
  text-decoration: none;
}
section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper .heading-with-icon {
  display: flex;
  gap: 12px;
  justify-content: space-between;
}
section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper .heading-container {
  margin-bottom: 8px;
  min-height: 114px;
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper .heading-container {
    min-height: 80px;
  }
}
section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper .heading-container .heading-text {
  font-size: 32px;
  font-weight: 300;
  line-height: 38.4px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #475467;
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper .heading-container .heading-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
  }
}
section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper .outward-arrow-container img {
  width: 44px;
  height: 44px;
  transition: all 0.3s ease;
}
section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper .idle-hidden-content {
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}
section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper .supporting-text {
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
  text-align: left;
  color: #233857;
  margin-bottom: 24px;
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper .supporting-text {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
  }
}
section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper button.find-more {
  margin-left: auto;
  margin-right: 0;
  padding: 8px 12px 8px 20px;
  border-radius: 24px;
  background: #1d2939;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 4px;
  text-decoration: none;
  cursor: pointer;
}
section.initiatives-we-run .swiper-container .initiative-card-container .card-content-wrapper button.find-more img {
  width: 24px;
  height: 24px;
}
section.initiatives-we-run .slider-button {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
  margin-top: 3.562rem;
}
@media only screen and (max-width: 575px) {
  section.initiatives-we-run .slider-button {
    margin-top: 24px;
  }
}
section.initiatives-we-run .slider-button button {
  background: transparent;
  cursor: pointer;
  border: none;
  outline: none;
}
section.initiatives-we-run .slider-button button img {
  width: 40px;
  height: 40px;
}
section.driving-change-across-india {
  padding: 88px 0;
  background: #fafafa;
}
@media only screen and (max-width: 575px) {
  section.driving-change-across-india {
    padding: 48px 0;
  }
}
section.driving-change-across-india .driving-change-map-wrapper {
  position: relative;
  overflow: visible;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
  align-self: stretch;
  flex-direction: row;
  row-gap: 20px;
  min-height: 757px;
}
@media only screen and (max-width: 959px) {
  section.driving-change-across-india .driving-change-map-wrapper {
    flex-direction: column;
    min-height: unset;
  }
}
section.driving-change-across-india .driving-change-map-wrapper .driving-change-wrapper {
  max-width: 100%;
  flex: 1;
}
@media only screen and (max-width: 959px) {
  section.driving-change-across-india .driving-change-map-wrapper .driving-change-wrapper {
    flex: 0;
  }
}
section.driving-change-across-india .driving-change-map-wrapper .driving-change-wrapper .heading-container {
  margin-bottom: 48px;
}
section.driving-change-across-india .driving-change-map-wrapper .driving-change-wrapper .heading-container .heading-text {
  font-size: 64px;
  font-weight: 200;
  line-height: 76.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #667085;
}
@media only screen and (max-width: 575px) {
  section.driving-change-across-india .driving-change-map-wrapper .driving-change-wrapper .heading-container .heading-text {
    font-size: 32px;
    font-weight: 300;
    line-height: 38.4px;
  }
}
section.driving-change-across-india .driving-change-map-wrapper .driving-change-wrapper .chips-container {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
section.driving-change-across-india .driving-change-map-wrapper .driving-change-wrapper .chips-container::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 767px) {
  section.driving-change-across-india .driving-change-map-wrapper .driving-change-wrapper .chips-container {
    cursor: grab;
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    flex-wrap: nowrap;
  }
}
section.driving-change-across-india .driving-change-map-wrapper .driving-change-wrapper .chips-container .chip {
  display: flex;
  padding: 10px 24px 10px 24px;
  border-radius: 999px;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #98a2b3;
  background-color: #eaecf0;
  white-space: nowrap;
  user-select: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 575px) {
  section.driving-change-across-india .driving-change-map-wrapper .driving-change-wrapper .chips-container .chip {
    font-size: 14px;
    font-weight: 300;
    line-height: 16.8px;
  }
}
section.driving-change-across-india .driving-change-map-wrapper .driving-change-wrapper .chips-container .chip.active {
  color: #fff;
  background-color: #fb6514;
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper {
  flex: 1;
  align-self: stretch;
  position: relative;
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map {
  position: absolute;
  height: auto;
  left: -20%;
  top: 50%;
  transform: translateY(-50%);
  width: 140%;
}
@media only screen and (max-width: 959px) {
  section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map {
    position: relative;
    left: 50%;
    transform: translateX(calc(-50% - 4%)) translateY(0);
    top: 0;
    width: 160%;
    max-width: 130vw;
  }
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip {
  position: absolute;
  width: 288px;
  top: calc(-105px + 34.5%);
  left: calc(-8.968rem + 33%);
  border: 4px solid #f66927;
  background-color: #fff;
  border-radius: 9.38px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 575px) {
  section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip {
    width: 220px;
  }
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip img.arrow-up-right {
  width: 28px;
  height: 28px;
}
@media only screen and (max-width: 575px) {
  section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip img.arrow-up-right {
    width: 20px !important;
    height: 20px !important;
  }
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip .tooltip-icon {
  width: 1.188rem;
  height: 0.625rem;
  position: absolute;
  top: calc(100% + 2px);
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip.active0 {
  top: calc(-108px + 34.5%);
  left: calc(-143px + 33%);
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip.active1 {
  top: calc(-108px + 34.5%);
  left: calc(-143px + 49.5%);
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip.active2 {
  top: calc(-108px + 31.2%);
  left: calc(-143px + 72%);
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip.active3 {
  top: calc(-108px + 55%);
  left: calc(-143px + 52%);
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip.active4 {
  top: calc(-108px + 54%);
  left: calc(-143px + 39.5%);
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip.active5 {
  top: calc(-108px + 71%);
  left: calc(-143px + 38.45%);
}
@media only screen and (max-width: 575px) {
  section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip.active0 {
    top: calc(-84px + 34.5%);
    left: calc(-6.8rem + 33%);
  }
  section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip.active1 {
    top: calc(-84px + 34.5%);
    left: calc(-6.8rem + 49.5%);
  }
  section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip.active2 {
    top: calc(-84px + 31.2%);
    left: calc(-6.8rem + 72%);
  }
  section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip.active3 {
    top: calc(-84px + 55%);
    left: calc(-6.8rem + 52%);
  }
  section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip.active4 {
    top: calc(-84px + 54%);
    left: calc(-6.8rem + 39.5%);
  }
  section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip.active5 {
    top: calc(-84px + 71%);
    left: calc(-6.8rem + 38.45%);
  }
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip .inner-wrapper {
  padding: 12px;
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip .tooltip-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  gap: 6px;
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip .location-heading {
  display: flex;
  gap: 0.5rem;
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip .location-heading .heading-text {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 575px) {
  section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip .location-heading .heading-text {
    height: 29px;
    font-size: 12px;
    font-weight: 300;
    line-height: 14.4px;
  }
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip .arrow-up-right {
  width: 28px;
  height: 28px;
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip .arrow-up-right img {
  width: 100%;
  height: 100%;
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip .tooltip-chips-wrapper {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}
section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip .tooltip-chips-wrapper .tooltip-chip {
  padding: 6px 8px 6px 8px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 300;
  line-height: 14.4px;
  text-align: left;
  background: #fef0e9;
  color: #9d8e87;
}
@media only screen and (max-width: 575px) {
  section.driving-change-across-india .driving-change-map-wrapper .india-map-wrapper .india-map .tooltip .tooltip-chips-wrapper .tooltip-chip {
    padding: 3.94px 5.25px 3.94px 5.25px;
    font-size: 10px;
    font-weight: 300;
    line-height: 12px;
  }
}
section.the-impact {
  background: #fb6514;
  color: #fff;
  padding: 120px 0;
}
@media only screen and (max-width: 575px) {
  section.the-impact {
    padding: 48px 0;
  }
}
@media only screen and (max-width: 575px) {
  section.the-impact .inner-container {
    margin-bottom: 30px;
  }
}
section.the-impact .heading-container {
  display: flex;
  column-gap: 1rem;
  margin-bottom: 48px;
}
@media only screen and (max-width: 575px) {
  section.the-impact .heading-container {
    flex-direction: column;
    margin-bottom: 24px;
  }
}
section.the-impact .heading-container .heading-text {
  font-size: 64px;
  font-weight: 300;
  line-height: 76.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fcfcfd;
}
@media only screen and (max-width: 575px) {
  section.the-impact .heading-container .heading-text {
    font-size: 32px;
    font-weight: 300;
    line-height: 38.4px;
  }
}
section.the-impact .impact-stats-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 48px;
}
@media only screen and (max-width: 575px) {
  section.the-impact .impact-stats-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
    padding-left: 36px;
  }
}
section.the-impact .impact-stats-grid .impact-stat .impact-amount {
  font-size: 64px;
  font-weight: 300;
  line-height: 76.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fcfcfd;
  margin-bottom: 16px;
}
@media only screen and (max-width: 959px) {
  section.the-impact .impact-stats-grid .impact-stat .impact-amount {
    font-size: 32px;
    font-weight: 400;
    line-height: 38.4px;
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 575px) {
  section.the-impact .impact-stats-grid .impact-stat .impact-amount {
    font-size: 32px;
    font-weight: 400;
    line-height: 38.4px;
    margin-bottom: 4px;
  }
}
section.the-impact .impact-stats-grid .impact-stat .impact-supporting-text {
  font-size: 24px;
  font-weight: 300;
  line-height: 28.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fcfcfd;
}
@media only screen and (max-width: 959px) {
  section.the-impact .impact-stats-grid .impact-stat .impact-supporting-text {
    font-size: 14px;
    font-weight: 300;
    line-height: 16.8px;
  }
}
@media only screen and (max-width: 575px) {
  section.the-impact .impact-stats-grid .impact-stat .impact-supporting-text {
    font-size: 14px;
    font-weight: 300;
    line-height: 16.8px;
  }
}
section.the-impact .swiper-container {
  width: 100%;
  overflow: hidden;
  height: 600px;
  max-width: 2560px;
  margin: 0 auto;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  section.the-impact .swiper-container {
    height: 390px;
  }
}
section.the-impact .swiper-container .the-impact-slide-wrapper {
  position: relative;
  height: 100%;
  max-height: 100%;
  border-radius: 1rem;
  overflow: hidden;
}
section.the-impact .swiper-container .the-impact-slide-wrapper .the-impact-slide-bg {
  position: relative;
  height: 100%;
  inset: 0;
  z-index: 0;
}
section.the-impact .swiper-container .the-impact-slide-wrapper .the-impact-slide-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
}
section.the-impact .swiper-container .the-impact-slide-wrapper .the-impact-slide-bg::before {
  position: absolute;
  content: "";
  inset: 0;
  background: linear-gradient(180deg, #00000000 0%, #00000043 100%);
}
section.the-impact .swiper-container .the-impact-slide-wrapper .the-impact-slide-content {
  position: absolute;
  padding: 18px;
  bottom: 0;
  width: 100%;
}
section.the-impact .swiper-container .the-impact-slide-wrapper .the-impact-slide-content .content-text {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  section.the-impact .swiper-container .the-impact-slide-wrapper .the-impact-slide-content .content-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }
}
section.the-impact .swiper-slide {
  width: 460px;
}
@media only screen and (max-width: 767px) {
  section.the-impact .swiper-slide {
    width: 280px;
  }
}
section.the-impact .swiper-slide.height-390 {
  height: 600px;
}
@media only screen and (max-width: 767px) {
  section.the-impact .swiper-slide.height-390 {
    height: 390px;
  }
}
section.the-impact .swiper-slide.height-280 {
  height: 460px;
}
@media only screen and (max-width: 767px) {
  section.the-impact .swiper-slide.height-280 {
    height: 280px;
  }
}
section.the-impact .swiper-slide.height-240 {
  height: 400px;
}
@media only screen and (max-width: 767px) {
  section.the-impact .swiper-slide.height-240 {
    height: 240px;
  }
}
section.the-impact .swiper-slide.height-300 {
  height: 540px;
}
@media only screen and (max-width: 767px) {
  section.the-impact .swiper-slide.height-300 {
    height: 300px;
  }
}
section.auto-slider-gallery {
  position: relative;
  padding: 48px 0;
}
section.auto-slider-gallery img.slider-gallery-section-bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.5);
}
section.auto-slider-gallery .overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, #00000000 0%, #000000 100%);
  z-index: -1;
}
section.auto-slider-gallery .entity-chip-container {
  display: flex;
  gap: 12px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .entity-chip-container {
    margin-bottom: 12px;
  }
}
section.auto-slider-gallery .entity-chip-container .entity-chip {
  padding: 8px 20px;
  border-radius: 999px;
  background: #eaecf033;
  border: none;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .entity-chip-container .entity-chip {
    background-color: #ffffff66;
  }
}
section.auto-slider-gallery .entity-chip-container .entity-chip .entity-chip-text {
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  color: #fcfcfd;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .entity-chip-container .entity-chip .entity-chip-text {
    font-size: 14px;
    font-weight: 300;
    line-height: 16.8px;
  }
}
section.auto-slider-gallery .heading-container {
  height: 252px;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .heading-container {
    height: 145px;
  }
}
section.auto-slider-gallery .heading-container .slider-gallery-heading {
  font-size: 48px;
  font-weight: 300;
  line-height: 72px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #f9fafb;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .heading-container .slider-gallery-heading {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #fcfcfd;
  }
}
section.auto-slider-gallery .heading-container .slider-gallery-sub-heading {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #f9fafb;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .heading-container .slider-gallery-sub-heading {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #fcfcfd;
  }
}
section.auto-slider-gallery .read-more-button {
  margin-top: 40px;
  display: flex;
  align-items: center;
  gap: 4px;
  border-radius: 999px;
  border: 2px solid #fcfcfd;
  background: #ffffff66;
  backdrop-filter: blur(20px);
  padding: 8px 16px;
  cursor: pointer;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .read-more-button {
    border: 1px solid #ffffff;
    padding: 4px 12px;
  }
}
section.auto-slider-gallery .read-more-button .button-text {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  color: #fcfcfd;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .read-more-button .button-text {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
  }
}
section.auto-slider-gallery .read-more-button img {
  width: 28px;
  height: 28px;
}
section.auto-slider-gallery .read-more-button:hover {
  background: #000000cc;
}
section.auto-slider-gallery .read-more-button:hover .button-text {
  color: #fff;
}
section.auto-slider-gallery .active-elements-container {
  margin-top: 34px;
  max-width: 100%;
  overflow: hidden;
}
section.auto-slider-gallery .active-elements-container .active-elements-inner-container {
  position: relative;
  left: 50%;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .active-elements-container .active-elements-inner-container {
    left: 16px;
  }
}
section.auto-slider-gallery .active-elements-container .slider-button {
  position: relative;
  left: 0;
}
section.auto-slider-gallery .active-elements-container .bright-future-card-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.5rem;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .active-elements-container .bright-future-card-container {
    height: 250px;
    align-items: flex-end;
  }
}
section.auto-slider-gallery .active-elements-container .bright-future-card-wrapper {
  position: relative;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}
section.auto-slider-gallery .active-elements-container .bright-future-card {
  min-width: 380px;
  max-width: 380px;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .active-elements-container .bright-future-card {
    max-width: 298px;
    min-width: 298px;
  }
}
section.auto-slider-gallery .active-elements-container .text-content-wrapper .heading-container {
  height: unset;
}
section.auto-slider-gallery .active-elements-container .text-content-wrapper .heading-container .heading-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fcfcfd;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .active-elements-container .text-content-wrapper .heading-container .heading-text {
    font-size: 16px;
    font-weight: 300;
    line-height: 19.2px;
    -webkit-line-clamp: 4;
  }
}
section.auto-slider-gallery .active-elements-container .text-content-wrapper .sub-heading-container .sub-heading-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #f9fafb;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .active-elements-container .text-content-wrapper .sub-heading-container {
    display: none;
  }
}
section.auto-slider-gallery .active-elements-container .bright-future-card-content-container {
  flex: 1;
  flex-direction: row;
  justify-content: flex-start;
  max-width: 100%;
  background-color: #00000066;
  backdrop-filter: blur(20px);
  border-radius: 16px;
  display: flex;
  gap: 10px;
  overflow: hidden;
  padding: 1rem;
  box-sizing: border-box;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .active-elements-container .bright-future-card-content-container {
    padding: 12px;
  }
}
section.auto-slider-gallery .active-elements-container .bright-future-card-image {
  height: 8.75rem;
  width: 8.75rem;
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
}
@media only screen and (max-width: 575px) {
  section.auto-slider-gallery .active-elements-container .bright-future-card-image {
    width: 80px;
    height: 80px;
    border-radius: 10px;
  }
}
section.auto-slider-gallery .slider-button {
  display: flex;
  justify-content: flex-start;
  margin-top: 1rem;
  width: fit-content;
  gap: 24px;
}
section.auto-slider-gallery .slider-button button {
  background: transparent;
  cursor: pointer;
  border: none;
  outline: none;
}
section.awards-and-recognition {
  padding: 88px 0;
  background: #292929;
  color: #fff;
}
@media only screen and (max-width: 575px) {
  section.awards-and-recognition {
    padding: 48px 0;
  }
}
section.awards-and-recognition .heading-container {
  margin-bottom: 48px;
}
section.awards-and-recognition .heading-container .heading-text {
  font-size: 64px;
  font-weight: 300;
  line-height: 76.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fcfcfd;
}
@media only screen and (max-width: 575px) {
  section.awards-and-recognition .heading-container .heading-text {
    font-size: 32px;
    font-weight: 200;
    line-height: 38.4px;
  }
}
section.awards-and-recognition .swiper-container {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 2.187rem;
  max-width: 2560px;
  margin: 0 auto;
  height: 340px;
  padding-left: 20px;
}
@media only screen and (max-width: 575px) {
  section.awards-and-recognition .swiper-container {
    height: 300px;
  }
}
section.awards-and-recognition .swiper-container .swiper-slide {
  width: 360px;
}
@media only screen and (max-width: 575px) {
  section.awards-and-recognition .swiper-container .swiper-slide {
    width: 280px;
  }
}
section.awards-and-recognition .swiper-container .award-card {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px 32px;
  background-color: #242424;
  border-radius: 12px;
}
@media only screen and (max-width: 575px) {
  section.awards-and-recognition .swiper-container .award-card {
    padding: 12px 16px;
  }
}
section.awards-and-recognition .swiper-container .award-card .card-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
section.awards-and-recognition .swiper-container .award-card .card-header .award-image-container {
  width: 91.72px;
  height: 80px;
}
section.awards-and-recognition .swiper-container .award-card .card-header .award-image-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
section.awards-and-recognition .swiper-container .award-card .card-header .heading-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 0;
}
section.awards-and-recognition .swiper-container .award-card .card-header .heading-container .heading-text {
  flex: 1;
  font-size: 32px;
  font-weight: 300;
  line-height: 38.4px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fcfcfd;
}
@media only screen and (max-width: 575px) {
  section.awards-and-recognition .swiper-container .award-card .card-header .heading-container .heading-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
  }
}
section.awards-and-recognition .swiper-container .award-card .card-header .heading-container img {
  height: 32px;
  width: 32px;
}
section.awards-and-recognition .swiper-container .award-card .card-header .news-company-image-container {
  width: 100px;
  height: 36px;
}
section.awards-and-recognition .swiper-container .award-card .card-header .news-company-image-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
section.awards-and-recognition .swiper-container .award-card .supporting-text {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  color: #f2f4f7;
}
@media only screen and (max-width: 575px) {
  section.awards-and-recognition .swiper-container .award-card .supporting-text {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
  }
}
section.awards-and-recognition .slider-button {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
  margin-top: 3.562rem;
}
@media only screen and (max-width: 575px) {
  section.awards-and-recognition .slider-button {
    margin-top: 24px;
  }
}
section.awards-and-recognition .slider-button button {
  background: transparent;
  cursor: pointer;
  border: none;
  outline: none;
}
section.modals-section .modal-wrapper {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.461);
  backdrop-filter: blur(2px);
  z-index: 30000;
  display: none;
  height: auto;
}
section.modals-section .modal-wrapper.-yt,
section.modals-section .modal-wrapper.-anr {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
section.modals-section .modal-wrapper.-carrer-form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 575px) {
  section.modals-section .modal-wrapper.-carrer-form {
    justify-content: end;
  }
}
section.modals-section .modal-wrapper.-gc,
section.modals-section .modal-wrapper.-ar {
  justify-content: flex-end;
}
section.modals-section .modal-wrapper.-pm {
  justify-content: flex-end;
}
section.modals-section .modal-wrapper.active {
  display: flex;
}
section.modals-section .modal-wrapper .close-btn {
  width: 56px;
  height: 56px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
section.modals-section .modal-wrapper .close-btn.-yt {
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
}
section.modals-section .modal-wrapper .close-btn.-carrer-form {
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
}
section.modals-section .modal-wrapper .close-btn.-gc,
section.modals-section .modal-wrapper .close-btn.-ar,
section.modals-section .modal-wrapper .close-btn.-pm {
  position: relative;
  top: 36px;
  right: 36px;
  transform: translateY(-100px);
}
@media only screen and (max-width: 575px) {
  section.modals-section .modal-wrapper .close-btn.-gc,
  section.modals-section .modal-wrapper .close-btn.-ar,
  section.modals-section .modal-wrapper .close-btn.-pm {
    top: 32px;
    right: 8px;
    border-radius: 8px;
  }
}
section.modals-section .modal-wrapper .close-btn.-anr {
  position: absolute;
  top: 36px;
  left: 50%;
  transform: translateX(-50%);
}
section.modals-section .modal-wrapper .close-btn:hover {
  background-color: #fff;
}
section.modals-section .modal-wrapper .close-btn:hover svg > path {
  stroke: #292929;
}
section.modals-section .modal-wrapper .modal.-yt {
  width: 800px;
  max-width: 90vw;
  aspect-ratio: 16/9;
}
section.modals-section .modal-wrapper .modal.-carrer-form {
  width: 800px;
  max-width: 90vw;
  aspect-ratio: 16/9;
}
section.modals-section .modal-wrapper .modal.-gc {
  position: relative;
  left: 0%;
  transform: translateX(100%);
  background-color: #ffffff00;
  display: flex;
  height: 100%;
  overflow-y: auto;
  max-height: 100%;
  width: fit-content;
  overflow-x: hidden;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-gc {
    flex-direction: column;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-gc {
    flex-direction: column;
  }
}
section.modals-section .modal-wrapper .modal.-gc .gc-primary-info {
  width: 440px;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-gc .gc-primary-info {
    width: 296px;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-gc .gc-primary-info {
    width: 296px;
  }
}
section.modals-section .modal-wrapper .modal.-gc .gc-primary-info .gc-image {
  width: 100%;
  flex: 1 1 auto;
  background-color: #151a1e;
}
section.modals-section .modal-wrapper .modal.-gc .gc-primary-info .gc-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.modals-section .modal-wrapper .modal.-gc .gc-primary-info .gc-basic-details {
  padding: 24px 48px;
  background-color: #eaecf0;
  flex: 0 0 auto;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-gc .gc-primary-info .gc-basic-details {
    padding: 16px 16px 16px 12px;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-gc .gc-primary-info .gc-basic-details {
    padding: 16px 16px 16px 12px;
  }
}
section.modals-section .modal-wrapper .modal.-gc .gc-primary-info .gc-basic-details h3 {
  color: #384357;
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
  text-align: left;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-gc .gc-primary-info .gc-basic-details h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-gc .gc-primary-info .gc-basic-details h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }
}
section.modals-section .modal-wrapper .modal.-gc .gc-primary-info .gc-basic-details p {
  color: #404d63;
  font-size: 16px;
  font-weight: 300;
  line-height: 20.8px;
  letter-spacing: 0.0025em;
  text-align: left;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-gc .gc-primary-info .gc-basic-details p {
    font-size: 14px;
    font-weight: 300;
    line-height: 18.2px;
    letter-spacing: 0.0025em;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-gc .gc-primary-info .gc-basic-details p {
    font-size: 14px;
    font-weight: 300;
    line-height: 18.2px;
    letter-spacing: 0.0025em;
  }
}
section.modals-section .modal-wrapper .modal.-gc .gc-secondary-info {
  width: 540px;
  display: flex;
  align-items: center;
  justify-content: stretch;
  padding: 16px 16px 16px 12px;
  background-color: #ffffff;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-gc .gc-secondary-info {
    width: 296px;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-gc .gc-secondary-info {
    width: 296px;
  }
}
section.modals-section .modal-wrapper .modal.-gc .gc-secondary-info .info-wrapper {
  width: 100%;
}
section.modals-section .modal-wrapper .modal.-gc .gc-secondary-info .info-wrapper table tr td:first-of-type {
  color: #384357;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
  text-align: left;
  vertical-align: top;
}
section.modals-section .modal-wrapper .modal.-gc .gc-secondary-info .info-wrapper table tr td:last-of-type {
  color: #384357;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  padding-left: 6px;
  padding-bottom: 12px;
}
section.modals-section .modal-wrapper .modal.-ar {
  position: relative;
  left: 0%;
  transform: translateX(100%);
  background-color: #ffffff;
  display: flex;
  height: 100%;
  overflow-y: auto;
  max-height: 100%;
  width: fit-content;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-ar {
    flex-direction: column;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-ar {
    flex-direction: column;
  }
}
section.modals-section .modal-wrapper .modal.-ar .ar-slider {
  width: 440px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #151a1e;
  overflow-x: hidden;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-slider {
    width: 296px;
    flex: 1 0 50%;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-slider {
    width: 296px;
    flex: 1 0 50%;
    justify-content: flex-end;
  }
}
section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-image {
  width: 400px;
  margin: 0 auto;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-image {
    width: 280px;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-image {
    width: 280px;
  }
}
section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-image .swiper-container {
  height: 520px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-image .swiper-container {
    height: 364px;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-image .swiper-container {
    height: 364px;
  }
}
section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-image .swiper-slide {
  width: 400px;
  height: 520px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-image .swiper-slide {
    width: 280px;
    height: 364px;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-image .swiper-slide {
    width: 280px;
    height: 364px;
  }
}
section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-image .swiper-slide img {
  width: 100%;
  object-fit: contain;
}
section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
  gap: 24px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-buttons {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-buttons {
    padding: 10px 0;
  }
}
section.modals-section .modal-wrapper .modal.-ar .ar-slider .ar-slider-buttons .swiper-slide-index {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}
section.modals-section .modal-wrapper .modal.-ar .ar-secondary-info {
  width: 540px;
  display: flex;
  align-items: center;
  justify-content: stretch;
  padding: 16px 16px 16px 12px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-secondary-info {
    width: 296px;
    flex: 1 0 30%;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-secondary-info {
    width: 296px;
    flex: 1 0 30%;
  }
}
section.modals-section .modal-wrapper .modal.-ar .ar-secondary-info .info-wrapper {
  width: 100%;
}
section.modals-section .modal-wrapper .modal.-ar .ar-secondary-info .info-wrapper table tr td:first-of-type {
  color: #384357;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
  text-align: left;
  vertical-align: top;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-secondary-info .info-wrapper table tr td:first-of-type {
    font-size: 16px;
    font-weight: 200;
    line-height: 24px;
    text-align: left;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-secondary-info .info-wrapper table tr td:first-of-type {
    font-size: 16px;
    font-weight: 200;
    line-height: 24px;
    text-align: left;
  }
}
section.modals-section .modal-wrapper .modal.-ar .ar-secondary-info .info-wrapper table tr td:last-of-type {
  color: #384357;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  padding-left: 6px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-secondary-info .info-wrapper table tr td:last-of-type {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    text-align: left;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-ar .ar-secondary-info .info-wrapper table tr td:last-of-type {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    text-align: left;
  }
}
section.modals-section .modal-wrapper .modal.-anr {
  width: 1200px;
  height: 80vh;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-anr {
    width: 800px;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-anr {
    width: 800px;
  }
}
@media only screen and (max-width: 575px) {
  section.modals-section .modal-wrapper .modal.-anr {
    width: 360px;
    height: 40vh;
  }
}
section.modals-section .modal-wrapper .modal.-anr .sample-container-box {
  box-sizing: border-box;
  height: 100%;
  position: relative;
  overflow: visible;
}
section.modals-section .modal-wrapper .modal.-anr .sample-container {
  left: 0;
  top: 0;
  position: absolute;
  height: 100%;
  width: 100%;
}
section.modals-section .modal-wrapper .modal.-pm {
  position: relative;
  left: 0%;
  transform: translateX(100%);
  background-color: #ffffff;
  display: flex;
  height: 100%;
  overflow-y: auto;
  max-height: 100%;
  width: fit-content;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-pm {
    flex-direction: column;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-pm {
    flex-direction: column;
  }
}
section.modals-section .modal-wrapper .modal.-pm .pm-image-box {
  width: 440px;
  padding: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #151a1e;
  overflow-x: hidden;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-pm .pm-image-box {
    width: 460px;
    flex: 1 0 50%;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-pm .pm-image-box {
    width: 460px;
    flex: 1 0 50%;
  }
}
@media only screen and (max-width: 575px) {
  section.modals-section .modal-wrapper .modal.-pm .pm-image-box {
    width: 296px;
    flex: 1 0 50%;
  }
}
section.modals-section .modal-wrapper .modal.-pm .pm-secondary-info {
  width: 540px;
  display: flex;
  align-items: flex-start;
  justify-content: stretch;
  padding: 56px 48px 56px 24px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.modals-section .modal-wrapper .modal.-pm .pm-secondary-info {
    width: 460px;
    flex: 1 0 30%;
    padding: 16px 16px 16px 12px;
  }
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-pm .pm-secondary-info {
    width: 460px;
    flex: 1 0 30%;
    padding: 16px 16px 16px 12px;
  }
}
@media only screen and (max-width: 575px) {
  section.modals-section .modal-wrapper .modal.-pm .pm-secondary-info {
    width: 296px;
    padding: 16px 16px 16px 12px;
  }
}
section.modals-section .modal-wrapper .modal.-pm .pm-secondary-info .pm-title {
  font-size: 44px;
  font-weight: 300;
  line-height: 66px;
  text-align: left;
  color: #475467;
}
@media only screen and (max-width: 767px) {
  section.modals-section .modal-wrapper .modal.-pm .pm-secondary-info .pm-title {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    text-align: left;
  }
}
section.modals-section .modal-wrapper .modal.-pm .pm-secondary-info .chip-container {
  gap: 8px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
section.modals-section .modal-wrapper .modal.-pm .pm-secondary-info .chip-container .chip {
  background-color: #eaecf0;
  padding: 6px 12px;
  border-radius: 9999px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  color: #384357;
}
@media only screen and (max-width: 959px) {
  section.modals-section .modal-wrapper .modal.-pm .pm-secondary-info .chip-container .chip {
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    text-align: left;
  }
}
section.modals-section .modal-wrapper .modal.-pm .pm-secondary-info .pm-description {
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  text-align: left;
  color: #384357;
  margin-top: 32px;
}
footer {
  background-color: #292929;
  color: #fff;
}
footer .footer-main-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 86px 0 0 0;
}
@media only screen and (max-width: 575px) {
  footer .footer-main-wrapper {
    padding: 48px 0 0 0;
  }
}
@media only screen and (max-width: 959px) {
  footer .footer-main-wrapper {
    flex-direction: column;
    gap: 3.562rem;
  }
}
footer .footer-main-wrapper .logo-and-content-wrapper {
  display: flex;
  flex-direction: column;
  width: 336px;
}
@media screen and (width < 350px) {
  footer .footer-main-wrapper .logo-and-content-wrapper {
    width: 100%;
  }
}
footer .footer-main-wrapper .logo-and-content-wrapper .logo-wrapper {
  width: 336px;
  height: auto;
}
@media only screen and (max-width: 575px) {
  footer .footer-main-wrapper .logo-and-content-wrapper .logo-wrapper {
    width: 336px;
  }
}
@media screen and (width < 350px) {
  footer .footer-main-wrapper .logo-and-content-wrapper .logo-wrapper {
    width: 100%;
  }
}
footer .footer-main-wrapper .logo-and-content-wrapper .logo-wrapper img {
  width: 100%;
  height: auto;
}
footer .footer-main-wrapper .logo-and-content-wrapper .content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
footer .footer-main-wrapper .logo-and-content-wrapper .content-wrapper p {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
}
footer .footer-main-wrapper .logo-and-content-wrapper .content-wrapper p:first-of-type {
  font-weight: 700;
  line-height: 18px;
}
@media only screen and (max-width: 575px) {
  footer .footer-main-wrapper .logo-and-content-wrapper .content-wrapper p {
    display: none;
  }
  footer .footer-main-wrapper .logo-and-content-wrapper .content-wrapper p:first-of-type {
    display: block;
  }
}
footer .footer-main-wrapper .footer-links-group-wrapper {
  display: flex;
  gap: 3.562rem;
}
@media only screen and (max-width: 575px) {
  footer .footer-main-wrapper .footer-links-group-wrapper {
    flex-direction: column;
    gap: 2.187rem;
    width: 100%;
  }
}
footer .footer-main-wrapper .footer-links-group-wrapper .footer-links-group {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (max-width: 575px) {
  footer .footer-main-wrapper .footer-links-group-wrapper .footer-links-group.collaplsed .footer-heading::after {
    transform: rotate(180deg);
  }
  footer .footer-main-wrapper .footer-links-group-wrapper .footer-links-group.collaplsed .footer-links {
    height: 0;
  }
}
footer .footer-main-wrapper .footer-links-group-wrapper .footer-links-group .footer-heading {
  position: relative;
}
footer .footer-main-wrapper .footer-links-group-wrapper .footer-links-group .footer-heading .heading-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #fcfcfd;
}
footer .footer-main-wrapper .footer-links-group-wrapper .footer-links-group .footer-heading::after {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 32px;
  height: 32px;
  background-image: url("../public/images/icons/chevron-down-black.svg");
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.3s ease-in-out;
  transform-origin: 50% 25%;
}
@media only screen and (max-width: 575px) {
  footer .footer-main-wrapper .footer-links-group-wrapper .footer-links-group .footer-heading::after {
    display: block;
  }
}
footer .footer-main-wrapper .footer-links-group-wrapper .footer-links-group .footer-links {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 575px) {
  footer .footer-main-wrapper .footer-links-group-wrapper .footer-links-group .footer-links {
    padding-left: 1rem;
  }
}
footer .footer-main-wrapper .footer-links-group-wrapper .footer-links-group .footer-links a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 200;
  line-height: 20.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #eaecf0;
}
footer .footer-main-wrapper .footer-links-group-wrapper .footer-links-group .footer-links a:hover {
  color: #fff;
  text-decoration: underline 1px #eaecf070;
}
footer .copyright-and-socials {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 575px) {
  footer .copyright-and-socials {
    flex-direction: column-reverse;
    gap: 1rem;
    padding: 88px 0 86px 0;
    justify-content: center;
  }
}
footer .copyright-and-socials .copyright-text {
  font-size: 16px;
  font-weight: 200;
  line-height: 20.8px;
  letter-spacing: -0.02em;
  text-align: left;
}
@media screen {
  footer .copyright-and-socials .copyright-text {
    text-align: center;
  }
}
footer .copyright-and-socials .socials-links {
  display: flex;
  gap: 1.5rem;
  position: relative;
}
footer .copyright-and-socials .socials-links::before {
  display: none;
  content: "Get Social";
  position: absolute;
  top: -2rem;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 575px) {
  footer .copyright-and-socials .socials-links::before {
    display: block;
  }
}
footer .copyright-and-socials .socials-links img {
  width: 24px;
  height: 24px;
}
