@charset "UTF-8";
/*!
Theme Name: fluentnew
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fluentnew
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make so hing cool, have fun, and share what you've learned.

fluentnew is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;600;700&display=swap);
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! 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;
  -webkit-text-size-adjust: 100%;
}

/* 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;
}

h2 {
  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;
  height: 0;
  overflow: visible;
}

/**
 * 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;
  font-size: 1em;
}

/* 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;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * 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;
  font-size: 1em;
}

/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * 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;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

/**
 * 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;
  font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #1F1F22;
  font-family: "Mulish", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 0.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  font-family: Mulish, sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #1F1F22;
  line-height: 1.25;
  overflow-x: hidden;
  background-color: #EAEAEB;
}
@media (max-width: 998px) {
  body {
    font-size: 1rem;
  }
}
body.lock {
  overflow: hidden !important;
}
body section:nth-of-type(2n) {
  background-color: #F3F3F5;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul li:not(.menu-item) {
  position: relative;
  padding-left: 2.4em;
  margin-bottom: 1em;
  line-height: 1.25;
}
ul li:not(.menu-item)::before {
  position: absolute;
  background-image: url(../assets/images/list-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.5em;
  height: 1.5em;
  content: "";
  left: 0;
  top: 5%;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

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

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

h1 {
  font-size: 5rem !important;
  line-height: 1.06 !important;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 998px) {
  h1 {
    font-size: 2rem !important;
  }
}
@media (max-width: 998px) {
  h1 br {
    display: none !important;
  }
  h1 span {
    display: inline !important;
  }
}
h1:first-child {
  margin-top: 0 !important;
}
h1 span {
  display: block;
}
h1 span:not(:first-child) {
  padding-left: 25%;
}
@media (max-width: 998px) {
  h1 span {
    padding-left: 0 !important;
  }
}

h2 {
  font-size: 3rem !important;
  margin-top: 0;
  font-weight: 700;
  line-height: 1;
  text-transform: none !important;
}
@media (max-width: 998px) {
  h2 {
    font-size: 1.75rem !important;
    margin-bottom: 1.5rem;
  }
}

h3 {
  font-size: 1.75rem;
  margin-top: 0;
  font-weight: 700;
  line-height: 1.43;
}
@media (max-width: 998px) {
  h3 {
    font-size: 1.25rem;
  }
}

html {
  box-sizing: border-box;
  font-size: 0.8333333333vw;
  position: relative;
  overflow-x: hidden;
}
html.lock {
  overflow: hidden !important;
}
@media (max-width: 998px) {
  html {
    font-size: 4.2666666667vw;
  }
}

/* Links
--------------------------------------------- */
a {
  text-decoration: none;
  color: inherit;
  position: relative;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

/* Forms
--------------------------------------------- */
.btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.25rem;
  color: #fff;
  text-transform: uppercase;
  background: #fa1100;
  border-radius: 0;
}
.btn:hover {
  background: #e71001;
  cursor: pointer;
  color: white;
}
.btn:after {
  margin-left: 1rem;
  margin-top: 0.1875rem;
  background-image: url(../assets/images/arrow.svg);
  background-size: 1rem 1rem;
  background-position: center;
  background-repeat: no-repeat;
  width: 1rem !important;
  position: relative !important;
  height: 1rem !important;
  content: "";
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/* Libs
------------------------------------------a--- */
/**
 * Swiper 8.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 15, 2022
 */
@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 {
  flex-direction: column;
}

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

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

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

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

.swiper-slide {
  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 {
  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: 1200px;
}

.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 {
  scroll-snap-type: x mandatory;
}

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  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;
}

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

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.nav {
  padding: 2.8125rem 2.5rem;
  display: flex;
  justify-content: space-between;
  border-right: 1px solid #1F1F22;
  white-space: nowrap;
  flex-grow: 1;
  position: relative;
  z-index: 100;
}
.nav .menu-item:not(:last-child) {
  margin-right: 2.8125rem;
}

.nav__item, .menu-primary-container a {
  position: relative;
}

.nav__item::after, .menu-primary-container a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 1px;
  background-color: #1F1F22;
  border-color: #1F1F22;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  transition: opacity 0.1s linear;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
}

.nav__item:hover::after, .menu-primary-container a:hover::after {
  opacity: 1;
}

.location {
  display: flex;
  justify-content: center;
  align-items: center;
  /* flex-basis: 25%; */
  padding-right: 5rem;
  padding-left: 2.4375rem;
  white-space: nowrap;
}
.location .dropdown {
  position: relative;
  display: inline-block;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  z-index: 10;
}
.location .dropdown__item:not(:last-child) {
  padding-bottom: 1.25rem !important;
}
.location .dropdown-content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background-color: #F3F3F5;
  min-width: 16.25rem;
  box-shadow: 0px 0.5rem 1rem 0px rgba(0, 0, 0, 0.2);
  padding: 1.25rem;
  z-index: 1;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.location .dropdown svg {
  margin-left: 0.5rem;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.location .dropdown:hover svg {
  transition: all 0.3s ease-in-out;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.location .dropdown-content {
  right: 0 !important;
  min-width: 0;
}

.dropdown:hover .dropdown-content {
  opacity: 1 !important;
  visibility: visible !important;
}

/* dropdown-menu */
.menu-primary-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  width: 100%;
}
.menu-primary-container ul ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background-color: #F3F3F5;
  min-width: 16.25rem;
  box-shadow: 0px 0.5rem 1rem 0px rgba(0, 0, 0, 0.2);
  padding: 1.25rem;
  z-index: 1;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  z-index: 10;
}
@media (max-width: 998px) {
  .menu-primary-container ul ul {
    opacity: 1;
    visibility: visible;
    position: relative;
    box-shadow: none;
    padding: 1.25rem 1.25rem 0 1.25rem;
  }
}
.menu-primary-container ul ul li {
  display: block;
  padding: 0 !important;
}
.menu-primary-container ul ul li:not(:last-child) {
  padding-bottom: 20px !important;
}
.menu-primary-container ul li:hover > ul {
  opacity: 1 !important;
  visibility: visible !important;
}

.menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 998px) {
  .menu {
    flex-direction: column;
  }
}

.menu > li {
  padding: 0 !important;
}
@media (max-width: 998px) {
  .menu > li:not(:first-child) {
    margin: 20px 0 0 0;
  }
}
.menu > li:not(:last-child) {
  margin-right: 12px;
}

@media (max-width: 998px) {
  .logo {
    border-right: 0 !important;
  }
}
/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-summary {
  overflow: hidden;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

main, .site-content {
  min-height: 100vh;
}

.site-content {
  overflow: hidden;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

.ipt_uif_column.ipt_uif_column_full.ipt_uif_conditional.ipt_fsqm_main_heading_column {
  padding: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
}

.ipt_uif_button::after {
  margin-left: 1rem;
  margin-top: 0.1875rem;
  background-image: url(../assets/images/arrow.svg);
  background-size: 1rem 1rem;
  background-position: center;
  background-repeat: no-repeat;
  width: 1rem !important;
  position: relative !important;
  height: 1rem !important;
  border-radius: 0 !important;
  content: "";
}

.ipt-eform-content {
  padding-top: 0 !important;
  box-shadow: 0 !important;
}

#chatra.chatra--side-bottom {
  transition: bottom 0.2s linear;
}
#chatra.chatra--side-bottom--banner {
  bottom: calc(6.75rem + 20px) !important;
}
#chatra.chatra--side-bottom--b20 {
  bottom: 20px !important;
}

#ipt_fsqm_form_wrap_252 .ipt_uif_button::after {
  content: "" !important;
}

/* eform */
.ipt-eform-content {
  background-color: transparent !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}

.ipt-uif-custom-material-custom .ipt-eform-width-restrain {
  margin: 0 auto !important;
}

.hero-content__form .ipt-uif-custom-material-custom .ipt-eform-width-restrain {
  margin: 0 !important;
}

#ipt_fsqm_form_wrap_277 .ipt_fsqm_form_logo img,
#ipt_fsqm_form_wrap_277 .ipt-eform-width-restrain,
#ipt_fsqm_form_wrap_277 .ipt_fsqm_form_message_restore,
#ipt_fsqm_form_wrap_277 .ipt_fsqm_form_message_success,
#ipt_fsqm_form_wrap_277 .ipt_fsqm_form_message_error,
#ipt_fsqm_form_wrap_277 .ipt_fsqm_form_message_process,
#ipt_fsqm_form_wrap_277 .ipt_fsqm_form_validation_error,
#ipt_fsqm_form_wrap_277 .eform-ui-estimator {
  max-width: 900px !important;
}

.ipt-uif-custom-material-custom.type_0 .ipt-eform-content {
  margin: 0 -15px;
}

.ipt_uif_button:hover {
  background-color: #e71001 !important;
}

/* /eform */
.wpb_wrapper p {
  font-size: 1.25rem;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
/* Header
--------------------------------------------- */
.site-header {
  width: 100%;
  border-bottom: 1px solid #1F1F22;
  font-size: 1.25rem;
  line-height: 1.25;
  display: flex;
  flex-direction: row;
  background-color: #EAEAEB;
}
.site-header .logo {
  display: flex;
  align-items: center;
  border-right: 1px solid #1F1F22;
  padding-left: 3.6875rem;
  padding-right: 3.6875rem;
}
@media (max-width: 998px) {
  .site-header .logo {
    padding-left: 1rem;
  }
}
.site-header .logo svg {
  width: 15.5rem;
  position: relative;
  z-index: 10000;
}
@media (max-width: 998px) {
  .site-header .logo svg {
    width: 8.75rem;
  }
}

.empty {
  flex-grow: 1;
}

.header__burger {
  display: none;
}

.pre-header {
  background-color: #363F4E;
  color: white;
}
.pre-header a {
  color: inherit;
}
.pre-header a:hover {
  opacity: 0.7;
}
.pre-header__inner {
  height: 4rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.pre-header__contacts {
  display: flex;
}
.pre-header__search {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 12rem;
}
.pre-header__search form {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.pre-header__search svg {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.5rem;
}
.pre-header__search input[type=text] {
  font-family: "Mulish";
  font-weight: 400;
  font-size: 1.125rem;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  background-color: transparent;
  height: 1.4375rem;
  line-height: 1.277778;
  width: 3.375rem;
  opacity: 0.5;
  color: white;
  transition: all 0.2s ease-in-out;
}
.pre-header__search input[type=text]:focus, .pre-header__search input[type=text]:not(:placeholder-shown) {
  opacity: 1;
  width: calc(100% - 1.5rem);
}

.contacts-pre-header__item {
  display: flex;
  margin-right: 4rem;
}
.contacts-pre-header__item svg {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.625rem;
}

/* Footer
--------------------------------------------- */
.footer-links a:hover {
  opacity: 0.8;
}

.footer-copyright {
  display: block;
  width: 100%;
}

.footer-copyright__text {
  border-top: 1px solid rgba(207, 207, 207, 0.493);
  width: 100%;
  font-weight: 300;
  text-align: center;
  color: #fff;
  opacity: 0.5;
  padding: 1rem 0 1rem;
}

.footer-divider-line {
  height: 3rem;
  background-color: #F3F3F5;
}

.footer {
  background-color: #363F4E;
  padding: 2.8125rem 0 0;
  color: #fff;
  font-size: 1.25rem;
}
@media (max-width: 998px) {
  .footer {
    font-size: 1rem;
  }
}

.footer__inner {
  display: flex;
  padding-bottom: 2.5rem;
}
@media (max-width: 998px) {
  .footer__inner {
    padding-bottom: 0;
  }
}

.footer-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.newsletter-link {
  font-weight: 600;
  text-transform: uppercase;
  max-width: 21.9375rem;
  width: 100%;
  font-size: 1.25rem;
  color: #fff;
  text-decoration: underline;
  margin-top: 2.5rem;
  line-height: 1.5;
}
@media (max-width: 998px) {
  .newsletter-link {
    font-size: 1rem;
    margin: 1.5rem 0;
  }
}

.footer-links {
  columns: 2 auto;
  column-gap: 6.25rem;
  /* column-fill: auto; */
}
@media (max-width: 998px) {
  .footer-links {
    columns: 1;
    column-gap: 0;
  }
}
.footer-links__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 998px) {
  .footer-links__list {
    margin: 0;
    padding: 0;
  }
}
.footer-links__item {
  display: inline-block;
  width: 100%;
  margin-bottom: 1.25rem;
  padding: 0;
}
.footer-links__item::before {
  display: none;
}
@media (max-width: 998px) {
  .footer-links__item {
    margin: 0 0 0.5rem 0 !important;
    padding: 0 !important;
  }
}

@media (max-width: 998px) {
  .footer-contacts__icons {
    margin-top: 2rem;
  }
}
.footer-contacts__icons svg {
  width: auto;
  height: 2rem;
}
.footer-contacts__icons a:not(:last-child) {
  margin-right: 1rem;
}
.footer-contacts__icons a:hover {
  opacity: 0.5;
}

.footer-contacts__info {
  margin-top: 1rem;
  line-height: 1.3;
}
.footer-contacts__info span {
  display: block;
  margin-top: 0.5em;
}

.footer-logo svg {
  width: 18.75rem;
  height: 3.75rem;
  fill: white;
}
@media (max-width: 998px) {
  .footer-logo svg {
    width: 11rem;
  }
}

.footer-column--1 {
  width: 31.25rem;
  flex-shrink: 0;
}
.footer-column--2 {
  flex: 0 1 auto;
  flex-grow: 1;
  align-items: flex-end;
  padding: 0 6rem;
}
@media (max-width: 998px) {
  .footer-column--2 {
    padding: 0;
  }
}
.footer-column--3 {
  flex-shrink: 0;
  width: 20%;
  align-items: flex-end;
}

/* Popup
--------------------------------------------- */
.popup-col-20 {
  flex: 0 1 auto;
  width: 20%;
}
@media (max-width: 998px) {
  .popup-col-20 {
    width: 100%;
  }
}

.popup-col-80 {
  flex: 0 1 auto;
  width: 80%;
}
@media (max-width: 998px) {
  .popup-col-80 {
    width: 100%;
  }
}

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.685) !important;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  padding: 4rem 6.25rem;
}
@media (max-width: 998px) {
  .popup {
    padding: 1rem;
  }
}
.popup .ipt_fsqm_form {
  position: relative;
  left: -1000%;
}
.popup .layers::after {
  background-color: #EAEAEB !important;
}

.popup.open {
  opacity: 1;
  visibility: visible;
}
.popup.open .ipt_fsqm_form {
  left: 0;
}

.popup__body {
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup__content {
  background-color: #F3F3F5;
  position: relative;
  width: 100%;
}
.popup__content--form {
  max-width: 43.0625rem;
}

.popup__close {
  position: absolute;
  right: 2.5rem;
  top: 2.5rem;
  cursor: pointer;
  z-index: 1000;
}
@media (max-width: 998px) {
  .popup__close {
    top: 1rem;
    right: 1rem;
  }
}
.popup__close img,
.popup__close svg {
  width: 2.625rem;
  height: auto;
  stroke-width: 3px;
}

.popup__close--mini img,
.popup__close--mini svg {
  width: 1.3125rem;
}

.header-popup__title {
  font-size: 5rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 998px) {
  .header-popup__title {
    font-size: 1.5rem;
  }
}

.popup-img-column {
  position: relative;
  border-right: 1px solid #1F1F22;
}

.popup__header > :not(:last-child) {
  margin-bottom: 1.5rem;
}

.popup__header-container {
  width: 100%;
  display: flex;
  border-bottom: 1px solid #1F1F22;
}
@media (max-width: 998px) {
  .popup__header-container {
    flex-direction: column;
  }
}

.popup__header {
  padding: 4rem 2.5rem;
  max-width: 68.75rem;
}
@media (max-width: 998px) {
  .popup__header {
    padding: 1rem;
  }
}

.header-popup__hints {
  display: flex;
  width: 100%;
  position: relative;
  z-index: 2;
}

.popup-hints__item:not(:last-child) {
  margin-right: 30px;
}

.header-popup__subtitle {
  font-size: 2.5rem;
  color: #FA1100;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
}
@media (max-width: 998px) {
  .header-popup__subtitle {
    font-size: 2rem;
  }
}

.popup-img-colum__container {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 3.125rem;
}

.popup-img-colum__container img {
  width: 100%;
  object-fit: contain;
}
@media (max-width: 998px) {
  .popup-img-colum__container img {
    height: 9.0625rem;
    width: 12.5rem;
  }
}

.popup__main-container {
  display: flex;
}
@media (max-width: 998px) {
  .popup__main-container {
    flex-direction: column;
  }
}

.popup-main {
  padding: 2.5rem;
  max-width: 87.5rem;
}
@media (max-width: 998px) {
  .popup-main {
    padding: 3rem 1rem 1rem 1rem !important;
  }
}

.popup-main--form {
  padding: 1.875rem 2.5rem 0.625rem 2.5rem;
}
.popup-main--form .ipt-uif-custom-material-custom .ipt-eform-material-button-container.ipt_fsqm_form_button_container--flat .eform-button-container-inner .ui-button {
  max-width: 100% !important;
}
.popup-main--form__title {
  font-weight: 700;
  font-size: 1.6875rem;
  margin-bottom: 0.2em;
}
.popup-main--form__text {
  font-size: 1.375rem;
  margin-bottom: 1em;
}
.popup-main--form__link {
  line-height: 1.25;
  font-size: 0.9375rem;
}
.popup-main--form__link a {
  color: #FA1100;
  text-decoration: underline;
}

.popup-empty-col {
  border-right: 1px solid #1F1F22;
}

.popup__block:not(:last-child) {
  margin-bottom: 3.125rem;
}

.block-popup__title {
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 1.875rem;
}
@media (max-width: 998px) {
  .block-popup__title {
    font-size: 1.5rem;
  }
}

.block-popup__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1.875rem 3.75rem;
  max-width: 68.75rem;
}
@media (max-width: 998px) {
  .block-popup__list {
    max-width: 100%;
    grid-gap: 0.5rem;
    grid-template-columns: 1fr;
  }
}

.block-popup__list li.empty-cell::before {
  display: none !important;
}

.popup-main--vk {
  padding: 2rem;
}
@media (max-width: 998px) {
  .popup-main--vk {
    padding: 1rem;
  }
}

.popup-main-label-vk {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 998px) {
  .popup-main-label-vk {
    margin: 1rem 0;
  }
}
.popup-main-label-vk a {
  text-decoration: underline;
}

