@charset "UTF-8";
@font-face {
  font-family: 'MarianinaFY';
  src: url("../assets/fonts/MarianinaFY-Black.woff2") format("woff2"), url("../assets/fonts/MarianinaFY-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Oxygen';
  src: url("../assets/fonts/Oxygen-Bold.woff2") format("woff2"), url("../assets/fonts/Oxygen-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Oxygen';
  src: url("../assets/fonts/Oxygen-Light.woff2") format("woff2"), url("../assets/fonts/Oxygen-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'PT Mono';
  src: url("../assets/fonts/PTMono-Regular.woff2") format("woff2"), url("../assets/fonts/PTMono-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Janna LT';
  src: url("../assets/fonts/JannaLT-Regular-Numerals.woff2") format("woff2"), url("../assets/fonts/JannaLT-Regular-Numerals.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0030-0039; }

@font-face {
  font-family: 'Frutiger LT Arabic';
  src: url("../assets/fonts/FrutigerLTArabic-75Black.woff2") format("woff2"), url("../assets/fonts/FrutigerLTArabic-75Black.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Frutiger LT Arabic';
  src: url("../assets/fonts/FrutigerLTArabic-55Roman.woff2") format("woff2"), url("../assets/fonts/FrutigerLTArabic-55Roman.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Frutiger LT Arabic';
  src: url("../assets/fonts/FrutigerLTArabic-45Light.woff2") format("woff2"), url("../assets/fonts/FrutigerLTArabic-45Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

body {
  font-family: "Oxygen", sans-serif; }
  html[lang=ar] body {
    font-family: "Janna LT", "Frutiger LT Arabic", sans-serif; }

h1,
h2,
h3, .content-nav, .content ol:not([class]) > li > .icon.icon--tick::after, .menu-primary,
.menu-footer {
  font-family: "MarianinaFY", sans-serif;
  font-weight: 900; }
  html[lang=ar] h1,
  html[lang=ar] h2,
  html[lang=ar] h3, html[lang=ar] .content-nav, html[lang=ar] .content ol:not([class]) > li > .icon.icon--tick::after, .content html[lang=ar] ol:not([class]) > li > .icon.icon--tick::after, html[lang=ar] .menu-primary,
  html[lang=ar] .menu-footer {
    font-family: "Janna LT", "Frutiger LT Arabic", sans-serif; }

.tsc-block-stat-stat {
  font-size: 3rem; }
  @media (min-width: 768px) {
    .tsc-block-stat-stat {
      font-size: 5rem; } }

.tsc-block-stat, .wp-block-audio, .wp-block-button, .wp-block-columns, .wp-block-image, .wp-block-pullquote,
.wp-block-quote {
  margin-top: 0;
  margin-bottom: 1.5rem; }
  .tsc-block-stat:last-child, .wp-block-audio:last-child, .wp-block-button:last-child, .wp-block-columns:last-child, .wp-block-image:last-child, .wp-block-pullquote:last-child,
  .wp-block-quote:last-child {
    margin-bottom: 0; }

.header-logo-text, .header-subtitle, .menu-primary-inner-logo-text {
  font-family: "PT Mono", monospace;
  text-transform: uppercase; }
  [dir="ltr"] .header-logo-text,[dir="ltr"]  .header-subtitle,[dir="ltr"]  .menu-primary-inner-logo-text {
    letter-spacing: 1.5px; }

body {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  color: #2b3038;
  line-height: 1.6;
  overflow-x: hidden;
  word-break: break-word;
  --s-admin-bar: 0px; }
  body.admin-bar {
    --s-admin-bar: 46px; }
    @media (min-width: 783px) {
      body.admin-bar {
        --s-admin-bar: 32px; } }

article,
aside,
footer,
header,
main,
nav,
section {
  display: block; }

figure,
blockquote {
  margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1rem;
  line-height: 1.1; }

.no-list, .content-nav-items, .tsc-block-accordion, .tsc-block-bar-chart-bars,
.tsc-block-bar-chart-labels, .tsc-block-stories-pips, .tsc-block-stories-content, .blocks-gallery-grid, .menu-primary-lang, #menu-primary-menu,
#menu-primary-menu-arabic, #menu-footer-menu,
#menu-footer-menu-arabic, .p-a-list, .p-fp-sections {
  list-style: none;
  margin: 0;
  padding: 0; }

#wpadminbar {
  position: fixed; }

.hidden,
.has-js .hidden-js,
.no-js .hidden-nojs {
  display: none !important; }

html {
  font-size: 18px; }

h1 {
  font-size: 3rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.5rem; }

.arrow {
  position: relative;
  display: inline-block;
  width: 2rem; }
  .arrow, .arrow::before, .arrow::after {
    height: 1px;
    background-color: currentColor; }
  [dir="ltr"] .arrow::before,[dir="ltr"]  .arrow::after{
    right: 0; }
  [dir="rtl"] .arrow::before,[dir="rtl"]  .arrow::after{
    left: 0; }
  .arrow::before, .arrow::after {
    content: "";
    position: absolute;
    top: 0;
    width: 1rem; }
  .arrow::before {
    transform-origin: top right;
    transform: rotate(40deg); }
    [dir="rtl"] .arrow::before {
      transform-origin: top left; }
  .arrow::after {
    transform-origin: bottom right;
    transform: rotate(-40deg); }
    [dir="rtl"] .arrow::after {
      transform-origin: bottom left; }

.btn {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 3rem;
  padding: 0 3rem;
  border: 1px solid #17e3ad;
  background: transparent;
  text-transform: uppercase;
  font-family: "PT Mono", monospace;
  font-size: 0.8rem;
  text-decoration: none;
  color: inherit; }
  .btn:hover {
    transition: background-color 0.2s ease-out, color 0.2s ease-out;
    background-color: #17e3ad; }
  [dir="ltr"] .btn .arrow{
    margin-left: 1.5rem; }
  [dir="rtl"] .btn .arrow{
    margin-right: 1.5rem; }
  [dir="ltr"] .btn .arrow{
    margin-right: -2rem; }
  [dir="rtl"] .btn .arrow{
    margin-left: -2rem; }

.case-study-link {
  display: block;
  color: inherit;
  text-decoration: none;
  height: 100%; }
  .case-study-link p {
    font-size: 0.8rem;
    color: #585b62; }

.case-study-title {
  margin: 0 0 0.2rem; }

.case-study-image {
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 0.5rem; }
  .case-study-image > .wp-post-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }

.content-wrapper {
  overflow: hidden; }

.content-with-nav {
  position: relative;
  padding-top: 1rem; }
  @media (min-width: 1024px) {
    .content-with-nav {
      padding-top: 0; }
      [dir="ltr"] .content-with-nav .content{
        padding-left: 18rem; }
      [dir="rtl"] .content-with-nav .content{
        padding-right: 18rem; }
      .content-with-nav .content {
        max-width: 59rem; } }

.content-with-no-header {
  margin-top: calc(8rem);
  margin-top: calc(8rem + var(--s-admin-bar)); }
  @media (min-width: 768px) {
    .content-with-no-header {
      margin-top: calc(10rem);
      margin-top: calc(10rem + var(--s-admin-bar)); } }
  @media (min-width: 1024px) {
    .content-with-no-header {
      margin-top: calc(3rem);
      margin-top: calc(3rem + var(--s-admin-bar)); } }
  @media (min-width: 1100px) {
    .content-with-no-header {
      margin-top: 0;
      margin-top: var(--s-admin-bar); } }

[dir="ltr"] .content-nav{
  left: 0; }

[dir="rtl"] .content-nav{
  right: 0; }

[dir="ltr"] .content-nav{
  right: 0; }

[dir="rtl"] .content-nav{
  left: 0; }

.content-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  max-width: 59rem;
  font-size: 1.2rem; }
  @media (min-width: 1024px) {
    .content-nav {
      padding-top: 4rem;
      padding-bottom: 4rem;
      margin: 0 auto;
      padding-left: 1rem;
      padding-right: 1rem;
      box-sizing: border-box; } }
  @media (min-width: 1024px) and (min-width: 768px) {
    .content-nav {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media (min-width: 1100px) {
    .content-nav {
      top: 2rem; } }
  @media (min-width: 1400px) {
    .content-nav {
      top: 0; } }

.content-nav-trigger {
  position: absolute;
  top: -4rem;
  top: calc(-4rem - var(--s-admin-bar));
  height: 1px; }

.content-nav-items {
  position: -webkit-sticky;
  position: sticky;
  z-index: 99;
  top: 4rem;
  top: calc(4rem + var(--s-admin-bar));
  display: flex;
  overflow: auto;
  white-space: nowrap;
  scroll-behavior: smooth;
  transition: background-color 0.2s ease-out, color 0.2s ease-out; }
  body:not(.has-js) .content-nav-items, .content-nav-items.is-sticky {
    background-color: #2b3038;
    color: white; }
  @media (min-width: 1024px) {
    .content-nav-items {
      z-index: 5;
      padding-top: 1rem;
      max-width: 15rem;
      flex-direction: column;
      white-space: normal; }
      .content-nav-items::before, .content-nav-items::after {
        display: none; }
      .content-nav-items,
      body:not(.has-js) .content-nav-items, .content-nav-items.is-sticky {
        background-color: transparent;
        color: inherit; } }
  .content-nav-items li {
    padding: 0.5rem 1rem;
    margin: 0 -0.5rem; }
    @media (min-width: 768px) {
      .content-nav-items li {
        padding: 0.5rem 2rem;
        margin: 0 -1rem; } }
    [dir="ltr"] .content-nav-items li:first-child{
      margin-left: 0; }
    [dir="rtl"] .content-nav-items li:first-child{
      margin-right: 0; }
    [dir="ltr"] .content-nav-items li:last-child{
      margin-right: 0; }
    [dir="rtl"] .content-nav-items li:last-child{
      margin-left: 0; }
    @media (min-width: 1024px) {
      .content-nav-items li {
        padding: 0 0 0.5rem;
        margin: 0; } }
  .content-nav-items a {
    display: inline-block;
    color: inherit;
    text-decoration: none;
    border-bottom: 5px solid transparent;
    padding-top: 5px; }
    .content-nav-items a:hover, .content-nav-items a.is-current {
      border-bottom-color: #17e3ad;
      transition: border-bottom-color 0.2s ease-out; }

.content {
  position: relative;
  max-width: 43rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .content {
      padding-left: 2rem;
      padding-right: 2rem; } }
  .content h2:not([class]) {
    margin: 3rem 0 1rem; }
  .content h3:not([class]) {
    margin: 0 0 1rem; }
  .content h4:not([class]), .content h5:not([class]), .content h6:not([class]) {
    margin: 0 0 0.5rem; }
  .content p:not([class]), .content ol:not([class]), .content ul:not([class]) {
    margin: 0 0 1.5rem; }
  .content ol:not([class]),
  .content ul:not([class]) {
    list-style: none;
    padding: 0; }
    [dir="ltr"] .content ol:not([class]) > li,[dir="ltr"] 
    .content ul:not([class]) > li{
      padding-left: 2rem; }
    [dir="rtl"] .content ol:not([class]) > li,[dir="rtl"] 
    .content ul:not([class]) > li{
      padding-right: 2rem; }
    .content ol:not([class]) > li,
    .content ul:not([class]) > li {
      position: relative;
      margin-bottom: 0.5rem; }
      [dir="ltr"] .content ol:not([class]) > li > .icon.icon--tick,[dir="ltr"] 
      .content ul:not([class]) > li > .icon.icon--tick{
        left: 0; }
      [dir="rtl"] .content ol:not([class]) > li > .icon.icon--tick,[dir="rtl"] 
      .content ul:not([class]) > li > .icon.icon--tick{
        right: 0; }
      [dir="ltr"] .content ol:not([class]) > li > .icon.icon--tick,[dir="ltr"] 
      .content ul:not([class]) > li > .icon.icon--tick{
        margin-right: 0.2rem; }
      [dir="rtl"] .content ol:not([class]) > li > .icon.icon--tick,[dir="rtl"] 
      .content ul:not([class]) > li > .icon.icon--tick{
        margin-left: 0.2rem; }
      .content ol:not([class]) > li > .icon.icon--tick,
      .content ul:not([class]) > li > .icon.icon--tick {
        position: absolute;
        top: 0.2rem;
        width: 1.5rem;
        vertical-align: middle;
        color: #17e3ad; }
  .content ol:not([class]) ol:not([class]),
  .content ul:not([class]) ul:not([class]) {
    margin-top: 0.5rem; }
  .content ol:not([class]) {
    counter-reset: ol 1; }
    .content ol:not([class]) > li::after {
      content: "";
      counter-increment: ol; }
    .content ol:not([class])[reversed] > li::after {
      counter-increment: ol -1; }
    .content ol:not([class]) > li > .icon.icon--tick::after {
      content: counter(ol);
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      top: 1px;
      left: 0;
      width: 100%;
      height: 100%;
      font-style: normal;
      font-size: 0.9rem; }
      html[lang=ar] .content ol:not([class]) > li > .icon.icon--tick::after {
        top: 0; }
    .content ol:not([class]) > li > .icon.icon--tick path:last-child {
      display: none; }
  .content a:not([class]) {
    color: inherit;
    text-decoration: none;
    box-shadow: inset 0px -2px 0px 0px #17e3ad; }

.content-page-icon,
.content-topic-icons {
  position: relative;
  z-index: -1;
  margin-top: -4rem; }

[dir="ltr"] .content-page-icon{
  margin-left: -2rem; }

[dir="rtl"] .content-page-icon{
  margin-right: -2rem; }

.content-page-icon {
  margin-bottom: -10rem;
  color: #17e3ad;
  height: 20rem; }
  .content-page-icon .icon {
    width: 100%;
    max-width: 450px; }
    .content-page-icon .icon.icon--newsreader {
      max-width: 380px; }
  @media (min-width: 768px) {
    .content-page-icon {
      margin-bottom: -6rem; } }

.content-topic-icons {
  display: flex;
  align-items: flex-start;
  margin-bottom: -2rem;
  height: 25vw; }
  @media (min-width: 768px) {
    .content-topic-icons {
      height: 10rem; } }
  .content-topic-icons .icon {
    display: inline-flex;
    align-items: center;
    flex: 0 0 25%;
    padding: 0 0.5rem;
    box-sizing: border-box;
    min-height: 100%;
    color: #17e3ad; }
    .content-topic-icons .icon:nth-child(even) {
      color: #ffb698; }
    .content-topic-icons .icon path {
      stroke-width: 1; }
    .content-topic-icons .icon .icon__inner {
      width: 100%; }
    @media (min-width: 768px) {
      .content-topic-icons .icon {
        padding: 0 1rem; }
        .content-topic-icons .icon path {
          stroke-width: 1.5; } }
    .content-topic-icons .icon.js-animate.is-visible:nth-child(1n) path {
      transition-delay: 0.75s; }
    .content-topic-icons .icon.js-animate.is-visible:nth-child(2n) path {
      transition-delay: 1.5s; }
    .content-topic-icons .icon.js-animate.is-visible:nth-child(3n) path {
      transition-delay: 2.25s; }
    .content-topic-icons .icon.js-animate.is-visible:nth-child(4n) path {
      transition-delay: 3s; }

[dir="ltr"] .content-meta{
  margin-left: -3rem; }

[dir="rtl"] .content-meta{
  margin-right: -3rem; }

.content-meta {
  position: relative;
  display: flex;
  margin-bottom: 2rem;
  padding: 1rem;
  font-family: "PT Mono", monospace;
  font-size: 0.8rem; }
  .content-meta::before {
    content: "";
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ccfaee; }
  [dir="ltr"] .content-meta .icon{
    margin-right: 1rem; }
  [dir="rtl"] .content-meta .icon{
    margin-left: 1rem; }
  .content-meta .icon {
    flex: 0 0 3rem; }
    [dir="ltr"] .content-meta .icon {
      transform: scaleX(-1); }
    .content-meta .icon path {
      stroke-width: 1.5; }
  .content-meta dl {
    margin: 0; }
  .content-meta dt {
    font-weight: bold;
    line-height: 1;
    font-size: 0.7rem; }
  .content-meta dd {
    margin: 0 0 0.5rem; }
    .content-meta dd:last-child {
      margin: 0; }

.content-meta-link {
  display: inline-block; }
  .content-meta-link::after {
    content: ","; }
  html[lang=ar] .content-meta-link::after {
    content: "،"; }
  .content-meta-link:last-child::after {
    display: none; }

.tsc-block-accordion > li {
  border-bottom: 1px solid #dcdcdc; }
  .tsc-block-accordion > li:last-child {
    border-bottom: 0; }

.tsc-block-accordion-toggle {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.tsc-block-accordion-title {
  position: relative;
  display: block;
  font-family: "MarianinaFY", sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 1.1;
  padding: 0.4rem 0; }
  .tsc-block-accordion-title::after {
    content: "";
    position: absolute;
    top: 0.375rem;
    right: 0;
    background-image: url(../assets/imgs/plus.svg);
    background-size: 100% 100%;
    width: 2.5rem;
    height: 2.5rem;
    transition: transform 0.2s ease-out; }
  .tsc-block-accordion-toggle:checked ~ .tsc-block-accordion-title::after {
    transform: rotate(225deg); }
  .tsc-block-accordion-title > h4 {
    padding-top: 0.25rem;
    margin: 0; }
  .tsc-block-accordion-title:hover > h4 {
    color: #17e3ad; }

.tsc-block-accordion-content {
  margin: 0.5rem 0 1.5rem;
  display: none; }
  .tsc-block-accordion-toggle:checked ~ .tsc-block-accordion-content {
    display: block; }

@media (min-width: 1100px) {
  .tsc-block-actions.alignwide {
    margin-left: -8rem;
    margin-right: -8rem; } }

.tsc-block-actions > .wp-block-column {
  border: 1px solid transparent;
  border-radius: 0.5rem;
  padding: 1.5rem; }
  .tsc-block-actions > .wp-block-column:nth-child(1) {
    border-color: #17e3ad; }
    .tsc-block-actions > .wp-block-column:nth-child(1) h5 {
      color: #17e3ad; }
    .tsc-block-actions > .wp-block-column:nth-child(1) .wp-block-button__link {
      background-color: #17e3ad;
      width: 100%; }
  .tsc-block-actions > .wp-block-column:nth-child(2) {
    border-color: #1471d9; }
    .tsc-block-actions > .wp-block-column:nth-child(2) h5 {
      color: #1471d9; }
    .tsc-block-actions > .wp-block-column:nth-child(2) .wp-block-button__link {
      background-color: #1471d9;
      width: 100%; }
  .tsc-block-actions > .wp-block-column:nth-child(3) {
    border-color: #ff433f; }
    .tsc-block-actions > .wp-block-column:nth-child(3) h5 {
      color: #ff433f; }
    .tsc-block-actions > .wp-block-column:nth-child(3) .wp-block-button__link {
      background-color: #ff433f;
      width: 100%; }

.tsc-block-bar-chart {
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center; }
  .tsc-block-bar-chart figcaption {
    font-size: 0.8rem;
    margin-top: 1rem; }

.tsc-block-bar-chart-bars,
.tsc-block-bar-chart-labels {
  display: flex;
  justify-content: center; }
  .tsc-block-bar-chart-bars > li,
  .tsc-block-bar-chart-labels > li {
    flex: 0 1 120px;
    margin: 0 1rem; }

.tsc-block-bar-chart-bars {
  align-items: flex-end;
  height: 400px;
  margin-top: 4rem;
  margin-bottom: 1rem; }
  .tsc-block-bar-chart-bars > li {
    position: relative;
    background-color: currentColor; }
    .tsc-block-bar-chart-bars > li > span {
      position: absolute;
      bottom: 100%;
      left: -100px;
      right: -100px;
      margin-bottom: 0.5rem;
      font-family: "MarianinaFY", sans-serif;
      font-size: 2.5rem;
      line-height: 1; }

.tsc-block-bar-chart-labels {
  line-height: 1.2; }

.tsc-block-bar-chart-label-pct {
  font-family: "MarianinaFY", sans-serif;
  font-size: 2.5rem; }

.tsc-block-nav-anchor {
  position: relative;
  top: -4rem;
  display: block; }

.tsc-block-stat {
  font-family: "MarianinaFY", sans-serif;
  font-size: 2rem;
  text-align: center;
  color: #17e3ad;
  line-height: 1.2; }

.tsc-block-stat-icon-wrapper {
  max-width: 20rem;
  margin: 0 auto;
  padding: 0 2rem; }

.tsc-block-stat-icon {
  display: block;
  width: 100%;
  margin: 0 auto 1rem; }

.tsc-block-stat-stat {
  line-height: 1;
  margin: 0 0 0.5rem; }

.tsc-block-stories {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.tsc-block-stories-pips-container {
  overflow-y: auto;
  margin: 0 -0.5rem; }

.tsc-block-stories-pips {
  position: relative;
  display: flex;
  padding-bottom: 2rem; }

.tsc-block-stories-pips__current {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 10rem;
  height: 1rem;
  padding: 0 0.5rem;
  transition: transform 0.2s ease-out; }
  .tsc-block-stories-pips__current::before {
    content: "";
    display: block;
    width: 0;
    margin: 0 auto;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 1rem solid #17e3ad; }

.tsc-block-stories-pip {
  position: relative;
  flex: 0 0 10rem;
  padding: 0 0.5rem;
  height: 10rem;
  background-clip: content-box;
  background-size: cover;
  background-position: center;
  cursor: pointer; }
  .tsc-block-stories-pip > span {
    position: absolute;
    top: 0;
    right: 0.5rem;
    left: 0.5rem;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    box-sizing: border-box;
    background-color: rgba(43, 48, 56, 0.5);
    color: white;
    text-decoration: underline; }
  .tsc-block-stories-pip:hover > span {
    display: flex; }

.tsc-block-stories-box {
  background-color: white;
  color: #2b3038;
  border: 1px solid #17e3ad;
  border-radius: 3px;
  overflow: hidden; }

.tsc-block-stories-content {
  display: flex;
  flex-wrap: nowrap;
  transition: transform 0.2s ease-out; }
  .tsc-block-stories-content > li {
    flex: 0 0 100%;
    padding: 1rem;
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .tsc-block-stories-content > li {
        padding: 2rem; } }

.tsc-block-stories-content-text {
  max-width: 43rem;
  margin: 0 auto; }

.alignwide,
.alignfull {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.alignwide:first-child {
  margin-top: 0; }

.alignwide:last-child {
  margin-bottom: 0; }

.alignfull {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }
  @media (min-width: 768px) {
    .alignfull {
      padding-left: 2rem;
      padding-right: 2rem; } }
  .alignfull:first-child {
    margin-top: -4rem; }
  .alignfull:last-child {
    margin-bottom: -4rem; }

.alignfull + .alignfull {
  margin-top: -4rem; }

@media (min-width: 768px) {
  .alignleft {
    margin: 0 3rem 3rem 0;
    max-width: 20rem;
    float: left; } }
  @media (min-width: 768px) and (min-width: 1100px) {
    .alignleft {
      margin-left: -5rem; } }

@media (min-width: 768px) {
  .alignright {
    margin: 0 0 3rem 3rem;
    max-width: 20rem;
    float: right; } }
  @media (min-width: 768px) and (min-width: 1100px) {
    .alignright {
      margin-right: -5rem; } }

@media (min-width: 1100px) and (min-width: 1100px) {
  .alignwide {
    margin-left: -5rem;
    margin-right: -5rem; } }

.has-text-color.has-green-color {
  color: #17e3ad; }

.has-text-color.has-blue-color {
  color: #1471d9; }

.has-text-color.has-light-blue-color {
  color: #e5f9fd; }

.has-text-color.has-red-color {
  color: #ff433f; }

.has-text-color.has-grey-color {
  color: #dcdcdc; }

.has-text-color.has-light-grey-color {
  color: #f0f0f0; }

.has-text-color.has-white-color {
  color: white; }

.has-text-color.has-black-color {
  color: #2b3038; }

.has-text-align-left {
  text-align: left; }

.has-text-align-right {
  text-align: right; }

.has-text-align-center {
  text-align: center; }

.wp-block-audio {
  width: 100%; }
  .wp-block-audio > audio {
    display: block;
    width: 100%; }

.wp-block-button__link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 10rem;
  height: 3rem;
  font-size: 0.8rem;
  font-weight: bold;
  text-decoration: none;
  border-radius: 3px; }
  .wp-block-button__link.has-green-background-color {
    background-color: #17e3ad; }
  .wp-block-button__link.has-blue-background-color {
    background-color: #1471d9; }
  .wp-block-button__link.has-light-blue-background-color {
    background-color: #e5f9fd; }
  .wp-block-button__link.has-red-background-color {
    background-color: #ff433f; }
  .wp-block-button__link.has-grey-background-color {
    background-color: #dcdcdc; }
  .wp-block-button__link.has-light-grey-background-color {
    background-color: #f0f0f0; }
  .wp-block-button__link.has-white-background-color {
    background-color: white; }
  .wp-block-button__link.has-black-background-color {
    background-color: #2b3038; }

.wp-block-columns {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .wp-block-columns {
      flex-direction: row; } }

.wp-block-column {
  flex: 1 1 0;
  margin: 1rem 0; }
  @media (min-width: 768px) {
    .wp-block-column {
      margin: 0 1rem; }
      [dir="ltr"] .wp-block-column:first-child{
        margin-left: 0; }
      [dir="rtl"] .wp-block-column:first-child{
        margin-right: 0; }
      [dir="ltr"] .wp-block-column:last-child{
        margin-right: 0; }
      [dir="rtl"] .wp-block-column:last-child{
        margin-left: 0; } }

.wp-block-cover {
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 100vh;
  background-size: cover; }
  .wp-block-cover .tsc-block-nav-anchor {
    position: absolute;
    top: 0; }

.wp-block-cover__image-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; }

.wp-block-cover__inner-container {
  position: relative;
  width: 100%;
  max-width: 43rem;
  margin: 0 auto; }
  .wp-block-cover__inner-container > p {
    position: absolute;
    right: 1rem;
    bottom: 0.2rem;
    font-size: 0.8rem;
    color: white; }

.wp-block-embed {
  margin-top: 2rem;
  margin-bottom: 2rem;
  overflow: hidden; }
  .wp-block-embed:first-child {
    margin-top: 0; }
  .wp-block-embed:last-child {
    margin-bottom: 0; }
  .wp-block-embed.alignleft, .wp-block-embed.alignright {
    width: 100%; }
  .wp-block-embed.alignfull {
    padding-left: 0;
    padding-right: 0; }

.wp-block-embed__wrapper {
  position: relative; }
  .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
    padding-top: 42.85%; }
  .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper {
    padding-top: 50%; }
  .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
    padding-top: 56.25%; }
  .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper {
    padding-top: 75%; }
  .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper {
    padding-top: 100%; }
  .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper {
    padding-top: 66.66%; }
  .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper {
    padding-top: 200%; }
  .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper {
    padding-top: 177.77778%; }
  .wp-block-embed.wp-embed-aspect-3-4 .wp-block-embed__wrapper {
    padding-top: 133.33333%; }
  .wp-block-embed__wrapper iframe {
    width: 100%; }
  .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper > iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }

.wp-block-embed.wp-block-embed-youtube.alignfull.wp-embed-aspect-16-9 > .wp-block-embed__wrapper {
  padding-top: 0;
  height: 56.25vw;
  max-height: 100vh; }

.wp-block-embed.wp-block-embed-twitter .twitter-tweet,
.wp-block-embed.wp-block-embed-facebook .fb-video,
.wp-block-embed.wp-block-embed-facebook .fb-video span,
.wp-block-embed.wp-block-embed-facebook .fb-video iframe,
.wp-block-embed.wp-block-embed-facebook .fb-post,
.wp-block-embed.wp-block-embed-facebook .fb-post span,
.wp-block-embed.wp-block-embed-facebook .fb-post iframe {
  width: 100% !important; }

.wp-block-embed.wp-block-embed-twitter .twitter-tweet {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.wp-block-gallery {
  position: relative;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .wp-block-gallery img {
    display: block;
    width: 100%; }
  .wp-block-gallery > .tsc-gallery-prev,
  .wp-block-gallery > .tsc-gallery-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: none;
    padding: 0;
    outline: 0;
    cursor: pointer;
    transition: opacity 0.2 ease-out; }
    .wp-block-gallery > .tsc-gallery-prev[disabled],
    .wp-block-gallery > .tsc-gallery-next[disabled] {
      opacity: 0;
      cursor: auto; }
    .wp-block-gallery > .tsc-gallery-prev > svg,
    .wp-block-gallery > .tsc-gallery-next > svg {
      display: block;
      width: 3rem;
      height: 6rem; }
      @media (min-width: 768px) {
        .wp-block-gallery > .tsc-gallery-prev > svg,
        .wp-block-gallery > .tsc-gallery-next > svg {
          width: 4rem;
          height: 8rem; } }
  [dir="ltr"] .wp-block-gallery > .tsc-gallery-prev{
    left: 0; }
  [dir="rtl"] .wp-block-gallery > .tsc-gallery-prev{
    right: 0; }
    .wp-block-gallery > .tsc-gallery-prev > svg {
      transform: rotate(180deg); }
    @media (min-width: 1024px) {
      [dir="ltr"] .wp-block-gallery > .tsc-gallery-prev{
        left: auto; }
      [dir="rtl"] .wp-block-gallery > .tsc-gallery-prev{
        right: auto; }
      [dir="ltr"] .wp-block-gallery > .tsc-gallery-prev{
        right: 100%; }
      [dir="rtl"] .wp-block-gallery > .tsc-gallery-prev{
        left: 100%; }
      [dir="ltr"] .wp-block-gallery > .tsc-gallery-prev{
        margin-right: 1rem; }
      [dir="rtl"] .wp-block-gallery > .tsc-gallery-prev{
        margin-left: 1rem; } }
  [dir="ltr"] .wp-block-gallery > .tsc-gallery-next{
    right: 0; }
  [dir="rtl"] .wp-block-gallery > .tsc-gallery-next{
    left: 0; }
    @media (min-width: 1024px) {
      [dir="ltr"] .wp-block-gallery > .tsc-gallery-next{
        left: 100%; }
      [dir="rtl"] .wp-block-gallery > .tsc-gallery-next{
        right: 100%; }
      [dir="ltr"] .wp-block-gallery > .tsc-gallery-next{
        right: auto; }
      [dir="rtl"] .wp-block-gallery > .tsc-gallery-next{
        left: auto; }
      [dir="ltr"] .wp-block-gallery > .tsc-gallery-next{
        margin-left: 1rem; }
      [dir="rtl"] .wp-block-gallery > .tsc-gallery-next{
        margin-right: 1rem; } }

.blocks-gallery-grid {
  display: flex;
  margin: 0 -1rem;
  transition: transform 0.2s ease-out; }
  @media (min-width: 768px) {
    .wp-block-gallery.columns-1 .blocks-gallery-grid {
      margin: 0 -3rem; }
    .wp-block-gallery.columns-2 .blocks-gallery-grid {
      margin: 0 -1rem; }
    .wp-block-gallery.columns-3 .blocks-gallery-grid {
      margin: 0 -0.5rem; }
    .wp-block-gallery.columns-4 .blocks-gallery-grid {
      margin: 0 -0.5rem; } }

.blocks-gallery-item {
  flex: 0 0 100%;
  padding: 0 1rem;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .wp-block-gallery.columns-1 .blocks-gallery-item {
      padding: 0 3rem;
      flex-basis: 100%; }
    .wp-block-gallery.columns-2 .blocks-gallery-item {
      padding: 0 1rem;
      flex-basis: 50%; }
    .wp-block-gallery.columns-3 .blocks-gallery-item {
      padding: 0 0.5rem;
      flex-basis: 33.33333%; }
    .wp-block-gallery.columns-4 .blocks-gallery-item {
      padding: 0 0.5rem;
      flex-basis: 25%; } }

.wp-block-group {
  padding: 4rem 0; }
  .article-content .wp-block-group + .wp-block-group {
    margin-top: -4rem; }
  .wp-block-group.has-green-background-color {
    background-color: #17e3ad; }
  .wp-block-group.has-blue-background-color {
    background-color: #1471d9; }
  .wp-block-group.has-light-blue-background-color {
    background-color: #e5f9fd; }
  .wp-block-group.has-red-background-color {
    background-color: #ff433f; }
  .wp-block-group.has-grey-background-color {
    background-color: #dcdcdc; }
  .wp-block-group.has-light-grey-background-color {
    background-color: #f0f0f0; }
  .wp-block-group.has-white-background-color {
    background-color: white; }
  .wp-block-group.has-black-background-color {
    background-color: #2b3038; }
  .wp-block-group.has-black-background-color {
    color: white; }
    .article-content .wp-block-group.has-black-background-color h3, .article-content .wp-block-group.has-black-background-color h4, .article-content .wp-block-group.has-black-background-color h5, .article-content .wp-block-group.has-black-background-color h6,
    .article-content .wp-block-group.has-black-background-color .wp-block-pullquote,
    .article-content .wp-block-group.has-black-background-color .wp-block-quote {
      color: white; }

.wp-block-group__inner-container {
  max-width: 43rem;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 768px) {
    .wp-block-group__inner-container {
      padding-left: 2rem;
      padding-right: 2rem; } }

.wp-block-image {
  position: relative; }
  .wp-block-image.alignfull {
    padding-left: 0;
    padding-right: 0; }
    .wp-block-image.alignfull figcaption {
      padding-left: 1rem;
      padding-right: 1rem; }
      @media (min-width: 768px) {
        .wp-block-image.alignfull figcaption {
          padding-left: 2rem;
          padding-right: 2rem; } }
  .wp-block-image img {
    display: block;
    width: 100%;
    height: auto; }

.wp-block-embed figcaption,
.wp-block-gallery figcaption,
.wp-block-image figcaption {
  font-size: 0.8rem;
  margin-top: 1rem; }

.wp-block-pullquote,
.wp-block-quote {
  position: relative;
  z-index: 0;
  color: #2b3038; }
  @media (min-width: 1100px) {
    [dir="ltr"] .wp-block-pullquote.alignwide,[dir="ltr"] 
    .wp-block-quote.alignwide{
      margin-left: 5rem; }
    [dir="rtl"] .wp-block-pullquote.alignwide,[dir="rtl"] 
    .wp-block-quote.alignwide{
      margin-right: 5rem; } }
  .wp-block-pullquote.alignwide::before,
  .wp-block-quote.alignwide::before {
    content: "";
    display: block;
    width: 4rem;
    margin-bottom: 1rem;
    border-bottom: 5px solid #17e3ad; }
  .wp-block-pullquote p,
  .wp-block-quote p {
    position: relative;
    font-family: "MarianinaFY", sans-serif;
    font-size: 2rem;
    line-height: 1.2;
    margin: 0 0 1rem; }
    .wp-block-pullquote p .tsc-quotemark-left,
    .wp-block-pullquote p .tsc-quotemark-right,
    .wp-block-quote p .tsc-quotemark-left,
    .wp-block-quote p .tsc-quotemark-right {
      position: absolute;
      z-index: -1;
      width: 96px;
      height: 69px;
      color: #f0f0f0; }
    [dir="ltr"] .wp-block-pullquote p .tsc-quotemark-left,[dir="ltr"] 
    .wp-block-quote p .tsc-quotemark-left{
      left: -1rem; }
    [dir="rtl"] .wp-block-pullquote p .tsc-quotemark-left,[dir="rtl"] 
    .wp-block-quote p .tsc-quotemark-left{
      right: -1rem; }
    .wp-block-pullquote p .tsc-quotemark-left,
    .wp-block-quote p .tsc-quotemark-left {
      top: 0; }
    [dir="ltr"] .wp-block-pullquote p .tsc-quotemark-right,[dir="ltr"] 
    .wp-block-quote p .tsc-quotemark-right{
      margin-left: 0.5rem; }
    [dir="rtl"] .wp-block-pullquote p .tsc-quotemark-right,[dir="rtl"] 
    .wp-block-quote p .tsc-quotemark-right{
      margin-right: 0.5rem; }
    .wp-block-pullquote p .tsc-quotemark-right,
    .wp-block-quote p .tsc-quotemark-right {
      margin-top: 0.5rem;
      transform: rotate(180deg); }
    .wp-block-pullquote p:first-of-type,
    .wp-block-quote p:first-of-type {
      padding-top: 1.5rem; }
    .wp-block-pullquote p:last-of-type,
    .wp-block-quote p:last-of-type {
      padding-bottom: 1.5rem; }
  .wp-block-pullquote cite,
  .wp-block-quote cite {
    display: block;
    font-size: 0.8rem;
    font-weight: bold;
    font-style: normal;
    margin-top: -1.5rem; }
    .wp-block-pullquote cite::before,
    .wp-block-quote cite::before {
      content: "";
      display: block;
      width: 3rem;
      margin-bottom: 1rem;
      border-bottom: 4px solid #17e3ad; }

.wp-block-pullquote.is-style-solid-color {
  padding-top: 3rem;
  padding-bottom: 3rem; }
  .wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 43rem;
    margin: 0 auto;
    text-align: center; }
    .wp-block-pullquote.is-style-solid-color blockquote p:first-of-type {
      padding-top: 0; }
    .wp-block-pullquote.is-style-solid-color blockquote .tsc-quotemark-left {
      position: static;
      display: block;
      margin: 0 auto 2rem;
      color: inherit; }
    .wp-block-pullquote.is-style-solid-color blockquote .tsc-quotemark-right {
      display: none; }
    .wp-block-pullquote.is-style-solid-color blockquote cite::before {
      margin-left: auto;
      margin-right: auto; }
    .wp-block-pullquote.is-style-solid-color blockquote.has-text-color cite::before {
      border-color: currentColor; }
  .wp-block-pullquote.is-style-solid-color.has-green-background-color {
    background-color: #17e3ad; }
  .wp-block-pullquote.is-style-solid-color.has-blue-background-color {
    background-color: #1471d9; }
  .wp-block-pullquote.is-style-solid-color.has-light-blue-background-color {
    background-color: #e5f9fd; }
  .wp-block-pullquote.is-style-solid-color.has-red-background-color {
    background-color: #ff433f; }
  .wp-block-pullquote.is-style-solid-color.has-grey-background-color {
    background-color: #dcdcdc; }
  .wp-block-pullquote.is-style-solid-color.has-light-grey-background-color {
    background-color: #f0f0f0; }
  .wp-block-pullquote.is-style-solid-color.has-white-background-color {
    background-color: white; }
  .wp-block-pullquote.is-style-solid-color.has-black-background-color {
    background-color: #2b3038; }

.wp-block-separator {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-bottom: 1px solid #dcdcdc; }
  @media (min-width: 1100px) {
    .alignwide + .wp-block-separator,
    .alignfull + .wp-block-separator {
      margin-left: -5rem;
      margin-right: -5rem; } }

.tsc-block-icon {
  width: 100%;
  margin-top: 1rem; }
  [dir="ltr"] .tsc-block-icon.alignleft{
    margin-right: 1rem; }
  [dir="rtl"] .tsc-block-icon.alignleft{
    margin-left: 1rem; }
  .tsc-block-icon.alignleft {
    float: left; }
  [dir="ltr"] .tsc-block-icon.alignright{
    margin-left: 1rem; }
  [dir="rtl"] .tsc-block-icon.alignright{
    margin-right: 1rem; }
  .tsc-block-icon.alignright {
    float: right; }
  .tsc-block-icon.alignleft, .tsc-block-icon.alignright {
    max-width: 100px;
    margin-bottom: 1rem; }
  .tsc-block-icon .icon {
    display: block;
    width: 100%;
    color: #17e3ad; }
    .tsc-block-icon .icon path {
      stroke-width: 1.5; }

.tsc-block-show-case-study {
  position: relative;
  display: flex;
  align-items: center;
  padding: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease-out; }
  .tsc-block-show-case-study:hover .tsc-block-show-case-study-btn {
    transition: color 0.2s ease-out, background-color 0.2s ease-out;
    background-color: #2b3038;
    color: #ccfaee; }
  .tsc-block-show-case-study.is-visible {
    color: white; }
    .tsc-block-show-case-study.is-visible .tsc-block-show-case-study-btn {
      border-color: white; }
    .tsc-block-show-case-study.is-visible:hover .tsc-block-show-case-study-btn {
      background-color: white;
      color: #2b3038; }
  [dir="ltr"] .tsc-block-show-case-study .icon{
    margin-right: 1rem; }
  [dir="rtl"] .tsc-block-show-case-study .icon{
    margin-left: 1rem; }
  .tsc-block-show-case-study .icon {
    flex: 0 0 3rem; }
    .tsc-block-show-case-study .icon path {
      stroke-width: 1.5; }

.tsc-block-show-case-study__bg {
  z-index: -1; }
  .tsc-block-show-case-study__bg > .wp-post-image {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
  .tsc-block-show-case-study__bg > .wp-post-image, .tsc-block-show-case-study__bg::before, .tsc-block-show-case-study__bg::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ccfaee; }
  .tsc-block-show-case-study__bg::before {
    mix-blend-mode: color; }
  .tsc-block-show-case-study__bg::after {
    opacity: 0.7; }
  .tsc-block-show-case-study.is-visible > .tsc-block-show-case-study__bg::before {
    transition: opacity 0.5s ease-out;
    opacity: 0; }
  .tsc-block-show-case-study.is-visible > .tsc-block-show-case-study__bg::after {
    background-color: rgba(43, 48, 56, 0.5);
    transition: background-color 0.5s ease-out; }

[dir="ltr"] .tsc-block-show-case-study-main{
  margin-right: 1rem; }

[dir="rtl"] .tsc-block-show-case-study-main{
  margin-left: 1rem; }

.tsc-block-show-case-study-main {
  flex: 1 1 auto; }

.tsc-block-show-case-study-title {
  margin: 0;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 1.2rem; }

.tsc-block-show-case-study-btn {
  border-color: #2b3038;
  white-space: nowrap; }

[dir="ltr"] .tsc-block-what-we-learnt{
  margin-left: -3rem; }

[dir="rtl"] .tsc-block-what-we-learnt{
  margin-right: -3rem; }

.tsc-block-what-we-learnt {
  display: flex;
  padding: 1rem;
  background-color: #ccfaee; }
  [dir="ltr"] .tsc-block-what-we-learnt .icon{
    margin-right: 1rem; }
  [dir="rtl"] .tsc-block-what-we-learnt .icon{
    margin-left: 1rem; }
  .tsc-block-what-we-learnt .icon {
    flex: 0 0 3rem; }
    .tsc-block-what-we-learnt .icon path {
      stroke-width: 1.5; }

.tsc-block-what-we-learnt-title {
  display: flex;
  align-items: center;
  margin: 0 0 0.2rem; }

.tsc-block-nav-anchor {
  top: -5rem;
  top: calc(-5rem - var(--s-admin-bar)); }

@media (min-width: 1024px) {
  .content-with-nav .alignleft {
    margin-left: 0; }
  .content-with-nav .alignright {
    margin-right: 0; }
  .content-with-nav .alignwide,
  .content-with-nav .alignfull {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
  [dir="ltr"] .content-with-nav .content-meta{
    margin-left: 0; }
  [dir="rtl"] .content-with-nav .content-meta{
    margin-right: 0; } }

@media (max-width: 1023px) {
  .content-with-nav .tsc-block-nav-anchor {
    top: calc(-5rem - 60px);
    top: calc(-5rem - 60px - var(--s-admin-bar)); } }

.wp-block-gallery {
  position: relative; }
  .wp-block-gallery::before, .wp-block-gallery::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    width: 50vw;
    background: white;
    opacity: 0.8; }
  .wp-block-gallery::before {
    right: 100%; }
  .wp-block-gallery::after {
    left: 100%; }
  .wp-block-gallery > .tsc-gallery-prev,
  .wp-block-gallery > .tsc-gallery-next {
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #17e3ad;
    border-radius: 100px;
    width: 3rem;
    height: 3rem; }
  .wp-block-gallery > .tsc-gallery-prev {
    transform: translateY(-50%) rotate(180deg); }
  @media (max-width: 1023px) {
    .wp-block-gallery > .tsc-gallery-prev {
      transform: translate(-50%, -50%) rotate(180deg); }
    .wp-block-gallery > .tsc-gallery-next {
      transform: translate(50%, -50%); } }

.wp-block-pullquote p {
  font-size: 1.5rem; }
  .wp-block-pullquote p .tsc-quotemark-left,
  .wp-block-pullquote p .tsc-quotemark-right {
    color: #17e3ad;
    height: auto; }
    .wp-block-pullquote p .tsc-quotemark-left.icon .icon__actual path,
    .wp-block-pullquote p .tsc-quotemark-right.icon .icon__actual path {
      fill: white;
      stroke-width: 3; }
  [dir="ltr"] .wp-block-pullquote p .tsc-quotemark-left{
    left: -3rem; }
  [dir="rtl"] .wp-block-pullquote p .tsc-quotemark-left{
    right: -3rem; }
  [dir="ltr"] .wp-block-pullquote p .tsc-quotemark-right{
    margin-left: -2rem; }
  [dir="rtl"] .wp-block-pullquote p .tsc-quotemark-right{
    margin-right: -2rem; }
  .wp-block-pullquote p .tsc-quotemark-right {
    margin-top: -1rem; }
  [dir="ltr"] .wp-block-pullquote p .tsc-quotemark-left {
    transform: rotate(180deg); }
  [dir="ltr"] .wp-block-pullquote p .tsc-quotemark-right {
    transform: none; }

.wp-block-pullquote cite {
  font-weight: normal; }
  .wp-block-pullquote cite::before {
    border-bottom-color: currentColor; }

.wp-block-pullquote.alignfull .icon.icon--quote .icon__actual path {
  stroke-opacity: 0; }

.wp-block-image.alignwide, .wp-block-image.alignfull {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.wp-block-embed figcaption,
.wp-block-gallery figcaption,
.wp-block-image figcaption {
  margin-top: 0.5rem;
  font-size: 0.7rem;
  opacity: 0.6; }

.footer {
  padding: 4rem 1rem;
  text-align: center; }

.footer-logo {
  display: block;
  margin: 1rem auto 0;
  width: 250px;
  height: 23.6px;
  border: 0; }

.footer-logo-line {
  fill: none;
  stroke: #17e3ad; }

[dir="ltr"] .header-logo{
  left: 1rem; }

[dir="rtl"] .header-logo{
  right: 1rem; }

.header-logo {
  position: absolute;
  top: 0;
  top: var(--s-admin-bar);
  z-index: 200;
  background-color: #2b3038;
  text-decoration: none; }
  @media (min-width: 768px) {
    [dir="ltr"] .header-logo{
      left: 2rem; }
    [dir="rtl"] .header-logo{
      right: 2rem; } }
  .header-logo > svg {
    display: block;
    color: #17e3ad;
    width: 5.6419rem;
    height: 5.3rem; }
    @media (min-width: 768px) {
      .header-logo > svg {
        width: 7.77092rem;
        height: 7.3rem; } }

.header-logo-text {
  line-height: 1.7rem;
  color: white;
  text-align: center;
  font-size: 0.7rem; }
  @media (min-width: 768px) {
    .header-logo-text {
      font-size: 0.9rem; } }

.header {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  text-align: center;
  box-sizing: border-box;
  height: 100vh; }
  @media (min-width: 768px) {
    .header {
      padding: 2rem; } }
  @media (min-width: 1024px) {
    .header {
      height: calc(100vh - 4rem); } }

.header__bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.header-title {
  margin: 3rem 0 1rem;
  line-height: 1;
  font-size: 3.2rem; }
  @media (min-width: 400px) {
    .header-title {
      font-size: 4rem; } }
  @media (min-width: 768px) {
    .header-title {
      font-size: 4.5rem;
      margin-top: 2rem;
      max-width: 25rem; } }
  @media (min-width: 1024px) {
    .header-title {
      max-width: none; } }

.header-subtitle {
  margin: 0;
  background-color: #17e3ad;
  transform: rotate(-3deg);
  padding: 0.1rem 1rem;
  font-weight: normal;
  font-size: 1.7rem; }
  @media (min-width: 768px) {
    .header-subtitle {
      padding: 0.2rem 1.5rem;
      font-size: 2.1rem; } }

.header-strapline {
  font-family: "PT Mono", monospace;
  max-width: 43rem;
  margin: 2rem 0 0;
  font-size: 0.85rem; }
  @media (min-width: 400px) {
    .header-strapline {
      font-size: 0.95rem; } }
  @media (min-width: 768px) {
    .header-strapline {
      font-size: 1rem; } }

@-webkit-keyframes squigglevision {
  0% {
    -webkit-filter: url("#turbulence-1");
            filter: url("#turbulence-1"); }
  25% {
    -webkit-filter: url("#turbulence-2");
            filter: url("#turbulence-2"); }
  50% {
    -webkit-filter: url("#turbulence-3");
            filter: url("#turbulence-3"); }
  75% {
    -webkit-filter: url("#turbulence-4");
            filter: url("#turbulence-4"); }
  100% {
    -webkit-filter: url("#turbulence-5");
            filter: url("#turbulence-5"); } }

@keyframes squigglevision {
  0% {
    -webkit-filter: url("#turbulence-1");
            filter: url("#turbulence-1"); }
  25% {
    -webkit-filter: url("#turbulence-2");
            filter: url("#turbulence-2"); }
  50% {
    -webkit-filter: url("#turbulence-3");
            filter: url("#turbulence-3"); }
  75% {
    -webkit-filter: url("#turbulence-4");
            filter: url("#turbulence-4"); }
  100% {
    -webkit-filter: url("#turbulence-5");
            filter: url("#turbulence-5"); } }

@media (min-width: 768px) {
  .archive-header .icon path,
  .splash-header .icon path {
    stroke-width: 4; } }

.archive-header .icon__inner,
.splash-header .icon__inner {
  padding-bottom: 0 !important;
  height: 100%; }

.archive-header {
  margin-top: 7rem;
  height: 40vh; }
  @media (min-width: 768px) {
    .archive-header {
      margin-top: 0;
      height: calc(50vh - 4rem); } }
  .archive-header .icon {
    position: absolute;
    top: 1rem;
    left: 1rem;
    bottom: 1rem;
    right: 1rem;
    color: #17e3ad;
    max-width: 100rem;
    margin: 0 auto; }

.splash-header .icon {
  position: absolute; }
  [dir="ltr"] .splash-header .icon.icon--video{
    left: 10%; }
  [dir="rtl"] .splash-header .icon.icon--video{
    right: 10%; }
  .splash-header .icon.icon--video {
    color: #17e3ad;
    width: 20%;
    height: 25%;
    top: 15%; }
    .splash-header .icon.icon--video.is-visible path {
      transition-delay: 0.4s !important; }
  [dir="ltr"] .splash-header .icon.icon--hand{
    right: 8%; }
  [dir="rtl"] .splash-header .icon.icon--hand{
    left: 8%; }
  .splash-header .icon.icon--hand {
    color: #17e3ad;
    width: 20%;
    height: 60%;
    bottom: 1%; }
    .splash-header .icon.icon--hand.is-visible path {
      transition-delay: 0s !important; }
  [dir="ltr"] .splash-header .icon.icon--conversation{
    left: 6%; }
  [dir="rtl"] .splash-header .icon.icon--conversation{
    right: 6%; }
  .splash-header .icon.icon--conversation {
    color: #ffb698;
    width: 30%;
    height: 30%;
    bottom: 5%; }
    .splash-header .icon.icon--conversation.is-visible path {
      transition-delay: 0.8s !important; }
  [dir="ltr"] .splash-header .icon.icon--mail{
    left: 40%; }
  [dir="rtl"] .splash-header .icon.icon--mail{
    right: 40%; }
  .splash-header .icon.icon--mail {
    color: #17e3ad;
    width: 10%;
    height: 12%;
    bottom: 15%; }
    .splash-header .icon.icon--mail.is-visible path {
      transition-delay: 0.8s !important; }
  [dir="ltr"] .splash-header .icon.icon--pen{
    right: 28%; }
  [dir="rtl"] .splash-header .icon.icon--pen{
    left: 28%; }
  .splash-header .icon.icon--pen {
    color: #17e3ad;
    width: 15%;
    height: 20%;
    bottom: 5%; }
    .splash-header .icon.icon--pen.is-visible path {
      transition-delay: 1.2s !important; }
  [dir="ltr"] .splash-header .icon.icon--quote{
    right: 2%; }
  [dir="rtl"] .splash-header .icon.icon--quote{
    left: 2%; }
  .splash-header .icon.icon--quote {
    color: #ffb698;
    width: 10%;
    height: 15%;
    top: 30%; }
    .splash-header .icon.icon--quote.is-visible path {
      transition-delay: 0.4s !important; }
  [dir="ltr"] .splash-header .icon.icon--clipboard{
    right: 15%; }
  [dir="rtl"] .splash-header .icon.icon--clipboard{
    left: 15%; }
  .splash-header .icon.icon--clipboard {
    color: #17e3ad;
    width: 15%;
    height: 30%;
    top: 5%; }
    .splash-header .icon.icon--clipboard.is-visible path {
      transition-delay: 0.9s !important; }
  [dir="ltr"] .splash-header .icon.icon--youarehere{
    left: 42%; }
  [dir="rtl"] .splash-header .icon.icon--youarehere{
    right: 42%; }
  .splash-header .icon.icon--youarehere {
    color: #ffb698;
    width: 20%;
    height: 20%;
    top: 8%; }
    .splash-header .icon.icon--youarehere.is-visible path {
      transition-delay: 1.2s !important; }
  @media (orientation: portrait) {
    [dir="ltr"] .splash-header .icon.icon--video{
      left: auto; }
    [dir="rtl"] .splash-header .icon.icon--video{
      right: auto; }
    [dir="ltr"] .splash-header .icon.icon--video{
      right: auto; }
    [dir="rtl"] .splash-header .icon.icon--video{
      left: auto; }
    [dir="ltr"] .splash-header .icon.icon--video{
      right: 6%; }
    [dir="rtl"] .splash-header .icon.icon--video{
      left: 6%; }
    .splash-header .icon.icon--video {
      top: auto;
      bottom: auto;
      width: 35%;
      height: 20%;
      top: 8%; }
    [dir="ltr"] .splash-header .icon.icon--hand{
      left: auto; }
    [dir="rtl"] .splash-header .icon.icon--hand{
      right: auto; }
    [dir="ltr"] .splash-header .icon.icon--hand{
      right: auto; }
    [dir="rtl"] .splash-header .icon.icon--hand{
      left: auto; }
    [dir="ltr"] .splash-header .icon.icon--hand{
      right: 3%; }
    [dir="rtl"] .splash-header .icon.icon--hand{
      left: 3%; }
    .splash-header .icon.icon--hand {
      top: auto;
      bottom: auto;
      width: 35%;
      height: 35%;
      bottom: 1%; }
    [dir="ltr"] .splash-header .icon.icon--conversation{
      left: auto; }
    [dir="rtl"] .splash-header .icon.icon--conversation{
      right: auto; }
    [dir="ltr"] .splash-header .icon.icon--conversation{
      right: auto; }
    [dir="rtl"] .splash-header .icon.icon--conversation{
      left: auto; }
    [dir="ltr"] .splash-header .icon.icon--conversation{
      left: 5%; }
    [dir="rtl"] .splash-header .icon.icon--conversation{
      right: 5%; }
    .splash-header .icon.icon--conversation {
      top: auto;
      bottom: auto;
      width: 50%;
      height: 20%;
      bottom: 15%; }
    [dir="ltr"] .splash-header .icon.icon--mail{
      left: auto; }
    [dir="rtl"] .splash-header .icon.icon--mail{
      right: auto; }
    [dir="ltr"] .splash-header .icon.icon--mail{
      right: auto; }
    [dir="rtl"] .splash-header .icon.icon--mail{
      left: auto; }
    [dir="ltr"] .splash-header .icon.icon--mail{
      left: 30%; }
    [dir="rtl"] .splash-header .icon.icon--mail{
      right: 30%; }
    .splash-header .icon.icon--mail {
      top: auto;
      bottom: auto;
      width: 20%;
      height: 12%;
      top: 5%; }
    [dir="ltr"] .splash-header .icon.icon--pen{
      left: auto; }
    [dir="rtl"] .splash-header .icon.icon--pen{
      right: auto; }
    [dir="ltr"] .splash-header .icon.icon--pen{
      right: auto; }
    [dir="rtl"] .splash-header .icon.icon--pen{
      left: auto; }
    [dir="ltr"] .splash-header .icon.icon--pen{
      left: 8%; }
    [dir="rtl"] .splash-header .icon.icon--pen{
      right: 8%; }
    .splash-header .icon.icon--pen {
      top: auto;
      bottom: auto;
      width: 30%;
      height: 10%;
      bottom: 2%; }
    [dir="ltr"] .splash-header .icon.icon--quote{
      left: auto; }
    [dir="rtl"] .splash-header .icon.icon--quote{
      right: auto; }
    [dir="ltr"] .splash-header .icon.icon--quote{
      right: auto; }
    [dir="rtl"] .splash-header .icon.icon--quote{
      left: auto; }
    [dir="ltr"] .splash-header .icon.icon--quote{
      right: 5%; }
    [dir="rtl"] .splash-header .icon.icon--quote{
      left: 5%; }
    .splash-header .icon.icon--quote {
      top: auto;
      bottom: auto;
      width: 15%;
      height: 20%;
      top: 40%; }
    [dir="ltr"] .splash-header .icon.icon--clipboard{
      left: auto; }
    [dir="rtl"] .splash-header .icon.icon--clipboard{
      right: auto; }
    [dir="ltr"] .splash-header .icon.icon--clipboard{
      right: auto; }
    [dir="rtl"] .splash-header .icon.icon--clipboard{
      left: auto; }
    [dir="ltr"] .splash-header .icon.icon--clipboard{
      left: 3%; }
    [dir="rtl"] .splash-header .icon.icon--clipboard{
      right: 3%; }
    .splash-header .icon.icon--clipboard {
      top: auto;
      bottom: auto;
      width: 17%;
      height: 13%;
      top: 40%; }
    [dir="ltr"] .splash-header .icon.icon--youarehere{
      left: auto; }
    [dir="rtl"] .splash-header .icon.icon--youarehere{
      right: auto; }
    [dir="ltr"] .splash-header .icon.icon--youarehere{
      right: auto; }
    [dir="rtl"] .splash-header .icon.icon--youarehere{
      left: auto; }
    [dir="ltr"] .splash-header .icon.icon--youarehere{
      left: 13%; }
    [dir="rtl"] .splash-header .icon.icon--youarehere{
      right: 13%; }
    .splash-header .icon.icon--youarehere {
      top: auto;
      bottom: auto;
      width: 40%;
      height: 10%;
      top: 20%; } }

.icon {
  display: inline-block;
  --animation-duration: 1s; }
  .icon path {
    vector-effect: non-scaling-stroke;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke-linecap: round;
    stroke-linejoin: round; }
  body.has-js .icon.js-animate path {
    opacity: 0;
    vector-effect: none;
    fill-opacity: 0; }
  body.has-js .icon.js-animate.is-visible path {
    opacity: 1;
    transition: stroke-dashoffset 1s ease-out, fill-opacity 1s ease-out;
    transition: stroke-dashoffset var(--animation-duration) ease-out, fill-opacity var(--animation-duration) ease-out;
    stroke-dashoffset: 0 !important;
    fill-opacity: 1; }

.icon__inner {
  display: block;
  position: relative; }
  .icon__inner svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible; }

.icon__outline path {
  stroke: white;
  stroke-width: 30; }

.menu-trigger {
  position: absolute;
  top: 0;
  height: 1px; }
  @media (min-width: 601px) {
    .menu-trigger {
      top: calc(-1 * var(--s-admin-bar)); } }
  body.admin-bar .header-logo + .menu-trigger {
    top: 0; }
  @media (min-width: 1024px) {
    .menu-trigger {
      position: relative; } }

[dir="ltr"] .menu-toggle{
  right: 0; }

[dir="rtl"] .menu-toggle{
  left: 0; }

.menu-toggle {
  position: absolute;
  top: 0;
  opacity: 0; }

[dir="ltr"] .menu-burger{
  margin-right: -1rem; }

[dir="rtl"] .menu-burger{
  margin-left: -1rem; }

.menu-burger {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 1.5rem;
  height: 1rem;
  padding: 1.5rem 1rem; }
  @media (min-width: 1024px) {
    .menu-burger {
      display: none; } }
  .menu-toggle:checked ~ .menu-burger > .menu-burger__line:first-child {
    transform: translateY(8px) rotate(135deg); }
  .menu-toggle:checked ~ .menu-burger > .menu-burger__line:nth-child(2) {
    opacity: 0; }
  .menu-toggle:checked ~ .menu-burger > .menu-burger__line:last-child {
    transform: translateY(-7px) rotate(-135deg); }

.menu-burger__line {
  width: 100%;
  height: 3px;
  background-color: currentColor;
  transition: opacity 0.2s ease-out, transform 0.2s ease-out; }

body.tax-topics .menu-primary .menu-item-object-case-studies > a,
body.tax-organizations .menu-primary .menu-item-object-case-studies > a,
body.single-case-studies .menu-primary .menu-item-object-case-studies > a, body.tax-topics
.menu-footer .menu-item-object-case-studies > a,
body.tax-organizations
.menu-footer .menu-item-object-case-studies > a,
body.single-case-studies
.menu-footer .menu-item-object-case-studies > a {
  border-bottom-color: #17e3ad; }

.menu-primary {
  position: fixed;
  z-index: 100;
  top: 0;
  top: var(--s-admin-bar);
  width: 100%; }
  @media (min-width: 1024px) {
    .menu-primary {
      position: -webkit-sticky;
      position: sticky;
      border-bottom: 1px solid transparent;
      margin-top: -1px; } }
  body:not(.has-js) .menu-primary {
    background-color: white;
    border-bottom-color: #2b3038; }
  .menu-primary.is-sticky {
    transition: background-color 0.2s ease-out, border-bottom-color 0.2s ease-out; }
    @media (max-width: 1023px) {
      .menu-primary.is-sticky.is-below-logo {
        background-color: #17e3ad; } }
    @media (min-width: 1024px) {
      .menu-primary.is-sticky {
        background-color: white;
        border-bottom-color: #2b3038; } }
  body.hide-menu .menu-primary {
    visibility: hidden; }

.menu-primary-inner {
  max-width: 59rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .menu-primary-inner {
      padding-left: 2rem;
      padding-right: 2rem; } }

.menu-primary-inner-logo-text {
  font-size: 1.1rem;
  font-weight: normal;
  flex: 0 0 auto;
  color: inherit;
  text-decoration: none;
  opacity: 0; }
  body:not(.has-js) .menu-primary-inner-logo-text,
  .menu-primary.is-sticky.is-below-logo .menu-primary-inner-logo-text {
    opacity: 1;
    transition: opacity 0.2s ease-out; }

.menu-primary-inner-menu {
  display: flex; }

.lang-item > a,
.menu-item > a {
  display: inline-block;
  border-bottom: 5px solid transparent;
  color: inherit;
  text-decoration: none;
  line-height: 1.3; }
  .lang-item > a:hover,
  .menu-item > a:hover {
    transition: border-bottom-color 0.2s ease-out; }

.lang-item > a:hover,
.current-lang > a {
  border-bottom-color: #2b3038; }

.menu-item > a:hover,
.current-menu-item > a {
  border-bottom-color: #17e3ad; }

[dir="ltr"] .menu-primary-lang{
  margin-right: 1rem; }

[dir="rtl"] .menu-primary-lang{
  margin-left: 1rem; }

.menu-primary-lang {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-family: "MarianinaFY", sans-serif;
  font-size: 1.2rem; }
  @media (min-width: 1024px) {
    [dir="ltr"] .menu-primary-lang{
      margin-left: 1.5rem; }
    [dir="rtl"] .menu-primary-lang{
      margin-right: 1.5rem; }
    [dir="ltr"] .menu-primary-lang{
      margin-right: 0; }
    [dir="rtl"] .menu-primary-lang{
      margin-left: 0; } }
  [dir="ltr"] .menu-primary-lang > .lang-item{
    padding-left: 0.5rem; }
  [dir="rtl"] .menu-primary-lang > .lang-item{
    padding-right: 0.5rem; }
  .menu-primary-lang > .lang-item {
    display: inline-block; }
    .menu-primary-lang > .lang-item > a {
      padding-top: 5px; }

#menu-primary-menu,
#menu-primary-menu-arabic {
  position: fixed;
  top: 0;
  top: var(--s-admin-bar);
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  transform: translateX(-100%);
  transition: transform 0.2s ease-out;
  background-color: white;
  font-size: 1.5rem;
  padding-top: 9rem;
  overflow: auto; }
  .menu-toggle:checked + #menu-primary-menu, .menu-toggle:checked +
  #menu-primary-menu-arabic {
    transform: translateX(0); }
  #menu-primary-menu .menu-item,
  #menu-primary-menu-arabic .menu-item {
    padding: 0.5rem 1rem; }
  @media (min-width: 768px) {
    #menu-primary-menu,
    #menu-primary-menu-arabic {
      padding-top: 11rem; }
      #menu-primary-menu > .menu-item,
      #menu-primary-menu-arabic > .menu-item {
        padding: 0.5rem 2rem; } }
  @media (min-width: 1024px) {
    #menu-primary-menu,
    #menu-primary-menu-arabic {
      position: static;
      height: 4rem;
      flex-direction: row;
      align-items: center;
      margin: 0 -0.75rem;
      padding-top: 0;
      transform: none;
      background-color: transparent;
      text-transform: uppercase;
      font-size: 1.2rem; }
      #menu-primary-menu > .menu-item,
      #menu-primary-menu-arabic > .menu-item {
        padding: 0 0.6rem; }
      #menu-primary-menu > .menu-item > a,
      #menu-primary-menu-arabic > .menu-item > a {
        padding-top: 5px; } }
  @media (min-width: 1100px) {
    #menu-primary-menu > .menu-item,
    #menu-primary-menu-arabic > .menu-item {
      padding: 0 0.75rem; } }

#menu-footer-menu,
#menu-footer-menu-arabic {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 1.2rem; }
  #menu-footer-menu .menu-item,
  #menu-footer-menu-arabic .menu-item {
    padding: 0 0.5rem; }
  body.hide-menu #menu-footer-menu, body.hide-menu
  #menu-footer-menu-arabic {
    display: none; }

.p-a-filter {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  background-color: #ccfaee;
  font-size: 0.8rem;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .p-a-filter {
      flex-direction: row;
      align-items: center;
      padding: 0 0.5rem; } }
  .p-a-filter span {
    padding: 0.5rem; }

.p-a-filter-tax {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccfaee; }
  .p-a-filter-tax:last-child {
    border-bottom: 0; }
  @media (min-width: 768px) {
    .p-a-filter-tax {
      border-bottom: 0; } }
  .p-a-filter-tax > span {
    flex: 0 0 30%; }
    @media (min-width: 768px) {
      .p-a-filter-tax > span {
        flex: 0 0 auto; } }

.p-a-filter-options {
  background: #b5f8e6;
  border: 0;
  outline: 0;
  width: 100%;
  min-width: 0;
  height: 3.5rem;
  display: inline-block;
  vertical-align: top;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  padding: 0 0.5rem; }
  @media (min-width: 768px) {
    [dir="ltr"] .p-a-filter-options{
      margin-right: 0.5rem; }
    [dir="rtl"] .p-a-filter-options{
      margin-left: 0.5rem; } }

.p-a-list {
  display: flex;
  flex-wrap: wrap;
  margin: -1rem; }

.p-a-item {
  flex: 0 0 100%;
  padding: 1rem;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .p-a-item {
      flex-basis: 50%; } }
  @media (min-width: 1024px) {
    .p-a-item {
      flex-basis: 33.33333%; } }

.p-fp-line {
  position: relative;
  display: none; }
  @media (min-width: 768px) {
    .p-fp-line {
      display: block; } }
  .p-fp-line svg, .p-fp-line::after, .p-fp-s2e-line::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .p-fp-line::after, .p-fp-s2e-line::before {
    content: "";
    background: url(../assets/imgs/front-page/texture.png);
    background-size: 150px 150px; }
  .p-fp-line svg {
    stroke: #17e3ad;
    stroke-width: 30;
    stroke-linejoin: round;
    fill: none;
    overflow: visible; }
  .p-fp-line path {
    vector-effect: non-scaling-stroke; }
  [dir="rtl"] .p-fp-line {
    transform: scaleX(-1); }

.p-fp-content,
.p-fp-section {
  position: relative;
  padding-bottom: 1px; }

.p-fp-content__line,
.p-fp-section__line {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.p-fp-content__line,
.p-fp-content__arrow {
  top: calc(-8rem - 12vh); }

[dir="ltr"] .p-fp-content__arrow{
  left: 50%; }

[dir="rtl"] .p-fp-content__arrow{
  right: 50%; }

[dir="ltr"] .p-fp-content__arrow{
  padding-left: 0.5rem; }

[dir="rtl"] .p-fp-content__arrow{
  padding-right: 0.5rem; }

.p-fp-content__arrow {
  position: absolute;
  z-index: 2;
  color: inherit; }
  [dir="ltr"] .p-fp-content__arrow {
    transform: translateY(-50%) rotate(90deg);
    transform-origin: left center; }
  [dir="rtl"] .p-fp-content__arrow {
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: right center; }
  .p-fp-content__arrow .arrow {
    vertical-align: middle;
    margin-top: -3px; }

.p-fp-c2s-line,
.p-fp-s2e-line {
  margin-top: 0;
  margin-bottom: 0; }

.p-fp-c2s-line {
  height: 150px; }

.p-fp-s2e-line {
  height: 100px; }
  .p-fp-s2e-line::before {
    position: absolute;
    left: 100%;
    top: 100%;
    width: 100%;
    height: 30px;
    margin-top: -15px;
    background-color: #17e3ad; }

.p-fp-sections {
  margin-top: 0;
  margin-bottom: 0; }

.p-fp-section {
  display: flex;
  align-items: center;
  padding: 2rem 0;
  flex-direction: column; }
  @media (min-width: 768px) {
    .p-fp-section {
      border-top: 1px solid #17e3ad;
      flex-direction: row; }
      .p-fp-section:nth-child(even) {
        flex-direction: row-reverse; } }

.p-fp-section-btn {
  margin-top: 1rem; }
  @media (min-width: 768px) {
    .p-fp-section-btn {
      margin-top: 2rem; } }
  @media (max-width: 767px) {
    .p-fp-section:nth-child(even) .p-fp-section-btn {
      border-color: #ffb698; }
      .p-fp-section:nth-child(even) .p-fp-section-btn:hover {
        background-color: #ffb698; } }

.p-fp-section__img {
  flex: 0 0 auto;
  width: 100%;
  margin: 0 -1rem 1rem;
  padding: 2rem 1rem;
  color: #17e3ad; }
  @media (max-width: 767px) {
    .p-fp-section__img {
      background-color: #ccfaee; }
      .p-fp-section:nth-child(even) .p-fp-section__img {
        color: #ffb698;
        background-color: #ffece5; }
      .p-fp-section__img .icon {
        max-width: 300px;
        margin: 0 auto; }
        .p-fp-section__img .icon .icon__outline {
          display: none; } }
  @media (min-width: 768px) {
    .p-fp-section__img {
      flex-basis: 300px;
      margin: 0;
      padding: 0; } }
  .p-fp-section__img .icon {
    --animation-duration: 1.5s;
    display: block; }
    .p-fp-section__img .icon .icon__outline path {
      fill: white; }
  .p-fp-section__img .icon.icon--tactics {
    max-width: 200px; }
    @media (min-width: 768px) {
      [dir="ltr"] .p-fp-section__img .icon.icon--tactics{
        margin-left: auto; }
      [dir="rtl"] .p-fp-section__img .icon.icon--tactics{
        margin-right: auto; }
      .p-fp-section__img .icon.icon--tactics {
        max-width: 250px; } }

.p-fp-section__text {
  flex: 1 1 auto; }
  @media (min-width: 768px) {
    [dir="ltr"] .p-fp-section:nth-child(odd) .p-fp-section__text{
      padding-left: 2rem; }
    [dir="rtl"] .p-fp-section:nth-child(odd) .p-fp-section__text{
      padding-right: 2rem; }
    [dir="ltr"] .p-fp-section:nth-child(even) .p-fp-section__text{
      padding-right: 2rem; }
    [dir="rtl"] .p-fp-section:nth-child(even) .p-fp-section__text{
      padding-left: 2rem; } }

.p-fp-content-footer {
  display: block; }
  @media (max-width: 767px) {
    .p-fp-content-footer {
      border-top: 2px solid #17e3ad;
      border-bottom: 2px solid #17e3ad; } }
  .p-fp-content-footer .wp-block-gallery {
    margin-left: 0;
    margin-right: 0; }
  .p-fp-content-footer .wp-block-pullquote {
    background: none !important;
    margin-top: 0;
    margin-bottom: -2rem; }
    .p-fp-content-footer .wp-block-pullquote cite::before {
      display: none; }
    .p-fp-content-footer .wp-block-pullquote .icon.icon--quote .icon__actual path {
      stroke-opacity: 1; }
/*# sourceMappingURL=style.css.map */
