button,
hr,
input {
  overflow: visible;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
.tns-gallery,
.tns-no-calc {
  position: relative;
  left: 0;
}
.carousel__slide,
.fancybox__slide {
  -webkit-box-flex: 0;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  max-width: 100%;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
details,
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  color: orange;
}

.first-screen__socials a {color: #003149;}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}
.tns-slider {
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.carousel,
.fancybox__container,
.header,
.header__logo,
.overlay-menu,
.slide-container {
  -webkit-box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-autowidth,
.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}
.tns-gallery {
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -webkit-transition: opacity 0s, -webkit-transform 0s;
  -o-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s, -webkit-transform 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}
.tns-ah {
  -webkit-transition: height 0s;
  -o-transition: height 0s;
  transition: height 0s;
}
.tns-ovh {
  overflow: hidden;
}
.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}
.tns-transparent {
  opacity: 0;
  visibility: hidden;
}
.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}
.tns-fadeOut,
.tns-normal {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.tns-vpfix {
  white-space: nowrap;
}
.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.33333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.42857%;
  width: calc(100% / 70);
  height: 10px;
  float: left;
}
.not-selectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel__dots,
.fancybox__image {
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.carousel {
  position: relative;
  box-sizing: border-box;
}
.carousel *,
.carousel :after,
.carousel :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.carousel.is-draggable {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.carousel.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.carousel__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.carousel__slide {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}
.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  user-select: none;
}
.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: 0.25;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}
.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  -webkit-box-shadow: var(--carousel-button-shadow, none);
  box-shadow: var(--carousel-button-shadow, none);
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
.carousel__button svg,
.fancybox__no-click,
.fancybox__no-click button,
.fancybox__thumbs .carousel__slide > *,
object[type="image/svg+xml"] {
  pointer-events: none;
}
.carousel__button.is-next,
.carousel__button.is-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carousel__button.is-prev {
  left: 10px;
}
.carousel__button.is-next {
  right: 10px;
}
.carousel__button[disabled] {
  cursor: default;
  opacity: 0.3;
}
.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  -webkit-filter: var(--carousel-button-svg-filter, none);
  filter: var(--carousel-button-svg-filter, none);
}
body.compensate-for-scrollbar {
  overflow: hidden !important;
  -ms-touch-action: none;
  touch-action: none;
}
.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top, 0) env(safe-area-inset-right, 0)
    env(safe-area-inset-bottom, 0) env(safe-area-inset-left, 0);
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  z-index: 1050;
  outline: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}
.fancybox__container *,
.fancybox__container ::after,
.fancybox__container ::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.fancybox__container :focus {
  outline: dotted thin;
}
body.is-using-mouse .fancybox__container :focus {
  outline: 0;
}
.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92));
}
.fancybox__carousel {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}
.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}
.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}
.fancybox__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.fancybox__slide {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px;
}
.fancybox__slide::after,
.fancybox__slide::before {
  content: "";
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0px;
  flex: 0 0 0;
  margin: auto;
}
@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 27px;
    --carousel-button-svg-height: 27px;
  }
  .fancybox__slide {
    padding: 64px 100px;
  }
}
.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0) 0 env(safe-area-inset-left, 0);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 20;
}
.fancybox__caption {
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}
.is-loading .fancybox__caption {
  visibility: hidden;
}
.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff);
}
.fancybox__nav .carousel__button {
  z-index: 40;
}
.fancybox__nav .carousel__button.is-next {
  right: 8px;
}
.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}
.carousel__button.is-close {
  position: absolute;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40;
}
@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}
.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -36px;
  right: 0;
  color: var(--fancybox-color, #fff);
}
.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor);
}
.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}
.fancybox__spinner svg {
  -webkit-animation: fancybox-rotate 2s linear infinite;
  animation: fancybox-rotate 2s linear infinite;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: fancybox-dash 1.5s ease-in-out infinite;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}
@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.carousel__button.is-close,
.carousel__dots,
.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav {
  opacity: var(--fancybox-opacity, 1);
}
.fancybox__container.is-animated[aria-hidden="false"]
  .carousel__button.is-close,
