@font-face {
  font-family: ZurichBT;
  src: url("../fonts/ZurichBT/ZurichBT.eot");
  src: url("ZurichBT.eot?#iefix") format("embedded-opentype"), url("ZurichBT.svg#ZurichBT") format("svg"), url("../fonts/ZurichBT/ZurichBT.ttf") format("truetype"), url("ZurichBT.woff") format("woff"), url("ZurichBT.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: ZurichLightBT;
  src: url("../fonts/ZurichLightBT/ZurichLightBT.eot");
  src: url("ZurichLightBT.eot?#iefix") format("embedded-opentype"), url("ZurichLightBT.svg#ZurichLightBT") format("svg"), url("../fonts/ZurichLightBT/ZurichLightBT.ttf") format("truetype"), url("ZurichLightBT.woff") format("woff"), url("ZurichLightBT.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: ZurichBoldBT;
  src: url("../fonts/ZurichBoldBT/ZurichBoldBT.eot");
  src: url("ZurichBoldBT.eot?#iefix") format("embedded-opentype"), url("ZurichBoldBT.svg#ZurichBoldBT") format("svg"), url("../fonts/ZurichBoldBT/ZurichBoldBT.ttf") format("truetype"), url("ZurichBoldBT.woff") format("woff"), url("ZurichBoldBT.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Kefa;
  src: url("../fonts/Kefa/Kefa.eot");
  src: url("Kefa.eot?#iefix") format("embedded-opentype"), url("Kefa.svg#Kefa") format("svg"), url("../fonts/Kefa/Kefa.ttf") format("truetype"), url("Kefa.woff") format("woff"), url("Kefa.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: KefaBold;
  src: url("../fonts/KefaBold/KefaBold.eot");
  src: url("KefaBold.eot?#iefix") format("embedded-opentype"), url("KefaBold.svg#Kefa") format("svg"), url("../fonts/KefaBold/KefaBold.ttf") format("truetype"), url("KefaBold.woff") format("woff"), url("KefaBold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
html,
body,
div,
span,
object,
iframe,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
code,
em,
img,
small,
strike,
strong,
sub,
sup,
tt,
b,
u,
i,
ol,
ul,
li,
fieldset,
form,
label,
main,
canvas,
embed,
footer,
header,
nav,
section,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-size-adjust: none;
  font-weight: normal;
  /*font-size: inherit;*/
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

ul,
ol,
li {
  padding: 0;
  margin: 0;
  /*list-style-type: none;*/
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  margin: 0;
}

.grid-col-8 {
  max-width: calc(1410px * 0.85);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sectionPadding {
  padding: 100px 0 !important;
}

.padding-top {
  padding: 100px 0 0 0 !important;
}

.grid-col-6 {
  /*max-width: 1000px;*/
  width: 100%;
  max-width: calc(1410px * 0.71);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1280px) {
  .grid-col-6 {
    max-width: 76%;
  }
}
@media screen and (max-width: 1100px) {
  .grid-col-6 {
    max-width: calc(100% - 100px);
  }
}

.grid-col-4 {
  /*width: 900px;*/
  width: 100%;
  max-width: calc(1410px * 0.64);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1280px) {
  .grid-col-4 {
    max-width: 69%;
  }
}
@media screen and (max-width: 1100px) {
  .grid-col-4 {
    max-width: calc(100% - 200px);
  }
}

.grid-col-2 {
  width: calc(100% - (240px + 6 * (100% - 240px) / 8));
  margin: 0 auto;
}

@media screen and (max-width: 1410px) {
  .grid-col-8, .grid-col-6, .grid-col-4 {
    padding: 0 100px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1024px) {
  .grid-col-8, .grid-col-6, .grid-col-4 {
    padding: 0 150px;
    box-sizing: border-box;
  }
  .grid-col-6, .grid-col-4 {
    max-width: calc(1410px * 0.71);
  }
}
@media screen and (max-width: 768px) {
  .grid-col-8, .grid-col-6, .grid-col-4 {
    padding: 0 50px;
  }
}
html, body {
  /*height: 100%;*/
  font-size: 17px;
  font-family: ZurichLightBT;
  line-height: 26px;
  scroll-behavior: smooth;
  min-height: 100%;
  height: auto;
}

html {
  display: flex;
  flex-direction: column;
}

body {
  background-color: #ffffff;
  position: relative;
  padding-top: 100px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.hidden {
  display: none;
}

.anchor-position {
  /*display: none;*/
  position: relative;
  top: -100px;
  visibility: hidden;
}

.bx-loading {
  display: none;
}

#navbar {
  background-color: #c8cdd2;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
#navbar .navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1410px;
  margin: 0 auto;
  padding: 25px 50px;
  height: 100px;
  box-sizing: border-box;
  gap: 5px;
}
#navbar .navbar > input:checked + div {
  right: 0;
}
#navbar .navbar__mobile {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100%;
  width: 90%;
  height: 100vh;
  background-color: #77afc4;
  z-index: 1;
  padding: 25px;
  box-sizing: border-box;
  transition: right linear 0.3s;
}
#navbar .navbar__mobile__close {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
#navbar .navbar__mobile__close img {
  cursor: pointer;
}
#navbar .navbar__mobile__left {
  padding: 10px 0;
  max-width: 25px;
}
#navbar .navbar__mobile__right {
  padding: 10px 0;
}
#navbar .navbar__mobile__right img {
  max-width: 20px;
}
#navbar .navbar__mobile__elements {
  padding: 0 25px;
}
#navbar .navbar__mobile__elements__element {
  /*&.active {
      a {
          font-family: $zurich-bold;
          color: $white;
      }
  }*/
}
#navbar .navbar__mobile__elements__element label {
  position: relative;
  cursor: pointer;
}
#navbar .navbar__mobile__elements__element label:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
#navbar .navbar__mobile__elements__element a {
  font-family: ZurichBoldBT;
  /*font-size: 42px;*/
  line-height: 40px;
  color: #ffffff;
  cursor: pointer;
}
#navbar .navbar__mobile__elements__element a:hover {
  font-family: ZurichBoldBT;
  color: #ffffff;
  transition: all ease-in-out 0.3s;
}
#navbar .navbar__left {
  display: flex;
  align-items: center;
  gap: 25px;
}
#navbar .navbar__right {
  display: flex;
  align-items: center;
}
#navbar .navbar__menu {
  width: 25px;
  cursor: pointer;
  margin-right: 25px;
  display: none;
}
#navbar .navbar__languages {
  display: flex;
  align-items: center;
  color: red;
  margin-right: 25px;
}
#navbar .navbar__languages__lang {
  font-family: ZurichBT;
  font-size: 18px;
  color: #64696e;
  padding: 10px 8px;
  cursor: pointer;
}
#navbar .navbar__languages__lang.active {
  background-color: #ffffff;
  color: #3c8caa;
  cursor: unset;
}
#navbar .navbar__elements {
  display: flex;
}
#navbar .navbar__elements__element {
  padding: 0 20px;
  /*&.active {
      a {
          font-family: $zurich-bold;
          color: $blue;
      }
  }*/
}
#navbar .navbar__elements__element a {
  font-family: ZurichLightBT;
  color: #64696e;
  cursor: pointer;
}
#navbar .navbar__elements__element a:hover {
  /*font-family: $zurich-bold;*/
  color: #3c8caa;
  transition: all ease-in-out 0.3s;
}
#navbar .navbar__logo {
  max-width: 186px;
}
#navbar .navbar__logo img {
  height: 32px;
  width: auto;
}
#navbar .navbar__logo__text {
  display: flex;
  flex-direction: column;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
  flex-shrink: 0;
}

