@charset "UTF-8";
@font-face {
  font-family: "Space Grotesk";
  src: url("../assets/SpaceGrotesk-Regular.woff") format("woff");
}
@font-face {
  font-family: "Space Grotesk";
  src: url("../assets/SpaceGrotesk-Light.woff") format("woff");
  font-weight: 300;
}
@font-face {
  font-family: "Space Grotesk";
  src: url("../assets/SpaceGrotesk-Medium.woff") format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "Space Grotesk";
  src: url("../assets/SpaceGrotesk-SemiBold.woff") format("woff");
  font-weight: 700;
}
html,
body {
  margin: 0;
  padding: 0;
  color: #333333;
  background: white;
  font: 400 20px/1.55 "Space Grotesk", sans-serif;
  text-align: left;
  -webkit-text-size-adjust: none;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
}

@media all and (max-width: 1023px) {
  html.mobilemenu--active {
    overflow: hidden;
  }
}
html.modal--active {
  overflow: hidden;
}

@media all and (max-width: 1023px) {
  .mobilemenu--active body {
    overflow: hidden;
  }
}
.modal--active body {
  overflow: hidden;
}

form,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
figure,
figcaption {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style-type: none;
}

h1,
h2,
h3 {
  font: 700 40px/1.3 "Space Grotesk", sans-serif;
}

a {
  text-decoration: none;
  color: #333333;
  -webkit-transition: color 0.2s, background-color 0.2s, border-bottom-color 0.2s;
  -o-transition: color 0.2s, background-color 0.2s, border-bottom-color 0.2s;
  transition: color 0.2s, background-color 0.2s, border-bottom-color 0.2s;
}

img {
  border: none;
}

input[type=text],
input[type=email],
input[type=search],
textarea,
select,
input[type=submit],
input[type=button],
button {
  -webkit-appearance: none;
  position: relative;
  z-index: 1;
  -webkit-tap-highlight-color: transparent;
  font: normal 20px/normal "Space Grotesk", sans-serif;
  border-radius: 0;
  border: none;
  background: none;
  color: #333333;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: baseline;
}
input[type=text]::-moz-focus-inner,
input[type=email]::-moz-focus-inner,
input[type=search]::-moz-focus-inner,
textarea::-moz-focus-inner,
select::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
button::-moz-focus-inner {
  border: none;
  padding: 0;
}

input[type=text],
input[type=email],
input[type=search],
textarea,
select {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  resize: none;
}
input[type=text]::-ms-clear,
input[type=email]::-ms-clear,
input[type=search]::-ms-clear,
textarea::-ms-clear,
select::-ms-clear {
  display: none;
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.7);
  opacity: 1 !important;
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.7);
  opacity: 1 !important;
}
input[type=text]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=search]::-ms-input-placeholder,
textarea::-ms-input-placeholder,
select::-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.7);
  opacity: 1 !important;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=search]::placeholder,
textarea::placeholder,
select::placeholder {
  color: rgba(51, 51, 51, 0.7);
  opacity: 1 !important;
}

input[type=submit],
input[type=button],
button {
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
}

