html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

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

audio, canvas, progress, video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@font-face {
  font-family: webflow-icons;
  src: url("cd8065b53a84d8a81e7765a00384ea0f98c3c59d") format("truetype");
  font-weight: normal;
  font-style: normal;
}

[class^="w-icon-"], [class*=" w-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: webflow-icons !important;
}

.w-icon-slider-right:before {
  content: "";
}

.w-icon-slider-left:before {
  content: "";
}

.w-icon-nav-menu:before {
  content: "";
}

.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
  content: "";
}

.w-icon-file-upload-remove:before {
  content: "";
}

.w-icon-file-upload-icon:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  color: #333;
  background-color: #fff;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: rgba(0, 0, 0, 0) !important;
}

.w-code-block {
  margin: unset;
}

pre.w-code-block code {
  all: inherit;
}

.w-webflow-badge, .w-webflow-badge * {
  z-index: auto;
  visibility: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  float: none;
  clear: none;
  box-shadow: none;
  opacity: 1;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  background: none;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  margin: 0;
  padding: 0;
  list-style-type: disc;
  transition: none;
  display: block;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
  transform: none;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
  visibility: visible !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  opacity: 1 !important;
  width: auto !important;
  height: auto !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  top: auto !important;
  bottom: 12px !important;
  left: auto !important;
  right: 12px !important;
  overflow: visible !important;
  transform: none !important;
}

.w-webflow-badge > img {
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  width: 100%;
  height: 38px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:-moz-placeholder, .w-select:-moz-placeholder {
  color: #999;
}

.w-input::-moz-placeholder, .w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before, .w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  width: .1px;
  height: .1px;
  opacity: 0;
  z-index: -100;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  width: auto;
  height: auto;
  cursor: pointer;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-row:before, .w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main, .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row, .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  width: 28px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  height: 500px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  margin: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}

.w-slider {
  height: 300px;
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  background: #ddd;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  height: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  margin: auto;
  padding-top: 10px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-nav.w-round > div {
  border-radius: 100%;
}

.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, .4);
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, .4);
}

.w-slider-nav-invert > div.w-active {
  background-color: #222;
}

.w-slider-dot {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .4);
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left, .w-slider-arrow-right {
  width: 80px;
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: auto;
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  border: 0;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  min-width: 100%;
  background: #ddd;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: rgba(0, 0, 0, .9);
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop, .w-lightbox-container {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  width: 100vw;
  height: 100vh;
  opacity: 0;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame, .w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, .4);
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-lightbox-control {
  width: 4em;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  transition: all .3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  height: 2.6em;
  background-image: url("");
  background-size: 18px;
  right: 0;
}

.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: auto;
  overflow-y: hidden;
}

.w-lightbox-item {
  width: 10vh;
  box-sizing: content-box;
  cursor: pointer;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: .3;
}

.w-lightbox-thumbnail {
  height: 10vh;
  background: #222;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 5px solid rgba(0, 0, 0, .4);
  border-radius: 50%;
  margin-top: -20px;
  margin-left: -20px;
  animation: .8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view, .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left, .w-lightbox-right {
    opacity: .5;
    display: block;
  }

  .w-lightbox-close {
    opacity: .8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
  opacity: 0;
}

.w-richtext:before, .w-richtext:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-richtext:after {
  clear: both;
}

.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol, .w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: .6;
}

.w-richtext figure div {
  color: rgba(0, 0, 0, 0);
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before, .w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-link.w--current {
  color: #0082f3;
}

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  min-width: 200px;
  background: #c8c8c8;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

.w-tabs:before, .w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

:root {
  --black: #312f38;
  --color-2: #f7f7f7;
  --white: white;
  --shadow-new: var(--shadow);
  --color: #cbe27f;
  --yellow: #ffd400;
  --black-2: black;
  --white-2: white;
  --title: "Tenor Sans", sans-serif;
  --font-family: "E Ukraine", sans-serif;
  --size: 72px;
  --shadow: rgba(0, 0, 0, .2);
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

h1 {
  z-index: 2;
  color: var(--black);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tenor Sans, sans-serif;
  font-size: 62px;
  font-weight: 400;
  line-height: 84px;
  position: relative;
}

h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tenor Sans, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 70px;
}

h3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tenor Sans, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 44px;
}

.section.cover {
  margin-top: 60px;
}

.section.pad-up {
  padding-top: 180px;
}

.section.pad-up.hide-2 {
  display: none;
}

