@charset "UTF-8";
/* line 5, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 2, ../sass/all/root.scss */
:root {
  --text-font-family: 'Roboto', sans-serif;
  --main-dark: #13263a;
  --main-light: #f9fbfd;
  --main-yellow: #dade42;
  --main-blue: #008ccd;
}

/* line 11, ../sass/all/root.scss */
.wow {
  visibility: hidden;
}

/* line 16, ../sass/all/root.scss */
.text-large {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.66em;
  line-height: 1.33;
  font-weight: 400;
  letter-spacing: 0.02em;
}

/* line 25, ../sass/all/root.scss */
.h-large {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 4.25em;
  line-height: 1;
  font-weight: 300;
}
/* line 32, ../sass/all/root.scss */
.h-large b {
  position: relative;
  background-repeat: no-repeat;
  background-position: center bottom 0.1em;
  background-size: 100% 1px;
  background-image: linear-gradient(to right, #13263a, #13263a);
}

/* line 42, ../sass/all/root.scss */
.h-small {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.1875em;
  line-height: 1.3;
  font-weight: 400;
  text-transform: capitalize;
}

/* line 51, ../sass/all/root.scss */
.text-huge {
  margin-bottom: 0px;
  font-size: 2.25em;
  line-height: 1.25;
  font-weight: 400;
}

/* line 58, ../sass/all/root.scss */
.text-med {
  font-size: 1.1875em;
  line-height: 1.3;
  font-weight: 400;
}

/* line 64, ../sass/all/root.scss */
p {
  font-size: 1.625em;
  line-height: 1.4;
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
  /* line 71, ../sass/all/root.scss */
  .text-large {
    font-size: 1.2rem;
  }

  /* line 75, ../sass/all/root.scss */
  .h-large {
    font-size: 2em !important;
    line-height: 1.2 !important;
  }

  /* line 80, ../sass/all/root.scss */
  .h-small {
    font-size: 0.9em !important;
  }

  /* line 84, ../sass/all/root.scss */
  .text-huge {
    line-height: 1.5 !important;
    font-size: 1.2em !important;
  }

  /* line 89, ../sass/all/root.scss */
  .text-med {
    font-size: 1em !important;
  }

  /* line 93, ../sass/all/root.scss */
  p {
    font-size: 1.1em !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 100, ../sass/all/root.scss */
  .text-large {
    font-size: 1.2rem;
  }

  /* line 104, ../sass/all/root.scss */
  .h-large {
    font-size: 2em !important;
    line-height: 1.2 !important;
  }

  /* line 109, ../sass/all/root.scss */
  .h-small {
    font-size: 0.9em;
  }

  /* line 113, ../sass/all/root.scss */
  .text-huge {
    line-height: 1.5 !important;
    font-size: 1.2em;
  }

  /* line 118, ../sass/all/root.scss */
  .text-med {
    font-size: 1em;
  }

  /* line 122, ../sass/all/root.scss */
  p {
    font-size: 1.1em;
  }
}
/* line 2, ../sass/all/wrapper.scss */
html, body {
  margin: 0;
  padding: 0;
  color: #13263a;
  font-size: 1vw;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -0.07em;
  font-family: var(--text-font-family);
  background-color: #fff;
}

/* Контейнер */
/* line 16, ../sass/all/wrapper.scss */
.container {
  position: relative;
  z-index: 1;
  width: 100%;
  font-size: 1em;
  padding-right: 2em;
  padding-left: 2em;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}

/* line 30, ../sass/all/wrapper.scss */
input[type='number'] {
  -moz-appearance: textfield;
}

/* line 34, ../sass/all/wrapper.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* line 39, ../sass/all/wrapper.scss */
input {
  font-family: var(--text-font-family);
}

/* line 43, ../sass/all/wrapper.scss */
button {
  cursor: pointer;
}

/* line 47, ../sass/all/wrapper.scss */
.hidden {
  overflow: hidden;
}

/* line 51, ../sass/all/wrapper.scss */
a {
  text-decoration: none;
  transition: color .15s ease;
  cursor: pointer;
  color: inherit;
}

/* line 58, ../sass/all/wrapper.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 64, ../sass/all/wrapper.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 70, ../sass/all/wrapper.scss */
.clearfix:after {
  clear: both;
}

/* IE6/7 support */
/* line 75, ../sass/all/wrapper.scss */
.clearfix {
  *zoom: 1;
}

/* line 79, ../sass/all/wrapper.scss */
.hidden-link {
  cursor: pointer;
}

/* line 83, ../sass/all/wrapper.scss */
.d-f {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

/* line 91, ../sass/all/wrapper.scss */
.prev-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
/* line 98, ../sass/all/wrapper.scss */
.prev-box h1 {
  font-size: 3em;
}
/* line 102, ../sass/all/wrapper.scss */
.prev-box a {
  font-size: 1.3em;
  margin-top: 1em;
  border-radius: 10px;
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 1em 2em;
  transition: .3s ease-in;
}
/* line 114, ../sass/all/wrapper.scss */
.prev-box a:hover {
  background-color: #e9e9e9;
  color: #000;
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
  /* line 122, ../sass/all/wrapper.scss */
  body, html {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 131, ../sass/all/wrapper.scss */
  body, html {
    font-size: 4vw;
    font-weight: 300;
    letter-spacing: 0;
  }

  /* line 136, ../sass/all/wrapper.scss */
  .container {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
/* line 1, ../sass/all/header.scss */
#header {
  position: relative;
  padding-top: 2em;
  padding-bottom: 2em;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
/* line 12, ../sass/all/header.scss */
#header.out {
  pointer-events: none;
}
/* line 15, ../sass/all/header.scss */
#header.out .header-logo, #header.out .header-get, #header.out .header-nav {
  transform: translateY(-120%);
  transition: transform 1s linear;
}
/* line 20, ../sass/all/header.scss */
#header.out .header-get {
  transition: .5s linear;
}
/* line 26, ../sass/all/header.scss */
#header.out .header-right span {
  transform: translateY(-120%);
  transition: transform 1s linear, color 1s linear;
}
/* line 35, ../sass/all/header.scss */
#header.header-white .header-nav {
  color: #fff;
}
/* line 39, ../sass/all/header.scss */
#header.header-white .header-get {
  color: #fff;
  border-color: #fff;
}
/* line 46, ../sass/all/header.scss */
#header.header-white .header-logo svg {
  fill: #fff;
}
/* line 54, ../sass/all/header.scss */
#header.header-white .header-right span {
  color: #fff;
}
/* line 61, ../sass/all/header.scss */
#header.header-white .header-button:not(.active) .line {
  background-color: #fff;
}

