@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.woff') format('woff');
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.woff') format('woff');
  src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: none;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button:focus,
select:focus {
  outline: none;
}
select {
  word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
html,
body {
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
  min-height: 700px;
}
@media (max-width: 1024px) {
  html,
  body {
    min-height: 400px;
  }
}
body {
  font-family: 'Montserrat-Regular', 'Montserrat-Bold', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Arial;
  background: linear-gradient(180deg, #F1F9FD 0%, #E4F2FF 100%);
  background-image: url('assets/bg.png');
  background-size: cover;
  background-color: #edf6ff;
  color: #07133A;
  min-width: 360px;
}
@media (max-width: 540px) {
  body {
    background-image: initial;
  }
}
.container {
  max-width: 1700px;
  margin: 0 auto;
  height: 100vh;
  min-height: 700px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 80px;
}
@media (max-width: 1024px) {
  .container {
    min-height: 400px;
    padding: 40px 20px 80px 20px;
  }
}
@media (max-width: 540px) {
  .container {
    height: initial;
  }
}
@media (max-width: 540px) {
  .header {
    position: fixed;
    top: 40px;
    left: 20px;
  }
}
@media (max-width: 1024px) {
  .header svg {
    height: 28px;
    width: auto;
  }
}
.header svg path {
  fill: #07133A;
}
.footer {
  display: flex;
}
@media (max-width: 540px) {
  .footer {
    position: fixed;
    bottom: 80px;
    left: 20px;
  }
}
.footer .footer_link {
  width: 48px;
  height: 48px;
  margin-right: 15px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #07133A;
  transition: opacity 0.2s ease-out;
}
.footer .footer_link:hover {
  opacity: 0.65;
}
.footer .footer_link svg path {
  fill: #ffffff;
  transition: fill 0.15s ease-out;
}
.footer .footer_link__tg {
  padding-right: 3px;
}
.cta {
  position: fixed;
  bottom: 35px;
  right: 65px;
  transform: rotate(-5deg);
}
@media (max-width: 540px) {
  .cta {
    width: 180px;
    right: 60px;
    height: auto;
    transform: rotate(-10deg);
  }
}
.cta path {
  fill: #9FA6BB;
}
.body {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
}
@media (max-width: 540px) {
  .body {
    position: fixed;
    left: 20px;
    top: calc(50% - 25px);
    transform: translateY(-50%);
  }
}
.body .body__title {
  font-family: 'Montserrat-Bold';
  font-weight: 600;
  font-size: 45px;
  line-height: 130%;
  max-width: 550px;
  margin-bottom: 25px;
}
@media (max-width: 1440px) {
  .body .body__title {
    font-size: 40px;
    max-width: 500px;
  }
}
@media (max-width: 1280px) {
  .body .body__title {
    font-size: 35px;
    max-width: 450px;
    margin-bottom: 16px;
  }
}
@media (max-width: 1024px) {
  .body .body__title {
    font-size: 30px;
    max-width: 375px;
  }
}
@media (max-width: 540px) {
  .body .body__title {
    font-size: 26px;
    max-width: 320px;
    padding-right: 48px;
  }
}
.body .body__title span {
  font-family: 'Montserrat-Regular';
  font-weight: 400;
}
.body .body__title span span {
  position: relative;
}
.body .body__title span span svg {
  position: absolute;
  right: 0;
  bottom: -15px;
  width: 100%;
  height: auto;
}
@media (max-width: 540px) {
  .body .body__title span span svg {
    bottom: -10px;
  }
}
.body .body__title span span svg path {
  fill: #9FA6BB;
}
.body .body__subtitle {
  font-size: 25px;
  line-height: 150%;
  margin-bottom: 80px;
  font-weight: 400;
}
@media (max-width: 1440px) {
  .body .body__subtitle {
    font-size: 22px;
  }
}
@media (max-width: 1280px) {
  .body .body__subtitle {
    font-size: 18px;
    margin-bottom: 50px;
  }
}
@media (max-width: 540px) {
  .body .body__subtitle {
    font-size: 16px;
    padding-right: 56px;
  }
}
@media (max-width: 1024px) {
  .body .body_buttons {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 10px;
    max-width: 300px;
    padding-right: 30px;
  }
}
.body .body__button {
  background-color: #07133A;
  font-family: 'Montserrat-Bold';
  font-weight: 600;
  color: #ffffff;
  height: 58px;
  padding: 17px 30px 17px 65px;
  font-size: 18px;
  border-radius: 30px;
  position: relative;
  transition: opacity 0.15s ease-out, background-color 0.15s ease-out, color 0.15s ease-out, border 0.15s ease-out;
}
@media (max-width: 1280px) {
  .body .body__button {
    font-size: 14px;
    padding-left: 30px;
    height: 52px;
  }
  .body .body__button svg {
    display: none;
  }
}
@media (max-width: 1024px) {
  .body .body__button svg {
    display: initial;
  }
}
.body .body__button.body__button—secondary {
  margin-left: 10px;
  background-color: transparent;
  border: 2px solid #07133A;
  color: #07133A;
  padding-left: 30px;
}
.body .body__button.body__button—secondary:hover {
  border: 2px solid #9FA6BB;
  opacity: 1;
}
@media (max-width: 1024px) {
  .body .body__button.body__button—secondary {
    margin-left: 0;
  }
}
.body .body__button:hover {
  opacity: 0.65;
}
.body .body__button svg {
  position: absolute;
  left: 25px;
  top: 16px;
}
@media (max-width: 1024px) {
  .body .body__button svg {
    left: 20px;
    width: 20px;
    height: auto;
  }
}
.body .body__button svg path {
  fill: #ffffff;
  transition: fill 0.15s ease-out;
}
.gs_table {
  width: 50%;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -50px;
  transition: right 0.4s ease-out;
}
.gs_table.dragged {
  transition: initial;
}
.gs_table.load {
  pointer-events: none;
}
@media (min-width: 1920px) {
  .gs_table {
    width: 1000px;
  }
}
@media (max-width: 1024px) {
  .gs_table {
    width: 200px;
    margin-right: -100px;
    right: 0;
    padding-top: 100px;
    padding-left: 85px;
    padding-bottom: 100px;
    overflow: hidden;
    transition: margin 0.4s ease-in-out, right 0.4s ease-in-out, width 0.4s ease-in-out, padding 0.4s ease-in-out;
  }
  .gs_table.loaded {
    animation-duration: 0.75s;
    animation-name: shake;
    animation-iteration-count: 1;
    user-select: none;
    cursor: grab;
  }
  @keyframes shake {
    0% {
      width: 200px;
    }
    50% {
      width: 280px;
    }
    100% {
      width: 200px;
    }
  }
  .gs_table.loaded:active {
    cursor: grabbing;
  }
  .gs_table.open {
    right: 0;
    width: 100%;
    margin-right: 0;
    padding-left: 15px;
  }
  .gs_table.open svg {
    left: calc(100% - 240px);
  }
  .gs_table.open .gs_table__caption {
    opacity: 1;
    transition: opacity 0.3s;
    transition-delay: 0.3s;
  }
  .gs_table .gs_table__caption {
    opacity: 0;
  }
  .gs_table svg {
    position: relative;
    transition: left 0.6s ease-in-out;
    left: 20px;
  }
}
@media (max-width: 1024px) and (max-width: 540px) {
  .gs_table.open svg {
    left: 0;
  }
}
@media (max-width: 540px) {
  .gs_table {
    margin-top: 0;
    top: 0;
    transform: initial;
  }
}
.gs_table .gs_table__help {
  display: none;
}
@media (max-width: 1024px) {
  .gs_table .gs_table__help {
    display: initial;
    position: absolute;
    transform: rotate(-90deg);
    left: -36px;
    top: 50%;
    text-transform: uppercase;
    font-family: 'Montserrat-Bold';
    margin: 0;
    font-size: 13px;
    letter-spacing: 1px;
  }
}
.gs_table .gs_table__help span {
  font-size: 20px;
  padding: 0 10px;
  font-family: 'Montserrat-Regular';
}
.gs_table .gs_table__caption {
  color: #9FA6BB;
  font-size: 12px;
  position: absolute;
  bottom: -30px;
  left: 15px;
}
@media (max-width: 1024px) {
  .gs_table .gs_table__caption {
    right: 20px;
    left: initial;
    bottom: 70px;
    width: 320px;
    text-align: right;
  }
}
.gs_table .table_link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-weight: 400;
  font-size: 35px;
  line-height: 130%;
  transform: scale(1.1);
  opacity: 0;
  color: #ffffff;
  background: linear-gradient(109.22deg, rgba(44, 166, 255, 0.95) 0%, rgba(41, 98, 255, 0.95) 100%);
  transition: opacity 0.15s ease-out, transform 0.15s ease-out;
}
@media (max-width: 1024px) {
  .gs_table .table_link {
    display: none;
  }
}
.gs_table .table {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  box-shadow: 0px 20px 100px rgba(7, 19, 58, 0.05);
  border-radius: 20px 0 0 20px;
  padding: 15px 15px 10px 15px;
}
.gs_table .table:hover .table_link {
  opacity: 1;
  transform: scale(1);
}
@media (max-height: 900px) {
  .gs_table .table .table_body .row:nth-child(12) {
    display: none;
  }
}
@media (max-height: 850px) {
  .gs_table .table .table_body .row:nth-child(11) {
    display: none;
  }
}
@media (max-height: 800px) {
  .gs_table .table .table_body .row:nth-child(10) {
    display: none;
  }
}
@media (max-height: 750px) {
  .gs_table .table .table_body .row:nth-child(9) {
    display: none;
  }
}
@media (max-height: 700px) {
  .gs_table .table .table_body .row:nth-child(8) {
    display: none;
  }
}
@media (max-height: 650px) {
  .gs_table .table .table_body .row:nth-child(7) {
    display: none;
  }
}
.gs_table .table .row {
  display: flex;
  width: 1020px;
  margin-bottom: 5px;
}
.gs_table .table .row.header_row .cell {
  font-weight: bold;
}
.gs_table .table .row .cell {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Arial;
  font-size: 15px;
  line-height: 20px;
  padding: 8px 10px;
  background-color: #F2F5F7;
  border-radius: 8px;
  margin-right: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.gs_table .table .row .cell.cell_skeleton {
  color: transparent;
  pointer-events: none;
  animation-duration: 1s;
  animation-name: load;
  animation-iteration-count: infinite;
}
@keyframes load {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
.gs_table .table .row .cell:nth-child(1) {
  min-width: 310px;
  max-width: 310px;
}
.gs_table .table .row .cell:nth-child(2) {
  min-width: 130px;
  max-width: 130px;
}
.gs_table .table .row .cell:nth-child(3) {
  min-width: 130px;
  max-width: 130px;
}
.gs_table .table .row .cell:nth-child(4) {
  min-width: 130px;
  max-width: 130px;
}
.gs_table .table .row .cell:nth-child(5) {
  min-width: 125px;
  max-width: 125px;
  text-align: right;
}
.gs_table .table .row .cell:nth-child(6) {
  min-width: 125px;
  max-width: 125px;
  text-align: right;
}
.gs_table svg {
  margin-bottom: 15px;
  margin-left: 15px;
}
@media (max-width: 1024px) {
  .gs_table svg {
    margin-left: 0;
  }
}
.gs_table svg path {
  fill: #9FA6BB;
}
