@media (max-width: 319px) {
  .-hideBelow-xxxs {
    display: none;
  }
}
@media (max-width: 374px) {
  .-hideBelow-xxs {
    display: none;
  }
}
@media (max-width: 575px) {
  .-hideBelow-xs {
    display: none;
  }
}
@media (max-width: 768px) {
  .-hideBelow-sm {
    display: none;
  }
}
@media (max-width: 991px) {
  .-hideBelow-md {
    display: none;
  }
}
@media (max-width: 1199px) {
  .-hideBelow-lg {
    display: none;
  }
}
@media (max-width: 1319px) {
  .-hideBelow-xl {
    display: none;
  }
}
@media (max-width: 1679px) {
  .-hideBelow-xxl {
    display: none;
  }
}
@media (min-width: 320px) {
  .-hideAbove-xxxs {
    display: none;
  }
}
@media (min-width: 375px) {
  .-hideAbove-xxs {
    display: none;
  }
}
@media (min-width: 576px) {
  .-hideAbove-xs {
    display: none;
  }
}
@media (min-width: 769px) {
  .-hideAbove-sm {
    display: none;
  }
}
@media (min-width: 992px) {
  .-hideAbove-md {
    display: none;
  }
}
@media (min-width: 1200px) {
  .-hideAbove-lg {
    display: none;
  }
}
@media (min-width: 1320px) {
  .-hideAbove-xl {
    display: none;
  }
}
@media (min-width: 1680px) {
  .-hideAbove-xxl {
    display: none;
  }
}
*,
:after,
:before {
  box-sizing: border-box;
}
a,
button {
  cursor: pointer;
}
button {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border-width: 0;
}
figure {
  margin: 0;
}
input::-moz-focus-inner {
  padding: 0;
  margin: 0;
  border: 0;
}
dd,
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
p {
  margin: 0;
}
cite {
  font-style: normal;
}
fieldset {
  border-width: 0;
}
input[type="search"]::-ms-clear,
input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
body,
html {
  width: 100vw;
  min-width: 320px;
  color: #020c1e;
  background: #fdfdff;
}
html {
  overflow-x: hidden;
  font-size: 1px;
  scroll-behavior: smooth;
}
html.-blocked {
  overflow-y: hidden;
}
body {
  font-size: 12rem;
  line-height: 1.2;
}
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  word-wrap: break-word;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: block;
  max-width: 100%;
  border: 0;
}
::selection {
  background: rgba(0, 0, 0, 0.1);
}
a {
  text-decoration: none;
}
a,
a:hover {
  color: inherit;
}
a:focus {
  outline-color: transparent;
}
a[href^="tel:"] {
  text-decoration: none;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li + li {
  margin-top: 8px;
}
@media (min-width: 769px) {
  ::-webkit-scrollbar {
    width: 8px;
  }
  ::-webkit-scrollbar-track {
    width: 12px;
    background: transparent !important;
  }
  ::-webkit-scrollbar-thumb {
    background: #535a67;
    border-radius: 8px;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #535a67;
  }
}
section {
  max-width: 100vw;
  overflow: hidden;
  border: 0;
}
@media (min-width: 992px) {
  section.-bgGrey {
    position: relative;
  }
  section.-bgGrey:after {
    position: absolute;
    top: 0;
    left: 79px;
    z-index: 1;
    display: block;
    width: 1px;
    height: 100%;
    content: "";
    background-color: rgba(2, 12, 30, 0.1);
  }
}
@media (min-width: 992px) {
  .l-page:before {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(2, 12, 30, 0.8);
    opacity: 0;
    transition: opacity 0.1s ease-in;
  }
}
@media (min-width: 992px) {
  .l-page.-submenuOpened:before {
    display: flex;
    opacity: 1;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}
.recaptcha-text {
  color: #535353;
  font-size: 10px;
  margin: 0 0 10px 10px;
}
.js-anlInfo {
  display: none;
  transform: translateX(-9999px);
  opacity: 0;
}
@font-face {
  font-family: Bai Jamjuree;
  font-style: normal;
  font-weight: 700;
  src: url(fonts/BaiJamjuree-Bold.cfc3d75d.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Bai Jamjuree;
  font-style: normal;
  font-weight: 600;
  src: url(fonts/BaiJamjuree-SemiBold.7d175afc.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Bai Jamjuree;
  font-style: normal;
  font-weight: 500;
  src: url(fonts/BaiJamjuree-Medium.2f72a76b.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Bai Jamjuree;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/BaiJamjuree-Regular.08c1d38e.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-weight: 500;
  src: url(fonts/Rubik-Medium.2263cf4b.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Rubik-Regular.a4bece5c.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-weight: 300;
  src: url(fonts/Rubik-Light.d950a011.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Syncopate;
  font-style: normal;
  font-weight: 700;
  src: url(fonts/Syncopate-Bold.32992b61.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Architects Daughter;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/ArchitectsDaughter-Regular.a8311c89.ttf) format("truetype");
  font-display: swap;
}
body {
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: #020c1e;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.offerbtn {
    background: red;
    display: block;
    background: #c59c5e;
    padding: 14px;
    padding-left: 0;
    text-align: center;
    color: white;
}
.c-offer-tp a{
  margin-right: 20px;
      font-family: Bai Jamjuree, sans-serif;
    font-size: 14px;
    line-height: 1.14286;
    position: relative;
    color: rgba(246, 246, 247, 0.65);
    letter-spacing: 0.2px;
    transition: color 0.1s ease-in-out;
}
.-bgGrey .c-offer-tp a {
    margin-right: 20px;
    font-family: Bai Jamjuree, sans-serif;
    font-size: 14px;
    line-height: 1.14286;
    position: relative;
    color: rgb(114 120 131);
    letter-spacing: 0.2px;
    transition: color 0.1s ease-in-out;
}
.t-title {
  font-size: 36px;
  line-height: 1.05556;
  font-weight: 700;
}
.t-title,
.t-title.-f56 {
  font-family: Bai Jamjuree, sans-serif;
}
.t-title.-f56 {
  font-size: 56px;
  line-height: 1;
}
.t-title.-f36 {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 36px;
  line-height: 1.27778;
}
.t-title.-f28,
.t-title.-f28sb {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 28px;
  line-height: 1.28571;
  letter-spacing: 0.2px;
}
.t-title.-f28sb {
  font-weight: 600;
}
.t-title.-f28m {
  font-size: 28px;
  line-height: 1.28571;
  font-weight: 500;
  letter-spacing: 0.2px;
}
.t-title.-f26,
.t-title.-f28m {
  font-family: Bai Jamjuree, sans-serif;
}
.t-title.-f26 {
  font-size: 26px;
  line-height: 1.07692;
}
.t-title.-f22sb {
  font-weight: 600;
}
.t-title.-f22m,
.t-title.-f22sb {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 22px;
  line-height: 1.36364;
  letter-spacing: 0.5px;
}
.t-title.-f22m {
  font-weight: 500;
}
.t-title.-f18sb {
  line-height: 1.55556;
  letter-spacing: 0.5px;
}
.t-title.-f18_32sb,
.t-title.-f18sb {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.t-title.-f18_32sb {
  line-height: 1.77778;
  letter-spacing: 0.2px;
}
.t-title.-f18m {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  line-height: 1.55556;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.t-title.-f16sb {
  font-weight: 600;
  letter-spacing: 0.2px;
}
.t-title.-f16m,
.t-title.-f16sb {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  line-height: 1.75;
}
.t-title.-f16m {
  font-weight: 500;
  letter-spacing: 0.5px;
}
.t-title.-f16r {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.t-title.-f14sb {
  font-weight: 600;
}
.t-title.-f14m,
.t-title.-f14sb {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  letter-spacing: 0.2px;
}
.t-title.-f14m {
  font-weight: 500;
}
.t-title.-f14 {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 400;
  letter-spacing: 0.2px;
}
@media (max-width: 768px) {
  .t-title br {
    display: none;
  }
}
.t-title.-cTextWhiteBg span {
  color: #020c1e;
}
.t-title.-cTextDarkBg span {
  color: #f6f6f7;
}
.t-title.-cGreen {
  color: #020c1e;
}
.t-title.-cGreen span {
  color: #68982a;
}
@media (max-width: 1319px) {
  .t-title.-f22sbxl {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 22px;
    line-height: 1.36364;
    font-weight: 600;
  }
}
@media (max-width: 991px) {
  .t-title.-f36md {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 36px;
    line-height: 1.05556;
    font-weight: 700;
  }
  .t-title.-f28md {
    font-weight: 700;
  }
  .t-title.-f28md,
  .t-title.-f28sbmd {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 28px;
    line-height: 1.28571;
  }
  .t-title.-f28sbmd {
    letter-spacing: 0.2px;
  }
  .t-title.-f26md {
    letter-spacing: normal;
  }
  .t-title.-f28mmd {
    font-size: 28px;
    line-height: 1.28571;
    font-weight: 500;
    letter-spacing: 0.2px;
  }
  .t-title.-f26md,
  .t-title.-f28mmd {
    font-family: Bai Jamjuree, sans-serif;
  }
  .t-title.-f26md {
    font-size: 26px;
    line-height: 1.07692;
  }
  .t-title.-f22md {
    font-size: 22px;
    line-height: 1.36364;
  }
  .t-title.-f18md,
  .t-title.-f22md {
    font-family: Bai Jamjuree, sans-serif;
  }
  .t-title.-f18md {
    font-size: 18px;
    line-height: 1.77778;
    font-weight: 600;
    letter-spacing: 0.2px;
  }
  .t-title.-f16md {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 500;
    letter-spacing: 0.5px;
  }
}
@media (max-width: 768px) {
  .t-title.-f28sm {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 28px;
    line-height: 1.28571;
    letter-spacing: 0.2px;
  }
}
.t-text {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
  color: rgba(2, 12, 30, 0.65);
}
.t-text,
.t-text.-f18 {
  font-family: Rubik, sans-serif;
  letter-spacing: 0.5px;
}
.t-text.-f18 {
  font-size: 18px;
  line-height: 1.66667;
}
.t-text.-f16m {
  font-weight: 500;
}
.t-text.-f16,
.t-text.-f16m {
  line-height: 1.75;
}
.t-text.-f16,
.t-text.-f16_24,
.t-text.-f16m {
  font-family: Rubik, sans-serif;
  font-size: 16px;
}
.t-text.-f16_24 {
  line-height: 1.5;
  font-weight: 400;
}
.t-text.-f16l {
  line-height: 1.75;
}
.t-text.-f16_24l,
.t-text.-f16l {
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.t-text.-f16_24l {
  line-height: 1.5;
}
.t-text.-f14m {
  font-weight: 500;
}
.t-text.-f14,
.t-text.-f14l,
.t-text.-f14m {
  font-family: Rubik, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  letter-spacing: 0.2px;
}
.t-text.-f14l {
  font-weight: 300;
}
.t-text.-f12,
.t-text.-f12l {
  font-family: Rubik, sans-serif;
  font-size: 12px;
  line-height: 1.16667;
  letter-spacing: 0.1px;
}
.t-text.-f12l {
  font-weight: 300;
}
.t-text.-f10m {
  line-height: 1.6;
  font-weight: 500;
}
.t-text.-f10l,
.t-text.-f10m {
  font-family: Rubik, sans-serif;
  font-size: 10px;
  letter-spacing: 0.4px;
}
.t-text.-f10l {
  line-height: 1.4;
  font-weight: 300;
}
@media (max-width: 1319px) {
  .t-text.-f14xl {
    font-family: Rubik, sans-serif;
    font-size: 14px;
    line-height: 1.14286;
    letter-spacing: 0.2px;
  }
}
@media (max-width: 991px) {
  .t-text.-f16l02md {
    line-height: 1.5;
    font-weight: 300;
    letter-spacing: 0.2px;
  }
  .t-text.-f16l02md,
  .t-text.-f16md {
    font-family: Rubik, sans-serif;
    font-size: 16px;
  }
  .t-text.-f16md {
    line-height: 1.75;
  }
  .t-text.-f14md {
    font-family: Rubik, sans-serif;
    font-size: 14px;
    line-height: 1.14286;
    font-weight: 300;
    letter-spacing: 0.2px;
  }
  .t-text.-f12md {
    font-family: Rubik, sans-serif;
    font-size: 12px;
    line-height: 1.16667;
  }
}
.t-text a,
ol a {
  display: inline;
  text-decoration: none;
}
.c-arrowLink:after,
.c-breadcrumbs_item + .c-breadcrumbs_item:before,
.c-countryLink:after,
.c-downloadLink:after,
.c-flag,
.c-icon,
.c-list_item:before,
.c-navVertical.-countries .c-navVertical_link.-newTab:after,
.c-navVertical.-sidebar .c-navVertical_link:after,
.c-navVertical.-withIcons .c-navVertical_link:after,
.f-select:after {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
}
.c-greenBox .c-image,
.c-hoverBox .c-image,
.c-hoverBox_hover,
.c-image.-gradient:after,
.c-image.-hardLight:after,
.c-image.-multiply30:after,
.c-image.-multiplyBlue:after,
.c-image.-sustainability:after,
.c-image.-zoom:after,
.c-logoBox_content,
.c-news_link,
.c-socialMediaBox_hover,
.c-submenu.-boxes .c-submenu_link,
.l-main.-about .c-timelineSec_row.-now .c-nowSec:after,
.l-main.-about .c-whyUsSec .c-scrollSlide_content:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-managersSec_swiper,
.l-main.-about .c-whyUsSec_swiper,
.l-main.-property .c-morePropertiesSec_swiper {
  position: relative;
}
.c-managersSec_swiper:before,
.l-main.-about .c-whyUsSec_swiper:before,
.l-main.-property .c-morePropertiesSec_swiper:before {
  position: absolute;
  top: -1px;
  right: 100%;
  z-index: 10;
  display: block;
  width: 50vw;
  height: calc(100% + 30px);
  content: "";
  background-color: #020c1e;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-socialMediaSec_swiper,
  .l-main.-homepage.-local .c-socialMediaSec_swiper {
    position: relative;
  }
  .l-main.-homepage.-global .c-socialMediaSec_swiper:before,
  .l-main.-homepage.-local .c-socialMediaSec_swiper:before {
    position: absolute;
    top: -1px;
    right: 100%;
    z-index: 10;
    display: block;
    width: 50vw;
    height: calc(100% + 2px);
    content: "";
    background-color: #020c1e;
  }
}
@media (min-width: 992px) {
  .c-panattoniDecor {
    position: relative;
  }
  .c-panattoniDecor:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    width: 79px;
    height: 100%;
    content: "";
    background-color: #020c1e;
  }
}
@media (min-width: 992px) {
  .c-panattoniDecor.-bgGreen {
    position: relative;
  }
  .c-panattoniDecor.-bgGreen:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    width: 79px;
    height: 100%;
    content: "";
    background-color: #68982a;
  }
}
.l-main.-invest .c-whyInvestSec_swiper,
.l-main.-sustainability .c-socialResponsibilitySec_swiper {
  position: relative;
}
.l-main.-invest .c-whyInvestSec_swiper:before,
.l-main.-sustainability .c-socialResponsibilitySec_swiper:before {
  position: absolute;
  top: -1px;
  right: 100%;
  z-index: 10;
  display: block;
  width: 50vw;
  height: calc(100% + 30px);
  content: "";
  background-color: #f6f6f7;
}
@media (min-width: 992px) {
  .c-sustainabilityBoxesSec,
  .l-main.-sustainability .c-zeroEmissionSec {
    position: relative;
  }
  .c-sustainabilityBoxesSec:before,
  .l-main.-sustainability .c-zeroEmissionSec:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    width: 79px;
    height: 100%;
    content: "";
    background-color: #f6f6f7;
  }
}
@media (max-width: 991px) {
  .c-sustainabilityBoxesSec_swiper {
    position: relative;
  }
  .c-sustainabilityBoxesSec_swiper:before {
    position: absolute;
    top: -1px;
    right: 100%;
    z-index: 10;
    display: block;
    width: 50vw;
    height: calc(100% + 2px);
    content: "";
    background-color: #f6f6f7;
  }
}
.-uppercase {
  text-transform: uppercase;
}
.-italic {
  font-style: italic;
}
.-withUnderline {
  text-decoration: underline;
}
.-wLight {
  font-weight: 300;
}
.-wNormal {
  font-weight: 400;
}
.-wMedium {
  font-weight: 500;
}
.-wSemiBold {
  font-weight: 600;
}
.-wBold {
  font-weight: 700;
}
.-wExtraBold {
  font-weight: 800;
}
@media (max-width: 991px) {
  .-wBoldMd {
    font-weight: 700 !important;
  }
  .-wMediumMd {
    font-weight: 500 !important;
  }
}
.-tCenter {
  text-align: center;
}
@media (max-width: 991px) {
  .-tCenterMd {
    text-align: center;
  }
}
.-tLeft {
  text-align: left;
}
@media (max-width: 991px) {
  .-tLeftMd {
    text-align: left;
  }
}
.-tRight {
  text-align: right;
}
.-cWhite {
  color: #fdfdff !important;
}
.-cBlue {
  color: #102ea1;
}
.-cBlue2 {
  color: #1e44d8;
}
.-cGreen {
  color: #68982a;
}
.-cBlack {
  color: #000;
}
.-cGrey {
  color: #f6f6f7;
}
.-cGreyOpacity {
  color: rgba(246, 246, 247, 0.65);
}
.-cGreyBoxOpacity {
  color: rgba(11, 21, 40, 0.65);
}
.-cDark {
  color: #020c1e;
}
.-cDarkOpacity {
  color: rgba(2, 12, 30, 0.65);
}
.-cDarkOpacity75 {
  color: rgba(2, 12, 30, 0.75);
}
.-cTextWhiteBg {
  color: #535a67;
}
.-cTextDarkBg {
  color: #737f94;
}
.-cInfo {
  color: #44c3df;
}
.-bgWhite {
  background-color: #fdfdff;
}
.-bgBlack {
  background-color: #000;
}
.-bgDark {
  background-color: #020c1e;
}
.-bgBlue {
  background-color: #102ea1;
}
.-bgGreyBox {
  background-color: #0b1528;
}
.-bgGrey {
  background-color: #f6f6f7;
}
@media (max-width: 991px) {
  .-bgGreyMd {
    background-color: #f6f6f7;
  }
}
.-bgGreen {
  background-color: #68982a;
}
.-bgTransparent {
  background-color: transparent;
}
.-bgInfo {
  background-color: #44c3df;
}
.-fullWidth {
  width: 100% !important;
}
@media (max-width: 768px) {
  .-smFullWidth {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .-mdFullWidth {
    width: 100%;
  }
}
.-lineClamp1 {
  -webkit-line-clamp: 1;
}
.-lineClamp1,
.-lineClamp2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.-lineClamp2 {
  -webkit-line-clamp: 2;
}
.-lineClamp3 {
  -webkit-line-clamp: 3;
}
.-lineClamp3,
.-lineClamp4 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.-lineClamp4 {
  -webkit-line-clamp: 4;
}
.-lineClamp5 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
@media (max-width: 991px) {
  .-lineClamp5md {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }
}
@media (min-width: 992px) {
  .-break {
    white-space: break-spaces;
  }
}
.-breakWithMd {
  white-space: break-spaces;
}
.-scrollMargin {
  scroll-margin-top: 120px;
  scroll-snap-margin-top: 120px;
}
@media (max-width: 768px) {
  .-scrollMargin {
    scroll-margin-top: 48px;
    scroll-snap-margin-top: 48px;
  }
}

/*!
 * Bootstrap Grid v4.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
:after,
:before {
  box-sizing: inherit;
}
.container {
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 769px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 1080px;
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 1320px) {
  .container {
    max-width: 1440px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
}
@media (min-width: 576px) {
  .row {
    margin-right: -20px;
    margin-left: -20px;
  }
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 991px) {
  .no-gutters-md {
    margin-right: 0;
    margin-left: 0;
  }
  .no-gutters-md > .col,
  .no-gutters-md > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}
.col,
.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-auto,
.col-lg,
.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-auto,
.col-md,
.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-auto,
.col-sm,
.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-auto,
.col-xl,
.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-auto {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .col,
  .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-auto,
  .col-lg,
  .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-auto,
  .col-md,
  .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-auto,
  .col-sm,
  .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-auto,
  .col-xl,
  .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-auto {
    padding-right: 8px;
    padding-left: 8px;
  }
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  -ms-flex-preferred-size: 0;
  -ms-flex-positive: 1;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.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%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    -ms-flex-positive: 1;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .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: 769px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    -ms-flex-positive: 1;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .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%;
    -ms-flex-preferred-size: 0;
    -ms-flex-positive: 1;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .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: 1320px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    -ms-flex-positive: 1;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .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%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 769px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1320px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.-pt4 {
  padding-top: 4px;
}
.-pt12 {
  padding-top: 12px;
}
.-pt16 {
  padding-top: 16px;
}
.-pt20 {
  padding-top: 20px;
}
.-pt24 {
  padding-top: 24px;
}
.-pt32 {
  padding-top: 32px;
}
.-pt40 {
  padding-top: 40px;
}
.-pt44 {
  padding-top: 44px;
}
.-pt48 {
  padding-top: 48px;
}
.-pt56 {
  padding-top: 56px;
}
.-pt62 {
  padding-top: 62px;
}
.-pt64 {
  padding-top: 64px;
}
.-pt72 {
  padding-top: 72px;
}
.-pt80 {
  padding-top: 80px;
}
.-pt88 {
  padding-top: 88px;
}
.-pt96 {
  padding-top: 96px;
}
.-pt100 {
  padding-top: 100px;
}
.-pt104 {
  padding-top: 104px;
}
.-pt110 {
  padding-top: 110px;
}
.-pt114 {
  padding-top: 114px;
}
.-pt120 {
  padding-top: 120px;
}
.-pt128 {
  padding-top: 128px;
}
.-pt136 {
  padding-top: 136px;
}
.-pt138 {
  padding-top: 138px;
}
.-pt144 {
  padding-top: 144px;
}
.-pt150 {
  padding-top: 150px;
}
.-pt152 {
  padding-top: 152px;
}
.-pt158 {
  padding-top: 158px;
}
.-pt160 {
  padding-top: 160px;
}
.-pt166 {
  padding-top: 166px;
}
.-pt168 {
  padding-top: 168px;
}
.-pt170 {
  padding-top: 170px;
}
.-pt172 {
  padding-top: 172px;
}
.-pt176 {
  padding-top: 176px;
}
.-pt178 {
  padding-top: 178px;
}
.-pt192 {
  padding-top: 192px;
}
.-pt200 {
  padding-top: 200px;
}
.-pt206 {
  padding-top: 206px;
}
.-pt208 {
  padding-top: 208px;
}
.-pt214 {
  padding-top: 214px;
}
.-pt248 {
  padding-top: 248px;
}
.-pt264 {
  padding-top: 264px;
}
.-pt280 {
  padding-top: 280px;
}
.-pt312 {
  padding-top: 312px;
}
.-pt320 {
  padding-top: 320px;
}
.-pt328 {
  padding-top: 328px;
}
.-pt336 {
  padding-top: 336px;
}
.-pt468 {
  padding-top: 468px;
}
@media (max-width: 1319px) {
  .-pt64xl {
    padding-top: 64px;
  }
}
@media (max-width: 991px) {
  .-pt0md {
    padding-top: 0;
  }
  .-pt12md {
    padding-top: 12px;
  }
  .-pt24md {
    padding-top: 24px;
  }
  .-pt26md {
    padding-top: 26px;
  }
  .-pt28md {
    padding-top: 28px;
  }
  .-pt30md {
    padding-top: 30px;
  }
  .-pt32md {
    padding-top: 32px;
  }
  .-pt38md {
    padding-top: 38px;
  }
  .-pt40md {
    padding-top: 40px;
  }
  .-pt48md {
    padding-top: 48px;
  }
  .-pt56md {
    padding-top: 56px;
  }
  .-pt64md {
    padding-top: 64px;
  }
  .-pt70md {
    padding-top: 70px;
  }
  .-pt72md {
    padding-top: 72px;
  }
  .-pt80md {
    padding-top: 80px;
  }
  .-pt86md {
    padding-top: 86px;
  }
  .-pt88md {
    padding-top: 88px;
  }
  .-pt96md {
    padding-top: 96px;
  }
  .-pt104md {
    padding-top: 104px;
  }
  .-pt114md {
    padding-top: 114px;
  }
  .-pt123md {
    padding-top: 123px;
  }
  .-pt144md {
    padding-top: 144px;
  }
  .-pt150md {
    padding-top: 150px;
  }
  .-pt152md {
    padding-top: 152px;
  }
  .-pt156md {
    padding-top: 156px;
  }
  .-pt190md {
    padding-top: 190px;
  }
  .-pt230md {
    padding-top: 230px;
  }
  .-pt266md {
    padding-top: 266px;
  }
  .-pt288md {
    padding-top: 288px;
  }
  .-pt372md {
    padding-top: 372px;
  }
  .-pt410md {
    padding-top: 410px;
  }
}
@media (max-width: 768px) {
  .-pt0sm {
    padding-top: 0;
  }
  .-pt32sm {
    padding-top: 32px;
  }
  .-pt48sm {
    padding-top: 48px;
  }
  .-pt72sm {
    padding-top: 72px;
  }
  .-pt286sm {
    padding-top: 286px;
  }
}
@media (max-width: 575px) {
  .-pt0xs {
    padding-top: 0;
  }
  .-pt110xs {
    padding-top: 110px;
  }
}
.-pb16 {
  padding-bottom: 16px;
}
.-pb20 {
  padding-bottom: 20px;
}
.-pb24 {
  padding-bottom: 24px;
}
.-pb32 {
  padding-bottom: 32px;
}
.-pb40 {
  padding-bottom: 40px;
}
.-pb42 {
  padding-bottom: 42px;
}
.-pb44 {
  padding-bottom: 44px;
}
.-pb48 {
  padding-bottom: 48px;
}
.-pb50 {
  padding-bottom: 50px;
}
.-pb56 {
  padding-bottom: 56px;
}
.-pb58 {
  padding-bottom: 58px;
}
.-pb60 {
  padding-bottom: 60px;
}
.-pb64 {
  padding-bottom: 64px;
}
.-pb66 {
  padding-bottom: 66px;
}
.-pb70 {
  padding-bottom: 70px;
}
.-pb72 {
  padding-bottom: 72px;
}
.-pb76 {
  padding-bottom: 76px;
}
.-pb80 {
  padding-bottom: 80px;
}
.-pb84 {
  padding-bottom: 84px;
}
.-pb88 {
  padding-bottom: 88px;
}
.-pb92 {
  padding-bottom: 92px;
}
.-pb100 {
  padding-bottom: 100px;
}
.-pb104 {
  padding-bottom: 104px;
}
.-pb110 {
  padding-bottom: 110px;
}
.-pb112 {
  padding-bottom: 112px;
}
.-pb114 {
  padding-bottom: 114px;
}
.-pb120 {
  padding-bottom: 120px;
}
.-pb128 {
  padding-bottom: 128px;
}
.-pb142 {
  padding-bottom: 142px;
}
.-pb144 {
  padding-bottom: 144px;
}
.-pb148 {
  padding-bottom: 148px;
}
.-pb152 {
  padding-bottom: 152px;
}
.-pb154 {
  padding-bottom: 154px;
}
.-pb158 {
  padding-bottom: 158px;
}
.-pb160 {
  padding-bottom: 160px;
}
.-pb168 {
  padding-bottom: 168px;
}
.-pb172 {
  padding-bottom: 172px;
}
.-pb176 {
  padding-bottom: 176px;
}
.-pb184 {
  padding-bottom: 184px;
}
.-pb192 {
  padding-bottom: 192px;
}
.-pb194 {
  padding-bottom: 194px;
}
.-pb196 {
  padding-bottom: 196px;
}
.-pb200 {
  padding-bottom: 200px;
}
.-pb208 {
  padding-bottom: 208px;
}
.-pb216 {
  padding-bottom: 216px;
}
.-pb224 {
  padding-bottom: 224px;
}
.-pb232 {
  padding-bottom: 232px;
}
.-pb240 {
  padding-bottom: 240px;
}
.-pb248 {
  padding-bottom: 248px;
}
.-pb250 {
  padding-bottom: 250px;
}
.-pb254 {
  padding-bottom: 254px;
}
.-pb256 {
  padding-bottom: 256px;
}
.-pb262 {
  padding-bottom: 262px;
}
.-pb264 {
  padding-bottom: 264px;
}
.-pb266 {
  padding-bottom: 266px;
}
.-pb268 {
  padding-bottom: 268px;
}
.-pb272 {
  padding-bottom: 272px;
}
.-pb276 {
  padding-bottom: 276px;
}
.-pb280 {
  padding-bottom: 280px;
}
.-pb294 {
  padding-bottom: 294px;
}
.-pb306 {
  padding-bottom: 306px;
}
.-pb316 {
  padding-bottom: 316px;
}
.-pb336 {
  padding-bottom: 336px;
}
.-pb350 {
  padding-bottom: 350px;
}
.-pb354 {
  padding-bottom: 354px;
}
.-pb358 {
  padding-bottom: 358px;
}
.-pb368 {
  padding-bottom: 368px;
}
.-pb370 {
  padding-bottom: 370px;
}
.-pb376 {
  padding-bottom: 376px;
}
.-pb380 {
  padding-bottom: 380px;
}
.-pb386 {
  padding-bottom: 386px;
}
.-pb480 {
  padding-bottom: 480px;
}
@media (max-width: 1319px) {
  .-pb0xl {
    padding-bottom: 0;
  }
  .-pb366xl {
    padding-bottom: 366px;
  }
}
@media (max-width: 991px) {
  .-pb0md {
    padding-bottom: 0;
  }
  .-pb8md {
    padding-bottom: 8px;
  }
  .-pb24md {
    padding-bottom: 24px;
  }
  .-pb26md {
    padding-bottom: 26px;
  }
  .-pb32md {
    padding-bottom: 32px;
  }
  .-pb40md {
    padding-bottom: 40px;
  }
  .-pb44md {
    padding-bottom: 44px;
  }
  .-pb46md {
    padding-bottom: 46px;
  }
  .-pb48md {
    padding-bottom: 48px;
  }
  .-pb56md {
    padding-bottom: 56px;
  }
  .-pb58md {
    padding-bottom: 58px;
  }
  .-pb60md {
    padding-bottom: 60px;
  }
  .-pb64md {
    padding-bottom: 64px;
  }
  .-pb72md {
    padding-bottom: 72px;
  }
  .-pb86md {
    padding-bottom: 86px;
  }
  .-pb88md {
    padding-bottom: 88px;
  }
  .-pb92md {
    padding-bottom: 92px;
  }
  .-pb96md {
    padding-bottom: 96px;
  }
  .-pb104md {
    padding-bottom: 104px;
  }
  .-pb116md {
    padding-bottom: 116px;
  }
  .-pb132md {
    padding-bottom: 132px;
  }
  .-pb140md {
    padding-bottom: 140px;
  }
  .-pb144md {
    padding-bottom: 144px;
  }
  .-pb148md {
    padding-bottom: 148px;
  }
  .-pb156md {
    padding-bottom: 156px;
  }
  .-pb162md {
    padding-bottom: 162px;
  }
  .-pb168md {
    padding-bottom: 168px;
  }
  .-pb186md {
    padding-bottom: 186px;
  }
  .-pb220md {
    padding-bottom: 220px;
  }
  .-pb232md {
    padding-bottom: 232px;
  }
}
@media (max-width: 768px) {
  .-pb0sm {
    padding-bottom: 0;
  }
  .-pb32sm {
    padding-bottom: 32px;
  }
  .-pb40sm {
    padding-bottom: 40px;
  }
  .-pb64sm {
    padding-bottom: 64px;
  }
  .-pb96sm {
    padding-bottom: 96px;
  }
}
.-mt4 {
  margin-top: 4px;
}
.-mt8 {
  margin-top: 8px;
}
.-mt12 {
  margin-top: 12px;
}
.-mt16 {
  margin-top: 16px;
}
.-mt24 {
  margin-top: 24px;
}
.-mt26 {
  margin-top: 26px;
}
.-mt32 {
  margin-top: 32px;
}
.-mt36 {
  margin-top: 36px;
}
.-mt38 {
  margin-top: 38px;
}
.-mt40 {
  margin-top: 40px;
}
.-mt42 {
  margin-top: 42px;
}
.-mt46 {
  margin-top: 46px;
}
.-mt48 {
  margin-top: 48px;
}
.-mt50 {
  margin-top: 50px;
}
.-mt56 {
  margin-top: 56px;
}
.-mt62 {
  margin-top: 62px;
}
.-mt64 {
  margin-top: 64px;
}
.-mt68 {
  margin-top: 68px;
}
.-mt72 {
  margin-top: 72px;
}
.-mt80 {
  margin-top: 80px;
}
.-mt96 {
  margin-top: 96px;
}
.-mt104 {
  margin-top: 104px;
}
.-mt112 {
  margin-top: 112px;
}
.-mt122 {
  margin-top: 122px;
}
.-mt128 {
  margin-top: 128px;
}
.-mt148 {
  margin-top: 148px;
}
.-mt152 {
  margin-top: 152px;
}
.-mt158 {
  margin-top: 158px;
}
.-mt200 {
  margin-top: 200px;
}
.-mt218 {
  margin-top: 218px;
}
@media (max-width: 1319px) {
  .-mt0xl {
    margin-top: 0;
  }
}
@media (max-width: 1199px) {
  .-mt32lg {
    margin-top: 32px;
  }
}
@media (max-width: 991px) {
  .-mt0md {
    margin-top: 0;
  }
  .-mt8md {
    margin-top: 8px;
  }
  .-mt12md {
    margin-top: 12px;
  }
  .-mt16md {
    margin-top: 16px;
  }
  .-mt24md {
    margin-top: 24px;
  }
  .-mt32md {
    margin-top: 32px;
  }
  .-mt40md {
    margin-top: 40px;
  }
  .-mt48md {
    margin-top: 48px;
  }
  .-mt56md {
    margin-top: 56px;
  }
  .-mt62md {
    margin-top: 62px;
  }
  .-mt70md {
    margin-top: 70px;
  }
  .-mt72md {
    margin-top: 72px;
  }
  .-mt88md {
    margin-top: 88px;
  }
  .-mt96md {
    margin-top: 96px;
  }
}
@media (max-width: 768px) {
  .-mt0sm {
    margin-top: 0;
  }
  .-mt12sm {
    margin-top: 12px;
  }
  .-mt24sm {
    margin-top: 24px;
  }
  .-mt96sm {
    margin-top: 96px;
  }
}
.-mb0 {
  margin-bottom: 0;
}
.-mb2 {
  margin-bottom: 2px;
}
.-mb4 {
  margin-bottom: 4px;
}
.-mb8 {
  margin-bottom: 8px;
}
.-mb12 {
  margin-bottom: 12px;
}
.-mb14 {
  margin-bottom: 14px;
}
.-mb16 {
  margin-bottom: 16px;
}
.-mb18 {
  margin-bottom: 18px;
}
.-mb20 {
  margin-bottom: 20px;
}
.-mb24 {
  margin-bottom: 24px;
}
.-mb26 {
  margin-bottom: 26px;
}
.-mb28 {
  margin-bottom: 28px;
}
.-mb30 {
  margin-bottom: 30px;
}
.-mb32 {
  margin-bottom: 32px;
}
.-mb38 {
  margin-bottom: 38px;
}
.-mb40 {
  margin-bottom: 40px;
}
.-mb48 {
  margin-bottom: 48px;
}
.-mb64 {
  margin-bottom: 64px;
}
.-mb72 {
  margin-bottom: 72px;
}
.-mb76 {
  margin-bottom: 76px;
}
.-mb80 {
  margin-bottom: 80px;
}
.-mb84 {
  margin-bottom: 84px;
}
.-mb88 {
  margin-bottom: 88px;
}
.-mb92 {
  margin-bottom: 92px;
}
.-mb96 {
  margin-bottom: 96px;
}
.-mb100 {
  margin-bottom: 100px;
}
.-mb102 {
  margin-bottom: 102px;
}
.-mb114 {
  margin-bottom: 114px;
}
.-mb120 {
  margin-bottom: 120px;
}
.-mb122 {
  margin-bottom: 122px;
}
.-mb160 {
  margin-bottom: 160px;
}
.-mb166 {
  margin-bottom: 166px;
}
.-mb168 {
  margin-bottom: 168px;
}
.-mb200 {
  margin-bottom: 200px;
}
.-mb208 {
  margin-bottom: 208px;
}
@media (max-width: 991px) {
  .-mb0md {
    margin-bottom: 0;
  }
  .-mb4md {
    margin-bottom: 4px;
  }
  .-mb6md {
    margin-bottom: 6px;
  }
  .-mb8md {
    margin-bottom: 8px;
  }
  .-mb12md {
    margin-bottom: 12px;
  }
  .-mb16md {
    margin-bottom: 16px;
  }
  .-mb24md {
    margin-bottom: 24px;
  }
  .-mb32md {
    margin-bottom: 32px;
  }
  .-mb40md {
    margin-bottom: 40px;
  }
  .-mb48md {
    margin-bottom: 48px;
  }
  .-mb56md {
    margin-bottom: 56px;
  }
  .-mb64md {
    margin-bottom: 64px;
  }
  .-mb72md {
    margin-bottom: 72px;
  }
  .-mb88md {
    margin-bottom: 88px;
  }
  .-mb96md {
    margin-bottom: 96px;
  }
}
@media (max-width: 768px) {
  .-mb0sm {
    margin-bottom: 0;
  }
  .-mb8sm {
    margin-bottom: 8px;
  }
  .-mb12sm {
    margin-bottom: 12px;
  }
  .-mb16sm {
    margin-bottom: 16px;
  }
  .-mb32sm {
    margin-bottom: 32px;
  }
  .-mb64sm {
    margin-bottom: 64px;
  }
}
@media (max-width: 575px) {
  .-mb0xs {
    margin-bottom: 0;
  }
  .-mb16xs {
    margin-bottom: 16px;
  }
}
.-pl70 {
  padding-left: 70px;
}
@media (max-width: 1319px) {
  .-pl70 {
    padding-left: 24px;
  }
}
@media (max-width: 1199px) {
  .-pl70 {
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  .-pl70 {
    padding-left: 0;
  }
}
.-pl90 {
  padding-left: 90px;
}
@media (max-width: 991px) {
  .-pl90 {
    padding-left: 0;
  }
}
.-pr70 {
  padding-right: 70px;
}
@media (max-width: 1319px) {
  .-pr70 {
    padding-right: 24px;
  }
}
@media (max-width: 1199px) {
  .-pr70 {
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .-pr70 {
    padding-right: 0;
  }
}
.-pr90 {
  padding-right: 90px;
}
@media (max-width: 991px) {
  .-pr90 {
    padding-right: 0;
  }
}
.-dl8 > * + * {
  margin-left: 8px;
}
.-dl12 > * + * {
  margin-left: 12px;
}
.-dl16 > * + * {
  margin-left: 16px;
}
.-dl20 > * + * {
  margin-left: 20px;
}
.-dl22 > * + * {
  margin-left: 22px;
}
.-dl24 > * + * {
  margin-left: 24px;
}
.-dl32 > * + * {
  margin-left: 32px;
}
.-dl40 > * + * {
  margin-left: 40px;
}
.-dl62 > * + * {
  margin-left: 62px;
}
@media (max-width: 991px) {
  .-dl0md > * + * {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .-dl8md > * + * {
    margin-left: 8px;
  }
}
.-dt8 > * + * {
  margin-top: 8px;
}
.-dt12 > * + * {
  margin-top: 12px;
}
.-dt16 > * + * {
  margin-top: 16px;
}
.-dt18 > * + * {
  margin-top: 18px;
}
.-dt24 > * + * {
  margin-top: 24px;
}
.-dt32 > * + * {
  margin-top: 32px;
}
.-dt80 > * + * {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .-dt0md > * + * {
    margin-top: 0;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .-dt12md > * + * {
    margin-top: 12px;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .-dt16md > * + * {
    margin-top: 16px;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .-dt24md > * + * {
    margin-top: 24px;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .-dt32sm > * + * {
    margin-top: 32px;
    margin-left: 0;
  }
}
.-d4 {
  margin-right: -4px;
  margin-left: -4px;
}
.-d4 > * {
  padding-right: 4px;
  padding-left: 4px;
}
.-d6 {
  margin-right: -6px;
  margin-left: -6px;
}
.-d6 > * {
  padding-right: 6px;
  padding-left: 6px;
}
.-d14 {
  margin-right: -14px;
  margin-left: -14px;
}
.-d14 > * {
  padding-right: 14px;
  padding-left: 14px;
}
@media (max-width: 991px) {
  .-d6md {
    margin-right: -6px;
    margin-left: -6px;
  }
}
@media (max-width: 991px) {
  .-d6md > * {
    padding-right: 6px;
    padding-left: 6px;
  }
}
@media (max-width: 991px) {
  .-d8md {
    margin-right: -8px;
    margin-left: -8px;
  }
}
@media (max-width: 991px) {
  .-d8md > * {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (max-width: 991px) {
  .-d16md {
    margin-right: -16px;
    margin-left: -16px;
  }
}
@media (max-width: 991px) {
  .-d16md > * {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.c-icon {
  display: inline-block;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}
.c-icon.-s24 {
  width: 24px;
  height: 24px;
}
.c-icon.-s32 {
  width: 32px;
  height: 32px;
}
.c-icon.-arrowRight {
  background-image: url(images/arrow_right.eecf2f5b.svg);
}
.c-icon.-arrowRight.-blue {
  background-image: url(images/arrow_right-blue.641269ff.svg);
}
.c-icon.-arrowRight.-lightBlue {
  background-image: url(images/arrow_right-lightBlue.869c97b1.svg);
}
.c-icon.-arrowRight.-lightBlueDarker {
  background-image: url(images/arrow_right-lightBlueDarker.2fe71857.svg);
}
.c-icon.-arrowRight.-grey {
  background-image: url(images/arrow_right-grey.76e2300f.svg);
}
.c-icon.-arrowRight.-white {
  background-image: url(images/arrow_right-white.1ace39ce.svg);
}
.c-icon.-buildings {
  background-image: url(images/buildings.25d7ae21.svg);
}
.c-icon.-check {
  background-image: url(images/check.89abb43b.svg);
}
.c-icon.-chevronDown {
  background-image: url(images/chevron-down.0a771d67.svg);
}
.c-icon.-close {
  background-image: url(images/close.0bc0f077.svg);
}
.c-icon.-download {
  background-image: url(images/download.c37d8f28.svg);
}
.c-icon.-info {
  background-image: url(images/info.113bfacf.svg);
}
.c-icon.-location {
  background-image: url(images/location.1239413c.svg);
}
.c-icon.-newTab {
  background-image: url(images/open-in-new.8ee16011.svg);
}
.c-icon.-newTab.-grey {
  background-image: url(images/open-in-new_grey.612f9d46.svg);
}
.c-icon.-newTab.-white {
  background-image: url(images/open-in-new_white.8af08f69.svg);
}
.c-icon.-search {
  background-image: url(images/search.af17223d.svg);
}
.c-icon.-capital {
  background-image: url(images/capital.a09c11b6.svg);
}
.c-icon.-development {
  background-image: url(images/development.b685aa78.svg);
}
.c-icon.-realestate {
  background-image: url(images/realestate.027af03c.svg);
}
.c-icon.-instagram {
  background-image: url(images/instagram.a6d8250c.svg);
}
.c-icon.-instagram.-dark {
  background-image: url(images/instagram-dark.1c8279be.svg);
}
.c-icon.-youtube {
  background-image: url(images/youtube.1ade75d0.svg);
}
.c-icon.-youtube.-dark {
  background-image: url(images/youtube-dark.aba835d6.svg);
}
.c-icon.-linkedin {
  background-image: url(images/linkedin.e22a6e65.svg);
}
.c-icon.-linkedin.-dark {
  background-image: url(images/linkedin-dark.48d785fc.svg);
}
.c-icon.-twitter {
  background-image: url(images/twitter.5d1e929f.svg);
}
.c-icon.-twitter.-dark {
  background-image: url(images/twitter-dark.a71f11fa.svg);
}
.c-icon.-vimeo {
  background-image: url(images/vimeo.5b78fed9.svg);
}
.c-icon.-vimeo.-dark {
  background-image: url(images/vimeo-dark.9b03453c.svg);
}
.c-icon.-xing {
  background-image: url(images/xing.70966c83.svg);
}
.c-icon.-xing.-dark {
  background-image: url(images/xing-dark.d5a1f257.svg);
}
.c-icon.-underConstruction {
  background-image: url(images/underConstruction.efcfce8f.svg);
}
.c-icon.-constructed {
  background-image: url(images/constructed.cdd7a053.svg);
}
.c-icon.-availableSoon {
  background-image: url(images/availableSoon.56566e74.svg);
}
.c-flag {
  display: inline-block;
  flex-shrink: 0;
  width: 18px;
  height: 12px;
}
.c-flag.-cz {
  background-image: url(images/cz.5edb393e.svg);
}
.c-flag.-de {
  background-image: url(images/de.ef4ba9e9.svg);
}
.c-flag.-es {
  background-image: url(images/es.e34bffb9.svg);
}
.c-flag.-fr {
  background-image: url(images/fr.d2cfce1d.svg);
}
.c-flag.-en,
.c-flag.-gb,
.c-flag.-uk {
  background-image: url(images/gb.c7250738.svg);
}
.c-flag.-hu {
  background-image: url(images/hu.776d1e7e.svg);
}
.c-flag.-it {
  background-image: url(images/it.76cd5926.svg);
}
.c-flag.-lu {
  background-image: url(images/lu.0bc6a215.svg);
}
.c-flag.-nl {
  background-image: url(images/nl.177eed6a.svg);
}
.c-flag.-pl {
  background-image: url(images/pl.7f7e6afa.svg);
}
.c-flag.-pt {
  background-image: url(images/pt.28afe187.svg);
}
.c-flag.-se {
  background-image: url(images/se.0486421b.svg);
}
.c-flag.-sk {
  background-image: url(images/sk.5e56fa53.svg);
}
.c-flag.-at {
  background-image: url(images/at.85051d4b.svg);
}
.c-flag.-panattoni {
  background-image: url(images/panattoni.9d8660a0.png);
}
.l-header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99999;
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 0 24px;
  border-bottom: 1px solid #272f3f;
  transition: top 0.2s ease-in-out, background-color 0.2s ease-out;
}
@media (max-width: 991px) {
  .l-header {
    display: block;
    padding: 0;
  }
}
.l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive) {
  border-bottom: 1px solid rgba(2, 12, 30, 0.1);
}
@media (min-width: 992px) {
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_link {
    color: rgba(2, 12, 30, 0.65) !important;
  }
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_item.-active
    .c-navHorizontal_link {
    color: #020c1e !important;
  }
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_item.-active
    .c-navHorizontal_link:before {
    background-color: #020c1e;
  }
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_item:hover
    .c-navHorizontal_link {
    color: #020c1e !important;
  }
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_item:hover
    .c-navHorizontal_link:before {
    background-color: #020c1e;
  }
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_item.-properties
    .c-navHorizontal_link {
    color: #0b1528 !important;
  }
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_item.-properties
    .c-navHorizontal_link:after {
    background-color: #0b1528;
  }
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-switches
    .c-dropdown:before {
    background: rgba(2, 12, 30, 0.1);
  }
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-switches
    .c-dropdown_label {
    color: rgba(2, 12, 30, 0.65) !important;
  }
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-switches
    .c-dropdown_label:after {
    background-image: url(images/dropdown-dark.13958e19.svg);
    opacity: 0.65;
  }
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-search
    .c-search:after {
    background: rgba(2, 12, 30, 0.1);
  }
}
@media (max-width: 991px) {
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_link {
    color: #0b1528;
  }
  .l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_link:after {
    background-color: #0b1528;
  }
}
.l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive) .l-header_logo {
  background-image: url(images/logo_small-dark.svg);
  border-right: 1px solid rgba(2, 12, 30, 0.1);
}
.l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive) .c-hamburger {
  background-color: rgba(2, 12, 30, 0.1);
  background-image: url(images/hamburger.0944ad62.svg);
}
.l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive) .c-search_btn {
  background-image: url(images/search_greyDark.ea3664ec.svg);
}
.l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
  .c-search
  .gsc-input-box {
  background-color: #f6f6f7;
  border: 1px solid rgba(2, 12, 30, 0.1);
}
.l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
  .c-search
  .gsc-input
  input {
  color: #020c1e;
}
.l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
  .c-search:not(.-alt)
  .gsc-input-box {
  box-shadow: 0 0 25px 5px #f6f6f7;
}
.l-header.-bgGrey:not(.-submenuOpened):not(.-mobileActive)
  .c-search.-active:not(.-alt)
  .c-search_btn {
  background-image: url(images/close_greyDark.f0753b7a.svg);
}
@media (max-width: 991px) {
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive) {
    border-bottom: 1px solid rgba(2, 12, 30, 0.1);
  }
}
@media (max-width: 991px) and (min-width: 992px) {
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_link {
    color: rgba(2, 12, 30, 0.65) !important;
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_item.-active
    .c-navHorizontal_link {
    color: #020c1e !important;
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_item.-active
    .c-navHorizontal_link:before {
    background-color: #020c1e;
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_item:hover
    .c-navHorizontal_link {
    color: #020c1e !important;
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_item:hover
    .c-navHorizontal_link:before {
    background-color: #020c1e;
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_item.-properties
    .c-navHorizontal_link {
    color: #0b1528 !important;
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_item.-properties
    .c-navHorizontal_link:after {
    background-color: #0b1528;
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-switches
    .c-dropdown:before {
    background: rgba(2, 12, 30, 0.1);
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-switches
    .c-dropdown_label {
    color: rgba(2, 12, 30, 0.65) !important;
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-switches
    .c-dropdown_label:after {
    background-image: url(images/dropdown-dark.13958e19.svg);
    opacity: 0.65;
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-search
    .c-search:after {
    background: rgba(2, 12, 30, 0.1);
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_link {
    color: #0b1528;
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .l-header_col.-nav
    .c-navHorizontal_link:after {
    background-color: #0b1528;
  }
}
@media (max-width: 991px) {
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive) .l-header_logo {
    background-image: url(images/logo_small-dark.svg);
    border-right: 1px solid rgba(2, 12, 30, 0.1);
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive) .c-hamburger {
    background-color: rgba(2, 12, 30, 0.1);
    background-image: url(images/hamburger.0944ad62.svg);
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive) .c-search_btn {
    background-image: url(images/search_greyDark.ea3664ec.svg);
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .c-search
    .gsc-input-box {
    background-color: #f6f6f7;
    border: 1px solid rgba(2, 12, 30, 0.1);
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .c-search
    .gsc-input
    input {
    color: #020c1e;
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .c-search:not(.-alt)
    .gsc-input-box {
    box-shadow: 0 0 25px 5px #f6f6f7;
  }
  .l-header.-bgGreyMd:not(.-submenuOpened):not(.-mobileActive)
    .c-search.-active:not(.-alt)
    .c-search_btn {
    background-image: url(images/close_greyDark.f0753b7a.svg);
  }
}
.l-header.-submenuOpened {
  background-color: #020c1e !important;
}
@media (max-width: 575px) {
  .l-header.-local .l-header_logo {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .l-header.-local .l-header_nav {
    justify-content: space-between;
  }
}
.l-header_logo {
  position: absolute;
  left: -4px;
  z-index: 1;
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  background-image: url(images/logo_small.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 56px;
  border-right: 1px solid rgba(246, 246, 247, 0.15);
}
@media (max-width: 1199px) {
  .l-header_logo {
    margin-right: 24px;
  }
}
@media (max-width: 991px) {
  .l-header_logo {
    position: static;
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  .l-header_logo {
    width: 65px;
  }
}
.l-header_logo img {
  width: 100%;
}
.l-header_container {
  height: 100%;
  padding: 0;
}
@media (max-width: 991px) {
  .l-header_container {
    height: auto;
  }
}
.l-header_row {
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .l-header_row {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .l-header_row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.l-header_col {
  display: flex;
  align-items: center;
  height: 100%;
}
.l-header_col.-nav {
  flex-grow: 1;
}
@media (max-width: 768px) {
  .l-header_col.-nav {
    padding-right: 24px;
  }
}
@media (max-width: 575px) {
  .l-header_col.-nav {
    padding-right: 12px;
  }
}
.l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_item {
  display: flex;
  padding: 32px 12px;
}
@media (max-width: 1199px) {
  .l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_item {
    padding: 32px 6px;
  }
}
@media (max-width: 991px) {
  .l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_item {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid rgba(246, 246, 247, 0.15);
  }
}
.l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_item.-withSubmenu {
  position: static;
  cursor: pointer;
}
.l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_item.-noLink {
  cursor: auto !important;
}
@media (min-width: 992px) {
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item:hover
    .c-navHorizontal_link {
    color: #f6f6f7;
  }
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item:hover
    .c-navHorizontal_link:before {
    background: #5d9de7;
    opacity: 1;
  }
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item:hover.-invest:not(.-local)
    .c-navHorizontal_link:before {
    background: #f6f6f7;
  }
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item:hover.-sustainability
    .c-navHorizontal_link:before,
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item:hover.-sustainabilityLocal
    .c-navHorizontal_link:before {
    background: #68982a;
  }
}
@media (min-width: 992px) {
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item.-active
    .c-navHorizontal_link {
    color: #f6f6f7;
  }
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item.-active
    .c-navHorizontal_link:before {
    background: #f6f6f7;
    opacity: 1;
  }
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item.-active.-sustainability
    .c-navHorizontal_link:before {
    background-color: #68982a !important;
  }
}
.l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_item.-opened {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: transparent;
  -webkit-user-select: transparent;
  -khtml-user-select: transparent;
  -moz-user-select: transparent;
  -ms-user-select: transparent;
  user-select: transparent;
}
@media (min-width: 992px) {
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item.-opened
    > .c-navHorizontal_submenu {
    display: block;
    opacity: 1;
    animation: fadeIn 0.3s linear;
  }
}
@media (max-width: 991px) {
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item.-opened
    > .c-navHorizontal_submenu {
    transform: translate3d(-100%, 0, 0);
  }
}
.l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_item.-properties {
  order: -1;
}
@media (min-width: 992px) {
  .l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_item.-properties {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}
@media (min-width: 992px) {
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item.-properties
    .c-navHorizontal_link {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 600;
    color: #f6f6f7;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item.-properties
    .c-navHorizontal_link {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_item.-properties
    .c-navHorizontal_link:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #f6f6f7;
    transition: background-color 0.2s ease-in-out;
  }
}
.l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_link {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  position: relative;
  color: rgba(246, 246, 247, 0.65);
  letter-spacing: 0.2px;
  transition: color 0.1s ease-in-out;
}
@media (max-width: 1199px) {
  .l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_link {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_link {
    width: 100%;
    padding: 24px 0;
    color: #f6f6f7;
  }
}
.l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_link:before {
  position: absolute;
  bottom: calc(50% + 16px);
  left: calc(50% - 1px);
  display: block;
  width: 2px;
  height: 24px;
  content: "";
  opacity: 0;
  transition: opacity 0.1s linear, background-color 0.1s linear;
}
@media (max-width: 991px) {
  .l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_link:before {
    top: calc(50% - 8px);
    right: 12px;
    left: auto;
    width: 16px;
    height: 16px;
    background-image: url(images/arrow_right-white.1ace39ce.svg);
    background-size: 16px;
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_link:hover {
    color: #f6f6f7;
  }
}
.l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_submenu {
  position: absolute;
  top: 100%;
  left: -4px;
  z-index: 1;
  box-sizing: border-box;
  display: none;
  width: 100vw;
  border-bottom: 1px solid #272f3f;
  opacity: 0;
}
@media (max-width: 991px) {
  .l-header_col.-nav .c-navHorizontal.-main .c-navHorizontal_submenu {
    position: fixed;
    top: 0;
    left: 100%;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    margin: 0;
    background: #020c1e;
    border-bottom: 0;
    opacity: 1;
    transition: transform 0.2s ease-out;
  }
}
.l-header_col.-nav
  .c-navHorizontal.-main
  .c-navHorizontal_submenu
  .c-navVertical {
  min-width: 250px;
  margin-right: 32px;
  margin-left: 32px;
}
@media (max-width: 991px) {
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_submenu
    .c-navVertical {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_submenu
    .c-navVertical.-countries
    .c-navVertical_link {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media (max-width: 991px) {
  .l-header_col.-nav
    .c-navHorizontal.-main
    .c-navHorizontal_submenu
    .c-navVertical_link {
    display: flex;
    align-items: center;
    width: 100%;
  }
}
.l-header_col.-nav .c-navHorizontal.-boldMobile {
  opacity: 1;
  transition: opacity 0.1s ease-in;
}
@media (max-width: 991px) {
  .l-header_col.-nav .c-navHorizontal.-boldMobile {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 25px 0 26px;
    text-align: center;
    border-right: 1px solid rgba(246, 246, 247, 0.15);
  }
}
.l-header_col.-nav .c-navHorizontal.-boldMobile .c-navHorizontal_item {
  width: auto;
}
.l-header_col.-nav .c-navHorizontal.-boldMobile .c-navHorizontal_link {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  padding: 0;
  font-weight: 600;
  color: #f6f6f7;
}
.l-header_col.-nav .c-navHorizontal.-boldMobile .c-navHorizontal_link:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #f6f6f7;
}
.l-header_col.-nav .c-navHorizontal.-boldMobile .c-navHorizontal_link:before {
  display: none;
}
.l-header_col.-switches .c-dropdown + .c-dropdown {
  position: relative;
  padding-left: 24px;
  margin-left: 24px;
}
@media (max-width: 1199px) {
  .l-header_col.-switches .c-dropdown + .c-dropdown {
    padding-left: 12px;
    margin-left: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1060px) {
  .l-header_col.-switches .c-dropdown + .c-dropdown .c-dropdown_label {
    font-size: 0;
  }
}
.l-header_col.-switches .c-dropdown + .c-dropdown:before {
  position: absolute;
  top: calc(50% - 12px);
  left: 0;
  width: 1px;
  height: 24px;
  content: "";
  background: rgba(253, 253, 255, 0.2);
}
@media (max-width: 1199px) {
  .l-header_col.-search {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .l-header_col.-search {
    padding-left: 0;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .l-header_col.-search {
    padding-right: 10px;
  }
}
.l-header_col.-search .c-search:after {
  position: absolute;
  top: calc(50% - 12px);
  right: -23px;
  width: 1px;
  height: 24px;
  content: "";
  background: rgba(253, 253, 255, 0.2);
}
@media (max-width: 1199px) {
  .l-header_col.-search .c-search:after {
    right: -10px;
  }
}
@media (max-width: 991px) {
  .l-header_col.-search .c-search:after {
    display: none;
  }
}
.l-header_col.-search .c-search.-active:not(.-alt):after {
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.l-header_col.-search .c-search:not(.-alt):after {
  opacity: 1;
  transition: 0.2s ease-in-out 0.15s;
}
@media (max-width: 991px) {
  .l-header_col.-hamburger {
    padding-left: 0;
  }
}
.l-header_nav {
  display: flex;
  width: 100%;
  padding-left: 114px;
}
@media (max-width: 1319px) {
  .l-header_nav {
    padding-left: 70px;
  }
}
@media (max-width: 991px) {
  .l-header_nav {
    position: fixed;
    top: 80px;
    left: 0;
    display: none;
    height: calc(100% - 80px);
    padding: 16px 24px 40px;
    overflow: auto;
  }
}
@media (max-width: 991px) {
  .l-header_nav .c-btn {
    width: 100%;
  }
}
.l-header_socials {
  display: flex;
}
.l-header_socials .c-socialIcon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: rgba(246, 246, 247, 0.1);
}
.l-header.-hidden {
  top: -80px;
}
@media (max-width: 991px) {
  .l-header.-mobileActive {
    position: fixed;
    top: 0;
    z-index: 9999;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    background-color: #102ea1;
  }
  .l-header.-mobileActive .c-hamburger {
    background-image: url(images/close-white.732f2ff6.svg);
  }
  .l-header.-mobileActive .c-navHorizontal.-boldMobile {
    opacity: 0;
  }
  .l-header.-mobileActive .l-header_nav {
    display: flex;
    flex-direction: column;
  }
  .l-header.-mobileActive .l-header_logo {
    background-image: url(images/logo_small.svg);
  }
  .l-header.-mobileActive .l-header_container {
    border-bottom: 1px solid rgba(246, 246, 247, 0.15);
  }
  .l-header.-mobileActive .c-search {
    display: none;
  }
}
.l-header .c-dropdown {
  display: flex;
  height: 80px;
}
.l-header .c-dropdown_options {
  max-height: calc(100vh - 80px);
  overflow: auto;
}
.l-header .c-hamburger {
  margin-right: 24px;
  margin-left: 4px;
}
@media (max-width: 575px) {
  .l-header .c-hamburger {
    margin-right: 16px;
  }
}
.l-header.-light {
  background-color: #f6f6f7;
}
@media (min-width: 992px) {
  .l-header.-sticked + .l-main .-sticky {
    top: 104px;
  }
}
@media (min-width: 992px) {
  .-sticky {
    position: sticky !important;
    top: 24px;
    transition: top 0.2s ease-in-out;
  }
}
.c-submenu {
  display: flex;
  max-height: calc(100vh - 80px);
  overflow: auto;
  cursor: auto;
  background: #020c1e;
}
@media (max-width: 991px) {
  .c-submenu {
    max-width: 100%;
    height: 100%;
  }
}
.c-submenu_content {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 56px 80px 104px;
}
@media (max-width: 991px) {
  .c-submenu_sidebar {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 16px 24px 0 !important;
    margin: 0;
    background-color: #020c1e;
    border-top: 1px solid rgba(246, 246, 247, 0.15);
  }
}
.c-submenu_btnContainer {
  bottom: -1px;
  display: flex;
  align-items: flex-end;
  margin-top: auto;
}
.c-submenu.-tabs .c-submenu_sidebar {
  padding: 56px 48px;
}
@media (max-width: 1199px) {
  .c-submenu.-tabs .c-submenu_sidebar {
    padding: 56px 0;
  }
}
.c-submenu.-tabs .c-submenu_sidebar .c-btn {
  width: 100%;
}
.c-submenu.-tabs .c-submenu_tab {
  display: none;
  align-items: center;
  opacity: 0;
}
.c-submenu.-tabs .c-submenu_tab.-active {
  display: flex;
  opacity: 1;
  animation: fadeIn 0.2s ease-in;
}
.c-submenu.-tabs .c-submenu_text {
  max-width: 378px;
}
.c-submenu.-tabs .c-image {
  width: 320px;
  margin-right: 64px;
}
.c-submenu.-tabs.-findProperty {
  min-height: 560px;
}
.c-submenu.-tabs.-findProperty .c-submenu_row {
  display: flex;
  width: 100%;
  max-width: 900px;
}
@media (max-width: 1320px) {
  .c-submenu.-tabs.-findProperty .c-submenu_row {
    max-width: 595px;
  }
}
.c-submenu.-tabs.-findProperty .c-submenu_col {
  max-width: 298px;
}
.c-submenu.-tabs.-findProperty .c-submenu_col:nth-child(n + 4) {
  display: none;
}
@media (max-width: 1320px) {
  .c-submenu.-tabs.-findProperty .c-submenu_col:nth-child(n + 3) {
    display: none;
  }
}
.c-submenu.-tabs.-findProperty .c-submenu_sidebar {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .c-submenu.-tabs.-findProperty .c-submenu_sidebar .c-navVertical {
    flex: 1 1 auto;
  }
}
.c-submenu.-tabs.-findProperty .c-submenu_content {
  padding-bottom: 54px;
  padding-left: 54px;
  padding-right: 54px;
}
.c-submenu.-tabs.-findProperty .c-submenu_tab {
  flex-direction: column;
  width: 100%;
}
.c-submenu.-tabs.-findProperty .c-submenu_tab > * {
  width: calc(100% + 24px);
}
.c-submenu.-tabs.-findProperty .c-submenu_tab > * > * {
  padding: 0 12px;
}
.c-submenu.-tabs.-findProperty .c-propertyBox_photo {
  padding-top: 0;
  height: 176px;
}
.c-submenu.-tabs.-findProperty .c-propertyBox_content {
  padding: 24px 21px 32px;
}
.c-submenu.-tabs.-findProperty .c-propertyBox .c-teaser_hover {
  top: 44px;
}
.c-submenu.-tabs.-findProperty .c-btn {
  width: 100%;
  max-width: 340px;
  min-width: none;
}
@media (max-width: 1199px) {
  .c-submenu.-tabs.-findProperty .c-btn {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  .c-submenu.-tabs.-findProperty .c-btn {
    max-width: none;
  }
}
.c-submenu.-boxes .c-submenu_content {
  align-items: flex-start;
  justify-content: center;
}
.c-submenu.-boxes .c-submenu_box {
  position: relative;
  width: 100%;
}
.c-submenu.-boxes .c-submenu_box .c-arrowLink {
  z-index: 1;
  opacity: 0;
}
.c-submenu.-boxes .c-submenu_box .c-image {
  width: 100%;
}
.c-submenu.-boxes .c-submenu_box:hover .c-arrowLink {
  opacity: 1;
  animation: fadeIn 0.1s ease-in;
}
.c-submenu.-boxes .c-submenu_box:hover .c-image:after {
  background: #102ea1;
  mix-blend-mode: multiply;
}
.c-submenu.-countries .c-submenu_content {
  grid-template-columns: 1fr 1fr 1fr;
}
.c-submenu.-countries .c-submenu_cases {
  display: flex;
  align-items: flex-end;
  width: calc(100% - 24px);
  height: 228px;
  padding: 32px;
  margin-right: 12px;
  margin-left: 12px;
  background-color: #102ea1;
  background-image: url(images/building.ca990d04.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  transition: background-color 0.2s ease-in;
  grid-column: 3/3;
  grid-row: 3/6;
}
.c-submenu.-countries .c-submenu_cases:hover {
  background-color: #5d9de7;
}
.c-submenu.-countries .c-submenu_cases .c-arrowLink {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 28px;
  line-height: 1.28571;
  width: 100%;
}
.c-submenu.-countries .c-submenu_cases .c-arrowLink:after {
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
}
@media (max-width: 991px) {
  .c-submenu .c-arrowLink {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(246, 246, 247, 0.15);
  }
}
.l-footer {
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
  border-top: 1px solid rgba(246, 246, 247, 0.16);
}
.l-footer.-bgDark {
  background-image: url(img/bg-footer.jpg);
}
.l-footer.-bgGreen {
  background-image: url(images/bg-footer_green.e9cf335f.jpg);
}
.l-footer_wrapper {
  width: 100%;
  border-top: 1px solid rgba(246, 246, 247, 0.16);
}
@media (max-width: 991px) {
  .l-footer_wrapper {
    padding-bottom: 75px;
  }
}
.l-footer_container {
  position: relative;
}
@media (max-width: 991px) {
  .l-footer_row.-bottom {
    display: flex;
    flex-direction: column;
  }
}
.l-footer_nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 25%;
}
@media (max-width: 991px) {
  .l-footer_nav {
    max-width: none;
  }
}
.l-footer_nav .t-title:hover {
  color: #f6f6f7;
}
.l-footer_col.-verticalCols {
  justify-content: space-between;
}
@media (max-width: 991px) {
  .l-footer_col.-navHorizontal {
    position: relative;
    order: 0;
  }
}
@media (max-width: 991px) {
  .l-footer_col.-navHorizontal:after {
    position: absolute;
    bottom: 0;
    left: -30vw;
    width: 150vw;
    height: 1px;
    content: "";
    background-color: rgba(246, 246, 247, 0.16);
  }
}
@media (max-width: 991px) {
  .l-footer_col.-author {
    position: relative;
    order: 1;
  }
}
@media (max-width: 991px) {
  .l-footer_col.-author .c-arrowBtn {
    position: absolute;
    top: 26px;
    right: 8px;
    display: block;
  }
}
@media (max-width: 991px) {
  .l-footer_col.-copyright {
    order: 2;
  }
}
.l-footer_backToTop {
  position: absolute;
  right: 80px;
  bottom: 48px;
}
@media (max-width: 1360px) {
  .l-footer_backToTop {
    right: 20px;
  }
}
@media (max-width: 991px) {
  .l-footer_backToTop {
    top: 24px;
    right: 0;
    bottom: auto;
  }
}
.l-footer_bisons {
  display: flex;
  align-items: center;
}
.l-footer_bisons img {
  margin-left: 12px;
}
@media (max-width: 991px) {
  .l-footer_bisons img {
    max-width: 80px;
    margin-left: 8px;
  }
}
.l-footer .t-title {
  display: inline-flex;
}
@media (max-width: 991px) {
  .l-footer .t-title.js-collapse {
    position: relative;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .l-footer .t-title.js-collapse:after {
    position: absolute;
    top: 8px;
    right: 0;
    width: 16px;
    height: 16px;
    content: "";
    background-image: url(images/halfarrow_bottom-white.37b4e2b4.svg);
    transition: all 0.3s ease-in-out;
  }
}
@media (max-width: 991px) {
  .l-footer .t-title.js-collapse.-active:after {
    transform: rotate(180deg);
  }
}
.l-footer .t-title .c-icon {
  margin-left: 12px;
  margin-top: 7px;
}
.l-footer .c-navVertical {
  min-height: 240px;
}
@media (max-width: 991px) {
  .l-footer .c-navVertical {
    height: 0;
    min-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
  }
}
@media (max-width: 991px) {
  .l-footer .c-navVertical.-active {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .l-footer .c-navVertical:not(.-active) {
    margin-bottom: 0;
  }
}
.l-footer .c-navVertical:last-child {
  min-height: 0;
}
.l-footer .c-navVertical .c-label {
  padding: 3px 7px;
  margin-right: 6px;
}
.l-footer.-bgGreen .c-navVertical .c-label {
  background-color: #fdfdff;
}
.-modal-open,
.-scroll-lock {
  width: 100%;
  height: 100%;
  padding-right: 0 !important;
  overflow: hidden;
}
.l-main.-homepage.-global {
  margin-top: -80px;
}
.l-main.-homepage.-global .c-heroSec {
  position: relative;
  height: 100vh;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-heroSec {
    height: auto;
  }
}
.l-main.-homepage.-global .c-heroSec.-ready .c-hero:before {
  transform: translate3d(100%, 0, 0);
}
.l-main.-homepage.-global .c-heroSec.-ready .c-hero_content > * {
  visibility: visible;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-heroSec.-ready .c-hero_video {
    max-height: 440px;
  }
}
.l-main.-homepage.-global .c-heroSec.-ready .c-heroSec_row.-box,
.l-main.-homepage.-global .c-heroSec.-ready .c-heroSec_row.-decor {
  opacity: 1;
}
.l-main.-homepage.-global .c-heroSec.-ready .c-heroSec_logo {
  opacity: 0;
}
.l-main.-homepage.-global .c-heroSec_logo {
  position: absolute;
  top: calc(50% - 28px);
  left: calc(50% - 176px);
  z-index: 1;
  width: 352px;
  transition: opacity 0.2s ease-in;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-heroSec_logo {
    top: calc(50vh - 20px);
    left: calc(50% - 126px);
  }
}
.l-main.-homepage.-global .c-heroSec_logo img {
  width: 400px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-heroSec_logo img {
    width: 252px;
  }
}
.l-main.-homepage.-global .c-heroSec_col,
.l-main.-homepage.-global .c-heroSec_row {
  position: static;
}
.l-main.-homepage.-global .c-heroSec_row.-box,
.l-main.-homepage.-global .c-heroSec_row.-decor {
  opacity: 0;
}
.l-main.-homepage.-global .c-heroSec_box {
  position: absolute;
  top: calc(50% - 150px);
  right: 0;
  z-index: 2;
  width: 220px;
  padding: 24px 24px 32px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-heroSec_box {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    padding: 24px;
  }
}
.l-main.-homepage.-global .c-heroSec_box .c-roundText {
  position: absolute;
  top: -54px;
  left: -54px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-heroSec_box .c-roundText {
    top: -38px;
    right: -48px;
    left: auto;
  }
}
.l-main.-homepage.-global .c-heroSec_box .c-label {
  position: relative;
  z-index: 1;
}
.l-main.-homepage.-global .c-heroSec_decor {
  position: absolute;
  bottom: 16px;
  left: calc(100% - 735px);
  z-index: 2;
}
@media (max-width: 1319px) {
  .l-main.-homepage.-global .c-heroSec_decor {
    left: 55%;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-heroSec_decor {
    position: relative;
    bottom: auto;
    left: 12px;
  }
}
.l-main.-homepage.-global .c-heroSec_decor .c-roundText {
  position: absolute;
  top: -57px;
  left: -60px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-heroSec_decor .c-roundText {
    top: -38px;
    right: -48px;
    left: auto;
  }
}
@media (min-width: 992px) {
  .l-main.-homepage.-global .c-heroSec .c-hero {
    height: 800px;
  }
}
.l-main.-homepage.-global .c-heroSec .c-hero:before {
  position: absolute;
  top: 0;
  right: calc(100% + 1px);
  z-index: 1;
  width: calc(50vw - 200px);
  min-width: 520px;
  height: 100%;
  content: "";
  background: #020c1e;
  transition: transform 0.4s ease-out 0.4s;
}
@media (max-width: 1319px) {
  .l-main.-homepage.-global .c-heroSec .c-hero:before {
    width: calc(50vw - 20px);
  }
}
@media (max-width: 1319px) and (max-width: 1040px) {
  .l-main.-homepage.-global .c-heroSec .c-hero:before {
    width: 50%;
    min-width: 0;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-heroSec .c-hero:before {
    top: auto;
    bottom: 0;
    display: none;
    width: 100vw;
    min-width: 0;
    height: 60%;
  }
}
.l-main.-homepage.-global .c-heroSec .c-hero_content {
  position: relative;
  z-index: 2;
}
.l-main.-homepage.-global .c-heroSec .c-hero_content > * {
  visibility: hidden;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-heroSec .c-hero_content img {
    max-width: 150px;
  }
}
.l-main.-homepage.-global .c-heroSec .c-hero_content .t-text {
  max-width: 455px;
}
.l-main.-homepage.-global .c-heroSec .c-hero_video {
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100%;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out 0.2s;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-heroSec .c-hero_video {
    max-height: 100vh;
  }
}
.l-main.-homepage.-global .c-heroSec .c-hero_video video {
  min-height: 100%;
  transition: width 0.4s ease-in-out 0.2s;
}
@media (min-width: 1730px) {
  .l-main.-homepage.-global .c-heroSec .c-hero_video video {
    min-width: 100%;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-heroSec .c-hero_video video {
    height: 100vh;
  }
}
.l-main.-homepage.-global .c-heroSec .c-hero_socials {
  position: absolute;
  top: 32px;
  right: 8px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .l-main.-homepage.-global .c-numbersSec {
    overflow: visible;
  }
}
.l-main.-homepage.-global .c-numbersSec_container.-content {
  position: relative;
  z-index: 2;
}
.l-main.-homepage.-global .c-numbersSec_decor {
  position: absolute;
  right: 0;
  bottom: -405px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-numbersSec_decor {
    right: auto;
    bottom: 0;
    left: 0;
  }
}
.l-main.-homepage.-global .c-numbersSec .c-stats {
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-numbersSec .c-stats {
    margin-top: -12px;
  }
}
.l-main.-homepage.-global .c-numbersSec .c-stat_leaf {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  display: block;
  width: 267px;
  height: 277px;
  content: "";
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-numbersSec .c-stat_leaf {
    top: 11px;
    width: 178px;
    height: 225px;
    object-fit: cover;
  }
}
.l-main.-homepage.-global .c-numbersSec .c-stat:nth-child(3) {
  position: relative;
}
.l-main.-homepage.-global .c-numbersSec .c-stat:nth-child(4) {
  z-index: -1;
}
.l-main.-homepage.-global .c-mapSec {
  background-repeat: no-repeat;
  background-position: calc(50% + 170px) calc(100% + 130px);
}
@media (max-width: 1319px) {
  .l-main.-homepage.-global .c-mapSec {
    background-size: 135vw auto;
    background-position: calc(50% + 160px) calc(100% + 130px);
  }
}
@media (max-width: 1199px) {
  .l-main.-homepage.-global .c-mapSec {
    background-position: calc(50% + 160px) calc(100% + 100px);
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-mapSec {
    background-position: calc(50% - 87px) 28px;
    background-size: 791.18px auto;
  }
}
@media (max-width: 575px) {
  .l-main.-homepage.-global .c-mapSec {
    background-position: calc(61% + 87px) 28px;
  }
}
.l-main.-homepage.-global .c-mapSec_title {
  max-width: 548px;
}
.l-main.-homepage.-global .c-mapSec_text {
  max-width: 468px;
}
.l-main.-homepage.-global .c-mapSec .c-mapList {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-mapSec .c-mapList li {
    width: 50%;
    max-width: 170px;
  }
}
@media (max-width: 768px) {
  .l-main.-homepage.-global .c-mapSec .c-mapList {
    max-width: 450px;
  }
}
.l-main.-homepage.-global .c-videoSec_row {
  position: relative;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-videoSec_col.-left {
    order: 1;
  }
}
.l-main.-homepage.-global .c-videoSec_col.-left .c-image {
  z-index: 1;
}
.l-main.-homepage.-global .c-videoSec_col.-right {
  position: absolute;
  top: 152px;
  left: 0;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-videoSec_col.-right {
    position: relative;
    top: 0;
    order: 0;
  }
}
.l-main.-homepage.-global .c-videoSec_col.-right .t-text,
.l-main.-homepage.-global .c-videoSec_col.-right .t-title {
  max-width: 354px;
}
.l-main.-homepage.-global .c-videoSec_btnBox {
  z-index: 0;
  width: 100%;
  margin-top: -34px;
  margin-left: 290px;
}
@media (max-width: 1319px) {
  .l-main.-homepage.-global .c-videoSec_btnBox {
    margin-left: 100px;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-videoSec_btnBox {
    margin-top: 26px;
    margin-left: 0;
  }
}
.l-main.-homepage.-global .c-videoSec_image {
  display: flex;
  justify-content: flex-end;
}
.l-main.-homepage.-global .c-videoSec_swiper {
  margin-top: -18px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-videoSec_swiper {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-videoSec_swiper .c-videoBox {
    width: 100vw;
    max-height: 80vh;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-videoSec_swiper .c-videoBox_content {
    left: calc(50vw - 374px);
    width: 100%;
    max-width: 720px;
    padding: 0 28px 40px;
  }
}
@media (max-width: 768px) {
  .l-main.-homepage.-global .c-videoSec_swiper .c-videoBox_content {
    left: calc(50vw - 290px);
    max-width: 540px;
  }
}
@media (max-width: 575px) {
  .l-main.-homepage.-global .c-videoSec_swiper .c-videoBox_content {
    left: 0;
    max-width: 100vw;
    padding: 0 24px 40px;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-videoSec_swiper .swiper-pagination-progressbar {
    left: calc(50vw - 346px);
    max-width: 692px;
  }
}
@media (max-width: 768px) {
  .l-main.-homepage.-global .c-videoSec_swiper .swiper-pagination-progressbar {
    left: calc(50vw - 262px);
    max-width: 524px;
  }
}
@media (max-width: 575px) {
  .l-main.-homepage.-global .c-videoSec_swiper .swiper-pagination-progressbar {
    left: 24px;
    max-width: calc(100vw - 48px);
  }
}
.l-main.-homepage.-global .c-videoSec .c-image {
  object-fit: cover;
  object-position: center;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-videoSec .c-image {
    width: 100%;
    height: 540px;
  }
}
@media (max-width: 768px) {
  .l-main.-homepage.-global .c-videoSec .c-image {
    height: 424px;
  }
}
.l-main.-homepage.-global .c-videoSec .c-image.-left {
  max-width: 620px;
  max-height: 630px;
}
.l-main.-homepage.-global .c-videoSec .c-image.-right {
  max-width: 400px;
  max-height: 438px;
}
.l-main.-homepage.-global .c-capabilitiesSec_image {
  position: relative;
}
.l-main.-homepage.-global .c-capabilitiesSec_circle {
  position: absolute;
  top: -75px;
  left: -85px;
  mix-blend-mode: hard-light;
}
.l-main.-homepage.-global .c-interviewSec {
  overflow: visible;
}
@media (max-width: 374px) {
  .l-main.-homepage.-global .c-interviewSec_col.-image {
    max-height: 466px;
  }
}
.l-main.-homepage.-global .c-interviewSec .c-image {
  max-width: 440px;
  height: 100%;
  max-height: 100%;
}
@media (max-width: 1319px) {
  .l-main.-homepage.-global .c-googleMapsSec_row {
    padding: 0;
  }
}
.l-main.-homepage.-global .c-googleMapsSec_col {
  display: flex;
}
.l-main.-homepage.-global .c-googleMapsSec_nationsList {
  flex-shrink: 0;
  width: 260px;
  padding-right: 24px;
  padding-left: 24px;
  margin-right: 24px;
}
.l-main.-homepage.-global .c-googleMapsSec_nationsList .c-navVertical_link {
  padding-top: 12px;
  padding-bottom: 12px;
}
.l-main.-homepage.-global .c-googleMapsSec_header {
  position: relative;
  z-index: 1;
  max-width: 454px;
}
.l-main.-homepage.-global .c-googleMapsSec_mapContainer {
  position: relative;
  width: 100%;
}
.l-main.-homepage.-global .c-googleMapsSec_map .c-map {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 675px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-googleMapsSec_map .c-map {
    width: 100vw;
    height: 480px;
    margin-left: calc(50% - 50vw);
  }
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"] {
  border-top-left-radius: 80%;
  border-top-right-radius: 80%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
  animation: pulse 1s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:first-child {
  animation-delay: 0.7s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(2) {
  animation-delay: 0.9s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(3) {
  animation-delay: 1.1s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(4) {
  animation-delay: 1.3s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(5) {
  animation-delay: 1.5s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(6) {
  animation-delay: 1.7s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(7) {
  animation-delay: 1.9s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(8) {
  animation-delay: 2.1s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(9) {
  animation-delay: 2.3s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(10) {
  animation-delay: 2.5s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(11) {
  animation-delay: 2.7s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(12) {
  animation-delay: 2.9s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(13) {
  animation-delay: 3.1s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(14) {
  animation-delay: 3.3s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(15) {
  animation-delay: 3.5s;
}
.l-main.-homepage.-global
  .c-googleMapsSec_map
  .c-map.-animated
  div[role="button"]:nth-child(16) {
  animation-delay: 3.7s;
}
.l-main.-homepage.-global .c-googleMapsSec_decor {
  position: absolute;
  bottom: -168px;
  left: 156px;
  z-index: 0;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-googleMapsSec_decor {
    top: -35px;
    right: -88px;
    bottom: auto;
    left: auto;
  }
}
.l-main.-homepage.-global .c-socialMediaSec_col.-text {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.l-main.-homepage.-global .c-socialMediaSec_col.-text:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 50vw;
  height: calc(100% + 30px);
  content: "";
  background: #020c1e;
}
.l-main.-homepage.-global .c-socialMediaSec_col.-text .c-roundText {
  position: absolute;
  right: -64px;
  bottom: -84px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-socialMediaSec_col.-text .c-roundText {
    right: calc(50% - 50vw - 36px);
    bottom: -92px;
    width: 122px !important;
  }
}
.l-main.-homepage.-global .c-socialMediaSec_text {
  width: 100%;
}
.l-main.-homepage.-global .c-socialMediaSec_text > * {
  position: relative;
  z-index: 1;
}
.l-main.-homepage.-global .c-socialMediaSec_swiper {
  overflow: visible;
}
@media (min-width: 992px) {
  .l-main.-homepage.-global .c-socialMediaSec_swiper {
    height: 338px;
  }
}
.l-main.-homepage.-global .c-socialMediaSec_swiper:hover .c-arrowBtn {
  display: block;
  opacity: 1;
}
.l-main.-homepage.-global .c-socialMediaSec_swiper .c-arrowBtn {
  position: absolute;
  top: 120px;
  z-index: 1;
  display: none;
  opacity: 0;
  transition: opacity 0.1s ease-out;
}
.l-main.-homepage.-global .c-socialMediaSec_swiper .c-arrowBtn.-left {
  left: 14px;
}
.l-main.-homepage.-global .c-socialMediaSec_swiper .c-arrowBtn.-right {
  right: -30px;
}
.l-main.-homepage.-global
  .c-socialMediaSec_swiper
  .swiper-pagination-progressbar {
  bottom: -44px;
}
.l-main.-homepage.-global .c-socialMediaSec_swiper .swiper-slide {
  transition: transform 0.1s ease-out;
}
@media (min-width: 992px) {
  .l-main.-homepage.-global .c-socialMediaSec_swiper .swiper-slide:hover {
    transform: translate3d(0, 14px, 0);
  }
}
.l-main.-homepage.-global .c-socialMediaSec .t-text {
  max-width: 330px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-socialMediaSec .t-text {
    font-weight: 400;
    color: rgba(246, 246, 247, 0.65);
  }
}
.l-main.-homepage.-global .c-socialMediaSec .t-title {
  max-width: 354px;
}
.l-main.-homepage.-global .c-socialMediaSec .c-textDecor {
  position: absolute;
  top: -144px;
  left: -110px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-socialMediaSec .c-textDecor {
    top: -58px;
    right: calc(50% - 50vw);
    left: auto;
  }
}
.l-main.-homepage.-global .c-newsletterSec_row {
  position: relative;
}
.l-main.-homepage.-global .c-newsletterSec_col {
  padding-left: 250px;
}
@media (max-width: 1199px) {
  .l-main.-homepage.-global .c-newsletterSec_col {
    padding-left: 200px;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-newsletterSec_col {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.l-main.-homepage.-global .c-newsletterSec_image {
  position: absolute;
  bottom: -50px;
  left: 90px;
  z-index: 1;
}
@media (max-width: 1319px) {
  .l-main.-homepage.-global .c-newsletterSec_image {
    left: 35px;
  }
}
@media (max-width: 1199px) {
  .l-main.-homepage.-global .c-newsletterSec_image {
    bottom: -27px;
    left: 50px;
    width: 344px;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-global .c-newsletterSec_image {
    top: -276px;
    bottom: auto;
    left: 50%;
    width: 280px;
    transform: translate3d(-50%, 0, 0);
  }
}
.l-main.-homepage.-global .c-newsletterSec .t-text {
  max-width: 354px;
}
.l-main.-homepage.-local {
  margin-top: -80px;
}
.l-main.-homepage.-local .c-heroSec {
  position: relative;
  height: 100vh;
  min-height: 650px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec {
    height: auto;
    min-height: 0;
  }
}
.l-main.-homepage.-local .c-heroSec_bg {
  position: absolute;
  top: 80px;
  right: 0;
  width: 480px;
  min-width: 33vw;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec_bg {
    width: 100%;
    min-width: none;
    height: 284px;
  }
}
.l-main.-homepage.-local .c-heroSec.-ready:not(.-noVideo) .c-hero:before {
  transform: translate3d(100%, 0, 0);
}
.l-main.-homepage.-local .c-heroSec.-ready .c-hero_content > * {
  visibility: visible;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec.-ready .c-hero_video {
    max-height: 440px;
  }
}
.l-main.-homepage.-local .c-heroSec.-ready .c-heroSec_row.-box,
.l-main.-homepage.-local .c-heroSec.-ready .c-heroSec_row.-decor {
  opacity: 1;
}
.l-main.-homepage.-local .c-heroSec.-ready .c-heroSec_logo {
  opacity: 0;
}
.l-main.-homepage.-local .c-heroSec.-noVideo .c-hero:before {
  transform: translate3d(100%, 0, 0);
}
.l-main.-homepage.-local .c-heroSec.-local .c-hero:before {
  width: calc(100vw - 435px);
  min-width: 50vw;
}
@media (max-width: 1199px) {
  .l-main.-homepage.-local .c-heroSec.-local .c-hero:before {
    width: calc(100vw - 300px);
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec.-local .c-hero:before {
    width: 100vw;
    min-width: 0;
  }
}
.l-main.-homepage.-local .c-heroSec.-local .c-hero_content .c-textDecor {
  margin-left: 12px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec.-local.-ready .c-hero_video {
    max-height: 364px;
  }
}
.l-main.-homepage.-local .c-heroSec_logo {
  position: absolute;
  top: calc(50% - 28px);
  left: calc(50% - 176px);
  z-index: 1;
  width: 352px;
  transition: opacity 0.2s ease-in;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec_logo {
    top: calc(50vh - 20px);
    left: calc(50% - 126px);
  }
}
.l-main.-homepage.-local .c-heroSec_logo img {
  width: 400px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec_logo img {
    width: 252px;
  }
}
.l-main.-homepage.-local .c-heroSec_col,
.l-main.-homepage.-local .c-heroSec_row {
  position: static;
}
.l-main.-homepage.-local .c-heroSec_row.-box,
.l-main.-homepage.-local .c-heroSec_row.-decor {
  opacity: 0;
}
.l-main.-homepage.-local .c-heroSec_box {
  position: absolute;
  top: calc(50% - 150px);
  right: 0;
  z-index: 2;
  width: 220px;
  padding: 24px 24px 32px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec_box {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    padding: 24px;
  }
}
.l-main.-homepage.-local .c-heroSec_box .c-roundText {
  position: absolute;
  top: -54px;
  left: -54px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec_box .c-roundText {
    top: -38px;
    right: -48px;
    left: auto;
  }
}
.l-main.-homepage.-local .c-heroSec_box .c-label {
  position: relative;
  z-index: 1;
}
.l-main.-homepage.-local .c-heroSec_decor {
  position: absolute;
  bottom: 16px;
  left: calc(100% - 740px);
  z-index: 2;
}
@media (max-width: 1319px) {
  .l-main.-homepage.-local .c-heroSec_decor {
    left: calc(100% - 660px);
  }
}
@media (max-width: 1199px) {
  .l-main.-homepage.-local .c-heroSec_decor {
    left: calc(100% - 595px);
  }
}
@media (max-width: 1199px) and (max-height: 860px) {
  .l-main.-homepage.-local .c-heroSec_decor {
    left: calc(100% - 525px);
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec_decor {
    position: relative;
    bottom: auto;
    left: 12px;
  }
}
@media (max-width: 1319px) {
  .l-main.-homepage.-local .c-heroSec_decor .c-textDecor {
    font-size: 95px;
  }
}
@media (max-width: 1199px) {
  .l-main.-homepage.-local .c-heroSec_decor .c-textDecor {
    font-size: 85px;
  }
}
@media (max-width: 1199px) and (max-height: 860px) {
  .l-main.-homepage.-local .c-heroSec_decor .c-textDecor {
    font-size: 75px;
  }
}
.l-main.-homepage.-local .c-heroSec_decor .c-roundText {
  position: absolute;
  top: -57px;
  left: -60px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec_decor .c-roundText {
    top: -38px;
    right: -48px;
    left: auto;
  }
}
@media (min-width: 992px) {
  .l-main.-homepage.-local .c-heroSec .c-hero {
    height: 800px;
    min-height: 650px;
  }
}
.l-main.-homepage.-local .c-heroSec .c-hero:before {
  position: absolute;
  top: 0;
  right: calc(100% + 1px);
  z-index: 1;
  width: calc(50vw - 200px);
  min-width: 520px;
  height: 100%;
  content: "";
  background: #020c1e;
  transition: transform 0.4s ease-out 0.4s;
}
@media (max-width: 1319px) {
  .l-main.-homepage.-local .c-heroSec .c-hero:before {
    width: calc(50vw - 20px);
  }
}
@media (max-width: 1319px) and (max-width: 1040px) {
  .l-main.-homepage.-local .c-heroSec .c-hero:before {
    width: 50%;
    min-width: 0;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec .c-hero:before {
    top: auto;
    bottom: 0;
    display: none;
    width: 100vw;
    min-width: 0;
    height: 60%;
  }
}
.l-main.-homepage.-local .c-heroSec .c-hero_content {
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) and (max-height: 860px) {
  .l-main.-homepage.-local .c-heroSec .c-hero_content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100vh;
    padding-top: 30px;
    padding-bottom: 75px;
    min-height: 650px;
  }
}
.l-main.-homepage.-local .c-heroSec .c-hero_content > * {
  visibility: hidden;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec .c-hero_content img {
    max-width: 150px;
  }
}
.l-main.-homepage.-local .c-heroSec .c-hero_content .t-text {
  max-width: 455px;
}
@media (min-width: 992px) and (max-width: 1400px) and (max-height: 860px) {
  .l-main.-homepage.-local .c-heroSec .c-hero_content .t-text {
    max-width: 370px;
  }
}
.l-main.-homepage.-local .c-heroSec .c-hero_video {
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100%;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out 0.2s;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec .c-hero_video {
    max-height: 100vh;
  }
}
.l-main.-homepage.-local .c-heroSec .c-hero_video video {
  min-height: 100%;
  transition: width 0.4s ease-in-out 0.2s;
}
@media (min-width: 1730px) {
  .l-main.-homepage.-local .c-heroSec .c-hero_video video {
    min-width: 100%;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-heroSec .c-hero_video video {
    height: 100vh;
  }
}
.l-main.-homepage.-local .c-heroSec .c-hero_socials {
  position: absolute;
  top: 32px;
  right: 8px;
  display: flex;
  flex-direction: column;
}
.l-main.-homepage.-local .c-numbersSec_col.-teaser .t-title {
  max-width: 454px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-numbersSec_col.-teaser .t-title {
    font-weight: 700;
  }
}
.l-main.-homepage.-local .c-numbersSec_col.-teaser .t-text {
  max-width: 354px;
}
.l-main.-homepage.-local .c-numbersSec_col.-numbers {
  width: 700px;
}
@media (max-width: 1319px) {
  .l-main.-homepage.-local .c-numbersSec_col.-numbers {
    width: 500px;
  }
}
@media (max-width: 1199px) {
  .l-main.-homepage.-local .c-numbersSec_col.-numbers {
    width: 460px;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-numbersSec_col.-numbers {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-numbersSec .c-stats .c-stat {
    width: calc(50vw + 6px + 50%);
  }
}
.l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:after {
  position: absolute;
  display: none;
  width: 160px;
  height: 160px;
  content: "";
  background-image: url(images/circle.9dc41e4d.png);
  background-repeat: no-repeat;
  background-position: 50%;
  opacity: 0.8;
  mix-blend-mode: luminosity;
}
.l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:first-child {
  position: relative;
}
.l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:first-child:after {
  top: 0;
  right: -80px;
  display: block;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:first-child:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:first-child {
    z-index: 2;
    order: 2;
    background-color: #0b1528;
  }
  .l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:first-child:after {
    top: 80px;
    right: 20px;
    display: block;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:nth-child(2) {
    order: 4;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:nth-child(3) {
    order: 3;
    background-color: #102ea1;
  }
  .l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:nth-child(3) > * {
    color: #f6f6f7;
  }
  .l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:nth-child(3) .t-text {
    color: rgba(246, 246, 247, 0.65);
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:nth-child(4) {
    order: 1;
    background-color: #f6f6f7;
  }
  .l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:nth-child(4) > * {
    color: #020c1e;
  }
  .l-main.-homepage.-local .c-numbersSec .c-stats .c-stat:nth-child(4) .t-text {
    color: rgba(2, 12, 30, 0.65);
  }
}
@media (min-width: 992px) {
  .l-main.-homepage.-local .c-videoSec {
    padding-bottom: 194px;
  }
}
.l-main.-homepage.-local .c-videoSec_row {
  position: relative;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-videoSec_col.-left {
    order: 1;
  }
}
.l-main.-homepage.-local .c-videoSec_col.-left .c-image {
  z-index: 1;
}
.l-main.-homepage.-local .c-videoSec_col.-right {
  position: absolute;
  top: 152px;
  left: 0;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-videoSec_col.-right {
    position: relative;
    top: 0;
    order: 0;
  }
}
.l-main.-homepage.-local .c-videoSec_col.-right .t-text,
.l-main.-homepage.-local .c-videoSec_col.-right .t-title {
  max-width: 354px;
}
.l-main.-homepage.-local .c-videoSec_btnBox {
  z-index: 0;
  width: 100%;
  margin-top: -34px;
  margin-left: 290px;
}
@media (max-width: 1319px) {
  .l-main.-homepage.-local .c-videoSec_btnBox {
    margin-left: 100px;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-videoSec_btnBox {
    margin-top: 26px;
    margin-left: 0;
  }
}
.l-main.-homepage.-local .c-videoSec_image {
  display: flex;
  justify-content: flex-end;
}
.l-main.-homepage.-local .c-videoSec_swiper {
  margin-top: -18px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-videoSec_swiper {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-videoSec_swiper .c-videoBox {
    width: 100vw;
    max-height: 80vh;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-videoSec_swiper .c-videoBox_content {
    left: calc(50vw - 374px);
    width: 100%;
    max-width: 720px;
    padding: 0 28px 40px;
  }
}
@media (max-width: 768px) {
  .l-main.-homepage.-local .c-videoSec_swiper .c-videoBox_content {
    left: calc(50vw - 290px);
    max-width: 540px;
  }
}
@media (max-width: 575px) {
  .l-main.-homepage.-local .c-videoSec_swiper .c-videoBox_content {
    left: 0;
    max-width: 100vw;
    padding: 0 24px 40px;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-videoSec_swiper .swiper-pagination-progressbar {
    left: calc(50vw - 346px);
    max-width: 692px;
  }
}
@media (max-width: 768px) {
  .l-main.-homepage.-local .c-videoSec_swiper .swiper-pagination-progressbar {
    left: calc(50vw - 262px);
    max-width: 524px;
  }
}
@media (max-width: 575px) {
  .l-main.-homepage.-local .c-videoSec_swiper .swiper-pagination-progressbar {
    left: 24px;
    max-width: calc(100vw - 48px);
  }
}
.l-main.-homepage.-local .c-videoSec .c-image {
  object-fit: cover;
  object-position: center;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-videoSec .c-image {
    width: 100%;
    height: 540px;
  }
}
@media (max-width: 768px) {
  .l-main.-homepage.-local .c-videoSec .c-image {
    height: 424px;
  }
}
.l-main.-homepage.-local .c-videoSec .c-image.-left {
  max-width: 620px;
  max-height: 630px;
}
.l-main.-homepage.-local .c-videoSec .c-image.-right {
  max-width: 400px;
  max-height: 438px;
}
.l-main.-homepage.-local .c-logotypesSec {
  position: relative;
}
.l-main.-homepage.-local .c-logotypesSec:after,
.l-main.-homepage.-local .c-logotypesSec:before {
  position: absolute;
  left: 0;
  content: "";
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-logotypesSec:after,
  .l-main.-homepage.-local .c-logotypesSec:before {
    display: none;
  }
}
.l-main.-homepage.-local .c-logotypesSec:before {
  bottom: 0;
  z-index: 3;
  width: 80px;
  height: 100%;
  background-color: #020c1e;
}
.l-main.-homepage.-local .c-logotypesSec:after {
  top: 0;
  z-index: 2;
  width: 100%;
  height: 1px;
  background-color: rgba(246, 246, 247, 0.15);
}
.l-main.-homepage.-local .c-logotypesSec .swiper-wrapper {
  transition-timing-function: linear;
}
.l-main.-homepage.-local .c-searchSec {
  position: relative;
}
.l-main.-homepage.-local .c-searchSec:before {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 80px;
  height: 100%;
  content: "";
  background-color: #020c1e;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-searchSec:before {
    display: none;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-searchSec:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 438px;
    background-color: #020c1e;
    opacity: 0.3;
    mix-blend-mode: multiply;
  }
}
.l-main.-homepage.-local .c-searchSec_col.-teaser {
  position: relative;
}
.l-main.-homepage.-local .c-searchSec_col.-teaser:after,
.l-main.-homepage.-local .c-searchSec_col.-teaser:before {
  position: absolute;
  content: "";
}
.l-main.-homepage.-local .c-searchSec_col.-teaser:before {
  right: 0;
  bottom: 136px;
  z-index: 2;
  width: 32px;
  height: 32px;
  background-image: url(images/arrow_point-grey.db90bc52.svg);
  background-size: contain;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-searchSec_col.-teaser:before {
    display: none;
  }
}
.l-main.-homepage.-local .c-searchSec_col.-teaser:after {
  top: 0;
  left: -50px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #020c1e;
  opacity: 0.3;
  mix-blend-mode: multiply;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-searchSec_col.-teaser:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-searchSec_col.-teaser .t-title {
    font-weight: 700;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-searchSec_col.-filters {
    padding-left: 0;
    padding-right: 0;
  }
}
.l-main.-homepage.-local .c-searchSec_bg {
  position: absolute;
  top: 0;
  left: -50px;
  z-index: 0;
  width: calc(100% - 20px);
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-searchSec_bg {
    width: 100vw;
    height: 438px;
    left: 0;
  }
}
.l-main.-homepage.-local .c-searchSec_wrapper {
  position: relative;
  z-index: 3;
  padding-right: 40px;
  padding-left: 40px;
  margin-top: -96px;
  margin-right: -20px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-searchSec_wrapper {
    margin-top: 0;
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.l-main.-homepage.-local .c-searchSec .c-teaser {
  position: relative;
  z-index: 2;
}
.l-main.-homepage.-local .c-searchSec .c-teaser .t-title {
  max-width: 410px;
}
.l-main.-homepage.-local .c-searchSec .c-teaser .t-text {
  max-width: 368px;
}
.l-main.-homepage.-local .c-searchSec + .c-capabilitiesSec {
  margin-top: 72px;
}
.l-main.-homepage.-local .c-capabilitiesSec_image {
  position: relative;
}
.l-main.-homepage.-local .c-capabilitiesSec_circle {
  position: absolute;
  top: -75px;
  left: -85px;
  mix-blend-mode: hard-light;
}
.l-main.-homepage.-local .c-interviewSec {
  overflow: visible;
}
@media (max-width: 374px) {
  .l-main.-homepage.-local .c-interviewSec_col.-image {
    max-height: 466px;
  }
}
.l-main.-homepage.-local .c-interviewSec .c-image {
  max-width: 440px;
  height: 100%;
  max-height: 100%;
}
.l-main.-homepage.-local .c-socialMediaSec_col.-text {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.l-main.-homepage.-local .c-socialMediaSec_col.-text:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 50vw;
  height: calc(100% + 30px);
  content: "";
  background: #020c1e;
}
.l-main.-homepage.-local .c-socialMediaSec_col.-text .c-roundText {
  position: absolute;
  right: -78px;
  bottom: -62px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-socialMediaSec_col.-text .c-roundText {
    right: calc(50% - 50vw - 36px);
    bottom: -92px;
    width: 100px;
  }
}
.l-main.-homepage.-local .c-socialMediaSec_text {
  width: 100%;
}
.l-main.-homepage.-local .c-socialMediaSec_text > * {
  position: relative;
  z-index: 1;
}
.l-main.-homepage.-local .c-socialMediaSec_swiper {
  overflow: visible;
}
.l-main.-homepage.-local .c-socialMediaSec_swiper:hover .c-arrowBtn {
  display: block;
  opacity: 1;
  animation: fadeIn 0.1s ease-out;
}
.l-main.-homepage.-local .c-socialMediaSec_swiper .c-arrowBtn {
  position: absolute;
  top: calc(50% - 24px);
  right: 100px;
  z-index: 1;
  display: none;
  opacity: 0;
}
.l-main.-homepage.-local
  .c-socialMediaSec_swiper
  .swiper-pagination-progressbar {
  bottom: -44px;
}
.l-main.-homepage.-local .c-socialMediaSec_swiper .swiper-slide {
  transition: transform 0.1s ease-out;
}
@media (min-width: 992px) {
  .l-main.-homepage.-local .c-socialMediaSec_swiper .swiper-slide:hover {
    transform: translate3d(0, 14px, 0);
  }
}
.l-main.-homepage.-local .c-socialMediaSec .t-text {
  max-width: 330px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-socialMediaSec .t-text {
    font-weight: 400;
    color: rgba(246, 246, 247, 0.65);
  }
}
.l-main.-homepage.-local .c-socialMediaSec .t-title {
  max-width: 354px;
}
.l-main.-homepage.-local .c-socialMediaSec .c-textDecor {
  position: absolute;
  top: -144px;
  left: -110px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-socialMediaSec .c-textDecor {
    top: -58px;
    right: calc(50% - 50vw);
    left: auto;
  }
}
.l-main.-homepage.-local .c-socialMediaSec_image {
  position: absolute;
  bottom: -50px;
  left: 70px;
  z-index: 1;
}
@media (max-width: 1319px) {
  .l-main.-homepage.-local .c-socialMediaSec_image {
    left: 35px;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-socialMediaSec_image {
    top: -276px;
    bottom: auto;
    left: 50%;
    width: 280px;
    transform: translate3d(-50%, 0, 0);
  }
}
.l-main.-homepage.-local .c-awardsSec_decorWrapper {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-awardsSec_decorWrapper {
    width: auto;
    position: absolute;
    top: -72px;
    left: 0;
    z-index: 0;
  }
}
.l-main.-homepage.-local .c-awardsSec_decorWrapper .c-textDecor {
  display: none;
}
.l-main.-homepage.-local .c-awardsSec_col.-teaser .t-text {
  max-width: 354px;
  opacity: 0.65;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-awardsSec_col.-teaser .t-text {
    opacity: 0.7;
  }
}
.l-main.-homepage.-local .c-awardsSec_splide {
  position: relative;
}
.l-main.-homepage.-local .c-awardsSec_splide:before {
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 10;
  display: block;
  width: 50vw;
  height: 100%;
  content: "";
  background-color: #020c1e;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-awardsSec_splide:before {
    display: none;
  }
}
.l-main.-homepage.-local .c-awardsSec_splide .splide__track {
  overflow: visible;
}
.l-main.-homepage.-local .c-awardsSec_swiper {
  position: relative;
  overflow: visible;
}
.l-main.-homepage.-local .c-awardsSec_swiper .swiper-wrapper {
  transition-timing-function: linear;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-awardsSec_swiper .swiper-wrapper {
    min-height: 250px;
  }
}
.l-main.-homepage.-local .c-awardsSec_swiper .swiper-slide {
  width: auto;
  max-width: 300px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-awardsSec_swiper .swiper-slide {
    width: 332px;
    max-width: none;
  }
}
@media (max-width: 768px) {
  .l-main.-homepage.-local .c-awardsSec_swiper .swiper-slide {
    width: calc(100% - 48px);
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-awardsSec_swiper .swiper-slide.-active .c-award {
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #f6f6f7;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local
    .c-awardsSec_swiper
    .swiper-slide.-active
    .c-award
    figcaption
    .t-title {
    color: #102ea1;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local
    .c-awardsSec_swiper
    .swiper-slide.-active
    .c-award
    figcaption
    .t-text {
    color: #020c1e;
  }
}
.l-main.-homepage.-local .c-awardsSec_swiper .swiper-pagination {
  bottom: -32px;
  display: flex;
  justify-content: center;
}
.l-main.-homepage.-local .c-awardsSec.-awards .c-textDecor.-awards {
  display: block;
  transform: translateX(300px);
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-awardsSec.-awards .c-textDecor.-awards {
    transform: none;
  }
}
.l-main.-homepage.-local .c-awardsSec.-partners .c-textDecor.-partners {
  display: block;
  transform: translateX(300px);
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-awardsSec.-partners .c-textDecor.-partners {
    transform: none;
  }
}
@media (min-width: 992px) {
  .l-main.-homepage.-local .c-awardsSec + .c-sellingLandSec {
    padding-top: 180px;
  }
}
.l-main.-homepage.-local .c-awardsSec .c-award {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-awardsSec .c-award {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: auto;
    padding: 16px 24px;
    cursor: default;
    background-color: #102ea1;
  }
}
@media (min-width: 992px) {
  .l-main.-homepage.-local .c-awardsSec .c-award {
    filter: grayscale(100%);
    opacity: 0.5;
  }
  .l-main.-homepage.-local .c-awardsSec .c-award:hover {
    filter: none;
    opacity: 1;
  }
}
.l-main.-homepage.-local .c-awardsSec .c-award_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-awardsSec .c-award img {
    height: 40px;
  }
}
.l-main.-homepage.-local .c-awardsSec .c-award figcaption {
  width: 100%;
}
.l-main.-homepage.-local .c-awardsSec .c-award figcaption .t-text,
.l-main.-homepage.-local .c-awardsSec .c-award figcaption .t-title {
  transition: 0.2s ease-in-out;
}
.l-main.-homepage.-local .c-awardsSec .c-award figcaption .t-text {
  opacity: 0.65;
  font-weight: 300;
}
.l-main.-homepage.-local .c-awardsSec .c-awardHover {
  position: absolute;
  top: calc(100% + 80px);
  left: 50%;
  width: 510px;
  padding: 56px 112px 56px 56px;
  pointer-events: none;
  background-color: #102ea1;
  opacity: 0;
  transition: 0.2s ease-in-out;
  transform: translate(calc(-50% - 60px), 10px);
}
.l-main.-homepage.-local .c-awardsSec .c-awardHover:after {
  position: absolute;
  top: -32px;
  right: -80px;
  width: 160px;
  height: 160px;
  content: "";
  background-image: url(images/circle.9dc41e4d.png);
  background-repeat: no-repeat;
  background-position: 50%;
  opacity: 0.75;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-awardsSec .c-awardHover:after {
    display: none;
  }
}
.l-main.-homepage.-local .c-awardsSec .c-awardHover .t-text,
.l-main.-homepage.-local .c-awardsSec .c-awardHover .t-title {
  transition: 0.2s ease-in-out;
}
.l-main.-homepage.-local .c-awardsSec .c-awardHover .t-text {
  opacity: 0.65;
  font-weight: 300;
}
.l-main.-homepage.-local .c-awardsSec .c-awardHover.-active {
  opacity: 1;
  transform: translate(calc(-50% - 60px));
}
.l-main.-homepage.-local .c-managersSec_decorWrapper {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-managersSec_decorWrapper {
    width: auto;
    position: absolute;
    top: -72px;
    left: 0;
    z-index: 0;
  }
}
.l-main.-homepage.-local .c-managersSec .t-text {
  max-width: 550px;
}
.l-main.-homepage.-local .c-sellingLandSec_row {
  position: relative;
}
.l-main.-homepage.-local .c-sellingLandSec_col {
  padding-left: 250px;
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-sellingLandSec_col {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.l-main.-homepage.-local .c-sellingLandSec_image {
  position: absolute;
  bottom: -50px;
  left: 90px;
  z-index: 1;
}
@media (max-width: 1319px) {
  .l-main.-homepage.-local .c-sellingLandSec_image {
    left: 35px;
  }
}
@media (max-width: 1199px) {
  .l-main.-homepage.-local .c-sellingLandSec_image {
    bottom: -27px;
    left: 50px;
    width: 344px;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-sellingLandSec_image {
    top: -276px;
    bottom: auto;
    left: 50%;
    width: 280px;
    transform: translate3d(-50%, 0, 0);
  }
}
.l-main.-homepage.-local .c-sellingLandSec .t-text {
  max-width: 354px;
}
.l-main.-homepage.-local .c-newsletterSec_row {
  position: relative;
}
.l-main.-homepage.-local .c-newsletterSec_col {
  padding-left: 250px;
}
@media (max-width: 1199px) {
  .l-main.-homepage.-local .c-newsletterSec_col {
    padding-left: 200px;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-newsletterSec_col {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.l-main.-homepage.-local .c-newsletterSec_image {
  position: absolute;
  bottom: -50px;
  left: 90px;
  z-index: 1;
}
@media (max-width: 1319px) {
  .l-main.-homepage.-local .c-newsletterSec_image {
    left: 35px;
  }
}
@media (max-width: 1199px) {
  .l-main.-homepage.-local .c-newsletterSec_image {
    bottom: -27px;
    left: 50px;
    width: 344px;
  }
}
@media (max-width: 991px) {
  .l-main.-homepage.-local .c-newsletterSec_image {
    top: -276px;
    bottom: auto;
    left: 50%;
    width: 280px;
    transform: translate3d(-50%, 0, 0);
  }
}
.l-main.-homepage.-local .c-newsletterSec .t-text {
  max-width: 354px;
}
.l-main.-newsroom .c-heroSec_container {
  position: relative;
}
.l-main.-newsroom .c-heroSec_row {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 991px) {
  .l-main.-newsroom .c-heroSec_row.-breadcrumbs {
    position: absolute;
    top: 40px;
    left: 20px;
    z-index: 2;
  }
}
.l-main.-newsroom .c-heroSec_swiper {
  overflow: visible;
}
.l-main.-newsroom .c-heroSec_swiper .c-arrowBtn {
  right: 0;
  transform: translate3d(50%, 0, 0);
}
.l-main.-newsroom .c-heroSec_swiper .c-arrowBtn:after {
  display: none;
}
.l-main.-newsroom .c-heroSec .swiper-pagination {
  bottom: 33px;
  width: auto;
}
@media (max-width: 1319px) {
  .l-main.-newsroom .c-heroSec .swiper-pagination {
    bottom: 0;
  }
}
@media (max-width: 991px) {
  .l-main.-newsroom .c-heroSec .swiper-pagination {
    width: 100%;
  }
}
.l-main.-newsroom .c-heroSec .c-teaser_col.-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 991px) {
  .l-main.-newsroom .c-heroSec .c-teaser_col.-content {
    position: relative;
    z-index: 1;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .l-main.-newsroom .c-heroSec .c-teaser_col.-content {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 991px) {
  .l-main.-newsroom .c-heroSec .c-teaser_col.-content > div {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .l-main.-newsroom .c-heroSec .c-teaser_col.-media {
    min-height: 542px;
  }
}
@media (max-width: 991px) {
  .l-main.-newsroom .c-heroSec .c-teaser_col.-media {
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    z-index: 0;
    min-width: 100vw;
    padding-top: 79%;
  }
}
@media (max-width: 575px) {
  .l-main.-newsroom .c-heroSec .c-teaser_col.-media {
    height: 284px;
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .l-main.-newsroom .c-heroSec .c-teaser_col.-media:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(2, 12, 30, 0.5);
  }
}
.l-main.-newsroom .c-heroSec .c-teaser_col.-media img {
  width: 480px;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1319px) {
  .l-main.-newsroom .c-heroSec .c-teaser_col.-media img {
    width: 400px;
  }
}
@media (max-width: 991px) {
  .l-main.-newsroom .c-heroSec .c-teaser_col.-media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.l-main.-newsroom .c-heroSec .c-teaser .t-title {
  max-width: 590px;
}
.l-main.-newsroom .c-heroSec .c-teaser .t-text {
  max-width: 455px;
  opacity: 0.65;
}
.l-main.-newsroom .c-heroSec .c-teaser .c-btn {
  min-width: 210px;
}
@media (max-width: 991px) {
  .l-main.-newsroom .c-heroSec .c-teaser .c-btn {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .l-main.-newsroom .c-newsroomSec {
    padding-left: 80px;
  }
}
@media (min-width: 1320px) {
  .l-main.-newsroom .c-newsroomSec_container {
    max-width: 1320px;
  }
}
.l-main.-newsroom .c-newsroomSec_row.-pagination {
  justify-content: center;
}
.l-main.-newsroom .c-newsroomSec_row.-list {
  max-width: 1100px;
  margin: 0 auto;
}
.l-main.-newsroom .c-newsroomSec_row.-list > * {
  max-width: 348px;
}
.l-main.-newsroom .c-newsroomSec_col.-categories {
  position: relative;
  max-width: 100%;
  padding-right: 22px;
  padding-left: 22px;
  overflow: auto;
}
@media (min-width: 992px) {
  .l-main.-newsroom .c-newsroomSec_col.-categories {
    margin-right: 69px;
    margin-left: 69px;
  }
}
@media (max-width: 991px) {
  .l-main.-newsroom .c-newsroomSec_col.-categories {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .l-main.-newsroom .c-newsroomSec_col.-categories .c-navHorizontal {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.l-main.-article .c-heroSec .t-title {
  max-width: 615px;
}
.l-main.-article .c-heroSec .t-text {
  max-width: 455px;
}
.l-main.-article .c-heroSec .c-teaser .t-text + .t-text {
  margin-left: 8px;
}
@media (max-width: 768px) {
  .l-main.-article .c-heroSec .c-teaser_row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.l-main.-article .c-pdf {
  width: 100%;
  height: calc(100vh - 80px);
}
.l-main.-article .c-articleSec .c-video {
  position: relative;
}
.l-main.-article .c-articleSec .c-video .c-playBtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.l-main.-caseStudies .c-heroSec_container {
  position: relative;
}
.l-main.-caseStudies .c-heroSec_decor {
  position: absolute;
  right: 169px;
  bottom: 96px;
}
@media (max-width: 1319px) {
  .l-main.-caseStudies .c-heroSec_decor {
    right: 84px;
  }
}
@media (max-width: 991px) {
  .l-main.-caseStudies .c-heroSec_decor {
    left: 24px;
    bottom: 34px;
    width: calc(100% - 24px);
  }
}
@media (max-width: 374px) {
  .l-main.-caseStudies .c-heroSec_decor {
    right: auto;
    left: 24px;
  }
}
.l-main.-caseStudies .c-heroSec_decor .c-textDecor {
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .l-main.-caseStudies .c-heroSec_decor .c-textDecor {
    color: #020c1e;
    -webkit-text-stroke-color: rgba(2, 12, 30, 0);
  }
}
.l-main.-caseStudies .c-heroSec_decor .c-roundText {
  position: absolute;
  top: -60px;
  right: 204px;
  z-index: 0;
}
@media (max-width: 991px) {
  .l-main.-caseStudies .c-heroSec_decor .c-roundText {
    top: auto;
    right: -45px;
    bottom: 0;
    width: 100px;
  }
}
.l-main.-caseStudies .c-heroSec .c-teaser .t-title {
  max-width: 504px;
}
.l-main.-caseStudies .c-heroSec .c-teaser .t-text {
  max-width: 360px;
}
.l-main.-caseStudies .c-filtersSec {
  overflow: visible;
}
.l-main.-caseStudies .c-filtersSec_row {
  margin-right: 0;
  margin-left: 0;
}
.l-main.-caseStudies .c-filtersSec_col {
  padding-right: 56px;
  padding-left: 56px;
}
@media (max-width: 1199px) {
  .l-main.-caseStudies .c-filtersSec_col {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  .l-main.-caseStudies .c-filtersSec_col {
    position: relative;
    z-index: 1;
    padding-right: 24px;
    padding-left: 24px;
    margin-top: -44px;
  }
}
.l-main.-caseStudies .c-caseListingSec_row.-listing {
  flex-wrap: wrap;
}
.l-main.-caseStudies .c-caseListingSec_row.-cta > * {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.l-main.-caseStudy .c-heroSec_container {
  position: relative;
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-heroSec_buttons {
    flex-direction: column;
  }
}
.l-main.-caseStudy .c-heroSec_decor {
  position: absolute;
  top: -30px;
  right: 273px;
  transform: rotate(-90deg);
  transform-origin: right;
}
@media (max-width: 1319px) {
  .l-main.-caseStudy .c-heroSec_decor {
    right: 210px;
  }
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-heroSec_decor {
    display: none;
  }
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-heroSec .c-teaser_logo {
    max-width: 90px;
  }
}
.l-main.-caseStudy .c-heroSec .c-teaser .t-title {
  max-width: 770px;
}
.l-main.-caseStudy .c-heroSec .c-teaser .t-text {
  max-width: 515px;
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-heroSec .c-teaser .t-text {
    max-width: none;
  }
}
.l-main.-caseStudy .c-heroSec .c-btn {
  min-width: 240px;
}
.l-main.-caseStudy .c-keyFactsSec_col {
  display: flex;
  flex-direction: column;
}
.l-main.-caseStudy .c-keyFactsSec .c-infoBox {
  position: absolute;
  top: -100px;
  right: 20px;
  z-index: 1;
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-keyFactsSec .c-infoBox {
    position: relative;
    top: auto;
    right: auto;
  }
}
.l-main.-caseStudy .c-keyFactsSec .c-image {
  max-height: 638px;
  overflow: visible;
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-keyFactsSec .c-image {
    width: 100vw;
    height: 466px;
    margin-left: calc(50% - 50vw);
  }
}
.l-main.-caseStudy .c-keyFactsSec .c-image .c-verticalText {
  position: absolute;
  bottom: 0;
  left: calc(100% + 70px);
}
.l-main.-caseStudy .c-keyFactsSec .c-stats {
  margin-top: -182px;
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-keyFactsSec .c-stats {
    margin-top: -160px;
  }
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-caseStudySliderSec,
  .l-main.-caseStudy .c-caseStudySliderSec_swiper:before {
    background-color: #fdfdff;
  }
}
.l-main.-caseStudy .c-factsSec {
  position: relative;
}
.l-main.-caseStudy .c-factsSec:before {
  position: absolute;
  top: 0;
  left: 81px;
  z-index: 0;
  width: 100vw;
  height: calc(100% - 384px);
  content: "";
  background-color: #fdfdff;
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-factsSec:before {
    left: 0;
    height: 100%;
  }
}
.l-main.-caseStudy .c-factsSec_col {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-factsSec_col {
    display: block;
  }
}
.l-main.-caseStudy .c-factsSec_container {
  position: relative;
  z-index: 1;
}
.l-main.-caseStudy .c-factsSec_list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  max-width: 704px;
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-factsSec_list {
    max-width: none;
  }
}
.l-main.-caseStudy .c-factsSec_list li {
  display: flex;
  width: calc(50% - 12px);
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-factsSec_list li {
    width: 100%;
  }
}
.l-main.-caseStudy .c-factsSec_list li:first-child {
  height: 10px;
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-factsSec_list li:first-child {
    display: none;
  }
}
.l-main.-caseStudy .c-factsSec .c-teaser {
  position: absolute;
  top: 0;
  left: 24px;
  max-width: 570px;
}
@media (max-width: 1319px) {
  .l-main.-caseStudy .c-factsSec .c-teaser {
    max-width: 390px;
  }
}
@media (max-width: 1199px) {
  .l-main.-caseStudy .c-factsSec .c-teaser {
    max-width: 320px;
  }
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-factsSec .c-teaser {
    position: static;
    max-width: none;
  }
}
@media (max-width: 1199px) {
  .l-main.-caseStudy .c-factsSec .c-teaser .t-title {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 28px;
    line-height: 1.28571;
  }
}
.l-main.-caseStudy .c-factsSec .c-teaser img {
  max-width: 128px;
}
@media (max-width: 991px) {
  .l-main.-caseStudy .c-factsSec .c-teaser img {
    max-width: 88px;
  }
}
.l-main.-caseStudy .c-articleSec blockquote {
  margin-top: 54px !important;
}
.l-main.-caseStudy .c-articleSec .c-article_richText h2:first-child {
  margin-top: 0;
}
@media (max-width: 991px) {
  .l-main.-about .c-heroSec_buttons {
    flex-direction: column;
  }
}
.l-main.-about .c-heroSec .t-title {
  max-width: 770px;
}
.l-main.-about .c-heroSec .t-text {
  max-width: 460px;
}
@media (max-width: 991px) {
  .l-main.-about .c-heroSec .c-teaser_logo {
    max-width: 150px;
  }
}
.l-main.-about .c-quoteSec {
  position: relative;
  overflow: visible;
}
@media (max-width: 991px) {
  .l-main.-about .c-quoteSec {
    overflow: hidden;
  }
}
.l-main.-about .c-quoteSec_container {
  position: relative;
}
.l-main.-about .c-quoteSec_row.-quote {
  min-height: 280px;
}
@media (max-width: 991px) {
  .l-main.-about .c-quoteSec_row.-quote {
    min-height: 0;
  }
}
.l-main.-about .c-quoteSec_row.-author {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.l-main.-about .c-quoteSec_row > * {
  position: relative;
  z-index: 1;
}
.l-main.-about .c-quoteSec_col.-quote {
  position: relative;
}
@media (max-width: 991px) {
  .l-main.-about .c-quoteSec_col.-text {
    order: 1;
  }
}
@media (max-width: 991px) {
  .l-main.-about .c-quoteSec_col.-photo {
    order: 0;
  }
}
@media (max-width: 575px) {
  .l-main.-about .c-quoteSec_col.-photo {
    min-width: 100vw;
    padding-right: 0;
    padding-left: 0;
    transform: translate3d(-16px, 0, 0);
  }
}
@media (min-width: 992px) {
  .l-main.-about .c-quoteSec_col.-photo .c-image {
    width: 312px;
    height: 338px;
    margin-top: -25px;
  }
}
@media (max-width: 991px) {
  .l-main.-about .c-quoteSec_col.-photo .c-image {
    padding-top: 129%;
  }
}
.l-main.-about .c-quoteSec_col.-photo img {
  object-position: top;
}
@media (max-width: 991px) {
  .l-main.-about .c-quoteSec_col.-photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.l-main.-about .c-quoteSec .t-title {
  max-width: 565px;
}
@media (max-width: 991px) {
  .l-main.-about .c-quoteSec .t-title {
    font-weight: 700;
  }
}
.l-main.-about .c-quoteSec .t-text {
  width: 95%;
  max-width: 550px;
}
@media (max-width: 991px) {
  .l-main.-about .c-quoteSec .t-text {
    width: 100%;
    max-width: none;
  }
}
.l-main.-about .c-quoteSec .c-roundText {
  position: absolute;
  bottom: -64px;
  left: -72px;
  z-index: 0;
}
@media (max-width: 991px) {
  .l-main.-about .c-quoteSec .c-roundText {
    right: -45px;
    bottom: -65px;
    left: auto;
    width: 100px;
  }
}
.l-main.-about .c-quoteSec .c-textDecor {
  position: absolute;
  top: -150px;
  right: -81px;
  z-index: 0;
  display: inline-block;
  padding: 80px;
  background-color: #102ea1;
  transform: rotate(-90deg);
}
@media (max-width: 1319px) {
  .l-main.-about .c-quoteSec .c-textDecor {
    right: -210px;
  }
}
.l-main.-about .c-quoteSec .c-textDecor span {
  -webkit-text-stroke-color: rgba(246, 246, 247, 0.3);
}
.l-main.-about .c-timelineSec {
  overflow: visible;
}
.l-main.-about .c-timelineSec_row.-beginning {
  position: relative;
}
.l-main.-about .c-timelineSec_row.-beginning .c-timelineSec_col.-image {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 991px) {
  .l-main.-about .c-timelineSec_row.-beginning .c-timelineSec_col.-image {
    position: relative;
  }
}
@media (max-width: 991px) {
  .l-main.-about
    .c-timelineSec_row.-beginning
    .c-timelineSec_col.-image
    .c-image {
    width: 100%;
    height: 284px;
  }
}
@media (max-width: 991px) {
  .l-main.-about .c-timelineSec_row.-beginning .c-textDecor {
    position: absolute;
    right: 0;
    bottom: -40px;
  }
}
.l-main.-about .c-timelineSec_row.-now {
  margin-top: -82px;
}
@media (max-width: 991px) {
  .l-main.-about .c-timelineSec_row.-now {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .l-main.-about .c-timelineSec_row.-now .c-timelineSec_col.-image {
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 991px) {
  .l-main.-about .c-timelineSec_row.-now .c-timelineSec_col.-text {
    order: 1;
  }
}
@media (min-width: 992px) {
  .l-main.-about .c-timelineSec_row.-now .c-nowSec {
    position: absolute;
    top: -160px;
    left: 0;
    height: 626px;
  }
}
@media (max-width: 991px) {
  .l-main.-about .c-timelineSec_row.-now .c-nowSec {
    display: flex;
    justify-content: flex-end;
    width: 100vw;
    padding: 0 24px;
    margin-left: calc(50% - 50vw);
  }
}
.l-main.-about .c-timelineSec_row.-now .c-nowSec:after {
  height: 172px;
  content: "";
  background: #102ea1;
  opacity: 0.9;
  mix-blend-mode: hard-light;
}
@media (min-width: 992px) {
  .l-main.-about .c-timelineSec_row.-now .c-nowSec:after {
    width: 330px;
    height: 626px;
  }
}
@media (max-width: 991px) {
  .l-main.-about .c-timelineSec_row.-now .c-nowSec:after {
    left: calc(50% - 50vw);
    width: 100vw;
  }
}
.l-main.-about .c-timelineSec_row.-now .c-nowSec .c-textDecor {
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .l-main.-about .c-timelineSec_row.-now .c-nowSec .c-textDecor {
    top: 733px;
    left: 0;
    display: inline-block;
    padding: 64px 64px 66px 0;
    text-align: right;
    transform: rotate(-90deg);
    transform-origin: top left;
  }
}
@media (max-width: 991px) {
  .l-main.-about .c-timelineSec_row.-now .c-nowSec .c-textDecor {
    position: absolute;
    padding: 32px calc(-50% + 50vw) 60px 5px;
  }
}
.l-main.-about .c-timelineSec_row.-now .c-nowSec .c-image {
  width: 100%;
}
@media (min-width: 992px) {
  .l-main.-about .c-timelineSec_row.-now .c-nowSec .c-image {
    position: absolute;
    top: 160px;
    left: 198px;
    width: 312px;
    height: 338px;
    overflow: visible;
  }
}
@media (max-width: 991px) {
  .l-main.-about .c-timelineSec_row.-now .c-nowSec .c-image {
    max-width: 680px;
    height: 284px;
    margin: 0 auto;
  }
}
.l-main.-about .c-timelineSec_row.-next {
  position: relative;
}
.l-main.-about .c-timelineSec_row.-next .c-timelineSec_col.-image {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 991px) {
  .l-main.-about .c-timelineSec_row.-next .c-timelineSec_col.-image {
    position: relative;
    display: flex;
    justify-content: center;
  }
}
.l-main.-about .c-timelineSec_row.-next .c-timelineSec_col.-image .c-image {
  overflow: visible;
}
@media (max-width: 991px) {
  .l-main.-about .c-timelineSec_row.-next .c-timelineSec_col.-image .c-image {
    width: 174px;
  }
}
.l-main.-about
  .c-timelineSec_row.-next
  .c-timelineSec_col.-image
  .c-image
  .c-decor {
  position: absolute;
  top: 0;
  right: 163px;
  left: auto;
  z-index: 0;
  width: 50vw;
  height: 285px;
  content: "";
  background: #fdfdff;
}
@media (max-width: 991px) {
  .l-main.-about
    .c-timelineSec_row.-next
    .c-timelineSec_col.-image
    .c-image
    .c-decor {
    right: 96px;
    height: 170px;
  }
}
.l-main.-about .c-timelineSec_row.-next .c-timelineSec_col.-image .c-image img {
  position: relative;
  z-index: 1;
  mix-blend-mode: hard-light;
}
.l-main.-about .c-timelineSec .t-text {
  max-width: 440px;
}
@media (max-width: 991px) {
  .l-main.-about .c-timelineSec .t-text {
    max-width: 100%;
  }
}
.l-main.-about .c-gallerySec {
  margin-bottom: -1px;
  overflow: visible;
}
@media (max-width: 991px) {
  .l-main.-about .c-gallerySec {
    overflow: hidden;
  }
}
.l-main.-about .c-gallerySec_swiper {
  margin-top: -200px;
}
@media (max-width: 991px) {
  .l-main.-about .c-gallerySec_swiper {
    margin-top: 0;
  }
}
.l-main.-about .c-rankingSec_header {
  max-width: 540px;
}
.l-main.-about .c-rankingSec_subHeader {
  max-width: 354px;
}
.l-main.-about .c-rankingSec_icon {
  max-width: 1140px;
  height: 32px;
}
.l-main.-about .c-rankingSec_icon img {
  width: 27px;
  height: 27px;
}
.l-main.-about .c-rankingSec_ranking {
  max-width: 1140px;
  max-height: 982px;
}
@media (max-width: 991px) {
  .l-main.-about .c-rankingSec_ranking {
    width: calc(50vw + 50%);
    height: 612px;
    overflow: auto;
  }
  .l-main.-about .c-rankingSec_ranking img {
    width: auto;
    max-width: none;
    object-position: left;
  }
  .l-main.-about .c-rankingSec_ranking::-webkit-scrollbar {
    height: 4px;
  }
  .l-main.-about .c-rankingSec_ranking::-webkit-scrollbar-thumb {
    background-color: #102ea1;
  }
  .l-main.-about .c-rankingSec_ranking::-webkit-scrollbar-track {
    background-color: rgba(16, 46, 161, 0.2);
  }
}
@media (max-width: 575px) {
  .l-main.-about .c-rankingSec_ranking {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .l-main.-about .c-rankingSec_btn {
    margin-left: calc(50% - 120px);
  }
}
@media (max-width: 991px) {
  .l-main.-about .c-rankingSec .t-title {
    font-weight: 700;
  }
}
.l-main.-about .c-whyUsSec_swiper {
  height: 540px;
  margin-top: -40px;
}
@media (max-width: 991px) {
  .l-main.-about .c-whyUsSec_swiper {
    height: auto;
    margin-top: -16px;
    overflow: visible;
  }
}
.l-main.-about .c-whyUsSec_swiper .swiper-slide {
  width: 100%;
}
@media (max-width: 991px) {
  .l-main.-about .c-whyUsSec_swiper .swiper-slide {
    width: 312px;
  }
}
@media (min-width: 992px) {
  .l-main.-about .c-whyUsSec_swiper .swiper-slide.-active {
    transition-delay: 0.2s !important;
  }
}
.l-main.-about .c-whyUsSec .c-scrollSlide {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
@media (max-width: 991px) {
  .l-main.-about .c-whyUsSec .c-scrollSlide {
    flex-direction: column;
    height: auto;
  }
}
.l-main.-about .c-whyUsSec .c-scrollSlide:before {
  position: absolute;
  top: 260px;
  right: 0;
  z-index: 10;
  display: block;
  width: 32px;
  height: 32px;
  content: "";
  background-image: url(images/arrow_point-grey.db90bc52.svg);
}
@media (max-width: 1319px) {
  .l-main.-about .c-whyUsSec .c-scrollSlide:before {
    top: 160px;
  }
}
@media (max-width: 991px) {
  .l-main.-about .c-whyUsSec .c-scrollSlide:before {
    display: none;
  }
}
.l-main.-about .c-whyUsSec .c-scrollSlide_content {
  position: relative;
  max-width: 370px;
  margin-left: 70px;
}
@media (max-width: 991px) {
  .l-main.-about .c-whyUsSec .c-scrollSlide_content {
    margin-left: 0;
  }
}
.l-main.-about .c-whyUsSec .c-scrollSlide_content:before {
  top: auto;
  bottom: 0;
  height: 400px;
  content: "";
  background-color: #020c1e;
}
@media (max-width: 1319px) {
  .l-main.-about .c-whyUsSec .c-scrollSlide_content:before {
    height: 300px;
  }
}
@media (max-width: 991px) {
  .l-main.-about .c-whyUsSec .c-scrollSlide_content:before {
    display: none;
  }
}
.l-main.-about .c-whyUsSec .c-scrollSlide_content > * {
  position: relative;
  z-index: 1;
}
.l-main.-about .c-whyUsSec .c-logoBox {
  width: 100%;
  max-width: 480px;
}
@media (max-width: 991px) {
  .l-main.-about .c-whyUsSec .c-logoBox {
    max-width: 100%;
  }
}
.l-main.-about .c-whyUsSec .js-scrollSection {
  transform: translateZ(0);
}
@media (max-width: 991px) {
  .l-main.-about .c-whyUsSec.-bgGrey .c-whyUsSec_swiper:before {
    background-color: #f6f6f7;
  }
}
.l-main.-about
  .c-whyUsSec.-bgGrey
  .c-whyUsSec_swiper
  .swiper-pagination-progressbar {
  background-color: rgba(16, 46, 161, 0.2);
}
.l-main.-about
  .c-whyUsSec.-bgGrey
  .c-whyUsSec_swiper
  .swiper-pagination-progressbar-fill {
  background-color: #102ea1;
}
@media (max-width: 991px) {
  .l-main.-about .c-whyUsSec.-bgGrey .c-scrollSlide_content {
    background-color: #f6f6f7;
  }
}
.l-main.-about .c-whyUsSec.-bgGrey .c-scrollSlide_content:before {
  background-color: #f6f6f7;
}
.l-main.-about .c-logotypesSec {
  position: relative;
  border-top: 1px solid rgba(246, 246, 247, 0.15);
}
@media (min-width: 992px) {
  .l-main.-about .c-logotypesSec:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 80px;
    height: 100%;
    content: "";
    background: #020c1e;
  }
}
.l-main.-about .c-logotypesSec .swiper-wrapper {
  transition-timing-function: linear;
}
.l-main.-about .c-logotypesSec .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
}
@media (max-width: 991px) {
  .l-main.-about .c-logotypesSec .swiper-slide {
    height: 48px;
  }
}
.l-main.-about .c-logotypesSec .swiper-slide .c-image img {
  max-height: 60px;
}
@media (max-width: 991px) {
  .l-main.-about .c-logotypesSec .swiper-slide .c-image img {
    max-height: 48px;
  }
}
.l-main.-contact .c-countriesListSec_title {
  max-width: 454px;
}
.l-main.-contact .c-countriesListSec_subtitle {
  max-width: 354px;
}
.l-main.-contact .c-countriesListSec_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
@media (max-width: 1199px) {
  .l-main.-contact .c-countriesListSec_list {
    margin: 0;
  }
}
.l-main.-contact .c-countriesListSec_item {
  position: relative;
  width: calc(50% - 40px);
  min-height: 256px;
  padding-right: 24px;
  padding-left: 240px;
  margin-right: 20px;
  margin-left: 20px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .l-main.-contact .c-countriesListSec_item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .l-main.-contact .c-countriesListSec_item {
    min-height: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 24px;
  }
}
@media (max-width: 768px) {
  .l-main.-contact .c-countriesListSec_item:after {
    position: absolute;
    top: 32px;
    right: 24px;
    width: 16px;
    height: 16px;
    content: "";
    background-image: url(images/halfarrow_bottom-white.37b4e2b4.svg);
    transition: transform 0.3s ease-in-out;
  }
}
@media (max-width: 768px) {
  .l-main.-contact .c-countriesListSec_item.-active:after {
    transform: rotate(180deg);
  }
}
@media (max-width: 768px) {
  .l-main.-contact .c-countriesListSec_item.-active .c-countriesListSec_image {
    display: block;
    opacity: 1;
    animation: fadeIn 0.2s ease-in;
  }
}
@media (max-width: 768px) {
  .l-main.-contact .c-countriesListSec_item.-active .c-countriesListSec_info {
    display: flex;
    opacity: 1;
    animation: fadeIn 0.2s ease-in;
  }
}
.l-main.-contact .c-countriesListSec_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 208px;
  height: 100%;
  min-height: 256px;
}
@media (max-width: 768px) {
  .l-main.-contact .c-countriesListSec_image {
    position: relative;
    display: none;
    width: calc(100% + 48px);
    margin-left: -24px;
    opacity: 0;
  }
}
@media (max-width: 575px) {
  .l-main.-contact .c-countriesListSec_image {
    height: 216px;
  }
}
.l-main.-contact .c-countriesListSec_info {
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .l-main.-contact .c-countriesListSec_info {
    display: none;
    opacity: 0;
  }
}
.l-main.-contact .c-countriesListSec_infoText.-address {
  white-space: break-spaces;
}
.l-main.-contact .c-countriesListSec_infoText a:hover {
  color: #f6f6f7;
}
.l-main.-contact .c-contactUsSec_mobileBg {
  position: absolute;
  top: -134px;
  left: -136px;
  z-index: 0;
  display: block;
  width: calc(100% + 272px);
  height: calc(100% + 134px);
  background-color: #f6f6f7;
}
.l-main.-contact .c-contactUsSec_row.-map {
  flex: 1;
}
.l-main.-contact .c-contactUsSec_col.-map {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.l-main.-contact .c-contactUsSec_col.-map a {
  transition: color 0.1s ease-in;
}
.l-main.-contact .c-contactUsSec_col.-map a:hover {
  color: #f6f6f7;
}
.l-main.-contact .c-contactUsSec .c-map {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 480px;
  min-height: 416px;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .l-main.-contact .c-contactUsSec .c-map {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .l-main.-contact .c-contactUsSec .c-map {
    width: calc(100% + 48px);
    max-width: none;
    min-height: 0;
    height: 284px;
    margin-left: -24px;
  }
}
.l-main.-contact .c-contactUsSec .c-formWrapper {
  position: relative;
  z-index: 1;
}
.l-main.-contact .c-contactUsSec .c-formWrapper_success {
  padding-top: 4px;
  padding-bottom: 24px;
}
@media (max-width: 1319px) {
  .l-main.-contact .c-contactUsSec .c-formWrapper_success {
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  .l-main.-contact .c-contactUsSec .c-formWrapper_success {
    padding-top: 0;
    padding-bottom: 54px;
    padding-left: 0;
  }
}
@media (max-width: 1319px) {
  .l-main.-contact .c-contactUsSec .c-formWrapper_success img {
    right: -60px;
    bottom: -90px;
  }
}
@media (max-width: 1199px) {
  .l-main.-contact .c-contactUsSec .c-formWrapper_success img {
    right: -40px;
    bottom: -90px;
  }
}
@media (max-width: 991px) {
  .l-main.-contact .c-contactUsSec .c-formWrapper_success img {
    right: -30px;
    bottom: 0;
  }
}
.l-main.-contact .c-contactUsSec .f-contact {
  position: relative;
  z-index: 1;
  max-width: 100%;
  padding: 0 2px;
  margin: 0;
}
@media (max-width: 991px) {
  .l-main.-contact .c-contactUsSec .f-contact {
    padding: 0;
  }
}
.l-main.-contact .c-contactUsSec .c-breadcrumbs {
  position: relative;
  z-index: 1;
}
.l-main.-contact .c-contactUsSec + .c-pressContactSec {
  margin-top: 248px;
}
@media (max-width: 991px) {
  .l-main.-contact .c-contactUsSec + .c-pressContactSec {
    margin-top: 0;
    padding-top: 104px;
  }
}
.l-main.-contact .c-sellingLandSec_row {
  position: relative;
}
.l-main.-contact .c-sellingLandSec_col {
  padding-left: 250px;
}
@media (max-width: 991px) {
  .l-main.-contact .c-sellingLandSec_col {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.l-main.-contact .c-sellingLandSec_image {
  position: absolute;
  bottom: -50px;
  left: 90px;
  z-index: 1;
}
@media (max-width: 1319px) {
  .l-main.-contact .c-sellingLandSec_image {
    left: 35px;
  }
}
@media (max-width: 1199px) {
  .l-main.-contact .c-sellingLandSec_image {
    bottom: -27px;
    left: 50px;
    width: 344px;
  }
}
@media (max-width: 991px) {
  .l-main.-contact .c-sellingLandSec_image {
    top: -276px;
    bottom: auto;
    left: 50%;
    width: 280px;
    transform: translate3d(-50%, 0, 0);
  }
}
.l-main.-contact .c-sellingLandSec .t-text {
  max-width: 354px;
}
@media (max-width: 991px) {
  .l-main.-invest .c-heroSec_buttons {
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  .l-main.-invest .c-heroSec .c-textDecor {
    font-family: Syncopate, sans-serif;
    font-size: 80px;
    font-weight: 700;
    line-height: 0.95;
    text-transform: uppercase;
    letter-spacing: 4px;
  }
}
@media (max-width: 991px) {
  .l-main.-invest .c-heroSec .c-textDecor {
    font-family: Syncopate, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 0.83333;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
}
.l-main.-invest .c-heroSec .c-textDecor_circleWord {
  align-items: center;
}
.l-main.-invest .c-heroSec .c-roundText {
  display: inline-block;
  width: 8vw;
  max-width: 100px;
  margin: 0 8px;
}
@media (max-width: 768px) {
  .l-main.-invest .c-heroSec .c-roundText {
    width: 48px;
    margin: 0 4px 0 0;
  }
}
.l-main.-invest .c-keyFactsSec_col {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 991px) {
  .l-main.-invest .c-keyFactsSec_col {
    align-items: flex-start;
  }
}
.l-main.-invest .c-keyFactsSec .c-image {
  overflow: visible;
}
@media (max-width: 991px) {
  .l-main.-invest .c-keyFactsSec .c-image {
    width: 100vw;
    height: 466px;
    margin-left: calc(50% - 50vw);
  }
}
.l-main.-invest .c-keyFactsSec .c-image .c-verticalText {
  position: absolute;
  bottom: 0;
  left: calc(100% + 70px);
}
.l-main.-invest .c-keyFactsSec .c-stats {
  width: 100%;
  margin-top: -182px;
}
@media (max-width: 991px) {
  .l-main.-invest .c-keyFactsSec .c-stats {
    margin-top: -320px;
  }
}
.l-main.-invest .c-offerSec {
  overflow: visible;
}
@media (min-width: 1320px) {
  .l-main.-invest .c-offerSec_col.-image {
    padding-right: 70px;
  }
}
@media (min-width: 992px) {
  .l-main.-invest .c-offerSec_col.-image {
    padding-right: 40px;
  }
}
@media (min-width: 1320px) {
  .l-main.-invest .c-offerSec_col.-text {
    padding-right: 90px;
  }
}
@media (max-width: 991px) {
  .l-main.-invest .c-offerSec_image {
    height: 466px;
  }
}
.l-main.-invest .c-whyInvestSec_col.-text .t-text,
.l-main.-invest .c-whyInvestSec_col.-text .t-title {
  max-width: 568px;
}
.l-main.-invest .c-whyInvestSec_swiper {
  overflow: visible;
}
.l-main.-invest .c-whyInvestSec_swiper:hover .c-arrowBtn {
  display: block;
  opacity: 1;
}
.l-main.-invest .c-whyInvestSec_swiper .c-arrowBtn {
  position: absolute;
  top: calc(50% - 24px);
  z-index: 1;
  display: none;
  opacity: 0;
  transition: opacity 0.1s ease-out;
}
.l-main.-invest .c-whyInvestSec_swiper .c-arrowBtn.-right {
  right: -30px;
}
.l-main.-invest .c-whyInvestSec_swiper .c-arrowBtn.-left {
  left: 14px;
}
.l-main.-invest .c-whyInvestSec_swiper .swiper-pagination-progressbar {
  bottom: -44px;
}
.l-main.-invest .c-whyInvestSec_swiper .swiper-slide {
  transition: transform 0.1s ease-out;
}
@media (min-width: 992px) {
  .l-main.-invest .c-whyInvestSec_swiper .swiper-slide:hover {
    transform: translate3d(0, 24px, 0);
  }
}
.l-main.-invest .c-whyInvestSec.-local .c-cardBox img {
  transform: none;
}
@media (min-width: 1200px) {
  .l-main.-invest .c-caseStudySliderSec {
    padding-top: 64px;
  }
}
.l-main.-invest .c-scenariosSec {
  overflow: visible;
}
.l-main.-invest .c-scenariosSec_row.-boxes {
  position: relative;
}
.l-main.-invest .c-scenariosSec_title {
  max-width: 410px;
}
.l-main.-invest .c-scenariosSec_line {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  content: "";
  background-color: rgba(246, 246, 247, 0.36);
}
.l-main.-invest .c-scenariosSec_line:before {
  position: sticky;
  top: calc(50% - 52px);
  display: block;
  width: 5px;
  height: 104px;
  margin-left: -2px;
  content: "";
  background-color: #f6f6f7;
}
.l-main.-invest .c-scenariosSec_col.-decors {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l-main.-invest .c-scenariosSec_col.-decors img {
  width: 27px;
  height: 27px;
}
.l-main.-invest .c-scenariosSec_col.-rightBox {
  display: flex;
  justify-content: flex-end;
}
.l-main.-invest .c-mapSec {
  position: relative;
}
@media (max-width: 991px) {
  .l-main.-invest .c-mapSec_col.-decor {
    position: absolute;
    right: -77px;
    bottom: 74px;
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 991px) {
  .l-main.-capabilities .c-heroSec_buttons {
    flex-direction: column;
  }
}
.l-main.-capabilities .c-heroSec .c-roundText {
  display: inline-block;
  margin: 0 8px;
  width: 8vw;
  max-width: 100px;
}
@media (max-width: 768px) {
  .l-main.-capabilities .c-heroSec .c-roundText {
    width: 48px;
    margin: 0 4px 0 0;
  }
}
@media (max-width: 1500px) {
  .l-main.-capabilities .c-heroSec .c-textDecor {
    font-size: 7.1vw;
  }
}
@media (max-width: 1319px) {
  .l-main.-capabilities .c-heroSec .c-textDecor {
    font-size: 6.6vw;
  }
}
@media (max-width: 991px) {
  .l-main.-capabilities .c-heroSec .c-textDecor {
    font-size: 51px;
  }
}
@media (max-width: 768px) {
  .l-main.-capabilities .c-heroSec .c-textDecor {
    font-family: Syncopate, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 0.83333;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-spacing: -9px;
  }
}
.l-main.-capabilities .c-heroSec .c-textDecor_inner {
  display: inline-flex;
  align-items: center;
}
@media (min-width: 1440px) {
  .l-main.-capabilities .c-heroSec .c-textDecor_inner {
    margin-left: 142px;
  }
}
@media (max-width: 1439.98px) {
  .l-main.-capabilities .c-heroSec .c-textDecor_inner {
    margin-left: 10vw;
  }
}
@media (max-width: 768px) {
  .l-main.-capabilities .c-heroSec .c-textDecor_inner {
    display: inline;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .l-main.-capabilities .c-heroSec .c-textDecor_inner span {
    display: inline-block;
    vertical-align: text-bottom;
  }
}
.l-main.-capabilities .c-heroSec .c-textDecor_circleWord {
  align-items: center;
}
.l-main.-capabilities .c-capabilitiesSec_decor {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  writing-mode: vertical-rl;
}
.l-main.-capabilities .c-capabilitiesSec_decor .t-text {
  width: 100%;
  height: 455px;
  transform: rotate(180deg);
}
.l-main.-capabilities .c-capabilitiesSec_swiper {
  overflow: visible;
}
.l-main.-capabilities .c-capabilitiesSec_swiper .swiper-slide {
  transition: opacity 0.2s ease-in;
}
@media (min-width: 992px) {
  .l-main.-capabilities .c-capabilitiesSec_swiper .swiper-slide:not(.-active) {
    opacity: 0;
  }
}
.l-main.-capabilities
  .c-capabilitiesSec_swiper
  .swiper-slide:not(.-active)
  .c-capabilityBox_inner {
  background-color: #0b1528;
}
@media (max-width: 991px) {
  .l-main.-capabilities
    .c-capabilitiesSec_swiper
    .swiper-slide:not(.-active)
    .c-capabilityBox_inner {
    background-color: transparent;
  }
}
@media (max-width: 991px) {
  .l-main.-capabilities
    .c-capabilitiesSec_swiper
    .swiper-slide.swiper-slide-prev {
    opacity: 0.5;
  }
}
.l-main.-capabilities .c-capabilitiesSec_swiper .swiper-slide.-active ~ * {
  opacity: 0.5;
}
@media (min-width: 1320px) {
  .l-main.-capabilities .c-capitalDeploymentSec_col.-image,
  .l-main.-capabilities .c-developmentSec_col.-image,
  .l-main.-capabilities .c-otherServicesSec_col.-image {
    padding-right: 70px;
  }
}
@media (min-width: 992px) {
  .l-main.-capabilities .c-capitalDeploymentSec_col.-image,
  .l-main.-capabilities .c-developmentSec_col.-image,
  .l-main.-capabilities .c-otherServicesSec_col.-image {
    padding-right: 40px;
  }
}
@media (min-width: 1320px) {
  .l-main.-capabilities .c-capitalDeploymentSec_col.-text,
  .l-main.-capabilities .c-developmentSec_col.-text,
  .l-main.-capabilities .c-otherServicesSec_col.-text {
    padding-right: 90px;
  }
}
.l-main.-capabilities .c-capitalDeploymentSec_image,
.l-main.-capabilities .c-developmentSec_image,
.l-main.-capabilities .c-otherServicesSec_image {
  width: 100%;
  max-width: 480px;
}
@media (max-width: 991px) {
  .l-main.-capabilities .c-capitalDeploymentSec_image,
  .l-main.-capabilities .c-developmentSec_image,
  .l-main.-capabilities .c-otherServicesSec_image {
    height: 466px;
  }
}
.l-main.-capabilities .c-capitalDeploymentSec_decorText,
.l-main.-capabilities .c-developmentSec_decorText,
.l-main.-capabilities .c-otherServicesSec_decorText {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  width: 100%;
  max-width: 480px;
  writing-mode: vertical-rl;
}
.l-main.-capabilities .c-capitalDeploymentSec_decorText .t-title,
.l-main.-capabilities .c-developmentSec_decorText .t-title,
.l-main.-capabilities .c-otherServicesSec_decorText .t-title {
  height: 391px;
  transform: rotate(180deg);
}
.l-main.-capabilities .c-capitalDeploymentSec .c-list_item:before,
.l-main.-capabilities .c-developmentSec .c-list_item:before,
.l-main.-capabilities .c-otherServicesSec .c-list_item:before {
  top: 11px;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-heroSec_buttons {
    position: relative;
    z-index: 2;
    flex-direction: column;
  }
}
.l-main.-sustainability .c-heroSec .t-title {
  max-width: 770px;
}
.l-main.-sustainability .c-heroSec .t-text {
  max-width: 896px;
}
.l-main.-sustainability .c-heroSec .c-textDecor {
  position: absolute;
  right: -200px;
  bottom: 98px;
  z-index: 1;
  display: inline-block;
  transform: rotate(-90deg);
}
.l-main.-sustainability .c-gallerySec {
  position: relative;
  z-index: 1;
  overflow: visible;
}
.l-main.-sustainability .c-gallerySec:before {
  position: absolute;
  top: 203px;
  left: calc(50% - 1200px);
  width: 1020px;
  height: 874px;
  content: "";
  background-image: url(images/decors/tree.jpg);
  background-size: contain;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-gallerySec:before {
    top: -216px;
    left: -122px;
    width: 294px;
    height: 252px;
  }
}
.l-main.-sustainability .c-leafTitleSec {
  position: relative;
  overflow: visible;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-leafTitleSec {
    overflow: hidden;
  }
}
.l-main.-sustainability .c-leafTitleSec_col {
  z-index: 3;
}
.l-main.-sustainability .c-leafTitleSec .c-teaser {
  position: relative;
  z-index: 1;
}
.l-main.-sustainability .c-quoteSec {
  position: relative;
  overflow: visible;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-quoteSec {
    overflow: hidden;
  }
}
.l-main.-sustainability .c-quoteSec_col,
.l-main.-sustainability .c-quoteSec_container {
  position: relative;
}
.l-main.-sustainability .c-quoteSec .t-title {
  max-width: 565px;
}
.l-main.-sustainability .c-quoteSec .c-roundText {
  position: absolute;
  bottom: -55px;
  left: -40px;
  z-index: 0;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-quoteSec .c-roundText {
    width: 112px;
  }
}
.l-main.-sustainability .c-zeroEmissionSec {
  position: relative;
  z-index: 1;
  overflow: visible;
}
.l-main.-sustainability .c-zeroEmissionSec_col.-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-zeroEmissionSec_col.-text {
    order: 2;
  }
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-zeroEmissionSec_col.-image {
    order: 1;
  }
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-zeroEmissionSec_col.-image .c-image {
    position: absolute;
    bottom: 40px;
    left: 8px;
    display: flex;
    align-items: center;
    width: calc(100% - 16px);
    height: 284px;
    background-color: #fdfdff;
  }
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-zeroEmissionSec_col.-image .c-image img {
    object-fit: contain;
  }
}
.l-main.-sustainability .c-socialResponsibilitySec_col.-text .t-text,
.l-main.-sustainability .c-socialResponsibilitySec_col.-text .t-title {
  max-width: 568px;
}
.l-main.-sustainability .c-socialResponsibilitySec_swiper {
  overflow: visible;
}
.l-main.-sustainability .c-socialResponsibilitySec_swiper:hover .c-arrowBtn {
  display: block;
  opacity: 1;
}
.l-main.-sustainability .c-socialResponsibilitySec_swiper .c-arrowBtn {
  position: absolute;
  top: calc(50% - 24px);
  z-index: 1;
  display: none;
  opacity: 0;
  transition: opacity 0.1s ease-out;
}
.l-main.-sustainability .c-socialResponsibilitySec_swiper .c-arrowBtn.-right {
  right: -30px;
}
.l-main.-sustainability .c-socialResponsibilitySec_swiper .c-arrowBtn.-left {
  left: 14px;
}
.l-main.-sustainability
  .c-socialResponsibilitySec_swiper
  .swiper-pagination-progressbar {
  bottom: -44px;
}
.l-main.-sustainability .c-socialResponsibilitySec_swiper .swiper-slide {
  transition: transform 0.1s ease-out;
}
@media (min-width: 992px) {
  .l-main.-sustainability
    .c-socialResponsibilitySec_swiper
    .swiper-slide:hover {
    transform: translate3d(0, 24px, 0);
  }
}
.l-main.-sustainability .c-socialResponsibilitySec .c-cardBox {
  cursor: pointer;
}
.l-main.-sustainability .c-europeanIndicatorsSec_row {
  position: relative;
}
.l-main.-sustainability .c-europeanIndicatorsSec .c-indicators {
  display: flex;
  flex-wrap: wrap;
}
.l-main.-sustainability .c-europeanIndicatorsSec .c-indicators_item {
  box-sizing: content-box;
  width: 80px;
  height: 80px;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-europeanIndicatorsSec .c-indicators_item {
    width: 66px;
    height: 66px;
  }
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-europeanIndicatorsSec .c-image {
    height: 466px;
  }
}
.l-main.-sustainability .c-europeanIndicatorsSec .c-image img {
  object-position: bottom;
}
.l-main.-sustainability .c-sustainabilityBoxesSec + .c-certificationsSec {
  margin-top: 180px;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-sustainabilityBoxesSec + .c-certificationsSec {
    margin-top: 0;
  }
}
.l-main.-sustainability .c-certificationsSec {
  position: relative;
}
.l-main.-sustainability .c-certificationsSec:before {
  position: absolute;
  top: 0;
  left: 81px;
  z-index: 0;
  width: 100vw;
  height: calc(100% - 384px);
  content: "";
  background-color: #fdfdff;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-certificationsSec:before {
    left: 0;
    height: 100%;
  }
}
.l-main.-sustainability .c-certificationsSec_col {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-certificationsSec_col {
    display: block;
  }
}
.l-main.-sustainability .c-certificationsSec_container {
  position: relative;
  z-index: 1;
}
.l-main.-sustainability .c-certificationsSec_list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  max-width: 704px;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-certificationsSec_list {
    max-width: none;
  }
}
.l-main.-sustainability .c-certificationsSec_list li {
  display: flex;
  width: calc(50% - 12px);
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-certificationsSec_list li {
    width: 100%;
  }
}
.l-main.-sustainability .c-certificationsSec_list li:first-child {
  height: 10px;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-certificationsSec_list li:first-child {
    display: none;
  }
}
.l-main.-sustainability .c-certificationsSec .c-teaser {
  position: absolute;
  top: 0;
  left: 24px;
  max-width: 570px;
}
@media (max-width: 1319px) {
  .l-main.-sustainability .c-certificationsSec .c-teaser {
    max-width: 390px;
  }
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-certificationsSec .c-teaser {
    position: static;
    max-width: none;
  }
}
@media (max-width: 768px) {
  .l-main.-sustainability .c-certificationsSec .c-teaser {
    padding-right: 16px;
  }
}
.l-main.-sustainability .c-certificationsSec .c-teaser .c-roundText {
  position: absolute;
  top: -64px;
  right: 38px;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-certificationsSec .c-teaser .c-roundText {
    top: 0;
    right: -88px;
  }
}
@media (max-width: 768px) {
  .l-main.-sustainability .c-certificationsSec .c-teaser .c-roundText {
    top: -36px;
    right: -50px;
  }
}
@media (max-width: 768px) {
  .l-main.-sustainability .c-certificationsSec .c-teaser .c-roundText img {
    width: 100px;
  }
}
.l-main.-sustainability .c-certificationsSec .c-factBox {
  justify-content: flex-end;
  height: 272px;
  cursor: pointer;
}
.l-main.-sustainability .c-certificationsSec .c-factBox .c-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
}
.l-main.-sustainability .c-certificationsSec .c-factBox .c-image img {
  max-width: 100%;
  object-fit: contain;
}
.l-main.-sustainability .c-panoramaSec_container {
  display: flex;
  justify-content: center;
}
@media (max-width: 575px) {
  .l-main.-sustainability .c-panoramaSec_container {
    padding-right: 0;
    padding-left: 0;
  }
}
.l-main.-sustainability .c-panoramaSec_row {
  position: relative;
  justify-content: center;
  width: 100%;
  max-width: 1140px;
}
.l-main.-sustainability .c-panoramaSec_row:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  background: #020c1e;
  opacity: 0.3;
  mix-blend-mode: multiply;
}
.l-main.-sustainability .c-panoramaSec_col {
  position: relative;
}
@media (min-width: 992px) {
  .l-main.-sustainability .c-panoramaSec_col {
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-panoramaSec_col {
    max-width: calc(100% - 48px);
  }
}
@media (max-width: 768px) {
  .l-main.-sustainability .c-panoramaSec_col {
    max-width: calc(100% - 14px);
    padding-right: 24px;
    padding-left: 24px;
    max-width: 100%;
  }
}
.l-main.-sustainability .c-panoramaSec_video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.l-main.-sustainability .c-panoramaSec_video video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.l-main.-sustainability .c-panoramaSec .c-teaser {
  position: relative;
  z-index: 2;
}
.l-main.-sustainability .c-panoramaSec .c-teaser .t-title {
  max-width: 590px;
}
.l-main.-sustainability .c-panoramaSec .c-teaser .t-text {
  max-width: 354px;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-showCaseSec {
    max-width: 100vw;
    overflow: visible;
  }
}
.l-main.-sustainability .c-showCaseSec_swiper {
  overflow: visible;
}
.l-main.-sustainability .c-showCaseSec_swiper .c-arrowBtn {
  right: -40px;
}
.l-main.-sustainability .c-showCaseSec_swiper .swiper-pagination.-progressbar {
  bottom: -44px;
  z-index: 1;
  width: 100%;
  height: 4px;
}
@media (min-width: 992px) {
  .l-main.-sustainability .c-mapSec_col.-text {
    max-width: 440px;
  }
}
.l-main.-sustainability .c-mapSec_btn {
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .l-main.-sustainability .c-mapSec .c-textDecor {
    position: absolute;
    right: -77px;
    bottom: -66px;
    z-index: 0;
  }
}
.l-main.-sustainability.-quoteOff .c-gallerySec:before {
  top: 0;
  z-index: 0;
}
.l-main.-sustainability.-quoteOff .c-zeroEmissionSec {
  z-index: 1;
}
.l-main.-privacyPolicy .c-documentSec {
  overflow: visible;
}
.l-main.-privacyPolicy .c-documentSec_col.-decor {
  height: 100%;
}
.l-main.-privacyPolicy .c-documentSec .c-textDecor {
  width: 669px;
  height: 200px;
  margin-top: 450px;
  margin-left: 200px;
  transform: rotate(-90deg);
  transform-origin: bottom left;
}
.l-main.-error .c-errorHero {
  background-image: url(images/decor.1db566b1.svg);
  background-repeat: no-repeat;
  background-position: 80px 287px;
  background-size: 448px 654px;
}
@media (max-width: 768px) {
  .l-main.-error .c-errorHero {
    background-position: 45px 424px;
    background-size: 113px 166px;
  }
}
.l-main.-error .c-errorHero_col {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 991px) {
  .l-main.-error .c-errorHero_buttons {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .l-main.-error .c-errorHero_buttons > * {
    width: 100%;
    max-width: 312px;
  }
}
@media (max-width: 991px) {
  .l-main.-error .c-errorHero .c-textDecor {
    max-height: 65px;
  }
}
.l-main.-careers .c-heroSec_action {
  display: flex;
}
@media (max-width: 991px) {
  .l-main.-careers .c-heroSec_action {
    flex-direction: column;
  }
}
.l-main.-careers .c-heroSec .c-roundText {
  display: inline-block;
  width: 8vw;
  max-width: 100px;
  margin: 0 8px;
}
@media (max-width: 768px) {
  .l-main.-careers .c-heroSec .c-roundText {
    width: 48px;
    margin: 0 4px;
  }
}
@media (max-width: 1439.98px) {
  .l-main.-careers .c-heroSec .c-textDecor {
    font-size: 7.5vw;
  }
}
@media (max-width: 1319px) {
  .l-main.-careers .c-heroSec .c-textDecor {
    font-size: 7vw;
  }
}
@media (max-width: 768px) {
  .l-main.-careers .c-heroSec .c-textDecor {
    font-family: Syncopate, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 0.83333;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
}
@media (min-width: 1440px) {
  .l-main.-careers .c-heroSec .c-textDecor_inner {
    margin-left: 142px;
  }
}
@media (max-width: 1439.98px) {
  .l-main.-careers .c-heroSec .c-textDecor_inner {
    margin-left: 10vw;
  }
}
@media (max-width: 768px) {
  .l-main.-careers .c-heroSec .c-textDecor_inner {
    display: inline;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .l-main.-careers .c-heroSec .c-textDecor_inner span {
    display: inline-block;
    vertical-align: text-bottom;
  }
}
.l-main.-careers .c-heroSec .c-textDecor_circleWord {
  align-items: center;
}
.l-main.-careers .c-heroSec .t-text.-cGreyOpacity {
  color: rgba(246, 246, 247, 0.7);
}
.l-main.-careers .c-jobOffer {
  position: relative;
  flex-direction: column;
  flex-grow: 1;
  align-items: flex-start;
  height: 100%;
  padding: 40px 40px 48px;
  background-color: #fdfdff;
}
@media (max-width: 991px) {
  .l-main.-careers .c-jobOffer {
    padding: 32px 24px;
  }
}
.l-main.-careers .c-jobOffer > * {
  position: relative;
  z-index: 1;
  transition: color 0.1s ease-in-out;
}
.l-main.-careers .c-jobOffer:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  content: "";
  background-color: #fdfdff;
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
}
.l-main.-careers .c-jobOffer .t-text {
  letter-spacing: 0.2px;
}
.l-main.-careers .c-jobOffer .c-label {
  transition: color 0.1s ease-in-out;
}
.l-main.-careers .c-jobOffer:hover > * {
  z-index: 3;
  color: #fdfdff;
}
.l-main.-careers .c-jobOffer:hover .c-label {
  color: #102ea1;
  background-color: #fdfdff;
}
.l-main.-careers .c-jobOffer:hover .c-arrowLink:after {
  background-image: url(images/arrow_right-white.1ace39ce.svg);
}
.l-main.-careers .c-jobOffer:hover:after {
  z-index: 2;
  background-color: #102ea1;
  opacity: 1;
}
.l-main.-careers .c-jobOffer .c-arrowLink {
  margin-top: auto;
}
.l-main.-careers
  .c-jobOffer
  .c-arrowLink:not(.-noHover):not(.-back):hover:after {
  background-image: url(images/arrow_right-lightBlue.869c97b1.svg);
}
.l-main.-careers .c-jobOffersSec {
  overflow: initial;
}
.l-main.-careers .c-jobOffersSec_row.-title .t-text {
  max-width: 400px;
}
.l-main.-careers .c-jobOffersSec_row.-action {
  position: relative;
  z-index: 1;
}
.l-main.-careers .c-ourCultureSec_row,
.l-main.-careers .c-whyWorkingWithUsSec_row {
  align-items: center;
}
.l-main.-careers .c-ourCultureSec_inner.-text,
.l-main.-careers .c-whyWorkingWithUsSec_inner.-text {
  max-width: 506px;
}
@media (max-width: 991px) {
  .l-main.-careers .c-ourCultureSec_inner.-text,
  .l-main.-careers .c-whyWorkingWithUsSec_inner.-text {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .l-main.-careers .c-ourCultureSec_image,
  .l-main.-careers .c-whyWorkingWithUsSec_image {
    height: 466px;
  }
}
@media (max-width: 768px) {
  .l-main.-careers .c-ourCultureSec .a-expandFromLeft,
  .l-main.-careers .c-whyWorkingWithUsSec .a-expandFromLeft {
    overflow: initial;
  }
}
@media (max-width: 991px) {
  .l-main.-careers .c-ourCultureSec_row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 991px) {
  .l-main.-properties .c-heroSec {
    overflow: visible;
  }
}
@media (max-width: 575px) {
  .l-main.-properties .c-heroSec {
    overflow: hidden;
  }
}
.l-main.-properties .c-heroSec_container {
  position: relative;
}
.l-main.-properties .c-heroSec_decor {
  position: absolute;
  right: 0;
}
@media (max-width: 1319px) {
  .l-main.-properties .c-heroSec_decor {
    bottom: 30px;
  }
}
@media (max-width: 991px) {
  .l-main.-properties .c-heroSec_decor {
    right: auto;
    bottom: -9px;
    left: 18px;
    width: calc(100% - 24px);
  }
}
@media (max-width: 768px) {
  .l-main.-properties .c-heroSec_decor {
    left: 6px;
  }
}
@media (max-width: 575px) {
  .l-main.-properties .c-heroSec_decor {
    left: 20px;
  }
}
.l-main.-properties .c-heroSec_decor .c-textDecor {
  position: relative;
  z-index: 1;
}
.l-main.-properties .c-heroSec_decor .c-roundText {
  position: absolute;
  top: -60px;
  left: 290px;
  z-index: 0;
}
@media (max-width: 991px) {
  .l-main.-properties .c-heroSec_decor .c-roundText {
    top: auto;
    right: -26px;
    bottom: -9px;
    left: auto;
    width: 100px;
  }
}
.l-main.-properties .c-heroSec .c-teaser .t-title {
  max-width: 504px;
}
.l-main.-properties .c-heroSec .c-teaser .t-text {
  max-width: 360px;
}
.l-main.-properties .c-propertiesSec {
  overflow: visible;
}
@media (max-width: 991px) {
  .l-main.-properties .c-propertiesSec {
    margin-top: -1px;
  }
}
@media (max-width: 575px) {
  .l-main.-properties .c-propertiesSec_container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.l-main.-properties .c-propertiesSec_col.-filters {
  max-width: 370px;
}
@media (max-width: 991px) {
  .l-main.-properties .c-propertiesSec_col.-filters {
    max-width: 100%;
  }
}
.l-main.-properties .c-propertiesSec .c-switches {
  margin-left: auto;
}
.l-main.-properties .c-propertiesSec .c-map {
  position: relative;
  z-index: 1;
  width: calc(100% - 4px);
  height: 656px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .l-main.-properties .c-propertiesSec .c-map {
    width: 100vw;
    height: 480px;
    margin-left: calc(50% - 50vw);
  }
}
.l-main.-properties .c-propertiesSec .c-map .gm-style-iw-d,
.l-main.-properties .c-propertiesSec .c-map .gm-style-iw.gm-style-iw-c {
  padding: 0 !important;
  width: 100%;
  overflow: initial !important;
  border-radius: 0 !important;
}
.l-main.-properties .c-propertiesSec .c-map button.gm-ui-hover-effect {
  display: none !important;
}
.l-main.-properties .c-propertiesSec .c-messageBox {
  max-width: 550px;
}
@media (max-width: 991px) {
  .l-main.-properties .c-propertiesSec .c-messageBox {
    max-width: none;
  }
}
.l-main.-property .c-heroSec {
  position: relative;
}
@media (max-width: 991px) {
  .l-main.-property .c-heroSec_buttons {
    flex-direction: column;
  }
}
.l-main.-property .c-heroSec .t-title {
  max-width: 770px;
}
@media (max-width: 1319px) {
  .l-main.-property .c-heroSec .t-title {
    max-width: 495px;
  }
}
.l-main.-property .c-heroSec .t-text {
  max-width: 495px;
}
.l-main.-property .c-heroSec .c-teaser_logo {
  max-width: 128px;
}
@media (max-width: 1319px) {
  .l-main.-property .c-heroSec .c-teaser_logo {
    max-width: 88px;
  }
}
.l-main.-property .c-heroSec .c-logos {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
}
@media (max-width: 991px) {
  .l-main.-property .c-heroSec .c-logos {
    position: relative;
    right: auto;
  }
}
.l-main.-property .c-heroSec .c-logos .c-image {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 126px;
  max-width: 50%;
  height: 126px;
  padding: 8px;
}
@media (max-width: 991px) {
  .l-main.-property .c-heroSec .c-logos .c-image {
    width: 148px;
    height: 148px;
    padding: 18px;
  }
}
.l-main.-property .c-heroSec .c-logos .c-image img {
  width: auto;
  height: auto;
  object-fit: contain;
}
.l-main.-property .c-contentSec {
  overflow: visible;
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec {
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec_container {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .l-main.-property .c-contentSec .row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.l-main.-property .c-contentSec .c-floatingMenu_item {
  position: relative;
  color: #737f94;
  transition: color 0.1s ease-in;
}
.l-main.-property .c-contentSec .c-floatingMenu_item span {
  display: inline-block;
  margin-right: 40px;
  opacity: 0;
  transition: opacity 0.1s ease-in;
}
.l-main.-property .c-contentSec .c-floatingMenu_item:before {
  position: absolute;
  top: calc(50% - 3px);
  left: 34px;
  flex-shrink: 0;
  width: 8px;
  height: 6px;
  content: "";
  background-image: url(images/diamond-grey.999f928a.svg);
}
.l-main.-property .c-contentSec .c-floatingMenu_item.-active {
  color: #102ea1;
}
.l-main.-property .c-contentSec .c-floatingMenu_item.-active.-green {
  color: #68982a;
}
.l-main.-property .c-contentSec .c-floatingMenu_item.-active.-green:before {
  background-image: url(images/diamond-green.3e016afc.svg);
}
.l-main.-property .c-contentSec .c-floatingMenu_item.-active:before {
  background-image: url(images/diamond.3d8286e1.svg);
}
.l-main.-property .c-contentSec .c-floatingMenu_item.-active span {
  opacity: 1;
}
.l-main.-property .c-contentSec .c-contentBlock {
  max-width: 866px;
  padding-right: 56px;
  padding-left: 56px;
  scroll-margin-top: 24px;
  scroll-snap-margin-top: 24px;
}
@media (max-width: 1199px) {
  .l-main.-property .c-contentSec .c-contentBlock {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock {
    max-width: none;
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (min-width: 992px) {
  .l-main.-property .c-contentSec .c-contentBlock.-upper {
    scroll-margin-top: 104px !important;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock_content {
    width: 100vw;
    height: 0;
    min-height: 0;
    padding-right: 24px;
    padding-left: 24px;
    margin-left: calc(50% - 50vw);
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock_content.-active {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock_content:not(.-active) {
    margin-bottom: 0;
  }
}
.l-main.-property .c-contentSec .c-contentBlock_content .c-image {
  display: block;
}
.l-main.-property .c-contentSec .c-contentBlock_content .c-image.js-imageModal {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 491px;
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock_content
    .c-image.js-imageModal {
    height: 402px;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock .t-title {
    font-weight: 600;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock .t-title.js-collapse {
    position: relative;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock .t-title.js-collapse:after {
    position: absolute;
    top: 4px;
    right: 0;
    width: 24px;
    height: 24px;
    content: "";
    background-image: url(images/halfarrow_bottom.9c90f5c5.svg);
    background-size: cover;
    transition: all 0.3s ease-in-out;
  }
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock
    .t-title.js-collapse.-active:after {
    transform: rotate(180deg);
  }
}
.l-main.-property .c-contentSec .c-contentBlock .c-sitePlanIcon {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(25% - 8px);
  height: 102px;
  padding: 16px;
  margin-right: 4px;
  margin-bottom: 8px;
  margin-left: 4px;
}
@media (max-width: 1319px) {
  .l-main.-property .c-contentSec .c-contentBlock .c-sitePlanIcon {
    width: calc(33% - 8px);
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock .c-sitePlanIcon {
    width: 182px;
    margin: 0;
  }
}
.l-main.-property .c-contentSec .c-contentBlock.-description .c-preBoxes {
  display: flex;
  margin-left: -24px;
}
@media (min-width: 992px) {
  .l-main.-property .c-contentSec .c-contentBlock.-description .c-preBoxes {
    pointer-events: none;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock.-description .c-preBoxes {
    width: calc(100% + 48px);
  }
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-preBoxes
  .c-sitePlanIcon {
  min-width: 182px;
}
@media (max-width: 1199px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-description
    .c-preBoxes
    .c-sitePlanIcon {
    min-width: 161px;
  }
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-description
    .c-preBoxes
    .c-sitePlanIcon {
    margin-left: 8px;
    min-width: 182px;
  }
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-description
    .c-preBoxes
    .c-sitePlanIcon:first-child {
    margin-left: 24px;
  }
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-description
    .c-preBoxes
    .c-sitePlanIcon:last-child {
    margin-right: 24px;
  }
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-preBoxes
  .swiper-slide
  .c-sitePlanIcon {
  margin: 0;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-preBoxes
  .swiper-pagination-progressbar {
  width: calc(100% - 48px);
  margin-left: 24px;
  background-color: rgba(16, 46, 161, 0.2);
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-preBoxes
  .swiper-pagination-progressbar-fill {
  background-color: #102ea1;
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock.-description .c-stats {
    flex-direction: column;
  }
}
.l-main.-property .c-contentSec .c-contentBlock.-description .c-stats .c-stat {
  min-height: 0;
  padding: 32px 24px;
}
@media (max-width: 1319px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-description
    .c-stats
    .c-stat {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-description
    .c-stats
    .c-stat {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock.-description .c-tenants {
    max-width: 100%;
    overflow: auto;
  }
}
.l-main.-property .c-contentSec .c-contentBlock.-description .c-tenants img {
  max-height: 36px;
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock.-description .c-buildings {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings_swiper {
  overflow: visible;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings_swiper
  .swiper-slide {
  width: 288px;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings_swiper
  .swiper-slide
  .c-buildingBox {
  padding: 32px 24px 40px;
  border: 1px solid rgba(115, 127, 148, 0.3);
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings_swiper
  .swiper-slide
  .c-buildingBox_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings_swiper
  .swiper-slide
  .c-buildingBox_params {
  display: flex;
  flex-wrap: wrap;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings_swiper
  .swiper-slide
  .c-buildingBox_param {
  display: flex;
  flex-direction: column;
  width: 50%;
  position: relative;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings_swiper
  .swiper-slide
  .c-buildingBox_param:first-child:after,
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings_swiper
  .swiper-slide
  .c-buildingBox_param:nth-child(2):after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #f6f6f7;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings_swiper
  .swiper-slide
  .c-buildingBox_param
  .t-title {
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .t-title {
  padding: 16px 24px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-description
    .c-buildings
    .t-title {
    padding: 0 24px;
    margin-bottom: 32px;
    background-color: #fdfdff;
  }
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .t-title:after {
  background-image: url(images/dropdown-blue.707794a6.svg);
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .t-title.js-collapse {
  position: relative;
  width: 100%;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .t-title.js-collapse:after {
  position: absolute;
  top: calc(50% - 4px);
  right: 24px;
  width: 18px;
  height: 9px;
  content: "";
  background-image: url(images/dropdown-blue.707794a6.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 18px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-description
    .c-buildings
    .t-title.js-collapse.-active {
    padding-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 0;
    background-color: #f6f6f7;
  }
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .t-title.js-collapse.-active:after {
  transform: rotate(180deg);
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .js-collapse-table {
  height: 0;
  min-height: 0;
  padding-right: 24px;
  padding-left: 24px;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .js-collapse-table.-active {
  opacity: 1;
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-description
    .c-buildings
    .js-collapse-table.-active {
    background-color: #f6f6f7;
  }
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .js-collapse-table:not(.-active) {
  margin-bottom: 0;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .js-collapse-table
  table {
  width: 100%;
  border-collapse: collapse;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .js-collapse-table
  table
  tr:not(:first-child) {
  border-top: 1px solid rgba(2, 12, 30, 0.1);
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .js-collapse-table
  table
  th {
  height: 60px;
  font-weight: 400;
  text-align: left;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .js-collapse-table
  table
  td {
  font-family: Rubik, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  height: 48px;
  font-weight: 300;
  letter-spacing: 0.2px;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .js-collapse-table
  table
  td:not(:first-child) {
  color: rgba(2, 12, 30, 0.65);
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-description
  .c-buildings
  .js-collapse-table
  table
  td
  .c-icon {
  cursor: pointer;
}
.l-main.-property .c-contentSec .c-contentBlock.-siteplan .c-sitePlan_icons {
  display: flex;
  flex-wrap: wrap;
  margin-right: -4px;
  margin-left: -4px;
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock.-siteplan .c-sitePlan_icons {
    display: grid;
    width: 100vw;
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
    margin-right: 0;
    margin-left: calc(50% - 50vw);
    overflow: auto;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 8px;
  }
}
.l-main.-property .c-contentSec .c-contentBlock.-distances .c-contentBlock_row {
  display: flex;
}
@media (max-width: 1199px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-distances
    .c-contentBlock_row {
    flex-direction: column-reverse;
  }
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-distances
  .c-contentBlock_col.-icons {
  flex-shrink: 0;
  width: 242px;
  margin-right: 32px;
}
@media (max-width: 1199px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-distances
    .c-contentBlock_col.-icons {
    width: 100%;
  }
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-distances
  .c-contentBlock_col.-map {
  width: 100%;
}
.l-main.-property .c-contentSec .c-contentBlock.-distances .c-distances_icons {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-distances
    .c-distances_icons {
    display: grid;
    width: 100vw;
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
    margin-right: 0;
    margin-left: calc(50% - 50vw);
    overflow: auto;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 8px;
  }
}
.l-main.-property .c-contentSec .c-contentBlock.-distances .c-distancesIcon {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 102px;
  padding: 16px;
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock.-distances .c-distancesIcon {
    width: 182px;
  }
}
.l-main.-property .c-contentSec .c-contentBlock.-distances .c-map {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 480px;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .l-main.-property .c-contentSec .c-contentBlock.-distances .c-map {
    max-width: 100%;
    height: 284px;
    margin-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .l-main.-property .c-contentSec .c-contentBlock.-distances .c-map {
    height: 402px;
  }
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-demographics
  .c-demographics_boxes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 8px;
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-demographics
    .c-demographics_boxes {
    width: calc(50% + 50vw);
    margin-right: calc(50% - 50vw);
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-demographics
  .c-demographicsBox {
  width: 100%;
  padding: 24px 24px 32px;
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-demographics
    .c-demographicsBox {
    padding: 24px 32px 22px;
  }
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-demographics
  .c-demographicsBox:first-child
  .t-text,
.l-main.-property
  .c-contentSec
  .c-contentBlock.-demographics
  .c-demographicsBox:first-child
  .t-title,
.l-main.-property
  .c-contentSec
  .c-contentBlock.-demographics
  .c-demographicsBox:nth-child(2)
  .t-text,
.l-main.-property
  .c-contentSec
  .c-contentBlock.-demographics
  .c-demographicsBox:nth-child(2)
  .t-title {
  color: #f6f6f7;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-demographics
  .c-demographicsBox:first-child {
  background-color: #102ea1;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-demographics
  .c-demographicsBox:nth-child(2) {
  background-color: rgba(16, 46, 161, 0.5);
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-demographics
  .c-demographicsBox:nth-child(3) {
  background-color: #f6f6f7;
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-sustainability
    .js-collapse:after {
    background-image: url(images/halfarrow_bottom-green.d440177c.svg);
  }
}
@media (min-width: 992px) {
  .l-main.-property .c-contentSec .c-contentBlock.-awards .c-logos {
    flex-wrap: wrap;
    margin-right: -16px;
  }
}
@media (min-width: 992px) {
  .l-main.-property .c-contentSec .c-contentBlock.-awards .c-logos .c-logo {
    max-width: calc(25% - 16px);
    margin-right: 16px;
    margin-bottom: 16px;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .l-main.-property .c-contentSec .c-contentBlock.-awards .c-logos,
  .l-main.-property .c-contentSec .c-contentBlock.-sustainability .c-logos {
    flex-wrap: wrap;
  }
}
.l-main.-property .c-contentSec .c-contentBlock.-awards .c-logos .c-logo,
.l-main.-property
  .c-contentSec
  .c-contentBlock.-sustainability
  .c-logos
  .c-logo {
  position: relative;
  width: 50%;
}
@media (max-width: 768px) {
  .l-main.-property .c-contentSec .c-contentBlock.-awards .c-logos .c-logo,
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-sustainability
    .c-logos
    .c-logo {
    width: calc(50% - 8px);
    margin-bottom: 16px;
  }
}
@media (max-width: 768px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-awards
    .c-logos
    .c-logo:nth-child(odd),
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-sustainability
    .c-logos
    .c-logo:nth-child(odd) {
    margin-right: 8px;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-awards
    .c-logos
    .c-logo:nth-child(2n),
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-sustainability
    .c-logos
    .c-logo:nth-child(2n) {
    margin-left: 8px;
  }
}
.l-main.-property .c-contentSec .c-contentBlock.-awards .c-logos .c-logo:before,
.l-main.-property
  .c-contentSec
  .c-contentBlock.-sustainability
  .c-logos
  .c-logo:before {
  display: block;
  width: 100%;
  padding-top: 100%;
  content: "";
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-awards
  .c-logos
  .c-logo
  > .c-image,
.l-main.-property
  .c-contentSec
  .c-contentBlock.-sustainability
  .c-logos
  .c-logo
  > .c-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}
.l-main.-property
  .c-contentSec
  .c-contentBlock.-awards
  .c-logos
  .c-logo
  > .c-image
  img,
.l-main.-property
  .c-contentSec
  .c-contentBlock.-sustainability
  .c-logos
  .c-logo
  > .c-image
  img {
  max-width: 240px;
  max-height: 240px;
  object-fit: contain;
}
@media (min-width: 992px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-references
    .c-contentBlock_col.-image {
    position: relative;
    flex-shrink: 0;
    width: 237px;
    min-height: 288px;
    margin-right: 56px;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-references
    .c-contentBlock_col.-image
    .c-image {
    position: absolute;
    height: 100%;
  }
}
.l-main.-property .c-contentSec .c-contentBlock.-references .c-quote:before {
  top: -4px;
  left: -38px;
  width: 100px;
  height: 100px;
  background-size: contain;
}
@media (max-width: 991px) {
  .l-main.-property .c-contentSec .c-contentBlock.-references .c-quote:before {
    top: -24px;
    left: -24px;
  }
}
@media (max-width: 991px) {
  .l-main.-property
    .c-contentSec
    .c-contentBlock.-references
    .c-quote
    .t-title {
    font-weight: 700;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contactSec {
    background-image: linear-gradient(180deg, #f6f6f7 90px, #020c1e 0);
  }
}
.l-main.-property .c-contactSec_box {
  position: absolute;
  bottom: 0;
  left: 70px;
  width: 400px;
  height: auto;
  padding: 32px 32px 40px;
  text-align: left;
}
@media (max-width: 991px) {
  .l-main.-property .c-contactSec_box {
    position: relative;
    right: 0;
    bottom: 0;
    left: auto;
    width: 100%;
  }
}
.l-main.-property .c-contactSec_box.-twoContacts {
  bottom: -58px;
}
@media (max-width: 991px) {
  .l-main.-property .c-contactSec_box.-twoContacts {
    bottom: 0;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-contactSec_box .t-title {
    font-weight: 600;
  }
}
.l-main.-property .c-partnersSec_col.-boxes {
  position: relative;
}
@media (min-width: 992px) {
  .l-main.-property .c-partnersSec_col.-boxes {
    padding-left: 64px;
  }
}
.l-main.-property .c-partnersSec_col.-boxes .c-textDecor {
  position: absolute;
  right: 0;
  bottom: -119px;
}
@media (max-width: 991px) {
  .l-main.-property .c-partnersSec_col.-boxes .c-textDecor {
    bottom: -67px;
  }
}
.l-main.-property .c-partnersSec_text {
  max-width: 354px;
}
.l-main.-property .c-partnersSec .c-partner {
  max-width: 400px;
  padding: 32px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 991px) {
  .l-main.-property .c-partnersSec .c-partner {
    max-width: 100%;
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .l-main.-property .c-partnersSec .c-partner .t-title {
    font-weight: 600;
  }
}
.l-main.-property .c-morePropertiesSec_swiper {
  overflow: visible;
}
.l-main.-property .c-morePropertiesSec_swiper .swiper-slide {
  width: 312px;
  transition: transform 0.1s ease-out;
}
@media (max-width: 991px) {
  .l-main.-property .c-morePropertiesSec_swiper .swiper-slide {
    max-width: calc(100% - 24px);
  }
}
@media (min-width: 992px) {
  .l-main.-property .c-morePropertiesSec_swiper .swiper-slide:hover {
    transform: translate3d(0, 14px, 0);
  }
}
@media (max-width: 991px) {
  .l-main.-property
    .c-morePropertiesSec_swiper
    .swiper-slide
    .c-propertyBox_photo {
    padding-top: 77.77778%;
  }
}
.l-main.-property
  .c-morePropertiesSec_swiper
  .swiper-slide
  .c-propertyBox_labels {
  top: 16px;
  left: 16px;
}
.l-main.-property
  .c-morePropertiesSec_swiper
  .swiper-slide
  .c-propertyBox_table
  td {
  font-family: Rubik, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
}
.l-main.-property .c-morePropertiesSec_btn {
  display: flex;
  margin: 0 auto;
}
.l-main.-sellingLand .c-contactUsSec_col.-teaser .t-title {
  max-width: 410px;
}
.l-main.-sellingLand .c-contactUsSec_col.-teaser .t-text {
  max-width: 355px;
}
@media (max-width: 991px) {
  .l-main.-sellingLand .c-contactUsSec_col.-form:before {
    position: absolute;
    top: 0;
    left: -50vw;
    z-index: 0;
    width: 150vw;
    height: 100%;
    content: "";
    background-color: #f6f6f7;
  }
}
.l-main.-country {
  margin-top: -80px;
}
.l-main.-country .c-heroSec {
  position: relative;
  height: 100vh;
  min-height: 700px;
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec {
    height: auto;
    min-height: 0;
  }
}
.l-main.-country .c-heroSec_bg {
  position: absolute;
  top: 80px;
  right: 0;
  width: 480px;
  min-width: 33vw;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec_bg {
    width: 100%;
    min-width: none;
    height: 284px;
  }
}
.l-main.-country .c-heroSec.-ready:not(.-noVideo) .c-hero:before {
  transform: translate3d(100%, 0, 0);
}
.l-main.-country .c-heroSec.-ready .c-hero_content > * {
  visibility: visible;
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec.-ready .c-hero_video {
    max-height: 440px;
  }
}
.l-main.-country .c-heroSec.-ready .c-heroSec_row.-box,
.l-main.-country .c-heroSec.-ready .c-heroSec_row.-decor {
  opacity: 1;
}
.l-main.-country .c-heroSec.-ready .c-heroSec_logo {
  opacity: 0;
}
.l-main.-country .c-heroSec.-noVideo .c-hero:before {
  transform: translate3d(100%, 0, 0);
}
.l-main.-country .c-heroSec.-local .c-hero:before {
  width: calc(100vw - 473px);
  min-width: 50vw;
}
@media (max-width: 1319px) {
  .l-main.-country .c-heroSec.-local .c-hero:before {
    width: calc(100vw - 325px);
  }
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec.-local .c-hero:before {
    width: 100vw;
    min-width: 0;
  }
}
.l-main.-country .c-heroSec.-local .c-hero_content .c-textDecor {
  margin-left: 12px;
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec.-local.-ready .c-hero_video {
    max-height: 364px;
  }
}
.l-main.-country .c-heroSec_logo {
  position: absolute;
  top: calc(50% - 28px);
  left: calc(50% - 176px);
  z-index: 1;
  width: 352px;
  transition: opacity 0.2s ease-in;
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec_logo {
    top: calc(50vh - 20px);
    left: calc(50% - 126px);
  }
}
.l-main.-country .c-heroSec_logo img {
  width: 400px;
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec_logo img {
    width: 252px;
  }
}
.l-main.-country .c-heroSec_col,
.l-main.-country .c-heroSec_row {
  position: static;
}
.l-main.-country .c-heroSec_row.-box,
.l-main.-country .c-heroSec_row.-decor {
  opacity: 0;
}
.l-main.-country .c-heroSec_box {
  position: absolute;
  top: calc(50% - 150px);
  right: 0;
  z-index: 2;
  width: 220px;
  padding: 24px 24px 32px;
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec_box {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    padding: 24px;
  }
}
.l-main.-country .c-heroSec_box .c-roundText {
  position: absolute;
  top: -54px;
  left: -54px;
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec_box .c-roundText {
    top: -38px;
    right: -48px;
    left: auto;
  }
}
.l-main.-country .c-heroSec_box .c-label {
  position: relative;
  z-index: 1;
}
.l-main.-country .c-heroSec_decor {
  position: absolute;
  bottom: 16px;
  left: calc(100% - 740px);
  z-index: 2;
}
@media (max-width: 1319px) {
  .l-main.-country .c-heroSec_decor {
    left: calc(100% - 585px);
  }
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec_decor {
    position: relative;
    bottom: auto;
    left: 12px;
  }
}
@media (max-width: 1319px) {
  .l-main.-country .c-heroSec_decor .c-textDecor {
    font-size: 95px;
  }
}
@media (max-width: 1199px) {
  .l-main.-country .c-heroSec_decor .c-textDecor {
    font-size: 85px;
  }
}
.l-main.-country .c-heroSec_decor .c-roundText {
  position: absolute;
  top: -57px;
  left: -60px;
}
@media (max-width: 1199px) {
  .l-main.-country .c-heroSec_decor .c-roundText {
    top: -50px;
    left: -53px;
  }
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec_decor .c-roundText {
    top: -38px;
    right: -48px;
    left: auto;
  }
}
@media (max-width: 1199px) {
  .l-main.-country .c-heroSec_decor .c-roundText img {
    width: 110px;
  }
}
@media (min-width: 992px) {
  .l-main.-country .c-heroSec .c-hero {
    height: 800px;
  }
}
.l-main.-country .c-heroSec .c-hero:before {
  position: absolute;
  top: 0;
  right: calc(100% + 1px);
  z-index: 1;
  width: calc(50vw - 200px);
  min-width: 520px;
  height: 100%;
  content: "";
  background: #020c1e;
  transition: transform 0.4s ease-out 0.4s;
}
@media (max-width: 1319px) {
  .l-main.-country .c-heroSec .c-hero:before {
    width: calc(50vw - 20px);
  }
}
@media (max-width: 1319px) and (max-width: 1040px) {
  .l-main.-country .c-heroSec .c-hero:before {
    width: 50%;
    min-width: 0;
  }
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec .c-hero:before {
    top: auto;
    bottom: 0;
    display: none;
    width: 100vw;
    min-width: 0;
    height: 60%;
  }
}
.l-main.-country .c-heroSec .c-hero_content {
  position: relative;
  z-index: 2;
  min-height: 700px;
}
@media (max-height: 800px) {
  .l-main.-country .c-heroSec .c-hero_content {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec .c-hero_content {
    min-height: 0;
  }
}
.l-main.-country .c-heroSec .c-hero_content > * {
  visibility: hidden;
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec .c-hero_content img {
    max-width: 150px;
  }
}
.l-main.-country .c-heroSec .c-hero_content .t-text {
  max-width: 455px;
}
.l-main.-country .c-heroSec .c-hero_video {
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100%;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out 0.2s;
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec .c-hero_video {
    max-height: 100vh;
  }
}
.l-main.-country .c-heroSec .c-hero_video video {
  min-height: 100%;
  transition: width 0.4s ease-in-out 0.2s;
}
@media (min-width: 1730px) {
  .l-main.-country .c-heroSec .c-hero_video video {
    min-width: 100%;
  }
}
@media (max-width: 991px) {
  .l-main.-country .c-heroSec .c-hero_video video {
    height: 100vh;
  }
}
.l-main.-country .c-heroSec .c-hero_socials {
  position: absolute;
  top: 32px;
  right: 8px;
  display: flex;
  flex-direction: column;
}
.l-main.-country .c-textsSec_row {
  align-items: center;
}
@media (min-width: 992px) {
  .l-main.-country .c-textsSec_row.-imageLeft .c-textsSec_col:first-child,
  .l-main.-country .c-textsSec_row.-imageLeft .c-textsSec_col:nth-child(2) {
    padding-left: calc(8.33333% - 24px);
  }
}
@media (min-width: 1320px) {
  .l-main.-country .c-textsSec_row.-imageLeft .c-textsSec_col:nth-child(2) {
    padding-left: inherit;
  }
}
.l-main.-country .c-textsSec_row.-imageRight {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
@media (min-width: 992px) {
  .l-main.-country .c-textsSec_row.-imageRight .c-textsSec_col:first-child {
    display: flex;
    justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  .l-main.-country .c-textsSec_row.-imageRight .c-textsSec_col:nth-child(2) {
    padding-right: calc(8.33333% - 24px);
    padding-left: calc(8.33333% - 24px);
  }
}
@media (min-width: 1320px) {
  .l-main.-country .c-textsSec_row.-imageRight .c-textsSec_col:nth-child(2) {
    padding-right: inherit;
  }
}
.l-main.-country .c-textsSec_row + .c-textsSec_row {
  margin-top: 208px;
}
@media (max-width: 991px) {
  .l-main.-country .c-textsSec_row + .c-textsSec_row {
    margin-top: 72px;
  }
}
.l-main.-country .c-textsSec_content {
  max-width: 506px;
}
@media (min-width: 992px) {
  .l-main.-country .c-textsSec_content .c-article p {
    margin-bottom: 14px;
  }
}
.l-main.-country .c-textsSec .c-image {
  width: 100%;
  max-width: 480px;
  height: 542px;
}
@media (max-width: 991px) {
  .l-main.-country .c-textsSec .c-image {
    max-width: 100%;
    max-height: 466px;
    transform: translateZ(0) !important;
  }
}
.l-main.-results .c-resultsSec_container {
  position: relative;
  min-height: 530px;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec_container {
    min-height: 0;
  }
}
.l-main.-results .c-resultsSec_decorContainer {
  position: absolute;
  top: -90px;
  right: 176px;
}
@media (max-width: 1319px) {
  .l-main.-results .c-resultsSec_decorContainer {
    right: 0;
  }
}
.l-main.-results .c-resultsSec .t-title {
  max-width: 510px;
}
.l-main.-results .c-resultsSec .gsc-adBlock {
  display: none !important;
}
.l-main.-results .c-resultsSec .gsc-above-wrapper-area,
.l-main.-results .c-resultsSec .gsc-positioningWrapper {
  display: none;
}
.l-main.-results .c-resultsSec .gsc-control-cse {
  background: none;
  border: 0;
}
.l-main.-results .c-resultsSec .gsc-control-cse,
.l-main.-results .c-resultsSec .gsc-table-result,
.l-main.-results .c-resultsSec .gsc-thumbnail-inside {
  padding: 0;
}
.l-main.-results .c-resultsSec .gsc-results-wrapper-visible {
  scroll-margin-top: 120px;
}
.l-main.-results .c-resultsSec .gsc-webResult.gsc-result {
  padding: 0;
  margin-bottom: 32px;
  border: 0;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec .gsc-webResult.gsc-result {
    margin-bottom: 24px;
  }
}
.l-main.-results .c-resultsSec .gsc-webResult.gsc-result > .gs-result {
  display: none;
}
.l-main.-results .c-resultsSec .gsc-cursor {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 10px;
  background: #fdfdff;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec .gsc-cursor {
    font-family: Rubik, sans-serif;
    font-size: 14px;
    line-height: 1.14286;
    padding: 0;
    margin-bottom: 20px;
    background: none;
  }
}
.l-main.-results .c-resultsSec .gsc-cursor-box {
  display: flex;
  justify-content: center;
  margin: 128px 0 0;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec .gsc-cursor-box {
    margin-top: 40px;
    border: 0;
  }
}
.l-main.-results .c-resultsSec .gsc-cursor-page {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  line-height: 1.55556;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  padding: 0 10px;
  margin: 0 0 0 1px;
  font-weight: 500;
  color: #020c1e;
  text-align: center;
  opacity: 0.5;
}
.l-main.-results .c-resultsSec .gsc-cursor-current-page {
  opacity: 1;
}
.l-main.-results .c-resultsSec .gsc-table-result {
  display: flex;
}
.l-main.-results .c-resultsSec .gsc-table-cell-snippet-close {
  position: relative;
  margin-left: 212px;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec .gsc-table-cell-snippet-close {
    margin-left: 112px;
  }
}
.l-main.-results .c-resultsSec .gsc-table-cell-snippet-close:before {
  position: absolute;
  top: -32px;
  left: -212px;
  width: 180px;
  height: 138px;
  content: "";
  background: #020c1e;
  background-image: url(images/logos/logo_small.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 60px auto;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec .gsc-table-cell-snippet-close:before {
    left: -112px;
    width: 90px;
    height: 69px;
  }
}
.l-main.-results .c-resultsSec .gsc-table-cell-thumbnail {
  margin-top: -32px;
  margin-right: 32px;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec .gsc-table-cell-thumbnail {
    margin-right: 22px;
  }
}
.l-main.-results
  .c-resultsSec
  .gsc-table-cell-thumbnail
  + .gsc-table-cell-snippet-close {
  margin-left: 0;
}
.l-main.-results
  .c-resultsSec
  .gsc-table-cell-thumbnail
  + .gsc-table-cell-snippet-close:before {
  display: none;
}
.l-main.-results .c-resultsSec .gsc-expansionArea .gsc-webResult {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: 138px;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec .gsc-expansionArea .gsc-webResult {
    min-height: 0;
  }
}
.l-main.-results
  .c-resultsSec
  .gsc-expansionArea
  .gsc-webResult.gsc-result
  > .gs-result {
  display: block;
}
.l-main.-results .c-resultsSec .gsc-thumbnail-inside > .gs-title {
  margin-left: 212px;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec .gsc-thumbnail-inside > .gs-title {
    display: -webkit-box;
    margin-left: 112px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
}
.l-main.-results .c-resultsSec .gsc-thumbnail-inside > .gs-title a {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 22px;
  line-height: 1.36364;
  font-weight: 600;
  color: #020c1e;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec .gsc-thumbnail-inside > .gs-title a {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 18px;
    line-height: 1.55556;
  }
}
.l-main.-results .c-resultsSec .gs-webResult .gs-visibleUrl {
  display: none;
}
.l-main.-results .c-resultsSec .gs-webResult .gs-snippet {
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-width: 332px;
  margin-top: 16px;
  color: #020c1e;
  opacity: 0.65;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec .gs-webResult .gs-snippet {
    font-family: Rubik, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    margin-top: 4px;
    max-width: none;
  }
}
.l-main.-results .c-resultsSec .gs-web-image-box {
  width: 180px;
  height: 138px;
  padding: 0;
  border: 0;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec .gs-web-image-box {
    width: 90px;
    height: 69px;
  }
}
.l-main.-results .c-resultsSec .gs-web-image-box a,
.l-main.-results .c-resultsSec .gs-web-image-box img {
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  border: 0;
}
.l-main.-results .c-resultsSec .gs-web-image-box img {
  object-fit: cover;
}
@media (max-width: 991px) {
  .l-main.-results .c-resultsSec .gs-web-image-box.gs-image-box {
    margin-left: 0;
  }
}
.l-main.-results .c-resultsSec .gs-error-result .gs-snippet,
.l-main.-results .c-resultsSec .gs-no-results-result .gs-snippet {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: 0;
}
.l-main.-results .c-resultsSec .gs-result .gs-title * {
  font-size: inherit;
}
.l-main.-results .c-resultsSec .gcsc-more-maybe-branding-root > a {
  display: none;
}
.l-main.-results .c-resultsSec .gcsc-find-more-on-google-root {
  display: none !important;
}
.swiper-slide {
  box-sizing: border-box;
  width: auto;
}
@media (max-width: 991px) {
  .swiper-slide:not([data-swiper-slide-index="0"]) .js-lazy {
    opacity: 1 !important;
    transition: none !important;
    transform: none !important;
  }
}
.swiper-slide.swiper-slide-duplicate .js-lazy {
  opacity: 1 !important;
  transition: none !important;
  transform: none !important;
}
.swiper-container .swiper-pagination-progressbar {
  top: auto;
  bottom: 0;
  background-color: rgba(246, 246, 247, 0.2);
}
.swiper-container .swiper-pagination-progressbar-fill {
  background: #f6f6f7;
}
.swiper-container .swiper-pagination-progressbar.-green {
  background-color: rgba(104, 152, 42, 0.2);
}
.swiper-container
  .swiper-pagination-progressbar.-green
  .swiper-pagination-progressbar-fill {
  background: #68982a;
}
.swiper-container .swiper-pagination-progressbar.-blue {
  background-color: rgba(16, 46, 161, 0.2);
}
.swiper-container
  .swiper-pagination-progressbar.-blue
  .swiper-pagination-progressbar-fill {
  background: #102ea1;
}
.swiper-container .c-arrowBtn.-disabled {
  opacity: 0 !important;
}
.swiper-pagination-bullets {
  height: 2px;
  font-size: 0;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 32px;
  height: 2px;
  background-color: #f6f6f7;
  border-radius: 0;
  opacity: 0.2;
}
.swiper-pagination-bullets .swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-pagination-bullets.-green .swiper-pagination-bullet {
  background-color: #68982a;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.swiper-container-fade .swiper-slide {
  position: relative;
  z-index: 0;
  width: 100%;
  pointer-events: all;
  opacity: 0 !important;
}
.swiper-container-fade .swiper-slide.-active {
  z-index: 1 !important;
  opacity: 1 !important;
}
.klaro .context-notice,
.klaro .cookie-modal,
.klaro .cookie-notice {
  position: fixed;
  z-index: 10;
}
.klaro .context-notice .cm-switch-container,
.klaro .cookie-modal .cm-switch-container,
.klaro .cookie-notice .cm-switch-container {
  position: relative;
  display: block;
  min-height: 40px;
  padding: 10px 10px 10px 66px;
  line-height: 20px;
  border-bottom: 1px solid #c8c8c8;
}
.klaro .context-notice .cm-switch-container:last-child,
.klaro .cookie-modal .cm-switch-container:last-child,
.klaro .cookie-notice .cm-switch-container:last-child {
  border-bottom: 0;
}
.klaro .context-notice .cm-switch-container:first-child,
.klaro .context-notice .cm-switch-container p,
.klaro .cookie-modal .cm-switch-container:first-child,
.klaro .cookie-modal .cm-switch-container p,
.klaro .cookie-notice .cm-switch-container:first-child,
.klaro .cookie-notice .cm-switch-container p {
  margin-top: 0;
}
.klaro .context-notice .cm-switch,
.klaro .cookie-modal .cm-switch,
.klaro .cookie-notice .cm-switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 28px;
}
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider,
.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
  background-color: #1a936f;
  background-color: #29c9ba;
}
.klaro
  .context-notice
  .cm-list-input.half-checked:checked
  + .cm-list-label
  .slider,
.klaro
  .cookie-modal
  .cm-list-input.half-checked:checked
  + .cm-list-label
  .slider,
.klaro
  .cookie-notice
  .cm-list-input.half-checked:checked
  + .cm-list-label
  .slider {
  background-color: #1a936f;
  background-color: #29c9ba;
  opacity: 0.6;
}
.klaro
  .context-notice
  .cm-list-input.half-checked:checked
  + .cm-list-label
  .slider:before,
.klaro
  .cookie-modal
  .cm-list-input.half-checked:checked
  + .cm-list-label
  .slider:before,
.klaro
  .cookie-notice
  .cm-list-input.half-checked:checked
  + .cm-list-label
  .slider:before {
  transform: translateX(10px);
}
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider,
.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
  background-color: #24cc9a;
  opacity: 0.8;
}
.klaro
  .context-notice
  .cm-list-input.only-required
  + .cm-list-label
  .slider:before,
.klaro
  .cookie-modal
  .cm-list-input.only-required
  + .cm-list-label
  .slider:before,
.klaro
  .cookie-notice
  .cm-list-input.only-required
  + .cm-list-label
  .slider:before {
  transform: translateX(10px);
}
.klaro .context-notice .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
  cursor: not-allowed;
  background-color: #24cc9a;
  background-color: rgba(41, 201, 186, 0.3);
  opacity: 0.8;
}
.klaro
  .context-notice
  .cm-list-input.required:checked
  + .cm-list-label
  .slider:before,
.klaro
  .cookie-modal
  .cm-list-input.required:checked
  + .cm-list-label
  .slider:before,
.klaro
  .cookie-notice
  .cm-list-input.required:checked
  + .cm-list-label
  .slider:before {
  box-shadow: none;
}
.klaro .context-notice .cm-list-input,
.klaro .cookie-modal .cm-list-input,
.klaro .cookie-notice .cm-list-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 28px;
  opacity: 0;
}
.klaro .context-notice .cm-list-label,
.klaro .cookie-modal .cm-list-label,
.klaro .cookie-notice .cm-list-label {
  cursor: default;
}
.klaro .context-notice .cm-list-label .cm-switch,
.klaro .cookie-modal .cm-list-label .cm-switch,
.klaro .cookie-notice .cm-list-label .cm-switch {
  position: absolute;
  left: 127px;
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .klaro .context-notice .cm-list-label .cm-switch,
  .klaro .cookie-modal .cm-list-label .cm-switch,
  .klaro .cookie-notice .cm-list-label .cm-switch {
    position: absolute;
    left: 32px;
  }
}
@media screen and (max-width: 768px) {
  .klaro .context-notice .cm-list-label .cm-switch,
  .klaro .cookie-modal .cm-list-label .cm-switch,
  .klaro .cookie-notice .cm-list-label .cm-switch {
    position: absolute;
    left: 16px;
  }
}
.klaro .context-notice .cm-list-label .slider,
.klaro .cookie-modal .cm-list-label .slider,
.klaro .cookie-notice .cm-list-label .slider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 48px;
  cursor: pointer;
  background-color: #f2f2f2;
  background-color: #d7dbe1;
  transition: 0.4s;
}
.klaro .context-notice .cm-list-label .slider:before,
.klaro .cookie-modal .cm-list-label .slider:before,
.klaro .cookie-notice .cm-list-label .slider:before {
  position: absolute;
  bottom: 3px;
  left: 3px;
  width: 22px;
  height: 22px;
  content: "";
  background-color: #fdfdff;
  transition: 0.4s;
}
.klaro .context-notice .cm-list-label .slider.round,
.klaro .cookie-modal .cm-list-label .slider.round,
.klaro .cookie-notice .cm-list-label .slider.round {
  border-radius: 30px;
}
.klaro .context-notice .cm-list-label .slider.round:before,
.klaro .cookie-modal .cm-list-label .slider.round:before,
.klaro .cookie-notice .cm-list-label .slider.round:before {
  border-radius: 50%;
}
.klaro .context-notice .cm-list-label input:focus + .slider,
.klaro .cookie-modal .cm-list-label input:focus + .slider,
.klaro .cookie-notice .cm-list-label input:focus + .slider {
  box-shadow: 0 0 1px #48dfb2;
}
.klaro .context-notice .cm-list-label input:checked + .slider:before,
.klaro .cookie-modal .cm-list-label input:checked + .slider:before,
.klaro .cookie-notice .cm-list-label input:checked + .slider:before {
  box-shadow: 0 4px 4px 0 rgba(37, 180, 166, 0.4);
  transform: translateX(20px);
}
.klaro .context-notice .cm-list-input:focus + .cm-list-label .slider,
.klaro .cookie-modal .cm-list-input:focus + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:focus + .cm-list-label .slider {
  box-shadow: 0 9.81818px 24.5455px rgba(240, 242, 245, 0.5);
}
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider:before,
.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider:before,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider:before {
  box-shadow: 0 4px 4px 0 rgba(37, 180, 166, 0.4);
  transform: translateX(20px);
}
.klaro .context-notice .slider,
.klaro .cookie-modal .slider,
.klaro .cookie-notice .slider {
  box-shadow: 0 9.81818px 24.5455px rgba(240, 242, 245, 0.5);
}
.klaro .cookie-modal .cm-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.klaro .cookie-modal .cm-modal.cm-klaro {
  background-color: #eee;
}
@media screen and (min-width: 768px) {
  .klaro .cookie-modal .cm-modal.cm-klaro {
    position: fixed;
    top: 50%;
    right: 90px;
    left: 90px;
    z-index: 1001;
    max-height: 98%;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2),
      5px 5px 10px 0 rgba(0, 0, 0, 0.19);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .klaro .cookie-modal .cm-modal.cm-klaro {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: auto;
  }
}
#klaro {
  position: fixed;
  z-index: 99999;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: #020c1e;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 768px) {
  #klaro {
    overflow-x: hidden;
    overflow-y: auto;
  }
}
#klaro .cm-bg {
  width: 100%;
  height: 100%;
}
#klaro .cm-btn {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  position: relative;
  height: 56px;
  padding: 0;
  font-weight: 600;
  color: #020c1e;
  letter-spacing: 0.2px;
  border-radius: 0;
}
#klaro .cm-footer .cm-btn-decline.cm-btn-danger.cn-decline,
#klaro .cn-ok .cm-btn-lern-more.cm-btn-info {
  border-bottom: 0;
}
#klaro .cm-footer .cm-btn-decline.cm-btn-danger.cn-decline:after,
#klaro .cn-ok .cm-btn-lern-more.cm-btn-info:after {
  position: absolute;
  bottom: 11px;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #020c1e;
}
#klaro .cm-footer .cm-btn-success.cm-btn-accept-all,
#klaro .cn-ok .cm-btn-danger.cn-decline {
  width: 241px;
  margin-left: 12px;
  background-color: #fdfdff;
  border: 1px solid #020c1e;
}
@media (max-width: 991px) {
  #klaro .cm-footer .cm-btn-success.cm-btn-accept-all,
  #klaro .cn-ok .cm-btn-danger.cn-decline {
    width: 100%;
    margin-top: 12px;
    margin-left: 0;
  }
}
#klaro .cm-footer .cm-btn-success.cm-btn-info.cm-btn-accept,
#klaro .cn-ok .cm-btn-success {
  width: 241px;
  color: #fdfdff;
  background-color: #102ea1;
  border: 0;
}
@media (max-width: 991px) {
  #klaro .cm-footer .cm-btn-success.cm-btn-info.cm-btn-accept,
  #klaro .cn-ok .cm-btn-success {
    width: 100%;
  }
}
#klaro .cm-modal,
#klaro .cookie-notice {
  max-width: 1140px;
  min-height: 0;
  max-height: 90vh !important;
  padding: 60px 80px 80px;
  margin: auto;
  overflow: auto;
  background-color: #fdfdff;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 991px) {
  #klaro .cm-modal,
  #klaro .cookie-notice {
    padding: 32px 24px 56px;
  }
}
#klaro .cm-modal .cm-header h1,
#klaro .cm-modal .cm-header h2,
#klaro .cm-modal .cn-body h1,
#klaro .cm-modal .cn-body h2,
#klaro .cookie-notice .cm-header h1,
#klaro .cookie-notice .cm-header h2,
#klaro .cookie-notice .cn-body h1,
#klaro .cookie-notice .cn-body h2 {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 36px;
  line-height: 1.27778;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  font-weight: 700;
  color: #020c1e;
}
@media (max-width: 991px) {
  #klaro .cm-modal .cm-header h1,
  #klaro .cm-modal .cm-header h2,
  #klaro .cm-modal .cn-body h1,
  #klaro .cm-modal .cn-body h2,
  #klaro .cookie-notice .cm-header h1,
  #klaro .cookie-notice .cm-header h2,
  #klaro .cookie-notice .cn-body h1,
  #klaro .cookie-notice .cn-body h2 {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 36px;
    line-height: 1.05556;
    display: block;
    margin-bottom: 16px;
  }
}
#klaro .cm-modal .cm-header h1:before,
#klaro .cm-modal .cm-header h2:before,
#klaro .cm-modal .cn-body h1:before,
#klaro .cm-modal .cn-body h2:before,
#klaro .cookie-notice .cm-header h1:before,
#klaro .cookie-notice .cm-header h2:before,
#klaro .cookie-notice .cn-body h1:before,
#klaro .cookie-notice .cn-body h2:before {
  display: block;
  width: 42px;
  height: 40px;
  margin-right: 16px;
  content: "";
  background-image: url(images/icons/other/cookie.jpg);
}
@media (max-width: 991px) {
  #klaro .cm-modal .cm-header h1:before,
  #klaro .cm-modal .cm-header h2:before,
  #klaro .cm-modal .cn-body h1:before,
  #klaro .cm-modal .cn-body h2:before,
  #klaro .cookie-notice .cm-header h1:before,
  #klaro .cookie-notice .cm-header h2:before,
  #klaro .cookie-notice .cn-body h1:before,
  #klaro .cookie-notice .cn-body h2:before {
    display: inline-block;
    height: 35px;
  }
}
#klaro .cm-modal .cm-header p span p,
#klaro .cm-modal .cn-body p span p,
#klaro .cookie-notice .cm-header p span p,
#klaro .cookie-notice .cn-body p span p {
  font-family: Rubik, sans-serif;
  font-size: 14px;
  line-height: 1.85714;
  color: rgba(2, 12, 30, 0.65);
  letter-spacing: 0.2px;
}
@media (max-width: 991px) {
  #klaro .cm-modal .cm-header p span p,
  #klaro .cm-modal .cn-body p span p,
  #klaro .cookie-notice .cm-header p span p,
  #klaro .cookie-notice .cn-body p span p {
    font-family: Rubik, sans-serif;
    font-size: 12px;
    line-height: 1.83333;
  }
}
#klaro .cm-modal .cm-header p span p + p,
#klaro .cm-modal .cn-body p span p + p,
#klaro .cookie-notice .cm-header p span p + p,
#klaro .cookie-notice .cn-body p span p + p {
  margin-top: 8px;
}
#klaro .cm-modal .cm-header p span a,
#klaro .cm-modal .cn-body p span a,
#klaro .cookie-notice .cm-header p span a,
#klaro .cookie-notice .cn-body p span a {
  color: #020c1e;
}
#klaro .cm-modal .cm-header .hide,
#klaro .cm-modal .cn-body .hide,
#klaro .cookie-notice .cm-header .hide,
#klaro .cookie-notice .cn-body .hide {
  display: none;
}
#klaro .cookie-modal-notice,
#klaro .cookie-notice {
  top: calc(50% - 283px);
  right: 99px;
  left: 99px;
}
@media (max-width: 991px) {
  #klaro .cookie-modal-notice,
  #klaro .cookie-notice {
    top: 5vh;
    right: 16px;
    left: 16px;
  }
}
#klaro .cookie-modal-notice .cn-body,
#klaro .cookie-notice .cn-body {
  display: flex;
  flex-direction: column;
}
#klaro .cookie-modal-notice .cn-body .cn-ok,
#klaro .cookie-notice .cn-body .cn-ok {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
  margin-top: 32px;
}
@media (max-width: 991px) {
  #klaro .cookie-modal-notice .cn-body .cn-ok,
  #klaro .cookie-notice .cn-body .cn-ok {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 24px;
  }
}
#klaro .cookie-modal-notice .cn-body .cn-ok .cn-buttons,
#klaro .cookie-notice .cn-body .cn-ok .cn-buttons {
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  #klaro .cookie-modal-notice .cn-body .cn-ok .cn-buttons,
  #klaro .cookie-notice .cn-body .cn-ok .cn-buttons {
    flex-direction: column-reverse;
    width: 100%;
  }
}
@media (max-width: 991px) {
  #klaro .cm-modal {
    top: 5vh;
    right: 16px;
    left: 16px;
    max-width: calc(100% - 32px);
  }
}
@media (max-width: 768px) {
  #klaro .cm-modal .cm-body {
    max-width: 100%;
  }
}
#klaro .cm-modal .cm-body .cm-services {
  max-width: 620px;
  margin-top: 32px;
}
#klaro .cm-modal .cm-body .cm-services .cm-service {
  margin-bottom: 16px;
}
#klaro .cm-modal .cm-body .cm-services .cm-service:last-child {
  margin-bottom: 48px;
}
@media (max-width: 991px) {
  #klaro .cm-modal .cm-body .cm-services .cm-service:last-child {
    margin-bottom: 24px;
  }
}
#klaro .cm-modal .cm-body .cm-services .cm-service .cm-required {
  display: none;
}
#klaro .cm-modal .cm-body .cm-services .cm-service .cm-list-title {
  font-family: Rubik, sans-serif;
  font-size: 14px;
  line-height: 1.85714;
  display: inline-block;
  margin: 0 0 6px 56px;
  font-weight: 500;
  letter-spacing: 0.2px;
}
#klaro .cm-modal .cm-body .cm-services .cm-service .cm-list-description {
  font-family: Rubik, sans-serif;
  font-size: 10px;
  line-height: 1.4;
  font-weight: 300;
}
#klaro .cm-modal .cm-body .cm-services .cm-service .cm-switch {
  left: 80px;
}
@media (max-width: 768px) {
  #klaro .cm-modal .cm-body .cm-services .cm-service .cm-switch {
    left: 24px;
  }
}
#klaro
  .cm-modal
  .cm-body
  .cm-services
  .cm-service
  .cm-list-input.only-required
  + .cm-list-label
  .slider,
#klaro
  .cm-modal
  .cm-body
  .cm-services
  .cm-service
  .cm-list-input:checked
  + .cm-list-label
  .slider {
  background-color: #102ea1;
}
#klaro .cm-modal .cm-footer-buttons {
  display: flex;
}
@media (max-width: 768px) {
  #klaro .cm-modal .cm-footer-buttons {
    flex-direction: column;
  }
}
#klaro .cm-modal .cm-footer-buttons .cm-btn-accept {
  order: 1;
}
#klaro .cm-modal .cm-footer-buttons .cm-btn-accept-all {
  order: 2;
}
#klaro .cm-modal .cm-footer-buttons .cn-decline {
  order: 3;
  margin-left: auto;
}
@media (max-width: 768px) {
  #klaro .cm-modal .cm-footer-buttons .cn-decline {
    margin-right: auto;
  }
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  transform-style: preserve-3d;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  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__progress__bar {
  width: 0;
}
.splide {
  outline: none;
  position: relative;
  visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  outline: none;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__slider {
  position: relative;
}
.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__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide--draggable > .splide__slider > .splide__track,
.splide--draggable > .splide__track {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splide--fade > .splide__slider > .splide__track > .splide__list,
.splide--fade > .splide__track > .splide__list {
  display: block;
}
.splide--fade
  > .splide__slider
  > .splide__track
  > .splide__list
  > .splide__slide,
.splide--fade > .splide__track > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}
.splide--fade
  > .splide__slider
  > .splide__track
  > .splide__list
  > .splide__slide.is-active,
.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide--ttb.is-active > .splide__slider > .splide__track > .splide__list,
.splide--ttb.is-active > .splide__track > .splide__list {
  display: block;
}
.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  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 {
  opacity: 0.9;
}
.splide__arrow:focus {
  outline: none;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.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;
  transition: transform 0.2s linear;
  width: 8px;
}
.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus {
  outline: none;
}
.splide__progress__bar {
  background: #ccc;
  height: 3px;
}
.splide--nav
  > .splide__slider
  > .splide__track
  > .splide__list
  > .splide__slide,
.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}
.splide--nav
  > .splide__slider
  > .splide__track
  > .splide__list
  > .splide__slide.is-active,
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}
.splide--nav
  > .splide__slider
  > .splide__track
  > .splide__list
  > .splide__slide:focus,
.splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none;
}
.splide--rtl > .splide__arrows .splide__arrow--prev,
.splide--rtl
  > .splide__slider
  > .splide__track
  > .splide__arrows
  .splide__arrow--prev,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
  left: auto;
  right: 1em;
}
.splide--rtl > .splide__arrows .splide__arrow--prev svg,
.splide--rtl
  > .splide__slider
  > .splide__track
  > .splide__arrows
  .splide__arrow--prev
  svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide--rtl > .splide__arrows .splide__arrow--next,
.splide--rtl
  > .splide__slider
  > .splide__track
  > .splide__arrows
  .splide__arrow--next,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide--rtl > .splide__arrows .splide__arrow--next svg,
.splide--rtl
  > .splide__slider
  > .splide__track
  > .splide__arrows
  .splide__arrow--next
  svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide--ttb > .splide__arrows .splide__arrow,
.splide--ttb
  > .splide__slider
  > .splide__track
  > .splide__arrows
  .splide__arrow,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide--ttb > .splide__arrows .splide__arrow--prev,
.splide--ttb
  > .splide__slider
  > .splide__track
  > .splide__arrows
  .splide__arrow--prev,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 1em;
}
.splide--ttb > .splide__arrows .splide__arrow--prev svg,
.splide--ttb
  > .splide__slider
  > .splide__track
  > .splide__arrows
  .splide__arrow--prev
  svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide--ttb > .splide__arrows .splide__arrow--next,
.splide--ttb
  > .splide__slider
  > .splide__track
  > .splide__arrows
  .splide__arrow--next,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  bottom: 1em;
  top: auto;
}
.splide--ttb > .splide__arrows .splide__arrow--next svg,
.splide--ttb
  > .splide__slider
  > .splide__track
  > .splide__arrows
  .splide__arrow--next
  svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide--ttb > .splide__pagination,
.splide--ttb > .splide__slider > .splide__pagination {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}
a,
button {
  color: inherit;
  cursor: pointer;
}
button:focus {
  outline: 0;
}
.c-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-width: 240px;
  height: 56px;
  padding: 13px 15px 15px;
  user-select: none;
  background-color: #102ea1;
  border: 0;
  transition: background-color 0.1s ease-in;
}
@media (max-width: 991px) {
  .c-btn {
    width: 100%;
  }
}
.c-btn_label {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 600;
  color: #f6f6f7;
  letter-spacing: 0.2px;
}
.c-btn:hover {
  background-color: #5d9de7;
}
.c-btn:active {
  background-color: #3383e1;
}
.c-btn.-small {
  height: 48px;
  padding: 15px 52px 17px;
}
.c-btn.-small .c-btn_label {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
}
.c-btn.-light {
  background-color: #f6f6f7;
  border: 1px solid #f6f6f7;
}
.c-btn.-light .c-btn_label {
  color: #020c1e;
}
.c-btn.-light:hover {
  background: rgba(115, 127, 148, 0.3);
  transition: all 0.1s ease-in;
}
.c-btn.-light:hover .c-btn_label {
  color: #f6f6f7;
  transition: color 0.1s ease-in;
}
.c-btn.-light:active {
  border: 1px solid #3383e1;
  transition: border 0.1s ease-in;
}
.c-btn.-light:active .c-btn_label {
  color: #3383e1;
  transition: color 0.1s ease-in;
}
.c-btn.-light.-greenHover:active {
  border: 1px solid #314814;
  transition: border 0.1s ease-in;
}
.c-btn.-light.-greenHover:active .c-btn_label {
  color: #314814;
  transition: color 0.1s ease-in;
}
.c-btn.-secondary {
  background-color: transparent;
  border: 1px solid rgba(2, 12, 30, 0.65);
  transition: border 0.1s ease-in;
}
.c-btn.-secondary .c-btn_label {
  color: #020c1e;
  transition: color 0.1s ease-in;
}
.c-btn.-secondary.-light {
  border: 1px solid #f6f6f7;
}
.c-btn.-secondary.-light .c-btn_label {
  color: #f6f6f7;
}
.c-btn.-secondary.-grey {
  background: rgba(115, 127, 148, 0.3);
  border: 1px solid #f6f6f7;
}
.c-btn.-secondary.-grey .c-btn_label {
  color: #f6f6f7;
}
.c-btn.-secondary.-grey:hover {
  background: #f6f6f7;
  border: 1px solid #f6f6f7;
  transition: all 0.1s ease-in;
}
.c-btn.-secondary.-grey:hover .c-btn_label {
  color: #020c1e;
  transition: color 0.1s ease-in;
}
.c-btn.-secondary.-grey:active {
  border: 1px solid #3383e1;
  transition: border 0.1s ease-in;
}
.c-btn.-secondary.-grey:active .c-btn_label {
  color: #3383e1;
  transition: color 0.1s ease-in;
}
.c-btn.-secondary:hover {
  border: 1px solid rgba(93, 157, 231, 0.65);
}
.c-btn.-secondary:hover .c-btn_label {
  color: #5d9de7;
}
.c-btn.-secondary:active {
  border: 1px solid rgba(51, 131, 225, 0.65);
}
.c-btn.-secondary:active .c-btn_label {
  color: #3383e1;
}
.c-btn.-secondary.-greenHover:hover {
  border: 1px solid rgba(77, 112, 31, 0.65);
}
.c-btn.-secondary.-greenHover:hover .c-btn_label {
  color: #4d701f;
}
.c-btn.-secondary.-greenHover:active {
  border: 1px solid rgba(49, 72, 20, 0.65);
}
.c-btn.-secondary.-greenHover:active .c-btn_label {
  color: #314814;
}
.c-btn.-secondary.-disabled .c-btn_label {
  color: #737f94;
}
.c-btn.-green {
  background-color: #68982a;
}
.c-btn.-green:hover {
  background-color: #4d701f;
}
.c-btn.-green:active {
  background-color: #314814;
}
.c-btn.-disabled {
  pointer-events: none;
  cursor: default;
  background-color: #737f94;
}
.c-btn .c-icon {
  margin-left: 16px;
}
.c-arrowBtn {
  width: 56px;
  height: 56px;
  background-color: #102ea1;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 24px 24px;
  transition: background-color 0.1s ease-in;
}
.c-arrowBtn.-round {
  width: 64px;
  height: 64px;
  border-radius: 50%;
}
.c-arrowBtn.-small {
  width: 40px;
  height: 40px;
  background-size: 16px 16px;
}
.c-arrowBtn.-small.-round {
  width: 48px;
  height: 48px;
}
.c-arrowBtn.-top {
  background-image: url(images/arrow_top-white.9f9000e8.svg);
}
.c-arrowBtn.-left {
  transform: rotate(180deg);
}
.c-arrowBtn.-left,
.c-arrowBtn.-right {
  background-image: url(images/arrow_right-white.1ace39ce.svg);
}
.c-arrowBtn.-white {
  background-color: #fdfdff;
}
.c-arrowBtn.-white.-top {
  background-image: url(images/arrow_top-dark.c8f1908e.svg);
}
.c-arrowBtn.-white.-top:hover {
  background-image: url(images/arrow_top-white.9f9000e8.svg);
}
.c-arrowBtn.-white.-left,
.c-arrowBtn.-white.-right {
  background-image: url(images/arrow_right.eecf2f5b.svg);
}
.c-arrowBtn.-white.-left:hover,
.c-arrowBtn.-white.-right:hover {
  background-image: url(images/arrow_right-white.1ace39ce.svg);
}
.c-arrowBtn.-disabled {
  pointer-events: none;
  cursor: auto;
  background-color: rgba(2, 12, 30, 0.05);
  background-image: url(images/arrow_right-darkGrey.09e2b7d1.svg);
}
.c-arrowBtn.-grey {
  background-color: rgba(115, 127, 148, 0.5);
}
@supports (-webkit-backdrop-filter: blur(5px)) or (backdrop-filter: blur(5px)) {
  .c-arrowBtn.-grey {
    background-color: rgba(115, 127, 148, 0.3);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }
}
.c-arrowBtn.-green {
  background-color: #68982a;
}
.c-arrowBtn.-green:hover {
  background-color: #4d701f;
}
.c-arrowBtn.-green:active {
  background-color: #314814;
}
.c-arrowBtn:hover {
  background-color: #5d9de7;
}
.c-arrowBtn:active {
  background-color: #3383e1;
}
.c-arrowBtn.-greenHover:hover {
  background-color: #4d701f;
}
.c-arrowBtn.-greenHover:active {
  background-color: #314814;
}
.c-downloadBtn {
  width: 36px;
  height: 36px;
  background-color: #102ea1;
  background-image: url(images/download-white.4edaeeab.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 16px 16px;
  transition: background-color 0.1s ease-in;
}
.c-downloadBtn:hover {
  background-color: #5d9de7;
}
.c-downloadBtn:active {
  background-color: #3383e1;
}
.c-playBtn {
  background-color: rgba(246, 246, 247, 0.38);
  width: 104px;
  height: 104px;
  padding: 24px;
  border-radius: 100%;
  animation: pulse 1.5s 1s infinite;
}
@supports (-webkit-backdrop-filter: blur(16px)) or (backdrop-filter: blur(16px)) {
  .c-playBtn {
    background-color: rgba(246, 246, 247, 0.18);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
  }
}
@media (max-width: 991px) {
  .c-playBtn {
    width: 64px;
    height: 64px;
    padding: 16px;
  }
}
.c-playBtn_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #102ea1;
  border-radius: 100%;
}
@media (max-width: 991px) {
  .c-playBtn_inner {
    width: 32px;
    height: 32px;
  }
}
.c-playBtn_icon {
  width: 12px !important;
  height: 15px !important;
}
@media (max-width: 991px) {
  .c-playBtn_icon {
    width: 10px !important;
    height: 10px !important;
  }
}
.c-playBtn.-green .c-playBtn_inner {
  background-color: #68982a;
}
.c-playBtn.-small {
  width: 64px;
  height: 64px;
  padding: 16px;
}
.c-playBtn.-small .c-playBtn_inner {
  width: 32px;
  height: 32px;
}
.c-playBtn.-small .c-playBtn_icon {
  width: 10px !important;
  height: 10px !important;
}
.c-hamburger {
  position: relative;
  z-index: 10;
  display: none;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: rgba(246, 246, 247, 0.1);
  background-image: url(images/hamburger-white.cecacacf.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 24px;
  transition: background-image 0.2s ease-in-out;
}
@media (max-width: 991px) {
  .c-hamburger {
    display: flex;
  }
}
.c-link {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  position: relative;
  font-weight: 600;
  color: #020c1e;
  text-decoration: none;
  letter-spacing: 0.2px;
  user-select: none;
  transition: color 0.1s ease-in;
}
.c-link:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #102ea1;
  transition: background-color 0.1s ease-in;
}
.c-link.-light {
  color: #f6f6f7;
}
.c-link.-light:after {
  background-color: #f6f6f7;
}
.c-link:hover {
  color: #5d9de7;
}
.c-link:hover:after {
  background-color: #5d9de7;
}
.c-link:active {
  color: #3383e1;
}
.c-link:active:after {
  background-color: #3383e1;
}
.c-link.-disabled {
  color: #737f94;
  pointer-events: none;
  cursor: default;
}
.c-link.-disabled:after {
  background-color: #737f94;
}
.c-arrowLink {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  position: relative;
  display: inline-block;
  padding-right: 32px;
  font-weight: 600;
  color: #020c1e;
  text-decoration: none;
  letter-spacing: 0.2px;
  user-select: none;
  transition: color 0.1s ease-in;
}
.c-arrowLink:after {
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  display: inline-block;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url(images/arrow_right-blue.641269ff.svg);
  transition: background-image 0.1s ease-in, transform 0.1s ease-in;
}
.c-arrowLink.-light {
  color: #f6f6f7;
}
.c-arrowLink.-light:after {
  background-image: url(images/arrow_right-white.1ace39ce.svg);
}
.c-arrowLink.-back {
  padding-right: 0;
  padding-left: 32px;
}
.c-arrowLink.-back:after {
  right: auto;
  left: 0;
  background-image: url(images/arrow_right-lightBlue.869c97b1.svg);
  transform: rotate(180deg);
}
.c-arrowLink.-green:after {
  background-image: url(images/arrow_right-green.d9d6f09e.svg);
}
.c-arrowLink:not(.-noHover):not(.-back):hover {
  color: #5d9de7;
}
.c-arrowLink:not(.-noHover):not(.-back):hover:after {
  background-image: url(images/arrow_right-lightBlue.869c97b1.svg);
  transform: translate3d(3px, 0, 0);
}
.c-arrowLink:not(.-back):hover:after {
  transform: translate3d(3px, 0, 0);
}
.c-arrowLink:active {
  color: #3383e1 !important;
}
.c-arrowLink:active:after {
  background-image: url(images/arrow_right-lightBlueDarker.2fe71857.svg) !important;
}
.c-arrowLink.-green:hover,
.c-arrowLink.-greenHover:hover {
  color: #4d701f !important;
}
.c-arrowLink.-green:hover:after,
.c-arrowLink.-greenHover:hover:after {
  background-image: url(images/arrow_right-greenDark.a3ba3d5c.svg) !important;
}
.c-arrowLink.-green:active,
.c-arrowLink.-greenHover:active {
  color: #314814 !important;
}
.c-arrowLink.-green:active:after,
.c-arrowLink.-greenHover:active:after {
  background-image: url(images/arrow_right-greenDarker.a09dc127.svg) !important;
}
.c-arrowLink.-disabled {
  color: #737f94;
  pointer-events: none;
  cursor: default;
}
.c-arrowLink.-disabled:after {
  background-image: url(images/arrow_right-grey.76e2300f.svg);
}
.c-downloadLink {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  position: relative;
  display: inline-block;
  padding-right: 32px;
  font-weight: 600;
  color: #020c1e;
  text-decoration: none;
  letter-spacing: 0.2px;
  user-select: none;
  transition: color 0.1s ease-in;
}
@media (max-width: 991px) {
  .c-downloadLink {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 14px;
    line-height: 1.14286;
    padding-right: 0;
    font-weight: 400;
    text-decoration: underline;
  }
}
.c-downloadLink:after {
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  display: inline-block;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url(images/download-green.4664e109.svg);
  transition: background-image 0.1s ease-in;
}
@media (max-width: 991px) {
  .c-downloadLink:after {
    display: none;
  }
}
.c-downloadLink:hover {
  color: #4d701f;
}
.c-downloadLink:active {
  color: #314814;
}
.c-downloadLink:active:after {
  background-image: url(images/download-greenDarker.aeb41dbb.svg);
}
.c-downloadLink.-blue:after {
  background-image: url(images/download-blue.f6c4cd32.svg);
}
.c-downloadLink.-blue:hover {
  color: #5d9de7;
}
.c-downloadLink.-blue:hover:after {
  background-image: url(images/download-blueLight.46966264.svg);
}
.c-downloadLink.-blue:active {
  color: #3383e1;
}
.c-downloadLink.-blue:active:after {
  background-image: url(images/download-blueLight2.65fb2e32.svg);
}
.c-countryLink {
  position: relative;
  display: flex;
  align-items: center;
  width: calc(100% - 24px);
  padding: 16px 32px;
  margin-right: 12px;
  margin-left: 12px;
  background-color: rgba(246, 246, 247, 0.1);
  transition: background-color 0.1s ease-in;
}
.c-countryLink:after {
  position: absolute;
  right: 32px;
  display: inline-block;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  content: "";
  background-image: url(images/open-in-new_white.8af08f69.svg);
  opacity: 0;
  transition: opacity 0.1s ease-in;
}
.c-countryLink:hover {
  background-color: #102ea1;
}
.c-countryLink:hover:after {
  opacity: 1;
}
.c-countryLink .c-flag {
  margin-right: 12px;
}
.c-navHorizontal {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .c-navHorizontal.-main {
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media (max-width: 991px) {
  .c-navHorizontal.-footer {
    flex-direction: column;
  }
}
.c-navHorizontal.-footer .c-navHorizontal_item {
  display: inline-flex;
}
.c-navHorizontal.-footer .c-navHorizontal_link {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  display: inline-flex;
  color: #f6f6f7;
}
@media (max-width: 991px) {
  .c-navHorizontal.-footer .c-navHorizontal_link {
    font-weight: 300;
    color: rgba(246, 246, 247, 0.7);
  }
}
@media (max-width: 991px) {
  .c-navHorizontal.-categories {
    overflow-x: auto;
  }
}
@media (max-width: 991px) {
  .c-navHorizontal.-categories .c-navHorizontal_item {
    flex-shrink: 0;
  }
}
.c-navHorizontal.-categories .c-navHorizontal_link {
  font-weight: 500;
  color: rgba(246, 246, 247, 0.5);
}
.c-navHorizontal.-categories .c-navHorizontal_link.-active {
  position: relative;
  color: #fdfdff;
}
.c-navHorizontal.-categories .c-navHorizontal_link.-active:after {
  position: absolute;
  top: calc(100% + 29px);
  left: calc(50% - 56px);
  z-index: 1;
  display: block;
  width: 112px;
  height: 32px;
  content: "";
  background-image: url(images/pointer.4b99ed7f.svg);
}
@media (max-width: 991px) {
  .c-navHorizontal.-categories .c-navHorizontal_link.-active:after {
    top: calc(100% + 21px);
    left: calc(50% - 42px);
    width: 84px;
    height: 24px;
    background-size: contain;
  }
}
.c-navVertical {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.c-navVertical_item {
  position: relative;
  display: inline-flex;
  width: 100%;
  transition: border 0.1s ease-in;
}
.c-navVertical_link {
  font-family: Rubik, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  width: 100%;
  font-weight: 300;
  color: rgba(246, 246, 247, 0.75);
  transition: color 0.1s ease-in, text-shadow 0.1s ease-in;
}
.c-navVertical_link:hover {
  color: #f6f6f7;
  text-shadow: 0 0 #f6f6f7;
}
@media (max-width: 991px) {
  .c-navVertical.-bgBlue.-countries .c-navVertical_item,
  .c-navVertical.-bgBlue.-sidebar .c-navVertical_item {
    border-bottom: 1px solid rgba(246, 246, 247, 0.1);
  }
}
.c-navVertical.-bgBlue.-countries .c-navVertical_item + .c-navVertical_item,
.c-navVertical.-bgBlue.-sidebar .c-navVertical_item + .c-navVertical_item {
  border-top: 1px solid rgba(246, 246, 247, 0.1);
}
.c-navVertical.-countries .c-navVertical_item,
.c-navVertical.-sidebar .c-navVertical_item {
  border-top: 1px solid transparent;
}
@media (max-width: 991px) {
  .c-navVertical.-countries .c-navVertical_item,
  .c-navVertical.-sidebar .c-navVertical_item {
    border-top: 0 !important;
    border-bottom: 1px solid rgba(246, 246, 247, 0.15);
  }
}
.c-navVertical.-countries .c-navVertical_item + .c-navVertical_item,
.c-navVertical.-sidebar .c-navVertical_item + .c-navVertical_item {
  border-top: 1px solid rgba(246, 246, 247, 0.15);
}
@media (min-width: 992px) {
  .c-navVertical.-countries .c-navVertical_item:before,
  .c-navVertical.-sidebar .c-navVertical_item:before {
    position: absolute;
    top: 0;
    display: block;
    height: 100%;
    content: "";
    background-color: rgba(246, 246, 247, 0.1);
    opacity: 0;
    transition: opacity 0.1s ease-in;
  }
}
@media (min-width: 992px) {
  .c-navVertical.-countries .c-navVertical_item:hover,
  .c-navVertical.-countries .c-navVertical_item:hover + .c-navVertical_item,
  .c-navVertical.-sidebar .c-navVertical_item:hover,
  .c-navVertical.-sidebar .c-navVertical_item:hover + .c-navVertical_item {
    border-top: 1px solid transparent !important;
  }
  .c-navVertical.-countries .c-navVertical_item:hover .c-navVertical_link:after,
  .c-navVertical.-countries .c-navVertical_item:hover:before,
  .c-navVertical.-sidebar .c-navVertical_item:hover .c-navVertical_link:after,
  .c-navVertical.-sidebar .c-navVertical_item:hover:before {
    opacity: 1;
  }
}
.c-navVertical.-countries .c-navVertical_link,
.c-navVertical.-sidebar .c-navVertical_link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  letter-spacing: 0.2px;
  user-select: none;
}
.c-navVertical.-countries .c-navVertical_link .c-flag,
.c-navVertical.-countries .c-navVertical_link .c-label,
.c-navVertical.-sidebar .c-navVertical_link .c-flag,
.c-navVertical.-sidebar .c-navVertical_link .c-label {
  margin-right: 12px;
}
@media (min-width: 992px) {
  .c-navVertical.-sidebar .c-navVertical_item:hover .c-navVertical_link {
    font-weight: 600;
  }
  .c-navVertical.-sidebar .c-navVertical_item:hover .c-navVertical_link:after {
    transform: translateZ(0);
  }
}
@media (min-width: 992px) {
  .c-navVertical.-sidebar .c-navVertical_item:before {
    right: -32px;
    width: calc(100% + 64px);
  }
}
.c-navVertical.-sidebar .c-navVertical_link {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  display: inline-flex;
  padding: 24px 40px 24px 0;
  font-weight: 400;
  color: #f6f6f7;
}
.c-navVertical.-sidebar .c-navVertical_link:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  content: "";
  background-image: url(images/arrow_right-white.1ace39ce.svg);
  opacity: 0;
  transition: 0.25s ease-in-out;
  transform: translate3d(12px, 0, 0);
}
@media (max-width: 991px) {
  .c-navVertical.-sidebar .c-navVertical_link:after {
    right: 12px;
    width: 16px;
    height: 16px;
    background-size: 16px;
    opacity: 1;
    transform: none;
  }
}
.c-navVertical.-countries.-withBottomLine .c-navVertical_item:last-child {
  border-bottom: 1px solid rgba(246, 246, 247, 0.15);
}
.c-navVertical.-countries.-withBottomLine .c-navVertical_item:last-child:hover {
  border-bottom: 1px solid transparent;
}
@media (min-width: 992px) {
  .c-navVertical.-countries .c-navVertical_item:hover .c-navVertical_link {
    font-weight: 400;
    color: #f6f6f7;
  }
}
@media (min-width: 992px) {
  .c-navVertical.-countries .c-navVertical_item:before {
    right: -24px;
    width: calc(100% + 48px);
  }
}
.c-navVertical.-countries .c-navVertical_link {
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 8px 32px 8px 0;
  color: rgba(246, 246, 247, 0.65);
}
.c-navVertical.-countries .c-navVertical_link.-newTab:after {
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  display: inline-block;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url(images/open-in-new_white.8af08f69.svg);
  opacity: 0;
  transition: opacity 0.1s ease-in;
}
@media (max-width: 991px) {
  .c-navVertical.-countries .c-navVertical_link.-newTab:after {
    right: 12px;
    width: 16px;
    height: 16px;
    background-size: 16px;
    opacity: 1;
  }
}
.c-navVertical.-withIcons .c-navVertical_item {
  border-top: 0;
  border-bottom: 1px solid rgba(2, 12, 30, 0.1);
}
.c-navVertical.-withIcons .c-navVertical_item:first-child {
  border-top: 1px solid rgba(2, 12, 30, 0.1);
}
.c-navVertical.-withIcons .c-navVertical_link {
  font-family: Rubik, sans-serif;
  font-size: 18px;
  line-height: 1.66667;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 16px 50px 16px 0;
  font-weight: 400;
  color: #020c1e;
  opacity: 0.65;
  transition: 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .c-navVertical.-withIcons .c-navVertical_link {
    padding: 24px 0 24px 40px;
    opacity: 1;
  }
}
.c-navVertical.-withIcons .c-navVertical_link:after {
  position: absolute;
  top: calc(50% - 8px);
  right: 0;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  content: "";
  background-image: url(images/arrow_right-blue.641269ff.svg);
  opacity: 0;
  transition: 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .c-navVertical.-withIcons .c-navVertical_link:after {
    top: calc(50% - 12px);
    right: auto;
    left: 0;
    width: 24px;
    height: 24px;
    background-image: url(images/arrow_right.eecf2f5b.svg);
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .c-navVertical.-withIcons .c-navVertical_link:hover {
    padding-left: 24px;
    background-color: rgba(2, 12, 30, 0.1);
    opacity: 1;
  }
  .c-navVertical.-withIcons .c-navVertical_link:hover:after {
    opacity: 1;
    transform: translate3d(-12px, 0, 0);
  }
}
.c-navVertical.-withIcons .c-navVertical_link .c-icon {
  margin-right: 16px;
}
@media (max-width: 991px) {
  .c-navVertical.-withIcons .c-navVertical_link .c-icon {
    display: none;
  }
}
.c-label {
  font-family: Rubik, sans-serif;
  font-size: 10px;
  line-height: 1.6;
  display: inline-block;
  padding: 6px 12px;
  font-weight: 500;
  color: #f6f6f7;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  background: #102ea1;
}
.c-label.-country {
  display: inline-flex;
  align-items: center;
  padding: 9px 10px 7px;
  background: rgba(246, 246, 247, 0.1);
}
.c-label.-country .c-flag {
  margin-top: -1px;
  margin-right: 8px;
}
.c-label.-light {
  color: #020c1e;
  background: #fdfdff;
}
.c-label.-lightOpacity {
  background: rgba(246, 246, 247, 0.1);
}
.c-label.-darkOpacity {
  color: #020c1e;
  background: rgba(2, 12, 30, 0.05);
}
.c-label.-green {
  background: #68982a;
}
.c-label.-greenOpacity {
  color: #68982a;
  background: rgba(104, 152, 42, 0.15);
}
.c-live {
  font-family: Rubik, sans-serif;
  font-size: 12px;
  line-height: 1.16667;
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 20px;
  padding-left: 28px;
  letter-spacing: 0.1px;
}
.c-live:after {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  content: "";
  background: #2c9b58;
  border-radius: 50%;
  animation: livePulse 2s infinite;
}
.c-breadcrumbs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.c-breadcrumbs_item {
  font-family: Rubik, sans-serif;
  font-size: 12px;
  line-height: 1.16667;
  display: flex;
  align-items: center;
  font-weight: 300;
  color: rgba(2, 12, 30, 0.65);
  letter-spacing: 0.1px;
}
.c-breadcrumbs_item:last-child {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-breadcrumbs_item:not(:last-child) {
  flex-shrink: 0;
}
.c-breadcrumbs_item + .c-breadcrumbs_item {
  position: relative;
  padding-left: 13px;
  margin-left: 6px;
}
.c-breadcrumbs_item + .c-breadcrumbs_item:before {
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  flex-shrink: 0;
  width: 7px;
  height: 4px;
  content: "";
  background-image: url(images/diamond.3d8286e1.svg);
}
.c-breadcrumbs_link {
  color: #020c1e;
  transition: color 0.1s ease-in;
}
.c-breadcrumbs_link:hover {
  color: #5d9de7 !important;
}
.c-breadcrumbs_link:active {
  color: #3383e1 !important;
}
.c-breadcrumbs.-light .c-breadcrumbs_item {
  color: rgba(246, 246, 247, 0.65);
}
.c-breadcrumbs.-light .c-breadcrumbs_item + .c-breadcrumbs_item:before {
  background-image: url(images/diamond-light.c2236d3d.svg);
}
.c-breadcrumbs.-light .c-breadcrumbs_link {
  color: #f6f6f7;
}
.c-breadcrumbs.-green .c-breadcrumbs_item + .c-breadcrumbs_item:before {
  background-image: url(images/diamond-green.3e016afc.svg);
}
.c-image {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.c-image.-gradient:after,
.c-image.-hardLight:after,
.c-image.-multiply30:after,
.c-image.-multiplyBlue:after,
.c-image.-sustainability:after,
.c-image.-zoom:after {
  content: "";
  transition: background 0.1s ease-in;
}
.c-image.-gradient:after {
  background: linear-gradient(
    180deg,
    rgba(2, 12, 30, 0.03) 30.93%,
    rgba(18, 27, 43, 0.875485) 65.03%,
    #020c1e 97.11%
  );
}
@media (max-width: 991px) {
  .c-image.-gradient:after {
    top: auto;
    bottom: 0;
    height: 262px;
    background: linear-gradient(
      180deg,
      rgba(2, 12, 30, 0.03) 30.93%,
      rgba(18, 27, 43, 0.875485) 65.03%,
      #020c1e 97.11%
    );
  }
}
.c-image.-multiply30:after {
  background: #020c1e;
  opacity: 0.3;
  mix-blend-mode: multiply;
}
.c-image.-sustainability:after {
  background: #68982a;
  opacity: 0.95;
  mix-blend-mode: multiply;
}
.c-image.-multiplyBlue img {
  filter: grayscale(1);
}
.c-image.-multiplyBlue:after {
  background: #102ea1;
  mix-blend-mode: multiply;
}
.c-image.-colorDodge {
  background: #020c1e;
}
.c-image.-colorDodge img {
  filter: grayscale(1);
  mix-blend-mode: color-dodge;
}
.c-image.-hardLight:after {
  background: #102ea1;
  opacity: 0.9;
  mix-blend-mode: hard-light;
}
.c-image.-hardLight img {
  filter: grayscale(1);
}
.c-image.-zoom:hover {
  cursor: pointer;
}
.c-image.-zoom:hover:after {
  background: rgba(2, 12, 30, 0.5);
}
.c-image.-zoom:hover:before {
  position: absolute;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
  z-index: 1;
  width: 24px;
  height: 24px;
  content: "";
  background-image: url(images/search.af17223d.svg);
}
@media (max-width: 991px) {
  .c-image.-fullMobile {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: 575px) {
  .c-image.-fullMobile {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw);
  }
}
.c-image.-logo {
  opacity: 0.3;
}
.c-image.-logo img {
  object-fit: contain;
}
.l-header .c-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  height: 200px;
}
.c-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-stat {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 182px;
  padding: 32px;
}
@media (max-width: 991px) {
  .c-stat {
    min-height: 160px;
    padding: 24px;
  }
}
.c-stat .c-live {
  position: absolute;
  top: 32px;
  right: 32px;
}
@media (max-width: 991px) {
  .c-stat .t-text {
    letter-spacing: 0.2px;
  }
}
.c-stats:not(.-row) {
  display: grid;
  grid-template-rows: auto;
}
@media (max-width: 991px) {
  .c-stats:not(.-row) {
    display: flex;
    flex-direction: column;
  }
}
.c-stats.-max3 {
  max-width: 990px;
  grid-template-areas: "box1 box2 ." ". . box3";
  grid-template-columns: 1fr 1fr 1fr;
}
.c-stats.-max3 .c-stat {
  max-width: 330px;
}
@media (max-width: 991px) {
  .c-stats.-max3 .c-stat {
    max-width: none;
  }
}
.c-stats.-max3 .c-stat:first-child {
  background-color: #102ea1;
}
.c-stats.-max3 .c-stat:first-child .t-title,
.c-stats.-max3 .c-stat:first-child .t-title + .t-title {
  color: #f6f6f7;
}
.c-stats.-max3 .c-stat:first-child .t-text {
  color: rgba(246, 246, 247, 0.65);
}
.c-stats.-max3 .c-stat:nth-child(2) {
  background-color: #f6f6f7;
}
.c-stats.-max3 .c-stat:nth-child(2) .t-text,
.c-stats.-max3 .c-stat:nth-child(2) .t-title + .t-title {
  color: rgba(2, 12, 30, 0.65);
}
.c-stats.-max3 .c-stat:nth-child(3) {
  background-color: #0b1528;
}
.c-stats.-max3 .c-stat:nth-child(3) .t-title {
  color: #f6f6f7;
}
.c-stats.-max3 .c-stat:nth-child(3) .t-text,
.c-stats.-max3 .c-stat:nth-child(3) .t-title + .t-title {
  color: rgba(246, 246, 247, 0.65);
}
.c-stats.-max4 {
  max-width: 880px;
  grid-template-areas: "box1 ." "box2 box3" ". box4";
  grid-template-columns: 1fr 1fr;
}
.c-stats.-max4 .c-stat:first-child {
  background-color: #f6f6f7;
}
.c-stats.-max4 .c-stat:nth-child(2),
.c-stats.-max4 .c-stat:nth-child(4) {
  background-color: #0b1528;
}
.c-stats.-max4 .c-stat:nth-child(3) {
  background-color: #102ea1;
}
.c-stats.-max4 .c-stat:nth-child(2) > *,
.c-stats.-max4 .c-stat:nth-child(3) > *,
.c-stats.-max4 .c-stat:nth-child(4) > * {
  color: #f6f6f7;
}
.c-stats.-max4 .c-stat:nth-child(2) .t-text,
.c-stats.-max4 .c-stat:nth-child(3) .t-text,
.c-stats.-max4 .c-stat:nth-child(4) .t-text {
  color: rgba(246, 246, 247, 0.65);
}
.c-stats.-max4-2 {
  max-width: 660px;
  grid-template-areas: "box1 ." "box2 box3" ". box4";
  grid-template-columns: 1fr 1fr;
}
.c-stats.-max4-2 .c-stat:first-child {
  background-color: #102ea1;
}
.c-stats.-max4-2 .c-stat:nth-child(2),
.c-stats.-max4-2 .c-stat:nth-child(4) {
  background-color: #0b1528;
}
.c-stats.-max4-2 .c-stat:nth-child(3) {
  background-color: #f6f6f7;
}
.c-stats.-max4-2 .c-stat:first-child > *,
.c-stats.-max4-2 .c-stat:nth-child(2) > *,
.c-stats.-max4-2 .c-stat:nth-child(4) > * {
  color: #f6f6f7;
}
.c-stats.-max4-2 .c-stat:first-child .t-text,
.c-stats.-max4-2 .c-stat:nth-child(2) .t-text,
.c-stats.-max4-2 .c-stat:nth-child(4) .t-text {
  color: rgba(246, 246, 247, 0.65);
}
.c-stats.-max5 {
  max-width: 990px;
  grid-template-areas: "box1 . ." "box2 box3 ." ". box4 box5";
  grid-template-columns: 1fr 1fr 1fr;
}
.c-stats.-max5 .c-stat:first-child {
  background-color: #0b1528;
}
.c-stats.-max5 .c-stat:nth-child(2),
.c-stats.-max5 .c-stat:nth-child(4) {
  background-color: #102ea1;
}
.c-stats.-max5 .c-stat:nth-child(3),
.c-stats.-max5 .c-stat:nth-child(5) {
  background-color: #fdfdff;
}
.c-stats.-max5 .c-stat:first-child > *,
.c-stats.-max5 .c-stat:nth-child(2) > *,
.c-stats.-max5 .c-stat:nth-child(4) > * {
  color: #f6f6f7;
}
.c-stats.-max5 .c-stat:first-child .t-text,
.c-stats.-max5 .c-stat:nth-child(2) .t-text,
.c-stats.-max5 .c-stat:nth-child(4) .t-text {
  color: rgba(246, 246, 247, 0.65);
}
.c-stats.-max5.-green .c-stat:nth-child(2),
.c-stats.-max5.-green .c-stat:nth-child(4) {
  background-color: #68982a;
}
.c-stats .c-stat {
  width: 100%;
  max-width: 440px;
}
@media (max-width: 991px) {
  .c-stats .c-stat {
    width: calc(50vw + 50%);
    max-width: none;
  }
}
.c-stats .c-stat:first-child {
  grid-area: box1;
}
.c-stats .c-stat:nth-child(2) {
  grid-area: box2;
}
.c-stats .c-stat:nth-child(3) {
  grid-area: box3;
}
.c-stats .c-stat:nth-child(4) {
  grid-area: box4;
}
.c-stats .c-stat:nth-child(5) {
  grid-area: box5;
}
.c-textDecor {
  font-family: Syncopate, sans-serif;
  font-size: 108px;
  font-weight: 700;
  line-height: 0.92593;
  text-transform: uppercase;
  letter-spacing: 4px;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .c-textDecor {
    font-family: Syncopate, sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 0.92857;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  .c-textDecor:not(.-mdColors):not(.-mdColorsLight) {
    color: transparent;
    -webkit-text-stroke-width: 1.4px;
  }
  .c-textDecor.-f48md {
    font-family: Syncopate, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 0.83333;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
}
.c-textDecor_circleWord {
  margin-left: 16.666667%;
}
@media (max-width: 768px) {
  .c-textDecor_circleWord {
    align-items: center;
    height: 40px;
    margin-left: 0;
  }
}
.c-textDecor_inner,
.c-textDecor span {
  color: transparent;
  -webkit-text-stroke-color: rgba(215, 216, 219, 0.16);
  -webkit-text-stroke-width: 1.4px;
}
.c-textDecor_inner .c-roundText,
.c-textDecor span .c-roundText {
  flex-shrink: 0;
  margin-top: -10px;
}
@media (max-width: 1199px) {
  .c-textDecor_inner .c-roundText,
  .c-textDecor span .c-roundText {
    margin-top: -5px;
  }
}
@media (max-width: 1199px) {
  .c-textDecor_inner .c-roundText_inner,
  .c-textDecor span .c-roundText_inner {
    font-size: 10px;
  }
}
@media (max-width: 991px) {
  .c-textDecor_inner .c-roundText_inner,
  .c-textDecor span .c-roundText_inner {
    font-size: 6px;
  }
}
.c-textDecor_inner .c-roundText span,
.c-textDecor span .c-roundText span {
  color: inherit;
  -webkit-text-stroke-color: initial;
  -webkit-text-stroke-width: initial;
}
@media (max-width: 991px) {
  .c-textDecor:not(.-mdColors).-cGrey,
  .c-textDecor:not(.-mdColors).-cGrey span,
  .c-textDecor:not(.-mdColors).-cTextDarkBg,
  .c-textDecor:not(.-mdColors).-cTextDarkBg span {
    color: transparent;
    -webkit-text-stroke-color: rgba(215, 216, 219, 0.16);
  }
}
.c-textDecor.-cDark span {
  -webkit-text-stroke-color: #d7d8db;
}
@media (max-width: 991px) {
  .c-textDecor.-cDark:not(.-mdColors),
  .c-textDecor.-cDark:not(.-mdColors) span {
    -webkit-text-stroke-color: rgba(2, 12, 30, 0.06);
  }
}
.c-textDecor.-cBlue {
  color: #102ea1;
}
.c-textDecor.-cBlue span {
  -webkit-text-stroke-color: #d7d8db;
}
@media (max-width: 991px) {
  .c-textDecor.-cBlue:not(.-mdColors) {
    -webkit-text-stroke-color: rgba(2, 12, 30, 0.06);
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .c-textDecor.-cBlue:not(.-mdColors) span {
    -webkit-text-stroke-color: rgba(2, 12, 30, 0.06);
  }
}
.c-textDecor.-cGreen {
  color: #68982a;
}
.c-textDecor.-cGreen span {
  -webkit-text-stroke-color: rgba(2, 12, 30, 0.06);
}
.c-textDecor.-cGrey {
  color: #f6f6f7;
}
.c-textDecor.-cGrey span {
  -webkit-text-stroke-color: rgba(246, 246, 247, 0.16);
}
.c-verticalText {
  position: absolute;
  white-space: pre;
  transform: rotate(-90deg);
  transform-origin: bottom left;
}
.c-verticalText:before {
  position: absolute;
  top: 6px;
  left: calc(100% + 16px);
  display: block;
  width: 40px;
  height: 1px;
  content: "";
  background-color: #020c1e;
}
.c-videoBox {
  position: relative;
}
.c-videoBox_content {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 56px;
}
@media (max-width: 991px) {
  .c-videoBox_content {
    padding: 24px;
  }
}
.c-videoBox.-small .c-videoBox_content {
  padding: 32px;
}
@media (max-width: 991px) {
  .c-videoBox.-small .c-videoBox_content {
    padding: 24px;
  }
}
.c-videoModal {
  position: relative;
  width: 100%;
  height: 100%;
}
.c-videoModal_inner {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  content: "";
}
.c-videoModal_inner:after {
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
  content: "";
}
.c-videoModal_video {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 1;
  animation: fadeIn 0.1s ease-out;
}
.c-videoModal_video,
.c-videoModal_video video {
  width: 100%;
  height: 100%;
}
.c-videoModal_video .vjs-text-track-display {
  display: none;
}
@media (max-width: 768px) {
  .c-caseStudySliderSec_container {
    padding-right: 0;
    padding-left: 0;
  }
}
.c-caseStudySliderSec_container .c-roundText {
  position: absolute;
  top: -64px;
  left: 559px;
  z-index: 11;
}
.c-caseStudySliderSec_container .c-textDecor {
  position: absolute;
  bottom: -74px;
  left: 367px;
  z-index: 0;
}
@media (max-width: 991px) {
  .c-caseStudySliderSec_container .c-textDecor {
    right: -20px;
    bottom: -95px;
    left: auto;
  }
}
.c-caseStudySliderSec_swiper {
  position: relative;
  overflow: visible;
}
.c-caseStudySliderSec_swiper:hover .c-arrowBtn {
  display: block;
  opacity: 1;
  animation: fadeIn 0.1s ease-out;
}
.c-caseStudySliderSec_swiper:before {
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 10;
  display: block;
  width: 50vw;
  height: 100%;
  content: "";
  background-color: #f6f6f7;
}
.c-caseStudySliderSec_swiper .swiper-slide {
  position: relative;
  width: 880px;
  min-height: 520px;
  padding-left: 70px;
}
@media (max-width: 991px) {
  .c-caseStudySliderSec_swiper .swiper-slide {
    width: 100%;
    height: auto;
    min-height: 0;
    padding-right: 24px;
    padding-bottom: 90px;
    padding-left: 24px;
  }
}
.c-caseStudySliderSec_swiper .swiper-slide > * {
  position: relative;
  z-index: 10;
}
.c-caseStudySliderSec_swiper .swiper-slide .c-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-caseStudySliderSec_swiper .swiper-slide .c-image img {
  height: 100%;
}
@media (max-width: 991px) {
  .c-caseStudySliderSec_swiper .swiper-slide .c-image img {
    object-position: left;
  }
}
@media (max-width: 991px) {
  .c-caseStudySliderSec_swiper .swiper-slide .c-teaser_logo {
    max-width: 137px;
  }
}
.c-caseStudySliderSec_swiper .swiper-slide .c-teaser .t-text {
  max-width: 472px;
}
.c-caseStudySliderSec_swiper .c-arrowBtn {
  display: none;
  color: transparent;
  opacity: 0;
  transition: opacity 0.1s ease-out;
}
.c-caseStudySliderSec_swiper .c-arrowBtn.-left {
  left: -34px;
}
.c-caseStudySliderSec_swiper .c-arrowBtn.-right {
  left: 886px;
}
@media (max-width: 1679px) {
  .c-caseStudySliderSec_swiper .c-arrowBtn.-right {
    right: 26%;
    left: auto;
  }
}
@media (max-width: 1319px) {
  .c-caseStudySliderSec_swiper .c-arrowBtn.-right {
    right: 10px;
  }
}
.c-caseStudySliderSec_swiper .swiper-pagination-progressbar {
  bottom: 44px;
  left: 24px;
  max-width: calc(100% - 48px);
}
@media (min-width: 992px) {
  .c-newsSec {
    overflow: visible;
  }
}
@media (min-width: 992px) {
  .c-newsSec.-overlapping .c-newsSec_container {
    margin-top: -70px;
  }
}
.c-newsSec_container {
  max-width: 100%;
  padding-right: 0;
}
@media (max-width: 991px) {
  .c-newsSec_container {
    padding-right: 24px;
  }
}
.c-newsSec_swiper {
  position: relative;
  width: 100%;
  margin: 0;
}
@media (max-width: 991px) {
  .c-newsSec_swiper {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
.c-newsSec_nextSlideContainer {
  position: absolute;
  right: 80px;
  bottom: -80px;
  z-index: 3;
  padding-top: 50px;
  padding-left: 137px;
}
@media (max-width: 1199px) {
  .c-newsSec_nextSlideContainer {
    bottom: -200px;
  }
}
.c-newsSec_nextSlide {
  width: 510px;
  height: 294px;
  padding: 64px 56px 40px;
}
@media (max-width: 1380px) {
  .c-newsSec_nextSlide {
    width: 480px;
  }
}
@media (max-width: 1319px) {
  .c-newsSec_nextSlide {
    width: 400px;
  }
}
.c-newsSec_nextSlide .c-textDecor {
  position: absolute;
  top: -50px;
  left: -137px;
  color: transparent;
  -webkit-text-stroke-color: rgba(215, 216, 219, 0.16);
  -webkit-text-stroke-width: 1.4px;
}
.c-newsSec_nextSlide .swiper-pagination {
  position: absolute;
  right: 0;
  bottom: 0;
}
.c-newsSec_content {
  height: 100%;
}
.c-newsSec .swiper-slide {
  width: 100%;
  height: 736px;
  margin-right: 0;
}
@media (max-width: 1199px) {
  .c-newsSec .swiper-slide {
    padding-right: 48px;
    padding-left: 48px;
  }
}
@media (max-width: 991px) {
  .c-newsSec .swiper-slide {
    height: auto;
    padding-right: calc(50vw - 340px);
    padding-left: calc(50vw - 340px);
  }
}
@media (max-width: 768px) {
  .c-newsSec .swiper-slide {
    padding-right: calc(50vw - 262px);
    padding-left: calc(50vw - 262px);
  }
}
@media (max-width: 575px) {
  .c-newsSec .swiper-slide {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.c-newsSec .swiper-slide > * {
  position: relative;
  z-index: 10;
}
.c-newsSec .swiper-slide .t-title {
  max-width: 590px;
}
@media (max-width: 991px) {
  .c-newsSec .swiper-slide .t-title {
    line-height: 1.29;
  }
}
.c-newsSec .swiper-slide .t-text {
  max-width: 354px;
}
.c-newsSec .swiper-slide .c-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-newsSec .swiper-slide .c-image img {
  object-position: center;
  object-fit: cover;
}
@media (max-width: 991px) {
  .c-newsSec .swiper-pagination-progressbar {
    bottom: 44px;
    left: 50%;
    max-width: 700px;
    transform: translate3d(-50%, 0, 0);
  }
}
@media (max-width: 768px) {
  .c-newsSec .swiper-pagination-progressbar {
    max-width: 556px;
  }
}
@media (max-width: 575px) {
  .c-newsSec .swiper-pagination-progressbar {
    left: 24px;
    width: calc(100% - 48px);
    max-width: none;
    transform: none;
  }
}
.c-newsSec .c-arrowBtn {
  right: 80px;
  color: transparent;
}
.c-news,
.c-news_pic {
  position: relative;
}
.c-news_pic {
  width: 100%;
  height: 216px;
}
@media (max-width: 768px) {
  .c-news_pic {
    max-width: 328px;
    margin-right: auto;
    margin-left: auto;
  }
}
.c-news_pic .c-playBtn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.c-news_pic .c-downloadBtn {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
}
.c-news_pic img {
  object-fit: cover;
}
.c-news_country {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.c-news_country .t-text {
  margin-left: 8px;
}
.c-news_labels {
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 1;
}
@media (max-width: 768px) {
  .c-news_labels {
    top: 16px;
    left: 16px;
  }
}
.c-dropdown {
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
}
.c-dropdown:hover .c-dropdown_label:after {
  transform: rotate(180deg);
}
.c-dropdown:hover .c-dropdown_options {
  display: block;
  opacity: 1;
  animation: fadeIn 0.2s ease-out;
}
.c-dropdown_label {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 14px;
  color: rgba(246, 246, 247, 0.65);
}
.c-dropdown_label:after {
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  width: 8px;
  height: 4px;
  content: "";
  background-image: url(images/dropdown-grey.8d55f628.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  transition: transform 0.1s ease-in;
}
.c-dropdown_label .c-flag {
  margin-right: 6px;
}
.c-dropdown_options {
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
  width: 260px;
  padding: 16px 24px;
  overflow: visible;
  background-color: #0b1528;
  opacity: 0;
}
.c-dropdown_options .c-arrowLink {
  width: 100%;
}
.c-sidebar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 80px;
  height: 100vh;
  border-right: 1px solid rgba(246, 246, 247, 0.15);
}
.c-sidebar_logo {
  display: block;
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  background-image: url(images/logo_small.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 56px;
  transition: background-image 0.1s ease-in;
}
.c-sidebar_logo.-dark {
  background-image: url(images/logo_small-dark.svg);
}
.c-sidebar_logo img {
  width: 100%;
}
.c-sidebar_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  opacity: 0.75;
}
.c-sidebar_socials {
  display: flex;
  flex-direction: column;
  margin: 24px 24px 88px;
}
.c-sidebar_socials .c-icon {
  transition: background-image 0.1s ease-in;
}
.c-sidebar + #awwwards {
  opacity: 0;
}
@media (max-width: 991px) {
  .c-sidebar + #awwwards {
    opacity: 1;
  }
}
.c-sidebar.-animated + #awwwards {
  opacity: 1;
}
#awwwards {
  position: fixed;
  bottom: 220px;
  left: 12px;
  z-index: 101;
  display: inline-flex;
  transition: opacity 0.3s ease-in-out;
}
@media (max-width: 991px) {
  #awwwards {
    bottom: -60px;
    left: calc(50% - 28px);
    transform: rotate(90deg);
  }
}
#awwwards a {
  display: inline-flex;
  border: 1px solid #020c1e;
}
@media (max-width: 991px) {
  #awwwards a {
    border-right: 0;
  }
}
#awwwards .js-color-bg {
  fill: #f6f6f7;
}
#awwwards .js-color-text {
  fill: #020c1e;
}
.c-modal {
  display: none;
}
.c-modal.is-open {
  display: block;
}
.c-modal_overlay {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  height: 100%;
  background: rgba(2, 12, 30, 0.8);
  opacity: 0;
}
.c-modal_content,
.c-modal_overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.c-modal_content {
  position: relative;
  max-width: 1140px;
  max-height: calc(90vh - 96px);
  margin: 96px 0 0;
}
@media (max-height: 900px) {
  .c-modal_content {
    width: 996px;
    max-height: calc(90vh - 64px);
    margin-top: 64px;
  }
}
@media (max-width: 1319px) {
  .c-modal_content {
    max-width: calc(100% - 140px);
  }
}
@media (max-width: 991px) {
  .c-modal_content {
    width: calc(100% - 32px);
    max-width: 767px;
    max-height: none;
    margin: 96px auto 0;
  }
}
.c-modal_inner {
  width: 100%;
  max-height: calc(90vh - 96px);
  overflow: auto;
}
@media (max-height: 900px) {
  .c-modal_inner {
    max-height: calc(90vh - 64px);
  }
}
@media (max-width: 991px) {
  .c-modal_inner {
    max-height: calc(100vh - 96px);
    margin-bottom: 32px;
  }
}
.c-modal_close {
  position: absolute;
  top: -96px;
  right: 0;
  z-index: 999999;
  display: block;
  width: 64px;
  height: 64px;
  cursor: pointer;
  background: rgba(115, 127, 148, 0.3);
  background-image: url(images/close-white.732f2ff6.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 20px;
  border-radius: 50%;
  transition: transform 0.2s ease-in-out;
}
@media (max-height: 900px) {
  .c-modal_close {
    top: -64px;
    right: 16px;
    width: 48px;
    height: 48px;
    background-size: 16px;
  }
}
@media (max-width: 991px) {
  .c-modal_close {
    top: -64px;
    right: 16px;
    width: 48px;
    height: 48px;
    background-size: 16px;
  }
}
@media (max-width: 768px) {
  .c-modal_close {
    top: -56px;
    right: 0;
    width: 32px;
    height: 32px;
  }
}
.c-modal[aria-hidden="false"] .c-modal_overlay {
  opacity: 1;
  animation: fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.c-modal[aria-hidden="false"] .c-modal_content {
  animation: slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.-modal-open .c-modal_overlay {
  overflow: hidden;
}
#modal_fact .c-modal_inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 80px 92px 99px 68px;
  background-color: #fdfdff;
}
@media (max-width: 991px) {
  #modal_fact .c-modal_inner {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 24px 64px;
  }
}
#modal_fact .c-modal_col.-teaser {
  padding-top: 48px;
  padding-right: 56px;
}
@media (max-width: 991px) {
  #modal_fact .c-modal_col.-teaser {
    order: 1;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
  }
}
#modal_fact .c-modal_col.-logo {
  width: 50%;
  max-width: 480px;
}
@media (max-width: 991px) {
  #modal_fact .c-modal_col.-logo {
    order: 0;
    width: 100%;
    max-width: none;
  }
}
#modal_fact .c-teaser {
  max-width: 445px;
}
@media (max-width: 991px) {
  #modal_fact .c-teaser {
    max-width: none;
  }
}
#modal_fact .c-teaser + .c-teaser .t-text {
  max-width: 290px;
}
#modal_fact figure {
  position: relative;
  width: 100%;
  padding-top: 112%;
  background-color: #f6f6f7;
}
@media (max-width: 991px) {
  #modal_fact figure {
    width: calc(100% + 48px);
    height: 100%;
    padding-top: 102%;
    transform: translate3d(-24px, 0, 0);
  }
}
#modal_fact figure img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 60%;
  margin: auto;
}
#modal_certificate figure img {
  max-width: 60%;
}
@media (max-width: 991px) {
  #modal_indicators figure img {
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: bottom;
  }
}
#modal_certificate .c-modal_inner,
#modal_indicators .c-modal_inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 80px;
  background-color: #fdfdff;
}
@media (max-width: 991px) {
  #modal_certificate .c-modal_inner,
  #modal_indicators .c-modal_inner {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 24px 40px;
  }
}
#modal_certificate .c-modal_col.-teaser,
#modal_indicators .c-modal_col.-teaser {
  max-width: 50%;
  padding-top: 48px;
  padding-right: 56px;
}
@media (max-width: 991px) {
  #modal_certificate .c-modal_col.-teaser,
  #modal_indicators .c-modal_col.-teaser {
    order: 1;
    width: 100%;
    max-width: none;
    padding-top: 0;
    padding-right: 0;
  }
}
#modal_certificate .c-modal_col.-logo,
#modal_indicators .c-modal_col.-logo {
  width: 50%;
  max-width: 480px;
}
@media (max-width: 991px) {
  #modal_certificate .c-modal_col.-logo,
  #modal_indicators .c-modal_col.-logo {
    order: 0;
    width: 100%;
    max-width: none;
  }
}
#modal_certificate .c-teaser,
#modal_indicators .c-teaser {
  max-width: 445px;
}
@media (max-width: 991px) {
  #modal_certificate .c-teaser,
  #modal_indicators .c-teaser {
    max-width: none;
  }
}
#modal_certificate .c-teaser + .c-teaser .t-text,
#modal_indicators .c-teaser + .c-teaser .t-text {
  max-width: 290px;
}
#modal_certificate figure,
#modal_indicators figure {
  position: relative;
  width: 100%;
  padding-top: 112%;
  background-color: #f6f6f7;
}
@media (max-width: 991px) {
  #modal_certificate figure,
  #modal_indicators figure {
    width: calc(100% + 48px);
    height: 100%;
    padding-top: 102%;
    transform: translate3d(-24px, 0, 0);
  }
}
#modal_certificate figure img,
#modal_indicators figure img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media (max-width: 991px) {
  #modal_certificate .c-article_richText p,
  #modal_certificate .c-article_richText ul,
  #modal_indicators .c-article_richText p,
  #modal_indicators .c-article_richText ul {
    margin-bottom: 24px;
  }
}
#modal_certificate .c-article_richText > *,
#modal_indicators .c-article_richText > * {
  opacity: 1;
}
#modal_socialResponsibility .c-modal_inner {
  background-color: #fdfdff;
}
#modal_socialResponsibility .c-modal_text {
  padding: 88px 80px 80px;
}
@media (max-width: 991px) {
  #modal_socialResponsibility .c-modal_text {
    padding: 82px 24px 64px;
  }
}
#modal_socialResponsibility .swiper-pagination {
  top: 678px;
}
@media (min-width: 992px) and (max-height: 800px) {
  #modal_socialResponsibility .swiper-pagination {
    top: 478px;
  }
}
@media (max-width: 991px) {
  #modal_socialResponsibility .swiper-pagination {
    top: 324px;
    margin-left: 24px;
    text-align: left;
  }
}
#modal_socialResponsibility .swiper-slide {
  width: 100%;
}
#modal_socialResponsibility .c-image {
  width: 100%;
  height: 638px;
}
@media (min-width: 992px) and (max-height: 800px) {
  #modal_socialResponsibility .c-image {
    height: 438px;
  }
}
@media (max-width: 991px) {
  #modal_socialResponsibility .c-image {
    height: 284px;
  }
}
#modal_socialResponsibility .c-arrowBtn {
  position: absolute;
  top: 280px;
  z-index: 1;
}
@media (max-width: 991px) {
  #modal_socialResponsibility .c-arrowBtn {
    top: 204px;
    width: 48px;
    height: 48px;
    background-size: 16px 16px;
  }
}
#modal_socialResponsibility .c-arrowBtn.-prev {
  left: 40px;
}
@media (max-width: 991px) {
  #modal_socialResponsibility .c-arrowBtn.-prev {
    left: 24px;
  }
}
#modal_socialResponsibility .c-arrowBtn.-next {
  right: 40px;
}
@media (max-width: 991px) {
  #modal_socialResponsibility .c-arrowBtn.-next {
    right: 24px;
  }
}
#modal_managers .c-modal_col.-teaser {
  width: 50%;
  padding-right: 74px;
}
@media (max-width: 991px) {
  #modal_managers .c-modal_col.-teaser {
    width: 60%;
  }
}
@media (max-width: 768px) {
  #modal_managers .c-modal_col.-teaser {
    order: 1;
    width: 100%;
    padding-right: 0;
  }
}
#modal_managers .c-modal_col.-image {
  width: 50%;
  max-width: 480px;
}
@media (max-width: 991px) {
  #modal_managers .c-modal_col.-image {
    width: 40%;
  }
}
@media (max-width: 768px) {
  #modal_managers .c-modal_col.-image {
    order: 0;
    width: 100%;
    max-width: none;
  }
}
#modal_managers .swiper-slide {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  padding: 80px;
}
@media (max-width: 991px) {
  #modal_managers .swiper-slide {
    padding: 60px 60px 108px;
  }
}
@media (max-width: 768px) {
  #modal_managers .swiper-slide {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 24px 108px;
  }
}
#modal_managers .swiper-pagination {
  width: calc(100% - 48px);
  margin-right: 24px;
  margin-bottom: 64px;
  margin-left: 24px;
}
#modal_managers .c-arrowBtn {
  position: absolute;
  top: calc(50% - 32px);
  z-index: 1;
}
#modal_managers .c-arrowBtn.-prev {
  left: -32px;
}
#modal_managers .c-arrowBtn.-next {
  right: -32px;
}
#modal_managers .c-image {
  position: relative;
  width: 100%;
  padding-top: 112%;
}
@media (max-width: 768px) {
  #modal_managers .c-image {
    width: calc(100% + 48px);
    height: 100%;
    padding-top: 60%;
    transform: translate3d(-24px, 0, 0);
  }
}
@media (max-width: 575px) {
  #modal_managers .c-image {
    padding-top: 101%;
  }
}
#modal_managers .c-image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 991px) {
  #modal_countries .c-modal_content {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
#modal_countries .c-modal_inner {
  padding: 96px 80px 72px;
}
@media (max-width: 991px) {
  #modal_countries .c-modal_inner {
    padding: 72px 24px;
  }
}
#modal_countries .c-modal_title {
  max-width: 426px;
}
@media (max-width: 991px) {
  #modal_countries .c-modal_close {
    right: 16px;
  }
}
#modal_countries .c-modal_properties {
  margin-right: -12px;
  margin-left: -12px;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1199px) {
  #modal_countries .c-modal_properties {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  #modal_countries .c-modal_properties {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 991px) {
  #modal_countries .c-navVertical.-countries .c-navVertical_link {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
#modal_image .c-modal_content {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  max-width: calc(100vw - 160px);
}
@media (max-width: 991px) {
  #modal_image .c-modal_content {
    max-width: calc(100vw - 32px);
  }
}
#modal_image .c-modal_title {
  width: 100%;
  padding: 16px 32px;
}
@media (max-width: 991px) {
  #modal_image .c-modal_title {
    padding: 24px;
  }
}
#modal_image .c-modal_inner {
  display: flex;
  justify-content: center;
  padding: 48px 48px 72px;
  background-color: #fdfdff;
}
@media (max-width: 991px) {
  #modal_image .c-modal_inner {
    padding: 32px 16px 40px;
  }
}
#modal_image .c-modal_inner .c-image {
  display: block;
  height: fit-content;
}
.h-card {
  padding: 32px 32px 40px;
}
.c-pagination {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
}
@media (max-width: 768px) {
  .c-pagination {
    display: flex;
  }
}
.c-pagination.-bgGreyBox .c-pagination_dots,
.c-pagination.-bgGreyBox a {
  color: rgba(246, 246, 247, 0.5);
}
.c-pagination.-bgGreyBox .c-arrowBtn.-disabled {
  background-color: rgba(16, 46, 161, 0.3);
}
.c-pagination_dots {
  color: rgba(2, 12, 30, 0.5);
}
.c-pagination a,
.c-pagination span {
  display: inline-block;
  font-weight: 500;
}
.c-pagination a {
  color: rgba(2, 12, 30, 0.5);
}
.c-pagination a:hover {
  text-decoration: underline;
}
.c-pagination .c-arrowBtn.-left {
  margin-right: 40px;
}
.c-pagination .c-arrowBtn.-right {
  margin-left: 40px;
}
@media (min-width: 992px) {
  .c-contactSec_col.-form:not(.-reverse) {
    padding-left: 64px;
  }
}
.c-contactSec_col.-form:not(.-reverse) .f-contact,
.c-contactSec_col.-form:not(.-reverse) .t-text,
.c-contactSec_col.-form:not(.-reverse) .t-title {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 991px) {
  .c-contactSec_col.-form:not(.-reverse) .f-contact,
  .c-contactSec_col.-form:not(.-reverse) .t-text,
  .c-contactSec_col.-form:not(.-reverse) .t-title {
    max-width: none;
  }
}
.c-contactSec_col.-form:not(.-reverse) .t-text {
  line-height: 24px;
}
.c-contactSec_image {
  position: relative;
  width: 100%;
}
@media (max-width: 991px) {
  .c-contactSec_image {
    text-align: center;
  }
}
.c-contactSec_image > div {
  height: 584px;
}
@media (max-width: 991px) {
  .c-contactSec_image > div {
    height: 284px;
  }
}
@media (max-width: 991px) {
  .c-contactSec_image .c-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 575px) {
  .c-contactSec_image .c-image img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
.c-contactSec_circle {
  position: absolute;
  mix-blend-mode: hard-light;
}
@media (min-width: 992px) {
  .c-contactSec_circle {
    top: 30px;
    right: -70px;
  }
}
@media (min-width: 1320px) {
  .c-contactSec_circle {
    top: 30px;
    right: 0;
  }
}
.c-contactSec .c-textDecor {
  margin-left: 70px;
}
@media (max-width: 768px) {
  .c-contactSec .c-textDecor {
    margin-left: 0;
  }
}
.c-contactSec .f-group.-textarea textarea {
  height: 111px;
}
.c-contactSec.-light .c-contactSec_inner {
  position: relative;
}
.c-contactSec.-light .c-contactSec_inner:after {
  position: absolute;
  top: 0;
  left: 80px;
  z-index: 0;
  width: 100vw;
  height: 100%;
  content: "";
  background-color: #f6f6f7;
}
@media (max-width: 991px) {
  .c-contactSec.-light .c-contactSec_inner:after {
    top: 90px;
    left: 0;
    height: calc(100% - 90px);
  }
}
.c-contactSec.-light .c-contactSec_container {
  position: relative;
  z-index: 1;
}
.c-contactSec.-light .c-contactSec_row {
  position: relative;
}
.c-contactSec .f-select_input {
  font-weight: 300;
}
.c-contactSec .f-contact {
  max-width: 470px;
}
@media (max-width: 991px) {
  .c-contactSec .f-contact {
    margin: auto;
  }
}
.c-contactSec .f-contact .f-group.-textarea textarea {
  height: 111px;
}
.c-gallerySec_swiper {
  max-width: 100vw;
}
@media (max-width: 991px) {
  .c-gallerySec_container {
    max-width: none;
  }
}
@media (max-width: 991px) {
  .c-gallerySec_container,
  .c-gallerySec_row {
    padding-right: 0;
    padding-left: 0;
  }
}
.c-gallerySec .swiper-slide {
  width: 100%;
  height: auto;
}
.c-gallerySec .swiper-slide figure {
  width: 100%;
  height: 100%;
  max-height: 638px;
}
@media (max-width: 991px) {
  .c-gallerySec .swiper-slide figure {
    height: 466px;
  }
}
.c-gallerySec .swiper-slide figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-gallerySec .swiper-pagination {
  bottom: 0;
}
@media (max-width: 991px) {
  .c-gallerySec .swiper-pagination-progressbar {
    left: 50%;
    max-width: 680px;
    transform: translate3d(-50%, 0, 0);
  }
}
@media (max-width: 768px) {
  .c-gallerySec .swiper-pagination-progressbar {
    max-width: 524px;
  }
}
@media (max-width: 575px) {
  .c-gallerySec .swiper-pagination-progressbar {
    width: calc(100vw - 48px);
    max-width: none;
  }
}
.c-gallerySec .c-arrowBtn {
  top: calc(50% - 40px);
}
@media (max-width: 991px) {
  .c-gallerySec .c-arrowBtn {
    top: auto;
    bottom: 84px;
    width: 48px;
    height: 48px;
    background-size: 16px 16px;
  }
}
.c-gallerySec .c-arrowBtn:after {
  display: none;
}
.c-gallerySec .c-arrowBtn.-left {
  left: 40px;
}
@media (max-width: 991px) {
  .c-gallerySec .c-arrowBtn.-left {
    left: 24px;
  }
}
.c-gallerySec .c-arrowBtn.-right {
  right: 40px;
}
@media (max-width: 991px) {
  .c-gallerySec .c-arrowBtn.-right {
    right: 24px;
  }
}
.c-gallerySec .c-playBtn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.c-gallerySec.-bgGrey .swiper-pagination-bullet {
  background-color: #102ea1;
}
.c-gallerySec.-bgGrey .swiper-pagination-progressbar {
  background-color: rgba(16, 46, 161, 0.2);
}
.c-gallerySec.-bgGrey .swiper-pagination-progressbar-fill {
  background-color: #102ea1;
}
.c-gallerySec.-bgGrey .swiper-pagination.-green .swiper-pagination-bullet {
  background-color: #68982a;
}
.c-gallerySec.-bgGrey .swiper-pagination.-green .swiper-pagination-progressbar {
  background-color: rgba(104, 152, 42, 0.2);
}
.c-gallerySec.-bgGrey
  .swiper-pagination.-green
  .swiper-pagination-progressbar-fill {
  background-color: #68982a;
}
.c-article.-greenElements ul li:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3l4-3 4 3-4 3-4-3z' fill='%2368982A'/%3E%3C/svg%3E");
}
.c-article_richText > * {
  opacity: 0;
}
.c-article_richText h2 {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 22px;
  line-height: 1.36364;
  margin-top: 84px;
  margin-bottom: 24px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
@media (max-width: 991px) {
  .c-article_richText h2 {
    margin-top: 64px;
  }
}
.c-article_richText h3 {
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  margin-top: 56px;
  margin-bottom: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
@media (max-width: 991px) {
  .c-article_richText h3 {
    margin-top: 48px;
  }
}
.c-article_richText p,
.c-article_richText ul {
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 24px;
  font-weight: 400;
  color: rgba(2, 12, 30, 0.65);
  letter-spacing: 0.5px;
}
@media (max-width: 768px) {
  .c-article_richText p,
  .c-article_richText ul {
    margin-bottom: 16px;
  }
}
.c-article_richText p b,
.c-article_richText p strong,
.c-article_richText ul b,
.c-article_richText ul strong {
  font-weight: 500;
  color: #020c1e;
}
.c-article_richText blockquote {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 36px;
  line-height: 1.27778;
  position: relative;
  max-width: 660px;
  margin-top: 120px;
  margin-bottom: 24px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .c-article_richText blockquote {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 22px;
    line-height: 1.36364;
    padding-left: 36px;
    margin-top: 64px;
    margin-bottom: 8px;
    font-weight: 600;
  }
}
.c-article_richText blockquote:before {
  position: absolute;
  top: -42px;
  left: -56px;
  display: block;
  width: 130px;
  height: 76px;
  content: "";
  background: url(images/decors/quote-grey.svg) no-repeat 0 0;
}
@media (max-width: 991px) {
  .c-article_richText blockquote:before {
    top: -36px;
    left: -32px;
  }
}
.c-article_richText blockquote_signature,
.c-article_richText blockquote span {
  font-family: Architects Daughter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  display: block;
}
.c-article_richText blockquote span {
  margin-top: 32px;
}
.c-article_richText ul {
  margin-top: 24px;
  margin-bottom: 24px;
}
.c-article_richText ul li {
  position: relative;
  padding-left: 24px;
}
.c-article_richText ul li + li {
  margin-top: 16px;
}
.c-article_richText ul li:before {
  position: absolute;
  top: calc(50% - 4px);
  left: 0;
  display: inline-block;
  width: 8px;
  height: 6px;
  margin-right: 10px;
  content: "";
  background-image: url(images/diamond.3d8286e1.svg);
}
.c-article_richText.-green ul li:before {
  background-image: url(images/diamond-green.3e016afc.svg);
}
.c-article_richText p a {
  color: #102ea1;
  transition: color 0.1s ease-in;
}
.c-article_richText p a:hover {
  color: #5d9de7;
}
.c-article_pic {
  width: 100%;
  height: 496px;
}
@media (max-width: 991px) {
  .c-article_pic {
    height: 284px;
  }
}
.c-article_pic img {
  object-position: center;
}
.c-article .c-logos {
  display: flex;
}
.c-article .c-logos .c-image {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 176px;
  max-width: 50%;
  height: 176px;
  padding: 10px;
}
@media (max-width: 991px) {
  .c-article .c-logos .c-image {
    width: 148px;
    height: 148px;
  }
}
.c-article .c-logos .c-image img {
  object-fit: contain;
}
.c-articleLatestNews_col.-image {
  position: relative;
  z-index: 1;
}
.c-articleLatestNews_col.-textDecor {
  position: relative;
  z-index: 0;
  margin-top: -54px;
}
@media (max-width: 1319px) {
  .c-articleLatestNews_col.-textDecor {
    margin-top: -35px;
  }
}
@media (max-width: 991px) {
  .c-articleLatestNews_col.-textDecor {
    margin-top: -18px;
    transform: translate3d(-35px, 0, 0);
  }
}
@media (max-width: 1319px) {
  .c-articleLatestNews .c-textDecor {
    font-size: 74px;
  }
}
@media (max-width: 991px) {
  .c-articleLatestNews .c-textDecor {
    font-size: 56px;
  }
}
@media (max-width: 991px) {
  .c-articleLatestNews figure {
    position: relative;
    width: 100%;
    padding-top: 91%;
  }
}
@media (max-width: 991px) {
  .c-articleLatestNews figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.c-quote {
  position: relative;
}
.c-quote:not(.-noDecor):before {
  position: absolute;
  top: -42px;
  left: -56px;
  display: block;
  width: 130px;
  height: 76px;
  content: "";
  background: url(images/decors/quote-transparent.svg) no-repeat 0 0;
}
@media (max-width: 991px) {
  .c-quote:not(.-noDecor):before {
    top: -36px;
    left: -32px;
  }
}
.c-quote_signature {
  font-family: Architects Daughter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  display: block;
}
.c-blueBox {
  padding-right: 56px;
  padding-left: 56px;
}
@media (max-width: 991px) {
  .c-blueBox {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.c-greenBox {
  position: relative;
  width: 312px;
  height: 338px;
}
@media (max-width: 991px) {
  .c-greenBox {
    width: 288px;
    height: 296px;
  }
}
.c-greenBox_content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 24px;
}
.c-greenBox_content.-noLabel {
  justify-content: flex-end;
  background: #c59c5eb0;
}
.c-greenBox.-bgWhite {
  border: 1px solid rgba(2, 12, 30, 0.1);
}
@media (max-width: 991px) {
  .c-greenBox.-bgWhite .c-greenBox_content {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.c-greenBox .c-image {
  z-index: 0;
}
.c-hoverBox,
.c-socialMediaBox {
  position: relative;
  height: 338px;
}
@media (max-width: 991px) {
  .c-hoverBox,
  .c-socialMediaBox {
    display: flex;
    flex-direction: column;
    height: auto;
  }
}
@media (min-width: 992px) {
  .c-hoverBox:hover .c-hoverBox_hover,
  .c-hoverBox:hover .c-socialMediaBox_hover,
  .c-socialMediaBox:hover .c-hoverBox_hover,
  .c-socialMediaBox:hover .c-socialMediaBox_hover {
    display: flex;
    opacity: 1;
    animation: fadeIn 0.2s ease-out;
  }
  .c-hoverBox:hover .c-image img,
  .c-socialMediaBox:hover .c-image img {
    filter: grayscale(1);
  }
  .c-hoverBox:hover .c-image:after,
  .c-socialMediaBox:hover .c-image:after {
    opacity: 1;
    animation: fadeIn 0.2s ease-out;
  }
  .c-hoverBox:hover > .c-label,
  .c-socialMediaBox:hover > .c-label {
    opacity: 0;
  }
}
.c-hoverBox > .c-label,
.c-socialMediaBox > .c-label {
  position: absolute;
  bottom: 24px;
  left: 19px;
  z-index: 1;
  transition: opacity 0.1s ease-out;
}
.c-hoverBox_content,
.c-socialMediaBox_content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  padding: 24px;
}
.c-hoverBox_hover,
.c-socialMediaBox_hover {
  z-index: 999;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding-right: 24px;
  padding-left: 24px;
  opacity: 0;
}
@media (max-width: 991px) {
  .c-hoverBox_hover,
  .c-socialMediaBox_hover {
    position: relative;
    top: auto;
    display: flex;
    height: auto;
    padding-right: 0;
    padding-left: 0;
    opacity: 1;
  }
}
.c-hoverBox .c-image,
.c-socialMediaBox .c-image {
  z-index: 0;
}
@media (max-width: 991px) {
  .c-hoverBox .c-image,
  .c-socialMediaBox .c-image {
    position: relative;
    top: auto;
  }
}
.c-hoverBox .c-image:after,
.c-socialMediaBox .c-image:after {
  opacity: 0;
}
.c-hoverBox .c-image img,
.c-socialMediaBox .c-image img {
  filter: grayscale(0);
  transition: filter 0.2s ease-out;
}
.c-hoverBox {
  width: 312px;
}
@media (max-width: 991px) {
  .c-hoverBox {
    width: 288px;
  }
}
.c-hoverBox_hover {
  position: relative;
}
@media (max-width: 991px) {
  .c-hoverBox .c-image {
    height: 312px;
  }
}
@media (max-width: 991px) {
  .c-socialMediaBox {
    max-width: calc(100vw - 48px);
  }
}
.c-socialMediaBox .c-image {
  height: 100%;
  overflow: initial;
}
.c-socialMediaBox .c-image img {
  height: 100%;
}
@media (max-width: 991px) {
  .c-socialMediaBox .c-image img {
    max-height: 312px;
  }
}
.c-factBox {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  max-width: 340px;
  padding: 40px 24px 32px;
  background-color: #fdfdff;
  border: 1px solid rgba(115, 127, 148, 0.3);
  transition: 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .c-factBox {
    max-width: none;
  }
}
.c-factBox .c-arrowLink,
.c-factBox .t-text,
.c-factBox .t-title {
  transition: 0.25s ease-in-out;
}
.c-factBox .c-arrowLink {
  opacity: 0;
}
@media (max-width: 991px) {
  .c-factBox .c-arrowLink {
    color: #020c1e;
    opacity: 1;
  }
  .c-factBox .c-arrowLink:after {
    background-image: url(images/arrow_right-blue.641269ff.svg);
  }
}
@media (min-width: 992px) {
  .c-factBox:hover {
    background-color: #102ea1;
  }
  .c-factBox:hover .t-text,
  .c-factBox:hover .t-title {
    color: #fdfdff;
  }
  .c-factBox:hover .c-arrowLink {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .c-factBox.-green {
    padding-top: 24px;
  }
}
@media (max-width: 991px) {
  .c-factBox.-green .c-arrowLink {
    color: #020c1e;
  }
  .c-factBox.-green .c-arrowLink:after {
    background-image: url(images/arrow_right-green.d9d6f09e.svg);
  }
}
@media (min-width: 992px) {
  .c-factBox.-green:hover {
    background-color: #68982a;
  }
}
.c-factBoxNoHover {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  width: 100%;
  max-width: 340px;
  min-height: 272px;
  padding: 40px 24px 32px;
  background-color: #fdfdff;
  border: 1px solid rgba(115, 127, 148, 0.3);
  transition: 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .c-factBoxNoHover {
    max-width: none;
  }
}
@media (max-width: 991px) {
  .c-factBoxNoHover.-blue,
  .c-factBoxNoHover.-green {
    padding-top: 24px;
  }
}
.c-factBoxNoHover.-blue:hover,
.c-factBoxNoHover.-green:hover {
  cursor: pointer;
}
.c-factBoxNoHover.-green {
  background-color: #68982a;
}
.c-factBoxNoHover.-blue {
  background-color: #102ea1;
}
.c-infoBox {
  width: 483px;
  padding: 40px;
}
@media (max-width: 991px) {
  .c-infoBox {
    padding: 40px 24px;
    width: 100%;
    padding: 40px 0;
  }
}
@media (max-width: 991px) {
  .c-infoBox:before {
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    z-index: 0;
    width: calc(100vw + 20px);
    height: 100%;
    content: "";
    background-color: #fdfdff;
  }
}
.c-infoBox_line {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.c-infoBox_line + .c-infoBox_line {
  padding-top: 12px;
  margin-top: 12px;
  border-top: 1px solid rgba(2, 12, 30, 0.1);
}
.c-logoBox {
  position: relative;
}
.c-logoBox_content {
  padding: 64px 40px 56px;
}
@media (max-width: 991px) {
  .c-logoBox_content {
    display: flex;
    align-items: flex-end;
    padding: 24px 24px 72px;
  }
}
.c-logoBox_content:after {
  position: absolute;
  right: 40px;
  bottom: 56px;
  display: block;
  width: 156px;
  height: 212px;
  content: "";
  background-image: url(images/logo_small-dark.svg);
  mix-blend-mode: overlay;
}
@media (max-width: 991px) {
  .c-logoBox_content:after {
    display: none;
  }
}
.c-logoBox .c-image {
  display: block;
}
@media (max-width: 575px) {
  .c-logoBox .c-image {
    height: 284px;
  }
}
.c-cardBox {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 340px;
  height: 400px;
  overflow: hidden;
  transition: background-color 0.2s ease-out;
}
@media (max-width: 991px) {
  .c-cardBox {
    max-width: 288px;
    height: 322px;
    background-color: #102ea1;
  }
}
@media (max-width: 991px) {
  .c-cardBox.-green {
    max-width: 288px;
    height: 358px;
    background-color: #fdfdff;
  }
}
@media (min-width: 992px) {
  .c-cardBox.-green:hover {
    background-color: #68982a;
  }
  .c-cardBox.-green:hover .c-image {
    margin-top: -44px;
  }
  .c-cardBox.-green:hover .c-arrowLink {
    opacity: 1;
    animation: fadeIn 0.2s ease-in;
  }
}
@media (min-width: 992px) {
  .c-cardBox.-green .c-arrowLink {
    color: #f6f6f7;
    opacity: 0;
  }
  .c-cardBox.-green .c-arrowLink:after {
    background-image: url(images/arrow_right-white.1ace39ce.svg);
  }
}
@media (min-width: 992px) {
  .c-cardBox:not(.-green):hover {
    background-color: #102ea1;
  }
  .c-cardBox:not(.-green):hover .c-image {
    margin-top: -24px;
  }
  .c-cardBox:not(.-green):hover .t-text.-lineClamp2 {
    -webkit-line-clamp: 3;
  }
}
@media (max-width: 991px) {
  .c-cardBox:not(.-green) .t-title {
    color: #f6f6f7;
  }
}
@media (max-width: 991px) {
  .c-cardBox:not(.-green) .t-text {
    color: rgba(246, 246, 247, 0.75);
  }
}
@media (max-width: 991px) {
  .c-cardBox:not(.-green) img {
    transform: scale(0.9);
  }
}
.c-cardBox_content {
  padding: 24px 38px 40px 32px;
}
@media (max-width: 991px) {
  .c-cardBox_content {
    padding: 32px 24px;
  }
}
.c-cardBox .c-image {
  flex-shrink: 0;
  width: 100%;
  height: 252px;
  transition: margin-top 0.2s linear;
}
@media (max-width: 991px) {
  .c-cardBox .c-image {
    height: 142px;
  }
}
.c-cardBox .t-text,
.c-cardBox .t-title {
  transition: color 0.2s ease-in;
}
@media (max-width: 991px) {
  .c-cardBox .t-text.-lineClamp2 {
    -webkit-line-clamp: 3;
  }
}
@media (min-width: 992px) {
  .c-cardBox:hover .t-title {
    color: #f6f6f7;
  }
  .c-cardBox:hover .t-text {
    color: rgba(246, 246, 247, 0.75);
  }
}
.c-scenarioBox {
  position: relative;
  width: 400px;
  height: 455px;
}
@media (max-width: 1199px) {
  .c-scenarioBox {
    width: 100%;
    padding-left: 32px;
  }
}
@media (max-width: 575px) {
  .c-scenarioBox {
    height: 312px;
  }
}
.c-scenarioBox_content {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 104px 32px 40px;
}
@media (max-width: 1199px) {
  .c-scenarioBox_content {
    padding: 40px 24px 32px 56px;
  }
}
.c-scenarioBox_title {
  position: absolute;
  top: 104px;
  left: -78px;
}
@media (max-width: 1199px) {
  .c-scenarioBox_title {
    top: 40px;
    left: 0;
  }
}
.c-scenarioBox .c-image {
  width: 100%;
  height: 100%;
}
.c-scenarioBox .c-image img {
  object-position: top;
}
@media (max-width: 1199px) {
  .c-scenarioBox .c-btn {
    min-width: 100%;
  }
}
.c-scenarioBox.-titleRight .c-scenarioBox_title {
  right: -78px;
  left: auto;
}
@media (max-width: 1199px) {
  .c-scenarioBox.-titleRight .c-scenarioBox_title {
    right: auto;
    left: 0;
  }
}
.c-capabilityBox_inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 400px;
  height: 455px;
  padding: 104px 40px 32px;
  margin-left: 78px;
  transition: background-color 0.2s ease-in;
}
@media (max-width: 991px) {
  .c-capabilityBox_inner {
    width: 256px;
    height: 312px;
    padding: 48px 24px 32px;
    margin-left: 32px;
  }
}
.c-capabilityBox_content {
  margin-left: -118px;
}
@media (max-width: 991px) {
  .c-capabilityBox_content {
    margin-left: -56px;
  }
}
.c-messageBox {
  width: 100%;
  position: relative;
  padding: 24px 32px 24px 60px;
  background-color: rgba(68, 195, 223, 0.15);
}
.c-messageBox .c-icon {
  position: absolute;
  top: 25px;
  left: 24px;
}
.c-list_item {
  position: relative;
}
.c-list_item:before {
  position: absolute;
  content: "";
}
.c-list.-diamond .c-list_item {
  padding-left: 24px;
}
.c-list.-diamond .c-list_item:before {
  top: 12px;
  left: 0;
  flex-shrink: 0;
  width: 8px;
  height: 6px;
  background-image: url(images/diamond.3d8286e1.svg);
}
.c-list.-diamond.-green .c-list_item:before {
  background-image: url(images/diamond-green.3e016afc.svg);
}
.c-list.-diamond.-lightBlue .c-list_item:before {
  background-image: url(images/diamond-light.c2236d3d.svg);
}
@media (max-width: 991px) {
  .c-list.-lines {
    border-top: 1px solid rgba(2, 12, 30, 0.1);
  }
}
.c-list.-lines .c-list_item {
  border-bottom: 1px solid rgba(2, 12, 30, 0.1);
}
.c-pressContactSec,
.c-pressContactSec.-light .c-pressContactSec_inner {
  position: relative;
}
.c-pressContactSec.-light .c-pressContactSec_inner:after {
  position: absolute;
  top: 0;
  left: 80px;
  z-index: 0;
  width: 100vw;
  height: 100%;
  content: "";
  background-color: #f6f6f7;
}
@media (max-width: 991px) {
  .c-pressContactSec.-light .c-pressContactSec_inner:after {
    display: none;
  }
}
.c-pressContactSec.-light .c-pressContactSec_container {
  position: relative;
  z-index: 1;
}
.c-pressContactSec.-light .c-pressContactSec_row,
.c-pressContactSec_image {
  position: relative;
}
.c-pressContactSec_circle {
  position: absolute;
  mix-blend-mode: hard-light;
}
@media (min-width: 992px) {
  .c-pressContactSec_circle {
    top: 30px;
    right: -70px;
  }
}
@media (min-width: 1320px) {
  .c-pressContactSec_circle {
    top: 30px;
    right: auto;
    left: 360px;
  }
}
.c-pressContactSec .c-pressContact {
  max-width: 470px;
  padding-left: 70px;
}
@media (max-width: 768px) {
  .c-pressContactSec .c-pressContact {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .c-pressContactSec .c-pressContact_title {
    color: #f6f6f7;
  }
  .c-pressContactSec .c-pressContact_title span {
    color: #737f94;
  }
}
@media (max-width: 991px) {
  .c-pressContactSec .c-pressContact_text {
    color: rgba(246, 246, 247, 0.65);
  }
}
.c-pressContactSec .c-textDecor {
  font-family: Syncopate, sans-serif;
  font-size: 108px;
  font-weight: 700;
  line-height: 0.92593;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-left: 70px;
}
@media (max-width: 991px) {
  .c-pressContactSec .c-textDecor {
    font-family: Syncopate, sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 0.92857;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
}
@media (max-width: 768px) {
  .c-pressContactSec .c-textDecor {
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .c-pressContactSec_row {
    padding-left: 50px;
  }
}
@media (max-width: 768px) {
  .c-pressContactSec_row {
    padding-left: 0;
  }
}
.c-managersSec_swiper {
  overflow: visible;
}
.c-managersSec_swiper:hover .c-arrowBtn {
  display: block;
  opacity: 1;
}
.c-managersSec_swiper .c-arrowBtn {
  position: absolute;
  top: calc(50% - 24px);
  z-index: 1;
  display: none;
  opacity: 0;
  transition: opacity 0.1s ease-out;
}
.c-managersSec_swiper .c-arrowBtn.-right {
  right: -30px;
}
.c-managersSec_swiper .c-arrowBtn.-left {
  left: 14px;
}
.c-managersSec_swiper .swiper-pagination-progressbar {
  bottom: -44px;
}
.c-managersSec_swiper .swiper-slide {
  transition: transform 0.1s ease-out;
}
@media (min-width: 992px) {
  .c-managersSec_swiper .swiper-slide:hover {
    transform: translate3d(0, 24px, 0);
  }
}
.c-showCase_content {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .c-showCase_content {
    flex-direction: column-reverse;
  }
}
.c-showCase_desc {
  max-width: 440px;
  padding-bottom: 236px;
  margin-right: 70px;
}
@media (max-width: 1319px) {
  .c-showCase_desc {
    max-width: calc(50% - 35px);
    padding-bottom: 186px;
  }
}
@media (max-width: 991px) {
  .c-showCase_desc {
    max-width: 100%;
    padding-bottom: 0;
    margin-right: 0;
  }
}
.c-showCase_img {
  position: relative;
  width: 480px;
}
@media (max-width: 1319px) {
  .c-showCase_img {
    width: calc(50% - 35px);
  }
}
@media (max-width: 991px) {
  .c-showCase_img {
    width: 100%;
    height: 284px;
    margin-top: -96px;
  }
}
.c-showCase_img .c-image {
  width: 100%;
  height: 100%;
}
.c-showCase_logo {
  position: absolute;
  top: 40px;
  left: -40px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 128px;
  height: 128px;
}
@media (max-width: 991px) {
  .c-showCase_logo {
    top: 0;
    right: 0;
    left: auto;
    width: 64px;
    height: 64px;
  }
}
.c-infoBar {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 70px);
  padding: 56px 64px;
  margin-top: -110px;
}
@media (max-width: 1319px) {
  .c-infoBar {
    width: calc(100% - 30px);
    padding: 32px;
  }
}
@media (max-width: 991px) {
  .c-infoBar {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding: 40px 32px;
    margin-top: 0;
  }
}
.c-infoBar:before {
  position: absolute;
  top: -64px;
  left: 0;
  width: 32px;
  height: 32px;
  content: "";
  background-image: url(images/arrow_pointRight-grey.c5882323.svg);
}
@media (max-width: 991px) {
  .c-infoBar:before {
    display: none;
  }
}
@media (max-width: 991px) {
  .c-infoBar_item + .c-infoBar_item {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .c-infoBar_item .t-text {
    padding-left: 20px;
  }
}
@media (max-width: 1319px) {
  .c-infoBar .c-btn {
    min-width: 160px;
  }
}
.c-panattoniDecor {
  position: relative;
}
.c-panattoniDecor_swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.c-sustainabilityBoxesSec {
  position: relative;
}
.c-sustainabilityBoxesSec_swiper {
  overflow: visible;
}
.c-sustainabilityBoxesSec_swiper .swiper-pagination-progressbar {
  bottom: -44px;
}
@media (min-width: 992px) {
  .c-sustainabilityBoxesSec_swiper .swiper-slide + .swiper-slide {
    margin-left: 24px;
  }
}
@media (min-width: 992px) {
  .c-sustainabilityBoxesSec_text {
    display: flex;
    align-items: center;
    padding-right: calc(41.66667% - 500px);
  }
}
@media (min-width: 992px) {
  .c-sustainabilityBoxesSec .a-leafAnim_content {
    padding-right: 48px;
  }
}
.c-sustainabilityBoxesSec .t-text,
.c-sustainabilityBoxesSec .t-title {
  max-width: 440px;
}
.c-sustainabilityBoxesSec .c-textDecor {
  position: absolute;
  top: -144px;
  left: -110px;
}
@media (max-width: 991px) {
  .c-sustainabilityBoxesSec .c-textDecor {
    top: -58px;
    right: calc(50% - 50vw);
    left: auto;
  }
}
@media (min-width: 992px) {
  .c-sustainabilityBoxesSec .js-scrollSection {
    background-color: #f6f6f7;
    padding: 100px 0 36px;
  }
}
.c-downloadsSec_content {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .c-downloadsSec_content {
    flex-direction: column;
  }
}
.c-downloadsSec_text {
  max-width: 440px;
  padding-bottom: 280px;
  margin-right: 70px;
}
@media (max-width: 1319px) {
  .c-downloadsSec_text {
    max-width: calc(50% - 35px);
    padding-bottom: 240px;
  }
}
@media (max-width: 991px) {
  .c-downloadsSec_text {
    max-width: 100%;
    padding-bottom: 136px;
    margin-right: 0;
  }
}
.c-downloadsSec_col {
  position: relative;
}
.c-downloadsSec .c-image {
  position: relative;
  max-width: 480px;
  height: 100%;
}
@media (max-width: 1319px) {
  .c-downloadsSec .c-image {
    max-width: calc(50% - 35px);
  }
}
@media (max-width: 991px) {
  .c-downloadsSec .c-image {
    max-width: 100%;
    height: 284px;
  }
}
.c-downloadsSec .c-downloadsBox {
  position: absolute;
  left: calc(50% - 320px);
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 620px;
  padding: 24px 40px;
}
@media (max-width: 991px) {
  .c-downloadsSec .c-downloadsBox {
    left: 70px;
    width: calc(100% - 140px);
    padding: 8px 24px;
  }
}
@media (max-width: 768px) {
  .c-downloadsSec .c-downloadsBox {
    left: 24px;
    width: calc(100% - 48px);
  }
}
@media (max-width: 575px) {
  .c-downloadsSec .c-downloadsBox {
    left: 8px;
    width: calc(100% - 16px);
  }
}
.c-downloadsSec .c-downloadsBox_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 16px 0;
}
@media (max-width: 991px) {
  .c-downloadsSec .c-downloadsBox_item {
    padding: 24px 0;
  }
}
.c-downloadsSec .c-downloadsBox_item + .c-downloadsBox_item {
  border-top: 1px solid rgba(2, 12, 30, 0.1);
}
.c-propertyBox {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  background-color: #0b1528;
}
.c-propertyBox,
.c-propertyBox_labels {
  align-items: flex-start;
  justify-content: flex-start;
}
.c-propertyBox_labels {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 1;
  display: flex;
}
@media (max-width: 991px) {
  .c-propertyBox_labels {
    top: 22px;
    left: 24px;
  }
}
.c-propertyBox_photo {
  position: relative;
  width: 100%;
  padding-top: 56%;
}
@media (max-width: 991px) {
  .c-propertyBox_photo {
    padding-top: 68.29268%;
  }
}
.c-propertyBox_photo > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-propertyBox_logo {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 104px;
  height: 104px;
  padding: 10px;
  background-color: #fdfdff;
}
@media (max-width: 991px) {
  .c-propertyBox_logo {
    right: 0;
    left: auto;
    width: 64px;
    height: 64px;
  }
}
.c-propertyBox_logo img {
  max-width: 100%;
  max-height: 100%;
}
.c-propertyBox_content {
  width: 100%;
  padding: 40px 32px 48px;
}
@media (max-width: 991px) {
  .c-propertyBox_content {
    padding: 32px 24px;
  }
}
.c-propertyBox_table {
  width: 100%;
  border-collapse: collapse;
  transition: 0.25s ease-in-out 0.2s;
}
.c-propertyBox_table td {
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  padding: 12px 0;
  border-bottom: 1px solid rgba(246, 246, 247, 0.1);
}
@media (max-width: 991px) {
  .c-propertyBox_table td {
    font-family: Rubik, sans-serif;
    font-size: 14px;
    line-height: 1.14286;
  }
}
.c-propertyBox_table td:first-child {
  font-weight: 500;
}
.c-propertyBox_table td:last-child {
  padding-left: 24px;
  font-weight: 300;
  text-align: right;
  opacity: 0.75;
}
.c-propertyBox_table tr:first-child td {
  padding-top: 0;
}
.c-propertyBox_table tr:last-child td {
  padding-bottom: 0;
  border-bottom: 0;
}
.c-propertyBox.-light {
  width: 312px !important;
  background-color: #f6f6f7;
}
.c-propertyBox.-light .c-propertyBox_labels {
  left: 16px;
}
@media (max-width: 991px) {
  .c-propertyBox.-light .c-propertyBox_labels {
    left: 24px;
  }
}
.c-propertyBox.-light .c-propertyBox_content {
  padding: 24px;
}
.c-propertyBox.-light .c-propertyBox_content .t-title {
  color: #020c1e;
}
.c-propertyBox.-light .c-propertyBox_content .c-btn {
  width: 100%;
}
.c-propertyBox.-light .c-propertyBox_table td {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  color: #020c1e;
  border-bottom: 1px solid rgba(2, 12, 30, 0.1);
}
.c-propertyBox.-light .c-propertyBox_table tr:last-child td {
  border-bottom: 0;
}
.c-propertyBox .c-teaser {
  position: relative;
}
@media (max-width: 991px) {
  .c-propertyBox .c-teaser .t-text {
    -webkit-line-clamp: unset;
  }
}
.c-propertyBox:not(.-promo):not(.-light) .c-teaser {
  position: relative;
}
@media (min-width: 992px) {
  .c-propertyBox:not(.-promo):not(.-light) .c-teaser_hover {
    position: absolute;
    top: 54px;
    left: 0;
    opacity: 0;
    transition: 0.25s ease-in-out;
    transform: translate3d(0, -10px, 0);
  }
}
@media (min-width: 992px) {
  .c-propertyBox:not(.-promo):not(.-light):hover {
    background-color: #102ea1;
  }
  .c-propertyBox:not(.-promo):not(.-light):hover .c-propertyBox_table {
    opacity: 0;
    transition: 0.25s ease-in-out;
  }
  .c-propertyBox:not(.-promo):not(.-light):hover .c-teaser_hover {
    opacity: 1;
    transition: 0.25s ease-in-out 0.1s;
    transform: translateZ(0);
  }
}
.c-propertyBox.-promo {
  background-color: transparent;
}
@media (min-width: 992px) {
  .c-propertyBox.-promo {
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .c-propertyBox.-promo .c-propertyBox_content,
  .c-propertyBox.-promo .c-propertyBox_photo {
    width: calc(50% - 20px);
  }
}
@media (min-width: 992px) {
  .c-propertyBox.-promo .c-propertyBox_photo {
    order: 1;
    height: 645px;
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .c-propertyBox.-promo .c-propertyBox_photo {
    padding-top: 91%;
  }
}
@media (min-width: 992px) {
  .c-propertyBox.-promo .c-propertyBox_content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    order: 0;
    padding: 0 40px 0 0;
  }
}
@media (max-width: 991px) {
  .c-propertyBox.-promo .c-propertyBox_content {
    padding: 32px 0 0;
  }
}
@media (min-width: 992px) {
  .c-propertyBox.-promo .c-propertyBox_logo {
    top: 40px;
    left: -40px;
    width: 128px;
    height: 128px;
  }
}
.c-tabs .c-tab {
  opacity: 1;
  animation: fadeIn 0.2s ease-out;
}
.c-tabs .c-tab.d-none {
  opacity: 0;
}
.c-switches {
  display: flex;
  width: 152px;
  padding: 4px;
  background-color: #0b1528;
}
@media (max-width: 991px) {
  .c-switches {
    width: 100%;
  }
}
.c-switches .c-switch {
  width: 50%;
  padding: 2px;
  color: #f6f6f7;
  text-align: center;
  cursor: pointer;
  background-color: rgba(253, 253, 255, 0.05);
  transition: background-color 0.1s ease-in;
}
@media (max-width: 991px) {
  .c-switches .c-switch {
    padding: 10px;
  }
}
.c-switches .c-switch:not(.-active):hover {
  background-color: #5d9de7;
}
.c-switches .c-switch.-active {
  background-color: #102ea1;
}
.c-infoIconBox {
  background-color: rgba(68, 195, 223, 0.15);
}
.c-infoIconBox.-tooltip {
  display: flex;
  width: 227px;
  padding: 24px;
}
.c-infoIconBox.-tooltip .c-icon {
  margin-right: 12px;
}
.c-infoIconBox .t-text {
  color: #44c3df;
}
.c-search {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.c-search_btn {
  position: relative;
  z-index: 1;
  width: 30px;
  height: 30px;
  background-image: url(images/search.af17223d.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 24px 24px;
  transition: 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  .c-search_btn {
    background-size: 20px 20px;
  }
}
@media (max-width: 991px) {
  .c-search_wrapper {
    border-bottom: 1px solid rgba(246, 246, 247, 0.15);
  }
}
.c-search:not(.-alt) {
  position: relative;
}
.c-search:not(.-alt) .c-search_wrapper {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0 !important;
  opacity: 0;
  transition: width 0.3s ease-in-out 0.2s, opacity 0.3s ease-in-out;
  transform: translate(-25px, -50%);
}
@media (max-width: 1199px) {
  .c-search:not(.-alt) .c-search_wrapper {
    transform: translate(7px, -50%);
  }
}
.c-search:not(.-alt) .c-search_col {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.c-search .gsc-search-box {
  position: relative;
  width: 360px !important;
  margin-bottom: 0;
}
.c-search .gsc-search-box td.gsc-search-button {
  position: absolute;
  top: 50%;
  left: 0;
  width: 48px;
  height: 56px;
  margin-left: 0;
  transform: translateY(-50%);
}
.c-search .gsc-search-box td.gsc-search-button button {
  width: 100%;
  height: 100%;
  padding: 0;
  margin-left: 0;
  background: none;
  background-image: url(images/search_grey.f8cf4f8e.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 20px 20px;
  border: 0;
  border-radius: 0;
}
.c-search .gsc-search-box td.gsc-search-button button svg {
  display: none;
}
.c-search .gsc-input {
  padding-top: 0 !important;
  padding-right: 0 !important;
}
.c-search .gsc-input-box {
  height: 56px;
  background-color: #020c1e;
  border: 1px solid rgba(246, 246, 247, 0.15);
  box-shadow: 0 0 25px 5px #020c1e;
}
@media (max-width: 991px) {
  .c-search .gsc-input-box {
    background-color: #f6f6f7 !important;
  }
}
.c-search .gsc-input td {
  padding: 0;
}
.c-search .gsc-input input {
  width: calc(100% - 88px) !important;
  height: 56px !important;
  margin-left: 48px !important;
  font-family: Rubik, sans-serif;
  color: #f6f6f7;
  background: none !important;
}
@media (max-width: 991px) {
  .c-search .gsc-input input {
    color: #020c1e !important;
  }
}
.c-search .gsc-input input::selection {
  background: rgba(246, 246, 247, 0.3);
}
.c-search .gsc-input input::-moz-selection {
  background: rgba(246, 246, 247, 0.3);
}
.c-search .gsc-input .gsib_b {
  display: none;
}
.c-search.-active:not(.-alt) .c-search_btn {
  background-image: url(images/close-white.732f2ff6.svg);
  background-size: 16px 16px;
  transform: translateX(18px);
}
@media (max-width: 1199px) {
  .c-search.-active:not(.-alt) .c-search_btn {
    transform: translateX(0);
  }
}
.c-search.-active:not(.-alt) .c-search_close {
  display: none;
}
.c-search.-active:not(.-alt) .c-search_wrapper {
  width: 360px !important;
  opacity: 1;
  transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out 0.15s;
}
.c-search.-alt .c-search_btn:after {
  position: absolute;
  bottom: -25px;
  left: 50%;
  width: 28px;
  height: 12px;
  margin-left: -14px;
  content: "";
  background-image: url(images/dropdown2-dark.8e8effe6.svg);
  opacity: 0;
  transition: opacity 0.2s ease-in-out 0;
}
.c-search.-alt .c-search_close {
  position: absolute;
  height: 56px;
  width: 50px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(images/close.0bc0f077.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 50%;
  opacity: 0.65;
}
.c-search.-alt .c-search_wrapper {
  position: fixed;
  top: 80px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 96px;
  background: #020c1e;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: translateX(-100%);
}
.c-search.-alt .c-search_container {
  width: 100%;
  padding: 0 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .c-search.-alt .c-search_container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 720px;
  }
}
@media (max-width: 575px) {
  .c-search.-alt .c-search_container {
    max-width: 540px;
  }
}
.c-search.-alt .c-search_container > * {
  width: 100%;
}
.c-search.-alt .c-search_col {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.c-search.-alt .gsc-search-box {
  width: 100% !important;
  background-color: #f6f6f7 !important;
}
.c-search.-alt .gsc-search-box td.gsc-search-button {
  position: absolute;
  z-index: -1;
}
.c-search.-alt .gsc-input-box {
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  border: 0 !important;
}
.c-search.-alt .gsc-input input {
  width: calc(100% - 64px) !important;
  margin-left: 16px !important;
}
.c-search.-alt .gsc-input input::selection {
  background: rgba(2, 12, 30, 0.3);
}
.c-search.-alt .gsc-input input::-moz-selection {
  background: rgba(2, 12, 30, 0.3);
}
.c-search.-alt.-active .c-search_wrapper {
  opacity: 1;
  transform: translateX(0);
}
.c-search.-alt.-active .c-search_btn:after {
  opacity: 1;
  transition: opacity 0.2s ease-in-out 0.2s;
}
.gssb_c {
  z-index: 100000 !important;
}
@media (min-width: 992px) {
  body:not(.searchResults) .gssb_c {
    top: 68px !important;
    transform: translateX(-24px);
  }
}
.l-main {
  transition: padding-top 0.1s ease-in-out;
}
.l-main.-searchAltOpened {
  padding-top: 96px;
  transition: padding-top 0.1s ease-in-out 0.2s;
}
::-ms-reveal {
  display: none;
}
input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 30px #fdfdff inset !important;
  box-shadow: inset 0 0 0 30px #fdfdff !important;
}
label {
  cursor: pointer;
}
textarea {
  resize: none;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="text"],
textarea {
  width: 100%;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.f-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.f-group ::-webkit-input-placeholder {
  color: rgba(2, 12, 30, 0.65);
}
.f-group ::-moz-placeholder {
  color: rgba(2, 12, 30, 0.65);
}
.f-group :-ms-input-placeholder {
  color: rgba(2, 12, 30, 0.65) !important;
}
.f-group :-moz-placeholder {
  color: rgba(2, 12, 30, 0.65);
}
.f-group ::placeholder {
  color: rgba(2, 12, 30, 0.65);
}
.f-group .f-input[type="number"] {
  -moz-appearance: textfield;
}
.f-group .f-input[type="number"]::-webkit-inner-spin-button,
.f-group .f-input[type="number"]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.f-group.-error .f-group_info,
.f-group.-error .f-label {
  color: #d3453c;
}
.f-group.-error input {
  border-color: #d3453c !important;
}
.f-group.-light .f-label {
  color: #f6f6f7;
}
.f-group.-light .f-group_info {
  color: #737f94;
}
.f-group.-light ::-webkit-input-placeholder {
  color: rgba(246, 246, 247, 0.65);
}
.f-group.-light ::-moz-placeholder {
  color: rgba(246, 246, 247, 0.65);
}
.f-group.-light :-ms-input-placeholder {
  color: rgba(246, 246, 247, 0.65) !important;
}
.f-group.-light :-moz-placeholder {
  color: rgba(246, 246, 247, 0.65);
}
.f-group.-light ::placeholder {
  color: rgba(246, 246, 247, 0.65);
}
.f-error {
  font-family: Rubik, sans-serif;
  font-size: 12px;
  line-height: 1.16667;
  margin-top: 4px;
  color: #d3453c;
  letter-spacing: 0.1px;
}
.f-error ul li:not(:first-child) {
  display: none;
}
.f-label {
  font-family: Rubik, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  margin-bottom: 8px;
  color: #020c1e;
  letter-spacing: 0.2px;
}
.f-label a {
  font-weight: 400;
  color: #102ea1;
  text-decoration: underline;
}
.f-group {
  position: relative;
}
.f-group.-input input {
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  z-index: 1;
  width: 100%;
  height: 56px;
  padding: 16px 20px;
  font-weight: 300;
  color: #020c1e;
  background-color: #fdfdff;
  border: 1px solid rgba(2, 12, 30, 0.1);
  box-shadow: none;
  transition: border 0.1s ease-in;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
}
.f-group.-input:hover input {
  border: 1.5px solid #020c1e;
}
.f-group.-input.-filled input {
  font-weight: 400;
}
.f-group.-input.-active input {
  border: 1.5px solid #020c1e;
}
.f-group.-input.-active .f-label {
  font-weight: 600;
}
.f-group.-input.-light input {
  color: #f6f6f7;
  background: #0b1528;
  border: 1px solid rgba(2, 12, 30, 0.1);
}
.f-group.-input.-light.-active input {
  border: 1.5px solid #f6f6f7;
}
.f-group_info {
  font-family: Rubik, sans-serif;
  font-size: 12px;
  line-height: 1.16667;
  display: inline-block;
  margin-top: 8px;
  font-weight: 300;
  color: #535a67;
  letter-spacing: 0.1px;
}
.f-group_input {
  position: relative;
  width: 100%;
}
.f-group_input .c-icon {
  position: absolute;
  top: 20px;
  right: 20px;
}
.f-group.-textarea textarea {
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  width: 100%;
  height: 120px;
  padding: 16px 20px;
  font-weight: 300;
  resize: vertical;
  border: 1.5px solid rgba(2, 12, 30, 0.1);
  border-radius: 0;
  box-shadow: none;
  transition: border 0.1s ease-in;
  appearance: none;
  -webkit-appearance: none;
}
.f-group.-textarea.-active textarea,
.f-group.-textarea:hover textarea {
  border: 1.5px solid #020c1e;
}
.f-group.-light textarea {
  color: #f6f6f7;
  background: #0b1528;
  border: 1.5px solid rgba(2, 12, 30, 0.1);
}
.f-group.-light.-active textarea {
  border: 1.5px solid #f6f6f7;
}
.f-select {
  position: relative;
}
.f-select:after {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 16px;
  height: 16px;
  content: "";
  background-image: url(images/dropdown-blue.707794a6.svg);
  transition: transform 0.1s ease-in;
}
.f-select_input {
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  z-index: 1;
  display: flex;
  align-items: center;
  width: 100%;
  height: 56px;
  padding: 0 40px 0 20px;
  font-weight: 300;
  color: #020c1e;
  letter-spacing: 0.5px;
  cursor: pointer;
  background: #fdfdff;
  border: 1px solid rgba(2, 12, 30, 0.1);
  border-radius: 0;
  opacity: 1;
  appearance: none;
  -webkit-appearance: none;
}
.f-select_input :-moz-placeholder,
.f-select_input :-ms-input-placeholder,
.f-select_input ::-moz-placeholder,
.f-select_input ::-webkit-input-placeholder,
.f-select_input ::placeholder {
  font-weight: 300;
  color: rgba(2, 12, 30, 0.65) !important;
}
.f-select[aria-expanded="true"]:after {
  transform: rotate(180deg);
}
.f-select:not(.-filled) .f-select_input {
  font-weight: 300;
  color: rgba(2, 12, 30, 0.65) !important;
}
.f-select.-flag > .c-flag {
  position: absolute;
  top: calc(50% - 6px);
  left: 20px;
}
.f-select.-flag .f-select_input {
  padding-left: 56px;
}
.f-select.-light .f-select_input {
  font-weight: 300;
  color: #f6f6f7;
  background: #0b1528;
  border: 1px solid rgba(2, 12, 30, 0.1);
  -webkit-text-fill-color: #f6f6f7;
}
.f-select.-light:after {
  top: 26px;
  width: 12px;
  height: 6px;
  background-image: url(images/dropdown-lightBlue.87a4e7aa.svg);
}
.f-select.-green:after {
  background-image: url(images/dropdown-green.874c4eda.svg);
}
.f-select input {
  position: absolute;
  z-index: -1;
  height: 100%;
  opacity: 0;
}
.c-optionList {
  width: 100%;
  max-height: 80vh;
  max-height: 313px;
  padding: 10px 20px;
  overflow: auto;
  background: #fdfdff;
  border: 1px solid rgba(2, 12, 30, 0.1);
}
.c-optionList_item {
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  padding: 6px 0;
  font-weight: 300;
  color: rgba(2, 12, 30, 0.65);
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: color 0.1s ease-in, font-weight 0.1s ease-in;
}
.c-optionList_item:hover {
  font-weight: 400;
  color: #020c1e;
}
.c-optionList_link {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.c-optionList_link.-flag {
  justify-content: flex-start;
}
.c-optionList_link.-flag .c-flag {
  margin-right: 12px;
}
.c-optionList.-light {
  font-weight: 300;
  color: #fdfdff;
  background: #0b1528;
}
.c-optionList.-light .c-optionList_item {
  color: #f6f6f7;
}
@media (max-width: 768px) {
  [data-tippy-root].-propertyTippy {
    position: fixed !important;
    top: 96px !important;
    left: 16px !important;
    width: calc(100vw - 32px) !important;
    transform: none !important;
  }
  [data-tippy-root].-propertyTippy:before {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(2, 12, 30, 0.8);
  }
}
[data-tippy-root] .tippy-box {
  z-index: 999999;
  width: 100%;
  max-width: none !important;
  padding: 0;
  background: #fdfdff;
  border-radius: 0;
}
[data-tippy-root] .tippy-content {
  width: 100%;
  padding: 0;
}
@media (max-width: 768px) {
  [data-tippy-root] .tippy-close {
    position: absolute;
    top: -56px;
    right: 0;
    z-index: 999999;
    display: block;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background-color: rgba(115, 127, 148, 0.3);
    background-image: url(images/close-white.732f2ff6.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 16px;
    border-radius: 50%;
    transition: transform 0.2s ease-in-out;
  }
}
.f-group.-checkbox .f-input {
  display: none;
}
.f-group.-checkbox .f-input:checked + .f-label:before {
  background-color: #102ea1;
  background-image: url(images/icons/custom/check_white.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 16px;
  border-color: #102ea1;
}
.f-group.-checkbox .f-label {
  font-family: Rubik, sans-serif;
  font-size: 10px;
  line-height: 1.4;
  position: relative;
  padding-top: 3px;
  padding-left: 30px;
  font-weight: 300;
  color: #020c1e;
  letter-spacing: 0.4px;
  user-select: none;
  margin-bottom: 0;
}
.f-group.-checkbox .f-label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "";
  border: 1px solid rgba(2, 12, 30, 0.2);
  transition: background-color 0.1s ease-in, border 0.1s ease-in,
    background-image 0.1s ease-in;
}
.f-group.-checkbox button {
  margin-left: 30px;
}
.f-group.-checkbox.-green .f-input {
  display: none;
}
.f-group.-checkbox.-green .f-input:checked + .f-label:before {
  background-color: #68982a;
  border-color: #68982a;
}
.f-group.-checkbox.-light .f-label {
  color: #f6f6f7;
}
.f-group.-checkbox.-light .f-label:before {
  border: 1px solid rgba(246, 246, 247, 0.2);
}
.f-group.-checkbox.-light.-disabled .f-input:checked + .f-label:before {
  background-color: rgba(246, 246, 247, 0.1);
}
.f-group.-checkbox.-light.-disabled .f-label {
  color: rgba(246, 246, 247, 0.3);
}
.f-group.-checkbox.-disabled .f-input:checked + .f-label:before {
  background-color: rgba(2, 12, 30, 0.2);
  border-color: transparent;
}
.f-group.-checkbox.-disabled .f-label {
  color: rgba(2, 12, 30, 0.3);
  pointer-events: none;
  cursor: default;
}
.f-group.-checkbox.-error .f-label:before {
  content: "";
}
.f-fieldset {
  width: 100%;
}
.f-fieldset_legend {
  margin-bottom: 10px;
}
.f-fieldset .f-group.-checkbox + .-checkbox {
  margin-top: 5px;
}
.f-placeholder {
  position: absolute;
  z-index: 0;
  color: rgba(2, 12, 30, 0.65);
  letter-spacing: 0.5px;
  transition: all 0.1s ease-out;
}
.c-formWrapper_success {
  display: none;
  opacity: 0;
}
.c-formWrapper.-success {
  display: flex;
  align-items: center;
  height: 100%;
}
.c-formWrapper.-success .c-formWrapper_initial {
  display: none;
}
.c-formWrapper.-success .c-formWrapper_success {
  position: relative;
  display: block;
  width: 400px;
  opacity: 1;
  animation: fadeIn 0.2s ease-out;
}
@media (max-width: 991px) {
  .c-formWrapper.-success .c-formWrapper_success {
    width: calc(100% - 30px);
    padding-right: 50px;
  }
}
@media (max-width: 768px) {
  .c-formWrapper.-success .c-formWrapper_success {
    padding-right: 40px;
  }
}
.c-formWrapper.-success .c-formWrapper_success .t-title {
  position: relative;
  z-index: 2;
}
.c-formWrapper.-success .c-formWrapper_success .t-title br {
  display: initial;
}
.c-formWrapper.-success .c-formWrapper_success img {
  position: absolute;
  right: -121px;
  bottom: -66px;
  width: 468px;
  max-width: none;
  z-index: 1;
}
@media (max-width: 1199px) {
  .c-formWrapper.-success .c-formWrapper_success img {
    right: -40px;
    bottom: -110px;
    width: 400px;
  }
}
@media (max-width: 991px) {
  .c-formWrapper.-success .c-formWrapper_success img {
    right: -30px;
    bottom: 0;
    width: 238px;
  }
}
.c-formWrapper.-success.-light .t-title span {
  color: #102ea1;
}
.f-newsletter {
  max-width: 412px;
}
@media (max-width: 991px) {
  .f-newsletter {
    display: flex;
    flex-direction: column;
    max-width: none;
  }
}
.f-newsletter_fieldset {
  display: flex;
}
@media (max-width: 991px) {
  .f-newsletter_fieldset {
    flex-direction: column;
    width: 100%;
  }
}
.f-newsletter .c-btn {
  width: 104px;
  min-width: 0;
  padding-right: 30px;
  padding-left: 30px;
  margin-left: 8px;
}
@media (max-width: 991px) {
  .f-newsletter .c-btn {
    width: 100%;
    margin-left: 0;
  }
}
.f-contact_col.-code {
  max-width: 85px;
  margin-right: 8px;
}
.f-contact .c-btn {
  width: 100%;
}
.f-contact .f-select_input {
  padding: 0 18px 0 16px;
}
.f-contact .f-select:after {
  right: 18px;
}
.f-filters {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .f-filters {
    flex-direction: column;
  }
}
.f-filters fieldset {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  width: 66%;
}
@media (max-width: 991px) {
  .f-filters fieldset {
    flex-direction: column;
    width: 100%;
  }
}
.f-filters fieldset.-short {
  flex-direction: column;
  width: 33.33333%;
}
@media (max-width: 1199px) {
  .f-filters fieldset.-short {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .f-filters fieldset.-short {
    width: 100%;
  }
}
.f-filters fieldset.-short .f-group {
  width: 100%;
}
.f-filters fieldset.-short + button {
  width: 33.33333%;
  flex-grow: 0;
}
@media (max-width: 1199px) {
  .f-filters fieldset.-short + button {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .f-filters fieldset.-short + button {
    width: 100%;
  }
}
.f-filters .f-group {
  width: calc(50% - 8px);
}
@media (max-width: 991px) {
  .f-filters .f-group {
    width: 100%;
  }
}
.f-filters .f-group.-checkbox {
  margin-left: 0;
}
@media (max-width: 991px) {
  .f-filters .f-group.-checkbox {
    margin-top: 12px;
  }
}
.f-filters .f-select {
  width: 100%;
}
.f-filters .c-btn {
  flex-grow: 1;
}
@media (max-width: 1319px) {
  .f-filters.-alt {
    flex-direction: column;
  }
}
.f-filters.-alt fieldset {
  width: 80%;
}
@media (max-width: 1319px) {
  .f-filters.-alt fieldset {
    width: 100%;
    justify-content: space-between;
  }
}
.f-filters.-alt fieldset.-alt .f-group {
  width: calc(33.33333% - 12px);
}
@media (max-width: 991px) {
  .f-filters.-alt fieldset.-alt .f-group {
    width: 100%;
  }
}
.f-filters.-alt .f-group {
  width: calc(25% - 12px);
}
@media (max-width: 1319px) {
  .f-filters.-alt .f-group {
    width: calc(50% - 12px);
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .f-filters.-alt .f-group {
    width: 100%;
  }
}
@media (max-width: 1319px) {
  .f-filters.-alt .c-btn {
    margin-top: 0;
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .f-filters.-alt .c-btn {
    margin-top: 12px;
  }
}
.f-propertyFilters {
  display: flex;
  flex-direction: column;
  max-width: 330px;
  padding-right: 32px;
  padding-left: 32px;
}
@media (max-width: 991px) {
  .f-propertyFilters {
    max-width: 100%;
    padding-right: 24px;
    padding-left: 24px;
  }
}
.f-propertyFilters fieldset {
  display: flex;
  flex-direction: column;
}
.f-propertyFilters .f-group,
.f-propertyFilters .f-select {
  width: 100%;
}
.f-propertyFilters .c-btn {
  min-width: 100%;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  66% {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 32px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes slideIn {
  0% {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(246, 246, 247, 0.3);
  }
  70% {
    box-shadow: 0 0 0 8px rgba(246, 246, 247, 0);
  }
  to {
    box-shadow: 0 0 0 0 rgba(246, 246, 247, 0);
  }
}
@keyframes livePulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(44, 155, 88, 0.9);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 8px rgba(44, 155, 88, 0);
  }
  to {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(44, 155, 88, 0);
  }
}
.a-fadeIn {
  opacity: 0;
}
.a-fadeIn.-animated {
  opacity: 1;
  transition: opacity 0.6s ease-out;
}
.a-fadeInUp {
  opacity: 0;
  transform: translate3d(0, 30px, 0);
}
.a-fadeInUp.-animated {
  opacity: 1;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  transform: translateZ(0);
}
.a-fadeInDown {
  opacity: 0;
  transform: translate3d(0, -30px, 0);
}
.a-fadeInDown.-animated {
  opacity: 1;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  transform: translateZ(0);
}
.a-fadeOut {
  opacity: 1;
}
.a-fadeOut.-animated {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.a-fadeInRight {
  opacity: 0;
  transform: translate3d(-30px, 0, 0);
}
@media (max-width: 991px) {
  .a-fadeInRight {
    transform: translate3d(0, 30px, 0);
  }
}
.a-fadeInRight.-animated {
  opacity: 1;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  transform: translateZ(0);
}
.a-fadeInLeft {
  opacity: 0;
  transform: translate3d(30px, 0, 0);
}
@media (max-width: 991px) {
  .a-fadeInLeft {
    transform: translate3d(0, 30px, 0);
  }
}
.a-fadeInLeft.-animated {
  opacity: 1;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  transform: translateZ(0);
}
@media (min-width: 992px) {
  .-animated.-lazyDelay100 {
    transition-delay: 0.1s !important;
  }
}
@media (min-width: 992px) {
  .-animated.-lazyDelay200 {
    transition-delay: 0.2s !important;
  }
}
@media (min-width: 992px) {
  .-animated.-lazyDelay300 {
    transition-delay: 0.3s !important;
  }
}
@media (min-width: 992px) {
  .-animated.-lazyDelay400 {
    transition-delay: 0.4s !important;
  }
}
@media (min-width: 992px) {
  .-animated.-lazyDelay500 {
    transition-delay: 0.5s !important;
  }
}
@media (min-width: 992px) {
  .-animated.-lazyDelay600 {
    transition-delay: 0.6s !important;
  }
}
@media (min-width: 992px) {
  .-animated.-lazyDelay700 {
    transition-delay: 0.7s !important;
  }
}
@media (min-width: 992px) {
  .-animated.-lazyDelay800 {
    transition-delay: 0.8s !important;
  }
}
@media (min-width: 992px) {
  .-animated.-lazyDelay900 {
    transition-delay: 0.9s !important;
  }
}
@media (min-width: 992px) {
  .-animated.-lazyDelay1000 {
    transition-delay: 1s !important;
  }
}
.a-expandFromLeft {
  overflow: hidden;
  opacity: 0;
}
.a-expandFromLeft_inner {
  height: 100%;
  transform: translate3d(-50%, 0, 0);
}
.a-expandFromLeft.-animated {
  opacity: 1;
  transition: opacity 0.6s ease-out;
}
.a-expandFromLeft.-animated .a-expandFromLeft_inner {
  transition: transform 0.9s ease-out;
  transform: translateZ(0);
}
.a-expandFromTop {
  overflow: hidden;
  opacity: 0;
}
.a-expandFromTop_inner {
  width: fit-content;
  transform: translate3d(0, -100%, 0);
}
.a-expandFromTop.-animated {
  opacity: 1;
  transition: opacity 0.6s ease-out;
}
.a-expandFromTop.-animated .a-expandFromTop_inner {
  transition: transform 0.6s ease-out;
  transform: translateZ(0);
}
.a-slideDown {
  opacity: 0;
  transform: translate3d(0, -100%, 0);
}
.a-slideDown.-animated {
  opacity: 1;
  transition: transform 0.6s ease-out;
  transform: translateZ(0);
}
.a-pulse {
  animation: pulse 1.5s 1s infinite;
}
.a-pulseOnce.-animated {
  animation: pulse 1s;
}
.a-livePulse {
  animation: livePulse 2s infinite;
}
.a-spin {
  width: fit-content;
  animation: spin 20s linear infinite;
}
.a-leafAnim {
  position: relative;
}
@media (min-width: 992px) {
  .a-leafAnim:not(.-animatedLeaf) .a-leafAnim_leaf {
    display: none;
  }
}
.a-leafAnim_leaf {
  --x: 0;
  --y: 0;
  --position: absolute;
  position: var(--position);
  top: 0;
  left: 0;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  overflow: visible;
  pointer-events: none;
  transition: opacity 0.2s ease-in 0.2s;
  transform: translate3d(var(--x), var(--y), 0);
  will-change: transform;
  mix-blend-mode: color-dodge;
}
.a-leafAnim_leaf img {
  min-width: 268px;
  min-height: 278px;
}
@media (max-width: 991px) {
  .a-leafAnim_leaf img {
    min-width: 184px;
    min-height: 191px;
  }
}
@media (min-width: 992px) {
  .a-leafAnim_leaf.-hidden {
    opacity: 0 !important;
    transition: opacity 0.2s ease-in;
  }
}
.a-leafAnim_leaf.-fixed {
  position: fixed;
}
.a-leafAnim .t-text {
  position: relative;
  z-index: 1;
}
