/* About banner section start */
.aboutBanner {
  position: relative;
  max-width: 100%;
  margin: 0;
  background: url(../images/abouts/about-banner-bg.png) no-repeat center center;
  background-size: cover;
  padding: 230px 0 100px;
  min-height: 786px;
}

.button_button__3HGS0{
  color: #49CC79;
  font-size: 12px;
  line-height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #49CC79;
  padding: 14px 30px;
  font-family: 'graphikmedium';
  text-transform: uppercase;
  margin-right: 0;
  letter-spacing: 1px;
  white-space: nowrap;
}
.button_button__3HGS0:hover{
  color: #49CC79;
}
.aboutTopCaption {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;

}

.aboutTopCaption .topCaptionImg {
  width: 380px;
}

.aboutTopCaption .topCaptionImg img {
  max-width: 100%;
}

.aboutTopCaption .topCaptionCnt {
  max-width: 995px;
  margin: 0 auto;
  text-align: center;
}

.aboutTopCaption .topCaptionCnt h1 {
  color: #49CC79;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
  font-family: 'graphikmedium';
}

.aboutTopCaption .topCaptionCnt h2 {
  color: #F4F6F9;
  font-size: 46px;
  line-height: 60px;
  margin-bottom: 10px;
  font-family: 'graphikbold';
}
.aboutTopCaption .topCaptionCnt p{
    color: rgba(255, 255, 255, 0.84);
    font-family: 'graphikmedium';
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 40px;
}
.certifiedLogo{
  gap: 40px;
  display: flex;
  justify-content: center;
}
.certifiedLogo img{
  width: 80px;
}

.aboutBottomCaption {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.aboutBottomCaption .bottomCaptionCnt {
  width: 940px;
  position: relative;
}

.aboutBottomCaption .bottomCaptionCnt p {
  font-size: 20px;
  line-height: 30px;
  font-family: 'graphiksemibold';
  color: rgba(255, 255, 255, 0.84);
  margin: 0;
  margin-top: 50px;
}

.aboutBottomCaption .bottomCaptionImg {
  width: 144px;
  position: relative;
}

.aboutBottomCaption .bottomCaptionImg img {
  max-width: 100%;
  margin-bottom: -50px;
}

/* About banner section end */
/* About thinkers section start */
.thinkersRow {
  position: relative;
  max-width: 100%;
  padding: 90px 0;
  background: #0025A5;
}

.thinkersRow .thinkersBox {
  position: relative;
  max-width: 940px;
  margin: 0 auto;
  display: block;
}

.thinkersRow .thinkersBox h2 {
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 36px;
  color: #fff;
  font-family: 'graphikbold';

}

.thinkersRow .thinkersBox p {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  color: rgba(255, 255, 255, 0.84);
  font-family: 'graphikmedium';
}

/* About thinkers section end */

/* Who we are section start */
.aboutWhoWeAre {
  position: relative;
  max-width: 100%;
  margin: 90px 0;
}

.aboutWhoWeAre .aboutTitle {
  position: relative;
  max-width: 100%;
  margin-bottom: 50px;
}

.aboutWhoWeAre .aboutTitle h2 {
  font-size: 48px;
  line-height: 56px;
  margin: 0;
  font-family: 'graphikbold';
  color: #212121;
}

.aboutWhoWeAre .whoWeAreCards {
  position: relative;
  max-width: 100%;
  height: 100%;
  padding: 30px 25px 50px 25px;
  background-color: #FFFFFF;
  border: 1px solid #E7EAF1;
  background-image: url(../images/svg/about-energy-bg.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top right;
  border-style: solid;
  border-image: linear-gradient(to top, #FFFFFF, #E7EAF1) 1;
}

.aboutWhoWeAre .whoWeAreCards.teamBg {
  background-image: url(../images/svg/about-team-bg.svg);
  background-position: top right -20px;
}

.aboutWhoWeAre .whoWeAreCards.technologyBg {
  background-image: url(../images/svg/about-technology-bg.svg);
}

.aboutWhoWeAre .whoWeAreCards img {
  max-width: 100%;
  margin-bottom: 50px;
}

.aboutWhoWeAre .whoWeAreCards h3 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #212121;
  font-family: 'graphiksemibold';
  min-height: 90px;
}

.aboutWhoWeAre .whoWeAreCards p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0px;
  color: #424242;
  font-family: 'graphikregular';
}

/* Who we are section end */
/* innovators Section start */
.innovatorsRow {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 8px;
  margin-top: 30px;
}

.innovatorsRow h2 {
  font-size: 42px;
  line-height: 42px;
  color: #fff;
  margin: 0;
  font-family: 'graphikbold';
}

.innovatorsRow p {
  font-size: 18px;
  line-height: 24px;
  opacity: 0.8;
  font-family: 'graphikmedium';
  color: #fff;
  margin-bottom: 0;
}

.innovatorsRow h3 {
  font-size: 52px;
  line-height: 62px;
  margin: 0px;
  color: #fff;
  font-family: 'graphikbold';
  background: linear-gradient(to right, #408bfa 22%, #51D581 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.innovatorsRow .innovatorsTitle {
  width: 400px;
}

.innovatorsRow .innovatorsItem {
  width: 285px;
  text-align: center;
  padding: 40px;
  position: relative;
}
.innovatorsRow .innovatorsItem::before{
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.14) 13%, rgba(255, 255, 255, 0.5) 48%, rgba(255, 255, 255, 0.21) 78%, rgba(255, 255, 255, 0) 100%);
  width: 1px;
  height: 80%;
  position: absolute;
  right: -2px;
  top: 17px;
  content: "";
}
.innovatorsRow .innovatorsItem:last-child:before{
  display: none;
}