.popup-vk .popup__body {
  max-width: 75rem;
  width: 100%;
  margin: 0 auto;
}
.popup-vk .close-popup {
  width: 1.5625rem;
  height: 1.5625rem;
  cursor: pointer;
}
.popup-vk .popup__header {
  background-color: #EAEAEB;
  padding: 1.5625rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  max-width: 100%;
}
.popup-vk__content {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 4.375rem 4.0625rem;
  height: 28rem;
}
@media (max-width: 998px) {
  .popup-vk__content {
    align-items: center;
    padding: 1rem;
    height: auto;
  }
}
.popup-vk__svg {
  position: absolute;
  right: 4.0625rem;
  bottom: 4.375rem;
  width: 21.8125rem;
  height: auto;
}
@media (max-width: 998px) {
  .popup-vk__svg {
    position: relative;
    margin-top: 1rem;
    width: 50%;
    right: auto;
    bottom: auto;
  }
}
.popup-vk__text {
  font-size: 2rem;
  line-height: 1.40625;
  width: 52.6875rem;
  margin-bottom: 3.125rem;
}
@media (max-width: 998px) {
  .popup-vk__text {
    margin-bottom: 1rem;
    width: 100%;
    font-size: 1rem;
  }
}
.popup-vk__btn {
  max-width: 25.625rem;
  height: 4.5rem;
}
@media (max-width: 998px) {
  .popup-vk__btn {
    max-width: 100%;
  }
}

/* Layers
--------------------------------------------- */
.layers {
  position: relative;
  margin-left: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 998px) {
  .layers {
    margin-left: 1rem;
    margin-bottom: 1rem;
  }
}
.layers__content {
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #363F4E;
  background-color: #F3F3F5;
  z-index: 3;
}
.layers:after, .layers:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #363F4E;
}
.layers:after {
  top: 2rem;
  right: 2rem;
  z-index: 1;
  background-color: transparent;
}
@media (max-width: 998px) {
  .layers:after {
    top: 1rem;
    right: 1rem;
  }
}
.layers:before {
  top: 1rem;
  right: 1rem;
  z-index: 2;
  background-color: #363F4E;
}
@media (max-width: 998px) {
  .layers:before {
    top: 0.5rem;
    right: 0.5rem;
  }
}

.layers-rb {
  position: relative;
  margin-right: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 998px) {
  .layers-rb {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
}
.layers-rb__content {
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #363F4E;
  background-color: #F3F3F5;
  z-index: 3;
}
.layers-rb:after, .layers-rb:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #363F4E;
}
.layers-rb:after {
  top: 2rem;
  left: 2rem;
  z-index: 1;
  background-color: transparent;
}
@media (max-width: 998px) {
  .layers-rb:after {
    top: 1rem;
    left: 1rem;
  }
}
.layers-rb:before {
  top: 1rem;
  left: 1rem;
  z-index: 2;
  background-color: #363F4E;
}
@media (max-width: 998px) {
  .layers-rb:before {
    top: 0.5rem;
    left: 0.5rem;
  }
}

.layers-rt {
  position: relative;
  margin-right: 2rem;
  margin-top: 2rem;
}
@media (max-width: 998px) {
  .layers-rt {
    margin-right: 1rem;
    margin-top: 1rem;
  }
}
.layers-rt__content {
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #363F4E;
  background-color: #F3F3F5;
  z-index: 3;
}
.layers-rt:after, .layers-rt:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #363F4E;
}
.layers-rt:after {
  bottom: 2rem;
  left: 2rem;
  z-index: 1;
  background-color: transparent;
}
@media (max-width: 998px) {
  .layers-rt:after {
    bottom: 1rem;
    left: 1rem;
  }
}
.layers-rt:before {
  bottom: 1rem;
  left: 1rem;
  z-index: 2;
  background-color: #363F4E;
}
@media (max-width: 998px) {
  .layers-rt:before {
    bottom: 0.5rem;
    left: 0.5rem;
  }
}

/* Banners
--------------------------------------------- */
.banner-speaker {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  height: 6.75rem;
  border: 1px solid #363F4E;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 3.375rem 3.4375rem, rgba(0, 0, 0, 0.12) 0px -0.75rem 1.875rem, rgba(0, 0, 0, 0.12) 0px 0.25rem 0.375rem, rgba(0, 0, 0, 0.17) 0px 0.75rem 0.8125rem, rgba(0, 0, 0, 0.09) 0px -0.1875rem 0.3125rem;
  background-color: #F3F3F5;
  align-items: center;
}
@media (max-width: 998px) {
  .banner-speaker {
    flex-direction: column;
    height: max-content;
    border: none;
  }
}
.banner-speaker__img {
  position: relative;
  margin-right: 5.25rem;
  align-self: flex-start;
}
@media (max-width: 998px) {
  .banner-speaker__img {
    width: 100%;
    align-self: stretch;
    margin-right: 0;
    height: 5.5rem;
  }
}
.banner-speaker__img img {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  width: 23.4375rem;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 998px) {
  .banner-speaker__img img {
    width: 100%;
    border-radius: 0;
  }
}
.banner-speaker__img::after {
  position: absolute;
  content: "2–9 октября";
  background-color: #FA1100;
  padding: 0.625rem 1.125rem;
  color: white;
  bottom: 5px;
  right: -3.25rem;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.4;
  border-radius: 6.25rem;
}
@media (max-width: 998px) {
  .banner-speaker__img::after {
    display: none;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
  }
}
.banner-speaker__body {
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-grow: 1;
  padding-right: 3.75rem;
}
@media (max-width: 998px) {
  .banner-speaker__body {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    padding: 0 1rem;
  }
}
.banner-speaker__title {
  font-size: 1.8rem;
  color: #FA1100;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.28125em;
}
@media (max-width: 998px) {
  .banner-speaker__title {
    font-size: 1rem;
  }
}
.banner-speaker__text {
  font-size: 1.25rem;
  line-height: 1.2;
  color: #363F4E;
}
@media (max-width: 998px) {
  .banner-speaker__text {
    font-size: 0.8rem;
    color: white;
  }
}
.banner-speaker__btn {
  height: 3.5625rem !important;
  width: 17.125rem !important;
  margin-right: 4rem;
}
.banner-speaker__close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 2rem;
  height: 2rem;
  opacity: 0.3;
  cursor: pointer;
  z-index: 10000;
}
.banner-speaker__close:hover {
  opacity: 1;
}
.banner-speaker__close:before, .banner-speaker__close:after {
  position: absolute;
  left: 0.9375rem;
  content: " ";
  height: 2.0625rem;
  width: 2px;
  background-color: #363F4E;
}
@media (max-width: 998px) {
  .banner-speaker__close:before, .banner-speaker__close:after {
    background-color: white;
  }
}
.banner-speaker__close:before {
  transform: rotate(45deg);
}
.banner-speaker__close:after {
  transform: rotate(-45deg);
}

.vk-link {
  margin: 3rem 0;
}
.vk-link #vk_subscribe {
  margin: 0 auto;
}

.banner-eng-unlimited {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  height: 6.25rem;
  border: 1px solid #363F4E;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 3.375rem 3.4375rem, rgba(0, 0, 0, 0.12) 0px -0.75rem 1.875rem, rgba(0, 0, 0, 0.12) 0px 0.25rem 0.375rem, rgba(0, 0, 0, 0.17) 0px 0.75rem 0.8125rem, rgba(0, 0, 0, 0.09) 0px -0.1875rem 0.3125rem;
  background-color: #F3F3F5;
  align-items: center;
}
@media (max-width: 998px) {
  .banner-eng-unlimited {
    flex-direction: column;
    height: max-content;
    border: none;
  }
}
.banner-eng-unlimited__img {
  position: relative;
  margin-right: 8.3125rem;
  align-self: flex-start;
}
@media (max-width: 998px) {
  .banner-eng-unlimited__img {
    width: 100%;
    align-self: stretch;
    margin-right: 0;
    height: 5.5rem;
  }
}
.banner-eng-unlimited__img svg {
  position: absolute;
  color: white;
  top: 1rem;
  right: -3.25rem;
  width: 5.6875rem;
  height: auto;
}
@media (max-width: 998px) {
  .banner-eng-unlimited__img svg {
    display: none;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
  }
}
.banner-eng-unlimited__img img {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  width: 25.8125rem;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 998px) {
  .banner-eng-unlimited__img img {
    width: 100%;
    border-radius: 0;
  }
}
.banner-eng-unlimited__body {
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-grow: 1;
  padding-right: 3.75rem;
}
@media (max-width: 998px) {
  .banner-eng-unlimited__body {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    padding: 0 1rem;
  }
}
.banner-eng-unlimited__title {
  font-size: 1.9375rem;
  color: #FA1100;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0.516129rem;
  line-height: 1;
}
.banner-eng-unlimited__title:hover {
  color: #FA1100;
}
@media (max-width: 998px) {
  .banner-eng-unlimited__title {
    font-size: 1rem;
  }
}
.banner-eng-unlimited__text {
  font-size: 1.25rem;
  line-height: 1.2;
  color: #363F4E;
}
.banner-eng-unlimited__text:hover {
  color: #363F4E;
}
@media (max-width: 998px) {
  .banner-eng-unlimited__text {
    font-size: 0.8rem;
    color: white;
  }
}
.banner-eng-unlimited__btn {
  height: 3.5625rem !important;
  width: 17.125rem !important;
  margin-right: 6rem;
}
.banner-eng-unlimited__close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 2rem;
  height: 2rem;
  opacity: 0.3;
  cursor: pointer;
  z-index: 10000;
}
.banner-eng-unlimited__close:hover {
  opacity: 1;
}
.banner-eng-unlimited__close:before, .banner-eng-unlimited__close:after {
  position: absolute;
  left: 0.9375rem;
  content: " ";
  height: 2.0625rem;
  width: 2px;
  background-color: #363F4E;
}
@media (max-width: 998px) {
  .banner-eng-unlimited__close:before, .banner-eng-unlimited__close:after {
    background-color: white;
  }
}
.banner-eng-unlimited__close:before {
  transform: rotate(45deg);
}
.banner-eng-unlimited__close:after {
  transform: rotate(-45deg);
}

/* Blocks
--------------------------------------------- */
.main-hero {
  padding-top: 6.25rem;
  padding-bottom: 12.5rem;
}
@media (max-width: 998px) {
  .main-hero {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.main-hero p {
  margin: 0 !important;
}
.main-hero-section {
  position: relative;
  background: #EAEAEB;
}
.main-hero-section > br {
  display: none;
}
.main-hero-section .main-hero__gif-1,
.main-hero-section .main-hero__gif-2,
.main-hero-section .main-hero__bg,
.main-hero-section .main-hero__clip {
  position: absolute;
  border: none;
  outline: none;
  overflow: hidden;
}
.main-hero-section .main-hero__gif-1 video,
.main-hero-section .main-hero__gif-2 video,
.main-hero-section .main-hero__bg video,
.main-hero-section .main-hero__clip video {
  position: relative;
  outline: none;
  border: none;
  outline: none;
  overflow: hidden;
  clip-path: inset(1px 1px);
  background-color: transparent;
  width: 100%;
  height: 100%;
}
.main-hero-section .main-hero__gif-1 video:focus,
.main-hero-section .main-hero__gif-2 video:focus,
.main-hero-section .main-hero__bg video:focus,
.main-hero-section .main-hero__clip video:focus {
  outline: none;
}
@media (max-width: 998px) {
  .main-hero-section .main-hero__gif-1,
  .main-hero-section .main-hero__gif-2,
  .main-hero-section .main-hero__bg,
  .main-hero-section .main-hero__clip {
    display: none;
  }
}
.main-hero-section .main-hero__bg {
  width: 64.25rem;
  right: 1.1875rem;
  top: 4.25rem;
  z-index: 2;
}
.main-hero-section .main-hero__gif-1 {
  width: 34.6875rem;
  height: auto;
  right: 19.1875rem;
  bottom: 2rem;
  z-index: 3;
}
.main-hero-section .main-hero__gif-2 {
  width: 30.53125rem;
  height: auto;
  right: 7.78125rem;
  top: 2.1875rem;
  z-index: 1;
}
.main-hero-section .main-hero__clip {
  width: 3.594%;
  height: 4.375vw;
  left: 11.302%;
  bottom: 13.906vw;
}
.main-hero__inner {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 998px) {
  .main-hero__inner {
    flex-direction: column;
  }
}
@media (max-width: 998px) {
  .main-hero__inner {
    z-index: 0;
    position: relative;
  }
}
.main-hero__col-1 {
  position: relative;
  z-index: 4;
  padding-right: 5.40875rem;
}
@media (max-width: 998px) {
  .main-hero__col-1 {
    display: none;
    padding-right: 0;
  }
}
.main-hero__col-2 {
  position: relative;
  z-index: 4;
  flex: 1 1 80%;
}

.content-main-hero__title {
  font-size: 6rem;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.04;
  margin-bottom: 0.41em;
}
@media (max-width: 998px) {
  .content-main-hero__title {
    font-size: 2rem;
    text-align: center;
  }
}
.content-main-hero__label {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.625rem;
  max-width: 46.25rem;
  width: 100%;
}
.content-main-hero__label a {
  font-weight: 700;
  text-decoration: underline;
  color: #FA1100;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
@media (max-width: 998px) {
  .content-main-hero__label {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 1em;
  }
}
.content-main-hero__label a:hover {
  color: #FA1100;
}
.content-main-hero__btn {
  width: 35rem;
}
@media (max-width: 998px) {
  .content-main-hero__btn {
    width: 100%;
    max-width: 100%;
  }
}

.courses {
  background-color: #F3F3F5 !important;
}

.swiperCourses .swiper-slide {
  height: auto;
  width: 25.625rem;
  margin-right: 2.5rem;
}
@media (max-width: 998px) {
  .swiperCourses .swiper-slide {
    width: 20rem;
    margin-right: 1.5rem;
  }
}
.courses-card {
  display: block;
  border: 1px solid #1F1F22;
  padding: 2.5rem 2.8125rem;
  height: 100%;
}
@media (max-width: 998px) {
  .courses-card {
    padding: 1.5rem;
  }
}
.courses-card__layers .layers__content {
  padding-bottom: 100%;
  position: relative;
}
.courses-card__layers .layers__content img,
.courses-card__layers .layers__content svg {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
  width: 100%;
  height: 100%;
  padding: 0 10%;
}
.courses-card__content {
  display: inline-block;
  margin: 2rem -1.125rem 0;
}
@media (max-width: 998px) {
  .courses-card__content {
    margin: 1.3125rem 0 0 0;
  }
}
.courses-card__title {
  position: relative;
  padding-right: 1.5em;
}
.courses-card__title:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  background: url("../assets/images/arrow-clr.svg");
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

@media (max-width: 998px) {
  .swiperCourses-button-prev,
  .swiperCourses-button-next {
    display: none;
  }
}
.leader {
  position: relative;
  background-color: #EAEAEB;
}
.leader__bg {
  position: absolute;
  top: -2.625rem;
  right: 0;
  width: 70.625rem;
  object-fit: contain;
}
.leader .layers__content {
  background-color: #EAEAEB;
  padding: 3rem 1rem;
  text-align: center;
}
@media (max-width: 998px) {
  .leader .layers__content {
    padding: 1.125rem 1rem;
  }
}
.leader-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -1.25rem -1.25rem;
  overflow: hidden;
}
@media (max-width: 998px) {
  .leader-grid {
    margin: 0;
  }
}
.leader-grid__col {
  flex: 1 1 20.625rem;
  padding: 1.25rem 1.25rem;
  display: flex;
  max-width: 28.125rem;
}
@media (max-width: 998px) {
  .leader-grid__col {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.leader-grid__col:not(:last-child) {
  padding-bottom: 1.25rem;
}
@media (max-width: 998px) {
  .leader-grid__col:not(:last-child) {
    padding-bottom: 1.5rem;
  }
}
.leader-grid__title {
  line-height: 1.25;
  margin: 0;
}
@media (max-width: 998px) {
  .leader-grid__title {
    font-size: 2.75rem;
    margin-bottom: 0.5rem;
  }
}
.leader-grid__item {
  width: 100%;
}

.why-content .why-list {
  columns: 2;
  column-fill: balance;
  line-height: 1.27;
}
.why-content .why-list li {
  float: left;
  page-break-inside: avoid;
  break-inside: avoid;
}
@media (max-width: 998px) {
  .why-content .why-list {
    columns: 1;
    font-size: 16px;
  }
}
.why-content .why-list li:not(:last-child) {
  margin-bottom: 2rem;
}
.why-content .why-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2.5rem;
}
@media (max-width: 998px) {
  .why-content .why-grid {
    grid-template-columns: 1fr !important;
    grid-gap: 1.5rem;
  }
}
.why-content .why-grid__item .layers__content {
  background: #F3F3F5;
  padding: 2rem 1.5rem;
}
@media (max-width: 998px) {
  .why-content .why-grid__item .layers__content {
    padding: 1.5rem;
  }
}
.why-content .why-grid__text {
  margin-top: 1rem;
  min-height: 2.8125rem;
}
.why-content .why-grid__img {
  position: relative;
  height: 7.5rem;
}
@media (max-width: 998px) {
  .why-content .why-grid__img {
    height: 6rem;
  }
}

.why {
  position: relative;
}
.why__bg {
  position: absolute;
  left: 0;
  top: 19.3125rem;
  width: 29.0625rem;
  object-fit: contain;
}

.approach {
  background-color: #EAEAEB;
}
.approach-content {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 998px) {
  .approach-content {
    flex-direction: column;
  }
}
.approach-col {
  flex: 0 1 33.125rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 998px) {
  .approach-col {
    flex-basis: auto;
  }
}
.approach-col__img {
  position: relative;
  object-fit: contain;
  height: 20rem;
  width: 37.5rem;
  object-fit: contain;
}
@media (max-width: 998px) {
  .approach-col__img {
    height: 12rem;
    width: 100%;
  }
}
.approach-col__text {
  font-size: 1.125rem;
  line-height: 1.27;
}
.approach-col:first-child {
  margin-right: 5rem;
}
@media (max-width: 998px) {
  .approach-col:first-child {
    margin-right: 0;
    margin-bottom: 1.875rem;
  }
}

@media (max-width: 1193px) {
  .place {
    display: none;
  }
}
.place-grid {
  display: grid;
  grid-template-columns: 14.78% 27.84% 14.78% 27.84% 14.78%;
}
.place-grid-items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.place-grid-items__card {
  flex: 1 1 100%;
  min-height: 9rem;
}
.place-grid-items__card:not(:first-child) {
  margin-top: 2.5rem;
}
.place-grid-items .layers__content {
  background-color: #F3F3F5;
  padding: 1.5rem 1.1875rem;
}
.place-grid-connect {
  position: relative;
  display: flex;
  align-items: center;
}
.place-grid-connect__text {
  flex: 1 1 20rem;
  background-color: #363F4E;
  padding: 0.625rem;
  font-size: 3rem;
  line-height: 1;
  color: white;
  min-height: 11rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
}
.place-grid-connect .place-grid-connect__img-1, .place-grid-connect .place-grid-connect__img-1 {
  height: 27rem;
  flex-basis: 5.3125rem;
}

.our-teachers {
  position: relative;
}
.our-teachers__bg {
  position: absolute;
  top: -12.0625rem;
  right: 9.6875rem;
  width: 36.0625rem;
  object-fit: contain;
}
.our-teachers__item {
  border: 1px solid #363F4E;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.our-teachers__content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1rem;
  color: white;
  font-size: 1.5rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  z-index: 2;
  height: 100%;
}
@media (max-width: 998px) {
  .our-teachers__content {
    height: 22.75rem;
  }
}
.our-teachers__img {
  background-color: #EAEAEB;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  z-index: 1;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.our-teachers__title {
  text-transform: uppercase;
  font-size: 1em;
  margin-bottom: 0.16em;
  font-weight: 700;
  line-height: 1.33;
}
.our-teachers__text, .our-teachers__title {
  position: relative;
  z-index: 3;
}
.our-teachers__text {
  font-size: 0.75em;
}
.our-teachers__container {
  position: relative;
  flex: 0 1 40%;
}
@media (max-width: 998px) {
  .our-teachers__container {
    flex-basis: 100%;
  }
}
.our-teachers-container {
  display: flex;
  position: relative;
}

.swiperOneTeacher-container {
  display: inline-block;
  flex: 1 1 59.66%;
  overflow: hidden;
  padding-right: 40px;
}
@media (max-width: 998px) {
  .swiperOneTeacher-container {
    padding-right: 0;
  }
}
.swiperOurTeachers {
  max-height: 20.125rem;
  height: 100%;
}
.swiperOurTeachers .swiper-slide-active {
  position: absolute;
  left: 99999px;
}
.swiperOurTeachers-container {
  display: inline-block;
  width: 40.34%;
  overflow: hidden;
}
@media (max-width: 998px) {
  .swiperOurTeachers-container {
    display: none !important;
  }
}
.one-teacher__inner {
  display: flex;
  height: 100%;
  min-height: 31.25rem;
}
@media (max-width: 998px) {
  .one-teacher__inner {
    flex-direction: column;
    min-height: 0;
  }
}
.one-teacher__content {
  position: relative;
  z-index: 1;
  border-left: 1px solid #363F4E;
  padding: 2.5rem 1.625rem 2.5rem 2.5rem;
  flex: 1 1 60%;
}
@media (max-width: 998px) {
  .one-teacher__content {
    flex-basis: 100%;
    padding: 1rem;
    border-left: none;
  }
}
.one-teacher__title {
  font-size: 3rem;
  color: #363F4E;
  margin-bottom: 0.66em;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 998px) {
  .one-teacher__title {
    font-size: 1.5rem;
  }
}
@media (max-width: 998px) {
  .fr-button-prev svg, .fr-button-next svg {
    display: none;
  }
}
.form-block {
  position: relative;
}
.form-block .ipt-eform-width-restrain {
  margin: 0 !important;
}
.form-block__img {
  position: absolute;
  width: 30.25%;
  top: 20%;
  left: -5%;
  object-fit: contain;
  transform: rotate(-33.95deg);
}
.form-block__bg {
  position: absolute;
  width: 27.4%;
  right: 0;
  bottom: -32%;
}
@media (max-width: 998px) {
  .form-block__bg {
    display: none;
  }
}
.form-block__bg-2 {
  position: absolute;
  width: 33.125rem;
  height: auto;
  right: 0;
  top: -7.8125rem;
}
@media (max-width: 998px) {
  .form-block__bg-2 {
    display: none;
  }
}
.promotion {
  overflow: hidden;
}
.promotion__item {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  transition: all 0.3s ease-in-out;
  padding-bottom: 35rem;
}
@media (max-width: 998px) {
  .promotion__item {
    padding-bottom: 14rem;
  }
}
.promotion__item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.promotion__item:hover {
  transform: scale(0.97);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.swiperPromotions .swiper-slide {
  height: auto;
  width: 53.75rem;
  margin-right: 2.5rem;
}
@media (max-width: 998px) {
  .swiperPromotions .swiper-slide {
    width: 21.4375rem;
  }
}

.events {
  overflow: hidden;
}
.events * {
  transition: all 0.3s linear;
}
.events-item {
  position: relative;
  display: block;
  padding: 1.5rem;
  border: 1px solid #363F4E;
  height: 100%;
}
.events-item__content {
  position: relative;
  font-size: 1.5rem;
  background-color: transparent;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.events-item__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0;
}
.events-item__title {
  font-size: 1em;
  line-height: 1.33;
  margin-bottom: 1.66em;
  font-weight: 700;
  text-transform: uppercase;
}
.events-item__footer {
  display: flex;
  justify-content: space-between;
}
.events-item__date {
  font-size: 0.75em;
  line-height: 1.27;
  flex-grow: 1;
}
.events-item__anchor {
  width: 1.6875rem;
  height: 1.6875rem;
  stroke: #FA1100;
  transition: all 0.3s linear;
}
.events-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #EAEAEB;
  z-index: 2;
  transition: all 0.3s linear;
}
.events-item:hover {
  color: white;
}
.events-item:hover .events-item__bg {
  opacity: 1;
}
.events-item:hover svg {
  stroke: white;
}
.events-item:hover::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)) !important;
}