@media screen and (max-width: 1410px) {
  #navbar .navbar {
    padding: 25px 50px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1024px) {
  #navbar .navbar__elements {
    display: none;
  }
  #navbar .navbar__menu {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #navbar .navbar {
    padding: 25px 25px;
    box-sizing: border-box;
  }
  #navbar .navbar__menu {
    margin: 0;
  }
}
@media screen and (max-width: 450px) {
  #navbar .navbar__left {
    gap: 10px;
  }
  #navbar .navbar__languages {
    margin-right: 10px;
  }
}
#footer {
  background-color: #32373c;
  justify-self: flex-end;
}
#footer .footer {
  padding: 50px 50px 80px 50px;
  max-width: 1410px;
  margin: 0 auto;
}
#footer .footer__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 75px;
}
#footer .footer__logo {
  width: 167px;
}
#footer .footer__media {
  font-family: ZurichBT;
  color: #64696e;
  font-size: 16px;
}
#footer .footer__media a {
  display: flex;
  gap: 20px;
  align-items: center;
}
#footer .footer__media a span {
  flex-shrink: 0;
}
#footer .footer__media img {
  width: 38px;
}
#footer .footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 16px;
  position: relative;
}
#footer .footer__links {
  display: flex;
  gap: 80px;
  margin-right: 25px;
  flex-wrap: wrap;
  padding-bottom: 50px;
}
#footer .footer__links__column__title {
  font-family: ZurichBoldBT;
  color: #3c8caa;
  margin-bottom: 10px;
}
#footer .footer__links__column__list__link {
  color: #ffffff;
  font-family: ZurichLightBT;
}
#footer .footer__contact__title {
  font-family: ZurichBoldBT;
  color: #3c8caa;
  margin-bottom: 10px;
}
#footer .footer__contact__logo {
  max-width: 130px;
  margin-bottom: 10px;
  padding: 10px 0;
}
#footer .footer__contact__address {
  color: #ffffff;
  font-size: 16px;
}
#footer .footer__contact__addressstrong {
  font-family: ZurichLightBT;
}
#footer .footer__pages {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
}
#footer .footer__pages__link {
  color: #ffffff;
  font-family: ZurichLightBT;
  display: flex;
}
#footer .footer__pages__link:not(:first-child):before {
  content: "|";
  margin: 0 5px;
}

