@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.case_study_hero {
  padding: 88px 0;
  background-color: #f7f8f7;
  overflow-x: hidden;
}
@media only screen and (max-width: 959px) {
  section.case_study_hero {
    padding: 24px 0;
  }
}
section.case_study_hero .flex_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}
section.case_study_hero .flex_box .left_box {
  width: 60%;
}
@media only screen and (max-width: 959px) {
  section.case_study_hero .flex_box .left_box {
    width: 100%;
  }
}
section.case_study_hero .flex_box .left_box .chip-container {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media only screen and (max-width: 959px) {
  section.case_study_hero .flex_box .left_box .chip-container {
    gap: 8px;
    flex-wrap: wrap;
  }
}
section.case_study_hero .flex_box .left_box .chip-container .chip {
  display: block;
  padding: 8px 16px;
  border-radius: 2.125rem;
  background-color: #eaecf0;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  color: #475467;
  white-space: nowrap;
}
@media only screen and (max-width: 959px) {
  section.case_study_hero .flex_box .left_box .chip-container .chip {
    font-size: 14px;
    font-weight: 300;
    line-height: 16.8px;
  }
}
section.case_study_hero .flex_box .left_box .hero_heading_container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 20px;
}
@media only screen and (max-width: 959px) {
  section.case_study_hero .flex_box .left_box .hero_heading_container {
    margin-top: 24px;
    gap: 0.75rem;
  }
}
section.case_study_hero .flex_box .left_box .main_title {
  font-size: 48px;
  font-weight: 200;
  line-height: 53.76px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #475467;
}
@media only screen and (max-width: 959px) {
  section.case_study_hero .flex_box .left_box .main_title {
    font-size: 2rem;
    font-weight: 200;
    line-height: 2.24rem;
  }
}
section.case_study_hero .flex_box .left_box .main_sub_title {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  text-align: left;
  color: #667085;
}
@media only screen and (max-width: 959px) {
  section.case_study_hero .flex_box .left_box .main_sub_title {
    font-size: 16px;
    font-weight: 200;
    line-height: 24px;
  }
}
section.case_study_hero .flex_box .right_box {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
@media only screen and (max-width: 959px) {
  section.case_study_hero .flex_box .right_box {
    display: none;
  }
}
section.case_study_hero .flex_box .top_box,
section.case_study_hero .flex_box .bottom_box {
  width: 80%;
  display: flex;
  justify-content: space-between;
  gap: 34px;
}
section.case_study_hero .flex_box .quenttity_box {
  width: 190px;
}
section.case_study_hero .flex_box .quenttity_box > p:first-child {
  margin-bottom: 8px;
  color: #344054;
  font-size: 36px;
  font-weight: 200;
  line-height: 43.2px;
  letter-spacing: -0.02em;
  text-align: center;
}
section.case_study_hero .flex_box .quenttity_box > p:nth-child(2) {
  color: #667085;
  font-family: Mulish;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  text-align: center;
}
section.case_study_hero .swiper-container {
  max-width: 2560px;
  overflow: hidden;
  padding-left: 2rem;
  margin: 0 auto;
  height: 640px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  section.case_study_hero .swiper-container {
    padding-left: 2rem;
  }
}
@media only screen and (max-width: 959px) {
  section.case_study_hero .swiper-container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    height: 340px;
    padding-left: 1rem;
  }
}
section.case_study_hero .swiper-container .swiper-slide {
  height: 640px;
}
section.case_study_hero .swiper-container .swiper-slide.width-480 {
  width: 480px;
}
@media only screen and (max-width: 959px) {
  section.case_study_hero .swiper-container .swiper-slide.width-480 {
    width: 255px;
  }
}
section.case_study_hero .swiper-container .swiper-slide.width-560 {
  width: 560px;
}
@media only screen and (max-width: 959px) {
  section.case_study_hero .swiper-container .swiper-slide.width-560 {
    width: 287.5px;
  }
}
section.case_study_hero .swiper-container .swiper-slide div {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
section.case_study_hero .swiper-container .swiper-slide div img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 20px;
}
section.case_study_hero .slider-button {
  display: flex;
  justify-content: flex-start;
  gap: 24px;
  margin-top: 3.562rem;
}
@media only screen and (max-width: 575px) {
  section.case_study_hero .slider-button {
    margin-top: 24px;
  }
}
section.case_study_hero .slider-button button {
  background: transparent;
  cursor: pointer;
  border: none;
  outline: none;
}
section.case_study_hero .slider-button button img {
  width: 40px;
  height: 40px;
}
section.challenge {
  display: flex;
  flex-direction: column;
  gap: 65px;
  padding: 88px 0 0 0;
}
@media only screen and (max-width: 959px) {
  section.challenge {
    gap: 15px;
    padding: 48px 0 0 0;
  }
}
section.challenge .challenge_heading_container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 48px;
}
@media only screen and (max-width: 575px) {
  section.challenge .challenge_heading_container {
    margin-bottom: 10px;
  }
}
section.challenge .challenge_heading_container .challenge_heading {
  font-size: 64px;
  font-weight: 200;
  line-height: 76.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #344054;
}
@media only screen and (max-width: 575px) {
  section.challenge .challenge_heading_container .challenge_heading {
    font-size: 32px;
    font-weight: 300;
    line-height: 38.4px;
  }
}
section.challenge .challenge_heading_container p {
  font-size: 28px;
  font-weight: 200;
  line-height: 42px;
  text-align: left;
  color: #475467;
}
@media only screen and (max-width: 575px) {
  section.challenge .challenge_heading_container p {
    font-size: 16px;
    font-weight: 200;
    line-height: 24px;
    padding-left: 36px;
  }
}
section.challenge .paragraph_flex_box {
  display: flex;
  justify-content: space-between;
  gap: 102px;
  margin-bottom: 88px;
}
@media only screen and (max-width: 959px) {
  section.challenge .paragraph_flex_box {
    gap: 40px;
    margin-bottom: 48px;
  }
}
@media only screen and (max-width: 767px) {
  section.challenge .paragraph_flex_box {
    gap: 40px;
  }
}
@media only screen and (max-width: 575px) {
  section.challenge .paragraph_flex_box {
    flex-direction: column;
    gap: 10px;
    padding-left: 36px;
  }
}
section.challenge .paragraph_flex_box p {
  flex: 1 1 50%;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  color: #667085;
}
@media only screen and (max-width: 575px) {
  section.challenge .paragraph_flex_box p {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0.01em;
  }
}
section.challenge .challenge_img_container_main {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 959px) {
  section.challenge .challenge_img_container_main {
    flex-direction: column;
    gap: 20px;
    margin-top: 10px;
  }
}
section.challenge .challenge_img_container_main div {
  width: 49%;
}
@media only screen and (max-width: 959px) {
  section.challenge .challenge_img_container_main div {
    width: 100%;
  }
}
section.challenge .challenge_img_container_main div.more-hover-info {
  position: relative;
  height: fit-content;
}
section.challenge .challenge_img_container_main div.more-hover-info:hover .hover-tooltip {
  opacity: 1 !important;
  transform: translate(-50%, 20px) !important;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content {
  position: absolute;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content.p-109-294 {
  top: 30%;
  left: 55%;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .pointer {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  width: fit-content;
}
@keyframes blink {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .pointer .c1,
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .pointer .c2,
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .pointer .c3 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 64px;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .pointer .c1 {
  background-color: #f3652266;
  width: 64px;
  height: 64px;
  animation: blink 1s infinite;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .pointer .c2 {
  background-color: #f3642199;
  width: 32px;
  height: 32px;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .pointer .c3 {
  background-color: #f36421;
  width: 19.2px;
  height: 19.2px;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .pointer .c3 {
  background-color: #fff;
  width: 6.4px;
  height: 6.4px;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .hover-tooltip {
  background-color: #00000080;
  border-radius: 13px;
  padding: 20px 16px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, 40px);
  width: 312px;
  backdrop-filter: blur(20px);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .hover-tooltip::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #00000080;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .hover-tooltip .primary-info {
  width: 100%;
  margin-bottom: 16px;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .hover-tooltip .primary-info .name {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fff;
  white-space: nowwrap;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .hover-tooltip .primary-info .designation {
  color: #ffffffb2;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .hover-tooltip button.share-button {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .hover-tooltip button.share-button img {
  width: 24px;
  height: 24px;
}
section.challenge .challenge_img_container_main div.more-hover-info .hover-content .hover-tooltip button.share-button span {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  color: #f36422;
}
section.challenge .challenge_img_container_main div p.title {
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #475467;
  font-style: italic;
  font-weight: 300;
}
@media only screen and (max-width: 959px) {
  section.challenge .challenge_img_container_main div p.title {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
section.challenge .challenge_img_container_main div img {
  width: 100%;
  border-radius: 24px;
  overflow: hidden;
}
section.how_we_helped {
  display: flex;
  flex-direction: column;
  padding-top: 88px;
  gap: 65px;
}
@media only screen and (max-width: 959px) {
  section.how_we_helped {
    gap: 15px;
    padding-top: 48px;
  }
}
section.how_we_helped .how_we_helped_heading_container {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  gap: 20px;
}
section.how_we_helped .how_we_helped_heading_container .how_we_helped_heading {
  font-size: 64px;
  font-weight: 200;
  line-height: 76.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #344054;
}
@media only screen and (max-width: 959px) {
  section.how_we_helped .how_we_helped_heading_container .how_we_helped_heading {
    font-size: 32px;
    font-weight: 300;
    line-height: 38.4px;
  }
}
section.how_we_helped .how_we_helped_heading_container p {
  font-size: 28px;
  font-weight: 200;
  line-height: 42px;
  text-align: left;
  color: #475467;
}
@media only screen and (max-width: 959px) {
  section.how_we_helped .how_we_helped_heading_container p {
    font-size: 16px;
    font-weight: 200;
    line-height: 24px;
    padding-left: 36px;
  }
}
section.how_we_helped .how_we_helped_paragraph_flex_box {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 959px) {
  section.how_we_helped .how_we_helped_paragraph_flex_box {
    flex-direction: column;
  }
}
section.how_we_helped .how_we_helped_paragraph_flex_box ul {
  width: 45%;
}
@media only screen and (max-width: 959px) {
  section.how_we_helped .how_we_helped_paragraph_flex_box ul {
    width: 100%;
    padding-left: 36px;
  }
}
section.how_we_helped .how_we_helped_paragraph_flex_box ul li {
  list-style: none;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  color: #667085;
}
@media only screen and (max-width: 959px) {
  section.how_we_helped .how_we_helped_paragraph_flex_box ul li {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0.01em;
  }
}
section.how_we_helped .how_we_helped_paragraph_flex_box ul li span {
  font-weight: 500;
}
section.how_we_helped .how_we_helped_img_container_main {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 959px) {
  section.how_we_helped .how_we_helped_img_container_main {
    flex-direction: column;
    gap: 20px;
    margin-top: 10px;
  }
}
section.how_we_helped .how_we_helped_img_container_main div {
  width: 49%;
}
@media only screen and (max-width: 959px) {
  section.how_we_helped .how_we_helped_img_container_main div {
    width: 100%;
  }
}
section.how_we_helped .how_we_helped_img_container_main div p {
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #475467;
  font-style: italic;
  font-weight: 300;
}
@media only screen and (max-width: 959px) {
  section.how_we_helped .how_we_helped_img_container_main div p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
section.how_we_helped .how_we_helped_img_container_main div img {
  width: 100%;
  border-radius: 24px;
  overflow: hidden;
}
section.people-made-it-possible {
  padding: 88px 0;
  overflow-x: hidden;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible {
    padding: 48px 0;
  }
}
section.people-made-it-possible .heading-container {
  margin-bottom: 48px;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .heading-container {
    margin-bottom: 24px;
  }
}
section.people-made-it-possible .heading-container .heading-text {
  font-size: 64px;
  font-weight: 200;
  line-height: 76.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #344054;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .heading-container .heading-text {
    font-size: 32px;
    font-weight: 300;
    line-height: 38.4px;
  }
}
section.people-made-it-possible .swiper-container {
  width: 100%;
  overflow: hidden;
  max-width: 2560px;
  height: 400px;
  margin: 0 auto;
  padding-left: 20px;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .swiper-container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    height: 260px;
  }
}
section.people-made-it-possible .swiper-container .swiper-slide {
  height: fit-content;
  overflow: hidden;
  border-radius: 24px;
}
section.people-made-it-possible .swiper-container .swiper-slide.width-362 {
  width: 362px;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .swiper-container .swiper-slide.width-362 {
    width: 235.3px;
  }
}
section.people-made-it-possible .swiper-container .swiper-slide.width-422 {
  width: 422px;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .swiper-container .swiper-slide.width-422 {
    width: 274.3px;
  }
}
section.people-made-it-possible .swiper-container .swiper-slide.width-360 {
  width: 360px;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .swiper-container .swiper-slide.width-360 {
    width: 234px;
  }
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card {
  position: relative;
  overflow: hidden;
  height: 100%;
  height: 400px;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .swiper-container .swiper-slide .people-card {
    height: 260px;
  }
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-image {
  width: 100%;
  height: 100%;
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details {
  position: absolute;
  bottom: 14px;
  left: 14px;
  width: calc(100% - 28px);
  border-radius: 13px;
  background-color: #00000080;
  backdrop-filter: blur(20px);
  padding: 20px 16px 20px 16px;
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .primary-info {
  margin-bottom: 16px;
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .primary-info .name {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fff;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .primary-info .name {
    font-size: 13px;
    font-weight: 600;
    line-height: 15.6px;
  }
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .primary-info .designation {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #ffffffb2;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .primary-info .designation {
    font-size: 9.1px;
    font-weight: 400;
    line-height: 13.65px;
  }
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .share-button {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  background: transparent;
  cursor: pointer;
  border: none;
  outline: none;
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .share-button img {
  width: 24px;
  height: 24px;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .share-button img {
    width: 15.6px;
    height: 15.6px;
  }
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .share-button span {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  color: #f36422;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .share-button span {
    font-size: 10.4px;
    font-weight: 700;
    line-height: 16.9px;
    text-align: left;
  }
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .hours-devoted {
  position: absolute;
  height: 112px;
  width: 78px;
  background-image: url("/public/images/icons/number-card-bg.png");
  background-repeat: no-repeat;
  right: 24px;
  top: -16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .hours-devoted {
    width: 50.7px;
    height: 69.55px;
    background-size: cover;
  }
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .hours-devoted .hour-container .hour-count {
  background-image: url("/public/images/icons/256.svg");
  background-repeat: no-repeat;
  width: 55.72px;
  height: 23.26px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .hours-devoted .hour-container .hour-count {
    width: 36px;
    background-size: contain;
    background-position: center center;
    margin-bottom: 0;
    height: 15px;
  }
}
section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .hours-devoted .hour-container .hour-text {
  font-size: 14px;
  font-weight: 300;
  line-height: 14.4px;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .swiper-container .swiper-slide .people-card .people-details .hours-devoted .hour-container .hour-text {
    font-size: 12px;
    line-height: 12.4px;
  }
}
section.people-made-it-possible .slider-button {
  display: flex;
  justify-content: flex-start;
  gap: 24px;
  margin-top: 3.562rem;
}
@media only screen and (max-width: 575px) {
  section.people-made-it-possible .slider-button {
    margin-top: 24px;
  }
}
section.people-made-it-possible .slider-button button {
  background: transparent;
  cursor: pointer;
  border: none;
  outline: none;
}
section.people-made-it-possible .slider-button button img {
  width: 40px;
  height: 40px;
}
section.impact_section {
  padding: 88px 0 0 0;
}
@media only screen and (max-width: 575px) {
  section.impact_section {
    padding: 48px 0 0 0;
  }
}
section.impact_section .impact_inner_first_box {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media only screen and (max-width: 575px) {
  section.impact_section .impact_inner_first_box {
    gap: 24px;
  }
}
section.impact_section .impact_inner_first_box h2 {
  font-size: 64px;
  font-weight: 200;
  line-height: 76.8px;
  color: #344054;
}
@media only screen and (max-width: 575px) {
  section.impact_section .impact_inner_first_box h2 {
    font-size: 32px;
    font-weight: 300;
    line-height: 38.4px;
  }
}
section.impact_section .impact_inner_first_box div {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}
@media only screen and (max-width: 575px) {
  section.impact_section .impact_inner_first_box div {
    flex-direction: column;
    gap: 0;
  }
}
section.impact_section .impact_inner_first_box div > :nth-child(1) {
  font-size: 32px;
  font-weight: 500;
  line-height: 48px;
  text-align: left;
  color: #667085;
  flex: 1 1 50%;
}
@media only screen and (max-width: 575px) {
  section.impact_section .impact_inner_first_box div > :nth-child(1) {
    font-size: 16px;
    font-weight: 200;
    line-height: 24px;
    width: 100%;
    padding-left: 36px;
  }
}
section.impact_section .impact_inner_first_box div > :nth-child(2) {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  color: #667085;
  flex: 1 1 50%;
}
@media only screen and (max-width: 575px) {
  section.impact_section .impact_inner_first_box div > :nth-child(2) {
    font-size: 16px;
    font-weight: 200;
    line-height: 24px;
    width: 100%;
    padding-left: 36px;
  }
}
section.impact_section .impact_inner_second_box {
  display: block;
  margin-top: 88px;
  padding: 48px 0;
  background-color: #fb6514;
}
@media only screen and (max-width: 767px) {
  section.impact_section .impact_inner_second_box {
    margin-top: 48px;
    padding: 56px 0;
  }
}
section.impact_section .impact_inner_second_box .flex_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  section.impact_section .impact_inner_second_box .flex_container {
    flex-direction: column;
  }
}
section.impact_section .impact_inner_second_box .image_container {
  width: 45%;
}
@media only screen and (max-width: 767px) {
  section.impact_section .impact_inner_second_box .image_container {
    width: 100%;
  }
}
section.impact_section .impact_inner_second_box .image_container img {
  width: 100%;
  border-radius: 24px;
  overflow: hidden;
}
section.impact_section .impact_inner_second_box .paragraph_container {
  width: 50%;
  padding: 32px 32px 32px 0px;
}
@media only screen and (max-width: 767px) {
  section.impact_section .impact_inner_second_box .paragraph_container {
    width: 100%;
    padding: 16px 0;
  }
}
section.impact_section .impact_inner_second_box .paragraph_container p:nth-child(1) {
  color: #fcfcfd;
  font-size: 32px;
  line-height: 48px;
  font-weight: 300;
  font-style: italic;
  text-align: left;
  margin-bottom: 16px;
}
@media only screen and (max-width: 575px) {
  section.impact_section .impact_inner_second_box .paragraph_container p:nth-child(1) {
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    line-height: 36px;
  }
}
section.impact_section .impact_inner_second_box .paragraph_container p:nth-child(2) {
  color: #fcfcfd;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  text-align: left;
}
@media only screen and (max-width: 575px) {
  section.impact_section .impact_inner_second_box .paragraph_container p:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }
}
section.impact_section .inner_container_impact {
  display: none;
}
@media only screen and (max-width: 575px) {
  section.impact_section .inner_container_impact {
    display: block;
    display: flex;
    flex-direction: column;
  }
  section.impact_section .inner_container_impact .image_container {
    width: 100%;
    overflow: hidden;
  }
  section.impact_section .inner_container_impact .image_container img {
    width: 100%;
  }
  section.impact_section .inner_container_impact .paragraph_container {
    width: 100%;
    padding: 32px 32px 32px 0px;
  }
  section.impact_section .inner_container_impact .paragraph_container p:nth-child(1) {
    color: #fcfcfd;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-style: italic;
  }
  section.impact_section .inner_container_impact .paragraph_container p:nth-child(2) {
    color: #fcfcfd;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
  }
}
section.related-case-study {
  padding: 0 0 181px 0;
  overflow-x: hidden;
}
@media only screen and (max-width: 575px) {
  section.related-case-study {
    padding: 0 0 88px 0;
  }
}
section.related-case-study.pt {
  padding: 88px 0;
}
@media only screen and (max-width: 575px) {
  section.related-case-study.pt {
    padding: 48px 0;
  }
}
section.related-case-study .heading-and-view-all {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
section.related-case-study .heading-and-view-all .view-all-container a {
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
section.related-case-study .heading-and-view-all .view-all-container a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 10px;
  background-color: #fb651438;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease;
}
section.related-case-study .heading-and-view-all .view-all-container a:hover::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 0;
  left: 0;
}
section.related-case-study .heading-and-view-all .view-all-container a button {
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
section.related-case-study .heading-and-view-all .view-all-container a button span {
  font-size: 20px;
  font-weight: 500;
  line-height: 21.6px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #667085;
}
section.related-case-study .heading-and-view-all .view-all-container a button img {
  width: 16px;
  height: 16px;
}
section.related-case-study .heading-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 1rem;
  margin-bottom: 48px;
}
@media only screen and (max-width: 959px) {
  section.related-case-study .heading-container {
    flex-direction: column;
    gap: 0;
  }
}
@media only screen and (max-width: 575px) {
  section.related-case-study .heading-container {
    margin-bottom: 24px;
  }
}
section.related-case-study .heading-container .heading-text {
  font-size: 64px;
  font-weight: 200;
  line-height: 76.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #344054;
}
@media only screen and (max-width: 575px) {
  section.related-case-study .heading-container .heading-text {
    font-size: 32px;
    font-weight: 300;
    line-height: 38.4px;
  }
}
section.related-case-study .swiper-container {
  width: 100%;
  overflow: hidden;
  max-width: 2560px;
  height: 400px;
  margin: 0 auto;
  height: 580px;
  padding-left: 20px;
}
@media only screen and (max-width: 959px) {
  section.related-case-study .swiper-container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    height: 380px;
  }
}
section.related-case-study .swiper-container .swiper-slide {
  height: fit-content;
  overflow: hidden;
  border-radius: 16px;
  width: 392px;
  height: 580px;
}
@media only screen and (max-width: 959px) {
  section.related-case-study .swiper-container .swiper-slide {
    width: 256.83px;
    height: 380;
  }
}
section.related-case-study .swiper-container .swiper-slide .case-study-card {
  inset: 0;
  position: relative;
  cursor: pointer;
}
section.related-case-study .swiper-container .swiper-slide .case-study-card:hover .action-btn-container button.read-more {
  background-color: #000 !important;
  outline: 2px solid #fff !important;
}
section.related-case-study .swiper-container .swiper-slide .case-study-card:hover .action-btn-container button.read-more span {
  color: #fff !important;
}
section.related-case-study .swiper-container .swiper-slide .case-study-card:hover .action-btn-container button.read-more svg path {
  stroke: #fff !important;
}
section.related-case-study .swiper-container .swiper-slide .case-study-image {
  width: 100%;
  height: 100%;
}
section.related-case-study .swiper-container .swiper-slide .case-study-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}
section.related-case-study .swiper-container .swiper-slide .case-study-content-container {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 24px;
  padding: 32px 24px;
}
@media only screen and (max-width: 575px) {
  section.related-case-study .swiper-container .swiper-slide .case-study-content-container {
    padding: 24px 16px;
  }
}
section.related-case-study .swiper-container .swiper-slide .title-container .title-text {
  font-size: 32px;
  font-weight: 300;
  line-height: 41.6px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fcfcfd;
}
@media only screen and (max-width: 959px) {
  section.related-case-study .swiper-container .swiper-slide .title-container .title-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
  }
}
section.related-case-study .swiper-container .swiper-slide .chip-container {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
section.related-case-study .swiper-container .swiper-slide .chip-container .chip {
  font-size: 14px;
  font-weight: 300;
  line-height: 16.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fcfcfd;
  background-color: #ffffff52;
  padding: 6px 12px;
  border-radius: 4px;
}
@media only screen and (max-width: 959px) {
  section.related-case-study .swiper-container .swiper-slide .chip-container .chip {
    border-radius: 9999px;
    font-size: 14px;
    font-weight: 300;
    line-height: 16.8px;
  }
}
section.related-case-study .swiper-container .swiper-slide .action-btn-container {
  margin-top: auto;
}
section.related-case-study .swiper-container .swiper-slide .action-btn-container button.read-more {
  border-radius: 24px;
  padding: 8px 16px;
  display: flex;
  align-items: center;
  gap: 6px;
  background: #ffffff;
  color: #1d2939;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
}
@media only screen and (max-width: 959px) {
  section.related-case-study .swiper-container .swiper-slide .action-btn-container button.read-more {
    padding: 10px 20px;
  }
}
section.related-case-study .swiper-container .swiper-slide .action-btn-container button.read-more span {
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 959px) {
  section.related-case-study .swiper-container .swiper-slide .action-btn-container button.read-more span {
    font-size: 13.1px;
    font-weight: 300;
    line-height: 17.03px;
  }
}
section.related-case-study .swiper-container .swiper-slide .action-btn-container button.read-more svg {
  height: 18px;
  width: 18px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 959px) {
  section.related-case-study .swiper-container .swiper-slide .action-btn-container button.read-more svg {
    height: 11.7px;
    width: 11.7px;
  }
}
section.related-case-study .swiper-container .swiper-slide .action-btn-container button.read-more svg path {
  stroke: #1d2939;
  transition: all 0.3s ease;
}
section.related-case-study .slider-button {
  display: flex;
  justify-content: flex-start;
  gap: 24px;
  margin-top: 3.562rem;
}
@media only screen and (max-width: 575px) {
  section.related-case-study .slider-button {
    margin-top: 24px;
  }
}
section.related-case-study .slider-button button {
  background: transparent;
  cursor: pointer;
  border: none;
  outline: none;
}
section.related-case-study .slider-button button img {
  width: 40px;
  height: 40px;
}
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;
}