.swiperEvents .swiper-slide {
  height: auto;
  width: 25.625rem;
  margin-right: 2.5rem;
}
@media (max-width: 998px) {
  .swiperEvents .swiper-slide {
    width: 21.4375rem;
  }
}

.swiperTrust-button-prev, .swiperTrust-button-next {
  top: 0.5rem !important;
}

.trust-grid-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 31.25rem;
  height: 20rem !important;
  border-right: 1px solid #cfcfcf;
}
.trust-grid-item img {
  width: 18rem;
}
@media (max-width: 998px) {
  .trust-grid-item img {
    width: 15rem;
  }
}
@media (max-width: 998px) {
  .trust-grid-item {
    height: 10rem !important;
    width: 21.4375rem;
  }
}

.methodology-section {
  position: relative;
  z-index: 1;
}
.methodology-section h1 {
  margin: 0;
  z-index: 2;
  position: relative;
}
.methodology-section .col-3 {
  position: relative;
}

.methodology-section > svg {
  position: absolute;
  content: "";
  width: 100%;
  height: 50.0625rem;
  top: 22.6875rem;
  left: -1%;
}
@media (max-width: 998px) {
  .methodology-section > svg {
    display: none;
  }
}

.methodology {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2.5rem;
}
@media (max-width: 998px) {
  .methodology {
    grid-template-columns: 1fr;
    grid-gap: 1.5rem;
  }
}
.methodology__item {
  position: relative;
}
.methodology__item .layers__content {
  padding-top: 2rem;
  padding-left: 1.5rem;
  padding-bottom: 1.375rem;
  padding-right: 3.3125rem;
}
@media (max-width: 998px) {
  .methodology__item .layers__content {
    padding: 1.5rem;
  }
}
.methodology-img {
  height: 7.5rem;
}
@media (max-width: 998px) {
  .methodology-img {
    height: 6rem;
  }
}

.methodology__text {
  margin-top: 1rem;
  min-height: 2rem;
}

.methodology-book {
  position: absolute;
  height: 31.125rem;
  width: auto;
  bottom: -1.4375rem;
  animation: do-levitation 2s alternate ease-in-out infinite;
  -webkit-animation: do-levitation 2s alternate ease-in-out infinite;
}
@media (max-width: 998px) {
  .methodology-book {
    display: none;
  }
}

@keyframes do-levitation {
  0% {
    transform: translate(0, -0.625rem);
    -webkit-transform: translate(0, -0.625rem);
    -moz-transform: translate(0, -0.625rem);
    -ms-transform: translate(0, -0.625rem);
    -o-transform: translate(0, -0.625rem);
  }
  100% {
    transform: translate(0, 0.625rem);
    -webkit-transform: translate(0, 0.625rem);
    -moz-transform: translate(0, 0.625rem);
    -ms-transform: translate(0, 0.625rem);
    -o-transform: translate(0, 0.625rem);
  }
}
.components {
  display: grid;
  grid-gap: 1.5625rem;
  grid-template-columns: repeat(5, 1fr);
}
.components-section h1 {
  margin: 0;
}
@media (max-width: 998px) {
  .components {
    grid-template-columns: 1fr;
    grid-gap: 1.5rem;
  }
}
.components__item .layers__content {
  padding-top: 1.5rem;
  padding-right: 2rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  min-height: 15rem;
  background-color: #EAEAEB;
}
@media (max-width: 998px) {
  .components__item .layers__content {
    min-height: 10rem;
  }
}
.components__title {
  font-size: 1.75rem;
  line-height: 1.71;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
.components__text {
  white-space: normal;
  word-break: break-word;
}
.components__img {
  position: absolute;
  bottom: -16%;
  right: -16%;
  width: 50%;
  height: 50%;
}

.reviews {
  position: relative;
  padding: 0 8%;
}

.reviews-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 3.5rem;
  padding-bottom: 4.5625rem;
  padding-left: 2.5rem;
  padding-right: 3.125rem;
  border: 1px solid #636363;
  min-height: 20rem;
  /* background-color: $bg-secondary-color */
}

.reviews-item__text {
  line-height: 140%;
}

.reviews-item__link {
  display: flex;
  text-decoration: underline;
  margin-top: 1.75rem;
}

.reviews .swiper-button-disabled {
  opacity: 0.6;
  color: #636363;
}

.reviews .swiper-button-next,
.swiper-button-prev {
  color: #636363 !important;
}

.reviews .swiper-pagination-bullet-active {
  background-color: #1f1f22;
}

.swiper-pagination-reviews {
  text-align: center;
  margin-top: 5rem;
}

.reviews-swiper {
  position: relative;
  overflow: hidden;
  padding: 0.3125rem;
}

.swiper-reviews-next,
.swiper-reviews-prev {
  position: absolute;
  top: 10.5rem;
  transform: translateY(-50%);
  border-radius: 50%;
  z-index: 9999;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.swiper-reviews-next svg,
.swiper-reviews-prev svg {
  height: 4rem;
}

.swiper-reviews-prev {
  left: 0;
}

.swiper-reviews-next {
  right: 0;
}

.reviews-section {
  position: relative;
}

.hands {
  position: absolute;
  width: 27.75rem;
  height: auto;
  top: -5.9375rem;
  left: 32.5rem;
  fill: #F3F3F5;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  z-index: 0;
  animation: do-rotate 1.2s alternate ease-in-out infinite;
  -webkit-animation: do-rotate 1.2s alternate ease-in-out infinite;
}

.level {
  display: flex;
  width: 100%;
}

.level-empty-col {
  width: 25%;
}

.level__inner {
  width: 75%;
}

.level-section {
  position: relative;
}

.level-section > svg {
  position: absolute;
  width: 30.625rem;
  height: auto;
  top: 17.9375rem;
  z-index: 1;
}
@media (max-width: 998px) {
  .level-section > svg {
    display: none;
  }
}

.level-img {
  object-fit: contain;
  width: 12.25rem;
  height: 8.4375rem;
}

.level-list {
  border-top: 1px solid #1F1F22;
  border-bottom: 1px solid #1F1F22;
}

.list-item {
  border-top: 1px solid #1F1F22;
  display: flex;
  align-items: center;
  padding-left: 2.8125rem;
  padding-right: 4.375rem;
}

.list-item:first-child {
  border-top: none;
}

.list-item__content {
  padding: 2.5rem 0 2.8125rem 0;
  width: 60%;
}

.list-item__img-container {
  margin-right: 4.375rem;
}

.list-item__link-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-grow: 1;
}
.list-item__link-container img {
  width: 2.5rem;
  height: auto;
}

.list-item {
  transition: all 0.3s linear !important;
  -webkit-transition: all 0.3s linear !important;
  -moz-transition: all 0.3s linear !important;
  -ms-transition: all 0.3s linear !important;
  -o-transition: all 0.3s linear !important;
}

.list-item:hover {
  border: none;
  background-color: #F3F3F5;
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  transform: translateY(-15px) !important;
  -webkit-transform: translateY(-15px) !important;
  -moz-transform: translateY(-15px) !important;
  -ms-transform: translateY(-15px) !important;
  -o-transform: translateY(-15px) !important;
}

.section-interesting {
  padding-top: 2rem;
}

.interesting__img {
  position: relative;
  min-width: 16.25rem;
  height: 100%;
  filter: grayscale(100%);
  transition: filter 0.2s ease-in-out;
}
@media (max-width: 998px) {
  .interesting__img {
    height: 17.5rem;
  }
}
.interesting__img--no_image {
  filter: grayscale(0);
}
.interesting__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.interesting__item {
  display: flex;
  border: 1px solid #1F1F22;
  background-color: transparent !important;
  transition: 0.2s ease-in-out;
  width: 44.375rem !important;
  margin-right: 2.5rem;
  transition: all 0.2s ease-in-out !important;
  height: auto;
}
@media (max-width: 998px) {
  .interesting__item {
    width: 20.9375rem !important;
    flex-direction: column;
  }
}
.interesting__item:hover {
  box-shadow: -7px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.interesting__item:hover .interesting__img {
  filter: grayscale(0);
}
.interesting__content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-top: 1.5rem;
  padding-left: 2.5rem;
  padding-bottom: 1.5rem;
  padding-right: 0.75rem;
}
@media (max-width: 998px) {
  .interesting__content {
    padding: 1.5rem;
  }
}
.interesting__title {
  font-size: 1.75rem;
  line-height: 1.43;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: #EAEAEB) {
  .interesting__title {
    font-size: 1.5rem;
  }
}
.interesting__text {
  font-size: 1.25rem;
  line-height: 1.25;
  flex-grow: 1;
  margin-bottom: 2rem;
  flex-grow: 1;
}
.interesting__text p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
}
.interesting__date {
  font-size: 1rem;
  color: #1F1F22;
  opacity: 0.2;
}

.more-materials__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem 2.5625rem;
  grid-auto-rows: 1fr;
}
@media (max-width: 998px) {
  .more-materials__grid {
    grid-template-columns: 1fr;
    grid-gap: 2rem;
    grid-auto-rows: auto;
  }
}
.more-materials__item {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 998px) {
  .more-materials__item {
    flex-direction: column;
  }
}
.more-materials__title {
  font-size: 1.25rem;
  line-height: 1.25;
  text-decoration: underline;
  transition: all 0.2s ease-in-out;
  padding-right: 3.5625rem;
  flex-grow: 1;
}
.more-materials__title:hover {
  color: #FA1100;
}
@media (max-width: 998px) {
  .more-materials__title {
    padding-right: 0;
    padding-bottom: 1.5rem;
  }
}
.more-materials__date {
  font-size: 1rem;
  color: #1F1F22;
  opacity: 0.2;
}

/* choose-section */
.choose {
  align-items: center;
}

.choose img {
  width: 100%;
  padding-right: 5rem;
}

.choose-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 4.5rem 10.5rem;
}

@media (max-width: 998px) {
  .choose {
    flex-direction: column;
  }
  .choose-grid {
    grid-template-columns: 1fr;
  }
  .choose-grid__item {
    max-width: 100% !important;
  }
}
.choose-grid__item {
  display: inline-block;
  position: relative;
}

.choose-grid__item .layers,
.choose-grid__item .layer-main,
.choose-grid__item .layer-first,
.choose-grid__item .layer-second {
  height: 100%;
  transition: all 0.3s ease-in-out;
}

.choose-grid__content {
  background-color: #F3F3F5;
  padding: 1.875rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.choose-grid__text {
  flex: 1 1 auto;
  max-width: 15.9375rem;
}

.choose-grid__arrow {
  align-self: flex-end;
  flex: 0 0 1.5rem;
}

.platform {
  position: relative;
  padding-top: 7rem;
  padding-bottom: 4.125rem;
}
@media (max-width: 998px) {
  .platform {
    padding-top: 2.857143rem;
    padding-bottom: 2.857143rem;
  }
}
.platform__inner {
  position: relative;
  margin-bottom: 2.75rem;
}
@media (min-width: 998px) {
  .platform__inner .container {
    padding: 0;
  }
}
@media (max-width: 998px) {
  .platform__inner {
    margin-bottom: 1.75rem;
  }
}
.platform__line-1 {
  position: absolute;
  top: -0.5625rem;
  left: 0;
  width: 32.4375rem;
  height: 18.6875rem;
}
@media (max-width: 998px) {
  .platform__line-1 {
    display: none;
  }
}
.platform__line-2 {
  position: absolute;
  top: -8.375rem;
  right: 0;
  width: 58.375rem;
  height: 41.6875rem;
}
@media (max-width: 998px) {
  .platform__line-2 {
    display: none;
  }
}
.platform__line-3 {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  width: 26.785714rem;
  height: 27.928571rem;
}
@media (max-width: 998px) {
  .platform__line-3 {
    display: block;
  }
}
.platform__iphone {
  position: absolute;
  top: -0.8125rem;
  left: 9.3125rem;
  width: 15.3125rem;
  height: 31.0625rem;
}
@media (max-width: 998px) {
  .platform__iphone {
    top: -27.062rem;
    left: 1rem;
    width: 7.25rem;
    height: 14.625rem;
    z-index: 3;
  }
}
.platform__macbook {
  position: absolute;
  top: -2.125rem;
  width: 55.375rem;
  height: 32rem;
  right: -7.625rem;
}
@media (max-width: 998px) {
  .platform__macbook {
    max-width: none;
    top: -25.3745rem;
    width: 31.875rem;
    height: 18.5rem;
    right: -10.4375rem;
    z-index: 2;
  }
}
.platform__title {
  margin-bottom: 8.125rem;
}
@media (max-width: 998px) {
  .platform__title {
    font-size: 1.75rem !important;
    margin-bottom: 1.428571rem;
  }
}
@media (max-width: 998px) {
  .platform__slider {
    margin-top: 1.6875rem;
  }
}
.platform__slide {
  padding-left: 33.1875rem;
  min-height: 33.3125rem;
}
@media (max-width: 998px) {
  .platform__slide {
    padding-left: 0;
    min-height: 0;
  }
}
.platform__slide p {
  font-size: 1.75rem;
  line-height: 1.14;
  max-width: 29.6875rem;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 998px) {
  .platform__slide p {
    font-size: 1.25rem;
    padding-left: 0;
    min-height: 0;
  }
}
.platform__slide p:first-child {
  min-height: 8rem;
  margin-bottom: 3.4375rem;
}
@media (max-width: 998px) {
  .platform__slide p:first-child {
    min-height: 0;
    margin-bottom: 2rem;
  }
}
.platform__pagination {
  position: absolute;
  bottom: 11% !important;
  left: -13% !important;
  display: flex;
  justify-content: center;
  z-index: 5;
}
@media (max-width: 998px) {
  .platform__pagination {
    left: 0 !important;
    bottom: 0;
  }
}
.platform__pagination .swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.625rem;
  margin: 0 0.375rem;
}
@media (max-width: 998px) {
  .platform__pagination .swiper-pagination-bullet {
    width: 0.375rem !important;
    height: 0.375rem !important;
    margin: 1rem 0.125rem !important;
  }
}
.platform__pagination .swiper-pagination-bullet-active {
  background-color: #FA1100 !important;
}
@media (max-width: 998px) {
  .platform__pagination {
    position: relative;
    left: 0;
  }
}