@media screen and (max-width: 1410px) {
  #footer .footer {
    padding: 50px 50px 80px 50px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1024px) {
  #footer .footer {
    padding: 50px 100px 80px 100px;
    box-sizing: border-box;
    position: relative;
  }
  #footer .footer__media {
    position: absolute;
    bottom: 80px;
    right: 100px;
  }
  #footer .footer__links {
    flex-wrap: wrap;
    gap: 0;
    justify-content: space-between;
    padding-bottom: 0;
  }
  #footer .footer__links__column {
    flex: 50%;
    margin-bottom: 80px;
  }
  #footer .footer__pages {
    position: relative;
    margin-top: 50px;
  }
  #footer .footer__bottom {
    flex-direction: column;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  #footer .footer {
    padding: 50px 25px 80px 25px;
  }
  #footer .footer__media {
    right: 50px;
  }
}
.cookie {
  background-color: #77afc4;
  color: #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.cookie__container {
  max-width: 1410px;
  margin: 0 auto;
  padding: 25px 50px;
  display: flex;
  gap: 50px;
  box-sizing: border-box;
}
.cookie__message b, .cookie__message strong {
  font-family: ZurichBoldBT;
}
.cookie__button {
  /*font-family: Kefa;*/
  /*line-height: 30px;
  min-height: 30px;
  font-size: 18px;*/
  font-family: ZurichBoldBT;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.cookie__button svg {
  width: 5px;
  margin-right: 10px;
}
.cookie__button .arrow {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 3.5px;
}

@media screen and (max-width: 768px) {
  .cookie__container {
    flex-direction: column;
    gap: 25px;
  }
}
#image-slider .image-slider .bx-wrapper {
  border: none;
  margin-bottom: 0;
}
#image-slider .image-slider .bx-controls-direction .bx-prev, #image-slider .image-slider .bx-controls-direction .bx-next {
  display: none;
}
#image-slider .image-slider .bx-pager {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
}
#image-slider .image-slider .bx-pager-link {
  width: 13px;
  height: 13px;
  border-radius: 50%;
}
#image-slider .image-slider .bx-default-pager a {
  border: 1px solid #ffffff;
  background: transparent;
  margin: 0 4px;
}
#image-slider .image-slider .bx-default-pager a.active {
  background: #ffffff;
}
#image-slider .image-slider__slide {
  position: relative;
  height: fit-content;
  /*display: none;*/
  /*&.active{
      display: block;
  }*/
}
#image-slider .image-slider__slide__image {
  max-width: 100%;
  height: fit-content;
}
#image-slider .image-slider__slide__image img {
  height: calc(100vh - 100px);
  object-fit: cover;
}
#image-slider .image-slider__slide__block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 100px);
}
#image-slider .image-slider__slide__block__text {
  max-width: 1410px;
  margin: 0 auto;
  /*padding-top: 200px;*/
  height: 100%;
  display: flex;
  position: relative;
  box-sizing: border-box;
}
#image-slider .image-slider__slide__block__text__title {
  font-family: Kefa;
  font-size: 25px;
  line-height: 45px;
  box-sizing: border-box;
  color: #3c8caa;
  max-width: 50%;
  font-weight: bold;
  position: relative;
  padding-left: 50px;
  /*height: 100%;*/
}
#image-slider .image-slider__slide__block__text__title.top-left {
  position: absolute;
  top: 200px;
  left: 50px;
}
#image-slider .image-slider__slide__block__text__title.top-right {
  position: absolute;
  top: 200px;
  right: 50px;
}
#image-slider .image-slider__slide__block__text__title.bottom-left {
  position: absolute;
  bottom: 200px;
  left: 50px;
}
#image-slider .image-slider__slide__block__text__title.bottom-right {
  position: absolute;
  bottom: 200px;
  right: 50px;
}
#image-slider .image-slider__slide__block__text__title__symbol {
  font-family: ZurichBoldBT;
  font-size: 74.5px;
  color: #ffffff;
  position: absolute;
}
#image-slider .image-slider__slide__block__text__title__symbol.top {
  left: 0px;
  top: -25px;
}
#image-slider .image-slider__slide__block__text__title__symbol.bottom {
  display: none;
  right: -50px;
  bottom: 0px;
}

