.menu,
.info-lits,
.info-list,
.list-mix,
.mix_item_list,
.multicolumns,
.nav-footer {
  margin: 0;
  padding: 0;

  list-style: none;
}

.clearfix:after,
dl:after,
.container:after {
  display: block;
  clear: both;

  content: '';
}

.ellipsis {
  /* 2 */
  overflow: hidden;

  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
}

.df-row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 370px) {
  .df-row.df-rr-ph {
    flex-direction: row-reverse;
  }
}
@media (min-width: 370px) {
  .df-row.df-aic-ph {
    align-items: center;
  }
}
@media (min-width: 768px) {
  .df-row.df-rr-sm {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .df-row.df-aic-sm {
    align-items: center;
  }
}
@media (min-width: 992px) {
  .df-row.df-rr-md {
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) {
  .df-row.df-aic-md {
    align-items: center;
  }
}
@media (min-width: 370px) {
  .df-row .col-ph-1 {
    max-width: calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
  }
}
@media (min-width: 370px) {
  .df-row .col-ph-2 {
    max-width: calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
  }
}
@media (min-width: 370px) {
  .df-row .col-ph-3 {
    max-width: calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
  }
}
@media (min-width: 370px) {
  .df-row .col-ph-4 {
    max-width: calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
  }
}
@media (min-width: 370px) {
  .df-row .col-ph-5 {
    max-width: calc(100% / 12 * 5);

    flex: 1 0 calc(100% / 12 * 5);
  }
}
@media (min-width: 370px) {
  .df-row .col-ph-6 {
    max-width: calc(100% / 12 * 6);

    flex: 1 0 calc(100% / 12 * 6);
  }
}
@media (min-width: 370px) {
  .df-row .col-ph-7 {
    max-width: calc(100% / 12 * 7);

    flex: 1 0 calc(100% / 12 * 7);
  }
}
@media (min-width: 370px) {
  .df-row .col-ph-8 {
    max-width: calc(100% / 12 * 8);

    flex: 1 0 calc(100% / 12 * 8);
  }
}
@media (min-width: 370px) {
  .df-row .col-ph-9 {
    max-width: calc(100% / 12 * 9);

    flex: 1 0 calc(100% / 12 * 9);
  }
}
@media (min-width: 370px) {
  .df-row .col-ph-10 {
    max-width: calc(100% / 12 * 10);

    flex: 1 0 calc(100% / 12 * 10);
  }
}
@media (min-width: 370px) {
  .df-row .col-ph-11 {
    max-width: calc(100% / 12 * 11);

    flex: 1 0 calc(100% / 12 * 11);
  }
}
@media (min-width: 370px) {
  .df-row .col-ph-12 {
    max-width: calc(100% / 12 * 12);

    flex: 1 0 calc(100% / 12 * 12);
  }
}
@media (min-width: 370px) {
  .df-row .col-offset-ph-0 {
    margin-left: calc(100% / 12 * 0);
  }
}
@media (min-width: 370px) {
  .df-row .col-offset-ph-1 {
    margin-left: calc(100% / 12 * 1);
  }
}
@media (min-width: 370px) {
  .df-row .col-offset-ph-2 {
    margin-left: calc(100% / 12 * 2);
  }
}
@media (min-width: 370px) {
  .df-row .col-offset-ph-3 {
    margin-left: calc(100% / 12 * 3);
  }
}
@media (min-width: 370px) {
  .df-row .col-offset-ph-4 {
    margin-left: calc(100% / 12 * 4);
  }
}
@media (min-width: 370px) {
  .df-row .col-offset-ph-5 {
    margin-left: calc(100% / 12 * 5);
  }
}
@media (min-width: 370px) {
  .df-row .col-offset-ph-6 {
    margin-left: calc(100% / 12 * 6);
  }
}
@media (min-width: 370px) {
  .df-row .col-offset-ph-7 {
    margin-left: calc(100% / 12 * 7);
  }
}
@media (min-width: 370px) {
  .df-row .col-offset-ph-8 {
    margin-left: calc(100% / 12 * 8);
  }
}
@media (min-width: 370px) {
  .df-row .col-offset-ph-9 {
    margin-left: calc(100% / 12 * 9);
  }
}
@media (min-width: 370px) {
  .df-row .col-offset-ph-10 {
    margin-left: calc(100% / 12 * 10);
  }
}
@media (min-width: 370px) {
  .df-row .col-offset-ph-11 {
    margin-left: calc(100% / 12 * 11);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-1 {
    max-width: calc(100% / 12 * 1);

    flex: 1 0 calc(100% / 12 * 1);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-2 {
    max-width: calc(100% / 12 * 2);

    flex: 1 0 calc(100% / 12 * 2);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-3 {
    max-width: calc(100% / 12 * 3);

    flex: 1 0 calc(100% / 12 * 3);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-4 {
    max-width: calc(100% / 12 * 4);

    flex: 1 0 calc(100% / 12 * 4);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-5 {
    max-width: calc(100% / 12 * 5);

    flex: 1 0 calc(100% / 12 * 5);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-6 {
    max-width: calc(100% / 12 * 6);

    flex: 1 0 calc(100% / 12 * 6);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-7 {
    max-width: calc(100% / 12 * 7);

    flex: 1 0 calc(100% / 12 * 7);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-8 {
    max-width: calc(100% / 12 * 8);

    flex: 1 0 calc(100% / 12 * 8);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-9 {
    max-width: calc(100% / 12 * 9);

    flex: 1 0 calc(100% / 12 * 9);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-10 {
    max-width: calc(100% / 12 * 10);

    flex: 1 0 calc(100% / 12 * 10);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-11 {
    max-width: calc(100% / 12 * 11);

    flex: 1 0 calc(100% / 12 * 11);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-12 {
    max-width: calc(100% / 12 * 12);

    flex: 1 0 calc(100% / 12 * 12);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-0 {
    margin-left: calc(100% / 12 * 0);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-1 {
    margin-left: calc(100% / 12 * 1);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-2 {
    margin-left: calc(100% / 12 * 2);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-3 {
    margin-left: calc(100% / 12 * 3);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-4 {
    margin-left: calc(100% / 12 * 4);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-5 {
    margin-left: calc(100% / 12 * 5);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-6 {
    margin-left: calc(100% / 12 * 6);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-7 {
    margin-left: calc(100% / 12 * 7);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-8 {
    margin-left: calc(100% / 12 * 8);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-9 {
    margin-left: calc(100% / 12 * 9);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-10 {
    margin-left: calc(100% / 12 * 10);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-11 {
    margin-left: calc(100% / 12 * 11);
  }
}
@media (min-width: 992px) {
  .df-row .col-md-1 {
    max-width: calc(100% / 12 * 1);

    flex: 1 0 calc(100% / 12 * 1);
  }
}
@media (min-width: 992px) {
  .df-row .col-md-2 {
    max-width: calc(100% / 12 * 2);

    flex: 1 0 calc(100% / 12 * 2);
  }
}
@media (min-width: 992px) {
  .df-row .col-md-3 {
    max-width: calc(100% / 12 * 3);

    flex: 1 0 calc(100% / 12 * 3);
  }
}
@media (min-width: 992px) {
  .df-row .col-md-4 {
    max-width: calc(100% / 12 * 4);

    flex: 1 0 calc(100% / 12 * 4);
  }
}
@media (min-width: 992px) {
  .df-row .col-md-5 {
    max-width: calc(100% / 12 * 5);

    flex: 1 0 calc(100% / 12 * 5);
  }
}
@media (min-width: 992px) {
  .df-row .col-md-6 {
    max-width: calc(100% / 12 * 6);

    flex: 1 0 calc(100% / 12 * 6);
  }
}
@media (min-width: 992px) {
  .df-row .col-md-7 {
    max-width: calc(100% / 12 * 7);

    flex: 1 0 calc(100% / 12 * 7);
  }
}
@media (min-width: 992px) {
  .df-row .col-md-8 {
    max-width: calc(100% / 12 * 8);

    flex: 1 0 calc(100% / 12 * 8);
  }
}
@media (min-width: 992px) {
  .df-row .col-md-9 {
    max-width: calc(100% / 12 * 9);

    flex: 1 0 calc(100% / 12 * 9);
  }
}
@media (min-width: 992px) {
  .df-row .col-md-10 {
    max-width: calc(100% / 12 * 10);

    flex: 1 0 calc(100% / 12 * 10);
  }
}
@media (min-width: 992px) {
  .df-row .col-md-11 {
    max-width: calc(100% / 12 * 11);

    flex: 1 0 calc(100% / 12 * 11);
  }
}
@media (min-width: 992px) {
  .df-row .col-md-12 {
    max-width: calc(100% / 12 * 12);

    flex: 1 0 calc(100% / 12 * 12);
  }
}
@media (min-width: 992px) {
  .df-row .col-offset-md-0 {
    margin-left: calc(100% / 12 * 0);
  }
}
@media (min-width: 992px) {
  .df-row .col-offset-md-1 {
    margin-left: calc(100% / 12 * 1);
  }
}
@media (min-width: 992px) {
  .df-row .col-offset-md-2 {
    margin-left: calc(100% / 12 * 2);
  }
}
@media (min-width: 992px) {
  .df-row .col-offset-md-3 {
    margin-left: calc(100% / 12 * 3);
  }
}
@media (min-width: 992px) {
  .df-row .col-offset-md-4 {
    margin-left: calc(100% / 12 * 4);
  }
}
@media (min-width: 992px) {
  .df-row .col-offset-md-5 {
    margin-left: calc(100% / 12 * 5);
  }
}
@media (min-width: 992px) {
  .df-row .col-offset-md-6 {
    margin-left: calc(100% / 12 * 6);
  }
}
@media (min-width: 992px) {
  .df-row .col-offset-md-7 {
    margin-left: calc(100% / 12 * 7);
  }
}
@media (min-width: 992px) {
  .df-row .col-offset-md-8 {
    margin-left: calc(100% / 12 * 8);
  }
}
@media (min-width: 992px) {
  .df-row .col-offset-md-9 {
    margin-left: calc(100% / 12 * 9);
  }
}
@media (min-width: 992px) {
  .df-row .col-offset-md-10 {
    margin-left: calc(100% / 12 * 10);
  }
}
@media (min-width: 992px) {
  .df-row .col-offset-md-11 {
    margin-left: calc(100% / 12 * 11);
  }
}
@media (min-width: 768px) {
  .df-row {
    margin: 0 -30px;
  }
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
  margin: 0 0 20px;
}

blockquote {
  margin-left: 0;
  padding-left: 10px;

  border-left: 4px solid #ddd;
}

table {
  border-collapse: collapse;
}

th,
td {
  padding: 3px;

  text-align: left;
  vertical-align: top;

  border: 1px solid #ddd;
}

th {
  text-align: center;
  vertical-align: middle;
}

ul,
ol {
  padding-left: 20px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin: 0;
  padding-left: 20px;
}

ul {
  list-style-type: disc;
}

dl dt {
  font-weight: bold;

  float: left;
  clear: left;

  padding-right: 0.3em;
}

dl dd {
  overflow: hidden;
}

pre {
  overflow: auto;

  max-width: 100%;
}

img {
  max-width: 100%;
  height: auto;

  vertical-align: top;
}

.gm-style img {
  max-width: none;
}

@media (max-width: 991px) {
  iframe {
    width: 100%;
  }
}

.resize-active * {
  transition: none !important;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
textarea {
  font-family: 'HelveticaNeue', Helvetica, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  box-sizing: border-box;
  padding: 10px 20px;
  border: 1px solid #000;
  border-radius: 0;
  appearance: none;
}
input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'] {
  height: 40px;
}
input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='password']:focus,
input[type='url']:focus,
textarea:focus {
  border-color: #000;
  outline: none;
}
input[type='text']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='password']::-moz-placeholder,
input[type='url']::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #ddd;
}
input[type='text']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='password']:-moz-placeholder,
input[type='url']:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ddd;
}
input[type='text'].placeholder,
input[type='tel'].placeholder,
input[type='email'].placeholder,
input[type='search'].placeholder,
input[type='password'].placeholder,
input[type='url'].placeholder,
textarea.placeholder {
  color: #ddd;
}

textarea {
  overflow: auto;

  resize: vertical;
  vertical-align: top;
}

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  font-size: 16px;
  line-height: 18px;

  height: 40px;
  padding: 10px 20px;

  cursor: pointer;
  transition: background 0.3s ease-in-out;

  color: #fff;
  border: #000;
  outline: none;
  background: #000;

  appearance: none;
}
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='file']:hover,
input[type='submit']:hover {
  color: #fff;
  background: black;
}

h1,
.h1 {
  font-size: 50px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 15px;
}

h4,
.h4 {
  font-size: 14px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 14px;
}

@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 65px;
  }
  h2,
  .h2 {
    font-size: 45px;
  }
  h3,
  .h3 {
    font-size: 28px;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  h5,
  .h5 {
    font-size: 18px;
  }
  h6,
  .h6 {
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 85px;
  }
  h2,
  .h2 {
    font-size: 60px;
  }
  h3,
  .h3 {
    font-size: 28px;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  h5,
  .h5 {
    font-size: 18px;
  }
  h6,
  .h6 {
    font-size: 16px;
  }
}

@media (min-width: 1300px) {
  h1,
  .h1 {
    font-size: 100px;
  }
  h2,
  .h2 {
    font-size: 75px;
  }
  h3,
  .h3 {
    font-size: 28px;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  h5,
  .h5 {
    font-size: 18px;
  }
  h6,
  .h6 {
    font-size: 16px;
  }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: 'HelveticaNeue', Helvetica, sans-serif;
  font-weight: 700;
  margin: 0 0 10px;
  color: inherit;
}
@media (min-width: 768px) {
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6,
  .h {
    margin-bottom: 20px;
  }
}

h1,
.h1 {
  font-weight: 700;
  line-height: 0.96;

  margin: 0 0 11px;

  color: #005d99;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    line-height: 0.89;

    margin-bottom: 15px;
  }
}

h2,
.h2 {
  line-height: 1.13;

  margin: 0;

  color: #ee2e24;
}
@media (min-width: 768px) {
  h2,
  .h2 {
    line-height: 1.15;
  }
}

p {
  margin: 0 0 20px;
}

sup {
  color: currentColor;

  & a:any-link {
    color: currentColor;
    text-decoration: underline;
  }
}

.mark {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;

  color: #005d99;
  background: linear-gradient(
    to top,
    #dbf1fa 0%,
    #dbf1fa 7px,
    rgba(233, 244, 252, 0) 7px,
    rgba(233, 244, 252, 0) 100%
  );
  background-position: 0 100%;
}

@media (min-width: 992px) {
  .mark {
    font-size: 32px;
    line-height: 1.38;
  }
}

.progress-block {
  position: relative;

  width: 180px;
  height: 180px;
  padding: 10px;

  color: #005d99;
  border-radius: 50%;
  background-color: #fff;
}
@media (max-width: 1299px) {
  .progress-block {
    margin-left: -25px;

    transform: scale(0.7);
  }
}
@media (max-width: 369px) {
  .progress-block {
    margin-left: -40px;

    transform: scale(0.6);
  }
}
@media (max-width: 1299px) {
  .item-info .progress-block {
    margin-left: -30px;

    transform: scale(0.7);
  }
}
.info-box .progress-block {
  margin: 20px auto 50px;

  transform: scale(1.55);

  color: #fff;
  background: transparent;
}
@media (max-width: 1299px) {
  .info-box .progress-block {
    margin-top: 15px;
    margin-bottom: 30px;

    transform: scale(1.3);
  }
}
@media (max-width: 991px) {
  .info-box .progress-block {
    margin-top: 0;
    margin-bottom: 10px;

    transform: scale(1);
  }
}
@media (max-width: 767px) {
  .info-box .progress-block {
    transform: scale(0.8);
  }
}
@media (max-width: 369px) {
  .info-box .progress-block {
    margin: 0;
  }
}
@media (min-width: 1300px) {
  .mix__visual .progress-block {
    margin: 15px auto 20px;

    transform: scale(1.15);
  }
}
.progress-block:before {
  position: absolute;
  top: 14px;
  right: 14px;
  bottom: 14px;
  left: 14px;

  content: '';

  border: 2px solid gray;
  border-radius: 50%;
}
.info-box .progress-block:before {
  border-color: #fff;
}
.progress-block .arrow {
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
}
.progress-block .triangle {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 50%;

  width: 0;
  height: 0;

  border-width: 15px 0 15px 17px;
  border-style: solid;
  border-color: transparent transparent transparent #ee2e24;
}

.animation {
  position: relative;
}
.info-box .animation:before {
  position: absolute;
  top: 50%;
  left: 50%;

  width: 200px;
  height: 200px;
  margin: 0 auto;

  content: '';
  transform: translate(-50%, -50%);

  border-radius: 50%;
  background: #005d99;
}
@media (max-width: 1299px) {
  .info-box .animation:before {
    width: 170px;
    height: 170px;
  }
}
@media (max-width: 991px) {
  .info-box .animation:before {
    width: 128px;
    height: 128px;
  }
}
@media (max-width: 767px) {
  .info-box .animation:before {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 369px) {
  .info-box .animation:before {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 767px) {
  .info-box.last-info-box .animation:before {
    margin-left: 8px;
  }
}
@media (max-width: 369px) {
  .info-box.last-info-box .animation .progress-block {
    margin-left: -22px;
  }
}

.progressbar {
  position: relative;
}

.duble-text,
.percent {
  font-size: 54px;
  font-weight: 700;

  position: absolute;
  top: 50%;
  left: 50%;

  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .duble-text,
  .percent {
    margin-top: 4px;
  }
}
@media (max-width: 991px) {
  .duble-text,
  .percent {
    margin-top: 4px;
  }
}
.info-box .duble-text,
.info-box .percent {
  font-size: 40px;
}
@media (max-width: 991px) {
  .info-box .duble-text,
  .info-box .percent {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .info-box .duble-text,
  .info-box .percent {
    font-size: 46px;
  }
}

.duble-text {
  display: flex;

  white-space: nowrap;

  align-items: center;
}
.duble-text span {
  font-size: 0.4em;
}

@media (min-width: 768px) {
  .nav-drop-wrap {
    position: fixed;
    z-index: 999;
    top: 50%;
    right: 0;

    width: 257px;
    max-height: 100vh;
    padding-top: 150px;

    transition: transform 0.3s;
    transform: translate(calc(100% - 18px), -50%);
  }
}

@media (max-width: 767px) {
  .nav-drop-wrap {
    position: absolute;
    top: 60px;
    right: 0;

    width: 100%;
    z-index: 9;
    transition: transform 0.3s;
    transform: translateX(100%);
  }
}

@media (min-width: 768px) {
  .nav-active .nav-drop-wrap {
    transform: translate(0, -50%);
  }
}

@media (max-width: 767px) {
  .nav-active .nav-drop-wrap {
    transform: translateX(0);
  }
}

.nav-drop {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;

  overflow: auto;

  width: 100%;
  max-height: calc(100vh - 60px);

  color: #fff;
  border-radius: 18px 0 0 18px;
  background: linear-gradient(
    to right,
    #ee2e24 0%,
    #ee2e24 9px,
    #fff 9px,
    #fff 18px,
    #005d99 18px,
    #005d99 100%
  );
}
@media (min-width: 768px) {
  .nav-drop {
    max-height: calc(100vh - 112px);
  }
}
.nav-drop a {
  display: block;

  padding: 25px 25px;

  color: currentColor;
}
@media (min-width: 768px) {
  .nav-drop a {
    padding: 25px 25px;
  }
}
.nav-drop a:hover {
  background: linear-gradient(
    to right,
    #9dceed 0%,
    #9dceed 18px,
    #021e54 18px,
    #021e54 100%
  );
}
.nav-drop a:hover span {
  background: linear-gradient(
    to top,
    #fff 0%,
    #fff 2px,
    rgba(255, 255, 255, 0) 2px,
    rgba(255, 255, 255, 0) 100%
  );
}
#side-nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#side-nav:not(.is-busy) .nav-drop .anchor-active {
  font-weight: 700;

  background: linear-gradient(
    to right,
    #9dceed 0%,
    #9dceed 18px,
    #021e54 18px,
    #021e54 100%
  );
}
#side-nav:not(.is-busy) .nav-drop .anchor-active span {
  background: linear-gradient(
    to top,
    #fff 0%,
    #fff 2px,
    rgba(255, 255, 255, 0) 2px,
    rgba(255, 255, 255, 0) 100%
  );
}

.menu > li {
  position: relative;
}
.menu > li + li:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 18px;
  border: 1px solid #fff;
}

.nav-opener {
  font-size: 0;
  line-height: 0;
  appearance: none;
  background: none;
  border: none;
  position: relative;
  z-index: 1000;
  top: 22px;
  right: 40px;
  padding: 0;
  width: 30px;
  height: 30px;
  color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
  border-radius: 6px;
}

.nav-opener:focus-visible {
  outline: 2px solid #000;
}

@media (hover: hover) {
  .nav-opener:hover {
    color: #000;
    background: none;
    outline: 2px solid #000;
  }
}

@media (min-width: 768px) {
  .nav-opener {
    top: 50%;
    /* margin-top: -9px; */
  }
}

.nav-opener span,
.nav-opener:before,
.nav-opener:after {
  content: '';
  width: 1px;
  height: 1px;
  transition: all 0.3s;
  background: #000;
  border: 3px solid #000;
  border-radius: 10px;
}
.nav-opener:before {
  top: 0;
}
.nav-opener span {
  top: calc(50% - 0px);
}
.nav-opener:after {
  top: calc(100% - 0px);
}
.nav-active .nav-opener span {
  opacity: 0;
  width: 30px;
  height: 3px;
}
.nav-active .nav-opener:before {
  transform: translateY(9px) rotate(45deg);
  width: 30px;
  height: 3px;
}
.nav-active .nav-opener:after {
  transform: translateY(-9px) rotate(-45deg);
  width: 30px;
  height: 3px;
}

.connecting {
  overflow: hidden;

  background: #fff;
}
@media (min-width: 768px) {
  .connecting .twocolumns {
    flex-direction: row-reverse;

    align-items: stretch;
  }
}
.connecting .col {
  width: 100%;
}
@media (min-width: 768px) {
  .connecting .col {
    display: flex;

    width: 50%;
  }
}
@media (min-width: 992px) {
  .connecting h1 {
    font-size: 5vw;
  }
}
@media (min-width: 1300px) {
  .connecting h1 {
    font-size: 6vw;
  }
}
@media (min-width: 1660px) {
  .connecting h1 {
    font-size: 100px;
  }
}
.connecting .visual {
  position: relative;
  z-index: 2;

  overflow: hidden;

  width: 100%;
  padding-top: 49%;

  background-repeat: no-repeat;
  background-position: 100% 64%;
  background-size: cover;
}
@media (min-width: 768px) {
  .connecting .visual {
    margin-left: 13px;
    padding-top: 0;

    border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    background-position: 68% 50%;
    background-size: auto 100%;
  }
}
@media (min-width: 992px) {
  .connecting .visual {
    margin-top: -90px;
    margin-bottom: -90px;
  }
}
.connecting .connecting-content {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;

  padding: 0 30px;

  color: #ee2e24;
}
@media (min-width: 768px) {
  .connecting .connecting-content {
    line-height: 1.26;

    display: flex;

    width: 100%;
    padding: 0 10px 0 30px;
  }
}
@media (min-width: 992px) {
  .connecting .connecting-content {
    padding: 0 10px 0 150px;
  }
}
@media (min-width: 1300px) {
  .connecting .connecting-content {
    font-size: 2.09vw;

    padding: 0 10px 0 200px;
  }
}
@media (min-width: 1660px) {
  .connecting .connecting-content {
    font-size: 38px;
  }
}
.connecting .connecting-content .hold {
  padding: 33px 0 35px;
}
@media (min-width: 768px) {
  .connecting .connecting-content .hold {
    display: flex;
    flex-direction: column;

    width: 100%;
    min-height: 450px;
    padding: 50px 0;

    justify-content: center;
  }
}
@media (min-width: 992px) {
  .connecting .connecting-content .hold {
    min-height: 550px;
  }
}
@media (min-width: 1300px) {
  .connecting .connecting-content .hold {
    min-height: 926px;
    padding: 50px 0 96px;
  }
}
.connecting .connecting-content p {
  margin: 0;
}

[id='wrapper'] {
  overflow: hidden;

  width: 100%;

  background: #f8f9fc;
}

.container {
  max-width: 1600px;
  margin: 0 auto;
}

.container_02 {
  padding-right: 30px;
  padding-left: 30px;
}
@media (min-width: 992px) {
  .container_02 {
    padding-right: 175px;
    padding-left: 200px;
  }
}

@media (min-width: 992px) {
  [id='main'] .container {
    position: relative;
  }
}
@media (min-width: 992px) {
  [id='main'] .container:after {
    position: absolute;
    top: 0;
    left: 62px;

    width: 60px;
    height: 100%;

    content: '';

    background-image: linear-gradient(
      to right,
      #005d99 0%,
      #005d99 20px,
      #fff 20px,
      #fff 40px,
      #ee2e24 40px,
      #ee2e24 100%
    );
  }
}

@media (min-width: 768px) {
  .twocolumns {
    display: flex;
  }
}

.twocolumns .col {
  width: 100%;
}
@media (min-width: 768px) {
  .twocolumns .col {
    width: 50%;
  }
}

.right-decor,
.bottom-decor,
.top-decor {
  position: relative;
}
.right-decor:after,
.bottom-decor:after,
.top-decor:after {
  position: absolute;
  top: 9px;
  left: 0;

  width: 100%;
  height: 31px;

  content: '';

  background-image: radial-gradient(
    circle at 3px 3px,
    #9dceed 0%,
    #9dceed 2px,
    rgba(157, 206, 237, 0) 2px,
    rgba(157, 206, 237, 0) 100%
  );
  background-repeat: repeat;
  background-position: 6px 0;
  background-size: 16px 13px;
}
@media (min-width: 992px) {
  .right-decor:after,
  .bottom-decor:after,
  .top-decor:after {
    height: 50px;

    background-image: radial-gradient(
      circle at 4px 4px,
      #9dceed 0%,
      #9dceed 4px,
      rgba(157, 206, 237, 0) 4px,
      rgba(157, 206, 237, 0) 100%
    );
    background-repeat: repeat;
    background-position: 10px 0;
    background-size: 26px 21px;
  }
}

.right-decor:after {
  top: 0;
  right: 6px;
  bottom: 0;
  left: auto;

  width: 35px;
  height: auto;

  content: '';

  background-image: radial-gradient(
    circle at 3px 3px,
    #e4f1fd 0%,
    #e4f1fd 2px,
    rgba(228, 241, 253, 0) 2px,
    rgba(228, 241, 253, 0) 100%
  );
  background-repeat: repeat;
  background-position: 0 10px;
  background-size: 13px 16px;
}
@media (min-width: 992px) {
  .right-decor:after {
    right: 10px;

    width: 62px;

    background-image: radial-gradient(
      circle at 4px 4px,
      #e4f1fd 0%,
      #e4f1fd 4px,
      rgba(228, 241, 253, 0) 4px,
      rgba(228, 241, 253, 0) 100%
    );
    background-repeat: repeat;
    background-position: 0 6px;
    background-size: 26px 26px;
  }
}

.bottom-decor:after {
  top: auto;
  bottom: 8px;

  background-image: radial-gradient(
    circle at 3px 3px,
    #e4f1fd 0%,
    #e4f1fd 2px,
    rgba(228, 241, 253, 0) 2px,
    rgba(228, 241, 253, 0) 100%
  );
}
@media (min-width: 992px) {
  .bottom-decor:after {
    bottom: 10px;

    background-image: radial-gradient(
      circle at 4px 4px,
      #e4f1fd 0%,
      #e4f1fd 4px,
      rgba(228, 241, 253, 0) 4px,
      rgba(228, 241, 253, 0) 100%
    );
  }
}

@media (min-width: 768px) {
  .star-right-decor {
    position: relative;
  }
}

@media (min-width: 768px) {
  .star-right-decor:before {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;

    width: 30px;

    content: '';

    background-image: url(/wp-content/uploads/pluggable-star.svg);
    background-position: 50% 0;
    background-size: 100% 55px;
  }
}

@media (min-width: 992px) {
  .star-right-decor:before {
    right: 20px;

    width: 40px;

    background-size: 100% 71px;
  }
}

@media (min-width: 768px) {
  .star-right-decor.bottom-decor:before {
    bottom: 50px;
  }
}

@media (min-width: 992px) {
  .star-right-decor.bottom-decor:before {
    bottom: 60px;
  }
}

.text-line-box {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  position: relative;
  padding-left: 13px;
  text-wrap: balance;
  max-width: 23ch;
}

@media (min-width: 992px) {
  .text-line-box {
    font-size: 26px;
  }
}
@media (min-width: 1300px) {
  .text-line-box {
    font-size: 32px;
    line-height: 1.25;

    padding-left: 29px;
  }
}
@media (min-width: 1600px) {
  .text-line-box {
    font-size: 40px;
    line-height: 1.25;
  }
}
.text-line-box:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;

  width: 4px;

  content: '';

  background: #ee2e24;
}
@media (min-width: 992px) {
  .text-line-box:before {
    width: 6px;
  }
}
@media (min-width: 1300px) {
  .text-line-box:before {
    width: 10px;
  }
}
@media (max-width: 991px) {
  .text-line-box br {
    display: none;
  }
}
.text-line-box p {
  margin: 0;
}

.info-box {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.63;

  position: relative;

  padding-bottom: 40px;

  color: #005d99;
  background: #8fd7f1;
}
@media (min-width: 992px) {
  .info-box {
    font-size: 22px;
    line-height: 1.36;

    padding-bottom: 72px;
  }
}
@media (min-width: 1300px) {
  .info-box {
    font-size: 28px;
  }
}
.info-box__visual {
  position: relative;
  z-index: 2;

  padding: 83px 30px 82px;

  color: #fff;
  background-size: cover;
}
@media (min-width: 768px) {
  .info-box__visual {
    margin-top: -30px;
    margin-right: 20px;
    padding: 70px 60px 70px 30px;
  }
}
@media (min-width: 992px) {
  .info-box__visual {
    margin-top: -62px;
    margin-right: 50px;
    padding: 100px 60px 80px 90px;
  }
}
@media (min-width: 1300px) {
  .info-box__visual {
    padding: 100px 60px 80px 150px;
  }
}
@media (min-width: 1600px) {
  .info-box__visual {
    margin-right: 80px;
    padding: 161px 60px 137px 200px;
  }
}
.info-box__visual p {
  margin: 0;
}
.info-box__title {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;

  display: block;

  margin-bottom: 41px;

  text-transform: uppercase;

  border-bottom: 2px solid currentColor;
}
@media (min-width: 992px) {
  .info-box__title {
    font-size: 1.6vw;

    margin-bottom: 38px;

    border-width: 3px;
  }
}
@media (min-width: 1300px) {
  .info-box__title {
    font-size: 1.5vw;
  }
}
@media (min-width: 1600px) {
  .info-box__title {
    font-size: 25px;
  }
}
.info-box__content {
  padding: 33px 30px 12px;
}
@media (min-width: 768px) {
  .info-box__content {
    padding: 40px 60px 40px 14px;
  }
}
@media (min-width: 992px) {
  .info-box__content {
    padding: 60px 90px 50px 5px;
  }
}
@media (min-width: 1600px) {
  .info-box__content {
    padding: 150px 172px 88px 14px;
  }
}
@media (min-width: 1300px) {
  .info-box--add {
    padding-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .info-box--add {
    padding-bottom: 3px;
  }
}
@media (min-width: 1600px) {
  .info-box--add .info-box__visual {
    margin-right: 12px;
    padding: 81px 80px 116px 200px;
  }
}
@media (max-width: 767px) {
  .info-box--add .info-box__visual {
    padding: 46px 30px 48px;
  }
}
@media (min-width: 1300px) {
  .info-box--add .info-box__content {
    padding: 57px 90px 40px 35px;
  }
}
@media (max-width: 767px) {
  .info-box--add .info-box__content {
    padding-top: 41px;
  }
}
@media (max-width: 767px) {
  .info-box--add:after {
    display: none;
  }
}

.heading {
  position: relative;

  padding: 164px 0 9px;

  background: #fff;
}
@media (min-width: 768px) {
  .heading {
    min-height: 33vw;
    padding: 80px 0 40px 30px;
  }
}
@media (min-width: 992px) {
  .heading {
    min-height: 33vw;
    padding: 80px 0 40px 150px;
  }
}
@media (min-width: 1300px) {
  .heading {
    min-height: 587px;
    padding: 269px 0 60px 200px;
  }
}
.heading__visual {
  position: relative;

  width: 100%;
  height: 196px;
  margin-bottom: 36px;

  background: radial-gradient(
    circle at 50% 200px,
    #f2f8fe 0%,
    #f2f8fe 200px,
    rgba(242, 248, 254, 0) 200px,
    rgba(242, 248, 254, 0) 100%
  );
}
@media (min-width: 768px) {
  .heading__visual {
    position: absolute;
    right: 0;
    bottom: 0;

    width: 40%;
    height: 150px;
    margin: 0;

    background: radial-gradient(
      circle at 150px 150px,
      #f2f8fe 0%,
      #f2f8fe 150px,
      rgba(242, 248, 254, 0) 150px,
      rgba(242, 248, 254, 0) 100%
    );
  }
}
@media (min-width: 992px) {
  .heading__visual {
    width: 40%;
    max-width: 704px;
    height: 250px;

    background: radial-gradient(
      circle at 250px 250px,
      #f2f8fe 0%,
      #f2f8fe 250px,
      rgba(242, 248, 254, 0) 250px,
      rgba(242, 248, 254, 0) 100%
    );
  }
}
@media (min-width: 1300px) {
  .heading__visual {
    width: 50%;
    max-width: 704px;
    height: 310px;

    background: radial-gradient(
      circle at 310px 310px,
      #f2f8fe 0%,
      #f2f8fe 310px,
      rgba(242, 248, 254, 0) 310px,
      rgba(242, 248, 254, 0) 100%
    );
  }
}
.heading__visual img {
  position: absolute;
  bottom: 0;
  left: 0;

  max-width: 100%;
}
@media (max-width: 767px) {
  .heading__visual img {
    left: 50%;

    width: 400px;
    margin-left: -11px;

    transform: translateX(-50%);
  }
}
.heading__title {
  position: relative;
  display: flex;
  padding: 0 20px;
  text-wrap: balance;
  max-width: 75ch;
}
@media (min-width: 768px) {
  .heading__title {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .heading__title h2 {
    font-size: 4vw;
  }
}
@media (min-width: 992px) {
  .heading__title h2 {
    font-size: 4.2vw;
  }
}
@media (min-width: 1600px) {
  .heading__title h2 {
    font-size: 75px;
  }
}
@media (max-width: 767px) {
  .heading__title h2 br {
    display: none;
  }
}
.heading .title_num {
  font-size: 126px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  top: 0;
  display: inline-block;
  min-width: 94px;
  vertical-align: top;
  color: #ee2e24;
}
@media (min-width: 768px) {
  .heading .title_num {
    font-size: 11vw;

    top: -1vw;
  }
}
@media (min-width: 992px) {
  .heading .title_num {
    font-size: 12.3vw;

    width: 9vw;
    min-width: 9vw;
  }
}
@media (min-width: 1600px) {
  .heading .title_num {
    font-size: 196px;

    top: -15px;

    width: 138px;
    min-width: 138px;
  }
}
.heading--add {
  padding-top: 0;
}
@media (min-width: 768px) {
  .heading--add {
    padding-top: 104px;
  }
}
@media (min-width: 1300px) {
  .heading--add {
    min-height: 484px;
  }
}
@media (max-width: 767px) {
  .heading--add {
    padding-bottom: 35px;
  }
}
@media (min-width: 768px) {
  .heading--img-right {
    padding-right: 34%;
  }
}
@media (min-width: 992px) {
  .heading--img-right {
    padding-right: 30%;
  }
}
@media (min-width: 1300px) {
  .heading--img-right {
    padding-right: 26%;
  }
}
@media (min-width: 1600px) {
  .heading--img-right {
    padding-right: 24%;
  }
}
.heading--img-right .heading__visual img {
  right: 0;
  left: auto;

  transform: translateX(0);
}
@media (max-width: 767px) {
  .heading--img-center {
    padding-top: 30px;
  }
}
.heading--img-center .heading__visual img {
  left: 50%;

  transform: translateX(-50%);
}
@media (max-width: 1299px) {
  .heading--img-center .heading__visual img {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .heading--img-center .heading__visual img {
    width: 210px;
  }
}

.info-lits {
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .info-lits {
    display: flex;

    flex-wrap: wrap;
  }
}
.info-lits > li {
  position: relative;

  width: 100%;

  color: #005d99;
  background: #8fd7f1;
}
@media (min-width: 992px) {
  .info-lits > li {
    width: 50%;
  }
}
.info-lits > li:nth-child(4n + 3),
.info-lits > li:nth-child(4n + 2) {
  color: #fff;
  background: #005d99;
}
.info-lits > li:nth-child(4n + 3):before,
.info-lits > li:nth-child(4n + 2):before {
  opacity: 0.6;
}
@media (min-width: 992px) {
  .info-lits > li:nth-child(4n + 3):before,
  .info-lits > li:nth-child(4n + 2):before {
    position: absolute;
    top: 50%;
    right: 20px;

    width: 40px;
    height: 300px;

    content: '';
    transform: translateY(-50%);

    background-image: url(/wp-content/uploads/pluggable-star.svg);
    background-position: 50% -5px;
    background-size: 100% 77px;
  }
}
@media (max-width: 767px) {
  .info-lits > li:nth-child(4n + 2) + li {
    margin-top: -20px;
    padding-bottom: 27px;
  }
}
@media (min-width: 992px) {
  .info-lits > li:nth-child(4n + 3):before {
    right: auto;
    left: 74px;
  }
}
.info-lits > li:nth-child(4n + 4),
.info-lits > li:nth-child(4n) {
  color: #005d99;
  background: #8fd7f1;
}
.info-lits > li:nth-child(4n + 4):after,
.info-lits > li:nth-child(4n + 1):after {
  position: absolute;
  top: 0;
  right: 6px;
  bottom: 0;

  width: 35px;

  content: '';

  background-image: radial-gradient(
    circle at 3px 3px,
    #e4f1fd 0%,
    #e4f1fd 2px,
    rgba(228, 241, 253, 0) 2px,
    rgba(228, 241, 253, 0) 100%
  );
  background-repeat: repeat;
  background-position: 0 10px;
  background-size: 13px 16px;
}
@media (min-width: 992px) {
  .info-lits > li:nth-child(4n + 4):after,
  .info-lits > li:nth-child(4n + 1):after {
    right: auto;
    left: 61px;

    width: 62px;

    background-image: radial-gradient(
      circle at 4px 4px,
      #e4f1fd 0%,
      #e4f1fd 4px,
      rgba(228, 241, 253, 0) 4px,
      rgba(228, 241, 253, 0) 100%
    );
    background-repeat: repeat;
    background-position: 0 6px;
    background-size: 26px 26px;
  }
}
@media (min-width: 992px) {
  .info-lits > li:nth-child(4n + 4):after {
    right: 10px;
    left: auto;
  }
}
@media (min-width: 992px) {
  .info-lits > li:nth-child(odd) {
    padding-left: 150px;
  }
}
@media (min-width: 1600px) {
  .info-lits > li:nth-child(odd) {
    padding-left: 200px;
  }
}
@media (min-width: 992px) {
  .info-lits > li:nth-child(odd) .item-info {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .info-lits > li:nth-child(even) {
    padding-right: 80px;
  }
}
@media (min-width: 1600px) {
  .info-lits > li:nth-child(even) {
    padding-right: 120px;
  }
}
@media (min-width: 1600px) {
  .info-lits > li:nth-child(2) .item-info__visual {
    min-width: 234px;
  }
}

.item-info {
  padding: 33px 30px 15px;
}
@media (min-width: 768px) {
  .item-info {
    padding: 58px 20px 27px 30px;
  }
}
@media (min-width: 1300px) {
  .item-info {
    padding-left: 70px;
  }
}
@media (min-width: 1300px) {
  .item-info__content {
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .item-info .text-line-box {
    margin-right: 40px;
  }
}
.item-info .title {
  font-size: 15px;
  font-weight: 700;

  display: block;

  margin-bottom: 10px;
  padding-bottom: 0;

  text-transform: uppercase;

  border-bottom: 2px solid #fff;
}
@media (min-width: 768px) {
  .item-info .title {
    font-size: 18px;

    margin-bottom: 20px;
    padding-bottom: 5px;

    border-width: 3px;
  }
}
@media (min-width: 992px) {
  .item-info .title {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .item-info .title {
    font-size: 25px;
  }
}
.item-info__body {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.63;

  display: flex;

  margin: 0 -10px;

  align-items: center;
}
@media (min-width: 768px) {
  .item-info__body {
    font-size: 20px;
    line-height: 1.36;

    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1600px) {
  .item-info__body {
    font-size: 28px;
  }
}
.item-info__body p {
  margin: 0;
}
@media (max-width: 991px) {
  .item-info > .item-info__body {
    margin: 0;
    padding-right: 25px;
  }
}
.item-info__visual {
  width: 124px;
  min-width: 124px;
  margin-right: 15px;
}
@media (min-width: 370px) {
  .item-info__visual {
    width: 130px;
    min-width: 130px;
    margin-right: 25px;
  }
}
@media (min-width: 768px) {
  .item-info__visual {
    width: 140px;
    min-width: 140px;
  }
}
@media (min-width: 1300px) {
  .item-info__visual {
    width: 180px;
    min-width: 180px;
  }
}
@media (min-width: 1600px) {
  .item-info__visual {
    width: 262px;
    min-width: 262px;
  }
}
.item-info .numbers {
  font-size: 30px;
  font-weight: 700;
  line-height: 70px;

  display: flex;

  margin-bottom: -7px;

  align-items: center;
}
@media (min-width: 768px) {
  .item-info .numbers {
    font-size: 3vw;

    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .item-info .numbers {
    font-size: 36px;
  }
}
.item-info .numbers .number {
  font-size: 59px;
}
@media (min-width: 768px) {
  .item-info .numbers .number {
    font-size: 4vw;
  }
}
@media (min-width: 1600px) {
  .item-info .numbers .number {
    font-size: 70px;
  }
}
.item-info sup {
  font-size: 0.5em;
}

.text-block {
  padding: 32px 30px;

  background: #fff;
}
@media (min-width: 992px) {
  .text-block {
    padding-left: 150px;
  }
}
@media (min-width: 1300px) {
  .text-block {
    padding-right: 110px;
    padding-left: 200px;
  }
}

.columns {
  font-weight: 600;

  text-align: center;

  color: #005d99;
}
@media (min-width: 768px) {
  .columns {
    font-size: 20px;

    margin: 0 -10px;
  }
}
@media (min-width: 1300px) {
  .columns {
    display: flex;
  }
}
@media (min-width: 1600px) {
  .columns {
    font-size: 28px;
  }
}
.columns__col {
  width: 100%;
}
@media (min-width: 768px) {
  .columns__col {
    padding: 0 10px;
  }
}
@media (min-width: 1300px) {
  .columns__col {
    width: 50%;
  }
}
@media (max-width: 1299px) {
  .columns__col + .columns__col {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .columns__col + .columns__col {
    padding-top: 15px;
  }
}
.columns .visual {
  width: 182px;
  margin: 0 auto 10px;
}
@media (min-width: 768px) {
  .columns .visual {
    width: 200px;
  }
}
@media (min-width: 1300px) {
  .columns .visual {
    width: 240px;
  }
}
@media (max-width: 767px) {
  .columns--add .columns__col {
    display: flex;

    text-align: left;

    align-items: center;
  }
}
@media (min-width: 768px) {
  .columns--add p {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .columns--add .visual {
    width: 164px;
    min-width: 164px;
    margin-right: 15px;
  }
}
@media (max-width: 369px) {
  .columns--add .visual {
    width: 120px;
    min-width: 120px;
  }
}

.info-list {
  margin: 0 -15px;
  padding: 38px 30px;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .info-list {
    display: flex;

    padding: 80px 30px;
    padding-left: 150px;

    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .info-list {
    padding: 80px 95px 80px 150px;
  }
}
@media (min-width: 1300px) {
  .info-list {
    padding-left: 200px;
  }
}
.info-list > li {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .info-list > li {
    width: 100%;
  }
}
@media (min-width: 1300px) {
  .info-list > li {
    width: 50%;
  }
}
.info-list > li + li {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .info-list > li + li {
    margin-top: 40px;
  }
}
@media (min-width: 1300px) {
  .info-list > li + li {
    margin-top: 0;
  }
}

.item {
  font-weight: 500;

  text-align: center;
}
@media (min-width: 768px) {
  .item {
    display: flex;

    text-align: left;

    align-items: center;
  }
}
@media (max-width: 1599px) {
  .item {
    flex-direction: column;

    text-align: center;
  }
}
.item .visual {
  min-width: 212px;
  margin-right: 22px;
}
@media (max-width: 767px) {
  .item .visual {
    width: 140px;
    min-width: 140px;
    margin: 0 auto 4px;
  }
}
.item p {
  margin: 0;
}
.item .mark {
  line-height: 26px;
}
@media (min-width: 992px) {
  .item .mark {
    line-height: 28px;
  }
}
@media (min-width: 768px) {
  .item .txt {
    margin: -20px 0;
  }
}
@media (max-width: 1599px) {
  .item .txt {
    margin: 20px 0 0;
  }
}
@media (max-width: 767px) {
  .item .txt {
    margin-top: 0;
  }
}

.testimonial {
  position: relative;
  z-index: 1;

  padding: 40px 30px 80px;

  background-position: 50% 50%;
  background-size: cover;
}
@media (min-width: 992px) {
  .testimonial {
    padding: 148px 120px 122px;
  }
}
.testimonial.bottom-decor:after {
  background-image: radial-gradient(
    circle at 3px 3px,
    #9dceed 0%,
    #9dceed 2px,
    rgba(157, 206, 237, 0) 2px,
    rgba(228, 241, 253, 0) 100%
  );
}
@media (min-width: 992px) {
  .testimonial.bottom-decor:after {
    bottom: 10px;

    background-image: radial-gradient(
      circle at 4px 4px,
      #9dceed 0%,
      #9dceed 4px,
      rgba(157, 206, 237, 0) 4px,
      rgba(157, 206, 237, 0) 100%
    );
  }
}
.testimonial + .heading {
  padding-top: 88px;
}
@media (min-width: 768px) {
  .testimonial + .heading {
    padding-top: 230px;
  }
}
@media (max-width: 767px) {
  .testimonial + .heading .heading__visual img {
    right: 50%;

    width: 260px;

    transform: translateX(50%);
  }
}

.testimonial-wrap {
  position: relative;

  overflow: hidden;

  padding-bottom: 36px;
}
@media (min-width: 768px) {
  .testimonial-wrap {
    padding-bottom: 53px;
  }
}
.testimonial-wrap:after {
  position: absolute;
  bottom: 0;
  left: 0;

  width: 40px;
  height: 36px;

  content: '';

  background: linear-gradient(
    135deg,
    rgba(22, 88, 146, 0.5) 0%,
    rgba(22, 88, 146, 0.5) 26px,
    #fff 26px,
    #fff 29px,
    rgba(22, 88, 146, 0) 29px
  );
}
@media (min-width: 768px) {
  .testimonial-wrap:after {
    width: 74px;
    height: 53px;

    background: linear-gradient(
      142deg,
      rgba(22, 88, 146, 0.5) 0%,
      rgba(22, 88, 146, 0.5) 40px,
      #fff 40px,
      #fff 44px,
      rgba(22, 88, 146, 0) 44px
    );
  }
}
.testimonial-wrap:before {
  position: absolute;
  z-index: 2;
  bottom: 34px;
  left: 38px;

  width: 3px;
  height: 5px;

  content: '';
  transform: rotate(45deg);

  background-color: #fff;
}
@media (min-width: 768px) {
  .testimonial-wrap:before {
    bottom: 51px;
    left: 65px;

    width: 4px;
  }
}

.testimonial-item {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;

  position: relative;

  margin: 0;
  padding: 67px 23px 52px;

  color: #fff;
  border: 3px solid #fff;
  border-bottom: 0;
  border-left: 0;
  background: rgba(22, 88, 146, 0.5);
}
@media (min-width: 768px) {
  .testimonial-item {
    padding: 48px 90px 48px 105px;

    border-width: 4px;
  }
}
@media (min-width: 992px) {
  .testimonial-item {
    font-size: 30px;
    line-height: 1.25;
  }
}
@media (min-width: 1300px) {
  .testimonial-item {
    font-size: 40px;
  }
}
.testimonial-item:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 39px;

  content: ' ';

  border-top: 3px solid #fff;
}
@media (min-width: 768px) {
  .testimonial-item:after {
    left: 67px;

    border-width: 4px;
  }
}
.testimonial-item:before {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: -36px;
  left: 0;

  content: '';

  border-left: 3px solid #fff;
}
@media (min-width: 768px) {
  .testimonial-item:before {
    bottom: -50px;

    border-width: 4px;
  }
}
.testimonial-item p {
  margin: 0 0 14px;
}
@media (min-width: 768px) {
  .testimonial-item p {
    margin: 0 0 20px;
  }
}
.testimonial-item p:first-child {
  position: relative;
}
.testimonial-item p:first-child:before {
  position: absolute;
  top: -47px;
  left: 0;

  width: 50px;
  height: 48px;

  content: '';

  background: url(/wp-content/uploads/pluggable-quote.svg) no-repeat;
  background-size: 100% auto;
}
@media (min-width: 768px) {
  .testimonial-item p:first-child:before {
    top: -16px;
    left: -69px;

    width: 50px;
    height: 48px;
  }
}
@media (min-width: 992px) {
  .testimonial-item p:first-child:before {
    width: 63px;
    height: 55px;
  }
}
.testimonial-item cite {
  font-weight: 400;
  font-style: normal;
}

.list-mix {
  background: #fff;
}
.list-mix > li {
  position: relative;

  background: #8fd7f1;
}
@media (min-width: 768px) {
  .list-mix > li:after {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 10px;

    width: 30px;

    content: '';
    transform: translateY(-50%);

    background-image: url(/wp-content/uploads/pluggable-star.svg);
    background-position: 50% 0;
    background-size: 100% 55px;
  }
}
@media (min-width: 992px) {
  .list-mix > li:after {
    right: 25px;

    width: 40px;
    height: 508px;

    background-size: 100% 85px;
  }
}
@media (max-width: 767px) {
  .list-mix > li:before {
    position: absolute;
    top: 0;
    right: 6px;
    bottom: 0;

    width: 35px;
    height: auto;

    content: '';

    background-image: radial-gradient(
      circle at 3px 3px,
      #e4f1fd 0%,
      #e4f1fd 2px,
      rgba(228, 241, 253, 0) 2px,
      rgba(228, 241, 253, 0) 100%
    );
    background-repeat: repeat;
    background-position: 0 10px;
    background-size: 13px 16px;
  }
}
@media (max-width: 767px) and (min-width: 992px) {
  .list-mix > li:before {
    right: 10px;

    width: 62px;

    background-image: radial-gradient(
      circle at 4px 4px,
      #e4f1fd 0%,
      #e4f1fd 4px,
      rgba(228, 241, 253, 0) 4px,
      rgba(228, 241, 253, 0) 100%
    );
    background-repeat: repeat;
    background-position: 0 6px;
    background-size: 26px 26px;
  }
}
@media (min-width: 992px) {
  .list-mix > li:nth-child(odd) {
    padding-left: 150px;
  }
}
@media (min-width: 1300px) {
  .list-mix > li:nth-child(odd) {
    padding-left: 200px;
  }
}
@media (min-width: 992px) {
  .list-mix > li:nth-child(even) {
    padding-right: 90px;
  }
}
@media (min-width: 768px) {
  .list-mix > li:nth-child(even):after {
    right: auto;
  }
}
@media (min-width: 992px) {
  .list-mix > li:nth-child(even):after {
    right: auto;
    left: 77px;
  }
}
.list-mix > li:nth-child(even):before {
  position: absolute;
  top: 0;
  right: 6px;
  bottom: 0;

  width: 35px;
  height: auto;

  content: '';

  background-image: radial-gradient(
    circle at 3px 3px,
    #e4f1fd 0%,
    #e4f1fd 2px,
    rgba(228, 241, 253, 0) 2px,
    rgba(228, 241, 253, 0) 100%
  );
  background-repeat: repeat;
  background-position: 0 10px;
  background-size: 13px 16px;
}
@media (min-width: 992px) {
  .list-mix > li:nth-child(even):before {
    right: 10px;

    width: 62px;

    background-image: radial-gradient(
      circle at 4px 4px,
      #e4f1fd 0%,
      #e4f1fd 4px,
      rgba(228, 241, 253, 0) 4px,
      rgba(228, 241, 253, 0) 100%
    );
    background-repeat: repeat;
    background-position: 0 6px;
    background-size: 26px 26px;
  }
}
.list-mix > li:nth-child(even) .mix__columns {
  flex-direction: row-reverse;
}
@media (min-width: 992px) {
  .list-mix > li:nth-child(even) .mix__col:first-child {
    padding-left: 47px;
  }
}
@media (min-width: 992px) {
  .list-mix > li:nth-child(even) .mix__circle {
    padding-right: 60px;
    padding-left: 140px;
  }
}
@media (min-width: 1300px) {
  .list-mix > li:nth-child(even) .mix__circle {
    padding-right: 80px;
    padding-left: 165px;

    border-top-left-radius: 0;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 1300px) {
  .list-mix > li:nth-child(even) .mix__title {
    margin-right: 94px;
  }
}
@media (min-width: 992px) {
  .list-mix > li + li {
    margin-top: 22px;
  }
}

.mix {
  color: #005d99;
}
@media (min-width: 768px) {
  .mix__columns {
    display: flex;

    align-items: center;
  }
}
@media (min-width: 992px) {
  .mix__columns--visual .mix__col:first-child {
    width: 425px;
    min-width: 425px;
  }
}
.mix__col:first-child {
  width: 312px;
  min-width: 312px;
  padding-right: 10px;
}
@media (max-width: 991px) {
  .mix__col:first-child {
    padding: 30px 50px 30px 30px;
  }
}
@media (max-width: 767px) {
  .mix__col:first-child {
    width: 100%;
    min-width: 100%;
  }
}
.mix__circle {
  position: relative;
  z-index: 1;

  min-height: 385px;
  padding: 37px 30px;

  color: #fff;
  background: #005d99;
}
@media (min-width: 768px) {
  .mix__circle {
    padding: 66px 30px;
  }
}
@media (min-width: 992px) {
  .mix__circle {
    padding: 66px 80px 66px 60px;
  }
}
@media (min-width: 1300px) {
  .mix__circle {
    min-height: 564px;
    padding: 66px 140px 10px 113px;

    border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
  }
}
.mix__circle--text {
  max-width: 976px;

  font-size: 16px;
  font-weight: bold;
  line-height: 1.63;

  display: flex;

  padding-top: 30px;
  padding-bottom: 30px;

  background-size: cover;

  align-items: center;
}
@media (min-width: 992px) {
  .mix__circle--text {
    font-size: 22px;
    flex: 0 0 100%;
    height: 300px;
  }
}
@media (min-width: 1300px) {
  .mix__circle--text {
    font-size: 30px;
    line-height: 1.33;
    flex: 0 0 100%;
    height: 200px;
  }
}
.mix__circle--text p {
  margin: 0;
}
.mix__title {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;

  display: block;

  margin-bottom: 39px;

  border-bottom: 2px solid #fff;
}
@media (min-width: 768px) {
  .mix__title {
    font-size: 20px;

    margin-bottom: 19px;
    padding-bottom: 2px;

    border-width: 3px;
  }
}
@media (min-width: 1300px) {
  .mix__title {
    font-size: 25px;
  }
}
.mix__visual {
  width: 120px;
  min-width: 120px;
  margin-right: 15px;
}
@media (min-width: 370px) {
  .mix__visual {
    width: 163px;
    min-width: 163px;
  }
}
@media (min-width: 768px) {
  .mix__visual {
    width: 120px;
    min-width: 120px;
  }
}
@media (min-width: 1300px) {
  .mix__visual {
    width: 141px;
    width: 100%;
    min-width: 141px;
    max-width: 250px;
    margin: 0 auto 10px;
  }
}
@media (min-width: 1300px) {
  .mix__body {
    padding: 0 1%;
  }
}

.mix_item_list {
  font-weight: 500;

  margin: 0 -18px;

  text-align: left;
}
@media (min-width: 768px) {
  .mix_item_list {
    font-size: 20px;
  }
}
@media (min-width: 1300px) {
  .mix_item_list {
    display: flex;

    text-align: center;
  }
}
@media (min-width: 1600px) {
  .mix_item_list {
    font-size: 28px;
  }
}
.mix_item_list > li {
  display: flex;

  padding: 0 18px;

  align-items: center;
}
@media (min-width: 1300px) {
  .mix_item_list > li {
    display: block;

    width: calc(100% / 3);
  }
}
.mix_item_list > li + li {
  margin-top: 15px;
}
@media (min-width: 370px) {
  .mix_item_list > li + li {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .mix_item_list > li + li {
    margin-top: 15px;
  }
}
@media (min-width: 1300px) {
  .mix_item_list > li + li {
    margin-top: 0;
  }
}
.mix_item_list p {
  margin: 0;
}

.download-section {
  padding-bottom: 40px;

  border-top: 52px solid #fff;
}
@media (min-width: 992px) {
  .download-section {
    margin-top: 134px;
    padding-bottom: 156px;

    border-top: 80px solid #fff;
    box-shadow: 0 -134px 0 0 #fff;
  }
}
.download-section.top-decor:after {
  top: -45px;
}
@media (min-width: 992px) {
  .download-section.top-decor:after {
    top: -65px;
  }
}
.download-section .container-download {
  width: 100%;
  max-width: 1190px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .download-section .container-download {
    padding: 0 100px;
  }
}
@media (min-width: 992px) {
  .download-section .container-download {
    padding: 0 150px;
  }
}
.download-section .btn {
  font-family: Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
  width: 100%;
  margin-bottom: 33px;
  padding: 10px 7px 6px;
  transition: box-shadow 0.3s;
  text-align: center;
  letter-spacing: 0;
  color: #ee2e24;
  border-radius: 99px;
  background: #fff;
  justify-content: space-between;
  align-items: center;
  text-box: trim-both cap alphabetic;
}
@media (min-width: 768px) {
  .download-section .btn {
    font-size: 30px;
    line-height: 34px;

    margin-bottom: 38px;
    padding: 16px 15px;
  }
}
@media (min-width: 992px) {
  .download-section .btn {
    font-size: 36px;
    line-height: 40px;

    margin-bottom: 43px;
    padding: 22px 20px;
  }
}
@media (min-width: 1300px) {
  .download-section .btn {
    font-size: 50px;
    line-height: 54px;

    padding: 28px 27px;
  }
}
.download-section .btn:before,
.download-section .btn:after {
  width: 18px;
  height: 17px;
  margin-top: -2px;

  content: '';

  background: url(/wp-content/uploads/pluggable-star-red.svg) no-repeat;
  background-size: 100% auto;
}
@media (min-width: 768px) {
  .download-section .btn:before,
  .download-section .btn:after {
    width: 26px;
    height: 24px;
  }
}
@media (min-width: 992px) {
  .download-section .btn:before,
  .download-section .btn:after {
    width: 42px;
    height: 40px;
  }
}
.download-section .btn:hover {
  box-shadow: inset 0 0 30px 0 rgba(196, 40, 26, 0.7);
}
.download-section .description {
  font-weight: 700;

  text-align: center;

  color: #fff;
}
.download-section .description p {
  margin: 0;
}

.label-section {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.27;

  position: relative;

  width: 300px;
  min-height: 228px;
  margin: -2px auto 42px;
  padding: 86px 50px 50px;

  text-align: center;

  color: #005d99;
  background: url(/wp-content/uploads/pluggable-bg-label.png) no-repeat;
  background-size: 100% 100%;
}
@media (min-width: 768px) {
  .label-section {
    font-size: 40px;
    line-height: 1.2;

    width: 650px;
    min-height: 380px;
    margin-bottom: 55px;
    padding: 107px 50px;
  }
}
@media (min-width: 1300px) {
  .label-section {
    font-size: 50px;

    width: 750px;
    min-height: 426px;
  }
}
.label-section:before {
  position: absolute;
  top: 30px;
  left: 50%;

  width: 154px;
  height: 27px;

  content: '';
  transform: translateX(-50%);

  background: url(/wp-content/uploads/pluggable-star-blue.svg) repeat-x;
  background-size: 51px 100%;
}
@media (min-width: 768px) {
  .label-section:before {
    top: 35px;

    width: 222px;
    height: 40px;

    background-size: 74px 100%;
  }
}
.label-section__txt {
  display: block;
  overflow: hidden;

  width: 180px;
  max-height: 86px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .label-section__txt {
    width: 380px;
    max-height: 190px;
  }
}
@media (min-width: 1300px) {
  .label-section__txt {
    width: 450px;
  }
}

.citations-section {
  color: #fff;
  background: #005d99;
}
.citations-section a:any-link {
  color: #fff;
  text-decoration: underline;
}

.citations-section h2 {
  color: currentColor;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
  padding: 15px 30px;
  text-align: center;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .citations-section h2 {
    font-size: 28px;
    padding: 27px 30px;
  }
}

.citations-section .muilticolumns {
  font-size: 11px;
  font-weight: 400;
  line-height: 1.2;

  padding: 0 30px;
}
@media (min-width: 768px) {
  .citations-section .muilticolumns {
    font-size: 14px;
    line-height: 1.29;
  }
}
@media (min-width: 992px) {
  .citations-section .muilticolumns {
    padding: 0 100px 0 150px;
  }
}
@media (min-width: 1300px) {
  .citations-section .muilticolumns {
    padding: 0 150px 0 200px;
  }
}

#footnotes {
  margin-top: 0;
  padding-inline: 30px;
  padding-bottom: 30px;
}

#footnotes ol li a:any-link {
  color: #fff !important;
  text-decoration: underline;
}

@media (min-width: 768px) {
  #footnotes {
    column-count: 2;
    column-gap: 80px;
  }
}

@media (min-width: 992px) {
  #footnotes {
    padding-inline: 150px;
    padding-bottom: 80px;
    column-count: 2;
    column-gap: 80px;
  }
}

#header {
  background: #8fd7f1;
  position: relative;
  z-index: 999;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 1600px;
  margin-inline: auto;
  padding-block: 20px;
}