/* line 68, ../sass/all/header.scss */
.header-wr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}

/* line 75, ../sass/all/header.scss */
.header-logo {
  display: block;
  width: max-content;
  transition: transform 0.5s linear;
}
/* line 80, ../sass/all/header.scss */
.header-logo img, .header-logo svg {
  display: block;
  height: 3.4em;
  transition: fill 1s linear;
}

/* line 87, ../sass/all/header.scss */
.header-right {
  width: 51%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}
/* line 94, ../sass/all/header.scss */
.header-right span {
  font-size: 2em;
  display: block;
  transition: transform 0.5s linear, color 1s linear;
  text-transform: uppercase;
}
/* line 101, ../sass/all/header.scss */
.header-right .dropdown {
  display: flex;
  align-items: center;
}
/* line 105, ../sass/all/header.scss */
.header-right .dropdown .dropdown-toggle {
  border-bottom: 1px solid;
}
/* line 109, ../sass/all/header.scss */
.header-right .dropdown a {
  display: block;
  transition: border-bottom 0.5s linear;
}
/* line 113, ../sass/all/header.scss */
.header-right .dropdown a:hover {
  border-bottom: 1px solid;
}
/* line 119, ../sass/all/header.scss */
.header-right .dropdown-menu {
  margin: 0 0.8em;
}

