.language_strategy_hero {
  background-color: #f47037;
  padding-top: 156px;
  padding-bottom: 98px;
  position: relative;
  overflow: hidden;
}
.language_strategy_hero .image {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 560px;
  height: 100%;
  mix-blend-mode: multiply;
}
@media (max-width: 600px) {
  .language_strategy_hero .image {
    max-width: 120px;
  }
}
.language_strategy_hero .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.language_strategy_hero .container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 20;
}
@media (max-width: 1280px) {
  .language_strategy_hero .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.language_strategy_hero .container .highlighted {
  background: #303f4e;
  color: white;
  padding: 12px 18px;
  padding-top: 0px;
  width: -moz-fit-content;
  width: fit-content;
  color: var(--New-folder-White, #fff);
  leading-trim: both;
  text-edge: cap;
  /* Research Report/Maslansky/H3 */
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-size: 86px;
  font-weight: 900;
  line-height: 96%; /* 82.56px */
  text-transform: uppercase;
}
@media (max-width: 600px) {
  .language_strategy_hero .container .highlighted {
    font-size: 70px;
  }
}
.language_strategy_hero .container h1 {
  margin-top: 24px;
  color: var(--color-white-solid, #fff);
  font-family: "acumin-pro-wide", sans-serif !important;
  font-size: 10vw !important;
}
@media (max-width: 600px) {
  .language_strategy_hero .container h1 {
    font-size: 12vw !important;
  }
}
.language_strategy_hero .container h1 {
  font-weight: 900;
  line-height: 94% !important; /* 141px */
  text-transform: uppercase;
}

.language_strategy_video {
  margin: 120px 0;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .language_strategy_video {
    margin: 60px 0;
  }
}

.fancy_language_strategy {
  position: relative;
  padding-top: 112px;
}
@media (max-width: 1200px) {
  .fancy_language_strategy {
    padding-top: 60px;
  }
}
.fancy_language_strategy:before {
  content: "";
  width: 100%;
  height: 580px;
}
@media (max-width: 1200px) {
  .fancy_language_strategy:before {
    height: 50%;
  }
}
.fancy_language_strategy:before {
  background: #f47037;
  top: 0;
  left: 0;
  position: absolute;
}
.fancy_language_strategy .container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 20;
}
@media (max-width: 1280px) {
  .fancy_language_strategy .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.fancy_language_strategy .flex {
  display: flex;
  gap: 32px 128px;
}
@media (max-width: 1200px) {
  .fancy_language_strategy .flex {
    flex-direction: column-reverse;
    gap: 20px;
  }
}
.fancy_language_strategy .flex > div {
  width: 50%;
}
@media (max-width: 1200px) {
  .fancy_language_strategy .flex > div {
    width: 100%;
  }
}
.fancy_language_strategy .flex h2 {
  color: var(--New-folder-White, #fff);
  leading-trim: both;
  text-edge: cap;
  font-family: "acumin-pro-extra-condensed", sans-serif !important;
  font-size: 80px !important;
  font-weight: 900;
  line-height: 96%; /* 82.56px */
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .fancy_language_strategy .flex h2 {
    font-size: 60px !important;
  }
}
.fancy_language_strategy .flex .desc {
  color: #ffffff;
  font-family: "Graphik Web", sans-serif;
  font-size: 20px;
  font-weight: 400 !important;
  line-height: 159%; /* 31.8px */
}
.fancy_language_strategy .flex .desc p {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit !important;
  line-height: inherit;
  color: inherit;
  opacity: 1;
}
.fancy_language_strategy .fancy_box {
  padding: 90px 80px;
  padding-top: 80px;
  margin-top: 50px;
  background: #eef3f7;
  position: relative;
}
@media (max-width: 1200px) {
  .fancy_language_strategy .fancy_box {
    margin-left: -20px;
    margin-right: -20px;
    padding: 60px 20px;
  }
}
.fancy_language_strategy .fancy_box .pattern {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1200px) {
  .fancy_language_strategy .fancy_box .pattern {
    display: none;
  }
}
.fancy_language_strategy .fancy_box .left {
  max-width: 50%;
}
@media (max-width: 1200px) {
  .fancy_language_strategy .fancy_box .left {
    max-width: 100%;
  }
}
.fancy_language_strategy .fancy_box .right {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 1200px) {
  .fancy_language_strategy .fancy_box .right {
    position: relative;
    margin-top: 32px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -60px;
  }
  .fancy_language_strategy .fancy_box .right img {
    width: 100%;
    height: auto;
    max-height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.fancy_language_strategy .fancy_box h2 {
  color: #f47037;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-size: 90px !important;
}
@media (max-width: 1200px) {
  .fancy_language_strategy .fancy_box h2 {
    font-size: 60px !important;
  }
}
.fancy_language_strategy .fancy_box h2 {
  color: #303f4e !important;
}
.fancy_language_strategy .fancy_box h2 span {
  color: #f47037 !important;
}
.fancy_language_strategy .fancy_box h2 {
  font-weight: 900;
  line-height: 96% !important; /* 86.4px */
  text-transform: uppercase;
  margin-bottom: 30px;
}
.fancy_language_strategy .fancy_box .desc {
  color: #303f4e;
  font-family: "Graphik Web", sans-serif;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 159%;
  max-width: 537px;
}
.fancy_language_strategy .fancy_box .desc p {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  opacity: 1;
  font-weight: inherit !important;
}
.fancy_language_strategy .fancy_box .box_flex {
  display: flex;
  align-items: flex-end;
  position: relative;
  z-index: 20;
}
.fancy_language_strategy .fancy_box .btn {
  border-radius: 100px;
  background: #303f4e;
  color: white;
  padding: 15px 42px;
  padding-top: 12px;
  text-align: center;
  font-family: "Graphik Web", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 159%; /* 25.44px */
  text-shadow: none;
  margin-top: 20px;
  border: none;
}

.title_text_language_strategy {
  padding: 120px 0;
}
@media (max-width: 1200px) {
  .title_text_language_strategy {
    padding: 60px 0;
  }
}
.title_text_language_strategy .container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px 46px;
}
@media (max-width: 1200px) {
  .title_text_language_strategy .container {
    flex-wrap: wrap;
  }
}
.title_text_language_strategy .container h2,
.title_text_language_strategy .container .desc {
  width: 50%;
}
@media (max-width: 1200px) {
  .title_text_language_strategy .container h2,
  .title_text_language_strategy .container .desc {
    width: 100%;
  }
}
.title_text_language_strategy .container h2 {
  color: #303f4e !important;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-size: 90px !important;
  font-weight: 900;
  line-height: 96% !important; /* 86.4px */
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .title_text_language_strategy .container h2 {
    font-size: 60px !important;
  }
}
.title_text_language_strategy .container h2 span {
  color: #f47037 !important;
}
.title_text_language_strategy .container .desc {
  color: #303f4e;
  font-family: "Graphik Web", sans-serif;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 159%;
}
@media (max-width: 1200px) {
  .title_text_language_strategy .container .desc {
    font-size: 18px !important;
  }
}
.title_text_language_strategy .container .desc p {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  opacity: 1;
  font-weight: inherit !important;
}
.title_text_language_strategy .container .desc b,
.title_text_language_strategy .container .desc strong {
  font-weight: 400 !important;
  color: #f47037 !important;
}

.last_section_language_strategy {
  background: #303f4e;
  position: relative;
  overflow: hidden;
}
.last_section_language_strategy .image {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 583px;
}
@media (max-width: 1200px) {
  .last_section_language_strategy .image {
    max-width: 100%;
    height: 500px;
    position: relative;
  }
}
@media (max-width: 600px) {
  .last_section_language_strategy .image {
    height: 300px;
  }
}
.last_section_language_strategy .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.last_section_language_strategy .container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 0;
}
@media (max-width: 1280px) {
  .last_section_language_strategy .container {
    padding: 60px 20px;
  }
}
.last_section_language_strategy .container h2 {
  color: white !important;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-size: 80px !important;
  font-weight: 900;
  line-height: 96%; /* 86.4px */
  text-transform: uppercase;
  margin-bottom: 35px;
}
.last_section_language_strategy .container h2 span {
  color: #f47037 !important;
}
@media (max-width: 1200px) {
  .last_section_language_strategy .container h2 {
    font-size: 60px !important;
    margin-bottom: 30px;
  }
}
.last_section_language_strategy .container .lead_text {
  color: var(--New-folder-White, #fff);
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-size: 40px !important;
  font-weight: 900;
  line-height: 104%; /* 41.6px */
  text-transform: uppercase;
  padding-right: 20px;
}
@media (max-width: 1200px) {
  .last_section_language_strategy .container .lead_text {
    font-size: 30px !important;
    padding-right: 0;
  }
}
.last_section_language_strategy .container .desc {
  color: white;
  font-family: "Graphik Web", sans-serif;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 159%;
  margin-top: 30px;
}
@media (max-width: 1200px) {
  .last_section_language_strategy .container .desc {
    font-size: 18px !important;
  }
}
.last_section_language_strategy .container .desc p {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  opacity: 1;
  font-weight: inherit !important;
}
.last_section_language_strategy .container .desc b,
.last_section_language_strategy .container .desc strong {
  font-weight: 400 !important;
  color: #f47037 !important;
}
.last_section_language_strategy .container .btns {
  margin-top: 60px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
@media (max-width: 1200px) {
  .last_section_language_strategy .container .btns {
    margin-top: 30px;
  }
}
.last_section_language_strategy .container .btns .btn,
.last_section_language_strategy .container .btns .btn_white {
  border-radius: 100px;
  background: #f47037;
  color: white;
  padding: 15px 42px;
  padding-top: 12px;
  text-align: center;
  font-family: "Graphik Web", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 159%; /* 25.44px */
  text-decoration: none;
  border: none;
  text-shadow: none;
}
@media (max-width: 600px) {
  .last_section_language_strategy .container .btns .btn,
  .last_section_language_strategy .container .btns .btn_white {
    width: 100%;
  }
}
.last_section_language_strategy .container .btns .btn_white {
  background: white;
  color: #303f4e;
}
.last_section_language_strategy .container .content {
  width: 100%;
  max-width: 648px;
}/*# sourceMappingURL=language-strategy-components.css.map */