@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
.ws-html {
  color: #1A1A1A;
  background: #fff;
  font: 18px/1.21 "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  /**
  * 1. Correct `inline-block` display not defined in IE 8/9.
  * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
  */
  /**
  * Prevent modern browsers from displaying `audio` without controls.
  * Remove excess height in iOS 5 devices.
  */
  /**
  * Address `[hidden]` styling not present in IE 8/9/10.
  * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
  */
  /* Links
  ========================================================================== */
  /**
  * Remove the gray background color from active links in IE 10.
  */
  /**
  * Improve readability of focused elements when they are also in an
  * active/hover state.
  */
  /* Text-level semantics
  ========================================================================== */
  /**
  * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
  */
  /**
  * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
  */
  /**
  * Address styling not present in Safari and Chrome.
  */
  /**
  * Address variable `h1` font-size and margin within `section` and `article`
  * contexts in Firefox 4+, Safari, and Chrome.
  */
  /**
  * Address styling not present in IE 8/9.
  */
  /**
  * Address inconsistent and variable font size in all browsers.
  */
  /**
  * Prevent `sub` and `sup` affecting `line-height` in all browsers.
  */
  /* Embedded content
  ========================================================================== */
  /**
  * Remove border when inside `a` element in IE 8/9/10.
  */
  /**
  * Correct overflow not hidden in IE 9/10/11.
  */
  /* Grouping content
  ========================================================================== */
  /**
  * Address margin not present in IE 8/9 and Safari.
  */
  /**
  * Address differences between Firefox and other browsers.
  */
  /**
  * Contain overflow in all browsers.
  */
  /**
  * Address odd `em`-unit font size rendering in all browsers.
  */
  /* Forms
  ========================================================================== */
  /**
  * Known limitation: by default, Chrome and Safari on OS X allow very limited
  * styling of `select`, unless a `border` property is set.
  */
  /**
  * 1. Correct color not being inherited.
  *    Known issue: affects color of disabled elements.
  * 2. Correct font properties not being inherited.
  * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
  */
  /**
  * Address `overflow` set to `hidden` in IE 8/9/10/11.
  */
  /**
  * Address inconsistent `text-transform` inheritance for `button` and `select`.
  * All other form control elements do not inherit `text-transform` values.
  * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
  * Correct `select` style inheritance in Firefox.
  */
  /**
  * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
  *    and `video` controls.
  * 2. Correct inability to style clickable `input` types in iOS.
  * 3. Improve usability and consistency of cursor style between image-type
  *    `input` and others.
  */
  /**
  * Re-set default cursor for disabled elements.
  */
  /**
  * Remove inner padding and border in Firefox 4+.
  */
  /**
  * Address Firefox 4+ setting `line-height` on `input` using `!important` in
  * the UA stylesheet.
  */
  /**
  * It's recommended that you don't attempt to style these elements.
  * Firefox's implementation doesn't respect box-sizing, padding, or width.
  *
  * 1. Address box sizing set to `content-box` in IE 8/9/10.
  * 2. Remove excess padding in IE 8/9/10.
  */
  /**
  * Fix the cursor style for Chrome's increment/decrement buttons. For certain
  * `font-size` values of the `input`, it causes the cursor style of the
  * decrement button to change from `default` to `text`.
  */
  /**
  * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
  * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
  */
  /**
  * Remove inner padding and search cancel button in Safari and Chrome on OS X.
  * Safari (but not Chrome) clips the cancel button when the search input has
  * padding (and `textfield` appearance).
  */
  /**
  * Define consistent border, margin, and padding.
  */
  /**
  * 1. Correct `color` not being inherited in IE 8/9/10/11.
  * 2. Remove padding so people aren't caught out if they zero out fieldsets.
  */
  /**
  * Remove default vertical scrollbar in IE 8/9/10/11.
  */
  /**
  * Don't inherit the `font-weight` (applied by a rule above).
  * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
  */
  /* Tables
  ========================================================================== */
  /**
  * Remove most spacing between table cells.
  */
}
.ws-html article,
.ws-html aside,
.ws-html details,
.ws-html figcaption,
.ws-html figure,
.ws-html footer,
.ws-html hgroup,
.ws-html main,
.ws-html menu,
.ws-html nav,
.ws-html section,
.ws-html summary {
  display: block;
}
.ws-html audio,
.ws-html canvas,
.ws-html progress,
.ws-html video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
.ws-html audio:not([controls]) {
  display: none;
  height: 0;
}
.ws-html [hidden],
.ws-html template {
  display: none;
}
.ws-html a {
  background-color: transparent;
}
.ws-html a:active,
.ws-html a:hover {
  outline: 0;
}
.ws-html abbr[title] {
  border-bottom: 1px dotted;
}
.ws-html b,
.ws-html strong {
  font-weight: bold;
}
.ws-html dfn {
  font-style: italic;
}
.ws-html h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.ws-html mark {
  background: #ff0;
  color: #000;
}
.ws-html small {
  font-size: 80%;
}
.ws-html sub,
.ws-html sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.ws-html sup {
  top: -0.5em;
}
.ws-html sub {
  bottom: -0.25em;
}
.ws-html img {
  border: 0;
}
.ws-html svg:not(:root) {
  overflow: hidden;
}
.ws-html figure {
  margin: 1em 40px;
}
.ws-html hr {
  box-sizing: content-box;
  height: 0;
}
.ws-html pre {
  overflow: auto;
}
.ws-html code,
.ws-html kbd,
.ws-html pre,
.ws-html samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.ws-html button,
.ws-html input,
.ws-html optgroup,
.ws-html select,
.ws-html textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
.ws-html button {
  overflow: visible;
}
.ws-html button,
.ws-html select {
  text-transform: none;
}
.ws-html button,
.ws-html input[type=button],
.ws-html input[type=reset],
.ws-html input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
.ws-html button[disabled],
.ws-html input[disabled] {
  cursor: default;
}
.ws-html button::-moz-focus-inner,
.ws-html input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ws-html input {
  line-height: normal;
}
.ws-html input[type=checkbox],
.ws-html input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.ws-html input[type=number]::-webkit-inner-spin-button,
.ws-html input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
.ws-html input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
.ws-html input[type=search]::-webkit-search-cancel-button,
.ws-html input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.ws-html fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.ws-html legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
.ws-html textarea {
  overflow: auto;
}
.ws-html optgroup {
  font-weight: bold;
}
.ws-html table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ws-html td,
.ws-html th {
  padding: 0;
}
@font-face {
  font-family: "icomoon";
  src: url("/wp-content/uploads/icomoon.eot?j0suhg");
  src: url("/wp-content/uploads/icomoon.eot?j0suhg#iefix") format("embedded-opentype"), url("/wp-content/uploads/icomoon.ttf?j0suhg") format("truetype"), url("/wp-content/uploads/icomoon.woff?j0suhg") format("woff"), url("/wp-content/uploads/icomoon.svg?j0suhg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ws-html [class^=ico-], .ws-html [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ws-html .ico-quote:before {
  content: "\e902";
}
.ws-html .ico-arrow:before {
  content: "\e900";
}
.ws-html .ico-star:before {
  content: "\e901";
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/uploads/helveticaneue-roman.woff2") format("woff2"), url("/wp-content/uploads/helveticaneue-roman.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/uploads/helveticaneue-italic.woff2") format("woff2"), url("/wp-content/uploads/helveticaneue-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/uploads/helveticaneue-light.woff2") format("woff2"), url("/wp-content/uploads/helveticaneue-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/uploads/helveticaneue-lightitalic.woff2") format("woff2"), url("/wp-content/uploads/helveticaneue-lightitalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/uploads/helveticaneue-medium.woff2") format("woff2"), url("/wp-content/uploads/helveticaneue-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/uploads/helveticaneue-mediumitalic.woff2") format("woff2"), url("/wp-content/uploads/helveticaneue-mediumitalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/uploads/helveticaneue-thin.woff2") format("woff2"), url("/wp-content/uploads/helveticaneue-thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/uploads/helveticaneue-thinitalic.woff2") format("woff2"), url("/wp-content/uploads/helveticaneue-thinitalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/uploads/helveticaneue-black.woff2") format("woff2"), url("/wp-content/uploads/helveticaneue-black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/uploads/helveticaneue-blackitalic.woff2") format("woff2"), url("/wp-content/uploads/helveticaneue-blackitalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/uploads/helveticaneue-bold.woff2") format("woff2"), url("/wp-content/uploads/helveticaneue-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/uploads/helveticaneue-bolditalic.woff2") format("woff2"), url("/wp-content/uploads/helveticaneue-bolditalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
.ws-html .tabs-section .tabs-block .tabs-list, .ws-html #footer .footnote-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ws-html .clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.ws-html .ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
.ws-html *, .ws-html *:before, .ws-html *:after {
  box-sizing: inherit;
}
.ws-html * {
  max-height: 1000000px;
}
.ws-html img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.ws-html .gm-style img {
  max-width: none;
}
.ws-html h1, .ws-html .h1,
.ws-html h2, .ws-html .h2,
.ws-html h3, .ws-html .h3,
.ws-html h4, .ws-html .h4,
.ws-html h5, .ws-html .h5,
.ws-html h6, .ws-html .h6,
.ws-html .h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: inherit;
}
.ws-html h1, .ws-html .h1 {
  font-size: 50px;
}
.ws-html h2, .ws-html .h2 {
  font-size: 40px;
}
.ws-html h3, .ws-html .h3 {
  font-size: 30px;
}
.ws-html h4, .ws-html .h4 {
  font-size: 23px;
}
.ws-html h5, .ws-html .h5 {
  font-size: 19px;
}
.ws-html h6, .ws-html .h6 {
  font-size: 16px;
}
.ws-html p {
  margin: 0 0 1em;
}
.ws-html a {
  color: inherit;
}
.ws-html a:hover, .ws-html a:focus {
  text-decoration: none;
}
.ws-html body {
  counter-reset: section;
}
@media (min-width: 480px) {
  .ws-html body {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  .ws-html body {
    font-size: 28px;
  }
}
.ws-html h1 {
  font-size: 65px;
  line-height: 0.92;
  margin: 0 0 0.33em;
}
@media (min-width: 480px) {
  .ws-html h1 {
    font-size: 90px;
  }
}
@media (min-width: 1024px) {
  .ws-html h1 {
    font-size: 120px;
  }
}
@media (min-width: 1600px) {
  .ws-html h1 {
    font-size: 166px;
    margin: 0 0 0.53em;
  }
}
.ws-html h2 {
  font-size: 44px;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  .ws-html h2 {
    font-size: 60px;
  }
}
@media (min-width: 1600px) {
  .ws-html h2 {
    font-size: 73px;
  }
}
.ws-html h3 {
  font-size: 35px;
  line-height: 1.2;
}
@media (min-width: 480px) {
  .ws-html h3 {
    font-size: 44px;
  }
}
@media (min-width: 1024px) {
  .ws-html h3 {
    font-size: 54px;
  }
}
.ws-html h4 {
  font-size: 28px;
  line-height: 1.2;
}
@media (min-width: 480px) {
  .ws-html h4 {
    font-size: 38px;
  }
}
@media (min-width: 1024px) {
  .ws-html h4 {
    font-size: 44px;
  }
}
@media (min-width: 1600px) {
  .ws-html h4 {
    font-size: 48px;
  }
}
.ws-html h5 {
  font-size: 22px;
  line-height: 1.2;
}
@media (min-width: 480px) {
  .ws-html h5 {
    font-size: 31px;
  }
}
@media (min-width: 1024px) {
  .ws-html h5 {
    font-size: 40px;
  }
}
.ws-html h6 {
  font-size: 18px;
  line-height: 1.2;
}
@media (min-width: 480px) {
  .ws-html h6 {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .ws-html h6 {
    font-size: 36px;
  }
}
.ws-html a {
  text-decoration: none;
}
.ws-html a:hover {
  text-decoration: underline;
}
.ws-html mark {
  background: none;
  color: #004B87;
  font-weight: 700;
  text-transform: uppercase;
}
.ws-html svg {
  width: 100%;
}
.ws-html .container {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .ws-html .container {
    padding: 0 30px;
  }
}
@media (min-width: 1024px) {
  .ws-html .container {
    max-width: 930px;
    padding: 0 40px;
  }
}
@media (min-width: 1600px) {
  .ws-html .container {
    max-width: 1280px;
  }
}
.ws-html .sub,
.ws-html .sup {
  font-size: 65%;
}
.ws-html .cta {
  transition: padding 0.2s ease-in-out;
  position: relative;
  display: inline-block;
  font-weight: 700;
  color: #72CCF4;
  letter-spacing: -0.4px;
  text-decoration: none;
  padding: 0 15px 0 0;
  overflow: hidden;
}
.ws-html .cta:hover {
  text-decoration: none;
}
.ws-html .cta:after {
  height: 0;
  width: 0;
  border-bottom: 7px solid transparent;
  border-left: 8px solid #72CCF4;
  border-top: 7px solid transparent;
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  right: 0;
}
.ws-html .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.ws-html .btn-ws {
  transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  display: inline-block;
  background: #C8EAF5;
  border-radius: 8px;
  padding: 20px 25px;
  font-size: 18px;
  font-weight: bold;
  color: #004B87;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 0 0 20px 0 rgba(26, 26, 26, 0.7);
  outline: none;
}
@media (min-width: 650px) {
  .ws-html .btn-ws {
    border-radius: 16px;
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .ws-html .btn-ws {
    font-size: 24px;
    padding: 30px 40px;
  }
}
@media (min-width: 1600px) {
  .ws-html .btn-ws {
    font-size: 29px;
    padding: 35px 45px;
  }
}
.ws-html .btn-ws:hover {
  background: #9ddaed;
  text-decoration: none;
}
.ws-html .btn-ws:focus-visible {
  outline: 2px solid #72CCF4;
  outline-offset: 2px;
}
.ws-html .btn-ws .ico-star {
  font-size: 80%;
}
.ws-html .heading-block {
  margin: 0 0 30px;
}
@media (min-width: 480px) {
  .ws-html .heading-block {
    display: flex;
    align-items: center;
    gap: 0 50px;
  }
}
@media (min-width: 1024px) {
  .ws-html .heading-block {
    gap: 0 70px;
  }
}
@media (min-width: 1600px) {
  .ws-html .heading-block {
    gap: 0 90px;
  }
}
.ws-html .heading-block h2 {
  margin: 0;
}
.ws-html .heading-block .number-block {
  position: relative;
  background: none;
  font-weight: 700;
  font-size: 110px;
  line-height: 1.15;
}
@media (min-width: 1024px) {
  .ws-html .heading-block .number-block {
    font-size: 150px;
  }
}
@media (min-width: 1600px) {
  .ws-html .heading-block .number-block {
    font-size: 196px;
  }
}
.ws-html .heading-block .heading-holder {
  position: relative;
  color: #C8EAF5;
}
@media (min-width: 480px) {
  .ws-html .heading-block .heading-holder {
    padding-left: 20px;
  }
}
.ws-html .heading-block .heading-holder:before {
  z-index: 100;
}
@media (min-width: 480px) {
  .ws-html .heading-block .heading-holder:before {
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    width: 21px;
    height: 100%;
    background-image: radial-gradient(circle at 6.5px 6.5px, #DA291C 0%, #DA291C 6.5px, rgba(228, 241, 253, 0) 6.5px, rgba(228, 241, 253, 0) 100%);
    background-repeat: repeat;
    background-position: 3px 5px;
    background-size: 20px 31px;
  }
}
@media (min-width: 480px) and (min-width: 480px) {
  .ws-html .heading-block .heading-holder:before {
    left: -20px;
  }
}
@media (min-width: 480px) and (min-width: 1024px) {
  .ws-html .heading-block .heading-holder:before {
    top: 50%;
    left: -35px;
    height: calc(100% - 30px);
    transform: translateY(-50%);
  }
}
.ws-html .live-number .percent {
  font-size: 36px;
  line-height: 1.39;
  font-weight: bold;
  color: #DA291C;
}
.ws-html .live-number .progressbar {
  display: none;
}
.ws-html .live-circle {
  line-height: 0;
}
.ws-html .live-circle .animation {
  position: relative;
  width: 140px;
  height: 140px;
}
@media (min-width: 1024px) {
  .ws-html .live-circle .animation {
    width: 170px;
    height: 170px;
  }
}
.ws-html .live-circle .animation:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 4px;
  right: 4px;
  border-radius: 50%;
  border: 4px solid #72CCF4;
}
@media (min-width: 1024px) {
  .ws-html .live-circle .animation:before {
    top: 6px;
    left: 6px;
    bottom: 6px;
    right: 6px;
  }
}
.ws-html .live-circle .animation .percent {
  background: #fff;
  border-radius: 50%;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #1A1A1A;
  font-size: 36px;
}
@media (min-width: 1024px) {
  .ws-html .live-circle .animation .percent {
    font-size: 46px;
    width: calc(100% - 45px);
    height: calc(100% - 45px);
    outline-offset: 15px;
  }
}
@media (min-width: 1600px) {
  .ws-html .live-circle .animation .percent {
    font-size: 56px;
  }
}
.ws-html .live-circle .animation .arrow {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ws-html .live-circle .animation .arrow .triangle {
  height: 0;
  width: 0;
  border-bottom: 9px solid transparent;
  border-left: 10px solid #DA291C;
  border-top: 9px solid transparent;
  position: absolute;
  top: -5px;
  left: 50%;
  z-index: 5;
}
@media (min-width: 1024px) {
  .ws-html .live-circle .animation .arrow .triangle {
    height: 0;
    width: 0;
    border-bottom: 11px solid transparent;
    border-left: 13px solid #DA291C;
    border-top: 11px solid transparent;
    top: -4px;
  }
}
.ws-html .live-circle .animation .progressbar {
  position: relative;
  z-index: 1;
}
.ws-html .live-circle .animation .progressbar canvas {
  width: 100% !important;
  height: 100% !important;
}
.ws-html .live-circle.live_multiple-circle {
  position: relative;
  display: block;
  max-width: 200px;
  margin: 0 auto 15px;
}
@media (min-width: 1024px) {
  .ws-html .live-circle.live_multiple-circle {
    margin: 0 auto 25px;
  }
}
@media (min-width: 1600px) {
  .ws-html .live-circle.live_multiple-circle {
    max-width: 230px;
  }
}
.ws-html .live_multiple-circle .animation {
  position: relative;
  width: 100%;
  height: 100%;
}
.ws-html .live-circle.live_multiple-circle .animation:before {
  top: 6px;
  left: 6px;
  bottom: 6px;
  right: 6px;
  border: 4px solid #C4C4C6;
}
.ws-html .live-circle.live_multiple-circle .animation .triangle {
  display: none;
}
.ws-html .live-circle.live_multiple-circle .animation .percent {
  width: auto;
  height: auto;
  background: none;
  top: 15px;
  left: 50%;
  font-size: 20px;
  color: #1A1A1A;
  border-radius: 0;
  outline: none;
}
@media (min-width: 1600px) {
  .ws-html .live-circle.live_multiple-circle .animation .percent {
    font-size: 27px;
  }
}
.ws-html .live-circle.live_multiple-circle .regular {
  width: calc(100% - 75px);
  height: calc(100% - 75px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ws-html .live-circle.live_multiple-circle .regular:before {
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
}
.ws-html .live-circle.live_multiple-circle .regular .percent {
  top: 20px;
  left: 50%;
}
.ws-html .live-circle.live_multiple-circle .small {
  width: calc(100% - 175px);
  height: calc(100% - 175px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 1024px) {
  .ws-html .live-circle.live_multiple-circle .small {
    width: calc(100% - 165px);
    height: calc(100% - 165px);
  }
}
.ws-html .live-circle.live_multiple-circle .small:before {
  outline-offset: -18px;
}
.ws-html .live-circle.live_multiple-circle .small .percent {
  top: 26px;
  left: 47%;
}
.ws-html .vertical_bar-block {
  text-align: center;
  display: flex;
  max-width: 440px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .ws-html .vertical_bar-block {
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .ws-html .vertical_bar-block {
    margin: 0 15px;
  }
}
@media (min-width: 1600px) {
  .ws-html .vertical_bar-block {
    margin: 0 25px;
  }
}
.ws-html .vertical_bar-block .column {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.ws-html .vertical_bar-block .column:nth-child(2) .animation {
  background: #F8AFAF;
  height: 83%;
  color: #004B87;
}
.ws-html .vertical_bar-block .column:nth-child(3) .animation {
  background: #72CCF4;
  height: 94%;
  color: #004B87;
}
.ws-html .vertical_bar-block .column .name {
  flex-grow: 1;
  font-size: 12px;
  padding: 0 5px;
}
@media (min-width: 650px) {
  .ws-html .vertical_bar-block .column .name {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .ws-html .vertical_bar-block .column .name {
    padding: 0 15px;
  }
}
@media (min-width: 1600px) {
  .ws-html .vertical_bar-block .column .name {
    font-size: 18px;
  }
}
.ws-html .vertical_bar-block .live-bar {
  font-weight: 700;
  font-size: 20px;
  color: #004B87;
  min-height: 172px;
  overflow: hidden;
  padding: 0 10px;
  margin: 0 0 10px;
  border-bottom: 2px solid #1A1A1A;
  display: flex;
  align-items: flex-end;
}
@media (min-width: 480px) {
  .ws-html .vertical_bar-block .live-bar {
    font-size: 28px;
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .ws-html .vertical_bar-block .live-bar {
    min-height: 262px;
  }
}
.ws-html .vertical_bar-block .live-bar .animation {
  transition: transform 1s ease-in-out;
  background: #004B87;
  padding: 15px 5px;
  width: 100%;
  height: 100%;
  transform: translateY(100%);
  color: #fff;
  margin-bottom: -1px;
}
.ws-html .vertical_bar-block .live-bar .animation .arrow,
.ws-html .vertical_bar-block .live-bar .animation .progressbar {
  display: none;
}
.ws-html .vertical_bar-block .live-bar.in-viewport .animation {
  transform: translateY(0);
}
.ws-html .img_intro-section {
  position: relative;
  background: #004B87;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.21;
  color: #fff;
  overflow: hidden;
}
.ws-html .img_intro-section .text-sm {
  font-weight: 300;
  font-size: 50px;
  line-height: 1.19;
  display: block;
  margin: 0 0 20px;
}
@media (min-width: 480px) {
  .ws-html .img_intro-section {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  .ws-html .img_intro-section {
    font-size: 35px;
  }
}
@media (min-width: 1024px) {
  .ws-html .img_intro-section h1 {
    margin-left: -0.06em;
  }
}
.ws-html .img_intro-section .suptitle {
  font-weight: 300;
  font-size: 30px;
  line-height: 1.19;
  display: block;
  margin: 0 0 20px;
}
@media (min-width: 480px) {
  .ws-html .img_intro-section .suptitle {
    font-size: 40px;
  }
}
@media (min-width: 1024px) {
  .ws-html .img_intro-section .suptitle {
    font-size: 50px;
  }
}
@media (min-width: 1600px) {
  .ws-html .img_intro-section .suptitle {
    font-size: 63px;
  }
}
.ws-html .img_intro-section .columns-block {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .ws-html .img_intro-section .columns-block {
    flex-direction: row;
    justify-content: space-between;
  }
}
.ws-html .img_intro-section .columns-block .post-column {
  position: relative;
  padding: 30px 0 10px;
  z-index: 1;
}
@media (max-width: 767px) {
  .ws-html .img_intro-section .columns-block .post-column {
    order: 2;
  }
}
@media (min-width: 768px) {
  .ws-html .img_intro-section .columns-block .post-column {
    width: 39.17%;
    align-self: center;
    padding: 30px 0;
    margin: 0 0 -1em;
  }
}
.ws-html .img_intro-section .columns-block .img-column {
  margin: 0 -20px;
}
@media (max-width: 767px) {
  .ws-html .img_intro-section .columns-block .img-column {
    order: 1;
  }
}
@media (min-width: 768px) {
  .ws-html .img_intro-section .columns-block .img-column {
    width: 60.83%;
    position: relative;
    min-height: 400px;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .ws-html .img_intro-section .columns-block .img-column {
    min-height: 700px;
  }
}
@media (min-width: 1600px) {
  .ws-html .img_intro-section .columns-block .img-column {
    min-height: 895px;
  }
}
@media (min-width: 768px) {
  .ws-html .img_intro-section .columns-block .img-column .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(50vw + 18%);
    height: 100%;
  }
}
@media (min-width: 768px) {
  .ws-html .img_intro-section .columns-block .img-column .inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left center;
  }
}
@media (min-width: 768px) {
  .ws-html .img_intro-section .columns-block .img-column .inner .mobile {
    display: none;
  }
}
.ws-html .img_intro-section .columns-block .img-column .inner .desktop {
  display: none;
}
@media (min-width: 768px) {
  .ws-html .img_intro-section .columns-block .img-column .inner .desktop {
    display: block;
  }
}
.ws-html .post-section {
  padding: 30px 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .ws-html .post-section {
    padding: 50px 0;
  }
}
@media (min-width: 1024px) {
  .ws-html .post-section {
    padding: 100px 0;
  }
}
@media (min-width: 1600px) {
  .ws-html .post-section {
    padding: 130px 0 135px;
  }
}
.ws-html .post-section .top-block {
  position: relative;
  background: #72CCF4;
  padding: 30px 0 15px;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  font-size: 24px;
  line-height: 1.05;
  color: #004B87;
}
@media (min-width: 480px) {
  .ws-html .post-section .top-block {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .ws-html .post-section .top-block {
    padding: 50px 0;
    margin-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .ws-html .post-section .top-block {
    padding: 70px 0 75px;
    margin-bottom: 100px;
  }
}
@media (min-width: 1600px) {
  .ws-html .post-section .top-block {
    font-size: 38px;
    margin-bottom: 125px;
  }
}
@media (min-width: 1024px) {
  .ws-html .post-section .top-block .container {
    max-width: 850px;
  }
}
@media (min-width: 1600px) {
  .ws-html .post-section .top-block .container {
    max-width: 1125px;
  }
}
@media (min-width: 768px) {
  .ws-html .post-section .circle-block {
    display: flex;
    align-items: center;
    gap: 0 30px;
  }
}
.ws-html .post-section .circle-block .left-column {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .ws-html .post-section .circle-block .left-column {
    width: 250px;
    margin: 0;
  }
}
@media (min-width: 1600px) {
  .ws-html .post-section .circle-block .left-column {
    width: 330px;
  }
}
@media (min-width: 768px) {
  .ws-html .post-section .circle-block .right-column {
    width: calc(100% - 280px);
  }
}
@media (min-width: 1600px) {
  .ws-html .post-section .circle-block .right-column {
    width: calc(100% - 360px);
  }
}
.ws-html .post-section .circle-block .live-circle .animation {
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .ws-html .post-section .circle-block .live-circle .animation {
    margin: 0;
  }
}
@media (min-width: 1600px) {
  .ws-html .post-section .circle-block .live-circle .animation {
    width: 330px;
    height: 330px;
  }
}
.ws-html .post-section .circle-block .live-circle .animation:before {
  display: none;
}
.ws-html .post-section .circle-block .live-circle .animation .percent {
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: calc(100% - 15px);
  background-position: center;
  width: calc(100% - 15px);
  height: calc(100% - 15px);
  color: #fff;
  font-size: 70px;
  overflow: hidden;
  isolation: isolate;
}
@media (min-width: 1600px) {
  .ws-html .post-section .circle-block .live-circle .animation .percent {
    font-size: 90px;
  }
}
.ws-html .post-section .circle-block .live-circle .animation .percent:before {
  width: calc(100% - 15px);
  height: calc(100% - 15px);
  content: "";
  background: #004B87;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  opacity: 0.8;
  z-index: -1;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .ws-html .post-section .post-holder {
    margin: 0 0 -1em;
  }
}
.ws-html .post-section .dots-block {
  position: relative;
  border: 2px solid #DA291C;
  padding: 30px 15px 20px;
  font-weight: 500;
  color: #004B87;
  text-align: center;
}
@media (min-width: 768px) {
  .ws-html .post-section .dots-block {
    padding: 50px 50px 30px;
  }
}
@media (min-width: 1024px) {
  .ws-html .post-section .dots-block {
    padding: 60px 50px 40px;
  }
}
@media (min-width: 1600px) {
  .ws-html .post-section .dots-block {
    padding: 70px 70px 50px;
  }
}
.ws-html .post-section .dots-block:before {
  width: 115px;
  height: 20px;
  content: "";
  background: #fff;
  position: absolute;
  top: -10px;
  left: 50%;
  background-image: radial-gradient(circle at 7px 7px, #DA291C 0%, #DA291C 6px, rgba(228, 241, 253, 0) 7px, rgba(228, 241, 253, 0) 100%);
  background-repeat: repeat;
  background-position: 17px 3px;
  background-size: 33px 30px;
  transform: translateX(-50%);
}
.ws-html .title-section {
  overflow: hidden;
}
.ws-html .title-section .top-block {
  background: #004B87;
  padding: 30px 0;
  font-size: 24px;
  line-height: 1.05;
  color: #fff;
  border-top: 8px solid #DA291C;
  box-shadow: inset 0 20px 20px rgba(0, 0, 0, 0.2);
}
@media (min-width: 480px) {
  .ws-html .title-section .top-block {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .ws-html .title-section .top-block {
    padding: 50px 0;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .top-block {
    padding: 75px 0 60px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .top-block {
    padding: 125px 0 120px;
    font-size: 37px;
  }
}
.ws-html .title-section .middle-block {
  background: #C8EAF5;
}
@media (min-width: 480px) {
  .ws-html .title-section .middle-block {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .middle-block {
    font-size: 20px;
  }
}
.ws-html .title-section .middle-block .columns-wrapper {
  position: relative;
}
.ws-html .title-section .middle-block .columns-wrapper:before {
  z-index: 100;
}
@media (min-width: 768px) {
  .ws-html .title-section .middle-block .columns-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 92px;
    height: 100%;
    background-image: radial-gradient(circle at 6px 6px, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 6px, rgba(228, 241, 253, 0) 6px, rgba(228, 241, 253, 0) 100%);
    background-repeat: repeat;
    background-position: 2px 5px;
    background-size: 34px 41px;
  }
}
.ws-html .title-section .middle-block .columns-wrapper:after {
  z-index: 100;
}
@media (min-width: 768px) {
  .ws-html .title-section .middle-block .columns-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    дуае: 0;
    width: 92px;
    height: 100%;
    background-image: radial-gradient(circle at 6px 6px, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 6px, rgba(228, 241, 253, 0) 6px, rgba(228, 241, 253, 0) 100%);
    background-repeat: repeat;
    background-position: 2px 5px;
    background-size: 34px 41px;
  }
}
.ws-html .title-section .middle-block .columns-block {
  position: relative;
  max-width: 750px;
  margin: 0 auto;
  padding: 30px 0;
  display: flex;
  flex-direction: column-reverse;
  z-index: 200;
}
@media (min-width: 768px) {
  .ws-html .title-section .middle-block .columns-block {
    padding: 0;
    flex-direction: row;
    align-items: center;
    gap: 0 30px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .middle-block .columns-block {
    max-width: 895px;
  }
}
@media (min-width: 768px) {
  .ws-html .title-section .middle-block .left-column {
    width: calc(59.22% - 15px);
    max-width: 515px;
    padding: 50px 0;
  }
}
.ws-html .title-section .middle-block .right-column {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .ws-html .title-section .middle-block .right-column {
    width: calc(40.78% - 15px);
    margin: 0;
  }
}
.ws-html .title-section .middle-block .quote-block {
  position: relative;
  background: #fff;
  padding: 30px 15px;
  border-radius: 24px;
  border: 2px solid #004B87;
  box-shadow: 7px 8px #004B87;
}
@media (min-width: 650px) {
  .ws-html .title-section .middle-block .quote-block {
    padding: 35px 35px 30px;
  }
}
.ws-html .title-section .middle-block .quote-block:after, .ws-html .title-section .middle-block .quote-block:before {
  height: 0;
  width: 0;
  border-bottom: 35px solid transparent;
  border-left: 40px solid #004B87;
  content: "";
  display: none;
  position: absolute;
  top: 70px;
  right: -45px;
}
@media (min-width: 768px) {
  .ws-html .title-section .middle-block .quote-block:after, .ws-html .title-section .middle-block .quote-block:before {
    display: block;
  }
}
.ws-html .title-section .middle-block .quote-block:after {
  height: 0;
  width: 0;
  border-bottom: 25px solid transparent;
  border-left: 40px solid #fff;
  top: 70px;
  right: -40px;
}
.ws-html .title-section .middle-block .quote-block .ico-quote {
  float: left;
  font-size: 160%;
  margin: 0 20px 0 0;
  color: #DA291C;
}
.ws-html .title-section .middle-block .quote-block .ico-quote:before {
  text-shadow: -2px 2px #FFCBBC;
}
.ws-html .title-section .middle-block .quote-block.red .ico-quote:before {
  color: #DA291C;
}
.ws-html .title-section .middle-block .img-holder {
  max-width: 350px;
  margin: -45px auto 0;
  text-align: center;
}
@media (min-width: 768px) {
  .ws-html .title-section .middle-block .img-holder {
    max-width: none;
    margin: -45px 0;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .middle-block .img-holder {
    margin: -47px -40px -63px 6px;
  }
}
.ws-html .title-section .bottom-block {
  padding: 30px 0;
}
.ws-html .bottom-block .text-title {
  font-size: 27px;
  margin-bottom: 0.23em;
}
@media (min-width: 1600px) {
  .ws-html .bottom-block .text-title {
    font-size: 36px;
  }
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block {
    padding: 65px 0;
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block {
    padding: 80px 0;
    font-size: 22px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block {
    padding: 125px 0 200px;
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .columns-block {
    display: flex;
    gap: 0 30px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .columns-block {
    gap: 0 85px;
  }
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .columns-block > .left-column {
    width: 50%;
    border-right: 2px dotted #72CCF4;
    padding-right: 15px;
  }
}
.ws-html .title-section .bottom-block .columns-block > .right-column {
  border-top: 2px dotted #72CCF4;
  padding: 30px 0 0;
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .columns-block > .right-column {
    width: calc(50% - 30px);
    border: none;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .columns-block > .right-column {
    width: calc(50% - 85px);
  }
}
@media (min-width: 480px) {
  .ws-html .title-section .bottom-block .circle-block {
    display: flex;
    align-items: center;
    gap: 0 30px;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block .circle-block {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .circle-block {
    padding-right: 55px;
    font-size: 28px;
  }
}
.ws-html .title-section .bottom-block .circle-block + .circle-block {
  border-top: 2px dotted #72CCF4;
  padding-top: 30px;
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .circle-block + .circle-block {
    padding-top: 45px;
    margin: 45px 0 0;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .circle-block + .circle-block {
    padding-top: 60px;
  }
}
.ws-html .title-section .bottom-block .circle-block .left-column {
  margin: 0 0 30px;
}
@media (min-width: 480px) {
  .ws-html .title-section .bottom-block .circle-block .left-column {
    margin: 0;
    width: 140px;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block .circle-block .left-column {
    width: 180px;
  }
}
@media (min-width: 480px) {
  .ws-html .title-section .bottom-block .circle-block .right-column {
    width: calc(100% - 170px);
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block .circle-block .right-column {
    width: calc(100% - 210px);
  }
}
.ws-html .title-section .bottom-block .title-block {
  margin: 0 0 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .title-block {
    margin: 0 0 50px;
    text-align: left;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .title-block {
    margin: 0 0 120px;
  }
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .post-holder {
    margin: 0 0 -1em;
  }
}
.ws-html .title-section .bottom-block .multiple-block {
  border-bottom: 2px dotted #72CCF4;
  margin: 0 0 30px;
  padding: 0 0 30px;
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .multiple-block {
    margin: 0 0 50px;
    padding: 0 0 50px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .multiple-block {
    margin: 0 0 90px;
    padding: 0 0 80px;
  }
}
.ws-html .title-section .bottom-block .multiple-block .heading-holder {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .multiple-block .heading-holder {
    margin: 0 0 50px;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block .multiple-block .heading-holder {
    margin: 0 0 60px;
  }
}
.ws-html .title-section .bottom-block .multiple-block .main-block {
  text-align: center;
}
@media (min-width: 480px) {
  .ws-html .title-section .bottom-block .multiple-block .main-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 30px;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block .multiple-block .main-block {
    margin: 0 0 20px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .multiple-block .main-block {
    gap: 0 90px;
  }
}
.ws-html .title-section .bottom-block .multiple-block .main-block .column {
  margin: 0 0 30px;
}
@media (min-width: 480px) {
  .ws-html .title-section .bottom-block .multiple-block .main-block .column {
    max-width: 200px;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block .multiple-block .main-block .column {
    max-width: 180px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .multiple-block .main-block .column {
    max-width: 230px;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block .multiple-block .main-block .live_multiple-circle {
    max-width: 180px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .multiple-block .main-block .live_multiple-circle {
    max-width: 230px;
  }
}
.ws-html .title-section .bottom-block .multiple-block .main-block .name {
  display: block;
  font-size: 18px;
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .multiple-block .additional-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 30px;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block .multiple-block .additional-block {
    gap: 0 65px;
  }
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .multiple-block .additional-block .column {
    width: 50%;
    max-width: 345px;
  }
}
.ws-html .title-section .bottom-block .multiple-block .additional-block .column + .column {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .multiple-block .additional-block .column + .column {
    margin: 0;
  }
}
.ws-html .title-section .bottom-block .multiple-block .additional-block .additional-holder {
  position: relative;
  display: block;
  font-size: 14px;
  padding-left: 60px;
}
@media (min-width: 480px) {
  .ws-html .title-section .bottom-block .multiple-block .additional-block .additional-holder {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .multiple-block .additional-block .additional-holder {
    padding-left: 95px;
  }
}
.ws-html .title-section .bottom-block .multiple-block .additional-block .additional-holder:before {
  width: 40px;
  height: 40px;
  content: "";
  display: block;
  border: 5px solid #C4C4C6;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .multiple-block .additional-block .additional-holder:before {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .multiple-block .additional-block .additional-holder:before {
    width: 75px;
    height: 75px;
    top: -5px;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block .multiple-block .additional-block .additional-holder.small {
    padding-left: 70px;
  }
}
.ws-html .title-section .bottom-block .multiple-block .additional-block .additional-holder.small:before {
  width: 30px;
  height: 30px;
}
@media (min-width: 768px) {
  .ws-html .title-section .bottom-block .multiple-block .additional-block .additional-holder.small:before {
    width: 45px;
    height: 45px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .multiple-block .additional-block .additional-holder.small:before {
    top: 10px;
  }
}
.ws-html .title-section .bottom-block .bar-block .heading-holder {
  margin: 0 0 30px;
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block .bar-block .heading-holder {
    margin: 0 0 70px;
  }
}
.ws-html .title-section .bottom-block .bar-block .vertical_bar-block {
  max-width: 600px;
  margin: 0 auto 30px;
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block .bar-block .vertical_bar-block {
    margin: 0 auto 40px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .bar-block .vertical_bar-block {
    max-width: 880px;
  }
}
.ws-html .title-section .bottom-block .bar-block .vertical_bar-block .live-bar {
  padding: 0 5px;
  margin: 0 0 15px;
}
@media (min-width: 480px) {
  .ws-html .title-section .bottom-block .bar-block .vertical_bar-block .live-bar {
    padding: 0 15px;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section .bottom-block .bar-block .vertical_bar-block .live-bar {
    padding: 0 20px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .bar-block .vertical_bar-block .live-bar {
    padding: 0 45px;
  }
}
.ws-html .title-section .bottom-block .bar-block .vertical_bar-block .column:nth-child(1) .animation {
  height: 98%;
  background: #595959;
}
.ws-html .title-section .bottom-block .bar-block .vertical_bar-block .column:nth-child(2) .animation {
  height: 92%;
  background: #72CCF4;
}
.ws-html .title-section .bottom-block .bar-block .vertical_bar-block .column:nth-child(3) .animation {
  height: 85%;
  background: #F8AFAF;
}
.ws-html .title-section .bottom-block .bar-block .vertical_bar-block .column:nth-child(4) .animation {
  height: 69%;
}
.ws-html .title-section .bottom-block .bar-block .post-holder {
  text-align: center;
  max-width: 600px;
  margin: 0 auto -1em;
}
@media (min-width: 480px) {
  .ws-html .title-section .bottom-block .bar-block .post-holder {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section .bottom-block .bar-block .post-holder {
    font-size: 24px;
  }
}
.ws-html .title-section.step-02 .top-block {
  border: none;
  box-shadow: none;
}
@media (min-width: 1600px) {
  .ws-html .title-section.step-02 .top-block {
    padding: 125px 0 105px;
  }
}
.ws-html .title-section.step-02 .vertical_bar-block .column:nth-child(1) .animation {
  height: 68%;
}
.ws-html .title-section.step-02 .vertical_bar-block .column:nth-child(2) .animation {
  height: 89%;
}
.ws-html .title-section.step-02 .vertical_bar-block .column:nth-child(3) .animation {
  height: 46%;
}
@media (min-width: 1600px) {
  .ws-html .title-section.step-02 .middle-block .columns-block {
    max-width: 845px;
  }
}
@media (min-width: 768px) {
  .ws-html .title-section.step-02 .middle-block .img-holder {
    text-align: right;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section.step-02 .middle-block .img-holder {
    margin: -47px 0 -63px 0;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section.step-02 .middle-block .img-holder {
    margin: -119px 0 -96px 0;
  }
}
.ws-html .title-section.step-02 .middle-block .img-holder img {
  max-width: 295px;
}
@media (min-width: 1600px) {
  .ws-html .title-section.step-02 .bottom-block {
    padding: 150px 0 195px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section.step-02 .bottom-block .title-block {
    margin: 0 0 75px;
  }
}
.ws-html .title-section.step-03 .top-block {
  border: none;
  box-shadow: none;
}
@media (min-width: 1600px) {
  .ws-html .title-section.step-03 .top-block {
    padding: 125px 0 135px;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section.step-03 .middle-block .columns-block {
    max-width: 785px;
  }
}
@media (min-width: 768px) {
  .ws-html .title-section.step-03 .middle-block .img-holder {
    text-align: right;
  }
}
@media (min-width: 1024px) {
  .ws-html .title-section.step-03 .middle-block .img-holder {
    margin: -47px 0 -63px 0;
  }
}
@media (min-width: 1600px) {
  .ws-html .title-section.step-03 .middle-block .img-holder {
    margin: -110px 0 -115px 0;
  }
}
.ws-html .title-section.step-03 .middle-block .img-holder img {
  max-width: 210px;
}
@media (min-width: 1600px) {
  .ws-html .title-section.step-03 .bottom-block {
    padding: 155px 0 150px;
  }
}
.ws-html .tabs-section {
  overflow: hidden;
}
.ws-html .tabs-section .intro-block {
  background: #004B87;
  padding: 30px 0;
  border-top: 8px solid #DA291C;
  line-height: 1.08;
  color: #fff;
  box-shadow: inset 0 20px 20px rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .ws-html .tabs-section .intro-block {
    padding: 50px 0;
  }
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .intro-block {
    padding: 75px 0 60px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .intro-block {
    padding: 155px 0 105px;
    font-size: 37px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .intro-block h1, .ws-html .tabs-section .intro-block h2, .ws-html .tabs-section .intro-block h3, .ws-html .tabs-section .intro-block h4, .ws-html .tabs-section .intro-block h5, .ws-html .tabs-section .intro-block h6 {
    margin: 0 0 0.79em;
  }
}
.ws-html .tabs-section .intro-block h2 {
  position: relative;
  display: inline-block;
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .intro-block h2 {
    font-size: 76px;
  }
}
@media (min-width: 768px) {
  .ws-html .tabs-section .intro-block h2:before {
    content: "";
    position: absolute;
    top: 50%;
    right: calc(100% + 40px);
    left: -50vw;
    height: 25px;
    background-image: radial-gradient(circle at 7px 7px, #F8AFAF 0%, #F8AFAF 7px, rgba(228, 241, 253, 0) 7px, rgba(228, 241, 253, 0) 100%);
    background-repeat: repeat;
    background-position: 0px 2px;
    background-size: 56px 50px;
    transform: translateY(-50%);
  }
}
@media (min-width: 768px) and (min-width: 1600px) {
  .ws-html .tabs-section .intro-block h2:before {
    background-image: radial-gradient(circle at 10px 10px, #F8AFAF 0%, #F8AFAF 10px, rgba(228, 241, 253, 0) 10px, rgba(228, 241, 253, 0) 100%);
  }
}
@media (min-width: 768px) {
  .ws-html .tabs-section .intro-block h2:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -50vw;
    left: calc(100% + 40px);
    height: 25px;
    background-image: radial-gradient(circle at 7px 7px, #F8AFAF 0%, #F8AFAF 7px, rgba(228, 241, 253, 0) 7px, rgba(228, 241, 253, 0) 100%);
    background-repeat: repeat;
    background-position: 0px 2px;
    background-size: 56px 50px;
    transform: translateY(-50%);
  }
}
@media (min-width: 768px) and (min-width: 1600px) {
  .ws-html .tabs-section .intro-block h2:after {
    background-image: radial-gradient(circle at 10px 10px, #F8AFAF 0%, #F8AFAF 10px, rgba(228, 241, 253, 0) 10px, rgba(228, 241, 253, 0) 100%);
  }
}
@media (min-width: 768px) {
  .ws-html .tabs-section .intro-block h2 .img-stars {
    margin-left: 10px;
  }
}
@media (max-width: 1599px) {
  .ws-html .tabs-section .intro-block h2 .img-stars img {
    width: 100px;
  }
}
@media (max-width: 479px) {
  .ws-html .tabs-section .intro-block h2 .img-stars img {
    width: 50px;
  }
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .intro-block h2 .img-stars img {
    margin-top: -10px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .intro-block h2 .img-stars img {
    margin-top: -30px;
  }
}
.ws-html .tab-block .title-block,
.ws-html .tab-block .post-holder {
  font-size: 28px;
}
.ws-html .tabs-section .tabs-block .tabs_list-wrapper {
  background: #72CCF4;
  padding: 30px 0 0;
}
@media (min-width: 768px) {
  .ws-html .tabs-section .tabs-block .tabs_list-wrapper {
    padding: 40px 0 0;
  }
}
.ws-html .tabs-section .tabs-block .tabs-list {
  font-weight: 700;
  color: #004B87;
  text-align: center;
  padding: 0 0 30px;
}
@media (min-width: 480px) {
  .ws-html .tabs-section .tabs-block .tabs-list {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0;
  }
}
.ws-html .tabs-section .tabs-block .tabs-list a {
  transition: background 0.2s ease-in-out, font-size 0.2s ease-in-out, color 0.2s ease-in-out;
  display: block;
  text-decoration: none;
  padding: 20px 10px;
  border-radius: 16px;
}
@media (min-width: 480px) {
  .ws-html .tabs-section .tabs-block .tabs-list a {
    border-radius: 16px 16px 0 0;
  }
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .tabs-list a {
    padding: 25px 15px;
    font-size: 33px;
    min-height: 115px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .tabs-list a {
    font-size: 38px;
    min-height: 135px;
  }
}
.ws-html .tabs-section .tabs-block .tabs-list a:hover {
  text-decoration: none;
}
.ws-html .tabs-section .tabs-block .tabs-list li {
  position: relative;
  flex: 1;
}
.ws-html .tabs-section .tabs-block .tabs-list li:nth-child(2) {
  margin: 0 -1px;
}
.ws-html .tabs-section .tabs-block .tabs-list li:nth-child(2):before, .ws-html .tabs-section .tabs-block .tabs-list li:nth-child(2):after {
  content: "";
  width: 1px;
  height: calc(100% - 30px);
  background: #fff;
  position: absolute;
  top: 20%;
  left: 0;
  display: none;
}
@media (min-width: 480px) {
  .ws-html .tabs-section .tabs-block .tabs-list li:nth-child(2):before, .ws-html .tabs-section .tabs-block .tabs-list li:nth-child(2):after {
    display: block;
  }
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .tabs-list li:nth-child(2):before, .ws-html .tabs-section .tabs-block .tabs-list li:nth-child(2):after {
    top: 18%;
    height: calc(100% - 60px);
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .tabs-list li:nth-child(2):before, .ws-html .tabs-section .tabs-block .tabs-list li:nth-child(2):after {
    top: 10%;
  }
}
.ws-html .tabs-section .tabs-block .tabs-list li:nth-child(2):after {
  left: auto;
  right: 0;
}
.ws-html .tabs-section .tabs-block .tabs-list .active a {
  transition: background 0.2s ease-in-out, font-size 0.2s ease-in-out, color 0.2s ease-in-out;
  background: #fff;
  color: #DA291C;
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .tabs-list .active a {
    font-size: 38px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .tabs-list .active a {
    font-size: 48px;
  }
}
.ws-html .tabs-section .tabs-block .tabs {
  position: relative;
  padding: 15px 0;
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .tabs {
    padding: 40px 0;
  }
}
.ws-html .tabs-section .tabs-block .tabs-wrapper > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.ws-html .tabs-section .tabs-block .tabs-wrapper .tab-block {
  position: relative;
  left: auto;
  top: auto;
}
.ws-html .tabs-section .tabs-block .tabs-wrapper .tab-block.active {
  position: relative;
}
.ws-html .tabs-section .tabs-block .tab-content {
  transition: opacity 0.4s ease-in-out;
  padding: 15px 0;
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .tab-content {
    padding: 40px 0;
  }
}
.ws-html .tabs-section .tabs-block .tab-content.js-tab-hidden {
  height: auto;
  width: 100%;
  display: block !important;
  position: absolute !important;
  left: -9999px !important;
  top: -9999px !important;
  opacity: 0;
}
.ws-html .tabs-section .tabs-block .tab-content.active {
  opacity: 1;
}
.ws-html .tabs-section .tabs-block .tab-content.active .live-bar.in-viewport .animation {
  transform: translateY(0) !important;
}
.ws-html .tabs-section .tabs-block .additional-block {
  padding: 0 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 15px;
}
@media (min-width: 480px) {
  .ws-html .tabs-section .tabs-block .additional-block {
    gap: 0 30px;
  }
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .additional-block {
    gap: 0 65px;
  }
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .additional-block {
    padding: 0 0 100px;
  }
}
.ws-html .tabs-section .tabs-block .additional-block .additional-holder {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 0 10px;
  padding-top: 25px;
}
@media (min-width: 480px) {
  .ws-html .tabs-section .tabs-block .additional-block .additional-holder {
    font-size: 16px;
  }
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .additional-block .additional-holder {
    font-size: 18px;
  }
}
.ws-html .tabs-section .tabs-block .additional-block .ico-block {
  width: 20px;
  height: 20px;
  min-width: 20px;
  display: block;
  background: #DA291C;
  text-align: center;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .additional-block .ico-block {
    width: 30px;
    height: 30px;
    min-width: 30px;
  }
}
.ws-html .tabs-section .tabs-block .additional-block .ico-block:before {
  content: "\e901";
  font-size: 20px;
  display: block;
  margin-top: -26px;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .additional-block .ico-block:before {
    font-size: 28px;
  }
}
.ws-html .tabs-section .tabs-block .additional-block .ico-block.ico-arrow {
  background: #004B87;
}
.ws-html .tabs-section .tabs-block .additional-block .ico-block.ico-arrow:before {
  content: "\e900";
  font-size: 12px;
  display: block;
  margin-top: -18px;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .additional-block .ico-block.ico-arrow:before {
    font-size: 17px;
  }
}
.ws-html .tabs-section .tabs-block .top-block {
  border-bottom: 2px dotted #72CCF4;
  padding: 0 0 30px;
  margin: 0 0 30px;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .top-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 30px;
  }
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .top-block {
    padding: 0 0 65px;
    margin: 0 0 60px;
  }
}
.ws-html .tabs-section .tabs-block .top-block .left-column {
  margin: 0 0 30px;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .top-block .left-column {
    border-right: 2px dotted #72CCF4;
    width: 50%;
    margin: 0;
    padding: 0 30px 0 0;
  }
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .top-block .right-column {
    width: calc(50% - 30px);
  }
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .top-block .right-column .circle-block {
    float: right;
  }
}
.ws-html .tabs-section .tabs-block .circle-block {
  max-width: 420px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 768px) {
  .ws-html .tabs-section .tabs-block .circle-block {
    margin: 0;
    text-align: left;
  }
}
.ws-html .tabs-section .tabs-block .circle-block .post-holder {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .ws-html .tabs-section .tabs-block .circle-block .post-holder {
    margin: 0 0 50px;
  }
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .circle-block .post-holder {
    margin: 0 0 70px;
  }
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .circle-block .live-circle {
    max-width: 230px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .circle-block .live-circle {
    max-width: 260px;
  }
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .circle-block .live-circle .animation:before {
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
  }
}
.ws-html .tabs-section .tabs-block .circle-block .live-circle .animation .percent {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .circle-block .live-circle .animation .percent {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .circle-block .live-circle .animation .percent {
    font-size: 27px;
  }
}
.ws-html .tabs-section .tabs-block .circle-block .live-circle .animation .percent.ico-star {
  top: -21px;
  left: 47%;
}
.ws-html .tabs-section .tabs-block .circle-block .live-circle .animation .percent.ico-star:before {
  font-family: "icomoon";
  font-size: 18px;
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .circle-block .live-circle .animation .percent.ico-star:before {
    font-size: 24px;
    margin-right: 5px;
  }
}
.ws-html .tabs-section .tabs-block .circle-block .live-circle .animation .percent.ico-arrow {
  top: -5px;
  left: 46%;
}
.ws-html .tabs-section .tabs-block .circle-block .live-circle .animation .percent.ico-arrow:before {
  font-family: "icomoon";
  font-size: 11px;
  margin-right: 5px;
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .circle-block .live-circle .animation .percent.ico-arrow:before {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .circle-block .live-circle .regular:before {
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
  }
}
@media (min-width: 1200px) {
  .ws-html .tabs-section .tabs-block .circle-block .live-circle .regular:before {
    top: 6px;
    left: 6px;
    bottom: 6px;
    right: 6px;
  }
}
.ws-html .tabs-section .tabs-block .circle-block .name {
  display: block;
  font-size: 18px;
  text-align: center;
  max-width: 200px;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .ws-html .tabs-section .tabs-block .bottom-block {
    display: flex;
    gap: 0 30px;
  }
}
.ws-html .tabs-section .tabs-block .bottom-block > .left-column {
  margin: 0 0 30px;
  padding: 0 0 5px;
  border-bottom: 2px dotted #72CCF4;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .bottom-block > .left-column {
    padding: 0 0 30px;
  }
}
@media (min-width: 1200px) {
  .ws-html .tabs-section .tabs-block .bottom-block > .left-column {
    width: calc(48% - 15px);
    margin: 0;
    padding: 0;
    border: none;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .bottom-block > .left-column {
    width: calc(50% - 15px);
  }
}
.ws-html .tabs-section .tabs-block .bottom-block > .right-column {
  max-width: 740px;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .ws-html .tabs-section .tabs-block .bottom-block > .right-column {
    width: calc(52% - 15px);
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .bottom-block > .right-column {
    width: calc(50% - 15px);
  }
}
.ws-html .tabs-section .tabs-block .mailbox-block {
  color: #004B87;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .mailbox-block {
    display: flex;
    align-items: center;
    gap: 0 30px;
  }
}
@media (min-width: 1200px) {
  .ws-html .tabs-section .tabs-block .mailbox-block {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .mailbox-block {
    font-size: 24px;
    gap: 0 35px;
    padding: 0 40px 0 0;
  }
}
.ws-html .tabs-section .tabs-block .mailbox-block h1, .ws-html .tabs-section .tabs-block .mailbox-block h2, .ws-html .tabs-section .tabs-block .mailbox-block h3, .ws-html .tabs-section .tabs-block .mailbox-block h4, .ws-html .tabs-section .tabs-block .mailbox-block h5, .ws-html .tabs-section .tabs-block .mailbox-block h6 {
  margin: 0 0 0.23em;
}
.ws-html .tabs-section .tabs-block .mailbox-block h6 {
  font-size: 36px;
}
@media (min-width: 1200px) {
  .ws-html .tabs-section .tabs-block .mailbox-block h6 {
    font-size: 27px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .mailbox-block h6 {
    font-size: 36px;
  }
}
.ws-html .tabs-section .tabs-block .mailbox-block .left-column {
  margin: 0 0 30px;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .mailbox-block .left-column {
    width: 160px;
    margin: 0;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .mailbox-block .left-column {
    width: 215px;
  }
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .mailbox-block .right-column {
    width: calc(100% - 210px);
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .mailbox-block .right-column {
    width: calc(100% - 245px);
  }
}
.ws-html .tabs-section .tabs-block .mailbox-block .percent-block {
  position: relative;
  width: 215px;
  margin: 0 auto;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .mailbox-block .percent-block {
    margin: 0;
    width: 160px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .mailbox-block .percent-block {
    width: 215px;
  }
}
.ws-html .tabs-section .tabs-block .mailbox-block .percent-block .animation {
  position: absolute;
  top: 17%;
  right: 9%;
}
.ws-html .tabs-section .tabs-block .mailbox-block .percent-block .animation .percent {
  font-weight: bold;
  font-size: 36px;
  line-height: 1.39;
  color: #fff;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .mailbox-block .percent-block .animation .percent {
    font-size: 30px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .mailbox-block .percent-block .animation .percent {
    font-size: 36px;
  }
}
.ws-html .tabs-section .tabs-block .mailbox-block .percent-block .animation .progressbar {
  display: none;
}
.ws-html .tabs-section .tabs-block .title-block {
  margin: 0 0 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .ws-html .tabs-section .tabs-block .title-block {
    margin: 0 0 55px;
  }
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block .title-block {
    text-align: left;
  }
}
.ws-html .tabs-section .tabs-block .expanded_bar-block {
  position: relative;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block {
    display: flex;
    align-items: flex-end;
    padding: 0 0 0 20px;
    margin: 0 0 0 10px;
  }
}
.ws-html .tabs-section .tabs-block .expanded_bar-block:before {
  content: "50%";
  position: absolute;
  top: -15px;
  left: -10px;
  font-size: 18px;
  display: none;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block:before {
    display: block;
  }
}
.ws-html .tabs-section .tabs-block .expanded_bar-block:after {
  content: "0%";
  position: absolute;
  top: 155px;
  left: -11px;
  font-size: 18px;
  display: none;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block:after {
    display: block;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block:after {
    top: 240px;
  }
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .column {
  flex: 1;
  max-width: 280px;
  margin: 0 auto 30px;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block .column {
    max-width: none;
    margin: 0;
  }
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .column.column-01 .bar-block {
  position: relative;
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .column.column-01 .bar-block:before {
  content: "";
  width: 1px;
  border-left: 2px dotted #72CCF4;
  position: absolute;
  top: 10px;
  left: -20px;
  bottom: 18px;
  display: none;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block .column.column-01 .bar-block:before {
    display: block;
  }
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .column.column-01 .bar-block .live-bar:nth-child(1) .animation {
  height: 76%;
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .column.column-01 .bar-block .live-bar:nth-child(2) .animation {
  height: 80%;
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .column.column-02 .bar-block .live-bar:nth-child(2) .animation {
  height: 90%;
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .column.column-03 .bar-block .live-bar:nth-child(1) .animation {
  height: 52%;
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .column.column-03 .bar-block .live-bar:nth-child(2) .animation {
  height: 55%;
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block {
  display: flex;
  padding: 0 14px;
  border-bottom: 2px solid #1A1A1A;
}
@media (min-width: 1200px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block {
    padding: 0 5px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block {
    padding: 0 14px;
  }
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block .live-bar {
  flex: 1;
  font-weight: 700;
  font-size: 20px;
  color: #004B87;
  text-align: center;
  overflow: hidden;
  padding: 25px 4px 0;
  display: flex;
  align-items: flex-end;
  min-height: 170px;
}
@media (min-width: 480px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block .live-bar {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block .live-bar {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block .live-bar {
    min-height: 255px;
    font-size: 25px;
  }
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block .live-bar:nth-child(1) .animation {
  background: #DA291C;
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block .live-bar:nth-child(2) .animation.ico-holder:before {
  content: "\e900";
  font-size: 16px;
  top: -17px;
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block .live-bar .animation {
  transition: transform 1s ease-in-out;
  background: #004B87;
  padding: 15px 5px;
  width: 100%;
  height: 100%;
  transform: translateY(100%);
  color: #fff;
  margin-bottom: -1px;
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block .live-bar .animation.ico-holder {
  font-weight: 700;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block .live-bar .animation.ico-holder:before {
  content: "\e901";
  display: block;
  font-family: "icomoon" !important;
  width: 100%;
  position: absolute;
  top: -25px;
  left: 0;
  color: #1A1A1A;
  text-align: center;
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block .live-bar .animation .arrow,
.ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block .live-bar .animation .progressbar {
  display: none;
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .bar-block .live-bar.in-viewport .animation {
  transform: translateY(100%);
}
.ws-html .tabs-section .tabs-block .expanded_bar-block .name {
  display: block;
  text-align: center;
  font-size: 12px;
  padding: 0 15px;
  margin-top: 10px;
}
@media (min-width: 650px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block .name {
    font-size: 14px;
  }
}
@media (min-width: 1600px) {
  .ws-html .tabs-section .tabs-block .expanded_bar-block .name {
    font-size: 18px;
  }
}
.ws-html .tabs-section .tabs-block #tabpanel-2 .top-block .left-column .circle-block .live-circle .animation .percent.ico-arrow {
  top: -5px;
  left: 46%;
}
.ws-html .tabs-section .tabs-block #tabpanel-2 .top-block .left-column .circle-block .live-circle .animation .percent.ico-arrow:before {
  display: none;
}
.ws-html .tabs-section .tabs-block #tabpanel-2 .top-block .left-column .circle-block .live-circle .animation .percent.ico-arrow:after {
  content: "\e900";
  font-family: "icomoon";
  font-size: 11px;
  margin-left: 5px;
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block #tabpanel-2 .top-block .left-column .circle-block .live-circle .animation .percent.ico-arrow:after {
    font-size: 16px;
  }
}
.ws-html .tabs-section .tabs-block #tabpanel-2 .top-block .left-column .circle-block .live-circle .regular .percent.ico-arrow {
  top: 15px;
  left: 33%;
}
.ws-html .tabs-section .tabs-block #tabpanel-2 .expanded_bar-block .column.column-01 .bar-block .live-bar:nth-child(1) .animation {
  height: 76%;
}
.ws-html .tabs-section .tabs-block #tabpanel-2 .expanded_bar-block .column.column-01 .bar-block .live-bar:nth-child(2) .animation {
  height: 63%;
}
.ws-html .tabs-section .tabs-block #tabpanel-2 .expanded_bar-block .column.column-02 .bar-block .live-bar:nth-child(2) .animation {
  height: 89%;
}
.ws-html .tabs-section .tabs-block #tabpanel-2 .expanded_bar-block .column.column-03 .bar-block .live-bar:nth-child(1) .animation {
  height: 50%;
}
.ws-html .tabs-section .tabs-block #tabpanel-2 .expanded_bar-block .column.column-03 .bar-block .live-bar:nth-child(2) .animation {
  height: 50%;
}
.ws-html .tabs-section .tabs-block #tabpanel-3 .top-block .left-column .circle-block .live-circle .animation .percent.ico-arrow {
  top: -5px;
  left: 46%;
}
.ws-html .tabs-section .tabs-block #tabpanel-3 .top-block .left-column .circle-block .live-circle .animation .percent.ico-arrow:before {
  display: none;
}
.ws-html .tabs-section .tabs-block #tabpanel-3 .top-block .left-column .circle-block .live-circle .animation .percent.ico-arrow:after {
  content: "\e900";
  font-family: "icomoon";
  font-size: 11px;
  margin-left: 5px;
}
@media (min-width: 1024px) {
  .ws-html .tabs-section .tabs-block #tabpanel-3 .top-block .left-column .circle-block .live-circle .animation .percent.ico-arrow:after {
    font-size: 16px;
  }
}
.ws-html .tabs-section .tabs-block #tabpanel-3 .top-block .left-column .circle-block .live-circle .regular .percent.ico-arrow {
  top: 30px;
  left: 35%;
}
.ws-html .tabs-section .tabs-block #tabpanel-3 .expanded_bar-block:before {
  content: "55%";
}
.ws-html .tabs-section .tabs-block #tabpanel-3 .expanded_bar-block .column.column-01 .bar-block:before {
  bottom: 20px;
}
.ws-html .tabs-section .tabs-block #tabpanel-3 .expanded_bar-block .column.column-01 .bar-block .live-bar:nth-child(1) .animation {
  height: 76%;
}
.ws-html .tabs-section .tabs-block #tabpanel-3 .expanded_bar-block .column.column-01 .bar-block .live-bar:nth-child(2) .animation {
  height: 67%;
}
.ws-html .tabs-section .tabs-block #tabpanel-3 .expanded_bar-block .column.column-02 .bar-block .live-bar:nth-child(1) .animation {
  height: 92%;
}
.ws-html .tabs-section .tabs-block #tabpanel-3 .expanded_bar-block .column.column-02 .bar-block .live-bar:nth-child(2) .animation {
  height: 100%;
}
.ws-html .tabs-section .tabs-block #tabpanel-3 .expanded_bar-block .column.column-03 .bar-block .live-bar:nth-child(1) .animation {
  height: 50%;
}
.ws-html .tabs-section .tabs-block #tabpanel-3 .expanded_bar-block .column.column-03 .bar-block .live-bar:nth-child(2) .animation {
  height: 59%;
}
.ws-html .campaigning-section {
  position: relative;
  background: #C8EAF5;
  border-top: 8px solid #DA291C;
  padding: 30px 0 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .ws-html .campaigning-section {
    padding: 50px 0 20px;
  }
}
@media (min-width: 1024px) {
  .ws-html .campaigning-section {
    padding: 75px 0 60px;
  }
}
@media (min-width: 1600px) {
  .ws-html .campaigning-section {
    padding: 155px 0 125px;
  }
}
@media (min-width: 768px) {
  .ws-html .campaigning-section:before {
    content: "";
    position: absolute;
    top: 46%;
    left: 0;
    width: 100%;
    height: 55px;
    background-image: radial-gradient(circle at 4px 4px, #F8AFAF 0%, #F8AFAF 4px, rgba(228, 241, 253, 0) 4px, rgba(228, 241, 253, 0) 100%);
    background-repeat: repeat;
    background-position: 0px 2px;
    background-size: 28px 21px;
  }
}
@media (min-width: 1024px) {
  .ws-html .campaigning-section:before {
    top: 67%;
  }
}
@media (min-width: 1600px) {
  .ws-html .campaigning-section h2 {
    font-size: 76px;
  }
}
.ws-html .campaigning-section .columns-block {
  position: relative;
  counter-reset: number;
  z-index: 1;
}
@media (min-width: 650px) {
  .ws-html .campaigning-section .columns-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 30px;
  }
}
@media (min-width: 1024px) {
  .ws-html .campaigning-section .columns-block {
    margin: 0 -15px 0 0;
  }
}
@media (min-width: 1600px) {
  .ws-html .campaigning-section .columns-block {
    justify-content: space-between;
    gap: 0 50px;
  }
}
.ws-html .campaigning-section .column {
  margin: 0 0 30px;
}
@media (min-width: 650px) {
  .ws-html .campaigning-section .column.column-02 .number-block {
    max-width: 185px;
  }
}
@media (min-width: 1600px) {
  .ws-html .campaigning-section .column.column-02 .number-block {
    max-width: 247px;
  }
}
@media (min-width: 650px) {
  .ws-html .campaigning-section .column.column-03 .number-block {
    max-width: 185px;
    margin: -9px auto 0;
  }
}
@media (min-width: 1600px) {
  .ws-html .campaigning-section .column.column-03 .number-block {
    max-width: 247px;
    margin: -12px auto 0;
  }
}
@media (min-width: 650px) {
  .ws-html .campaigning-section .column.column-04 .number-block {
    max-width: 205px;
  }
}
@media (min-width: 1600px) {
  .ws-html .campaigning-section .column.column-04 .number-block {
    max-width: 274px;
  }
}
.ws-html .campaigning-section .title-block {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .ws-html .campaigning-section .title-block {
    margin: 0 0 50px;
  }
}
@media (min-width: 1600px) {
  .ws-html .campaigning-section .title-block {
    margin: 0 0 115px;
  }
}
.ws-html .campaigning-section .title-block h1, .ws-html .campaigning-section .title-block h2, .ws-html .campaigning-section .title-block h3, .ws-html .campaigning-section .title-block h4, .ws-html .campaigning-section .title-block h5, .ws-html .campaigning-section .title-block h6 {
  color: #004B87;
}
@media (min-width: 1600px) {
  .ws-html .campaigning-section .title-block h1, .ws-html .campaigning-section .title-block h2, .ws-html .campaigning-section .title-block h3, .ws-html .campaigning-section .title-block h4, .ws-html .campaigning-section .title-block h5, .ws-html .campaigning-section .title-block h6 {
    margin: 0 0 0.83em;
  }
}
.ws-html .campaigning-section .number-block {
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  max-width: 255px;
  margin: 0 auto;
  font-weight: 700;
  font-size: 24px;
  color: #004B87;
  opacity: 0;
  transform: translateY(50px);
}
@media (min-width: 650px) {
  .ws-html .campaigning-section .number-block {
    max-width: 190px;
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .ws-html .campaigning-section .number-block {
    max-width: 255px;
    font-size: 28px;
  }
}
.ws-html .campaigning-section .number-block.in-viewport {
  opacity: 1;
  transform: translateY(0);
}
.ws-html .campaigning-section .number-block.in-viewport .post-holder {
  opacity: 1;
  transform: translateY(0);
}
.ws-html .campaigning-section .number-block .img-holder {
  margin: 0 0 -55px;
}
.ws-html .campaigning-section .number-block .post-holder {
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  padding: 0 0 0 15px;
  transform: translateY(50px);
  opacity: 0;
}
@media (min-width: 650px) {
  .ws-html .campaigning-section .number-block .post-holder {
    margin: 0 0 -1em;
  }
}
@media (min-width: 1600px) {
  .ws-html .campaigning-section .number-block .post-holder {
    padding: 0 0 0 25px;
  }
}
.ws-html .campaigning-section .number-block .post-holder:before {
  content: "";
  display: block;
  font-weight: 700;
  font-size: 100px;
  line-height: 1;
  color: #871115;
  margin: 0 0 2px -10px;
  counter-increment: number;
  content: counter(number);
}
@media (min-width: 1600px) {
  .ws-html .campaigning-section .number-block .post-holder:before {
    font-size: 140px;
  }
}
.ws-html .prefooter-section {
  padding: 25px 0;
  background: #004B87;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
@media (min-width: 768px) {
  .ws-html .prefooter-section {
    padding: 50px 0;
  }
}
@media (min-width: 1024px) {
  .ws-html .prefooter-section {
    padding: 75px 0 60px;
  }
}
@media (min-width: 1600px) {
  .ws-html .prefooter-section {
    padding: 95px 0;
    font-size: 18px;
  }
}
.ws-html .prefooter-section .img-holder {
  margin: 0 auto 30px;
  width: 80%;
  max-width: 350px;
}
@media (min-width: 768px) {
  .ws-html .prefooter-section .img-holder {
    margin: 0 auto 50px;
  }
}
@media (min-width: 1600px) {
  .ws-html .prefooter-section .img-holder {
    max-width: 405px;
    margin: 0 auto 80px;
  }
}
.ws-html .prefooter-section .btn-ws {
  margin: 15px 0 30px;
}
@media (min-width: 1024px) {
  .ws-html .prefooter-section .btn-ws {
    margin: 30px 0 60px;
  }
}
.ws-html #footer {
  background: #C8EAF5;
  color: #1A1A1A;
}
@media (min-width: 480px) {
  .ws-html #footer {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  .ws-html #footer {
    font-size: 28px;
  }
}
.ws-html #footer .open-close .opener {
  position: relative;
  background: #72CCF4;
  padding: 30px 0;
  display: block;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  text-decoration: none;
}
@media (min-width: 480px) {
  .ws-html #footer .open-close .opener {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .ws-html #footer .open-close .opener {
    padding: 45px 0 50px;
  }
}
@media (min-width: 1024px) {
  .ws-html #footer .open-close .opener {
    font-size: 45px;
  }
}
.ws-html #footer .open-close .opener .symbol {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: relative;
}
.ws-html #footer .open-close .opener .symbol:after {
  content: "+";
}
.ws-html #footer .open-close .slide {
  padding: 30px 0 10px;
}
@media (min-width: 768px) {
  .ws-html #footer .open-close .slide {
    padding: 50px 0 30px;
  }
}
@media (min-width: 1600px) {
  .ws-html #footer .open-close .slide {
    padding: 95px 0 70px;
  }
}
.ws-html #footer .open-close.active .opener .symbol:after {
  height: 0;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 16px solid #1A1A1A;
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
}
.ws-html #footer .footnote-list {
  counter-reset: section;
}
.ws-html #footer .footnote-list li {
  margin: 0 0 15px;
}
.ws-html #footer .footnote-list li:before {
  counter-increment: section;
  content: counter(section);
  font-size: 60%;
  vertical-align: top;
}