/* line 124, ../sass/all/header.scss */
.header-button {
  display: none;
}
/* line 127, ../sass/all/header.scss */
.header-button .line {
  background-color: #13263a;
  transition: .5s linear;
}
/* line 131, ../sass/all/header.scss */
.header-button .line:nth-child(1) {
  width: 0.55em;
  height: 0.5em;
  margin-left: auto;
}
/* line 137, ../sass/all/header.scss */
.header-button .line:nth-child(2) {
  width: 2em;
  height: 0.5em;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
/* line 144, ../sass/all/header.scss */
.header-button .line:nth-child(3) {
  width: 2em;
  height: 0.5em;
}

/* line 151, ../sass/all/header.scss */
.header-nav {
  font-size: 0.9em;
  display: flex;
  flex-wrap: wrap;
  transition: transform .5s linear;
}
/* line 157, ../sass/all/header.scss */
.header-nav a {
  display: block;
  max-width: 12em;
  margin: 0 1em 0 0;
  line-height: 1.2;
  height: 100%;
}
/* line 164, ../sass/all/header.scss */
.header-nav a:hover {
  text-decoration: underline;
}

/* line 170, ../sass/all/header.scss */
.header-get {
  margin-left: auto;
  border: 2px solid;
  border-radius: 0.5em;
  padding: 0.7em 1.2em;
  font-size: 1.1em;
  transition: .5s linear;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
/* line 181, ../sass/all/header.scss */
.header-get:hover {
  border-radius: 0;
}

@media screen and (max-width: 767px) {
  /* line 189, ../sass/all/header.scss */
  #header {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  /* line 193, ../sass/all/header.scss */
  #header.out {
    pointer-events: all;
  }

  /* line 198, ../sass/all/header.scss */
  .header-right {
    justify-content: flex-end;
    width: auto;
  }
  /* line 202, ../sass/all/header.scss */
  .header-right span {
    display: none;
  }

  /* line 209, ../sass/all/header.scss */
  .header-logo img, .header-logo svg {
    height: 2.1em;
  }

  /* line 214, ../sass/all/header.scss */
  .header-button {
    display: block;
    z-index: 100;
  }
  /* line 222, ../sass/all/header.scss */
  .header-button.active .line:nth-child(1) {
    width: 0;
    opacity: 0;
  }
  /* line 227, ../sass/all/header.scss */
  .header-button.active .line:nth-child(2) {
    transform: rotate(45deg);
  }
  /* line 231, ../sass/all/header.scss */
  .header-button.active .line:nth-child(3) {
    transform: rotate(-45deg) translateY(-0.6em) translateX(0.5em);
  }

  /* line 238, ../sass/all/header.scss */
  .header-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 99;
    display: flex;
    flex-direction: column;
    font-size: 2em;
    text-align: center;
    transform: translateY(-100%) !important;
    visibility: visible !important;
    padding: 1em;
    align-items: center;
    justify-content: center;
    opacity: 1 !important;
    animation: none !important;
  }
  /* line 258, ../sass/all/header.scss */
  .header-nav.active {
    transform: translateY(0) !important;
  }
  /* line 262, ../sass/all/header.scss */
  .header-nav a {
    height: auto;
    margin: 1em 0;
    max-width: 100%;
    color: #000 !important;
  }

  /* line 270, ../sass/all/header.scss */
  .header-get {
    padding: 0.5em 0.8em;
    font-size: 1em;
    margin-right: 1em;
  }
}
/* line 1, ../sass/all/footer.scss */
.footer {
  display: flex;
  flex-wrap: wrap;
  padding-top: 4em;
  padding-bottom: 2em;
  font-weight: 500;
  background-color: #021426;
  color: #fff;
}

/* line 11, ../sass/all/footer.scss */
.footer-left {
  width: 32%;
  overflow: hidden;
}

/* line 20, ../sass/all/footer.scss */
.footer-line {
  margin-bottom: 0.75em;
  background-color: transparent;
  background-image: linear-gradient(90deg, #c9d9eb, #f6a963);
  opacity: 0.8;
  width: 100%;
  height: 1px;
}

/* line 29, ../sass/all/footer.scss */
.footer-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 1em;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  color: #cdd1d5;
  font-size: 1.1875em;
  line-height: 1.3;
  margin-top: 1.5em;
}

/* line 47, ../sass/all/footer.scss */
.footer-grid-box span {
  opacity: 0.5;
  color: #cdd1d5;
  display: block;
}

