

/* Start:/local/templates/school/include/css/app.css?1750674338198683*/
:root {
  --theme-size: 10px;
  --font-primary: "Gilroy", Arial, sans-serif;
  --color-error: #DE0A14;
  --body-bg: #F4F8FE;
  --body-color: #071233;
  --safe-area-inset-top: env(safe-area-inset-top);
  --safe-area-inset-bottom: env(safe-area-inset-bottom);
}

/* ==========================================================================
   Utilites
   ========================================================================== */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
 ========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
 ========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
 ========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 ========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}

/* Forms
 ========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -0.2rem;
  /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
 ========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Misc
 ========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

/* Defaults
 ========================================================================== */
html, body {
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

picture {
  display: block;
}

img, video, svg {
  max-width: 100%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input::-ms-clear {
  display: none;
}

button, input, textarea, select {
  border: none;
  background: none;
  padding: 0;
  font-family: inherit;
}

::selection {
  color: #fff;
  background: #000;
}

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

button {
  cursor: pointer;
}

svg {
  max-width: 100%;
}

a {
  transition: color 0.25s;
}

b, strong {
  font-weight: 500;
}

mark {
  background: none;
  padding: 0;
  color: #DE0A14;
}

@font-face {
  font-family: "Gilroy";
  src: url("/local/templates/school/include/css/../fonts/Gilroy-SemiBold.woff2") format("woff2"), url("/local/templates/school/include/css/../fonts/Gilroy-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("/local/templates/school/include/css/../fonts/Gilroy-Medium.woff2") format("woff2"), url("/local/templates/school/include/css/../fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("/local/templates/school/include/css/../fonts/Gilroy-Regular.woff2") format("woff2"), url("/local/templates/school/include/css/../fonts/Gilroy-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class^=icon-], [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.ui-validate {
  display: block;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.45;
  font-weight: 400;
  color: #FF3E3B;
}

.ui-btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font: 600 1.6rem/1.4 var(--font-primary);
  letter-spacing: 0;
  text-align: center;
  border: none;
  background: none;
  padding: 0.4rem 1.5rem;
  text-decoration: none;
  transition: box-shadow 0.25s, color 0.25s, background 0.25s, box-shadow 0.25s;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 1.4rem;
  height: 4rem;
  overflow: hidden;
}
.ui-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.25);
  transition: opacity 0.25s;
  opacity: 0;
}
.ui-btn svg {
  margin: 0 0.8rem 0 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.ui-btn:hover {
  text-decoration: none;
}
.ui-btn:hover:after {
  opacity: 1;
}
.ui-btn:active {
  transition: none;
  transform: translate(0, 1px);
  box-shadow: inset 0 0.2rem 0.5rem rgba(0, 0, 0, 0.15);
}
.ui-btn.is-valid {
  background: #41CC99 !important;
  border-color: #41CC99 !important;
  color: #fff !important;
}

.ui-btn--fullwidth {
  width: 100%;
}

.ui-btn--37 {
  height: 3.7rem;
}

.ui-btn--more {
  color: #1B50F3;
}
.ui-btn--more svg.icon-plus {
  margin-right: 0.8rem;
  width: 2.5rem;
  height: 2.5rem;
}
.ui-btn--more:before, .ui-btn--more:after {
  display: none;
}
.ui-btn--more:hover {
  color: #FF6545;
}

.ui-btn--blue {
  background: #1B50F3;
  border-color: #1B50F3;
  color: #fff;
}
.ui-btn--blue:hover {
  background: #1B50F3;
  border-color: #1B50F3;
  color: #fff;
}

.ui-btn--green {
  background: #41CC99;
  border-color: #41CC99;
  color: #fff;
}
.ui-btn--green:hover {
  background: #41CC99;
  border-color: #41CC99;
  color: #fff;
}

.ui-btn--light {
  background: #F4F8FE;
  border-color: #F4F8FE;
  color: #1B50F3;
}
.ui-btn--light:hover {
  background: #1B50F3;
  border-color: #1B50F3;
  color: #fff;
}

.ui-field {
  margin: 0 0 0.5rem;
  position: relative;
}
.ui-field .ui-input, .ui-field .ui-textarea {
  margin: 0;
}

.ui-prepend {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 3.5rem;
  height: 4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #1B50F3;
}
.ui-prepend ~ .ui-input, .ui-prepend ~ .ui-textarea {
  padding-left: 3.5rem;
}
.ui-prepend svg {
  width: 2rem;
  height: 2rem;
}

.ui-input, .ui-textarea {
  display: block;
  transition: 0.25s;
  width: 100%;
  background: #fff;
  border: 1px solid #E8EEFE;
  font: 600 1.4rem/1 var(--font-primary);
  padding: 1rem 1.5rem;
  color: #071233;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  box-shadow: none;
  border-radius: 1.4rem;
  height: 4rem;
  margin: 0 0 0.5rem;
}
.ui-input:-ms-input-placeholder, .ui-textarea:-ms-input-placeholder {
  color: #071233;
  transition: opacity 0.25s;
}
.ui-input::placeholder, .ui-textarea::placeholder {
  color: #071233;
  transition: opacity 0.25s;
}
.ui-input:focus, .ui-textarea:focus {
  border-color: #1B50F3;
}
.ui-input:focus:-ms-input-placeholder, .ui-textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
.ui-input:focus::placeholder, .ui-textarea:focus::placeholder {
  opacity: 0;
}
.ui-input:disabled, .ui-textarea:disabled {
  border-color: #e4ebf1;
  background: #e4ebf1;
  pointer-events: none;
}
.ui-input.is-error, .is-error.ui-textarea {
  border-color: #FF3E3B !important;
  background: #FFF5F5 !important;
  color: #FF3E3B !important;
}
.ui-input.is-error:-ms-input-placeholder, .is-error.ui-textarea:-ms-input-placeholder {
  color: #FF3E3B !important;
}
.ui-input.is-error::placeholder, .is-error.ui-textarea::placeholder {
  color: #FF3E3B !important;
}
.ui-input.is-valid, .is-valid.ui-textarea {
  border-color: #D9F5DC !important;
  background: #D9F5DC !important;
  color: #39B385 !important;
}
.ui-input.is-valid:-ms-input-placeholder, .is-valid.ui-textarea:-ms-input-placeholder {
  color: #39B385 !important;
}
.ui-input.is-valid::placeholder, .is-valid.ui-textarea::placeholder {
  color: #39B385 !important;
}

.ui-textarea {
  max-width: 100%;
  min-width: 100%;
  min-height: 10rem;
  height: auto;
}

.ui-check {
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
}

.ui-check__input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.ui-check__input:checked ~ .ui-check__btn {
  color: #1B50F3;
  border-color: #1B50F3;
}

.ui-check__btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 600;
  border-radius: 3rem;
  min-height: 4rem;
  padding: 0.4rem 1.2rem;
  border: 1px solid transparent;
  transition: 0.25s;
  color: #A4B9FA;
}
.ui-check__btn svg {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  margin: 0 0.8rem 0 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.ui-check__btn:hover {
  color: #1B50F3;
}

.ui-price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #D1DCFD;
  border-radius: 1.4rem;
  padding: 0.4rem 1.2rem;
  margin: 0;
  min-height: 4rem;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 600;
}
.ui-price small {
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
  color: #676C77;
  margin: 0 0 0 1rem;
}
@media (min-width: 768px) {
  .ui-price {
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}

.ui-wysiwyg {
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 400;
}
.ui-wysiwyg h1, .ui-wysiwyg h2, .ui-wysiwyg h3, .ui-wysiwyg h4, .ui-wysiwyg h5, .ui-wysiwyg h6 {
  font-family: var(--font-secondary);
  display: block;
  margin: 0 0 3rem;
  font-weight: 700;
}
.ui-wysiwyg h1 {
  font-size: 3.2rem;
}
.ui-wysiwyg h2 {
  font-size: 2.8rem;
}
.ui-wysiwyg h3 {
  font-size: 2.4rem;
}
.ui-wysiwyg h4 {
  font-size: 2rem;
}
.ui-wysiwyg h5 {
  font-size: 1.8rem;
}
.ui-wysiwyg h6 {
  font-size: 1.6rem;
}
.ui-wysiwyg p {
  margin: 0 0 2rem;
}
.ui-wysiwyg strong {
  display: block;
  margin: 0 0 1rem;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 500;
}
.ui-wysiwyg hr {
  border: none;
  border-bottom: 1px solid #DFE0E3;
  margin: 3rem 0;
  clear: both;
}
.ui-wysiwyg br {
  clear: both;
}
.ui-wysiwyg picture {
  overflow: hidden;
  margin: 0 0 2rem;
  display: block;
  border-radius: 2rem;
  width: 100%;
}
.ui-wysiwyg picture img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.ui-wysiwyg blockquote {
  margin: 0 0 2rem;
  padding: 0.8rem 0 0.8rem 2rem;
  border-left: 1px solid #111111;
}
.ui-wysiwyg table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 0 0 2rem;
  text-align: left;
}
.ui-wysiwyg table th, .ui-wysiwyg table td {
  border-bottom: 1px solid #DFE0E3;
  padding: 2.4rem 1.2rem;
}
.ui-wysiwyg table th:first-child, .ui-wysiwyg table td:first-child {
  padding-left: 0;
}
.ui-wysiwyg table th:last-child, .ui-wysiwyg table td:last-child {
  padding-right: 0;
}
.ui-wysiwyg table th {
  font-weight: 500;
}
.ui-wysiwyg ul {
  margin: 0 0 3rem;
  padding: 0;
  list-style: none;
}
.ui-wysiwyg ul > li {
  padding: 0 0 0 2rem;
  margin: 0 0 1rem;
  position: relative;
}
.ui-wysiwyg ul > li:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: currentColor;
}
.ui-wysiwyg ol {
  margin: 0 0 3rem;
  padding: 0;
  list-style: none;
  counter-reset: point;
}
.ui-wysiwyg ol > li {
  position: relative;
  padding: 0 0 0 4rem;
  margin: 0 0 1rem;
}
.ui-wysiwyg ol > li:after {
  content: counter(point) ".";
  counter-increment: point 1;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 600;
  color: #DE0A14;
}
.ui-wysiwyg a {
  text-decoration: underline;
  transition: color 0.25s;
  color: #000;
}
.ui-wysiwyg a:hover {
  text-decoration: underline;
  color: #DE0A14;
}
@media (min-width: 768px) {
  .ui-wysiwyg picture.pull-left {
    float: left;
    max-width: 28rem;
    margin: 0 3rem 3rem 0;
  }
  .ui-wysiwyg picture.pull-right {
    float: right;
    max-width: 28rem;
    margin: 0 0 3rem 3rem;
  }
}
@media (min-width: 1200px) {
  .ui-wysiwyg picture.pull-left {
    max-width: 57.2rem;
  }
  .ui-wysiwyg picture.pull-right {
    max-width: 57.2rem;
  }
}

/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 120rem;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-pagination {
  margin: 1.5rem 0 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
}

.swiper-pagination-bullet {
  border: none;
  margin: 0 0.2rem;
  background: #D1DCFD;
  width: auto;
  height: 0.3rem;
  border-radius: 0.3rem;
  -ms-flex: 1;
  flex: 1;
  transition: 0.25s;
}
.swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.swiper-pagination-bullet:last-child {
  margin-right: 0;
}

.swiper-pagination-bullet-active {
  background: #1B50F3;
}

.swiper-prev, .swiper-next {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  margin: 0 0 0 1rem;
  background: none;
  width: 3rem;
  height: 3rem;
  color: #407BFF;
  box-shadow: none;
  transition: 0.25s;
}
.swiper-prev svg, .swiper-next svg {
  display: block;
  width: 100%;
  height: 100%;
}
.swiper-prev:hover, .swiper-next:hover {
  opacity: 0.8;
  color: #407BFF;
}
.swiper-prev.swiper-button-disabled, .swiper-next.swiper-button-disabled {
  color: #D1DCFD;
  pointer-events: none;
}
@media (min-width: 768px) {
  .swiper-prev, .swiper-next {
    width: 4rem;
    height: 4rem;
  }
}

.swiper-scrollbar {
  width: 100%;
  height: 0.3rem;
  border-radius: 1rem;
  position: relative;
  margin: 2rem 0 0 0;
  background: #D1DCFD;
}

.swiper-scrollbar-drag {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
  background: #1B50F3;
  border-radius: 1rem;
}

.swiper-team {
  overflow: visible;
  margin: 0 -0.5rem;
}
.swiper-team .swiper-slide {
  padding: 0 0.5rem;
  width: 31rem;
  height: auto;
}
.swiper-team .swiper-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 3rem 0 0;
}
@media (min-width: 768px) {
  .swiper-team {
    margin: 0 -1rem;
  }
  .swiper-team .swiper-slide {
    padding: 0 1rem;
    width: 30rem;
  }
  .swiper-team .swiper-nav {
    padding: 4rem 0 0 0;
  }
}

.swiper-reviews {
  overflow: visible;
  width: auto;
  margin: 0 -0.5rem;
}
.swiper-reviews .swiper-slide {
  padding: 0 0.5rem;
  width: 31rem;
  height: auto;
}
.swiper-reviews .swiper-nav {
  padding: 3rem 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.swiper-reviews .swiper-nav:has(.swiper-button-lock) {
  display: none;
}
@media (min-width: 768px) {
  .swiper-reviews {
    margin: 0 -1rem;
  }
  .swiper-reviews .swiper-slide {
    padding: 0 1rem;
    width: 60rem;
  }
  .swiper-reviews .swiper-nav {
    padding: 4rem 0 0 0;
  }
}

.swiper-partners {
  overflow: visible;
  width: auto;
}
.swiper-partners .swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-partners .swiper-slide {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 18rem;
}
.swiper-partners .swiper-slide:nth-of-type(odd) {
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .swiper-partners .swiper-slide {
    width: 27rem;
  }
}

.swiper-consists {
  overflow: visible;
  width: auto;
  margin: 0 -0.5rem;
}
.swiper-consists .swiper-slide {
  padding: 0 0.5rem;
  width: 23rem;
  height: auto;
}
@media (min-width: 768px) {
  .swiper-consists {
    margin: 0 0 -1rem;
  }
  .swiper-consists .swiper-wrapper {
    display: block;
    columns: 2;
    column-gap: 1rem;
  }
  .swiper-consists .swiper-slide {
    padding: 0;
    margin: 0 0 1rem;
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .swiper-consists .swiper-scrollbar {
    display: none;
  }
}
@media (min-width: 1200px) {
  .swiper-consists .swiper-wrapper {
    columns: 3;
  }
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -999.9rem;
  margin: 0;
  position: absolute !important;
  top: -999.9rem;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 4.4rem;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 4.4rem 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 4.4rem;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 40rem;
  padding: 4rem;
  width: 100%;
}

.fancybox-error p {
  margin: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 4.4rem;
  margin: 0;
  padding: 1rem;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 4.4rem;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 0.2rem;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 0.8rem;
  position: absolute;
  right: -1.2rem;
  top: -4.4rem;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 10rem;
  opacity: 0;
  position: absolute;
  top: calc(50% - 5rem);
  width: 7rem;
}

.fancybox-navigation .fancybox-button div {
  padding: 0.7rem;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 3.1rem 2.6rem 3.1rem 0.6rem;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 3.1rem 0.6rem 3.1rem 2.6rem;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 0.4rem solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 5rem;
  left: 50%;
  margin: -2.5rem 0 0 -2.5rem;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 5rem;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
  }
  .fancybox-slide--image {
    padding: 0.6rem 0;
  }
  .fancybox-close-small {
    right: -0.6rem;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 3.6rem;
    opacity: 1;
    padding: 0.6rem;
    right: 0;
    top: 0;
    width: 3.6rem;
  }
  .fancybox-caption {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 0.3rem;
  max-width: 90%;
  padding: 3rem;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 3.5rem;
  font-weight: 700;
  margin: 0 0 2rem 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 0.3rem;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 4rem;
  margin: 0 0.5rem 1rem 0.5rem;
  min-width: 13rem;
  padding: 0 1.5rem;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 2.5rem;
  margin-right: 0.7rem;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 2.5rem;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 1.4rem;
  margin: 1rem 0 0 0;
  outline: none;
  padding: 1rem 1.5rem;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 0.2rem 0.2rem 0.4rem 0.2rem;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 21.2rem;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 21.2rem;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 0.7rem;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 1rem;
  box-shadow: inset 0 0 0.6rem rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 1rem;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 7.5rem;
  margin: 0.2rem;
  max-height: calc(100% - 0.8rem);
  max-width: calc(50% - 0.4rem);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 10rem;
}

.fancybox-thumbs__list a::before {
  border: 0.6rem solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 11rem;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 11rem;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 1rem);
  }
}
.fancybox-infobar {
  display: none;
}

.fancybox-prev, .fancybox-next {
  position: absolute;
  top: 0;
  z-index: 100000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  color: #fff;
  height: 100%;
  width: 7.6rem;
  visibility: hidden;
  transition: 0.25s;
}
.fancybox-prev svg, .fancybox-next svg {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  position: relative;
}
.fancybox-prev:hover, .fancybox-next:hover {
  color: #AF2123;
}
.fancybox-prev:disabled, .fancybox-next:disabled {
  display: none;
}

.fancybox-prev {
  left: 0;
}
.fancybox-prev svg {
  left: 0.4rem;
}

.fancybox-next {
  right: 0;
}
.fancybox-next svg {
  left: -0.4rem;
}

.fancybox-close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  z-index: 110000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: none;
  padding: 0;
  border: none;
  cursor: pointer;
  color: #2F80ED;
  height: 6rem;
  width: 6rem;
  transition: color 0.25s;
}
.fancybox-close svg {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
}
.fancybox-close:hover {
  color: #FF8700;
}

.fancybox-type-inline .fancybox-prev, .fancybox-type-inline .fancybox-next, .fancybox-type-inline .fancybox-bullets {
  display: none;
}

.fancybox-slide--html {
  padding: 80px 20px 20px;
}
.fancybox-content {
  overflow: visible;
}

.fancybox-error {
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  padding: 4rem 3rem;
}

.fancybox-bg {
  background: #fff;
  -webkit-backdrop-filter: blur(1.5rem);
  backdrop-filter: blur(1.5rem);
  opacity: 0;
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.7;
}

.fancybox-type-image .fancybox-toolbar {
  display: none;
}

.fancybox-close-circle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.6rem;
  height: 3.6rem;
  cursor: pointer;
  background: #761CEA;
  color: #fff;
  box-shadow: 0px 0.8rem 1.2rem rgba(118, 28, 234, 0.15);
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 100%;
  bottom: 100%;
  border: none;
}
.fancybox-close-circle::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  transition: opacity 0.25s;
  opacity: 0;
}
.fancybox-close-circle:hover:after {
  opacity: 1;
}

.fancybox-slide--image {
  padding: 2rem 4rem;
}

.fancybox-type-inline .fancybox-close {
  display: none;
}

.fancybox-type-inline .fancybox-bg {
  background: rgb(255, 255, 255);
  -webkit-backdrop-filter: blur(1.5rem);
  backdrop-filter: blur(1.5rem);
  opacity: 0;
}

.fancybox-type-inline .fancybox-is-open .fancybox-bg {
  opacity: 0.7;
}

.fancybox-slide--video {
  border-radius: 2.9rem;
}
.fancybox-slide--video .fancybox-content {
  border-radius: inherit;
  overflow: hidden;
}

.subjects {
  position: relative;
  padding: 6rem 0 4rem;
}
.subjects:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 1.7rem;
  right: 1.7rem;
  border-top: 0.2rem solid #fff;
}
@media (min-width: 768px) {
  .subjects {
    padding: 12rem 0 6rem;
  }
  .subjects:after {
    left: 4rem;
    right: 4rem;
  }
}

.subjects__title {
  display: block;
  margin: 0 0 4rem;
  font-size: 4.6rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.02em;
}
@media (min-width: 768px) {
  .subjects__title {
    font-size: 6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}

.subjects__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.subjects__list > li {
  margin: 0 0 1rem;
}
.subjects__list > li:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .subjects__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1rem -2rem;
  }
  .subjects__list > li {
    padding: 0 1rem 2rem;
    margin: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.subjects__item {
  background: #fff;
  border-radius: 3rem;
  padding: 1rem;
  height: 100%;
  min-height: 38rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .subjects__item {
    border-radius: 4rem;
    min-height: 46rem;
  }
}

.subjects__item-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.subjects__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.subjects__item-desc {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 1.5rem;
  border-radius: 2rem;
}
@media (min-width: 768px) {
  .subjects__item-desc {
    border-radius: 3rem;
    padding: 2rem;
  }
}

.subjects__item-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1rem;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 600;
  gap: 1rem;
}
@media (min-width: 768px) {
  .subjects__item-title {
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}

.subjects__item-title-icon {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 1rem;
  margin: 0;
  background: #F4F8FE;
  overflow: hidden;
}
.subjects__item-title-icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .subjects__item-title-icon {
    width: 4rem;
    height: 4rem;
  }
}

.subjects__item-title-text {
  display: block;
  -ms-flex: 1;
  flex: 1;
}

.subjects__item-text {
  display: block;
  margin: 0 0 1rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
  color: #676C77;
}
@media (min-width: 768px) {
  .subjects__item-text {
    font-size: 1.6rem;
    margin-right: -0.5rem;
  }
}

.subjects__item-btn {
  width: 100%;
}

.is-page-index .courses {
  padding: 4rem 0 6rem;
}
@media (min-width: 768px) {
  .is-page-index .courses {
    padding: 6rem 0 12rem;
  }
}
@media (min-width: 768px) {
  .is-page-index .courses__title {
    font-size: 4.6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}

.courses {
  padding: 6rem 0;
}
@media (min-width: 768px) {
  .courses {
    padding: 12rem 0;
  }
}

.courses__title {
  display: block;
  margin: 0 0 2rem;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
}
@media (min-width: 768px) {
  .courses__title {
    font-size: 6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}

.courses__filter {
  margin: 0 0 4rem;
  display: block;
}

.courses__filter-group {
  margin: 0 0 1rem;
}
.courses__filter-group:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .courses__filter-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
  }
}

.courses__filter-label {
  display: block;
  margin: 0 0 1rem;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 600;
}
@media (min-width: 768px) {
  .courses__filter-label {
    margin: 0;
  }
}

.courses__filter-checklist {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
}

.courses__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.courses__list > li {
  margin: 0 0 2rem;
}
.courses__list > li:last-child {
  margin: 0;
}

.courses__item {
  border-radius: 2rem;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 1.8rem 3rem rgba(64, 123, 255, 0.15);
}
@media (min-width: 768px) {
  .courses__item {
    border-radius: 3rem;
    padding: 1.5rem;
    display: -ms-flexbox;
    display: flex;
  }
}

.courses__item-image {
  background: #F4F8FE;
  border-radius: 2rem;
  width: 100%;
  height: auto;
  aspect-ratio: 341/180;
  overflow: hidden;
}
.courses__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .courses__item-image {
    aspect-ratio: unset;
    width: 20rem;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 1.5rem 0 0;
    border-radius: 2rem;
  }
}

.courses__item-desc {
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .courses__item-desc {
    padding: 0;
  }
}

.courses__item-title {
  display: block;
  margin: 0 0 1.5rem;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 600;
}
@media (min-width: 768px) {
  .courses__item-title {
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}

.courses__item-list {
  margin: 0 0 1.5rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
  font-size: 1.4rem;
  line-height: 1.1;
  font-weight: 500;
  color: #676C77;
}
.courses__item-list > li {
  position: relative;
  padding: 0.2rem 0 0.2rem 2.6rem;
  min-height: 2rem;
}
.courses__item-list b {
  color: #071233;
  font-weight: 600;
}
.courses__item-list svg {
  display: block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  color: #1B50F3;
}

.courses__item-text {
  display: block;
  padding: 0 0 0 1rem;
  position: relative;
  margin: 0 0 1.5rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
}
.courses__item-text:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0.2rem;
  height: 100%;
  border-radius: 0.2rem;
  background: #1B50F3;
}
@media (min-width: 768px) {
  .courses__item-text {
    font-size: 1.6rem;
  }
}

.courses__item-control .ui-btn {
  width: 100%;
}
.courses__item-control .row {
  margin: 0 -0.75rem -1.5rem;
}
.courses__item-control .row > [class^=col] {
  padding: 0 0.75rem 1.5rem;
}

.courses__banner {
  background: #0A1B4D;
  color: #fff;
  border-radius: 2rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .courses__banner {
    border-radius: 3rem;
    position: relative;
  }
}

.courses__banner-desc {
  padding: 2rem;
}
@media (min-width: 768px) {
  .courses__banner-desc {
    padding: 3rem;
    max-width: 66.666%;
  }
}

.courses__banner-title {
  display: block;
  margin: 0 0 1.5rem;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
}
@media (min-width: 768px) {
  .courses__banner-title {
    letter-spacing: -0.01em;
    margin: 0 0 1rem;
  }
}

.courses__banner-text {
  display: block;
  margin: 0 0 1.5rem;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #D0D3DA;
}
.courses__banner-text mark {
  color: #fff;
}
@media (min-width: 768px) {
  .courses__banner-text {
    margin: 0 0 1rem;
  }
}

.courses__banner-image {
  display: block;
  width: 100%;
  height: auto;
}
.courses__banner-image img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .courses__banner-image {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
  }
  .courses__banner-image img {
    display: block;
    width: auto;
    height: 100%;
  }
}

.courses__more {
  display: none;
}
@media (min-width: 768px) {
  .courses__more {
    display: block;
    padding: 4rem 0 0;
  }
  .courses__more .ui-btn {
    width: 100%;
  }
}

.education {
  padding: 6rem 0;
  background: #fff;
  border-radius: 4rem;
}
@media (min-width: 768px) {
  .education {
    padding: 12rem 0;
    border-radius: 8rem;
  }
}
@media (min-width: 1200px) {
  .education {
    padding: 12rem 0 10rem;
  }
}

.education__title {
  display: block;
  margin: 0 0 4rem;
  font-size: 4.6rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.02em;
  text-align: center;
}
@media (min-width: 768px) {
  .education__title {
    margin: 0 0 6rem;
    font-size: 6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.025em;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .education__title {
    max-width: 50%;
  }
}

.education__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.education__list > li {
  margin: 0 0 1rem;
}
.education__list > li:last-child {
  margin: 0;
}
.education__list > li:nth-of-type(even) .education__item-decor {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: -4rem;
  right: -5rem;
  width: 13.5rem;
  height: 13.5rem;
}
.education__list > li:nth-of-type(even) .education__item-decor img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.education__list > li:nth-of-type(odd) .education__item-decor {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: -4rem;
  left: -7rem;
  width: 16.8rem;
  height: 16.8rem;
}
.education__list > li:nth-of-type(odd) .education__item-decor img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
@media (min-width: 768px) {
  .education__list > li {
    margin: 0 0 2rem;
  }
  .education__list > li:last-child {
    margin: 0;
  }
  .education__list > li:nth-of-type(even) .education__item-decor {
    width: 20.4rem;
    height: 20.4rem;
    top: -7.5rem;
    right: -4rem;
  }
  .education__list > li:nth-of-type(odd) .education__item-decor {
    width: 21.6rem;
    height: 21.6rem;
    top: -6rem;
    left: -7rem;
  }
}
@media (min-width: 1200px) {
  .education__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1rem -2rem;
  }
  .education__list > li {
    padding: 0 1rem 2rem;
    margin: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
  }
  .education__list > li:nth-of-type(even) {
    top: -18rem;
  }
}