.grid-platform {
  display: grid;
  grid-template-columns: repeat(6, auto);
  border: 1px solid #1F1F22;
  background-color: #1F1F22;
  grid-gap: 1px;
}
@media (max-width: 998px) {
  .grid-platform {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr;
  }
}
.grid-platform__item {
  padding: 2.375rem 1.9375rem;
  background-color: #EAEAEB;
}
@media (max-width: 998px) {
  .grid-platform__item {
    padding: 1.5rem 0.625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}
.grid-platform h2 {
  font-size: 5rem !important;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 0.2em;
  margin-top: 0;
}
@media (max-width: 998px) {
  .grid-platform h2 {
    font-size: 3rem !important;
    text-align: center;
    margin-bottom: 0;
    line-height: 1.25;
  }
}
.grid-platform p {
  margin: 0;
  font-size: 1.125rem;
}
@media (max-width: 998px) {
  .grid-platform p {
    text-align: center;
    font-size: 0.875rem;
  }
}

.mobile-app-block {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.mobile-app-block__list {
  display: flex;
  gap: 1rem;
  padding: 0;
  margin: 0;
}
.mobile-app-block__item {
  padding: 0 !important;
  margin: 0 !important;
}
.mobile-app-block__item::before, .mobile-app-block__item::after {
  content: none !important;
}
.mobile-app-block__item svg {
  max-width: 10.625rem;
  width: 100%;
  height: 3.125rem;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
------------------------------------------a--- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/* Helpers
------------------------------------------a--- */
.container {
  margin: 0 auto;
  padding: 0 5rem;
  width: 100%;
}
@media (max-width: 998px) {
  .container {
    padding: 0 1rem;
  }
}

.p-top-40px {
  padding-top: 2.5rem;
}
@media (max-width: 998px) {
  .p-top-40px {
    padding-top: 1.25rem;
  }
}

.p-bottom-40px {
  padding-bottom: 2.5rem;
}
@media (max-width: 998px) {
  .p-bottom-40px {
    padding-bottom: 1.25rem;
  }
}

.p-top-80px {
  padding-top: 5rem;
}
@media (max-width: 998px) {
  .p-top-80px {
    padding-top: 2.5rem;
  }
}

.p-bottom-80px {
  padding-bottom: 5rem;
}
@media (max-width: 998px) {
  .p-bottom-80px {
    padding-bottom: 2.5rem;
  }
}

.p-top-120px {
  padding-top: 7.5rem;
}
@media (max-width: 998px) {
  .p-top-120px {
    padding-top: 3.75rem;
  }
}

.p-bottom-120px {
  padding-bottom: 7.5rem;
}
@media (max-width: 998px) {
  .p-bottom-120px {
    padding-bottom: 3.75rem;
  }
}

.p-top-160px {
  padding-top: 10rem;
}
@media (max-width: 998px) {
  .p-top-160px {
    padding-top: 5rem;
  }
}

.p-bottom-160px {
  padding-bottom: 10rem;
}
@media (max-width: 998px) {
  .p-bottom-160px {
    padding-bottom: 5rem;
  }
}

.default-shift {
  padding-left: 28rem;
}
@media (max-width: 998px) {
  .default-shift {
    padding-left: 0;
  }
}

.m-bottom-0px {
  margin-bottom: 0 !important;
}

.m-top-0px {
  margin-bottom: 0 !important;
}

.m-top-40px {
  margin-top: 2.5rem;
}
@media (max-width: 998px) {
  .m-top-40px {
    margin-top: 1.25rem;
  }
}

.m-bottom-40px {
  margin-bottom: 2.5rem;
}
@media (max-width: 998px) {
  .m-bottom-40px {
    margin-bottom: 1.25rem;
  }
}

.m-top-80px {
  margin-top: 5rem;
}
@media (max-width: 998px) {
  .m-top-80px {
    margin-top: 2.5rem;
  }
}

.m-bottom-80px {
  margin-bottom: 5rem;
}
@media (max-width: 998px) {
  .m-bottom-80px {
    margin-bottom: 2.5rem;
  }
}

.m-top-120px {
  margin-top: 7.5rem;
}
@media (max-width: 998px) {
  .m-top-120px {
    margin-top: 3.75rem;
  }
}

.m-bottom-120px {
  margin-bottom: 7.5rem;
}
@media (max-width: 998px) {
  .m-bottom-120px {
    margin-bottom: 3.75rem;
  }
}

.m-top-160px {
  margin-top: 10rem;
}
@media (max-width: 998px) {
  .m-top-160px {
    margin-top: 5rem;
  }
}

.m-bottom-160px {
  margin-bottom: 10rem;
}
@media (max-width: 998px) {
  .m-bottom-160px {
    margin-bottom: 5rem;
  }
}

.lighted-text {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.25;
  color: #FA1100;
}
@media (max-width: 998px) {
  .lighted-text {
    font-size: 1.2rem;
  }
}

.big-text {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.25;
}
@media (max-width: 998px) {
  .big-text {
    font-size: 1.5rem;
  }
}

.column {
  flex-direction: column;
}

.flex {
  display: flex;
}

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

.jc-flex-end {
  justify-content: flex-end;
}

.ai-flex-end {
  align-items: flex-end;
}

.as-flex-end {
  align-self: flex-end;
}

.ai-flex-center {
  align-items: center;
}

.jc-flex-start {
  justify-content: flex-start;
}

.ai-flex-start {
  align-items: flex-start;
}

.space-between {
  justify-content: space-between;
}

.flex-grow {
  flex-grow: 1;
}

.mobile {
  display: none;
}

.text-center {
  text-align: center;
}

@media (max-width: 998px) {
  .mobile-column {
    flex-direction: column;
  }
  .pc {
    display: none !important;
  }
  .mobile {
    display: inherit;
  }
  .mobile-photo {
    min-height: 335px;
  }
}
.h100 {
  height: 100%;
}

.w100 {
  width: 100%;
}

.bg-color {
  background-color: #F3F3F5 !important;
}

.bg-secondary-color {
  background: #EAEAEB !important;
}

@media (max-width: 998px) {
  .p-top-0-md {
    padding-top: 0 !important;
  }
  .p-bottom-0-md {
    padding-bottom: 0 !important;
  }
}
/* Lazyload
------------------------------------------a--- */
img[data-src] {
  opacity: 0;
  transition: all 0.5s ease-in-out;
  transform: translateY(1rem);
}

video[data-src] {
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

img[data-src].loaded {
  opacity: 1;
  transform: translateY(0);
}

video[data-src].loaded {
  opacity: 1;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

/* Pages
------------------------------------------a--- */
.hero-section--chinese .hero-content__title {
  font-size: 90px;
  font-size: clamp(40px, 5.7291666667vw, 110px);
  margin-bottom: 0.36em;
}

.chinese-courses {
  background-color: #EAEAEB;
}
.chinese-courses-grid {
  display: grid;
  border: 1px solid #1F1F22;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1px;
  background-color: #1F1F22;
}
@media (max-width: 1600px) {
  .chinese-courses-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (max-width: 973px) {
  .chinese-courses-grid {
    grid-template-columns: 1fr !important;
  }
}
.chinese-courses-grid__item {
  display: flex;
  padding: 28px;
  min-height: 28px;
  background-color: #EAEAEB;
  align-items: flex-start;
}
.chinese-courses-grid__item:hover {
  color: inherit;
}
.chinese-courses-grid__item .layers__content {
  background-color: #EAEAEB;
}
.chinese-courses-grid__content {
  position: relative;
  padding-left: 40px;
  width: 100%;
}
@media (max-width: 973px) {
  .chinese-courses-grid__content {
    padding-left: 20px;
  }
}
.chinese-courses-grid__arrow {
  position: absolute;
  top: 0;
  right: 0;
}
.chinese-courses-grid__title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 28px;
  font-size: clamp(20px, 1.4583333333vw, 32px);
  margin-bottom: 0.28em;
  padding-right: 40px;
}
.chinese-courses-grid__text span {
  display: block;
}
.chinese-courses-grid__text span:not(:last-child) {
  margin-bottom: 8px;
}
.chinese-courses-grid__img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10.417vw;
  height: 10.417vw;
  padding: 27px;
  min-width: 100px;
  min-height: 100px;
}
@media (max-width: 973px) {
  .chinese-courses-grid__img {
    padding: 10px;
  }
}
.chinese-courses-grid__img svg {
  width: 100%;
  height: 100%;
}

.leader--chinese {
  background-color: #F3F3F5;
}
.leader--chinese .layers__content {
  background-color: #F3F3F5;
}

.why--chinese {
  background-color: #EAEAEB;
}
.why--chinese .layers__content {
  background-color: #EAEAEB !important;
}

.approach--chinese {
  background-color: #F3F3F5;
}

.place--chinese {
  background-color: #EAEAEB;
}
.place--chinese .layers__content {
  background-color: #EAEAEB;
}

.chinese-form {
  position: relative;
  background-color: #363F4E;
}
.chinese-form h1 {
  color: white;
}
.chinese-form__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 25.5%;
}

.chinese-form__form .ipt-uif-custom-material-custom input:not([type]), .chinese-form__form .ipt-uif-custom-material-custom input[type=text], .chinese-form__form .ipt-uif-custom-material-custom input[type=password], .chinese-form__form .ipt-uif-custom-material-custom input[type=email], .chinese-form__form .ipt-uif-custom-material-custom input[type=url], .chinese-form__form .ipt-uif-custom-material-custom input[type=time], .chinese-form__form .ipt-uif-custom-material-custom input[type=date], .chinese-form__form .ipt-uif-custom-material-custom input[type=datetime], .chinese-form__form .ipt-uif-custom-material-custom input[type=datetime-local], .chinese-form__form .ipt-uif-custom-material-custom input[type=tel], .chinese-form__form .ipt-uif-custom-material-custom input[type=number], .chinese-form__form .ipt-uif-custom-material-custom input[type=search], .chinese-form__form .ipt-uif-custom-material-custom textarea.materialize-textarea {
  color: rgba(255, 255, 255, 0.5) !important;
}

.chinese-photoform {
  position: relative;
}
.chinese-photoform h1 {
  color: white;
}
.chinese-photoform__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.chinese-photoform__bg img {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.chinese-photoform__bg:before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(54, 63, 78, 0.85), rgba(54, 63, 78, 0.85));
}
.chinese-photoform .container {
  position: relative;
  z-index: 3;
}

.chinese-teachers-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}
@media (max-width: 1275px) {
  .chinese-teachers-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 998px) {
  .chinese-teachers-grid {
    grid-template-columns: 1fr;
  }
}
.chinese-teachers-grid__item {
  border: 1px solid #1F1F22;
}
.chinese-teachers-grid__header {
  position: relative;
  padding-bottom: 64%;
}
.chinese-teachers-grid__header img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.chinese-teachers-grid__content {
  padding: 32px;
  border-top: 1px solid #1F1F22;
}
.chinese-teachers-grid__title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 28px;
  font-size: clamp(20px, 1.4583333333vw, 32px);
  margin-bottom: 0.57em;
}
.chinese-teachers-grid__text p:not(:last-child) {
  margin-bottom: 0.5em;
}
.chinese-teachers-grid__text p:last-child {
  margin-bottom: 0;
}

.chinese-article .trust, .chinese-article .trust-grid__bg-secondary .trust-grid-item {
  background-color: #F3F3F5 !important;
}
.chinese-article .promotion, .chinese-article .events, .chinese-article .form-block, .chinese-article .trust-grid {
  background-color: #EAEAEB !important;
}
.chinese-article .events-item::after {
  background-color: #EAEAEB;
}

.search {
  background-color: #EAEAEB;
}
.search-container {
  margin: 0 auto;
  padding: 0 14.375rem;
  width: 100%;
}
@media (max-width: 998px) {
  .search-container {
    padding: 0 1.25rem;
  }
}
.search-pagination {
  margin-top: 5rem;
  text-align: center;
  margin-bottom: 12.5rem;
  color: #363F4E;
  font-size: 1.5rem;
}
.search-pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-pagination .page-numbers {
  padding: 0 1.5rem;
}
.search-pagination .page-numbers.current {
  font-size: 2rem;
  font-weight: 700;
}
.search-pagination a.page-numbers {
  transition: 0.2s ease-in-out;
}
.search-pagination a.page-numbers:hover {
  font-size: 2rem;
}
.search-header {
  width: 100%;
}
.search-header form {
  display: flex;
  border: 1px solid #363F4E;
  width: 100%;
}
.search-header form input[type=text] {
  font-size: 1.75rem;
  line-height: 1.43;
  color: #1F1F22;
  font-weight: 700;
  padding: 1.25rem 2rem;
  text-transform: uppercase;
  flex-grow: 1;
  background-color: transparent;
  border: none;
  outline: none;
  height: auto !important;
  margin-bottom: 0;
}
.search-header form button {
  display: flex;
  align-items: center;
  background-color: #363F4E;
  padding: 0 2rem;
  color: white;
  border: none;
  outline: none;
  text-transform: capitalize;
  transition: all 0.2s linear;
}
.search-header form button:hover {
  background-color: #1F1F22;
}
.search-header form button span {
  font-size: 1.125rem;
  line-height: 1.277778rem;
  margin-right: 0.5rem;
}
.search-header form button::after {
  display: none;
  content: none;
}