/* line 54, ../sass/all/footer.scss */
.footer-right {
  position: relative;
  width: 50%;
  margin-left: auto;
  padding-top: 0.8em;
  display: flex;
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 2em;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  padding-right: 18%;
}
/* line 74, ../sass/all/footer.scss */
.footer-right ul li {
  margin-bottom: 0.25em;
}
/* line 77, ../sass/all/footer.scss */
.footer-right ul li a {
  position: relative;
  color: #fff;
}
/* line 81, ../sass/all/footer.scss */
.footer-right ul li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: #f7f7f8;
  width: 0;
  transition: .3s ease-in-out;
}
/* line 94, ../sass/all/footer.scss */
.footer-right ul li a:hover:after {
  width: 100%;
}

/* line 104, ../sass/all/footer.scss */
.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 7em;
}

/* line 111, ../sass/all/footer.scss */
.footer-bottom-left {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  color: #a6bacc;
  font-size: 0.9em;
  line-height: 1;
  width: 50%;
}
/* line 120, ../sass/all/footer.scss */
.footer-bottom-left img {
  display: block;
  height: 37px;
  margin-right: 1em;
}
/* line 126, ../sass/all/footer.scss */
.footer-bottom-left span {
  font-size: 1.1875em;
  line-height: 1.3;
  color: #828c98;
  font-weight: 500;
  display: block;
}

/* line 135, ../sass/all/footer.scss */
.footer-bottom-right {
  width: 50%;
  display: flex;
  align-items: center;
}

/* line 141, ../sass/all/footer.scss */
.footer-btn-top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 0.5em;
  grid-row-gap: 0.5em;
  transition: all 400ms ease;
  font-size: 1.25em;
}
/* line 150, ../sass/all/footer.scss */
.footer-btn-top:nth-child(2) {
  margin-left: 20%;
}
/* line 154, ../sass/all/footer.scss */
.footer-btn-top .wr {
  display: flex;
  overflow: hidden;
  width: 0.8rem;
  height: 0.8rem;
  transform: rotate(-90deg);
  justify-content: flex-end;
}
/* line 162, ../sass/all/footer.scss */
.footer-btn-top .wr.rotate {
  transform: rotate(-45deg);
}
/* line 166, ../sass/all/footer.scss */
.footer-btn-top .wr img {
  transition: .3s ease-in-out;
}
/* line 169, ../sass/all/footer.scss */
.footer-btn-top .wr img:nth-child(1) {
  opacity: 0.35;
  transform: translateX(-0.5em);
}
/* line 180, ../sass/all/footer.scss */
.footer-btn-top i {
  position: relative;
}
/* line 183, ../sass/all/footer.scss */
.footer-btn-top i strong {
  color: #fff;
}
/* line 187, ../sass/all/footer.scss */
.footer-btn-top i:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: #f7f7f833;
  width: 0;
  transition: .3s ease-in-out;
}
/* line 205, ../sass/all/footer.scss */
.footer-btn-top:hover .wr img:nth-child(1) {
  transform: translateX(0.8em);
}
/* line 209, ../sass/all/footer.scss */
.footer-btn-top:hover .wr img:nth-child(2) {
  transform: translateX(1.6em);
}
/* line 216, ../sass/all/footer.scss */
.footer-btn-top:hover i:after {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 225, ../sass/all/footer.scss */
  .footer-right {
    width: 100%;
    order: -1;
    padding-right: 6%;
  }
  /* line 232, ../sass/all/footer.scss */
  .footer-right ul li {
    margin-bottom: 0em;
  }

  /* line 238, ../sass/all/footer.scss */
  .footer-left {
    width: 100%;
    margin-top: 4em;
  }

  /* line 243, ../sass/all/footer.scss */
  .footer-grid {
    font-size: 0.8em;
    margin-top: 0.9em;
  }

  /* line 248, ../sass/all/footer.scss */
  .footer-bottom {
    margin-top: 2em;
  }

  /* line 252, ../sass/all/footer.scss */
  .footer-bottom-left {
    width: 100%;
    order: 2;
    margin-top: 1em;
  }
  /* line 257, ../sass/all/footer.scss */
  .footer-bottom-left span {
    font-size: 0.9em;
  }

  /* line 262, ../sass/all/footer.scss */
  .footer-bottom-right {
    width: 100%;
    justify-content: space-between;
  }

  /* line 267, ../sass/all/footer.scss */
  .footer-btn-top {
    font-size: 0.9em;
  }
}
/* line 5, ../sass/all/text.scss */
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
  font-size: 28px;
  color: var(--color-black);
  line-height: 1.2;
  font-weight: 600;
}
/* line 11, ../sass/all/text.scss */
.text h1:not(:last-child), .text h2:not(:last-child), .text h3:not(:last-child), .text h4:not(:last-child), .text h5:not(:last-child), .text h6:not(:last-child) {
  margin-bottom: 15px;
}
/* line 15, ../sass/all/text.scss */
.text h1:not(:first-child), .text h2:not(:first-child), .text h3:not(:first-child), .text h4:not(:first-child), .text h5:not(:first-child), .text h6:not(:first-child) {
  margin-top: 30px;
}
/* line 20, ../sass/all/text.scss */
.text img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 26, ../sass/all/text.scss */
.text img:not(:last-child) {
  margin-bottom: 15px;
}
/* line 30, ../sass/all/text.scss */
.text img:not(:first-child) {
  margin-top: 15px;
}
/* line 35, ../sass/all/text.scss */
.text p, .text span, .text li {
  color: var(--color-black);
  letter-spacing: 0.5px;
  font-size: 16px;
}
/* line 40, ../sass/all/text.scss */
.text p a, .text span a, .text li a {
  color: #fff;
  padding-bottom: 1px;
  border-bottom: 1px solid #fff;
  position: relative;
}
/* line 46, ../sass/all/text.scss */
.text p a:hover, .text span a:hover, .text li a:hover {
  color: #fff;
  border-color: #fff;
}
/* line 52, ../sass/all/text.scss */
.text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
  margin-bottom: 15px;
}
/* line 59, ../sass/all/text.scss */
.text ul:not(:last-child) {
  margin-bottom: 15px;
}
/* line 63, ../sass/all/text.scss */
.text ul li {
  position: relative;
  padding-left: 25px;
  line-height: 1.6;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* line 70, ../sass/all/text.scss */
.text ul li:not(:last-child) {
  margin-bottom: 5px;
}
/* line 74, ../sass/all/text.scss */
.text ul li:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 0px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
}
/* line 87, ../sass/all/text.scss */
.text b, .text strong {
  font-weight: 700;
}
/* line 91, ../sass/all/text.scss */
.text table {
  display: table;
}
/* line 94, ../sass/all/text.scss */
.text table:not(:last-child) {
  margin-bottom: 15px;
}
/* line 98, ../sass/all/text.scss */
.text table td, .text table th {
  border: 2px solid #fff;
  box-sizing: border-box;
  padding: 13px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}