.education__item {
  box-shadow: inset 0 0 0 1px #E8EEFE;
  background: #F4F8FE;
  border-radius: 2rem;
  position: relative;
}
@media (min-width: 768px) {
  .education__item {
    border-radius: 3rem;
  }
}

.education__item-decor {
  display: none;
}

.education__item-image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 341/360;
  overflow: hidden;
  border-radius: 2rem 2rem 0 0;
}
.education__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .education__item-image {
    border-radius: 3rem 3rem 0 0;
    aspect-ratio: unset;
    height: 36rem;
  }
}

.education__item-desc {
  padding: 2rem;
}
@media (min-width: 768px) {
  .education__item-desc {
    padding: 4rem 5rem 6rem 6rem;
  }
}

.education__item-icon {
  display: none;
}
@media (min-width: 768px) {
  .education__item-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 3rem;
    margin: 0 0 1rem;
    color: #1B50F3;
  }
  .education__item-icon svg.icon-user {
    width: 3rem;
    height: 3rem;
  }
  .education__item-icon svg.icon-people {
    width: 6rem;
    height: 3rem;
  }
}

.education__item-title {
  display: block;
  margin: 0 0 2rem;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
}
@media (min-width: 768px) {
  .education__item-title {
    margin: 0 0 3rem;
    font-size: 3.2rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}

.education__item-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #676C77;
}
.education__item-list > li {
  position: relative;
  padding: 0 0 0 2.4rem;
}
.education__item-list > li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 1rem;
  width: 0.4rem;
  height: 0.4rem;
  background: currentColor;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .education__item-list {
    font-size: 2rem;
  }
  .education__item-list > li {
    padding: 0 0 0 3rem;
  }
}

.choose {
  position: relative;
  padding: 6rem 0;
}
@media (min-width: 768px) {
  .choose {
    padding: 12rem 0;
  }
}

@media (min-width: 768px) {
  .choose__wrapper {
    margin: 0 -2rem;
  }
}

.choose__title {
  display: block;
  margin: 0 0 4rem;
  font-size: 4.6rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.02em;
  text-align: center;
}
@media (min-width: 768px) {
  .choose__title {
    margin: 0 0 6rem;
    font-size: 6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}

.choose__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.choose__list > li {
  margin: 0 0 1rem;
}
.choose__list > li:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .choose__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .choose__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.choose__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border: 1px solid #F4F8FE;
  border-radius: 2rem;
  position: relative;
  box-shadow: 0 1.8rem 3rem rgba(64, 123, 255, 0.15);
  padding: 6rem 2rem 1.5rem;
}
.choose__item:before {
  content: "";
  display: block;
  position: absolute;
  top: 1.5rem;
  left: 2rem;
  width: 3rem;
  height: 3rem;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.9804 5.99018C26.7206 5.99792 26.4741 6.1065 26.2929 6.29292L11 21.5859L4.70699 15.2929C4.61485 15.1969 4.50448 15.1203 4.38235 15.0675C4.26022 15.0147 4.12879 14.9869 3.99575 14.9855C3.86271 14.9842 3.73073 15.0094 3.60756 15.0597C3.48438 15.1099 3.37247 15.1843 3.2784 15.2784C3.18432 15.3725 3.10996 15.4844 3.05967 15.6075C3.00938 15.7307 2.98417 15.8627 2.98553 15.9957C2.98688 16.1288 3.01476 16.2602 3.06755 16.3823C3.12033 16.5045 3.19696 16.6148 3.29293 16.707L10.2929 23.707C10.4805 23.8944 10.7348 23.9998 11 23.9998C11.2651 23.9998 11.5195 23.8944 11.707 23.707L27.707 7.70698C27.8515 7.56652 27.9502 7.38567 27.9902 7.18815C28.0301 6.99063 28.0095 6.78565 27.9309 6.60007C27.8524 6.41448 27.7196 6.25695 27.55 6.14812C27.3804 6.03929 27.1819 5.98424 26.9804 5.99018Z' fill='%2341CC99'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 768px) {
  .choose__item {
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    padding: 1.5rem 2rem 1.5rem 6.5rem;
    border-radius: 3rem;
    min-height: 6rem;
  }
  .choose__item:before {
    position: absolute;
    top: 50%;
    left: 2rem;
    margin: -1.5rem 0 0 0;
  }
}
@media (min-width: 1200px) {
  .choose__item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.choose__item-title {
  display: block;
  margin: 0 1rem 0 0;
  font-size: 2rem;
  line-height: 1.35;
  font-weight: 500;
}
.choose__item-title:last-child {
  margin: 0;
}
.choose__item-title a {
  transition: color 0.25s;
  color: #7C60FF;
  border-bottom: 1px solid currentColor;
  text-decoration: none;
}
.choose__item-title a:hover {
  color: #407BFF;
  text-decoration: none;
}
@media (min-width: 768px) {
  .choose__item-title {
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: -0.01em;
    margin: 0 1.5rem 0 0;
  }
  .choose__item-title:last-child {
    margin: 0;
  }
  .choose__item-title a {
    border: none;
    color: #1B50F3;
  }
  .choose__item-title a:hover {
    color: #1B50F3;
  }
}

.choose__item-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.choose__item-image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
@media (min-width: 768px) {
  .choose__item-image {
    width: 4rem;
    height: 4rem;
  }
}

.team {
  background: #F4F8FE;
  border: 0.2rem solid #FFFFFF;
  border-radius: 4rem;
  padding: 6rem 0;
}
@media (min-width: 768px) {
  .team {
    padding: 12rem 0;
    border-radius: 8rem;
  }
}

.team__title {
  display: block;
  margin: 0 0 1.5rem;
  font-size: 4.6rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.02em;
  text-align: center;
}
@media (min-width: 768px) {
  .team__title {
    font-size: 6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.025em;
    margin: 0 0 2rem;
    text-align: left;
  }
}

.team__control {
  margin: 0 0 4rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1rem;
}
@media (min-width: 768px) {
  .team__control {
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 0 6rem;
  }
}

.team__btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  position: relative;
  cursor: pointer;
  background: transparent;
  border: 1px solid transparent;
  color: #A4B9FA;
  border-radius: 3rem;
  height: 4rem;
  padding: 0.4rem 1.2rem;
  margin: 0;
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 600;
  transition: color 0.25s, border-color 0.25s;
}
.team__btn svg {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 0.8rem 0 0;
  width: 2.4rem;
  height: 2.4rem;
}
.team__btn:hover {
  color: #1B50F3;
}
.team__btn.is-active {
  border-color: #1B50F3;
  color: #1B50F3;
}

.team__swiper {
  position: relative;
}

.team__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translate(4rem, 0);
}
.team__content.is-active {
  position: relative;
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
  transition: 0.7s;
}

.team__item {
  position: relative;
  display: block;
  min-height: 100%;
  background: #fff;
  border: 1px solid #fff;
  color: #071233;
  border-radius: 2rem;
  text-decoration: none;
  overflow: hidden;
}
.team__item:hover {
  text-decoration: none;
  color: #071233;
}
@media (min-width: 768px) {
  .team__item {
    border-radius: 3rem;
  }
}

.team__item-image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 300/250;
  background: #F4F8FE;
  border-radius: 2rem;
  overflow: hidden;
}
.team__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .team__item-image {
    aspect-ratio: 280/260;
    border-radius: 3rem;
  }
}

.team__item-desc {
  padding: 1.5rem 1.5rem 3.6rem;
}
@media (min-width: 768px) {
  .team__item-desc {
    padding: 2rem 1.5rem 4rem;
  }
}

.team__item-title {
  display: block;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 1.5rem;
}
.team__item-title small {
  display: block;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
  color: #A4B9FA;
}
@media (min-width: 768px) {
  .team__item-title {
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 600;
    margin: 0 0 2rem;
  }
  .team__item-title small {
    padding: 0.5rem 0 0 0;
  }
}

.team__item-dl {
  margin: 0;
}
.team__item-dl dt {
  display: block;
  margin: 0 0 0.2rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
}
.team__item-dl dd {
  display: block;
  margin: 0 0 1.5rem;
  font-size: 1.4rem;
  line-height: 1.44;
  font-weight: 400;
  max-height: 6rem;
  overflow: hidden;
}
.team__item-dl dd:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .team__item-dl dt {
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: 600;
    margin: 0 0 0.2rem;
  }
  .team__item-dl dd {
    font-size: 1.4rem;
    line-height: 1.45;
    font-weight: 500;
    margin: 0 0 2rem;
  }
  .team__item-dl dd:last-child {
    margin: 0;
  }
}

.team__item-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3.6rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  coloR: #407BFF;
  background: #fff;
  z-index: 100;
}
.team__item-dots:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  height: 8.3rem;
  background: linear-gradient(360deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}