.search-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2.5rem;
  grid-auto-rows: 1fr;
}
@media (max-width: 998px) {
  .search-grid {
    grid-template-columns: 1fr;
  }
}
.search-grid__img {
  position: relative;
  min-width: 16.25rem;
  height: 100%;
}
@media (max-width: 998px) {
  .search-grid__img {
    width: 100%;
    padding-bottom: 50%;
  }
}
.search-grid__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.search-grid__item {
  display: flex;
  border: 1px solid #1F1F22;
  background-color: transparent !important;
  transition: 0.2s ease-in-out;
}
.search-grid__item:nth-child(2n+1):hover {
  transform: translateY(-0.5rem) translateX(-0.5rem);
  -webkit-box-shadow: 7px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 7px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 7px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.search-grid__item:nth-child(2n):hover {
  transform: translateY(-0.5rem) translateX(0.5rem);
  -webkit-box-shadow: -7px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: -7px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: -7px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
@media (max-width: 998px) {
  .search-grid__item {
    flex-direction: column;
    flex-wrap: nowrap !important;
  }
  .search-grid__item:nth-child(2n+1):hover {
    transform: translateY(-0.5rem);
  }
  .search-grid__item:nth-child(2n):hover {
    transform: translateY(-0.5rem);
  }
}
.search-grid__content {
  display: flex;
  flex-direction: column;
  padding-top: 1.5rem;
  padding-left: 2.5rem;
  padding-bottom: 1.5rem;
  padding-right: 0.75rem;
}
@media (max-width: 998px) {
  .search-grid__content {
    padding: 1rem;
  }
}
.search-grid__title {
  font-size: 1.75rem;
  line-height: 1.43;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 998px) {
  .search-grid__title {
    font-size: 1.5rem;
    -webkit-line-clamp: 4;
  }
}
.search-grid__text {
  font-size: 1.25rem;
  line-height: 1.25;
  flex-grow: 1;
  margin-bottom: 2rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.search-grid__date {
  font-size: 1rem;
  color: #1F1F22;
  opacity: 0.2;
}

.lessons-section {
  position: relative;
}
.lessons-section .components__item .layers__content {
  padding-top: 1.5rem;
  padding-right: 1rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  min-height: 12.5rem;
}

.our-advantages-section {
  position: relative;
}

.our-advantages__bg {
  position: absolute;
  width: 22.5625rem;
  height: auto;
  top: -8.375rem;
  right: 0;
  z-index: 0;
}
@media (max-width: 998px) {
  .our-advantages__bg {
    display: none;
  }
}

.advantage-human {
  position: absolute;
  left: -1%;
  bottom: -13%;
  max-height: 890px;
  height: 60%;
  z-index: 0;
  animation: do-human-rotate 1.2s alternate ease-in-out infinite;
  -webkit-animation: do-human-rotate 1.2s alternate ease-in-out infinite;
}

.our-advantages-section .col-9 {
  padding-left: 2rem;
}
@media (max-width: 998px) {
  .our-advantages-section .col-9 {
    padding-left: 0;
  }
}

.our-advantages-section p {
  margin-bottom: 0;
}

.advantage__inner {
  display: grid;
  grid-gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 998px) {
  .advantage__inner {
    grid-template-columns: 1fr;
    grid-gap: 1.5rem;
  }
}

.advantage-layers .layers__content {
  padding: 1.5rem;
  min-height: 12.5rem;
}

.col-img {
  width: 100%;
  object-fit: contain;
}

.advantage-layers__text {
  width: 100%;
  height: 100%;
}

.cabinet__inner {
  max-width: 90%;
  display: flex;
  flex-wrap: wrap;
}

.cabinet-col {
  padding: 0 4%;
}

.item-cab__title {
  margin-top: 2rem;
}

.item-cab__num {
  color: #FA1100;
  font-weight: 700;
  font-size: 6rem;
  max-width: 25.625rem;
  height: auto;
  width: 100%;
  object-fit: cover;
  border-bottom: 2px solid #FA1100;
  padding-bottom: 2rem;
}

@media (max-width: 998px) {
  .cabinet-col {
    padding-left: 0;
    padding-right: 0;
  }
  .flex-end {
    justify-content: center;
  }
  .advantage-human {
    display: none;
  }
}
/* dropdown-list */
.dropdown-list {
  border-top: 1px solid black;
  display: flex;
  flex-direction: column;
}

.dropdown-list__item {
  border-bottom: 1px solid black;
}

.dd-item__header {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.875rem 0;
  cursor: pointer;
}
@media (max-width: 998px) {
  .dd-item__header {
    padding: 1rem 1.25rem;
  }
}

.dd-item__title {
  margin-bottom: 0;
  width: 80%;
  text-transform: uppercase;
}

.dd-item__header .dd-item__title,
.dd-item__header svg {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.dd-item__header.active .dd-item__title {
  color: #FA1100;
}

.dd-item__header svg {
  stroke: #1F1F22;
}

.dd-item__header.active svg {
  stroke: #FA1100;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.dd-item__content {
  position: relative;
  z-index: 1;
  visibility: hidden;
  height: auto;
  max-height: 0px;
  opacity: 0;
  transition: max-height 0.3s linear, padding 0.3s linear;
  -webkit-transition: max-height 0.3s linear, padding 0.3s linear;
  -moz-transition: max-height 0.3s linear, padding 0.3s linear;
  -ms-transition: max-height 0.3s linear, padding 0.3s linear;
  -o-transition: max-height 0.3s linear, padding 0.3s linear;
}

.dd-item__content.active {
  max-height: 500px;
  visibility: visible;
  opacity: 1;
  padding: 0 1.25rem 2.5rem 1.25rem;
}

.dd-item__content ul {
  max-width: 560px;
}

.dd-item__content ul li:not(:last-child) {
  padding-bottom: 20px;
}

.modern-edu-img {
  padding-right: 8.625rem;
  padding-left: 3.5rem;
}
@media (max-width: 998px) {
  .modern-edu-img {
    padding: 0 1.25rem;
  }
}

.dropdown-inner {
  padding-right: 5rem;
}
@media (max-width: 998px) {
  .dropdown-inner {
    padding-right: 0;
  }
}

/* promo */
.promo-header-section {
  position: relative;
  background-color: #F3F3F5;
}

.promo-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
  width: 40vw;
  z-index: 0;
}

.promo-header-title {
  font-weight: 700;
  font-size: 50px;
  position: relative;
  z-index: 1;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 6.5rem;
}
@media (max-width: 998px) {
  .promo-header-title {
    margin-bottom: 0.67em;
  }
}

.promo-header-label {
  position: relative;
  margin-bottom: 2.5rem;
  font-size: 2rem;
  min-height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 998px) {
  .promo-header-label {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}

.promo-header-label svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 150%;
  width: 120%;
}
@media (max-width: 998px) {
  .promo-header-label svg {
    height: 130%;
  }
}

.promo-header-text {
  margin-bottom: 3.125rem;
  line-height: 1.56;
}
@media (max-width: 998px) {
  .promo-header-text {
    margin-bottom: 0.5rem;
  }
}

.promo-btn {
  max-width: 25.625rem;
}

/* relevant */
.relevant-text {
  box-sizing: content-box;
  max-width: 44.79vw;
  line-height: 1.56;
}
@media (max-width: 998px) {
  .relevant-text {
    width: 100%;
    max-width: 100%;
  }
}

/* promo-who */
.section-promo-who {
  background-color: #F3F3F5;
}

.promo-who-grid {
  display: grid;
  grid-template-columns: 1.5fr 2fr 2fr;
  grid-gap: 2.5rem;
}

.promo-who-img {
  width: 100%;
  grid-row: 1/3;
  align-self: flex-end;
}

.promo-who-grid__item .layers__content {
  padding: 1.5rem;
}

.promo-who-grid__item svg {
  display: block;
  height: 10rem;
  width: auto;
  margin-bottom: 1rem;
}
@media (max-width: 998px) {
  .promo-who-grid__item svg {
    height: 5rem;
  }
}

/* promo-grid */
.promo-list-grid {
  display: grid;
  grid-gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}

/* promo-speaker */
.promo-speaker__img {
  position: relative;
  width: 16.25rem;
  border-radius: 50%;
  margin-right: 10vw;
}

.promo-speaker__img svg {
  position: absolute;
  height: 120%;
  width: 120%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.promo-speaker__img img {
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  filter: grayscale(1);
}

.promo-speaker__img::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.promo-speaker {
  display: flex;
  align-items: center;
}

.promo-speaker__content {
  max-width: 56.25rem;
}

.promo-speaker__title {
  font-weight: 700;
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
}

.promo-speaker__text {
  line-height: 1.56;
}

/* promo-registration */
.promo-registration {
  position: relative;
  width: 70vw;
}

.section-promo-registration {
  position: relative;
}

.section-promo-registration svg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 27vw;
  height: auto;
}

.promo-registration__title {
  font-size: 2rem;
  margin-bottom: 2.1875rem;
  text-transform: uppercase;
}
@media (max-width: 998px) {
  .promo-registration__title {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}

.promo-registration__date {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.9375rem;
}
@media (max-width: 998px) {
  .promo-registration__date {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}

.promo-registration__subtitle {
  font-size: 1.125rem;
  color: #FA1100;
  margin-bottom: 1.5rem;
}
@media (max-width: 998px) {
  .promo-registration__subtitle {
    margin-bottom: 0.4rem;
  }
}

.promo-form .ipt-eform-width-restrain {
  max-width: 100% !important;
}

.promo-registration-letter {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 25vw;
  right: 0;
}

.promo-header-layers {
  max-width: max-content;
  margin-bottom: 4.75rem;
}
@media (max-width: 998px) {
  .promo-header-layers {
    margin-bottom: 2rem;
  }
}

.promo-header-date .layers__content {
  padding: 2rem 3.25rem 2.5rem;
}
@media (max-width: 998px) {
  .promo-header-date .layers__content {
    padding: 1.5rem 2rem;
  }
}

.promo-header-where {
  font-size: 2.5rem;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
@media (max-width: 998px) {
  .promo-header-where {
    font-size: 1.5rem;
  }
}

.promo-registration-off {
  padding: 1.5rem;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  border: 2px solid #FA1100;
  text-align: center;
}

@media (max-width: 998px) {
  .promo-header-title {
    text-align: center;
  }
  .promo-header-title br {
    display: none;
  }
  .promo-header-section .col-7 {
    width: 100%;
  }
  .promo-header-section .col-5 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .promo-header-label {
    align-self: stretch;
  }
  .promo-bg {
    display: none;
  }
  .promo-header-label {
    padding: 1rem 3.125rem;
  }
  .promo-who-grid {
    grid-template-columns: 1fr !important;
    grid-gap: 1.25rem 0 !important;
  }
  .promo-who-img {
    max-height: 300px;
    object-fit: contain;
  }
  .promo-list-grid {
    grid-template-columns: 1fr !important;
  }
  .promo-speaker {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .promo-speaker__img {
    margin-right: 0 !important;
    margin-bottom: 1.25rem;
    max-width: 11.875rem !important;
  }
  .promo-registration {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .promo-registration-letter {
    display: none !important;
  }
  .section-promo-registration svg {
    display: none !important;
  }
  .promo-registration__subtitle,
  .promo-registration__title {
    text-align: center;
  }
}
.section-promo-registration .ipt-eform-content {
  padding-top: 0 !important;
}
.section-promo-registration .ipt-uif-custom-material-custom .ipt_uif_column:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.promo-header-left {
  position: relative;
  z-index: 1;
}
.promo-header-left h1.promo-header-title {
  margin-bottom: 0;
}
.promo-header-left__list {
  margin-top: 2rem;
}
.promo-header-left__list li {
  font-size: 3rem;
}
@media (max-width: 998px) {
  .promo-header-left__list li {
    font-size: 1rem;
  }
}

.archive-gallery-desc {
  width: 56.25rem;
}

.gallery__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 16.25rem;
  height: 100%;
  z-index: 2;
}
.gallery__img img,
.gallery__img video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.gallery__item {
  position: relative;
  background-color: transparent !important;
  transition: 0.2s ease-in-out;
  width: 31.25rem !important;
  margin-right: 4.1875rem;
  transition: all 0.2s ease-in-out !important;
}
@media (max-width: 998px) {
  .gallery__item {
    width: 20.9375rem !important;
  }
}
.gallery__body {
  position: relative;
  width: 100%;
  height: 37.5rem;
  border: 2px solid #363F4E;
}
@media (max-width: 998px) {
  .gallery__body {
    height: 30rem;
  }
}
.gallery__body:hover {
  border: 2px solid #FA1100;
}
.gallery__body:hover .gallery__content {
  opacity: 1;
}
.gallery__content {
  opacity: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 76.56%);
  position: absolute;
  display: flex;
  flex-direction: column;
  align-self: flex-end;
  justify-content: flex-end;
  color: white;
  z-index: 3;
  height: 100%;
  transition: all 0.2s linear;
  width: 100%;
  padding: 1.75rem 1.25rem;
}
@media (max-width: 998px) {
  .gallery__content {
    padding: 1.5rem;
  }
}
.gallery__title {
  font-size: 1.75rem;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: #EAEAEB) {
  .gallery__title {
    font-size: 1.2rem;
  }
}
.gallery__text {
  font-size: 1.25rem;
  line-height: 1.25;
  flex-grow: 1;
  margin-bottom: 0;
}
.gallery__date {
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 0.5rem;
  font-weight: 700;
}
@media (max-width: 998px) {
  .gallery__date {
    font-size: 1rem;
  }
}

.swiperGallery-buttons {
  display: flex;
  padding-top: 4.375rem;
}
@media (max-width: 998px) {
  .swiperGallery-buttons {
    display: none;
  }
}
.swiperGallery-button-prev {
  margin-right: 3.625rem;
}
.swiperGallery-button-prev, .swiperGallery-button-next {
  position: relative;
  width: 8rem;
  height: 8rem;
  background-color: #FA1100;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.swiperGallery-button-prev.swiper-button-disabled, .swiperGallery-button-next.swiper-button-disabled {
  background-color: #D9D9D9;
}
.swiperGallery-button-prev svg, .swiperGallery-button-next svg {
  padding: 1.5625rem;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.gallery-main {
  position: relative;
  width: 100%;
  height: 100%;
}
.gallery-main .swiper-slide {
  width: 100%;
  height: 100%;
  margin-right: 2.5rem;
}
@media (max-width: 998px) {
  .gallery-main .swiper-slide {
    margin-right: 1rem;
  }
}
.gallery-main__body {
  display: flex;
  background-color: #EAEAEB;
}
@media (max-width: 998px) {
  .gallery-main__body {
    flex-direction: column;
    height: max-content;
  }
}
.gallery-main__content {
  display: flex;
  flex-direction: column;
  padding: 5rem;
  flex: 1 1 auto;
}
@media (max-width: 998px) {
  .gallery-main__content {
    padding: 1rem;
  }
}
.gallery-main__text {
  flex-grow: 1;
  font-size: 1.625rem;
  line-height: 1.4;
}
@media (max-width: 998px) {
  .gallery-main__text {
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }
}
.gallery-main__date {
  font-size: 1.625rem;
  line-height: 1.4;
  font-weight: 700;
}
@media (max-width: 998px) {
  .gallery-main__date {
    font-size: 1rem;
  }
}
.gallery-main__img {
  position: relative;
  width: 63.875rem;
  background-color: white;
  border-right: 2px solid #FA1100;
  max-height: 38.375rem;
}
@media (max-width: 998px) {
  .gallery-main__img {
    max-height: auto;
    width: 100%;
  }
}
.gallery-main__img img, .gallery-main__img video {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  object-fit: contain;
}
@media (max-width: 998px) {
  .gallery-main__img img, .gallery-main__img video {
    height: 20rem;
  }
}
.gallery-main__img--full {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto !important;
  border-right: 0;
}
.gallery-main-button-prev, .gallery-main-button-next {
  position: absolute;
  top: 0;
  --size: 8rem;
  width: var(--size);
  height: var(--size);
  background-color: #FA1100;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  outline: none;
  border: none;
  z-index: 10;
  top: 50%;
}
.gallery-main-button-prev.swiper-button-disabled, .gallery-main-button-next.swiper-button-disabled {
  background-color: #D9D9D9;
}
.gallery-main-button-prev svg, .gallery-main-button-next svg {
  padding: 1.5625rem;
  height: 100%;
  object-fit: contain;
  width: 100%;
}
@media (max-width: 998px) {
  .gallery-main-button-prev, .gallery-main-button-next {
    --size: 3rem;
  }
  .gallery-main-button-prev svg, .gallery-main-button-next svg {
    padding: 0.5rem;
  }
}
.gallery-main-button-prev {
  left: 0;
  transform: translateY(-50%) translateX(-50%);
}
.gallery-main-button-next {
  right: 0;
  transform: translateY(-50%) translateX(50%);
}

.gallery-thumbs {
  margin-top: 1.875rem;
}
.gallery-thumbs .swiper-slide {
  margin-right: 0.625rem;
  border: 2px solid #363F4E;
  width: 35.375rem;
}
@media (max-width: 998px) {
  .gallery-thumbs .swiper-slide {
    width: 10rem;
  }
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .gallery-thumbs__img::after {
  display: block;
}
.gallery-thumbs__img {
  position: relative;
  height: 21.25rem;
}
@media (max-width: 998px) {
  .gallery-thumbs__img {
    height: 10rem;
  }
}
.gallery-thumbs__img img,
.gallery-thumbs__img video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: 2;
  filter: grayscale(100%);
}
.gallery-thumbs__img::after {
  display: none;
  background: rgba(250, 17, 0, 0.2);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: 3;
}

.gallery-text {
  font-size: 2rem;
  line-height: 1.4;
}
.gallery-text p:last-child {
  margin-bottom: 0;
}
@media (max-width: 998px) {
  .gallery-text {
    font-size: 1rem;
  }
}

.offers {
  display: flex;
}
@media (max-width: 998px) {
  .offers .layers {
    width: 100%;
  }
}
@media (max-width: 998px) {
  .offers {
    flex-wrap: wrap;
  }
}
.offers-main {
  width: 64%;
}
@media (max-width: 998px) {
  .offers-main__title {
    font-size: 1.8rem !important;
  }
}
@media (max-width: 998px) {
  .offers-main {
    width: 100%;
  }
}
.offers-main__text {
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 1em;
}
@media (max-width: 998px) {
  .offers-main__text {
    font-size: 1rem;
  }
}
.offers-main__img {
  position: relative;
  border: 2px solid #363F4E;
  margin-bottom: 2rem;
}
@media (max-width: 998px) {
  .offers-main__img {
    margin-bottom: 1rem;
  }
}
.offers-main__img img {
  display: block;
  width: 100%;
  height: auto;
}
.offers-main__desc ul {
  margin: 2em 0;
}
@media (max-width: 998px) {
  .offers-main__desc ul {
    margin: 1rem 0;
  }
}
.offers-main__desc p,
.offers-main__desc li {
  font-size: 1.5rem;
  line-height: 1.285714;
}
@media (max-width: 998px) {
  .offers-main__desc p,
  .offers-main__desc li {
    font-size: 1rem;
  }
}
.offers-main__desc .btn {
  width: 25.3125rem;
}
@media (max-width: 998px) {
  .offers-main__desc .btn {
    width: 100%;
  }
}
.offers-nav {
  width: 36%;
  padding-left: 10.75rem;
}
@media (max-width: 998px) {
  .offers-nav {
    width: 100%;
    padding-left: 0;
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
  }
}
.offers-nav__title {
  font-size: 2.5rem;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 1em;
  text-transform: uppercase;
}
@media (max-width: 998px) {
  .offers-nav__title {
    font-size: 2rem;
  }
}
.offers-nav__item {
  display: block;
  width: 100%;
}
.offers-nav__item:not(:last-child) {
  margin-bottom: 1.875rem;
}
.offers-nav__category {
  display: block;
  color: #FA1100;
  font-size: 1.125rem;
  line-height: 1.277778;
  margin-bottom: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
}
.offers-nav__name {
  display: block;
  font-size: 1.75rem;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
}
@media (max-width: 998px) {
  .offers-nav__name {
    font-size: 1.5rem;
  }
}
.offers-nav__content {
  display: block;
}
.offers-nav__text {
  display: block;
  font-size: 1.125rem;
  line-height: 1.277778;
}
.offers-nav__img {
  position: relative;
  border: 2px solid #363F4E;
  margin-bottom: 1.25rem;
}
.offers-nav__img img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 998px) {
  .offers-archive h1 {
    font-size: 1.6rem !important;
  }
}
.offers-archive__item {
  display: flex;
  padding: 5rem 6.25rem;
  border-bottom: 1px solid #1F1F22;
  width: 100%;
}
@media (max-width: 998px) {
  .offers-archive__item {
    padding: 2rem 0;
  }
}
.offers-archive__img {
  position: relative;
  border: 2px solid #363F4E;
  width: 33.75rem;
  height: 19.3125rem;
}
@media (max-width: 998px) {
  .offers-archive__img {
    width: 100%;
  }
}
.offers-archive__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.offers-archive__content {
  padding-left: 5.625rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 998px) {
  .offers-archive__content {
    padding: 0;
  }
}
.offers-archive__category {
  display: block;
  font-weight: 500;
  color: #FA1100;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1.25;
  margin-bottom: 0.625em;
}
@media (max-width: 998px) {
  .offers-archive__category {
    margin-top: 1em;
    font-size: 1rem;
  }
}
.offers-archive__title {
  display: block;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
@media (max-width: 998px) {
  .offers-archive__title {
    font-size: 1.5rem;
  }
}
.offers-archive__text {
  display: block;
  font-size: 2rem;
  line-height: 1.25;
}
@media (max-width: 998px) {
  .offers-archive__text {
    font-size: 1rem;
  }
}

.archive-link {
  display: inline-block;
  font-size: 2.5rem;
  color: #FA1100;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 998px) {
  .archive-link {
    font-size: 1.5rem;
  }
}

.contact-block {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.contact-block__item {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 30px;
  text-align: center;
}

.contact-block__title {
  display: inline-block;
  margin-bottom: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  color: var(--primary-color);
  font-size: 30px;
  font-size: clamp(16px, 1.4vw, 30px);
  margin-bottom: 5px;
  margin-right: 10px;
}

.contact-block__info {
  display: inline-block;
  font-size: 28px;
  font-size: clamp(16px, 1.3vw, 26px);
  width: 100%;
}

.contact-block__icons {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-around;
  margin-top: 20px;
}

.contact-block__icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  background-color: var(--primary-color);
  border-radius: 100%;
  transition: all 0.1s linear;
}
.contact-block__icons a:hover {
  transform: scale(1.1);
}

.contact-block__icons svg {
  width: 30px;
  height: 30px;
}

.mafia-hero__inner {
  display: flex;
}
@media (max-width: 998px) {
  .mafia-hero__inner {
    flex-direction: column;
  }
}
.mafia-hero__img {
  position: relative;
  width: 37.75rem;
  height: 53.4375rem;
}
@media (max-width: 998px) {
  .mafia-hero__img {
    width: 100%;
    height: 20rem;
  }
}
.mafia-hero__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  object-fit: cover;
  background-color: #EAEAEB;
}
@media (max-width: 998px) {
  .mafia-hero__img img {
    object-position: top;
  }
}
.mafia-hero__content {
  padding-left: 6.25rem;
  flex-grow: 1;
}
@media (max-width: 998px) {
  .mafia-hero__content {
    padding-left: 0;
    width: 100%;
  }
}
.mafia-hero__text {
  font-size: 1.75rem;
  line-height: 1.4;
}
.mafia-hero__text:last-of-type {
  margin-bottom: 4rem;
}
@media (max-width: 998px) {
  .mafia-hero__text {
    font-size: 1rem;
  }
  .mafia-hero__text:last-of-type {
    margin-bottom: 2rem;
  }
}
.mafia-hero__title {
  width: 49.6875rem;
  margin-bottom: 3.125rem;
}
@media (max-width: 998px) {
  .mafia-hero__title {
    width: 100%;
    padding-top: 1rem !important;
    margin-bottom: 1rem;
  }
}

.speaker-mafia-hero {
  display: flex;
}
@media (max-width: 998px) {
  .speaker-mafia-hero {
    flex-direction: column;
  }
}
.speaker-mafia-hero__img {
  position: relative;
  width: 12.5rem;
  height: 12.5rem;
  flex-shrink: 0;
}
@media (max-width: 998px) {
  .speaker-mafia-hero__img {
    align-self: center;
    margin-bottom: 1rem;
  }
}
.speaker-mafia-hero__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  object-fit: cover;
  filter: grayscale(100%);
  background-color: #EAEAEB;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 998px) {
  .speaker-mafia-hero__img img {
    margin-bottom: 1rem;
  }
}
.speaker-mafia-hero__content {
  display: flex;
  flex-direction: column;
  padding-left: 3.125rem;
}
@media (max-width: 998px) {
  .speaker-mafia-hero__content {
    padding-left: 0;
  }
}
.speaker-mafia-hero__text {
  font-size: 1.75rem;
  line-height: 1.4;
  flex-grow: 1;
}
@media (max-width: 998px) {
  .speaker-mafia-hero__text {
    font-size: 1rem;
    margin-bottom: 2rem;
  }
}
.speaker-mafia-hero__btn {
  height: 4.5rem;
  min-width: 21rem;
  align-self: flex-start;
  font-size: 1.25rem;
}
@media (max-width: 998px) {
  .speaker-mafia-hero__btn {
    width: 100%;
    min-width: 100%;
    height: auto;
    font-size: 1rem;
  }
}

.mafia-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 102.5rem;
  grid-gap: 2.5rem;
  grid-auto-rows: 1fr;
}
@media (max-width: 998px) {
  .mafia-grid {
    width: 100%;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    grid-gap: 1rem;
  }
}
.mafia-grid__item {
  display: flex;
  flex-direction: column;
  border: 2px solid #363F4E;
  padding: 3.5rem 2.625rem 2.625rem 2.625rem;
  background-color: #EAEAEB;
}
@media (max-width: 998px) {
  .mafia-grid__item {
    padding: 1rem;
  }
}
.mafia-grid__item:not(:first-child) {
  background-color: white;
}
.mafia-grid__item:not(:first-child) svg,
.mafia-grid__item:not(:first-child) img {
  opacity: 0.7;
}
.mafia-grid__text {
  font-size: 2rem;
  line-height: 1.4;
  flex-grow: 1;
  margin-bottom: 1.0625rem;
}
@media (max-width: 998px) {
  .mafia-grid__text {
    font-size: 1rem;
    line-height: 1.25;
  }
}
.mafia-grid__text--cropped {
  max-width: 38.6875rem;
}
@media (max-width: 998px) {
  .mafia-grid__text--cropped {
    max-width: 100%;
  }
}
.mafia-grid__img {
  align-self: flex-end;
  position: relative;
  width: 8.75rem;
  height: 8.75rem;
}
.mafia-grid__img svg,
.mafia-grid__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 998px) {
  .mafia-grid__img {
    align-self: center;
    width: 4rem;
    height: 4rem;
  }
}
.mafia-grid__btn {
  font-size: 1.25rem;
  margin-top: 3.125rem;
  align-self: flex-start;
  min-width: 21rem;
}
@media (max-width: 998px) {
  .mafia-grid__btn {
    width: 100%;
    min-width: 100%;
    height: auto;
    font-size: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}

.mafiaSwiper__img {
  height: 7.8125rem;
  width: 7.8125rem;
  margin-bottom: 3rem;
}
.mafiaSwiper__img svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 998px) {
  .mafiaSwiper__img {
    height: 3rem;
    width: 3rem;
    margin-bottom: 1rem;
  }
}
.mafiaSwiper__item {
  width: 31.875rem;
  margin-right: 1.875rem;
}
@media (max-width: 998px) {
  .mafiaSwiper__item {
    width: 20.9375rem;
    margin-right: 1rem;
  }
}
.mafiaSwiper__title {
  font-weight: 700;
  font-size: 1.625rem;
  line-height: 1.4;
  margin-bottom: 2.625rem;
  text-transform: uppercase;
  color: #FA1100;
}
@media (max-width: 998px) {
  .mafiaSwiper__title {
    margin-bottom: 1rem;
  }
}
.mafiaSwiper__text {
  font-size: 1.375rem;
  line-height: 1.4;
}
@media (max-width: 998px) {
  .mafiaSwiper__text {
    font-size: 1rem;
    line-height: 1.2;
  }
}
.mafiaSwiper__content {
  background-color: white;
  min-height: 32.75rem;
  padding: 3rem 1.875rem 2.4375rem 1.875rem;
}
@media (max-width: 998px) {
  .mafiaSwiper__content {
    padding: 1rem;
    min-height: min-content;
  }
}

.mafia-vocabulary__content {
  display: flex;
  padding: 6.25rem 5rem;
  background-color: white;
  align-items: center;
}
@media (max-width: 998px) {
  .mafia-vocabulary__content {
    flex-direction: column;
    padding: 1.2rem;
  }
}
.mafia-vocabulary__text {
  font-size: 1.875rem;
  line-height: 1.4;
  padding-right: 3.9375rem;
  margin: 0;
}
@media (max-width: 998px) {
  .mafia-vocabulary__text {
    margin-bottom: 1rem;
    font-size: 1rem;
    padding-right: 0;
  }
}
.mafia-vocabulary__btn {
  height: 4.5625rem;
  min-width: 21rem;
  font-size: 1.25rem;
}
@media (max-width: 998px) {
  .mafia-vocabulary__btn {
    width: 100%;
    min-width: 100%;
    height: auto;
    font-size: 1rem;
  }
}

.mafia-vk-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 3.125rem;
  width: 21rem;
  overflow: hidden;
  cursor: pointer;
}
@media (max-width: 998px) {
  .mafia-vk-link {
    width: 100%;
  }
}
.mafia-vk-link a {
  position: relative;
  margin-top: 0;
  z-index: 3;
  cursor: pointer;
}
.mafia-vk-link a:hover {
  cursor: pointer;
}
@media (max-width: 998px) {
  .mafia-vk-link a {
    position: relative;
  }
}
.mafia-vk-link #vk_subscribe {
  position: absolute;
  top: 15rem;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  transform: scaleY(9) scaleX(3);
  transform-origin: 0rem 1.9rem;
  cursor: pointer;
  opacity: 0.02;
}
@media (max-width: 998px) {
  .mafia-vk-link #vk_subscribe {
    display: none;
  }
}