.fancybox__container.is-animated[aria-hidden="false"] .carousel__dots,
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__nav {
  -webkit-animation: 0.15s ease backwards fancybox-fadeIn;
  animation: 0.15s ease backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .carousel__button.is-close,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav {
  -webkit-animation: 0.15s ease both fancybox-fadeOut;
  animation: 0.15s ease both fancybox-fadeOut;
}
.fancybox-fadeIn {
  -webkit-animation: 0.15s ease both fancybox-fadeIn;
  animation: 0.15s ease both fancybox-fadeIn;
}
.fancybox-fadeOut {
  -webkit-animation: 0.1s ease both fancybox-fadeOut;
  animation: 0.1s ease both fancybox-fadeOut;
}
.fancybox-zoomInUp {
  -webkit-animation: 0.2s ease both fancybox-zoomInUp;
  animation: 0.2s ease both fancybox-zoomInUp;
}
.fancybox-zoomOutDown {
  -webkit-animation: 0.15s ease both fancybox-zoomOutDown;
  animation: 0.15s ease both fancybox-zoomOutDown;
}
.fancybox-throwOutUp {
  -webkit-animation: 0.15s ease both fancybox-throwOutUp;
  animation: 0.15s ease both fancybox-throwOutUp;
}
.fancybox-throwOutDown {
  -webkit-animation: 0.15s ease both fancybox-throwOutDown;
  animation: 0.15s ease both fancybox-throwOutDown;
}
@-webkit-keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fancybox-zoomInUp {
  from {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fancybox-zoomInUp {
  from {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fancybox-zoomOutDown {
  to {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
@keyframes fancybox-zoomOutDown {
  to {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes fancybox-throwOutUp {
  to {
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutUp {
  to {
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}
@-webkit-keyframes fancybox-throwOutDown {
  to {
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutDown {
  to {
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}
.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1);
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}
.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto;
}
.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox__image {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -ms-touch-action: none;
  touch-action: none;
  user-select: none;
}
.has-image .fancybox__content {
  padding: 0;
  background: 0 0;
  min-height: 1px;
}
.is-closing .has-image .fancybox__content {
  overflow: visible;
}
.has-image[data-image-fit="contain"] {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none;
}
.has-image[data-image-fit="contain"] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.has-image[data-image-fit="contain-w"] {
  overflow-x: hidden;
  overflow-y: auto;
}
.has-image[data-image-fit="contain-w"] .fancybox__content {
  min-height: auto;
}
.has-image[data-image-fit="contain-w"] .fancybox__image {
  max-width: 100%;
  height: auto;
}
.has-image[data-image-fit="cover"] {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none;
}
.has-image[data-image-fit="cover"] .fancybox__content {
  width: 100%;
  height: 100%;
}
.has-image[data-image-fit="cover"] .fancybox__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}
.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: 0 0;
}
.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.fancybox__thumbs {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  padding: 0 3px;
  opacity: var(--fancybox-opacity, 1);
}
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__thumbs {
  -webkit-animation: 0.15s ease-in backwards fancybox-fadeIn;
  animation: 0.15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}
.fancybox__thumbs .carousel__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 5px solid;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
  border-radius: 4px;
}
.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: 0.92;
}
.fancybox__thumbs .carousel__slide > * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: 4px;
}
.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0)),
    color-stop(8.1%, rgba(0, 0, 0, 0.006)),
    color-stop(15.5%, rgba(0, 0, 0, 0.021)),
    color-stop(22.5%, rgba(0, 0, 0, 0.046)),
    color-stop(29%, rgba(0, 0, 0, 0.077)),
    color-stop(35.3%, rgba(0, 0, 0, 0.114)),
    color-stop(41.2%, rgba(0, 0, 0, 0.155)),
    color-stop(47.1%, rgba(0, 0, 0, 0.198)),
    color-stop(52.9%, rgba(0, 0, 0, 0.242)),
    color-stop(58.8%, rgba(0, 0, 0, 0.285)),
    color-stop(64.7%, rgba(0, 0, 0, 0.326)),
    color-stop(71%, rgba(0, 0, 0, 0.363)),
    color-stop(77.5%, rgba(0, 0, 0, 0.394)),
    color-stop(84.5%, rgba(0, 0, 0, 0.419)),
    color-stop(91.9%, rgba(0, 0, 0, 0.434)),
    to(rgba(0, 0, 0, 0.44))
  );
  background: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.006) 8.1%,
    rgba(0, 0, 0, 0.021) 15.5%,
    rgba(0, 0, 0, 0.046) 22.5%,
    rgba(0, 0, 0, 0.077) 29%,
    rgba(0, 0, 0, 0.114) 35.3%,
    rgba(0, 0, 0, 0.155) 41.2%,
    rgba(0, 0, 0, 0.198) 47.1%,
    rgba(0, 0, 0, 0.242) 52.9%,
    rgba(0, 0, 0, 0.285) 58.8%,
    rgba(0, 0, 0, 0.326) 64.7%,
    rgba(0, 0, 0, 0.363) 71%,
    rgba(0, 0, 0, 0.394) 77.5%,
    rgba(0, 0, 0, 0.419) 84.5%,
    rgba(0, 0, 0, 0.434) 91.9%,
    rgba(0, 0, 0, 0.44) 100%
  );
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.006) 8.1%,
    rgba(0, 0, 0, 0.021) 15.5%,
    rgba(0, 0, 0, 0.046) 22.5%,
    rgba(0, 0, 0, 0.077) 29%,
    rgba(0, 0, 0, 0.114) 35.3%,
    rgba(0, 0, 0, 0.155) 41.2%,
    rgba(0, 0, 0, 0.198) 47.1%,
    rgba(0, 0, 0, 0.242) 52.9%,
    rgba(0, 0, 0, 0.285) 58.8%,
    rgba(0, 0, 0, 0.326) 64.7%,
    rgba(0, 0, 0, 0.363) 71%,
    rgba(0, 0, 0, 0.394) 77.5%,
    rgba(0, 0, 0, 0.419) 84.5%,
    rgba(0, 0, 0, 0.434) 91.9%,
    rgba(0, 0, 0, 0.44) 100%
  );
  padding: 0;
  -ms-touch-action: none;
  touch-action: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(
    --fancybox-toolbar-text-shadow,
    1px 1px 1px rgba(0, 0, 0, 0.4)
  );
}
@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px;
  }
}
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__toolbar {
  -webkit-animation: 0.15s ease-in backwards fancybox-fadeIn;
  animation: 0.15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}