.team__item-dots:after {
  content: "";
  display: block;
  width: 2.3rem;
  height: 0.6rem;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='6' viewBox='0 0 23 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3.5' cy='3' r='3' fill='%231B50F3'/%3E%3Ccircle cx='11.5' cy='3' r='3' fill='%231B50F3'/%3E%3Ccircle cx='19.5' cy='3' r='3' fill='%231B50F3'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.reviews {
  position: relative;
  padding: 6rem 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .reviews {
    padding: 12rem 0;
  }
}

.reviews__title {
  display: block;
  margin: 0 0 2rem;
  font-size: 4.6rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.02em;
  text-align: center;
}
@media (min-width: 768px) {
  .reviews__title {
    text-align: left;
    margin: 0 0 3rem;
    font-size: 6rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.025em;
  }
}

.reviews__control {
  margin: 0 0 4rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1rem;
}
@media (min-width: 768px) {
  .reviews__control {
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 0 6rem;
  }
}

.reviews__btn {
  background: none;
  border: 1px solid transparent;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 4rem;
  border-radius: 3rem;
  padding: 0.4rem 1.5rem;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
  transition: color 0.25s, border-color 0.25s;
  color: #A4B9FA;
}
.reviews__btn svg {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  margin: 0 0.8rem 0 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.reviews__btn:hover {
  color: #1B50F3;
}
.reviews__btn.is-active {
  border-color: #1B50F3;
  color: #1B50F3;
}

.reviews__swiper {
  position: relative;
}

.reviews__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.reviews__content.is-active {
  opacity: 1;
  visibility: visible;
  position: relative;
  transition: 0.5s;
}

.reviews__item {
  background: #fff;
  border: 1px solid #E8EEFE;
  padding: 2rem;
  border-radius: 2rem;
}
@media (min-width: 768px) {
  .reviews__item {
    padding: 3rem;
    border-radius: 3rem;
  }
}

.reviews__item-author {
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .reviews__item-author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 1rem;
  }
}

.reviews__item-author-image {
  width: 10rem;
  height: 10rem;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 0 1rem;
  background: #F4F8FE;
  display: block;
}
.reviews__item-author-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .reviews__item-author-image {
    margin: 0 2rem 0 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

@media (min-width: 768px) {
  .reviews__item-author-desc {
    -ms-flex: 1;
    flex: 1;
  }
}

.reviews__item-author-title {
  display: block;
  margin: 0 0 0.5rem;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
}
.reviews__item-author-text {
  display: block;
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #A4B9FA;
}
.reviews__item-blockquote {
  display: block;
  margin: 0 0 3rem;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
}
@media (min-width: 768px) {
  .reviews__item-blockquote {
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 500;
  }
}

.faq {
  position: relative;
  margin: 0;
  padding: 6rem 0;
  border: 0.2rem solid #fff;
  border-radius: 4rem;
}
@media (min-width: 768px) {
  .faq {
    border-radius: 8rem;
    padding: 12rem 0;
  }
}

.faq__title {
  display: block;
  margin: 0 0 4rem;
  font-size: 4.6rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.02em;
  text-align: center;
}
@media (min-width: 768px) {
  .faq__title {
    font-size: 6rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.025em;
    margin: 0 0 6rem;
    text-align: left;
  }
}

.faq__grid > .row {
  margin: 0 -1rem -4rem;
}
.faq__grid > .row > [class^=col] {
  padding: 0 1rem 4rem;
}
@media (min-width: 768px) {
  .faq__grid > .row {
    margin: 0 -1rem -2rem;
  }
  .faq__grid > .row > [class^=col] {
    padding: 0 1rem 2rem;
  }
}

.faq__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.faq__list > li {
  margin: 0 0 1rem;
}
.faq__list > li:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .faq__list > li {
    margin: 0 0 2rem;
  }
  .faq__list > li:last-child {
    margin: 0;
  }
}

.faq__item {
  background: #fff;
  border: 1px solid #E8EEFE;
  color: #071233;
  border-radius: 2rem;
  padding: 2rem;
}
.faq__item.is-open .faq__item-question:after {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .faq__item {
    padding: 3rem;
    border-radius: 3rem;
  }
}

.faq__item-question {
  position: relative;
  display: block;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 600;
  padding: 0 4rem 0 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  transition: color 0.25s;
}
.faq__item-question:hover {
  color: #1B50F3;
}
.faq__item-question:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 3rem;
  height: 3rem;
  margin: -1.5rem 0 0 0;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 12.0001V10.0001C3 9.61408 3.223 9.26208 3.572 9.09608C3.921 8.93008 4.334 8.98108 4.634 9.22608L15 17.7081L25.367 9.22608C25.666 8.98108 26.079 8.93108 26.429 9.09608C26.779 9.26108 27 9.61408 27 10.0001V12.0001C27 12.3001 26.865 12.5841 26.633 12.7741L15.633 21.7741C15.264 22.0751 14.735 22.0751 14.366 21.7741L3.366 12.7741C3.135 12.5841 3 12.3001 3 12.0001Z' fill='%231B50F3'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  transition: transform 0.25s;
}
@media (min-width: 768px) {
  .faq__item-question {
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}

.faq__item-answer {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 400;
  position: relative;
  padding: 0 0 2rem;
  top: 2rem;
  display: none;
}
.faq__item-answer p {
  margin: 0 0 2rem;
}
.faq__item-answer p:last-child {
  margin: 0;
}

.faq__form {
  border-radius: 3rem;
  background: #fff;
  border: 1px solid #E8EEFE;
  padding: 2rem;
}
@media (min-width: 768px) {
  .faq__form > .row {
    -ms-flex-align: center;
    align-items: center;
  }
}

.faq__form-image {
  height: 15.6rem;
  margin: 0 0 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.faq__form-image img {
  display: block;
  max-height: 100%;
  max-width: 100%;
}
.faq__form-title {
  display: block;
  margin: 0 0 2rem;
  font-size: 3.2rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -0.015em;
}

.faq__form-text {
  display: block;
  margin: 0 0 3rem;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #676C77;
}
@media (min-width: 768px) {
  .faq__form-text {
    margin: 0 0 3rem;
  }
}

.faq__form-data .row {
  margin: 0 -1rem -1rem;
}
.faq__form-data .row > [class^=col] {
  padding: 0 1rem 1rem;
}
.faq__form-data .ui-field {
  margin: 0;
}
.faq__form-data .ui-btn {
  width: 100%;
}
@media (min-width: 768px) {
  .faq__form-data .row {
    margin: 0 -0.5rem -1rem;
  }
  .faq__form-data .row > [class^=col] {
    padding: 0 0.5rem 1rem;
  }
}

.partners {
  padding: 6rem 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .partners {
    padding: 12rem 0;
    border-radius: 8rem;
  }
}

.partners__title {
  display: block;
  margin: 0 0 4rem;
  font-size: 3.2rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -0.015em;
  text-align: center;
}
@media (min-width: 768px) {
  .partners__title {
    margin: 0 0 8rem;
    font-size: 6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}

.partners__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 18rem;
  height: 14rem;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: #fff;
  border: 1px solid #F4F8FE;
  box-shadow: 0px 0.8rem 1.2rem rgba(64, 123, 255, 0.15);
  border-radius: 2rem;
  padding: 1.5rem;
  margin: 0 1rem;
  pointer-events: auto;
  transition: transform 0.5s ease-in-out;
}
.partners__item img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.partners__item:hover {
  transform: scale(1.1);
}
@media (min-width: 768px) {
  .partners__item {
    width: 27rem;
    height: 17rem;
    border-radius: 3rem;
    box-shadow: 0px 1.8rem 3rem rgba(64, 123, 255, 0.15);
    background: #F4F8FE;
    border: 1px solid #FFFFFF;
    padding: 3rem;
  }
}

.topbar {
  position: relative;
  padding: 4rem 0;
  border-radius: 2rem;
  background: #fff;
}
@media (min-width: 768px) {
  .topbar {
    padding: 6rem 0;
    border-radius: 2rem 2rem 8rem 8rem;
    border: 0.2rem solid #E8EEFE;
  }
}
.topbar--violet {
  background: #7B4BFF url(/local/templates/school/include/css/../images/bg-topbar-violet.webp) 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.topbar--violet .topbar__image {
  border-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .topbar--violet .topbar__image {
    min-height: 48rem;
  }
}
@media (min-width: 768px) {
  .topbar--violet .topbar__desc {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
@media (min-width: 768px) {
  .topbar--violet .topbar__title {
    font-size: 6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
.topbar--violet .topbar__text {
  color: rgba(255, 255, 255, 0.8);
}
.topbar--violet .topbar__form .ui-prepend {
  color: #7B4BFF;
}
@media (min-width: 768px) {
  .topbar--violet .topbar__form:after {
    content: "";
    display: block;
    position: absolute;
    top: -9.5rem;
    right: -5.5rem;
    width: 14rem;
    height: 14rem;
    pointer-events: none;
    background: url(/local/templates/school/include/css/../images/img-topbar-decor-01.webp) 50% 50% no-repeat;
    background-size: contain;
  }
}
.topbar--coral {
  background: #FF6545;
  color: #fff;
}
.topbar--coral .topbar__image {
  border-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .topbar--coral .topbar__image {
    min-height: 48rem;
    overflow: visible;
  }
  .topbar--coral .topbar__image:before, .topbar--coral .topbar__image:after {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    pointer-events: none;
  }
  .topbar--coral .topbar__image:before {
    width: 15.5rem;
    height: 15.5rem;
    background-image: url(/local/templates/school/include/css/../images/img-topbar-decor-02.webp);
    position: absolute;
    top: -4.5rem;
    right: 1.5rem;
  }
  .topbar--coral .topbar__image:after {
    width: 16rem;
    height: 16rem;
    background-image: url(/local/templates/school/include/css/../images/img-topbar-decor-03.webp);
    position: absolute;
    top: 21rem;
    left: -5rem;
  }
}
@media (min-width: 768px) {
  .topbar--coral .topbar__desc {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
@media (min-width: 768px) {
  .topbar--coral .topbar__title {
    font-size: 6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
.topbar--coral .topbar__text {
  color: rgba(255, 255, 255, 0.8);
}
.topbar--coral .topbar__form .ui-prepend {
  color: #7B4BFF;
}
@media (min-width: 768px) {
  .topbar--coral .topbar__form:after {
    content: "";
    display: block;
    position: absolute;
    top: -9.5rem;
    right: -5.5rem;
    width: 14rem;
    height: 14rem;
    pointer-events: none;
    background: url(/local/templates/school/include/css/../images/img-topbar-decor-01.webp) 50% 50% no-repeat;
    background-size: contain;
  }
}
.topbar--light {
  background: #fff;
}
.topbar--light:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 8rem;
  background: #fff;
  margin: -4rem 0 0;
}
@media (min-width: 768px) {
  .topbar--light {
    background: #E8EEFE;
  }
  .topbar--light:after {
    display: none;
  }
}

@media (min-width: 768px) {
  .topbar__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 0;
    grid-template-areas: "top" "bottom";
  }
}
@media (min-width: 1200px) {
  .topbar__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 4rem;
    grid-template-areas: "left right";
  }
}

.topbar__image {
  border: 1px solid #E8EEFE;
  overflow: hidden;
  border-radius: 2rem;
  aspect-ratio: 341/240;
  width: 100%;
  height: auto;
  margin: 0 0 3rem;
  position: relative;
  z-index: 1;
}
.topbar__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
}
@media (min-width: 768px) {
  .topbar__image {
    min-height: 37.2rem;
    grid-area: bottom;
    margin: 0;
    border-radius: 4rem;
    aspect-ratio: unset;
  }
}
@media (min-width: 1200px) {
  .topbar__image {
    grid-area: right;
    min-height: 56rem;
  }
}

.topbar__desc {
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .topbar__desc {
    margin: 0 0 4rem;
  }
}
@media (min-width: 1200px) {
  .topbar__desc {
    margin: 0;
    grid-area: left;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

.topbar__icon {
  display: none;
}
@media (min-width: 1200px) {
  .topbar__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 9rem;
    height: 9rem;
    border-radius: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin: 0 0 3rem;
  }
  .topbar__icon img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

.topbar__title {
  display: block;
  margin: 0 0 2rem;
  font-size: 4.6rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.02em;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media (min-width: 768px) {
  .topbar__title {
    font-size: 8rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
    margin: 0 0 3rem;
    -webkit-hyphens: unset;
    -ms-hyphens: unset;
    hyphens: unset;
  }
}

.topbar__text {
  display: block;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 500;
  margin: 0 0 3rem;
  color: #676C77;
}
@media (min-width: 768px) {
  .topbar__text {
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: -0.01em;
    padding: 0 2rem 0 0;
  }
}

.topbar__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
}
.topbar__list > li {
  position: relative;
  padding: 0.5rem 1rem 0.5rem 2.5rem;
  background: #F4F8FE;
  border-radius: 3rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.topbar__list > li:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 1rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: #1B50F3;
  margin: -0.5rem 0 0 0;
}
@media (min-width: 768px) {
  .topbar__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 1.6rem;
  }
  .topbar__list > li {
    min-height: 4.2rem;
    padding: 0.5rem 1.5rem 0.5rem 3.5rem;
  }
  .topbar__list > li:before {
    left: 1.5rem;
  }
}

.topbar__form {
  background: #fff;
  border: 1px solid #F4F8FE;
  color: #071233;
  border-radius: 3rem;
  box-shadow: 0 1.8rem 3rem rgba(64, 123, 255, 0.15);
  padding: 2rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .topbar__form {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 1rem;
    grid-area: bottom;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
@media (min-width: 1200px) {
  .topbar__form {
    grid-area: right;
  }
}

.topbar__form-title {
  display: block;
  margin: 0 0 1rem;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
}
.topbar__form-title mark {
  color: #00C673;
}

.topbar__form-text {
  display: block;
  margin: 0 0 1rem;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
}
.topbar__form-text mark {
  color: #676C77;
}

.topbar__form-data .row {
  margin: 0 -0.5rem -1rem;
}
.topbar__form-data .row > [class^=col] {
  padding: 0 0.5rem 1rem;
}
.topbar__form-data .ui-field {
  margin: 0;
}
.topbar__form-data .ui-btn {
  width: 100%;
}

.topbar__card {
  border-radius: 2rem;
  background: #fff;
  overflow: hidden;
}
@media (min-width: 768px) {
  .topbar__card {
    border-radius: 4rem;
    padding: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.topbar__card-image {
  background: #F4F8FE;
  border: 1px solid #E8EEFE;
  border-radius: 2rem;
  width: 100%;
  height: auto;
  aspect-ratio: 341/180;
  overflow: hidden;
}
.topbar__card-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .topbar__card-image {
    aspect-ratio: unset;
    width: 28rem;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0 0 3rem;
    border-radius: 3rem;
  }
}

.topbar__card-desc {
  padding: 2rem 0 0 0;
}
@media (min-width: 768px) {
  .topbar__card-desc {
    padding: 2rem;
    -ms-flex: 1;
    flex: 1;
  }
}

.topbar__card-title {
  display: block;
  margin: 0 0 1.5rem;
  font-size: 3.2rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -0.015em;
}
@media (min-width: 768px) {
  .topbar__card-title {
    font-size: 4.6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.02em;
    margin: 0 0 3rem;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}

.topbar__card-list {
  margin: 0 0 1.5rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #676C77;
}
.topbar__card-list > li {
  position: relative;
  padding: 0.2rem 0 0.2rem 3.6rem;
  min-height: 2rem;
}
.topbar__card-list b {
  color: #071233;
  font-weight: 600;
}
.topbar__card-list svg {
  display: block;
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -1.5rem 0 0 0;
  color: #1B50F3;
}
@media (min-width: 768px) {
  .topbar__card-list {
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 0 3rem;
  }
}

.topbar__card-text {
  display: block;
  padding: 0 0 0 1rem;
  position: relative;
  margin: 0 0 2rem;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
}
.topbar__card-text:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0.2rem;
  height: 100%;
  border-radius: 0.2rem;
  background: #1B50F3;
}
@media (min-width: 768px) {
  .topbar__card-text {
    font-size: 2rem;
    margin: 0 0 3rem;
  }
}

.topbar__card-control .ui-price {
  white-space: nowrap;
}
.topbar__card-control .ui-btn {
  width: 100%;
}
.topbar__card-control .row {
  margin: 0 -0.75rem -1.5rem;
}
.topbar__card-control .row > [class^=col] {
  padding: 0 0.75rem 1.5rem;
}
@media (min-width: 768px) {
  .topbar__card-control .ui-price {
    height: 6rem;
    font-size: 3.2rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
  .topbar__card-control .ui-price small {
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 0;
  }
  .topbar__card-control .ui-btn {
    height: 6rem;
    padding: 0 3rem;
    font-size: 2.4rem;
    line-height: 1.3;
    font-weight: 600;
    border-radius: 2rem;
  }
}

.learning {
  padding: 6rem 0;
  background: #fff;
  border-radius: 4rem;
}
@media (min-width: 768px) {
  .learning {
    padding: 12rem 0;
    border-radius: 8rem;
  }
}

.consists {
  margin: 0 0 6rem;
}
@media (min-width: 768px) {
  .consists {
    margin: 0 0 4rem;
  }
}

@media (min-width: 768px) {
  .consists__wrapper {
    border-radius: 4rem;
    background: #F4F8FE;
    border: 1px solid #E8EEFE;
    padding: 6rem;
  }
}

.consists__title {
  display: block;
  margin: 0 0 3rem;
  font-size: 3.2rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -0.015em;
}
@media (min-width: 768px) {
  .consists__title {
    font-size: 4.6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}

.consists__item {
  border-radius: 2rem;
  background: #F4F8FE;
  border: 1px solid #E8EEFE;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  padding: 2rem;
}
@media (min-width: 768px) {
  .consists__item {
    border-radius: 3rem;
    background: #fff;
    border-color: #E8EEFE;
    padding: 3rem;
    min-height: auto;
  }
}

.consists__item-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 6rem;
  margin: 0 0 2rem;
}
.consists__item-image img {
  display: block;
  max-height: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .consists__item-image {
    height: 10rem;
    margin: 0 0 4rem;
  }
}

.consists__item-desc {
  margin: auto 0 0 0;
}

.consists__item-title {
  display: block;
  margin: 0 0 1rem;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
}
@media (min-width: 768px) {
  .consists__item-title {
    font-size: 3.2rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}

.consists__item-text {
  display: block;
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #676C77;
}
@media (min-width: 768px) {
  .consists__item-text {
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 500;
    margin: 0 -0.5rem 0 0;
  }
}

.why {
  margin: 0 0 6rem;
  padding: 2rem 0;
  border-radius: 3rem;
  background: #F4F8FE;
  border: 1px solid #E8EEFE;
}
.why .row {
  margin: 0 -0.5rem -2rem;
}
.why .row > [class^=col] {
  padding: 0 0.5rem 2rem;
}
@media (min-width: 768px) {
  .why {
    background: none;
    padding: 0;
    border: none;
    margin: 0 0 4rem;
  }
  .why .row > [class^=col] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .why .row > [class^=col]:nth-of-type(even) .why__item {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .why .row > [class^=col]:nth-of-type(even) .why__item-image {
    margin: 0 0 1rem;
  }
  .why .row > [class^=col]:nth-of-type(even) .why__item-desc {
    margin: 0;
  }
}

.why__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1;
  flex: 1;
}

.why__item-desc {
  padding: 1rem;
  margin: 0 0 1rem;
}
@media (min-width: 768px) {
  .why__item-desc {
    border-radius: 3rem;
    padding: 6rem;
    background: #F4F8FE;
    border: 1px solid #E8EEFE;
    -ms-flex: 1;
    flex: 1;
  }
}

.why__item-title {
  display: block;
  margin: 0 0 2rem;
  font-size: 3.2rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -0.015em;
}
@media (min-width: 768px) {
  .why__item-title {
    margin: 0 0 3rem;
    font-size: 4.6rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
}

.why__item-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #676C77;
}
.why__item-list > li {
  position: relative;
  padding: 0 0 0 1.2rem;
  margin: 0 0 2rem;
}
.why__item-list > li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0.2rem;
  background: #1B50F3;
  border-radius: 0.2rem;
}
.why__item-list > li:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .why__item-list {
    font-size: 2rem;
  }
  .why__item-list > li {
    margin: 0 0 3rem;
  }
  .why__item-list > li:last-child {
    margin: 0;
  }
}

.why__item-image {
  border: 1px solid #E8EEFE;
  background: #fff;
  border-radius: 2rem;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 335/200;
  overflow: hidden;
}
.why__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .why__item-image {
    border-radius: 3rem;
    aspect-ratio: unset;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 30rem;
  }
}

.results {
  margin: 0;
  padding: 3rem 1rem;
  border-radius: 3rem;
  background: #F4F8FE;
  border: 1px solid #E8EEFE;
}
@media (min-width: 768px) {
  .results {
    border-radius: 0;
    padding: 0;
    background: none;
    border: none;
  }
}

@media (min-width: 768px) {
  .results__wrapper {
    border-radius: 3rem;
    padding: 6rem;
    background: #F4F8FE;
    border: 1px solid #E8EEFE;
  }
}

.results__title {
  display: block;
  margin: 0 0 3rem;
  font-size: 3.2rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -0.015em;
}
@media (min-width: 768px) {
  .results__title {
    font-size: 4.6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.02em;
    margin: 0 0 3rem;
  }
}

.results__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.results__list > li {
  margin: 0 0 5rem;
}
.results__list > li:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .results__list {
    margin: 0 -2rem -4rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .results__list > li {
    padding: 0 2rem 4rem;
    margin: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .results__list > li:last-child {
    margin: 0;
  }
}

@media (min-width: 768px) {
  .results__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
  }
}

.results__item-desc {
  position: relative;
  padding: 0 0 0 1.2rem;
  margin: 0 0 2rem;
}
.results__item-desc:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0.2rem;
  height: 100%;
  border-radius: 0.2rem;
  background: #1B50F3;
}
@media (min-width: 768px) {
  .results__item-desc {
    margin: 0 0 3rem;
  }
}

.results__item-title {
  display: block;
  margin: 0 0 1rem;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
}
@media (min-width: 768px) {
  .results__item-title {
    margin: 0 0 2rem;
    font-size: 3.2rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}

.results__item-text {
  display: block;
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #676C77;
}
@media (min-width: 768px) {
  .results__item-text {
    font-size: 2rem;
  }
}

.results__item-video {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  border-radius: 2rem;
  background: #fff;
  border: 1px solid #E8EEFE;
  aspect-ratio: 315/197;
  text-decoration: none;
  color: #fff;
  will-change: transform;
}
.results__item-video:hover {
  text-decoration: none;
  color: #fff;
}
.results__item-video:hover .results__item-video-image {
  transform: scale(1.1);
}
@media (min-width: 768px) {
  .results__item-video {
    margin: auto 0 0 0;
    aspect-ratio: 350/247;
    border-radius: 2rem;
  }
}

.results__item-video-image {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  transition: transform 0.25s;
}
.results__item-video-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.results__item-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  margin: -4.5rem 0 0 -4.5rem;
  border: 0.2rem solid #fff;
  background: rgba(255, 255, 255, 0.5);
  color: #fff;
  border-radius: 50%;
  width: 9rem;
  height: 9rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-backdrop-filter: blur(2rem);
  backdrop-filter: blur(2rem);
}
.results__item-video-play svg {
  display: block;
  width: 2.5rem;
  height: 2.8rem;
  position: relative;
  left: 0.4rem;
}

.results__item-image {
  display: block;
  border-radius: 2rem;
  overflow: hidden;
}
.results__item-image img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .results__item-image {
    margin: auto 0 0 0;
    aspect-ratio: 350/247;
    border-radius: 2rem;
  }
}

.features {
  margin: 0 0 6rem;
}
@media (min-width: 768px) {
  .features {
    margin: 0 0 4rem;
  }
}

@media (min-width: 768px) {
  .features__wrapper {
    border-radius: 4rem;
    background: #F4F8FE;
    border: 1px solid #E8EEFE;
    padding: 6rem;
  }
}

.features__title {
  display: block;
  margin: 0 0 3rem;
  font-size: 3.2rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -0.015em;
}
@media (min-width: 768px) {
  .features__title {
    font-size: 4.6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}

.features__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.features__list > li {
  margin: 0 0 2rem;
}
.features__list > li:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .features__list > li {
    margin: 0 0 1rem;
  }
  .features__list > li:last-child {
    margin: 0;
  }
}

.features__item {
  background: #fff;
  border: 1px solid #E8EEFE;
  border-radius: 2rem;
  padding: 2rem;
}
.features__item.is-open .features__item-toggle:after {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .features__item {
    border-radius: 3rem;
    padding: 3rem;
  }
}

.features__item-toggle {
  cursor: pointer;
  color: #071233;
  position: relative;
  padding: 0 4rem 0 0;
  transition: color 0.25s;
}
.features__item-toggle:hover {
  color: #1B50F3;
}
.features__item-toggle:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 3rem;
  height: 3rem;
  margin: -1.5rem 0 0 0;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 12.0001V10.0001C3 9.61408 3.223 9.26208 3.572 9.09608C3.921 8.93008 4.334 8.98108 4.634 9.22608L15 17.7081L25.367 9.22608C25.666 8.98108 26.079 8.93108 26.429 9.09608C26.779 9.26108 27 9.61408 27 10.0001V12.0001C27 12.3001 26.865 12.5841 26.633 12.7741L15.633 21.7741C15.264 22.0751 14.735 22.0751 14.366 21.7741L3.366 12.7741C3.135 12.5841 3 12.3001 3 12.0001Z' fill='%231B50F3'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  transition: transform 0.25s;
}
.features__item-title {
  display: block;
  margin: 0;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 500;
}
@media (min-width: 768px) {
  .features__item-title {
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}

.features__item-content {
  display: none;
  position: relative;
  top: 2rem;
  padding: 0 0 2rem;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #676C77;
}
.features__item-content p {
  margin: 0 0 2rem;
}
.features__item-content p:last-child {
  margin: 0;
}
.features__item-content ul {
  margin: 0 0 2rem;
  padding: 0;
  list-style: none;
}
.features__item-content ul:last-child {
  margin: 0;
}
.features__item-content ul > li {
  position: relative;
  padding: 0 0 0 2.4rem;
}
.features__item-content ul > li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 1rem;
  width: 0.4rem;
  height: 0.4rem;
  background: currentColor;
  border-radius: 50%;
}
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 576px) {
  .container {
    max-width: 54rem;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 72rem;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 96rem;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 114rem;
  }
}

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-hd,
.col-hd-auto, .col-hd-12, .col-hd-11, .col-hd-10, .col-hd-9, .col-hd-8, .col-hd-7, .col-hd-6, .col-hd-5, .col-hd-4, .col-hd-3, .col-hd-2, .col-hd-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 1rem;
  padding-left: 1rem;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

.push-1 {
  left: 8.3333333333%;
}

.push-2 {
  left: 16.6666666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.3333333333%;
}

.push-5 {
  left: 41.6666666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.3333333333%;
}

.push-8 {
  left: 66.6666666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.3333333333%;
}

.push-11 {
  left: 91.6666666667%;
}

.pull-1 {
  right: 8.3333333333%;
}

.pull-2 {
  right: 16.6666666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.3333333333%;
}

.pull-5 {
  right: 41.6666666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.3333333333%;
}

.pull-8 {
  right: 66.6666666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.3333333333%;
}

.pull-11 {
  right: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.3333333333%;
  }
  .push-sm-2 {
    left: 16.6666666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.3333333333%;
  }
  .push-sm-5 {
    left: 41.6666666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.3333333333%;
  }
  .push-sm-8 {
    left: 66.6666666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.3333333333%;
  }
  .push-sm-11 {
    left: 91.6666666667%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.3333333333%;
  }
  .pull-sm-2 {
    right: 16.6666666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.3333333333%;
  }
  .pull-sm-5 {
    right: 41.6666666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.3333333333%;
  }
  .pull-sm-8 {
    right: 66.6666666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.3333333333%;
  }
  .pull-sm-11 {
    right: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.3333333333%;
  }
  .push-md-2 {
    left: 16.6666666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.3333333333%;
  }
  .push-md-5 {
    left: 41.6666666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.3333333333%;
  }
  .push-md-8 {
    left: 66.6666666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.3333333333%;
  }
  .push-md-11 {
    left: 91.6666666667%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.3333333333%;
  }
  .pull-md-2 {
    right: 16.6666666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.3333333333%;
  }
  .pull-md-5 {
    right: 41.6666666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.3333333333%;
  }
  .pull-md-8 {
    right: 66.6666666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.3333333333%;
  }
  .pull-md-11 {
    right: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.3333333333%;
  }
  .push-lg-2 {
    left: 16.6666666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.3333333333%;
  }
  .push-lg-5 {
    left: 41.6666666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.3333333333%;
  }
  .push-lg-8 {
    left: 66.6666666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.3333333333%;
  }
  .push-lg-11 {
    left: 91.6666666667%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.3333333333%;
  }
  .pull-lg-2 {
    right: 16.6666666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.3333333333%;
  }
  .pull-lg-5 {
    right: 41.6666666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.3333333333%;
  }
  .pull-lg-8 {
    right: 66.6666666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.3333333333%;
  }
  .pull-lg-11 {
    right: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.3333333333%;
  }
  .push-xl-2 {
    left: 16.6666666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.3333333333%;
  }
  .push-xl-5 {
    left: 41.6666666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.3333333333%;
  }
  .push-xl-8 {
    left: 66.6666666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.3333333333%;
  }
  .push-xl-11 {
    left: 91.6666666667%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.3333333333%;
  }
  .pull-xl-2 {
    right: 16.6666666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.3333333333%;
  }
  .pull-xl-5 {
    right: 41.6666666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.3333333333%;
  }
  .pull-xl-8 {
    right: 66.6666666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.3333333333%;
  }
  .pull-xl-11 {
    right: 91.6666666667%;
  }
}
@media (min-width: 1440px) {
  .col-hd {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-hd-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-hd-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-hd-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-hd-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-hd-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-hd-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-hd-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-hd-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-hd-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-hd-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-hd-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-hd-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-hd-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-hd-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-hd-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-hd-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-hd-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-hd-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-hd-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-hd-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-hd-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-hd-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-hd-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-hd-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-hd-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-hd-0 {
    margin-left: 0%;
  }
  .offset-hd-1 {
    margin-left: 8.3333333333%;
  }
  .offset-hd-2 {
    margin-left: 16.6666666667%;
  }
  .offset-hd-3 {
    margin-left: 25%;
  }
  .offset-hd-4 {
    margin-left: 33.3333333333%;
  }
  .offset-hd-5 {
    margin-left: 41.6666666667%;
  }
  .offset-hd-6 {
    margin-left: 50%;
  }
  .offset-hd-7 {
    margin-left: 58.3333333333%;
  }
  .offset-hd-8 {
    margin-left: 66.6666666667%;
  }
  .offset-hd-9 {
    margin-left: 75%;
  }
  .offset-hd-10 {
    margin-left: 83.3333333333%;
  }
  .offset-hd-11 {
    margin-left: 91.6666666667%;
  }
  .push-hd-0 {
    left: auto;
  }
  .push-hd-1 {
    left: 8.3333333333%;
  }
  .push-hd-2 {
    left: 16.6666666667%;
  }
  .push-hd-3 {
    left: 25%;
  }
  .push-hd-4 {
    left: 33.3333333333%;
  }
  .push-hd-5 {
    left: 41.6666666667%;
  }
  .push-hd-6 {
    left: 50%;
  }
  .push-hd-7 {
    left: 58.3333333333%;
  }
  .push-hd-8 {
    left: 66.6666666667%;
  }
  .push-hd-9 {
    left: 75%;
  }
  .push-hd-10 {
    left: 83.3333333333%;
  }
  .push-hd-11 {
    left: 91.6666666667%;
  }
  .pull-hd-0 {
    right: auto;
  }
  .pull-hd-1 {
    right: 8.3333333333%;
  }
  .pull-hd-2 {
    right: 16.6666666667%;
  }
  .pull-hd-3 {
    right: 25%;
  }
  .pull-hd-4 {
    right: 33.3333333333%;
  }
  .pull-hd-5 {
    right: 41.6666666667%;
  }
  .pull-hd-6 {
    right: 50%;
  }
  .pull-hd-7 {
    right: 58.3333333333%;
  }
  .pull-hd-8 {
    right: 66.6666666667%;
  }
  .pull-hd-9 {
    right: 75%;
  }
  .pull-hd-10 {
    right: 83.3333333333%;
  }
  .pull-hd-11 {
    right: 91.6666666667%;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1440px) {
  .flex-hd-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-hd-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-hd-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-hd-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-hd-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-hd-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-hd-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-hd-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-hd-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-hd-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-hd-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-hd-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-hd-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-hd-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-hd-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-hd-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-hd-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-hd-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-hd-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-hd-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-hd-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-hd-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-hd-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-hd-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-hd-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-hd-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-hd-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-hd-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-hd-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
* {
  outline: none;
  box-sizing: border-box;
}
*:before, *:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px) and (max-width: 1399px) {
  html {
    font-size: 0.7142857143vw;
  }
}
@media (min-width: 1400px) {
  html {
    font-size: 10px;
  }
}

body {
  background: var(--body-bg);
  color: var(--body-color);
  overflow-x: hidden;
  overflow-y: auto;
  font: 500 1.6rem/1.4 var(--font-primary);
}

html:not(.is-loaded) * {
  transition: none !important;
}
html:not(.is-loaded) *:before, html:not(.is-loaded) *:after {
  transition: none !important;
}

.app {
  position: relative;
  min-height: 100%;
  min-width: 32rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  max-width: 192rem;
}

.container-fluid {
  margin: 0 auto;
  padding: 0 2rem;
}
@media (min-width: 768px) {
  .container-fluid {
    padding: 0 4rem;
    max-width: 126rem;
  }
}

@keyframes szIconShow {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes szHeaderFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.is-nav-open .header__backdrop,
.is-nav-open .header__nav-backdrop {
  opacity: 1;
  visibility: visible;
}
.is-nav-open .header__sticky {
  border-radius: 0;
  box-shadow: none;
}
.is-nav-open .header__toggle svg:nth-of-type(1),
.is-nav-open .header__nav-toggle-icon svg:nth-of-type(1) {
  display: none;
}
.is-nav-open .header__toggle svg:nth-of-type(2),
.is-nav-open .header__nav-toggle-icon svg:nth-of-type(2) {
  display: block;
}
.is-nav-open .header__nav-offcanvas {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}

.is-sticky .header__phone {
  display: none;
}
.is-sticky .header__sticky {
  position: fixed;
}
.is-sticky .header__logo svg.header__logo-default {
  display: none;
}
.is-sticky .header__logo svg.header__logo-sticky {
  display: block;
}
.is-sticky .header__additional {
  margin: 0 auto;
}
.is-sticky .header__toggle {
  visibility: visible;
}
.is-sticky .header__nav {
  margin: 0;
  width: auto;
}
.is-sticky .header__nav-toggle {
  display: none;
}
@media (min-width: 768px) {
  .is-sticky .header__sticky {
    position: fixed;
    animation: szHeaderFadeIn 0.25s forwards;
    padding: 1.5rem 0;
  }
  .is-sticky .header__additional {
    margin: 0 0 0 auto;
  }
  .is-sticky .header__toggle {
    display: none;
  }
  .is-sticky .header__section {
    margin: 0;
  }
  .is-sticky .header__section:nth-of-type(2) {
    display: none;
  }
}

@media (hover: none) {
  .is-nav-open.is-sticky body {
    overflow: hidden;
  }
}

.header {
  margin: 0;
  position: relative;
  top: 0;
  z-index: 2000;
  line-height: 1;
  transition: opacity 0.25s;
}
.header__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.05);
  -webkit-backdrop-filter: blur(0.75rem);
  backdrop-filter: blur(0.75rem);
  transition: opacity 0.25s, visibility 0.25s;
  visibility: hidden;
  opacity: 0;
  display: block;
}
@media (min-width: 768px) {
  .header__backdrop {
    display: none;
  }
}

.header__sticky {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  background: #FFFFFF;
  border-bottom: 1px solid #F4F8FE;
  box-shadow: 0 0.8rem 1.2rem rgba(64, 123, 255, 0.15);
  border-radius: 0px 0px 2rem 2rem;
  padding: 0.5rem 0 1rem;
  opacity: 1;
}
@media (min-width: 768px) {
  .header__sticky {
    padding: 2rem 0 1rem;
    z-index: unset;
  }
}
@media (min-width: 1200px) {
  .header__sticky {
    padding: 2rem 0 1.5rem;
  }
}

.header__section {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 0 1rem;
}
.header__section:last-of-type {
  margin: 0;
}
@media (min-width: 768px) {
  .header__section {
    margin: 0 0 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
  }
  .header__section:last-of-type {
    margin: 0;
  }
}

.header__logo {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -1.6rem 0 0 0;
  width: 17rem;
  height: 3.2rem;
}
.header__logo img, .header__logo svg {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.header__logo img.header__logo-sticky, .header__logo svg.header__logo-sticky {
  display: none;
}
@media (min-width: 768px) {
  .header__logo {
    width: 12rem;
  }
}

.header__additional {
  margin: 0 0 0 auto;
}

.header__additional-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .header__additional-menu {
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: 600;
    white-space: nowrap;
  }
  .header__additional-menu > li {
    margin: 0 3rem 0 0;
  }
  .header__additional-menu > li:last-child {
    margin: 0;
  }
}

.header__additional-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #1D1D1B;
  transition: color 0.25s;
}
.header__additional-link:hover {
  text-decoration: none;
  color: #FF8700;
}

.header__additional-link-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.header__additional-link-icon img, .header__additional-link-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .header__additional-link-icon {
    margin: 0 0.5rem 0 0;
  }
}

.header__additional-link-text {
  display: none;
}
@media (min-width: 768px) {
  .header__additional-link-text {
    display: block;
    -ms-flex: 1;
    flex: 1;
  }
}

.header__toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 0;
  margin: -1.6rem 0 0 0;
  padding: 0;
  width: 3.2rem;
  height: 3.2rem;
  border: none;
  background: #761CEA;
  border-radius: 1.4rem;
  color: #fff;
  cursor: pointer;
  visibility: hidden;
}
.header__toggle svg {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  will-change: transform;
  animation: szIconShow 0.25s forwards;
}
.header__toggle svg:nth-of-type(1) {
  width: 2.2rem;
  height: 2.2rem;
}
.header__toggle svg:nth-of-type(2) {
  width: 1.6rem;
  height: 1.6rem;
  display: none;
}

.header__catalog {
  position: relative;
  z-index: 150;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.5rem 0 0;
  margin: 0 1rem 0 0;
}
.header__catalog:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.5rem;
  bottom: -0.5rem;
  left: -2rem;
  right: 0;
  z-index: -1;
  background: #fff;
  border-radius: 0 0 0 3rem;
  pointer-events: none;
}
.header__catalog:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 1rem;
  height: 100%;
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}
@media (min-width: 768px) {
  .header__catalog {
    -ms-flex-order: 1;
    order: 1;
    display: block;
    margin: 0 1.5rem 0 0;
    padding: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
  }
  .header__catalog:before, .header__catalog:after {
    display: none;
  }
}

.header__catalog-toggle {
  position: relative;
  z-index: 100;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
  font: 600 1.4rem/2.2rem var(--font-primary);
  color: #761CEA;
  border-radius: 0.4rem;
  text-decoration: none;
}
.header__catalog-toggle:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.2rem;
  left: -0.6rem;
  right: -0.6rem;
  bottom: -0.2rem;
  border-radius: inherit;
  background: #F4F8FE;
  z-index: -1;
  transition: opacity 0.25s;
  opacity: 0;
}
.header__catalog-toggle:hover {
  text-decoration: none;
  color: #761CEA;
}
.header__catalog-toggle:hover:before {
  opacity: 1;
}
@media (min-width: 768px) {
  .header__catalog-toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    padding: 0;
    background: none;
    font: 600 1.6rem/1.3 var(--font-primary);
    color: #761CEA;
    cursor: pointer;
    border-radius: 0.4rem;
    position: relative;
    z-index: 100;
  }
  .header__catalog-toggle:before {
    left: -0.2rem;
    right: -0.3rem;
  }
}

.header__catalog-toggle-icon {
  display: none;
}
@media (min-width: 768px) {
  .header__catalog-toggle-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0.4rem 0 0;
  }
  .header__catalog-toggle-icon svg {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
  }
}

@media (min-width: 768px) {
  .header__catalog-toggle-text {
    display: block;
    -ms-flex: 1;
    flex: 1;
  }
}

.header__catalog-offcanvas {
  display: none;
}
@media (min-width: 768px) {
  .header__catalog-offcanvas {
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0.5rem 0 0;
    background: #FFFFFF;
    border: 1px solid #F4F8FE;
    box-shadow: 0px 0.8rem 1.2rem rgba(118, 28, 234, 0.15);
    border-radius: 0.4rem 0.4rem 1rem 1rem;
    z-index: 1000;
    padding: 1rem 1rem 1rem 1.5rem;
    width: 18.7rem;
    transition: opacity 0.25s, visibility 0.25s;
    opacity: 0;
    visibility: hidden;
    display: block;
  }
  .header__catalog-offcanvas:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    height: 0.5rem;
  }
}

@media (min-width: 768px) {
  .header__catalog-group {
    margin: 0 0 2.5rem;
  }
  .header__catalog-group:last-child {
    margin: 0;
  }
}

@media (min-width: 768px) {
  .header__catalog-title {
    display: block;
    margin: 0 0 1.5rem;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 500;
    color: #8B8B8A;
  }
}

@media (min-width: 768px) {
  .header__catalog-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: 600;
  }
  .header__catalog-menu > li {
    margin: 0 0 1.5rem;
  }
  .header__catalog-menu > li:last-child {
    margin: 0;
  }
}

@media (min-width: 768px) {
  .header__catalog-link {
    text-decoration: none;
    color: #1D1D1B;
    transition: color 0.25s;
  }
  .header__catalog-link:hover {
    text-decoration: none;
    color: #FF8700;
  }
}

.header__phone {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 3.2rem;
  width: 100%;
  padding: 0 0.8rem;
  margin: 0 0 1rem;
  background: #F9F9FA;
  border-radius: 1.4rem;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 600;
  color: #1D1D1B;
  text-decoration: none;
}
.header__phone svg {
  display: block;
  width: 3rem;
  height: 3rem;
  margin: 0 1.5rem 0 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.header__phone:hover {
  text-decoration: none;
  color: #1D1D1B;
}
@media (min-width: 768px) {
  .header__phone {
    display: none;
  }
}

.header__nav {
  margin: 0 0 1.5rem;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .header__nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    max-width: none;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    -ms-flex-order: 3;
    order: 3;
    gap: 2rem;
  }
  .header__nav:before, .header__nav:after {
    display: none;
  }
}

.header__nav-helper {
  display: none;
}
@media (min-width: 768px) {
  .header__nav-helper {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: 600;
    white-space: nowrap;
  }
  .header__nav-helper > li {
    margin: 0 0 0 2rem;
  }
}

@media (min-width: 768px) {
  .header__nav-helper-link {
    text-decoration: none;
    color: #1D1D1B;
    transition: color 0.25s;
  }
  .header__nav-helper-link:hover {
    text-decoration: none;
    color: #FF8700;
  }
}

.header__nav-toggle {
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  background: #761CEA;
  color: #fff;
  border-radius: 1.4rem;
  font: 600 1.4rem/1.3 var(--font-primary);
  padding: 0.5rem 1rem;
  height: 3.2rem;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.header__nav-toggle:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.25);
  transition: opacity 0.25s;
  opacity: 0;
}
.header__nav-toggle:hover:after {
  opacity: 1;
}
@media (min-width: 768px) {
  .header__nav-toggle {
    width: auto;
    height: 4rem;
    font-size: 1.6rem;
  }
}

.header__nav-toggle-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.8rem;
  height: 2.8rem;
  position: relative;
  margin: 0 1rem 0 0;
  padding: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.header__nav-toggle-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  animation: szIconShow 0.25s forwards;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.header__nav-toggle-icon svg:nth-of-type(1) {
  width: 2.7rem;
  height: 2.7rem;
}
.header__nav-toggle-icon svg:nth-of-type(2) {
  width: 2rem;
  height: 2rem;
  display: none;
}

.header__nav-backdrop {
  display: none;
}
@media (min-width: 768px) {
  .header__nav-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 500;
    background: rgba(0, 0, 0, 0.05);
    -webkit-backdrop-filter: blur(0.75rem);
    backdrop-filter: blur(0.75rem);
    transition: opacity 0.25s, visibility 0.25s;
    visibility: hidden;
    opacity: 0;
    display: block;
    pointer-events: none;
  }
}

.header__nav-offcanvas {
  position: absolute;
  top: 100%;
  left: -2rem;
  right: -2rem;
  z-index: 1000;
  background: #FFFFFF;
  border-bottom: 1px solid #F4F8FE;
  box-shadow: 0px 0.5rem 0.5rem rgba(118, 28, 234, 0.2);
  border-radius: 0px 0px 0px 2rem;
  padding: 1.5rem 2rem;
  transition: opacity 0.25s, visibility 0.25s, transform 0.25s;
  opacity: 0;
  visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
}
.header__nav-offcanvas::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .header__nav-offcanvas {
    position: fixed;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    height: 100%;
    width: 27.2rem;
    background: #FFFFFF;
    border-left: 1px solid #F4F8FE;
    box-shadow: 0px 1.8rem 2.8rem rgba(9, 30, 66, 0.15);
    border-radius: 2rem 0px 0px 2rem;
    padding: 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    transform: translate(100%, 0);
  }
  .header__nav-offcanvas::-webkit-scrollbar {
    display: none;
  }
}

