html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
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,
input {
  overflow: visible;
}
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: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  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;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  font-family: helveticabq, sans-serif;
  position: relative;
  font-feature-settings: "kern" off;
  -webkit-font-kerning: none;
  font-kerning: none;
  overflow-x: hidden;
  overflow-y: scroll;
}
* {
  box-sizing: border-box;
}
img {
  display: block;
  width: 100%;
  height: auto;
}
a {
  color: inherit;
  text-decoration: none;
  outline: 0;
}
a:focus,
a:hover {
  color: currentColor;
  text-decoration: none;
}
p {
  font-family: helveticabq, sans-serif;
  color: #5f5f62;
}
li,
ol,
ul {
  list-style: none;
}
blockquote,
figure,
li,
ol,
ul {
  margin: 0;
  padding: 0;
}
article,
section {
  display: block;
}
html {
  font-size: 16px;
}
a,
p {
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: helveticarounded, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.i {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

@font-face {
  font-family: helveticarounded;
  src: url(helveticarounded-boldcond-webfont-789c3bd85f05184ba0b5b2ab424d055b.woff2)
      format("woff2"),
    url(helveticarounded-boldcond-webfont-e02f9b95a761e09f9e751acc2340a70f.woff)
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: helveticabq;
  src: url(helveticabq-roman-webfont-cbdc76f791956366d042b84e278b4bb3.woff2)
      format("woff2"),
    url(helveticabq-roman-webfont-82fd62d6f4ee81a2381c3fb7ff5dd806.woff)
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: helveticalight;
  src: url(helvetica-light-webfont-4b9951b4de9aa7980145e8a546d35944.woff2)
      format("woff2"),
    url(helvetica-light-webfont-4b9951b4de9aa7980145e8a546d35944.woff2)
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 540px) {
  html {
    font-size: 13px;
  }
}
@media (max-width: 800px) {
  html {
    font-size: 15px;
  }
}
@media (min-width: 1650px) {
  html {
    font-size: 18px;
  }
}
@media (min-width: 1900px) {
  html {
    font-size: 21px;
  }
}
@media (min-width: 2400px) {
  html {
    font-size: 24px;
  }
}
.o-gutter {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 6rem;
}
@media (min-width: 640px) {
  .o-gutter {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
.o-video-wrap {
  padding-top: 56.5%;
  position: relative;
  cursor: pointer;
  z-index: 10;
}
@media (min-width: 640px) {
  .o-hero-video--cc .o-video-wrap {
    top: 3rem;
  }
}
.o-video-wrap__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-550%, -400%, 0);
  width: 7vw;
  height: 7vw;
  border-radius: 50%;
  background-color: #fff;
  transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  pointer-events: none;
  z-index: 3;
}
.o-video-wrap__play:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  transform: translate3d(-27.5%, -50%, 0) scaleY(0.75);
  border-top: 2vw solid transparent;
  border-bottom: 2vw solid transparent;
  border-left: 2vw solid #111;
}
.o-video-wrap:hover .o-video-wrap__play {
  transform: translate3d(-50%, -50%, 0);
}
.o-video-wrap__img {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  transform: translateZ(0);
  z-index: 2;
}
.o-video-wrap__img,
.o-video-wrap figure,
.o-video-wrap iframe,
.o-video-wrap img,
.o-video-wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 25px;
}
.o-video-wrap img {
  -o-object-fit: cover;
  object-fit: cover;
}
.o-hero-video {
  position: relative;
  bottom: -3rem;
  margin-top: -3rem;
}
@media (min-width: 640px) {
  .o-hero-video {
    width: 70%;
    margin: 0 auto;
  }
}
@media (min-width: 640px) {
  .o-hero-video--cc {
    margin: -3rem auto 0;
  }
}
.o-h1 {
  font-size: calc(2rem + 4vw);
}
.o-h1,
.o-h2 {
  font-family: helveticarounded, sans-serif;
  font-weight: 700;
  text-align: left;
  line-height: 1;
}
.o-h2 {
  font-size: calc(1.5rem + 3vw);
}
.o-h3 {
  font-size: calc(1.5rem + 1vw);
}
.o-h3,
.o-h4 {
  font-family: helveticarounded, sans-serif;
  font-weight: 700;
  text-align: left;
  line-height: 1.2;
}
.o-h4 {
  font-size: calc(1rem + 0.75vw);
}
.c-culture-more--light .o-txt *,
.o-txt--light * {
  color: #fff;
}
.o-txt--dark * {
  color: #111;
}
.o-txt > :not(:last-child) {
  margin-bottom: 1.5rem;
}
.o-txt > div {
  width: 100% !important;
}
.o-txt ul li {
  position: relative;
  padding-left: 1rem;
  font-size: 1rem;
  line-height: 1.6;
  color: #5f5f62;
}
.o-txt ul li:not(:last-child) {
  margin-bottom: 0.25rem;
}
.o-txt ul li:before {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0;
  height: 3px;
  width: 3px;
  border-radius: 50%;
  background-color: currentColor;
}
.o-txt h1,
.o-txt h2,
.o-txt h3,
.o-txt h4 {
  text-align: left;
  font-size: 2.5rem;
}
.o-txt a {
  color: #73a9dd;
  transition: color 0.35s ease;
}
.o-txt a:hover {
  color: #b1cfec;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: 50%;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 1rem;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 1rem;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  transform: translateZ(0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: hsla(0, 0%, 100%, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white
  .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black
  .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
  animation: swiper-preloader-spin 1s steps(12) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
.c-site-foot {
  position: relative;
  padding: 4rem 1.5rem;
  overflow: hidden;
  color: #fff;
}
@media (min-width: 640px) {
  .c-site-foot {
    padding: 4rem 2rem;
  }
}
.c-site-foot__bg {
  position: absolute;
  width: 100%;
  background-repeat: no-repeat;
}
.c-site-foot__bg--1 {
  top: 0%;
  left: 0;
  bottom: -15%;
  background-position: top;
  background-size: cover;
  z-index: 1;
}
.c-site-foot__bg--2 {
  top: -25%;
  left: 0;
  bottom: 0;
  background-position: 100% 0;
  background-size: 90% auto;
  z-index: 2;
}
.c-site-foot__inner {
  position: relative;
  z-index: 3;
}
@media (min-width: 370px) {
  .c-site-foot__inner {
    /*display:flex;justify-content:space-between;align-items:flex-end*/
    float: right;
  }
}
.c-site-foot__content {
  display: flex;
}
@media (max-width: 639px) {
  .c-site-foot__content {
    flex-direction: column;
  }
}
.c-site-foot__info p,
.c-site-foot__info a {
  color: #09466c;
  font-size: 20px;
}
.c-site-foot__info a {
  display: block;
}
.c-site-foot__name {
  margin-bottom: 1rem;
}
.c-site-foot__logo {
  display: block;
  margin-top: 1rem;
}
@media (min-width: 370px) {
  .c-site-foot__logo {
    margin-top: 0;
  }
}
.c-site-foot__logo img {
  display: block;
  height: 3rem;
  width: auto;
}
.c-social {
  display: flex;
  margin-top: 1.5rem;
}
@media (min-width: 640px) {
  .c-social {
    margin-right: 6rem;
    margin-top: 0;
  }
}
.c-social__item {
  margin-right: 1rem;
}
@media (min-width: 640px) {
  .c-social__item {
    margin: 0 0.5rem;
    margin-top: auto;
  }
}
.c-social__item a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
  border: 2px solid #09466c;
  font-size: 1.25rem;
  color: #09466c;
}
.c-social__item a .i {
  position: relative;
  transition: color 0.25s ease;
  z-index: 2;
}
.c-social__item a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #09466c;
  transform: scale(0);
  transition: transform 0.35s ease;
}
.c-social__item a:hover .i {
  color: white;
}
.c-social__item a:hover:before {
  transform: scale(1.05);
}
.c-posts {
  margin: 0 -1.5rem;
  width: calc(100% + 3rem);
}
.c-posts-index {
  margin-top: -3rem;
  padding-bottom: 6rem;
}
@media (min-width: 640px) {
  .c-posts {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-post {
  padding: 0 1.5rem;
}
.c-post:not(:last-child) {
  margin-bottom: 3rem;
}
@media (min-width: 640px) {
  .c-post {
    width: 50%;
  }
}
@media (min-width: 640px) {
  .c-post--neg {
    margin-top: -5rem;
  }
  .c-post--neg2 {
    margin-top: 4rem;
  }
}
.c-post__content {
  padding: 1.5rem 0 0;
}
.c-post__date {
  flex: 1;
  padding: 0 1rem;
  font-size: 0.85rem;
}
.c-post__date,
.c-post__title,
.c-post__excerpt {
  color: #094869;
  text-align: left;
}
.c-post__title {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.c-post__title:after {
  display: none;
}
.c-post__btn {
  display: flex;
  justify-content: space-between;
  flex: 1;
  font-family: helveticabq, sans-serif;
  height: 3rem;
  line-height: 3rem;
  font-weight: 700;
  background-color: #333;
  color: #dddc96;
  font-size: 1.25rem;
  padding: 0 1rem;
  text-decoration: none;
  transition: background-color 0.5s ease, color 0.5s ease;
}
.c-post__btn:hover {
  background-color: #000;
}
.c-hero {
  position: relative;
  padding-top: 9rem;
  padding-bottom: 0;
  background-blend-mode: multiply;
}
@media (min-width: 640px) {
  .c-hero {
    padding-top: 12rem;
  }
}
.c-hero--about,
.c-hero--contact {
  padding-bottom: 3rem;
}
.c-hero--latest {
  padding-bottom: 6rem;
}
.c-hero--single {
  padding-bottom: 3rem;
}
@media (min-width: 640px) {
  .c-hero--single {
    padding-bottom: 6rem;
  }
}
.c-hero__content {
  display: flex;
  flex-wrap: wrap;
}
.c-hero__title {
  color:#09486b;
  text-align: left;
  margin-bottom: 1.5rem;
  width: 100%;
}
.c-hero__title--latest {
  color: #111;
}
.c-hero__text {
  color: #fff;
  font-size: 1rem;
}
@media (min-width: 1000px) {
  .c-hero__text {
    width: 45%;
    font-size: 1.25rem;
  }
}
.c-hero__text--latest {
  color: #111;
}
@media (min-width: 640px) {
  .c-hero__text--about,
  .c-hero__text--contact {
    width: 50%;
    padding-right: 2rem;
    font-size: 1.25rem;
  }
}
@media (min-width: 1000px) {
  .c-hero__text--about,
  .c-hero__text--contact {
    font-size: 1.5rem;
  }
}
.c-hero__image-wrap {
  width: 100%;
}
@media (min-width: 640px) {
  .c-hero__image-wrap {
    width: 45%;
  }
}
.c-hero__image-wrap--contact {
  margin-top: 3rem;
  margin-bottom: -6rem;
}
@media (min-width: 640px) {
  .c-hero__image-wrap--contact {
    margin-top: -6rem;
  }
}
@media (max-width: 640px) {
  .c-hero__image-wrap--about {
    margin-top: 3rem;
    margin-bottom: -6rem;
  }
}
.c-hero__img {
  position: absolute;
}
.c-hero__img img{
	border-radius: 10%;
}
@media (max-width: 800px) {
  .c-hero:not(.c-hero--about) .c-hero__img,
  .c-hero:not(.c-hero--contact) .c-hero__img {
    display: none;
  }
}
.c-hero__img--about-1 {
  top: 25%;
  right: 0;
  width: 25%;
}
.c-hero__img--about-2 {
  top: 75%;
  right: 5%;
  width: 30%;
  z-index: 10;
}
@media (max-width: 640px) {
  .c-hero__img--about-2 {
    display: none;
  }
}
@media (min-width: 1000px) {
  .c-hero__img--about-2 {
    width: 20%;
  }
}
.c-hero__img--contact-1 {
  top: 95%;
  right: 7.5%;
  width: 20%;
  z-index: 10;
}
@media (max-width: 640px) {
  .c-hero__img--contact-1 {
    display: none;
  }
}
.c-hero__box {
  position: absolute;
}
.c-hero__box--contact {
  right: 0;
  top: 90%;
  width: 15vw;
  height: 15vw;
  background-color: rgba(17, 17, 17, 0.5);
  z-index: 15;
}
@media (max-width: 640px) {
  .c-hero__box--contact {
    display: none;
  }
}
.c-full-hero {
  position: relative;
  overflow: hidden;
  height: calc(85vh + 6rem);
  background-color: #555;
}
.c-full-hero--culture,
.c-full-hero--engineering {
  height: 100vh;
}
@media (max-width: 999px) {
  .c-full-hero {
    max-height: 50rem;
    height: calc(85vh + 3rem);
  }
}
.c-full-hero__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-full-hero__video video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
}
.c-full-hero__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  max-width: 50rem;
  z-index: 2;
}
.c-full-hero--culture .c-full-hero__content {
  max-width: 55rem;
}
.c-full-hero__title {
  color: #fff;
  text-align: center;
  margin-bottom: 1rem;
}
.c-full-hero__text {
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
@media (min-width: 640px) {
  .c-full-hero__text {
    font-size: 1.5rem;
  }
}
.c-full-hero .c-btn {
  display: inline-block !important;
  width: auto !important;
}
.c-site-menu {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  max-width: 35rem;
  z-index: 998;
  visibility: hidden;
  opacity: 0;
}
.c-site-menu__inner {
  position: absolute;
  top: -15%;
  left: 0;
  right: 0;
  bottom: -15%;
/*  background-color: #3b9655;*/
  background-color: #80B4EA;
  overflow: hidden;
}
.c-site-menu__nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.c-site-menu__nav > div {
  width: 100%;
}
.c-site-menu ul {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  padding: 0 3rem;
  list-style: none;
}
.c-site-menu li {
  display: block;
  padding: 0.5vw 0;
  list-style: none;
}
body:not(.is-route-home) .c-site-menu li.is-visible-home {
  display: none;
}
.is-route-home .c-site-menu li.is-hidden-home {
  display: none;
}
.is-route-home .c-site-menu li.is-visible-home {
  display: block;
}
.c-site-menu a {
  position: relative;
  font-family: helveticarounded, sans-serif;
  color: #fff;
  text-align: right;
  font-size: 1.5rem;
}
@media (min-width: 370px) {
  .c-site-menu a {
    font-size: 1.75rem;
  }
}
@media (min-width: 640px) {
  .c-site-menu a {
    font-size: 2.15rem;
  }
}
.c-site-menu a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.2rem;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.5s ease;
}
.c-site-menu a.is-active {
  pointer-events: none;
}
.c-site-menu a.is-active:after,
.c-site-menu a:hover:after {
  transform: scaleX(1);
}
.c-quote {
  position: relative;
  display: flex;
  justify-content: center;
  padding-top: 6rem;
  padding-bottom: 6rem;
  overflow: hidden;
}
.c-quote__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.c-quote--voa {
  background-color: #6e78a4;
}
.c-quote__quote {
  font-family: helveticarounded, sans-serif;
  font-weight: 700;
  font-size: calc(1.5rem + 2vw);
  color: #fff;
}
.c-site-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 998;
}
.c-site-head__logo {
  display: block;
  padding-left: 1.5rem;
}
@media (min-width: 640px) {
  .c-site-head__logo {
    padding-left: 2rem;
  }
}
.c-site-head__logo img {
  height: 2rem;
  width: auto;
}
@media (min-width: 640px) {
  .c-site-head__logo img {
    height: 4rem;
  }
}
.c-toggle-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 2.5rem;
  cursor: pointer;
}
@media (min-width: 640px) {
  .c-toggle-menu {
    padding: 3rem;
  }
}
.c-toggle-menu:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #4a75a2;
  transition: transform 0.5s ease;
  transform-origin: right;
  border-radius: 50%;
  transform: scaleX(0);
  z-index: 1;
  width: 100%;
  max-width: 80px;
  height: 80%;
  max-height: 80px;
}
.c-toggle-menu__inner {
  position: relative;
  width: 2rem;
  z-index: 2;
}
@media (min-width: 640px) {
  .c-toggle-menu__inner {
    width: 2.5rem;
  }
}
.c-toggle-menu__inner span {
  display: block;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
}
.c-toggle-menu__inner span:nth-child(2) {
  margin: 7px 0;
}
.c-site-head.is-scrolled .c-toggle-menu:after {
  transform: scaleX(1);
}
.c-mask {
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 1001;
  visibility: hidden;
  opacity: 0;
}
.c-mask,
.c-mask__inner {
  left: 0;
  width: 100%;
  overflow: hidden;
}
.c-mask__inner {
  position: absolute;
  top: -15%;
  bottom: -15%;
  background-color: #111;
}
.c-mask__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.c-mask__logo img {
  height: 3rem;
  width: auto;
  transform-origin: center;
}
.c-mask__logo img.is-spinning {
  -webkit-animation: spin 0.5s linear infinite;
  animation: spin 0.5s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-1turn);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-1turn);
  }
}
button {
  border: none;
  text-decoration: none;
}
.c-btn,
button {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.c-btn {
  position: relative;
  border-radius: 9px;
  display: inline-block;
  outline: 0;
  appearance: none;
  box-shadow: none;
}
@media (max-width: 540px) {
  .c-btn {
  }
}
.c-btn--blue {
  background-color: #4a73ec;
}
.c-btn--green {
  background-color: #3b9655;
}
.c-btn--blue {
  background-color: #4a75a2;
}
.c-btn--light-blue {
  background-color: #a0bee2;
}
.c-btn--transparent {
  background-color: transparent;
}
.c-btn:not(.c-btn--light-green):not(.c-btn--green):after {
  content: "";
  border-radius: 8px;
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
}
.c-btn:before {
  content: "";
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
}
.read-btn:before{
  border-radius: 10px;
}
.c-btn__content {
  display: flex;
  align-items: center;
  position: relative;
  height: 3.75rem;
  padding: 0 1.5rem;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.15rem;
  transition: color 0.25s ease;
  z-index: 2;
}
@media (max-width: 540px) {
  .c-btn__content {
    justify-content: space-between;
  }
}
.c-btn__content i {
  font-size: 1.5rem;
  margin-left: 3rem;
}
.c-btn--green .c-btn__content,
.c-btn--light-blue .c-btn__content {
  color: white;
}
.c-btn--blue:hover .c-btn__content {
  color: #4a74a1;
}
.c-btn--light-blue:hover .c-btn__content {
  color: #a0bee2;
}
.c-btn:not(.c-btn--blue):hover .c-btn__content,
.c-btn:not(.c-btn--light-blue):hover .c-btn__content {
  color: #111;
}
.c-btn:hover:before {
  transform: scaleX(1);
}
.c-services {
  display: flex;
  flex-wrap: wrap;
  margin-top: -3rem;
}
@media (min-width: 1000px) {
  .c-services {
    margin-top: -6rem;
  }
}
.c-service {
  width: 100%;
  position: relative;
}
@media (max-width: 999px) {
  .c-service:nth-child(2) {
    margin-top: -3rem;
  }
}
.c-service:nth-child(3) {
  width: 100%;
}
@media (max-width: 999px) {
  .c-service:nth-child(3) {
    margin-top: -3rem;
  }
}
@media (min-width: 1000px) {
  .c-service {
    width: 50%;
  }
}
.c-service__trigger {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.c-service__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: -webkit-clip-path 0.5s ease;
  transition: clip-path 0.5s ease;
  transition: clip-path 0.5s ease, -webkit-clip-path 0.5s ease;
  overflow: hidden;
  z-index: 1;
}
.c-service:first-child .c-service__bg {
  -webkit-clip-path: polygon(0 0, 100% 3rem, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 3rem, 100% 100%, 0 100%);
}
.c-service:nth-child(2) .c-service__bg {
  -webkit-clip-path: polygon(0 3rem, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 3rem, 100% 0, 100% 100%, 0 100%);
}
@media (max-width: 999px) {
  .c-service:nth-child(3) .c-service__bg {
    -webkit-clip-path: polygon(0 0, 100% 3rem, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 3rem, 100% 100%, 0 100%);
  }
}
.c-service__bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.5s ease;
  transform: translateZ(0);
}
.c-service:hover .c-service__bg img {
}
@media (min-width: 1000px) {
  .c-service:first-child .c-service__bg {
    -webkit-clip-path: polygon(0 1rem, 100% 4rem, 100% 100%, 0 100%);
    clip-path: polygon(0 1rem, 100% 4rem, 100% 100%, 0 100%);
  }
  .c-service:nth-child(2) .c-service__bg {
    -webkit-clip-path: polygon(0 4rem, 100% 1rem, 100% 100%, 0 100%);
    clip-path: polygon(0 4rem, 100% 1rem, 100% 100%, 0 100%);
  }
  .c-service.is-hovering:first-child .c-service__bg {
    -webkit-clip-path: polygon(0 0, 100% 6rem, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 6rem, 100% 100%, 0 100%);
  }
  .c-service.is-hovering:nth-child(2) .c-service__bg {
    -webkit-clip-path: polygon(0 1rem, 100% 6rem, 100% 100%, 0 100%);
    clip-path: polygon(0 1rem, 100% 6rem, 100% 100%, 0 100%);
  }
  .c-service.is-active:first-child .c-service__bg {
    -webkit-clip-path: polygon(0 6rem, 100% 1rem, 100% 100%, 0 100%);
    clip-path: polygon(0 6rem, 100% 1rem, 100% 100%, 0 100%);
  }
  .c-service.is-active:nth-child(2) .c-service__bg {
    -webkit-clip-path: polygon(0 6rem, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 6rem, 100% 0, 100% 100%, 0 100%);
  }
}
.c-service__inner {
  position: relative;
  padding: 6rem 1.5rem;
  transform: translateZ(0);
  z-index: 2;
}
@media (min-width: 1000px) {
  .c-service__inner {
    padding-top: 50%;
    padding-bottom: 0;
  }
  .c-service:nth-child(3) .c-service__inner {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.c-service__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
@media (min-width: 1000px) {
  .c-service__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .c-service:nth-child(3) .c-service__content {
    position: relative;
  }
}
.c-service__title {
  color: #fff;
  text-align: center;
  margin-bottom: 1rem;
  font-size: calc(1.75rem + 1.5vw);
}
.c-service__text {
  color: #fff;
  text-align: center;
  max-width: 25rem;
  font-weight: 700;
  font-size: 1.15rem;
}
.c-service:nth-child(3) .c-service__text {
  max-width: 45rem;
}
.c-about-contacts {
  background-color: #73a9dd;
  padding-top: 6rem;
}
.c-cc-contacts {
  background: linear-gradient(45deg, #64a7af, #85b0df);
  padding-top: 6rem;
}
.c-index-contacts {
  padding-top: 6rem;
  background-color: rgba(0, 171, 102, 0.9);
}
.c-contact-persons {
  padding-bottom: 4.5rem;
}
.c-contact-persons__inner {
  margin: 0 auto;
  max-width: 70rem;
}
.c-contact-persons__title {
  margin-bottom: 3rem;
}
.c-contact-persons__list {
  display: flex;
  flex-wrap: wrap;
}
.c-contact-person {
  width: 100%;
  margin-bottom: 1.5rem;
}
.c-contact-person,
.c-contact-person a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 399px) {
  .c-contact-person,
  .c-contact-person a {
    justify-content: center;
  }
}
@media (min-width: 900px) {
  .c-contact-person {
    width: 50%;
  }
}
.c-contact-person__photo {
  width: 75%;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 1.5rem;
}
@media (min-width: 540px) {
  .c-contact-person__photo {
    width: 5rem;
    margin-bottom: 0;
  }
}
@media (min-width: 1050px) {
  .c-contact-person__photo {
    width: 15rem;
  }
}
.c-contact-person__content {
  flex: 1;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.c-contact-person__info p {
  color: #fff;
}
.c-index-contacts .c-contact-person__info p {
  color: #111;
}
.c-contact-person__info p:first-child {
  margin-top: 1.75rem;
}
.c-contact-person__info p a {
  display: block;
}
.c-contact-person__info p a:hover {
  text-decoration: underline;
}
.c-contact-person__name {
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.15rem;
  line-height: 1.1;
}
.c-index-contacts .c-contact-person__name {
  color: #111;
}
.c-contact-person__name:after {
  content: "";
  position: absolute;
  bottom: -0.25rem;
  left: 0;
  width: 6rem;
  height: 1px;
  background-color: currentColor;
  transform: scaleX(0.5);
  transform-origin: left;
  transition: transform 0.35s ease;
}
.c-contact-person:hover .c-contact-person__name:after {
  transform: scaleX(1);
}
.c-car-slider {
  position: relative;
  background-color: #c6d7f0;
  padding-top: 6rem;
  padding-bottom: 6rem;
  overflow: hidden;
}
.c-car-slider__cloud-1 {
  right: 0;
}
.c-car-slider__cloud-1,
.c-car-slider__cloud-2 {
  position: absolute;
  top: 0;
  width: 30%;
  height: auto;
  z-index: 5;
  pointer-events: none;
}
.c-car-slider__cloud-2 {
  left: 0;
}
.c-car-slider__bullets {
  display: flex;
  justify-content: center;
}
.c-car-slider__bullet {
  position: relative;
  height: calc(2rem + 3vw);
  width: calc(2rem + 3vw);
  border-radius: 50%;
  background-color: #fff;
  margin: 0 3vw;
  outline: 0;
  cursor: pointer;
  border: 0;
  box-shadow: 0;
}
.c-car-slider__bullet:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #89ade0;
  transition: transform 0.75s ease;
  transform: scale(0);
}
.c-car-slider__bullet.is-active {
  pointer-events: none;
}
.c-car-slider__bullet.is-active:after {
  transform: scale(1);
}
.c-car-slider__slides {
  position: relative;
  padding-top: 30%;
}
@media (min-width: 1000px) {
  .c-car-slider__slides {
    padding-top: 20%;
  }
}
.c-car-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  padding: 0 7.5vw;
  line-height: 1.1;
}
@media (min-width: 1000px) {
  .c-car-slide {
    padding: 0 15vw;
  }
}
.c-car-slide:not(:first-child) {
  visibility: hidden;
}
.c-about-intro {
  padding-top: 6rem;
  padding-bottom: 9rem;
}
.c-about-intro__inner {
  max-width: 50rem;
}
.c-about-intro__inner * {
  font-size: 1.15rem;
}
@media (min-width: 1000px) {
  .c-about-intro {
    padding-bottom: 12rem;
  }
}
.c-about-growing {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #73a9dd;
  padding-top: 6rem;
  padding-bottom: 3rem;
}
@media (min-width: 640px) {
  .c-about-growing {
    padding-bottom: 6rem;
  }
}
.c-about-growing__content {
  width: 100%;
}
@media (min-width: 640px) {
  .c-about-growing__content {
    width: 50%;
  }
}
.c-about-growing__content p {
  font-size: 1.25rem;
  color: #fff;
  text-align: left;
}
@media (min-width: 1000px) {
  .c-about-growing__content p {
    font-size: 1.5rem;
  }
}
.c-about-growing__title {
  margin-top: 3rem;
  color: #fff;
  text-align: left;
}
@media (min-width: 1000px) {
  .c-about-growing__title {
    margin-top: 9rem;
  }
}
.c-about-growing__images {
  position: relative;
  display: none;
}
@media (min-width: 640px) {
  .c-about-growing__images {
    display: block;
    width: 40%;
  }
}
.c-about-growing__box {
  position: absolute;
  bottom: 20%;
  left: -10vw;
  z-index: 2;
  width: 20vw;
  height: 20vw;
  background-color: rgba(17, 17, 17, 0.25);
}
@media (max-width: 1000px) {
  .c-about-growing__box {
    display: none;
  }
}
@media (min-width: 1300px) {
  .c-about-growing__box {
    bottom: -10%;
  }
}
.c-about-growing__img {
  position: absolute;
  bottom: 15%;
  right: 40%;
  width: 40vw;
  z-index: 3;
}
@media (max-width: 1000px) {
  .c-about-growing__img {
    display: none;
  }
}
@media (min-width: 1300px) {
  .c-about-growing__img {
    bottom: -20%;
    right: 50%;
  }
}
.c-about-inside-look {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #4a90d3;
}
.c-about-inside-look__title {
  color: #303030;
  margin-bottom: 3rem;
}
.c-about-slider {
  position: relative;
  cursor: pointer;
}
@media (min-width: 640px) {
  .c-about-slider {
    display: flex;
    align-items: center;
  }
}
.c-about-slider__slides-big {
  position: relative;
  width: 75%;
  overflow: hidden;
  z-index: 2;
}
@media (min-width: 640px) {
  .c-about-slider__slides-big {
    width: 70%;
    z-index: 1;
  }
}
.c-about-slider__slides-small {
  position: relative;
  width: 75%;
  overflow: hidden;
  margin-top: -1.5rem;
  margin-left: 25%;
  z-index: 1;
}
@media (min-width: 640px) {
  .c-about-slider__slides-small {
    position: absolute;
    right: 0;
    top: 50%;
    width: 40%;
    transform: translateY(-50%);
    margin-top: 0;
    margin-left: 0;
    z-index: 10;
  }
}
.c-about-slider__inner {
  padding-top: 65%;
}
.c-about-slider__nav {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 1.5rem;
  z-index: 5;
}
.c-about-slider__bullet {
  position: relative;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0.25);
  transition: transform 0.65s ease;
  margin: 0 0.5rem;
}
.c-about-slider__bullet:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  transition: transform 0.65s ease;
  transform: scale(0);
}
.c-about-slider__bullet.is-active {
  transform: scale(1.2);
}
.c-about-slider__bullet.is-active:after {
  transform: scale(1);
}
.c-about-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.c-about-slide:not(:first-child) {
  visibility: hidden;
  opacity: 0;
}
.c-about-slide__video,
.c-about-slide img {
  overflow: hidden;
}
.c-about-slide__video,
.c-about-slide img,
.c-about-slide video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-map {
  background-color: #73a9dd;
  padding-bottom: 6rem;
}
.c-map__inner {
  position: relative;
}
.c-map__img {
  opacity: 0.5;
}
.c-map__img img {
  display: block;
  width: 100%;
  height: auto;
}
.c-map__dot {
  position: absolute;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #d94241;
  box-shadow: 3px 3px 15px -3px #000;
  z-index: 2;
}
@media (min-width: 640px) {
  .c-map__dot {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.c-product-hero {
  position: relative;
  background-blend-mode: multiply;
  z-index: 10;
}
.c-product-hero__inner {
  padding-top: 9rem;
  overflow: visible;
}
@media (min-width: 640px) {
  .c-product-hero__inner {
    display: flex;
    padding-top: 12rem;
    padding-bottom: 6rem;
  }
}
@media (min-width: 640px) {
  .c-product-hero__content {
    flex: 1;
  }
}
.c-product-hero__title {
  color: #fff;
}
.c-product-hero__logo {
  margin-top: 1.5rem;
  max-width: 20rem;
}
.c-product-hero__img {
  position: relative;
  bottom: -3rem;
  margin-top: -1.5rem;
}
@media (min-width: 640px) {
  .c-product-hero__img {
    flex: 1;
    bottom: 0;
    margin-top: 0;
  }
}
.c-product-hero__img div {
  position: relative;
  padding-top: 75%;
}
@media (min-width: 640px) {
  .c-product-hero__img div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.c-product-hero__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-product-intro {
  padding-top: 6rem;
  padding-bottom: 6rem;
  max-width: 60rem;
  overflow: hidden;
}
.c-product-intro__title {
  margin-bottom: 1.35rem;
  max-width: 35rem;
}
.c-product-intro__intro {
  font-size: 1.25rem;
  margin-bottom: 3rem;
  font-weight: 300;
}
@media (min-width: 640px) {
  .c-product-quote {
    display: flex;
  }
}
.c-product-quote__img {
  position: relative;
}
@media (min-width: 640px) {
  .c-product-quote__img {
    flex: 1;
  }
}
@media (min-width: 640px) {
  .c-product-quote__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.c-product-quote__content {
  position: relative;
}
@media (min-width: 640px) {
  .c-product-quote__content {
    flex: 1;
  }
}
.c-product-quote__content img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-product-quote__text {
  padding: 3rem 1.5rem;
  font-family: helveticarounded, sans-serif;
  font-size: calc(1rem + 1vw);
  font-weight: 700;
  color: #fff;
}
@media (min-width: 640px) {
  .c-product-quote__text {
    padding: 6rem 6vw;
  }
}
.c-product-quote__text--large {
  font-size: calc(1.2rem + 1.5vw);
}
.c-product-info {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.c-product-info__intro {
  margin-bottom: 1.5rem;
  max-width: 50rem;
}
.c-product-info__outro {
  margin-top: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 50rem;
  text-align: center;
}
@media (min-width: 640px) {
  .c-product-info__images {
    display: flex;
    align-items: flex-end;
  }
}
@media (min-width: 640px) {
  .c-product-info__image {
    flex: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-right: 2rem;
  }
}
.c-product-info__image:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media (min-width: 640px) {
  .c-product-info__image:not(:last-child) {
    margin-bottom: 0;
  }
}
.c-product-info__image img {
  display: block;
  max-width: 100%;
  margin: 0 auto 1.5rem;
}
.c-product-info__image figcaption {
  font-size: 1.25rem;
}
.c-product-video {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.c-product-video__content {
  margin-top: 1.5rem;
}
.c-product-video__title {
  text-align: left;
  font-weight: 700;
  font-size: 1.25rem;
  color: #fff;
}
.c-product-video__text {
  font-size: 1rem;
  color: #fff;
  max-width: 50rem;
}
.c-service-intro {
  display: flex;
  padding-top: 6rem;
  padding-bottom: 6rem;
  justify-content: space-evenly;

}
@media (min-width: 640px) {
  .c-service-intro {
    padding-top: 6rem;
  }
}
@media (min-width: 640px) {
  .c-service-intro__text {
    width: 50%;
  }
}
.c-service-intro-box{
   flex:1;
   display:flex;
   justify-content:center;
   flex-direction: column;
   align-items: flex-end;
}
.c-service-intro__img {
  position: relative;
  flex:1;
  display:flex;
  justify-content: flex-start;
  align-items:center;
  padding-left: 5%;
}
.c-service-intro__img-road {
  flex:1;
  display:flex;
  justify-content:center;
  align-items:center;
}
.c-service-intro__img_1 {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  overflow: hidden;
  width: 400px;
  height: 400px;
  margin-left: 0;
  margin-top: 10%;
}
.c-service-intro__img_1 img{
  width: 100%;
  height:auto;
  object-fit: cover;
  object-position: left;
}
.c-service-intro__img_2 {
  /*display: flex;
  justify-content: center;
  align-items: center;*/
  border-radius: 50%;
  overflow: hidden;
  width: 300px;
  height: 300px;
  position: absolute;
  top: 65%;
  right: 0%;
  /*left: 55%;*/
 /* margin-left: 0;
  margin-top: 40%;*/
}
.c-service-intro__img_2 img{
  width: 100%;
  height:auto;
  object-fit: cover;
  object-position: right;
}
.c-service-intro__img_3 {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  overflow: hidden;
  width: 350px;
  height: 350px;
  margin-left: 0;
}
.c-service-intro__img_3 img{
  width: 100%;
  height:100%;
  object-fit: cover;
  object-position: center;
}
.c-service-intro__text p{
  font-size: 1.25rem;
  line-height: 2.5;
}
@media (min-width: 640px) {
  .c-service-intro__img img {
    width:65%;
  }
  .c-service-intro__img_1 img {
    width: 100%;
    height: 100%;
  }
  .c-service-intro__img_2 img {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 980.99px){
  .c-service-intro__img_1{
    width: 250px;
      height: 250px;
      margin-left: 0;
  }
	.c-service-intro__img_2{
		width: 250px;
    	height: 250px;
    	margin-left: 0;
	}

}
@media (max-width: 640.99px){
  .c-service-intro__img_1,
  .c-service-intro__img_2,
  .c-service-intro__img_3{
    display: none;
  }
	
}

@media (max-width: 980.99px){
  .c-service-intro__img_2{
    display: none;
  }
  
}
@media (max-width: 1100.99px){
  .c-hero-img_icon{
    display: none;
  }
}

.c-service-products {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 6rem;
}
.c-service-products--masked:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 16rem;
  background-color: #fff;
  z-index: 1;
}
.c-service-products__inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1rem;
  width: calc(100% + 2rem);
  z-index: 2;
}
.c-service-product {
  margin: 3rem 1rem 0;
  width: calc(100% - 2rem);
}
@media (min-width: 640px) {
  .c-service-product {
    width: calc(50% - 2rem);
  }
}
.c-service-product__img {
  padding-top: 66.66%;
  position: relative;
  overflow: hidden;
  border-radius: 50px;
 /* height: 400px;*/
}
.c-service-product__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-service-product__img i {
  display: block;
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  z-index: 2;
  font-size: calc(2rem + 3vw);
  color: #fff;
  line-height: 0.9;
  height: auto;
}
.c-service-product__text.c-service-product__title {
 	font-size: 3rem;
 	color: #4a75a2;
}
.c-service-product__title_2 {
 	font-size: 2rem;
 	color: #4a75a2;
}
.c-service-product__title_2 div{
 	text-align: center!important;
}
@media (min-width: 370px) {
  .c-service-product__text.c-service-product__title {
    
  }
}
@media (min-width: 640px) {
  .c-service-product__text.c-service-product__title {
   
  }
}
/*@media (max-width: 640px){
  .c-service-product__img{
    height: 350px;
  }
}
@media (max-width: 480px){
  .c-service-product__img{
    height: 300px;
  }
}
@media (max-width: 1100px) and (min-width: 640px){
  .c-service-product__img{
    height: 280px;
  }
}*/
.c-service-product__text {
  color: #303030;
  margin-top: 1rem;
}
.c-service-video {
  position: relative;
  padding-bottom: 6rem;
}
.c-service-video:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 9em;
  background-color: #fff;
  z-index: 1;
}
@media (min-width: 640px) {
  .c-service-video:before {
    height: 16rem;
  }
}
.c-service-video__inner {
  position: relative;
  z-index: 2;
}
.c-service-video__text {
  margin-top: 1rem;
  max-width: 70rem;
}
.c-service-video__text * {
  color: #fff;
}
.c-case-study__top {
  position: relative;
  padding-top: 6rem;
  padding-bottom: 6rem;
  cursor: pointer;
  overflow: hidden;
}
.c-case-study__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  transition: transform 0.5s ease;
  z-index: 1;
}
.c-case-study__top:hover .c-case-study__bg {
  transform: scale(1.05);
}
.c-case-study__title {
  position: relative;
  color: #fff;
  /*max-width: 50rem;*/
  margin-bottom: 1rem;
  z-index: 2;
}
.c-case-road-text{
  max-width: unset;
  font-size: calc(2rem + 3vw);
  text-align: center;
}
.c-case-study__intro {
  max-width: 60rem;
}
.c-case-study__intro,
.c-case-study__more {
  position: relative;
  color: #fff;
  font-weight: 700;
  z-index: 2;
}
.c-case-study__more {
  text-transform: uppercase;
  margin-top: 2rem;
}
.c-case-study__inner {
  overflow: hidden;
  height: 0;
}
.c-case-study__content {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (min-width: 640px) {
  .c-case-study__content {
    display: flex;
  }
}
@media (min-width: 640px) {
  .c-case-study__text {
    flex: 1;
    padding-right: 1rem;
  }
}
.c-case-study__img {
  position: relative;
}
.c-case-study__img img:not(:last-child) {
  margin-bottom: 1.5rem;
}
.c-case-study__img img.c-case-study__top {
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: 2;
  margin-bottom: 0;
}
@media (min-width: 640px) {
  .c-case-study__img {
    width: 50%;
    padding-left: 1rem;
  }
}
.c-home-cc {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background: #fcecd5;
}
.c-home-cc__title {
  color: #a3bdbe;
  margin-bottom: 1.5rem;
}
.c-home-cc__inner {
  position: relative;
}
@media (min-width: 640px) {
  .c-home-cc__inner {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-home-cc__big {
  position: absolute;
  top: 0;
  right: 25%;
  font-family: helveticarounded, sans-serif;
  font-weight: 700;
  font-size: 9rem;
  background-color: #4a74a1;
  color: hsla(0, 0%, 100%, 0.5);
  padding: 0 2rem;
  z-index: 10;
}
@media (max-width: 899px) {
  .c-home-cc__big {
    display: none;
  }
}
@media (min-width: 640px) {
  .c-home-cc__img--1 {
    width: 60%;
    border-radius: 25px;
  }
}
.c-home-cc__img--2 {
  width: 50%;
  margin-top: -6rem;
  border-radius: 25px;
  height: 50%;
}
@media (max-width: 639px) {
  .c-home-cc__img--2 {
    display: none;
  }
}
.c-home-cc__text {
  color: #a3bdbe;
  margin-top: 1.5rem;
  font-size: calc(1.5rem + 1.5vw);
  margin-bottom: 3rem;
}
@media (min-width: 640px) {
  .c-home-cc__text {
    width: 50%;
    padding-right: 10vw;
  }
}
.c-home-cc__btns .c-btn:first-child {
  margin-bottom: 1rem;
}
@media (min-width: 640px) {
  .c-home-cc__btns .c-btn:first-child {
    margin-right: 2rem;
    margin-bottom: 0;
  }
}
.c-home-latest {
  position: relative;
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #abe5f3;
}
.c-home-latest:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20%;
  background-color: #fff;
}
@media (min-width: 640px) {
  .c-home-latest:before {
    height: 35%;
  }
}
.c-home-latest__inner {
  position: relative;
  z-index: 2;
}
@media (min-width: 640px) {
  .c-home-latest__top {
    max-width: 50%;
  }
}
.c-home-latest__title {
  color: #a3bdbe;
  margin-bottom: 1rem;
}
.c-home-latest__intro {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.c-home-latest__text {
  margin-bottom: 1.5rem;
}
.c-home-latest__btn {
  display: flex;
  padding-top: 2rem;
}
.c-home-git {
  position: relative;
  padding-top: 6rem;
  padding-bottom: 2rem;
}
@media (min-width: 900px) {
  .c-home-git {
    padding-top: 3rem;
  }
}
.c-home-git__title {
  color: #a3bdbe;
  margin-bottom: 1rem;
  font-size: calc(2rem + 5vw);
}
@media (min-width: 900px) {
  .c-home-git__title span {
    display: block;
  }
}
.c-home-git__inner {
  display: flex;
  position: relative;
}
@media (max-width: 899px) {
  .c-home-git__inner {
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 900px) {
  .c-home-git__inner {
    justify-content: space-between;
  }
}
.c-home-git__circles {
  position: relative;
}
@media (max-width: 899px) {
  .c-home-git__circles {
    margin-left: 10vw;
  }
}
.c-home-git__text {
  max-width: 60rem;
  padding-top: 6rem;
}
@media (max-width: 899px) {
  .c-home-git__content {
    width: 100%;
    padding-bottom: 6rem;
  }
}
.c-home-git__circle {
  border-radius: 50%;
  overflow: hidden;
}
.c-home-git__circle figure {
  padding-top: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.c-home-git__circle--big {
  width: 50vw;
}
@media (min-width: 900px) {
  .c-home-git__circle--big {
    width: 40vw;
    margin-right: -4vw;
  }
}
.c-home-git__circle--small-1,
.c-home-git__circle--small-2,
.c-home-git__circle--small-3 {
  position: absolute;
}
.c-home-git__circle--small-1 {
  width: 35%;
  left: -26%;
  top: -6%;
}
.c-home-git__circle--small-2 {
  width: 40%;
  left: -45%;
  bottom: -5%;
}
.c-home-git__circle--small-3 {
  width: 25%;
  right: 5%;
  top: -20%;
}
@media (max-width: 899px) {
  .c-home-git__circle--small-3 {
    right: -20%;
    width: 35%;
  }
}
.c-offices {
  padding-top: 6rem;
  padding-bottom: 4rem;
}
@media (min-width: 640px) {
  .c-offices {
    padding-top: 9rem;
  }
}
@media (min-width: 640px) {
  .c-offices__inner {
    display: flex;
    flex-wrap: wrap;
    width: 70%;
  }
}
.c-office {
  margin-bottom: 2rem;
}
.c-office .o-h4 {
  margin-bottom: 0.5rem;
}
.c-office a {
  display: block;
}
@media (min-width: 640px) {
  .c-office {
    width: 50%;
  }
}
.c-contact-specialist {
  padding-top: 6rem;
  background-color: rgba(0, 171, 102, 0.9);
}
.c-contact-specialist__title {
  color: #fff;
  margin-bottom: 3rem;
}
.c-single-content {
  padding-top: 3rem;
  padding-bottom: 6rem;
}
@media (min-width: 640px) {
  .c-single-content {
    padding-top: 6rem;
  }
}
.c-single-content__inner {
  margin: 0 auto;
  max-width: 60rem;
}
.c-single-content__featured {
  margin-bottom: 1.5rem;
}
.c-single-meta {
  margin-bottom: 3rem;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  color: #999;
  font-family: helveticarounded, sans-serif;
}
.c-single-meta .icon {
  margin-right: 1rem;
}
.c-single-nav {
  display: flex;
  justify-content: space-between;
  padding-top: 3rem;
  border-top: 1px solid #eee;
  margin-top: 3rem;
}
.c-single-nav__link a {
  text-transform: uppercase;
  color: #73a9dd;
  font-family: helveticarounded, sans-serif;
}
.c-cc-link {
  display: flex;
  flex-wrap: wrap;
  margin-top: -3rem;
  padding-bottom: 6rem;
  position: relative;
}
@media (min-width: 640px) {
  .c-cc-link {
    margin: 0 -1rem;
    width: calc(100% + 2rem);
  }
}
.c-cc-link a {
  display: block;
  position: relative;
  z-index: 2;
  width: 100%;
}
@media (min-width: 640px) {
  .c-cc-link a {
    width: calc(50% - 2rem);
    margin: 0 1rem;
  }
}
@media (max-width: 639px) {
  .c-cc-link a:first-child {
    margin-bottom: 1.5rem;
  }
}
.c-cc-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75%;
  background: linear-gradient(45deg, #64a7af, #85b0df);
}
.c-cc-link__img {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.c-cc-link__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-cc-link__img i {
  display: block;
  bottom: 2rem;
  right: 2rem;
  font-size: calc(2rem + 3vw);
  line-height: 0.9;
  height: auto;
}
.c-cc-link__img i,
.c-cc-link__title {
  position: absolute;
  z-index: 2;
  color: #fff;
}
.c-cc-link__title {
  bottom: 0;
  left: 0;
  width: 60%;
  font-size: calc(1.5rem + 2.5vw);
  text-align: left;
  padding: 1.5rem;
  line-height: 1;
}
@media (min-width: 370px) {
  .c-cc-link__title {
    font-size: calc(2rem + 3vw);
  }
}
@media (min-width: 640px) {
  .c-cc-link__title {
    padding: 2rem;
  }
}
.c-cc-link__text {
  color: #fff;
  margin-top: 1rem;
}
.c-jobs {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.c-jobs__title {
  color: #85b0df;
  margin-bottom: 3rem;
}
.c-jobs__positions {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1rem;
}
@media (min-width: 640px) {
  .c-jobs__positions {
    grid-template-columns: repeat(3, 1fr);
  }
}
.c-job a {
  display: block;
}
.c-job__img {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.c-job__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 1s ease;
}
a:hover .c-job__img img {
  transform: scale(1.05);
}
.c-job__title {
  margin: 1rem 0;
}
.c-workbuster iframe {
  display: block;
}
.c-e-info__top {
  position: relative;
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}
.c-e-info__patterns {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0.25;
  z-index: 5;
}
.c-e-info__patterns--1 img:first-child {
  position: absolute;
  top: 2.5%;
  right: 10%;
  width: 25%;
}
.c-e-info__patterns--1 img:nth-child(2) {
  position: absolute;
  top: 25%;
  left: 0;
  width: 15%;
}
.c-e-info__patterns--1 img:nth-child(3) {
  position: absolute;
  top: 25%;
  right: 0;
  width: 35%;
  transform: rotate(10deg);
}
.c-e-info__patterns--2 img:first-child {
  position: absolute;
  top: 2.5%;
  left: 10%;
  width: 25%;
}
.c-e-info__patterns--2 img:nth-child(2) {
  position: absolute;
  bottom: 5%;
  right: 0;
  width: 35%;
  transform: rotate(10deg);
}
@media (max-width: 640px) {
  .c-e-info__patterns {
    display: none;
  }
}
.c-e-info__title {
  margin-top: -3rem;
  margin-bottom: 3rem;
  font-size: calc(3rem + 5vw);
}
.c-e-info__intro {
  max-width: 60rem;
  margin-bottom: 6rem;
}
.c-e-contacts {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.c-e-foot {
  background-color: #73a9dd;
}
@media (min-width: 640px) {
  .c-e-foot {
    display: flex;
    align-items: center;
  }
}
.c-e-foot__text {
  flex: 1;
}
@media (max-width: 639px) {
  .c-e-foot__text {
    margin-bottom: 3rem;
  }
}
.c-e-foot__text p {
  font-size: 1.75rem;
  color: hsla(0, 0%, 100%, 0.5);
}
@media (min-width: 640px) {
  .c-e-foot__text p {
    padding-right: 6rem;
  }
}
.c-e-foot-img {
  flex: 1;
  position: relative;
}
.c-e-foot-img figcaption {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  right: 1.5rem;
  z-index: 2;
}
@media (min-width: 640px) {
  .c-e-foot-img figcaption {
    bottom: 3rem;
    left: 3rem;
    right: 3rem;
  }
}
.c-e-foot-img .icon {
  font-size: 2.5rem;
  color: #fff;
}
@media (min-width: 640px) {
  .c-e-foot-img .icon {
    font-size: 5rem;
  }
}
.c-e-hidden {
  height: 0;
  overflow: hidden;
}
.c-e-hero {
  position: relative;
}
@media (max-width: 639px) {
  .c-e-hero--1 {
    height: 65vh;
  }
  .c-e-hero--1 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.c-e-hero__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -100%);
  text-align: center;
  width: 100%;
}
@media (min-width: 640px) {
  .c-e-hero__title {
    width: 65%;
  }
}
.c-e-hero__video video {
  width: 100%;
  height: auto;
}
.c-e-btns .c-btn:first-child {
  margin-bottom: 1rem;
}
@media (min-width: 640px) {
  .c-e-btns .c-btn:first-child {
    margin-right: 2rem;
    margin-bottom: 0;
  }
}
.c-e-intro {
  position: relative;
}
.c-e-intro:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 6rem;
  width: 100%;
  background-color: #c5dbf1;
}
.c-e-intro__big {
  z-index: 5;
  font-family: helveticarounded, sans-serif;
  font-size: calc(3rem + 5vw);
  font-weight: 700;
  text-align: left;
  line-height: 1;
  color: hsla(0, 0%, 100%, 0.35);
}
@media (max-width: 639px) {
  .c-e-intro__big {
    display: none;
  }
}
.c-e-intro__big--1 {
  position: absolute;
  top: calc(100% + 0.5rem);
  right: 0;
}
.c-e-intro__big--2 {
  position: absolute;
  bottom: 7rem;
  left: 52.5%;
}
.c-e-section {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  z-index: 2;
}
@media (min-width: 640px) {
  .c-e-section__content {
    width: 50%;
  }
}
@media (min-width: 640px) {
  .c-e-section__content--wide {
    width: 65%;
  }
}
.c-e-section__images {
  flex: 1;
  position: relative;
}
@media (max-width: 639px) {
  .c-e-section__images:first-child {
    margin-bottom: 3rem;
  }
}
@media (max-width: 639px) {
  .c-e-section__images:last-child {
    margin-top: 3rem;
  }
}
.c-e-section__video {
  position: relative;
}
.c-e-section__video video {
  width: 100%;
  height: auto;
}
.c-e-section__img {
  position: relative;
}
.c-e-section__img figcaption {
  color: #777;
  font-style: italic;
  margin-top: 0.75rem;
}
@media (max-width: 639px) {
  .c-e-section__img figcaption {
    display: none;
  }
}
.c-e-section__images--1 .c-e-section__img:first-child {
  margin-top: 1.5rem;
  z-index: 1;
}
@media (min-width: 640px) {
  .c-e-section__images--1 .c-e-section__img:first-child {
    width: 55%;
    margin-top: 0;
    margin-left: 20%;
  }
}
.c-e-section__images--1 .c-e-section__img:nth-child(2) {
  position: absolute;
  top: 45%;
  left: 5%;
  width: 40%;
  z-index: 3;
}
@media (min-width: 640px) {
  .c-e-section__images--1 .c-e-section__img:nth-child(2) {
    top: 15%;
    left: 17.5%;
    width: 20%;
  }
}
.c-e-section__images--1 .c-e-section__img:nth-child(3) {
  margin-left: auto;
  width: 55%;
  margin-top: -1.5rem;
  z-index: 2;
}
.c-e-section__images--1 .c-e-section__img:nth-child(4) {
  position: absolute;
  top: 5%;
  right: -5%;
  width: 40%;
  z-index: 3;
}
@media (min-width: 640px) {
  .c-e-section__images--2 .c-e-section__img:first-child {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-modelling-images .c-e-section__img:first-child {
  width: 100%;
  z-index: 1;
}
@media (min-width: 640px) {
  .c-modelling-images .c-e-section__img:first-child {
    left: 6rem;
  }
}
.c-modelling-images .c-e-section__img:nth-child(2) {
  position: absolute;
  bottom: 0;
  right: -35%;
  width: 70%;
  z-index: 3;
}
.c-software-images .c-e-section__img:first-child {
  width: 40%;
  margin-left: 6rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.c-software-images .c-e-section__img:nth-child(2) {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 20%;
  z-index: 2;
}
.c-software-images .c-e-section__img:nth-child(3) {
  position: absolute;
  width: 35%;
  right: 0;
  top: 50%;
  z-index: 3;
}
.c-software-images .c-e-section__img:nth-child(4) {
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  z-index: 4;
}
@media (min-width: 640px) {
  .c-implementation-images .c-e-section__img:first-child {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-e-section__title {
  margin-bottom: 1.5rem;
}
.c-e-topics {
  background-size: cover;
  background-repeat: no-repeat;
}
.c-e-topics__items {
  display: flex;
  flex-wrap: wrap;
}
.c-e-topic {
  width: 50%;
}
.c-e-topic__icon {
  position: relative;
  width: 67.5%;
  padding-top: 67.5%;
  margin-top: auto;
  margin-bottom: auto;
}
.c-e-topic__icon img {
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-e-topic__inner {
  position: relative;
  padding-top: 135%;
}
@media (min-width: 640px) {
  .c-e-topic__inner {
    padding-top: 100%;
  }
}
.c-e-topic__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1rem;
}
.c-e-topic--blue {
  background-color: rgba(36, 87, 140, 0.5);
}
.c-e-topic--red {
  background-color: rgba(188, 25, 67, 0.5);
}
.c-e-topic--yellow {
  background-color: rgba(142, 115, 0, 0.5);
}
.c-e-topic--green {
  background-color: rgba(73, 109, 49, 0.5);
}
.c-e-topic__text {
  font-family: helveticarounded, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.2;
}
@media (min-width: 640px) {
  .c-e-topic {
    width: 33.33333%;
  }
}
@media (min-width: 1100px) {
  .c-e-topic {
    width: 20%;
  }
}
.c-culture-foot {
  background-color: #63a6ae;
}
@media (min-width: 640px) {
  .c-culture-foot {
    display: flex;
    align-items: center;
  }
}
.c-culture-foot__text {
  flex: 1;
}
@media (max-width: 639px) {
  .c-culture-foot__text {
    margin-bottom: 3rem;
  }
}
.c-culture-foot__text p {
  font-size: 1.75rem;
  color: hsla(0, 0%, 100%, 0.5);
}
@media (min-width: 640px) {
  .c-culture-foot__text p {
    padding-right: 6rem;
  }
}
.c-culture-foot-img {
  flex: 1;
  position: relative;
}
.c-culture-foot-img figcaption {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: absolute;
  bottom: 3rem;
  left: 3rem;
  right: 3rem;
  z-index: 2;
}
.c-culture-foot-img .icon {
  font-size: 5rem;
  color: #fff;
}
.c-culture-grid {
  display: flex;
  flex-wrap: wrap;
}
.c-culture-block {
  position: relative;
  overflow: hidden;
}
.c-culture-block__label {
  display: flex;
  align-items: center;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  z-index: 3;
  color: #fff;
  font-family: helveticarounded, sans-serif;
  text-transform: uppercase;
  font-size: 1.25rem;
}
.c-culture-block__label span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  border-radius: 50%;
  border: 1px solid #fff;
  margin-right: 1rem;
}
.c-culture-block__bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.c-culture-block__bg,
.c-culture-block__video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.c-culture-block__video {
  overflow: hidden;
}
.c-culture-block__video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-culture-block__content {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-culture-block__content--center {
  justify-content: center;
}
.c-culture-block__inner {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
}
.c-culture-block--big .c-culture-block__inner {
  height: 75vh;
}
@media (min-width: 640px) {
  .c-culture-block--big .c-culture-block__inner {
    height: 100vh;
  }
}
.c-culture-block--small .c-culture-block__inner {
  height: 75vh;
}
@media (min-width: 640px) {
  .c-culture-block--small .c-culture-block__inner {
    padding-top: 65%;
    height: auto;
  }
}
.c-culture-block__title {
  color: #fff;
  max-width: 50rem;
  width: 100%;
}
.c-culture-block__inner--center .c-culture-block__title {
  max-width: 65rem;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 639px) {
  .c-culture-block--small .c-culture-block__title {
    font-size: calc(2rem + 4vw);
  }
}
.c-culture-block__more {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  color: #fff;
  font-size: 1.5rem;
  font-family: helveticarounded, sans-serif;
  background-color: transparent;
  box-shadow: 0;
  border: 0;
  border-radius: 0;
  outline: 0;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.c-culture-block--big,
.c-culture-block--small {
  width: 100%;
}
@media (min-width: 640px) {
  .c-culture-block--small {
    width: 50%;
  }
}
.c-culture-block--slider,
.c-culture-more {
  width: 100%;
}
.c-culture-more__content {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.c-culture-more__inner {
  overflow: hidden;
  height: 0;
}
.c-culture-more__quote {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  color: #ff0;
  text-align: center;
}
.c-culture-more__video video {
  display: block;
  width: 100%;
  height: auto;
}
.c-culture-more__slide {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.c-culture-more__slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-culture-more__image-text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.c-culture-more__image-text .c-culture-more__slider,
.c-culture-more__image-text .o-txt,
.c-culture-more__image-text figure {
  width: 100%;
}
@media (min-width: 640px) {
  .c-culture-more__image-text .c-culture-more__slider,
  .c-culture-more__image-text .o-txt,
  .c-culture-more__image-text figure {
    width: 45%;
  }
}
.c-culture-slider {
  position: relative;
  width: 100%;
}
.c-culture-slider__inner {
  padding-top: 190%;
}
@media (min-width: 1000px) {
  .c-culture-slider__inner {
    padding-top: 45%;
  }
}
.c-culture-slider__nav {
  display: flex;
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  z-index: 4;
}
.c-culture-slider-bullet {
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #fff;
  cursor: pointer;
}
.c-culture-slider-bullet:not(:last-child) {
  margin-right: 0.5rem;
}
.c-culture-slider-bullet:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: opacity 0.5s linear;
  border-radius: 50%;
  opacity: 0;
}
.c-culture-slider-bullet.is-active {
  pointer-events: none;
}
.c-culture-slider-bullet.is-active:before {
  opacity: 1;
}
.c-culture-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.c-culture-slide:not(:first-child) {
  visibility: hidden;
}
.c-culture-slide__line {
  height: 0.25rem;
  background-color: #fff;
  width: 100%;
  transform-origin: left;
  margin-top: 1.5rem;
}
.c-culture-slide__line--dark {
  background-color: #111;
}
.c-culture-slide__arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  width: 7.5rem;
  z-index: 3;
}
.c-culture-slide__overlay {
  opacity: 0;
  background-color: rgba(17, 17, 17, 0);
  pointer-events: none;
  z-index: 2;
}
.c-culture-slide__inner,
.c-culture-slide__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-culture-slide__inner {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.c-culture-slide__content {
  width: 100%;
  overflow: hidden;
  display: block;
  padding-top: 7.5rem;
  padding-bottom: 6rem;
}
@media (min-width: 640px) {
  .c-culture-slide__content {
    width: 60%;
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
}
.c-culture-slide .o-txt {
  margin-top: 1.5rem;
}
.c-culture-slide .o-txt p {
  font-size: 1.25rem;
}
@media (min-width: 1100px) {
  .c-culture-slide .o-txt p {
    padding-right: 4rem;
  }
}
.c-culture-slide-img {
  overflow: hidden;
}
@media (max-width: 1000px) {
  .c-culture-slide-img {
    display: none;
  }
}
.c-culture-slide-img__inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.c-culture-slide-img img:not(.c-culture-slide__arrow) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-culture-slide-img video.o-cover-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-culture-slide-img video:not(.o-cover-video) {
  width: 100%;
  height: auto;
  max-width: 90%;
  max-height: 90%;
}
.c-medal {
  padding-top: 3rem;
}
@media (min-width: 640px) {
  .c-medal {
    margin-top: -3rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    max-width: 20rem;
    transform-origin: top;
    -webkit-animation: swing 3s ease-in-out infinite;
    animation: swing 3s ease-in-out infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
  }
}
.c-triple-img {
  position: relative;
  width: 100%;
  padding-bottom: 3rem;
}
@media (min-width: 640px) {
  .c-triple-img {
    width: 45%;
  }
}
.c-triple-img__inner {
  position: relative;
}
.c-triple-img img:first-child {
  width: 65%;
}
.c-triple-img img:nth-child(2) {
  width: 45%;
  position: absolute;
  right: 0;
  top: 10%;
}
.c-triple-img img:nth-child(3) {
  width: 45%;
  position: absolute;
  right: 10%;
  bottom: -10%;
}
.c-stats {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 3rem;
}
@media (min-width: 640px) {
  .c-stats {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 6rem;
  }
}
.c-stat {
  width: 100% !important;
}
.c-stat img {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 360px) {
  .c-stat img {
    max-width: 65%;
  }
}
.c-stat figcaption {
  text-align: center;
  color: #fff;
}
@-webkit-keyframes swing {
  0% {
    transform: rotate(-7.5deg);
  }
  to {
    transform: rotate(7.5deg);
  }
}
@keyframes swing {
  0% {
    transform: rotate(-7.5deg);
  }
  to {
    transform: rotate(7.5deg);
  }
}
.c-hr-content__intro {
  padding-top: 3rem;
}
.c-hr-content__intro p {
  color: #64a7af;
  font-size: 1.35rem;
}
@media (min-width: 1000px) {
  .c-hr-content__intro {
    padding-top: 0;
    padding-right: 60%;
  }
}
.c-hr-content__grid {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (min-width: 1000px) {
  .c-hr-content__main .o-txt {
    width: 60%;
  }
}
.c-hr-content__main .o-img-sm {
  display: none;
}
@media (min-width: 1000px) {
  .c-hr-content__main .o-img-sm {
    width: 25%;
    display: block;
  }
}
.c-hr-content__main .o-img-sm img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.c-hr-content__main .img-large img {
  width: 100vw;
  position: relative;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  margin-left: -1.5rem;
}
@media (min-width: 640px) {
  .c-hr-content__main .img-large img {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
    margin-left: -6vw;
  }
}
.u-padding--top {
  padding-top: 3rem;
}
@media (min-width: 640px) {
  .u-padding--top {
    padding-top: 6rem;
  }
}
.u-padding--bottom {
  padding-bottom: 3rem;
}
@media (min-width: 640px) {
  .u-padding--bottom {
    padding-bottom: 6rem;
  }
}
.u-padding--bottom-half {
  padding-bottom: 1.5rem;
}
@media (min-width: 640px) {
  .u-padding--bottom-half {
    padding-bottom: 3rem;
  }
}
.u-padding-y {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 640px) {
  .u-padding-y {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.u-bg-primary-light {
  background-color: #c5dbf1;
}
.u-bg-primary {
  background-color: #73a9dd;
}
.u-bg-purple {
  background-color: #6e78a4;
}
.u-color-primary {
  color: #73a9dd;
}
.u-bg-purple-light {
  background-color: #b6b7d0;
}
.u-color-transparent {
  color: hsla(0, 0%, 100%, 0.5);
}
.u-color-white {
  color: #fff;
}

.c-about-growing {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: linear-gradient(#333, #303030);
  padding-top: 6rem;
  padding-bottom: 3rem;
}
.c-about-inside-look {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background: white;
}
.c-about-contacts {
  background: linear-gradient(#333, #303030);
  padding-top: 6rem;
}
.top-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.image_radius {
  border-radius: 25px;
}
.c-post__img {
  width: 100%;
  /*max-height: 300px;*/
  /*height: 300px;*/
  /*position: relative;*/
  /*overflow: unset !important;*/
}

.c-post__img img {
  /*position: unset;*/
}

.c-home-git__circle--big {
  margin-right: -8vw;
}
.c-home-git__circle--big figure {
  background-position: 70%;
}

.c-home-git__circle--small-1 {
  width: 45%;
  left: -37%;
  top: -2%;
}
.c-home-git__circle--small-1 figure {
  background-position: 24%;
}
.c-home-git__circle--small-2 {
  width: 60%;
  left: -64%;
  bottom: 11%;
}
.c-home-git__circle--small-2 figure {
  background-position: 100%;
}

.border-line {
  border: 1px solid;
  border-radius: 10px;
}

@media (max-width: 640px) {
  .top-center_640 {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .js-posts {
    height: auto !important;
  }
  .c-post {
    position: unset !important;
  }
}

.c-home-cc__img--1 img,
.c-home-cc__img--2 img {
  border-left: 10px solid rgb(219 174 117 / 80%);
  border-bottom: 10px solid rgb(219 174 117 / 80%);
  border-radius: 25px;
}

.c-service-icon-box{
  flex-direction: column!important;
  align-items: flex-start!important;
}
.icon-text p{
  margin: 5% 0;
}
.necessary_img img{
  object-position: bottom;
}
/*.box-shadow{
	box-shadow: -10px 10px 0px rgb(219 174 117 / 80%);
	border-radius: 35px;
    border-left: 10px solid rgb(219 174 117 / 80%);
    border-bottom: 10px solid rgb(219 174 117 / 80%);
}*/
@media (max-width: 640px){
  .c-site-head__logo img{
        height: 4rem;
  }

}
.form-label,
input,
textarea{
  font-family: helveticarounded, sans-serif;
}
#form-title{
  color: #094869;
  font-size: 3.5rem;
  margin: auto;
  margin-bottom: 2rem;
  text-align: left;
  font-family: helveticarounded, sans-serif;
}
#contact-form{
  padding: 2rem 0;
  width: 40%;
  color: #094869;
  font-size: 1.5rem;
  text-align: center;
  margin: auto;
}
@media (max-width: 800px) {
  #contact-form{
    width: 90%;
  }
}
.form-content{
  text-align: left;
  display: inline-block;
  width: 100%;
  /* margin-bottom: 2rem; */
}
#form-submit{
  float: right;
}
#form-submit-text{
  width: 6rem;
  height: 3rem;
  justify-content: center;
}
.form-label{
  font-size: 1.5rem;
  color: #094869;
  font-family: helveticarounded, sans-serif;
}
#contact-form input,textarea{
  font-size: 1.2rem;
  padding: 0.5rem;
  line-height: 2rem;
  width: 100%;
  border-radius: 0.75rem;
  margin-bottom: 2rem;
  border: 4px solid #9494b8;
}
#contact-form input:hover,textarea:hover,input:focus,textarea:focus{
   border: 4px solid #094869 !important;
}
#contact-form input:focus-visible,textarea:focus-visible{
   outline: none
}
#form-fieldset{
  border: unset;
  border-radius: 1.5rem;
}
@media(max-width: 480px){
  .form-content{
    width: 100%;
  }
  #contact-form{
    padding: 2rem 1.5rem 2.5rem;
  }
}
.img-border-radius img{
  border-radius: 10%;
}