@media screen and (max-width: 1410px) {
  #image-slider .image-slider__slide__block__text {
    padding: 100px 50px 0 50px;
  }
}
@media screen and (max-width: 1024px) {
  #image-slider .image-slider__slide__block__text {
    /*padding: 100px 0 100px 0;*/
  }
  #image-slider .image-slider__slide__block__text__title {
    /* padding: 50px 100px;
    left: 0 !important;
    right: unset !important;
    top: unset !important;
    bottom: 400px !important;*/
    width: 100%;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 23px;
    /*background-color: rgba(200, 205, 210, 0.75);*/
    /*background-color: rgba(225, 230, 235, 0.75);*/
    max-width: fit-content;
    /* &__symbol {
        &.top {
            left: 50px;
            top: 25px;
        }

        &.bottom {
            right: 50px;
            bottom: 50px;
        }
    }*/
  }
  #image-slider .image-slider__slide__block__text__title.top-left {
    position: absolute;
    top: 50px;
    /*left: 0;*/
  }
  #image-slider .image-slider__slide__block__text__title.top-right {
    position: absolute;
    top: 50px;
    /*right: 0;*/
  }
  #image-slider .image-slider__slide__block__text__title.bottom-left {
    position: absolute;
    bottom: 125px;
    /*left: 0;*/
  }
  #image-slider .image-slider__slide__block__text__title.bottom-right {
    position: absolute;
    bottom: 125px;
    /*right: 0;*/
  }
  #image-slider .image-slider .bx-default-pager {
    /*bottom: 125px;*/
  }
}
@media screen and (max-width: 768px) {
  #image-slider .image-slider__slide__block__text {
    padding: 100px 25px;
  }
  #image-slider .image-slider__slide__image img {
    object-fit: fill;
  }
  #image-slider .image-slider__slide__block__text__title {
    padding: 50px 0 50px 75px;
    /*&__symbol {
        &.top {
            left: 0;
            top: 25px;
        }

        &.bottom {
            right: 25px;
            bottom: 50px;
        }
    }*/
  }
  #image-slider .image-slider__slide__block__text__title.top-left {
    left: 25px;
  }
  #image-slider .image-slider__slide__block__text__title.top-right {
    right: 25px;
  }
  #image-slider .image-slider__slide__block__text__title.bottom-right {
    right: 25px;
  }
  #image-slider .image-slider__slide__block__text__title.bottom-left {
    left: 0;
  }
  #image-slider .image-slider__slide__block__text__title__symbol.top {
    left: 25px;
    top: 25px;
  }
  #image-slider .image-slider__slide__block__text__title__symbol.bottom {
    right: 25px;
    bottom: 50px;
  }
  #image-slider .image-slider__slide__block__text__title.mobile-top {
    top: 25px;
    left: 0;
    bottom: unset;
    right: unset;
  }
  #image-slider .image-slider__slide__block__text__title.mobile-middle {
    top: 50%;
    left: 0;
    bottom: unset;
    right: unset;
    transform: translate(0, -50%);
  }
  #image-slider .image-slider__slide__block__text__title.mobile-bottom {
    top: unset;
    left: 0;
    bottom: 115px;
    right: unset;
  }
}
.slider {
  position: relative;
}
.slider .slider-container {
  display: flex;
  gap: 5px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.slider .slider-container__slide {
  min-width: 486px;
  height: fit-content;
}
.slider .slider-container__slide__thumb {
  width: 100%;
  padding-top: 50%;
  height: 0;
  background-size: cover;
  background-position: center;
}
.slider .slider-container__slide__title {
  color: #64696e;
  font-family: ZurichBoldBT;
  font-size: 18px;
  max-width: 486px;
  padding: 25px 25px 0 25px;
}
.slider__arrows {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 275px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  pointer-events: none;
}
.slider__arrows > div {
  width: 50px;
  display: flex;
  align-items: center;
  cursor: pointer;
  z-index: 2;
  padding-right: 10px;
}
.slider__arrows > div svg {
  pointer-events: all;
  height: 100px;
}
.slider__arrows__left {
  transform: rotate(180deg);
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .slider .slider-container__slide {
    min-width: 100% !important;
  }
  .slider .slider-container__slide__title {
    max-width: 100%;
  }
}
.home section {
  background-color: var(--schemeBackgroundColor1);
  padding: 100px 0;
  color: var(--schemePrimaryColor1);
}
.home section > div:not(.section-title, .video-slider, :last-child) {
  margin-bottom: 50px;
}
.home section .section-title {
  font-family: ZurichBoldBT;
  font-size: 60px;
  line-height: 68px;
  text-align: center;
  margin-bottom: 80px;
  color: var(--schemeTitleColor1);
}
.home section .blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.home section .blocks .block:not(:last-child) {
  margin-bottom: 50px;
}
.home section .blocks.single {
  justify-content: center;
}
.home section .blocks.single .block {
  flex-basis: 100%;
}
.home section .blocks:nth-last-child(1) {
  margin-bottom: 0;
}
.home section .block {
  flex: 0 1 calc((100% - 100px) / 3);
}
.home section .block:not(.centered-text) > div:last-child {
  margin-bottom: 0 !important;
}
.home section .block .icon {
  max-width: 90px;
  width: fit-content;
  height: 80px;
  margin-bottom: 20px;
}
.home section .block .icon svg {
  height: 100%;
}
.home section .block .icon svg rect, .home section .block .icon svg line, .home section .block .icon svg path, .home section .block .icon svg polygon, .home section .block .icon svg polyline, .home section .block .icon svg circle {
  stroke: var(--schemeSecondaryColor1);
}
.home section .block .title {
  font-family: ZurichBoldBT;
  font-size: 20px;
  line-height: 30px;
  min-height: 30px;
  margin-bottom: 10px;
}
.home section .block .title.kefa {
  font-family: Kefa;
  margin-bottom: 25px;
}
.home section .block .title.kefa b, .home section .block .title.kefa strong {
  font-family: KefaBold;
}
.home section .block .title.medium-size {
  font-size: 18px;
}
.home section .block .text {
  font-size: 18px;
  font-family: ZurichLightBT;
  margin-bottom: 25px;
}
.home section .block .text.secondary {
  color: var(--schemeSecondaryColor1);
}
.home section .block .text ul {
  list-style-position: outside;
  margin-left: 20px;
}
.home section .block .text.big-size {
  font-size: 20px;
}
.home section .block .text .zurich {
  font-family: ZurichBT;
}
.home section .block .text b, .home section .block .text strong {
  font-family: ZurichBoldBT;
}
.home section .block .quote {
  font-family: Kefa;
  font-size: 20px;
  line-height: 30px;
  min-height: 30px;
  color: var(--schemeSecondaryColor1);
  font-size: 18px;
  margin-bottom: 25px;
}
.home section .block .quote.blue {
  color: #3c8caa;
}
.home section .block .quote b, .home section .block .quote strong {
  font-family: KefaBold;
}
.home section .block .video {
  font-family: Kefa;
  line-height: 30px;
  min-height: 30px;
  color: var(--schemeSecondaryColor1);
  font-size: 18px;
  margin-bottom: 25px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
}
.home section .block .video.blue {
  color: #3c8caa;
}
.home section .block .video b, .home section .block .video strong {
  font-family: KefaBold;
}
.home section .block .video svg {
  width: 5px;
  height: 15px;
}
.home section .block .video svg .arrowcls-1 {
  fill: none;
  stroke: #3c8caa;
  stroke-miterlimit: 10;
  stroke-width: 10px;
}
.home section .block .videoPopup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  /*width: 100%;*/
  height: 100%;
  display: block;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  z-index: 3;
}
.home section .block .videoPopup.show {
  visibility: visible !important;
}
.home section .block .videoPopup .videoPopupFrame {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  height: fit-content;
}
.home section .block .videoPopup .videoPopupFrame .popupClose {
  position: absolute;
  width: 30px;
  height: 30px;
  background: #3c8caa;
  cursor: pointer;
  top: -15px;
  right: -15px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  z-index: 1;
}
.home section .block .videoPopup .videoPopupFrame .frameVimeo {
  position: relative;
  padding-top: 56.25%;
  width: 650px;
}
.home section .block .videoPopup .videoPopupFrame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home section .block .videoPopup .backgroundClose {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.8);
}
.home section .block.centered-text > div {
  margin-bottom: 20px;
}
.home section .block.centered-text .text {
  font-size: 20px;
}
.home section .block.centered-text .quote {
  font-family: ZurichBoldBT;
  font-size: 20px;
  line-height: 30px;
  min-height: 30px;
  margin-bottom: 10px;
}
.home section.scheme2 {
  background-color: var(--schemeBackgroundColor2);
  color: var(--schemePrimaryColor2);
}
.home section.scheme2 .section-title {
  color: var(--schemeTitleColor2);
}
.home section.scheme2 .blocks .block .icon svg rect, .home section.scheme2 .blocks .block .icon svg line, .home section.scheme2 .blocks .block .icon svg path, .home section.scheme2 .blocks .block .icon svg polygon, .home section.scheme2 .blocks .block .icon svg polyline, .home section.scheme2 .blocks .block .icon svg circle {
  stroke: var(--schemeSecondaryColor2);
}
.home section.scheme2 .blocks .block .text.secondary {
  color: var(--schemeSecondaryColor2);
}
.home section.scheme3 {
  background-color: var(--schemeBackgroundColor3);
  color: var(--schemePrimaryColor3);
}
.home section.scheme3 .section-title {
  color: var(--schemeTitleColor3);
}
.home section.scheme3 .block .icon svg rect, .home section.scheme3 .block .icon svg line, .home section.scheme3 .block .icon svg path, .home section.scheme3 .block .icon svg polygon, .home section.scheme3 .block .icon svg polyline, .home section.scheme3 .block .icon svg circle {
  stroke: var(--schemeSecondaryColor3);
}
.home section.scheme3 .block .text.secondary {
  color: var(--schemeSecondaryColor3);
}
.home section.video {
  padding: 0;
}
.home section.video .video .vimeo-wrapper {
  position: relative;
}
.home section.video .video .vimeo-wrapper.paddingVideo {
  padding: 56.25% 0 0 0;
}
.home section.video .video .vimeo-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home section.video .video .vimeo-wrapper .play-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background: url("../images/slider/icon_play.svg") no-repeat center center;
  cursor: pointer;
}
.home section.video-slider {
  position: relative;
  padding: 0;
}
.home section.video-slider .video-slider {
  display: flex;
  gap: 5px;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
  position: relative;
}
.home section.video-slider .video-slider__video {
  min-width: 486px;
  height: fit-content;
  /*           display: flex;
  flex-direction: column;*/
}
.home section.video-slider .video-slider__video .videoFrame {
  position: relative;
  padding-bottom: 150px;
}
.home section.video-slider .video-slider__video .videoFrame .vimeo-wrapper {
  position: relative;
  width: 486px;
}
.home section.video-slider .video-slider__video .videoFrame .vimeo-wrapper.paddingVideo {
  padding: 56.25% 0 0 0;
}
.home section.video-slider .video-slider__video .videoFrame .vimeo-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home section.video-slider .video-slider__video .videoFrame .vimeo-wrapper .play-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  background: url("../images/slider/icon_play.svg") no-repeat center center;
  cursor: pointer;
}
.home section.video-slider .video-slider__video .videoFrame .video-thumb {
  width: 100%;
  cursor: pointer;
  height: 100%;
}
.home section.video-slider .video-slider__video .videoFrame .startVideo {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  margin: auto;
  cursor: pointer;
}
.home section.video-slider .video-slider__title {
  color: #3c8caa;
  font-family: ZurichBoldBT;
  font-size: 18px;
  max-width: 486px;
  box-sizing: border-box;
  padding: 0px 25px 0px 25px;
  position: absolute;
  top: calc(100% - 120px);
  display: inline-table;
  height: 50px;
  z-index: 1;
}
.home section.video-slider .video-arrows {
  position: absolute;
  top: calc(50% - 120px);
  left: 0;
  right: 0;
  width: 100%;
  height: unset;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  pointer-events: none;
}
.home section.video-slider .video-arrows > div {
  width: 50px;
  display: flex;
  align-items: center;
  cursor: pointer;
  z-index: 2;
  padding-right: 10px;
}
.home section.video-slider .video-arrows > div svg {
  pointer-events: all;
  height: 100px;
}
.home section.video-slider .video-arrows > div svg .cls-1 {
  stroke: #ffffff;
}
.home section.video-slider .video-arrows__left {
  transform: rotate(180deg);
  opacity: 0;
}