#vk_groups {
  margin: 0 auto;
  border: 2px solid #FA1100;
  box-sizing: content-box;
}

.prices {
  background-color: #EAEAEB;
}
.prices > .container .swiper:not(:last-child) {
  margin-bottom: 3.125rem;
}
.prices__item {
  display: flex;
  height: auto;
  background-color: white;
  align-items: flex-start;
  flex-direction: column;
  width: 24.75rem;
  margin-right: 1.5rem;
  min-height: 50rem;
  transition: all 0.1s linear;
  padding-top: 1.75rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-bottom: 1.875rem;
}
@media (max-width: 998px) {
  .prices__item {
    width: 100%;
  }
}
.prices__item * {
  transition: all 0.1s linear;
}
.prices__item:hover {
  cursor: default;
  filter: drop-shadow(0px 4px 20px rgba(250, 17, 0, 0.25));
  background-color: #FFD9D7;
}
.prices__item:hover .prices__label {
  background-color: white;
  color: #FA1100;
}
.prices__item:hover .prices__btn {
  background-color: #FA1100;
  color: white;
  border: 1px solid #FA1100;
}
.prices__item:hover .prices__btn svg {
  stroke: white;
}
.prices__label {
  background-color: #EAEAEB;
  font-size: 1.125rem;
  line-height: 1.277778;
  font-weight: 700;
  padding: 0.375rem 1rem;
  margin-bottom: 1.375rem;
}
.prices__img {
  position: relative;
  width: 100%;
  height: 10.25rem;
  margin-bottom: 2.25rem;
}
.prices__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  filter: grayscale(100%);
  object-position: top;
}
.prices__content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.prices__title {
  font-size: 2.25rem;
  line-height: 1.28;
  color: #1F1F22;
  font-weight: 700;
  margin-bottom: 1.25rem;
}
.prices__title span {
  display: inline-block;
  background-color: #FA1100;
  color: white;
  padding: 0.25rem 0.8125rem;
  margin-left: 0.3125rem;
  margin-right: 0.4375rem;
}
.prices__btn {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 600;
  align-self: center;
  width: 100%;
  max-width: 100%;
  text-transform: none;
  background-color: white;
  color: #1F1F22;
  border: 1px solid #1F1F22;
}
.prices__btn::after {
  display: none;
}
.prices__btn svg {
  margin-left: 1rem;
  height: 1rem;
  width: 1rem;
  stroke: #1F1F22;
}
.prices__btn:hover {
  background-color: white !important;
  color: #FA1100 !important;
  border: 1px solid #FA1100 !important;
}
.prices__btn:hover svg {
  stroke: #FA1100 !important;
}
.prices__text {
  min-height: 3.75rem;
  margin-bottom: 1.25rem;
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.28;
}
.prices__list {
  list-style: disc;
  font-size: 1rem;
  line-height: 1.28;
}
.prices__list li {
  padding-left: 0 !important;
  margin-left: 0.9375rem;
  margin-bottom: 1.875rem;
}
.prices__list li::before, .prices__list li::after {
  display: none;
}
.prices__category {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
@media (max-width: 998px) {
  .prices__category {
    font-size: 1.4rem;
  }
}

.swiperPrices-button {
  display: flex;
  padding-top: 2.5rem;
}
@media (max-width: 998px) {
  .swiperPrices-button {
    padding-top: 0.5rem;
  }
}
.swiperPrices-button-prev, .swiperPrices-button-next {
  width: 2.25rem;
  height: auto;
  margin-right: 9rem;
  fill: #1F1F22;
}
@media (max-width: 998px) {
  .swiperPrices-button-prev, .swiperPrices-button-next {
    margin-right: 4rem;
  }
}
.swiperPrices-button-prev path, .swiperPrices-button-next path {
  fill: #1F1F22;
}
.swiperPrices-button .swiper-button-disabled {
  fill: #ABABAB;
}
.swiperPrices-button .swiper-button-disabled path {
  fill: #ABABAB;
}

.hero-single-prices {
  background-color: #F3F3F5;
  padding-top: 3.375rem;
  padding-bottom: 2.125rem;
}
@media (max-width: 998px) {
  .hero-single-prices {
    padding-top: 3.125rem;
    padding-bottom: 7.5rem;
  }
}
.hero-single-prices__inner {
  display: flex;
  gap: 3.125rem;
  align-items: center;
}
@media (max-width: 998px) {
  .hero-single-prices__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
}
.hero-single-prices__content {
  margin-bottom: 1.25rem;
}
@media (max-width: 998px) {
  .hero-single-prices__content {
    margin-bottom: 0;
  }
}
.hero-single-prices__lang {
  margin-top: 0;
  margin-bottom: 0;
}
.hero-single-prices__title {
  margin-top: 0;
}
.hero-single-prices__price {
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.28;
  margin-bottom: 2.1875rem;
}
@media (max-width: 998px) {
  .hero-single-prices__price {
    font-size: 1.625rem;
    margin-bottom: 2.5rem;
  }
}
.hero-single-prices__price span {
  display: inline-block;
  background-color: #FA1100;
  color: white;
  padding: 0.25rem 0.8125rem;
  margin-left: 0.3125rem;
  margin-right: 0.4375rem;
}
.hero-single-prices__text {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 2.857143em;
}
@media (max-width: 998px) {
  .hero-single-prices__text {
    font-size: 1.25rem;
    margin-bottom: 2.125rem;
  }
}
.hero-single-prices__btn {
  max-width: 30.625rem;
  font-weight: 600;
}
.hero-single-prices__img {
  position: relative;
  width: 50.75rem;
  height: 37.875rem;
  flex-shrink: 0;
}
@media (max-width: 998px) {
  .hero-single-prices__img {
    width: 100%;
    height: 15.375rem;
    margin-bottom: 3.375rem;
  }
}
.hero-single-prices__img svg,
.hero-single-prices__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.included-single-prices {
  position: relative;
  background-color: rgba(234, 234, 235, 0.5) !important;
  padding-top: 9.0625rem;
  padding-bottom: 13.6875rem;
  padding-left: 6.875rem;
}
@media (max-width: 998px) {
  .included-single-prices {
    padding-left: 0;
    padding-top: 5rem;
    padding-bottom: 6.875rem;
  }
}
.included-single-prices__question-1, .included-single-prices__question-2 {
  position: absolute;
}
.included-single-prices__title {
  margin-bottom: 4.375rem;
}
@media (max-width: 998px) {
  .included-single-prices__title {
    font-size: 2.5rem !important;
    margin-bottom: 1.15em;
  }
}
.included-single-prices__list {
  max-width: 40.5625rem;
}
.included-single-prices__item {
  font-size: 1.25rem;
  line-height: 1.4 !important;
}
.included-single-prices__item:last-child {
  margin-bottom: 0;
}
@media (max-width: 998px) {
  .included-single-prices__item {
    font-size: 1.25rem;
    margin-bottom: 1.25rem !important;
  }
}
.included-single-prices__question-1 {
  top: 15rem;
  right: 26.125rem;
  transform: rotate(1.13deg);
  width: 21.2338rem;
  height: auto;
}
@media (max-width: 998px) {
  .included-single-prices__question-1 {
    width: 3.1319rem;
    top: -2.9375rem;
    right: 6.25rem;
  }
}
.included-single-prices__question-2 {
  top: 1.3125rem;
  right: 11.0719rem;
  transform: rotate(12.61deg);
  width: 16.3369rem;
  height: auto;
}
@media (max-width: 998px) {
  .included-single-prices__question-2 {
    width: 2.41rem;
    top: -0.875rem;
    right: 3.0925rem;
  }
}

.blocks-single-prices {
  background-color: #F3F3F5;
}
@media (max-width: 998px) {
  .blocks-single-prices {
    padding-top: 4.625rem;
    padding-bottom: 5.25rem;
  }
}
.blocks-single-prices__item {
  padding-left: 6.875rem;
  padding-top: 5.625rem;
  padding-bottom: 5.625rem;
  border-top: 1px solid #1F1F22;
}
.blocks-single-prices__item:last-child {
  border-bottom: 1px solid #1F1F22;
}
@media (max-width: 998px) {
  .blocks-single-prices__item {
    border-top: none !important;
    border-bottom: none !important;
    padding-left: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blocks-single-prices__item:not(:last-child) {
    margin-bottom: 3.125rem;
  }
}
.blocks-single-prices__title {
  text-transform: uppercase;
  margin-bottom: 0.375em;
}
@media (max-width: 998px) {
  .blocks-single-prices__title {
    font-size: 1.6875rem !important;
    margin-bottom: 0.740741em;
  }
}
.blocks-single-prices__text {
  font-size: 2.5rem;
  padding-left: 37.8125rem;
  padding-right: 4.3125rem;
}
@media (max-width: 998px) {
  .blocks-single-prices__text {
    font-size: 1.25rem;
    padding-left: 0;
    padding-right: 0;
  }
}

.bonuses-single-prices {
  background-color: rgba(234, 234, 235, 0.5) !important;
  padding-top: 15.625rem;
  padding-bottom: 13.8125rem;
  position: relative;
}
@media (max-width: 998px) {
  .bonuses-single-prices {
    font-size: 1.25rem;
    padding-top: 3.5rem;
    padding-bottom: 3.375rem;
  }
}
.bonuses-single-prices__title {
  margin-bottom: 5rem;
  padding-left: 6.8125rem;
}
@media (max-width: 998px) {
  .bonuses-single-prices__title {
    padding-left: 0;
    font-size: 2.5rem !important;
    margin-bottom: 1.275em !important;
  }
}
.bonuses-single-prices__list {
  padding-left: 34.875rem;
  margin: 0;
}
@media (max-width: 998px) {
  .bonuses-single-prices__list {
    padding-left: 0;
  }
}
.bonuses-single-prices__item {
  margin: 0 !important;
  padding: 3.125rem 0;
  font-size: 2rem;
  line-height: 1.25;
  border-top: 1px solid #1F1F22;
  padding-left: 0 !important;
}
.bonuses-single-prices__item::after, .bonuses-single-prices__item::before {
  display: none;
}
@media (max-width: 998px) {
  .bonuses-single-prices__item {
    font-size: 1.25rem;
    padding: 0;
    border-top: 0;
    margin-bottom: 2.5rem !important;
    padding-left: 2.4em !important;
  }
  .bonuses-single-prices__item::before {
    display: inherit;
    background-image: url(../assets/images/single-prices/like-svg.svg) !important;
  }
}
.bonuses-single-prices__item:last-child {
  border-bottom: 1px solid #1F1F22;
}
@media (max-width: 998px) {
  .bonuses-single-prices__item:last-child {
    border-bottom: none;
  }
}
.bonuses-single-prices__svg, .bonuses-single-prices__img {
  position: absolute;
}
@media (max-width: 998px) {
  .bonuses-single-prices__svg, .bonuses-single-prices__img {
    display: none;
  }
}
.bonuses-single-prices__svg {
  top: 29.625rem;
  left: 0;
  height: auto;
  width: 35.25rem;
  z-index: 1;
}
.bonuses-single-prices__img {
  width: 30.6875rem;
  height: auto;
  bottom: 13.4375rem;
  left: 5.8125rem;
  z-index: 2;
}

.form-single-prices {
  background-color: #F3F3F5;
  padding-top: 9.9375rem;
  padding-bottom: 15.1875rem;
}
@media (max-width: 998px) {
  .form-single-prices {
    padding-top: 3.75rem;
    padding-bottom: 6.875rem;
  }
}
.form-single-prices__inner {
  padding-left: 5.1875rem;
}
@media (max-width: 998px) {
  .form-single-prices__inner {
    padding-left: 0;
  }
}
.form-single-prices__title {
  margin-bottom: 6.25rem;
}
@media (max-width: 998px) {
  .form-single-prices__title {
    font-size: 2.5rem !important;
    margin-bottom: 1em;
  }
}
.form-single-prices__body {
  padding-left: 4.25rem;
}
@media (max-width: 998px) {
  .form-single-prices__body {
    padding-left: 0;
  }
}
.form-single-prices__list {
  display: grid;
  margin-bottom: 6.5625rem;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 6.875rem;
}
@media (max-width: 998px) {
  .form-single-prices__list {
    grid-template-columns: 1fr;
    grid-gap: 1.25rem;
    margin-bottom: 2.5rem;
  }
}
.form-single-prices__item {
  font-size: 1.5rem;
  line-height: 1.19;
}
@media (max-width: 998px) {
  .form-single-prices__item {
    font-size: 1.25rem;
  }
}
.form-single-prices__content .ipt-eform-width-restrain {
  width: 100% !important;
  max-width: 100% !important;
  padding-right: 16.625rem;
}
@media (max-width: 998px) {
  .form-single-prices__content .ipt-eform-width-restrain {
    padding-right: 0 !important;
  }
}

.events-schedule__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(31.25rem, 1fr));
  border-top: 1px solid #1F1F22;
  border-left: 1px solid #1F1F22;
  grid-auto-rows: 1fr;
}
.events-schedule__item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #1F1F22;
  border-right: 1px solid #1F1F22;
  min-height: 20rem;
}
.events-schedule__item > * {
  transition: all 0.3s linear;
}
.events-schedule__item:hover .events-schedule__content {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)) !important;
}
.events-schedule__item:hover > * {
  color: white;
}
.events-schedule__content {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 2rem;
  z-index: 3;
  color: black;
  background-color: #F3F3F5;
}
.events-schedule__title {
  font-size: 2rem;
  font-weight: 700;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  flex-grow: 1;
}
.events-schedule__title span {
  color: inherit !important;
  display: inline !important;
}
.events-schedule__title br {
  display: none;
}
.events-schedule__text {
  font-style: italic;
}
.events-schedule__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.events-schedule__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  filter: grayscale(100%);
}

