/*----------------default css----------------*/
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v17/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32KxfXNig.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v17/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXNig.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v17/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K3vXNig.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v17/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K5fQNig.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v17/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K67QNig.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v17/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nQNig.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v17/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K-DQNig.ttf) format('truetype');
}
@font-face {
  margin: 0 auto;
  font-family: 'Recoleta';
  src: url('../../fonts/recoleta/regular/Recoleta-Regular.woff2') format('woff2'), url('../../fonts/recoleta/regular/Recoleta-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  background: url(../../fonts/averta/bold/);
}
@font-face {
  font-family: 'Recoleta';
  src: url('../../fonts/recoleta/medium/Recoleta-Medium.woff2') format('woff2'), url('../../fonts/recoleta/medium/Recoleta-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'AvertaStd';
  src: url('../../fonts/averta/regular/AvertaStandard-Regular.woff2') format('woff2'), url('../../fonts/averta/regular/AvertaStandard-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'AvertaStd';
  src: url('../../fonts/averta/semibold/AvertaStd-Semibold.woff2') format('woff2'), url('../../fonts/averta/semibold/AvertaStd-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'AvertaStd';
  src: url('../../fonts/averta/bold/AvertaStd-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'AvertaStd';
  src: url('../../fonts/averta/black/AvertaStd-Black.woff2') format('woff2'), url('../../fonts/averta/black/AvertaStd-Black.woff') format('woff');
  font-weight: 901;
  font-style: normal;
}
@font-face {
  font-family: 'SignPainter';
  src: url('../../fonts/SignPainter/SignPainterHouseScript.woff2') format('woff2'), url('../../fonts/SignPainter/SignPainterHouseScript.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
/*-----------------resate page-----------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
body {
  font-family: Arial;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
sub {
  vertical-align: sub;
}
sup {
  vertical-align: super;
}
.container {
  width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-left: auto;
}
input:focus,
*:focus {
  outline: none !important;
}
mark {
  background: none;
  padding: 0;
  color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: normal;
  margin-top: 0;
}
p {
  margin-top: 0;
}
a {
  outline: none !important;
  -webkit-transition: color 0.3s, background 0.3s, opacity 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
  transition: color 0.3s, background 0.3s, opacity 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: color 0.3s, background 0.3s, opacity 0.3s, border 0.3s, box-shadow 0.3s;
  transition: color 0.3s, background 0.3s, opacity 0.3s, border 0.3s, box-shadow 0.3s;
  transition: color 0.3s, background 0.3s, opacity 0.3s, border 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
a:active,
a:visited,
a:hover,
a:focus {
  text-decoration: none;
}
ul,
ol {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
/*---------------- defatul css ----------------*/
html,
body {
  font-size: 0.52vw;
  font-size: 10px;
}
html.open-modal,
body.open-modal {
  overflow: hidden;
}
body {
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  color: #1B1D1D;
  padding-top: 9.6rem;
}
body.overflow-body {
  overflow: hidden;
}
body.overflow-body .wrapper {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
.container {
  max-width: 135rem;
}
.wrapper {
  overflow-x: hidden;
}
a {
  color: inherit;
}
a:hover {
  text-decoration: none;
}
ul,
ol,
p {
  font-size: 1.6rem;
  line-height: 1.625em;
  margin-bottom: 2.5rem;
  letter-spacing: -0.011em;
}
ul li,
ol li,
p li {
  margin-bottom: 1rem;
  position: relative;
  padding-left: 0.8em;
}
ul ul,
ol ul,
p ul,
ul ol,
ol ol,
p ol,
ul p,
ol p,
p p {
  font-size: 1em;
}
ul a,
ol a,
p a {
  color: #17537F;
  text-decoration: underline;
}
ul a:hover,
ol a:hover,
p a:hover {
  text-decoration: none;
}
ul,
ol {
  padding-left: 1.5rem;
}
ul li,
ol li {
  margin-bottom: 0.7rem;
}
ul li {
  list-style: disc;
}
ol li {
  list-style: decimal;
}
h1,
.h1 {
  font-size: 4.8em;
  line-height: 1.35em;
  margin-bottom: 3.2rem;
  font-family: 'Recoleta', Times, serif;
  font-weight: 400;
  letter-spacing: -0.01em;
  color: #233857;
}
h2,
.h2 {
  font-size: 3.2em;
  line-height: 1.375em;
  letter-spacing: -0.00415em;
  font-family: 'Recoleta', Times, serif;
  margin-bottom: 3.4rem;
  color: #185480;
  font-weight: 500;
}
h2.big,
.h2.big {
  font-size: 4rem;
}
h3,
.h3 {
  font-size: 2.8em;
  line-height: 1.46em;
  font-family: 'Work Sans', Arial, sans-serif;
  margin-bottom: 3.1rem;
  letter-spacing: -0.011em;
  font-weight: 600;
}
h4,
.h4 {
  font-size: 2.2em;
  line-height: 1.46em;
  font-family: 'Work Sans', sans-serif;
  margin-bottom: 1.1rem;
  letter-spacing: 0.0071em;
  font-weight: 600;
  margin-bottom: 2.5rem;
  color: #1B1D1D;
}
h4.margin-small,
.h4.margin-small {
  margin-bottom: 2.6rem;
}
h5,
.h5 {
  font-size: 1.6em;
  line-height: 1.25em;
  font-family: 'Work Sans', Arial, sans-serif;
  margin-bottom: 1.1rem;
  letter-spacing: -0.011em;
  font-weight: 600;
  margin-bottom: 1rem;
}
h6,
.h6 {
  font-size: 1.4em;
  line-height: 1.46em;
  font-family: 'Recoleta', Times, serif;
  margin-bottom: 1.1rem;
  font-weight: 400;
  margin-bottom: 2.4rem;
}
.center {
  text-align: center;
}
b {
  font-weight: 700;
}
.social_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4.9rem;
}
.social_items a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.5em;
  height: 2.5em;
  background: #C0E3EB;
  border-radius: 0.6em;
  margin-right: 2rem;
}
.social_items a:hover {
  background: #F5E3B4;
}
.social_items svg {
  width: 1.7em;
  height: 1.7em;
  fill: #182E33;
}
/*!
 * OverlayScrollbars
 * https://github.com/KingSora/OverlayScrollbars
 *
 * Version: 1.13.0
 *
 * Copyright KingSora | Rene Haas.
 * https://github.com/KingSora
 *
 * Released under the MIT license.
 * Date: 02.08.2020
 */
/*
OVERLAY SCROLLBARS CORE:
*/
html.os-html,
html.os-html > .os-host {
  display: block;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100% !important;
  width: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  position: absolute !important;
  /* could be position: fixed; but it causes issues on iOS (-webkit-overflow-scrolling: touch) */
}
html.os-html > .os-host > .os-padding {
  position: absolute;
  /* could be position: fixed; but it causes issues on iOS (-webkit-overflow-scrolling: touch) */
}
body.os-dragging,
body.os-dragging * {
  cursor: default;
}
.os-host,
.os-host-textarea {
  position: relative;
  overflow: visible !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}
.os-host-flexbox {
  overflow: hidden !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.os-host-flexbox > .os-size-auto-observer {
  height: inherit !important;
}
.os-host-flexbox > .os-content-glue {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.os-host-flexbox > .os-size-auto-observer,
.os-host-flexbox > .os-content-glue {
  min-height: 0;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
#os-dummy-scrollbar-size {
  position: fixed;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  visibility: hidden;
  overflow: scroll;
  height: 500px;
  width: 500px;
}
#os-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0;
}
/* fix restricted measuring */
#os-dummy-scrollbar-size:before,
#os-dummy-scrollbar-size:after,
.os-content:before,
.os-content:after {
  content: '';
  display: table;
  width: 0.01px;
  height: 0.01px;
  line-height: 0;
  font-size: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  visibility: hidden;
}
#os-dummy-scrollbar-size,
.os-viewport {
  -ms-overflow-style: scrollbar !important;
}
.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size,
.os-viewport-native-scrollbars-invisible.os-viewport {
  scrollbar-width: none !important;
}
.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,
.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,
.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,
.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
  visibility: hidden !important;
  background: transparent !important;
}
.os-content-glue {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}
.os-padding {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  direction: inherit;
  position: absolute;
  overflow: visible;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}
.os-host-overflow > .os-padding {
  overflow: hidden;
}
.os-viewport {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  outline: none !important;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}
.os-content-arrange {
  position: absolute;
  z-index: -1;
  min-height: 1px;
  min-width: 1px;
  pointer-events: none;
}
.os-content {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  visibility: visible;
}
.os-content > .os-textarea {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  direction: inherit !important;
  background: transparent !important;
  outline: 0px none transparent !important;
  overflow: hidden !important;
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border-radius: 0px !important;
  float: none !important;
  -webkit-filter: none !important;
  filter: none !important;
  border: none !important;
  resize: none !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  max-width: none !important;
  max-height: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-perspective: none !important;
  perspective: none !important;
  opacity: 1 !important;
  z-index: 1 !important;
  clip: auto !important;
  vertical-align: baseline !important;
  padding: 0px;
}
.os-host-rtl > .os-padding > .os-viewport > .os-content > .os-textarea {
  right: 0 !important;
}
.os-content > .os-textarea-cover {
  z-index: -1;
  pointer-events: none;
}
.os-content > .os-textarea[wrap='off'] {
  white-space: pre !important;
  margin: 0px !important;
}
.os-text-inherit {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  text-indent: inherit;
  text-align: inherit;
  text-shadow: inherit;
  -o-text-overflow: inherit;
  text-overflow: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  line-height: inherit;
  unicode-bidi: inherit;
  direction: inherit;
  color: inherit;
  cursor: text;
}
.os-resize-observer,
.os-resize-observer-host {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  display: block;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}
.os-resize-observer-host {
  padding: inherit;
  border: inherit;
  border-color: transparent;
  border-style: solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.os-resize-observer-host.observed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.os-resize-observer-host > .os-resize-observer,
.os-resize-observer-host.observed > .os-resize-observer {
  height: 200%;
  width: 200%;
  padding: inherit;
  border: inherit;
  margin: 0;
  display: block;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.os-resize-observer-host.observed > .os-resize-observer,
.os-resize-observer-host.observed > .os-resize-observer:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.os-resize-observer-host.observed > .os-resize-observer:before {
  content: '';
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: inherit;
  border: inherit;
  margin: 0;
}
.os-size-auto-observer {
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  height: 100%;
  width: inherit;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
.os-size-auto-observer > .os-resize-observer {
  width: 1000%;
  height: 1000%;
  min-height: 1px;
  min-width: 1px;
}
.os-resize-observer-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  direction: ltr !important;
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important;
}
.os-resize-observer-item-final {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important;
}
.os-resize-observer {
  -webkit-animation-duration: 0.001s;
  animation-duration: 0.001s;
  -webkit-animation-name: os-resize-observer-dummy-animation;
  animation-name: os-resize-observer-dummy-animation;
}
object.os-resize-observer {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
@-webkit-keyframes os-resize-observer-dummy-animation {
  from {
    z-index: 0;
  }
  to {
    z-index: -1;
  }
}
@keyframes os-resize-observer-dummy-animation {
  from {
    z-index: 0;
  }
  to {
    z-index: -1;
  }
}
/*
CUSTOM SCROLLBARS AND CORNER CORE:
*/
.os-host-transition > .os-scrollbar,
.os-host-transition > .os-scrollbar-corner {
  -webkit-transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  -o-transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}
html.os-html > .os-host > .os-scrollbar {
  position: absolute;
  /* could be position: fixed; but it causes issues on iOS (-webkit-overflow-scrolling: touch) */
  z-index: 999999;
  /* highest z-index of the page */
}
.os-scrollbar,
.os-scrollbar-corner {
  position: absolute;
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  z-index: 1;
}
.os-scrollbar-corner {
  bottom: 0;
  right: 0;
}
.os-scrollbar {
  pointer-events: none;
}
.os-scrollbar-track {
  pointer-events: auto;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0 !important;
  border: none !important;
}
.os-scrollbar-handle {
  pointer-events: auto;
  position: absolute;
  width: 100%;
  height: 100%;
}
.os-scrollbar-handle-off,
.os-scrollbar-track-off {
  pointer-events: none;
}
.os-scrollbar.os-scrollbar-unusable,
.os-scrollbar.os-scrollbar-unusable * {
  pointer-events: none !important;
}
.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle {
  opacity: 0 !important;
}
.os-scrollbar-horizontal {
  bottom: 0;
  left: 0;
}
.os-scrollbar-vertical {
  top: 0;
  right: 0;
}
.os-host-rtl > .os-scrollbar-horizontal {
  right: 0;
}
.os-host-rtl > .os-scrollbar-vertical {
  right: auto;
  left: 0;
}
.os-host-rtl > .os-scrollbar-corner {
  right: auto;
  left: 0;
}
.os-scrollbar-auto-hidden,
.os-padding + .os-scrollbar-corner,
.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-corner,
.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal,
.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-corner,
.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical,
.os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical + .os-scrollbar-corner,
.os-scrollbar-horizontal + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner,
.os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.os-scrollbar-corner-resize-both {
  cursor: nwse-resize;
}
.os-host-rtl > .os-scrollbar-corner-resize-both {
  cursor: nesw-resize;
}
.os-scrollbar-corner-resize-horizontal {
  cursor: ew-resize;
}
.os-scrollbar-corner-resize-vertical {
  cursor: ns-resize;
}
.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize {
  cursor: default;
}
.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-vertical {
  top: 0;
  bottom: 0;
}
.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-horizontal,
.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-horizontal {
  right: 0;
  left: 0;
}
.os-scrollbar:hover,
.os-scrollbar-corner.os-scrollbar-corner-resize {
  opacity: 1 !important;
  visibility: visible !important;
}
.os-scrollbar-corner.os-scrollbar-corner-resize {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  pointer-events: auto !important;
}
.os-host-rtl > .os-scrollbar-corner.os-scrollbar-corner-resize {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.os-host-overflow {
  overflow: hidden !important;
}
/*
THEMES:
*/
/* NONE THEME: */
.os-theme-none > .os-scrollbar-horizontal,
.os-theme-none > .os-scrollbar-vertical,
.os-theme-none > .os-scrollbar-corner {
  display: none !important;
}
.os-theme-none > .os-scrollbar-corner-resize {
  display: block !important;
  min-width: 10px;
  min-height: 10px;
}
/* DARK & LIGHT THEME: */
.os-theme-dark > .os-scrollbar-horizontal,
.os-theme-light > .os-scrollbar-horizontal {
  right: 10px;
  height: 10px;
}
.os-theme-dark > .os-scrollbar-vertical,
.os-theme-light > .os-scrollbar-vertical {
  bottom: 10px;
  width: 10px;
}
.os-theme-dark.os-host-rtl > .os-scrollbar-horizontal,
.os-theme-light.os-host-rtl > .os-scrollbar-horizontal {
  left: 10px;
  right: 0;
}
.os-theme-dark > .os-scrollbar-corner,
.os-theme-light > .os-scrollbar-corner {
  height: 10px;
  width: 10px;
}
.os-theme-dark > .os-scrollbar-corner,
.os-theme-light > .os-scrollbar-corner {
  background-color: transparent;
}
.os-theme-dark > .os-scrollbar,
.os-theme-light > .os-scrollbar {
  padding: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
}
.os-theme-dark > .os-scrollbar.os-scrollbar-unusable,
.os-theme-light > .os-scrollbar.os-scrollbar-unusable {
  background: transparent;
}
.os-theme-dark > .os-scrollbar > .os-scrollbar-track,
.os-theme-light > .os-scrollbar > .os-scrollbar-track {
  background: transparent;
}
.os-theme-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle,
.os-theme-light > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle {
  min-width: 30px;
}
.os-theme-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle,
.os-theme-light > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle {
  min-height: 30px;
}
.os-theme-dark.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle,
.os-theme-light.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle,
.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle,
.os-theme-dark > .os-scrollbar > .os-scrollbar-track,
.os-theme-light > .os-scrollbar > .os-scrollbar-track {
  border-radius: 10px;
}
.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(0, 0, 0, 0.4);
}
.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(255, 255, 255, 0.4);
}
.os-theme-dark > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle {
  background: #0066D4;
}
.os-theme-light > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(255, 255, 255, 0.55);
}
.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active {
  background: #0066D4;
}
.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active {
  background: rgba(255, 255, 255, 0.7);
}
.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}
.os-theme-dark.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-dark.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle:before {
  display: none;
}
.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle:before {
  top: -6px;
  bottom: -2px;
}
.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  left: -6px;
  right: -2px;
}
.os-host-rtl.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before,
.os-host-rtl.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  right: -6px;
  left: -2px;
}
.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-vertical {
  background: rgba(23, 23, 21, 0.1);
  width: 0.1rem;
  padding: 0;
  overflow: visible;
  right: 0.25rem;
}
.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  width: 0.5rem !important;
  margin-left: -0.2rem;
  background: #0066D4;
  border-radius: 10rem;
}
/*----------------slider----------------*/
.splide__container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  outline: none;
  position: relative;
  visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  outline: none;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__slider {
  position: relative;
}
.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.splide--draggable > .splide__slider > .splide__track,
.splide--draggable > .splide__track {
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.splide--fade > .splide__slider > .splide__track > .splide__list,
.splide--fade > .splide__track > .splide__list {
  display: block;
}
.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide,
.splide--fade > .splide__track > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}
.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active,
.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide--ttb.is-active > .splide__slider > .splide__track > .splide__list,
.splide--ttb.is-active > .splide__track > .splide__list {
  display: block;
}
.splide__arrow {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}
.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}
.splide__arrow:hover {
  opacity: 0.9;
}
.splide__arrow:focus {
  outline: none;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -o-transition: transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  width: 8px;
}
.splide__pagination__page.is-active {
  background: #fff;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus {
  outline: none;
}
.splide__progress__bar {
  background: #ccc;
  height: 3px;
}
.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide,
.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}
.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active,
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}
.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide:focus,
.splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none;
}
.splide--rtl > .splide__arrows .splide__arrow--prev,
.splide--rtl > .splide__slider > .splide__track > .splide__arrows .splide__arrow--prev,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
  left: auto;
  right: 1em;
}
.splide--rtl > .splide__arrows .splide__arrow--prev svg,
.splide--rtl > .splide__slider > .splide__track > .splide__arrows .splide__arrow--prev svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.splide--rtl > .splide__arrows .splide__arrow--next,
.splide--rtl > .splide__slider > .splide__track > .splide__arrows .splide__arrow--next,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide--rtl > .splide__arrows .splide__arrow--next svg,
.splide--rtl > .splide__slider > .splide__track > .splide__arrows .splide__arrow--next svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.splide--ttb > .splide__arrows .splide__arrow,
.splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
.splide--ttb > .splide__arrows .splide__arrow--prev,
.splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow--prev,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 1em;
}
.splide--ttb > .splide__arrows .splide__arrow--prev svg,
.splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow--prev svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.splide--ttb > .splide__arrows .splide__arrow--next,
.splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow--next,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  bottom: 1em;
  top: auto;
}
.splide--ttb > .splide__arrows .splide__arrow--next svg,
.splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow--next svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.splide--ttb > .splide__pagination,
.splide--ttb > .splide__slider > .splide__pagination {
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}
/*default style*/
.splide_gallery {
  padding: 0 11.9rem;
  margin-bottom: -3rem;
}
.splide_gallery .img {
  position: relative;
  margin-bottom: 2.3rem;
}
.splide_gallery img {
  display: block;
  width: 100%;
  border-radius: 1rem;
}
.splide_gallery ul.splide__list li {
  padding: 3rem 2rem 4.6rem;
}
.splide_gallery ul.splide__list .wr-slide {
  height: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 0 1.4rem 1.6rem rgba(112, 144, 176, 0.2);
  box-shadow: 0 1.4rem 1.6rem rgba(112, 144, 176, 0.2);
  border-radius: 2rem;
  padding: 1.1rem 1rem;
}
.splide_gallery .teg_categories {
  left: -1rem;
  bottom: -1.5rem;
}
.splide_gallery .text {
  padding: 0 1rem;
}
.splide_gallery .title {
  font-size: 1.6rem;
  font-weight: 700;
  font-family: 'Recoleta', Times, serif;
  margin-bottom: 0.5rem;
}
.splide_gallery p {
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.0125em;
  color: rgba(27, 29, 29, 0.7);
  margin: 0;
}
.splide_gallery .splide__track:before,
.splide_gallery .splide__track:after {
  z-index: 2;
  content: '';
  width: 1.7rem;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
}
.splide_gallery .splide__track:before {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#f1fcff), to(rgba(241, 252, 255, 0)));
  background: -o-linear-gradient(left, #f1fcff 0%, rgba(241, 252, 255, 0) 100%);
  background: linear-gradient(90deg, #f1fcff 0%, rgba(241, 252, 255, 0) 100%);
}
.splide_gallery .splide__track:after {
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(241, 252, 255, 0)), to(#f1fcff));
  background: -o-linear-gradient(left, rgba(241, 252, 255, 0) 0%, #f1fcff 100%);
  background: linear-gradient(90deg, rgba(241, 252, 255, 0) 0%, #f1fcff 100%);
}
.splide_nav_1 {
  position: relative;
}
.splide_nav_1 .splide__pagination {
  display: none;
}
.splide_nav_1 .splide__arrows {
  position: absolute;
  top: calc(50% - 0.6rem);
  width: 100%;
  left: 0;
}
.splide_nav_1 .splide__arrows button {
  width: 6rem;
  height: 6rem;
  background: none;
  border-radius: 0;
}
.splide_nav_1 .splide__arrows button[disabled] {
  opacity: 0.4;
  cursor: default;
}
.splide_nav_1 .splide__arrows button[disabled]:hover {
  opacity: 0.4;
}
.splide_nav_1 .splide__arrows button[disabled]:hover svg{
  fill: #308091;
}
.splide_nav_1 .splide__arrows button:hover svg {
  fill: #182E33;
}
.splide_nav_1 .splide__arrows button svg {
  fill: #308091;
  width: 100%;
  height: 100%;
  fill-rule: evenodd;
  clip-rule: evenodd;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
}
/*----------------------components----------------------*/
.link_page {
  font-size: 1.6em;
  letter-spacing: 0.0125em;
}
.link_page:last-child {
  margin-bottom: 0;
}
.link_page a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  background: #F3CC6C;
  padding: 1.18em 0.7em;
  border-radius: 10em;
  font-family: 'Work Sans', Arial, sans-serif;
  min-width: 15rem;
  text-align: center;
  color: #1B1D1D;
  position: relative;
}
.link_page a:hover {
  background: #DCAF3F;
}
.link_page svg {
  width: 2.4rem;
  height: 2.4rem;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
}
.link_page.blue a {
  background: #308091;
  color: #fff;
}
.link_page.blue a:hover {
  background: #1B6777;
  color: #fff;
}
.link_page.blue-dark a {
  background: #3E649D;
  color: #fff;
}
.link_page.blue-dark a:hover {
  background: #417A87;
  color: #fff;
}
.link_page.grean a {
  background: #36A18B;
  color: #fff;
}
.link_page.grean a:hover {
  background: #417A87;
}
.link_page.orange a {
  background: #EC7046;
  color: #fff;
}
.link_page.orange a:hover {
  background: #EE4A33;
}
.link_page.white a {
  border: 0.2rem solid #308091;
  background: #fff;
  color: #308091;
}
.link_page.white a:hover {
  background: #F5F5F5;
  border-color: #308091;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
.link_page.has_vector_1 a:before {
  content: '';
  width: 5rem;
  height: 6.4rem;
  display: block;
  background: url(../../img/arrow-link-left.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: -5.5rem;
  top: 2.2rem;
}
.link_page.with-icon a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.link_page.with-icon a svg {
  width: 2rem;
  height: 2rem;
  fill: #3E649D;
  margin-left: 1rem;
}
.link_page svg {
  fill: #fff;
  margin-right: 0.6rem;
}
.link_page svg.dowmload {
  width: 1.8rem;
  height: 1.8rem;
}
.link_page svg.arrive-right {
  width: 1.066em;
  height: 0.933em;
  margin-left: 1em;
  fill: #1B1D1D;
}
.link_page a[disabled] {
  background: #B3B3B3 !important;
  color: #545656 !important;
  cursor: default;
}
.link_page.big a {
  padding: 1.2em 2.3em;
  font-weight: 600;
}
.modal_window {
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  text-align: center;
  overflow-y: auto;
}
.modal_window.active {
  display: block;
}
.modal_window.show {
  display: block !important;
}
.modal_window.show:before {
  vertical-align: top;
}
.modal_window:before {
  content: "";
  display: inline-block;
  min-height: inherit;
  height: 100%;
  vertical-align: middle;
}
.modal_window .window {
  width: calc(100% - 20px);
  max-width: 90rem;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  position: relative;
  margin: 1rem 0;
}
.modal_window video {
  width: 100%;
}
.modal_window .close {
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background: #C4C4C4;
  border-radius: 50%;
}
.modal_window .close:hover:before,
.modal_window .close:hover:after {
  background: #DC143C;
}
.modal_window .close:before,
.modal_window .close:after {
  content: '';
  width: 70%;
  height: 0.2rem;
  background: #4E5970;
  display: block;
  position: absolute;
  top: calc(50% - 0.1rem);
  left: 15%;
}
.modal_window .close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_window .close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal_window.text .window {
  padding: 3.9rem 5.6rem 4rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 64px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 64px rgba(0, 0, 0, 0.25);
  border-radius: 2rem;
  max-width: 125.4rem;
}
.modal_window.text .close {
  top: 4.6rem;
  right: 3.2rem;
}
.modal_window.plane .window {
  padding: 0;
  width: 55rem;
}
.modal_window.plane .window img {
  width: 100%;
}
.modal_window h2,
.modal_window .h2 {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 400;
  margin-bottom: 1.7rem;
  color: #1B1D1D;
  letter-spacing: -0.011em;
}
.image_single {
  width: 100%;
  display: block;
}
.image_single img {
  width: 100%;
  display: block;
  margin: 0;
  border-radius: 1rem;
}
.video_link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 1rem;
}
.video_link:hover:before {
  opacity: 1;
}
.video_link:before,
.video_link:after {
  content: '';
  position: absolute;
  display: block;
}
.video_link:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  border-radius: inherit;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.video_link:after {
  font-size: 1rem;
  width: 5.9em;
  height: 5.9em;
  border-radius: 50%;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background: #F9F9F9;
  top: calc(50% - 5.9em / 2);
  left: calc(50% - 5.9em / 2);
  background-size: 48%;
  background-position: calc(50% + 5.9em / 17) 50%;
  background-repeat: no-repeat;
  z-index: 2;
}
.video_link.blue:after {
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='28' viewBox='0 0 26 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.8696 11.402C25.8696 12.5567 25.8696 15.4434 23.8696 16.5981L5.31514 27.3105C3.31514 28.4652 0.815138 27.0219 0.815138 24.7125L0.815139 3.28759C0.81514 0.978186 3.31514 -0.465186 5.31514 0.689515L23.8696 11.402Z' fill='%23308091'/%3E%3C/svg%3E");
}
.flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hint_circle {
  position: relative;
  font-size: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.hint_circle:hover .drop {
  display: block;
}
.hint_circle svg {
  width: 2em;
  height: 2em;
  fill: #545656;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
}
.hint_circle .drop {
  width: 41.2rem;
  background: #FFFFFF;
  border-radius: 1.2rem;
  font-size: 1.6rem;
  line-height: 1.375em;
  position: absolute;
  z-index: 9;
  top: calc(100% + 0rem);
  left: calc(50% - 20.6rem);
  padding: 0.7rem 1rem 0.7rem 3.6rem;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  display: none;
}
.hint_circle .drop:before {
  content: '';
  width: 0.5rem;
  height: 0.5rem;
  background: #000;
  display: block;
  position: absolute;
  top: 1.6rem;
  left: 2.2rem;
  border-radius: 50%;
}
.hint_circle .drop:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0.8rem 1rem 0.8rem;
  border-color: transparent transparent #fff;
  top: -0.8em;
  right: calc(50% - 0.7rem);
  font-size: 1rem;
}
.teg_categories {
  background: #FBE09F;
  -webkit-box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.15);
  border-radius: 0 5rem 5rem 0;
  position: absolute;
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.0142em;
  padding: 0.01em 1.5em;
  height: 2.28em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.teg_categories.pink {
  background: #FFDBE2;
}
.teg_categories.peach {
  background: #FFDBC7;
}
.teg_categories svg {
  width: 1em;
  height: 1em;
  display: block;
  margin-left: 1rem;
}
.teg_categories svg.game {
  width: 1.5em;
  height: 0.85em;
  fill: #483000;
}
.teg_categories svg.note {
  width: 0.92em;
  height: 1.14em;
  fill: #370B1D;
}
.teg_categories svg.video {
  width: 1.28em;
  height: 1em;
  fill: #1B1D1D;
}
.tabsl_block .swicher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1rem;
}
.tabsl_block .swicher button {
  margin: 0 1rem;
  background: #FFFFFF;
  border-radius: 2rem;
  color: #185480;
  font-size: 1.4rem;
  font-weight: 500;
  border: 0.2rem solid #fff;
  padding: 0.4em 0.9em;
  font-family: 'Work Sans', sans-serif;
  cursor: pointer;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.tabsl_block .swicher button.active,
.tabsl_block .swicher button:hover {
  border-color: #185480;
}
.tabsl_block .tabs-items .item {
  display: none;
}
.tabsl_block .tabs-items .item.active {
  display: block;
}
.block_flex_two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.block_flex_two > .item {
  width: 48.4%;
  margin-bottom: 5rem;
}
/*-----------------------sections-----------------------*/
header {
  padding: 2.1rem 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
  -webkit-transition: padding 0.3s;
  -o-transition: padding 0.3s;
  transition: padding 0.3s;
  -webkit-box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.25);
}
header.fixed {
  padding: 1.6rem 0;
}
header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
header .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header ul.nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  letter-spacing: 0.018em;
  padding-left: 0;
}
header ul.nav-ul li {
  padding-left: 0;
  list-style: none;
}
header ul.nav-ul li:before {
  content: none;
}
header ul.nav-ul > li {
  margin: 0 3.8rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
header ul.nav-ul > li:hover ul {
  display: block;
}
header ul.nav-ul > li.has_ul .icon {
  content: '';
  width: 3rem;
  height: 2rem;
  display: block;
  background: url(../../img/arrow-bottom.svg) no-repeat;
  background-size: 1.3rem auto;
  background-position: right 50%;
  margin-left: 0.3rem;
  cursor: pointer;
  position: relative;
  display: none;
}
header ul.nav-ul > li.has_ul .icon:before {
  content: '';
  width: calc(100% + 1rem);
  height: 3rem;
  display: block;
  position: absolute;
  top: -0.6rem;
  right: -1rem;
  opacity: 0.2;
}
header ul.nav-ul a {
  text-decoration: none;
}
header ul.nav-ul a:hover {
  color: #3E649D;
}
header ul.nav-ul li ul {
  min-width: 100%;
  background: #417A87;
  position: absolute;
  top: calc(100% + 2rem);
  left: 0;
  padding: 0;
  white-space: nowrap;
  color: #fff;
  z-index: 99;
  border-radius: 0.4rem 0.4rem;
  border: 1px solid #417A87;
  display: none;
}
header ul.nav-ul li ul:before {
  content: '';
  width: 100%;
  height: 2rem;
  display: block;
  position: absolute;
  top: -2rem;
  left: 0;
  background: transparent;
}
header ul.nav-ul li ul li {
  margin-bottom: 0;
  padding: 0;
}
header ul.nav-ul li ul li:last-child {
  margin-bottom: 0;
}
header ul.nav-ul li ul li:first-child a {
  border-radius: 0.4rem 0.4rem 0 0;
}
header ul.nav-ul li ul li:last-child a {
  border-radius: 0 0 0.4rem 0.4rem;
}
header ul.nav-ul li ul a {
  color: inherit;
  display: block;
  padding: 1.3rem 2rem;
}
header ul.nav-ul li ul a:hover {
  background: #F5E3B4;
}
header .logo {
  width: 20.8rem;
  margin-right: 3.8rem;
}
header .logo img {
  width: 100%;
  display: block;
}
header .rihgt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header .link {
  font-size: 1.6em;
  letter-spacing: 0.018em;
  margin-right: 3.9rem;
}
header .link a {
  text-decoration: none;
}
header .link a:hover {
  color: #3E649D;
}
header .link_page a {
  padding: 1.15em 1.5em;
  min-width: 15.8rem;
}
header .mobile-menu {
  display: none;
  width: 5rem;
  height: auto;
  position: absolute;
  top: 1.7rem;
  right: 1.5rem;
}
header .mobile-menu div {
  width: 100%;
  height: 0.3rem;
  background: #3E649D;
  margin-bottom: 0.6rem;
}
header .mobile-menu div:last-child {
  margin-bottom: 0;
}
.section {
  padding: 7rem 0;
  background-repeat: no-repeat;
  background-position: 50%;
}
.section.book-grean {
  background-image: url(../../img/bg-book.svg);
  background-size: 109rem auto;
}
.section.book-blue {
  background-image: url(../../img/bg-book-bl.svg);
  background-size: 109rem auto;
}
.section.yelow {
  background-color: #F5E3B4;
}
.section.blue {
  background-color: #CEEBF2;
}
.section.blue h4,
.section.blue .h4 {
  color: #185480;
}
.section.blue-dark {
  background-color: #417A87;
  color: #fff;
}
.section.blue-midle {
  background-color: #F8FEFF;
}
.section.blue-light {
  background-color: #F1FCFF;
}
.section.orange {
  background-color: #EC7046;
}
.section.pink {
  background-color: #FFF7F4;
}
.section.blue-dark {
  background-color: #2D4871;
}
.section.silver {
  background-color: #F9F9F9;
}
.section.peach {
  background-color: #FFEED5;
}
.section.peach-lirght {
  background-color: #FFFAF2;
}
.section.grean {
  background: #F6F6D4;
}
.section.grean h4,
.section.grean .h4 {
  color: #64701A;
}
.section.section_cta .container {
  max-width: 97rem;
}
.section.bg-pan {
  background-image: url(../../img/bg-pan.svg);
  background-repeat: no-repeat;
  background-position: calc(50% + 48rem) 50%;
}
footer {
  background: #182E33;
  padding: 10.2rem 0;
  color: #fff;
}
footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
footer .item:first-child {
  width: 27%;
}
footer h6,
footer .h6 {
  color: #86D1E1;
}
footer ul {
  font-family: 'Recoleta', Times, serif;
  font-size: 1.6em;
  letter-spacing: 0.00625em;
  padding-left: 0;
}
footer ul li {
  padding-left: 0;
  margin-bottom: 3.3rem;
  list-style: none;
}
footer ul li:last-child {
  margin-bottom: 0;
}
footer ul li:before {
  content: none;
}
footer ul a {
  text-decoration: none;
  color: inherit;
}
footer ul a:hover {
  color: #F5E3B4;
}
footer .logo {
  max-width: 30.8rem;
  margin-bottom: 2.8rem;
}
footer .logo img {
  width: 100%;
}
footer p {
  font-size: 1.8em;
  line-height: 1.66em;
  font-family: 'Work Sans', Arial, sans-serif;
}
footer .copirait {
  color: #658288;
  font-size: 1.4em;
  letter-spacing: 0.02em;
}
.section {
  padding-top: 4.1rem;
  padding-bottom: 4.1rem;
}
.block_title_qqiuz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 122rem;
  margin: 0 auto;
}
.block_title_qqiuz h4,
.block_title_qqiuz .h4 {
  width: 100%;
  text-align: center;
  margin-bottom: 3rem;
  color: #976211;
  font-family: 'Work Sans', Arial, sans-serif;
  font-weight: 600;
}
.block_title_qqiuz h2,
.block_title_qqiuz .h2 {
  width: 100%;
  text-align: center;
  margin-bottom: 2.9rem;
  color: #1B1D1D;
  font-size: 3.6rem;
  font-weight: 600;
}
.block_title_qqiuz .item:nth-of-type(1) {
  width: 34%;
}
.block_title_qqiuz .item:nth-of-type(2) {
  width: 62.8%;
}
.block_title_qqiuz p:last-child {
  margin-bottom: 0;
}
.block_select_plane {
  width: 100%;
  display: block;
}
.block_select_plane .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.label_plane {
  background: #E4E4E4;
  border-radius: 1rem;
  padding: 0.8em 1em;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 7.4rem;
}
.label_plane label {
  letter-spacing: -0.011em;
  color: #545656;
  display: block;
  padding: 0.85em 0.85em;
  font-size: 1.6em;
  border-radius: 0.5em;
  cursor: pointer;
  -webkit-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}
.label_plane label.active {
  background: #185480;
  color: #fff;
}
.label_plane label input {
  display: none;
}
.label_plane .hint {
  font-size: 1.6em;
  line-height: 1.625em;
  letter-spacing: -0.011em;
  font-style: italic;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  padding: 0.5em 2.4em 0.5em 0.6em;
  border-radius: 0.75em;
  position: absolute;
  top: 0.3rem;
  right: calc(100% + 2.2rem);
  white-space: nowrap;
}
.label_plane .hint:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.8em 0 0.8rem 1em;
  border-color: transparent transparent transparent #fff;
  top: 1.7em;
  right: -0.9em;
  font-size: 1rem;
}
ul.list_key {
  padding: 0;
  font-size: 2rem;
  letter-spacing: 0;
}
ul.list_key > li:first-child {
  padding-top: 0;
}
ul.list_key li {
  list-style: none;
  border-bottom: 1px solid #E4E4E4;
  margin: 0;
  font-weight: 600;
  padding: 0;
}
ul.list_key li.small {
  padding-left: 3rem;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
ul.list_key li.small:before {
  content: '';
  width: 0.5rem;
  height: 0.5rem;
  background: #000;
  display: block;
  position: absolute;
  top: 2rem;
  left: 1.2rem;
  border-radius: 50%;
}
ul.list_key .hint_circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 1rem;
}
ul.list_key svg {
  font-size: 1rem;
  display: inline-block;
}
ul.list_key svg.check {
  width: 3em;
  height: 3em;
  fill: #308091;
  margin: -0.4rem 0;
}
ul.list_key .text-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 4.4rem;
}
ul.list_key .mobile {
  display: none;
}
.items_plane {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.items_plane.monthly .price:after {
  content: attr(data-month);
}
.items_plane .item {
  width: 31.4%;
  margin: 0 1.4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 3.1rem;
  padding-bottom: 3.1rem;
  border: 0.4rem solid transparent;
  position: relative;
}
.items_plane .item:first-child {
  margin-left: 0;
}
.items_plane .item:last-child {
  margin-right: 0;
}
.items_plane .item.plane {
  background: #FFFFFF;
  border-color: #308091;
  border-radius: 2rem;
  padding-left: 2.6rem;
  padding-right: 2.6rem;
  text-align: center;
}
.items_plane .item.plane .text-wr {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.items_plane .item.description .price_wr {
  position: relative;
  opacity: 0;
}
.items_plane .item.description .price_wr:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #f00;
  z-index: 2;
}
.items_plane .item.silver {
  border-color: #B3B3B3;
}
.items_plane .item.silver h3,
.items_plane .item.silver .h3 {
  color: #1B1D1D;
}
.items_plane .prime {
  color: #308091;
  font-size: 1.8rem;
  letter-spacing: 0.0166em;
}
.items_plane .basis {
  font-size: 1.8rem;
  font-weight: 500;
  color: #1B1D1D;
}
.items_plane ul.list_key {
  margin-bottom: 2.3rem;
}
.items_plane .link_page a {
  width: 100%;
  letter-spacing: 0.0125em;
  font-weight: 600;
  font-family: 'Work Sans', Arial, sans-serif;
  text-transform: uppercase;
}
.items_plane .link_page.white a {
  width: auto;
}
.items_plane h3,
.items_plane .h3 {
  color: #308091;
  font-family: 'Recoleta', Times, serif;
  margin-bottom: 2rem;
}
.items_plane p {
  font-size: 1.6em;
  max-width: 33.6rem;
  margin: 0 auto 1.6rem;
}
.items_plane .teg {
  position: absolute;
  top: -2.8rem;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #1B1D1D;
  font-size: 2.4rem;
  font-family: 'Recoleta', Times, serif;
  font-weight: 600;
  letter-spacing: 0.011em;
}
.items_plane .teg span {
  display: block;
  background: #F3CC6C;
  padding: 0.55em 0.65em;
  border-radius: 1rem;
}
.items_plane h4,
.items_plane .h4 {
  color: #185480;
  margin-bottom: 3.7rem;
}
.price_wr {
  text-align: center;
}
.price_wr .price {
  font-size: 2.1rem;
  letter-spacing: 0.012em;
  font-weight: 600;
  color: #1B1D1D;
  margin: 0 0 2.9rem;
}
.price_wr .price:after {
  content: attr(data-year);
}
.price_wr .or {
  font-size: 1.8em;
  letter-spacing: 0.0166em;
  font-weight: 500;
  color: #4C5E85;
  margin: 2rem 0;
}
.block_teacher {
  background: #C3E6DF;
  border-radius: 2rem;
  padding: 4rem 4.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.block_teacher.img-center .item:nth-child(2) {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.block_teacher .item:first-child {
  width: 64%;
}
.block_teacher .item:nth-child(2) {
  width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.block_teacher img {
  max-width: 100%;
  width: 16.5rem;
  height: 16.5rem;
  border: 0.4rem solid #fff;
  border-radius: 2rem;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50%;
  object-position: 50%;
}
.block_teacher p {
  margin-bottom: 2rem;
}
.block_teacher p:last-child {
  margin-bottom: 0;
}
.block_teacher .name {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.block_video_casel {
  width: 100%;
  padding: 2rem 3.7rem;
  border: 1px solid #308091;
  border-radius: 2rem;
}
.block_video_casel h3,
.block_video_casel .h3 {
  font-size: 2.6rem;
  letter-spacing: 0.01em;
  color: #185480;
}
.block_video_casel .img {
  width: 100%;
  margin-bottom: 2rem;
}
.block_video_casel img {
  width: 100%;
  display: block;
  margin: 0;
  border-radius: 1.8rem;
}
.block_video_casel .video_link {
  border-radius: 1.8rem;
}
.block_video_casel p:last-child {
  margin-bottom: 0;
}
.acardion_items .item {
  margin-bottom: 10rem;
  border-radius: 1rem;
  border: 1px solid #185480;
  margin-bottom: 1.5rem;
}
.acardion_items .item.active .top:after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.acardion_items .item.active .bototom {
  display: block;
}
.acardion_items .top {
  background: #185480;
  border-radius: inherit;
  padding: 1.7rem 2rem 1.7rem 8.9rem;
  letter-spacing: -0.011em;
  position: relative;
  color: #fff;
  font-size: 1.7rem;
  line-height: 1.33em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.acardion_items .top:before,
.acardion_items .top:after {
  content: '';
  width: 1.9rem;
  height: 0.3rem;
  background: #FFFFFF;
  border-radius: 1rem;
  position: absolute;
  top: 2.6rem;
  left: 3.6rem;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.acardion_items .top:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.acardion_items .bototom {
  padding: 1.2rem 3.6rem;
  display: none;
}
.acardion_items p {
  line-height: 1.43em;
}
.acardion_items p:last-child {
  margin-bottom: 0;
}
.block_get_started {
  background-color: #185480;
  background-image: url(../../img/eberyday-search.png), url(../../img/everyday-note.svg);
  background-position: calc(50% - 45.2rem) 50%, calc(50% + 46rem) 50%;
  background-size: 17.1rem auto, 19.1rem auto;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 3.2rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 3.2rem rgba(0, 0, 0, 0.25);
  border-radius: 4rem;
  padding: 4.9rem 5rem;
  margin-bottom: 6rem;
  margin-top: 6rem;
  text-align: center;
  color: #fff;
}
.block_get_started h1,
.block_get_started .h1 {
  font-size: 4rem;
  color: #fff;
  margin-bottom: 2rem;
  font-weight: 600;
  margin-bottom: 4.5rem;
}
.block_get_started h4,
.block_get_started .h4 {
  color: #fff;
}
.items_discover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 7rem;
}
.items_discover:last-child {
  margin-bottom: 0;
}
.items_discover.monthly .price_wr .price:after {
  content: attr(data-month);
}
.items_discover .item {
  width: 31.4%;
  background: #fff;
  border: 0.4rem solid #F7B148;
  border-radius: 2rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 1.4% 2rem;
}
@media (min-width: 993px) {
  .items_discover .item:first-child {
    margin-left: 0;
  }
  .items_discover .item:nth-child(3n) {
    margin-right: 0;
  }
  .items_discover .item:nth-child(3n) + .item {
    margin-left: 0;
  }
}
.items_discover .item.grean {
  border-color: #B1C14D;
}
.items_discover .item.grean .title-header {
  background: #F6F6D4;
  color: #64701A;
}
.items_discover .item.grean .title-header svg {
  fill: #64701A;
}
.items_discover .item.grean .title {
  color: #64701A;
}
.items_discover .item.blue {
  border-color: #308091;
}
.items_discover .item.blue .title-header {
  background: #CEEBF2;
  color: #2B6AA5;
}
.items_discover .item.blue .title-header svg {
  fill: #2B6AA5;
}
.items_discover .item.blue .title {
  color: #185480;
}
.items_discover .text {
  padding: 2.6rem 1.8rem 0;
}
.items_discover p {
  line-height: 1.4em;
}
.items_discover p:last-child {
  margin-bottom: 0;
}
.items_discover .title-header {
  height: 10.9rem;
  background: #FFEED4;
  border-radius: 1.6rem 1.6rem 0 0;
  color: #7E500A;
  font-size: 2.8rem;
  line-height: 1.071em;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5rem 4.1rem;
  text-align: center;
}
.items_discover .title-header svg {
  font-size: 1rem;
  fill: #F7B148;
  margin-right: 2rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.items_discover .title-header svg.masage {
  width: 6.2em;
  height: 5.2em;
}
.items_discover .title-header svg.union {
  width: 6.3em;
  height: 5.3em;
}
.items_discover .title-header svg + span {
  text-align: left;
}
.items_discover .title-header span mark {
  font-size: 0.78em;
}
.items_discover ul {
  margin: 5.4rem 0 0;
  padding: 0;
}
.items_discover ul:first-child {
  margin-top: 0;
}
.items_discover ul li {
  list-style: none;
  margin: 0 0 1.6rem;
  padding: 0;
  border-bottom: 0.2rem solid #E4E4E4;
  padding-bottom: 1.5rem;
}
.items_discover .title {
  color: #976211;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.items_discover .bottom {
  text-align: center;
  padding: 1.4rem 1rem 2rem;
}
.items_discover .price {
  font-size: 1.6rem;
  line-height: 1.375em;
  margin-bottom: 3rem;
}
.items_discover .or {
  color: #4C5E85;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 2rem 0;
}
.items_discover .link_page a {
  padding-left: 1.6em;
  padding-right: 1.6em;
}
.items_discover .price_wr {
  margin-bottom: 3rem;
}
.items_discover .price_wr .price {
  font-size: 2.1rem;
}
.steps_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 7.4rem;
}
.steps_items[data-visible="2"] .item {
  display: none;
}
.steps_items[data-visible="2"] .item:nth-child(-n + 2) {
  display: block;
}
.steps_items .step-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  counter-reset: section;
}
.steps_items .item {
  width: 19.3rem;
  padding: 0 0;
  text-align: center;
  position: relative;
  font-size: 1.8rem;
  color: #B3B3B3;
  font-weight: 500;
}
.steps_items .item:first-child:after {
  content: none;
}
.steps_items .item:after {
  content: '';
  width: calc(91%);
  border-bottom: 2px dashed #B3B3B3;
  display: block;
  position: absolute;
  top: 1.5rem;
  right: calc(50%);
}
.steps_items .item:before {
  counter-increment: section;
  content: counter(section);
  width: 3.6rem;
  height: 3.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background: #B3B3B3;
  margin: 0 auto 1rem;
  color: #F9F9F9;
  font-size: 2rem;
  font-family: 'Recoleta', Times, serif;
  font-weight: 700;
  border: 1px solid #B3B3B3;
  position: relative;
  z-index: 1;
}
.steps_items .item.carent {
  color: #185480;
}
.steps_items .item.carent:before {
  color: #185480;
  border-color: #185480;
  background: #EDF8FB;
}
.steps_items .item.carent:after {
  border-color: #185480;
  border-style: solid;
}
.steps_items .item.active {
  color: #185480;
}
.steps_items .item.active:before {
  color: #185480;
  border-color: #185480;
  background: url(../../img/check-white.svg) 50% no-repeat #185480;
  font-size: 0;
  background-size: 1.8rem auto;
}
.steps_items .item.active:after {
  border-color: #185480;
  border-style: solid;
}
.steps-form h3,
.steps-form .h3 {
  text-align: center;
}
.steps_form > .item {
  display: none;
}
.steps_form > .item:first-child .option {
  display: block;
}
.steps_form > .item.active {
  display: block;
}
.steps_form .option {
  display: none;
}
.steps_form .option.active {
  display: block;
}
.steps_form h3,
.steps_form .h3 {
  font-size: 3.6rem;
  font-weight: 600;
  text-align: center;
  color: #185480;
  letter-spacing: -0.011em;
  margin-bottom: 3.7rem;
}
.steps_form select {
  display: block;
  width: 35.4rem;
  height: 5.2rem;
  margin: 0 auto 2rem;
  background: url(../../img/select.svg) calc(100% - 1rem) 50% no-repeat #F9F9F9;
  background-size: 2rem auto;
  border: 1px solid #308091;
  border-radius: 0.4rem;
  font-size: 1.6rem;
  font-family: 'Work Sans', Arial, sans-serif;
  padding: 0 0.7rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.steps_form .next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 4rem;
}
.steps_form .next button {
  background: #308091;
  border: 1px solid #308091;
  border-radius: 10rem;
  padding: 0.95em 2.2em;
  color: #FFFFFF;
  font-size: 1.6rem;
  letter-spacing: 0.0125em;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.steps_form .next button:hover {
  background: #417A87;
}
.steps_form .next button[disabled] {
  opacity: 0.4;
  cursor: default;
}
.title_for_back {
  position: relative;
}
.title_for_back .back_steps_form,
.title_for_back .reset_form {
  position: absolute;
  top: 1rem;
}
.title_for_back .back_steps_form {
  left: 0;
}
.title_for_back .back_steps_form.hide {
  display: none;
}
.title_for_back .reset_form {
  right: 3rem;
}
.title_for_back .reset_form.hide {
  display: none;
}
.title_for_back .reset_form button {
  padding: 0;
  border: none;
  background: none;
  font-size: 1.6rem;
  color: #308091;
  text-decoration: underline;
  cursor: pointer;
}
.title_for_back .reset_form button:hover {
  text-decoration: none;
}
.title_for_back .back_steps_form button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  border: none;
  background: none;
  color: #000000;
  cursor: pointer;
  font-size: 1.6rem;
}
.title_for_back .back_steps_form button:hover {
  color: #3E649D;
}
.title_for_back .back_steps_form button:hover svg {
  stroke: #3E649D;
}
.title_for_back .back_steps_form svg {
  font-size: 1.1rem;
  width: 1.2em;
  height: 2em;
  fill: none;
  stroke: #000000;
  stroke-width: 1;
  display: block;
  margin-right: 1rem;
  -webkit-transition: stroke 0.3s;
  -o-transition: stroke 0.3s;
  transition: stroke 0.3s;
}
.few_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.few_label label {
  width: 32%;
  margin: 0 1%;
}
.few_label label:first-child {
  margin-left: 0;
}
.few_label label:nth-child(3n) {
  margin-right: 0;
}
.steps_form label.label_checkbox {
  background: #F9F9F9;
  border: 0.2rem solid #185480;
  border-radius: 2rem;
  padding: 1.4rem 1rem;
  text-align: center;
  cursor: pointer;
}
.steps_form label.label_checkbox.active {
  background: #185480;
  color: #fff;
}
.steps_form label.label_checkbox.active:before {
  background-color: #EDF8FB;
  border-color: #EDF8FB;
  background-image: url(../../img/check.svg);
}
.steps_form label.label_checkbox.active .title {
  color: #F9F9F9;
}
.steps_form label.label_checkbox.active .text {
  color: #F9F9F9;
}
.steps_form label.label_checkbox:before {
  content: '';
  width: 2.8rem;
  height: 2.8rem;
  border: 1px solid #185480;
  display: block;
  margin: 0 auto 2rem;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 1.6rem auto;
}
.steps_form label.label_checkbox input {
  position: absolute;
  display: none;
}
.steps_form label.label_checkbox .title {
  font-size: 2.2em;
  color: #185480;
  letter-spacing: -0.011em;
  font-weight: 600;
  display: block;
  margin-bottom: 1.4rem;
}
.steps_form label.label_checkbox .text {
  color: #185480;
  letter-spacing: -0.011em;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.625em;
  display: block;
}
.window_steps.finish .title_for_back h2:before,
.window_steps.finish .title_for_back .h2:before {
  content: attr(data-value-finish);
}
.window_steps.finish .title_for_back .back_steps_form,
.window_steps.finish .title_for_back .reset_form {
  display: none;
}
.window_steps .title_for_back h2:before,
.window_steps .title_for_back .h2:before {
  content: attr(data-value-default);
}
.finish_block img {
  width: 30rem;
  display: block;
  margin: 0 auto;
}
.finish_block .text {
  text-align: center;
  font-weight: 500;
  font-size: 2.4em;
  letter-spacing: -0.011em;
  color: #545656;
}
.items_discover .item .top .text p{
  font-size: 1.44rem;
}
.items_discover .top ul{
  margin-top: 2rem;
}
@media (max-width: 1400px) {
  html,
  body {
    font-size: 0.65vw;
  }
}
@media (max-width: 992px) {
  html,
  body {
    font-size: 10px;
    overflow-x: hidden;
  }
  html.overflow-body-mobile,
  body.overflow-body-mobile {
    overflow: hidden;
  }
  body {
    padding-top: 0;
  }
  body.overflow-body-mobile .wrapper > *:not(header) {
    -webkit-filter: blur(5px);
    filter: blur(5px);
  }
  header {
    z-index: 99;
  }
  header ul.nav-ul {
    width: 20rem;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99;
    background: #fff;
    display: block;
    padding: 1.5rem;
    -webkit-transform: translateX(20rem);
    -ms-transform: translateX(20rem);
    transform: translateX(20rem);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  header ul.nav-ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 2rem;
  }
  header ul.nav-ul li.has_ul.active ul {
    display: block;
  }
  header ul.nav-ul li.has_ul.active .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background-position: left 50%;
  }
  header ul.nav-ul li.has_ul > .icon {
    display: block;
  }
  header ul.nav-ul li.active-mobile:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  header ul.nav-ul li:hover ul {
    display: none;
  }
  header ul.nav-ul li ul {
    display: block;
    position: relative;
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    top: auto;
    left: auto;
    background: none;
    border: none;
    border-radius: 0;
    padding: 0;
    color: #001951;
    white-space: normal;
    line-height: 1.2em;
    padding: 1rem 0 1rem 1rem;
    margin: 0;
    display: none;
  }
  header ul.nav-ul li ul:before {
    content: none;
  }
  header ul.nav-ul li ul.active-mobile {
    display: block;
  }
  header ul.nav-ul li ul li {
    margin-bottom: 1rem;
  }
  header ul.nav-ul li ul li a {
    padding: 0;
  }
  header .mobile-menu {
    display: block;
    cursor: pointer;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.4s 0s;
    transition: -webkit-transform 0.4s 0s;
    -o-transition: transform 0.4s 0s;
    transition: transform 0.4s 0s;
    transition: transform 0.4s 0s, -webkit-transform 0.4s 0s;
  }
  header .mobile-menu div {
    position: relative;
    top: 0;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: top 0.4s 0.4s, opacity 0s 0.4s, -webkit-transform 0.4s 0s;
    transition: top 0.4s 0.4s, opacity 0s 0.4s, -webkit-transform 0.4s 0s;
    -o-transition: transform 0.4s 0s, top 0.4s 0.4s, opacity 0s 0.4s;
    transition: transform 0.4s 0s, top 0.4s 0.4s, opacity 0s 0.4s;
    transition: transform 0.4s 0s, top 0.4s 0.4s, opacity 0s 0.4s, -webkit-transform 0.4s 0s;
  }
  header .mobile-menu.active {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  header .mobile-menu.active div {
    -webkit-transition: top 0.4s 0s, opacity 0s 0.4s, -webkit-transform 0.4s 0.4s;
    transition: top 0.4s 0s, opacity 0s 0.4s, -webkit-transform 0.4s 0.4s;
    -o-transition: transform 0.4s 0.4s, top 0.4s 0s, opacity 0s 0.4s;
    transition: transform 0.4s 0.4s, top 0.4s 0s, opacity 0s 0.4s;
    transition: transform 0.4s 0.4s, top 0.4s 0s, opacity 0s 0.4s, -webkit-transform 0.4s 0.4s;
  }
  header .mobile-menu.active div:first-child {
    top: 0.9rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  header .mobile-menu.active div:nth-child(2) {
    opacity: 0;
  }
  header .mobile-menu.active div:last-child {
    top: -0.9rem;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  header .container {
    padding-right: 9rem;
  }
  .wrapper {
    padding-top: 10rem;
    position: relative;
  }
  .wrapper header {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .wrapper.active-mobile header {
    -webkit-transform: translateX(-20rem);
    -ms-transform: translateX(-20rem);
    transform: translateX(-20rem);
  }
  .section {
    padding: 7rem 0;
  }
  .section-title .container {
    display: block;
    padding-bottom: 0;
  }
  .section-title .item:first-child,
  .section-title .item:nth-child(2) {
    width: 100%;
  }
  .section-title .item:first-child {
    margin-bottom: 6rem;
  }
  .section-title .link_page {
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 4rem;
    display: inline-block;
  }
  footer .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  footer .item {
    width: 48% !important;
    max-width: 30rem;
    margin-bottom: 5rem;
  }
  footer .item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .items_discover {
    max-width: 70rem;
    margin: 0 auto 5rem;
  }
  .items_discover .item {
    width: 100%;
  }
  .items_discover .price_wr {
    padding: 0 1.8rem;
  }
  .label_plane .hint {
    display: none;
  }
  .items_plane {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 60rem;
    margin: 0 auto;
  }
  .items_plane .item {
    width: 100%;
    margin-bottom: 2rem;
  }
  .items_plane .item:last-child {
    margin-bottom: 0;
  }
  .items_plane .item.description {
    display: none;
  }
  .modal_window.text .window {
    padding: 5rem 2rem 2rem;
  }
  .modal_window.text .close {
    top: 1rem;
    right: 1rem;
  }
  .title_for_back .reset_form {
    right: 0;
  }
  ul.list_key li {
    margin-bottom: 1.5rem;
  }
  ul.list_key .mobile {
    display: block;
    font-size: 1.4rem;
    color: #c1c1c1;
  }
  ul.list_key .hint_circle svg {
    width: 1.7em;
    height: 1.7em;
    fill: #c1c1c1;
  }
  ul.list_key .hint_circle .drop {
    color: #000;
    font-size: 1.2rem;
    max-width: 20rem;
    text-align: left;
    padding: 1rem 1rem;
    left: auto;
    right: -1rem;
  }
  ul.list_key .hint_circle .drop:before {
    content: none;
  }
  ul.list_key .hint_circle .drop:after {
    right: 1rem;
  }
  ul.list_key .text-wr {
    height: auto;
  }
}
@media (max-width: 767px) {
  html,
  body {
    font-size: 10px;
  }
  .wrapper {
    padding-top: 5.6rem;
  }
  header {
    padding: 1.5rem 0;
  }
  header.fixed {
    padding: 0.8rem 0;
  }
  header .container {
    padding-right: 7rem;
  }
  header .logo {
    width: 15rem;
  }
  header .link {
    font-size: 0;
    margin-right: 1.6rem;
  }
  header .link a {
    width: 2.5rem;
    height: 2.5rem;
    display: block;
    line-height: 0;
    background: url(../img/enter.svg) 50% !important;
    background-size: cover !important;
  }
  header .link_page {
    font-size: 0;
  }
  header .link_page a {
    font-size: 0;
    line-height: 0;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0;
    min-width: 0;
    background: url(../img/start.svg) 50% !important;
    background-size: cover !important;
  }
  header .mobile-menu {
    width: 3.8rem;
    top: 0.8rem;
  }
  header .mobile-menu div {
    margin-bottom: 0.4rem;
    height: 0.3rem;
  }
  header .mobile-menu.active div:first-child {
    top: 0.7rem;
  }
  header .mobile-menu.active div:last-child {
    top: -0.7rem;
  }
  .h1,
  h1 {
    font-size: 3.2em;
  }
  .h2,
  h2 {
    font-size: 2.2em;
    line-height: 1.4em;
    margin-bottom: 2rem;
  }
  .h3,
  h3 {
    font-size: 2.2em;
  }
  .h4,
  h4 {
    font-size: 1.8em;
  }
  .link_page {
    font-size: 1.3em;
  }
  .link_page a {
    width: 100%;
    padding: 1.5em 1em;
  }
  p {
    font-size: 1.4em;
    line-height: 1.8em;
  }
  .section {
    padding: 4rem 0;
  }
  footer {
    padding: 4rem 0;
  }
  footer .item {
    width: 100% !important;
    margin-bottom: 4rem !important;
  }
  footer .item:last-child {
    margin-bottom: 0 !important;
  }
  .block_get_started {
    padding: 2rem 2rem;
    border-radius: 0.5rem;
    margin-bottom: 4rem;
  }
  .block_get_started h1,
  .block_get_started .h1 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
  .block_get_started h4,
  .block_get_started .h4 {
    font-size: 1.4rem;
  }
  .items_discover .item {
    border-radius: 0.5rem;
  }
  .items_discover .title-header {
    border-radius: 0.5rem;
    font-size: 2rem;
  }
  .items_discover .title-header svg {
    font-size: 0.7rem;
    margin-right: 1rem;
  }
  .items_discover ul {
    margin-top: 2rem;
  }
  .items_discover .or {
    font-size: 1.4rem;
    margin: 1rem 0;
  }
  .block_flex_two > .item {
    width: 100%;
    margin-bottom: 2rem;
  }
  .block_flex_two > .item:last-child {
    margin-bottom: 0;
  }
  .block_video_casel {
    padding: 2rem 1.5rem;
    border-radius: 0.5rem;
  }
  .block_video_casel h3,
  .block_video_casel .h3 {
    font-size: 1.8rem;
  }
  .block_video_casel img {
    border-radius: 0.5rem;
  }
  .acardion_items .top {
    padding: 1rem 2rem 1rem 4rem;
    font-size: 1.6rem;
  }
  .acardion_items .top:before,
  .acardion_items .top:after {
    top: 1.9rem;
    left: 1.2rem;
  }
  .acardion_items .bototom {
    padding: 2rem 2rem;
  }
  .block_title_qqiuz h2,
  .block_title_qqiuz .h2 {
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
  }
  .block_title_qqiuz .item:nth-of-type(1) {
    width: 100%;
    margin-bottom: 2rem;
  }
  .block_title_qqiuz .item:nth-of-type(2) {
    width: 100%;
  }
  .tabsl_block .swicher {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tabsl_block .swicher button {
    width: 100%;
    margin: 0 0 1rem;
  }
  .splide_gallery {
    padding: 0;
  }
  .splide_gallery .splide__arrows {
    display: none;
  }
  .block_teacher {
    border-radius: 0.5rem;
    padding: 2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .block_teacher .item:first-child {
    width: 100%;
  }
  .block_teacher .item:nth-child(2) {
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .block_teacher img {
    border-radius: 0.5rem;
  }
  .modal_window.text .window {
    padding: 5rem 1.5rem 2rem;
    border-radius: 0.5rem;
  }
  .modal_window.text .close {
    width: 2rem;
    height: 2rem;
    background: none;
    top: 1.2rem;
    right: 1rem;
  }
  .modal_window.text .close:after,
  .modal_window.text .close:before {
    width: 100%;
    left: 0;
  }
  .modal_window h2,
  .modal_window .h2 {
    font-size: 1.8rem;
  }
  .modal_window .step-wr {
    width: 100%;
  }
  .steps_items {
    margin-bottom: 4rem;
  }
  .steps_items .item {
    width: 33.3%;
    font-size: 1.2rem;
  }
  .steps_items .item:before {
    width: 3rem;
    height: 3rem;
    font-size: 1.2rem;
  }
  .steps_items .item:after {
    border-width: 1px;
  }
  .steps_form h3,
  .steps_form .h3 {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
  .steps_form select {
    width: 100%;
    height: 4rem;
    font-size: 1.4rem;
    background-size: 1.2rem auto;
  }
  .steps_form .next {
    margin-top: 1rem;
  }
  .steps_form .next button {
    width: 100%;
    font-size: 1.4rem;
    padding: 0.9em 0.6em;
  }
  .steps_form label.label_checkbox:before {
    width: 2.5rem;
    height: 2.5rem;
    background-size: 1.2rem auto;
    margin-bottom: 1rem;
  }
  .steps_form label.label_checkbox .title {
    font-size: 1.6rem;
  }
  .steps_form label.label_checkbox .text {
    font-size: 1.2rem;
  }
  .title_for_back .back_steps_form {
    top: -3.8rem;
  }
  .title_for_back .back_steps_form button {
    font-size: 0;
  }
  .title_for_back .reset_form {
    top: -3.9rem;
    right: 2.9rem;
  }
  .title_for_back .reset_form button {
    font-size: 0;
    width: 2rem;
    height: 2rem;
    background: url(../../img/reset.svg);
  }
  .few_label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .few_label label {
    width: 100%;
    margin-bottom: 1rem;
  }
  .few_label label:last-child {
    margin-bottom: 0;
  }
  .finish_block img {
    width: 20rem;
  }
  .finish_block .text {
    font-size: 1.8rem;
  }
}