.header__nav-close {
  display: none;
}
@media (min-width: 768px) {
  .header__nav-close {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 2rem;
    right: 2rem;
    z-index: 1200;
    border: none;
    background: #F4F8FE;
    box-shadow: 0px 0.8rem 1.2rem rgba(118, 28, 234, 0.15);
    border-radius: 2.5rem;
    width: 3.6rem;
    height: 3.6rem;
    color: #761CEA;
    cursor: pointer;
  }
  .header__nav-close svg {
    display: block;
    width: 2rem;
    height: 2rem;
  }
}

.header__nav-logo {
  display: none;
}
@media (min-width: 768px) {
  .header__nav-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 3.6rem;
    margin: 0 0 1rem;
  }
  .header__nav-logo img, .header__nav-logo svg {
    display: block;
  }
}

.header__nav-scrollbar {
  position: relative;
}
@media (min-width: 768px) {
  .header__nav-scrollbar {
    -ms-flex: 1;
    flex: 1;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
  }
  .header__nav-scrollbar::-webkit-scrollbar {
    display: none;
  }
}

.header__nav-menu {
  margin: 0 0 1.5rem;
  padding: 0;
  list-style: none;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 600;
  columns: 2;
  column-gap: 2rem;
}
.header__nav-menu > li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 768px) {
  .header__nav-menu {
    columns: unset;
    column-gap: unset;
    margin: 0 0 1rem;
  }
}

.header__nav-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #1D1D1B;
  transition: color 0.25s;
  padding: 0.5rem 3rem 0.5rem 0;
  position: relative;
  height: 4rem;
}
.header__nav-link svg {
  display: block;
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 2rem;
  height: 2rem;
  margin: -1rem 0 0 0;
  color: #761CEA;
}
.header__nav-link:hover {
  text-decoration: none;
  color: #FF8700;
}

.header__nav-aside {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: #fff;
  transition: opacity 0.25s, visibility 0.25s;
  opacity: 0;
  visibility: hidden;
}
.header__nav-aside.is-open {
  opacity: 1;
  visibility: visible;
  position: relative;
}
.header__nav-aside .header__nav-menu {
  columns: unset;
  column-gap: unset;
}

.header__nav-back {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
  border: none;
  background: none;
  padding: 1rem 0;
  min-height: 4rem;
  cursor: pointer;
  font: 600 1.4rem/1.3 var(--font-primary);
  color: #8B8B8A;
  transition: color 0.25s;
}
.header__nav-back svg {
  display: block;
  width: 2rem;
  height: 2rem;
  margin: 0 1rem 0 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #761CEA;
}
.header__nav-back:hover {
  color: #761CEA;
}

.header__nav-group {
  margin: 0 0 1rem;
}

.header__nav-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0.5rem 0;
  min-height: 3rem;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 500;
  color: #761CEA;
}

.header__nav-submenu {
  margin: 0 0 1.5rem;
  padding: 0;
  list-style: none;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 600;
}
@media (min-width: 768px) {
  .header__nav-submenu {
    margin: 0 0 1rem;
  }
}

.header__nav-contacts {
  border-top: 1px solid #DEDEDE;
  padding: 1.5rem 0 0 0;
  margin: auto 0 0 0;
}
@media (min-width: 768px) {
  .header__nav-contacts {
    position: relative;
    z-index: 100;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 1rem 0 0 0;
    margin: 1rem 0 0 0;
    background: #fff;
  }
}

.header__nav-phone {
  display: block;
  margin: 0 0 1rem;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 700;
}
.header__nav-phone a {
  text-decoration: none;
  color: #1D1D1B;
  transition: color 0.25s;
}
.header__nav-phone a:hover {
  text-decoration: none;
  color: #FF8700;
}

.header__nav-email {
  display: block;
  margin: 0 0 1rem;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 600;
}
.header__nav-email a {
  text-decoration: none;
  color: #1D1D1B;
  transition: color 0.25s;
}
.header__nav-email a:hover {
  text-decoration: none;
  color: #FF8700;
}

.header__nav-social {
  margin: 0 -0.4rem -0.8rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
}
.header__nav-social > li {
  padding: 0 0.4rem 0.8rem;
}
.header__nav-social a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  color: #1D1D1B;
  transition: transform 0.25s;
}
.header__nav-social a:hover {
  text-decoration: none;
  color: #1D1D1B;
  transform: scale(0.8);
}
.header__nav-social svg {
  display: block;
  width: 5rem;
  height: 5rem;
}
@media (min-width: 768px) {
  .header__nav-social svg {
    width: 2.5rem;
    height: 2.5rem;
  }
}

.header__multicolor {
  overflow-x: auto;
  overflow-y: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1.5rem;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  min-width: 0;
}
.header__multicolor::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .header__multicolor {
    margin: 0 2rem 0 0;
    padding: 0;
    position: relative;
    overflow: visible;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-order: 2;
    order: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 0;
  }
}

.header__multicolor-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 600;
  white-space: nowrap;
  position: relative;
}
.header__multicolor-menu > li {
  margin: 0 1rem 0 0;
}
.header__multicolor-menu > li:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .header__multicolor-menu {
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 2.2rem 0 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .header__multicolor-menu:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 1.1rem;
    width: 0.2rem;
    height: 2.6rem;
    border-radius: 0.2rem;
    background: #D0D3DA;
    margin: -1.3rem -1px 0 0;
  }
  .header__multicolor-menu:last-child:after {
    display: none;
  }
  .header__multicolor-menu > li {
    padding: 0.5rem 0;
    margin: 0 1rem 0 0;
  }
  .header__multicolor-menu > li:last-child {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .header__multicolor-menu {
    max-width: none;
  }
}

.header__multicolor-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 100;
  text-decoration: none;
  color: #1D1D1B;
  border-radius: 0.4rem;
}
.header__multicolor-link:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.2rem;
  left: -0.6rem;
  right: -0.6rem;
  bottom: -0.2rem;
  border-radius: inherit;
  background: #F4F8FE;
  z-index: -1;
  transition: opacity 0.25s;
  opacity: 0;
}
.header__multicolor-link:hover {
  text-decoration: none;
  color: #1D1D1B;
}
.header__multicolor-link:hover:before {
  opacity: 1;
}
.header__multicolor-link--purple {
  color: #761CEA;
}
.header__multicolor-link--purple:hover {
  color: #761CEA;
}
.header__multicolor-link--orange {
  color: #FF6545;
}
.header__multicolor-link--orange:hover {
  color: #FF6545;
}
.header__multicolor-link--blue {
  color: #407BFF;
}
.header__multicolor-link--blue:hover {
  color: #407BFF;
}
.header__multicolor-link--green {
  color: #39B385;
}
.header__multicolor-link--green:hover {
  color: #39B385;
}
.header__multicolor-link--turq {
  color: #16A3C5;
}
.header__multicolor-link--turq:hover {
  color: #16A3C5;
}

.main {
  position: relative;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  overflow: hidden;
}

.footer {
  background: #fff;
  color: #1D1D1B;
  border-radius: 4rem 4rem 0 0;
  padding: 6rem 0;
  width: 100%;
  max-width: 192rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .footer {
    border-radius: 8rem 8rem 0 0;
  }
}

@media (min-width: 768px) {
  .footer__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 2rem;
    grid-template-areas: "logo logo" "subsc subsc" "nav nav" "license contacts" "info info" "line line" "policy policy" "copyright social" "payments payments";
  }
}
@media (min-width: 1200px) {
  .footer__grid {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    grid-template-areas: "logo subsc subsc subsc" "nav nav nav nav" "info info license contacts" "line line line line" "copyright policy policy social" "payments payments payments payments";
  }
}