.lp-header {
  background-color: #F3F3F5;
  padding: 2rem 0 0 0;
}
@media (max-width: 998px) {
  .lp-header {
    padding-top: 1rem;
  }
}
.lp-header .logo svg {
  width: 12.5rem;
  height: auto;
}

.footer-logo-lp svg {
  width: 15rem;
  height: auto;
}

.footer-contacts__icons, .footer-contacts__info {
  text-align: right;
}
@media (max-width: 998px) {
  .footer-contacts__icons, .footer-contacts__info {
    text-align: center;
  }
}

@media (max-width: 998px) {
  .footer-contacts--lp {
    padding-top: 2rem;
    width: 100%;
  }
}

.footer-contacts__info--lp {
  display: flex;
  flex-direction: column;
}
.footer-contacts__info--lp span {
  display: block;
  margin: 0.5rem 0;
}

.leader-secion--lp .layers__content {
  background-color: #F3F3F5;
}

.footer-copyright__text--lp {
  border-top: 0;
  padding: 2.5rem 0 2rem;
}

.tender-page .ipt-uif-custom-material-custom .ipt-eform-material-button-container.ipt_fsqm_form_button_container--flat .eform-button-container-inner .ui-button {
  max-width: 500px !important;
}
.tender-page .eform-button-container-inner {
  justify-content: center !important;
}
.tender-page .fileupload-meta {
  display: none !important;
}
.tender-page .ipt_uif_container_head {
  border: none !important;
}

.your-feedback {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
@media (max-width: 998px) {
  .your-feedback {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.your-feedback__form {
  background-color: white;
  padding: 2rem 2rem;
  max-width: 72.5rem;
  margin: 0 auto;
  width: 100%;
  border: 1px solid #1F1F22;
}
@media (max-width: 998px) {
  .your-feedback__form {
    padding: 0;
  }
}
.your-feedback__form .ipt-uif-custom-material-custom .ui-slider {
  height: 10px;
}
.your-feedback__form .ipt-uif-custom-material-custom .ui-slider .ui-slider-handle {
  top: -5px;
  width: 20px;
  height: 20px;
}
.your-feedback__text {
  margin-top: 2rem;
  margin-bottom: 3rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 62.5rem;
}
.your-feedback__text h2 {
  margin-bottom: 0.5em;
}
.your-feedback__text p {
  margin-bottom: 2em;
}

.teachers-jti {
  position: relative;
  margin-top: 5rem;
  margin-bottom: 11.0625rem;
}
@media (max-width: 998px) {
  .teachers-jti {
    margin-top: 4.5rem;
  }
}
.teachers-jti__title {
  font-size: 4.375rem;
  font-weight: 700;
  margin-bottom: 0.714286em;
  text-transform: none;
}
@media (max-width: 998px) {
  .teachers-jti__title {
    font-size: 2.5rem;
    max-width: 11.5rem;
  }
}
.teachers-jti__content {
  max-width: 30.875rem;
  margin-bottom: 4.291667em;
  font-size: 1.5rem;
}
@media (max-width: 998px) {
  .teachers-jti__content {
    max-width: 18.125rem;
    margin-bottom: 1.875em;
    font-size: 1rem;
  }
}
.teachers-jti__star {
  position: absolute;
  width: 7.875rem;
  height: auto;
  top: 3.1875rem;
  right: 12.0625rem;
}
@media (max-width: 998px) {
  .teachers-jti__star {
    width: 3.1875rem;
    top: -0.6875rem;
    right: 1.875rem;
  }
}
.teachers-jti__slider {
  position: relative;
  max-width: 80.3125rem;
  margin-left: 9.375rem;
  height: 32.5rem;
}
@media (max-width: 998px) {
  .teachers-jti__slider {
    max-width: 100%;
    margin-left: 0;
    height: auto;
  }
}
.teachers-jti__slider .swiper-scrollbar.swiper-scrollbar-vertical {
  display: block !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 35.77%;
  width: 0.625rem;
  background-color: #cecece;
  border-radius: 4.375rem;
  height: 22.9375rem;
  z-index: 2;
}
.teachers-jti__slider .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  top: 26.5rem;
  left: 0;
  width: 0.625rem;
  background-color: #e4e4e4;
  border-radius: 4.375rem;
  width: 100%;
  z-index: 2;
}
.teachers-jti__slider .swiper-scrollbar-drag {
  background: #fa1100;
  width: 0.625rem;
  border-radius: 4.375rem;
}
@media (max-width: 998px) {
  .teachers-jti__slider .swiper-scrollbar-drag {
    width: inherit;
    height: 0.3125rem;
  }
}

.slide-teachers-jti {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 998px) {
  .slide-teachers-jti {
    flex-direction: column;
  }
}
.slide-teachers-jti__photo {
  position: relative;
}
.slide-teachers-jti__photo img {
  display: block;
  width: 21rem;
  height: 21rem;
  object-fit: cover;
  border-radius: 50%;
  filter: grayscale(100%);
  object-position: top;
}
@media (max-width: 998px) {
  .slide-teachers-jti__photo img {
    width: 15rem;
    height: 15rem;
  }
}
.slide-teachers-jti__photo::after {
  content: "";
  position: absolute;
  height: 120%;
  width: 120%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 318 283' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M227.958 33.7519C186.7 30.4907 107.899 20.7388 63.4231 29.0024C14.8377 38.0296 4.38706 69.7683 8.97383 112.797C11.7373 138.721 13.8526 153.53 35.7744 170.978C85.3591 210.443 166.726 231.198 228.637 233.229C253.234 234.036 296.313 228.818 311.413 202.019C336.312 157.829 265.665 109.54 241.358 92.1025C197.837 60.8803 147.597 32.5595 95.3123 18.825C78.8751 14.5072 61.0588 13.2169 45.9518 21.8782C20.1296 36.683 -5.54081 64.5982 3.037 96.5127C12.7265 132.563 42.0013 167.907 64.7801 196.76C83.7171 220.747 105.743 250.706 132.29 266.815C177.15 294.036 256.922 284.538 278.506 231.873C305.022 167.175 293.952 100.588 240.51 55.803C205.483 26.4491 143.659 -20.1075 97.6871 12.3793C48.172 47.3699 17.0292 104.316 14.5714 164.532C13.5508 189.537 10.0536 232.983 38.658 244.425' stroke='%23FA1100' stroke-width='2' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: con;
}
.slide-teachers-jti__content {
  max-width: 47.25rem;
  width: 100%;
}
.slide-teachers-jti__content * {
  color: #1F1F22;
}
.slide-teachers-jti__text {
  line-height: 1.35;
}
.slide-teachers-jti__text p:not(:last-child) {
  margin-bottom: 0.833333em;
}
.slide-teachers-jti__text li:not(:last-child) {
  margin-bottom: 0.833333em;
}
@media (max-width: 998px) {
  .slide-teachers-jti__text {
    font-size: 1.125rem;
  }
}
.slide-teachers-jti__title {
  color: #363F4E;
  font-weight: 700;
  font-size: 3rem;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 998px) {
  .slide-teachers-jti__title {
    font-size: 1.875rem;
    margin-top: 2rem;
  }
}
.slide-teachers-jti__label {
  display: block;
  margin-bottom: 2.875rem;
  font-style: italic;
}

:root {
  --primary-color: #FA1100;
  --text-color: #1F1F22;
  --el-color: #363F4E;
  --bg-color: #F3F3F5;
  --bg-secondary-color: #EAEAEB;
  --bg-color-transparent: #aca9a92a ;
}

section > .container > h1 {
  margin-top: 0 !important;
}

.hidden {
  opacity: 0;
}

.visible {
  opacity: 1;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-track {
  background: #F3F3F5;
}

::-webkit-scrollbar-thumb {
  background: #1F1F22;
  border: 2px solid #F3F3F5;
  border-radius: 4px;
}

::-moz-selection {
  background: rgba(172, 169, 169, 0.1647058824);
}

::selection {
  background: rgba(172, 169, 169, 0.1647058824);
}

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

.flex {
  display: flex;
}

.wp-block-columns {
  margin-bottom: 0;
}

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

.col-2 {
  flex: 0 1 auto;
  width: 16.6666666667%;
}

.col-20 {
  flex: 0 1 auto;
  width: 20%;
}

.col-3 {
  flex: 0 1 auto;
  width: 25%;
}

.col-4 {
  flex: 0 1 auto;
  width: 33.3333333333%;
}

.col-5 {
  flex: 0 1 auto;
  width: 41.6666666667%;
}

.col-6 {
  flex: 0 1 auto;
  width: 50%;
}

.col-7 {
  flex: 0 1 auto;
  width: 58.3333333333%;
}

.col-8 {
  flex: 0 1 auto;
  width: 66.6666666667%;
}

.col-9 {
  flex: 0 1 auto;
  width: 75%;
}

.col-80 {
  flex: 0 1 auto;
  width: 80%;
}

.col-10 {
  flex: 0 1 auto;
  width: 83.3333333333%;
}

.col-11 {
  flex: 0 1 auto;
  width: 91.6666666667%;
}

.col-12 {
  flex: 0 1 auto;
  width: 100%;
}

@media (max-width: 998px) {
  .col-12,
  .col-11,
  .col-10,
  .col-80,
  .col-9,
  .col-8,
  .col-7,
  .col-6,
  .col-5,
  .col-4,
  .col-3,
  .col-2,
  .col-20 {
    width: 100%;
  }
}
.post-thumbnail img {
  width: 100%;
  object-fit: cover;
  max-height: 600px;
  height: 100%;
}

.btn-align-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dt-btn {
  max-width: 600px;
}

.primary-color {
  color: #FA1100 !important;
}

.center {
  align-items: center;
  justify-content: center;
}

.align-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.items-container {
  display: flex;
}

.hero-section {
  background-color: #F3F3F5;
}

.hero-section__inner {
  display: flex;
  /* align-items: flex-end; */
}

.hero-section__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hero-section__content_main {
  width: 53%;
  flex-grow: 1;
}

.hero-section_round-text {
  position: relative;
  font-size: 30px;
  font-weight: 400;
  margin-top: 45px;
  line-height: 1.2;
  width: 100%;
  max-width: max-content;
}

.hero-section_round-text p {
  margin-bottom: 0 !important;
}

.svg-round {
  content: " ";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 140%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 210%;
  max-width: max-content;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.flex-end {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}

.hero-video__button {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #FA1100;
  position: absolute;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -50%;
  left: 0;
  transform: translate(-50%, 50%);
}

.hero-video__button img {
  position: relative;
  width: 30%;
  transform: translate(10%, 0);
  -webkit-transform: translate(10%, 0);
  -moz-transform: translate(10%, 0);
  -ms-transform: translate(10%, 0);
  -o-transform: translate(10%, 0);
  cursor: pointer;
}

@keyframes do-case-after-levitation {
  0% {
    transform: translate(0, -10px) rotate(30deg);
    -webkit-transform: translate(0, -10px) rotate(30deg);
    -moz-transform: translate(0, -10px) rotate(30deg);
    -ms-transform: translate(0, -10px) rotate(30deg);
    -o-transform: translate(0, -10px) rotate(30deg);
  }
  100% {
    transform: translate(0, 10px) rotate(24deg);
    -webkit-transform: translate(0, 10px) rotate(24deg);
    -moz-transform: translate(0, 10px) rotate(24deg);
    -ms-transform: translate(0, 10px) rotate(24deg);
    -o-transform: translate(0, 10px) rotate(24deg);
  }
}
@keyframes do-case-before-levitation {
  0% {
    transform: translate(0, -10px) rotate(-35deg);
    -webkit-transform: translate(0, -10px) rotate(-35deg);
    -moz-transform: translate(0, -10px) rotate(-35deg);
    -ms-transform: translate(0, -10px) rotate(-35deg);
    -o-transform: translate(0, -10px) rotate(-35deg);
  }
  100% {
    transform: translate(0, 10px) rotate(-30deg);
    -webkit-transform: translate(0, 10px) rotate(-30deg);
    -moz-transform: translate(0, 10px) rotate(-30deg);
    -ms-transform: translate(0, 10px) rotate(-30deg);
    -o-transform: translate(0, 10px) rotate(-30deg);
  }
}
.hero-video .layer-second {
  display: flex;
  align-items: center;
  background-color: #F3F3F5;
  padding: 10% 10% 10% 20%;
  position: relative;
}

.hero-video .layers {
  max-width: 520px;
  min-width: 250px;
  flex-basis: 50%;
}

/* .svg-round {
    position: absolute;
    width: 100%;
    height: 100%;
} */
.ipt-uif-custom-material-custom .ipt_uif_column {
  margin-bottom: 0 !important;
  margin-top: 10px !important;
}

.hero-content__form .btn {
  max-width: 18.75rem;
}

.hero-content__title {
  text-transform: uppercase;
  font-size: 6rem;
  line-height: 1.04;
  font-weight: 700;
  margin-bottom: 0.5em;
}
@media (max-width: 998px) {
  .hero-content__title {
    font-size: 2.75rem;
  }
}

.hero-content__text {
  font-weight: 400;
  line-height: 1.2;
}

.hero-section__img {
  width: 45%;
  padding: 0 3%;
}

.hero-img {
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.header-title span {
  display: block;
  position: relative;
  z-index: 2;
  line-height: 1;
}

.header-title span:not(:first-child) {
  padding-left: 18%;
  margin-top: 8px;
}

.header-title {
  position: relative;
  z-index: 0;
  line-height: 1.2;
  font-weight: 700;
  font-size: 80px;
  text-transform: uppercase;
  width: 100%;
}

.form__inputs {
  display: flex;
  justify-content: space-between;
  width: 95%;
  margin: 0 -20px;
}

.form-input {
  max-width: 260px;
  width: 100%;
  padding: 8px;
  margin: 0 20px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #1F1F22;
}

.form-input::placeholder {
  opacity: 0.2;
}

.numbers {
  margin: 0 -28px;
  padding: 32px 32px 0 0;
}

.numbers .layers {
  padding: 28px;
}

.numbers .layer-second {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 25px 10px;
}

.numbers__title {
  line-height: 1.2;
  font-size: 60px;
  font-weight: 700;
}

.numbers .layer-second {
  background-color: #EAEAEB;
}

.numbers__text {
  text-align: center;
}

@media (max-width: 998px) {
  .header-title {
    font-size: 29px;
    /* font-size: 39px; */
    line-height: 1.2;
  }
  .header-title span {
    display: inline;
    padding-left: 0 !important;
  }
  .offset-text {
    font-size: 20px;
  }
  .hero-img {
    padding: 0 !important;
    max-width: 350px;
    align-self: auto;
  }
}
.offset-text-container {
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
}

.offset-text {
  position: relative;
  z-index: 1;
  display: inline-block;
  max-width: 1300px;
  /* width: 90%; */
  min-width: 500px;
  font-size: 48px;
  line-height: 1.2;
  padding-left: 14%;
}

.grid-item {
  min-height: 500px;
  height: 100%;
  color: #1F1F22;
  border: 1px solid #1F1F22;
  padding: 0;
  display: flex;
  position: relative;
  background: #F3F3F5;
}

.grid-item__inner {
  display: flex;
  flex-direction: column;
}

.grid-item .layer-first,
.grid-item .layer-second {
  transform: translate(-16px, 16px);
  -webkit-transform: translate(-16px, 16px);
  -moz-transform: translate(-16px, 16px);
  -ms-transform: translate(-16px, 16px);
  -o-transform: translate(-16px, 16px);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.grid-item .layer-main {
  transform: translate(16px, -16px);
  -webkit-transform: translate(16px, -16px);
  -moz-transform: translate(16px, -16px);
  -ms-transform: translate(16px, -16px);
  -o-transform: translate(16px, -16px);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.grid-item:hover .layer-first,
.grid-item:hover .layer-main,
.grid-item:hover .layer-second {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}

.grid-item:hover .education__title {
  text-decoration: underline;
}

.grid-item-arrow {
  position: absolute;
  top: 0;
  right: 24px;
  max-width: 24px;
}

.grid-item__inner {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}

.education {
  position: relative;
  z-index: 2;
}

.education-section {
  position: relative;
  z-index: 0;
}

.education-section::after {
  position: absolute;
  content: "";
  width: 45%;
  height: 40%;
  bottom: 4%;
  right: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  z-index: 1;
}

.swiper-education {
  overflow-x: hidden !important;
  overflow: hidden !important;
}

.education .layer-main {
  height: 100%;
}

.education .layer-second {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F3F3F5;
  padding: 40px 25px;
}

#education-img-cogwheel {
  animation: 30s linear 0s alternate none infinite running rot;
  -webkit-animation: 30s linear 0s alternate none infinite running rot;
}

@keyframes rot {
  0% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  100% {
    transform: rotate(360deg);
    transform-origin: 50% 50%;
  }
}
#education-img-rocket {
  animation: 4s linear 0s alternate none infinite running tilt-shaking;
  -webkit-animation: 4s linear 0s alternate none infinite running tilt-shaking;
}

@keyframes tilt-shaking {
  0% {
    -webkit-transform: translate(2px, 1px) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    -webkit-transform: translate(0px, 2px) rotate(0deg);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    -webkit-transform: translate(2px, 1px) rotate(-1deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    -webkit-transform: translate(2px, 2px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
  }
}
#fire-1,
#fire-2,
#fire-3 {
  animation: 4s linear 0s alternate none infinite running rocket-fire;
  -webkit-animation: 4s linear 0s alternate none infinite running rocket-fire;
  transform-origin: 50% 50%;
}

@keyframes rocket-fire {
  0% {
    -webkit-transform: translate(2px, 1px) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(0deg);
  }
  30% {
    -webkit-transform: translate(0px, 2px) rotate(0deg);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(0deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(0deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    -webkit-transform: translate(2px, 1px) rotate(0deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(0deg);
  }
  90% {
    -webkit-transform: translate(2px, 2px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(0deg);
  }
}
#tongue-H,
#tongue-e,
#tongue-l,
#tongue-l2,
#tongue-o,
#tongue-sign {
  opacity: 0;
  transform: scale(0);
  transform-origin: 20% 50%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  animation: zoom-in-zoom-out 6s infinite;
  -webkit-animation: zoom-in-zoom-out 6s infinite;
}

#tongue-H {
  animation-delay: 0s;
}

#tongue-e {
  animation-delay: 1s;
}

#tongue-l {
  animation-delay: 2s;
}

#tongue-l2 {
  animation-delay: 3s;
}

#tongue-o {
  animation-delay: 4s;
}

#tongue-sign {
  animation-delay: 5s;
}

@keyframes zoom-in-zoom-out {
  0% {
    opacity: 0;
    transform: scale(0);
    transform-origin: 20% 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
  8% {
    opacity: 1;
    transform: scale(1);
    transform-origin: 20% 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  90% {
    opacity: 1;
    transform: scale(1);
    transform-origin: 20% 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0);
    transform-origin: 20% 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
}
#exam-paper {
  transform-origin: 50% 50%;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  animation: zoom-in-exam 9s infinite;
  -webkit-animation: zoom-in-exam 9s infinite;
}

@keyframes zoom-in-exam {
  0% {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
  }
  30% {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
  }
  60% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  100% {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
  }
}
#check-mark,
#check-mark2 {
  animation: zoom-in-mark 9s infinite;
  -webkit-animation: zoom-in-mark 9s infinite;
}

#check-mark {
  animation-delay: 0s;
}

#check-mark2 {
  animation-delay: 1s;
}

@keyframes zoom-in-mark {
  0% {
    opacity: 0;
    transform: scale(0);
    transform-origin: 50% 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
  30% {
    opacity: 1;
    transform: scale(1);
    transform-origin: 50% 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  60% {
    opacity: 1;
    transform: scale(1);
    transform-origin: 50% 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0);
    transform-origin: 20% 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
}
#window-H,
#window-e,
#window-l,
#window-l2,
#window-o {
  opacity: 0;
  transform: scale(0);
  transform-origin: 70% 80%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  animation: zoom-in-window 10s infinite;
  -webkit-animation: zoom-in-window 10s infinite;
}

#window-H {
  animation-delay: 0s;
}

#window-e {
  animation-delay: 2s;
}