.u-pad-side {
  padding-left: 40px;
  padding-right: 40px;
}
@media all and (max-width: 679px) {
  .u-pad-side {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.u-pad-top-1 {
  padding-top: 60px;
}
@media all and (max-width: 1023px) {
  .u-pad-top-1 {
    padding-top: 40px;
  }
}
.u-pad-top-2 {
  padding-top: 80px;
}
@media all and (max-width: 1149px) {
  .u-pad-top-2 {
    padding-top: 60px;
  }
}
.u-pad-top-3 {
  padding-top: 100px;
}
@media all and (max-width: 1149px) {
  .u-pad-top-3 {
    padding-top: 60px;
  }
}
@media all and (max-width: 679px) {
  .u-pad-top-3 {
    padding-top: 40px;
  }
}
.u-pad-top-4 {
  padding-top: 80px;
}
@media all and (max-width: 1149px) {
  .u-pad-top-4 {
    padding-top: 0px;
  }
}
.u-pad-top-5 {
  padding-top: 80px;
}
@media all and (max-width: 1023px) {
  .u-pad-top-5 {
    padding-top: 0;
  }
}
.u-pad-top-6 {
  padding-top: 60px;
}
@media all and (max-width: 1023px) {
  .u-pad-top-6 {
    padding-top: 0;
  }
}
.u-pad-top-7 {
  padding-top: 60px;
}
@media all and (max-width: 1023px) {
  .u-pad-top-7 {
    padding-top: 40px;
  }
}
@media all and (max-width: 679px) {
  .u-pad-top-7 {
    padding-top: 20px;
  }
}
.u-pad-btm-1 {
  padding-bottom: 60px;
}
.u-pad-btm-2 {
  padding-bottom: 80px;
}
@media all and (max-width: 1149px) {
  .u-pad-btm-2 {
    padding-bottom: 60px;
  }
}
.u-pad-btm-3 {
  padding-bottom: 100px;
}
@media all and (max-width: 1149px) {
  .u-pad-btm-3 {
    padding-bottom: 60px;
  }
}
@media all and (max-width: 679px) {
  .u-pad-btm-3 {
    padding-bottom: 40px;
  }
}
.u-pad-btm-4 {
  padding-bottom: 60px;
}
@media all and (max-width: 1023px) {
  .u-pad-btm-4 {
    padding-bottom: 0;
  }
}
.u-pad-btm-5 {
  padding-bottom: 80px;
}
@media all and (max-width: 1023px) {
  .u-pad-btm-5 {
    padding-bottom: 0;
  }
}
.u-pad-top-20 {
  padding-top: 20px;
}
.u-mar-auto {
  margin-left: auto;
  margin-right: auto;
}
.u-width-site {
  max-width: 1200px;
}
.u-width-wide {
  max-width: 1320px;
}
.u-width-thin {
  max-width: 720px;
}
.u-bg-1 {
  background: #0c1e5b;
  color: #ffffff;
}
.u-bg-1 h1,
.u-bg-1 h2,
.u-bg-1 h3 {
  color: #ffffff;
}
.u-bg-2 {
  background: #e9edf5;
}
.u-bg-3 {
  background: -webkit-gradient(linear, left top, left bottom, from(#e9edf5), to(rgba(233, 237, 245, 0)));
  background: -webkit-linear-gradient(top, #e9edf5 0%, rgba(233, 237, 245, 0) 100%);
  background: -o-linear-gradient(top, #e9edf5 0%, rgba(233, 237, 245, 0) 100%);
  background: linear-gradient(180deg, #e9edf5 0%, rgba(233, 237, 245, 0) 100%);
}
.u-fix-margin {
  padding-top: 1px;
  margin-top: -1px;
}
.u-label {
  display: block;
  color: #49a9ee;
  line-height: 22px;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.u-bold {
  font-weight: 700;
}

.root {
  max-width: 1920px;
  margin: 0 auto;
}

.radar {
  position: absolute;
  top: 0;
  left: 0;
  width: 740px;
  height: 690px;
}
.radar.style-1 .st0 {
  fill: none;
  stroke: #192f79;
  stroke-miterlimit: 10;
}
.radar.style-1 .st1 {
  fill: none;
  stroke: #192f79;
  stroke-miterlimit: 10;
  stroke-dasharray: 11.33, 11.33;
}
.radar.style-1 .st2 {
  fill: none;
  stroke: #192f79;
  stroke-miterlimit: 10;
  stroke-dasharray: 11.39, 11.39;
}
.radar.style-1 .st3 {
  fill: none;
  stroke: #192f79;
  stroke-miterlimit: 10;
  stroke-dasharray: 12.41, 12.41;
}
.radar.style-1 .st4 {
  fill: none;
  stroke: #192f79;
  stroke-miterlimit: 10;
  stroke-dasharray: 6, 6;
}
.radar.style-1 .st5 {
  fill: none;
  stroke: #192f79;
  stroke-miterlimit: 10;
  stroke-dasharray: 4, 4;
}
.radar.style-1 .st6 {
  fill: none;
  stroke: #192f79;
  stroke-miterlimit: 10;
  stroke-dasharray: 12, 12;
}
@-webkit-keyframes animplane1 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  17% {
    -webkit-transform: translateX(-40px) translateY(-63px);
            transform: translateX(-40px) translateY(-63px);
  }
  17.1% {
    -webkit-transform: translateX(-40px) translateY(-63px);
            transform: translateX(-40px) translateY(-63px);
  }
  17.11% {
    -webkit-transform: translateX(140px) translateY(217px);
            transform: translateX(140px) translateY(217px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane1 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  17% {
    -webkit-transform: translateX(-40px) translateY(-63px);
            transform: translateX(-40px) translateY(-63px);
  }
  17.1% {
    -webkit-transform: translateX(-40px) translateY(-63px);
            transform: translateX(-40px) translateY(-63px);
  }
  17.11% {
    -webkit-transform: translateX(140px) translateY(217px);
            transform: translateX(140px) translateY(217px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@-webkit-keyframes animplane2 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  60% {
    -webkit-transform: translateX(-320px) translateY(-127px);
            transform: translateX(-320px) translateY(-127px);
  }
  60.1% {
    -webkit-transform: translateX(-320px) translateY(-127px);
            transform: translateX(-320px) translateY(-127px);
  }
  60.11% {
    -webkit-transform: translateX(220px) translateY(85px);
            transform: translateX(220px) translateY(85px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane2 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  60% {
    -webkit-transform: translateX(-320px) translateY(-127px);
            transform: translateX(-320px) translateY(-127px);
  }
  60.1% {
    -webkit-transform: translateX(-320px) translateY(-127px);
            transform: translateX(-320px) translateY(-127px);
  }
  60.11% {
    -webkit-transform: translateX(220px) translateY(85px);
            transform: translateX(220px) translateY(85px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@-webkit-keyframes animplane3 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  66% {
    -webkit-transform: translateX(-97px) translateY(-94px);
            transform: translateX(-97px) translateY(-94px);
  }
  66.1% {
    -webkit-transform: translateX(-97px) translateY(-94px);
            transform: translateX(-97px) translateY(-94px);
  }
  66.11% {
    -webkit-transform: translateX(45px) translateY(43px);
            transform: translateX(45px) translateY(43px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane3 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  66% {
    -webkit-transform: translateX(-97px) translateY(-94px);
            transform: translateX(-97px) translateY(-94px);
  }
  66.1% {
    -webkit-transform: translateX(-97px) translateY(-94px);
            transform: translateX(-97px) translateY(-94px);
  }
  66.11% {
    -webkit-transform: translateX(45px) translateY(43px);
            transform: translateX(45px) translateY(43px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@-webkit-keyframes animplane4 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  6% {
    -webkit-transform: translateX(10px) translateY(-7px);
            transform: translateX(10px) translateY(-7px);
  }
  6.1% {
    -webkit-transform: translateX(10px) translateY(-7px);
            transform: translateX(10px) translateY(-7px);
  }
  6.11% {
    -webkit-transform: translateX(-190px) translateY(132px);
            transform: translateX(-190px) translateY(132px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane4 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  6% {
    -webkit-transform: translateX(10px) translateY(-7px);
            transform: translateX(10px) translateY(-7px);
  }
  6.1% {
    -webkit-transform: translateX(10px) translateY(-7px);
            transform: translateX(10px) translateY(-7px);
  }
  6.11% {
    -webkit-transform: translateX(-190px) translateY(132px);
            transform: translateX(-190px) translateY(132px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@-webkit-keyframes animplane5 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  45% {
    -webkit-transform: translateX(-4px) translateY(-133px);
            transform: translateX(-4px) translateY(-133px);
  }
  45.1% {
    -webkit-transform: translateX(-4px) translateY(-133px);
            transform: translateX(-4px) translateY(-133px);
  }
  45.11% {
    -webkit-transform: translateX(5px) translateY(167px);
            transform: translateX(5px) translateY(167px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane5 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  45% {
    -webkit-transform: translateX(-4px) translateY(-133px);
            transform: translateX(-4px) translateY(-133px);
  }
  45.1% {
    -webkit-transform: translateX(-4px) translateY(-133px);
            transform: translateX(-4px) translateY(-133px);
  }
  45.11% {
    -webkit-transform: translateX(5px) translateY(167px);
            transform: translateX(5px) translateY(167px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@-webkit-keyframes animplane6 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  99% {
    -webkit-transform: translateX(186px) translateY(68px);
            transform: translateX(186px) translateY(68px);
  }
  99.1% {
    -webkit-transform: translateX(186px) translateY(68px);
            transform: translateX(186px) translateY(68px);
  }
  99.11% {
    -webkit-transform: translateX(-9px) translateY(-4px);
            transform: translateX(-9px) translateY(-4px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane6 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  99% {
    -webkit-transform: translateX(186px) translateY(68px);
            transform: translateX(186px) translateY(68px);
  }
  99.1% {
    -webkit-transform: translateX(186px) translateY(68px);
            transform: translateX(186px) translateY(68px);
  }
  99.11% {
    -webkit-transform: translateX(-9px) translateY(-4px);
            transform: translateX(-9px) translateY(-4px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@-webkit-keyframes animplane7 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  8% {
    -webkit-transform: translateX(10px) translateY(-7px);
            transform: translateX(10px) translateY(-7px);
  }
  8.1% {
    -webkit-transform: translateX(10px) translateY(-7px);
            transform: translateX(10px) translateY(-7px);
  }
  8.11% {
    -webkit-transform: translateX(-149px) translateY(110px);
            transform: translateX(-149px) translateY(110px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane7 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  8% {
    -webkit-transform: translateX(10px) translateY(-7px);
            transform: translateX(10px) translateY(-7px);
  }
  8.1% {
    -webkit-transform: translateX(10px) translateY(-7px);
            transform: translateX(10px) translateY(-7px);
  }
  8.11% {
    -webkit-transform: translateX(-149px) translateY(110px);
            transform: translateX(-149px) translateY(110px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@-webkit-keyframes animplane8 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  80% {
    -webkit-transform: translateX(126px) translateY(117px);
            transform: translateX(126px) translateY(117px);
  }
  80.1% {
    -webkit-transform: translateX(126px) translateY(117px);
            transform: translateX(126px) translateY(117px);
  }
  80.11% {
    -webkit-transform: translateX(-30px) translateY(-28px);
            transform: translateX(-30px) translateY(-28px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane8 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  80% {
    -webkit-transform: translateX(126px) translateY(117px);
            transform: translateX(126px) translateY(117px);
  }
  80.1% {
    -webkit-transform: translateX(126px) translateY(117px);
            transform: translateX(126px) translateY(117px);
  }
  80.11% {
    -webkit-transform: translateX(-30px) translateY(-28px);
            transform: translateX(-30px) translateY(-28px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@-webkit-keyframes animplane9 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  59% {
    -webkit-transform: translateX(335px) translateY(129px);
            transform: translateX(335px) translateY(129px);
  }
  59.1% {
    -webkit-transform: translateX(335px) translateY(129px);
            transform: translateX(335px) translateY(129px);
  }
  59.11% {
    -webkit-transform: translateX(-208px) translateY(-82px);
            transform: translateX(-208px) translateY(-82px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane9 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  59% {
    -webkit-transform: translateX(335px) translateY(129px);
            transform: translateX(335px) translateY(129px);
  }
  59.1% {
    -webkit-transform: translateX(335px) translateY(129px);
            transform: translateX(335px) translateY(129px);
  }
  59.11% {
    -webkit-transform: translateX(-208px) translateY(-82px);
            transform: translateX(-208px) translateY(-82px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@-webkit-keyframes animplane10 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  89% {
    -webkit-transform: translateX(542px) translateY(80px);
            transform: translateX(542px) translateY(80px);
  }
  89.1% {
    -webkit-transform: translateX(542px) translateY(80px);
            transform: translateX(542px) translateY(80px);
  }
  89.11% {
    -webkit-transform: translateX(-57px) translateY(-9px);
            transform: translateX(-57px) translateY(-9px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane10 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  89% {
    -webkit-transform: translateX(542px) translateY(80px);
            transform: translateX(542px) translateY(80px);
  }
  89.1% {
    -webkit-transform: translateX(542px) translateY(80px);
            transform: translateX(542px) translateY(80px);
  }
  89.11% {
    -webkit-transform: translateX(-57px) translateY(-9px);
            transform: translateX(-57px) translateY(-9px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@-webkit-keyframes animplane11 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  30% {
    -webkit-transform: translateX(187px) translateY(26px);
            transform: translateX(187px) translateY(26px);
  }
  30.1% {
    -webkit-transform: translateX(187px) translateY(26px);
            transform: translateX(187px) translateY(26px);
  }
  30.11% {
    -webkit-transform: translateX(-405px) translateY(-61px);
            transform: translateX(-405px) translateY(-61px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane11 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  30% {
    -webkit-transform: translateX(187px) translateY(26px);
            transform: translateX(187px) translateY(26px);
  }
  30.1% {
    -webkit-transform: translateX(187px) translateY(26px);
            transform: translateX(187px) translateY(26px);
  }
  30.11% {
    -webkit-transform: translateX(-405px) translateY(-61px);
            transform: translateX(-405px) translateY(-61px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@-webkit-keyframes animplane12 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  19% {
    -webkit-transform: translateX(-50px) translateY(0px);
            transform: translateX(-50px) translateY(0px);
  }
  19.1% {
    -webkit-transform: translateX(-50px) translateY(0px);
            transform: translateX(-50px) translateY(0px);
  }
  19.11% {
    -webkit-transform: translateX(167px) translateY(0px);
            transform: translateX(167px) translateY(0px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane12 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  19% {
    -webkit-transform: translateX(-50px) translateY(0px);
            transform: translateX(-50px) translateY(0px);
  }
  19.1% {
    -webkit-transform: translateX(-50px) translateY(0px);
            transform: translateX(-50px) translateY(0px);
  }
  19.11% {
    -webkit-transform: translateX(167px) translateY(0px);
            transform: translateX(167px) translateY(0px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@-webkit-keyframes animplane13 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  54% {
    -webkit-transform: translateX(-158px) translateY(109px);
            transform: translateX(-158px) translateY(109px);
  }
  54.1% {
    -webkit-transform: translateX(-158px) translateY(109px);
            transform: translateX(-158px) translateY(109px);
  }
  54.11% {
    -webkit-transform: translateX(125px) translateY(-86px);
            transform: translateX(125px) translateY(-86px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes animplane13 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  54% {
    -webkit-transform: translateX(-158px) translateY(109px);
            transform: translateX(-158px) translateY(109px);
  }
  54.1% {
    -webkit-transform: translateX(-158px) translateY(109px);
            transform: translateX(-158px) translateY(109px);
  }
  54.11% {
    -webkit-transform: translateX(125px) translateY(-86px);
            transform: translateX(125px) translateY(-86px);
  }
  99.99% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
.radar .plane-1 {
  -webkit-animation: animplane1 45s infinite linear;
          animation: animplane1 45s infinite linear;
}
.radar .plane-2 {
  -webkit-animation: animplane2 45s infinite linear;
          animation: animplane2 45s infinite linear;
}
.radar .plane-3 {
  -webkit-animation: animplane3 45s infinite linear;
          animation: animplane3 45s infinite linear;
}
.radar .plane-4 {
  -webkit-animation: animplane4 45s infinite linear;
          animation: animplane4 45s infinite linear;
}
.radar .plane-5 {
  -webkit-animation: animplane5 45s infinite linear;
          animation: animplane5 45s infinite linear;
}
.radar .plane-6 {
  -webkit-animation: animplane6 45s infinite linear;
          animation: animplane6 45s infinite linear;
}
.radar .plane-7 {
  -webkit-animation: animplane7 45s infinite linear;
          animation: animplane7 45s infinite linear;
}
.radar .plane-8 {
  -webkit-animation: animplane8 45s infinite linear;
          animation: animplane8 45s infinite linear;
}
.radar .plane-9 {
  -webkit-animation: animplane9 45s infinite linear;
          animation: animplane9 45s infinite linear;
}
.radar .plane-10 {
  -webkit-animation: animplane10 45s infinite linear;
          animation: animplane10 45s infinite linear;
}
.radar .plane-11 {
  -webkit-animation: animplane11 45s infinite linear;
          animation: animplane11 45s infinite linear;
}
.radar .plane-12 {
  -webkit-animation: animplane12 45s infinite linear;
          animation: animplane12 45s infinite linear;
}
.radar .plane-13 {
  -webkit-animation: animplane13 45s infinite linear;
          animation: animplane13 45s infinite linear;
}

.f-headings h1,
.f-headings h2,
.f-headings h3,
.f-headings h4,
.f-headings h5,
.f-headings h6 {
  margin-bottom: 0.8em;
  color: #0c1e5b;
}
.f-headings h2,
.f-headings h3,
.f-headings h4 {
  margin: 1.7em 0 0.5em;
}
.f-headings h1 {
  font-size: 40px;
}
@media all and (max-width: 679px) {
  .f-headings h1 {
    font-size: 30px;
  }
}
.f-headings h2 {
  font-size: 32px;
}
.f-headings h3 {
  font-size: 28px;
}
@media all and (max-width: 679px) {
  .f-headings h3 {
    font-size: 24px;
  }
}
.f-headings-0 h1,
.f-headings-0 h2,
.f-headings-0 h3,
.f-headings-0 h4,
.f-headings-0 h5,
.f-headings-0 h6 {
  margin: 0;
}
.f-headings-links h1 a,
.f-headings-links h2 a,
.f-headings-links h3 a {
  color: #0c1e5b;
}
.f-headings-links h1 a:hover,
.f-headings-links h2 a:hover,
.f-headings-links h3 a:hover {
  color: #f4614d;
}
.f-text p {
  margin: 0.75em 0;
}
.f-text-small {
  font-size: 16px;
}
.f-pre pre {
  margin: 0;
  padding: 40px 60px;
  background: #e9edf5;
  white-space: normal;
  font-family: "Space Grotesk", sans-serif;
  margin: 0 0 2em;
}
@media all and (max-width: 1149px) {
  .f-pre pre {
    padding: 40px;
  }
}
@media all and (max-width: 679px) {
  .f-pre pre {
    padding: 20px;
  }
}
.f-links a {
  display: inline-block;
  color: #f4614d;
  border-bottom: 1px solid #f4614d;
}
@media all and (max-width: 679px) {
  .f-links a {
    display: inline;
  }
}
.f-links a:hover {
  color: #de411e;
  border-bottom-color: #de411e;
}
.f-links-2 a {
  color: #f4614d;
  border-bottom: 1px solid transparent;
}
.f-links-2 a:hover {
  color: #de411e;
  border-bottom-color: #de411e;
}
.f-images .edy-image-container-with-title::after {
  display: block;
  font-size: 16px;
  line-height: 1.3;
  content: attr(data-title);
  padding: 0;
}
.f-images img {
  max-width: 100%;
}
.f-tables .table-holder {
  max-width: 100%;
  overflow: auto;
  margin: 2em 0 1em;
}
.f-tables .table-holder table {
  margin: 0;
}
.f-tables table {
  font-size: 16px;
  width: 100%;
  border-collapse: collapse;
  margin: 2em 0 1em;
}
.f-tables table td,
.f-tables table th {
  padding: 6px 10px;
  border: 1px solid #e9edf5;
}
.f-tables table th {
  color: #ffffff;
  background: #0c1e5b;
}
.f-lists ul,
.f-lists ol {
  margin: 0.75em 0;
}
.f-lists ul li,
.f-lists ol li {
  margin: 0.75em 0;
}
.f-lists ul:first-child,
.f-lists ol:first-child {
  margin-top: 0;
}
.f-lists ul:last-child,
.f-lists ol:last-child {
  margin-bototm: 0;
}
.f-lists ul li {
  position: relative;
  padding-left: 25px;
}
.f-lists ul li:before {
  display: block;
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  left: 0px;
  top: 12px;
  background: url("../assets/arrow.svg") no-repeat center center;
  background-size: 8px;
}
.f-lists ol {
  counter-reset: list;
}
.f-lists ol li {
  counter-increment: list;
  padding-left: 25px;
  position: relative;
}
.f-lists ol li:before {
  content: counter(list) ".";
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 16px;
}
.f-forms .form_error, .f-forms .form_notice {
  padding-top: 20px;
}
.f-forms .form_error {
  color: red;
}
.f-forms .form_notice {
  color: green;
}
.f-forms .form_fields {
  padding-top: 20px;
}
.f-forms .form_field_error {
  font-size: 12px;
  color: red;
}
.f-forms .form_field + .form_field {
  padding-top: 20px;
}
.f-forms .form_field_label,
.f-forms .form_field .edy-fe-label {
  font-size: 16px;
  padding-bottom: 5px;
  display: block;
}
.f-forms .form_field_required .form_field_label:after,
.f-forms .form_field_required .edy-fe-label:after {
  content: "*";
  display: inline-block;
  margin-left: 3px;
}
.f-forms .form_field_textfield, .f-forms .form_field_textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #e9edf5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 20px;
  width: 40%;
  background-color: white;
}
.f-forms .form_field_textfield:focus, .f-forms .form_field_textarea:focus {
  border-color: #49a9ee;
}
@media all and (max-width: 679px) {
  .f-forms .form_field_textfield, .f-forms .form_field_textarea {
    width: 100% !important;
  }
}
.f-forms .form_field label {
  display: block;
  font-size: 16px;
  position: relative;
}
.f-forms .form_field label + label {
  padding-top: 5px;
}
.f-forms .form_field_select {
  height: 50px;
  padding: 0 52px 0 20px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  border: 1px solid #e9edf5;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: white;
  outline: 0;
  background-image: url("../assets/menu-arrow.svg");
  background-repeat: no-repeat;
  background-position: right 20px top 15px;
  background-size: 12px auto;
  width: 40%;
}
@media all and (max-width: 679px) {
  .f-forms .form_field_select {
    width: 100% !important;
  }
}
.f-forms .form_field_select::-ms-expand {
  display: none;
}
.f-forms .form_field_select:focus {
  color: #333333;
  outline: none;
}
.f-forms .form_field_select option {
  font-weight: normal;
}
.f-forms .form_field_size_small {
  width: 40% !important;
}
@media all and (max-width: 679px) {
  .f-forms .form_field_size_small {
    width: 100% !important;
  }
}
.f-forms .form_field_size_medium {
  width: 60% !important;
}
@media all and (max-width: 679px) {
  .f-forms .form_field_size_medium {
    width: 100% !important;
  }
}
.f-forms .form_field_size_large {
  width: 100% !important;
}
@media all and (max-width: 679px) {
  .f-forms .form_field_size_large {
    width: 100% !important;
  }
}
.f-forms .form_submit {
  padding-top: 40px;
  padding-bottom: 20px;
}
.f-forms .form_submit input {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  height: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  line-height: normal;
  color: #ffffff !important;
  background: #f4614d;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}
.f-forms .form_submit input:before, .f-forms .form_submit input:after {
  display: block;
  content: "";
  position: absolute;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.f-forms .form_submit input:before {
  border-top: 1px solid #f4614d;
  border-right: 1px solid #f4614d;
  width: 6px;
  left: 100%;
  top: 6px;
  bottom: -6px;
}
.f-forms .form_submit input:after {
  border-left: 1px solid #f4614d;
  border-bottom: 1px solid #f4614d;
  height: 6px;
  top: 100%;
  left: 6px;
  right: -6px;
}
.f-forms .form_submit input:hover {
  background-color: #de411e;
}

.icon-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 26px;
  height: 26px;
  border-radius: 26px;
  background-color: #f4614d;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.icon-btn:hover {
  background-color: #de411e;
}
@media (hover: none) {
  .icon-btn:hover {
    background-color: transparent;
  }
}
.icon-btn--search {
  background-image: url("../assets/search.svg");
  background-size: 14px 14px;
}
.icon-btn--facebook {
  background-image: url("../assets/fb.svg");
  background-size: 7px 16px;
}
.icon-btn--instagram {
  background-image: url("../assets/insta.svg");
  background-size: 13px 13px;
}
.icon-btn--linkedin {
  background-image: url("../assets/linkedin.svg");
  background-size: 12px 12px;
}

.menubar {
  height: 80px;
}
@media all and (max-width: 1279px) {
  .menubar {
    height: 110px;
  }
}
@media all and (max-width: 1023px) {
  .menubar {
    height: 60px;
  }
}
.menubar__wrap {
  background: #0c1e5b;
  color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
@media all and (min-width: 1920px) {
  .menubar__wrap {
    left: 50%;
    right: auto;
    width: 1920px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.menubar__wrap:after {
  display: block;
  content: "";
  position: absolute;
  width: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: #ffffff;
}
@media all and (max-width: 1279px) {
  .menubar__wrap:after {
    display: none;
  }
}
.menubar__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 105;
}
@media all and (max-width: 1279px) {
  .menubar__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media all and (max-width: 1023px) {
  .menubar__inner {
    padding-left: 20px;
    padding-right: 0;
  }
}
.menubar__content {
  background: #ffffff;
  color: #333333;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
}
@media all and (max-width: 1279px) {
  .menubar__content {
    height: 60px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    background: none;
  }
}
.menubar .logo {
  background-image: url("../assets/logo.svg");
  background-repeat: no-repeat;
  background-size: 240px 50px;
  width: 240px;
  height: 50px;
  outline: 0;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 14px 35px 0px 0;
}
@media all and (max-width: 1279px) {
  .menubar .logo {
    width: 195px;
    height: 40px;
    background-size: 195px 40px;
    margin-top: 9px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media all and (max-width: 679px) {
  .menubar .logo {
    margin-right: 0;
  }
}
.menubar .search {
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 679px) {
  .menubar .search {
    display: none;
  }
}
.menubar .share {
  padding-left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 679px) {
  .menubar .share {
    display: none;
  }
}
.menubar .share > a {
  margin-left: 5px;
}
.menubar .share > a:first-child {
  margin-left: 0;
}
.menubar .mainmenu {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1279px) {
  .menubar .mainmenu {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
    height: 50px;
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media all and (max-width: 1023px) {
  .menubar .mainmenu {
    display: none;
  }
}
.menubar .mainmenu > nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 1.5;
  padding: 0 10px;
}
.menubar .mainmenu > nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menubar .mainmenu > nav ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menubar .mainmenu > nav ul a {
  color: #333333;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
}
.menubar .mainmenu > nav ul a.has-children {
  padding-right: 24px;
}
.menubar .mainmenu > nav ul a.has-children:after {
  display: block;
  content: "";
  height: 8px;
  width: 8px;
  background-image: url("../assets/menu-arrow.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 8px 8px;
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.menubar .mainmenu > nav ul a.has-children.open:after {
  background-image: url("../assets/menu-arrow-hover.svg");
}
.menubar .mainmenu > nav ul a:hover, .menubar .mainmenu > nav ul a.active {
  color: #de411e;
}
.menubar .mainmenu > nav ul a.active {
  font-weight: 600;
}
.menubar .langmenu {
  padding-left: 15px;
  font-size: 16px;
  line-height: 1.5;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 1279px) {
  .menubar .langmenu {
    color: #ffffff;
  }
}
@media all and (max-width: 679px) {
  .menubar .langmenu {
    display: none;
  }
}
.menubar .langmenu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menubar .langmenu li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menubar .langmenu li:before {
  display: block;
  position: relative;
  margin-top: -1px;
  content: "/";
  padding: 0 3px;
}
.menubar .langmenu li:first-child {
  padding-left: 0;
}
.menubar .langmenu li:first-child:before {
  display: none;
}
.menubar .langmenu a {
  color: #333333;
}
@media all and (max-width: 1279px) {
  .menubar .langmenu a {
    color: #ffffff;
  }
}
.menubar .langmenu a:hover, .menubar .langmenu a.active {
  color: #de411e;
}
.menubar .langmenu a.active {
  font-weight: 700;
}

.submenu {
  position: absolute;
  background: #e9edf5;
  top: 100%;
  left: 50%;
  margin-left: -325px;
  right: 0;
  z-index: 100;
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
  display: none;
}
@media all and (max-width: 1279px) {
  .submenu {
    left: 0;
    margin-left: 0;
  }
}
.submenu--visible {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.submenu--visible-active {
  opacity: 1;
}
.submenu__radar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.submenu__radar .radar {
  left: 600px;
}
.submenu__inner {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.submenu__main {
  background: #ffffff;
  padding: 30px 0px;
  margin-top: 1px;
  min-width: 360px;
}
.submenu__main ul {
  display: none;
}
.submenu__main ul.visible {
  display: block;
}
.submenu__main a {
  display: block;
  line-height: 1.45;
  padding: 8px 60px 8px 25px;
  color: #0c1e5b;
  position: relative;
  font-weight: 700;
}
.submenu__main a.has-children:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 36px;
  width: 8px;
  height: 8px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 8px auto;
  background-position: center center;
  background-image: url("../assets/menu-right-arrow.svg");
}
.submenu__main a.has-children.open:after {
  background-image: url("../assets/menu-right-arrow-hover.svg");
}
.submenu__main a:hover, .submenu__main a.active {
  color: #de411e;
}
.submenu__subs {
  padding: 30px 30px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.submenu__subs ul {
  display: none;
  max-width: 270px;
}
.submenu__subs ul.visible {
  display: block;
}
.submenu__subs a {
  display: block;
  padding: 8px 0;
  color: #0c1e5b;
}
.submenu__subs a:hover, .submenu__subs a.active {
  color: #de411e;
}
.submenu__subs a.active {
  font-weight: 600;
}

.header {
  background-color: #0c1e5b;
  color: #ffffff;
  position: relative;
}
.header h1 {
  font-size: 40px;
}
@media all and (max-width: 679px) {
  .header h1 {
    font-size: 30px;
  }
}
.header__radar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
@media all and (max-width: 1023px) {
  .header__radar {
    display: none;
  }
}
.header__radar .radar {
  left: 50%;
  margin-top: -100px;
  margin-left: 160px;
}
.header__inner {
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 40px;
}
@media all and (max-width: 1149px) {
  .header__inner {
    min-height: 205px;
  }
}
@media all and (max-width: 679px) {
  .header__inner {
    padding-top: 20px;
    min-height: 160px;
  }
}
.header__inner.type-1 {
  padding-bottom: 160px;
}
@media all and (max-width: 1149px) {
  .header__inner.type-1 {
    padding-bottom: 95px;
  }
}
@media all and (max-width: 1023px) {
  .header__inner.type-1 {
    padding-bottom: 70px;
  }
}
@media all and (max-width: 679px) {
  .header__inner.type-1 {
    padding-bottom: 80px;
  }
}
.header__inner.type-2 {
  padding-bottom: 300px;
}
@media all and (max-width: 1149px) {
  .header__inner.type-2 {
    padding-bottom: 120px;
  }
}
@media all and (max-width: 1023px) {
  .header__inner.type-2 {
    padding-bottom: 30px;
  }
}
@media all and (max-width: 679px) {
  .header__inner.type-2 {
    padding-bottom: 0;
  }
}
.header__content {
  max-width: 720px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-top: 30px;
  padding-bottom: 40px;
}
.header--big .header__content {
  padding-top: 60px;
}
@media all and (max-width: 679px) {
  .header--big .header__content {
    padding-top: 20px;
  }
}
.header--medium .header__inner {
  min-height: 600px;
}
@media all and (max-width: 1149px) {
  .header--medium .header__inner {
    min-height: 380px;
  }
}
@media all and (max-width: 1023px) {
  .header--medium .header__inner {
    min-height: 160px;
  }
}
.header--big {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}
.frontpage .header--big {
  background-size: cover;
}
@media all and (max-width: 1023px) {
  body:not(.frontpage) .header--big {
    background-image: none !important;
  }
}
.header--big .header__inner {
  min-height: 600px;
}
@media all and (max-width: 1149px) {
  .header--big .header__inner {
    min-height: 500px;
  }
}
@media all and (max-width: 679px) {
  .header--big .header__inner {
    min-height: 430px;
  }
}
.header--big h1 {
  font-size: 56px;
  line-height: 1.2;
  margin-bottom: 0.9em;
}
@media all and (max-width: 1149px) {
  .header--big h1 {
    margin-bottom: 0.5em;
  }
}
@media all and (max-width: 679px) {
  .header--big h1 {
    font-size: 40px;
  }
}
.header--big p {
  margin: 2.5em 0 1em;
}
@media all and (max-width: 1149px) {
  .header--big p {
    margin-top: 1.5em;
  }
}
.header--big-heading h1 {
  font-size: 56px;
  line-height: 1.2;
}
@media all and (max-width: 679px) {
  .header--big-heading h1 {
    font-size: 40px;
  }
}
.header .video-button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.header .video-button a {
  display: inline-block;
  padding: 7px 15px 7px 50px;
  background: #f4614d;
  color: #ffffff;
  font-size: 16px;
  position: relative;
}
.header .video-button a:before {
  display: block;
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  left: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url("../assets/play.svg");
}
.header .video-button a:hover {
  background: #de411e;
}
.header__bottom {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header__buttons {
  height: 70px;
}
@media all and (max-width: 1149px) {
  .header__buttons {
    height: auto;
  }
}
.header__buttons__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.header__buttons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  background-color: #f4614d;
  position: relative;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  padding: 0 21px;
  font-weight: 700;
}
@media all and (max-width: 679px) {
  .header__buttons a {
    height: 40px;
  }
}
.header__buttons a.has-arrow:after {
  content: "";
  display: block;
  height: 16px;
  width: 16px;
  background: url("../assets/arrow-nw.svg") no-repeat center center;
  background-size: 16px auto;
  margin-left: 12px;
}
.header__buttons a:hover {
  background-color: #de411e;
}
.header__buttons a + a {
  margin-top: 1px;
}
@media all and (max-width: 1149px) {
  .header__buttons a + a {
    margin-top: 0;
    border-top: 1px solid #ffffff;
  }
}
.header .dropdown {
  margin-bottom: 35px;
  position: relative;
}
.header .dropdown__toggler {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
  padding: 0 15px;
  color: #f4614d;
  border-bottom: 1px solid #f4614d;
  position: relative;
}
.header .dropdown__toggler:before {
  content: url("../assets/menu-arrow-hover.svg");
  display: block;
  height: 1px;
  width: 1px;
  overflow: hidden;
  visibility: hidden;
}
.header .dropdown__toggler:after {
  display: block;
  content: "";
  height: 8px;
  width: 8px;
  background: url("../assets/menu-arrow-red.svg") no-repeat left top;
  background-size: 8px auto;
  margin-left: 10px;
}
.header .dropdown__toggler:hover {
  color: #de411e;
  border-bottom-color: #de411e;
}
.header .dropdown__toggler:hover:after {
  background-image: url("../assets/menu-arrow-hover.svg");
}
.header .dropdown__content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #ffffff;
  z-index: 1;
  margin-top: -1px;
}
.header .dropdown__content a {
  display: block;
  padding: 16px 15px;
  white-space: nowrap;
  font-size: 16px;
}
.header .dropdown__content a + a {
  border-top: 1px solid #e9edf5;
}
.header .dropdown__content a:hover {
  color: #de411e;
}
.header .dropdown.visible .dropdown__content {
  display: block;
}
.header .breadcrumbs {
  font-size: 14px;
  text-transform: uppercase;
  color: #49a9ee;
  letter-spacing: 0.02em;
}
@media all and (max-width: 679px) {
  .header .breadcrumbs {
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    height: 25px;
    position: relative;
  }
  .header .breadcrumbs:after {
    display: block;
    content: "";
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    background: -webkit-linear-gradient(left, rgba(12, 30, 91, 0) 0%, #0c1e5b 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(12, 30, 91, 0)), to(#0c1e5b));
    background: -o-linear-gradient(left, rgba(12, 30, 91, 0) 0%, #0c1e5b 100%);
    background: linear-gradient(to right, rgba(12, 30, 91, 0) 0%, #0c1e5b 100%);
    pointer-events: none;
  }
}
.header .breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 22px;
}
@media all and (max-width: 679px) {
  .header .breadcrumbs ul {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    height: 50px;
    padding: 0 20px;
  }
}
.header .breadcrumbs li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .breadcrumbs li:before {
  display: block;
  content: "/";
  position: relative;
  margin-top: -1px;
  padding: 0 14px;
}
.header .breadcrumbs li:first-child:before {
  display: none;
}
.header .breadcrumbs a {
  color: #49a9ee;
  display: inline-block;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.header .breadcrumbs a:hover {
  border-bottom-color: #49a9ee;
}

.curriculas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
@media all and (max-width: 679px) {
  .curriculas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.curriculas--mar-1 {
  margin-top: -160px;
}
@media all and (max-width: 1149px) {
  .curriculas--mar-1 {
    margin-top: -95px;
  }
}
@media all and (max-width: 1023px) {
  .curriculas--mar-1 {
    margin-top: -70px;
  }
}
@media all and (max-width: 679px) {
  .curriculas--mar-1 {
    margin-top: -80px;
  }
}
.curriculas--mar-2 {
  margin-top: -200px;
}
@media all and (max-width: 1023px) {
  .curriculas--mar-2 {
    margin-top: -110px;
  }
}
@media all and (max-width: 679px) {
  .curriculas--mar-2 {
    margin-top: -100px;
  }
}
.curriculas--mar-3 {
  margin-top: -218px;
}
@media all and (max-width: 1023px) {
  .curriculas--mar-3 {
    margin-top: -110px;
  }
}
@media all and (max-width: 679px) {
  .curriculas--mar-3 {
    margin-top: -100px;
  }
}
.curriculas--pad-1 {
  padding-bottom: 100px;
}
@media all and (max-width: 1149px) {
  .curriculas--pad-1 {
    padding-bottom: 60px;
  }
}
.curriculas .curricula {
  width: 25%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 400px;
  position: relative;
  border-top: 1px solid #e9edf5;
  border-bottom: 1px solid #e9edf5;
  margin-top: -1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: right bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-box-shadow 0.2s;
  transition: -webkit-box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
  transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.curriculas.curriculas--4-col .curricula {
  width: 25%;
  height: 260px;
}
.curriculas.curriculas--3-col .curricula {
  width: 33%;
  height: 260px;
}
.curriculas.curriculas--2-col .curricula {
  width: 33%;
  height: 260px;
}
@media all and (max-width: 1149px) {
  .curriculas .curricula {
    height: 260px;
  }
  .curriculas.curriculas--3-col .curricula {
    width: 33%;
    height: 220px;
  }
}
@media all and (max-width: 1023px) {
  .curriculas .curricula {
    width: 50%;
    height: 200px;
  }
  .curriculas.curriculas--4-col .curricula,
  .curriculas.curriculas--3-col .curricula,
  .curriculas.curriculas--2-col .curricula {
    width: 50%;
    height: 200px;
  }
}
@media all and (max-width: 679px) {
  .curriculas .curricula {
    width: auto;
  }
  .curriculas.curriculas--4-col .curricula,
  .curriculas.curriculas--3-col .curricula,
  .curriculas.curriculas--2-col .curricula {
    width: 100%;
    height: 200px;
  }
}
.curriculas .curricula__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 42px 40px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 10;
  width: 100%;
  box-sizing: border-box;
}
.curricula__inner-label {
  position: absolute;
  top: 10px;
  right: 0;
  background: #f4614d;
  padding: 4px 8px;
  color: white;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}
@media all and (max-width: 1149px) {
  .curriculas .curricula__inner {
    padding: 42px 30px 30px;
  }
}
.curriculas .curricula:before, .curriculas .curricula:after {
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  width: 1px;
  position: absolute;
  background: #e9edf5;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.curriculas .curricula:before {
  left: 0;
}
.curriculas .curricula:after {
  right: -1px;
}
.curriculas .curricula.type-1 {
  background-image: url("../assets/curricula-1.svg");
  background-size: 130px auto;
  background-position: right 22px bottom -7px;
}
@media all and (max-width: 1149px) {
  .curriculas .curricula.type-1 {
    background-size: 90px;
    background-position: right 10px bottom -7px;
  }
}
@media all and (max-width: 1023px) {
  .curriculas .curricula.type-1 {
    background-position: right 10px bottom -37px;
  }
}
.curriculas .curricula.type-2 {
  background-image: url("../assets/curricula-2.svg");
  background-size: 220px auto;
  background-position: right -45px bottom -24px;
}
@media all and (max-width: 1149px) {
  .curriculas .curricula.type-2 {
    background-size: 150px;
  }
}
@media all and (max-width: 1023px) {
  .curriculas .curricula.type-2 {
    background-position: right -45px bottom -54px;
  }
}
.curriculas .curricula.type-3 {
  background-image: url("../assets/curricula-3.svg");
  background-size: 249px auto;
  background-position: right -48px bottom -20px;
}
@media all and (max-width: 1149px) {
  .curriculas .curricula.type-3 {
    background-size: 170px;
    background-position: right -60px bottom -20px;
  }
}
@media all and (max-width: 1023px) {
  .curriculas .curricula.type-3 {
    background-position: right -60px bottom -50px;
  }
}
.curriculas .curricula.type-4 {
  background-image: url("../assets/curricula-4.svg");
  background-size: 216px auto;
  background-position: right -30px bottom -30px;
}
@media all and (max-width: 1149px) {
  .curriculas .curricula.type-4 {
    background-size: 150px;
    background-position: right -45px bottom -30px;
  }
}
@media all and (max-width: 1023px) {
  .curriculas .curricula.type-4 {
    background-position: right -45px bottom -60px;
  }
}
.curriculas .curricula .curricula-bg {
  height: 65%;
  width: 70%;
  bottom: 0;
  right: 0;
  background-position: bottom right;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
.curriculas .curricula .bg {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  bottom: -1px;
  z-index: 0;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.curriculas .curricula .bg:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(65.19%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 65.19%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 65.19%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 65.19%);
}
.curriculas .curricula .name {
  color: #0c1e5b;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
@media all and (max-width: 1023px) {
  .curriculas .curricula .name {
    font-size: 24px;
    max-width: 225px;
    padding-bottom: 15px;
  }
}
.curriculas .curricula .more {
  color: #f4614d;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}
.curriculas .curricula:hover {
  z-index: 5;
  -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.35);
}
.curriculas .curricula:hover .name {
  color: white;
}
.curriculas .curricula:hover .bg {
  opacity: 1;
}
.curriculas .curricula:hover:before, .curriculas .curricula:hover:after {
  opacity: 0;
}

.intro {
  padding-top: 100px;
  padding-bottom: 100px;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
@media all and (max-width: 1149px) {
  .intro {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media all and (max-width: 679px) {
  .intro {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.intro.front-page {
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

@media all and (max-width: 1149px) {
  .intro.front-page {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media all and (max-width: 679px) {
  .intro.front-page {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.intro.type-1 {
  padding-bottom: 60px;
}
@media all and (max-width: 679px) {
  .intro.type-1 {
    padding-bottom: 40px;
  }
}
.intro.type-2 {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media all and (max-width: 679px) {
  .intro.type-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.intro.type-2 h1,
.intro.type-2 h2,
.intro.type-2 h3 {
  color: #ffffff;
}

.newsblock__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 20px;
}
.newsblock__header-title h2 {
  color: #0c1e5b;
  font-size: 40px;
}
@media all and (max-width: 679px) {
  .newsblock__header-title h2 {
    font-size: 30px;
  }
}
.newsblock__header-link {
  font-size: 16px;
}
.newsblock__bottom {
  padding-top: 50px;
  text-align: center;
}
@media all and (max-width: 1023px) {
  .newsblock__bottom {
    padding-top: 40px;
  }
}
.newsblock .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1023px) {
  .newsblock .grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.newsblock .grid-item {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1149px) {
  .newsblock .grid-item {
    width: 66.66%;
  }
  .newsblock .grid-item + .grid-item {
    width: 33.33%;
  }
}
@media all and (max-width: 1023px) {
  .newsblock .grid-item {
    width: 100%;
  }
  .newsblock .grid-item + .grid-item {
    width: 100%;
  }
}
.newsblock .grid .item {
  width: 50%;
}
@media all and (max-width: 1149px) {
  .newsblock .grid .item {
    width: 100%;
  }
  .newsblock .grid .item:nth-child(n+3) {
    display: none;
  }
}
@media all and (max-width: 1023px) {
  .newsblock .grid .item {
    width: 50%;
  }
  .newsblock .grid .item:nth-child(n) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (max-width: 679px) {
  .newsblock .grid .item {
    width: auto;
  }
}
.newsblock .label {
  font-size: 14px;
}
.newsblock .main-item {
  display: block;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media all and (max-width: 1023px) {
  .newsblock .main-item {
    height: 500px;
  }
}
@media all and (max-width: 679px) {
  .newsblock .main-item {
    height: auto;
    padding-bottom: 100%;
  }
}
.newsblock .main-item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(58.01%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 58.01%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 58.01%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 58.01%, rgba(0, 0, 0, 0.8) 100%);
}
.newsblock .main-item__inner {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px 60px;
  color: #ffffff;
}
@media all and (max-width: 1023px) {
  .newsblock .main-item__inner {
    padding: 40px 30px;
  }
}
@media all and (max-width: 679px) {
  .newsblock .main-item__inner {
    padding: 30px 20px;
  }
}
.newsblock .main-item .name {
  font-size: 32px;
  line-height: 1.3;
  font-weight: 700;
}
.newsblock .main-item:hover .name {
  text-decoration: underline;
}
.newsblock .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media all and (max-width: 679px) {
  .newsblock .items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.newsblock .items-list .item:nth-child(-n+4) {
  display: none;
}
@media all and (max-width: 1149px) {
  .newsblock .items-list .item {
    width: 33.33%;
  }
  .newsblock .items-list .item:nth-child(n) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .newsblock .items-list .item:nth-child(-n+2) {
    display: none;
  }
}
@media all and (max-width: 1023px) {
  .newsblock .items-list .item {
    width: 50%;
  }
  .newsblock .items-list .item:nth-child(n) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .newsblock .items-list .item:nth-child(-n+4) {
    display: none;
  }
}
@media all and (max-width: 679px) {
  .newsblock .items-list .item {
    width: auto;
  }
}
.newsblock .item {
  width: 25%;
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media all and (max-width: 1023px) {
  .newsblock .item {
    height: 200px;
  }
}
@media all and (max-width: 679px) {
  .newsblock .item {
    height: auto;
  }
}
.newsblock .item:before, .newsblock .item:after {
  display: block;
  content: "";
  right: 0;
  left: 0;
  top: 0;
  height: 1px;
  position: absolute;
  background: #e9edf5;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.newsblock .item:after {
  top: 100%;
}
.newsblock .item__inner {
  position: relative;
  z-index: 5;
  padding-bottom: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media all and (max-width: 1023px) {
  .newsblock .item__inner {
    padding-bottom: 0;
  }
}
.newsblock .item__inner:before, .newsblock .item__inner:after {
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  position: absolute;
  background: #e9edf5;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.newsblock .item__inner:after {
  left: 100%;
}
.newsblock .item__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 1;
}
@media all and (max-width: 679px) {
  .newsblock .item__content {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding: 30px 20px;
  }
}
.newsblock .item .label {
  color: #49a9ee;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
@media all and (max-width: 679px) {
  .newsblock .item .label {
    padding-bottom: 10px;
  }
}
.newsblock .item .name {
  font-size: 22px;
  line-height: 1.45;
  font-weight: 700;
  color: #0c1e5b;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
@media all and (max-width: 679px) {
  .newsblock .item .name {
    font-size: 20px;
  }
}
.newsblock .item .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.newsblock .item .bg:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(49.72%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 49.72%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 49.72%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 49.72%, rgba(0, 0, 0, 0.6) 100%);
}
@media (hover: hover) {
  .newsblock .item:hover:before, .newsblock .item:hover:after,
.newsblock .item:hover .item__inner:before,
.newsblock .item:hover .item__inner:after {
    opacity: 0;
  }
  .newsblock .item:hover .bg {
    opacity: 1;
  }
  .newsblock .item:hover .name,
.newsblock .item:hover .label {
    color: #ffffff;
  }
}

.imageblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1023px) {
  .imageblock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.imageblock__item {
  width: 33.33%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media all and (max-width: 1023px) {
  .imageblock__item {
    width: 100%;
  }
}
.imageblock__item-inner {
  height: 500px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media all and (max-width: 1149px) {
  .imageblock__item-inner {
    height: 500px;
  }
}
@media all and (max-width: 679px) {
  .imageblock__item-inner {
    height: auto;
    padding-bottom: 100%;
  }
}
.imageblock__item-inner:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(49.72%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 49.72%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 49.72%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 49.72%, rgba(0, 0, 0, 0.6) 100%);
}
.imageblock .label {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.imageblock .name {
  font-size: 32px;
  line-height: 1.3;
  font-weight: 700;
}
@media all and (max-width: 679px) {
  .imageblock .name {
    font-size: 24px;
  }
}
.imageblock__elem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 60px;
  z-index: 10;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 1149px) {
  .imageblock__elem {
    padding: 40px;
  }
}
@media all and (max-width: 679px) {
  .imageblock__elem {
    padding: 30px 20px;
  }
}
.imageblock a.imageblock__elem:hover .name {
  text-decoration: underline;
}

.sliderblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1023px) {
  .sliderblock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sliderblock__item {
  width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@media all and (max-width: 1023px) {
  .sliderblock__item {
    width: 100%;
  }
}
.sliderblock__item-inner {
  height: 500px;
  position: relative;
}
@media all and (max-width: 679px) {
  .sliderblock__item-inner {
    height: auto;
    padding-bottom: 100%;
  }
}
@media all and (max-width: 1023px) {
  .sliderblock__item + .sliderblock__item .sliderblock__item-inner {
    height: auto;
  }
}
@media all and (max-width: 679px) {
  .sliderblock__item + .sliderblock__item .sliderblock__item-inner {
    padding-bottom: 0;
  }
}
.sliderblock .tour {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sliderblock .tour .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.sliderblock .tour__inner {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.sliderblock .tour__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #ffffff;
  padding: 30px;
  font-size: 56px;
  font-weight: 700;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media all and (max-width: 679px) {
  .sliderblock .tour__link {
    font-size: 30px;
  }
}
.sliderblock .tour__link:hover {
  text-decoration: underline;
}
.sliderblock__elem {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1023px) {
  .sliderblock__elem {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
}
.sliderblock__elem-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 100px 40px 60px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 640px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media all and (max-width: 1149px) {
  .sliderblock__elem-inner {
    padding-top: 60px;
  }
}
@media all and (max-width: 1023px) {
  .sliderblock__elem-inner {
    max-width: none;
    padding: 60px 40px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media all and (max-width: 679px) {
  .sliderblock__elem-inner {
    padding: 30px 20px;
  }
}
.sliderblock__elem-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 480px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1023px) {
  .sliderblock__elem-content {
    max-width: none;
  }
}
.sliderblock .slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.sliderblock .slider__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1023px) {
  .sliderblock .slider__nav {
    padding-top: 40px;
  }
}
.sliderblock .slider__arr {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  border: 1px solid #f4614d;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px 10px;
}
.sliderblock .slider__arr:hover {
  background-color: #de411e;
  border-color: #de411e;
}
.sliderblock .slider__arr-prev {
  background-image: url("../assets/arrow-left.svg");
}
.sliderblock .slider__arr-prev:hover {
  background-image: url("../assets/arrow-left-hover.svg");
}
.sliderblock .slider__arr-next {
  background-image: url("../assets/arrow-right.svg");
}
.sliderblock .slider__arr-next:hover {
  background-image: url("../assets/arrow-right-hover.svg");
}
.sliderblock .slider__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sliderblock .slider__dots a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.sliderblock .slider__dots a:before {
  display: block;
  content: "";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: 1px solid #f4614d;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.sliderblock .slider__dots a.active:before {
  background: #f4614d;
}
.sliderblock .slider__dots a:hover:before {
  background: #de411e;
  border-color: #de411e;
}
.sliderblock .slider__item {
  display: none;
}
.sliderblock .slider__item.active {
  display: block;
}
.sliderblock .slider__item .text {
  font-weight: 600;
}
.sliderblock .slider__item .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sliderblock .slider__item .author__image {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 56px;
  height: 56px;
  border-radius: 56px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-right: 20px;
}
.sliderblock .slider__item .author__detail {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.bottomblock {
  color: #ffffff;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.bottomblock__radar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
}
.bottomblock__radar .radar {
  left: 50%;
  margin-top: -130px;
  margin-left: 160px;
}
@media all and (max-width: 1023px) {
  .bottomblock__radar .radar {
    margin-left: 0;
    margin-top: 0;
    left: auto;
    right: -300px;
    bottom: -230px;
    top: auto;
  }
}
.bottomblock__logos {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  float: right;
  gap: 8px;
}
.bottomblock__accredited {
  width: 100px;
  height: 100px;
  display: block;
  background-size: 100px;
}
@media all and (max-width: 1149px) {
  .bottomblock__accredited {
    width: 82px;
    height: 82px;
    background-size: 82px;
  }
}
.bottomblock__atc {
  width: 100px;
  height: 100px;
  display: block;
  background-size: 100px;
}
@media all and (max-width: 1149px) {
  .bottomblock__atc {
    width: 82px;
    height: 82px;
    background-size: 82px;
  }
}
.bottomblock__elea {
  width: 100px;
  height: 72px;
  display: block;
  background-size: 100px;
}
@media all and (max-width: 1149px) {
  .bottomblock__elea img {
    width: 82px;
    height: 82px;
    background-size: 82px;
  }
}
@media all and (max-width: 679px) {
  .bottomblock__logos {
    flex-direction: column;
    gap: 8px;
  }
}
.bottomblock__content {
  position: relative;
  z-index: 1;
  padding: 80px 0 50px;
}
@media all and (max-width: 1149px) {
  .bottomblock__content {
    padding: 50px 0;
  }
}
@media all and (max-width: 1023px) {
  .bottomblock__content {
    padding-right: 90px;
  }
}
@media all and (max-width: 679px) {
  .bottomblock__content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.bottomblock__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 840px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 679px) {
  .bottomblock__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.bottomblock__top h3 {
  color: #49a9ee;
  line-height: 22px;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.bottomblock__top .item {
  max-width: 420px;
  min-width: 100px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 40px;
}
.bottomblock__top .item__inner {
  max-width: 260px;
}
@media all and (max-width: 679px) {
  .bottomblock__top .item {
    max-width: none;
  }
  .bottomblock__top .item + .item {
    padding-top: 30px;
  }
}
.bottomblock__bottom {
  padding-top: 60px;
  max-width: 800px;
}
@media all and (max-width: 679px) {
  .bottomblock__bottom {
    padding-top: 30px;
  }
}
.bottomblock__bottom a {
  color: #f4614d;
  font-weight: bold;
  margin-right: 1em;
}
@media all and (max-width: 679px) {
  .bottomblock__bottom a {
    display: block;
    margin-right: 0;
    padding: 5px 0;
  }
}
.bottomblock__bottom a:hover {
  color: #de411e;
}

.footer {
  position: relative;
  z-index: 100;
}
.footer__inner {
  position: relative;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 679px) {
  .footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}
.footer__content {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.footer__content__inner {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 650px;
}
@media all and (max-width: 679px) {
  .footer__content {
    height: 60px;
  }
}
.footer__share {
  position: absolute;
  height: 100px;
  background: #f4614d;
  color: #ffffff;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  padding: 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 1279px) {
  .footer__share {
    position: relative;
    right: auto;
    bottom: auto;
    height: auto;
    margin-right: -40px;
  }
}
@media all and (max-width: 679px) {
  .footer__share {
    height: 50px;
    margin-right: -20px;
    margin-left: -20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  right: 0;
  height: 100px;
  bottom: 0;
  background: #f4614d;
  z-index: 0;
  pointer-events: none;
  margin-left: 600px;
}
@media all and (max-width: 1280px) {
  .footer:after {
    display: none;
  }
}
.footer .share-btn {
  margin: 0 10px;
  display: block;
  outline: 0;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #ffffff;
  overflow: hidden;
  text-indent: -5000px;
  background-repeat: no-repeat;
  background-position: center center;
}
.footer .share-btn:first-child {
  margin-left: 0;
}
.footer .share-btn:last-child {
  margin-right: 0;
}
@media all and (max-width: 1279px) {
  .footer .share-btn {
    width: 30px;
    height: 30px;
    border-radius: 30px;
  }
}
.footer .share-btn:hover {
  background-color: #0c1e5b;
}
.footer .share-btn--instagram {
  background-image: url("../assets/insta-red.svg");
  background-size: 24px auto;
}
@media all and (max-width: 1279px) {
  .footer .share-btn--instagram {
    background-size: 15px auto;
  }
}
.footer .share-btn--facebook {
  background-image: url("../assets/fb-red.svg");
  background-size: 14px auto;
}
@media all and (max-width: 1279px) {
  .footer .share-btn--facebook {
    background-size: 8px auto;
  }
}
.footer .share-btn--youtube {
  background-image: url("../assets/youtube-red.svg");
  background-size: 22px auto;
}
@media all and (max-width: 1279px) {
  .footer .share-btn--youtube {
    background-size: 16px auto;
  }
}
.footer .share-btn--linkedin {
  background-image: url("../assets/linkedin-red.svg");
  background-size: 21px auto;
}
@media all and (max-width: 1279px) {
  .footer .share-btn--linkedin {
    background-size: 16px auto;
  }
}

.main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 1023px) {
  .main {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.main__sidebar {
  width: 300px;
  margin-right: 40px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #e9edf5;
  padding-top: 60px;
  margin-bottom: 40px;
}
@media all and (max-width: 1023px) {
  .main__sidebar {
    display: none;
  }
}
.main__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 780px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px 0 80px;
  min-width: 0;
}
@media all and (max-width: 1023px) {
  .main__content {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

.btn {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  height: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  line-height: normal;
  color: #ffffff !important;
  background: #f4614d;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}
.btn:before, .btn:after {
  display: block;
  content: "";
  position: absolute;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.btn:before {
  border-top: 1px solid #f4614d;
  border-right: 1px solid #f4614d;
  width: 6px;
  left: 100%;
  top: 6px;
  bottom: -6px;
}
.btn:after {
  border-left: 1px solid #f4614d;
  border-bottom: 1px solid #f4614d;
  height: 6px;
  top: 100%;
  left: 6px;
  right: -6px;
}
.btn:hover {
  background-color: #de411e;
}
.btn:active {
  -webkit-transform: translateX(6px) translateY(6px);
      -ms-transform: translateX(6px) translateY(6px);
          transform: translateX(6px) translateY(6px);
}
.btn:active:before, .btn:active:after {
  display: none;
}

.sidemenu {
  font-size: 16px;
}
.sidemenu > ul > li {
  border-top: 1px solid #e9edf5;
}
.sidemenu > ul > li:first-child {
  border-top: none;
}
.sidemenu > ul > li > a {
  display: block;
  padding: 13px 20px;
}
.sidemenu > ul > li > a.active {
  font-weight: bold;
  background: #f4614d;
  color: #ffffff;
}
.sidemenu > ul > li > a:hover {
  color: #ffffff;
  background: #de411e;
}
.sidemenu > ul ul {
  padding: 0 20px 2px;
}
.sidemenu > ul ul li {
  padding: 12px 0;
}
.sidemenu > ul ul a {
  position: relative;
  padding-left: 25px;
}
.sidemenu > ul ul a.active {
  color: #f4614d;
  font-weight: bold;
}
.sidemenu > ul ul a.active:before {
  display: block;
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  left: 0;
  top: 9px;
  background: url("../assets/arrow.svg") no-repeat center center;
  background-size: 8px;
}
.sidemenu > ul ul a:hover {
  color: #de411e;
}
.sidemenu a {
  display: block;
}

.illublock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url("../assets/admission.svg") no-repeat center 135px;
  background-size: 360px auto;
  min-height: 690px;
  padding: 170px 0 100px;
}
@media all and (max-width: 1279px) {
  .illublock {
    background-size: 240px;
    min-height: 560px;
    background-size: 300px;
  }
}
@media all and (max-width: 1149px) {
  .illublock {
    background-size: 240px;
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 560px;
  }
}
@media all and (max-width: 1023px) {
  .illublock {
    background: none;
    min-height: 0;
  }
}
@media all and (max-width: 679px) {
  .illublock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.illublock h3 {
  font-size: 22px;
  line-height: 1.45;
  margin-bottom: 1em;
}
@media all and (max-width: 679px) {
  .illublock h3 {
    font-size: 24px;
  }
}
.illublock .col {
  width: 360px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media all and (max-width: 1279px) {
  .illublock .col {
    width: 295px;
  }
}
@media all and (max-width: 1023px) {
  .illublock .col {
    width: 47%;
  }
}
@media all and (max-width: 679px) {
  .illublock .col {
    width: auto;
  }
}
.illublock .col-1 {
  text-align: right;
}
@media all and (max-width: 1023px) {
  .illublock .col-1 {
    text-align: left;
  }
}
.illublock .col-2 {
  padding-top: 100px;
}
@media all and (max-width: 1149px) {
  .illublock .col-2 {
    padding-top: 60px;
  }
}
@media all and (max-width: 1023px) {
  .illublock .col-2 {
    padding-top: 0;
  }
}
.illublock .cell {
  padding-bottom: 100px;
}
@media all and (max-width: 1149px) {
  .illublock .cell {
    padding-bottom: 60px;
  }
}
@media all and (max-width: 1023px) {
  .illublock .cell {
    padding-bottom: 50px;
  }
}
@media all and (max-width: 679px) {
  .illublock .cell {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.illublock .cell + .cell {
  padding-bottom: 0;
}
@media all and (max-width: 679px) {
  .illublock .cell + .cell {
    padding-bottom: 20px;
  }
}

.columns-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 1023px) {
  .columns-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.columns-two .col {
  width: 45%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media all and (max-width: 1023px) {
  .columns-two .col {
    width: auto;
  }
}
@media all and (max-width: 1023px) {
  .columns-two.type-2 {
    padding-top: 0;
  }
}
.columns-two.type-2 .col {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1023px) {
  .columns-two.type-2 .col {
    width: auto;
  }
}
.columns-two.type-2 .col__inner {
  max-width: 480px;
}
@media all and (max-width: 1023px) {
  .columns-two.type-2 .col__inner {
    max-width: none;
  }
}
.columns-two.type-2-left .col {
  padding-right: 60px;
}
@media all and (max-width: 1023px) {
  .columns-two.type-2-left .col {
    padding-right: 0;
  }
}
.columns-two.type-2-left .col + .col {
  padding-right: 0;
}

.columns-four {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 1023px) {
  .columns-four {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media all and (max-width: 679px) {
  .columns-four {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.columns-four .col {
  width: 20%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media all and (max-width: 1023px) {
  .columns-four .col {
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 30px;
  }
}
@media all and (max-width: 679px) {
  .columns-four .col {
    width: auto;
    padding: 20px 0;
  }
}

.study-about {
  padding-top: 80px;
  padding-bottom: 280px;
}
@media all and (max-width: 1149px) {
  .study-about {
    padding-top: 60px;
    padding-bottom: 260px;
  }
}
@media all and (max-width: 1023px) {
  .study-about {
    padding-bottom: 170px;
  }
}
@media all and (max-width: 679px) {
  .study-about {
    padding-top: 40px;
    padding-bottom: 140px;
  }
}

.newslist-about {
  height: 600px;
  position: relative;
}
@media all and (max-width: 1149px) {
  .newslist-about {
    height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (max-width: 1023px) {
  .newslist-about {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.newslist-about__image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 50%;
  z-index: 1;
  margin-right: -600px;
}
@media all and (max-width: 1199px) {
  .newslist-about__image {
    margin: 0;
    right: 0;
  }
}
@media all and (max-width: 1149px) {
  .newslist-about__image {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media all and (max-width: 1023px) {
  .newslist-about__image {
    padding-bottom: 55%;
  }
}
.newslist-about__image .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.newslist-about__inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 1149px) {
  .newslist-about__inner {
    width: 390px;
    margin: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (max-width: 1023px) {
  .newslist-about__inner {
    width: auto;
  }
}
.newslist-about__content {
  position: absolute;
  top: 0;
  right: 0;
  width: 420px;
  background: #0c1e5b;
  color: #ffffff;
}
@media all and (max-width: 1149px) {
  .newslist-about__content {
    width: auto;
    position: relative;
    top: auto;
    right: auto;
    padding: 60px 40px 25px;
  }
}
@media all and (max-width: 1023px) {
  .newslist-about__content {
    padding: 40px;
  }
}
@media all and (max-width: 679px) {
  .newslist-about__content {
    padding: 40px 20px;
  }
}
.newslist-about__content__inner {
  padding: 60px 60px 85px;
}
@media all and (max-width: 1149px) {
  .newslist-about__content__inner {
    padding: 0 0 25px;
  }
}
.newslist-about__btn {
  display: block;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  padding-left: 60px;
  position: absolute;
  bottom: -30px;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  background-color: #f4614d;
  font-size: 16px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1149px) {
  .newslist-about__btn {
    position: relative;
    bottom: auto;
    left: auto;
    width: auto;
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.newslist-about__btn:hover {
  background-color: #de411e;
}
.newslist-about h3 {
  font-size: 22px;
  line-height: 1.45;
  margin-bottom: 1em;
  color: #ffffff;
}
@media all and (max-width: 679px) {
  .newslist-about h3 {
    font-size: 24px;
  }
}

.icon-block {
  text-align: center;
}
.icon-block .icon {
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 20px;
}
.icon-block .icon-1 {
  background-image: url("../assets/pretzel.svg");
  background-size: 50px auto;
}
.icon-block .icon-2 {
  background-image: url("../assets/handel.svg");
  background-size: 50px auto;
}
.icon-block .icon-3 {
  background-image: url("../assets/books-apple.svg");
  background-size: 44px auto;
}
.icon-block .icon-4 {
  background-image: url("../assets/hat.svg");
  background-size: 50px auto;
}
.icon-block h3 {
  font-size: 22px;
}
.icon-block p {
  font-size: 16px;
}

.pagemenu {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media all and (max-width: 1023px) {
  .pagemenu {
    display: none;
  }
}
.pagemenu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1149px) {
  .pagemenu ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.pagemenu li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 22px;
  border-left: 1px solid white;
}
.pagemenu li:first-child {
  border-left: none;
  padding-left: 0;
}
.pagemenu li:last-child {
  padding-right: 0;
}
.pagemenu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  font-size: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagemenu a:hover {
  color: #de411e;
}
.pagemenu a.active {
  color: #de411e;
  font-weight: bold;
}

.sideimage-block {
  height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1023px) {
  .sideimage-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}
.sideimage-block .col {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}
@media all and (max-width: 1023px) {
  .sideimage-block .col {
    width: auto;
  }
}
.sideimage-block .col + .col {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.sideimage-block .col__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0px;
  max-width: 640px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 1149px) {
  .sideimage-block .col__inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media all and (max-width: 1023px) {
  .sideimage-block .col__inner {
    max-width: none;
  }
}
.sideimage-block .col__content {
  max-width: 480px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media all and (max-width: 1023px) {
  .sideimage-block .col__content {
    max-width: none;
  }
}
@media all and (max-width: 1023px) {
  .sideimage-block.type-right .col {
    padding-bottom: 50%;
  }
  .sideimage-block.type-right .col + .col {
    height: auto;
    padding-bottom: 0;
  }
}
.sideimage-block.type-right .col__inner {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 60px;
  padding-right: 40px;
}
@media all and (max-width: 1023px) {
  .sideimage-block.type-right .col__inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 60px 40px 0;
  }
}
@media all and (max-width: 679px) {
  .sideimage-block.type-right .col__inner {
    padding: 40px 20px 0;
  }
}
@media all and (max-width: 1023px) {
  .sideimage-block.type-left .col {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .sideimage-block.type-left .col + .col {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-bottom: 50%;
  }
}
.sideimage-block.type-left .col__inner {
  padding-left: 40px;
  padding-right: 60px;
}
@media all and (max-width: 1023px) {
  .sideimage-block.type-left .col__inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 60px 40px 0;
  }
}
@media all and (max-width: 679px) {
  .sideimage-block.type-left .col__inner {
    padding: 40px 20px 0;
  }
}
@media all and (max-width: 1023px) {
  .sideimage-block.type-left-1 .col {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .sideimage-block.type-left-1 .col + .col {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .sideimage-block.type-left-1 .col__inner {
    padding: 20px 40px 60px;
  }
}
@media all and (max-width: 1023px) and (max-width: 679px) {
  .sideimage-block.type-left-1 .col__inner {
    padding: 0px 20px 40px;
  }
}

@media all and (max-width: 1023px) {
  .accordion {
    margin-top: 40px;
  }
}
.accordion__item + .accordion__item {
  margin-top: 20px;
}
.accordion__item--open {
  background: #ffffff;
}
.accordion__item--open .accordion__toggler:after {
  display: none;
}
.accordion__item--open .accordion__content {
  display: block;
}
.accordion__toggler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 14px 125px 14px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: flex;
  border: 1px solid #ffffff;
  font-weight: 700;
  color: #0c1e5b;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  cursor: pointer;
}
@media all and (max-width: 679px) {
  .accordion__toggler {
    padding: 14px 60px 14px 20px;
  }
}
.accordion__toggler:before, .accordion__toggler:after {
  display: block;
  content: "";
  position: absolute;
  background: #f4614d;
}
.accordion__toggler:before {
  width: 25px;
  height: 1px;
  right: 30px;
  top: 50%;
}
@media all and (max-width: 679px) {
  .accordion__toggler:before {
    right: 20px;
  }
}
.accordion__toggler:after {
  width: 1px;
  height: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0px;
  right: 42px;
}
@media all and (max-width: 679px) {
  .accordion__toggler:after {
    right: 31px;
  }
}
.accordion__content {
  display: none;
  padding: 0px 30px 20px;
}
@media all and (max-width: 679px) {
  .accordion__content {
    padding: 0px 20px 20px;
  }
}

.company-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.company-logos a,
.company-logos img {
  display: block;
  margin-right: 40px;
  margin-top: 20px;
}
.company-logos a img {
  margin-right: 0;
}

.tabmenu {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: -70px;
  position: relative;
  pointer-events: none;
  z-index: 1;
}
@media all and (max-width: 1023px) {
  .tabmenu {
    margin-top: 0;
    font-size: 16px;
  }
}
.tabmenu__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tabmenu a {
  pointer-events: auto;
  height: 70px;
  padding: 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1023px) {
  .tabmenu a {
    background: #e9edf5;
    color: #333333;
    width: 50%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 22px 20px;
    height: auto;
  }
}
.tabmenu a.active {
  background-color: #ffffff;
  color: #333333;
}
.tabmenu a:hover {
  color: #de411e;
}

.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 47px 0 53px;
}
.search-form__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 40px;
}
.search-form__input input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  padding: 0 20px;
}
.search-form__submit  {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-result + .search-result {
  margin-top: 2em;
}
.search-result h3 {
  font-size: 22px;
}
@media all and (max-width: 679px) {
  .search-result h3 {
    font-size: 24px;
  }
}
.search-result em {
  font-style: normal;
  font-weight: 600;
}

.news-excerpt {
  font-weight: bold;
}
.news-content {
  margin-top: 1em;
}
.news-extra {
  margin-top: 1em;
}
.news-image {
  margin-top: -300px;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 1149px) {
  .news-image {
    margin-top: -120px;
  }
}
@media all and (max-width: 1023px) {
  .news-image {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
}
@media all and (max-width: 679px) {
  .news-image {
    margin-bottom: 30px;
  }
}
.news-image__content {
  position: relative;
  padding-bottom: 45%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.news-image .share-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 60px;
  background-color: #f4614d;
  position: relative;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  padding: 0 21px;
  font-weight: 700;
  position: absolute;
  right: 60px;
  top: -30px;
}
@media all and (max-width: 679px) {
  .news-image .share-btn {
    top: 0;
    bottom: -30px;
    left: 20px;
    right: 20px;
    top: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.news-image .share-btn:after {
  content: "";
  display: block;
  height: 16px;
  width: 16px;
  background: url("../assets/arrow-nw.svg") no-repeat center center;
  background-size: 16px auto;
  margin-left: 12px;
}
.news-image .share-btn:hover {
  background-color: #de411e;
}

.people .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px;
  padding-bottom: 40px;
}
@media all and (max-width: 1149px) {
  .people .grid {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media all and (max-width: 559px) {
  .people .grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.people .grid:last-child {
  padding-bottom: 0;
}
.people .grid .item {
  width: 31%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 3.5%;
}
.people .grid .item:nth-child(3n) {
  margin-right: 0;
}
.people .grid .item:nth-child(n+4) {
  margin-top: 50px;
}
@media all and (max-width: 1149px) {
  .people .grid .item {
    width: 48%;
  }
  .people .grid .item:nth-child(n) {
    margin: 0;
  }
  .people .grid .item:nth-child(n+3) {
    margin-top: 40px;
  }
}
@media all and (max-width: 559px) {
  .people .grid .item {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .people .grid .item:nth-child(n) {
    margin: 0;
  }
  .people .grid .item:nth-child(n+2) {
    margin-top: 40px;
  }
}
.people .grid .image {
  display: block;
  padding-bottom: 85%;
  background: #e9edf5 url("../assets/person.svg") no-repeat center center;
  background-size: 54%;
}
.people .grid .image.has-image {
  background-size: cover;
}
.people .grid .detail {
  margin-top: 20px;
}
.people .grid .detail .name {
  font-size: 18px;
  font-weight: 600;
}

.map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.map [data-name=contact-map] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.map [data-name=contact-map] .edy-content-elements,
.map [data-name=contact-map] .edy-partial-view,
.map [data-name=contact-map] .edy-partial-content-view,
.map [data-name=contact-map] .edy-contentpartial-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.map [data-name=contact-map] .edy-partial-view {
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.map iframe {
  width: 100%;
  height: 100%;
  border: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.contact-block .u-label {
  margin-bottom: 0;
  color: #0c1e5b;
}
.contact-block .f-text p {
  margin: 1em 0;
}
.contact-block__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1023px) {
  .contact-block__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.contact-block__inner:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  right: 100%;
  bottom: 0;
  width: 100%;
  background: #e9edf5;
}
@media all and (max-width: 1023px) {
  .contact-block__inner:before {
    display: none;
  }
}
.contact-block .col {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.contact-block .col-1 {
  background: #e9edf5;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 35%;
  padding: 60px 60px 60px 0;
}
@media all and (max-width: 1023px) {
  .contact-block .col-1 {
    width: auto;
    padding: 60px 0;
    position: relative;
  }
  .contact-block .col-1:before, .contact-block .col-1:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    width: 40px;
    background: #e9edf5;
  }
  .contact-block .col-1:before {
    right: 100%;
  }
  .contact-block .col-1:after {
    left: 100%;
  }
}
@media all and (max-width: 679px) {
  .contact-block .col-1 {
    padding: 40px 0;
  }
  .contact-block .col-1:before, .contact-block .col-1:after {
    width: 20px;
  }
}
.contact-block .col-2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 60px 0 0px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media all and (max-width: 1023px) {
  .contact-block .col-2 {
    padding: 60px 0 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media all and (max-width: 679px) {
  .contact-block .col-2 {
    padding-top: 40px;
  }
}
.contact-block .col-2 .col-inner {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 660px;
}
@media all and (max-width: 1023px) {
  .contact-block .col-2 .col-inner {
    max-width: none;
  }
}

.admission {
  position: relative;
}
.admission__radar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
@media all and (max-width: 1023px) {
  .admission__radar {
    display: none;
  }
}
.admission__radar .radar {
  left: auto;
  right: 50%;
  margin-right: 220px;
  bottom: -100px;
  top: auto;
}

.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.gallery .item {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 33.33%;
  position: relative;
}
@media all and (max-width: 1149px) {
  .gallery .item {
    height: 340px;
  }
}
@media all and (max-width: 1023px) {
  .gallery .item {
    height: 280px;
  }
}
@media all and (max-width: 679px) {
  .gallery .item {
    height: 130px;
  }
}
.gallery .item:nth-child(-n+2) {
  width: 50%;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 10005;
  background: rgba(12, 30, 91, 0.8);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal--visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal__inner {
  max-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.modal__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal__popup {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal__close {
  display: block;
  position: absolute;
  z-index: 10;
  top: 17px;
  right: 17px;
  background: url("../assets/close.svg") no-repeat center center;
  background-size: 14px auto;
  width: 30px;
  height: 30px;
}

.modal--infolist .popup {
  background: #e9edf5;
  padding: 60px 120px;
}
.modal--infolist .popup__content {
  width: 480px;
}
@media all and (max-width: 759px) {
  .modal--infolist {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .modal--infolist .modal__inner {
    max-height: none;
  }
  .modal--infolist .modal__content {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .modal--infolist .popup {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-height: 100vh;
    padding: 60px 20px;
  }
  .modal--infolist .popup__content {
    width: auto;
    max-width: 480px;
    margin: 0 auto;
  }
}

.modal--video {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.modal--video .modal__inner {
  max-height: none;
}
.modal--video .modal__content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.modal--video .modal__close {
  background-image: url("../assets/close-white.svg");
}
.modal--video .popup {
  padding: 60px 20px 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal--video .popup__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}
.modal--video .popup__content iframe {
  height: 100% !important;
  width: 100% !important;
}

.mobilemenu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10000;
  display: none;
}
@media all and (max-width: 1023px) {
  .mobilemenu--active .mobilemenu {
    display: block;
  }
}
.mobilemenu__container {
  overflow: hidden;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
}
.mobilemenu__content {
  width: 375px;
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  background: #ffffff;
  overflow: auto;
  -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 50px rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 559px) {
  .mobilemenu__content {
    width: auto;
    left: 0;
  }
}
.mobilemenu__bottom {
  display: none;
  padding: 30px 20px;
}
@media all and (max-width: 679px) {
  .mobilemenu__bottom {
    display: block;
  }
}
.mobilemenu__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 30px;
}
.mobilemenu__buttons .icon-btn {
  height: 40px;
  width: 40px;
}
.mobilemenu__buttons .icon-btn + .icon-btn {
  margin-left: 20px;
}
.mobilemenu__buttons .icon-btn--search {
  background-size: 19px auto;
}
.mobilemenu__buttons .icon-btn--facebook {
  background-size: 12px auto;
}
.mobilemenu__buttons .icon-btn--instagram {
  background-size: 18px auto;
}
.mobilemenu__toggler {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 54px 0 20px;
  position: relative;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  margin-left: 14px;
  -webkit-transition: background-color 0s;
  -o-transition: background-color 0s;
  transition: background-color 0s;
}
@media all and (max-width: 1023px) {
  .mobilemenu__toggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (max-width: 559px) {
  .mobilemenu__toggler {
    width: 64px;
    padding: 0;
    margin-left: 0;
  }
}
.mobilemenu--active .mobilemenu__toggler {
  background: #ffffff;
  color: #f4614d;
}
@media all and (max-width: 559px) {
  .mobilemenu__toggler .labeltext {
    display: none;
  }
}
.mobilemenu__toggler .burger {
  right: 20px;
  top: 21px;
}
.mobilemenu__toggler .burger, .mobilemenu__toggler .burger:before, .mobilemenu__toggler .burger:after {
  content: "";
  width: 24px;
  display: block;
  width: 24px;
  height: 2px;
  border-radius: 3px;
  background: #f4614d;
  position: absolute;
}
.mobilemenu__toggler .burger:before {
  left: 0;
  top: 8px;
}
.mobilemenu__toggler .burger:after {
  left: 0;
  top: 16px;
}
.mobilemenu__toggler:hover .burger, .mobilemenu__toggler:hover .burger:after, .mobilemenu__toggler:hover .burger:before {
  background: #de411e;
}
.mobilemenu .menu {
  font-size: 20px;
  line-height: 1.5;
}
.mobilemenu .menu ul {
  display: none;
  background: #e9edf5;
  padding: 18px 0;
}
.mobilemenu .menu ul ul {
  margin: 0px 40px;
}
.mobilemenu .menu ul ul li {
  padding: 8px 0;
  position: relative;
}
.mobilemenu .menu ul ul li:first-child {
  padding-top: 0;
}
.mobilemenu .menu ul ul li:last-child {
  padding-bottom: 0;
}
.mobilemenu .menu ul ul li:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2px;
  background: rgba(12, 30, 91, 0.1);
}
.mobilemenu .menu ul ul a {
  font-size: 18px;
  line-height: 1.44;
  padding: 2px 0 2px 20px;
}
.mobilemenu .menu ul ul a.active {
  position: relative;
  font-weight: 600;
  color: #f4614d;
}
.mobilemenu .menu ul ul a.active:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2px;
  background: #f4614d;
}
.mobilemenu .menu li.open > ul {
  display: block;
}
.mobilemenu .menu li.open > .item .toggler,
.mobilemenu .menu li.open > .subitem .toggler {
  background-image: url("../assets/menu-arrow-red.svg");
}
.mobilemenu .menu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #0c1e5b;
}
.mobilemenu .menu .name {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.mobilemenu .menu .name.active {
  color: #f4614d;
}
.mobilemenu .menu .toggler {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url("../assets/menu-arrow.svg") no-repeat center 22px;
  background-size: 10px auto;
}
.mobilemenu .menu .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e9edf5;
}
.mobilemenu .menu .item .name {
  font-weight: 600;
  padding: 15px 20px;
}
.mobilemenu .menu .subitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobilemenu .menu .subitem .name {
  padding: 10px 40px;
  font-size: 18px;
  line-height: 1.55;
}
.mobilemenu .menu .subitem .name.active {
  font-weight: 600;
}
.mobilemenu .menu .subitem .toggler {
  background-position: center 16px;
}
.mobilemenu .langmenu {
  font-size: 16px;
  line-height: 1.5;
  text-transform: uppercase;
}
.mobilemenu .langmenu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobilemenu .langmenu li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobilemenu .langmenu li:before {
  display: block;
  position: relative;
  margin-top: -1px;
  content: "/";
  padding: 0 3px;
}
.mobilemenu .langmenu li:first-child {
  padding-left: 0;
}
.mobilemenu .langmenu li:first-child:before {
  display: none;
}
.mobilemenu .langmenu a {
  color: #333333;
}
.mobilemenu .langmenu a:hover, .mobilemenu .langmenu a.active {
  color: #de411e;
}
.mobilemenu .langmenu a.active {
  font-weight: 700;
}

.bg-picker-holder {
  position: absolute;
  z-index: 40;
}
.bg-picker-holder .edy-bgpicker-toggle-button {
  margin: 0;
  position: relative;
}
.bg-picker-holder.top {
  top: 10px;
}
.bg-picker-holder.right {
  right: 10px;
}
.bg-picker-holder.left {
  left: 10px;
}

.edys-gallery-area a,
.edy-gallery-area a {
  border-bottom: none;
}
.edys-gallery-area img,
.edy-gallery-area img {
  max-width: none;
}

.edy-positionable-container-left {
  margin-top: 0.75em;
  margin-right: 1.5em;
  margin-bottom: 1em;
}
.edy-positionable-container-right {
  margin-top: 0.75em;
  margin-left: 1.5em;
  margin-bottom: 1em;
}

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 2 version
*/

.collapsible_itemTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.collapsible_itemTitle.collapsible_itemTitleOpen {
  margin-bottom: 24px;
}
.collapsible_itemTitle h3 {
  margin: 0;
  pointer-events: none;
  padding-right: 20px;
}
.collapsible_itemTitle:hover h3,
.collapsible_itemTitle.collapsible_itemTitleOpen h3 {
  color: #de411e;
}
.collapsible_itemTitle:after {
  display: block;
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  right: 0;
  background: url(../assets/menu-arrow.svg) no-repeat center center;
  background-size: 16px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.collapsible_itemTitle.collapsible_itemTitleOpen:after {
  background: url(../assets/menu-arrow-hover.svg) no-repeat center center;
  background-size: 16px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.collapsible_itemTitle:hover:after {
  background: url(../assets/menu-arrow-hover.svg) no-repeat center center;
  background-size: 16px;
}
.collapsible_itemContent {
  max-height: 0;
  overflow: hidden;
}
.collapsible_itemContent p {
  margin: 0;
}
.collapsible_itemContentOpen {
  max-height: 100%;
}
.collapsible_item {
  margin-bottom: 24px;
  border-bottom: 1px solid #0c1e5b;
  padding-bottom: 16px;
  padding-right: 20px;
}
.collapsible_itemOpen {
  border-bottom: 1px solid #de411e;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding-bottom: 24px;
}
.collapsible_item:last-child {
  margin-bottom: 0px;
}
.collapsible_itemsBottom {
  margin-top: 24px;
}
.collapsible_itemsHeader {
  margin-bottom: 24px;
}