.footer__logo {
  margin: 0 0 2.5rem;
  max-width: 25rem;
}
.footer__logo img, .footer__logo svg {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
@media (min-width: 768px) {
  .footer__logo {
    grid-area: logo;
    margin: 0 0 2rem;
    max-width: 28rem;
  }
}
@media (min-width: 1200px) {
  .footer__logo {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

.footer__subsc {
  background: #F4F8FE;
  border-radius: 2rem;
  margin: 0 0 2.5rem;
  padding: 1.5rem 2rem 2rem;
}
.footer__subsc .ui-validate {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  display: none;
}
@media (min-width: 768px) {
  .footer__subsc {
    grid-area: subsc;
    padding: 2rem;
    margin: 0 0 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
}

.footer__subsc-title {
  display: block;
  margin: 0 0 1.5rem;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
}
@media (min-width: 768px) {
  .footer__subsc-title {
    margin: 0 1.5rem 0 0;
    -ms-flex: 1;
    flex: 1;
  }
}

@media (min-width: 768px) {
  .footer__subsc-data {
    width: 25.6rem;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
@media (min-width: 1200px) {
  .footer__subsc-data {
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    width: 44.8rem;
  }
  .footer__subsc-data > * {
    -ms-flex: 1;
    flex: 1;
  }
}

.footer__subsc-input {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #F4F8FE;
  border-radius: 1.4rem;
  font: 600 1.6rem/1.2 var(--font-primary);
  padding: 0.5rem 1rem;
  height: 4rem;
  color: #1D1D1B;
  margin: 0 0 1rem;
}
.footer__subsc-input:-ms-input-placeholder {
  color: #676C77;
  transition: opacity 0.25s;
}
.footer__subsc-input::placeholder {
  color: #676C77;
  transition: opacity 0.25s;
}
.footer__subsc-input:focus {
  border-color: #761CEA;
  box-shadow: 0 0 0 1px #761CEA;
}
.footer__subsc-input:focus:-ms-input-placeholder {
  opacity: 0.2;
}
.footer__subsc-input:focus::placeholder {
  opacity: 0.2;
}
.footer__subsc-input.is-error {
  border-color: #FF3E3B;
  box-shadow: 0 0 0 1px #FF3E3B;
}

.footer__subsc-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  font: 600 1.6rem/2.8rem var(--font-primary);
  padding: 0.5rem 1.2rem;
  height: 4rem;
  border: none;
  background: #407BFF;
  border-radius: 1.4rem;
  color: #fff;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.footer__subsc-btn svg {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 0.8rem 0 0;
}
.footer__subsc-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.25);
  transition: opacity 0.25s;
  opacity: 0;
}
.footer__subsc-btn:hover:after {
  opacity: 1;
}
.footer__subsc-btn:active {
  transition: none;
  transform: translate(0, 1px);
  box-shadow: inset 0 0.2rem 0.5rem rgba(0, 0, 0, 0.15);
}

.footer__nav {
  margin: 0 0 2.5rem;
  border-bottom: 1px solid #F4F8FE;
}
@media (min-width: 768px) {
  .footer__nav {
    grid-area: nav;
  }
}
@media (min-width: 768px) {
  .footer__nav {
    margin: 0 0 2rem;
    padding: 0 0 2rem;
  }
  .footer__nav .row {
    margin: 0 -1rem -2rem;
  }
  .footer__nav .row > [class^=col] {
    padding: 0 1rem 2rem;
  }
}

.footer__nav-group.is-open .footer__nav-title svg {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .footer__nav-group {
    max-width: 80%;
  }
}

.footer__nav-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 600;
  cursor: pointer;
  color: #1D1D1B;
  padding: 1rem 2.5rem 1rem 0;
  min-height: 5.8rem;
  position: relative;
  transition: color 0.25s;
}
.footer__nav-title svg {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 2.5rem;
  height: 2.5rem;
  margin: -1.25rem 0 0 0;
  transition: transform 0.25s;
  color: #761CEA;
}
.footer__nav-title:hover {
  text-decoration: none;
  color: #FF8700;
}
@media (min-width: 768px) {
  .footer__nav-title {
    cursor: default;
    min-height: auto;
    padding: 0;
    margin: 0 0 1rem;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 500;
    color: #99A0AF;
  }
  .footer__nav-title:hover {
    color: #99A0AF;
  }
  .footer__nav-title svg {
    display: none;
  }
}

.footer__nav-dropdown {
  display: none;
}
@media (min-width: 768px) {
  .footer__nav-dropdown {
    display: block;
  }
}

.footer__nav-menu {
  margin: 0;
  padding: 0 1.5rem 2.5rem;
  list-style: none;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
}
.footer__nav-menu > li {
  margin: 0 0 1rem;
}
.footer__nav-menu > li:last-child {
  margin: 0;
}
.footer__nav-menu a {
  text-decoration: none;
  color: #1D1D1B;
  transition: color 0.25s;
}
.footer__nav-menu a:hover {
  text-decoration: none;
  color: #FF6545;
}
@media (min-width: 768px) {
  .footer__nav-menu {
    padding: 0;
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 500;
  }
  .footer__nav-menu small {
    display: block;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 600;
  }
}

.footer__contacts {
  margin: 0 0 3.2rem;
  padding: 0;
  list-style: none;
  font-size: 3.2rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -0.015em;
}
.footer__contacts > li {
  margin: 0 0 2.5rem;
}
.footer__contacts > li:last-child {
  margin: 0;
}
.footer__contacts a {
  text-decoration: none;
  color: #1D1D1B;
}
.footer__contacts a:hover {
  text-decoration: none;
  color: #FF6545;
}
@media (min-width: 768px) {
  .footer__contacts {
    grid-area: contacts;
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0 0 2rem;
  }
  .footer__contacts > li {
    margin: 0 0 1rem;
  }
  .footer__contacts > li:last-child {
    margin: 0;
  }
}

.footer__social {
  margin: 0 0 3.2rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2rem;
}
.footer__social a {
  text-decoration: none;
  color: #7B4BFF;
}
.footer__social a:hover {
  text-decoration: none;
  color: #FF6545;
}
.footer__social svg {
  display: block;
  width: 3.6rem;
  height: 3.6rem;
}
@media (min-width: 768px) {
  .footer__social {
    grid-area: social;
    margin: 0 0 2rem;
  }
  .footer__social svg {
    width: 2rem;
    height: 2rem;
  }
}

.footer__line {
  border: none;
  border-bottom: 1px solid #F4F8FE;
  margin: 0 0 2.5rem;
}
@media (min-width: 768px) {
  .footer__line {
    grid-area: line;
    margin: 0 0 2rem;
  }
}

.footer__info {
  margin: 0 0 2.5rem;
  padding: 0 0 2.5rem;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2rem;
  border-bottom: 1px solid #F4F8FE;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
}
.footer__info > li {
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 768px) {
  .footer__info {
    grid-area: info;
    border: none;
    padding: 0;
    margin: 0 0 2rem;
  }
}

.footer__info-requisites {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer__info-address {
  margin: 0;
  font-style: normal;
}

.footer__policy {
  margin: 0 0 2.5rem;
  padding: 0 0 2.5rem;
  list-style: none;
  border-bottom: 1px solid #F4F8FE;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 600;
}
.footer__policy > li {
  margin: 0 0 2.5rem;
}
.footer__policy > li:last-child {
  margin: 0;
}
.footer__policy a {
  text-decoration: none;
  color: #1D1D1B;
}
.footer__policy a:hover {
  text-decoration: none;
  color: #FF6545;
}
@media (min-width: 768px) {
  .footer__policy {
    grid-area: policy;
    border: none;
    margin: 0 0 1rem;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 2rem;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 600;
  }
  .footer__policy > li {
    -ms-flex: 1;
    flex: 1;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .footer__policy {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.footer__license {
  margin: 0 0 2.5rem;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .footer__license {
    grid-area: license;
    margin: 0 0 2rem;
  }
}

.footer__license-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #1D1D1B;
  transition: color 0.25s;
}
.footer__license-item:hover {
  text-decoration: none;
  color: #FF6545;
}

.footer__license-item-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 4.6rem;
  height: 4.6rem;
  margin: 0 1rem 0 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.footer__license-item-image img, .footer__license-item-image svg {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
@media (min-width: 768px) {
  .footer__license-item-image {
    margin: 0 0.5rem 0 0;
  }
}

.footer__license-item-title {
  display: block;
  margin: 0;
  -ms-flex: 1;
  flex: 1;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 600;
}
@media (min-width: 960px) {
  .footer__license-item-title {
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 600;
  }
}

.footer__copyright {
  display: none;
}
@media (min-width: 768px) {
  .footer__copyright {
    display: block;
    margin: 0 0 2rem;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 600;
    grid-area: copyright;
  }
}

@media (min-width: 768px) {
  .footer__payments {
    grid-area: payments;
  }
}

.footer__payments-menu {
  margin: 0 -0.5rem -1rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
}
.footer__payments-menu > li {
  padding: 0 0.5rem 1rem;
  -ms-flex: 1;
  flex: 1;
}

.footer__payments-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #F4F8FE;
  border-radius: 1.4rem;
  height: 4rem;
  padding: 0.5rem;
}
.footer__payments-item img, .footer__payments-item svg {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.popup {
  background: none;
  width: 100%;
  max-width: 78rem;
  padding: 0;
}

.popup__close {
  position: absolute;
  right: auto;
  top: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  bottom: 100%;
  left: 100%;
  width: 3.6rem;
  height: 3.6rem;
  background: #407BFF;
  color: #fff;
  box-shadow: 0px 1.8rem 3rem rgba(64, 123, 255, 0.15);
  border-radius: 2.5rem;
  overflow: hidden;
}
.popup__close:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  transition: opacity 0.25s;
  opacity: 0;
}
.popup__close svg {
  display: block;
  width: 2rem;
  height: 2rem;
}
.popup__close:hover:after {
  opacity: 1;
}
@media (max-width: 1199px) {
  .popup__close {
    bottom: auto;
    left: auto;
    top: 1.5rem;
    right: 1.5rem;
  }
}

.popup__team {
  background: #FFFFFF;
  border-radius: 2.9rem;
  position: relative;
  padding: 1.5rem;
  box-shadow: 0 1.8rem 3rem rgba(64, 123, 255, 0.15);
}

.popup__team-user {
  min-width: 16.5rem;
}
@media (max-width: 1199px) {
  .popup__team-user {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 1.5rem;
  }
}

.popup__team-user-image {
  position: relative;
  overflow: hidden;
  border-radius: 1.4rem;
  max-width: 16.5rem;
  margin: 0 0 1.5rem;
  background: #407BFF;
  display: block;
  box-shadow: 0px 0.8rem 1.2rem rgba(9, 30, 66, 0.15);
}
.popup__team-user-image:before {
  content: "";
  float: left;
  padding: 100% 0 0 0;
}
.popup__team-user-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1199px) {
  .popup__team-user-image {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 2rem 0 0;
    width: 14.5rem;
    max-width: 40%;
  }
}

.popup__team-user-name {
  display: block;
  margin: 0;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 700;
}
.popup__team-user-name small {
  display: block;
  padding: 0.2rem 0 0 0;
  font-size: 1.4rem;
  line-height: 1.45;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .popup__team-user-name {
    -ms-flex: 1;
    flex: 1;
    padding: 3.6rem 0;
  }
}

.popup__team-dl {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.45;
  font-weight: 400;
  color: #1D1D1B;
}
.popup__team-dl dt {
  display: block;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 700;
  margin: 0 0 0.2rem;
}
.popup__team-dl dd {
  display: block;
  margin: 0 0 1.5rem;
}
.popup__team-dl dd:last-child {
  margin: 0;
}
.popup__team-dl ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.popup__team-dl ul > li {
  position: relative;
  padding: 0 0 0 2rem;
}
.popup__team-dl ul > li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.8rem;
  left: 0.6rem;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: currentColor;
}

.is-nowrap {
  white-space: nowrap !important;
}

@keyframes shake {
  0% {
    transform: translate(3rem);
  }
  20% {
    transform: translate(-3rem);
  }
  40% {
    transform: translate(1.5rem);
  }
  60% {
    transform: translate(-1.5rem);
  }
  80% {
    transform: translate(0.8rem);
  }
  100% {
    transform: translate(0px);
  }
}
.is-shake {
  animation: shake 0.4s linear forwards;
}

.text-red {
  color: #DE0A14 !important;
}

.text-right {
  text-align: right !important;
}

.text-nowrap,
.is-text-nowrap {
  white-space: nowrap !important;
}

.text-green,
.is-text-green {
  color: var(--color-accent) !important;
}

.text-center,
.is-text-center {
  text-align: center !important;
}

.text-error {
  color: var(--color-error) !important;
}

.is-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

@supports (-webkit-touch-callout: none) {
  .is-ios {
    /* CSS specific to iOS devices */
  }
}

@supports not (-webkit-touch-callout: none) {
  .is-android {
    /* CSS for other than iOS devices */
  }
}

.row-gutter-120 {
  margin: 0 -6rem;
}
.row-gutter-120 > [class^=col-] {
  padding: 0 6rem;
}

.row-gutter-10 {
  margin: 0 -0.5rem -1rem;
}
.row-gutter-10 > [class^=col] {
  padding: 0 0.5rem 1rem;
}

.row-gutter-24 {
  margin: 0 -1.2rem -2.4rem;
}
.row-gutter-24 > [class^=col] {
  padding: 0 1.2rem 2.4rem;
}

.row-gutter-4 {
  margin: 0 -0.2rem -0.4rem;
}
.row-gutter-4 > [class^=col] {
  padding: 0 0.2rem 0.4rem;
}

.col-20pct {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media (min-width: 768px) {
  .col-md-10pct {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}

.is-hidden {
  display: none !important;
}

@media (max-width: 575px) {
  .is-sm-visible {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .is-md-visible {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .is-lg-visible {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .is-xl-visible {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .is-md-hidden {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .is-lg-hidden {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .is-xl-hidden {
    display: none !important;
  }
}

.ui-spacer-24 {
  height: 2.4rem;
}

.is-lock {
  pointer-events: none;
  opacity: 0.5;
}

@media (max-width: 767px) {
  .is-only-md {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .is-only-md {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .is-only-lg {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .is-only-lg {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .col-xl-32 {
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
  }
}

@media (min-width: 1200px) {
  .col-xl-50 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 768px) {
  .order-md-13 {
    -ms-flex-order: 13;
    order: 13;
  }
}

@media (min-width: 768px) {
  .order-md-14 {
    -ms-flex-order: 14;
    order: 14;
  }
}

@media (min-width: 768px) {
  .order-md-15 {
    -ms-flex-order: 15;
    order: 15;
  }
}

@media (min-width: 768px) {
  .order-md-16 {
    -ms-flex-order: 16;
    order: 16;
  }
}

@media (min-width: 768px) {
  .order-md-17 {
    -ms-flex-order: 17;
    order: 17;
  }
}

@media (min-width: 768px) {
  .order-md-18 {
    -ms-flex-order: 18;
    order: 18;
  }
}

@media (min-width: 768px) {
  .order-md-19 {
    -ms-flex-order: 19;
    order: 19;
  }
}

@media (min-width: 768px) {
  .order-md-20 {
    -ms-flex-order: 20;
    order: 20;
  }
}

@media (min-width: 768px) {
  .order-md-21 {
    -ms-flex-order: 21;
    order: 21;
  }
}

@media (min-width: 768px) {
  .order-md-22 {
    -ms-flex-order: 22;
    order: 22;
  }
}

@media (min-width: 768px) {
  .order-md-23 {
    -ms-flex-order: 23;
    order: 23;
  }
}

@media (min-width: 768px) {
  .order-md-24 {
    -ms-flex-order: 24;
    order: 24;
  }
}

@media (min-width: 768px) {
  .order-md-25 {
    -ms-flex-order: 25;
    order: 25;
  }
}

@media (min-width: 768px) {
  .order-md-26 {
    -ms-flex-order: 26;
    order: 26;
  }
}

@media (min-width: 768px) {
  .order-md-27 {
    -ms-flex-order: 27;
    order: 27;
  }
}

@media (min-width: 768px) {
  .order-md-28 {
    -ms-flex-order: 28;
    order: 28;
  }
}

@media (min-width: 768px) {
  .order-md-29 {
    -ms-flex-order: 29;
    order: 29;
  }
}

@media (min-width: 768px) {
  .order-md-30 {
    -ms-flex-order: 30;
    order: 30;
  }
}

@media (max-width: 959px) {
  .is-sz-lg-visible {
    display: none !important;
  }
}

@media (min-width: 960px) {
  .is-sz-lg-hidden {
    display: none !important;
  }
}

.header__social {
  display: none;
}

@media (max-width: 959px) {
  .is-sz-sticky .header__social {
    display: none;
  }
  .is-sz-sticky .header__additional-menu > li.is-sz-lg-visible {
    display: block !important;
  }
  .header__sticky {
    padding: 1rem 0 0.5rem;
  }
  .header__section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 1.2rem;
    min-height: 3.2rem;
  }
  .header__section:last-child {
    margin-bottom: 0;
  }
  .header__logo {
    width: 15.2rem;
    height: 4.8rem;
    margin: -2.4rem 0 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .header__additional {
    margin: 0 6.4rem 0 auto;
  }
  .header__additional-menu > li {
    margin: 0 1rem 0 0;
  }
  .header__additional-menu > li:last-child {
    margin-right: 0;
  }
  .header__additional-link-icon {
    position: relative;
    width: 3.2rem;
    height: 3.2rem;
    margin: 0;
  }
  .header__additional-link-icon:last-child {
    margin-right: 0;
  }
  .header__additional-link-icon svg {
    width: 100%;
    height: 100%;
  }
  .header__additional-link-icon mark {
    position: absolute;
    right: -0.4rem;
    top: -0.4rem;
    background: #FF3E3B;
    border-radius: 50%;
    border: 1px solid #FF3E3B;
    padding: 0.2rem;
    width: 2rem;
    height: 2rem;
    line-height: 1.4rem;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
  }
  .header__nav {
    width: auto;
    margin: 0;
  }
  .header__nav:before, .header__nav:after {
    display: none;
  }
  .header__nav-toggle {
    display: none;
  }
  .header__nav-helper {
    display: none;
  }
  .header__toggle {
    visibility: visible;
    width: 5.4rem;
    height: 3.2rem;
    border-radius: 1rem;
  }
  .header__social {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 0 1.2rem;
    display: block;
  }
  .header__social-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.5rem;
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: 600;
    white-space: nowrap;
  }
  .header__social-menu > li {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .header__social-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3.8rem;
    border-radius: 10rem;
    background: #F7F3F9;
    color: #1D1D1B;
    text-decoration: none;
    padding: 0 1rem;
    gap: 0.5rem;
  }
  .header__social-link svg {
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .header__switch {
    margin: 0 0 0.2rem;
    padding: 0.5rem;
    border-radius: 10rem;
    background: #F7F3F9;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .header__switch-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: 600;
    white-space: nowrap;
  }
  .header__switch-menu > li {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .header__switch-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3.4rem;
    width: 100%;
    padding: 0 1rem;
    text-decoration: none;
    color: #000000;
    border-radius: 10rem;
    transition: 0.25s;
  }
  .header__switch-link:hover {
    text-decoration: none;
    color: #761CEA;
  }
  .header__switch-link.is-active {
    background: #761CEA;
    color: #fff;
  }
  .header__multicolor {
    padding: 0;
    margin: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .header__multicolor:before {
    display: none;
  }
  .header__multicolor-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 600;
    padding: 1.2rem 0;
  }
  .header__multicolor-menu > li {
    margin: 0 1rem 0 0;
  }
  .header__multicolor-link:before {
    top: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    right: -0.5rem;
  }
  .header__multicolor-link:after {
    content: "";
    display: block;
    position: absolute;
    left: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    border-bottom: 0.2rem solid transparent;
  }
  .header__multicolor-link.is-active:before {
    display: none;
  }
  .header__multicolor-link.is-active:after {
    border-color: currentColor;
  }
  .header__multicolor-link--yellow {
    color: #FFB600;
  }
  .header__multicolor-link--yellow:hover {
    color: #FFB600;
  }
  .header__multicolor-link--green {
    color: #39B385;
  }
  .header__multicolor-link--green:hover {
    color: #39B385;
  }
  .header__multicolor-link--violet {
    color: #761CEA;
  }
  .header__multicolor-link--violet:hover {
    color: #761CEA;
  }
  .header__multicolor-link--orange {
    color: #FF8700;
  }
  .header__multicolor-link--orange:hover {
    color: #FF8700;
  }
  .header__multicolor-link--red {
    color: #FF6545;
  }
  .header__multicolor-link--red:hover {
    color: #FF6545;
  }
}
@media (min-width: 960px) {
  .header__logo {
    width: 15.2rem;
    height: 4.8rem;
    margin: -2.4rem 0 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .header__additional-menu > li {
    margin: 0 2rem 0 0;
  }
  .header__additional-menu > li:last-child {
    margin-right: 0;
  }
  .header__additional-link-icon {
    position: relative;
    width: 3.2rem;
    height: 3.2rem;
    margin: 0 0.7rem 0 0;
  }
  .header__additional-link-icon:last-child {
    margin-right: 0;
  }
  .header__additional-link-icon svg {
    width: 100%;
    height: 100%;
  }
  .header__additional-link-icon mark {
    position: absolute;
    right: -0.4rem;
    top: 0;
    background: #FF3E3B;
    border-radius: 50%;
    border: 1px solid #FF3E3B;
    padding: 0.2rem;
    width: 2rem;
    height: 2rem;
    line-height: 1.4rem;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
  }
  .header__switch {
    margin: 0 1rem 0 0;
    padding: 0.5rem;
    border-radius: 10rem;
    background: #F7F3F9;
  }
  .header__switch-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: 600;
  }
  .header__switch-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3rem;
    min-width: 16rem;
    padding: 0 1rem;
    text-decoration: none;
    color: #000000;
    border-radius: 10rem;
    transition: 0.25s;
  }
  .header__switch-link:hover {
    text-decoration: none;
    color: #761CEA;
  }
  .header__switch-link.is-active {
    background: #761CEA;
    color: #fff;
  }
  .header__multicolor {
    padding: 0;
    margin: 0 2rem 0 0;
  }
  .header__multicolor:before {
    display: none;
  }
  .header__multicolor-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 600;
  }
  .header__multicolor-menu > li {
    margin: 0 1rem 0 0;
  }
  .header__multicolor-link:before {
    top: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    right: -0.5rem;
  }
  .header__multicolor-link:after {
    content: "";
    display: block;
    position: absolute;
    left: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    border-bottom: 0.2rem solid transparent;
  }
  .header__multicolor-link.is-active:before {
    display: none;
  }
  .header__multicolor-link.is-active:after {
    border-color: currentColor;
  }
  .header__multicolor-link--yellow {
    color: #FFB600;
  }
  .header__multicolor-link--yellow:hover {
    color: #FFB600;
  }
  .header__multicolor-link--green {
    color: #39B385;
  }
  .header__multicolor-link--green:hover {
    color: #39B385;
  }
  .header__multicolor-link--violet {
    color: #761CEA;
  }
  .header__multicolor-link--violet:hover {
    color: #761CEA;
  }
  .header__multicolor-link--orange {
    color: #FF8700;
  }
  .header__multicolor-link--orange:hover {
    color: #FF8700;
  }
  .header__multicolor-link--red {
    color: #FF6545;
  }
  .header__multicolor-link--red:hover {
    color: #FF6545;
  }
  .header__nav-helper {
    font-size: 1.4rem;
  }
}
@media (min-width: 1200px) {
  .header__logo {
    width: 18.6rem;
    height: 4.8rem;
    margin: -2.4rem 0 0 0;
  }
  .header__additional-menu {
    font-size: 2.177rem;
  }
  .header__additional-menu > li {
    margin-right: 4rem;
  }
  .header__additional-link-icon {
    width: 4.2rem;
    height: 4.2rem;
  }
  .header__switch-link {
    min-width: 16rem;
  }
  .header__switch-menu,
  .header__multicolor-menu,
  .header__nav-helper {
    font-size: 1.6rem;
  }
}
.sz-cookies {
  position: fixed;
  right: 1.8rem;
  bottom: 1.8rem;
  z-index: 500;
  width: 120rem;
  max-width: calc(100svw - 3.6rem);
  border-radius: 1.5rem;
  padding: 1.6rem;
  background: #761CEA;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  transform: translate(0%, 100%);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.sz-cookies.is-show {
  transform: translate(0%, 0%);
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1200px) {
  .sz-cookies {
    padding: 2.5rem 4rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem;
  }
}

.sz-cookies__figure {
  margin: 0 0 1.6rem;
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1rem;
}
.sz-cookies__figure img {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 2.5rem;
  height: 2.5rem;
  object-fit: contain;
}
.sz-cookies__figure figcaption {
  min-width: 0;
  -ms-flex: 1;
  flex: 1;
}
.sz-cookies__figure a {
  text-decoration: none;
  color: #FFB600;
}
.sz-cookies__figure a:hover {
  text-decoration: underline;
  color: #FFB600;
}
@media (min-width: 1200px) {
  .sz-cookies__figure {
    margin: 0;
    -ms-flex: 1;
    flex: 1;
    gap: 2rem;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 400;
  }
}

.sz-cookies__control {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 0.8rem;
}
.sz-cookies__control > * {
  -ms-flex: 1;
  flex: 1;
  min-width: 9.6rem;
}
@media (min-width: 1200px) {
  .sz-cookies__control {
    gap: 2rem;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

.sz-cookies__btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 3.1rem;
  border-radius: 0.6rem;
  border: 1px solid transparent;
  padding: 0 0.8rem;
  font: 600 1.2rem/1.2 var(--font-primary);
  text-decoration: none;
  box-shadow: 0 0.2rem 0.2rem rgba(34, 38, 50, 0.3);
  transition: 0.4s;
}
.sz-cookies__btn:hover {
  text-decoration: none;
  opacity: 0.5;
}
.sz-cookies__btn--accept {
  border-color: #fff;
  background: #fff;
  color: #761CEA;
}
.sz-cookies__btn--accept:hover {
  color: #761CEA;
}
.sz-cookies__btn--decline {
  border-color: #fff;
  color: #fff;
}
.sz-cookies__btn--decline:hover {
  color: #fff;
}
/* End */


/* Start:/local/templates/school/include/css/common.css?172320954490200*/
.sz-container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .sz-col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.sz-col-hd,
.sz-col-hd-auto, .sz-col-hd-12, .sz-col-hd-11, .sz-col-hd-10, .sz-col-hd-9, .sz-col-hd-8, .sz-col-hd-7, .sz-col-hd-6, .sz-col-hd-5, .sz-col-hd-4, .sz-col-hd-3, .sz-col-hd-2, .sz-col-hd-1, .sz-col-xl,
.sz-col-xl-auto, .sz-col-xl-12, .sz-col-xl-11, .sz-col-xl-10, .sz-col-xl-9, .sz-col-xl-8, .sz-col-xl-7, .sz-col-xl-6, .sz-col-xl-5, .sz-col-xl-4, .sz-col-xl-3, .sz-col-xl-2, .sz-col-xl-1, .sz-col-lg,
.sz-col-lg-auto, .sz-col-lg-12, .sz-col-lg-11, .sz-col-lg-10, .sz-col-lg-9, .sz-col-lg-8, .sz-col-lg-7, .sz-col-lg-6, .sz-col-lg-5, .sz-col-lg-4, .sz-col-lg-3, .sz-col-lg-2, .sz-col-lg-1, .sz-col-md,
.sz-col-md-auto, .sz-col-md-12, .sz-col-md-11, .sz-col-md-10, .sz-col-md-9, .sz-col-md-8, .sz-col-md-7, .sz-col-md-6, .sz-col-md-5, .sz-col-md-4, .sz-col-md-3, .sz-col-md-2, .sz-col-md-1, .sz-col-sm,
.sz-col-sm-auto, .sz-col-sm-12, .sz-col-sm-11, .sz-col-sm-10, .sz-col-sm-9, .sz-col-sm-8, .sz-col-sm-7, .sz-col-sm-6, .sz-col-sm-5, .sz-col-sm-4, .sz-col-sm-3, .sz-col-sm-2, .sz-col-sm-1, .sz-col,
.sz-col-auto, .sz-col-12, .sz-col-11, .sz-col-10, .sz-col-9, .sz-col-8, .sz-col-7, .sz-col-6, .sz-col-5, .sz-col-4, .sz-col-3, .sz-col-2, .sz-col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 1rem;
  padding-left: 1rem;
}

.sz-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.sz-col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.sz-col-1 {
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.sz-col-2 {
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.sz-col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.sz-col-4 {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.sz-col-5 {
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.sz-col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.sz-col-7 {
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.sz-col-8 {
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.sz-col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.sz-col-10 {
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.sz-col-11 {
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.sz-col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

.push-1 {
  left: 8.3333333333%;
}

.push-2 {
  left: 16.6666666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.3333333333%;
}

.push-5 {
  left: 41.6666666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.3333333333%;
}

.push-8 {
  left: 66.6666666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.3333333333%;
}

.push-11 {
  left: 91.6666666667%;
}

.pull-1 {
  right: 8.3333333333%;
}

.pull-2 {
  right: 16.6666666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.3333333333%;
}

.pull-5 {
  right: 41.6666666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.3333333333%;
}

.pull-8 {
  right: 66.6666666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.3333333333%;
}

.pull-11 {
  right: 91.6666666667%;
}

@media (min-width: 576px) {
  .sz-col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .sz-col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .sz-col-sm-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .sz-col-sm-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .sz-col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .sz-col-sm-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .sz-col-sm-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .sz-col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sz-col-sm-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .sz-col-sm-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .sz-col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .sz-col-sm-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .sz-col-sm-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .sz-col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.3333333333%;
  }
  .push-sm-2 {
    left: 16.6666666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.3333333333%;
  }
  .push-sm-5 {
    left: 41.6666666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.3333333333%;
  }
  .push-sm-8 {
    left: 66.6666666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.3333333333%;
  }
  .push-sm-11 {
    left: 91.6666666667%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.3333333333%;
  }
  .pull-sm-2 {
    right: 16.6666666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.3333333333%;
  }
  .pull-sm-5 {
    right: 41.6666666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.3333333333%;
  }
  .pull-sm-8 {
    right: 66.6666666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.3333333333%;
  }
  .pull-sm-11 {
    right: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .sz-col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .sz-col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .sz-col-md-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .sz-col-md-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .sz-col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .sz-col-md-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .sz-col-md-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .sz-col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sz-col-md-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .sz-col-md-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .sz-col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .sz-col-md-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .sz-col-md-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .sz-col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.3333333333%;
  }
  .push-md-2 {
    left: 16.6666666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.3333333333%;
  }
  .push-md-5 {
    left: 41.6666666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.3333333333%;
  }
  .push-md-8 {
    left: 66.6666666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.3333333333%;
  }
  .push-md-11 {
    left: 91.6666666667%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.3333333333%;
  }
  .pull-md-2 {
    right: 16.6666666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.3333333333%;
  }
  .pull-md-5 {
    right: 41.6666666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.3333333333%;
  }
  .pull-md-8 {
    right: 66.6666666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.3333333333%;
  }
  .pull-md-11 {
    right: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .sz-col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .sz-col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .sz-col-lg-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .sz-col-lg-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .sz-col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .sz-col-lg-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .sz-col-lg-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .sz-col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sz-col-lg-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .sz-col-lg-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .sz-col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .sz-col-lg-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .sz-col-lg-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .sz-col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.3333333333%;
  }
  .push-lg-2 {
    left: 16.6666666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.3333333333%;
  }
  .push-lg-5 {
    left: 41.6666666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.3333333333%;
  }
  .push-lg-8 {
    left: 66.6666666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.3333333333%;
  }
  .push-lg-11 {
    left: 91.6666666667%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.3333333333%;
  }
  .pull-lg-2 {
    right: 16.6666666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.3333333333%;
  }
  .pull-lg-5 {
    right: 41.6666666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.3333333333%;
  }
  .pull-lg-8 {
    right: 66.6666666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.3333333333%;
  }
  .pull-lg-11 {
    right: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .sz-col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .sz-col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .sz-col-xl-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .sz-col-xl-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .sz-col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .sz-col-xl-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .sz-col-xl-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .sz-col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sz-col-xl-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .sz-col-xl-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .sz-col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .sz-col-xl-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .sz-col-xl-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .sz-col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.3333333333%;
  }
  .push-xl-2 {
    left: 16.6666666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.3333333333%;
  }
  .push-xl-5 {
    left: 41.6666666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.3333333333%;
  }
  .push-xl-8 {
    left: 66.6666666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.3333333333%;
  }
  .push-xl-11 {
    left: 91.6666666667%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.3333333333%;
  }
  .pull-xl-2 {
    right: 16.6666666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.3333333333%;
  }
  .pull-xl-5 {
    right: 41.6666666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.3333333333%;
  }
  .pull-xl-8 {
    right: 66.6666666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.3333333333%;
  }
  .pull-xl-11 {
    right: 91.6666666667%;
  }
}
@media (min-width: 1440px) {
  .sz-col-hd {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .sz-col-hd-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .sz-col-hd-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .sz-col-hd-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .sz-col-hd-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .sz-col-hd-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .sz-col-hd-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .sz-col-hd-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sz-col-hd-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .sz-col-hd-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .sz-col-hd-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .sz-col-hd-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .sz-col-hd-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .sz-col-hd-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-hd-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-hd-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-hd-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-hd-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-hd-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-hd-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-hd-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-hd-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-hd-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-hd-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-hd-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-hd-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-hd-0 {
    margin-left: 0%;
  }
  .offset-hd-1 {
    margin-left: 8.3333333333%;
  }
  .offset-hd-2 {
    margin-left: 16.6666666667%;
  }
  .offset-hd-3 {
    margin-left: 25%;
  }
  .offset-hd-4 {
    margin-left: 33.3333333333%;
  }
  .offset-hd-5 {
    margin-left: 41.6666666667%;
  }
  .offset-hd-6 {
    margin-left: 50%;
  }
  .offset-hd-7 {
    margin-left: 58.3333333333%;
  }
  .offset-hd-8 {
    margin-left: 66.6666666667%;
  }
  .offset-hd-9 {
    margin-left: 75%;
  }
  .offset-hd-10 {
    margin-left: 83.3333333333%;
  }
  .offset-hd-11 {
    margin-left: 91.6666666667%;
  }
  .push-hd-0 {
    left: auto;
  }
  .push-hd-1 {
    left: 8.3333333333%;
  }
  .push-hd-2 {
    left: 16.6666666667%;
  }
  .push-hd-3 {
    left: 25%;
  }
  .push-hd-4 {
    left: 33.3333333333%;
  }
  .push-hd-5 {
    left: 41.6666666667%;
  }
  .push-hd-6 {
    left: 50%;
  }
  .push-hd-7 {
    left: 58.3333333333%;
  }
  .push-hd-8 {
    left: 66.6666666667%;
  }
  .push-hd-9 {
    left: 75%;
  }
  .push-hd-10 {
    left: 83.3333333333%;
  }
  .push-hd-11 {
    left: 91.6666666667%;
  }
  .pull-hd-0 {
    right: auto;
  }
  .pull-hd-1 {
    right: 8.3333333333%;
  }
  .pull-hd-2 {
    right: 16.6666666667%;
  }
  .pull-hd-3 {
    right: 25%;
  }
  .pull-hd-4 {
    right: 33.3333333333%;
  }
  .pull-hd-5 {
    right: 41.6666666667%;
  }
  .pull-hd-6 {
    right: 50%;
  }
  .pull-hd-7 {
    right: 58.3333333333%;
  }
  .pull-hd-8 {
    right: 66.6666666667%;
  }
  .pull-hd-9 {
    right: 75%;
  }
  .pull-hd-10 {
    right: 83.3333333333%;
  }
  .pull-hd-11 {
    right: 91.6666666667%;
  }
}
.ui-btn--purple,.ui-btn--purple:hover {
    background: #761CEA;
    border-color: #761CEA;
    color: #fff
}
.ui-btn--69 {
    font-size: 2.4rem;
    line-height: 1.3;
    padding: 1.9rem 3rem;
    min-height: 6.9rem
}
.sz-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.sz-tech {
    padding: 8rem 0;
    text-align: center;
    border-radius: 40px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.sz-tech--cart {
    background-image: url(/local/templates/mg_winter/include/css/../images/bg-tech-cart-375.webp)
}

.sz-tech--error {
    background-image: url(/local/templates/mg_winter/include/css/../images/bg-tech-error-375.webp)
}

.sz-tech__title {
    display: block;
    margin: 0 0 4rem;
    font-size: 4.6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -.92px
}

@media (min-width: 960px) {
    .sz-tech {
        padding:10rem 0;
        border-radius: 80px
    }

    .sz-tech--cart {
        background-image: url(/local/templates/mg_winter/include/css/../images/bg-tech-cart-960.webp)
    }

    .sz-tech--error {
        background-image: url(/local/templates/mg_winter/include/css/../images/bg-tech-error-960.webp)
    }

    .sz-tech__title {
        font-size: 6rem;
        line-height: 1;
        font-weight: 600;
        letter-spacing: -1.5px
    }
}

.sz-tech__image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 4rem;
    max-width: 61rem
}

.sz-tech__image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    height: auto
}

.sz-tech__group .sz-row {
    margin: 0 -2rem -4rem;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sz-tech__group .sz-row>[class^=sz-col] {
    padding: 0 2rem 4rem
}

.sz-tech__text {
    display: block;
    margin: 0;
    font-size: 3.2rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -.48px;
    color: #676C77
}

.sz-tech__text b {
    display: block;
    color: #1D1D1B
}

.sz-tech__action .ui-btn--orange {
    background: #FF8700;
    color: #fff
}
body .bx-basket-fixed {
    overflow: initial;
    position: relative;
    top: auto !important;
    z-index: 20;
    padding: 0;
    background: none;
    width: auto;
    box-shadow: none;
    border: 0;
}
body .bx-basket-fixed .header__additional-link {
    position: relative;
}
body .bx-basket-fixed .header__additional-link-icon {
    margin-right: 9px;
}
body .bx-basket-fixed .header-basket-num {
    position: absolute;
    left: 12px;
    top: -4px;
    background: #FF3E3B;
    border-radius: 50%;
    border: 1px solid #FF3E3B;
    padding: 2px;
    width: 20px;
    height: 20px;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    box-shadow: 0 7px 10px rgb(0 0 0 / 15%);
}
body .bx-basket-fixed .bx-basket-block {
    margin-left: 0;
    padding-left: 3px;
}
body .bx-basket-block {
    padding-bottom: 0;
}
.sz-header__additional-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: #1D1D1B;
    transition: color .25s
}

.sz-header__additional-link:hover {
    text-decoration: none;
    color: #FF8700
}

.sz-header__additional-link-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3.2rem;
    height: 3.2rem;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.sz-header__additional-link-icon img,.sz-header__additional-link-icon svg {
    display: block;
    width: 2.6rem;
    height: 2.6rem
}

.sz-header__additional-link-text {
    display: none
}
@media (min-width: 960px) {
    .sz-header__additional-link-icon {
        width:2.6rem;
        height: 2.6rem;
        margin: 0 4px 0 0
    }

    .sz-header__additional-link-text {
        display: block;
        -ms-flex: 1;
        flex: 1
    }
}
@media (min-width: 1200px) {
    body .bx-basket-fixed .header-basket-num {
        top: -8px;
    }
}
.courses__item-control a .in-cart {
    display: none;
}
.courses__item-control a.incart .in-cart {
    display: inline-block;
}
.checkout__item-discount,.services__item-mark {
    border-radius: 15px;
    line-height: 2.8rem;
    white-space: nowrap
}
.checkout__form-group,.news__item {
    border-radius: 29px;
    padding: 1.5rem
}
.checkout,.price {
    padding: 5rem 0
}
.checkout__head {
    position: relative;
    margin: 0 0 4.8rem
}

.checkout__home {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    margin: 0;
    text-align: left
}

.checkout__title {
    display: block;
    margin: 0;
    text-align: right;
    font-size: 3rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -.03em
}

@media (min-width: 1200px) {
    .checkout {
        padding:4rem 0 10rem
    }

    .checkout__title {
        font-size: 4.6rem;
        text-align: center
    }
}

.checkout__steps {
    margin: 0 -1.5rem 2rem;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex
}

.checkout__steps>li {
    padding: 0 1.5rem;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative
}

.checkout__steps>li svg.icon-arrow-steps {
    position: absolute;
    top: 2rem;
    right: -10px;
    width: 2rem;
    height: 2rem
}

.checkout__steps>li:last-of-type svg.icon-arrow-steps {
    display: none
}

.checkout__steps>li.is-active .checkout__steps-item-icon {
    background: #2F80ED;
    color: #F4F8FE
}

.checkout__steps>li.is-active .checkout__steps-item-text {
    color: #2F80ED;
    opacity: 1
}

@media (min-width: 1200px) {
    .checkout__steps {
        margin:0 -2.5rem 2rem
    }

    .checkout__steps>li {
        padding: 0 2.5rem
    }

    .checkout__steps>li svg.icon-arrow-steps {
        top: 2.5rem;
        width: 2.4rem;
        height: 2.4rem;
        right: -1.2rem
    }
}

.checkout__steps-item {
    text-align: center
}

.checkout__steps-item-icon {
    border-radius: 50%;
    position: relative;
    margin: 0 auto 10px;
    padding: 10px;
    max-width: 7rem;
    overflow: hidden;
    background: #F4F8FE;
    color: #2F80ED
}

.checkout__steps-item-icon:before {
    content: "";
    float: left;
    padding: 100% 0 0
}

.checkout__steps-item-icon img,.checkout__steps-item-icon svg {
    max-width: 60%;
    max-height: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.checkout__steps-item-text {
    margin: 0;
    font-size: 1.2rem;
    line-height: 1.3;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    color: #1D1D1B;
    opacity: .2
}

.checkout__back {
    margin: 0 0 2rem
}

.checkout__back .ui-btn {
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 1200px) {
    .checkout__steps-item-text {
        font-size:1.4rem
    }

    .checkout__back .ui-btn {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.checkout__form {
    margin: 0 0 5rem
}

.checkout__form .products__item-title,.checkout__form .ui-title-20 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 600;
    margin: 0 0 1.5rem
}

.checkout__form .products__item-title svg,.checkout__form .ui-title-20 svg {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 5px 0 0
}

.checkout__form .products__item-title+.ui-text-16,.checkout__form .ui-title-20+.ui-text-16 {
    position: relative;
    top: -5px;
    margin: 0 0 5px
}

.checkout__form .products__item-text,.checkout__form .ui-text-14 {
    margin: 0 0 10px
}

.checkout__form .ui-text-16 {
    display: block;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 500;
    margin: 0 0 10px
}

.checkout__form .is-page-kids .programs-featured__subtitle,.checkout__form .ui-title-30,.is-page-kids .checkout__form .programs-featured__subtitle {
    margin: 0 0 1.5rem
}

.checkout__form .ui-ul,.checkout__form .ui-wysiwyg ul,.ui-wysiwyg .checkout__form ul {
    margin: 0 0 10px
}

.checkout__form .ui-field,.checkout__form .ui-input,.checkout__form .ui-select,.checkout__form .ui-textarea {
    margin: 0
}

.checkout__form .ui-input:-ms-input-placeholder,.checkout__form .ui-select .selectric,.checkout__form .ui-textarea:-ms-input-placeholder {
    color: #407BFF
}

.checkout__form .ui-input::placeholder,.checkout__form .ui-select .selectric,.checkout__form .ui-textarea::placeholder {
    color: #407BFF
}

.checkout__form .ui-check {
    margin: 0 0 8px;
    padding: 2px;
    -ms-flex-align: center;
    align-items: center
}

.checkout__form .ui-check--mir {
    margin: 0 0 2rem
}

.checkout__form .ui-check:last-child {
    margin: 0
}

.checkout__form .ui-append {
    color: #407BFF
}

.checkout__form .ui-check__radio {
    border-color: #407BFF
}

.checkout__form .ui-check__text {
    font-size: 1.2rem;
    line-height: 1.2;
    font-weight: 400
}

.checkout__form .ui-check__text b {
    font-weight: 600;
    margin: 0 8px 0 0
}

.checkout__form .ui-repeat {
    display: block;
    padding: 5px 0 0;
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: 500;
    text-align: center
}

.checkout__form .row {
    margin: 0 -5px -10px
}

.checkout__form .row>[class^=col] {
    padding: 0 5px 10px
}

.checkout__form br {
    display: none
}

.checkout__form-title {
    display: block;
    margin: 0 0 2.4rem;
    font-size: 2.4rem;
    line-height: 1.1;
    font-weight: 600;
    text-align: center;
    letter-spacing: -.03em
}

@media (min-width: 1200px) {
    .checkout__form br {
        display:block
    }

    .checkout__form-title {
        font-size: 3rem;
        line-height: 1.2;
        font-weight: 600;
        margin: 0 0 2rem
    }
}

.checkout__form-group {
    position: relative;
    margin: 0 0 2rem;
    background: #F4F8FE
}

.ability__text,.checkout__discount,.checkout__list,.footer__contacts-social {
    margin: 0 0 2.5rem
}

.checkout__sidebar {
    background: #FFF;
    border: 1px solid #F7F3F9;
    border-radius: 29px;
    padding: 1.5rem
}

.checkout__list {
    padding: 0;
    list-style: none
}

.checkout__list>li {
    padding: 0 0 1.5rem;
    margin: 0 0 1.5rem;
    border-bottom: 1px solid #F7F3F9
}

.checkout__list>li:last-child {
    border: none;
    padding: 0;
    margin: 0
}

.checkout__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.checkout__item-image {
    position: relative;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8rem;
    height: 8rem;
    border-radius: 14px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 2rem 0 0
}

.checkout__item-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.checkout__item-discount {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #FF3E3B;
    color: #fff;
    padding: 0 8px;
    font-size: 1.4rem;
    font-weight: 600
}

.checkout__item-price,.checkout__item-title {
    display: block;
    color: #1D1D1B;
    font-weight: 600
}

.checkout__item-desc {
    -ms-flex: 1;
    flex: 1;
    margin: 0 2rem 0 0
}

.checkout__item-title {
    margin: 0 0 10px;
    font-size: 1.4rem;
    line-height: 1.3
}

@media (min-width: 1200px) {
    .checkout__item-title {
        font-size:1.6rem
    }
}

.checkout__item-price {
    margin: 0;
    font-size: 2rem;
    line-height: 1.3
}

.checkout__item-price small {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: 10px;
    font-size: 1.4rem;
    color: #99A0AF
}

.checkout__item-price small:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    border-radius: 2px;
    background: #FF3E3B
}

.checkout__item-remove {
    padding: 0;
    border: none;
    background: 0 0;
    color: #2F80ED;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    transition: color .25s;
    width: 2.5rem;
    height: 2.5rem;
    cursor: pointer
}

.checkout__item-remove:hover {
    color: #FF8700
}

.checkout__discount {
    background: #F4F8FE;
    border-radius: 29px;
    padding: 1.5rem
}

.checkout__discount .ui-title-16 {
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: 600;
    margin: 0 0 10px;
    text-align: center
}

.checkout__discount .ui-input,.checkout__discount .ui-textarea {
    margin: 0
}

.checkout__discount .ui-input:-ms-input-placeholder,.checkout__discount .ui-textarea:-ms-input-placeholder {
    color: #407BFF
}

.checkout__discount .ui-input::placeholder,.checkout__discount .ui-textarea::placeholder {
    color: #407BFF
}

.checkout__discount .row {
    margin: 0 -2.5px -5px
}

.checkout__discount .row>[class^=col] {
    padding: 0 2.5px 5px
}

.checkout__total {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    text-align: left;
    color: #1D1D1B
}

.checkout__total tbody {
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: 600
}

.checkout__total tfoot {
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 600
}

.checkout__total td,.checkout__total th {
    padding: 0 5px 5px
}

.checkout__total td:first-child,.checkout__total th:first-child {
    padding-left: 0
}

.checkout__total td:last-child,.checkout__total th:last-child {
    text-align: right;
    padding-right: 0
}

.checkout__total th {
    font-size: 3rem;
    line-height: 1.2;
    font-weight: 800
}

.checkout__card {
    background: linear-gradient(123.21deg,#F4F8FE 2.96%,#F7F3F9 95.91%);
    border-radius: 29px;
    padding: 1.5rem;
    text-align: left;
    max-width: 48rem;
    margin: 0 auto
}

.checkout__card .row {
    margin: 0
}

.checkout__card .row>[class^=col] {
    padding: 0
}

.checkout__card-title {
    display: block;
    margin: 0 0 5px;
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 600
}

@media (max-width: 575px) {
    .checkout__card {
        text-align:center
    }

    .checkout__card-title {
        font-size: 1.6rem
    }
}

.checkout__card-price {
    display: inline-block;
    vertical-align: top;
    background: #FFF;
    border: 1px solid #F7F3F9;
    border-radius: 14px;
    padding: 1.2rem;
    margin: 0 0 1.5rem;
    font-size: 3.2rem;
    line-height: 1;
    font-weight: 800;
    text-align: center
}

.checkout__card-price small {
    display: block;
    font-size: 1.4rem;
    line-height: 1.45;
    font-weight: 400;
    margin: 0 0 5px
}

@media (max-width: 575px) {
    .checkout__card-price {
        font-size:3.6rem;
        background: 0 0;
        border: none;
        padding: 0
    }
}

.checkout__card-image {
    margin: 0;
    padding: 0 2rem 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.checkout__card-image img {
    display: block
}

.checkout__cashback {
    background: linear-gradient(123.21deg,#F4F8FE 2.96%,#F7F3F9 95.91%);
    border-radius: 29px;
    padding: 1.5rem;
    text-align: left;
    max-width: 48rem;
    margin: 0 auto
}

.checkout__cashback .row {
    margin: 0 -2.5px
}

.checkout__cashback .row>[class^=col] {
    padding: 0 2.5px
}

.checkout__cashback-title {
    display: block;
    margin: 0 0 2rem;
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 600
}

.checkout__cashback-title a {
    color: #1D1D1B;
    text-decoration: underline;
    transition: color .25s
}

.checkout__cashback-title a:hover {
    text-decoration: underline;
    color: #FF8700
}

@media (max-width: 575px) {
    .checkout__cashback-title {
        font-size:1.6rem
    }
}

.checkout__cashback-text {
    display: block;
    margin: 0 0 2rem;
    font-size: 1.4rem;
    line-height: 1.45;
    font-weight: 400;
    max-width: 26rem
}

.checkout__cashback-text a {
    color: #1D1D1B;
    text-decoration: underline;
    transition: color .25s
}

.checkout__cashback-text a:hover {
    text-decoration: underline;
    color: #FF8700
}

@media (max-width: 575px) {
    .checkout__cashback-text {
        margin:0 0 1.5rem;
        font-size: 1.4rem
    }
}

.checkout__cashback-list {
    margin: 0 -2.5px -2.5px;
    padding: 0 0 1.5rem;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.checkout__cashback-list>li {
    padding: 0 2.5px 5px
}

@media (max-width: 575px) {
    .checkout__cashback-list {
        -ms-flex-pack:start;
        justify-content: flex-start
    }

    .checkout__cashback-list>li:first-of-type {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .checkout__cashback-list>li:first-of-type .checkout__cashback-price {
        font-size: 3.6rem
    }

    .checkout__cashback-image {
        max-width: 12.2rem
    }
}

.checkout__cashback-price {
    display: inline-block;
    vertical-align: top;
    background: #FFF;
    border: 1px solid #F7F3F9;
    border-radius: 14px;
    padding: 8px 1.2rem;
    margin: 0;
    font-size: 3.2rem;
    line-height: 1;
    font-weight: 800;
    text-align: center;
    position: relative
}

.checkout__cashback-price small {
    display: block;
    font-size: 1.4rem;
    line-height: 1.45;
    font-weight: 400;
    margin: 0 0 5px;
    color: #1D1D1B
}

.checkout__cashback-price a,.checkout__cashback-price a:hover {
    text-decoration: none;
    color: #fff
}

.checkout__cashback-price a {
    background: #FF3E3B;
    box-shadow: 0 1.88px 3.76px rgba(255,62,59,.7);
    border-radius: 50px;
    width: 1.6rem;
    height: 1.6rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 600;
    position: absolute;
    top: -3px;
    right: -3px
}

.checkout__close,.fancybox-circle-close,.party__benefits-item {
    box-shadow: 0 8px 12px rgba(118,28,234,.15)
}

.checkout__cashback-price--green {
    color: #41CC99
}

.checkout__cashback-image {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.checkout__cashback-image img {
    display: block
}

.checkout__cashback-action .ui-check {
    margin: 0 0 1.5rem;
    padding: 3px
}

.checkout__cashback-action .ui-check__text {
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 600
}

@media (min-width: 1200px) {
    .checkout__fancybox {
        display:block!important
    }
}

@media (max-width: 1199px) {
    .checkout__fancybox {
        display:none
    }
}

.checkout__close {
    position: absolute;
    right: 0;
    bottom: 100%;
    margin: 0 0 2rem;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3.6rem;
    height: 3.6rem;
    background: #761CEA;
    border-radius: 25px;
    color: #fff;
    border: none;
    padding: 0;
    overflow: hidden
}

.checkout__close:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,.25);
    transition: opacity .25s;
    opacity: 0
}

.checkout__close:hover {
    color: #fff
}

.checkout__close:hover:after {
    opacity: 1
}

.checkout__close:active {
    transition: none;
    transform: translate(0,1px);
    box-shadow: inset 0 2px 5px rgba(0,0,0,.15)
}

.checkout__view {
    position: relative;
    top: -2.4rem
}

@media (min-width: 1200px) {
    .checkout__close,.checkout__view {
        display:none
    }
}

.checkout__view-data {
    background: #F4F8FE;
    border-radius: 29px;
    margin: 0 0 2.4rem;
    padding: 1.5rem
}

.checkout__view-data-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.checkout__view-data-table td,.checkout__view-data-table th {
    padding: 0 5px 5px
}

.checkout__view-data-table td:first-child,.checkout__view-data-table th:first-child {
    padding-left: 0
}

.checkout__view-data-table td:last-child,.checkout__view-data-table th:last-child {
    padding-right: 0;
    text-align: right;
    white-space: nowrap
}

.checkout__view-data-table tbody {
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: 600
}

.checkout__view-data-table tfoot {
    font-size: 3.2rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -.02em
}

.checkout__view-data-table tfoot td:last-child,.checkout__view-data-table tfoot th:last-child {
    font-size: 3rem;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: 0
}

.checkout__view-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.checkout__view-action>* {
    margin: 0 2.4rem 0 0
}

.checkout__view-action>:last-child {
    margin: 0
}

.checkout__child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #F4F8FE;
    border-radius: 14px;
    margin: 0 0 2rem;
    padding: 5px
}

.checkout__child-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    margin: 0 5px 0 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.checkout__child-icon img,.checkout__child-icon svg {
    display: block;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.checkout__child-name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 5px 0;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 600
}

.icons__list,.principles__list {
    list-style: none;
    -ms-flex-wrap: wrap
}

.checkout__child-name mark {
    margin: 0 5px 0 0;
    background: 0 0;
    color: #407BFF
}
.ui-btn--lightblue,.ui-btn--lightblue:hover {
    background: #F4F8FE;
    color: #407BFF
}
.ui-btn--40,.ui-btn--48 {
    font-size: 1.6rem;
    line-height: 1.2;
    font-weight: 600
}

.ui-btn--40 {
    padding: 4px 1.2rem;
    height: 4rem;
    border-radius: 14px
}
body.is-page-basket {
    background: #fff;
}
.ui-text-center,.ui-title-center {
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center
}
.ui-placeholder.is-changed .ui-placeholder__select .selectric .label,.ui-placeholder.is-open .ui-placeholder__select .selectric .label,.ui-placeholder__select .selectric-items li.selected .selectric-checkbox svg {
    opacity: 1
}
.ui-placeholder__select .selectric-input,.ui-select .selectric-input {
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    height: 1px!important;
    background: 0 0!important;
    padding: 0!important;
    outline: 0!important
}
.footer__group.is-open .footer__group-title svg,.ui-placeholder__select .selectric-open .selectric .arrow svg,.ui-select .selectric-open .selectric .arrow svg {
    transform: rotate(180deg)
}
.ui-placeholder {
    position: relative;
    margin: 0;
    text-align: left
}

.ui-placeholder.is-changed .ui-placeholder__label,.ui-placeholder.is-open .ui-placeholder__label {
    transform: scale(.75) translate(0,-4px);
    color: #8B8B8A
}

.ui-placeholder.is-error .ui-placeholder__input,.ui-placeholder.is-error .ui-placeholder__textarea {
    border-color: #FF3E3B;
    background: #FFF5F5;
    color: #FF3E3B
}

.ui-placeholder.is-error .ui-placeholder__label {
    color: #FF3E3B
}

.ui-placeholder.is-error .ui-placeholder__append {
    color: #FF3E3B;
    opacity: .3
}

.ui-placeholder.is-valid .ui-placeholder__input,.ui-placeholder.is-valid .ui-placeholder__textarea {
    border-color: #96F538
}

.ui-placeholder__validate {
    display: block;
    padding: 8px 0 0;
    font-size: 1.2rem;
    line-height: 1.1;
    font-weight: 500;
    color: #FF3E3B
}

.ui-placeholder__append,.ui-placeholder__label {
    display: -ms-flexbox;
    color: #407BFF;
    pointer-events: none;
    top: 0
}

.ui-placeholder__append {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 0;
    height: 3.9rem;
    width: 4rem
}

.ui-placeholder__append svg {
    display: block;
    width: 2rem;
    height: 2rem
}

.ui-placeholder__label {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3.9rem;
    padding: 0 1.2rem;
    border: 1px solid transparent;
    border-radius: 14px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: 600;
    transition: .25s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transform-origin: 12px 0
}

.ui-placeholder__label sup {
    color: #FF3E3B
}

.ui-placeholder__input,.ui-placeholder__textarea {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #F7F3F9;
    font: 600 1.4rem/1.7rem Gilroy,Helvetica,Arial,sans-serif;
    padding: 1.5rem 1.2rem 5px;
    color: #407BFF;
    margin: 0;
    transition: border-color .25s;
    box-shadow: none;
    border-radius: 14px;
    height: 3.9rem;
    -webkit-appearance: none;
    appearance: none
}

.article__banner-image,.benefits__item,.events__item,.news__item,.products__item,.programs__item,.services__item,.ui-placeholder__textarea {
    transition: box-shadow .25s
}

.ui-placeholder__input[readonly],[readonly].ui-placeholder__textarea {
    pointer-events: none
}

.ui-placeholder__input:disabled,.ui-placeholder__textarea:disabled {
    border-color: #e4ebf1;
    background: #e4ebf1;
    pointer-events: none
}

.ui-placeholder__input:-ms-input-placeholder,.ui-placeholder__textarea:-ms-input-placeholder {
    color: transparent
}

.ui-placeholder__input::placeholder,.ui-placeholder__textarea::placeholder {
    color: transparent
}

.ui-placeholder__input:focus,.ui-placeholder__textarea:focus {
    border-color: #95C8FF
}

.ui-placeholder__input:focus~.ui-placeholder__label,.ui-placeholder__input:not(:placeholder-shown)~.ui-placeholder__label,.ui-placeholder__textarea:focus~.ui-placeholder__label,.ui-placeholder__textarea:not(:placeholder-shown)~.ui-placeholder__label {
    transform: scale(.75) translate(0,-4px);
    color: #8B8B8A
}

.ui-placeholder__textarea {
    max-width: 100%;
    min-height: 12rem;
    height: 12rem;
    min-width: 100%
}

.ui-placeholder__select select {
    background: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 11.5C7.372 11.5 7.244 11.451 7.1465 11.3535L2.1465 6.3535C2.0035 6.2105 1.9605 5.9955 2.038 5.8085C2.115 5.6215 2.298 5.5 2.5 5.5H12.5C12.702 5.5 12.885 5.6215 12.962 5.8085C13.0395 5.9955 12.9965 6.2105 12.8535 6.3535L7.8535 11.3535C7.756 11.451 7.628 11.5 7.5 11.5Z' fill='%23407BFF'/%3E%3C/svg%3E%0A") right 12px center no-repeat #fff;
    border: 1px solid #F7F3F9;
    height: 3.9rem;
    font: 600 1.4rem/1.7rem Gilroy,Helvetica,Arial,sans-serif;
    padding: 10px 4rem 10px 1.2rem;
    width: 100%;
    display: block;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: 14px
}

.ui-placeholder__select .selectric,.ui-placeholder__select .selectric-items {
    background: #fff;
    font: 600 1.4rem/1.7rem Gilroy,Helvetica,Arial,sans-serif
}

.ui-placeholder__select .selectric-wrapper {
    position: relative;
    cursor: pointer;
    text-transform: none;
    width: 100%
}

.ui-placeholder__select .selectric {
    position: relative;
    overflow: hidden;
    transition: .25s;
    border: 1px solid #F7F3F9;
    border-radius: 14px;
    padding: 1.5rem 4rem 5px 1.2rem;
    height: 3.9rem;
    color: #407BFF
}

.ui-placeholder__select .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    max-width: 100%;
    transition: opacity .25s;
    opacity: 0
}

.ui-placeholder__select .selectric .arrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 4rem;
    color: #407BFF
}

.ui-placeholder__select .selectric .arrow svg {
    display: block;
    transition: transform .25s
}

.ui-placeholder__select .selectric-multiple .selectric-items li {
    padding-left: 45px
}

.ui-placeholder__select .selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #fff;
    box-shadow: 0 10px 40px rgba(29,29,27,.1);
    z-index: 100;
    margin: 0;
    width: auto!important;
    border-radius: 14px;
    overflow: hidden
}

.ui-choice__name,.ui-required {
    font-weight: 500
}

.ui-required,.ui-required sup {
    line-height: 1.4;
    font-size: 1.4rem
}

.ui-placeholder__select .selectric-items .selectric-scroll {
    height: 100%;
    max-height: 360px;
    overflow-x: hidden;
    overflow-y: auto
}

.ui-placeholder__select .selectric-items ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ui-placeholder__select .selectric-items li {
    position: relative;
    display: block;
    cursor: pointer;
    padding: 10px 1.2rem;
    transition: .25s;
    border-bottom: 1px solid rgba(0,0,0,.2)
}

.ui-placeholder__select .selectric-items li:after,.ui-placeholder__select .selectric-items li:empty {
    display: none
}

.ui-placeholder__select .selectric-items li:hover {
    background: #2F80ED;
    color: #fff
}

.ui-placeholder__select .selectric-items li:last-child {
    border: none
}

.ui-placeholder__select .selectric-items li.selected {
    background: #2F80ED;
    color: #fff
}

.ui-placeholder__select .selectric-items .ui-select-group li:not(.ui-select-group-label) {
    padding-left: 32px
}

.ui-placeholder__select .selectric-items .ui-select-group-label {
    pointer-events: none
}

.ui-placeholder__select .selectric-checkbox {
    position: absolute;
    top: 50%;
    left: 1.5rem;
    margin: -9px 0 0;
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #E4E5E6;
    color: #E40521
}

.ui-placeholder__select .selectric-checkbox svg {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1rem;
    height: 1rem;
    margin: -.5rem 0 0 -.5rem;
    opacity: 0
}

.ui-placeholder__select .selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.ui-placeholder__select .selectric-hide-select select {
    position: absolute;
    left: -100%
}

.ui-placeholder__select .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.ui-placeholder__select .selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0
}

.ui-placeholder__select .selectric-input {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    margin: 0!important;
    width: 1px!important;
    border: none!important
}

.ui-placeholder__select .selectric-temp-show {
    position: absolute!important;
    visibility: hidden!important;
    display: block!important
}

.ui-placeholder__select .selectric-open .selectric {
    border-color: #95C8FF
}

.ui-placeholder__select .selectric-open .selectric-items {
    display: block
}

.ui-placeholder__select .selectric-disabled {
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.ui-tooltip__offcanvas:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 2.2rem;
    height: 1.4rem;
    margin: -1px 0 0 -11px;
    background: url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.6 12.1333C10.3 13.0667 11.7 13.0667 12.4 12.1333L21.5 0L0.5 0L9.6 12.1333Z' fill='%23407BFF'/%3E%3C/svg%3E%0A") center top no-repeat;
    background-size: contain
}
.ui-tooltip {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.ui-tooltip.is-open .ui-tooltip__offcanvas {
    transform: translate(0,0);
    opacity: 1;
    visibility: visible
}

.ui-tooltip__toggle {
    display: block;
    cursor: pointer
}

.ui-tooltip__toggle svg {
    display: block
}

.ui-tooltip__offcanvas {
    position: absolute;
    bottom: 100%;
    left: 50%;
    z-index: 100;
    width: 23.6rem;
    margin: 0 0 2rem -11.8rem;
    background: #407BFF;
    border: 1px solid #F4F8FE;
    box-shadow: 0 8px 12px rgba(64,123,255,.15);
    border-radius: 12px;
    color: #fff;
    padding: 10px;
    font-size: 1.6rem;
    letter-spacing: 0;
    white-space: normal;
    transition: transform .25s,opacity .25s,visibility .25s;
    transform: translate(0,-10px);
    opacity: 0;
    visibility: hidden;
    backface-visibility: hidden
}
.ui-field {
    position: relative;
    margin: 0 0 5px
}

.ui-append,.ui-prepend {
    position: absolute;
    display: -ms-flexbox;
    top: 0
}

.ui-prepend {
    left: 0;
    width: 3.2rem;
    height: 4.1rem;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #95C8FF
}

.ui-prepend~.ui-input,.ui-prepend~.ui-select .selectric,.ui-prepend~.ui-textarea {
    padding-left: 32px
}

.ui-prepend svg {
    width: 1.6rem;
    height: 1.6rem
}

.ui-append {
    right: 0;
    width: 4rem;
    height: 100%;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ui-append~.ui-input,.ui-append~.ui-textarea {
    padding-right: 40px
}

.ui-input-underline,.ui-textarea-underline {
    display: block;
    transition: .25s;
    width: 100%;
    background: 0 0;
    border: none;
    border-bottom: 2px solid rgba(2,48,71,.15);
    font: 500 2rem/1.4 Gilroy,Helvetica,Arial,sans-serif;
    padding: 0 0 10px;
    color: #023047;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: 0;
    height: auto;
    margin: 0 0 2rem
}

.ui-input-underline:-ms-input-placeholder,.ui-textarea-underline:-ms-input-placeholder {
    color: rgba(2,48,71,.3);
    transition: opacity .25s
}

.ui-input-underline::placeholder,.ui-textarea-underline::placeholder {
    color: rgba(2,48,71,.3);
    transition: opacity .25s
}

.ui-input-underline:focus,.ui-textarea-underline:focus {
    border-color: #407BFF
}

.ui-input-underline:focus:-ms-input-placeholder,.ui-textarea-underline:focus:-ms-input-placeholder {
    opacity: 0
}

.ui-input-underline:focus::placeholder,.ui-textarea-underline:focus::placeholder {
    opacity: 0
}

.ui-input-underline:disabled,.ui-textarea-underline:disabled {
    border-color: #e4ebf1;
    background: #e4ebf1;
    pointer-events: none
}

.is-error.ui-textarea-underline,.ui-input-underline.is-error {
    border-color: #FF3E3B
}

.ui-input,.ui-select select,.ui-textarea {
    border: 1px solid #F7F3F9;
    font: 600 1.4rem/1.9rem Gilroy,Helvetica,Arial,sans-serif
}

.ui-textarea-underline {
    max-width: 100%;
    min-width: 100%;
    min-height: 12rem;
    height: 12rem
}

.ui-input,.ui-textarea {
    display: block;
    transition: .25s;
    width: 100%;
    background: #fff;
    padding: 10px 1.5rem;
    color: #000;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: 14px;
    height: 3.9rem;
    margin: 0 0 5px
}

.ui-input:-ms-input-placeholder,.ui-textarea:-ms-input-placeholder {
    color: #95C8FF;
    transition: opacity .25s
}

.ui-input::placeholder,.ui-textarea::placeholder {
    color: #95C8FF;
    transition: opacity .25s
}

.ui-input:focus,.ui-textarea:focus {
    border-color: #95C8FF
}

.ui-input:focus:-ms-input-placeholder,.ui-textarea:focus:-ms-input-placeholder {
    opacity: 0
}

.ui-input:focus::placeholder,.ui-textarea:focus::placeholder {
    opacity: 0
}

.ui-input:disabled,.ui-textarea:disabled {
    border-color: #e4ebf1;
    background: #e4ebf1;
    pointer-events: none
}

.is-error.ui-textarea,.ui-input.is-error {
    border-color: #FF3E3B!important;
    background: #FFF5F5!important;
    color: #FF3E3B!important
}

.is-error.ui-textarea:-ms-input-placeholder,.ui-input.is-error:-ms-input-placeholder {
    color: #FF3E3B!important
}

.is-error.ui-textarea::placeholder,.ui-input.is-error::placeholder {
    color: #FF3E3B!important
}

.is-valid.ui-textarea,.ui-input.is-valid {
    border-color: #D9F5DC!important;
    background: #D9F5DC!important;
    color: #39B385!important
}

.is-valid.ui-textarea:-ms-input-placeholder,.ui-input.is-valid:-ms-input-placeholder {
    color: #39B385!important
}

.is-valid.ui-textarea::placeholder,.ui-input.is-valid::placeholder {
    color: #39B385!important
}

.ui-textarea {
    max-width: 100%;
    min-width: 100%;
    min-height: 10rem;
    height: auto;
    resize: none
}

.ui-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    margin: 0 0 1.2rem;
    cursor: pointer
}

@media (min-width: 1200px) {
    .ui-check--responsive .ui-check__text svg.icon-cancel {
        display:none
    }
}

@media (max-width: 1199px) {
    .ui-check--responsive .ui-check__input:checked~.ui-check__text {
        background:#2F80ED;
        border-color: #2F80ED;
        color: #fff
    }

    .ui-check--responsive .ui-check__input:checked~.ui-check__text svg.icon-cancel {
        display: block
    }

    .ui-check--responsive .ui-check__checkbox {
        display: none
    }

    .ui-check--responsive .ui-check__text {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #95C8FF;
        background: #fff;
        border-radius: 10px;
        padding: 5px 8px;
        font-size: 1.4rem;
        line-height: 2.2rem;
        font-weight: 600;
        color: #000
    }

    .ui-check--responsive .ui-check__text svg.icon-cancel {
        display: none;
        margin: 0 0 0 4px;
        color: #95C8FF
    }
}

.ui-check__input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.ui-check__input:checked~.ui-check__checkbox svg.icon-checked,.ui-check__input:checked~.ui-check__radio:after {
    opacity: 1
}

.ui-check__input:checked~.ui-check__checkbox {
    background: #2F80ED
}

.ui-check__input:checked~.ui-check__radio {
    border-color: #2F80ED
}

.ui-check__radio {
    position: relative;
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 2rem;
    height: 2rem;
    border: 2px solid #95C8FF;
    margin: 0 8px 0 0;
    border-radius: 50%;
    color: #2F80ED;
    transition: background .25s,border-color .25s
}

.ui-check__radio:after {
    content: "";
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    background: currentColor;
    margin: -6px 0 0 -6px;
    border-radius: 50%;
    transition: opacity .25s;
    opacity: 0
}

.ui-check__checkbox {
    position: relative;
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 1.8rem;
    height: 1.8rem;
    border: 2px solid #2F80ED;
    margin: 0 8px 0 0;
    border-radius: 2px;
    color: #fff;
    transition: background .25s
}

.ui-check__checkbox svg.icon-checked {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    transition: opacity .25s;
    opacity: 0
}

.ui-check__text {
    display: block;
    -ms-flex: 1;
    flex: 1;
    line-height: 1.8rem;
    font-weight: 600
}

.ui-check__counter {
    display: block;
    font-size: 2rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -.03em;
    margin: 0 0 0 10px
}

.ui-check__counter:empty {
    display: none
}
.ui-select .selectric-open,.ui-sorting .selectric-open {
    z-index: 9999
}
.ui-select {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0 0 8px
}

.ui-select select {
    width: 100%;
    height: 3.9rem;
    border-radius: 10px;
    padding: 10px 2rem 10px 1.2rem;
    -webkit-appearance: none;
    appearance: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url("data:image/svg+xml,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 11.5a.499.499 0 01-.353-.146l-5-5A.5.5 0 012.5 5.5h10a.5.5 0 01.354.854l-5 5a.499.499 0 01-.354.146z' fill='%2395C8FF'/%3E%3C/svg%3E%0A") right 10px center no-repeat #fff;
    color: #95C8FF
}

.sz-header__catalog-toggle,.ui-select .selectric-wrapper {
    font: 600 1.4rem/2.2rem Gilroy,Helvetica,Arial,sans-serif
}

.ui-select .selectric-wrapper {
    position: relative;
    cursor: pointer;
    text-transform: none;
    width: 100%
}

.ui-select .selectric {
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #F7F3F9;
    border-radius: 10px;
    padding: 5px 3rem 5px 1.2rem;
    height: 3.9rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #95C8FF
}

.ui-select .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ui-chosen__labels,.ui-rating,.ui-select .selectric .arrow {
    display: -ms-flexbox;
    -ms-flex-align: center
}

.ui-select .selectric .arrow {
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    width: auto;
    display: flex;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ui-select .selectric .arrow svg {
    position: relative;
    display: block;
    transition: transform .25s
}

.ui-select .selectric-items {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #fff;
    width: auto!important;
    overflow: hidden
}

.ui-select .selectric-items .selectric-scroll {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 468px
}

.ui-select .selectric-items ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ui-select .selectric-items li {
    position: relative;
    display: block;
    cursor: pointer;
    padding: 5px 1.2rem;
    border-bottom: 1px solid rgba(0,0,0,.2)
}

.ui-select .selectric-items li:last-child {
    border: none
}

.ui-select .selectric-items li.selected {
    background: #2F80ED;
    color: #fff
}

.ui-select .selectric-items li.disabled {
    display: none!important
}

.ui-select .selectric-items .ui-select-group li:not(.ui-select-group-label) {
    padding-left: 30px
}

.ui-select .selectric-items .ui-select-group-label {
    pointer-events: none
}

.ui-select .selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.ui-select .selectric-hide-select select {
    position: absolute;
    left: -100%
}

.ui-select .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.ui-select .selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0
}
.datepicker,.datepicker--content,.swiper-wrapper,hr {
    box-sizing: content-box
}
.datepicker--nav-action,.fancybox-image,.fancybox-share__button,.fancybox-spaceball,.irs,.l-save__anim,.sz-intro__banner-image {
    -webkit-user-select: none;
    -ms-user-select: none
}
.datepicker,.swiper-aside .swiper-slide {
    width: 25rem
}
.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer,.irs-grid {
    display: none
}
.datepicker--cells {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.datepicker--cell {
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3.2rem;
    z-index: 1
}

.datepicker--cell.-current-.-focus- {
    color: #4a4a4a
}

.datepicker--cell.-current-.-in-range- {
    color: #4EB5E6
}

.datepicker--cell.-in-range- {
    background: rgba(92,196,239,.1);
    color: #4a4a4a;
    border-radius: 0
}

.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92,196,239,.2)
}

.datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae
}

.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1
}

.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-range-from- {
    border: 1px solid rgba(92,196,239,.5);
    background-color: rgba(92,196,239,.1);
    border-radius: 4px 0 0 4px
}

.datepicker--cell.-range-to- {
    border: 1px solid rgba(92,196,239,.5);
    background-color: rgba(92,196,239,.1);
    border-radius: 0 4px 4px 0
}

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px
}

.datepicker--cell.-selected- {
    border: none
}

.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef
}

.datepicker--cell.-selected-.-focus- {
    background: #45bced
}

.datepicker--cell:empty {
    cursor: default
}

.datepicker--days-names {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px 0 3px
}

.datepicker--day-name {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em
}

.datepicker--cell-day {
    width: 14.28571%
}

.datepicker--cells-months {
    height: 17rem
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%
}

.datepicker--cells-years,.datepicker--years {
    height: 17rem
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%
}

.datepickers-container {
    position: absolute;
    left: 0;
    top: 0
}

@media print {
    .datepickers-container {
        display: none
    }
}

.datepicker {
    background: #fff;
    color: #4a4a4a;
    position: absolute;
    left: -10000rem;
    opacity: 0;
    transition: opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;
    transition: opacity .3s ease,transform .3s ease,left 0s .3s;
    transition: opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;
    z-index: 100000
}

.datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.datepicker.-from-right- {
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

.datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px)
}

.datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
    transition: opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;
    transition: opacity .3s ease,transform .3s ease,left 0s 0s;
    transition: opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.datepicker--content {
    padding: 4px
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1
}

.datepicker--nav-action:hover,.datepicker--nav-title:hover {
    background: #f0f0f0
}

.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer {
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg)
}

.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer {
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer {
    left: 10px
}

.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer {
    right: 10px
}

.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer {
    left: calc(50% - 5px)
}

.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer {
    top: 10px
}

.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer {
    bottom: 10px
}

.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer {
    top: calc(50% - 5px)
}

.datepicker--body.active {
    display: block
}

.datepicker--nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 3.2rem;
    padding: 4px
}

.-only-timepicker- .datepicker--nav {
    display: none
}

.datepicker--nav-action,.datepicker--nav-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.datepicker--nav-action {
    width: 3.2rem;
    border-radius: 4px;
    -moz-user-select: none;
    user-select: none
}

.datepicker--nav-action.-disabled- {
    visibility: hidden
}

.datepicker--nav-action svg {
    width: 3.2rem;
    height: 3.2rem
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px
}

.datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px
}

.datepicker--buttons,.datepicker--time {
    border-top: 1px solid #efefef;
    padding: 4px
}

.datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: 0 0
}

.datepicker--buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.datepicker--button {
    color: #4EB5E6;
    cursor: pointer;
    border-radius: 4px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.2rem
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0
}

.datepicker--time {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    -webkit-flex: 0 1 138px;
    -ms-flex: 0 1 138px;
    flex: 0 1 13.8rem;
    max-width: 13.8rem
}

.-only-timepicker- .datepicker--time {
    border-top: none
}

.datepicker--time-sliders {
    -webkit-flex: 0 1 153px;
    -ms-flex: 0 1 153px;
    flex: 0 1 15.3rem;
    margin-right: 10px;
    max-width: 15.3rem
}

.datepicker--time-label {
    display: none;
    font-size: 1.2rem
}

.datepicker--time-current {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.4rem;
    text-align: center;
    margin: 0 0 0 10px
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.datepicker--time-current-hours,.datepicker--time-current-minutes {
    line-height: 1;
    font-size: 1.9rem;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    position: relative;
    z-index: 1
}

.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after {
    content: "";
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0
}

.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after {
    opacity: 1
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.datepicker--time-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    height: 1.7rem;
    background: linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
    margin-bottom: 4px
}

.datepicker--time-row input[type=range] {
    background: 0 0;
    cursor: pointer;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.datepicker--time-row input[type=range]::-ms-tooltip {
    display: none
}

.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-moz-range-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-ms-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:focus {
    outline: 0
}

.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    box-sizing: border-box;
    height: 1.2rem;
    width: 1.2rem;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s;
    margin-top: -6px
}

.datepicker--time-row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    height: 1.2rem;
    width: 1.2rem;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    height: 1.2rem;
    width: 1.2rem;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-fill-lower {
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-fill-upper {
    background: 0 0
}

.datepicker--time-row span {
    padding: 0 1.2rem
}

.datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 1.6rem;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em
}

.datepicker--time-icon:after,.datepicker--time-icon:before {
    content: "";
    background: currentColor;
    position: absolute
}

.datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px)
}

.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92,196,239,.1);
    color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92,196,239,.2)
}

.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty {
    background: 0 0;
    border: none
}

.datepicker {
    font: 700 1.4rem/1.2 Gilroy,Helvetica,Arial,sans-serif;
    box-shadow: 0 18px 30px rgba(47,128,237,.12);
    border-radius: 14px;
    border: none
}

.datepicker--pointer {
    display: none
}

.datepicker--day-name {
    color: #FF3E3B
}

.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade- {
    background: rgba(0,0,0,.04);
    color: rgba(0,0,0,.55)
}

.datepicker--cell {
    border: 2px solid #fff;
    background: #F4F8FE;
    color: #2F80ED;
    border-radius: 10px
}

.datepicker--cell.-current- {
    background: 0 0;
    color: #761CEA
}

.datepicker--cell.-current-:hover {
    background: #2F80ED;
    color: #fff
}

.datepicker--cell.-current-.-selected- {
    background: #761CEA;
    color: #fff
}

.datepicker--cell.-focus- {
    background: #2F80ED;
    color: #fff
}

.datepicker--cell.-selected-,.datepicker--cell.-selected-:hover {
    background: #761CEA;
    color: #fff
}

.datepicker__dots {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.datepicker__dot {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 0 1px;
    background: #ccc
}

.banner__close,.header__nav-toggle,.header__toggle {
    border: none;
    cursor: pointer
}

.container,.container-fluid {
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px
}

.datepicker__dot--red {
    background: #FF3E3B
}

.datepicker__dot--orange {
    background: #FF8700
}

.datepicker__dot--turq {
    background: #16A3C5
}

.datepicker__dot--purple {
    background: #761CEA
}

.datepicker__dot--green {
    background: #39B385
}

.datepicker__trigger {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    color: inherit
}

.datepicker__trigger:hover {
    text-decoration: none
}
.icon-discount {
    width: 2.5rem;
    height: 2.5rem
}
.ui-btn--blue,.ui-btn--blue:hover {
    background: #2F80ED;
    border-color: #2F80ED;
    color: #fff
}
.checkout__total th {
    font-size: 2.6rem;
}
.checkout__back {
    margin: 0 0 2rem
}

.checkout__back .ui-btn {
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 1200px) {
    .checkout__steps-item-text {
        font-size:1.4rem
    }

    .checkout__back .ui-btn {
        -ms-flex-pack: center;
        justify-content: center
    }
}
.ui-btn--light,.ui-btn--light:hover {
    background: #F7F3F9;
    border-color: #F7F3F9;
    color: #761CEA
}
.icon-arrow-left {
    width: 2.5rem;
    height: 2.5rem
}

.icon-arrow-right {
    width: 2.6rem;
    height: 2.6rem
}

.icon-arrow-select {
    width: 1.5rem;
    height: 1.6rem
}
.ui-choice {
    position: relative;
    display: block;
    margin: 0 0 10px;
    cursor: pointer
}

.ui-choice:last-child {
    margin: 0
}

.ui-choice__input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.ui-choice__input:checked~.ui-choice__btn .ui-choice__checkbox svg,.ui-choice__input:checked~.ui-choice__btn .ui-choice__checkbox:after,.ui-choice__input:checked~.ui-choice__btn .ui-choice__radio svg,.ui-choice__input:checked~.ui-choice__btn .ui-choice__radio:after {
    opacity: 1
}

.ui-choice__input:checked~.ui-choice__btn .ui-choice__checkbox {
    background: #41CC99;
    border-color: #41CC99
}

.ui-choice__input:checked~.ui-choice__btn .ui-choice__radio {
    border-color: #41CC99
}

.ui-choice__btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #F4F8FE;
    box-shadow: 0 3px 5px rgba(64,123,255,.2);
    border-radius: 14px;
    padding: 1.2rem;
    -ms-flex: 1;
    flex: 1
}

.ui-choice__checkbox,.ui-choice__radio {
    position: relative;
    width: 1.8rem;
    border: 2px solid #2F80ED;
    color: #fff
}

.ui-choice__checkbox {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 1.8rem;
    margin: 4px 8px 4px 0;
    border-radius: 2px;
    transition: background .25s
}

.ui-choice__checkbox svg {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    transition: opacity .25s;
    opacity: 0
}

.ui-choice__radio {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 1.8rem;
    margin: 2px 8px 2px 0;
    border-radius: 50%;
    transition: background .25s
}

.ui-choice__radio svg,.ui-choice__radio:after {
    display: block;
    position: absolute;
    transition: opacity .25s;
    top: 50%;
    opacity: 0;
    left: 50%
}

.ui-choice__radio:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: -5px 0 0 -5px;
    background: #41CC99
}

.ui-choice__radio svg {
    width: 1.2rem;
    height: 1.2rem;
    margin: -6px 0 0 -6px
}

.ui-choice__desc {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ui-choice__age,.ui-choice__name,.ui-choice__title {
    display: block;
    font-size: 1.6rem;
    line-height: 1.4
}

.ui-choice__desc>* {
    margin: 0 5px 0 0
}

.ui-choice__desc>:last-child {
    margin: 0
}

.ui-choice__age {
    font-weight: 400
}

.ui-choice__title {
    font-weight: 500
}

.ui-choice__title img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -.02em;
    left: .02em
}

.ui-choice__text {
    display: block;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 1.2rem;
    line-height: 1.25;
    font-weight: 400;
    padding: 5px 0 0
}

.ui-choice__badge,.ui-choice__price {
    line-height: 1.2;
    font-weight: 500;
    font-size: 1.6rem
}

.ui-choice__badge {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-height: 2.5rem;
    background: #D9F5DC;
    border: 1px solid #41CC99;
    border-radius: 10px;
    padding: 0 8px
}

.ui-choice__price {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-height: 2.5rem;
    background: #FFF;
    border: 1px solid #407BFF;
    border-radius: 10px;
    padding: 0 8px
}
.ui-line {
    display: block;
    border: none;
    border-top: 1px solid #C4E0FE;
    margin: 2rem 0
}
/* End */


/* Start:/local/templates/school/include/css/form.css?173148009434087*/
/*b24-form region*/
.b24-form .b24-form-control-string .b24-form-control, .b24-form .b24-form-control-text .b24-form-control {
    display: block;
    transition: .25s;
    width: 100%;
    background: #fff;
    border: 1px solid #F7F3F9;
    font: 600 1.4rem/1.9rem "Gilroy", Helvetica, Arial, sans-serif;
    padding: 10px 32px 10px 15px;
    color: #1D1D1B;
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    box-shadow: none;
    border-radius: 14px;
    height: 3.9rem;
    margin: 0;
    position: relative;
    padding-left: 32px;
}

.b24-form .b24-form-control-text .b24-form-control {
    max-width: 100%;
    min-width: 100%;
    min-height: 9.7rem;
    resize: none !important;
}

.b24-form .b24-form-control-label {
    opacity: 1;
}

.b24-form .b24-form-control-text .b24-form-control-label {
    margin-top: -5px;
    color: #6ca0d7;
    text-overflow: unset;
    white-space: initial;
}

.questions .b24-form .b24-form-control-text .b24-form-control-label {
    color: #761CEA;
}

.b24-form-field-name .b24-form-control-icon-after:before,
.b24-form-field-phone .b24-form-control-icon-after:before,
.b24-form-field-email .b24-form-control-icon-after:before,
.b24-form-field-text .b24-form-control-icon-after:before,
.b24-form-field-string .b24-form-control-icon-after:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    width: 32px;
    height: 39px;
    position: absolute;
    left: 0;
    top: -1px;
    z-index: 1;
    opacity: 1;
}

.b24-form-field-string .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/icon-company.svg);
}

.b24-form-field-name .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/contact_violet.svg);
}

.b24-form-field-phone .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/tel_violet.svg);
}

