/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/style.scss ***!
  \********************************************************************************************************************************************************/
@charset "UTF-8";
/********************
* NORMALIZE & MIXINS *
********************/
@font-face {
  font-family: "Figtree";
  src: url(../../../../../../../../themes/backflip/assets/font/Figtree-SemiBold.woff2) format("woff2"), url(../../../../../../../../themes/backflip/assets/font/Figtree-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree";
  src: url(../../../../../../../../themes/backflip/assets/font/Figtree-ExtraBold.woff2) format("woff2"), url(../../../../../../../../themes/backflip/assets/font/Figtree-ExtraBold.woff) format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Space Grotesk";
  src: url(../../../../../../../../themes/backflip/assets/font/SpaceGrotesk-Light.woff2) format("woff2"), url(../../../../../../../../themes/backflip/assets/font/SpaceGrotesk-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Space Grotesk";
  src: url(../../../../../../../../themes/backflip/assets/font/SpaceGrotesk-Regular.woff2) format("woff2"), url(../../../../../../../../themes/backflip/assets/font/SpaceGrotesk-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Space Grotesk";
  src: url(../../../../../../../../themes/backflip/assets/font/SpaceGrotesk-SemiBold.woff2) format("woff2"), url(../../../../../../../../themes/backflip/assets/font/SpaceGrotesk-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

/* User generated  */
.user-content ul {
  list-style: disc;
  margin-left: 24px;
}

.user-content ul ul {
  margin-left: 20px;
  margin-bottom: 0;
}

.user-content ul li {
  margin-bottom: 0;
}

.user-content ol {
  margin-left: 24px;
  list-style: decimal;
}

.user-content ol ol {
  list-style: lower-latin;
  margin-bottom: 0;
}

.user-content ul ul, .view ol ol {
  margin-bottom: 0;
}

.user-content li li {
  font-size: 1em;
}

/* Table */
table {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

table td, table th {
  vertical-align: middle;
}

/* Normal form */
.normal-form input[type=text], .normal-form input[type=password], .normal-form input[type=datetime], .normal-form input[type=datetime-local], .normal-form input[type=date], .normal-form input[type=month], .normal-form input[type=time], .normal-form input[type=week], .normal-form input[type=number], .normal-form input[type=email], .normal-form input[type=url], .normal-form input[type=search], .normal-form input[type=tel], .normal-form input[type=color], .normal-form textarea, .normal-form select {
  -webkit-appearance: none;
}

.normal-form textarea {
  overflow: auto;
}

.normal-form input[type=text]:focus, .normal-form input[type=password]:focus, .normal-form input[type=datetime]:focus, .normal-form input[type=datetime-local]:focus, .normal-form input[type=date]:focus, .normal-form input[type=month]:focus, .normal-form input[type=time]:focus, .normal-form input[type=week]:focus, .normal-form input[type=number]:focus, .normal-form input[type=email]:focus, .normal-form input[type=url]:focus, .normal-form input[type=search]:focus, .normal-form input[type=tel]:focus, .normal-form input[type=color]:focus, .normal-form textarea:focus, .normal-form select:focus {
  outline: none;
}

/* Styling */
strong, b {
  font-weight: bold;
}

em {
  font-style: italic;
}

sup {
  vertical-align: text-top;
  font-size: 75%;
}

sub {
  vertical-align: bottom;
  font-size: 75%;
}

blockquote {
  font-style: italic;
}

/* User generated  */
.user-content ul {
  list-style: disc;
  margin-left: 24px;
}

.user-content ul ul {
  margin-left: 20px;
  margin-bottom: 0;
}

.user-content ul li {
  margin-bottom: 0;
}

.user-content ol {
  margin-left: 24px;
  list-style: decimal;
}

.user-content ol ol {
  list-style: lower-latin;
  margin-bottom: 0;
}

.user-content ul ul, .view ol ol {
  margin-bottom: 0;
}

.user-content li li {
  font-size: 1em;
}

/* Table */
table {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

table td, table th {
  vertical-align: middle;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 2em;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/**
 * Swiper 8.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 29, 2022
 */
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

body {
  font-family: "Figtree";
  color: #ffffff;
  font-size: 0.2rem;
  line-height: 0.29rem;
  font-weight: 400;
  overflow-x: hidden;
  position: relative;
  display: block;
  background-color: #121F3A;
}

html {
  font-size: 6.944vw;
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 110px;
  }
  html .container {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  html {
    font-size: 23.4vw;
  }
  html .container {
    width: 100%;
  }
}

/* ===============================================================================
    =Site css
    for importing base.scss on top of media query doc copy this : @import "../../../../../../../../themes/backflip/assets/css/base";
=============================================================================== */
.lines {
  display: inline-block;
}

.words {
  display: inline-block;
}

.clip-paths {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.container {
  width: 100%;
  max-width: 1600px;
}

.block {
  display: block;
}

.relative {
  position: relative;
}

.grid {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .grid {
    flex-direction: column;
  }
}

.media-wrap {
  position: relative;
}
.media-wrap .media {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.button-wrap {
  position: relative;
  display: inline-block;
  margin-left: 0.09rem;
}
.button-wrap .button-bg {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.3rem;
  width: 100%;
  height: 100%;
  box-shadow: -0.09rem 0.15rem #75FAD4;
}
.button-wrap .main-button {
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-family: "Figtree";
  font-style: normal;
  font-weight: 800;
  font-size: 0.12rem;
  line-height: 0.12rem;
  letter-spacing: 0.091em;
  text-transform: uppercase;
  color: #75FAD4;
  background-color: #286588;
  border-radius: 0.3rem;
  padding: 0.16rem 0.24rem;
  min-width: 1.57rem;
  text-align: center;
  cursor: pointer;
  box-shadow: -0.03rem 0.05rem #75FAD4, -0.06rem 0.1rem #75FAD4, -0.09rem 0.15rem #75FAD4;
}

.line {
  position: absolute;
  z-index: -1;
}

.header-1,
.header-2,
.header-3,
.header-4,
.header-5,
.header-6,
.header-7,
.header-8 {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 800;
  color: #ffffff;
}

.header-1 {
  font-size: 0.77rem;
  line-height: 0.76rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .header-1 {
    font-size: 0.59rem;
    line-height: 0.58rem;
  }
}

.header-2 {
  font-size: 0.69rem;
  line-height: 0.68rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .header-2 {
    font-size: 0.55rem;
    line-height: 0.54rem;
  }
}

.header-3 {
  font-size: 0.48rem;
  line-height: 0.47rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .header-3 {
    font-size: 0.47rem;
    line-height: 0.46rem;
  }
}

.header-4 {
  font-size: 0.4rem;
  line-height: 0.37rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .header-4 {
    font-size: 0.34rem;
    line-height: 0.31rem;
  }
}

.header-5 {
  font-size: 0.24rem;
  line-height: 0.3rem;
}
.header-6 {
  font-size: 0.2rem;
  line-height: 0.2rem;
}
.header-7 {
  font-size: 0.32rem;
  line-height: 0.38rem;
}
.header-8 {
  font-size: 0.55rem;
  line-height: 0.6rem;
}
.text {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 0.16rem;
  line-height: 0.23rem;
  letter-spacing: 0.01em;
  color: #ffffff;
}
.text.big {
  font-size: 0.18rem;
}
.text.small {
  font-size: 0.14rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .text {
    font-size: 16px;
    line-height: 23px;
  }
}

.lh-19 {
  line-height: 0.19rem;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-600 {
  font-weight: 600;
}

.fw-800 {
  font-weight: 800;
}

.modal-active .modal-wrap {
  visibility: visible;
  opacity: 1;
}

/************
* SMS Modal *
*************/
#sms-form .form-message {
  display: none;
  margin-top: 10px;
}
#sms-form .form-message.active {
  display: block;
}
#sms-form .sms-button.disabled {
  pointer-events: none;
}
#sms-form .form-message {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 0.16rem;
  line-height: 0.16rem;
  color: #286588;
}

.modal-wrap {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 250;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background-color: rgba(18, 31, 58, 0.6);
}
.modal-wrap .modal-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8.18rem;
  height: 4.82rem;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /* Firefox */
}
.modal-wrap .modal-inner form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8.18rem;
  height: 4.82rem;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.modal-wrap .modal-inner .close-icon {
  width: 0.15rem;
  height: 0.16rem;
  position: absolute;
  top: 0.23rem;
  right: 0.2rem;
  cursor: pointer;
  z-index: 10;
}
.modal-wrap .modal-inner .close-icon svg {
  width: 100%;
  height: 100%;
}
.modal-wrap .modal-inner input {
  border: 1px solid #286588;
  border-radius: 0.3rem;
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 0.16rem;
  line-height: 0.16rem;
  color: #286588;
  padding: 0.1rem 0.27rem 0.1rem 0.27rem;
  width: 3.81rem;
  outline: none;
}
.modal-wrap .modal-inner input::-moz-placeholder {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 0.16rem;
  line-height: 0.16rem;
  color: #286588;
}
.modal-wrap .modal-inner input::placeholder {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 0.16rem;
  line-height: 0.16rem;
  color: #286588;
}
.modal-wrap .modal-inner input::-webkit-outer-spin-button, .modal-wrap .modal-inner input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.modal-wrap .modal-inner .text {
  position: absolute;
  bottom: 0.7rem;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  font-size: 0.13rem;
  font-weight: 400;
  color: #286588;
  text-align: center;
}
.modal-wrap .modal-inner input[type=number] {
  -moz-appearance: textfield;
}
.modal-wrap .modal-inner .button-wrap {
  margin-top: 0.2rem;
}
.modal-wrap .modal-inner .button-wrap .main-button {
  min-width: 1.02rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .modal-wrap .modal-inner {
    width: 100%;
    height: 100%;
  }
  .modal-wrap .modal-inner input {
    font-size: 0.14rem;
    line-height: 0.18rem;
    width: 3.41rem;
  }
  .modal-wrap .modal-inner input::-moz-placeholder {
    font-size: 0.14rem;
    line-height: 0.18rem;
  }
  .modal-wrap .modal-inner input::placeholder {
    font-size: 0.14rem;
    line-height: 0.18rem;
  }
  .modal-wrap .modal-inner .button-wrap .main-button {
    padding: 0.14rem 0.22rem;
  }
  .modal-wrap .modal-inner .text {
    width: 40%;
  }
}

/**************
* Page Header *
**************/
body.scroll-past-top .page-header.header-dark .logo-text {
  transform: translateX(-110%);
}
body.scroll-past-top .page-header.header-dark .logo-bg {
  opacity: 1;
  visibility: visible;
}
body.scroll-past-top .page-header .header-6 {
  opacity: 0;
  visibility: hidden;
}

body.scroll-up .page-header.header-dark .logo-text {
  transform: translateX(0%);
}
body.scroll-up .page-header.header-dark .logo-bg {
  opacity: 0;
  visibility: hidden;
}
body.scroll-up .page-header .logo-text {
  transform: translateX(0);
}
body.scroll-up .page-header .logo-bg {
  opacity: 0;
  visibility: hidden;
}

body.scroll-down .page-header .logo-text {
  transform: translateX(-110%);
}
body.scroll-down .page-header .header-6 {
  opacity: 0;
  visibility: hidden;
}

body.scroll-up.menu-open .page-header .logo-text {
  transform: translateX(-110%);
}
body.scroll-up.menu-open .page-header.header-dark .logo-bg {
  opacity: 1;
  visibility: visible;
}

body.menu-open .page-header .menu-wrap .menu-icon span {
  left: 50%;
}
body.menu-open .page-header .menu-wrap .menu-icon span:nth-of-type(1) {
  top: 50%;
  width: 0.19rem;
  transform: translate(-50%, -50%) rotate(45deg);
}
body.menu-open .page-header .menu-wrap .menu-icon span:nth-of-type(2) {
  opacity: 0;
  visibility: hidden;
}
body.menu-open .page-header .menu-wrap .menu-icon span:nth-of-type(3) {
  bottom: 50%;
  width: 0.19rem;
  transform: translate(-50%, 50%) rotate(-45deg);
}
body.menu-open .logo-text {
  transform: translateX(-110%);
}

body.newsletter-cookie-active .news-modal-wrap {
  display: none !important;
}

body.newsletter-active.scroll-past-top-modal .news-modal-wrap {
  visibility: visible;
  opacity: 1;
}

.page-header {
  padding: 0.22rem 0.26rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: opacity 0.6s cubic-bezier(0.51, 0.01, 0.2, 1);
  padding-bottom: 0;
}
.page-header.header-dark {
  position: absolute;
}
.page-header.header-dark svg.header-logo .logo-shape1,
.page-header.header-dark svg.header-logo .logo-shape3 {
  fill: #121F3A;
}
.page-header.header-dark svg.header-logo .logo-shape2 {
  fill: #75FAD4;
}
.page-header.header-dark svg.logo-text-wrap {
  fill: #121F3A;
}
.page-header.header-dark .logo-bg {
  display: block;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  width: 1rem;
  height: 1.04rem;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  transition: opacity 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), visibility 1s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.page-header.header-dark .menu-outer .outer-link {
  color: #121F3A;
}
.page-header.header-dark .menu-outer .outer-link:after {
  background-color: #121F3A;
}
.page-header.header-single svg.header-logo .logo-shape1,
.page-header.header-single svg.header-logo .logo-shape3 {
  fill: #121F3A;
}
.page-header.header-single svg.header-logo .logo-shape2 {
  fill: #75FAD4;
}
.page-header.header-single svg.logo-text-wrap {
  fill: #121F3A;
}
.page-header.header-single .logo-bg {
  display: block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  width: 1rem;
  height: 1.04rem;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  transition: opacity 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), visibility 1s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.page-header.header-single .header-6 {
  position: absolute;
  top: 0.5rem;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -0.2rem;
  display: block;
  color: #121F3A;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), visibility 1s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.page-header.header-single .menu-outer .outer-link {
  color: #121F3A;
}
.page-header.header-single .menu-outer .outer-link:after {
  background-color: #121F3A;
}
.page-header .logo-bg {
  display: none;
}
.page-header .logo-wrap {
  text-decoration: none;
  position: relative;
  height: 0.68rem;
}
.page-header .logo-wrap .header-logo {
  width: 0.41rem;
  height: 0.68rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-header .logo-wrap .header-logo .logo-shape1,
.page-header .logo-wrap .header-logo .logo-shape3 {
  fill: #75FAD4;
}
.page-header .logo-wrap .header-logo .logo-shape2 {
  fill: #286588;
}
.page-header .logo-wrap .logo-text-wrap {
  width: 1.19rem;
  height: 0.29rem;
  overflow: hidden;
  width: 1.19rem;
  position: absolute;
  top: calc(50% + 0.02rem);
  transform: translateY(-50%);
  left: 0.5rem;
  fill: #ffffff;
}
.page-header .logo-wrap .logo-text-wrap .logo-text {
  width: 1.19rem;
  height: 0.29rem;
  transition: transform 0.5s ease-in-out;
  height: 100%;
  width: auto;
}
.page-header .header-6 {
  display: none;
}
.page-header .navigation-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.page-header .menu-outer {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.16rem;
  position: absolute;
  right: 0.64rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.page-header .menu-outer .outer-link {
  position: relative;
  display: inline-flex;
  text-decoration: none;
  color: #ffffff;
  font-size: 0.14rem;
  line-height: 0.14rem;
  font-family: "Figtree";
  font-weight: 400;
  width: -moz-max-content;
  width: max-content;
}
.page-header .menu-outer .outer-link:after {
  content: "";
  width: 100%;
  height: 0.01rem;
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-header .menu-wrap {
  background-color: #75FAD4;
  display: flex;
  align-items: center;
  border-radius: 0.3rem;
  overflow: hidden;
  z-index: 2;
}
.page-header .menu-wrap .menu-inner {
  left: 0;
  display: flex;
}
.page-header .menu-wrap .menu-link {
  display: inline-block;
  text-decoration: none;
  font-family: "Figtree";
  font-style: normal;
  font-size: 0.12rem;
  line-height: 0.12rem;
  letter-spacing: 0.091em;
  text-transform: uppercase;
  color: #121F3A;
  margin: 0 0.12rem;
  padding: 0.12rem 0 0.1rem 0;
}
.page-header .menu-wrap .menu-link:first-of-type {
  margin-left: 0;
}
.page-header .menu-wrap .menu-icon {
  width: 0.38rem;
  height: 0.38rem;
  position: relative;
  cursor: pointer;
  background-color: #75FAD4;
  border-radius: 0.3rem;
}
.page-header .menu-wrap .menu-icon span {
  position: absolute;
  display: block;
  background-color: #121F3A;
  height: 2px;
  border-radius: 0.3rem;
  left: 50%;
  transform: translateX(-50%);
  transition: opacity 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), visibility 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), transform 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), top 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), bottom 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), left 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), width 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.page-header .menu-wrap .menu-icon span:nth-of-type(1) {
  width: 0.11rem;
  top: 0.12rem;
}
.page-header .menu-wrap .menu-icon span:nth-of-type(2) {
  width: 0.25rem;
  top: 0.19rem;
}
.page-header .menu-wrap .menu-icon span:nth-of-type(3) {
  width: 0.11rem;
  bottom: 0.1rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .page-header.header-dark .logo-bg {
    width: 0.8rem;
    height: 0.94rem;
  }
  .page-header.header-single .header-6 {
    display: none;
  }
  .page-header .menu-outer {
    right: 0.54rem;
  }
  .page-header .menu-wrap {
    background-color: #286588;
    max-width: 3.75rem;
  }
  .page-header .menu-wrap .menu-inner {
    gap: 0.12rem;
    row-gap: 0;
  }
  .page-header .menu-wrap .menu-link {
    color: #75FAD4;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 0.34rem;
  }
  .page-header .menu-wrap .menu-icon {
    background-color: #286588;
  }
  .page-header .menu-wrap .menu-icon span {
    background-color: #75FAD4;
  }
}

/*********
* Footer *
**********/
.footer {
  padding: 0.6rem 0.45rem 0.32rem 0.45rem;
}
.footer .grid {
  gap: 0.3rem;
}
.footer .grid .g-inner:first-of-type {
  width: 1.95rem;
}
.footer .grid .g-inner:first-of-type img {
  width: 1.33rem;
  height: auto;
  vertical-align: middle;
}
.footer .grid .g-inner.navigation {
  width: calc(100% - 3.9rem - 0.9rem - 0.85rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 0.4rem;
  padding-left: 1.25rem;
}
.footer .grid .g-inner.navigation .footer-nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.4rem;
}
.footer .grid .g-inner.navigation .footer-nav .nav-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.22rem;
  row-gap: 0.08rem;
  width: 100%;
}
.footer .grid .g-inner.navigation .footer-nav .nav-wrap .footer-link {
  text-decoration: none;
  text-transform: capitalize;
  position: relative;
}
.footer .grid .g-inner.navigation .footer-nav .nav-wrap .footer-link:hover::after {
  width: 100%;
}
.footer .grid .g-inner.navigation .footer-nav .nav-wrap .footer-link:after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  bottom: 0.01rem;
  left: 0;
  transition: width 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.footer .grid .g-inner.navigation .buttons-wrap {
  display: inline-block;
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.2rem;
}
.footer .grid .g-inner.navigation .buttons-wrap .button {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  justify-content: center;
  width: 1.56rem;
  height: 0.48rem;
  color: #ffffff;
  transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.footer .grid .g-inner.navigation .buttons-wrap .button.no-icon {
  background-image: var(--wpr-bg-a1457a47-0fd0-4c91-a6d0-e38ab0fb454f);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.footer .grid .g-inner.navigation .buttons-wrap .button p.text {
  line-height: 0.14rem;
}
.footer .grid .g-inner.navigation .buttons-wrap .button p:last-of-type {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 600;
  font-size: 0.2rem;
  line-height: 0.2rem;
}
.footer .grid .g-inner.navigation .buttons-wrap .button svg {
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.footer .grid .g-inner.navigation .buttons-wrap .button:hover {
  transform: scale(0.95);
}
.footer .grid .g-inner.social {
  width: 0.85rem;
  padding-top: 0.4rem;
}
.footer .grid .social-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.1rem;
}
.footer .grid .social-wrap .social {
  display: inline-block;
  transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
  display: flex;
  align-items: center;
}
.footer .grid .social-wrap .social:after {
  display: none;
}
.footer .grid .social-wrap .social:last-of-type {
  margin-right: 0;
}
.footer .grid .social-wrap .social svg {
  width: 0.21rem;
  height: 0.21rem;
  vertical-align: middle;
  fill: #ffffff;
}
.footer .grid .social-wrap .social svg.linkedin {
  width: 0.23rem;
  height: 0.23rem;
}
.footer .grid .social-wrap .social .media-wrap {
  width: 0.21rem;
  height: 0.21rem;
}
.footer .grid .social-wrap .social:hover {
  transform: scale(0.95);
}
.footer .grid .mobile {
  display: none;
}
.footer .grid .g-inner.text-logo {
  width: 1.95rem;
  display: flex;
  align-items: flex-start;
  padding-top: 0.4rem;
}
.footer .grid .g-inner.text-logo .text-logo-wrap {
  display: inline-block;
  margin-top: -0.1rem;
}
.footer .grid .g-inner.text-logo .text-logo-wrap img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.footer .footer-bottom {
  margin-top: 1.03rem;
}
.footer .footer-bottom .g-inner.bottom-text {
  width: 5.21rem;
}
.footer .footer-bottom .g-inner.bottom-text .text:last-of-type {
  margin-top: 0.2rem;
}
.footer .footer-bottom .g-inner.bottom-img {
  width: 1.95rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}
.footer .footer-bottom .g-inner.bottom-img .media-wrap {
  width: 1.83rem;
  height: 0.69rem;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  border-radius: 0.1rem;
}
.footer .footer-bottom .g-inner.bottom-img .media-wrap:hover .logo-popup {
  opacity: 1;
  visibility: visible;
}
.footer .footer-bottom .g-inner.bottom-img .media-wrap .logo-popup {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background-color: #286588;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  transition: opacity 0.2s cubic-bezier(0.51, 0.01, 0.2, 1), visibility 0.2s cubic-bezier(0.51, 0.01, 0.2, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0.05rem;
}
.footer .footer-bottom .g-inner.bottom-img .media-wrap .logo-popup .text {
  line-height: 0.12rem;
  margin-top: 0;
}
.footer .footer-bottom .g-inner.bottom-img .media-wrap .logo-popup .text:not(:first-of-type) {
  margin-top: 0.05rem;
}
.footer .footer-bottom .g-inner.bottom-img .media-wrap .logo-popup .text:last-of-type {
  font-weight: 600;
}
.footer .footer-bottom .g-inner.bottom-img .text {
  font-size: 0.12rem;
  margin-top: 0.09rem;
  text-align: center;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .footer {
    padding: 0.55rem 0.22rem 0.2rem 0.28rem;
  }
  .footer .grid {
    order: 1;
    gap: 0.55rem;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer .grid .g-inner.logo {
    display: none;
    padding: 0;
  }
  .footer .grid .g-inner.navigation {
    margin-top: 0;
    order: 3;
    width: 100%;
    padding: 0;
    flex-direction: column;
  }
  .footer .grid .g-inner.navigation .footer-nav {
    flex-direction: row;
    gap: 0.1rem;
    width: 100%;
  }
  .footer .grid .g-inner.navigation .footer-nav .nav-wrap {
    flex-direction: column;
    gap: 0.1rem;
    width: calc(50% - 0.05rem);
  }
  .footer .grid .g-inner.navigation .buttons-wrap {
    margin-left: 0;
    margin-top: 0.52rem;
    flex-direction: column;
    align-items: center;
    gap: 0.19rem;
    width: 100%;
  }
  .footer .grid .social-wrap {
    justify-content: center;
    margin-top: 0.5rem;
  }
  .footer .grid .mobile {
    display: flex;
  }
  .footer .grid .g-inner.text-logo {
    order: 2;
    width: 1.3rem;
    padding: 0;
    align-items: flex-start;
  }
  .footer .grid .g-inner.text-logo .text-logo-wrap {
    margin-top: 0rem;
  }
  .footer .footer-bottom {
    margin-top: 0.64rem;
  }
  .footer .footer-bottom .g-inner.bottom-text {
    width: 100%;
    display: block;
  }
  .footer .footer-bottom .g-inner.bottom-text .text:last-of-type {
    margin-top: 0.2rem;
  }
  .footer .footer-bottom .g-inner.bottom-img {
    display: none;
    width: 1.83rem;
  }
  .footer .footer-bottom .g-inner.bottom-img .text {
    font-size: 0.12rem;
    margin-top: 0.09rem;
    text-align: center;
  }
  .footer .desktop {
    display: none;
  }
}

/**************
* Intro Section *
**************/
.intro-section {
  min-height: 7.4rem;
  padding-top: 1.13rem;
  overflow: hidden;
}
.intro-section .desktop {
  display: block;
}
.intro-section .mobile-slider,
.intro-section .mobile {
  display: none;
}
.intro-section .bg-img {
  width: 6.24rem;
  height: 105vh;
  position: fixed;
  top: -1.79rem;
  left: 47vw;
  z-index: -1;
}
.intro-section .bg-img .media {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.intro-section .container-1 {
  width: 12.98rem;
  margin-left: 1.42rem;
  margin-right: auto;
  margin-top: 1.2rem;
  padding-bottom: 1.26rem;
  position: relative;
}
.intro-section .container-1 .sticky-pin {
  display: block;
  position: relative;
  height: 100%;
}
.intro-section .container-1 .grid {
  width: 100%;
}
.intro-section .container-1 .grid .g-inner.sticky-pin {
  width: 4.74rem;
  position: relative;
  margin-top: -0.55rem;
}
.intro-section .container-1 .grid .g-inner.sticky-pin .header-1 {
  width: 4.74rem;
}
.intro-section .container-1 .grid .g-inner.sticky-pin .header-1 span {
  display: inline-block;
  color: #75FAD4;
  position: relative;
  height: 0.87rem;
  vertical-align: middle;
  perspective: 1000px;
}
.intro-section .container-1 .grid .g-inner.sticky-pin .header-1 span .span-inner {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s cubic-bezier(0.51, 0.01, 0.2, 1), visibility 0.2s cubic-bezier(0.51, 0.01, 0.2, 1), transform 0.5s cubic-bezier(0.51, 0.01, 0.2, 1);
  transform: translateY(25%) rotateX(-90deg);
}
.intro-section .container-1 .grid .g-inner.sticky-pin .header-1 span .span-inner.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) rotateX(0);
}
.intro-section .container-1 .grid .g-inner.sticky-pin .header-1 span .span-inner.passed {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-25%) rotateX(90deg);
}
.intro-section .container-1 .grid .g-inner.sticky-pin .header-1 span .span-inner:after {
  content: "";
  background-image: var(--wpr-bg-20868279-38db-46bf-a082-4074b4c9c5dd);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -35%;
  left: 0;
  width: 100%;
  height: 0.44rem;
}
.intro-section .container-1 .grid .g-inner.sticky-pin .header-6 {
  margin-top: 0.64rem;
  padding-left: 0.25rem;
}
.intro-section .container-1 .grid .g-inner.sticky-pin .button-wrap {
  margin-top: 0.2rem;
}
.intro-section .container-1 .grid .g-inner.sticky-pin .text {
  margin-top: 0.5rem;
  padding-left: 0.25rem;
  max-width: 4.3rem;
  opacity: 0;
  visibility: hidden;
}
.intro-section .container-1 .grid .g-inner.sticky-track {
  width: calc(100% - 4.74rem);
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap {
  position: relative;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap .line {
  position: absolute;
  z-index: 1;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap .line.line1 {
  width: 2.03rem;
  height: 1.87rem;
  bottom: 0.55rem;
  right: 2.8rem;
  z-index: -1;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap .line.line2 {
  width: 1.59rem;
  height: 1.14rem;
  left: 1.4rem;
  bottom: -0.65rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap .line.line3 {
  width: 1.51rem;
  height: 1.09rem;
  top: -0.58rem;
  left: 1.8rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap .line.line4 {
  width: 1.24rem;
  height: 1.37rem;
  top: -1.32rem;
  right: 3rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap .line.line5 {
  width: 5.79rem;
  height: 3.79rem;
  bottom: -2.6rem;
  left: -2.75rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap.first .media-wrap {
  margin-top: -1.27rem;
  width: 3.66rem;
  height: 4.59rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap.second {
  transform: translate(1rem, -1.2rem);
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap.second .media-wrap {
  margin-top: -0.64rem;
  margin-left: auto;
  margin-right: 0;
  width: 5.78rem;
  height: 4.54rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap.second .media-wrap .media {
  transform: scale(0.7);
  z-index: 4;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .media-wrap {
  margin-top: 0.6rem;
  margin-left: auto;
  margin-right: 0.86rem;
  width: 6.34rem;
  height: 4.29rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap.fourth .media-wrap {
  margin-top: 0.3rem;
  margin-left: auto;
  margin-right: 1.35rem;
  width: 3.93rem;
  height: 4.92rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap.fifth .media-wrap {
  margin-top: 1rem;
  margin-left: 1.29rem;
  margin-right: auto;
  width: 4.64rem;
  height: 5.12rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap.fifth .media-wrap .media {
  transform: scale(1);
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap .media-wrap {
  position: relative;
}
.intro-section .container-1 .grid .g-inner.sticky-track .media-line-wrap .media-wrap .media {
  transform: scale(0.87);
  z-index: 5;
}
.intro-section .container-1 .grid .g-inner.sticky-track.intro-static .img-container {
  position: relative;
  margin-top: -1.27rem;
  width: 100%;
  height: 5.12rem;
  z-index: 5;
}
.intro-section .container-1 .grid .g-inner.sticky-track.intro-static .img-container .media-line-wrap {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  height: 5.12rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track.intro-static .img-container .media-wrap {
  margin: unset;
  margin-left: 1.29rem;
  margin-right: auto;
  width: 4.64rem;
  height: 5.12rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track.intro-static .media-line-wrap .line {
  position: absolute;
  z-index: 1;
}
.intro-section .container-1 .grid .g-inner.sticky-track.intro-static .media-line-wrap .line.line4 {
  width: 1.24rem;
  height: 1.37rem;
  top: -1rem;
  right: 3rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track.intro-static .media-line-wrap .line.line5 {
  width: 5.79rem;
  height: 3.79rem;
  bottom: -2.6rem;
  left: -2.75rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track.intro-static .media-line-wrap.fifth .media-wrap {
  margin-top: 1rem;
  margin-left: 1.9rem;
  margin-right: auto;
  width: 4.64rem;
  height: 5.12rem;
}
.intro-section .container-1 .grid .g-inner.sticky-track.intro-static .media-line-wrap.fifth .media-wrap .media {
  transform: scale(1);
}
.intro-section .container-1 .grid .g-inner.sticky-track.intro-static .media-line-wrap .media-wrap {
  position: relative;
}
.intro-section .container-1 .grid .g-inner.sticky-track.intro-static .media-line-wrap .media-wrap .media {
  transform: scale(1);
  z-index: 5;
}
.intro-section .container-2 {
  width: 11rem;
  margin-left: 1.42rem;
  margin-right: auto;
  padding-bottom: 2.53rem;
  position: relative;
}
.intro-section .container-2 .grid .g-inner:first-of-type {
  width: 4.25rem;
  padding-top: 0.96rem;
}
.intro-section .container-2 .grid .g-inner:first-of-type .header-6 {
  margin-top: 0.3rem;
  padding-left: 0.25rem;
}
.intro-section .container-2 .grid .g-inner:first-of-type .text {
  margin-top: 0.3rem;
  padding-left: 0.25rem;
}
.intro-section .container-2 .grid .g-inner:last-of-type .media-wrap {
  width: 4.75rem;
  height: 100%;
  min-height: 5.24rem;
}
.intro-section .container-3 {
  padding-top: 1rem;
  width: 9.89rem;
  margin-left: 2.41rem;
  margin-right: auto;
  padding-bottom: 3.83rem;
  position: relative;
}
.intro-section .container-3 .g-inner:first-of-type .media-wrap {
  width: 5.22rem;
  height: 100%;
  min-height: 6.78rem;
  z-index: 5;
}
.intro-section .container-3 .g-inner:last-of-type {
  padding: 0.46rem 0 0.37rem 0;
  width: 3.98rem;
  position: relative;
  z-index: 6;
}
.intro-section .container-3 .g-inner:last-of-type .title-text-wrap {
  position: relative;
  padding-left: 0.56rem;
}
.intro-section .container-3 .g-inner:last-of-type .title-text-wrap .line6 {
  width: 1.2rem;
  height: 1.99rem;
  top: 1.1rem;
  left: 0;
}
.intro-section .container-3 .g-inner:last-of-type .title-text-wrap .header-2 {
  margin-left: -2.06rem;
  margin-bottom: 1.45rem;
}
.intro-section .container-3 .g-inner:last-of-type .title-text-wrap .header-5 {
  margin-bottom: 0.22rem;
  color: #75FAD4;
}
.intro-section .container-3 .g-inner:last-of-type .title-text-wrap .text {
  margin-bottom: 0.95rem;
}
.intro-section .container-3 .g-inner:last-of-type .text-button {
  position: relative;
  padding: 0.1rem 0;
  text-decoration: none;
  display: inline-block;
}
.intro-section .container-3 .g-inner:last-of-type .text-button::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.intro-section .container-3 .g-inner:last-of-type .text-button p {
  display: inline-block;
  color: #ffffff;
  margin-right: 0.56rem;
}
.intro-section .container-3 .g-inner:last-of-type .text-button .button-arrow {
  display: inline-block;
  width: 0.27rem;
  height: 0.11rem;
}
.intro-section .container-3 .line7 {
  width: 3.27rem;
  height: 3.07rem;
  bottom: 0.85rem;
  left: 3.11rem;
}
@media screen and (min-width: 1600px) {
  .intro-section .bg-img {
    width: 50vw;
    left: 40vw;
  }
}
@media (orientation: portrait) {
  .intro-section .container-1 .grid .g-inner:last-of-type .media-line-wrap .line.line2 {
    left: 1.8rem;
    bottom: -0.9rem;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .intro-section {
    padding-top: 1.4rem;
  }
  .intro-section .container-4 {
    padding-top: 0.64rem;
    width: 100%;
    padding-bottom: 2.2rem;
    position: relative;
  }
  .intro-section .container-4 .line1-mobile {
    width: 3.71rem;
    height: 3.44rem;
    bottom: -80%;
    left: 0;
  }
  .intro-section .container-4 .line6 {
    width: 0.96rem;
    height: 1.62rem;
    top: -30%;
    left: 12%;
  }
  .intro-section .container-4 .g-inner:first-of-type .text-button-wrap {
    width: 3.49rem;
    margin: 0 auto;
  }
  .intro-section .container-4 .g-inner:first-of-type .text-button-wrap .header-6 {
    margin-top: 0;
  }
  .intro-section .container-4 .g-inner:first-of-type .text-button-wrap .text {
    margin-top: 0;
  }
  .intro-section .container-4 .g-inner:first-of-type .media-wrap {
    margin-top: 0.66rem;
    width: 3.86rem;
    height: 4.25rem;
    z-index: 5;
    margin-right: 0;
    margin-left: auto;
  }
  .intro-section .container-4 .g-inner:last-of-type {
    width: 100%;
    position: relative;
    margin-top: 2.5rem;
  }
  .intro-section .container-4 .g-inner:last-of-type .header-2 {
    margin: auto 0.28rem -0.3rem 0.28rem;
    z-index: 8;
    position: relative;
  }
  .intro-section .container-4 .g-inner:last-of-type .media-wrap {
    width: 100%;
    height: 5.42rem;
    z-index: 5;
    position: relative;
  }
  .intro-section .container-4 .g-inner:last-of-type .title-text-button {
    position: relative;
    margin: 1.18rem 0.31rem auto 0;
  }
  .intro-section .container-4 .g-inner:last-of-type .title-text-button h3.header-5 {
    margin-bottom: 0.22rem;
    color: #75FAD4;
    margin-left: 1.06rem;
  }
  .intro-section .container-4 .g-inner:last-of-type .title-text-button .text {
    margin-bottom: 0.95rem;
    margin-left: 1.06rem;
  }
  .intro-section .container-4 .g-inner:last-of-type .text-button {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0.1rem 0;
    text-decoration: none;
    max-width: 2.89rem;
  }
  .intro-section .container-4 .g-inner:last-of-type .text-button .header-5 {
    color: #ffffff;
  }
  .intro-section .container-4 .g-inner:last-of-type .text-button::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .intro-section .container-4 .g-inner:last-of-type .text-button p.header-5 {
    display: inline-block;
    color: #ffffff;
    margin-right: 0.4rem;
    margin-bottom: 0;
  }
  .intro-section .container-4 .g-inner:last-of-type .text-button .button-arrow {
    display: inline-block;
    width: 0.27rem;
    height: 0.11rem;
  }
  .intro-section .container-4 .g-inner:last-of-type .line7 {
    width: 1.93rem;
    height: 1.81rem;
    bottom: -2.2rem;
    left: 0.71rem;
  }
  .intro-section .desktop {
    display: none;
  }
  .intro-section .mobile {
    display: block;
  }
  .intro-section .mobile-slider {
    display: block;
    width: 100%;
    position: relative;
  }
  .intro-section .mobile-slider .bg-img {
    width: 100%;
    height: 6.62rem;
    position: absolute;
    top: 0.9rem;
    left: 0;
    z-index: -1;
  }
  .intro-section .mobile-slider .bg-img .media {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .intro-section .mobile-slider .grid .g-inner:first-of-type {
    z-index: 5;
    width: 3.5rem;
    margin: 0 auto;
  }
  .intro-section .mobile-slider .grid .g-inner:last-of-type {
    z-index: 3;
    margin-top: -0.23rem;
  }
  .intro-section .mobile-slider .grid .g-inner:last-of-type .media-wrap {
    margin-top: -0.23rem;
    width: 100%;
    height: 4.37rem;
  }
  .intro-section .mobile-slider .grid .g-inner:last-of-type .splide__slide {
    width: 100%;
  }
  .intro-section .header-1 span {
    display: inline-block;
    color: #75FAD4;
    position: relative;
    height: 0.59rem;
    vertical-align: middle;
  }
  .intro-section .header-1 span .span-inner {
    display: inline-block;
    position: absolute;
    top: -0.05rem;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s cubic-bezier(0.51, 0.01, 0.2, 1), visibility 0.2s cubic-bezier(0.51, 0.01, 0.2, 1), transform 0.5s cubic-bezier(0.51, 0.01, 0.2, 1);
    transform: translateY(0) rotateX(-90deg);
  }
  .intro-section .header-1 span .span-inner.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) rotateX(0);
  }
  .intro-section .header-1 span .span-inner.passed {
    opacity: 0;
    visibility: hidden;
    transform: translateY(0) rotateX(90deg);
  }
  .intro-section .header-1 span .span-inner:after {
    content: "";
    background-image: var(--wpr-bg-42159164-1814-4ef5-8c55-6803c3e8548f);
    background-repeat: no-repeat;
    position: absolute;
    bottom: -75%;
    left: 0;
    width: 100%;
    height: 0.44rem;
  }
  .intro-section .button-wrap {
    margin-top: 0.22rem;
  }
  .intro-section .header-6 {
    margin-top: 0.8rem;
    margin-left: 0.23rem;
  }
}

/************
* Deal Flow *
************/
.deal-flow {
  padding: 0.85rem 0 2.17rem 0;
  background-color: #1B3B59;
}
.deal-flow.reverse {
  padding: 0.85rem 0 1.15rem 0;
  margin-top: -0.01rem;
}
.deal-flow.reverse .grid .g-inner:first-of-type {
  order: 2;
}
.deal-flow.reverse .grid .g-inner:last-of-type {
  order: 1;
}
.deal-flow .grid {
  width: 9.79rem;
  margin: 0 auto;
}
.deal-flow .grid .g-inner:first-of-type {
  width: 3.41rem;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
}
.deal-flow .grid .g-inner:first-of-type .header-2 span {
  color: #75FAD4;
}
.deal-flow .grid .g-inner:first-of-type .text {
  margin-top: 0.14rem;
}
.deal-flow .grid .g-inner:first-of-type .button-wrap {
  margin-top: 0.28rem;
}
.deal-flow .grid .g-inner:last-of-type {
  width: 4.29rem;
  position: relative;
}
.deal-flow .grid .g-inner:last-of-type .media-wrap {
  width: 100%;
  height: 6.07rem;
  margin-top: -2rem;
}
.deal-flow .grid .g-inner:last-of-type .media-wrap .free-circle {
  width: 1.22rem;
  height: 1.21rem;
  position: absolute;
  top: 0.05rem;
  right: 0.02rem;
  z-index: 2;
}
.deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container {
  position: absolute;
  top: 53%;
  left: 55%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 0.1rem 0;
}
.deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner::before {
  content: "";
  background-image: var(--wpr-bg-ba7ecff5-1add-4078-ab6e-902eb2e4c783);
  width: 1rem;
  height: 0.03rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-size: contain;
}
.deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner:first-of-type::before {
  background-image: var(--wpr-bg-cdbf8508-de9b-41be-82cf-942870fc1e8c);
}
.deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner:last-of-type::before {
  background-image: var(--wpr-bg-e9005788-12b6-4242-a54c-39947d7df6b3);
}
.deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner .text {
  line-height: 0.17rem;
}
.deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner .number-wrap {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 800;
  font-size: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  letter-spacing: 0.01em;
  color: #75FAD4;
  display: flex;
}
.deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner .number-wrap .number,
.deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner .number-wrap .number-suffix {
  display: inline-block;
}
.deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner .number-wrap.small {
  font-size: 0.32rem;
  line-height: 0.32rem;
}
.deal-flow .desktop-wrap {
  display: block;
}
.deal-flow .mobile-wrap {
  display: none;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .deal-flow {
    padding: 0.43rem 0.46rem 0.78rem 0.46rem;
  }
  .deal-flow .grid {
    width: 100%;
  }
  .deal-flow .grid .g-inner:first-of-type {
    width: 100%;
  }
  .deal-flow .grid .g-inner:first-of-type .header-2 {
    text-align: center;
  }
  .deal-flow .grid .g-inner:first-of-type .text {
    margin-top: 0.14rem;
  }
  .deal-flow .grid .g-inner:first-of-type .button-wrap {
    margin-top: 0.28rem;
  }
  .deal-flow .grid .g-inner:last-of-type {
    width: 100%;
    position: relative;
  }
  .deal-flow .grid .g-inner:last-of-type .media-wrap {
    width: 100%;
    height: 4.75rem;
    margin-top: -0.3rem;
  }
  .deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container {
    position: absolute;
    top: 53%;
    left: 55%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 0.1rem 0;
  }
  .deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner::before {
    width: 0.77rem;
    height: 0.03rem;
  }
  .deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner .text {
    font-size: 0.11rem;
    line-height: 0.12rem;
  }
  .deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner .number-wrap {
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
  .deal-flow .grid .g-inner:last-of-type .media-wrap .phone-container .phone-inner .header-7 {
    font-size: 0.28rem;
    line-height: 0.36rem;
  }
  .deal-flow .grid .desktop-wrap {
    display: none;
  }
  .deal-flow .grid .mobile-wrap {
    display: block;
    margin-top: 0.47rem;
    text-align: center;
  }
  .deal-flow .grid .mobile-wrap .text {
    text-align: left;
  }
  .deal-flow .grid .mobile-wrap .button-wrap {
    margin-top: 0.42rem;
  }
}

/**************
* Logo Section *
***************/
.logo-section {
  background-color: #ffffff;
  overflow: hidden;
}
.logo-section .horizontal-scroller {
  padding: 0.17rem 0;
  display: inline-block;
  white-space: nowrap;
}
.logo-section .horizontal-scroller .hs-inner {
  display: inline-block;
}
.logo-section .horizontal-scroller .hs-inner p {
  display: inline-block;
  color: #121F3A;
}
.logo-section .horizontal-scroller .hs-inner a {
  text-decoration: none;
}
.logo-section .horizontal-scroller .hs-inner a:hover .logo {
  transform: scale(0.9);
}
.logo-section .horizontal-scroller .hs-inner .logo {
  max-height: 0.6rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
  transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
  width: auto;
}
/********************
* Knowledge Network *
*********************/
.knowledge-network {
  padding: 1.76rem 0 1.98rem 0;
  position: relative;
}
.knowledge-network .bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.knowledge-network .bg-img .media {
  display: block;
}
.knowledge-network .bg-img .mobile {
  display: none;
}
.knowledge-network .grid {
  width: 7.3rem;
  margin-left: 3.36rem;
  margin-right: auto;
  flex-direction: column;
}
.knowledge-network .grid .g-inner:first-of-type {
  position: relative;
}
.knowledge-network .grid .g-inner:first-of-type .header-2 {
  max-width: 4.98rem;
}
.knowledge-network .grid .g-inner:first-of-type .header-2 span {
  color: #286588;
}
.knowledge-network .grid .g-inner:first-of-type svg {
  position: absolute;
  width: 2.13rem;
  height: 1.69rem;
  top: 0;
  left: 2.17rem;
}
.knowledge-network .grid .g-inner:last-of-type {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.knowledge-network .grid .g-inner:last-of-type .left-wrap,
.knowledge-network .grid .g-inner:last-of-type .right-wrap {
  width: 3.48rem;
}
.knowledge-network .grid .g-inner:last-of-type .left-wrap {
  display: flex;
  justify-content: center;
}
.knowledge-network .grid .g-inner:last-of-type .left-wrap .button-wrap .main-button {
  min-width: 1.86rem;
}
.knowledge-network .grid .g-inner:last-of-type .right-wrap .header-5 {
  color: #75FAD4;
}
.knowledge-network .grid .g-inner:last-of-type .right-wrap .text {
  margin-top: 0.2rem;
}
@media screen and (min-width: 1600px) {
  .knowledge-network .grid {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .knowledge-network {
    padding: 1.25rem 0.25rem 1.62rem 0.3rem;
  }
  .knowledge-network .bg-img .media {
    display: none;
  }
  .knowledge-network .bg-img .mobile {
    display: block;
  }
  .knowledge-network .grid {
    width: 100%;
    margin-left: 0;
  }
  .knowledge-network .grid .g-inner:first-of-type {
    position: relative;
  }
  .knowledge-network .grid .g-inner:first-of-type .header-2 {
    max-width: 100%;
  }
  .knowledge-network .grid .g-inner:first-of-type svg {
    position: absolute;
    width: 1.66rem;
    height: 1.29rem;
    top: 0.2rem;
    left: 1.6rem;
    transform: rotate(10deg);
  }
  .knowledge-network .grid .g-inner:last-of-type {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  .knowledge-network .grid .g-inner:last-of-type .left-wrap {
    order: 2;
  }
  .knowledge-network .grid .g-inner:last-of-type .left-wrap .button-wrap {
    margin-top: 0.4rem;
  }
  .knowledge-network .grid .g-inner:last-of-type .right-wrap {
    margin-left: 0.7rem;
    width: 3.04rem;
    margin-top: 0.35rem;
    order: 1;
  }
}

/******************
* Members Section *
*******************/
.members-section {
  background-color: #F6F4F0;
  padding-top: 0.61rem;
  position: relative;
  overflow: hidden;
}
.members-section .header-4 {
  color: #121F3A;
  padding-left: 0.1rem;
}
.members-section .member-track {
  width: 12.2rem;
  margin-left: 0.6rem;
  margin-right: auto;
  position: relative;
}
.members-section .member-track .splide__track {
  padding-top: 0.67rem;
  overflow: visible;
}
.members-section .member-track .splide__track .splide__slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.members-section .member-track .splide__track .splide__slide.is-prev {
  opacity: 0;
}
.members-section .member-track .splide__track .splide__slide.is-active {
  opacity: 1;
}
.members-section .member-track .splide__track .splide__slide.is-next {
  opacity: 1;
}
.members-section .member-track .splide__track .splide__slide.is-next + .splide__slide {
  opacity: 1;
}
.members-section .member-track .splide__track .splide__slide .bubble {
  position: relative;
  margin-right: 0.2rem;
  margin-left: auto;
  margin-bottom: 0.64rem;
}
.members-section .member-track .splide__track .splide__slide .bubble .bubble-inner {
  background-color: #75FAD4;
  -webkit-clip-path: url(#bubble1-clip);
  clip-path: url(#bubble1-clip);
  padding: 0.25rem 0.3rem 0.3rem 0.3rem;
  text-align: center;
  position: relative;
}
.members-section .member-track .splide__track .splide__slide .bubble .bubble-inner .text {
  max-width: 2.56rem;
  color: #121F3A;
}
.members-section .member-track .splide__track .splide__slide .bubble .bubble-arrow {
  position: absolute;
  right: 0.1rem;
  top: 90%;
  width: 1.45rem;
  height: 1.71rem;
  z-index: -1;
}
.members-section .member-track .splide__track .splide__slide .bubble.type-2 {
  margin-right: -0.2rem;
  margin-bottom: 0.7rem;
}
.members-section .member-track .splide__track .splide__slide .bubble.type-2 .bubble-inner {
  padding: 0.3rem 0.35rem 0.25rem 0.2rem;
  -webkit-clip-path: url(#bubble2-clip);
  clip-path: url(#bubble2-clip);
}
.members-section .member-track .splide__track .splide__slide .bubble.type-2 .bubble-arrow {
  position: absolute;
  top: 90%;
  right: 0.2rem;
  width: 1.56rem;
  height: 1.95rem;
}
.members-section .member-track .splide__track .splide__slide .bubble.type-2 .text {
  max-width: 3.24rem;
}
.members-section .member-track .splide__track .splide__slide .bubble.type-3 {
  margin-right: -0.2rem;
  margin-bottom: 0.28rem;
}
.members-section .member-track .splide__track .splide__slide .bubble.type-3 .bubble-inner {
  padding: 0.35rem 0.2rem 0.4rem 0.2rem;
  -webkit-clip-path: url(#bubble3-clip);
  clip-path: url(#bubble3-clip);
}
.members-section .member-track .splide__track .splide__slide .bubble.type-3 .bubble-arrow {
  position: absolute;
  right: 0.7rem;
  top: 85%;
  width: 1.03rem;
  height: 1.63rem;
}
.members-section .member-track .splide__track .splide__slide .bubble.type-3 .text {
  max-width: 3rem;
}
.members-section .member-track .splide__track .splide__slide img {
  vertical-align: middle;
  max-width: 3.8rem;
  width: 100%;
  height: auto;
}
.members-section .member-track .slider-button {
  position: absolute;
  bottom: 2.73rem;
  border-radius: 50%;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #286588;
  right: -1rem;
  cursor: pointer;
}
.members-section .member-track .slider-button .slider-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.43rem;
  height: 0.19rem;
}
.members-section .bottom-track {
  background-color: #286588;
  padding: 0.1rem 0 0.08rem 0;
}
.members-section .bottom-track .splide__track {
  width: 12.2rem;
  margin: 0 auto;
  overflow: visible;
}
.members-section .bottom-track .splide__track .splide__slide {
  text-align: center;
  padding-left: 0.15rem;
  padding-right: 0.15rem;
}
.members-section .bottom-track .splide__track .splide__slide .slide-title {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 800;
  font-size: 0.16rem;
  line-height: 0.21rem;
  color: #ffffff;
}
.members-section .bottom-track .splide__track .splide__slide .text {
  color: #75FAD4;
}
.members-section .splide__track .splide__list .splide__slide {
  border: none;
}
@media screen and (min-width: 1600px) {
  .members-section .member-track {
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .members-section {
    padding-top: 0.39rem;
  }
  .members-section .header-4 {
    color: #121F3A;
    padding-left: 0.35rem;
  }
  .members-section .member-track {
    padding-top: 0;
    width: 100%;
    margin: 0 auto;
  }
  .members-section .member-track .slider-button {
    bottom: 1.6rem;
    width: 0.52rem;
    height: 0.52rem;
    right: 0.18rem;
  }
  .members-section .member-track .splide__track {
    padding-top: 0.55rem;
  }
  .members-section .member-track .splide__track .splide__slide .bubble.type-2 {
    margin-right: 0.2rem;
  }
  .members-section .member-track .splide__track .splide__slide .bubble.type-2 .bubble-arrow {
    top: 90%;
    right: 0;
  }
  .members-section .member-track .splide__track .splide__slide .bubble.type-3 {
    margin-right: 0.2rem;
  }
  .members-section .member-track .splide__track .splide__slide .bubble.type-3 .bubble-arrow {
    position: absolute;
    right: 0.5rem;
  }
  .members-section .bottom-track {
    background-color: #286588;
    padding: 0.1rem 0 0.08rem 0;
  }
  .members-section .bottom-track .splide__track {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
  }
}

/****************
* Media Section *
*****************/
.media-section {
  padding: 1.04rem 0 1.17rem 0;
}
.media-section .media-wrap {
  position: relative;
  width: 12rem;
  margin: 0 auto;
}
.media-section .media-wrap.video {
  cursor: pointer;
}
.media-section .media-wrap .media {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  position: relative;
  max-height: 6.75rem;
}
.media-section .media-wrap .play-btn {
  width: 0.68rem;
  height: 0.68rem;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.media-section .media-wrap .play-btn .icon {
  width: 0;
  height: 0;
  border-top: 0.17rem solid transparent;
  border-bottom: 0.17rem solid transparent;
  border-left: 0.31rem solid #121F3A;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .media-section {
    padding: 0.36rem;
  }
  .media-section .media-wrap {
    width: 100%;
    height: 5.56rem;
    position: relative;
  }
  .media-section .media-wrap .media {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .media-section .media-wrap .play-btn {
    width: 0.68rem;
    height: 0.68rem;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .media-section .media-wrap .play-btn .icon {
    width: 0;
    height: 0;
    border-top: 0.17rem solid transparent;
    border-bottom: 0.17rem solid transparent;
    border-left: 0.31rem solid #121F3A;
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
  }
}

/**************
* Cta Section *
***************/
.cta-section {
  background-color: #1B3B59;
  overflow: hidden;
}
.cta-section .mobile {
  display: none;
}
.cta-section .desktop {
  display: inline-block;
}
.cta-section .grid {
  position: relative;
  z-index: 5;
}
.cta-section .grid .g-inner:first-of-type {
  width: 8.02rem;
  position: relative;
  padding: 2.32rem 0 4.19rem 0;
}
.cta-section .grid .g-inner:first-of-type .bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.cta-section .grid .g-inner:first-of-type .bg-img .media {
  top: -5%;
  height: 110%;
}
.cta-section .grid .g-inner:first-of-type .content-wrap {
  width: 3.9rem;
  margin-left: 1.25rem;
  margin-right: auto;
}
.cta-section .grid .g-inner:first-of-type .content-wrap .button-wrap {
  margin-top: 0.35rem;
}
.cta-section .grid .g-inner:last-of-type {
  width: calc(100% - 8.02rem);
}
.cta-section .grid .g-inner:last-of-type .phone-wrap {
  width: 2.32rem;
  height: 4.92rem;
  margin-top: 1.9rem;
}
.cta-section .grid .g-inner:last-of-type .phone-wrap .media {
  height: auto;
  z-index: 2;
}
.cta-section .grid .g-inner:last-of-type .phone-wrap .phone-inner {
  width: 1.05rem;
  padding-top: 0.45rem;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  text-align: center;
}
.cta-section .grid .g-inner:last-of-type .phone-wrap .phone-inner hr {
  color: #ffffff;
  max-width: 0.4rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.cta-section .grid .g-inner:last-of-type .phone-wrap .phone-inner .text {
  color: #ffffff;
  margin-top: 0.13rem;
}
.cta-section .grid .g-inner:last-of-type .phone-wrap .phone-inner .text:first-of-type {
  margin-top: 0;
}
.cta-section .grid .g-inner:last-of-type .phone-wrap .phone-inner .text.green {
  color: #ffffff;
}
.cta-section .grid .g-inner:last-of-type .phone-wrap .circle-top-wrap {
  position: absolute;
  top: -21%;
  left: 47%;
  transform: translateX(-50%);
}
.cta-section .grid .g-inner:last-of-type .phone-wrap .circle-top-wrap svg {
  transform-origin: 50% 100%;
  width: 6.42rem;
  height: 3.11rem;
}
.cta-section .grid .g-inner:last-of-type .phone-wrap .circle-bottom-wrap {
  z-index: 4;
  position: absolute;
  bottom: -29%;
  left: 50%;
  transform: translateX(-50%);
}
.cta-section .grid .g-inner:last-of-type .phone-wrap .circle-bottom-wrap svg {
  transform-origin: 50% 0%;
  width: 6.94rem;
  height: 4.21rem;
}
@media screen and (min-width: 1600px) {
  .cta-section .grid .g-inner:first-of-type {
    width: 56%;
  }
  .cta-section .grid .g-inner:first-of-type .content-wrap {
    margin-left: auto;
    margin-right: 28%;
  }
  .cta-section .grid .g-inner:last-of-type {
    width: 44%;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .cta-section .mobile {
    display: inline-block;
  }
  .cta-section .desktop {
    display: none;
  }
  .cta-section .grid .g-inner:first-of-type {
    width: 100%;
    padding: 0.6rem 0.4rem 2.9rem 0.4rem;
  }
  .cta-section .grid .g-inner:first-of-type .bg-img .media {
    top: 0%;
    height: 100%;
  }
  .cta-section .grid .g-inner:first-of-type .content-wrap {
    width: 100%;
    margin-left: 0;
  }
  .cta-section .grid .g-inner:first-of-type .content-wrap .button-wrap {
    margin-top: 0.35rem;
  }
  .cta-section .grid .g-inner:last-of-type {
    width: 100%;
    text-align: center;
  }
  .cta-section .grid .g-inner:last-of-type .phone-wrap {
    width: 2.26rem;
    height: 4.46rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: -0.3rem;
    margin-bottom: 1.18rem;
  }
  .cta-section .grid .g-inner:last-of-type .phone-wrap .phone-inner {
    padding-top: 0.5rem;
    width: 1.1rem;
  }
  .cta-section .grid .g-inner:last-of-type .phone-wrap .phone-inner hr {
    max-width: 0.35rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }
  .cta-section .grid .g-inner:last-of-type .phone-wrap .phone-inner .text {
    margin-top: 0.1rem;
    font-size: 0.16rem;
    line-height: 0.21rem;
  }
  .cta-section .grid .g-inner:last-of-type .phone-wrap .phone-inner .text.green {
    color: #75FAD4;
  }
  .cta-section .grid .g-inner:last-of-type .phone-wrap .circle-top-wrap {
    top: -19%;
  }
  .cta-section .grid .g-inner:last-of-type .phone-wrap .circle-top-wrap svg {
    width: 3.99rem;
    height: 1.94rem;
  }
  .cta-section .grid .g-inner:last-of-type .phone-wrap .circle-bottom-wrap {
    bottom: -25%;
  }
  .cta-section .grid .g-inner:last-of-type .phone-wrap .circle-bottom-wrap svg {
    width: 4.28rem;
    height: 2.61rem;
  }
  .cta-section .grid .g-inner:last-of-type .button-wrap {
    margin-bottom: 1.15rem;
  }
}

/**************
* Form Section *
***************/
.form-section {
  background-color: #ffffff;
  padding: 0.83rem 0 1.12rem 0;
  position: relative;
  overflow: hidden;
}
.form-section .grid {
  width: 11.4rem;
  margin-left: 0.88rem;
  margin-right: auto;
  justify-content: flex-start;
}
.form-section .grid .g-inner {
  position: relative;
  padding-top: 0.23rem;
}
.form-section .grid .g-inner h2,
.form-section .grid .g-inner p {
  color: #121F3A;
}
.form-section .grid .g-inner h2 span,
.form-section .grid .g-inner p span {
  color: #286588;
}
.form-section .grid .g-inner:first-of-type {
  width: 3.11rem;
  margin-right: 0.61rem;
}
.form-section .grid .g-inner:first-of-type .content-wrap {
  position: relative;
}
.form-section .grid .g-inner:first-of-type .content-wrap h2 {
  max-width: 2.09rem;
}
.form-section .grid .g-inner:first-of-type .content-wrap .arrow-circle {
  position: absolute;
  right: 0.2rem;
  bottom: -0.85rem;
  width: 2.13rem;
  height: 1.28rem;
}
.form-section .grid .g-inner:nth-of-type(2) {
  width: 3.93rem;
  padding-left: 0.88rem;
  margin-right: 0.39rem;
}
.form-section .grid .g-inner:nth-of-type(2)::before {
  content: "";
  width: 1px;
  height: 113%;
  background-color: #000000;
  position: absolute;
  left: 0;
  top: 0;
}
.form-section .grid .g-inner:nth-of-type(2) .text {
  margin-top: 0.1rem;
}
.form-section .grid .g-inner:last-of-type {
  width: 3.33rem;
}
.form-section .grid .g-inner:last-of-type .gform_validation_errors {
  display: none;
}
.form-section .grid .g-inner:last-of-type form .gfield_label {
  display: none;
}
.form-section .grid .g-inner:last-of-type form .gform_fields {
  grid-row-gap: 0;
}
.form-section .grid .g-inner:last-of-type form .gfield_error input {
  border-bottom: 1px solid #c02b0a;
}
.form-section .grid .g-inner:last-of-type form .gfield_error input::-moz-placeholder {
  color: #c02b0a;
}
.form-section .grid .g-inner:last-of-type form .gfield_error input::placeholder {
  color: #c02b0a;
}
.form-section .grid .g-inner:last-of-type form input,
.form-section .grid .g-inner:last-of-type form select {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #121F3A;
  border: none;
  border-bottom: 1px solid #121F3A;
  padding: 0.09rem 0.09rem 0.09rem 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.form-section .grid .g-inner:last-of-type form input::-moz-placeholder, .form-section .grid .g-inner:last-of-type form select::-moz-placeholder {
  color: #121F3A;
}
.form-section .grid .g-inner:last-of-type form input::placeholder,
.form-section .grid .g-inner:last-of-type form select::placeholder {
  color: #121F3A;
}
.form-section .grid .g-inner:last-of-type form input:focus,
.form-section .grid .g-inner:last-of-type form select:focus {
  outline: none;
}
.form-section .grid .g-inner:last-of-type form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: var(--wpr-bg-b2a5d775-2b96-4027-ae42-12fae558070d);
  background-repeat: no-repeat;
  background-position-x: 99%;
  background-position-y: 50%;
}
.form-section .grid .g-inner:last-of-type form .gfield_validation_message {
  display: none;
}
.form-section .grid .g-inner:last-of-type form .gform_footer {
  padding: 0;
  margin: 0;
  margin-top: 0.25rem;
}
.form-section .grid .g-inner:last-of-type form .gform_footer .submit-button-wrapper {
  position: relative;
}
.form-section .grid .g-inner:last-of-type form .gform_footer .submit-button-wrapper .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -0.3rem;
}
.form-section .grid .g-inner:last-of-type form .gform_footer .submit-button-wrapper .submit-button {
  margin: 0;
  border: 0;
}
.form-section .grid .g-inner:last-of-type form .gform_footer .submit-button-wrapper .submit-button p {
  color: #75FAD4;
}
.form-section .grid .g-inner:last-of-type form .gform_footer .submit-button-wrapper .submit-button .button-arrow {
  display: none;
}
.form-section .grid .g-inner:last-of-type .gform_confirmation_message {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 0.18rem;
  line-height: 0.23rem;
  letter-spacing: 0.01em;
  color: #75FAD4;
}
.form-section .grid .g-inner:last-of-type .gform_validation_errors {
  border: none;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}
.form-section .grid .g-inner:last-of-type .gform_validation_errors h2,
.form-section .grid .g-inner:last-of-type .gform_validation_errors a,
.form-section .grid .g-inner:last-of-type .gform_validation_errors li {
  margin-bottom: 0.12rem;
  font-family: "Space Grotesk";
  font-size: 0.14rem;
  line-height: 0.14rem;
}
.form-section .select2-container {
  width: 100%;
}
.form-section .select2-container--focus {
  outline: none;
}
.form-section .select2-container .select2-results__option--selected {
  display: none;
}
.form-section .select2-container .select2-selection__placeholder {
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #121F3A;
}
.form-section .select2-container .select2-selection {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #121F3A;
  border: none;
  border-bottom: 1px solid #121F3A;
  border-radius: 0;
  padding: 0.09rem 0.09rem 0.09rem 0;
  height: unset;
}
.form-section .select2-container .select2-selection__arrow {
  background-image: var(--wpr-bg-ff81e198-1330-46d5-87fe-944661dfb48f);
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.18rem;
  height: 0.08rem;
  position: absolute;
  top: 50%;
  right: 0.05rem;
  transform: translateY(-50%);
  pointer-events: none;
}
.form-section .select2-container .select2-selection__arrow b {
  display: none;
}
.form-section .select2-container .select2-selection__rendered {
  padding-left: 0;
  line-height: 0.2rem;
  color: #121F3A;
}
.form-section .select2-container .select2-dropdown {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #121F3A;
  border: none;
  border-bottom: 1px solid #121F3A;
  border-radius: 0;
  margin-top: -0.05rem;
}
.form-section .select2-container .select2-dropdown .select2-results .select2-results__option {
  padding: 0.06rem 0.06rem 0.06rem 0;
  transition: color 0.2s cubic-bezier(0.51, 0.01, 0.2, 1), font-weight 0.2s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.form-section .select2-container .select2-dropdown .select2-results .select2-results__option--selected {
  background-color: transparent;
  color: #286588;
  font-weight: 700;
}
.form-section .select2-container .select2-dropdown .select2-results .select2-results__option--highlighted {
  background-color: transparent;
  font-weight: 700;
  color: #286588;
}
.form-section .form-ajax-wrap {
  min-height: 2.3rem;
}
.form-section .select2-container .select2-selection {
  min-height: 0.4rem;
}
@media only screen and (max-width: 641px) {
  .form-section .grid .g-inner:last-of-type form .gfield .ginput_container input,
  .form-section .grid .g-inner:last-of-type form .gfield .ginput_container select {
    line-height: 0;
    min-height: 0.4rem;
  }
  .form-section .grid .g-inner:last-of-type form .gfield .ginput_container select {
    line-height: 0;
    min-height: 0.4rem;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .form-section {
    padding: 0.43rem 0.43rem 0.9rem 0.43rem;
  }
  .form-section .grid {
    width: 100%;
    margin-left: 0;
  }
  .form-section .grid .g-inner {
    padding: 0;
  }
  .form-section .grid .g-inner:first-of-type {
    width: 100%;
    margin-right: 0;
    padding-top: 0;
  }
  .form-section .grid .g-inner:first-of-type .content-wrap {
    position: relative;
  }
  .form-section .grid .g-inner:first-of-type .content-wrap h2 {
    max-width: 2.09rem;
  }
  .form-section .grid .g-inner:first-of-type .content-wrap .arrow-circle {
    right: 0;
  }
  .form-section .grid .g-inner:nth-of-type(2) {
    width: 100%;
    padding-top: 1.3rem;
    padding-left: 0;
    margin-right: 0;
  }
  .form-section .grid .g-inner:nth-of-type(2)::before {
    display: none;
  }
  .form-section .grid .g-inner:nth-of-type(2) h2 {
    width: 3.05rem;
  }
  .form-section .grid .g-inner:last-of-type {
    margin-top: 0.5rem;
    width: 100%;
  }
  .form-section .grid .g-inner:last-of-type form input,
  .form-section .grid .g-inner:last-of-type form select {
    line-height: 0;
    min-height: 0.4rem;
  }
  .form-section .grid .g-inner:last-of-type form select {
    line-height: 0;
    min-height: 0.4rem;
  }
}

/***********
* IMPORTS *
***********/
.intro-section.about .mobile-wrap {
  display: none;
}
.intro-section.about .bg-img {
  position: absolute;
  top: 0;
  left: unset;
  right: 50vw;
  overflow: visible;
  width: 10.18rem;
  height: 8.8rem;
}
.intro-section.about .container-1 {
  width: 13.46rem;
  margin-left: 0.55rem;
  margin-right: auto;
  margin-top: 1.2rem;
  padding-bottom: 1.26rem;
  position: relative;
}
.intro-section.about .container-1 .sticky-pin {
  display: block;
  position: relative;
  height: 100%;
}
.intro-section.about .container-1 .grid {
  width: 100%;
  position: relative;
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin {
  width: 6.22rem;
  position: relative;
  margin-top: -0.55rem;
  position: relative;
  z-index: 2;
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .inner-wrap {
  transition: opacity 0.2s cubic-bezier(0.51, 0.01, 0.2, 1), visibility 0.2s cubic-bezier(0.51, 0.01, 0.2, 1), transform 0.5s cubic-bezier(0.51, 0.01, 0.2, 1);
  height: 100%;
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .inner-wrap .down-arrow {
  width: 0.16rem;
  height: 0.66rem;
  position: absolute;
  bottom: -0.35rem;
  left: 1.3rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .inner-wrap.first {
  position: relative;
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .inner-wrap.second {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(50%);
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .inner-wrap.second .down-arrow {
  bottom: -0.85rem;
  left: 2.3rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .inner-wrap.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .inner-wrap.passed {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50%);
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .header-1 {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 800;
  font-size: 1rem;
  line-height: 0.83rem;
  color: #286588;
  margin-top: 0.1rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .header-6 {
  color: #75FAD4;
  padding-left: 0.6rem;
  margin-top: 0.5rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .header-6:last-of-type {
  margin-top: 0.3rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .text {
  visibility: visible;
  opacity: 1;
  padding-left: 0.6rem;
  margin-top: 0.3rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .big-header {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 800;
  font-size: 1.7rem;
  line-height: 1.55rem;
  color: #286588;
}
.intro-section.about .container-1 .grid .g-inner.sticky-pin .button-wrap {
  margin-left: 0.6rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track {
  width: 9.27rem;
  position: relative;
  z-index: 1;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .bottom-margin {
  margin-bottom: 0.6rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap {
  margin-left: -1.3rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 1.2rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .button-wrap {
  margin-top: 0.5rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .media-wrap {
  margin-top: 0;
  margin-left: 1.29rem;
  margin-right: 0.7rem;
  width: 4.12rem;
  height: 5.45rem;
  margin-left: 0;
  position: relative;
  z-index: 1;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .media-wrap .media {
  transform: scale(0.87);
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .content-wrap {
  position: relative;
  z-index: 2;
  max-width: 3.69rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .content-wrap .header-2 {
  color: #ffffff;
  margin-left: -1.1rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .content-wrap .text {
  margin-top: 0.4rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .content-wrap .text a {
  transition: color 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .content-wrap .text a:hover {
  color: #ffffff !important;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .line {
  position: absolute;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .line.line1 {
  width: 2.03rem;
  height: 1.87rem;
  bottom: 0.7rem;
  right: 2.7rem;
  z-index: -1;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .line.line2 {
  width: 1.58rem;
  height: 2.56rem;
  left: 3.8rem;
  bottom: -1.65rem;
  z-index: -1;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.first {
  margin-left: -0.05rem;
  margin-top: -1.27rem;
  z-index: 1;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.first .media-wrap {
  margin-top: 0;
  width: 3.66rem;
  height: 4.59rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.second {
  transform: translate(1rem, -1.2rem);
  margin-top: -0.64rem;
  z-index: 2;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.second .media-wrap {
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  width: 5.78rem;
  height: 4.54rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.second .media-wrap .media {
  transform: scale(0.7);
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .content-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.4rem;
  width: 7.78rem;
  max-width: unset;
  margin-left: 0.25rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .content-wrap .title {
  width: 100%;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .fact-wrap {
  display: flex;
  flex-direction: column;
  width: 3.69rem;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .fact-title {
  font-weight: 400;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.fourth {
  margin-left: -1.3rem;
  margin-top: 0.6rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  z-index: 2;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.fourth .media-wrap {
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  width: 4.12rem;
  height: 5.45rem;
  margin-left: 0;
  position: relative;
  z-index: 1;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.fourth .content-wrap {
  position: relative;
  z-index: 2;
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.fourth .content-wrap .header-8 {
  display: flex;
  text-decoration: none;
  margin-left: -0.7rem;
  color: #286588;
  transition: color 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.fourth .content-wrap .header-8:hover {
  color: #ffffff;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .intro-section.about {
    padding-top: 1.2rem;
    padding-bottom: 1rem;
    position: relative;
  }
  .intro-section.about .bg-img {
    right: -4.33rem;
    left: unset;
  }
  .intro-section.about .container-1 {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;
    position: relative;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-pin {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    margin-top: 0;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-pin .inner-wrap {
    display: none;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .bottom-margin {
    margin-bottom: unset;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap {
    position: relative;
    margin-left: 0;
    margin-top: 0.6rem;
    flex-direction: column;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .media-wrap {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    height: auto;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .media-wrap .media {
    transform: scale(1);
    vertical-align: middle;
    position: relative;
    margin-bottom: 0.6rem;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .content-wrap {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .content-wrap .header-2 {
    margin-bottom: 0;
    margin-left: 0;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .content-wrap p {
    margin-left: 0;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .mobile-wrap {
    display: block;
    margin-bottom: 0.6rem;
    width: 100%;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .mobile-wrap .header-1 {
    font-family: "Figtree";
    font-style: normal;
    font-weight: 800;
    font-size: 0.7rem;
    line-height: 0.7rem;
    color: #286588;
    margin-top: 0.1rem;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .mobile-wrap .header-6 {
    color: #75FAD4;
    margin: 0;
    margin-top: 0.3rem;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .mobile-wrap .text {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .mobile-wrap .big-header {
    font-family: "Figtree";
    font-style: normal;
    font-weight: 800;
    font-size: 0.9rem;
    line-height: 0.9rem;
    color: #286588;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .line {
    position: absolute;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .line.line1 {
    display: none;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap .line.line2 {
    display: none;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.first {
    margin-left: 0;
    margin-top: 0;
    z-index: 1;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.first .media-wrap {
    margin-top: 0;
    width: 100%;
    height: auto;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.first .media-wrap .media {
    margin-bottom: 0;
    transform: scale(1);
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.second {
    transform: unset;
    margin-top: 0.6rem;
    z-index: 2;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.second .media-wrap {
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
    width: 100%;
    height: auto;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.second .media-wrap .media {
    margin-bottom: 0;
    transform: scale(1);
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third {
    width: 100vw;
    left: -22px;
    background-color: #ffffff;
    padding: 0.6rem 0;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .content-wrap,
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .media-wrap {
    max-width: unset;
    padding: 0 22px;
    gap: 0.6rem;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .content-wrap .title,
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .media-wrap .title {
    color: #121F3A;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .content-wrap {
    margin-top: unset;
    width: 100%;
    margin-left: unset;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .fact-wrap {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .fact-wrap .fact-title,
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.third .fact-wrap .fact {
    color: #121F3A;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.fourth {
    margin-left: 0;
    margin-top: 1.2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2;
    margin-top: 0.6rem;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.fourth .media-wrap {
    margin-right: 0;
    width: 100%;
    height: auto;
    margin-left: 0;
    position: relative;
    z-index: 1;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.fourth .media-wrap .media {
    transform: scale(1);
    margin-bottom: 0.6rem;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.fourth .content-wrap {
    margin-left: 0;
    position: relative;
    z-index: 2;
    margin-top: 0;
  }
  .intro-section.about .container-1 .grid .g-inner.sticky-track .media-line-wrap.fourth .content-wrap .header-8 {
    color: #286588;
    margin-left: 0;
  }
}

.about-logo-section {
  background-color: #286588;
  padding: 1.15rem 0;
  overflow: hidden;
}
.about-logo-section .container {
  width: 11.74rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 0.6rem;
}
.about-logo-section .logo-title {
  width: 50%;
}
.about-logo-section .logo-title span {
  color: #75FAD4;
}
.about-logo-section a {
  text-decoration: none;
}
.about-logo-section a:hover .logo {
  transform: scale(0.9);
}
.about-logo-section .logo-grid {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.6rem;
  row-gap: 0.4rem;
  width: 50%;
}
.about-logo-section .logo-wrap {
  width: calc(50% - 0.3rem);
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-logo-section .logo {
  max-width: 100%;
  max-height: 0.8rem;
  display: inline-block;
  vertical-align: middle;
  transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
  width: auto;
  height: auto;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .about-logo-section {
    padding: 1rem 0;
  }
  .about-logo-section .container {
    width: 100%;
    display: block;
  }
  .about-logo-section .logo-title {
    font-size: 0.3rem;
    line-height: 0.27rem;
    width: 100%;
  }
  .about-logo-section a:hover .logo {
    transform: scale(1);
  }
  .about-logo-section .logo-wrap {
    width: calc(50% - 0.15rem);
  }
  .about-logo-section .logo-grid {
    margin-top: 0.6rem;
    gap: 0.3rem;
    width: 100%;
  }
  .about-logo-section .logo {
    max-height: 0.65rem;
  }
}

.team-section {
  padding: 1.15rem 0;
  background-color: #ffffff;
  overflow: hidden;
}
.team-section .container {
  width: 11.74rem;
  margin: 0 auto;
}
.team-section .header-2 {
  color: #286588;
}
.team-section .header-5 {
  color: #121F3A;
  margin-top: 1.3rem;
}
.team-section .header-5 a,
.team-section .header-5 span {
  color: #286588;
}
.team-section .header-5 a {
  text-decoration: underline;
}
.team-section .team-slider {
  margin-left: -0.9rem;
  margin-top: 0.7rem;
  position: relative;
}
.team-section .team-slider .hidden {
  opacity: 0;
  visibility: hidden;
}
.team-section .team-slider .slider-prev {
  position: absolute;
  top: calc(50% - 0.3rem);
  left: 0.3rem;
  transform: translateY(-50%);
  z-index: 5;
  transition: opacity 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), visibility 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.team-section .team-slider .slider-prev svg {
  width: 0.66rem;
  height: 0.16rem;
  transform: rotate(180deg);
}
.team-section .team-slider .slider-next {
  position: absolute;
  top: calc(50% - 0.3rem);
  right: -0.6rem;
  transform: translateY(-50%);
  z-index: 5;
  transition: opacity 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), visibility 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.team-section .team-slider .slider-next svg {
  width: 0.66rem;
  height: 0.16rem;
}
.team-section .team-slider .splide__track {
  overflow: visible;
}
.team-section .team-slider .splide__track .splide__list .splide__slide {
  width: 3.29rem !important;
}
.team-section .team-slider .splide__track .splide__list .splide__slide .media-wrap {
  display: block;
  text-decoration: none;
  width: 3.29rem;
  height: 3.29rem;
}
.team-section .team-slider .splide__track .splide__list .splide__slide .media-wrap:hover .overlay {
  opacity: 1;
  visibility: visible;
}
.team-section .team-slider .splide__track .splide__list .splide__slide .media-wrap .overlay {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(40, 101, 136, 0.78);
  transition: opacity 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), visibility 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.team-section .team-slider .splide__track .splide__list .splide__slide .media-wrap .overlay svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.48rem;
  height: 0.51rem;
  fill: #ffffff;
}
.team-section .team-slider .splide__track .splide__list .splide__slide .text-wrap {
  text-align: center;
  padding-left: 0.05rem;
  padding-right: 0.05rem;
}
.team-section .team-slider .splide__track .splide__list .splide__slide .text-wrap p:first-of-type {
  margin-top: 0.2rem;
  color: #121F3A;
  font-family: "Figtree";
  font-weight: 800;
}
.team-section .team-slider .splide__track .splide__list .splide__slide .text-wrap p:last-of-type {
  color: #286588;
  font-weight: 400;
}
.team-section .team-member .media-wrap {
  display: block;
  text-decoration: none;
  width: 3.29rem;
  height: 3.29rem;
}
.team-section .team-member .media-wrap:hover .overlay {
  opacity: 1;
  visibility: visible;
}
.team-section .team-member .media-wrap .overlay {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(40, 101, 136, 0.78);
  transition: opacity 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), visibility 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.team-section .team-member .media-wrap .overlay svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.48rem;
  height: 0.51rem;
  fill: #ffffff;
}
.team-section .team-member .text-wrap {
  text-align: center;
  padding-left: 0.05rem;
  padding-right: 0.05rem;
}
.team-section .team-member .text-wrap p:first-of-type {
  margin-top: 0.2rem;
  color: #121F3A;
  font-family: "Figtree";
  font-weight: 800;
}
.team-section .team-member .text-wrap p:last-of-type {
  color: #286588;
  font-weight: 400;
}
.team-section .team-grid {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.4rem;
  gap: 0.4rem;
  row-gap: 0.5rem;
}
.team-section .team-grid .team-member {
  width: calc(25% - 0.3rem);
}
.team-section .team-grid .team-member .media-wrap {
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .team-section {
    padding: 1rem 0;
    background-color: #ffffff;
    overflow: hidden;
  }
  .team-section .container {
    width: 100%;
    margin: 0 auto;
  }
  .team-section .header-2 {
    color: #286588;
  }
  .team-section .header-5 {
    color: #121F3A;
    margin-top: 0.7rem;
  }
  .team-section .header-5 a,
  .team-section .header-5 span {
    color: #286588;
  }
  .team-section .header-5 a {
    text-decoration: underline;
  }
  .team-section .team-slider {
    width: 100%;
    margin-left: 0;
    margin-top: 0.7rem;
    position: relative;
  }
  .team-section .team-slider .slider-prev {
    left: 0rem;
  }
  .team-section .team-slider .slider-next {
    right: 0;
  }
  .team-section .team-slider .splide__track {
    overflow: visible;
  }
  .team-section .team-slider .splide__track .splide__list .splide__slide {
    width: 1.95rem !important;
  }
  .team-section .team-slider .splide__track .splide__list .splide__slide .media-wrap {
    width: 1.95rem;
    height: 1.95rem;
  }
  .team-section .team-slider .splide__track .splide__list .splide__slide .media-wrap .overlay {
    display: none;
  }
  .team-section .team-slider .splide__track .splide__list .splide__slide .text-wrap {
    text-align: center;
  }
  .team-section .team-slider .splide__track .splide__list .splide__slide .text-wrap p:first-of-type {
    font-size: 14px;
    line-height: 21px;
    color: #121F3A;
    font-family: "Figtree";
    font-weight: 800;
  }
  .team-section .team-slider .splide__track .splide__list .splide__slide .text-wrap p:last-of-type {
    font-size: 14px;
    line-height: 21px;
    color: #286588;
    font-weight: 400;
  }
  .team-section .team-grid {
    justify-content: space-between;
    margin-top: 0.4rem;
    gap: 0.3rem;
    row-gap: 0.4rem;
  }
  .team-section .team-grid .team-member {
    width: calc(50% - 0.15rem);
  }
}

.about-cta {
  padding: 1.15rem 0;
  padding-top: 0;
  background-color: #ffffff;
  overflow: hidden;
  margin-top: -0.01rem;
}
.about-cta .container {
  width: 12rem;
}
.about-cta .container.second {
  width: 10rem;
  margin-top: 0.4rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.4rem;
  row-gap: 0.2rem;
}
.about-cta .cta-title {
  color: #286588;
}
.about-cta .media-wrap {
  position: relative;
  width: 12rem;
  margin: 0 auto;
  margin-top: 0.4rem;
  height: 6.28rem;
}
.about-cta .media-wrap.video {
  cursor: pointer;
}
.about-cta .media-wrap .media {
  position: relative;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 6.75rem;
}
.about-cta .media-wrap .play-btn {
  width: 0.68rem;
  height: 0.68rem;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-cta .media-wrap .play-btn .icon {
  width: 0;
  height: 0;
  border-top: 0.17rem solid transparent;
  border-bottom: 0.17rem solid transparent;
  border-left: 0.31rem solid #121F3A;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}
.about-cta .cta-link {
  text-decoration: none;
  color: #121F3A;
  transition: color 300ms cubic-bezier(0.51, 0.01, 0.2, 1);
}
.about-cta .cta-link:hover {
  color: #286588;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .about-cta {
    padding: 1rem 0;
    padding-top: 0;
  }
  .about-cta .container {
    width: 100%;
  }
  .about-cta .container.second {
    width: 100%;
    margin-top: 0.3rem;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0.2rem;
  }
  .about-cta .media-wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 0.3rem;
    height: auto;
    cursor: pointer;
  }
  .about-cta .media-wrap .media {
    position: relative;
    height: auto;
    transform: unset;
    top: unset;
    left: unset;
  }
}

.blog-main-wrap {
  background-color: #ffffff;
  padding-top: 1.3rem;
  overflow: hidden;
}

.blog-intro {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.blog-intro .blog-title-wrap {
  position: relative;
}
.blog-intro .header-1 {
  color: #121F3A;
  position: relative;
}
.blog-intro .blog-line {
  width: 100%;
  height: 0.21rem;
}
.blog-intro .text {
  color: #121F3A;
  margin-top: 0.3rem;
  font-weight: 400;
}
.blog-intro .search-wrap {
  margin-top: 0.8rem;
  position: relative;
}
.blog-intro .search-wrap .search-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.12rem;
  width: 0.25rem;
  height: 0.25rem;
  background-color: #121F3A;
  border-radius: 100%;
  z-index: -1;
  z-index: 1;
  cursor: pointer;
}
.blog-intro .search-wrap .search-btn svg {
  width: 0.14rem;
  height: 0.14rem;
  stroke: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-intro .search-wrap .search {
  width: 6rem;
  padding: 0.11rem;
  border-radius: 0.3rem;
  font-size: 0.13rem;
  line-height: 0.13rem;
  font-weight: 700;
  color: #121F3A;
  border: 0.03rem solid #121F3A;
  background-color: #E7E9EB;
}
.blog-intro .search-wrap .search::-moz-placeholder {
  opacity: 0.6;
}
.blog-intro .search-wrap .search::placeholder {
  opacity: 0.6;
}
.blog-intro .search-wrap .search::-webkit-search-decoration, .blog-intro .search-wrap .search::-webkit-search-cancel-button, .blog-intro .search-wrap .search::-webkit-search-results-button, .blog-intro .search-wrap .search::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
@media screen and (max-width: 767px) {
  .blog-intro .search-wrap {
    width: 100%;
  }
  .blog-intro .search-wrap .search {
    width: 100%;
  }
}
.blog-intro .filter-wrapper {
  display: flex;
  flex-direction: row;
  margin-top: 0.2rem;
  margin-bottom: 0.36rem;
}
@media screen and (max-width: 767px) {
  .blog-intro .filter-wrapper {
    flex-direction: column;
  }
}
.blog-intro .filter-wrapper .filter-title {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 600;
  font-size: 0.14rem;
  line-height: 0.27rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #121F3A;
}
.blog-intro .filter-wrapper .text-wrap {
  width: 1.5rem;
}
.blog-intro .filter-wrapper .filter-buttons {
  width: 12rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .blog-intro .filter-wrapper .filter-buttons {
    width: 100%;
  }
}
.blog-intro .filter-wrapper .filter-buttons .filter-category {
  margin-left: 0.04rem;
  margin-right: 0.04rem;
  margin-bottom: 0.08rem;
  margin-top: 0;
  transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
@media screen and (max-width: 767px) {
  .blog-intro .filter-wrapper .filter-buttons .filter-category {
    margin-top: 0.08rem;
    margin-bottom: 0;
  }
}
.blog-intro .filter-wrapper .filter-buttons .filter-category:hover {
  transform: scale(0.97);
}
.blog-intro .filter-wrapper .filter-buttons .filter-category a {
  display: flex;
  padding: 0.04rem 0.16rem 0.03rem;
  border-radius: 0.24rem;
  text-decoration: none;
  font-family: "Figtree";
  font-weight: 600;
  font-size: 0.14rem;
  line-height: 0.2rem;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .blog-intro {
    padding: 0 0.22rem;
  }
}

.blog-content {
  padding-bottom: 1.2rem;
}
.blog-content .search-text {
  color: #121F3A;
}
.blog-content .article-row {
  padding-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .blog-content .article-row {
    padding-bottom: 0;
  }
}
.blog-content .article-link {
  text-decoration: none;
}
.blog-content .article-link:hover img {
  transform: scale(1.1);
}
.blog-content .article-wrap {
  margin-top: 0.75rem;
}
.blog-content .article-wrap:hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 991px) {
  .blog-content .article-wrap {
    margin-top: 0.6rem;
  }
}
.blog-content .article-wrap a {
  text-decoration: none;
}
.blog-content .article-wrap .article-img {
  margin-bottom: 0.24rem;
  height: 4rem;
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991px) {
  .blog-content .article-wrap .article-img {
    height: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .blog-content .article-wrap .article-img {
    height: 2.7rem;
  }
}
@media screen and (max-width: 767px) {
  .blog-content .article-wrap .article-img.wide {
    height: 2.7rem;
  }
}
.blog-content .article-wrap .article-img img {
  transition: transform 0.6s ease;
}
.blog-content .article-wrap .article-info .category-date {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.15rem;
}
.blog-content .article-wrap .article-info .category-date a,
.blog-content .article-wrap .article-info .category-date .category {
  display: flex;
  padding: 0.04rem 0.16rem 0.03rem;
  border-radius: 0.24rem;
  text-decoration: none;
  font-family: "Figtree";
  font-weight: 600;
  font-size: 0.14rem;
  line-height: 0.2rem;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
  margin-right: 0.08rem;
  margin-top: 0.04rem;
  margin-bottom: 0.04rem;
  transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.blog-content .article-wrap .article-info .category-date a:last-of-type,
.blog-content .article-wrap .article-info .category-date .category:last-of-type {
  margin-right: 0;
}
.blog-content .article-wrap .article-info .category-date a:hover,
.blog-content .article-wrap .article-info .category-date .category:hover {
  transform: scale(0.97);
}
.blog-content .article-wrap .article-info .post-small-text {
  max-width: 6.5rem;
}
.blog-content .article-wrap .article-title {
  color: #121F3A;
}
.blog-content .article-wrap .article-text {
  color: #121F3A;
  margin-top: 0.15rem;
  font-weight: 400;
}
.blog-content .load-button-wrap {
  display: flex;
  justify-content: center;
  margin-top: 0.6rem;
}
.blog-content .small-article-col {
  margin-bottom: 0.36rem;
}
@media screen and (max-width: 767px) {
  .blog-content .small-article-col {
    margin-bottom: 0;
  }
}

.news-modal-wrap {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 250;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background-color: rgba(18, 31, 58, 0.6);
}
.news-modal-wrap .news-modal-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8.18rem;
  height: auto;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
}
.news-modal-wrap .news-modal-inner .media-wrap {
  margin-top: 0.3rem;
  width: 3.39rem;
  height: 4.52rem;
}
.news-modal-wrap .news-modal-inner .form-section {
  padding: 0;
}
.news-modal-wrap .news-modal-inner .form-ajax-wrap {
  min-height: unset;
}
.news-modal-wrap .news-modal-inner .content-wrap {
  width: 3.4rem;
  margin-left: 0.52rem;
  padding-top: 1.04rem;
  padding-bottom: 0.4rem;
  height: 100%;
}
.news-modal-wrap .news-modal-inner .content-wrap .gform_confirmation_message {
  margin-top: 0.4rem;
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 0.32rem;
  line-height: 0.39rem;
  align-items: center;
  color: #286588;
}
.news-modal-wrap .news-modal-inner .content-wrap .gform_confirmation_message strong {
  font-family: "Figtree";
  font-weight: 800;
}
.news-modal-wrap .news-modal-inner .content-wrap .gform_validation_errors {
  display: none;
}
.news-modal-wrap .news-modal-inner .content-wrap h2 {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 800;
  font-size: 0.64rem;
  line-height: 0.61rem;
  color: #286588;
}
.news-modal-wrap .news-modal-inner .content-wrap .gform_validation_error .gfield--type-email .ginput_container input::-moz-placeholder {
  color: #c02b0a;
}
.news-modal-wrap .news-modal-inner .content-wrap .gform_validation_error .gfield--type-email .ginput_container input::placeholder {
  color: #c02b0a;
}
.news-modal-wrap .news-modal-inner .content-wrap form {
  margin-top: 0.6rem;
}
.news-modal-wrap .news-modal-inner .content-wrap form .gform-body {
  position: relative;
}
.news-modal-wrap .news-modal-inner .content-wrap form .gfield_label {
  display: none;
}
.news-modal-wrap .news-modal-inner .content-wrap form .gfield--type-email {
  grid-column: span 12;
}
.news-modal-wrap .news-modal-inner .content-wrap form .ginput_container {
  position: relative;
}
.news-modal-wrap .news-modal-inner .content-wrap form .ginput_container::after {
  content: "";
  background-image: var(--wpr-bg-4d655cce-c8e8-447d-a626-c475d5ed01e5);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0.08rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
.news-modal-wrap .news-modal-inner .content-wrap form .ginput_container input,
.news-modal-wrap .news-modal-inner .content-wrap form .ginput_container select {
  padding: 0.14rem 0.31rem 0.14rem 0.01rem;
  width: 100%;
  border: none;
  color: #286588;
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 0.16rem;
  line-height: 0.2rem;
}
.news-modal-wrap .news-modal-inner .content-wrap form .ginput_container input:focus,
.news-modal-wrap .news-modal-inner .content-wrap form .ginput_container select:focus {
  outline: none;
}
.news-modal-wrap .news-modal-inner .content-wrap form .ginput_container input::-moz-placeholder, .news-modal-wrap .news-modal-inner .content-wrap form .ginput_container select::-moz-placeholder {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #286588;
}
.news-modal-wrap .news-modal-inner .content-wrap form .ginput_container input::placeholder,
.news-modal-wrap .news-modal-inner .content-wrap form .ginput_container select::placeholder {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #286588;
}
.news-modal-wrap .news-modal-inner .content-wrap form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: var(--wpr-bg-4459f11c-68ad-48c9-9ca7-9c0f11abbaa1);
  background-repeat: no-repeat;
  background-position-x: 99%;
  background-position-y: 50%;
}
.news-modal-wrap .news-modal-inner .content-wrap form .submit-button-wrapper .main-button {
  border: none;
}
.news-modal-wrap .news-modal-inner .content-wrap form .gform_footer .submit-button-wrapper {
  margin-bottom: 0.2rem;
}
.news-modal-wrap .news-modal-inner .content-wrap form .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -0.3rem;
}
.news-modal-wrap .news-modal-inner .content-wrap form .gfield--type-submit {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.news-modal-wrap .news-modal-inner .content-wrap form .gfield--type-submit .submit-button-wrapper .submit-button {
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.news-modal-wrap .news-modal-inner .content-wrap form .gfield--type-submit .submit-button-wrapper .submit-button .button-arrow {
  width: 0.32rem;
  height: 0.13rem;
}
.news-modal-wrap .news-modal-inner .gfield_validation_message {
  display: none;
}
.news-modal-wrap .news-modal-inner .close-icon {
  width: 0.15rem;
  height: 0.16rem;
  position: absolute;
  top: 0.23rem;
  right: 0.2rem;
  cursor: pointer;
  z-index: 10;
}
.news-modal-wrap .news-modal-inner .close-icon svg {
  width: 100%;
  height: 100%;
}
.news-modal-wrap .news-modal-inner .text {
  position: absolute;
  bottom: 0.7rem;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  font-size: 0.13rem;
  font-weight: 400;
  color: #286588;
  text-align: center;
}
.news-modal-wrap .news-modal-inner .button-wrap {
  margin-top: 0.2rem;
}
.news-modal-wrap .news-modal-inner .button-wrap .main-button {
  min-width: 1.02rem;
}
.news-modal-wrap .select2-container {
  width: 100%;
}
.news-modal-wrap .select2-container--focus {
  outline: none;
}
.news-modal-wrap .select2-container .select2-results__option--selected {
  display: none;
}
.news-modal-wrap .select2-container .select2-selection__placeholder {
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #286588;
}
.news-modal-wrap .select2-container .select2-selection {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #286588;
  border: none;
  border-radius: 0;
  padding: 0.09rem 0.09rem 0.09rem 0;
  height: unset;
}
.news-modal-wrap .select2-container .select2-selection__arrow {
  background-image: var(--wpr-bg-8a9e7610-2442-4cf1-9493-121658e7f38f);
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.18rem;
  height: 0.08rem;
  position: absolute;
  top: 50%;
  right: 0.05rem;
  transform: translateY(-50%);
  pointer-events: none;
}
.news-modal-wrap .select2-container .select2-selection__arrow b {
  display: none;
}
.news-modal-wrap .select2-container .select2-selection__rendered {
  padding-left: 0;
  line-height: 0.2rem;
  color: #121F3A;
}
.news-modal-wrap .select2-container .select2-dropdown {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #286588;
  border: none;
  border-radius: 0;
  margin-top: -0.05rem;
}
.news-modal-wrap .select2-container .select2-dropdown .select2-results .select2-results__option {
  padding: 0.06rem 0.06rem 0.06rem 0;
  transition: color 0.2s cubic-bezier(0.51, 0.01, 0.2, 1), font-weight 0.2s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.news-modal-wrap .select2-container .select2-dropdown .select2-results .select2-results__option--selected {
  background-color: transparent;
  color: #286588;
  font-weight: 700;
}
.news-modal-wrap .select2-container .select2-dropdown .select2-results .select2-results__option--highlighted {
  background-color: transparent;
  font-weight: 700;
  color: #286588;
}
.news-modal-wrap .select2-container .select2-selection {
  min-height: 0.4rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .news-modal-wrap .news-modal-inner {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .news-modal-wrap .news-modal-inner .media-wrap {
    margin-top: 0;
  }
  .news-modal-wrap .news-modal-inner input {
    font-size: 0.14rem;
    line-height: 0.18rem;
    width: 3.41rem;
  }
  .news-modal-wrap .news-modal-inner input::-moz-placeholder {
    font-size: 0.14rem;
    line-height: 0.18rem;
  }
  .news-modal-wrap .news-modal-inner input::placeholder {
    font-size: 0.14rem;
    line-height: 0.18rem;
  }
  .news-modal-wrap .news-modal-inner .button-wrap .main-button {
    padding: 0.14rem 0.22rem;
  }
  .news-modal-wrap .news-modal-inner .text {
    width: 40%;
  }
  .news-modal-wrap .news-modal-inner .content-wrap {
    height: auto;
    width: 3.5rem;
    padding-top: 0.5rem;
    margin-left: 0;
  }
}

/**************
* Post Single *
***************/
.post-single {
  background-color: #ffffff;
  padding-top: 1.13rem;
  padding-bottom: 1.53rem;
  overflow: hidden;
}
.post-single .media-wrap {
  margin: 0 auto;
  max-width: 14.4rem;
  width: 100%;
  height: 5.91rem;
}
.post-single .container-single {
  max-width: 10.24rem;
  margin: 0 auto;
}
.post-single .container-single.policy {
  max-width: 12.4rem;
}
.post-single .container-single.policy .header-1 {
  color: #121F3A;
  text-align: center;
  max-width: 6.66rem;
  margin: 0 auto;
}
.post-single .container-single .date-category-wrap {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #121F3A;
  margin-top: 0.26rem;
}
.post-single .container-single .date-category-wrap .date {
  margin-right: 0.18rem;
}
.post-single .container-single .date-category-wrap .date,
.post-single .container-single .date-category-wrap .category {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.post-single .container-single .date-category-wrap .category {
  display: flex;
  padding: 0.04rem 0.16rem 0.03rem;
  border-radius: 0.24rem;
  text-decoration: none;
  font-family: "Figtree";
  font-weight: 600;
  font-size: 0.14rem;
  line-height: 0.2rem;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
  margin-right: 0.08rem;
  margin-top: 0.04rem;
  margin-bottom: 0.04rem;
  transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.post-single .container-single .date-category-wrap .category:last-of-type {
  margin-right: 0;
}
.post-single .container-single .date-category-wrap .category:hover {
  transform: scale(0.97);
}
.post-single .container-single .header-1 {
  color: #121F3A;
  text-align: left;
  margin-bottom: 0.35rem;
}
.post-single .container-single .header-1 span {
  color: #286588;
}
.post-single .container-single .user-content {
  position: relative;
  color: #121F3A;
  margin-top: 0.5rem;
}
.post-single .container-single .user-content h1 {
  font-size: 0.4rem;
  line-height: 0.48rem;
  color: #121F3A;
}
.post-single .container-single .user-content h2 {
  font-size: 0.36rem;
  line-height: 0.44rem;
  color: #121F3A;
}
.post-single .container-single .user-content h3 {
  font-size: 0.32rem;
  line-height: 0.4rem;
  color: #121F3A;
}
.post-single .container-single .user-content h4 {
  font-size: 0.28rem;
  line-height: 0.34rem;
  color: #121F3A;
}
.post-single .container-single .user-content h5 {
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #121F3A;
}
.post-single .container-single .user-content h6 {
  font-size: 0.2rem;
  line-height: 0.24rem;
  color: #121F3A;
}
.post-single .container-single .user-content h1,
.post-single .container-single .user-content h2,
.post-single .container-single .user-content h3,
.post-single .container-single .user-content h4,
.post-single .container-single .user-content h5,
.post-single .container-single .user-content h6 {
  margin-bottom: 0.1rem;
  font-family: "Space Grotesk";
  font-weight: 600;
}
.post-single .container-single .user-content p,
.post-single .container-single .user-content ul,
.post-single .container-single .user-content ol {
  font-family: "Space Grotesk";
  font-weight: 400;
  font-size: 0.18rem;
  line-height: 0.26rem;
  color: #121F3A;
  position: relative;
  letter-spacing: -0.01em;
  margin-bottom: 0.37rem;
}
.post-single .container-single .user-content ul,
.post-single .container-single .user-content ol {
  margin-left: 0.25rem;
}
.post-single .container-single .user-content a {
  color: #286588;
  text-decoration: underline;
  transition: color 0.4s ease;
}
.post-single .container-single .user-content blockquote {
  padding: 0.4rem;
  margin: 0.5rem 0 0.5rem 0;
  background-color: transparent;
  background-color: #ffffff;
  box-shadow: 0 0.05rem 0.7rem rgba(38, 42, 76, 0.1);
}
.post-single .container-single .user-content blockquote p {
  quotes: "“" "“" "<" ">";
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: -0.01em;
  margin-bottom: 0;
}
.post-single .container-single .user-content blockquote p:before {
  font-size: 0.9rem;
  content: '"';
  display: block;
  float: left;
  position: relative;
  margin-top: 0.18rem;
  margin-bottom: 0;
  line-height: 0.3rem;
  margin-right: 0.3rem;
}
.post-single .container-single .user-content p q {
  quotes: "“" "“" "<" ">";
  font-weight: 400;
  color: #121F3A;
}
.post-single .container-single .user-content p q:before {
  content: open-quote;
}
.post-single .container-single .user-content p q:after {
  content: close-quote;
}
.post-single .container-single .user-content figure {
  width: 100%;
  margin-bottom: 0.2rem;
}
.post-single .container-single .user-content img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
}
.post-single .container-single .user-content .wp-video {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
  margin-bottom: 0.2rem;
}
.post-single .container-single .user-content .has-text-align-right,
.post-single .container-single .user-content .alignright {
  float: right;
  margin: 0.2rem 0 0.2rem 0.2rem;
}
.post-single .container-single .user-content .has-text-align-left,
.post-single .container-single .user-content .alignleft {
  float: left;
  margin: 0.2rem 0.2rem 0.2rem 0;
}
.post-single .container-single .user-content .has-text-align-center,
.post-single .container-single .user-content .aligncenter {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.post-single .container-single .user-content hr {
  margin: 0.2rem 0;
  color: #121F3A;
  background-color: #121F3A;
  border-color: #121F3A;
}
.post-single .container-single .user-content figcaption {
  font-family: "Space Grotesk";
  font-size: 0.18rem;
  line-height: 0.26rem;
  font-style: italic;
  margin-top: 0.05rem;
}
.post-single .container-single .user-content .table-wrapper {
  overflow-y: hidden;
  overflow-x: auto;
}
.post-single .container-single .user-content table {
  width: 100%;
  font-family: "Space Grotesk";
  font-size: 0.16rem;
  line-height: 0.24rem;
}
.post-single .container-single .user-content table th {
  font-weight: bold;
  padding: 0.1rem;
  border: 1px solid #121F3A;
}
.post-single .container-single .user-content table td {
  padding: 0.1rem;
  border: 1px solid #121F3A;
}
.post-single .container-single .map-wrap {
  width: 100%;
  margin: 0.37rem 0;
}
.post-single .container-single .map-wrap .gm-ui-hover-effect {
  width: 16px !important;
  height: 16px !important;
  margin: 3px !important;
}
.post-single .container-single .map-wrap .gm-ui-hover-effect span {
  width: 16px !important;
  height: 16px !important;
  margin: 0 !important;
}
.post-single .container-single .map-wrap .filter-wrap {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.08rem;
}
.post-single .container-single .map-wrap .filter-wrap .button-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 0.04rem;
  margin: 0;
}
.post-single .container-single .map-wrap .filter-wrap .button-wrap img {
  width: 0.2rem;
  height: 0.2rem;
}
.post-single .container-single .map-wrap .filter-wrap a,
.post-single .container-single .map-wrap .filter-wrap .category {
  display: flex;
  padding: 0.02rem 0.12rem 0.01rem;
  border-radius: 0.24rem;
  text-decoration: none;
  border: 0.02rem solid #286588;
  cursor: pointer;
  text-transform: uppercase;
  transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.2, 1), background-color 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
  background-color: #286588;
}
.post-single .container-single .map-wrap .filter-wrap a p,
.post-single .container-single .map-wrap .filter-wrap .category p {
  font-family: "Figtree";
  font-weight: 600;
  font-size: 0.14rem;
  line-height: 0.2rem;
  color: #ffffff;
  margin: 0;
  transition: color 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.post-single .container-single .map-wrap .filter-wrap a:last-of-type,
.post-single .container-single .map-wrap .filter-wrap .category:last-of-type {
  margin-right: 0;
}
.post-single .container-single .map-wrap .filter-wrap a:hover,
.post-single .container-single .map-wrap .filter-wrap .category:hover {
  transform: scale(0.97);
}
.post-single .container-single .map-wrap .filter-wrap a.active,
.post-single .container-single .map-wrap .filter-wrap .category.active {
  background-color: transparent;
}
.post-single .container-single .map-wrap .filter-wrap a.active p,
.post-single .container-single .map-wrap .filter-wrap .category.active p {
  color: #286588;
}
.post-single .container-single .map-wrap .map {
  margin-top: 0.2rem;
  width: 100%;
  height: 5.5rem;
}
.post-single .container-single .map-wrap .map .gm-svpc div img {
  position: relative !important;
}
@media screen and (max-width: 768px) {
  .post-single .container-single .map-wrap .map {
    height: 4.5rem;
  }
  .post-single .container-single .map-wrap .map .gm-control-active.gm-fullscreen-control {
    margin: 0.05rem !important;
    width: 0.3rem !important;
    height: 0.3rem !important;
  }
  .post-single .container-single .map-wrap .map .gm-control-active.gm-fullscreen-control img {
    width: 0.15rem !important;
    height: 0.15rem !important;
  }
  .post-single .container-single .map-wrap .map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    margin: 0.05rem !important;
    right: 0.3rem !important;
    bottom: 1.35rem !important;
  }
  .post-single .container-single .map-wrap .map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom button {
    width: 0.3rem !important;
    height: 0.3rem !important;
  }
  .post-single .container-single .map-wrap .map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gmnoprint {
    top: 0.5rem !important;
  }
  .post-single .container-single .map-wrap .map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gmnoprint div:first-child {
    width: 0.3rem !important;
    height: 0.6rem !important;
  }
  .post-single .container-single .map-wrap .map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gmnoprint div:first-child div {
    width: auto !important;
  }
  .post-single .container-single .map-wrap .map .gmnoprint.gm-style-mtc-bbw {
    margin: 0.05rem !important;
  }
  .post-single .container-single .map-wrap .map .gmnoprint.gm-style-mtc-bbw button {
    padding: 0 0.15rem !important;
    font-size: 0.15rem !important;
    height: 0.3rem !important;
    min-width: 0.4rem !important;
  }
  .post-single .container-single .map-wrap .map .gmnoprint.gm-style-mtc-bbw .gm-control-active {
    width: 0.3rem !important;
    height: 0.3rem !important;
  }
  .post-single .container-single .map-wrap .map .gmnoprint.gm-style-mtc-bbw .gm-style-mtc ul li {
    font-size: 0.15rem !important;
    padding: 0.05rem 0.06rem 0.05rem 0.05rem !important;
  }
  .post-single .container-single .map-wrap .map .gm-control-active img {
    width: 0.15rem !important;
    height: 0.15rem !important;
  }
}
.post-single .container-single .social-share {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 0.4rem;
  margin-bottom: 0.48rem;
}
.post-single .container-single .social-share .text {
  font-weight: 600;
  color: #121F3A;
}
.post-single .container-single .social-share a {
  text-decoration: none;
  display: flex;
  margin-right: 0.1rem;
}
.post-single .container-single .social-share a:first-of-type {
  margin-left: 0.1rem;
}
.post-single .container-single .social-share a:hover .icon {
  transform: scale(0.95);
}
.post-single .container-single .social-share a .icon {
  transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
  line-height: 0;
}
.post-single .container-single .social-share a .icon.facebook {
  width: 0.2rem;
  height: 0.2rem;
  fill: #121F3A;
}
.post-single .container-single .social-share a .icon.linkedin {
  width: 0.22rem;
  height: 0.23rem;
  fill: #121F3A;
}
.post-single .container-single .social-share a .icon.twitter {
  width: 0.28rem;
  height: 0.24rem;
}
.post-single .container-single .social-share a .icon.email {
  width: 0.24rem;
  height: 0.18rem;
}
.post-single .container-single .connected-articles .header-1 {
  color: #121F3A;
  margin-top: 0.8rem;
  margin-bottom: 0.54rem;
  text-align: center;
}
.post-single .container-single .connected-articles .header-7 {
  color: #121F3A;
  font-family: "Space Grotesk";
  font-weight: 600;
}
.post-single .container-single .connected-articles .second-header {
  margin-bottom: 0.33rem;
}
.post-single .container-single .connected-articles .article-link {
  text-decoration: none;
}
.post-single .container-single .connected-articles .article-row {
  margin-left: -0.18rem;
  margin-right: -0.18rem;
}
.post-single .container-single .connected-articles .article-wrap:hover img {
  transform: scale(1.1);
}
.post-single .container-single .connected-articles .article-wrap a {
  text-decoration: none;
}
.post-single .container-single .connected-articles .article-wrap .article-img {
  margin-bottom: 0.24rem;
  height: 4rem;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.post-single .container-single .connected-articles .article-wrap .article-img img {
  transition: transform 0.6s ease;
}
.post-single .container-single .connected-articles .article-wrap .article-info .category-date {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.16rem;
}
.post-single .container-single .connected-articles .article-wrap .article-info .category-date a,
.post-single .container-single .connected-articles .article-wrap .article-info .category-date .category {
  display: flex;
  padding: 0.04rem 0.16rem 0.03rem;
  border-radius: 0.24rem;
  text-decoration: none;
  font-family: "Figtree";
  font-weight: 600;
  font-size: 0.14rem;
  line-height: 0.2rem;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
  margin-right: 0.08rem;
  margin-bottom: 0.08rem;
  transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.2, 1);
}
.post-single .container-single .connected-articles .article-wrap .article-info .category-date a:last-of-type,
.post-single .container-single .connected-articles .article-wrap .article-info .category-date .category:last-of-type {
  margin-right: 0;
}
.post-single .container-single .connected-articles .article-wrap .article-info .category-date a:hover,
.post-single .container-single .connected-articles .article-wrap .article-info .category-date .category:hover {
  transform: scale(0.97);
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .post-single {
    padding-bottom: 1rem;
  }
  .post-single .media-wrap {
    width: 100%;
    height: 2.27rem;
    margin-top: 0;
  }
  .post-single .container-single {
    max-width: 3.5rem;
    margin: 0 auto;
  }
  .post-single .container-single .header-1 {
    margin-left: 0;
    margin-right: auto;
    font-size: 0.4rem;
    line-height: 0.39rem;
  }
  .post-single .container-single .user-content {
    max-width: 100%;
    margin-top: 0.4rem;
  }
  .post-single .container-single .user-content h1,
  .post-single .container-single .user-content h2,
  .post-single .container-single .user-content h3,
  .post-single .container-single .user-content h4,
  .post-single .container-single .user-content h5,
  .post-single .container-single .user-content h6 {
    margin-bottom: 0.2rem;
  }
  .post-single .container-single .user-content p,
  .post-single .container-single .user-content ul,
  .post-single .container-single .user-content ol {
    margin-bottom: 0.3rem;
  }
  .post-single .is-layout-flex {
    flex-direction: column;
  }
  .post-single .connected-articles .container-single .header-1 {
    margin-bottom: 0;
  }
  .post-single .connected-articles .media-wrap {
    margin-top: 0.66rem;
  }
}

.comment-wrap {
  color: #121F3A;
  font-size: 0.16rem;
  line-height: 0.2rem;
  font-family: "Space Grotesk";
}
.comment-wrap .says {
  display: none;
}
.comment-wrap a,
.comment-wrap time {
  text-decoration: none;
  color: #121F3A;
}
.comment-wrap h3 {
  display: none;
}
.comment-wrap .comment {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  position: relative;
}
.comment-wrap .comment-body {
  display: flex;
  flex-direction: column;
  padding: 0.35rem;
  border: 1px solid #e7e7e7;
  position: relative;
}
.comment-wrap .depth-2 {
  padding-left: 0.25rem;
}
.comment-wrap .depth-3 {
  padding-left: 0.3rem;
}
.comment-wrap .depth-4 {
  padding-left: 0.35rem;
}
.comment-wrap .depth-5 {
  padding-left: 0.4rem;
}
.comment-wrap .depth-6 {
  padding-left: 0.45rem;
}
.comment-wrap .depth-7 {
  padding-left: 0.5rem;
}
.comment-wrap .depth-8 {
  padding-left: 0.55rem;
}
.comment-wrap .comment-author {
  margin-left: 1rem;
}
.comment-wrap .comment-author img {
  position: absolute;
  left: 0.35rem;
  top: 0.35rem;
}
.comment-wrap .comment-metadata {
  margin-left: 1rem;
}
.comment-wrap .comment-content {
  margin-left: 1rem;
}
.comment-wrap .reply {
  margin-left: 1rem;
  margin-top: 0.2rem;
  color: #286588;
}
.comment-wrap .edit-link {
  color: #286588;
}
.comment-wrap a {
  color: #286588;
}
.comment-wrap img {
  width: 0.7rem;
  height: 0.7rem;
  vertical-align: middle;
}

#wthf-yes-no span:first-of-type {
  color: #88c057;
}
#wthf-yes-no span:last-of-type {
  color: #ed7161;
}

/********************
* GRID *
********************/
.container {
  width: 100%;
  padding-right: 0.36rem;
  padding-left: 0.36rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 14.4rem;
}
@media screen and (max-width: 767px) {
  .container {
    padding-right: 22px;
    padding-left: 22px;
  }
}

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid.posts {
  max-width: 14.4rem;
  padding-right: 0.18rem;
  padding-left: 0.18rem;
}
@media screen and (max-width: 767px) {
  .container-fluid.posts {
    padding-right: 22px;
    padding-left: 22px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.18rem;
  margin-left: -0.18rem;
}
@media screen and (max-width: 767px) {
  .row {
    margin-right: -22px;
    margin-left: -22px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.justify-content-space-between {
  justify-content: space-between !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-top {
  align-items: flex-start !important;
}

/********************
* ORDER ITEM *
********************/
.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

/********************
* OFFSET *
********************/
.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

/********************
* COLS *
********************/
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-20,
.col-value,
.col-md-value,
.col-lg-value,
.col-lg-20,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 0.18rem;
  padding-left: 0.18rem;
}
@media screen and (max-width: 575px) {
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-auto,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-sm-auto,
  .col-md-20,
  .col-value,
  .col-md-value,
  .col-lg-value,
  .col-lg-20,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-md-auto,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-lg-auto,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl,
  .col-xl-auto {
    padding-right: 22px;
    padding-left: 22px;
  }
}
@media screen and (max-width: 575px) {
  .col-1.no-padding-mobile,
  .col-2.no-padding-mobile,
  .col-3.no-padding-mobile,
  .col-4.no-padding-mobile,
  .col-5.no-padding-mobile,
  .col-6.no-padding-mobile,
  .col-7.no-padding-mobile,
  .col-8.no-padding-mobile,
  .col-9.no-padding-mobile,
  .col-10.no-padding-mobile,
  .col-11.no-padding-mobile,
  .col-12.no-padding-mobile,
  .col.no-padding-mobile,
  .col-auto.no-padding-mobile,
  .col-sm-1.no-padding-mobile,
  .col-sm-2.no-padding-mobile,
  .col-sm-3.no-padding-mobile,
  .col-sm-4.no-padding-mobile,
  .col-sm-5.no-padding-mobile,
  .col-sm-6.no-padding-mobile,
  .col-sm-7.no-padding-mobile,
  .col-sm-8.no-padding-mobile,
  .col-sm-9.no-padding-mobile,
  .col-sm-10.no-padding-mobile,
  .col-sm-11.no-padding-mobile,
  .col-sm-12.no-padding-mobile,
  .col-sm.no-padding-mobile,
  .col-sm-auto.no-padding-mobile,
  .col-md-20.no-padding-mobile,
  .col-value.no-padding-mobile,
  .col-md-value.no-padding-mobile,
  .col-lg-value.no-padding-mobile,
  .col-lg-20.no-padding-mobile,
  .col-md-1.no-padding-mobile,
  .col-md-2.no-padding-mobile,
  .col-md-3.no-padding-mobile,
  .col-md-4.no-padding-mobile,
  .col-md-5.no-padding-mobile,
  .col-md-6.no-padding-mobile,
  .col-md-7.no-padding-mobile,
  .col-md-8.no-padding-mobile,
  .col-md-9.no-padding-mobile,
  .col-md-10.no-padding-mobile,
  .col-md-11.no-padding-mobile,
  .col-md-12.no-padding-mobile,
  .col-md.no-padding-mobile,
  .col-md-auto.no-padding-mobile,
  .col-lg-1.no-padding-mobile,
  .col-lg-2.no-padding-mobile,
  .col-lg-3.no-padding-mobile,
  .col-lg-4.no-padding-mobile,
  .col-lg-5.no-padding-mobile,
  .col-lg-6.no-padding-mobile,
  .col-lg-7.no-padding-mobile,
  .col-lg-8.no-padding-mobile,
  .col-lg-9.no-padding-mobile,
  .col-lg-10.no-padding-mobile,
  .col-lg-11.no-padding-mobile,
  .col-lg-12.no-padding-mobile,
  .col-lg.no-padding-mobile,
  .col-lg-auto.no-padding-mobile,
  .col-xl-1.no-padding-mobile,
  .col-xl-2.no-padding-mobile,
  .col-xl-3.no-padding-mobile,
  .col-xl-4.no-padding-mobile,
  .col-xl-5.no-padding-mobile,
  .col-xl-6.no-padding-mobile,
  .col-xl-7.no-padding-mobile,
  .col-xl-8.no-padding-mobile,
  .col-xl-9.no-padding-mobile,
  .col-xl-10.no-padding-mobile,
  .col-xl-11.no-padding-mobile,
  .col-xl-12.no-padding-mobile,
  .col-xl.no-padding-mobile,
  .col-xl-auto.no-padding-mobile {
    padding-left: 0;
    padding-right: 0;
  }
}

.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-value {
  flex: 0 0 14.285714%;
  max-width: 14.285714%;
}

.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-20 {
  flex: 0 0 20%;
  max-width: 20%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-value {
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-20 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-value {
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-20 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.intro-section.lt-blue {
  background-color: #1B3B59;
}
.intro-section.lt-blue .header-1 {
  color: #75FAD4 !important;
}
.intro-section.lt-blue .header-6 {
  color: #286588 !important;
}
.intro-section.lt-blue .big-header {
  color: #75FAD4 !important;
}
.intro-section.lt-blue .button-wrap .main-button {
  background-color: #286588 !important;
}

.content-section {
  padding: 1.15rem 0;
  background-color: #ffffff;
  overflow: hidden;
}
.content-section .container {
  width: 11.74rem;
  margin: 0 auto;
}
.content-section .header-2 {
  color: #286588;
}
.content-section .content-body {
  color: #000000;
  margin-top: 1.3rem;
}
.content-section .content-body a,
.content-section .content-body span {
  color: #286588;
}
.content-section .content-body a {
  text-decoration: underline;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .content-section {
    padding: 1rem 0;
    background-color: #ffffff;
    overflow: hidden;
  }
  .content-section .container {
    width: 100%;
    margin: 0 auto;
  }
  .content-section .header-2 {
    color: #286588;
  }
  .content-section .header-5 {
    color: #121F3A;
    margin-top: 0.7rem;
  }
  .content-section .header-5 a,
  .content-section .header-5 span {
    color: #286588;
  }
  .content-section .header-5 a {
    text-decoration: underline;
  }
}

body.page-template-tpl-landing-page-white {
  background-color: #ffffff;
}
body.page-template-tpl-landing-page-white .intro-section.about.landing .bg-img {
  display: none;
}
body.page-template-tpl-landing-page-white .intro-section.about.landing .container-1 .grid .g-inner:first-of-type .header-1 {
  color: #286588;
}
body.page-template-tpl-landing-page-white .intro-section.about.landing .container-1 .grid .g-inner:first-of-type .header-1 span {
  color: #121F3A;
}
body.page-template-tpl-landing-page-white .intro-section.about.landing .container-1 .grid .g-inner:first-of-type .text {
  color: #121F3A;
}
body.page-template-tpl-landing-page-white .intro-section.about.landing .container-1 .grid .g-inner:first-of-type .header-6 {
  color: #286588;
}
body.page-template-tpl-landing-page-white .intro-section.about.landing .container-1 .grid .g-inner:last-of-type .media-line-wrap .mobile-wrap .text {
  color: #121F3A;
}
body.page-template-tpl-landing-page-white .intro-section.about.landing .container-1 .grid .g-inner:last-of-type .media-line-wrap .mobile-wrap .header-6 {
  color: #286588;
}
body.page-template-tpl-landing-page-white .intro-section.about.landing .container-1 .grid .mobile-wrap .header-1 {
  color: #286588;
}
body.page-template-tpl-landing-page-white .intro-section.about.landing .container-1 .grid .mobile-wrap .header-1 span {
  color: #121F3A;
}
body.page-template-tpl-landing-page-white .image-boxes-section .box-title,
body.page-template-tpl-landing-page-white .image-boxes-section .text {
  color: #121F3A;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  body.page-template-tpl-landing-page-white .image-boxes-section {
    padding-bottom: 0.6rem;
  }
}
body.page-template-tpl-landing-page-white .deal-flow {
  background-color: #ffffff;
}
body.page-template-tpl-landing-page-white .deal-flow .grid .g-inner .header-2 {
  color: #286588;
}
body.page-template-tpl-landing-page-white .deal-flow .grid .g-inner .header-2 span {
  color: #121F3A;
}
body.page-template-tpl-landing-page-white .deal-flow .grid .g-inner:first-of-type .text {
  color: #121F3A;
}
body.page-template-tpl-landing-page-white .deal-flow .grid .mobile-wrap .text {
  color: #121F3A;
}
body.page-template-tpl-landing-page-white .media-section {
  padding-top: 0;
  padding-bottom: 0;
}
body.page-template-tpl-landing-page-white .title-text-grid {
  margin-top: -0.01rem;
  z-index: 1;
}
body.page-template-tpl-landing-page-white .code-block {
  background-color: #ffffff;
  margin-top: -0.01rem;
}
body.page-template-tpl-landing-page-white .knowledge-network {
  background-color: #121F3A;
  margin-bottom: -0.01rem;
}
body.page-template-tpl-landing-page-white .knowledge-network .bg-img {
  z-index: 0;
}
body.page-template-tpl-landing-page-white footer {
  background-color: #121F3A;
}

/*********************
* Landing Intro *
**********************/
.intro-section.about.landing.bottom-margin {
  margin-bottom: 0.6rem;
}
.intro-section.about.landing .grid .g-inner:last-of-type .media-line-wrap .line.line1 {
  bottom: 0.05rem;
}
.intro-section.about.landing .container-1 {
  padding-bottom: 0;
  margin-bottom: -0.64rem;
}
.intro-section.about.landing .grid .g-inner.sticky-pin {
  margin-bottom: 0.64rem;
}
.intro-section.about.landing .grid .g-inner:first-of-type .inner-wrap {
  transform: unset;
  margin-top: 0.6rem;
}
.intro-section.about.landing .grid .g-inner:last-of-type .media-line-wrap .media-wrap .media {
  transform: unset;
}
.intro-section.about.landing .container-1 .grid .g-inner:last-of-type .media-line-wrap.second .media-wrap {
  margin-right: 0.45rem;
  margin-top: 0.64rem;
}
.intro-section.about.landing .container-1 .grid .g-inner:last-of-type .media-line-wrap.second .media-wrap .media {
  transform: scale(0.77);
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .intro-section.about.landing {
    padding-top: 1.2rem;
    padding-bottom: 0.6rem;
  }
  .intro-section.about.landing .hide-mobile {
    display: none;
  }
  .intro-section.about.landing .container-1 {
    margin-bottom: 0;
  }
  .intro-section.about.landing .grid .g-inner.sticky-pin {
    margin-bottom: unset;
  }
  .intro-section.about.landing .container-1 .grid .g-inner:last-of-type .media-line-wrap.second .media-wrap {
    margin-right: 0.45rem;
  }
  .intro-section.about.landing .container-1 .grid .g-inner:last-of-type .media-line-wrap.second .media-wrap .media {
    transform: scale(1);
  }
  .intro-section.about.landing .grid .g-inner .media-line-wrap.first {
    transform: unset;
  }
  .intro-section.about.landing .grid .sticky-track .media-line-wrap.second .mobile-wrap.second {
    margin-bottom: unset;
  }
  .intro-section.about.landing .mobile-wrap {
    display: block;
    margin-bottom: 0.6rem;
    width: 100%;
  }
  .intro-section.about.landing .mobile-wrap .header-1 {
    font-family: "Figtree";
    font-style: normal;
    font-weight: 800;
    font-size: 0.7rem;
    line-height: 0.7rem;
    color: #286588;
    margin-top: 0.1rem;
  }
  .intro-section.about.landing .mobile-wrap .header-6 {
    color: #75FAD4;
    margin: 0;
    margin-top: 0.3rem;
  }
  .intro-section.about.landing .mobile-wrap .text {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
  }
  .intro-section.about.landing .mobile-wrap .big-header {
    font-family: "Figtree";
    font-style: normal;
    font-weight: 800;
    font-size: 0.9rem;
    line-height: 0.9rem;
    color: #286588;
  }
}

/*********************
* Image Boxes Section *
**********************/
.image-boxes-section {
  padding-bottom: 2.1rem;
}
.image-boxes-section .container {
  width: 13.1rem;
}
.image-boxes-section .grid {
  justify-content: flex-start;
}
.image-boxes-section .image-box-wrap {
  width: 33.3333333333%;
}
.image-boxes-section .image-box {
  width: 100%;
  aspect-ratio: 1/1;
}
.image-boxes-section .box-title {
  text-align: center;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 0.2rem;
}
.image-boxes-section .box-text {
  text-align: center;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 0.4rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .image-boxes-section {
    padding-bottom: 1.1rem;
  }
  .image-boxes-section .container {
    width: 100%;
  }
  .image-boxes-section .image-box-wrap {
    width: 100%;
    margin-bottom: 0.6rem;
  }
  .image-boxes-section .image-box-wrap:last-of-type {
    margin-bottom: 0;
  }
  .image-boxes-section .box-title {
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
    margin-top: 0.2rem;
  }
  .image-boxes-section .box-text {
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
    margin-top: 0.4rem;
  }
}

/*********************
*Deal Flow *
**********************/
.deal-flow.reverse {
  padding: 0.85rem 0 1.15rem 0;
  margin-top: -0.01rem;
}
.deal-flow.reverse .grid .g-inner:first-of-type {
  order: 2;
}
.deal-flow.reverse .grid .g-inner:last-of-type {
  order: 1;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .deal-flow.reverse {
    padding: 0 0.46rem 0.78rem 0.46rem;
    margin-top: unset;
  }
  .deal-flow.reverse .grid .g-inner:first-of-type {
    order: 1;
  }
  .deal-flow.reverse .grid .g-inner:last-of-type {
    order: 2;
  }
}

/*********************
* media Section *
**********************/
/****************
* Title Text Grid *
*****************/
.title-text-grid {
  background-color: #ffffff;
  padding: 0.83rem 0 1.12rem 0;
  position: relative;
  overflow: hidden;
}
.title-text-grid .grid {
  width: 11.4rem;
  margin-left: 0.88rem;
  margin-right: auto;
  justify-content: flex-start;
}
.title-text-grid .grid .g-inner {
  position: relative;
  padding-top: 0.23rem;
}
.title-text-grid .grid .g-inner h2,
.title-text-grid .grid .g-inner p {
  color: #121F3A;
}
.title-text-grid .grid .g-inner h2 span,
.title-text-grid .grid .g-inner p span {
  color: #286588;
}
.title-text-grid .grid .g-inner {
  width: 33.3333333333%;
  display: flex;
  justify-content: center;
}
.title-text-grid .grid .g-inner:last-of-type {
  margin-right: 0;
}
.title-text-grid .grid .g-inner:last-of-type::before {
  display: none;
}
.title-text-grid .grid .g-inner::before {
  content: "";
  width: 1px;
  height: 113%;
  background-color: #000000;
  position: absolute;
  right: 0;
  top: 0;
}
.title-text-grid .grid .g-inner .inner-wrap {
  width: 2.9rem;
}
.title-text-grid .grid .g-inner .text {
  margin-top: 0.1rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .title-text-grid {
    padding: 0.9rem 0.43rem 0.9rem 0.43rem;
  }
  .title-text-grid .grid {
    width: 100%;
    margin-left: 0;
  }
  .title-text-grid .grid .g-inner {
    width: 100%;
    padding-top: 0.6rem;
    padding-left: 0;
    margin-right: 0;
  }
  .title-text-grid .grid .g-inner.g-inner:first-of-type {
    padding-top: 0;
  }
  .title-text-grid .grid .g-inner::before {
    display: none;
  }
  .title-text-grid .grid .g-inner h2 {
    width: 100%;
  }
}
