.benefits-statistics {
  margin: 0 11%;
  position: relative;
}

.box-content {
  z-index: 1;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: absolute;
  top: -140px;
}

.info-box {
  box-shadow: var(--box-shadow-info-box);
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 4px;
  width: 303px;
  height: 224px;
  padding: 40px 0 0 40px;
}

.info-box .icon {
  height: 60px;
}

.info-box .count {
  font-family: Poppins;
  font-size: 36px;
  font-weight: 700;
  line-height: 54px;
}

.info-box .description {
  font-family: Roboto;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.education {
  background-color: var(--purple-color);
  align-items: center;
}

.education .column-text {
  color: #fff;
  flex: 0 0 51.3%;
  margin-top: -10%;
  padding: 0 7%;
}

.education .column-text .section-title {
  padding-bottom: 70px;
}

.education .section-description {
  margin-bottom: 45px;
}

.education .section-description .spacing {
  padding: 40px 0 20px;
}

.education .column-image {
  flex: 0 0 48.7%;
  height: 827px;
  max-height: 87vh;
}

.education .column-image img {
  height: 100%;
  left: 0;
}

.passion {
  background-image: linear-gradient(#e4e0df 0%, #f1f2f4 100%);
}

.passion .column-text {
  flex: 0 0 37%;
  padding-left: 7%;
}

.passion .section-title {
  padding-top: 60px;
  padding-bottom: 40px;
}

.passion .section-description .spacing {
  padding: 40px 0 20px;
}

.passion .column-image {
  height: 795px;
  max-height: 87vh;
}

.experts {
  align-items: stretch;
}

.experts .column-text {
  color: #fff;
  padding: 0 7%;
}

.experts .column-text .section-description {
  line-height: 30px;
}

.experts .column-text.bg-image1 {
  padding-top: calc(var(--section-spacing-default) / 1.5);
  padding-bottom: calc(var(--section-spacing-default) / 1.5);
  background-image: linear-gradient(#f2f2f2, #999);
  background-position: 100% 100%;
  background-repeat: no-repeat;
}

.experts .column-text.bg-image1.visible {
  background-color: #242497;
  background-image: url("about-img3.e1ea95aa.jpg");
}

.experts .column-text.bg-image2 {
  background-image: linear-gradient(#f2f2f2, #999);
  background-position: 100%;
  background-repeat: no-repeat;
}

.experts .column-text.bg-image2.visible {
  background-color: #2f1507;
  background-image: url("about-img4.fbf6b08b.jpg");
}

.experts .column-text.bg-image1 .section-title {
  padding-bottom: 55px;
}

.experts .column-text.bg-image2 .section-title {
  margin-top: var(--section-spacing-default);
}

.experts .column-text .spacing {
  padding: 40px 0;
}

.experts .btn {
  box-shadow: none;
  font-size: 37px;
  font-weight: 400;
  line-height: 50px;
}

.experts .column-text.bg-image1 .btn {
  margin-top: 40px;
}

.experts .column-text.bg-image2 {
  position: relative;
}

.experts .column-text.bg-image2 .btn {
  width: 80%;
  position: absolute;
  bottom: 66px;
  left: 10%;
}

.future-techniques, .future-techniques-xs {
  background: #000 no-repeat;
  padding: 122px 7% 160px;
  position: relative;
}

.future-techniques-xs {
  display: none;
}

.future-techniques.visible, .future-techniques-xs.visible {
  background-image: url("about-img5.083e9a65.jpg");
}

.future-techniques .two-columns {
  z-index: 2;
  justify-content: flex-end;
  position: relative;
}

.future-techniques .column-text {
  color: #fff;
  flex: 0 0 50%;
}

.future-techniques .section-title {
  width: 75%;
}

.future-techniques .section-description .spacing {
  padding: 40px 0;
}

.future-techniques .bg-stars {
  opacity: .6;
  z-index: 1;
  background: 100% 100% no-repeat;
  width: 100%;
  height: 1250px;
  position: absolute;
  top: 40%;
  left: 0;
}

.future-techniques .bg-stars.visible {
  background-image: url("about-pattern1.abb56873.png");
}

.mission {
  color: #fff;
  background-image: linear-gradient(#07070c 0% 15%, #071010 16%, #01c55a 40%, #01cc5d 41% 100%);
  padding: 120px 0;
}

.mission .top-section {
  z-index: 3;
  position: relative;
}

.mission .top-section .section-title {
  padding-bottom: 40px;
}

.mission .top-section .section-subtitle {
  font-weight: 400;
  line-height: 44px;
}

.mission .section-description .goal {
  padding-top: 90px;
}

.mission .top-section .column-left {
  padding: 0 4% 0 7%;
}

.mission .top-section .column-right {
  padding-right: 7%;
}

.mission .vision {
  z-index: 2;
  background-color: #ffffff3d;
  border-radius: 8px;
  max-width: 94%;
  margin: 180px auto 0;
  padding: 120px;
  position: relative;
  box-shadow: 0 31px 22px #0000000a;
}

.mission .vision .section-subtitle {
  text-transform: uppercase;
  font-size: 20px;
}

.mission .vision .under-line {
  background-color: #fff;
  border-radius: 4px;
  width: 104px;
  height: 10px;
  margin-top: 17px;
}

.mission .circles-background {
  z-index: 1;
  max-width: 1680px;
  margin: 0 auto;
  position: relative;
}

.mission .circles-background .circle {
  position: absolute;
}

.mission .circles-background .circle-yellow1 {
  z-index: 1;
  top: -120px;
  right: 65px;
}

.mission .circles-background .circle-yellow1-blurred {
  z-index: 2;
  filter: blur(8px);
  top: -163px;
  right: 56px;
}

.mission .circles-background .circle-yellow2 {
  filter: blur(8px);
  top: -170px;
  left: 38%;
}

.mission .circles-background .circle-blue {
  top: -435px;
  left: 60px;
}

.mission .circles-background .circle-white {
  top: -411px;
  left: 45%;
}

.mission .circles-background .circle-white-blurred {
  filter: blur(8px);
  top: -411px;
  left: 45%;
}

.mission .circles-background .circle-gray {
  top: -450px;
  left: 65%;
}

.mission .circles-background .section-subtitle {
  text-transform: uppercase;
  font-size: 20px;
}

.values {
  color: var(--green-color);
  min-height: 1100px;
  padding-top: 120px;
  position: relative;
  overflow: hidden;
}

.values .section-title {
  margin-left: 140px;
  padding-bottom: 40px;
  font-size: 183px;
}

.values .green-box {
  border: 2px solid var(--green-color);
  text-align: center;
  border-radius: 2px;
  width: 302px;
  height: 369px;
  padding-top: 130px;
  position: absolute;
}

.values .value-item {
  font-size: 32px;
  font-weight: 500;
}

.values .box1 {
  top: -120px;
  left: 150px;
}

.values .box2 {
  padding-top: 120px;
  top: -20px;
  left: 45%;
}

.values .box3 {
  top: -120px;
  left: calc(45% + 520px);
}

.values .box4 {
  top: 247px;
  left: -150px;
}

.values .box5 {
  top: 520px;
  left: 60px;
}

.values .box6 {
  top: 347px;
  left: calc(45% - 300px);
}

.values .box7 {
  padding-top: 110px;
  line-height: 42px;
  top: 247px;
  left: calc(45% + 220px);
}

.values .box8 {
  top: 614px;
  left: calc(45% - 80px);
}

.values .box9 {
  top: 614px;
  left: calc(45% + 520px);
}

.values .box10 {
  top: 344px;
  left: calc(45% + 720px);
}

.values .box11 {
  top: 981px;
  left: calc(45% - 380px);
}

.values .box12 {
  top: 711px;
  left: calc(45% + 1020px);
}

.faq {
  background-color: var(--green-color);
  color: #fff;
}

.faq .two-columns {
  align-items: flex-start;
  padding: 80px 0;
}

.faq .column-left {
  flex: 0 0 55%;
  padding: 80px 7% 0;
}

.faq .column-left .section-title {
  padding-bottom: 15px;
}

.faq .section-subtitle {
  font-size: 48px;
  font-weight: 500;
}

.faq .column-left .section-subtitle {
  padding-bottom: 30px;
}

.faq .column-left .row-flex {
  align-items: center;
}

.faq .section-description .spacing {
  padding: 30px 0 115px;
}

.faq .search-wrapper {
  margin-bottom: 70px;
}

.faq .btn {
  text-align: center;
  padding: 18px 28px;
}

.faq .column-right {
  flex: 0 0 45%;
}

.faq .column-right .section-subtitle {
  padding-bottom: 75px;
}

.faq .column-right .faq-list {
  width: 70%;
  padding-bottom: 60px;
  font-size: 20px;
  font-weight: 500;
  list-style: none;
}

.faq .column-right .faq-list li {
  padding: 25px 0;
}

.faq .column-right .faq-list li .faq-ac-header {
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.faq .column-right .faq-list li .faq-ac-panel {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.faq .column-right .btn-white {
  padding-left: 80px;
  padding-right: 80px;
}

.faq .faq-contact {
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}

.faq .faq-contact div {
  margin-bottom: 80px;
}

.faq .faq-ac .faq-ac-panel .faq-ac-text {
  padding-top: 20px;
}

.faq .faq-ac.js-enabled .faq-ac-panel {
  visibility: hidden;
}

.faq .faq-ac.is-active .faq-ac-panel {
  visibility: visible;
}

.faq .faq-ac.is-active .faq-ac-header img {
  transform: rotate(180deg);
}

.faq .faq-ac .faq-ac-panel {
  transition-property: height, visibility;
  transition-timing-function: ease;
  overflow: hidden;
}

@media (width <= 1200px) {
  .grid-flex .info-box-medium {
    flex: calc(50% - 7px);
  }
}

@media (width >= 769px) and (width <= 1799px) {
  .circle-white, .circle-white-blurred {
    display: none;
  }
}

@media (width >= 769px) and (width <= 1599px) {
  .future-techniques .bg-stars {
    opacity: .5;
  }

  .future-techniques .section-description {
    text-shadow: 1px 1px #000;
  }

  .mission .vision {
    margin-top: 80px;
  }
}

@media (width >= 769px) and (width <= 899px) {
  .main-content .values .section-title {
    font-size: 63px;
  }

  .experts .column-text.bg-image2 .section-title {
    margin-top: var(--section-spacing-breakpoint-800);
  }

  .passion .section-title {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .education .column-image {
    max-height: 98vh;
  }

  .experts .column-text.bg-image1 .btn, .experts .column-text.bg-image2 .btn {
    font-size: 24px;
    line-height: 30px;
  }

  .experts .column-text.bg-image2 .btn {
    bottom: 80px;
  }

  .future-techniques {
    padding-top: var(--section-spacing-breakpoint-800);
  }

  .future-techniques.visible, .future-techniques-xs.visible {
    background-position: top;
  }

  .mission {
    padding-top: var(--section-spacing-breakpoint-800);
  }

  .mission .top-section .column-left, .mission .top-section .column-right {
    padding: 0 5vw;
  }

  .mission .two-columns {
    flex-direction: column;
  }

  .values .value-item {
    font-size: 22px;
  }

  .values .green-box {
    width: 202px;
  }

  .values .box2 {
    left: calc(45% - 20px);
  }

  .values .box3 {
    left: calc(45% + 360px);
  }

  .values .box4 {
    left: -50px;
  }

  .values .box6 {
    left: calc(45% - 220px);
  }

  .values .box7 {
    left: calc(45% + 160px);
  }

  .values .box8 {
    left: calc(45% - 40px);
  }

  .values .box9 {
    left: calc(45% + 220px);
  }

  .values .box10 {
    left: calc(45% + 560px);
  }

  .values .box11 {
    left: calc(45% - 240px);
  }
}

@media (width >= 769px) and (width <= 1199px) {
  .experts .column-text {
    padding: 0 5%;
  }

  .experts .column-text.bg-image1 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .experts .btn {
    line-height: 60px;
  }

  .experts .column-text.bg-image1 .section-title {
    padding-bottom: 30px;
  }

  .experts .column-text .section-description {
    line-height: 26px;
  }

  .experts .column-text .spacing {
    padding: 20px 0;
  }

  .future-techniques .bg-stars {
    transform: scale(.5);
  }

  .hidden-custom-md {
    display: none;
  }

  .future-techniques {
    padding-top: var(--section-spacing-breakpoint-1024);
    padding-bottom: var(--section-spacing-breakpoint-1024);
  }

  .mission .vision {
    margin-top: 50px;
  }
}

@media (width >= 769px) and (width <= 799px) {
  .benefits-statistics {
    margin: 0 5%;
  }

  .info-box {
    width: 172px;
    padding-left: 10px;
  }

  .passion .column-text {
    padding-top: 100px;
    padding-left: 5%;
  }

  .passion .section-title {
    padding-bottom: 20px;
    font-size: 28px;
    line-height: 34px;
  }

  .passion .section-description {
    line-height: 32px;
  }

  .education .column-image img {
    left: -45%;
  }

  .experts .column-text.bg-image1 .btn, .experts .column-text.bg-image2 .btn {
    padding: 14px 20px;
    font-size: 30px;
  }

  .experts .column-text.bg-image2 .btn {
    bottom: 40px;
  }
}

@media (width >= 800px) and (width <= 899px) {
  .benefits-statistics {
    margin: 0 5%;
  }

  .info-box {
    width: 179px;
    padding-left: 15px;
  }

  .passion .column-text {
    padding-top: 100px;
    padding-left: 5%;
  }

  .passion .section-title {
    padding-top: 0;
  }

  .experts .column-text.bg-image1 .btn, .experts .column-text.bg-image2 .btn {
    padding: 14px 20px;
  }

  .experts .column-text.bg-image2 .btn {
    bottom: 40px;
  }

  .education .column-image img {
    left: -35%;
  }
}

@media (width >= 900px) and (width <= 999px) {
  .benefits-statistics {
    margin: 0 5%;
  }

  .info-box {
    width: 202px;
    padding-left: 20px;
  }

  .passion .column-text {
    padding-top: 100px;
    padding-left: 5%;
  }

  .passion .section-title {
    font-size: 28px;
  }

  .experts .column-text .section-description {
    line-height: 32px;
  }

  .experts .column-text.bg-image2 .btn {
    font-size: 36px;
    bottom: 40px;
  }

  .future-techniques {
    padding-top: 80px;
  }

  .future-techniques.visible, .future-techniques-xs.visible {
    background-position: top;
  }

  .mission {
    padding-top: var(--section-spacing-breakpoint-1024);
  }

  .education .column-image img {
    left: -30%;
  }

  .values .section-title {
    font-size: 83px;
  }

  .values .value-item {
    font-size: 22px;
  }

  .values .green-box {
    width: 202px;
  }

  .values .box2 {
    left: calc(45% - 20px);
  }

  .values .box3 {
    left: calc(45% + 360px);
  }

  .values .box4 {
    left: -50px;
  }

  .values .box6 {
    left: calc(45% - 220px);
  }

  .values .box7 {
    left: calc(45% + 160px);
  }

  .values .box8 {
    left: calc(45% - 40px);
  }

  .values .box9 {
    left: calc(45% + 300px);
  }

  .values .box10 {
    left: calc(45% + 560px);
  }

  .values .box11 {
    left: calc(45% - 240px);
  }
}

@media (width >= 1000px) and (width <= 1199px) {
  .benefits-statistics {
    margin: 0 5%;
  }

  .info-box {
    width: 212px;
    padding-left: 20px;
  }

  .passion .column-text {
    padding-top: 80px;
    padding-left: 5%;
  }

  .passion .section-title {
    font-size: 32px;
  }

  .experts .column-text .section-description {
    line-height: 32px;
  }

  .experts .column-text.bg-image1 {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .experts .column-text.bg-image2 .btn {
    font-size: 40px;
    bottom: 80px;
  }

  .future-techniques {
    padding-top: 80px;
  }

  .future-techniques.visible, .future-techniques-xs.visible {
    background-position: top;
  }

  .mission {
    padding-top: var(--section-spacing-breakpoint-1024);
  }

  .education .column-image img {
    left: -22%;
  }

  .values .section-title {
    font-size: 93px;
  }

  .values .value-item {
    font-size: 22px;
  }

  .values .green-box {
    width: 202px;
  }

  .values .box2 {
    left: calc(45% - 20px);
  }

  .values .box3 {
    left: calc(45% + 360px);
  }

  .values .box4 {
    left: -50px;
  }

  .values .box6 {
    left: calc(45% - 220px);
  }

  .values .box7 {
    left: calc(45% + 160px);
  }

  .values .box8 {
    left: calc(45% - 40px);
  }

  .values .box9 {
    left: calc(45% + 360px);
  }

  .values .box10 {
    left: calc(45% + 560px);
  }

  .values .box11 {
    left: calc(45% - 240px);
  }
}

@media (width >= 1200px) and (width <= 1299px) {
  .hidden-custom-md {
    display: none;
  }

  .benefits-statistics {
    margin: 0 5%;
  }

  .info-box {
    width: 242px;
    padding-left: 20px;
  }

  .passion .column-text {
    padding-top: 40px;
    padding-left: 5%;
  }

  .passion .section-title {
    font-size: 36px;
  }

  .experts .column-text {
    padding: 0 5%;
  }

  .future-techniques {
    padding-top: var(--section-spacing-breakpoint-1280);
    padding-bottom: var(--section-spacing-breakpoint-1280);
  }

  .mission {
    padding-top: var(--section-spacing-breakpoint-1280);
  }

  .future-techniques .section-title {
    width: 100%;
  }

  .education .column-image img {
    left: -14%;
  }

  .values .section-title {
    font-size: 133px;
  }

  .values .value-item {
    font-size: 26px;
  }

  .values .green-box {
    width: 232px;
  }

  .values .box2 {
    left: calc(45% + 10px);
  }

  .values .box3 {
    left: calc(45% + 420px);
  }

  .values .box4 {
    left: -80px;
  }

  .values .box6 {
    left: calc(45% - 220px);
  }

  .values .box7 {
    left: calc(45% + 190px);
  }

  .values .box8 {
    left: calc(45% - 40px);
  }

  .values .box9 {
    left: calc(45% + 420px);
  }

  .values .box10 {
    left: calc(45% + 580px);
  }

  .values .box11 {
    left: calc(45% - 270px);
  }
}

@media (width >= 1300px) and (width <= 1399px) {
  .hidden-custom-md {
    display: none;
  }

  .benefits-statistics {
    margin: 0 5%;
  }

  .info-box {
    width: 262px;
    padding-left: 20px;
  }

  .passion .column-text {
    padding-top: 80px;
    padding-left: 5%;
  }

  .passion .section-title {
    font-size: 36px;
  }

  .future-techniques {
    padding-top: 80px;
  }

  .education .column-image img {
    left: -12%;
  }

  .values .section-title {
    font-size: 133px;
  }

  .values .value-item {
    font-size: 26px;
  }

  .values .green-box {
    width: 252px;
  }

  .values .box2 {
    left: calc(45% - 10px);
  }

  .values .box3 {
    left: calc(45% + 440px);
  }

  .values .box4 {
    left: -100px;
  }

  .values .box6 {
    left: calc(45% - 260px);
  }

  .values .box7 {
    left: calc(45% + 190px);
  }

  .values .box8 {
    left: calc(45% - 60px);
  }

  .values .box9 {
    left: calc(45% + 440px);
  }

  .values .box10 {
    left: calc(45% + 620px);
  }

  .values .box11 {
    left: calc(45% - 310px);
  }
}

@media (width >= 1400px) and (width <= 1499px) {
  .hidden-custom-md {
    display: none;
  }

  .benefits-statistics {
    margin: 0 5%;
  }

  .info-box {
    width: 292px;
    padding-left: 20px;
  }

  .passion .column-text {
    padding-top: 60px;
    padding-left: 5%;
  }

  .passion .section-title {
    font-size: 36px;
  }

  .future-techniques {
    padding-top: 120px;
  }

  .education .column-image img {
    left: -10%;
  }

  .values .section-title {
    font-size: 153px;
  }

  .values .value-item {
    font-size: 28px;
  }

  .values .green-box {
    width: 272px;
  }

  .values .box2 {
    left: calc(45% - 30px);
  }

  .values .box3 {
    left: calc(45% + 460px);
  }

  .values .box4 {
    left: -120px;
  }

  .values .box7 {
    left: calc(45% + 190px);
  }

  .values .box8 {
    left: calc(45% - 80px);
  }

  .values .box9 {
    left: calc(45% + 460px);
  }

  .values .box10 {
    left: calc(45% + 680px);
  }

  .values .box11 {
    left: calc(45% - 350px);
  }
}

@media (width >= 1500px) and (width <= 1599px) {
  .hidden-custom-md {
    display: none;
  }

  .benefits-statistics {
    margin: 0 7%;
  }

  .info-box {
    width: 302px;
    padding-left: 20px;
  }

  .future-techniques {
    padding-top: 120px;
  }

  .passion .column-text {
    padding-top: 60px;
  }

  .passion .section-title {
    font-size: 38px;
  }
}

@media (width >= 1600px) and (width <= 1899px) {
  .passion .column-text {
    padding-top: 60px;
  }

  .passion .section-title {
    font-size: 40px;
  }
}

@media (width <= 768px) {
  .grid-flex {
    display: block;
  }

  .box-content {
    flex-wrap: wrap;
    gap: 10px;
    top: -220px;
  }

  .info-box {
    flex: 0 0 48%;
    width: auto;
    padding: 40px 0 0 20px;
  }

  .info-box .count {
    font-size: 24px;
  }

  .info-box .description {
    font-size: 16px;
  }

  .passion .column-image {
    height: 100vw;
  }

  .passion .column-image img {
    height: 100%;
    left: -25%;
  }

  .passion .section-title {
    padding-top: 35px;
    padding-bottom: 0;
  }

  .education .column-image {
    height: auto;
  }

  .education .column-image img {
    width: 100%;
    height: auto;
    position: static;
  }

  .education .column-text {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 440px;
  }

  .education .column-text .section-title {
    padding-bottom: 20px;
  }

  .education .section-description {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 24px;
  }

  .benefits-statistics {
    margin: 0 5%;
  }

  .benefits-statistics .box-content {
    top: -420px;
  }

  .experts .column-text.bg-image1 {
    padding-top: 56px;
  }

  .experts .btn {
    font-size: 20px;
    line-height: 36px;
  }

  .experts .column-text.bg-image1 .btn {
    margin-top: 50px;
  }

  .experts .column-text.bg-image2 .btn {
    width: 100%;
    margin-top: 50px;
    position: static;
  }

  .experts .column-text.bg-image2 {
    background-position: 80% 0;
    background-size: cover;
    padding-bottom: 100px;
  }

  .experts .column-text.bg-image2 .section-title {
    margin-top: 0;
    padding-top: 150px;
  }

  .experts .column-text .section-description {
    font-size: 16px;
    line-height: 24px;
  }

  .passion .column-text {
    padding: 20px 7% 60px;
  }

  .future-techniques {
    background-position: -100px 0;
    background-size: 150%;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .future-techniques-xs {
    background-position: -100px 0;
    background-size: 150%;
    display: block;
  }

  .future-techniques.background-hidden-xs {
    background-image: none;
  }

  .future-techniques .bg-stars {
    background-position: -352px 0;
    background-size: 250%;
    height: 310px;
    top: -23%;
    left: 0;
  }

  .mission {
    padding: 60px 0;
  }

  .mission .top-section .section-subtitle {
    font-size: 20px;
    line-height: 30px;
  }

  .mission .top-section .column-right {
    padding: 0 4% 0 7%;
  }

  .mission .top-section .section-description {
    font-size: 16px;
    line-height: 24px;
  }

  .mission .section-description .goal {
    padding-top: 40px;
  }

  .mission .vision {
    margin: 50px 7% 0;
    padding: 34px 34px 60px;
  }

  .mission .vision .section-description {
    padding-top: 40px;
    font-size: 16px;
    line-height: 24px;
  }

  .mission .circles-background .circle-gray, .mission .circles-background .circle-yellow2 {
    display: none;
  }

  .mission .circles-background .circle-white, .mission .circles-background .circle-white-blurred {
    top: -466px;
  }

  .mission .circles-background .circle-blue {
    top: -325px;
    left: auto;
    right: 10px;
  }

  .mission .circles-background .circle-yellow1 {
    top: -90px;
    right: 25px;
    transform: scale(.5);
  }

  .mission .circles-background .circle-yellow1-blurred {
    top: -125px;
    right: 14px;
    transform: scale(.5);
  }

  .mission .column-right {
    max-width: 257px;
  }

  .values {
    min-height: 800px;
    padding-top: 80px;
  }

  .values .section-title {
    margin-left: 40px;
    font-size: 70px;
  }

  .values .green-box {
    width: 52vw;
    height: 200px;
    padding-top: 60px;
  }

  .values .value-item {
    font-size: 20px;
  }

  .values .value-item img {
    max-width: 60px;
  }

  .values .box1, .values .box3, .values .box4, .values .box10, .values .box11, .values .box12 {
    display: none;
  }

  .values .box2 {
    top: 280px;
    left: -20px;
  }

  .values .box5 {
    top: 140px;
    left: 20px;
  }

  .values .box6 {
    padding-top: 80px;
    top: 47px;
    left: auto;
    right: 20px;
  }

  .values .box7 {
    line-height: 30px;
    top: 400px;
    left: auto;
    right: 20px;
  }

  .values .box8 {
    top: 220px;
    left: auto;
    right: -20px;
  }

  .values .box9 {
    top: 500px;
    left: 20px;
  }

  .faq .btn {
    display: block;
  }

  .faq .column-left, .faq .column-right {
    padding: 0 7%;
  }

  .faq .section-description .spacing {
    padding-bottom: 60px;
  }

  .faq .column-right .section-subtitle {
    padding-bottom: 25px;
  }

  .faq .column-right .faq-list {
    width: 100%;
  }

  .faq .column-left .faq-contact {
    margin-top: 70px;
  }

  .faq .column-left .faq-contact strong {
    margin-bottom: 10px;
    display: block;
  }
}
/*# sourceMappingURL=despre-noi.87e523da.css.map */