@media screen and (max-width: 1024px) {
  .home .blocks {
    flex-direction: column;
  }
  .home .blocks.single {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
  .home .blocks.single .icon {
    margin: 0 auto 20px auto;
  }
  .home .block .videoPopupFrame .frameVimeo {
    width: 300px !important;
  }
  .home .icon, .home .title {
    min-height: unset;
  }
  .home .icon:empty, .home .title:empty {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .home section.video .video .vimeo-wrapper .play-icon {
    width: 70px;
    height: 70px;
  }
  .home #background .blocks {
    gap: 25px;
  }
  .home section.video-slider .video-slider {
    /*TODO: FIND A BETTER WAY TO DO THIS*/
    /*.video-arrows {
        &__left {
            top: calc(50% - 100px);
        }

        &__right {
            top: calc(50% - 100px);
        }
    }*/
  }
  .home section.video-slider .video-slider__video {
    min-width: 100% !important;
  }
  .home section.video-slider .video-slider__video .videoFrame .vimeo-wrapper {
    width: 100%;
  }
  .home section.video-slider .video-slider__title {
    max-width: 100%;
  }
}
.blog .post {
  padding: 100px 0;
  color: #32373c;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  /*schemes*/
}
.blog .post .page-title {
  font-family: ZurichBoldBT;
  font-size: 60px;
  line-height: 68px;
  text-align: center;
  margin-bottom: 80px;
  color: #fff;
}
.blog .post.first {
  padding-bottom: 0;
  background-color: #77afc4 !important;
  display: flex;
  flex-direction: column;
}
.blog .post .first__image {
  width: auto;
  max-width: 1410px;
  margin: 0 auto -50px;
  z-index: 0;
}
.blog .post .first__bottom {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding-top: 100px;
  padding-bottom: 50px;
  color: #32373c;
}
.blog .post .first__bottom .post__title {
  color: #3c8caa;
}
.blog .post .first__bottom .post__more {
  color: #3c8caa;
  font-family: Kefa;
  font-size: 18px;
  /*line-height: 30px;*/
  gap: 10px;
  justify-content: flex-start;
  height: 25px;
  display: flex;
  cursor: pointer;
  align-items: center;
}
.blog .post .first__bottom .post__more svg {
  width: 5px;
  height: 15px;
}
.blog .post .first__bottom .post__more svg polyline {
  stroke: #3c8caa;
  fill: none;
  stroke: #3c8caa;
  stroke-width: 10px;
}
.blog .post__image {
  margin-bottom: 50px;
  width: auto;
}
.blog .post__title {
  font-family: ZurichBoldBT;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 50px;
}
.blog .post__date {
  font-size: 18px;
  font-family: ZurichBoldBT;
  text-align: center;
  margin-bottom: 50px;
}
.blog .post__lead {
  font-size: 18px;
  font-family: ZurichLightBT;
  margin-bottom: 50px;
}
.blog .post__lead b, .blog .post__lead strong {
  font-family: ZurichBoldBT;
  color: #3c8caa;
}
.blog .post__more {
  font-family: Kefa;
  font-size: 18px;
  /*line-height: 25px;*/
  gap: 10px;
  justify-content: flex-start;
  height: 25px;
  display: flex;
  cursor: pointer;
  align-items: center;
}
.blog .post__more svg {
  width: 5px;
  height: 15px;
}
.blog .post__more svg polyline {
  fill: none;
  stroke: #3c8caa;
  stroke-width: 10px;
}
.blog .post:nth-child(4n) {
  background-color: #77afc4;
}
.blog .post:nth-child(4n) .post__title, .blog .post:nth-child(4n) .post__lead {
  color: #fff;
}
.blog .post:nth-child(4n) .post__more {
  color: #fff;
}
.blog .post:nth-child(4n) .post__more svg {
  width: 6px;
}
.blog .post:nth-child(4n) .post__more svg polyline {
  stroke: #fff;
}
.blog .post:nth-child(4n+1), .blog .post:nth-child(4n+3) {
  background-color: #fff;
}
.blog .post:nth-child(4n+1) .post__title, .blog .post:nth-child(4n+3) .post__title {
  color: #3c8caa;
}
.blog .post:nth-child(4n+1) .post__more, .blog .post:nth-child(4n+3) .post__more {
  color: #3c8caa;
}
.blog .post:nth-child(4n+1) .post__more svg polyline, .blog .post:nth-child(4n+3) .post__more svg polyline {
  stroke: #3c8caa;
}
.blog .post:nth-child(4n+2) {
  background-color: #e1e6eb;
}
.blog .post:nth-child(4n+2) .post__title {
  color: #3c8caa;
}
.blog .post:nth-child(4n+2) .post__more {
  color: #3c8caa;
}
.blog .post:nth-child(4n+2) .post__more svg {
  width: 6px;
}
.blog .post:nth-child(4n+2) .post__more svg polyline {
  stroke: #3c8caa;
}

@media screen and (max-width: 1410px) {
  .blog .post .first__image {
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .blog .post__image {
    width: 100%;
  }
}
.blog-post {
  color: #32373c;
}
.blog-post .header {
  padding: 100px 0 0 0;
  color: #32373c;
  background-color: #77afc4 !important;
}
.blog-post .header .first__image {
  width: auto;
  max-width: 1410px;
  margin: 0 auto -50px;
  z-index: 0;
}
.blog-post .header .first__bottom {
  background-color: #fff;
  padding-top: 100px;
}
.blog-post .post__date {
  font-size: 18px;
  font-family: ZurichLightBT;
  text-align: center;
  margin-bottom: 50px;
}
.blog-post .post__title {
  color: #77afc4;
  font-family: ZurichBoldBT;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 50px;
}
.blog-post .post__lead {
  font-size: 18px;
  margin-bottom: 50px;
  font-family: ZurichBoldBT;
}
.blog-post .post__index {
  background-color: #e1e6eb;
  padding: 50px 0;
  margin-bottom: 50px;
}
.blog-post .post__index__title {
  color: #64696e;
  text-align: center;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 50px;
}
.blog-post .post__index__section {
  display: flex;
  color: #3c8caa;
  font-family: ZurichBoldBT;
  cursor: pointer;
  max-width: 705px;
  align-items: baseline;
  /*&:not(:last-child) {
      margin-bottom: 25px;
  }*/
}
.blog-post .post__index__section svg {
  margin-right: 10px;
  width: 5px;
  height: 15px;
  flex-shrink: 0;
}
.blog-post .post__index__section svg polyline {
  stroke: #3c8caa;
  fill: none;
  stroke-width: 10px;
}
.blog-post .block__title {
  color: #64696e;
  margin-bottom: 25px;
  font-family: ZurichBoldBT;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}
.blog-post .block__title.big {
  font-size: 30px;
  line-height: 38px;
}
.blog-post .block__text {
  margin-bottom: 50px;
}
.blog-post .block__text strong {
  font-family: ZurichBoldBT;
  color: #3c8caa;
}
.blog-post .block__media {
  margin-bottom: 50px;
}
.blog-post .block__media__caption {
  color: #3c8caa;
  font-size: 18px;
  font-family: ZurichBoldBT;
  margin-top: 25px;
}
.blog-post .back {
  font-family: Kefa;
  font-size: 20px;
  line-height: 30px;
  color: #3c8caa;
  gap: 10px;
  align-items: flex-start;
  font-size: 18px;
  font-family: ZurichBoldBT;
  text-align: center;
  height: 25px;
  display: flex;
  margin-bottom: 50px;
  cursor: pointer;
  align-items: center;
}
.blog-post .back svg {
  /*margin-right: 10px;*/
  width: 5px;
  height: 15px;
}
.blog-post .back svg polyline {
  stroke: #3c8caa;
  fill: none;
  stroke-width: 10px;
}
.blog-post .suggested {
  background-color: #e1e6eb;
  display: flex;
  flex-direction: column;
  padding: 50px 0;
}
.blog-post .suggested__title {
  text-align: center;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 50px;
}
.blog-post section.video .video .vimeo-wrapper {
  position: relative;
}
.blog-post section.video .video .vimeo-wrapper.paddingVideo {
  padding-top: 50%;
}
.blog-post section.video .video .vimeo-wrapper .play-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background: url("../images/slider/icon_play.svg") no-repeat center center;
  cursor: pointer;
}
.blog-post section.video .video .vimeo-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1281px) {
  .blog-post .grid-col-8 {
    padding: 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 1410px) {
  .blog-post .header .first__image {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .blog-post section.video .video .vimeo-wrapper .play-icon {
    height: 70px;
    width: 70px;
  }
}
.simple-page {
  margin: 100px auto 50px;
}
.simple-page b, .simple-page strong {
  font-family: ZurichBoldBT;
}
.simple-page .title {
  font-family: ZurichBoldBT;
  font-size: 60px;
  line-height: 68px;
  text-align: center;
  margin-bottom: 80px;
  color: #3c8caa;
}
.simple-page .text {
  margin-bottom: 75px;
}
.simple-page .contacts {
  display: flex;
  flex-direction: column;
  margin-bottom: 75px;
}
.simple-page .contacts .contact {
  display: flex;
}
.simple-page .contacts .contact:not(:last-child) {
  margin-bottom: 25px;
}
.simple-page .contacts .contact > div:first-child {
  width: 40%;
  margin-bottom: 0;
  font-family: ZurichBoldBT;
}

/*# sourceMappingURL=main.css.map */