.is-page-ta .request .b24-form-field-name .b24-form-control-icon-after:before,
.is-page-vacancies .b24-form-field-name .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/icon-user.svg);
}

.is-page-ta .request .b24-form-field-phone .b24-form-control-icon-after:before,
.is-page-vacancies .b24-form-field-phone .b24-form-control-icon-after:before,
.is-page-party .b24-form-field-phone .b24-form-control-icon-after:before,
.is-page-organized .b24-form-field-phone .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/icon-phone.svg);
}

.questions .b24-form-field-text .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/pen_violet.svg);
}

.is-page-vacancies .b24-form-field-string .b24-form-control-icon-after:before {
    display: none;
}

.b24-form-field-phone .iti--allow-dropdown {
    width: 100%;
}

.b24-form-field-phone .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: transparent;
}

.b24-form-field-email .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/email-purple.svg);
}

.is-page-ta .request .b24-form-field-email .b24-form-control-icon-after:before,
.is-page-vacancies .b24-form-field-email .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/email_blue.svg);
}

.b24-form-field-text .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/icon-edit.svg);
}

.b24-form .b24-form-control-label {
    color: #761CEA;
    padding-left: 32px !important;
    font: 600 1.4rem/1.9rem "Gilroy", Helvetica, Arial, sans-serif;
    text-align: left;
}