/* line 109, ../sass/all/text.scss */
.section-title {
  font-size: 60px;
  color: var(--color-black);
  margin-bottom: 35px;
  font-weight: 800;
  line-height: 1.2;
}
/* line 116, ../sass/all/text.scss */
.section-title b {
  color: var(--color-pink);
}

/* line 121, ../sass/all/text.scss */
.site-title {
  font-size: 44px;
  margin-bottom: 20px;
  color: var(--color-black);
  line-height: 1.2;
}
/* line 127, ../sass/all/text.scss */
.site-title b {
  font-weight: 600;
}

@media only screen and (min-width: 1241px) and (max-width: 1740px) {
  /* line 134, ../sass/all/text.scss */
  .section-title {
    font-size: 52px;
  }

  /* line 138, ../sass/all/text.scss */
  .site-title {
    font-size: 38px;
  }

  /* line 145, ../sass/all/text.scss */
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size: 26px;
  }
  /* line 149, ../sass/all/text.scss */
  .text p, .text span, .text li {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 157, ../sass/all/text.scss */
  .section-title {
    font-size: 42px;
    margin-bottom: 25px;
  }

  /* line 162, ../sass/all/text.scss */
  .site-title {
    font-size: 30px;
  }

  /* line 168, ../sass/all/text.scss */
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size: 22px;
  }
  /* line 172, ../sass/all/text.scss */
  .text p, .text span, .text li {
    font-size: 15px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
  /* line 182, ../sass/all/text.scss */
  .section-title {
    font-size: 36px;
    margin-bottom: 20px;
  }

  /* line 187, ../sass/all/text.scss */
  .site-title {
    font-size: 28px;
    margin-bottom: 15px;
  }

  /* line 194, ../sass/all/text.scss */
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size: 22px;
  }
  /* line 198, ../sass/all/text.scss */
  .text p, .text span, .text li {
    font-size: 14px;
  }
}
/* line 1, ../sass/all/button.scss */
.site-btn {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  align-self: flex-end;
  width: max-content;
  position: relative;
  height: 5.5em;
  border: none;
  background: transparent;
  outline: none;
}
/* line 14, ../sass/all/button.scss */
.site-btn i {
  position: relative;
  z-index: 2;
  font-size: 1.625em;
  line-height: 1;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
}
/* line 26, ../sass/all/button.scss */
.site-btn:hover .site-btn-wr {
  transform: translateX(-1em) scale(1.1);
}
/* line 31, ../sass/all/button.scss */
.site-btn:hover .site-btn-wr .icon:nth-child(1) {
  transform: translateX(0%);
  opacity: 1;
}
/* line 36, ../sass/all/button.scss */
.site-btn:hover .site-btn-wr .icon:nth-child(2) {
  opacity: 0;
  transform: translateX(100%);
}
/* line 42, ../sass/all/button.scss */
.site-btn:hover .site-btn-wr .icon-btn {
  transform: translateX(0);
}
/* line 52, ../sass/all/button.scss */
.site-btn.dark .site-btn-wr .icon {
  width: 0.6em;
}
/* line 56, ../sass/all/button.scss */
.site-btn.dark .site-btn-wr .icon-line {
  background-image: url(../img/63a34f51fbb2db677bd5e97a_d-btn-solid-border.svg);
}
/* line 60, ../sass/all/button.scss */
.site-btn.dark .site-btn-wr .icon-btn {
  background-image: url(../img/63a34f51fbb2db19f2d5e97b_d-btn-solid-gradient.svg);
}