#window-l {
  animation-delay: 4s;
}

#window-l2 {
  animation-delay: 6s;
}

#window-o {
  animation-delay: 8s;
}

@keyframes zoom-in-window {
  0% {
    opacity: 0;
    transform: scale(0);
    transform-origin: 50% 70%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
  5% {
    opacity: 1;
    transform: scale(1);
    transform-origin: 20% 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  80% {
    opacity: 1;
    transform: scale(1);
    transform-origin: 20% 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0);
    transform-origin: 50% 70%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
}
#case {
  animation: do-rotate 0.5s alternate ease-in-out infinite;
  -webkit-animation: do-rotate 0.5s alternate ease-in-out infinite;
}

#computer {
  animation: do-levitation 1.5s alternate ease-in-out infinite;
  -webkit-animation: do-levitation 1.5s alternate ease-in-out infinite;
}

#human-1 {
  transform-origin: 20% 50%;
  animation: 1s ease-in-out 0s alternate none infinite running pulse;
  -webkit-animation: 1s ease-in-out 0s alternate none infinite running pulse;
}

#human-2 {
  animation: 1s ease-in-out 1s alternate none infinite running pulse;
  -webkit-animation: 1s ease-in-out 1s alternate none infinite running pulse;
  transform-origin: 70% 50%;
}

@keyframes pulse {
  0% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
.education__content {
  position: relative;
  max-width: 420px;
  padding-left: 20px;
  padding-right: 50px;
  padding-bottom: 60px;
}

.education__title {
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  word-wrap: break-word;
}

.swiper-scrollbar {
  display: none;
}

.swiper {
  overflow: visible !important;
}

@keyframes do-rotate {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  100% {
    transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
  }
}
.teachers {
  margin-top: 72px;
  position: relative;
}

.teachers-list {
  margin: -20px 0;
}

.teachers-list li {
  flex: 1 1 30%;
  min-width: 300px;
  max-width: 500px;
}

.teachers-list li:not(:last-child) {
  margin-right: 40px;
}

.teachers-list li {
  margin-top: 20px;
  margin-bottom: 20px;
}

.teachers .layers {
  height: 100%;
}

.teachers .layer-second {
  background-color: #F3F3F5;
  padding: 24px;
}

.teachers-item {
  padding-right: 32px;
  margin-bottom: 10px;
}

.teacher-item__title {
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 700;
  color: #363F4E;
  margin-bottom: 16px;
}

.teacher-item__photo-container {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 90% 0;
  overflow: hidden;
}

.teacher-item__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  position: absolute;
  top: 0;
  left: 0;
}

.teacher-item__text .value {
  font-weight: 700;
}

.swiper-teachers {
  overflow: hidden !important;
  padding-top: 32px !important;
}

.swiper-teachers-next,
.swiper-teachers-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: -8%;
  transform: translateY(-50%);
  border-radius: 60px;
  z-index: 9999;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.swiper-teachers-prev {
  right: 50px;
}

.swiper-teachers-next.swiper-button-disabled,
.swiper-teachers-prev.swiper-button-disabled {
  opacity: 0.2;
}

.swiper-teachers-next {
  right: 0;
}

.newsletter-section {
  position: relative;
}

.letter {
  position: absolute;
  content: "";
  width: 30vw;
  height: 100%;
  top: 0;
  left: -8%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  z-index: 0;
  animation: do-levitation 2s alternate ease-in-out infinite;
  -webkit-animation: do-levitation 2s alternate ease-in-out infinite;
}

.letter-chinese {
  left: -9%;
}

.white-letter {
  position: absolute;
  content: "";
  width: 30vw;
  height: 100%;
  top: 0;
  left: -8%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  z-index: 0;
  animation: do-levitation 2s alternate ease-in-out infinite;
  -webkit-animation: do-levitation 2s alternate ease-in-out infinite;
}

.newsletter-section::after {
  position: absolute;
  content: "";
  width: 30%;
  height: 100%;
  top: -23%;
  right: -10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  z-index: 0;
}

.newsletter-content {
  padding-left: 23%;
  position: relative;
  z-index: 5;
}

.newsletter-text {
  max-width: 1032px;
  margin-top: 40px;
  line-height: 1.2;
}

.newsletter-list {
  max-width: 600px;
}

.newsletter-list li:not(:last-child) {
  padding-bottom: 20px;
}

.newsletter-content .form {
  max-width: 860px;
}

@keyframes do-human-rotate {
  0% {
    transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
  }
  100% {
    transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    -o-transform: rotate(1deg);
  }
}
@media (max-width: 998px) {
  .items-container {
    flex-wrap: wrap;
  }
  .col-20 {
    width: 33.3333%;
    min-width: 15.625rem;
  }
  .col-3 {
    width: 33.3333%;
    min-width: 15.625rem;
  }
  .list-item {
    padding: 0 20px;
  }
  .level-img {
    width: 100%;
    max-width: 9.375rem;
    max-height: 6.25rem;
  }
  .nav {
    padding-top: 5rem;
  }
  .nav__item,
  .dropdown {
    padding: 0.625rem 0 !important;
    margin-right: 0 !important;
    font-size: 1.4375rem;
  }
  .dropdown__item {
    padding: 0.625rem 0 !important;
  }
  .dropdown-content {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    box-shadow: none !important;
    padding: 1.25rem 0 0 1.25rem !important;
    background: transparent !important;
  }
  .empty {
    display: none !important;
  }
  .header__burger {
    display: flex;
    align-items: center;
    position: absolute;
    right: 1rem;
    top: 50%;
    width: 1.875rem;
    height: 1.625rem;
    cursor: pointer;
    z-index: 10000;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
  }
  .header__burger > span,
  .header__burger > span::after,
  .header__burger > span::before {
    display: block;
    position: absolute;
    width: 100%;
    height: 0.125rem;
    background-color: #1F1F22;
    z-index: 5;
  }
  .header__burger > span::before {
    content: "";
    top: -0.5rem;
  }
  .header__burger > span::after {
    content: "";
    top: 0.5rem;
  }
  .header__burger.active > span {
    transform: rotate(45deg);
  }
  .header__burger.active > span::before {
    top: 0;
    transform: rotate(0);
  }
  .header__burger.active > span::after {
    top: 0;
    transform: rotate(90deg);
  }
  .header__burger > span,
  .header__burger > span::after,
  .header__burger > span::before {
    transition-duration: 0.25s;
  }
  .header__burger {
    transition-duration: 0.25s;
  }
  .header__burger {
    transition-duration: 0.25s;
  }
  .nav {
    flex-direction: column;
    position: absolute;
    width: 100%;
    max-width: 100%;
    top: 0;
    left: 0;
    background-color: #F3F3F5;
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    opacity: 0;
    border-bottom: 1px solid #1F1F22;
    z-index: 1000;
  }
  .location {
    display: none;
  }
  .site-header {
    z-index: 2;
    min-height: 3.75rem;
    position: relative;
  }
  .nav__item {
    width: 100% !important;
    padding: 1.25rem 1.25rem;
  }
  .nav__item::after {
    display: none !important;
  }
  .nav.active {
    display: flex;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    opacity: 1;
  }
  .footer-logo {
    padding: 0 !important;
    width: 100%;
  }
  .footer-logo img {
    width: 100%;
  }
  .ipt_uif_column {
    margin-top: 20px !important;
  }
  .hero-section__img {
    align-self: center !important;
    text-align: center;
    padding: 0 !important;
  }
  .hero-content__form {
    padding-top: 0 !important;
  }
  .course-section::after {
    display: none;
  }
}
.mobile-btn {
  display: none;
}

@media (max-width: 998px) {
  .numbers .layer-second {
    justify-content: center;
  }
  .dd-item__header svg {
    width: 30px !important;
  }
  .dropdown-list {
    margin-top: 30px;
  }
  .svg-round {
    display: none;
  }
  .hero-video__button {
    width: 70px;
    height: 70px;
  }
  .hero-video .layer-second {
    /* padding: 10%; */
  }
  .hero-section_round-text {
    margin-top: 25px;
  }
  .hero-section__video {
    padding-top: 80px;
  }
  .flex-mobile-column {
    flex-direction: column;
  }
  .hero-video .layer-second::after {
    display: none;
  }
  .hero-video .layer-second::before {
    display: none;
  }
  .our-advantages-section::after {
    display: none;
  }
  .hero-section__content {
    width: 100% !important;
  }
  .hero-section__inner {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .hero-content__title {
    text-align: center;
  }
  .hero-content__text {
    text-align: center;
  }
  .hero-content__form {
    display: none !important;
  }
  .hero-section__img {
    width: 100%;
    margin-top: 30px !important;
  }
  .hero-form__btn {
    display: none !important;
  }
  .mobile-btn {
    display: flex !important;
  }
  .col-20 {
    width: 50%;
  }
  .col-3 {
    width: 50%;
  }
  .layers .layer-first {
    top: -8px;
    right: -8px;
  }
  .layers .layer-second {
    top: -8px;
    right: -8px;
  }
  .grid-item .layer-first,
  .grid-item .layer-second {
    transform: translate(-8px, 8px);
    -webkit-transform: translate(-8px, 8px);
    -moz-transform: translate(-8px, 8px);
    -ms-transform: translate(-8px, 8px);
    -o-transform: translate(-8px, 8px);
  }
  .grid-item .layer-main {
    transform: translate(16px, -16px);
    -webkit-transform: translate(16px, -16px);
    -moz-transform: translate(16px, -16px);
    -ms-transform: translate(16px, -16px);
    -o-transform: translate(16px, -16px);
  }
  .swiper-reviews-next,
  .swiper-reviews-prev {
    display: none !important;
  }
  .reviews {
    padding-left: 0;
    padding-right: 0;
  }
  .reviews-item {
    padding: 24px;
  }
  .swiper-pagination-reviews {
    margin-top: 40px;
  }
  .reviews-section::after {
    left: 50%;
  }
  .newsletter-section::after {
    display: none;
  }
  .letter {
    display: none;
  }
  .newsletter-text {
    font-size: 20px;
  }
  .newsletter-content {
    padding-left: 0;
  }
  .form__inputs {
    flex-direction: column;
    margin: 0;
    width: 100%;
  }
  .form-input:not(:last-child) {
    margin-bottom: 45px;
  }
  .form-input {
    display: block;
    width: 100%;
    margin: 0;
    max-width: 100%;
  }
  .newsletter-text {
    margin-top: 24px;
  }
  .btn {
    width: 100%;
  }
  .footer__inner {
    flex-direction: column;
  }
  .footer-column {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .footer-contacts__info {
    line-height: 2;
  }
  .popup-img-column {
    border-right: none !important;
  }
  .popup-col-80 {
    width: 100% !important;
  }
  .popup-col-20 {
    width: 100% !important;
  }
  .popup-img-colum__container {
    padding: 25px !important;
  }
  .education .layer-main {
    margin-top: 0 !important;
  }
  .education__title {
    padding: 0;
    margin-top: 0;
    margin-right: 0 !important;
  }
  .teacher-item__title {
    font-size: 32px;
    margin-bottom: 8px;
  }
  .footer-copyright__text {
    padding: 24px 0 !important;
  }
  .list-item__content {
    padding: 0;
  }
  .cabinet__inner {
    max-width: 100%;
    width: 100%;
  }
  .swiper-teachers-next,
  .swiper-teachers-prev {
    width: 30px;
    height: 30px;
    top: -5%;
  }
  .education {
    margin-top: 20px;
  }
}
@media (max-width: 998px) {
  .level-section::after {
    display: none !important;
  }
  .level-empty-col {
    display: none;
  }
  .level__inner {
    width: 100%;
  }
  .list-item {
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 1px;
    padding: 1rem 1rem;
  }
  .list-item__img-container {
    display: none;
  }
  .level-container .header-title {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .level-container {
    padding: 0 !important;
  }
  .level-img {
    display: none;
  }
  .list-item__content {
    width: 100%;
  }
  .list-item__content {
    width: 80%;
  }
  .list-item__link-container {
    width: 20%;
  }
  .list-item:last-child {
    border-bottom: 1px solid #1F1F22;
  }
  .education-section::after {
    display: none;
  }
  .offset-text {
    min-width: 0;
    width: 100%;
    padding: 0;
    font-size: 20px;
  }
  .reviews-section::after {
    top: -5%;
  }
  .teachers-item {
    padding-right: 16px !important;
  }
  .numbers {
    margin: 0;
    padding: 16px 16px 0 0 !important;
  }
  .numbers .layers {
    padding: 28px 0;
  }
  .popup .layer-first {
    top: 0;
    left: 0;
  }
}
#cookie-notice {
  display: none !important;
}

.aos-init[data-aos][data-aos].aos-animate {
  transform: unset;
}

/* course-section */
.course-section {
  position: relative;
}

.course-section .btn {
  margin-top: 0 !important;
}

.course-section .popup-main {
  padding: 0 0;
  max-width: 100%;
}

.course-section .popup__body {
  padding-left: 0;
  padding-right: 0;
}

.course-section .popup__body .layer-main {
  width: 100%;
}

.course-section .popup__header {
  padding: 0 0 40px;
}

.course-section .popup-img-colum__container {
  padding: 0;
}

.course-section .popup-img-colum__container img {
  width: 50%;
}

.course-section .popup-col-20 {
  width: 21%;
}

.course-section .popup-img-column,
.course-section .popup-empty-col {
  border-right: none;
}

.course-section .popup__header-container {
  border-bottom: 0;
}

.course-section .popup__btn {
  width: 100%;
}

.course-section::after {
  position: absolute;
  content: "";
  width: 500px;
  height: 240px;
  top: 350px;
  right: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  z-index: 1;
}

.course-section--chinese::after {
  top: 150px;
}

/* different-levels */
.different-levels {
  background-color: #EEEEF0;
}

.different-levels img {
  width: 90%;
  min-width: 300px;
}

.different-levels__content ul {
  margin-top: 40px;
}

.different-levels__content ul li {
  font-weight: 700;
  line-height: 1.5;
  width: 100%;
  text-transform: uppercase;
}

/* test */
.list-one {
  max-width: 900px;
  width: 100%;
  margin: 2vw 0;
}

.list-one li {
  font-size: 1.125rem;
}

.list-one li:not(:last-child) {
  margin-bottom: 2.604vw;
}

.fr-button-prev,
.fr-button-next {
  position: absolute;
  top: -4.5rem;
  cursor: pointer;
  transition: all 0.1s linear;
}
.fr-button-prev svg,
.fr-button-next svg {
  opacity: 1;
  width: 2.625rem;
  height: 2.6875rem;
}
.fr-button-prev:hover,
.fr-button-next:hover {
  opacity: 0.5;
}
.fr-button-prev.swiper-button-disabled,
.fr-button-next.swiper-button-disabled {
  opacity: 0.3;
}

.fr-button-next {
  right: 0;
}

.fr-button-prev {
  right: 4.375rem;
}

@media (max-width: 998px) {
  .leader__bg,
  .why__bg,
  .our-teachers__bg,
  .form-block__img,
  form-block__bg {
    display: none !important;
  }
}
.dropdown svg {
  width: 0.875rem;
  height: 0.5625rem;
}

/*# sourceMappingURL=style.css.map */