.fancybox__toolbar__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fancybox__toolbar__items--left {
  margin-right: auto;
}
.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fancybox__toolbar__items--right {
  margin-left: auto;
}
@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}
.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 30;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox__container:-webkit-full-screen::backdrop {
  opacity: 0;
}
.fancybox__container:-ms-fullscreen::backdrop {
  opacity: 0;
}
.fancybox__container:fullscreen::-webkit-backdrop {
  opacity: 0;
}
.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}
.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}
.fancybox__container:-webkit-full-screen
  .fancybox__button--fullscreen
  g:nth-child(1) {
  display: none;
}
.fancybox__container:-ms-fullscreen
  .fancybox__button--fullscreen
  g:nth-child(1) {
  display: none;
}
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}
.fancybox__container:-webkit-full-screen
  .fancybox__button--fullscreen
  g:nth-child(2) {
  display: block;
}
.fancybox__container:-ms-fullscreen
  .fancybox__button--fullscreen
  g:nth-child(2) {
  display: block;
}
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}
.fancybox__button--slideshow g:nth-child(2),
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none;
}
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}
@font-face {
  font-family: "Futura LT Bold";
  src: url(../fonts/FuturaLT-Bold.ttf) format("truetype");
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "A Futura Orto";
  src: url(../fonts/a_FuturaOrto.ttf) format("truetype");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "A Futura Round";
  src: url(../fonts/a_FuturaRound.ttf) format("truetype");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "A Futura Round Bold";
  src: url(../fonts/a_FuturaRoundBold.ttf) format("truetype");
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}
body {
  font-family: Arial, serif;
  background: #003149;
  font-size: 1.428vh;
  line-height: 1.3;
}
body .tns-slider > .tns-item {
  font-size: 1.428vh !important;
}
body.font-vw {
  font-size: 0.8345vw;
}
body.font-vw .tns-slider > .tns-item {
  font-size: 0.8345vw !important;
}
@media screen and (max-width: 768px) {
  body,
  body.font-vw {
    font-size: 2.4vw;
  }
  body .tns-slider > .tns-item,
  body.font-vw .tns-slider > .tns-item {
    font-size: 2.4vw !important;
  }
  body.page-template-horizontal-home {
    background: url(../img/home-mobile-bg.webp) top center no-repeat #003149;
    background-size: cover;
  }
  .no-webp body.page-template-horizontal-home {
    background-image: url(../img/home-mobile-bg.png);
  }
}
.header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
  padding: 2.2em;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 116em;
  left: 0;
  right: 0;
  margin: auto;
}
.header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.all-items,
.header__logo-hover,
.next-button,
.phone {
  display: -webkit-box;
}
.header__center {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 6.7em;
}
.header__logo-hover {
  opacity: 0;
  position: absolute;
  top: -0.9em;
  left: -0.5em;
  width: calc(100% + 1em);
  height: calc(100% + 1em);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  overflow: hidden;
  border-radius: 0;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: #fff;
}
.header__logo-hover img {
  width: 80% !important;
}
.header__logo {
  font-size: 2vh;
  width: 6.7em;
  max-width: 6.7em;
  min-width: 6.7em;
  height: 6.7em;
  max-height: 6.7em;
  min-height: 6.7em;
  display: block;
  position: relative;
  padding: 0.5em;
  box-sizing: border-box;
}
.header__logo img {
  width: 100%;
}
.header__logo:hover .header__logo-hover {
  border-radius: 5em;
  opacity: 1;
}
.header__text-logo {
  padding: 0.15em 1em 0.5em 5em;
}
.header-burger {
  display: block;
  width: 4em;
  height: 4em;
  cursor: pointer;
  padding: 0.1px;
  position: absolute;
  top: 0;
  left: 0;
}
.header-burger__p {
  position: relative;
  margin: 1.8em auto;
}
.header-burger__p,
.header-burger__p:after,
.header-burger__p:before {
  width: 4em;
  height: 0.2em;
  border-radius: 1em;
  background: #00b6be;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transition-property: background, top, -webkit-transform;
  -o-transition-property: transform, background, top;
  transition-property: transform, background, top;
  transition-property: transform, background, top, -webkit-transform;
}
.next-button,
.what-we-can__next {
  border-top-left-radius: 10em;
  border-bottom-left-radius: 10em;
}
.header-burger__p:after,
.header-burger__p:before {
  content: "";
  position: absolute;
}
.header-burger__p:before {
  top: -1.3em;
}
.header-burger__p:after {
  top: 1.3em;
}
.header-burger_open {
  z-index: 7;
  left: 16em;
  top: -1em;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.header-burger_open .header-burger__p {
  background: 0 0;
}
.header-burger_open .header-burger__p:after,
.header-burger_open .header-burger__p:before {
  background: #003149;
}
.header-burger_open .header-burger__p:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
}
.header-burger_open .header-burger__p:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
}
body:not(.font-vw) .header-burger_open {
  position: fixed;
  top: 2em;
  left: 20em;
}
body.font-vw .header-burger {
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 768px) {
  .header {
    background: #003149;
  }
  .header .text-logo {
    display: none;
  }
  .header__logo {
    width: 5.7em;
    max-width: 5.7em;
  }
  .header-burger_open {
    position: absolute;
    top: -1em;
    left: 18em;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.overlay-menu {
  display: block;
  position: fixed;
  width: 25em;
  height: 100%;
  top: 0;
  left: -25em;
  background: #00b6be;
  z-index: 6;
  overflow-y: auto;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  opacity: 0;
  box-sizing: border-box;
  padding: 3em 4em;
}
.all-items,
.btn_primary,
.overlay-menu__items a {
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
}
.overlay-menu_open {
  left: 0;
  opacity: 1;
}
.overlay-menu__section {
  margin-top: 4.5em;
}
.overlay-menu__title {
  text-transform: uppercase;
  color: #fff;
  font: 3.141em "Futura LT Bold";
}
.overlay-menu__items {
  margin-top: 1em;
}
.overlay-menu__items a {
  font: 1.5em "A Futura Round";
  padding: 0.5em 0;
  color: #003149;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  transition: 0.3s ease-out;
}
.overlay-menu__items a:hover {
  -webkit-transform: translateX(0.5em);
  -ms-transform: translateX(0.5em);
  transform: translateX(0.5em);
}
@media screen and (max-width: 768px) {
  .overlay-menu {
    padding-top: 0;
  }
}
.slide-container {
  padding: 10.4em 2em 2em;
  position: relative;
  max-width: 116em;
  width: 100%;
  margin: auto;
  box-sizing: border-box;
}
.btn,
.next-button {
  -webkit-box-sizing: border-box;
}
.text-logo {
  color: #00b6be;
  font: 1.3em "A Futura Orto";
  line-height: 1.3;
  text-transform: uppercase;
  max-width: 15em;
}
.phone {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.phone a {
  text-decoration: none;
  color: orange;
  font-size: 1.2em;
}
.phone__callback {
  font-family: "A Futura Orto";
}
.phone__callback-pc {
  font-size: 1em;
  margin-right: 1em;
  text-transform: uppercase;
}
.phone__callback-mobile {
  display: none;
}
.phone__number-pc {
  color: orange;
  font: 2em "A Futura Round Bold";
  font-weight: 700;
}
.btn,
.what-we-can__item-title {
  font: 1.3em "Futura LT Bold";
  text-align: center;
}
.phone__number-mobile {
  display: none;
  width: 4.4em;
  height: 4.4em;
}
.btn {
  display: block;
  text-decoration: none;
  padding: 1em;
  width: 100%;
  border-radius: 10em;
  outline: 0;
  cursor: pointer;
  box-sizing: border-box;
}
.btn_primary {
  color: #000;
  background: #00b6be;
  transition: 0.3s ease-out;
}
.btn_primary:hover {
  background: orange;
}
.modal-window {
  display: none;
}
.all-items {
  width: 15em;
  height: 15em;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  font-family: "A Futura Round Bold";
  font-weight: 700;
  background: center center no-repeat;
  background-size: contain;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  margin: 5em auto;
  transition: 0.3s ease-out;
}
.all-items > *,
.first-screen__our-team li[data-fancybox] {
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
}
.all-items > * {
  transition: 0.3s ease-out;
}
.all-items:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.all-items:hover > * {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.next-button {
  bottom: 2em;
  height: 5.8em;
  right: 0;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  padding: 0 2em;
}
.prev-button,
.what-we-can__previous {
  position: absolute;
  -webkit-box-align: center;
  padding: 0 2em;
  cursor: pointer;
}
.call-to-action__button,
.first-screen__dialog-cloud,
.prev-button,
.what-we-can__previous {
  -webkit-box-sizing: border-box;
}
.prev-button {
  height: 5.8em;
  bottom: 2em;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  border-top-right-radius: 10em;
  border-bottom-right-radius: 10em;
}
.next-button img,
.next-button object,
.prev-button img,
.prev-button object {
  width: 9.2em;
}
.svg-sprite {
  display: none !important;
}
.fancybox__slide {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .phone {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .phone__number-pc {
    display: none;
  }
  .phone__number-mobile {
    display: block;
  }
  .phone__callback-pc {
    display: none;
  }
  .phone__callback-mobile {
    display: block;
    margin-right: 0.7em;
    line-height: 1.1;
    text-transform: uppercase;
  }
  .phone__callback-mobile > div:first-child {
    font-size: 1.1em;
  }
  .phone__callback-mobile > div:last-child {
    font-size: 1.3em;
  }
  .next-button,
  .prev-button {
    display: none !important;
  }
  .slide-container {
    padding: 2.4em;
  }
  .all-items {
    margin: auto;
  }
  .btn {
    padding: 0.6em;
  }
}
.what-we-can {
  position: relative;
  background: center center no-repeat;
  background-size: cover;
  height: 100vh;
}
.what-we-can__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
}
.what-we-can__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  position: relative;
  z-index: 3;
}
.what-we-can__title {
  color: orange;
  text-transform: uppercase;
  font-family: "Futura LT Bold";
  line-height: 0.9;
  cursor: default;
  margin-right: 2em;
}
.what-we-can__title1 {
  font-size: 8.1em;
}
.what-we-can__title2 {
  font-size: 8.7em;
}
.what-we-can__title3 {
  font-size: 4.5em;
  margin-top: 0.1em;
}
.what-we-can__pic {
  position: relative;
  height: 8em;
}
.what-we-can__pic-circle {
  width: 5.5em;
  height: 5.5em;
  background: #00b6be;
  border-radius: 10em;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.what-we-can__pic-circle_1 {
  left: -2em;
  bottom: -2em;
}
.what-we-can__pic-circle_2 {
  right: -2em;
  bottom: -1em;
  width: 4.47em;
  height: 4.47em;
}
.what-we-can__pic-circle_3 {
  width: 4.47em;
  height: 4.47em;
  left: -2.5em;
  bottom: -2.5em;
}
.what-we-can__pic-circle_4 {
  left: -2.5em;
  bottom: -1.7em;
}
.what-we-can__pic-circle_5 {
  bottom: -1em;
}
.what-we-can__pic-circle_6 {
  width: 4.47em;
  height: 4.47em;
}
.what-we-can__img {
  position: absolute;
  width: 5.5em;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.what-we-can__img_3 {
  width: 6.6em;
}
.what-we-can__img_4 {
  width: 6em;
}
.what-we-can__img_5 {
  left: -1.5em;
  bottom: -1.5em;
}
.what-we-can__img_6 {
  width: 6em;
  bottom: -1em;
}
.what-we-can__item-title {
  margin: 0.6em 0 0.8em;
  text-transform: uppercase;
}
.what-we-can__item-text {
  text-align: center;
  font: 1.4em a_FuturaOrto;
  line-height: 1.2;
  color: #0a3e5e;
  margin-bottom: 1.4em;
}
.what-we-can__btn {
  text-transform: uppercase;
}
.what-we-can__sticker .sticker__bg {
  background-image: url(../img/sticker-what-we-can.svg);
  height: 22em;
  padding: 2em;
}
.what-we-can__map {
  width: 50em;
  height: 35.3em;
  position: absolute;
  bottom: -1.7em;
  left: -3em;
  background-size: contain;
  z-index: 2;
  cursor: pointer;
}
.what-we-can__previous {
  width: 34.4em;
  height: 5.8em;
  background: orange;
  bottom: 2em;
  z-index: 1;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
}
.what-we-can__previous img,
.what-we-can__previous object {
  max-width: 9.2em;
}
.what-we-can__next {
  background: #e04b4b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  padding: 0 2em;
  z-index: 4;
  cursor: pointer;
}
.what-we-can__previous img {
  width: 9.2em;
}
.what-we-can__mayak {
  max-width: 1.7em;
  margin-right: 1.2em;
}
.what-we-can__all-items-text1 {
  font-size: 2.1em;
}
.what-we-can__all-items-text2 {
  font-size: 1.2em;
}
.what-we-can__all-items-text3 {
  font-size: 1.6em;
}
@media screen and (max-width: 768px) {
  .what-we-can__flex,
  .what-we-can__sticker .sticker__bg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
  .what-we-can {
    background-image: none !important;
    height: unset;
  }
  .what-we-can__flex {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .what-we-can__title {
    text-align: center;
    margin: 0 0 2.4em;
  }
  .what-we-can__title1,
  .what-we-can__title2,
  .what-we-can__title3 {
    display: inline;
    font-size: 3.3em;
    margin: 0 0.15em;
  }
  .what-we-can__item-text {
    display: none;
  }
  .what-we-can__grid {
    grid-template-columns: 1fr 1fr;
  }
  .what-we-can__sticker .sticker__bg {
    height: 12em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2em 1em;
    background-image: url(../img/sticker-what-we-can-mobile.svg);
  }
  .what-we-can__pic {
    font-size: 0.8em;
  }
  .what-we-can__item-title {
    font-size: 1.1em;
  }
  .what-we-can__col_empty,
  .what-we-can__previous {
    display: none;
  }
  .what-we-can__map {
    position: static;
    width: 100%;
    height: unset;
    margin: -4em auto 0;
    max-width: 24em;
  }
  .what-we-can__btn {
    max-width: 9em;
    margin: auto;
  }
}
.sticker__wrap {
  background: #0a3e5e;
  -webkit-box-shadow: 0 0 0.8em 0.2em rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 0.8em 0.2em rgba(0, 0, 0, 0.7);
  border-radius: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.sticker__bg {
  padding: 2em 1em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  max-width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .sticker__wrap {
    background: #bae364;
    border-radius: 2em;
  }
}

.first-screen,
.our-works {
  background: center center no-repeat;
}
.first-screen {
  position: relative;
  height: 100vh;
  background-size: cover;
}
.first-screen__capitan { 
  
      position: absolute;
    /* bottom: 0; */
    left: -26em;
    width: 100%;
    /* height: 0em;
    
    position: absolute;
    bottom: 0;
    left: -25em;
    width: 108.3em;
    height: 0em;*/
   
}

.first-screen__capitan1 {
  width: 46.7em;
  height: 60.8em;
  position: absolute;
     top: 6.4em;
  left: 13.2em;
}

.first-screen__dialog-cloud {
  width: 70.1em;
  height: 23.4em;
  color: #0a3e5e;
  background: url(../img/first-screen-dialog1.svg) center center no-repeat;
  position: absolute;
  top: 11.1em;
  right: 26.5em;
  box-sizing: border-box;
  padding: 6.5em 1em 0 10em;
}
.first-screen__dialog-cloud span {
  font: 2.7em "A Futura Round Bold";
  text-transform: uppercase;
  text-align: center;
  display: block;
}
.first-screen__our-team {
  position: absolute;
  top: 30.2em;
  left: 78.2em;
  text-transform: uppercase;
}

 

.first-screen__our-team div,
.first-screen__our-team ul {
  font-family: "Futura LT Bold";
}
.first-screen__our-team div {
  color: #c5e6ec;
}
.first-screen__our-team ul {
  font-size: 2.975em;
  padding: 0;
  margin: 0;
  list-style-type: none;
  color: orange;
}
.first-screen__our-team li[data-fancybox] {
  cursor: pointer;
  transition: 0.3s ease-out;
}
.first-screen__socials a svg,
.our-clients__client {
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
}
.first-screen__our-team li[data-fancybox]:hover {
  color: #f75100;
}
.first-screen__our-team-title1,
.first-screen__our-team-title2 {
  font-size: 2.975em;
  padding-right: 0.3em;
  display: inline;
}
.first-screen__socials {
  padding: 0.15em 0.5em;
  border: 0.1em solid #00b6be;
  border-left-color: transparent;
  border-top-right-radius: 10em;
  border-bottom-right-radius: 10em;
  position: absolute;
  left: 0;
  bottom: 2em;
      background: #003149;
}
.first-screen__socials a svg {
  width: 5.1em;
  height: 5.1em;
  fill: #00b6be;
  transition: 0.3s ease-out;
}
.first-screen__socials a:hover svg {
  fill: orange;
}
.first-screen__next {
  background: orange;
  padding: 0.9em 2em 0.9em 1.1em;
  cursor: pointer;
}
.first-screen__next picture {
  margin: 0;
  padding: 0;
  line-height: 0;
}
.first-screen__compas {
  max-width: 4.1em;
  max-height: 4.1em;
  margin-right: 0.5em;
}
@media screen and (max-width: 768px) {
  .first-screen {
    height: unset;
    padding-top: 6em;
    background-image: none !important;
  }
   .first-screen__capitan {
    left: -19em;
    bottom: 0em;
    width: 58em;
    height: 33em;
    position: relative;
    margin-top: 19em;
    overflow: hidden;
  }
  
  .first-screen__capitan__img{
   width: 1100px;
   height: 600px;
  }
  
  .first-screen__capitan_1{
    background: linear-gradient(0deg, rgb(0 49 73) 0%, rgb(0 49 73) 5%, rgba(0,212,255,0) 100%);
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 15em;
    left: 0em;
  }
  
  .first-screen__capitan::after {
     	
  }
  
    .first-screen__capitan1 {
    left: 0;
    width: 80%;
    height: unset;
    position: static;
    margin-top: 5em;
  }
  .first-screen__dialog-cloud {
    width: 21.7em;
    height: 20em;
    top: 13em;
    right: 2em;
    background-image: url(../img/first-screen-dialog-mobile1.svg);
    padding: 5.5em 1em 0px 5em;  
  }
  .first-screen__dialog-cloud span {
    font-size: 1.4em;
  }
 
  .first-screen__socials {
      background: none;
	}

  
  .first-screen__our-team {
    position: static;
    margin-top: 4em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .first-screen__our-team ul {
    font-size: 1.9em;
    line-height: 1.1;
  }
  .first-screen__our-team > div {
    line-height: 1.1;
  }
  .first-screen__our-team-title1,
  .first-screen__our-team-title2 {
    display: block;
  }
  .first-screen__our-team-title1 {
    font-size: 3.009em;
  }
  .first-screen__our-team-title2 {
    font-size: 1.852em;
  }
  .first-screen__socials {
    position: static;
    border-color: transparent;
  }
}
.first-screen-modal {
  cursor: default !important;
  background: url(../img/first-screen-modal-bg.webp) center center no-repeat
    #d4e3e4;
  background-size: cover;
  border-radius: 4em;
  width: 100%;
  max-width: 97.2em;
  padding: 3em;
  position: relative;
  overflow: hidden;
}
.first-screen-modal__inner_1 {
  padding-right: 24.5em;
}
.first-screen-modal__right-svg {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.first-screen-modal__right-svg_1 {
  right: -15em;
  width: 40em;
  height: 41em;
}
.first-screen-modal__right-svg_2 {
  width: 34em;
  height: 29em;
}
.first-screen-modal__right-svg_3 {
  width: 49em;
  height: 43em;
  right: -11em;
}
.first-screen-modal__absolute-pk {
  position: absolute;
  bottom: 3em;
  right: 2.4em;
}
.first-screen-modal > .carousel__button.is-close {
  top: 2em;
  right: 2em;
  color: #000;
}
.first-screen-modal__title {
  font: 5em "Futura LT Bold";
  color: #003149;
  margin-bottom: 0.3em;
  text-transform: uppercase;
}
.first-screen-modal__red-text,
.testimonials__bottom-text span {
  font-family: "A Futura Round Bold";
  text-transform: uppercase;
}
.first-screen-modal__red-text {
  color: #e04b4b;
}
.first-screen-modal__red-text_1 {
  font-size: 3em;
}
.first-screen-modal__red-text_2 {
  font-size: 1.6em;
}
.first-screen-modal__text {
  margin: 2.8em 0;
}
.first-screen-modal__text p {
  font: 2em "A Futura Orto";
  color: #003149;
}
.first-screen-modal__text p strong {
  font-family: "A Futura Round";
}
.first-screen-modal__text_small {
  margin: 1.8em 0;
}
.first-screen-modal__text_small p {
  font-size: 1.8em;
}
.first-screen-modal__inputs {
  padding-right: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  max-width: 34em;
}
.first-screen-modal__inputs_wide {
  max-width: 40em;
}
.first-screen-modal__text-wrap_2 {
  max-width: 60em;
}
.first-screen-modal__text-wrap_3 {
  max-width: 66em;
}
.no-webp .first-screen-modal {
  background-image: url(../img/first-screen-modal-bg.png);
}
@media screen and (max-width: 768px) {
  .first-screen-modal__inner {
    width: 100%;
    max-width: unset;
    border-radius: 0;
  }
  .first-screen-modal__inner_1 {
    padding-right: 3em;
  }
  .first-screen-modal__inputs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: unset;
  }
  .first-screen-modal__right-svg {
    opacity: 0.3;
  }
  .first-screen-modal__title {
    font-size: 3.4em;
  }
  .first-screen-modal__red-text_1 {
    font-size: 2.4em;
  }
  .first-screen-modal__red-text_2 {
    font-size: 1.2em;
  }
  .first-screen-modal__text p {
    font-size: 1.4em;
  }
  .first-screen-modal__absolute-pk {
    position: static;
    margin: auto;
  }
}
.our-works {
  position: relative;
  height: 100vh;
  background-size: cover;
  overflow: hidden;
}
.our-works__mayak {
  width: 100%;
  height: calc(100% - 6.9em);
  position: absolute;
  top: 6.9em;
  background-size: cover;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.our-works__mayak-mobile {
  display: none;
}
.our-works__mayak-mobile img {
  width: 100%;
}
.our-works__content {
  width: 100%;
  max-width: 90.4em;
  right: 0;
  position: absolute;
  z-index: 2;
}
.our-works__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.our-works__row_1 {
  margin-top: 3.2em;
  margin-right: 5em;
}
.our-works__row_2 {
  margin: 4.2em 0 0 5em;
}
.our-works__title {
  color: #e04b4b;
  text-transform: uppercase;
  text-align: center;
  font-family: "Futura LT Bold";
  line-height: 1;
  margin-top: 12em;
  margin-right: 3em;
}
.our-works__title1 {
  font-size: 4.8em;
}
.our-works__title2 {
  font-size: 3.7em;
}
.our-works__works {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 65.2em;
}
.our-works__all-items {
  margin-left: 2.3em;
  line-height: 1.3;
}
.our-works__all-items-text1 {
  font-size: 1.4em;
}
.our-works__all-items-text2 {
  font-size: 1.85em;
}
.our-works__previous {
  z-index: 1;
  padding: 0 2em;
  background: #e04b4b;
}
.our-works__previous img {
  max-width: 9.2em;
}
.our-works__next {
  background: #c5e6ec;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  cursor: pointer;
  z-index: 4;
}
.our-works__next-img {
  max-width: 3.8em;
  margin-right: 0.5em;
}
.work-item {
  width: 20em;
  height: 20em;
  position: relative;
  display: block;
  border-radius: 2em;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 0 1.2em 0.1em #122634;
  box-shadow: 0 0 1.2em 0.1em #122634;
}
.work-item img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
}
.work-item__btn,
.work-item__overlay {
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
}
.work-item__overlay {
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #fff;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.work-item__btn {
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
  max-width: 12.3em;
  height: 4em;
  background: #e04b4b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font: 1.5em "Futura LT";
  color: #fff;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.work-item:hover .work-item__overlay {
  opacity: 0.5;
}
.work-item:hover .work-item__btn {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .our-works {
    background-image: none !important;
    overflow: visible;
    height: 90em;
  }
  .our-works__content {
    position: relative;
  }
  .our-works__title {
    color: #fff;
    margin: 0;
    text-align: center;
    width: 100%;
  }
  .our-works__title1 {
    font-size: 4.3em;
  }
  .our-works__title2 {
    font-size: 3.3em;
  }
  .our-works__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .our-works__row_2,
  .our-works__works {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
  .our-works__row_1 {
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .our-works__row_2 {
    position: absolute;
    right: 0;
    top: 5em;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .our-works__works {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .our-works__work {
    padding-bottom: 1.5em;
  }
  .our-works__mayak {
    display: none;
  }
  .our-works__mayak-mobile {
    display: block;
  }
  .our-works__all-items {
    position: relative;
    left: -10em;
  }
  .work-item {
    width: 16.5em;
    height: 16.5em;
  }
}
.testimonials__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  width: 100%;
  max-width: 72.4em;
}
.testimonials__sticker .sticker__bg {
  background-image: url(../img/review-sticker-2.svg);
  height: 13.8em;
  padding: 4em 2em 2em;
}
.testimonials__item:nth-child(-n + 3) .testimonials__sticker .sticker__bg {
  background-image: url(../img/review-sticker-1.svg);
  height: 19.8em;
}
@media screen and (max-width: 768px) {
  .testimonials__item .testimonials__sticker .sticker__bg,
  .testimonials__item:nth-child(-n + 3) .testimonials__sticker .sticker__bg {
    background-image: url(../img/review-sticker-mobile.svg);
    height: 22em;
  }
}
.testimonials {
  position: relative;
  height: 100vh;
  background: center center no-repeat;
  background-size: cover;
}
.testimonials__pic {
  text-align: center;
}
.testimonials__pic img {
  width: 5.5em;
  height: 5.5em;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10em;
  padding-bottom: 1em;
}
.testimonials__text {
  color: #0a3e5e;
  font: 1.2em "A Futura Orto";
  text-align: center;
}
.testimonials__item {
  text-decoration: none;
}
.testimonials__top-text {
  color: #c5e6ec;
  font-family: "Futura LT Bold";
  text-transform: uppercase;
  position: absolute;
  right: 5.9em;
  top: 7.7em;
  line-height: 1.15;
  text-align: right;
}
.testimonials__top-text1 {
  font-size: 4em;
}
.testimonials__top-text2 {
  font-size: 2.2em;
}
.testimonials__top-text3 {
  font-size: 2.45em;
  margin-top: 0.1em;
}
.testimonials__surfer {
  width: 49.3em;
  height: 50em;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
}
.testimonials__bottom-text {
  position: absolute;
  left: 19.4em;
  bottom: 3.5em;
  color: #a1df5a;
}
.testimonials__bottom-text span {
  font-size: 2em;
}
.testimonials__next-pic {
  max-width: 4.3em;
  margin-right: 0.2em;
}
.testimonials__previous {
  background: #c5e6ec;
}
.testimonials__next {
  background: #ffe5a5;
}
.testimonials__all-items {
  margin-top: 2em;
}
.testimonials__all-items-mobile > div > div,
.testimonials__all-items > div > div {
  font-size: 1.4em;
  line-height: 1.3;
  text-align: center;
}
.testimonials__all-items-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .testimonials {
    background-image: none !important;
    height: unset;
  }
  .testimonials__bottom-text {
    top: 3em;
    left: 0;
    right: 0;
    bottom: unset;
    margin: auto;
    width: 100%;
    max-width: 20em;
    text-align: center;
  }
  .testimonials__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-y: auto;
    position: relative;
    max-width: unset;
    width: 100vw;
    margin-left: -2.4em;
    margin-top: 10.6em;
    padding-left: 6.2em;
    padding-right: 6.2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .testimonials__item {
    display: block;
    width: 29.4em;
    min-width: 29.4em;
  }
  .testimonials__text {
    font-size: 1.3em;
  }
  .testimonials__surfer {
    position: static;
    width: 60%;
    margin-left: auto;
    height: unset;
  }
  .testimonials__top-text {
    position: absolute;
    left: 0;
    bottom: 10em;
    top: 55em;
    font-size: 0.8em;
    width: 23em;
  }
  .testimonials__all-items {
    display: none;
  }
  .testimonials__all-items-mobile {
    display: block;
    position: absolute;
    top: 52em;
    left: 0;
  }
  .testimonials__all-items-mobile > div {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.our-clients {
  position: relative;
  background: center center no-repeat;
  background-size: cover;
  height: 100vh;
}
.our-clients__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.our-clients__image {
  width: 48.7em;
  min-width: 48.7em;
  height: 46.7em;
  background-size: contain;
  margin: 2em 0 0 2.9em;
}
.our-clients__grid {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 3.2em;
  margin-top: -2.8em;
}
.our-clients__client {
  display: block;
  transition: 0.3s ease-out;
}
.call-to-action__button,
.contacts__services-col a,
.our-clients a.our-clients__grid-text {
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
}
.our-clients__client:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.our-clients__client img {
  width: 100%;
}
.our-clients__grid-text {
  color: #ffe5a5;
  text-transform: uppercase;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
  display: block;
}
.our-clients__grid-text_title {
  font-family: "Futura LT Bold";
  margin-top: 3em;
}
.our-clients__grid-text_cases {
  font-family: "A Futura Round Bold";
  margin-top: 2em;
}
.our-clients a.our-clients__grid-text {
  transition: 0.3s ease-out;
}
.our-clients a.our-clients__grid-text:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.our-clients__grid-text1 {
  font-size: 4.8em;
}
.our-clients__grid-text2 {
  font-size: 3.2em;
}
.our-clients__grid-text3 {
  font-size: 3.152em;
}
.our-clients__grid-text4 {
  font-size: 2.851em;
}
.our-clients__grid-text5 {
  font-size: 4.366em;
}
.our-clients__previous {
  background: #ffe5a5;
}
.our-clients__next {
  background: #ee7d00;
}
.our-clients__next-pic {
  max-width: 4.5em;
  margin-right: 0.5em;
}
.our-clients__mobile-circles {
  display: none;
  position: relative;
}
.our-clients__mobile-circle {
  position: absolute;
  background: center center no-repeat;
  background-size: contain;
}
.our-clients__mobile-circle_1 {
  top: 6em;
  left: 15em;
  width: 3.8em;
  height: 3.8em;
}
.our-clients__mobile-circle_2 {
  top: 16.3em;
  left: -1.8em;
  width: 3.8em;
  height: 3.8em;
}
.our-clients__mobile-circle_3 {
  top: 17.8em;
  right: 0.6em;
  width: 3.5em;
  height: 3.5em;
}
.our-clients__mobile-circle_4 {
  top: 32.6em;
  left: 15.2em;
  width: 5.5em;
  height: 5.5em;
}
.our-clients__mobile-circle_5 {
  top: 52.1em;
  left: 25.8em;
  width: 5.4em;
  height: 5.4em;
}
@media screen and (max-width: 768px) {
  .our-clients {
    background-image: none !important;
  }
  .our-clients__grid {
    display: block;
    position: relative;
  }
  .our-clients__client {
    display: none;
  }
  .our-clients__client:nth-child(1) {
    display: block;
    position: absolute;
    top: 11.6em;
    left: 0;
    width: 13.6em;
  }
  .our-clients__client:nth-child(2) {
    display: block;
    position: absolute;
    top: 11.6em;
    left: 18em;
    width: 17.6em;
  }
  .our-clients__client:nth-child(3) {
    display: block;
    position: absolute;
    top: 24em;
    left: 4em;
    width: 17.6em;
  }
  .our-clients__client:nth-child(5) {
    display: block;
    position: absolute;
    top: 31em;
    left: 20em;
    width: 16.6em;
  }
  .our-clients__client:nth-child(6) {
    display: block;
    position: absolute;
    top: 40em;
    left: -2em;
    width: 13.6em;
  }
  .our-clients__grid-text_cases {
    position: absolute;
    top: 52em;
    right: 0;
    font-size: 0.95em;
  }
  .our-clients__grid-text_title {
    text-align: center;
    width: 100%;
    margin: 7em 0 0;
  }
  .our-clients__grid-text_title .our-clients__grid-text1,
  .our-clients__grid-text_title .our-clients__grid-text2 {
    font-size: 3.3em;
    display: inline;
    padding: 0 0.2em;
  }
  .our-clients__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .our-clients__image {
    display: block;
    width: 100%;
    margin-top: 43em;
    max-width: 19.6em;
    min-width: 19.6em;
  }
  .our-clients__mobile-circles {
    display: block;
  }
}
.call-to-action,
.call-to-action__relative {
  position: relative;
}
.call-to-action {
  background: center center no-repeat;
  background-size: cover;
  height: 100vh;
}
.call-to-action__next-pic {
  margin-right: 0.2em;
  max-width: 4.6em;
}
.call-to-action__previous {
  background: #ee7d00;
}
.call-to-action__next {
  background: #01bace;
}
.call-to-action__image {
  width: 67.6em;
  min-width: 67.6em;
  height: 47.6em;
  background-size: contain;
  left: -7.6em;
  top: 17.5em;
  position: absolute;
}
.call-to-action__content {
  left: -5em;
  text-align: center;
  text-transform: uppercase;
  width: 66.2em;
  position: absolute;
  right: 0;
  margin-left: auto;
}
.call-to-action__text1 {
  color: #fff;
}
.call-to-action__text1 span {
  font: 2.194em "A Futura Round Bold";
}
.call-to-action__text2,
.call-to-action__text3 {
  font-family: "Futura LT Bold";
}
.call-to-action__text2 {
  color: #ff941d;
  line-height: 1.2;
  margin-top: 1.5em;
}
.call-to-action__text2_1 {
  font-size: 4.465em;
}
.call-to-action__text2_2 {
  font-size: 4.08em;
}
.call-to-action__text3 {
  color: #fff;
  line-height: 1;
}
.call-to-action__text3_1 {
  font-size: 12.163em;
}
.call-to-action__text3_2 {
  font-size: 5.366em;
}
.call-to-action__button {
  width: 20.7em;
  height: 20.7em;
  border-radius: 100em;
  border: 0.5em solid #fff;
  display: block;
  margin: 3em auto 0;
  color: #000;
  font-family: "A Futura Round Bold";
  text-decoration: none;
  box-sizing: border-box;
  line-height: 1.1;
  transition: 0.3s ease-out;
  cursor: pointer;
}
.call-to-action__button:hover {
  margin-top: 2.5em;
  width: 21.7em;
  height: 21.7em;
}
.call-to-action__button-inner {
  width: calc(100% - 2em);
  height: calc(100% - 2em);
  border-radius: 100em;
  margin: 1em;
  background: #ff941d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.call-to-action__button1 {
  font-size: 2.902em;
}
.call-to-action__button2 {
  font-size: 3.917em;
}
.call-to-action__hourglass {
  display: none;
  max-width: 3.3em;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .call-to-action {
    background-image: none !important;
    height: unset;
  }
  .call-to-action__content,
  .call-to-action__image {
    position: static;
    width: 100%;
  }
  .call-to-action__content {
    margin-top: 8em;
  }
  .call-to-action__text1,
  .call-to-action__text2 {
    margin-top: 1em;
  }
  .call-to-action__hourglass {
    display: block;
  }
  .call-to-action__text1 span {
    font-size: 2.6em;
    line-height: 1.1;
  }
  .call-to-action__text2_1 {
    font-size: 2.795em;
  }
  .call-to-action__text2_2 {
    font-size: 2.554em;
  }
  .call-to-action__text3 {
    margin-top: 4.4em;
    line-height: 1.05;
  }
  .call-to-action__text3_1 {
    font-size: 7.733em;
  }
  .call-to-action__text3_2 {
    font-size: 3.412em;
  }
  .call-to-action__button,
  .call-to-action__button:hover {
    width: 13em;
    height: 13em;
    margin: 1em 1em 0 auto;
  }
  .call-to-action__button-inner {
    width: calc(100% - 1em);
    height: calc(100% - 1em);
    margin: 0.5em;
  }
  .call-to-action__button1 {
    font-size: 1.836em;
  }
  .call-to-action__button2 {
    font-size: 2.479em;
  }
  .call-to-action__image {
    min-width: unset;
    margin: -10.4em auto 0 -8.6em;
    height: 26em;
  }
}
.contacts {
  position: relative;
  background: center center no-repeat;
  background-size: cover;
  height: 100vh;
}
.contacts__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contacts__services,
.modal-form__inner {
  display: -webkit-box;
  display: -ms-flexbox;
}
.contacts__left {
  width: 100%;
  max-width: 36em;
  margin: 0.6em 2.2em 0 0;
}
.contacts__logo {
  max-width: 36em;
}
.contacts__logo img {
  width: 100%;
}
.contacts__services {
  display: flex;
  text-transform: uppercase;
  color: #01bace;
  margin-top: 3em;
}
.contacts__services-col {
  width: 50%;
}
.contacts__services-col a {
  display: block;
  color: #01bace;
  text-decoration: none;
  font: 1.401em "A Futura Round";
  margin-bottom: 1em;
  transition: 0.3s ease-out;
}
.contacts__services-col a:hover {
  -webkit-transform: translateX(0.5em);
  -ms-transform: translateX(0.5em);
  transform: translateX(0.5em);
}
.contacts__services-title {
  font: 2.8em "Futura LT Bold";
  margin-bottom: 0.4em;
}
.contacts__previous {
  background: #00b6be;
}
.contacts__title {
  display: none;
  text-align: center;
  text-transform: uppercase;
  font: 3.3em "Futura LT Bold";
  color: #01bace;
}
.contacts-map {
  background-size: contain;
  min-width: 56em;
  width: 56em;
  margin-left: 13em;
  position: relative;
}
.contacts-map__svg-pc {
  display: block;
}
.contacts-map__svg-mobile {
  display: none;
}
.contacts-map__item {
  position: absolute;
  color: #c00;
  text-decoration: none;
}
.contacts-map__item span {
  font: 2.3em "A Futura Round Bold";
}
.contacts-map__item:before {
  content: "";
  width: 2.4em;
  height: 2.4em;
  display: block;
  position: absolute;
}
.contacts-map__item_phone {
  top: 14em;
  left: 26.05em;
}
.contacts-map__item_phone:before {
  background-image: url(../img/contacts-phone.svg);
  top: -2.4em;
  left: 4em;
}
.contacts-map__item_email {
  top: 20.2em;
  left: 23.05em;
}
.contacts-map__item_email:before {
  background-image: url(../img/contacts-mail.svg);
  top: -2.4em;
  left: 1em;
}
.contacts-map__item_insta {
  top: 30.8em;
  left: 16.8em;
}
.contacts-map__item_insta:before {
  background-image: url(../img/zen-red.svg);
  top: -2em;
  left: 1em;
}
.contacts-map__item_vk {
  top: 36.6em;
  left: 16.4em;
}
.contacts-map__item_vk:before {
  background-image: url(../img/contacts-vk.svg);
  top: -2em;
  left: 1.5em;
}
@media screen and (max-width: 768px) {
  .contacts {
    background-image: none !important;
  }
  .contacts__flex,
  .contacts__title {
    display: block;
  }
  .contacts__logo {
    max-width: 16.2em;
    margin: auto;
  }
  .contacts__services {
    font-size: 0.9em;
  }
  .contacts-map {
    margin: 5em 0 0;
    width: 100%;
    min-width: unset;
  }
  .contacts-map__svg-pc {
    display: none;
  }
  .contacts-map__svg-mobile {
    display: block;
  }
  .contacts-map__item {
    width: 20em;
  }
  .contacts-map__item span {
    font-size: 1.6em;
  }
  .contacts-map__item_phone {
    left: 18em;
    top: 11.4em;
  }
  .contacts-map__item_phone:before {
    left: 2em;
    top: -2.2em;
  }
  .contacts-map__item_email {
    top: 17.6em;
    left: 17em;
  }
  .contacts-map__item_email:before {
    top: -1.6em;
    left: 0;
  }
  .contacts-map__item_insta {
    top: 22.8em;
    left: 10.8em;
  }
  .contacts-map__item_insta:before {
    top: 0.3em;
    left: -2.2em;
  }
  .contacts-map__item_vk {
    top: 25em;
    left: 10.8em;
  }
  .contacts-map__item_vk:before {
    top: 0.3em;
    left: -2.2em;
  }
  .contacts-map__item:before {
    width: 1.7em;
    height: 1.7em;
  }
}
.modal-form__inner {
  display: flex;
}
.modal-form__label {
  font: 1em "A Futura Orto";
  color: #003149;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0.8em;
}
.modal-form__button {
  padding: 1em;
  color: #003149;
  font-family: "Futura LT Bold", sans-serif;
  background: orange;
  border: 0;
  cursor: pointer;
  font-size: 1.6em;
  border-radius: 1.5625em;
  white-space: normal;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.modal-form__button:hover {
  background: #003149;
  color: #fff;
}
.modal-form__button_1 {
  max-width: 15em;
}
.modal-form__button_2 {
  max-width: 18.375em;
}
.modal-form__button_3 {
  max-width: 18.3125em;
}
.modal-form__table {
  max-width: 30em;
}
td.modal-form__label {
  text-align: left;
  margin-bottom: 0;
  min-width: 9em;
}
@media screen and (max-width: 768px) {
  .modal-form__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .modal-form__button {
    margin-top: 1em;
  }
  .modal-form__button_1,
  .modal-form__button_2,
  .modal-form__button_3 {
    max-width: unset;
  }
}
.text-input {
  display: block;
  padding: 0.6em;
  text-align: center;
  font: 1.6em "A Futura Orto";
  color: #000;
  border-radius: 1em;
  border: 0.125em solid #00b6be;
  background: 0 0;
  width: 100%;
  min-width: 16.875em;
}
.form-pk {
  font: 1em "A Futura Orto";
  color: #003149;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25em;
  text-transform: uppercase;
  text-align: center;
}
.form-pk:before {
  content: "";
  width: 3.5em;
  min-width: 3.5em;
  height: 3.5em;
  background: url(../img/form-pk.webp) center center no-repeat;
  background-size: contain;
  margin-right: 1em;
}
.no-webp .form-pk:before {
  background-image: url(../img/form-pk.png);
}
.full-screen-modal {
  width: 100%;
  height: 100%;
  background: #003149;
  padding: 0;
}
.full-screen-modal > .carousel__button.is-close {
  top: 0;
  color: #fff;
}
.certificates-carousel {
  cursor: default;
}
.certificates-carousel__item {
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  text-align: center;
}
.certificates-carousel__item_center {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.certificates-carousel__item img {
  max-width: 100%;
  height: auto;
}
.certificates-carousel-wrap {
  position: relative;
  margin-top: 5em;
}
.certificates-carousel-wrap .tns-controls {
  position: absolute;
  bottom: 2em;
  width: 100%;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 80em;
  margin: auto;
  z-index: 2;
}
.certificates-carousel-wrap .tns-controls button {
  width: 9em;
  height: 1.8em;
  background: url(../img/slider-arrow-left.svg);
  border: 0;
}
.certificates-carousel-wrap .tns-controls button:last-child {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.callback {
  max-width: 38em;
  border-radius: 4em;
  background: #c5e6ec;
  padding: 4em 6.4em;
}
.callback__title {
  font: 3.8em "Futura LT Bold";
  text-transform: uppercase;
  margin-bottom: 0.8em;
  color: #003149;
  text-align: center;
}
.callback__button {
  margin: 0.8em auto 0.6em;
  font-size: 2em;
  border-radius: 1em;
  color: #000;
  text-transform: uppercase;
  display: block;
}
