/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.main-svg-sprite {
  display: none;
}
.svg-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  fill: currentColor;
  font-size: 0;
}
.svg-icon__link {
  vertical-align: top;
  fill: inherit;
  width: inherit;
  height: inherit;
}
@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-Bold.woff2") format('woff2'), url("../fonts/Circe-Bold.woff") format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-Regular.woff2") format('woff2'), url("../fonts/Circe-Regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  min-width: 0;
  min-height: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
*::before,
*::after {
  box-sizing: border-box;
}
html {
  scroll-behavior: auto;
  font-family: sans-serif;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
  font-family: "Circe", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji",  sans-serif;
  margin: 0;
  padding: 0;
  background: #dcf0ef;
  color: #255b7d;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.02em;
}
svg:not(:root) {
  overflow: hidden;
}
blockquote {
  padding: 20px;
  margin: 30px 0;
  padding-left: 20px;
  border-left: 5px;
  background-color: #000;
}
img {
  max-width: 100%;
  height: auto;
}
a,
button {
  transition: 0.25s color, 0.25s background, 0.25s border-color;
}
a {
  color: #255b7d;
}
a:hover {
  text-decoration: none;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6 {
  font-weight: 400;
  text-transform: uppercase;
  line-height: 0.8;
  letter-spacing: -0.02em;
}
h2,
.h2 {
  font-size: 128px;
}
.overflow-hidden {
  overflow: hidden;
  touch-action: none;
}
.inline-svg-sprite {
  display: none;
}
.container {
  width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
html,
body {
  margin: 0;
  padding: 0;
}
html {
  min-height: 100%;
  min-height: 100vh;
}
.app {
  display: flex;
  flex-direction: column;
  height: 100%;
  height: 100vh;
}
.app__wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  min-height: 100vh;
  position: relative;
}
.app__content {
  display: flex;
  flex: 1 0 auto;
  position: relative;
}
.app__main {
  flex: 1;
  padding-top: 136px;
}
.footer {
  flex: none;
  position: relative;
}
.footer:before {
  content: '';
  position: absolute;
  left: 0;
  top: -25%;
  right: 0;
  bottom: 0;
  background: #dcf0ef;
  background: linear-gradient(0deg, #dcf0ef 49%, transparent 100%);
}
.footer__content {
  text-align: center;
  padding-bottom: 35px;
  position: relative;
}
.footer__year {
  padding-top: 61px;
}
.footer__year-in {
  position: relative;
  background: #255b7d;
  border-radius: 16px;
  margin-bottom: 58px;
  padding: 0 35px 35px;
  text-align: center;
  color: #fff;
}
.footer__year-bg {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  text-align: center;
  padding-left: 10px;
  pointer-events: none;
}
.footer__year-bg img {
  max-width: none;
  flex: 0 0 110%;
  margin-top: -15%;
  transform: rotate(-134.3deg);
  opacity: 0.4;
}
.footer__year .year {
  width: 200px;
  margin-top: -61px;
  position: relative;
}
.footer__year .year.year-d {
  display: none;
}
.footer__year-title {
  font-weight: bold;
  margin-bottom: 16px;
  font-size: 29px;
  line-height: 0.66;
}
.footer__year-text {
  opacity: 0.6;
  font-size: 18px;
}
.footer__phone,
.footer__email {
  font-size: 23px;
  font-weight: bold;
}
.footer__phone {
  margin-bottom: 30px;
}
.footer__phone a {
  text-decoration: none;
}
.footer__email {
  margin-bottom: 38px;
}
.footer__right {
  font-size: 16px;
  line-height: 16px;
}
.footer__copyright {
  margin-top: 30px;
  font-size: 12px;
}
.header {
  flex: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.header__in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 25px;
  padding-bottom: 25px;
}
.header__phone {
  display: none;
}
.header__phone a {
  white-space: pre;
}
.header__logo {
  width: 209px;
  margin-right: 30px;
}
.header__langs {
  background: #420b42;
  border-radius: 16px;
}
.header__langs a {
  padding: 26px 15px;
  width: 73px;
  color: #fff;
  text-decoration: none;
  border-radius: 16px;
  font-size: 22px;
  line-height: 9.18px;
  text-align: center;
  backdrop-filter: blur(45px);
  display: block;
}
.header__langs a:hover {
  text-decoration: underline;
}
.header__langs .is-active {
  background: #420b42;
  color: #dcf0ef;
  display: none;
  position: relative;
  z-index: 1;
  cursor: auto;
}
.header__langs .is-active:hover {
  text-decoration: none;
}
.page-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.page-bg img {
  width: 1250px;
  max-width: none;
}
.page-bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-menu ul li {
  margin-bottom: 30px;
}
.page-menu .item-icon,
.page-menu .item-title,
.page-menu .item-text {
  display: block;
}
.page-menu .menu-item {
  display: block;
  text-decoration: none;
  padding: 34px 37px 40px 40px;
  color: #255b7d;
  background: linear-gradient(0deg, transparent 59%, rgba(44,173,195,0.12) 100%);
  backdrop-filter: blur(20px);
  border-radius: 24px;
  transition: 0.3s color, 0.3s background;
  position: relative;
}
.page-menu .menu-item:hover {
  background: #255b7d;
  color: #fff;
}
.page-menu .menu-item:hover .item-text {
  color: rgba(255,255,255,0.6);
}
.page-menu .menu-item:hover .item-icon svg path {
  fill: #fff;
  stroke: #fff;
}
.page-menu .item-icon {
  width: 45px;
  margin-left: auto;
  margin-bottom: 17px;
}
.page-menu .item-icon svg {
  width: 100%;
}
.page-menu .item-icon svg path {
  transition: 0.3s fill, 0.3s stroke;
}
.page-menu .item-title {
  font-weight: bold;
  font-size: 29px;
  margin-bottom: 22px;
  text-transform: uppercase;
  line-height: 17px;
  hyphens: auto;
}
.page-menu .item-text {
  color: rgba(37,91,125,0.6);
}
.timer {
  background: linear-gradient(0deg, transparent 59%, rgba(44,173,195,0.12) 100%);
  backdrop-filter: blur(20px);
  border-radius: 24px;
  padding: 40px;
  text-align: center;
  margin-bottom: 40px;
}
.timer__counter {
  color: #420b42;
  margin-bottom: 33px;
  font-weight: bold;
  font-size: 37px;
  align-items: flex-start;
  display: flex;
  justify-content: center;
}
.timer__counter .countdown {
  line-height: 1;
  min-width: 148px;
}
.timer__counter span {
  margin-left: 12px;
  font-size: 25px;
}
.timer__text {
  font-size: 16px;
  text-transform: uppercase;
  color: #420b42;
  line-height: 1.15;
  letter-spacing: 0.01em;
}
@media (min-width: 440px) {
  .timer__counter {
    font-size: 55px;
  }
  .timer__text {
    font-size: 23px;
    padding-left: 17px;
    padding-right: 17px;
    max-width: 300px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .page-menu {
    margin-bottom: 40px;
  }
  .page-menu ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
  }
  .page-menu ul li {
    margin-left: 30px;
    width: calc(50% - 30px);
    display: flex;
  }
  .page-menu .menu-item {
    width: 100%;
  }
  .page-menu .item-title {
    padding-top: 8px;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 15px;
  }
  .timer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 34px;
    padding-top: 38px;
    padding-bottom: 36px;
  }
  .timer__counter {
    flex: none;
    margin-bottom: 0;
    font-size: 46px;
  }
  .timer__counter .countdown {
    min-width: 190px;
    text-align: left;
  }
  .timer__counter span {
    font-size: 25px;
    margin-left: 4px;
  }
  .timer__text {
    max-width: none;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .app__main {
    padding-top: 150px;
  }
  .footer__content {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 64px;
    align-items: center;
  }
  .footer__year {
    width: 100%;
  }
  .footer__year-in {
    border-radius: 30px;
  }
  .footer__year-bg {
    border-radius: 30px;
  }
  .footer__phone {
    display: none;
  }
  .footer__email {
    margin-bottom: 0;
  }
  .footer__right {
    margin-left: auto;
    max-width: 232px;
    text-align: right;
  }
  .footer__copyright {
    margin-top: 15px;
    font-size: 13px;
  }
  .header__in {
    padding-top: 35px;
    padding-bottom: 24px;
  }
  .header__phone {
    display: block;
    font-size: 23px;
  }
  .header__phone a {
    text-decoration: none;
    font-weight: bold;
  }
  .header__langs {
    display: flex;
    background: rgba(44,173,195,0.2);
    backdrop-filter: blur(45px);
    border-radius: 13px;
    margin-right: 73px;
  }
  .header__langs a {
    display: block;
    color: #420b42;
    border-radius: 13px;
    width: 100px;
    font-size: 20px;
    padding: 22px 15px 19px;
    position: static;
    background: none;
    top: 0;
    backdrop-filter: none;
  }
  .header__langs a.is-active {
    color: #fff;
    display: block;
    padding: 22px 15px 19px;
  }
  .page-bg {
    height: 100svh;
    display: block;
    position: fixed;
  }
  .page-bg img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    flex: none;
  }
  .page-menu ul {
    margin-left: -20px;
  }
  .page-menu ul li {
    margin-left: 20px;
    width: calc(16.66% - 20px);
    margin-bottom: 20px;
  }
  .page-menu .menu-item {
    text-align: center;
    padding: 77px 30px 42px;
    border-radius: 30px;
  }
  .page-menu .item-icon {
    width: auto;
    margin: 0 0 93px;
  }
  .page-menu .item-title {
    font-size: 19px;
    margin-bottom: 24px;
    padding-top: 0;
  }
  .page-menu .item-text {
    font-size: 15px;
  }
  .timer {
    border-radius: 30px;
  }
  .timer__text {
    font-size: 21px;
  }
}
@media (min-width: 1366px) {
  .footer {
    padding-top: 40px;
  }
  .footer:before {
    display: none;
  }
  .footer__content {
    text-align: left;
  }
  .footer__email {
    order: -2;
    margin-right: 40px;
  }
  .footer__year {
    flex: 1;
    max-width: 996px;
    margin: 0 auto;
    width: auto;
    padding-top: 0;
    order: -1;
  }
  .footer__year-in {
    margin-bottom: 0;
    padding: 43px 40px 34px 11%;
    display: flex;
    align-items: center;
    text-align: left;
  }
  .footer__year-container {
    margin-left: auto;
    flex: 0 0 45%;
    position: relative;
  }
  .footer__year-bg {
    right: auto;
    width: 474px;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    padding-left: 0;
  }
  .footer__year-bg img {
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 1;
    margin-top: 0;
    transform: translate(-59%, -50%);
    transform-origin: center center;
  }
  .footer__year .year {
    margin-top: -82px;
    margin-bottom: -63px;
    width: 272px;
    position: relative;
  }
  .footer__year .year.year-m {
    display: none;
  }
  .footer__year .year.year-d {
    display: block;
  }
  .footer__year-title {
    font-size: 32px;
  }
  .footer__year-text {
    font-size: 20px;
  }
  .footer__right {
    margin-left: 40px;
  }
  .timer__text {
    font-size: 28px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1920px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .container--smal {
    max-width: 1624px;
  }
  .container.d-flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
}
@media (min-width: 1600px) {
  .footer__year-in {
    padding-left: 173px;
  }
  .footer__year-container {
    flex: 0 0 43%;
  }
  .footer__year-bg {
    left: 57px;
    border-radius: 0;
  }
  .footer__year-bg img {
    transform: translate(-50%, -50%);
  }
  .page-menu .item-icon {
    margin-bottom: 58px;
  }
}
@media (max-width: 1366px) {
  h2,
  .h2 {
    font-size: 9.370424597364568vw;
  }
}
@media (max-width: 650px) {
  h2,
  .h2 {
    font-size: 50px;
  }
}