.innovatorsRow .innovatorsItemRow {
  position: relative;
  display: flex;
  align-items: flex-start;
  width: 100%;
  justify-content: space-between;
}

/* innovators Section end */
/* Revolutionizing Section start */
.revolutionizingRow {
  position: relative;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content:center;
  text-align: center;
  padding: 100px 0;
}

.revolutionizingRow .revolutionizingLeft {
  max-width: 1014px;
}
.revolutionizingRow .revolutionizingLeft .button_button__3HGS0{
  margin: 0 10px;
}

.revolutionizingRow .revolutionizingLeft h2 {
  font-size: 48px;
  line-height: 56px;
  color: #212121;
  margin-bottom: 14px;
  font-family: 'graphikbold';
}

.revolutionizingRow .revolutionizingLeft p {
  font-size: 20px;
  line-height: 30px;
  color: #424242;
  margin-bottom: 30px;
  font-family: 'graphikregular';
}

.revolutionizingRow .revolutionizingLeft a img {
  max-width: 100%;
  margin-left: 10px;

}

.revolutionizingRow .revolutionizingRight {
  width: 378px;
}

.revolutionizingRow .revolutionizingRight img {
  max-width: 100%;
}

/* resourcesSection Section end */
.resourcesSection{
  background-image: linear-gradient(267.27deg, #FFFFFF 0%, #F8F6FE 34.17%, #E4F6FE 73.54%, #FFFFFF 100%);
  padding: 70px 0;
  text-align: center;
}
.resourcesSection h2{
  color: #212121;
  font-family: 'graphikbold';
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 30px;
}
.resourceList{
  display: flex;
  justify-content: center;
  gap: 30px;
}
.resourceBlock{
  background-color: #FFFFFF;
  border: 1px solid #E7EAF1;
  width: 360px;
  padding: 30px;
}
.resourceBlock h4{
  color: #212121;
  font-family: 'graphiksemibold';
  font-size: 24px;
  line-height: 26px;
  margin-top: 30px;
  margin-bottom: 12px;
}
.resourceBlock p{
  color: #757575;
  font-family: 'graphikregular';
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 26px;
  min-height: 52px;
}

.resourceBlock a img {
  max-width: 100%;
  margin-left: 10px;
}

/* careerQuarksSection css */
.careerQuarksSection{
  background: url(../images/abouts/carrer-bg.png) no-repeat center center;
  background-size: cover;
}
.careerQuarksSection .revolutionizingRow{
  justify-content: flex-start;
  text-align: left;
  padding: 165px 0;
}
.careerQuarksSection .revolutionizingRow .revolutionizingLeft h2{
  color: #fff;
}
.careerQuarksSection .revolutionizingRow .revolutionizingLeft p{
  color: #fff;
}
.careerQuarksSection .revolutionizingLeft{
  max-width: 445px;
}
.careerQuarksSection .revolutionizingRow .revolutionizingLeft a{
  padding: 14px 25px;
  padding-left: 20px;
  margin-right: 15px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  margin-left: 0;
}
.careerQuarksSection .revolutionizingRow .revolutionizingLeft a.joinTeam{
  background: #FFFFFF;
  color: #49CC79;
}
.careerQuarksSection .revolutionizingRow .revolutionizingLeft a.joinTeam polyline{
  stroke: #49CC79;
}
.careerQuarksSection .revolutionizingRow .revolutionizingLeft a:last-child{
  margin-right: 0;
}
.careerQuarksSection .revolutionizingRow .revolutionizingLeft a polyline{
  stroke: #fff;
}


/* ourStorySection css */
.ourStorySection{
  background: url(../images/abouts/our-story-bg.png) no-repeat center center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 200px;
}
.ourStorySection h4{
  color: #FFFFFF;
  font-family: 'graphikbold';
  text-align: center;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 18px;
}
.descrption {
  position: relative;
}
.descrption > p{
  background: linear-gradient(to right, rgb(255, 255, 255) 50%, rgb(255 255 255 / 25%) 50%);
  background-size: 200% 100%;
  background-position-x: 100%;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  font-family: 'graphikregular';
  text-align: center;
  font-size: 28px;
  line-height: 46px;
}

/* Our values Css */
.ourValuesSection{
  padding: 100px 0;
}
.ourValuesSection h4{
  color: #212121;
  font-family: 'graphikbold';
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 18px;
}
.cardsSetion{
  --cards-text-color: #fff;
  --cards-closed-size: 11rem;
  --animation-speed-normal: .5s;
  --animation-speed-fast: .25s;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  flex-direction: row;
}
.cardBlock {
  position: relative;
  z-index: 1;
  transition: all var(--animation-speed-normal) ease-in-out;
  cursor: pointer;
  width: 100%;
  height: var(--cards-closed-size);
}

@media (min-width: 768px) { 
  .cardBlock[active] {
    width: 100%;
    height: 25rem;
    flex: 0 0 calc(990px - 24rem);
  }
  .cardBlock {
    width: var(--cards-closed-size);
    height: 25rem;
    flex: 0 0 var(--cards-closed-size);
  }
}
.card__image {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: .6;
  transition: all var(--animation-speed-normal) ease-in-out;
  border-radius: 0;
}
.card__infos {
  position: absolute;
  bottom: 0;
  transform: translateY(0%);
  z-index: 2;
  color: #fff;
  height: var(--cards-closed-size);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap:0;
  width: 100%;
  padding: 30px;
  height: auto;
}
.card__infos {
  opacity: 0;
  transition: all var(--animation-speed-normal) ease-in-out;
  width: 600px;
}
.card_info_head{
  color: #FFFFFF;
  font-family: 'graphikmedium';
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 8px;
}
.card_info_para{
  color: #FFFFFF;
  font-size: 20px;
  line-height: 32px;
  opacity: 0.8;
}

.card-heading {
  position: absolute;
  left: 0;
  bottom: -40px;
  color: #212121;
  font-family: 'graphiksemibold';
  font-size: 20px;
  line-height: 26px;
  transition: all ease-in .3s;
  text-transform: uppercase;
}
.cardBlock[active] img {
  opacity: 1;
}
.cardBlock[active] .card__infos {
  opacity: 1;
}
.cardBlock[active] .card-heading {
  bottom: -40px;
}

/* clientLogoSection css */
.clientLogoSection{
  background-image: linear-gradient(267.27deg, #FFFFFF 0%, #F8F6FE 34.17%, #E4F6FE 73.54%, #FFFFFF 100%);
  padding: 70px 0;
  text-align: center;
}
.clientLogoSection h3{
  color: #212121;
  font-family: 'graphikbold';
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 16px;
}
.clientLogoSection p{
  color: #424242;
  font-size: 20px;
  margin-bottom: 20px;
}

/* transforming Businesses css */
.transformingBusinesses{
  background: url(../images/abouts/transformingBusinesses-bg.png) no-repeat center center;
  background-size: cover;
  padding-top: 65px;
  padding-bottom: 100px;
}
.transformingBusinesses h2{
  color: #FFFFFF;
  font-family: 'graphikbold';
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 20px;
}
.transformingBusinesses p{
  color: #FFFFFF;
  font-family: 'graphikregular';
  font-size: 20px;
  line-height: 30px;
  opacity: 0.8;
  margin-bottom: 50px;
}
.partnershipLogo{
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  flex-wrap: wrap;
}
.partnershipLogo img{
  margin-right: 70px;
}
.partnershipLogo img:last-child{
  margin-right: 0;
}
.transformingBusinesses .button_button__3HGS0{
  padding: 14px 25px;
  padding-left: 20px;
  margin-right: 15px;
  background: #49CC79;
  border: 1px solid #49CC79;
  color: #fff;
}
.transformingBusinesses .button_button__3HGS0 polyline {
  stroke: #fff;
}

/* testimonialsSection css */
.testimonialsSection{
  padding: 80px 0;
}
.testimonialsSection .button_button__3HGS0{
  padding: 14px 25px;
  padding-left: 20px;
  margin-right: 15px;
  background: #49CC79;
  border: 1px solid #49CC79;
  color: #fff;
  margin-top: 30px;
}
.testimonialsSection .button_button__3HGS0 polyline {
  stroke: #fff;
}
.signupContainer .inputField .submitBt{
  padding: 0;
}
/* innovation-meet start here */

.innovation-meet {
  background: linear-gradient(267.27deg, #FFFFFF 0%, #F8F6FE 34.17%, #E4F6FE 73.54%, #FFFFFF 100%);
  padding: 80px 0px;
}

.innovation-meet .innovationBox p {
  font-size: 24px;
  color: rgba(0,0,0,0.84);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 36px;
  margin: 0;
  font-family: 'graphikmedium';
}

/* innovation-meet Section end */

/* whatWeDo start here */

.whatWeDo {
  padding: 100px 0px;
}

.whatWeDoBox h2 {
  font-size: 48px;
  line-height: 56px;
  margin: 0;
  font-family: 'graphikbold';
  color: #212121;
  padding-bottom: 16px;
}

.whatWeDoBox  p {
  color: #424242;
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  font-family: 'graphikregular';
}


/* why start here */

.whyQuarks {
  padding: 100px 0px;
  background-color: #0025A5;
}

.whyBox span {
  color: #49CC79;
  font-size: 20px;
  line-height: 56px;
  margin: 0;
  padding-bottom: 10px;
  font-family: 'graphikmedium';
}


.whyBox h2 {
  font-size: 48px;
  line-height: 56px;
  margin: 0;
  font-family: 'graphikbold';
  color: #FFFFFF;
  padding-bottom: 30px;
}

.whyBox p {
  color: rgba(255,255,255,0.84);
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  font-family: 'graphikmedium';
}

/* ourStory start here */

.ourStory {
  padding: 100px 0px 20px;
}

.ourStoryBox span {
  color: #49CC79;
  font-size: 20px;
  line-height: 56px;
  margin: 0;
  padding-bottom: 10px;
  font-family: 'graphikmedium';
}

.ourStoryBox h2 {
  font-size: 48px;
  line-height: 56px;
  margin: 0;
  font-family: 'graphikbold';
  color: #212121;
  padding-bottom: 30px;
  width: 90%;
}

.ourStoryBox p {
  color: #424242;
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  font-family: 'graphikregular';
}

.aboutWhoWeAre .aboutTitle p {
  color: #757575;
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  font-family: 'graphikregular';
  padding-top: 20px;
  max-width: 860px;
}

/* Do you think Section end */


/* Our Mission Section Css */
.missionContentBlock{
  display: flex;
  align-items: center;
  gap: 55px;
}
.missionContentBlock .imagesCol{
  line-height: 7px;
  margin-bottom: -1px;
}
.missionContent span{
  color: #49CC79;
  font-family: 'graphikmedium';
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
  display: block; 
}
.missionContent h2{
  color: #212121;
  font-family: 'graphikbold';
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 10px;
}
.missionContent h4{
  color: #212121;
  font-family: 'graphikbold';
  font-size: 27px;
  line-height: 32px;
  margin-bottom: 10px;
}
.missionContent p{
  color: #424242;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}

@media(max-width:1199px) {
  .aboutBanner {
    padding: 120px 0 100px;
  }
  .partnershipLogo img{
    margin-right: 40px;
  }

  .aboutBottomCaption .bottomCaptionCnt {
    width: 800px;
    margin-right: 45px;
  }

  .thinkersRow {
    padding: 70px 0;
  }

  .thinkersRow .thinkersBox h2 {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 25px;
  }

  .aboutWhoWeAre {
    margin: 50px 0;
  }

  .aboutWhoWeAre .aboutTitle h2 {
    font-size: 42px;
    line-height: 48px;
  }

  .aboutWhoWeAre .aboutTitle {
    margin-bottom: 30px;
  }

  .aboutWhoWeAre .whoWeAreCards {
    padding: 25px 20px;
  }

  .innovatorsRow {
    padding: 30px;
  }

  .revolutionizingRow .revolutionizingLeft h2 {
    font-size: 42px;
    line-height: 48px;
  }

  .revolutionizingRow .revolutionizingRight {
    width: 300px;
  }

  .revolutionizingRow .revolutionizingLeft {
    width: 550px;
    margin-right: 45px;
  }

  .doYouThinkRow {
    padding: 60px 0;
  }

  .doYouThinkRow .doYouThinkBox h2 {
    font-size: 42px;
    line-height: 48px;
  }
}

@media screen and (min-width: 767px) and (max-width: 1023px) {
  .cardBlock {
      width: 5rem;
      flex: 0 0 5rem;
  }
  .cardBlock[active] {
    flex: 0 0 calc(830px - 28rem);
  }
  .card__infos{
    padding: 15px;
    width: 100%;
  }
  .card-heading{
    font-size: 12px;
  }
}

@media(min-width:991px) {

.d-hide {
  display: none;
}

}

@media(max-width:991px) {
  .partnershipLogo img{
    margin-bottom: 40px;
  }
  .partnershipLogo{
    margin-bottom: 0;
  }
  .aboutTopCaption .topCaptionImg {
    width: 320px;
  }
  .d-hide {
    display: none;
  }
   .missionContentBlock{    
    flex-direction: column;
    align-items: flex-start;
  } 
  .aboutBottomCaption .bottomCaptionCnt {
    width: 650px;
    margin-left: 25px;
  }
  .missionContentBlock{
    padding-top: 70px;
  }
  .missionContentBlock .imagesCol{
    order: 2;
  }
  .missionContent{
    order: 1;
  }

  .aboutBottomCaption .bottomCaptionCnt p {
    font-size: 16px;
    line-height: 26px;
    font-family: 'graphikregular';
  }

  .aboutBanner {
    padding: 100px 0 50px;
  }

  .thinkersRow {
    padding: 60px 0;
  }

  .thinkersRow .thinkersBox h2 {
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 20px;
  }

  .thinkersRow .thinkersBox p {
    font-size: 16px;
    line-height: 26px;
    font-family: 'graphikregular';
  }

  .aboutWhoWeAre .whoWeAreCards {
    height: calc(100% - 20px);
    margin-bottom: 20px;
  }

  .aboutWhoWeAre {
    margin: 60px 0;
  }

  .aboutWhoWeAre .aboutTitle h2 {
    font-size: 34px;
    line-height: 38px;
  }

  .aboutWhoWeAre .aboutTitle {
    margin-bottom: 40px;
  }

  .innovatorsRow {
    flex-direction: column;
    padding: 0;
  }
  .descrption > p{
    font-size: 21px;
    line-height: 38px;
  }

  .innovatorsRow .innovatorsTitle {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .innovatorsRow h2 {
    font-size: 32px;
    line-height: 36px;
  }

 

  .innovatorsRow .innovatorsItem {
    width: 100%;
  }

  .innovatorsRow .innovatorsItem {
    padding: 12px;
    border-radius: 6px;
    background: transparent;
  }

  .innovatorsRow p {
    font-size: 16px;
  }

  .innovatorsRow h3 {
    font-size: 35px;
    line-height: 40px;
  }

  .revolutionizingRow .revolutionizingLeft h2 {
    font-size: 32px;
    line-height: 38px;
  }

  .revolutionizingRow .revolutionizingLeft p {
    font-size: 18px;
    line-height: 26px;
  }

  .revolutionizingRow .revolutionizingLeft {
    margin-right: 0;
  }

  .revolutionizingRow .revolutionizingLeft a {
    margin-right: 10px;
    padding: 14px 16px;
  }

  .revolutionizingRow .revolutionizingLeft a:last-child {
    margin-right: 0;
  }

  .aboutWhoWeAre .whoWeAreCards h3 {
    font-size: 22px;
    line-height: 28px;
  }

  .doYouThinkRow .doYouThinkBox h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 10px;
  }

  .doYouThinkRow .doYouThinkBox p {
    margin-bottom: 25px;
  }

  .aboutBottomCaption {
    flex-direction: column;
  }
  .resourceList{
    gap: 15px;
  }
  .resourceBlock{
    flex: 1;
    padding: 20px;
  }

}

@media(max-width:767px) {
  .innovatorsRow .innovatorsItemRow {
    width: 100%;
    flex-direction: column;
  }
  .aboutBottomCaption .bottomCaptionImg img{
    margin-bottom: -20px;
  }
  .aboutBanner {
    padding: 130px 0 60px;
    background-size: cover;
    min-height: inherit;
    height: 100vh;
  }

  .aboutTopCaption {
    flex-direction: column;
    gap: 40px;
  }



  .aboutTopCaption .topCaptionImg img {
    width: 100%;
}

  .aboutBottomCaption .bottomCaptionCnt {
    width: 100%;
    margin: 20px 0 0 0;
  }

  .revolutionizingRow {
    flex-direction: column;
  }

  .revolutionizingRow .revolutionizingLeft {
    width: 100%;
    padding:0;
    position: relative;
    z-index: 9;
  }

  .revolutionizingRow .revolutionizingLeft p {
    margin-bottom: 20px;
  }

  .revolutionizingRow .revolutionizingLeft a {
    margin-right: 5px;
    font-size: 12px;
  }

  .revolutionizingRow .revolutionizingLeft:first-child a {
    margin-top: 20px;
  }

  .revolutionizingRow .revolutionizingRight {
    position: absolute;
    right: 0;
    opacity: 0;
  }

  .innovatorsRow .innovatorsItemRow {
    width: 100%;
  }

  .innovatorsRow {
    padding:20px;
    margin-top: 0;
  }
  .innovatorsRow .innovatorsItem::before{
    display: none;
  }
  .innovatorsRow .innovatorsItem {
    width: 100%;
    padding: 15px 10px 10px 10px;
  }

  .innovatorsRow p {
    font-size: 18px;
    line-height: 14px;
  }

  .innovatorsRow h3 {
    font-size: 40px;
    line-height: 48px;
  }

  .doYouThinkRow .doYouThinkBox h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .doYouThinkRow .doYouThinkBox p {
    font-size: 16px;
    line-height: 22px;
  }

  .aboutBottomCaption .bottomCaptionImg {
    width: 50px;
    position: absolute;
    bottom: -110px;
    right: 0px;
    z-index: 1;
  }

  .innovatorsRow {
    flex-direction: column;
  }

  .m-hide {
    display: none;
}
.innovation-meet .innovationBox p{
  font-size: 16px;
  line-height: 28px;
}
.whatWeDo{
  padding: 50px 0;
}
.whatWeDoBox h2{
  font-size: 34px;
  line-height: 38px;
}
.whatWeDoBox p, .ourStoryBox p{
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 30px;
}
.whyQuarks{
  padding: 50px 0;
}
.whyBox h2, .ourStoryBox h2{
  font-size: 34px;
  line-height: 38px;
}
.whyBox p{
  font-size: 16px;
  line-height: 28px;
}
.ourStory{
  padding-top: 50px;
}

.cardsSetion{
  flex-direction: column;
  gap: 2.6rem;
}
.cardBlock{
  height: 5rem;
  width: 100%;
}
.cardsSetion{
  --cards-closed-size: 5rem;
}
.cardBlock[active] {
  height: 56vw;
}
.card__infos{
  width: 100%;
}
.card-heading{
  font-size: 15px;
}
.cardBlock[active] .card-heading, .cardBlock .card-heading {
  bottom: -30px;
}
.card__infos{
  padding: 15px;
}
.card_info_head{
  font-size: 20px;
}
.card_info_para{
  font-size: 16px;
  line-height: 24px;
}

.careerQuarksSection .revolutionizingRow{
  padding: 0;
}
.revolutionizingRow{
  padding: 50px 0;
}
.resourceList{
  flex-direction: column;
}
.resourceBlock{
  width: 100%;
}
.resourceBlock p{
  min-height: inherit;
}
.aboutTopCaption .topCaptionCnt h2{
  font-size: 30px;
  line-height: 40px;
}
.aboutTopCaption .topCaptionCnt p{
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 25px;
}
.aboutTopCaption .topCaptionCnt h1{
  font-size: 18px;
  margin-bottom: 6px;
}
.ourStorySection{
  padding-top: 50px;
  padding-bottom: 50px;
}
.ourStorySection h4{
  font-size: 32px;
  line-height: 40px;
}
.descrption > p {
  font-size: 18px;
  line-height: 30px;
}
.ourValuesSection{
  padding: 50px 0;
}
.ourValuesSection h4{
  font-size: 32px;
  line-height: 40px;
}
.clientLogoSection{
  padding: 50px 0;
}
.clientLogoSection h3{
  font-size: 32px;
  line-height: 40px;
  padding: 0 15px;
}
.clientLogoSection p{
  font-size: 17px;
  padding: 0 15px;
  line-height: 22px;
}
.transformingBusinesses{
  padding: 50px 0;
}
.transformingBusinesses h2{
  font-size: 32px;
  line-height: 40px;
}
.transformingBusinesses p{
  font-size: 18px;
}
.partnershipLogo{
  margin-bottom: 0;
}
.testimonialsSection .button_button__3HGS0{
  margin-top: 30px;
}
.careerQuarksSection{
  padding: 50px 0;
}
.revolutionizingRow .revolutionizingLeft .button_button__3HGS0{
  margin-left: 0;
  margin-right: 0;
}
.resourcesSection{
  padding: 50px 0;
}
.resourcesSection h2{
  font-size: 32px;
  line-height: 40px;
}
.resourceBlock{
  padding: 30px 20px;
}
.certifiedLogo img{
  width: 66px;
  height: auto;
}
.missionContentBlock{
  padding-top: 50px;
}
.missionContent h2{
  font-size: 32px;
  line-height: 40px;
}
.missionContent h4{
  font-size: 20px;
}
.missionContent p{
  font-size: 16px;
  line-height: 24px;
}
.missionContentBlock .imagesCol img{
  width: 100%;
}

}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 448.98px) { 
  .revolutionizingRow .revolutionizingLeft:first-child a{
    width: 200px;
  }

 }