/* line 67, ../sass/all/button.scss */
.site-btn-wr {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 5.5em;
  height: 5.5em;
  justify-content: center;
  align-items: center;
  border-radius: 0.4375em;
  transform: translateX(-1em);
  transition: .3s ease-in-out;
}
/* line 79, ../sass/all/button.scss */
.site-btn-wr .icon {
  position: absolute;
  z-index: 2;
  width: 1.25em;
  transition: .3s ease-in-out;
}
/* line 85, ../sass/all/button.scss */
.site-btn-wr .icon:nth-child(1) {
  transform: translateX(-50%);
  opacity: 0;
}
/* line 90, ../sass/all/button.scss */
.site-btn-wr .icon:nth-child(2) {
  opacity: 1;
}
/* line 95, ../sass/all/button.scss */
.site-btn-wr .icon-btn {
  position: absolute;
  top: 0%;
  left: 0;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url(../img/63a34f51fbb2db17d8d5e97c_l-btn-solid-gradient.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateX(-100%);
}
/* line 110, ../sass/all/button.scss */
.site-btn-wr .icon-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/63a34f51fbb2db3bdfd5e97d_l-btn-solid-border.svg);
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  /* line 128, ../sass/all/button.scss */
  .site-btn {
    height: 3.2em;
  }
  /* line 131, ../sass/all/button.scss */
  .site-btn i {
    font-size: 1.1em;
  }

  /* line 136, ../sass/all/button.scss */
  .site-btn-wr {
    width: 3.2em;
    height: 3.2em;
    transform: translateX(-0.5em);
  }
  /* line 141, ../sass/all/button.scss */
  .site-btn-wr .icon {
    width: 1em;
  }
}
/* line 1, ../sass/all/popup-form.scss */
.popup-btn {
  cursor: pointer;
}