.is-page-vacancies .popup__vacancies-feedback .b24-form-field-string:last-child .b24-form-control-label,
.is-page-vacancies .tell__feedback .b24-form-field-string:last-child .b24-form-control-label {
    padding-left: 20px !important;
}

.is-page-ta .request .b24-form .b24-form-control-label,
.is-page-vacancies .b24-form .b24-form-control-label {
    color: #407BFF;
}

.b24-form .b24-form-control-string .b24-form-control:focus {
    border-color: #761CEA;
}

.is-page-ta .request .b24-form .b24-form-control-string .b24-form-control:focus,
.is-page-vacancies .b24-form .b24-form-control-string .b24-form-control:focus,
.is-page-organized .b24-form .b24-form-control-string .b24-form-control:focus {
    border-color: #2F80ED;
}

.b24-form-control:focus+.b24-form-control-label, .b24-form-control-not-empty+.b24-form-control-label {
    display: none;
}

.is-page-vacancies .b24-form-header {
    display: none;
}

.b24-form .b24-form-btn {
    background: #41CC99 !important;
    border-color: #41CC99;
    color: #fff;
    width: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    font: 600 1.6rem/2.9rem "Gilroy", Helvetica, Arial, sans-serif;
    text-align: center;
    border: none;
    background: none;
    padding: 5px 1.2rem;
    text-decoration: none;
    transition: box-shadow 0.25s, color 0.25s, background 0.25s, box-shadow 0.25s;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 14px;
    height: 3.9rem;
    overflow: hidden;
    box-shadow: none;
    min-height: min-content;
}

.request .b24-form .b24-form-btn {
    background: #41CC99 !important;
    border-color: #41CC99;
}

.is-page-ta .request .b24-form .b24-form-btn {
    background: #2F80ED !important;
    border-color: #2F80ED;
}

.is-page-vacancies .b24-form .b24-form-btn {
    background: #2F80ED !important;
    border-color: #2F80ED;
}

.is-page-party .b24-form .b24-form-btn,
.is-page-organized .b24-form .b24-form-btn {
    background: #2F80ED !important;
    border-color: #2F80ED;
}

.is-page-party .b24-form-header {
    display: none;
}

.is-page-party .b24-form .b24-form-control-label,
.is-page-party .b24-form-control-label,
.is-page-organized .b24-form .b24-form-control-label {
    color: #2F80ED;
}

.is-page-party .b24-form-field-name .b24-form-control-icon-after:before,
.is-page-organized .b24-form-field-name .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/include/images/icons/icon-user.svg);
}

.b24-form .b24-form-btn:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.25);
    transition: opacity 0.25s;
    opacity: 0;
}

.b24-form .b24-form-btn:hover {
    background: #761CEA;
    border-color: #761CEA;
    color: #fff;
}

.b24-form .b24-form-btn:hover:after {
    opacity: 1;
}

.b24-form .b24-form-btn:active {
    transition: none;
    transform: translate(0, 1px);
    box-shadow: inset 0 2px 5px rgb(0 0 0 / 15%);
}

.b24-form-wrapper.b24-form-border-bottom {
    border-bottom: 0 !important;
}

.b24-form-wrapper.b24-form-shadow {
    box-shadow: none !important;
}

.b24-form .b24-form-field, .b24-form .b24-form-control-container {
    margin-bottom: 5px;
}

.b24-form .b24-form-btn-block {
    padding-top: 0;
    padding-bottom: 0;
}

.b24-form-control-alert.b24-form-control-string .b24-form-control {
    background-color: transparent !important;
    border-color: #FF3E3B !important;
}

.b24-form .b24-form-control-alert.b24-form-control-text .b24-form-control {
    background: none;
}

.questions__form .b24-form .b24-form-control-text .b24-form-control {
    min-height: 10rem;
}

.b24-form .b24-form-content.b24-form-padding-side {
    padding: 0;
}

.b24-form .b24-form-header-padding {
    padding: 0;
}

.b24-form .b24-form-wrapper, .b24-form .b24-form-wrapper.b24-from-state-on {
    min-height: min-content;
}

.b24-form .b24-form-control-alert-message {
    background: none;
    padding-left: 0;
    font-size: 1.2rem !important;
    line-height: 1.45 !important;
    font-weight: 400 !important;
    color: #FF3E3B;
    font-family: "Gilroy", Helvetica, Arial, sans-serif !important;
    top: 100%;
    left: 0;
    z-index: 1;
}

.b24-form .b24-form-control-alert-message:before, .b24-form .b24-form-control-alert-message:after {
    display: none;
}

.b24-form .b24-form-state-container .b24-form-success {
    background: #fff;
}

.b24-form .b24-form-success-icon {
    width: 59px;
    height: 59px;
    margin: 0 auto 10px;
    padding: 0;
    display: block;
}

.b24-form .b24-form-loader-icon {
    width: 115px;
    height: 84px;
}

.b24-form .b24-form-success .b24-form-state-text {
    margin: 0;
    font-size: 18px !important;
    font-family: "Gilroy", Helvetica, Arial, sans-serif !important;
    line-height: 1.3 !important;
}

.b24-form .b24-window-popup-wrapper {
    padding: 20px;
}

.b24-form .b24-window-popup-wrapper .b24-form-header {
    border-bottom: 0;
}

body .b24-form-control-file .b24-form-control {
    font-size: 0 !important;
    opacity: 1;
    border: 0;
    padding: 0 !important;
    margin: 20px 0 0;
    display: block;
}

body .b24-form-control-file .b24-form-control:after {
    content: 'Прикрепить файл';
    font-size: 1.4rem;
    width: 100%;
    height: auto;
    margin-top: -13px;
    left: 20px;
    top: 0;
    color: #4981fe;
    background: none;
    font: 600 1.4rem/1.9rem "Gilroy", Helvetica, Arial, sans-serif;
    text-align: left;
}

body .b24-form-control-file .b24-form-control:before {
    width: 15px;
    height: 16px;
    content: '';
    background: none;
    top: 0;
    left: 0;
    margin-top: -10px;
    background: url(/local/templates/school/include/css/include/images/attach.svg) left top no-repeat;
}

.is-page-vacancies .b24-form-field-file {
    background: none;
    padding: 20px 0 2px;
    border: 0;
    position: relative;
    margin-top: 5px;
}

.is-page-vacancies .b24-form-field-file:before {
    position: absolute;
    top: 0;
    left: 0;
    content: 'Резюме';
    display: block;
    margin: 0 0 5px;
    font-size: 1.6rem;
    line-height: 1.45;
    font: 600 1.6rem/1.9rem "Gilroy", Helvetica, Arial, sans-serif;
    color: #000;
}

body .b24-form-control-file .b24-form-control:hover:after {
    color: #FF8700;
}

.is-page-vacancies .b24-form-field-file .b24-form-control-label {
    display: none;
}

.call__form .b24-form .b24-form-success-icon {
    width: 39px;
    height: 39px;
}

.call__form .b24-form .b24-form-success .b24-form-state-text {
    font-size: 16px !important;
}

.is-page-summer .b24-form .b24-form-control-string .b24-form-control, .is-page-summer .b24-form .b24-form-control-text .b24-form-control {
    border-color: #FFF0E0;
    color: #761CEA;
}

.is-page-summer .b24-form .b24-form-control-string .b24-form-control:focus, .is-page-summer .b24-form .b24-form-control-text .b24-form-control:focus {
    border-color: #761CEA;
}

.is-page-summer .b24-form .b24-form-control-string .b24-form-control:-ms-input-placeholder, .is-page-summer .b24-form .b24-form-control-text .b24-form-control:-ms-input-placeholder {
    color: #761CEA !important;
}

.is-page-summer .b24-form .b24-form-control-string .b24-form-control::placeholder, .is-page-summer .b24-form .b24-form-control-text .b24-form-control::placeholder {
    color: #761CEA !important;
}

.is-page-filter .b24-form .b24-form-wrapper, .is-page-platforms .b24-form .b24-form-wrapper, .is-page-default .b24-form .b24-form-wrapper {
    background-color: transparent;
}

.is-page-default .b24-form .b24-form-control-string .b24-form-control {
    background-color: #fff;
}

.is-page-default .b24-form .b24-form-control-alert.b24-form-control-string .b24-form-control{
    background-color: #fff !important;
}

.footer__subsc .b24-form-wrapper.b24-form-border-bottom {
    border-bottom: 0 !important;
    background: none !important;
}

.footer__subsc .b24-form .b24-form-btn {
    background: #2F80ED !important;
    border-color: #2F80ED !important;
}

.footer__subsc .b24-form-field-agreement-link {
    color: #fff;
}

.footer__subsc .b24-form-control-alert.b24-form-control-string .b24-form-control {
    background-color: #fff !important;
}

.footer__subsc .b24-form-state-container .b24-form-success {
    background-color: #761CEA !important;
}

.footer__subsc .b24-form-success .b24-form-state-text {
    color: #fff !important;
}

.footer .is-xl-hidden .footer__group-menu a {
    font-weight: 600;
}

.footer__subsc .b24-form .b24-form-success-icon {
    width: 2.9rem;
    height: 2.9rem;
    margin: 0 auto;
    padding: 0;
    display: block;
}

.footer__subsc .b24-form .b24-form-success .b24-form-state-text {
    font-size: 1.6rem !important;
}

.footer__subsc .b24-form-wrapper.b24-from-state-on .b24-form-btn {
    display: none;
}

.footer .is-xl-hidden .footer__group-menu a {
    font-weight: 600;
}
/*b24-form region end*/

.b24-form .b24-form-control-label {
    color: #1D1D1B !important;
}
.b24-form .b24-form-sign {
    display: none !important;
}

/* .form-white */
.ui-form--white {
    background: #fff !important;
    color: #1D1D1B !important;
}

.ui-form--white .b24-form-field-name .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/icon-user.svg) !important;
}

.ui-form--white .b24-form-field-phone .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/icon-phone.svg) !important;
}

.ui-form--white .b24-form-field-email .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/email_blue.svg);
}

/*.ui-form--white .b24-form-field-text .b24-form-control-icon-after {
    background-image: url(/local/templates/school/include/css/include/images/icons/pen_violet.svg);
}*/

.ui-form--white .b24-form .b24-form-btn {
    background: #2F80ED !important;
    border-color: #2F80ED !important;
    color: #fff !important;
}

.ui-form--white .b24-form .b24-form-control-string .b24-form-control, .ui-form--white .b24-form .b24-form-control-text .b24-form-control {
    border-color: #F7F3F9 !important;
}

.ui-form--white .b24-form .b24-form-control-string .b24-form-control:focus, .ui-form--white .b24-form .b24-form-control-text .b24-form-control:focus {
    border-color: #95C8FF !important;
}

.ui-form--white .b24-form-control-alert.b24-form-control-string .b24-form-control {
    border-color: #FF3E3B !important;
}

/* .form-violet */
.ui-form--purple {
    background: #761CEA !important;
}

.ui-form--purple .b24-form-field-name .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/contact_violet.svg) !important;
}

.ui-form--purple .b24-form-field-phone .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/tel_violet.svg) !important;
}

.ui-form--purple .b24-form-field-text .b24-form-control-icon-after {
    background-image: url(/local/templates/school/include/css/../images/icons/pen_violet.svg);
}

.ui-form--purple .b24-form-field-email .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/email-purple.svg);
}

.ui-form--purple .b24-form .b24-form-btn {
    background: #41CC99 !important;
    border-color: #41CC99 !important;
    color: #fff !important;
}

/* .form-green */
.ui-form--green {
    background: #41CC99 !important;
}

.ui-form--green .b24-form-field-name .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/contact_violet.svg) !important;
}

.ui-form--green .b24-form-field-phone .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/tel_violet.svg) !important;
}

.ui-form--purple .b24-form-field-text .b24-form-control-icon-after {
    background-image: url(/local/templates/school/include/css/../images/icons/pen_violet.svg);
}

.ui-form--green .b24-form-field-email .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/email-purple.svg);
}

.ui-form--green .b24-form .b24-form-btn {
    background: #761CEA !important;
    border-color: #761CEA !important;
    color: #fff !important;
}

/* .form-orange */
.ui-form--orange {
    background: #FF8700 !important;
}

.ui-form--orange .b24-form-field-name .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/contact_violet.svg) !important;
}

.ui-form--orange .b24-form-field-phone .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/tel_violet.svg) !important;
}

.ui-form--orange .b24-form-field-text .b24-form-control-icon-after {
    background-image: url(/local/templates/school/include/css/../images/icons/pen_violet.svg);
}

.ui-form--orange .b24-form-field-email .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/email-purple.svg);
}

.ui-form--orange .b24-form .b24-form-btn {
    background: #761CEA !important;
    border-color: #761CEA !important;
    color: #fff !important;
}

/* .form-turq */
.ui-form--turq {
    background: #16A3C5 !important;
}

.ui-form--turq .b24-form-field-name .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/contact_violet.svg) !important;
}

.ui-form--turq .b24-form-field-phone .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/tel_violet.svg) !important;
}

.ui-form--turq .b24-form-field-text .b24-form-control-icon-after {
    background-image: url(/local/templates/school/include/css/../images/icons/pen_violet.svg);
}