.wrapper-section {
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.body {
  color: var(--black);
  font-family: E Ukraine, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.hero-gray-erap {
  background-color: var(--color-2);
  border-radius: 32px;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 24px;
  padding: 32px;
  font-size: 1px;
  display: flex;
  position: relative;
}

.grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.white-card {
  background-color: var(--white);
  box-shadow: 0 2px 16px -8px var(--shadow-new);
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 24px;
  display: flex;
}

.white-card.size-200 {
  height: 200px;
  box-shadow: 0 2px 16px -8px var(--shadow-new);
}

.white-card.size-170 {
  height: 180px;
}

.white-card.size-170.green {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.white-card.green {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--color);
  box-shadow: none;
  flex-direction: column;
}

.white-card.present {
  height: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
}

.white-card.gree-check {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--color);
  box-shadow: none;
  flex-direction: row;
  align-items: center;
}

.white-card.hide {
  display: none;
}

.icon-circle {
  width: 56px;
  height: 56px;
}

.body-18-light {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px;
}

.body-18-light.old {
  text-decoration: line-through;
}

.body-18-light.old.hide {
  display: none;
}

.body-18-light.pad {
  margin-bottom: 18px;
}

.body-18-light.yellow {
  color: #fde986;
}

.body-18-light.green {
  color: #dbeca6;
}

.body-18-light.dark {
  color: var(--black);
  text-align: center;
}

.body-20-normal {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.body-20-normal.dark {
  color: var(--black);
}

.body-20-normal.center {
  text-align: center;
}

.button-main {
  background-color: var(--yellow);
  color: var(--black);
  text-align: center;
  cursor: pointer;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding: 24px 62px;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.button-main:hover {
  background-color: var(--color);
}

.button-main.hide {
  padding: 16px 24px;
  display: flex;
}

.button-main.end {
  background-color: #e0e0e0;
}

.date-info {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.cover-pad-info {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: center;
  display: flex;
}

.cover-info {
  z-index: 2;
  max-width: 860px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.cover-img {
  width: 560px;
  height: 650px;
  object-fit: contain;
  margin-top: -208px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.navbar {
  z-index: 10;
  background-color: var(--white);
  padding-top: 10px;
  padding-bottom: 10px;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container {
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.date-info-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  display: flex;
}

.date-info-wrap.end {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.heading {
  font-size: 56px;
}

.div-block {
  height: 500px;
}

.checkbox {
  width: 48px;
  height: 48px;
  background-color: var(--white);
  cursor: pointer;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.check-wrap {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 48px 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: grid;
}

.gray-wrap {
  background-color: var(--color-2);
  border-radius: 32px;
  flex-direction: row;
  align-items: flex-start;
  padding: 32px;
  font-size: 1px;
  display: flex;
  position: relative;
}

.gray-wrap.vertical {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: stretch;
}

.check-img {
  object-fit: cover;
  display: none;
}

.check-img.show {
  display: none;
}

.for-whom-grid {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  padding-top: 32px;
  position: relative;
}

.text-wrap-scroll {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.grid-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.icon-small {
  width: 56px;
  height: 56px;
}

.icon-small.small-2 {
  width: 48px;
}

.img-gray-wrap {
  height: 100%;
  background-color: var(--color-2);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.image {
  height: 350px;
  object-fit: contain;
  object-position: 50% 0%;
  position: relative;
  top: 23px;
}

.resoult-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  position: relative;
}

.grid-program {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-program.pad-up {
  margin-top: 32px;
}

.icon-number {
  width: 48px;
  height: 48px;
  background-color: var(--color);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
}

.grid-price {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 32px;
}

.price-wrap-card {
  background-color: var(--white);
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  position: relative;
}

.price-wrap-card.size-200 {
  height: 200px;
  box-shadow: 0 2px 16px -8px var(--shadow-new);
}

.price-wrap-card.size-170 {
  height: 180px;
}

.price-wrap-card.grey {
  background-color: var(--color-2);
  align-items: stretch;
}

.price-wrap-card.green-light {
  background-color: #f8fce9;
  align-items: stretch;
}

.price-wrap-card.yellow-light {
  background-color: #fffbe7;
  align-items: stretch;
}

.name-price {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--color);
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 24px;
  padding: 16px;
  display: flex;
}

.name-price.gray {
  background-color: #e0e0e0;
}

.name-price.green-dark {
  background-color: #dbeca6;
}

.name-price.yellow-dark {
  background-color: #fde986;
}

.name-price.dark {
  background-color: var(--black);
  position: absolute;
  top: -30px;
  bottom: auto;
  left: auto;
  right: 30px;
}

.body-18-normal {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.body-18-normal.pad-pad {
  margin-bottom: 16px;
}

.item-price {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  padding-bottom: 24px;
  display: flex;
}

.button-wrap {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.left-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.left-wrap.hide-price {
  display: none;
}

.pop-up {
  z-index: 40;
  background-color: rgba(0, 0, 0, .4);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pop-up.base, .pop-up.aditional, .pop-up.premium, .pop-up.new-course {
  display: none;
}

.form-wrap {
  z-index: 5;
  width: 480px;
  background-color: var(--white);
  border-radius: 32px;
  padding: 32px;
  position: relative;
}

.form-label {
  margin-bottom: 0;
  font-weight: 300;
}

.submit-button {
  background-color: var(--yellow);
  color: var(--black);
  border-radius: 16px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
}

.form {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.text-field {
  height: 60px;
  color: var(--black-2);
  border-radius: 16px;
  margin-bottom: 10px;
  padding: 16px;
  font-size: 16px;
  position: relative;
}

.text-field::-ms-input-placeholder {
  color: #74727a;
}

.text-field::placeholder {
  color: #74727a;
}

.close-icon {
  object-fit: contain;
}

.close-icon.base, .close-icon.aditional, .close-icon.premium {
  cursor: pointer;
}

.info-text {
  color: #797781;
  font-size: 15px;
  line-height: 20px;
}

.heading-3 {
  text-transform: uppercase;
  font-family: Tenor Sans, sans-serif;
}

.heading-4 {
  font-size: 42px;
}

.close {
  width: 40px;
  height: 40px;
  background-color: var(--white);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 16px;
  bottom: 0%;
  left: auto;
  right: 16px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .2);
}

.close:hover {
  box-shadow: 0 2px 16px rgba(0, 0, 0, .28);
}

.wrap-img {
  border-radius: 32px;
  overflow: hidden;
}

.name-inst {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--color);
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 24px;
  margin-left: 24px;
  padding: 16px 24px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.name-inst:hover {
  background-color: var(--yellow);
}

.name-inst.gray {
  background-color: #e0e0e0;
}

.name-inst.green-dark {
  background-color: #dbeca6;
}

.name-inst.yellow-dark {
  background-color: #fde986;
}

.image-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.faq-grid {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 32px;
  display: grid;
}

.faq-title {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.white-card-faq {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  box-shadow: 0 2px 16px -8px var(--shadow-new);
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 24px;
  display: flex;
}

.white-card-faq.size-200 {
  height: 200px;
  box-shadow: 0 2px 16px -8px var(--shadow-new);
}

.white-card-faq.size-170 {
  height: 180px;
}

.logo {
  width: 180px;
}

.info-text-footer {
  grid-column-gap: 16px;
  grid-row-gap: 4px;
  flex-flow: wrap;
  display: flex;
}

.body-15-light {
  margin-bottom: 0;
  font-size: 15px;
}

.body-18-light-copy {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px;
}

.body-18-light-copy.old {
  text-decoration: line-through;
}

.body-18-light-copy.pad {
  margin-bottom: 18px;
}

.div-block-2 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.footer-grid {
  grid-column-gap: 56px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 32px;
  display: grid;
}

.case-wrap {
  width: 2120px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  position: relative;
}

.wrapper-full {
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.wrap-case {
  position: relative;
  overflow: scroll;
}

.nav-link {
  border-radius: 16px;
}

.nav-link:hover {
  background-color: #f8fce9;
}

.nav-link.w--current {
  color: var(--black);
  background-color: #f8fce9;
}

.brand {
  padding-left: 0;
}

.head {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  display: flex;
}

.price {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
}

.price.big {
  font-size: 50px;
  line-height: 40px;
}

.link-block {
  color: var(--black);
  cursor: pointer;
}

.grid-present {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  display: grid;
}

.img-spa {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.timer-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--color-2);
  border-radius: 32px;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  font-size: 1px;
  display: flex;
  position: relative;
}

.timer-wrap.vertical {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
}

.timer-wrap.green {
  background-color: var(--color);
}

.js-clock {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.box {
  width: 120px;
  height: 120px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px;
  font-size: 12px;
  line-height: 20px;
  display: flex;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
}

.box.hide {
  display: none;
}

.clock-number {
  font-size: 42px;
  font-weight: 400;
  line-height: 50px;
}

.clock-label {
  margin-top: 5px;
  font-size: 16px;
}

.social-icon {
  width: 48px;
  height: 4px;
  background-color: var(--white);
  cursor: pointer;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-social {
  width: 100%;
  height: 100%;
}

.social-link {
  width: 48px;
  height: 48px;
  background-color: var(--yellow);
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
  box-shadow: 0 2px 7px rgba(0, 0, 0, .07);
}

.social-link.hide {
  display: none;
}

.social-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
}

.scheck-show {
  object-fit: cover;
}

.scheck-show.show {
  display: none;
}

.policy-wrap {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  margin-top: 60px;
  display: flex;
}

.link-block-2 {
  color: var(--black);
}

.link-block-2.w--current, .link-more {
  color: var(--black);
  text-decoration: none;
}

.link-more:hover {
  text-decoration: underline;
}

.arrow-wrap {
  width: 100%;
  justify-content: flex-end;
  display: flex;
}

.arrow-wrap.left {
  justify-content: flex-start;
}

.arrow-button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  display: grid;
}

.image-3 {
  margin-top: -26px;
  position: relative;
}

.icon-circle-line {
  position: absolute;
  top: 10px;
  bottom: 0%;
  left: -7px;
  right: auto;
}

.h1-wrap, .heading-5 {
  position: relative;
}

.head-price {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.full-wrap {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.price-more {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--white);
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 24px;
  padding: 16px;
  display: flex;
  position: absolute;
  top: -30px;
  bottom: auto;
  left: auto;
  right: 20px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .14);
}

.price-more.gray {
  background-color: #e0e0e0;
}

.price-more.green-dark {
  background-color: #dbeca6;
}

.price-more.yellow-dark {
  background-color: #fde986;
}

.price-more.dark {
  background-color: var(--black);
  position: absolute;
  top: -30px;
  bottom: auto;
  left: auto;
  right: 30px;
}

.circle-name {
  width: 110px;
  height: 110px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--yellow);
  color: var(--black);
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  padding: 16px;
  display: flex;
  position: absolute;
  top: -52px;
  bottom: auto;
  left: auto;
  right: 32px;
}

.circle-name.gray {
  background-color: #e0e0e0;
}

.circle-name.green-dark {
  background-color: #dbeca6;
}

.circle-name.yellow-dark {
  background-color: #fde986;
}

.circle-name.dark {
  width: 110px;
  height: 110px;
  background-color: var(--black);
  position: absolute;
  top: -30px;
  bottom: auto;
  left: auto;
  right: 30px;
}

.circle-name.green {
  background-color: var(--color);
}

.image-5 {
  width: 70px;
}

.image-6 {
  width: 62px;
}

.footer-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.scroll-icon-wrap {
  justify-content: space-between;
  display: flex;
}

.tab-link-tab-1 {
  background-color: #c8c8c8;
}

.tab-link-tab-1.w--current {
  background-color: var(--yellow);
  border-radius: 8px;
}

.tab-link---program {
  background-color: var(--white);
  border-radius: 8px;
  padding: 16px 32px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .1);
}

.tab-link---program.w--current {
  background-color: var(--yellow);
}

.program-main {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  display: grid;
  position: relative;
}

.program-main.pad-up {
  margin-top: 32px;
}

.wrap-program {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.div-block-4 {
  position: relative;
}

.tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  padding-top: 32px;
  padding-bottom: 16px;
  display: flex;
}

.program-scroll {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.text-span {
  color: var(--color);
}

.text-block {
  font-weight: 300;
}

.image-7 {
  z-index: 2;
}

.scroll-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.number {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  display: flex;
}

.success-message {
  background-color: var(--white);
  border-radius: 32px;
  padding: 24px 0 16px;
}

.form-text {
  text-align: left;
  padding-bottom: 8px;
  font-size: 20px;
  font-weight: 400;
}

.button-form {
  background-color: var(--yellow);
  color: var(--black);
  text-align: center;
  cursor: pointer;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  padding: 24px 62px;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.button-form:hover {
  background-color: var(--color);
}

.button-form.hide {
  padding: 16px 24px;
  display: flex;
}

.text-block-2 {
  text-align: left;
}

.success-icon-wrap {
  padding-bottom: 10px;
  display: flex;
}

.form-block {
  margin-bottom: 0;
}

.img-wrap-gift {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.img-gift {
  width: 100%;
  height: 240px;
  object-fit: cover;
  object-position: 50% 80%;
  border-radius: 24px;
}

.img-gift.fit {
  object-fit: contain;
}

.partner-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  padding: 32px 32px 20px;
  position: relative;
}

.logo-partner.choice {
  height: 35px;
  object-fit: contain;
  align-self: flex-start;
  display: block;
}

.logo-partner.vorwarts {
  height: 35px;
  object-fit: contain;
  align-self: flex-start;
}

.div-block-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.h2-wrap {
  width: 620px;
}

.slide, .mask {
  height: auto;
}

.slider {
  height: auto;
  background-color: var(--white-2);
}

.slide-nav {
  display: none;
}

.img-partner-wrap {
  height: 100%;
  background-color: var(--white-2);
  box-shadow: 0 2px 16px -9px var(--shadow-new);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block-6 {
  width: 32px;
  height: 32px;
  background-color: var(--color);
}

.left-arrow, .right-arrow {
  width: 56px;
  height: 56px;
  background-color: var(--color);
  border-radius: 100px;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 48px;
    line-height: 58px;
  }

  .section.cover {
    margin-top: 40px;
  }

  .section.pad-up {
    padding-top: 120px;
  }

  .wrapper-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-gray-erap {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    align-items: center;
    padding: 24px;
  }

  .white-card.size-200 {
    padding: 16px;
  }

  .body-20-normal {
    margin-bottom: 0;
  }

  .button-main.hide {
    display: flex;
  }

  .date-info {
    flex-direction: column;
    display: flex;
  }

  .cover-info {
    max-width: none;
  }

  .cover-img {
    object-fit: contain;
    border-radius: 32px;
    order: -1;
    margin-top: 0;
    position: relative;
  }

  .navbar {
    background-color: #fff;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .gray-wrap {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    align-items: center;
  }

  .gray-wrap.vertical {
    padding: 24px;
  }

  .for-whom-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr 1fr;
  }

  .resoult-grid {
    grid-template-columns: 1fr;
  }

  .grid-program {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-price {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
    margin-top: 32px;
  }

  .price-wrap-card.size-200 {
    padding: 16px;
  }

  .faq-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .white-card-faq.size-200 {
    padding: 16px;
  }

  .footer-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon {
    font-size: 36px;
    font-weight: 300;
  }

  .menu-button {
    border-radius: 48px;
    padding: 8px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .12);
  }

  .menu-button:active, .menu-button.w--open {
    color: var(--black);
    background-color: #fff;
  }

  .nav-menu {
    background-color: #fff;
    border-radius: 0 0 32px 32px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .12);
  }

  .price {
    margin-bottom: 0;
  }

  .timer-wrap {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    align-items: center;
  }

  .timer-wrap.vertical {
    padding: 24px;
  }

  .lottie-animation {
    width: 48px;
    height: 48px;
  }

  .arrow-button {
    grid-template-columns: 1fr 1.5fr 1fr;
  }

  .circle-name.green {
    top: -32px;
  }

  .div-block-3 {
    height: 490px;
    overflow: hidden;
  }

  .program-main {
    grid-template-columns: 1fr 1fr;
  }

  .button-form.hide {
    display: flex;
  }

  .partner-grid {
    grid-template-columns: 1fr;
  }

  .h2-wrap {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 48px;
    line-height: 68px;
  }

  h2 {
    font-size: 48px;
  }

  .section.pad-up {
    padding-top: 80px;
  }

  .hero-gray-erap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-wrap: nowrap;
    grid-template-columns: 1fr;
  }

  .white-card {
    padding: 16px;
  }

  .white-card.size-200 {
    height: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .white-card.size-170 {
    padding: 16px;
  }

  .white-card.size-170.green {
    flex-direction: row;
  }

  .white-card.green, .white-card.gree-check {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 24px;
  }

  .icon-circle {
    display: none;
  }

  .body-20-normal.pad-mob {
    padding-right: 24px;
  }

  .body-20-normal.center {
    text-align: center;
  }

  .button-main {
    z-index: 3;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    position: relative;
  }

  .cover-pad-info {
    flex-direction: column;
  }

  .cover-info {
    max-width: 100%;
  }

  .cover-img {
    height: 490px;
  }

  .scroll-card {
    width: 100%;
    margin-bottom: -24px;
    padding-bottom: 24px;
    padding-right: 24px;
    overflow: scroll;
  }

  .gray-wrap {
    padding: 24px;
  }

  .for-whom-wrap {
    flex-direction: column;
    display: flex;
  }

  .for-whom-grid {
    grid-template-columns: 1fr;
  }

  .text-wrap-scroll {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .text-wrap-scroll.full {
    align-items: stretch;
  }

  .img-gray-wrap.hide {
    display: none;
  }

  .resoult-grid {
    grid-template-columns: 1fr;
  }

  .grid-program {
    grid-template-columns: 1fr 1fr;
  }

  .grid-price {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
    margin-top: 32px;
  }

  .price-wrap-card.size-200 {
    height: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .price-wrap-card.size-170, .price-wrap-card.grey {
    padding: 16px;
  }

  .form-wrap {
    width: auto;
    margin-left: 16px;
    margin-right: 16px;
    padding: 24px;
  }

  .white-card-faq {
    padding: 16px;
  }

  .white-card-faq.size-200 {
    height: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .white-card-faq.size-170 {
    padding: 16px;
  }

  .body-15-light.center {
    text-align: center;
  }

  .price.pad-mob {
    padding-right: 24px;
  }

  .timer-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding: 24px;
  }

  .box {
    width: 90px;
    height: 90px;
  }

  .clock-number {
    font-size: 30px;
  }

  .clock-label {
    margin-top: 0;
  }

  .arrow-wrap {
    display: none;
  }

  .arrow-button {
    grid-template-columns: 1fr 1.75fr 1fr;
  }

  .icon-circle-line {
    top: -2px;
    left: -12px;
  }

  .circle-name {
    top: -27px;
  }

  .circle-name.green {
    top: -18px;
  }

  .div-block-3 {
    height: 410px;
  }

  .program-main {
    grid-template-columns: 1fr 1fr;
  }

  .tabs-menu {
    flex-flow: wrap;
  }

  .program-scroll {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .program-scroll.full {
    align-items: stretch;
  }

  .button-form {
    z-index: 3;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    position: relative;
  }

  .partner-grid {
    grid-template-columns: 1fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .img-partner-wrap.hide {
    display: none;
  }

  .left-arrow {
    top: auto;
    bottom: 0%;
    left: -100px;
    right: 0%;
  }

  .right-arrow {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: -100px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 38px;
    line-height: 48px;
  }

  h2 {
    font-size: 36px;
    line-height: 48px;
  }

  .wrapper-section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero-gray-erap {
    padding: 16px;
  }

  .grid {
    justify-content: start;
    justify-items: stretch;
  }

  .white-card.size-200 {
    align-items: stretch;
    padding: 8px 16px;
  }

  .white-card.size-170 {
    height: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .white-card.size-170.green {
    justify-content: flex-start;
  }

  .white-card.green, .white-card.gree-check {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: flex-start;
    padding: 16px;
  }

  .body-18-light.center {
    text-align: center;
  }

  .body-20-normal.pad-mob {
    padding-right: 16px;
  }

  .body-20-normal.center {
    text-align: center;
  }

  .date-info {
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .cover-img {
    width: 100%;
    height: 320px;
  }

  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .date-info-wrap {
    width: 100%;
    justify-content: space-between;
  }

  .date-info-wrap.end {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: flex-start;
  }

  .gray-wrap, .gray-wrap.vertical {
    padding: 16px;
  }

  .gray-wrap.pad-0 {
    padding-top: 0;
  }

  .gray-wrap.pad-0-0 {
    padding-bottom: 0;
  }

  .grid-card {
    grid-template-columns: 1fr;
  }

  .icon-small {
    order: -1;
  }

  .heading-2 {
    line-height: 46px;
  }

  .grid-program {
    grid-template-columns: 1fr;
  }

  .grid-price {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
  }

  .price-wrap-card.size-170 {
    height: 160px;
  }

  .form-wrap {
    padding-top: 50px;
  }

  .faq-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .faq-title {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-direction: column;
    align-items: flex-start;
  }

  .white-card-faq.size-170 {
    height: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .logo {
    width: 150px;
  }

  .div-block-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .footer-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .wrapper-full {
    padding-left: 16px;
    padding-right: 16px;
  }

  .icon {
    text-align: center;
  }

  .menu-button {
    justify-content: center;
    align-items: center;
    padding: 8px;
    display: flex;
  }

  .nav-menu {
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .price.pad-mob {
    padding-right: 16px;
  }

  .grid-present {
    grid-template-columns: 1fr;
  }

  .img-spa {
    height: 270px;
  }

  .timer-wrap {
    padding: 16px 16px 8px;
  }

  .timer-wrap.vertical, .timer-wrap.green {
    padding: 16px;
  }

  .js-clock {
    flex-wrap: wrap;
  }

  .box {
    width: 72px;
    height: 90px;
    margin-bottom: 10px;
    padding: 0;
  }

  .clock-number {
    font-size: 28px;
    line-height: 38px;
  }

  .clock-label {
    font-size: 14px;
  }

  .arrow-button {
    grid-template-columns: 1fr;
  }

  .hide-arrow {
    display: none;
  }

  .icon-circle-line {
    top: -3px;
    left: -6px;
  }

  .circle-name {
    top: -88px;
  }

  .circle-name.green {
    top: -70px;
  }

  .img-watch {
    height: 240px;
  }

  .scroll-icon-wrap {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: flex-start;
  }

  .program-main {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--color-2);
    border-radius: 32px;
    grid-template-columns: 1fr;
  }

  .tabs-menu {
    flex-direction: column;
  }

  .scroll-icon {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: row;
  }

  .img-gift {
    height: 140px;
  }

  .mask {
    height: 1050px;
  }

  .slide-2 {
    height: auto;
  }
}

#w-node-e25f381c-a5af-eabe-de76-c67b73240570-a65ea180, #w-node-f2bb0284-c29e-0195-48bd-fd9e6c918eb8-a65ea180, #w-node-_583a7947-f898-0e3f-22fe-8acbb620e1c1-a65ea180, #w-node-_583a7947-f898-0e3f-22fe-8acbb620e1c2-a65ea180, #w-node-_4ca7ff37-b5a1-7278-7a60-449f3b0d692d-a65ea180, #w-node-_4ca7ff37-b5a1-7278-7a60-449f3b0d692e-a65ea180, #w-node-c8074f9a-968e-ec3b-fd9d-c0412cde1754-a65ea180, #w-node-_2740ea25-41e0-bde1-3bed-5e590a370f43-a65ea180 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c300083c-9a40-f1ed-81e2-681a2231bddc-a65ea180 {
  align-self: center;
}

#w-node-_70e2b369-1d3e-9189-59e0-31a6616e18bb-a65ea180, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18bd-a65ea180, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18c0-a65ea180, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18c1-a65ea180, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18c4-a65ea180, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18c5-a65ea180, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18c8-a65ea180, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18c9-a65ea180, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18cc-a65ea180, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18cd-a65ea180, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18d0-a65ea180, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18d1-a65ea180, #w-node-baadf106-811c-e31b-94de-9acd445e17c7-a65ea180, #w-node-_27e98918-d764-308f-5d5c-7cb2108241ce-a65ea180, #w-node-_5beec611-c6ad-640b-9558-b8e515a23827-a65ea180, #w-node-baadf106-811c-e31b-94de-9acd445e17cc-a65ea180, #w-node-_55daf26d-0acc-6ef2-b6c9-f8428fee0a09-a65ea180, #w-node-_50ef6704-4b2c-7147-2828-4e1255a41415-a65ea180, #w-node-a2ee47fc-53c0-9a65-560b-bdd6025dac6d-a65ea180, #w-node-f176e183-6f7f-a6eb-fead-936026256e82-a65ea180, #w-node-_14fcf72d-6a63-bb7a-15b8-8d6c70dcb920-a65ea180, #w-node-_954de846-e3e5-a2ca-8518-80debeff6fad-a65ea180, #w-node-_5914fd09-1586-fd44-5dc8-c9b3720e707c-a65ea180 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10510f65-35d6-0bc7-485f-79fc25239b09-a65ea180 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6025cc11-bd9b-f576-88c3-06be2a2b4853-a65ea180 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c7d7d8a5-35c9-db4c-759f-eb06d9292ac2-a65ea180 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-c7d7d8a5-35c9-db4c-759f-eb06d9292ac4-a65ea180 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_6474b08d-bd34-cfe9-92f5-178211803631-a65ea180, #w-node-_21d67c29-a84c-bf5f-2742-87b0f2f65e10-a65ea180, #w-node-_193e3ae0-2345-a454-6af8-52a72949f392-a65ea180, #w-node-a63d11d6-5bed-f1a7-9db5-ba65f9738c73-a65ea180, #w-node-bf57c1be-15b7-654f-f9d3-18160e549d8a-a65ea180, #w-node-_8b3d6478-d3eb-00c5-56c3-3b2bd428a7c4-a65ea180, #w-node-_1c14ede8-3d99-c8e4-086d-de0eb9192dfe-a65ea180, #w-node-_6c231dad-8590-080c-9595-86c00d5f4bf5-a65ea180, #w-node-def37747-deb1-6246-90bf-9f005770b989-a65ea180, #w-node-dc593e73-955c-24db-b166-88da352965c7-a65ea180, #w-node-be89bc75-7805-8f0c-3bf9-042a4b721ff9-a65ea180, #w-node-a80c2b48-8369-a651-9983-b0aa2c28681d-a65ea180, #w-node-_17adb4bf-fbfe-b8fb-f111-d5856ac259d0-a65ea180, #w-node-d869f98e-5975-a27a-a4e4-12ad7cb5123b-a65ea180, #w-node-_98d1e0c0-c8da-f827-a8cf-89118442f93d-a65ea180, #w-node-_8a4a17cf-4b5f-1426-7f7a-6a4add22988f-a65ea180, #w-node-ba130f4a-9f09-29b6-05fd-ad66e15509f2-a65ea180, #w-node-_864c3d54-7e47-a282-8531-ff5ca6b8d15b-a65ea180, #w-node-d6214099-ed18-de70-f7f4-0add005eaba3-a65ea180, #w-node-_5dd7e38a-13ff-b496-3089-07b2353c03f5-a65ea180, #w-node-cb8b14e7-678b-97c7-4397-33e98c1245d4-a65ea180, #w-node-ff2de987-6a7b-989a-81bf-cd067f60fa80-a65ea180, #w-node-e6bb3769-b495-6e49-4885-9c855e5e5bf9-a65ea180, #w-node-_29cf8b1f-2c61-8d8e-cd10-688957ae22e9-a65ea180, #w-node-_4a4f74f2-2cd2-fffd-98a3-9deb6fb056a5-a65ea180, #w-node-_91710a04-22a1-9ace-ebeb-0a411c8576b4-a65ea180, #w-node-b75301f8-7bb7-d172-6591-49e4f3200a8f-f3200a8c, #w-node-e25f381c-a5af-eabe-de76-c67b73240570-6e089ba9, #w-node-f2bb0284-c29e-0195-48bd-fd9e6c918eb8-6e089ba9, #w-node-_583a7947-f898-0e3f-22fe-8acbb620e1c1-6e089ba9, #w-node-_583a7947-f898-0e3f-22fe-8acbb620e1c2-6e089ba9, #w-node-_4ca7ff37-b5a1-7278-7a60-449f3b0d692d-6e089ba9, #w-node-_4ca7ff37-b5a1-7278-7a60-449f3b0d692e-6e089ba9, #w-node-c8074f9a-968e-ec3b-fd9d-c0412cde1754-6e089ba9, #w-node-_2740ea25-41e0-bde1-3bed-5e590a370f43-6e089ba9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c300083c-9a40-f1ed-81e2-681a2231bddc-6e089ba9 {
  align-self: center;
}

#w-node-_70e2b369-1d3e-9189-59e0-31a6616e18bb-6e089ba9, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18bd-6e089ba9, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18c0-6e089ba9, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18c1-6e089ba9, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18c4-6e089ba9, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18c5-6e089ba9, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18c8-6e089ba9, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18c9-6e089ba9, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18cc-6e089ba9, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18cd-6e089ba9, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18d0-6e089ba9, #w-node-_70e2b369-1d3e-9189-59e0-31a6616e18d1-6e089ba9, #w-node-baadf106-811c-e31b-94de-9acd445e17c7-6e089ba9, #w-node-_27e98918-d764-308f-5d5c-7cb2108241ce-6e089ba9, #w-node-_5beec611-c6ad-640b-9558-b8e515a23827-6e089ba9, #w-node-baadf106-811c-e31b-94de-9acd445e17cc-6e089ba9, #w-node-_55daf26d-0acc-6ef2-b6c9-f8428fee0a09-6e089ba9, #w-node-_50ef6704-4b2c-7147-2828-4e1255a41415-6e089ba9, #w-node-a2ee47fc-53c0-9a65-560b-bdd6025dac6d-6e089ba9, #w-node-f176e183-6f7f-a6eb-fead-936026256e82-6e089ba9, #w-node-_14fcf72d-6a63-bb7a-15b8-8d6c70dcb920-6e089ba9, #w-node-_954de846-e3e5-a2ca-8518-80debeff6fad-6e089ba9, #w-node-_5914fd09-1586-fd44-5dc8-c9b3720e707c-6e089ba9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10510f65-35d6-0bc7-485f-79fc25239b09-6e089ba9 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6025cc11-bd9b-f576-88c3-06be2a2b4853-6e089ba9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c7d7d8a5-35c9-db4c-759f-eb06d9292ac2-6e089ba9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-c7d7d8a5-35c9-db4c-759f-eb06d9292ac4-6e089ba9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_6474b08d-bd34-cfe9-92f5-178211803631-6e089ba9, #w-node-_21d67c29-a84c-bf5f-2742-87b0f2f65e10-6e089ba9, #w-node-_193e3ae0-2345-a454-6af8-52a72949f392-6e089ba9, #w-node-_3040d192-b918-4458-ac99-50b6dd29de84-6e089ba9, #w-node-_3040d192-b918-4458-ac99-50b6dd29de85-6e089ba9, #w-node-_3040d192-b918-4458-ac99-50b6dd29de86-6e089ba9, #w-node-_3040d192-b918-4458-ac99-50b6dd29de87-6e089ba9, #w-node-_3040d192-b918-4458-ac99-50b6dd29de88-6e089ba9, #w-node-a63d11d6-5bed-f1a7-9db5-ba65f9738c73-6e089ba9, #w-node-_1bde43fa-f78b-4e42-41e2-0aa96b6321f3-6e089ba9, #w-node-_4f3d523b-7214-4dfa-3368-08f498708196-6e089ba9, #w-node-a619a332-7b7b-34ba-688e-0bfea0787f8d-6e089ba9, #w-node-_8ba5e13a-1290-690b-f9c9-373d42b7ab16-6e089ba9, #w-node-_9d62c6e0-4d0f-218f-05e7-fb62ea11a44a-6e089ba9, #w-node-_858cd7d9-f73d-6b44-4d6c-42f2b6fd2eb2-6e089ba9, #w-node-_6e859a8c-3b79-dde9-b4f6-5c5cdd23ab67-6e089ba9, #w-node-c032ece2-8402-27c4-70d6-18e368d07f83-6e089ba9, #w-node-_55a4bc52-1d04-0195-b82f-023b3611ca0f-6e089ba9, #w-node-def37747-deb1-6246-90bf-9f005770b989-6e089ba9, #w-node-dc593e73-955c-24db-b166-88da352965c7-6e089ba9, #w-node-be89bc75-7805-8f0c-3bf9-042a4b721ff9-6e089ba9, #w-node-a80c2b48-8369-a651-9983-b0aa2c28681d-6e089ba9, #w-node-_17adb4bf-fbfe-b8fb-f111-d5856ac259d0-6e089ba9, #w-node-d869f98e-5975-a27a-a4e4-12ad7cb5123b-6e089ba9, #w-node-_98d1e0c0-c8da-f827-a8cf-89118442f93d-6e089ba9, #w-node-_8a4a17cf-4b5f-1426-7f7a-6a4add22988f-6e089ba9, #w-node-ba130f4a-9f09-29b6-05fd-ad66e15509f2-6e089ba9, #w-node-_864c3d54-7e47-a282-8531-ff5ca6b8d15b-6e089ba9, #w-node-d6214099-ed18-de70-f7f4-0add005eaba3-6e089ba9, #w-node-_5dd7e38a-13ff-b496-3089-07b2353c03f5-6e089ba9, #w-node-cb8b14e7-678b-97c7-4397-33e98c1245d4-6e089ba9, #w-node-ff2de987-6a7b-989a-81bf-cd067f60fa80-6e089ba9, #w-node-e6bb3769-b495-6e49-4885-9c855e5e5bf9-6e089ba9, #w-node-_29cf8b1f-2c61-8d8e-cd10-688957ae22e9-6e089ba9, #w-node-_4a4f74f2-2cd2-fffd-98a3-9deb6fb056a5-6e089ba9, #w-node-_91710a04-22a1-9ace-ebeb-0a411c8576b4-6e089ba9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-c7d7d8a5-35c9-db4c-759f-eb06d9292a91-a65ea180, #w-node-c7d7d8a5-35c9-db4c-759f-eb06d9292a91-6e089ba9 {
    grid-area: 2 / 1 / 4 / 2;
  }
}

@font-face {
  font-family: 'E Ukraine';
  src: url("65a8db808c7a6c0f1fcbe668_e-Ukraine-Regular.otf") format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'E Ukraine';
  src: url("65a8db80fd391eadb6edbd49_e-Ukraine-Light.otf") format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'E Ukraine';
  src: url("65a8db80f1b955b8ebbd6ca5_e-Ukraine-Medium.otf") format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}