/* line 5, ../sass/all/popup-form.scss */
.popup-over {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
/* line 16, ../sass/all/popup-form.scss */
.popup-over.active {
  opacity: 1;
  display: block;
}

/* line 22, ../sass/all/popup-form.scss */
.popup-form-close {
  width: 50px;
  height: 50px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  position: relative;
  cursor: pointer;
  transition: .5s ease-in-out;
}
/* line 35, ../sass/all/popup-form.scss */
.popup-form-close svg {
  transition: .5s ease-in-out;
  width: 51%;
}
/* line 39, ../sass/all/popup-form.scss */
.popup-form-close svg .cls-1 {
  stroke: #fff;
}
/* line 44, ../sass/all/popup-form.scss */
.popup-form-close:hover {
  background-color: #008ccd;
  background-image: linear-gradient(109deg, #dade42, #008ccd);
}
/* line 49, ../sass/all/popup-form.scss */
.popup-form-close:hover svg {
  transform: rotate(-90deg);
}
/* line 53, ../sass/all/popup-form.scss */
.popup-form-close:hover svg .cls-1 {
  stroke: #fff;
}

/* line 60, ../sass/all/popup-form.scss */
.popup-form {
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  width: 600px;
  padding: 50px;
  height: 100%;
  overflow: scroll;
  transform: translateX(-100%);
  transition: .5s linear;
  z-index: 99999;
}
/* line 73, ../sass/all/popup-form.scss */
.popup-form.active {
  transform: translateX(0);
}
/* line 77, ../sass/all/popup-form.scss */
.popup-form::-webkit-scrollbar {
  width: 0;
}

/* line 82, ../sass/all/popup-form.scss */
.popup-form-wr {
  margin-top: 16vh;
}

/* line 87, ../sass/all/popup-form.scss */
.popup-form-form {
  width: 100%;
}
/* line 90, ../sass/all/popup-form.scss */
.popup-form-form label {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 55px;
}
/* line 96, ../sass/all/popup-form.scss */
.popup-form-form label input {
  height: 45px;
  width: 100%;
  background-color: transparent;
  border: none;
  color: #000;
  outline: none;
}
/* line 106, ../sass/all/popup-form.scss */
.popup-form-form label input.error ~ .line {
  border-color: red;
}
/* line 109, ../sass/all/popup-form.scss */
.popup-form-form label input.error ~ .line:after {
  border-color: red;
}
/* line 115, ../sass/all/popup-form.scss */
.popup-form-form label input:after {
  display: block;
}
/* line 122, ../sass/all/popup-form.scss */
.popup-form-form label input:not(:placeholder-shown) + span {
  transform: translate(0px, -25px);
  font-size: 14px;
  color: rgba(25, 27, 29, 0.5);
}
/* line 130, ../sass/all/popup-form.scss */
.popup-form-form label input:not(:placeholder-shown) ~ .line:after {
  transform: scaleX(1);
}
/* line 140, ../sass/all/popup-form.scss */
.popup-form-form label input:focus ~ .line:after {
  transform: scaleX(1);
}
/* line 145, ../sass/all/popup-form.scss */
.popup-form-form label input:focus + span {
  transform: translate(0px, -25px);
  font-size: 14px;
  color: rgba(25, 27, 29, 0.5);
}
/* line 153, ../sass/all/popup-form.scss */
.popup-form-form label span {
  position: absolute;
  top: 8px;
  font-size: 22px;
  color: #000;
  font-weight: 300;
  display: block;
  transition-duration: .4s;
  transition-timing-function: cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
/* line 164, ../sass/all/popup-form.scss */
.popup-form-form label .line {
  border-bottom: 1px solid rgba(25, 27, 29, 0.5);
  width: 100%;
  height: 1px;
}
/* line 169, ../sass/all/popup-form.scss */
.popup-form-form label .line:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #000;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition-property: transform;
  transition-duration: .4s;
  transition-timing-function: cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
/* line 186, ../sass/all/popup-form.scss */
.popup-form-form p {
  margin: 3vh 0 2vh;
  color: rgba(25, 27, 29, 0.5);
  font-weight: 300;
}
/* line 191, ../sass/all/popup-form.scss */
.popup-form-form p a {
  color: #000;
}
/* line 196, ../sass/all/popup-form.scss */
.popup-form-form .site-btn {
  margin: 0 auto;
}
/* line 199, ../sass/all/popup-form.scss */
.popup-form-form .site-btn i {
  color: #000;
}

@media only screen and (min-width: 1241px) and (max-width: 1440px) {
  /* line 206, ../sass/all/popup-form.scss */
  .popup-form {
    width: 500px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 212, ../sass/all/popup-form.scss */
  .popup-form {
    width: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 218, ../sass/all/popup-form.scss */
  .popup-form {
    width: 500px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 224, ../sass/all/popup-form.scss */
  .popup-form {
    max-width: 500px;
    width: 100%;
    padding: 25px;
  }

  /* line 232, ../sass/all/popup-form.scss */
  .popup-form-form label {
    margin-bottom: 30px;
  }
  /* line 235, ../sass/all/popup-form.scss */
  .popup-form-form label span {
    top: 10px;
    font-size: 20px;
  }
  /* line 241, ../sass/all/popup-form.scss */
  .popup-form-form .site-btn {
    height: 5.5em;
  }
  /* line 244, ../sass/all/popup-form.scss */
  .popup-form-form .site-btn i {
    font-size: 1.625em;
  }
  /* line 249, ../sass/all/popup-form.scss */
  .popup-form-form .site-btn-wr {
    width: 5.5em;
    height: 5.5em;
    transform: translateX(-1em);
  }
  /* line 254, ../sass/all/popup-form.scss */
  .popup-form-form .site-btn-wr .icon {
    width: 1.25em;
  }
}
/* line 1, ../sass/all/foot.scss */
.footer-gradient {
  background-image: linear-gradient(180deg, #255678, #1a4261 45%, #00162d);
}
/* line 4, ../sass/all/foot.scss */
.footer-gradient .i-team {
  background: none;
}
/* line 8, ../sass/all/foot.scss */
.footer-gradient .foot {
  background-color: transparent;
}

/* line 13, ../sass/all/foot.scss */
.foot {
  position: relative;
  background-color: #000;
  color: #fff;
}
/* line 18, ../sass/all/foot.scss */
.foot:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-image: url(../img/svggg6.svg);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 2;
}
/* line 33, ../sass/all/foot.scss */
.foot:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 13em;
  background-color: var(--main-blue);
  pointer-events: none;
}

/* line 45, ../sass/all/foot.scss */
.foot-wr {
  max-width: 50%;
  padding: 8em 4em;
}
/* line 49, ../sass/all/foot.scss */
.foot-wr .h-large {
  color: var(--main-blue);
}

/* line 54, ../sass/all/foot.scss */
.foot-box {
  margin: 3em 0;
}
/* line 57, ../sass/all/foot.scss */
.foot-box p {
  display: block;
  margin-bottom: 0.5em;
}

/* line 63, ../sass/all/foot.scss */
.foot-box-social {
  display: flex;
  flex-wrap: wrap;
}
/* line 67, ../sass/all/foot.scss */
.foot-box-social a {
  margin-right: 1em;
  border-radius: 50%;
  display: block;
  width: 2em;
  height: 2em;
}
/* line 74, ../sass/all/foot.scss */
.foot-box-social a svg {
  width: 2em;
  height: 2em;
}
/* line 79, ../sass/all/foot.scss */
.foot-box-social a:last-child {
  background-color: #fff;
}

/* line 85, ../sass/all/foot.scss */
.foot-bot {
  padding: 0 4em;
  display: flex;
  align-items: flex-end;
  padding-bottom: 3em;
  position: relative;
  z-index: 2;
}
/* line 93, ../sass/all/foot.scss */
.foot-bot .col {
  width: max-content;
  position: relative;
}
/* line 97, ../sass/all/foot.scss */
.foot-bot .col:nth-child(1) {
  padding-bottom: 2em;
  padding-right: 3em;
}
/* line 101, ../sass/all/foot.scss */
.foot-bot .col:nth-child(1):after {
  content: '';
  position: absolute;
  bottom: 1em;
  left: 0;
  width: 120%;
  height: 3px;
  background-color: transparent;
  background-image: linear-gradient(90deg, #fff, var(--main-blue));
}
/* line 113, ../sass/all/foot.scss */
.foot-bot .col img {
  width: 12rem;
  margin-top: -2em;
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 123, ../sass/all/foot.scss */
  .foot {
    overflow: hidden;
  }
  /* line 126, ../sass/all/foot.scss */
  .foot:after {
    height: 7em;
  }
  /* line 130, ../sass/all/foot.scss */
  .foot::before {
    right: -62%;
  }

  /* line 135, ../sass/all/foot.scss */
  .foot-wr {
    max-width: 100%;
    padding: 7em 0;
  }
  /* line 139, ../sass/all/foot.scss */
  .foot-wr .h-large {
    max-width: 70%;
  }

  /* line 144, ../sass/all/foot.scss */
  .foot-bot {
    padding: 0;
  }
}