.ui-form--turq .b24-form-field-email .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/email-purple.svg);
}

.ui-form--turq .b24-form .b24-form-btn {
    background: #761CEA !important;
    border-color: #761CEA !important;
    color: #fff !important;
}

/* .ui-form--white_purple */
.ui-form--white_purple {
    color: #1D1D1B !important;
}

.ui-form--white_purple .b24-form-field-name .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/contact_violet.svg) !important;
}

.ui-form--white_purple .b24-form-field-phone .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/tel_violet.svg) !important;
}

.ui-form--white_purple .b24-form-field-text .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/pen_violet.svg);
}

.ui-form--white_purple .b24-form-field-email .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/email-purple.svg);
}

.ui-form--white_purple .b24-form .b24-form-btn {
    background: #761CEA !important;
    border-color: #761CEA !important;
    color: #fff !important;
}

.ui-form--white_purple .b24-form .b24-form-control-string .b24-form-control, .ui-form--white_purple .b24-form .b24-form-control-text .b24-form-control {
    border-color: #F7F3F9 !important;
}

.ui-form--white_purple .b24-form .b24-form-control-string .b24-form-control:focus, .ui-form--white_purple .b24-form .b24-form-control-text .b24-form-control:focus {
    border-color: #761CEA !important;
}

.ui-form--white_purple .b24-form-control-alert.b24-form-control-string .b24-form-control {
    border-color: #FF3E3B !important;
}

/* .ui-form--white_green */
.ui-form--white_green {
    color: #1D1D1B !important;
}

.ui-form--white_green .b24-form-field-name .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/icon-user-green.svg) !important;
}

.ui-form--white_green .b24-form-field-phone .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/icon-phone-geen.svg) !important;
}

.ui-form--white_green .b24-form-field-text .b24-form-control-icon-after {
    background-image: url(/local/templates/school/include/css/../images/icons/pen_violet.svg);
}

.ui-form--white_green .b24-form-field-email .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/email-purple.svg);
}

.ui-form--white_green .b24-form .b24-form-btn {
    background: #41CC99 !important;
    border-color: #41CC99 !important;
    color: #fff !important;
}

.ui-form--white_green .b24-form .b24-form-control-string .b24-form-control, .ui-form--white_green .b24-form .b24-form-control-text .b24-form-control {
    border-color: #D9F5DC !important;
}

.ui-form--white_green .b24-form .b24-form-control-string .b24-form-control:focus, .ui-form--white_green .b24-form .b24-form-control-text .b24-form-control:focus {
    border-color: #41CC99 !important;
}

.ui-form--white_green .b24-form-control-alert.b24-form-control-string .b24-form-control {
    border-color: #FF3E3B !important;
}

.sz-news__item-title-link {
    text-decoration: none;
    color: #000000;
    transition: color 0.25s;
}

.sz-news__item-title-link:hover {
    text-decoration: none;
    color: #407BFF;
}

/*education page form*/
.is-page-sz-education .b24-form .b24-form-field
{
    width: 95%;
}

.is-page-sz-education .b24-form .b24-form-field:not(:last-child){
    margin-right: 2px;
}

.is-page-sz-education .form-education .b24-form-content form > div{
    display: flex;
    flex-wrap: wrap;
}

.is-page-sz-education .form-education .b24-form-content form .b24-form-field:not(:last-child){
    width: 33%;
}

.is-page-sz-education .form-education .b24-form-content form .b24-form-field:nth-child(3n){
    margin-right: 0;

}
.is-page-sz-education .form-education .b24-form-content form .b24-form-field:last-child{
    width: 100%;
}

.is-page-sz-education .ui-form--white .b24-form-field-text .b24-form-control-icon-after {
    background-image: none;
}

.is-page-sz-education .ui-form--white_purple .b24-form-field-text .b24-form-control-icon-after {
    background-image: none;
}
.is-page-sz-education .ui-form--white_purple .b24-form-field-text .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/pen_violet.svg);
}

.is-page-sz-education .sz-education .b24-form-content form > div{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.is-page-sz-education .b24-form-control-alert {
    margin-bottom: 33px !important;
}
/**/

/*form detail programs */

.is-page-camp-program .b24-form-field-name .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/icon-user.svg) !important;
}

.is-page-camp-program .b24-form-field-phone .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/icon-phone.svg) !important;
}

.is-page-camp-program .b24-form-field-email .b24-form-control-icon-after:before {
    background-image: url(/local/templates/school/include/css/../images/icons/icon-edit.svg);
}

.is-page-camp-program .b24-form-field-text .b24-form-control-icon-after {
    background-image: url(/local/templates/school/include/css/../images/icons/pen_violet.svg);
}

.is-page-camp-program .b24-form .b24-form-control-string .b24-form-control, .is-page-camp-program .b24-form .b24-form-control-text .b24-form-control {
    border-color: #F7F3F9 !important;
}

.is-page-camp-program .b24-form .b24-form-control-string .b24-form-control:focus, .is-page-camp-program .b24-form .b24-form-control-text .b24-form-control:focus {
    border-color: #95C8FF !important;
}

.is-page-camp-program .b24-form-control-alert.b24-form-control-string .b24-form-control {
    border-color: #FF3E3B !important;
}

/**
form-season--gorizontal
*/
.form-season--gorizontal .b24-form-content form {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.form-season--gorizontal .b24-form-content form > div {
    display: inline-flex;
}

.form-season--gorizontal .b24-form-content form > div:first-child {
    width: 66.66667%;
}

.form-season--gorizontal .b24-form-content form .b24-form-btn-container {
    width: 33.33333%;
}

.form-season--gorizontal .b24-form-content form .b24-form-field:first-child {
    padding-right: 8px;
}
.form-season--gorizontal .b24-form .b24-form-control-string .b24-form-control, .form-season--gorizontal .b24-form .b24-form-control-text .b24-form-control {
    color: #761CEA;
}

/**
form-season--gorizontal three
*/
.form-season--gorizontal.three .b24-form-content form {
    flex-direction: column;
}
.form-season--gorizontal.three .b24-form-content form > div:first-child {
    width: 100%;
}
.form-season--gorizontal.three .b24-form-content form .b24-form-btn-container {
    width: 100%;
    margin: 0;
}
.form-season--gorizontal.three .b24-form-content form .b24-form-field:nth-child(2) {
    padding-right: 5px;
}
.form-season--gorizontal.three .b24-form .b24-form-btn-block {
    padding: 0;
}

/**
form-season--columns
**/
.form-season--columns .b24-form-content form .b24-form-field {
    display: inline-flex;
    width: 50%;
    flex-direction: column;
    padding-left: 3px;
    padding-right: 3px;
}

/**

**/
.ui-form--white_green-button .b24-form .b24-form-btn {
    background: #41CC99 !important;
    border-color: #41CC99 !important;
}
.ui-form--white_blue-button .b24-form .b24-form-btn {
    background: none !important;
    border-color: #2F80ED !important;
    color: #2F80ED !important;
    border: 1px solid;
}
.ui-form--white_blue-button .b24-form .b24-form-btn:hover {
    background: #2F80ED !important;
    color: #fff !important;
}

/**
form-underline
*/
.ui-form--underline .b24-form .b24-form-control-string .b24-form-control,
.ui-form--underline .b24-form .b24-form-control-text .b24-form-control {
    display: block;
    transition: .25s;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 2px solid rgba(2, 48, 71, 0.15);
    font: 500 2rem/1.4 "Gilroy", Helvetica, Arial, sans-serif;
    padding: 0 0 10px;
    color: #023047;
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    height: auto;
    margin: 0 0 2rem;
}
.ui-form--underline .b24-form .b24-form-field-name .b24-form-control-icon-after:before,
.ui-form--underline .b24-form .b24-form-field-phone .b24-form-control-icon-after:before,
.ui-form--underline .b24-form .b24-form-field-email .b24-form-control-icon-after:before,
.ui-form--underline .b24-form .b24-form-field-text .b24-form-control-icon-after:before {
    display: none;
}
.ui-form--underline .b24-form .b24-form-control-icon-after .b24-form-control-label {
    color: rgba(2, 48, 71, 0.3);
    transition: opacity 0.25s;
    padding-left: 0 !important;
    font: 500 2rem/1.4 "Gilroy", Helvetica, Arial, sans-serif;
}
.ui-form--underline .b24-form .b24-form-control-string .b24-form-control:focus {
    border-color: #407BFF;
}
.ui-form--underline .b24-form .b24-form-btn {
    background: #2F80ED !important;
    border-color: #2F80ED;
    color: #fff;
    font-size: 2.4rem;
    line-height: 1.3;
    font-weight: 600;
    padding: 10px 3rem;
    height: 6.6rem;
    border-radius: 20px;
}
.ui-form--underline .b24-form .b24-form-control-text .b24-form-control {
    max-width: 100%;
    min-width: 100%;
    min-height: 12rem;
    height: 12rem;
}

/**
sz-intro__form-data
*/
.sz-intro__form-data .b24-form .b24-form-field, .sz-intro__form-data .b24-form .b24-form-control-container {
    margin-bottom: 0;
}
.sz-intro__form-data.form-season--gorizontal.three .b24-form .b24-form-btn-block {
    margin-top: 10px;
}
.sz-intro__form-data.form-season--gorizontal .b24-form-content form .b24-form-field:first-child {
    padding-right: 20px;
}

/*.ui-form--subscribe*/
.ui-form--subscribe .b24-form-content form {
    display: flex;
}
.ui-form--subscribe .b24-form-content form > div {
    display: inline-flex;
}
.ui-form--subscribe .b24-form-content form > div:first-child {
    flex-basis: 50%;
    flex-grow: 1;
    padding: 0 5px;
}
.ui-form--subscribe .b24-form-content form .b24-form-btn-container {
    flex-basis: 50%;
    flex-grow: 1;
    padding: 0 5px;
}
.ui-form--subscribe .b24-form .b24-form-field, .ui-form--subscribe .b24-form .b24-form-control-container {
    margin-bottom: 0;
}
.ui-form--subscribe .b24-form .b24-form-control-string {
    width: 100%;
}
.ui-form--subscribe .b24-form .b24-form-control-string .b24-form-control, .ui-form--subscribe .b24-form .b24-form-control-text .b24-form-control {
    text-align: left !important;
    font: 600 1.6rem/2.8rem "Gilroy", Helvetica, Arial, sans-serif;
    color: #1D1D1B;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.ui-form--subscribe .b24-form .b24-form-control-label {
    transition: opacity 0.25s;
    text-align: left;
    font: 600 1.6rem/2.8rem "Gilroy", Helvetica, Arial, sans-serif;
    color: #1D1D1B;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.ui-form--subscribe .b24-form-field-email .b24-form-control-icon-after:before {
    display: none;
}
.ui-form--subscribe .b24-form-control-alert .b24-form-control-alert-message {
    display: none !important;
}
.ui-form--subscribe .b24-form-control-alert {
    margin-bottom: 0 !important;
}
.ui-form--subscribe .b24-form .b24-form-btn {
    background-color: #407BFF !important;
    padding-left: calc(63% - 80px);
}
.ui-form--subscribe .b24-form .b24-form-btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-image: url(/local/templates/school/include/css/../images/icons/icon-letter.svg);
    background-repeat: no-repeat;
    background-position: calc(57% - 65px) center;
}
.ui-form--subscribe .b24-form-wrapper {
    max-width: none;
}
.ui-form--submit_green .b24-form .b24-form-btn {
    background-color: #41CC99 !important;
}
.ddo-feedback__form .b24-form .b24-form-btn {
    background: #41CC99 !important;
    border-color: #41CC99 !important;
}
.ddo-feedback__form .b24-form .b24-form-control-container {
    margin-bottom: 10px;
}

/**
form-wide
*/
.ui-form-wide .b24-form-wrapper {
    max-width: 100%;
}
.form-season--gorizontal.ui-form-wide .b24-form-content form .b24-form-field {
    padding-right: 10px;
}
.form-season--gorizontal.ui-form-wide .b24-form-content form > div:first-child {
    width: 100%;
}
.ui-form--white.ui-form-wide {
    background: none !important;
}
.ui-check__input.is-error ~ .ui-check__checkbox {
    border-color: #FF3E3B !important;
}
.ui-form-wide .b24-form .b24-form-field, .b24-form .b24-form-control-container {
    margin-bottom: 1rem;
}

@media(max-width: 1199px){
    .form-season--gorizontal.ui-form-wide .b24-form-content form {
        flex-direction: column;
    }
    .form-season--gorizontal.ui-form-wide .b24-form-content form > div:first-child {
        flex-direction: column;
    }
    .form-season--gorizontal.ui-form-wide .b24-form-content form .b24-form-field {
        padding-right: 0;
        width: 100%;
    }
    .form-season--gorizontal.ui-form-wide .b24-form-content form .b24-form-btn-container {
        width: 100%;
        margin: 0;
    }
    .form-season--gorizontal.ui-form-wide .b24-form-content form .b24-form-btn-block {
        padding: 0;
    }
}

@media(max-width: 767px){
    .is-page-autumn .b24-form .b24-form-field
    {
        width: 100%;
        margin-right: 0;
    }

    .is-page-autumn .sz-promo .b24-form-content form {
        display: block;
    }
    .is-page-autumn .sz-promo .b24-form-content form > div {
        display: block;
    }

    .is-page-autumn .sz-promo .b24-form .b24-form-control-string .b24-form-control, .b24-form .b24-form-control-text .b24-form-control {
        width: 100%;
    }

    .is-page-autumn .form-season .b24-form-content form > div {
        display: block;
    }

    .is-page-autumn .form-self .b24-form-content form > div {
        display: block;
    }


    /*education page form*/
    .is-page-sz-education .sz-education .b24-form-content form > div {
        display: block;
    }

    .is-page-sz-education .b24-form .b24-form-field {
        width: 100%;
    }

    .is-page-sz-education .form-education .b24-form-content form > div{
        display: block;
    }

    .is-page-sz-education .form-education .b24-form-content form .b24-form-field:not(:last-child){
        width: 100%;
    }
    
    /**
    form-season--gorizontal
    */
    .form-season--gorizontal .b24-form-content form {
        flex-direction: column;
    }
    
    .form-season--gorizontal .b24-form-content form > div {
        display: block;
    }
    
    .form-season--gorizontal .b24-form-content form > div:first-child {
        width: 100%;
    }
    
    .form-season--gorizontal .b24-form-field {
        width: 100%;
        margin-right: 0;
    }
    
    .form-season--gorizontal .b24-form-content form .b24-form-field:first-child {
        padding-right: 0;
    }
    
    .form-season--gorizontal .b24-form .b24-form-control-string .b24-form-control {
        width: 100%;
    }
    
    .form-season--gorizontal .b24-form .b24-form-control-container {
        margin-bottom: 10px;
    }
    
    .form-season--gorizontal .b24-form-content form .b24-form-btn-container {
        width: 100%;
        margin: 0;
    }
    
    .form-season--gorizontal .b24-form-content form .b24-form-btn-block {
        padding: 0;
    }
    
    /**
    form-season--columns mobile
    **/
    .form-season--columns.mobile-vertical .b24-form-content form .b24-form-field {
        width: 100%;
    }
    
    /**
    form-season--columns three
    **/
    .form-season--gorizontal.three .b24-form-content form .b24-form-field:nth-child(2) {
        padding-right: 0;
    }
    
    /**
    form-underline
    */
    .ui-form--underline .b24-form .b24-form-btn {
        width: 100%;
        border-radius: 15px;
        font-size: 1.8rem;
        height: 6rem;
    }
}

@media (min-width: 960px) {
    .ui-form--subscribe {
        max-width: 45.8rem !important;
        padding-right: 0;
    }
    .ui-form--subscribe .b24-form-btn-block {
        padding-right: 0;
    }
    .ddo-feedback__form .b24-form .b24-form-btn {
        height: 6rem;
        font-size: 2.4rem;
        line-height: 1.3;
        font-weight: 600;
        border-radius: 20px;
    }
}

@media(max-width: 959px) {
    .ui-form--subscribe .b24-form-content form {
        flex-direction: column;
    }
    .ui-form--subscribe .b24-form .b24-form-control-string {
        margin-bottom: 5px;
    }
    .ui-form--subscribe .b24-form .b24-form-btn {
        padding-left: calc(50% - 400px);
    }
    .ui-form--subscribe .b24-form .b24-form-control-string .b24-form-control {
        text-align: left !important;
    }
    .ui-form--subscribe .b24-form .b24-form-control-label {
        text-align: left;
    }
}

@media(max-width: 959px) {
    .ui-form--subscribe .b24-form .b24-form-btn {
        padding-left: 14%;
    }
    .ui-form--subscribe .b24-form .b24-form-btn:before {
        background-position: calc(54% - 70px) center;
    }
}

@media (min-width: 768px) {
    .form-season--gorizontal .b24-form-content form .b24-form-field {
        width: 50%;
    }
}
/* End */


/* Start:/local/templates/school/include/css/custom.css?175638448011008*/
@media (max-width: 768px) {
  .topbar--ss .topbar__title {
display: none;
  }
}

.topbar--ss {
  background: #ffc822 url(/local/templates/school/include/css/../images/bg-topbar-ss.png) 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.topbar--ss .topbar__image {
  border-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .topbar--ss .topbar__image {
    min-height: 48rem;
  }
}
@media (min-width: 768px) {
  .topbar--ss .topbar__desc {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
@media (min-width: 768px) {
  .topbar--ss .topbar__title {
    font-size: 6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
.topbar--ss .topbar__text {
  color: rgba(255, 255, 255, 0.8);
}
.topbar--ss .topbar__form .ui-prepend {
  color: #ffc822;
}
@media (min-width: 768px) {
  .topbar--ss .topbar__form:after {
    content: "";
    display: block;
    position: absolute;
    top: -9.5rem;
    right: -5.5rem;
    width: 14rem;
    height: 14rem;
    pointer-events: none;
    background: url(/local/templates/school/include/css/../images/img-topbar-decor-01.webp) 50% 50% no-repeat;
    background-size: contain;
  }

.sz-cookies {
    z-index: 10000000005;
}

.topbar--blue {
  background: #1B51F2 url(/local/templates/school/include/css/../images/bg-topbar-blue.webp) 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.topbar--blue .topbar__image {
  border-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .topbar--blue .topbar__image {
    min-height: 48rem;
  }
}
@media (min-width: 768px) {
  .topbar--blue .topbar__desc {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
@media (min-width: 768px) {
  .topbar--blue .topbar__title {
    font-size: 6rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
.topbar--blue .topbar__text {
  color: rgba(255, 255, 255, 0.8);
}
.topbar--blue .topbar__form .ui-prepend {
  color: #1B51F2;
}
@media (min-width: 768px) {
  .topbar--blue .topbar__form:after {
    content: "";
    display: block;
    position: absolute;
    top: -9.5rem;
    right: -5.5rem;
    width: 14rem;
    height: 14rem;
    pointer-events: none;
    background: url(/local/templates/school/include/css/../images/img-topbar-decor-01.webp) 50% 50% no-repeat;
    background-size: contain;
  }


.banner {
    position: relative;
}
.banner--image .banner__item {
    background: #DFE9FF;
    color: #fff;
    z-index: 100;
}
@media (min-width: 1200px) {
    .banner__item {
        height: 6rem;
    }
}
.banner__item {
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1100;
    min-height: 5rem;
    text-decoration: none;
    background: #ccc;
    color: #fff;
    padding: 0 5.6rem;
}
.banner__item-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    pointer-events: none;
}
.banner__close {
    z-index: 190;
}
.banner__close {
    padding: 0;
    background: #fff;
    box-shadow: 0 8px 12px rgba(118, 28, 234, .15);
    width: 2.8rem;
    height: 2.8rem;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 1200;
    margin: -1.4rem 0 0;
    transition: background .25s;
    color: #2F80ED;
}
.banner__close, .header__nav-toggle, .header__toggle {
    border: none;
    cursor: pointer;
}
.banner__close{padding:0;background:#fff;box-shadow:0 8px 12px rgba(118,28,234,.15);width:2.8rem;height:2.8rem;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;right:10px;z-index:1200;margin:-1.4rem 0 0;transition:background .25s;color:#2F80ED}
.banner__close svg{display:block}
.banner__close:hover{background:#F4F8FE;color:#2F80ED}
@media (min-width:1200px){.banner__close{width:3.6rem;height:3.6rem;margin:-1.8rem 0 0}}




.roistat-phone {
    color: inherit;
    text-decoration: none;
}
.header {
    z-index: 100;
}
.courses__list + .courses__list {
    margin-top: 2rem;
}
body:not(.is-page-index) .courses__list {
    margin-bottom: 2rem;
}
.ui-btn--more {
    width: 100%;
}
.hidden {
    display: none !important;
}
.popup--booking, .popup--success {
    background: #fff;
    padding: 2rem 2.5rem;
}
.popup--booking .popup__close, .popup--loading .popup__close, .popup--success .popup__close {
    position: fixed;
    top: 1.5rem;
    right: 3rem;
    bottom: auto;
    left: auto;
    width: 3.6rem;
    height: 3.6rem;
    background: #407BFF;
    border-radius: 25px;
    overflow: hidden;
}
.popup--booking, .popup--loading, .popup--success {
    max-width: 48rem;
}
.popup__booking-title {
    display: block;
    margin: 0 0 2rem;
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 800;
}
.popup__booking-form .ui-btn {
    width: 100%;
}
.popup__booking-form .ui-action {
    padding: 10px 0 0;
    margin: 0;
}
.popup__loading {
    background: #FFF;
    border-radius: 29px;
    padding: 6rem 2.5rem 5rem
}

.popup__loading-progress {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 12rem;
    height: 12rem;
    margin: 0 auto 2rem;
    position: relative
}

.popup--success .popup__close:after,.popup__loading-progress:before {
    position: absolute;
    display: block;
    content: ""
}

.popup__loading-progress:before {
    top: 50%;
    left: 50%;
    width: 300%;
    height: 300%;
    transform: translate(-50%,-50%);
    background: url(/local/templates/school/include/css/../images/loading.svg) 50% 50% no-repeat;
    background-size: contain;
    z-index: 100
}

.popup__loading-progress img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.popup__loading-title {
    display: block;
    margin: 0;
    font-size: 3rem;
    line-height: 1.2;
    font-weight: 800;
    text-align: center
}
.popup--success {
    max-width: none;
    height: 100%
}

.popup--success .popup__close {
    position: fixed;
    top: 1.5rem;
    right: 3rem;
    bottom: auto;
    left: auto;
    width: 3.6rem;
    height: 3.6rem;
    background: #407BFF;
    border-radius: 25px;
    overflow: hidden
}

.popup--success .popup__close:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
    transition: opacity .25s;
    opacity: 0
}

.popup--success .popup__close svg {
    display: block;
    width: 2rem;
    height: 2rem
}

.popup--success .popup__close:hover:after {
    opacity: 1
}

.popup__success {
    background: #fff;
    box-shadow: 0 0 0 1000px #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 0 4.5rem;
    text-align: center;
    min-height: 100%
}

.popup__success-logo {
    max-width: 18rem;
    margin: 0 auto 6rem
}

.popup__success-logo img {
    display: block
}

.popup__success-group {
    margin: auto 0
}

.popup__success-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 10px;
    font-size: 3.2rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -.03em
}

@media (min-width: 1200px) {
    .popup__success-title {
        margin:0 0 2.4rem;
        font-size: 8rem;
        line-height: 1;
        font-weight: 600
    }
}

.popup__success-title-line {
    display: block;
    position: relative
}

.popup__success-title-line:nth-of-type(1):after,.popup__success-title-line:nth-of-type(1):before {
    content: "";
    display: block
}

.popup__success-title-line:nth-of-type(1):before {
    position: absolute;
    right: 100%;
    bottom: 100%;
    width: 6rem;
    height: 7.4rem;
    background: url(/local/templates/mg_winter/include/css/../images/bg-popup-decor-01.png) 50% 50% no-repeat;
    background-size: contain;
    margin: 0 0 -3.4rem
}

@media (min-width: 1200px) {
    .popup__success-title-line:nth-of-type(1):before {
        width:15.4rem;
        height: 15.9rem;
        margin: 0 0 -7rem
    }
}

.popup__success-title-line:nth-of-type(1):after {
    position: absolute;
    left: 100%;
    bottom: 100%;
    width: 6.5rem;
    height: 7.2rem;
    background: url(/local/templates/mg_winter/include/css/../images/bg-popup-decor-02.png) 50% 50% no-repeat;
    background-size: contain;
    margin: 0 0 -3.2rem
}

@media (min-width: 1200px) {
    .popup__success-title-line:nth-of-type(1):after {
        width:13.2rem;
        height: 14.4rem;
        margin: 0 0 -8rem
    }
}

.popup__success-text {
    display: block;
    margin: 0 auto 10px;
    font-size: 1.6rem;
    line-height: 1.45;
    font-weight: 400;
    max-width: 45rem
}

@media (min-width: 1200px) {
    .popup__success-text {
        font-size:1.8rem
    }
}

.popup__success-price {
    display: block;
    margin: 0 0 3rem;
    font-size: 3.6rem;
    line-height: 1.3;
    font-weight: 800
}

.popup__success-action .ui-btn {
    width: 100%
}

.popup__success-notice {
    margin: 6rem auto 0;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.45;
    font-weight: 400;
    max-width: 42rem
}

.popup__success-notice strong {
    display: block;
    margin: 0 0 5px;
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 700
}

.popup__success-notice p {
    margin: 0 0 10px
}

.popup__success-notice p:last-child {
    margin: 0
}

.programs-featured__not-found {
    text-align: center;
    padding: 5px 0 0
}
.programs-featured__not-found-title {
    display: block;
    margin: 0 0 2rem;
    font-size: 2.4rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -.03em
}
.programs-featured__not-found-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 31.6rem;
    margin: 0 auto
}
.programs-featured__not-found-image img {
    display: block
}
.mt-2 {
    margin-top: 2rem;
}
.courses__filter-group .ui-check {
    margin: 0 0 1.2rem;
}

@media (min-width: 1200px) {
    .popup__success-action .ui-btn {
        width:auto
    }
    .programs-featured__not-found {
        padding: 10px 0 0
    }
    .programs-featured__not-found-title {
        font-size:3rem;
        line-height: 1.2;
        font-weight: 600
    }
    .courses__filter-group .ui-check {
        margin: 0;
    }
}

.b24-form-control-bool {
    display: none;
}

.ui-check-center {
    padding: 10px 0 0;
    text-align: center;
}
/* End */


/* Start:/local/templates/school/include/vendor/intl/intlTelInput.min.css?172235710819149*/
.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:auto;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:0}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(/local/templates/school/include/vendor/intl/img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(/local/templates/school/include/vendor/intl/img/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}
/* End */


/* Start:/local/templates/.default/components/bitrix/sale.basket.basket.line/top/style.css?16785575664141*/
.bx-basket { }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }

	.block-store-catalog-list .bx-basket-fixed.bottom { bottom: 70px }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */
/* /local/templates/school/include/css/app.css?1750674338198683 */
/* /local/templates/school/include/css/common.css?172320954490200 */
/* /local/templates/school/include/css/form.css?173148009434087 */
/* /local/templates/school/include/css/custom.css?175638448011008 */
/* /local/templates/school/include/vendor/intl/intlTelInput.min.css?172235710819149 */
/* /local/templates/.default/components/bitrix/sale.basket.basket.line/top/style.css?16785575664141 */
