

/* Start:/local/templates/atmosphere/css/normalize.css?17643388676485*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* End */


/* Start:/local/templates/atmosphere/css/reset.css?1764338867967*/
/* 1. Use a more-intuitive box-sizing model */
*, *::before, *::after {
  box-sizing: border-box;
}

/* 2. Remove default margin */
* {
  margin: 0;
}

/* 3. Enable keyword animations */
@media (prefers-reduced-motion: no-preference) {
  html {
    interpolate-size: allow-keywords;
  }
}

body {
  /* 4. Add accessible line-height */
  line-height: 1.5;
  /* 5. Improve text rendering */
  -webkit-font-smoothing: antialiased;
}

/* 6. Improve media defaults */
img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}

/* 7. Inherit fonts for form controls */
input, button, textarea, select {
  font: inherit;
}

/* 8. Avoid text overflows */
p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}

/* 9. Improve line wrapping */
p {
  text-wrap: pretty;
}
h1, h2, h3, h4, h5, h6 {
  text-wrap: balance;
}

/*
  10. Create a root stacking context
*/
#root, #__next {
  isolation: isolate;
}
/* End */


/* Start:/local/templates/atmosphere/css/style.css?1779859948101299*/
/*
* Theme Name: Atmosfhere
* Author: Atmosfhere Team
* Website: https://atmosfhere.ru
* Version: 1.0
* Description: Custom styles for Atmosfhere website
*/

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
}

a {
  color: inherit;
  text-decoration: none;
  transition: .2s ease-in-out;
}

a:focus-visible {
  outline: none;
}
a:hover {
  color: #2a5ca9;
}

img {
  max-width: 100%;
}

button:focus-visible {
  outline: none;
  border: none;
}
input:focus-visible {
  outline: none;
}

textarea:focus-visible {
  outline: none;
}

/* --- FONTS --- */
@font-face {
  font-family: "Verdana", sans-serif;
  src: local("Verdana"), 
       url("/local/templates/atmosphere/css/../fonts/verdana/Verdana.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Verdana", sans-serif;
  src: local("Verdana Bold"), 
       url("/local/templates/atmosphere/css/../fonts/verdana/Verdana-Bold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Verdana", sans-serif;
  src: local("Verdana BoldItalic"), 
       url("/local/templates/atmosphere/css/../fonts/verdana/Verdana-BoldItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Verdana", sans-serif;
  src: local("Verdana Italic"), 
       url("/local/templates/atmosphere/css/../fonts/verdana/Verdana-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Inter  */
@font-face {
  font-family: 'Inter';
  src: local("Inter Thin"),
       url("/local/templates/atmosphere/css/../fonts/inter/Inter-Thin.otf") format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: local("Inter ExtraLight"),
       url("/local/templates/atmosphere/css/../fonts/inter/Inter-ExtraLight.otf") format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: local("Inter Light"),
       url("/local/templates/atmosphere/css/../fonts/inter/Inter-Light.otf") format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: local("Inter Regular"),
       url("/local/templates/atmosphere/css/../fonts/inter/Inter-Regular.otf") format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: local("Inter Medium"),
       url("/local/templates/atmosphere/css/../fonts/inter/Inter-Medium.otf") format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: local("Inter SemiBold"),
       url("/local/templates/atmosphere/css/../fonts/inter/Inter-SemiBold.otf") format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: local("Inter Bold"),
       url("/local/templates/atmosphere/css/../fonts/inter/Inter-Bold.otf") format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: local("Inter ExtraBold"),
       url("/local/templates/atmosphere/css/../fonts/inter/Inter-ExtraBold.otf") format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: local("Inter Black"),
       url("/local/templates/atmosphere/css/../fonts/inter/Inter-Black.otf") format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Montserrat  */
@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/atmosphere/css/../fonts/Montserrat/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/atmosphere/css/../fonts/Montserrat/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/atmosphere/css/../fonts/Montserrat/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/atmosphere/css/../fonts/Montserrat/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/atmosphere/css/../fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/atmosphere/css/../fonts/Montserrat/Montserrat-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}



html {
  font-family: "Montserrat", sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth !important;
  overflow-x: hidden;
}

body {
  background-color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  /* font-family: "Inter", sans-serif; */
  font-size: 14px;
}
body.active{
  transition: .2s ease-in-out;
  overflow-y: hidden;
}
body.active::before {
  position: fixed;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #0000005c;
  backdrop-filter: blur(10px);
  z-index: 12;
  transition: .9s ease-in-out;
}
::-webkit-scrollbar {
  width: 8px;
  background-color: rgba(0, 0, 0, 0);
  /* height: 50px; */
  margin-right: 60px;
}

::-webkit-scrollbar-thumb {
  position: relative;
  background-color: #366B96;
  border-radius: 5px;
  width: 2px;
}

/* --- COMMON STYLES --- */
:root{
  --box-shadow-black: 0px 4px 5px #00000040;
}
.container{
  max-width: 1620px;
  min-width: 320px;
  margin: 0 auto;
  padding: 0px 20px;
}
.list-reset {
  padding: 0;
  margin: 0;
  list-style: none;
}

.btn-reset {
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  text-align: center;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btn-blue{
  border: none;
  border-radius: 10px;
  background-color: #515570;
  border: 1px solid #00000000;
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
  font-size: 14px;
  color: #FFFFFF;
  padding: 5px 20px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.btn-blue:hover{
  background-color: #fff;
  border: 1px solid #515570;
  color: #515570;
}
.btn-red{
  border-radius: 10px;
  background-color: #B23850;
  border: 1px solid #B23850;
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
  font-size: 14px;
  color: #FFFFFF;
  padding: 5px 20px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.btn-red:hover{
  background-color: #bb4f64;
}
.btn-cobalt{
  border-radius: 10px;
  background-color: #2f4996;
  border: 1px solid #2f4996;
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
  font-size: 14px;
  color: #FFFFFF;
  padding: 5px 20px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.btn-cobalt:hover{
  background-color: #ffffff;
  color:#2f4996;
}

.btn-light-red{
  border: 1px solid #152B4D;
  border-radius: 10px;
  background-color: #FE4C4C;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  padding: 5px 20px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.btn-light-red:hover{
  background-color: #ff8383;
}
.btn-white{
  border: 1px solid #366B96;
  border-radius: 10px;
  background-color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #366B96;
  padding: 5px 20px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.btn-white:hover{
  background-color: #366B96;
  color: #fff;
}
.btn-orange{
  border-radius: 10px;
  background-color: #ec7f00;
  border: 1px solid #ec7f00;
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
  font-size: 14px;
  color: #FFFFFF;
  padding: 5px 20px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.btn-orange:hover{
  background-color: #ffffff;
  color:#ec7f00;
}
.section{
  margin-top: 100px;
  margin-bottom: 100px;
}
.section-title{
  font-family: "Montserrat", sans-serif;
  /* color: #366B96; */
  color: #334a63;
  font-weight: 600;
  font-size: 35px;
  margin-bottom: 20px;
}
.page-title{
  position: relative;
  color: #152B4D;
  font-size: 50px;
  width: 100%;
  margin-top: 30px;
}
.page-title::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 3px;
  background-color: #152B4D;
  bottom: -20%;
  left: 0;
}
.section-desc{
  font-family: "Montserrat", sans-serif;
  color: #366B96;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 40px;
}
.blue-bg{
  background: #152B4D;
  border: 1px solid #F5F4E1;
  color: #F5F4E1;
  width: 100%;
  border-radius: 15px;
  box-shadow: var(--box-shadow-black);
  padding: 44px 63px;
}
.beige-bg{
  border: 1px solid #366B96;
  width: 100%;
  border-radius: 15px;
  padding: 20px;
}
.gray-bg{
  background: #F1F1F1;
  border: 1px solid #366B96;
  width: 100%;
  border-radius: 15px;
  box-shadow: var(--box-shadow-black);
  padding: 44px 48px;
}
.white-bg{
  background: #ffffff;
  border: 1px solid #366B96;
  width: 100%;
  border-radius: 15px;
  padding: 44px 48px;
}
.light-blue-bg{
  background: #BBCEDB;
  border: 3px solid #366B96;
  width: 100%;
  border-radius: 15px;
  box-shadow: var(--box-shadow-black);
  padding: 30px 40px;
}
.breadcrumb{
  /* margin-top: 70px; */
  margin-top: 10px;
  margin-bottom: 20px;
}
.breadcrumb span{
  margin-right: 0px;
}
video{
  border-radius: 15px;
  object-fit: cover;
}
input[type="text"] {
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  border: 1px solid #6e8ea0;
  border-radius: 10px;
  font-family: Verdana;
  font-weight: 400;
  font-size: 14px;
  color: #366B96;
  padding: 10px 20px;
}
input[type="text"]:active, input[type="text"]:focus{
  border: 1px solid #37464e;
}
input[type="text"]::placeholder{
  color: #366b967a;
}
input[type="email"] {
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  border: 1px solid #6e8ea0;
  border-radius: 10px;
  font-family: Verdana;
  font-weight: 400;
  font-size: 14px;
  color: #366B96;
  padding: 10px 20px;
}
input[type="email"]:active, input[type="email"]:focus{
  border: 1px solid #37464e;
}
input[type="email"]::placeholder{
  color: #366b967a;
}


input[type="tel"] {
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  border: 1px solid #6e8ea0;
  border-radius: 10px;
  font-family: Verdana;
  font-weight: 400;
  font-size: 14px;
  color: #366B96;
  padding: 10px 20px;
}
input[type="tel"]:active, input[type="tel"]:focus{
  border: 1px solid #37464e;
}
input[type="tel"]::placeholder{
  color: #366b967a;
}

input[type="password"] {
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  border: 1px solid #6e8ea0;
  border-radius: 10px;
  font-family: Verdana;
  font-weight: 400;
  font-size: 14px;
  color: #366B96;
  padding: 10px 20px;
}
input[type="password"]:active, input[type="password"]:focus{
  border: 1px solid #37464e;
}
input[type="password"]::placeholder{
  color: #366b967a;
}



.policy {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  display: flex;
  align-items: center;
  margin-top: 24px;
  color: #366B96;
}
form #error{
  text-align: center;
  width: 100%;
  background-color: #fdc3c3;
  color: #000000;
}

/* --- STYLES --- */
.nav{
  position: fixed;
  top: 0;
  right: -100%;
  width: 20%;
  height: 100%;
  background-color: #2c3e50;
  z-index: 150;
  padding: 21px;
  flex-direction: column;
  gap: 46px;
  overflow-y: scroll;
  opacity: 0;
  transition: .3s ease-in-out;
}
.nav.active{
  opacity: 1;
  right: 0;
}
.nav-header{
  display: flex;
  flex-direction: row;
  gap: 20px;
  position: relative;
  justify-content: end;
}

.nav-close{ 
  position: relative;
  justify-content: center;
  align-items: center;
  right: 10px;
  width: 40px;
  height: 40px;
  flex-direction: column;
  /* gap: 3px; */
  z-index: 9999;
  cursor: pointer;
  transition: .3s ease;
}
.nav-close:hover{ 
  transform: rotate(90deg) scale(1.1);
}
.nav-close-line{
  background-color: #fff;
  height: 2px;
  width: 100%;
  position: absolute;
  /* top: 50%;
  left: 50%;
  margin-right: -50%;
  width: 20px;
  height: 2px;
  transform: translate(-50%, -50%); */
  
}
.nav-close-line:nth-child(1){
  transform: rotate(-45deg);
}
.nav-close-line:nth-child(2){
  transform: rotate(45deg);
}


.nav-search-icon{
  display: none;
}
.nav li a:hover{
  color: #e5f2fc;
}
.nav__list, .nav__contacts{
  padding: 0;
}
.nav__li-item{
  position: relative;
  display: table;
}
.nav__li-item::after {
  position: absolute;
  content: '';
  width: 0%;
  height: 2px;
  bottom: -2px;
  left: 0;
  background: #ffffff;
  transition: .3s ease;
}
.nav__li-item:hover::after {
  width: 100%;
}

.nav__wrap{
  flex-direction: column;
  /* gap: 46px; */
}
.nav__li-item{
  font-family: Verdana;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  list-style: none;
  margin-bottom: 20px;
}

.nav::-webkit-scrollbar {
  width: 5px;
  background-color: rgba(44, 33, 33, 0.507);
  height: 10px;
  margin-right: 60px;
}

.nav::-webkit-scrollbar-thumb {
  position: relative;
  background-color: #ffffff;
  border-radius: 5px;
  width: 6px;
}
.up-desc{
  display: block;
}
.up-mobile{
  display: none;
}
.user-profile{
  width: 50px;
  height: 50px;
  position: relative;
}
.user-profile .user-profile-name{
  font-size: 12px;
  text-align: center;
  position: absolute;
  bottom: -13%;
  width: 180%;
}
.user-profile .sign-up-btn{
 font-size: 12px;
 text-align: center;
}
.user-profile-wrap{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.user-profile-wrap img{
  width: 80%;
}
.up-mobile{
  display: none;
}
/* Buttons */
/* .nav::-webkit-scrollbar-button:single-button {
  background-color: #ff000000;
  display: block;
  border-style: solid; 
  height: 30px;
}

.nav::-webkit-scrollbar-button:single-button:vertical:decrement {
  border-width: 0 8px 8px 8px 0px;
  border-color: transparent transparent #ffffff transparent;
}
.nav::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
  border-color: transparent transparent #777777 transparent;
}


.nav::-webkit-scrollbar-button:single-button:vertical:increment {
  border-width: 8px 8px 0 8px 0px;
  border-color: #ffffff transparent transparent transparent;
  margin-right: 50px;
}
.nav::-webkit-scrollbar-button:vertical:single-button:increment:hover {
  border-color: #ffffff transparent transparent transparent;
}
 */

.popup{
  opacity: 0;
  visibility: hidden;
  background-color: #ffffff;
  /* box-shadow: var(--box-shadow-black); */
  border-radius: 15px;
  padding: 28px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  transition: .3s ease-in-out;
  z-index: 160;
}
.popup.active{
  opacity: 1;
  visibility: visible;
}
.popup-close{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  background: #152B4D;
  border-radius: 50%;
  padding: 5px;
  justify-content: center;
  align-items: center;
  transform: rotate(45deg);
  transition: .3s ease-in-out;
  cursor: pointer;
  z-index: 1;
}
.popup-close:hover{
  transform: rotate(-45deg);
  background: #264d89;
}
.popup-close .close-line{
  position: absolute;
  width: 60%;
  height: 1px;
  background: #fff;
}
.popup-close .close-line:nth-child(2){
  transform: rotate(90deg);
}
.popup-thanks{
  display: none;
  position: relative;
  /* opacity: 0;
  visibility: hidden; */
  /* justify-content: center;
  align-items: center;
  padding: 117px 0; */
}
.popup-thanks-inner{
  position: fixed;
  display: flex;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  transition: .3s ease-in-out;
  z-index: 165;
  justify-content: center;
  align-items: center;
  padding: 117px 60px;
  background: #fff;
  transition: .3s ease-in-out;
  border: 1px solid #366b968f;
  border-radius: 15px;
}

.popup-thanks p{
  /* font-family: "Montserrat", sans-serif; */
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 24px;
  text-align: center;
  color: #366B96;
}
.single-page{
  display: grid;
  grid-template-columns: 0.3fr 1fr;
}
.basket-container{
  position: relative;
}
.basket{
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 10%;
  right: 5%;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #2c3e50;
  cursor: pointer;
  transition: .1s ease;
  z-index: 999;
}
.basket::before{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7); 
  backdrop-filter: blur(6px);
  z-index: -1;
}
.basket:hover{
  box-shadow: 1px 1px 4px #00000033;
}
.basket i{
  color: #2c3e50;
}
.basket .products-count{
  font-size: 10px;
}
/* --- SEARCH POPUP STYLES --- */
.search-popup{
  top: 20%;
  width: 1170px;
}
.search-form{
  gap: 27px;
}
.search-form__input-wrap{
  position: relative;
  background-color: #FFFFFF;
  border: 2px solid #366B96;
  box-shadow: var(--box-shadow-black);
  border-radius: 10px;
  width: 100%;
  height: 50px;
}
.search-form__input-wrap::before{
  position: absolute;
  content: '';
  top: 10px;
  left: 9px;
  width: 28px;
  height: 28px;
  background: url(/local/templates/atmosphere/css/../img/lupa.png) no-repeat;
  background-size: 100%;
  object-fit: contain;
}
.search-form__input{
  position: absolute;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  z-index: 1;
  background-color: transparent;
  padding: 10px 50px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #152B4D;
  font-size: 18px;
}
.search-form__label{
  position: absolute;
  margin-left: 30px;
  top: 0;
  left: 0;
  padding: 11px 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #152B4D;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 15%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
.search-form__input:focus + .search-form__label {
	display: none!important;
}
.search-form__button{
  margin-right: 30px; 
}

/* --- LEAVE  REQUEST POPUP STYLES --- */
.leave-request-form{
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
}


/* --- ASK QUESTION POPUP STYLES --- */
.ask-question-popup{
  width: 726px;
}
.ask-question-form, .ask-question__input-wrap{
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
}
.aq-item{
  flex-direction: row;
  width: 100%;
  gap: 30px;
}
.aq-item[data-attr] {
  display: none;
}
/* Первый блок с текстареа всегда видим */
.aq-item:not([data-attr]) {
  display: flex;
}


.ask-question__label{
  /* font-family: "Montserrat", sans-serif; */
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  color: #366B96;
}
.ask-question__input{
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  border: 1px solid #6e8ea0;
  border-radius: 10px;
  font-family: Verdana;
  font-weight: 400;
  font-size: 14px;
  color: #366B96;
  padding: 10px 20px;
}
.ask-question__input:active, .ask-question__input:focus{
  border: 1px solid #37464e;
}
.ask-question__input::placeholder{
  font-family: Verdana;
  font-weight: 400;
  font-size: 14px;
  color: #366b967a;
}
.ask-question__input-textarea{
  height: 167px;
  padding: 20px;
  border-radius: 15px;
}
.checkbox-wrap{
  gap: 24px;
}
.checkbox-label{
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: #366B96;
}
.ask-question-policy{
  font-family: 'Inter';
  font-weight: 400;
  font-size: 14px;
  color: #515151;
  /* text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; */
}
.ask-question-policy a{
  color: #02354f;
}
#policy{
  margin-right: 5px;
}

.select-course{
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  gap: 40px;
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  padding-top: 26px;
  transition: height 1s ease-in-out;
}
.select-course.hidden{
  overflow: hidden;
  height: 350px;
}
.select-course.hidden::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 20%;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(#ffffff00, #ffffff);
  z-index: 1;
}

.select-course-label {
  display: flex;
  align-items: center;
  padding: 9px 16px;
  margin-bottom: 8px;
  border: 1px solid #6e8ea0;
  background-color: #fff;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: 500;
  color: #2d3748;
  user-select: none;
  padding: 9px 7px;
  border: 1px solid #6e8ea000;
  margin: 0;
}
.select-course-label:hover {
  background: #f7fafc;
}

.select-course-input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.select-course-input:checked + .select-course-label::before {
  background-color: #366B96;
  border-color: #366B96;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");
  background-size: 16px 16px;
  background-position: center;
  background-repeat: no-repeat;
}

.select-course-label::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #cbd5e0;
  border-radius: 6px;
  margin-right: 12px;
  background: white;
  transition: all 0.2s ease;
  flex-shrink: 0;
}
.client-regiona-item{
  position: relative;
  display: flex;
  flex-direction: column;
  border: 1px solid #6e8ea054;
  background-color: #fff;
  border-radius: 12px;
  transition: all 0.3s ease;
  z-index: 1;
}
.client-regiona-item:hover{
  background: #f7fafc;
}
.cr-type{
  position: absolute;
  top: -27px;
  left: 0;
  width: auto;
  height: 70px;
  padding: 7px;
  border-radius: 10px;
  z-index: -1;
}
.course__item-desc{
  display: flex;
  justify-content: space-evenly;
  gap: 30px;
  align-items: center;
  padding: 9px 7px;
}

/* Для группировки чекбоксов */
.courses-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 600px;
  margin: 20px 0;
}

/* Состояние disabled */
.select-course-input:disabled + .select-course-label {
  opacity: 0.6;
  cursor: not-allowed;
  background: #f7fafc;
}

.select-course-input:disabled + .select-course-label:hover {
  border-color: #e1e5e9;
  transform: none;
  box-shadow: none;
}


/* форма расстрочки installment-plan*/
.installment-plan__container{
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-left: 180px;
  margin-right: 180px;
  gap: 20px;
}
.installment-plan-form, .installment-plan__wrap{
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
}
.installment-plan-form{
  background-color: #dee7f7;
  border-radius: 15px;
}
.installment-plan-popup {
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: 726px;
}
.installment-plan__text, .installment-plan-form{
  padding: 30px;
}
.installment-plan__ul{
  padding: 0;
}
.installment-plan__li{
  list-style-position: inside;
  font-size: 17px;
  line-height: 160%;
}
.installment-plan__li::marker {
  color: #8a91c7;
}
.installment-plan__title{
  font-size: 17px;
  text-align: center;
}


/* блок онлайн- платформа online-platform */
.online-platform__container{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.online-platform__title{
  /* font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px; */
}
.online-platform__title span{
  color: #2f4996;
}
.online-platform__ul{
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 0;
}
.online-platform__li{
  list-style: none;
  /* display: flex; */
  display: grid;
  grid-template-columns: 0.3fr 2fr;
  align-items: center;
  gap: 10px;
}
.online-platform__li-svg{
  width: 80px;
  height: 80px;
  background: #dbdbdb59;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
}
.online-platform__li-svg img.vsvoemtempe{
  width: 70%;
  height: 70%;
}
.online-platform__li-svg img{
  width: 100%;
  height: 100%;
}
.online-platform__li-text{
  font-size: 17px;
  font-weight: 400;
}
.choose-course{
  margin-top: 50px;
  padding: 10px 10px;
  font-size: 16px;
}
.online-platform__devices{
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.online-platform__desktop{
  width: 90%;
  transition: .3s ease-in-out;
}
.online-platform__mobile{
  position: absolute;
  top: 19%;
  right: -2%;
  width: 40%;
  transition: .3s ease-in-out;
}
.online-platform__left{
  display: flex;
  justify-content: center;
  align-items: center;
}
.online-platform__desktop img{
  transition: .3s ease-in-out;
}
.online-platform__devices:hover .online-platform__desktop img{
  padding-bottom: 40px;
}
.online-platform__desktop:hover {
  width: 100%;
}
.online-platform__devices:hover .online-platform__mobile{
  right: -10%;
}
.online-platform__mobile:hover{
  width: 45%;
}





/* sidebar  */
.sidebar-left{
  flex-direction: column;
  gap: 33px;
  background: #fff;
}
.sidebar-left .popup-close{
  display: none;
}
.sidebar-left__title{
  font-weight: 500;
  font-size: 24px;
  padding-bottom: 0px;
}
.sidebar-left__li-wrap{
  padding-left: 0;
  flex-direction: column;
  gap: 10px;
}
.sidebar-left__li{
  position: relative;
  list-style: none;
}
.sidebar-left__a{
  font-weight: 400;
  font-size: 18px;
  color: #366B96;
}
.sidebar-left__a:hover{
  color: #4d95cf;
}
.sidebar-left__li::after {
  position: absolute;
  content: '';
  width: 0%;
  height: 2px;
  bottom: -2px;
  left: 0;
  background: #4d95cf;
  transition: .3s ease;
}
.sidebar-left__li:hover::after {
  width: 100%;
}


.sidebar__video {
  width: 100%;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  border: 3px solid #366B96;
  box-shadow: var(--box-shadow-black);
  height: 230px;
}

.sidebar__banner{
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  width: 100%;
  background-color: #fff;
  box-shadow: var(--box-shadow-black);
  border: 1px solid #366B96;
  border-radius: 15px;
  padding: 28px;
  gap: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sidebar-left__btn-wrap{
  flex-direction: column;
  gap: 18px;
}

.sidebar__banner-title{
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  color: #152B4D;
}
.sidebar__banner-img{
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 15px;
}
.sidebar__banner-text{
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  color: #152B4D;
}
.sidebar__banner-btn{
  margin: 10px 0;
}
.sidebar-open-icon{
  display: none;
  border: 2px solid #152B4D;
  border-radius: 5px;
  padding: 9px 5px;
  flex-direction: column;
  gap: 3px;
  width: 40px;
  margin-bottom: 8px;
}
.sidebar-open-icon-line{
  background-color: #152B4D;
  border-radius: 10px;
  height: 3px;
  width: 100%;
}




.scroll-block{
  padding: 0 68px;
}

.news-scroll-block{
  padding-right: 68px;
  margin-bottom: 68px;
}
.news-section{
  margin-top: 40px;
  margin-bottom: 40px;
}

.btn-back{
  gap: 10px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 220px;
}
.back-svg{
  transform: rotate(180deg);
}
.btn-back:hover .back-svg path{
  fill: #366B96;
}
/* --- HEADER --- */
.header{
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: var(--box-shadow-black);
  padding: 10px 0;
  background-color: #fff;
  z-index: 100;
}
.header__container{
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.mobile-menu-btn{
  display: none;
}
.burger{
  border: 2px solid #515570;
  border-radius: 8px;
  padding: 9px 5px;
  flex-direction: column;
  gap: 3px;
  width: 40px;
  z-index: 9999;
}
.burger-line{
  background-color: #515570;
  border-radius: 10px;
  height: 2px;
  width: 100%;    
}
.logo{
  width: 220px;
  max-width: 245px;
  min-width: 40px;
  margin-right: 60px;
}
.logo .logo_big{
  display: block;
}
.logo .logo_small{
  display: none;
}
.menu__wrap{
  padding: 0;
  gap: 30px;
}


.menu__li{
  position: relative;
  display: flex;
  justify-content: center;
  align-items:center;
}

.sub-menu{
  position: absolute;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px;
  top: 30px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  height: 0;
  list-style: none;
  background-color: #fff;
  transition: opacity 0.3s ease-in-out 0.1s, visibility 0.3s ease-in-out 0.1s, height 0.2s ease-in-out 0.4s;
}

.sub-menu li a{
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

.menu__li:hover .sub-menu{
  opacity: 1;
  visibility: visible;
  height: auto;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, height 0.2s ease-in-out;
}

.menu__li:hover .sub-menu li a{
  opacity: 1;
  transition: opacity 0.3s ease-in-out 0.1s;
}
.icon_wrap{
  gap: 30px;
}
.icon{
  width: 40px;
}
.fixed-btns{
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 100;
}
.fixed-btns .icon_wrap{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.search-icon{
  cursor: pointer;
}
.search-icon svg{
  transition: .3s ease-in-out;
}
.search-icon:hover svg{
  fill: #2c3e50;
}
.header__btns-wrap{
  position: relative;
  gap: 56px;
}
.header__btns-wrap .ask-question-btn{
  display: none;
}
.login-popup{
  background-color: #f1f1f1;
  top: 8%;
  right: unset;
  left: 0;
  margin-right: unset;
  transform: unset;
  width: 100%;
  border-radius: 0px;
}
.login-popup-wrap{
  display: flex;
  gap: 60px;
  width: 100%;
}
.login-popup-wrap > div{
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
}
.login-popup-title{
  font-family: 'Montserrat';
  font-size: 18px;
  /* text-align: center; */
  color: #334a63;
  font-weight: 500;
}
.login-popup-subtitle{
  font-size: 14px;
  color: #334a63;
}
.login-popup-desc{
  font-family: 'Montserrat';
  font-size: 14px;
  padding-left: 15px;
  color: #334a63;
  margin-top: 10px;
}
.login-popup-desc-li:not(:last-child){
  margin-bottom: 15px;
}
.login-popup-desc-li::marker{
  color: rgb(151, 149, 149);
}
.login-btn-wrap{
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.login-note{
  color: #334a63d3;
  text-align: center;
  margin-top: 20px;
}
.login-note a{
  color: #0047AB;
}


/* PROMO-POPUP */
.promo-popup{
  display: flex;
  justify-content: space-between;
  width: 800px;
  padding: 0;
  overflow: hidden;
}
.promo-popup-form{
  flex-direction: column;
  justify-content: space-around;
  gap: 10px;
  padding: 20px;
}
.promo-popup-img{
  width: 100%;
}
.promo-popup-img img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.promo-popup-desc{
  color: #353537;
  font-weight: 500;
  font-size: 15px;
}

/* --- HERO --- */
.hero{
  gap: 40px;
  margin-top: 120px;
}
.hero__title{
  margin-bottom: 0px;
}
.hero__slider{
  position: relative;
  border-radius: 15px;
  width: 100%;
  /* height: 50%; */
}
.hero__background{
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.hero__slide-layer{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  /* padding: 50px; */
  padding: 0px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #fff; 
}
.hero__slide-layer-img{
  /* width: 40%; */
  width: 100%;
  height: 100%;
  object-fit: cover;
  float:right;
}
.hero__silde-layer-texts{
  position: absolute;
  /* bottom: 10%; */
  top: 10%;
  right: 3%;
  width: 67%;
  text-align: right;
}
.hero__silde-layer-title{
  font-family: 'Inter';
  font-size: 48px;
  font-weight: 300;
  color: white; 
  font-weight: 600;
}
.hero__silde-layer-desc{
  font-weight: 200;
  font-size: 24px;
  color: white; 
}
.hero__silde-layer-btn{
  position: absolute;
  bottom: 17%;
  right: 5%;
  font-size: 20px;
  padding: 10px 20px;
  border-radius: 30px;
  width: 280px;
}
.hero-btn{
  position: absolute;
  bottom: 28%;
  right: 5%;
  font-size: 20px;
  padding: 10px 20px;
  border-radius: 30px;
  width: 280px;
}
.swiper-button-next:after, .swiper-button-prev:after{
  color: #fff !important;
  font-weight: 900;
}
.hero__courses{
  flex-direction: column;
  justify-content: space-between;
  width: 90%;
}
.hero__desc{
  font-family: 'Inter';
  font-weight: 300;
  font-size: 24px;
  color: #152B4D;
}
.hero__tag-wrap{
  flex-wrap: wrap;
  gap: 8px 0px;
  margin-top: 1rem;
}
.hero__tag{
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: #366B96;
  padding: 7px 11px;
  border: 1px solid #366B96;
  border-radius: 10px;
  transition: background-color 0.3s ease;
  white-space: nowrap;
  margin: 0;
  font-weight: 500;
}
.hero__tag:not(:last-child){
  margin-right: 18px;
}
.hero__tag:hover {
  background: #366B96;
  color: #fff;
}
.hero__tag-count{
  display: inline;
  font-size: 10px;
  background-color: #ecf1f7;
  border-radius: 10px;
  padding: 3px 15px;
}
.hero__tag:hover .hero__tag-count{
  color: #366B96;
}
.hero__find-course{
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #366B96;
  border-radius: 10px;
  box-shadow: 0px 0px 3px;

  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #152B4D;
  padding: 15px 10px;
  margin-top: 1rem;
  cursor: pointer;
  transition: .3s ease-in-out;
}
.hero__find-course:hover{
  background-color: #366B96;
  color: #fff;
}
.hero__find-course:hover .hero__find-course-text{
  color: #fff;
}
.hero__find-course svg  > *{
  transition: .3s ease-in-out;
}
/* .hero__find-course:hover svg path{
  stroke: #fff;
} */
.hero__find-course:hover svg rect{
  fill: #fff;
}
.hero__find-course:hover svg circle{
  fill: #fff;
}

.hero__find-course-text{
  margin-left: 1rem;
  font-size: 17px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-weight: 500;
  color: #366B96;
}
.catalog__more-svg{
  border-radius: 10px;
  background-color: #f5f3f3;
  padding: 2px 0px;
  width: 50px;
}

.hero__slide {
  width: 100% !important;
}
/* --- MISSION --- */
.mission{
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
}
.mission__text{
  width: 100%;
  border: none;
  padding: 0;
  color: #152B4D;
  font-weight: 400;
}
.mission__text_first{
  font-weight: 400;
  font-size: 22px;
  line-height: 163%;
}
.mission__text_sec{
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.mission__text .red-text{
  color: #B23850;
} 
.help-qualification{
  margin-bottom: 180px;
}
.help-qualification .tobe-partner__item-num{
  width: 50px;
  height: 50px;
  color: #ffffff;
  background-color: transparent;
}
.help-qualification .tobe-partner__item-text{
  display: flex;
  justify-content:center;
  align-items: start;
  flex-direction: column;
}
.help-qualification .tobe-partner__item-text-title{
  font-size: 18px;
  font-weight: 400;
}
.help-qualification .tobe-partner__item:not(:last-child) .tobe-partner__item-num::after{
  display: none;
}

/* video  */
.video_container{
  width: 100%;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #366B96;
  box-shadow:  0px 4px 5px #00000040;
  transition: .3s ease-in-out;
  cursor: pointer;
}
.video_container:hover{
  box-shadow:  0px 4px 15px rgba(0, 0, 0, 0.596);
}
.video-preview{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  background-position: 100%;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  transition: .3s ease-in-out;
}
.video-preview.hide{
  opacity: 0;
  visibility: hidden;
}
.video-mp4{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  cursor: pointer;
}

.video-play{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 2;
  opacity: 1;
  visibility: visible;
  transition: .3s ease-in-out;
  width: 15%;
}
.video-play.hide{
  opacity: 0;
  visibility: hidden;
}
.video-mp4:hover + .mission__video-play{
  transform: translate(-50%, -50%) scale(1.1);
}

/* --- NAPRAVLENIYA --- */
.napravleniya__wrap{
  flex-wrap: wrap;
  gap: 70px;
  margin-bottom: 60px;
}
.napravleniya__item{
  position: relative;
  flex-wrap: wrap;
  flex: 0 0 calc(33.333% - 50px);
  border-radius: 15px;
  border: 1px solid #366B96;
  box-shadow:  0px 4px 5px #00000040;
  cursor: pointer;
  height: 255px;
}
.napravleniya__item-img{
  overflow: hidden;
  border-radius: 15px;
  height: 100%;
}

.napravleniya__item-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.napravleniya__item::before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #366b9631;
  border: 1px solid #152B4D;
  border-radius: 15px;
  z-index: -1;
  transform: scale(0.9);
  transition: .3s ease;
}
.napravleniya__item:hover::before{
  transform: rotate(8deg) scale(1);
}
.napravleniya__item::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #152B4D;
  border-radius: 15px;
  z-index: -1;
  transform: scale(0.9);
  opacity: 0;
  transition: .5s ease;
}
.napravleniya__item:hover::after{
  opacity: 0.8;
  transform: rotate(12deg) scale(1);
}

.napravleniya__item-desc-wrap{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 15px;
}
.napravleniya__item-desc{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 32px;
  line-height: 125%;
  color: #fff;
  text-align: center;
  background-color: #0f1a25ea;
  padding: 30px;
  border-radius: 15px;
  transition: .5s ease;
  font-weight: 400;
}
.napravleniya__item:hover .napravleniya__item-desc{
  opacity: 1;
  background-color: #152b4d5d;
  text-shadow: 3px 3px 4px #000000ea;
}

.napravleniya__more{
  justify-content: center;
}
.napravleniya__more-wrap{
  flex-direction: row;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #366B96;
  color: #152B4D;
  border-radius: 10px;
  padding: 10px 20px;
  gap: 14px;
  cursor: pointer;
  transition: .3s ease-in-out;
}
.napravleniya__more-wrap:hover{
  background-color: #366B96;
  color: #fff;
}
.napravleniya__more-svg path{
  transition: .3s ease-in-out;
}
.napravleniya__more-wrap:hover .napravleniya__more-svg path{
  fill: #fff;
}
.napravleniya__more-svg{
  transform: rotate(90deg);
}
.napravleniya__more-text{
  font-size: 22px;
  font-weight: 400;
}


/* --- FREE-COURSE --- */
.free-course__wrap {
  display: flex;
  gap: 20px;
}
.free-course__item {
  position: relative;
  border-radius: 15px;
  border: 1px solid #152B4D;
  box-shadow: var(--box-shadow-black);
  overflow: hidden;
}
.free-course__item img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.f-item-1 {
  flex: 0 0 56%;
}

.f-items-right {
  flex: 0 0 calc(45% - 20px);
  display: flex;
  gap: 20px;
}

.f-item-2, .f-item-3 {
  flex: 1;
  width: 100%;
}
.f-more-btn{
  position: absolute;
  top: 85%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

/* --- DOCUMENT --- */
.document__wrap {
  position: relative;
  width: 100%;
  height: 100%;
  gap: 20px;
  align-items: center;
}
.document__items-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  justify-content: end;
  padding-top: 40px;
}
.document__item {
  border-radius: 15px;
  position: absolute;
  width: 45%;
  transition: .7s ease;
}
.document__item:hover {
  transform: translate(0, -5%);
}
/* .document__item:nth-child(1) {
  left: 0;
  bottom: -40px;
}
.document__item:nth-child(2) {
  left: 230px;
  top: -89px;
}
.document__item:nth-child(3) {
  right: 0;
  bottom: -40px;
} 
  
.document__items-wrap:hover .document__item:nth-child(1){
  left: -10px;
  bottom: -30px;
}
.document__items-wrap:hover .document__item:nth-child(2){
  top: -79px;
}
.document__items-wrap:hover .document__item:nth-child(3){
  right: -10px;
  bottom: -30px;
}
  */
.document__item:nth-child(1) {
  left: 10%;
  bottom: -50%;
}
.document__item:nth-child(2) {
  left: 30%;
  top: -138%;
}
.document__item:nth-child(3) {
  right: 10%;
  bottom: -51%;
}
.document__wrap:hover .document__item:nth-child(1){
  left: 0;
  bottom: -10%
}
.document__wrap:hover .document__item:nth-child(2){
  top: -95%;
}
.document__wrap:hover .document__item:nth-child(3){
  right: 0;
  bottom: -10%;
}

.document__item img{
  width: 100%;
  object-fit: cover;
  display: block;
  border: 1px solid #0231583d;
}
.document__note{
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #152B4D;
  margin-top: 40px;
}
.document-text{
  font-weight: 400;
  font-size: 17px;
  color: #152B4D;
  cursor:default;
}


/* --- PODGOTOVIM --- */
.podgotovim{
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
}
.podgotovim__wrap {
  display: flex;
  gap: 32px;
  flex-direction: column;
}
.podgotovim__item {
  width: 100%;
  border-radius: 15px;
  /* box-shadow: var(--box-shadow-black); */
  padding: 44px 63px;
  flex-direction: column;
  gap: 49px;
}
.podgotovim__item-title{
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 36px;
  text-align: center;
}
.podgotovim__item-list{
  list-style: none;
  flex-direction: column;
  gap: 8px;
  font-weight: 400;
  color: #4a3b4e;
  font-size: 18px;
  padding: 0;
}
.pd-item-1,.pd-item-2{
  color: #152B4D;
}
.pd-title-postavshiki{
  color: #366B96;
}
.podgotovim__note{
  margin-top: 40px;
  text-align: center;
  color: #152B4D;
  font-weight: 300;
}

/* --- VEBINAR --- */
/* .vebinars{
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
} */
.vebinar{
  padding: 100px 0;
  background-color: #f5f3f3;
}
.vebinars-page__wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.vebinar__title{
  color: #4a3b4e;
  font-weight: 500;
}
.vebinar__block-wrap{
  display: grid;
  grid-template-columns: 0.8fr 1fr;
  margin-top: 20px;
}
.vebinar__block-item{
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
.vebinar__block-item img{
  width: 70%;
}
.vebinar__item {
  position: relative;
  flex-direction: column;
  background: #fcfafa;
  border: 1px solid #366B96;
  border-radius: 20px;
  padding: 30px 20px;
  gap: 20px;
  justify-content: space-between;
  transition: .4s ease;
  cursor: pointer;
  margin-top: 20px;
}
.vebinar__block-item-btns{
  flex-direction: row;
  gap: 10px;
  margin-bottom: 20px;
}
.vebinar__block-item button{
  background-color: #515570;
  border: 1px solid #00000000;
  font-size: 22px;
  padding: 8px 20px;
  border-radius: 30px;
}
.vebinar__block-item button:hover{
  border: 1px solid #515570;
}

.vebinar__item:hover{
  background: #ffffff;
  box-shadow: 0px 1px 5px #0000003b;
}
.vebinar__item-type{
  position: absolute;
  top: -32px;
  left: 2px;
  border-radius: 11px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid rgb(193, 201, 236);
  padding: 5px 10px 22px;
  z-index: -1;
}

.vebinar__item-title {
  font-size: 20px;
  margin-bottom: 50px;
}
.vebinar__item-hours-title, .vebinar__item-price-title{
  font-weight: 500;
  margin-right: 8px;
}
.vebinar-anchors{
  gap: 10px;
}


/* --- INDIVIDUAL OBUCHENIYE --- */
.individual-obuch{
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.individual-obuch__wrap {
  display: flex;
  gap: 20px;
}
.individual-obuch__item {
  position: relative;
  width: 100%;
  gap: 24px;
  flex-direction: column;
  justify-content: space-between;
}
.individual-obuch__title{
  margin-bottom: 20px;
}
.individual-obuch__desc{
  font-weight: 400;
  font-size: 20px;
  color: #152B4D;
  display: block;
  margin-bottom: 0;
}
.individual-obuch__desc span{
  font-weight: 500;
  font-size: 22px;
  color: #152B4D;
}
.individual-obuch__img{
  border-radius: 15px;
  height: 100%;
  object-fit: cover;
}
.scheme__wrap{
  justify-content: space-between;
  align-items: center;
  padding: 40px 50px;
  gap: 9px;
}
.scheme__item{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-weight: 500;
}
.scheme-num{
  font-size: 40px;
  background: #1f3b67;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.scheme-text{
  text-align: center;
  font-size: 14px;
}
.table-row {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 30px;
  width: 100%;
  height: 100%;
}
.table-row-card {
  border-radius: 15px;
  padding: 23px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition: .5s ease;
  display: flex;
  flex-direction: column;
  background-color: #e6e6e8;
}
.table-row ul{
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.table-row li{
  position: relative;
  list-style: none;
  font-size: 17px;
  color: #334a63;
}
.table-row li::after{
  position: absolute;
  width: 0;
  height: 2px;
  content: '';
  bottom: -5px;
  right: 0;
  left: 10px;
  background-color: #334a63;
  border-radius: 35px;
  transition: .7s ease;
}
.table-row li:hover::after{
  width: 100%;
}
.table-title{
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 500;
  color: #334a63;
}

/* --- ORDER INDIVIDUAL OBUCHENIYE --- */
.order-io{
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  background: #F5F6FA;
  border-radius: 15px;
  padding: 50px 40px;
}
.order-io__wrap {
  /* gap: 75px; */
  text-align: center;
  justify-content: space-around;
  align-items: center;
}
.order-io__item {
  display: flex;
  flex-direction: column;
  gap: 34px;
  border-radius: 15px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  box-shadow: var(--box-shadow-black);
  border: 3px solid #366B96;
  width: 32%;
  height: 100%;
}
.o__item-header{
  font-size: 36px;
  color: #fff;
  border-radius: 10px;
  background-color: #366B96;
  font-weight: 300;
}
.o__item-content{
  flex-direction: column;
  gap: 40px;
}
.o-duration, .o-count{
  font-weight: 500;
  color:#366B96;
}
.o-duration span, .o-count span{
  font-weight: 300;
  color: #152B4D;
}
.o-sertificat{
  color:#366B96;
}
.o-price{
  color: #152B4D;
}
.o-price span{
  font-size: 40px;
  font-weight: 300;
}
.o__item-button{
  margin-bottom: 40px;
}

/* --- QUESTION --- */
.question__title{
  text-align: center;
}
.question__wrap {
  gap: 50px;
  text-align: center;
  justify-content: center;
}
.question__item {
  display: flex;
  gap: 34px;
  height: 50px;
  justify-content: center;
}
.question .btn-blue{
  font-size: 13px;
}

/* --- ADVANTAGES --- */
.advantages{
  font-weight: 500;
  color: #152B4D;
  margin-top: 150px;
}
.advantages__wrap {
  display: grid;
  grid-template-columns: 0.55fr 1fr;
  gap: 20px;
}
.advantages__col-2{
  display: grid;
  gap: 20px;
}
.advantages__item {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 15px;
  background-color: #e6e6e8;
  padding: 43px;
  gap: 30px;
  color: #023258;
  font-weight: 400;
  font-size: 18px;
}
.advantages__item-title{
  font-size: 18px;
}

/* .advantages__item::after{
  position: absolute;
  content: '';
  width: 100%;height: 100%;
  top: 0;
  left: 0;
  backdrop-filter: blur(12.5px);
} */
.a-item-3{
  grid-column: span 2;
}


/* --- ACHIEVEMENTS --- */
.achievements__wrap-1{
  border-radius: 15px;
  background-color: #152B4D;
  padding: 40px 100px;
  gap: 95px;
  justify-content: space-between;
}
.achievements__wrap-1 .ach-item-num{
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 70px;
  color: #F5F4E1;
  display: flex;
}
.achievements__wrap-1 .ach-item-desc{
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 24px;
  color: #F5F4E1;
}
.ach-item{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.achievements__wrap-2{
  padding: 40px 100px;
  gap: 95px;
  justify-content: center;
}
.achievements__wrap-2 .ach-item-num{
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 96px;
  color: #152B4D;
}
.achievements__wrap-2 .ach-item-desc{
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 36px;
  color: #366B96;
  margin-bottom: 8px;
}

/* --- REVIEWS --- */
.reviews{
  background: #f5f3f3;
  padding: 50px;
  font-size: 18px;
  color: #152B4D;
}
.reviews__slider .note{
  font-size: 12px;
  color: #393939;
  font-style: italic;
}
.reviews__slider-container{
  position: relative;
}
.reviews__slider .swiper-wrapper{
  padding-bottom: 8px;
}
.reviews-btn-container{
  position: absolute;
  height: 100%;
  width: 100%;
}
.reviews__slide {
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #ffffff;
  border-radius: 15px;
  box-shadow: var(--box-shadow-black);
  padding: 23px 43px;
  /* height: auto !important; */
  height: 500px !important;
  overflow: hidden;
  transition: .3s ease-in-out !important;
}
.reviews__slide.active{
  height: auto !important;
}
.reviews__slide.active::after{
  background: transparent;
}

.reviews__slide::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 100px;
  background: linear-gradient(transparent, #fff 60%);
  z-index: 1;
  bottom: -1px;
  left: 0;
  transition: .3s ease-in-out;
}
.review-more{
  position: absolute;
  bottom: 0;
  z-index: 2;
  margin-bottom: 15px;
  color: #366B96;
  cursor: pointer;
  font-size: 13px;
}
.review-more:hover{
  color: #4c8bbe;
}
.reviews__slide:hover{
  /* background-color: #f7f7f7; */
   border: 1px solid #366B96;
}
.reviews .swiper-button-next, .reviews .swiper-button-prev{
  background-color: #FFFFFF;
  border: 2px solid #366B96;
  padding: 8px 13px;
  border-radius: 5px;
  width: 43px;
  height: 43px;
}
.reviews .swiper-button-next:after, .reviews .swiper-button-prev:after {
  background-image: url(/local/templates/atmosphere/css/../img/arrow.png);
  background-repeat: no-repeat;
  color: #ffffff00 !important;
  position: absolute;
  top: 70%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%)
}
.reviews .swiper-button-next:after{
  top: 30%;
  transform: translate(-50%, -50%) rotate(180deg);
}
.reviews__slider{
  margin-left: 60px !important;
  margin-right: 60px !important;
}
.r-stars{
  justify-content: center;
  gap: 7px;
}
.r-review{
  margin-bottom: 20px;
}
.star{
  width: 20px;
  height: 20px;
}
.star.active svg polygon{
  fill: #EFCE4A;
  stroke: #EFCE4A;
}
.star svg polygon{
  fill: #dbdbdb;
  stroke: #dbdbdb;
}
.r-stars, .r-company{
  margin-bottom: 24px;
}
.r-name{
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 45px;
  color: #152B4D;
  text-align: center;
}

/* --- CLIENTS --- */
.clients__slider-container{
  position: relative;
}
.clients-btn-container{
  position: absolute;
  height: 100%;
  width: 100%;
}
.clients__slider{
  margin-left: 100px !important;
  margin-right: 100px !important;
}
.swiper-button-next, .swiper-button-prev{
  transition: .3s ease-in-out;
}
.clients .swiper-button-next:hover, .clients .swiper-button-prev:hover, .thanks .swiper-button-next:hover, .thanks .swiper-button-prev:hover{
  background-color: #efefef !important;
}
.clients__slide-title{
  text-align: center;
  margin-top: 15px;
}
.clients__slide{
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.clients .swiper-button-next, .clients .swiper-button-prev{
  background-color: #FFFFFF;
  border: 2px solid #366B96;
  padding: 8px 13px;
  border-radius: 5px;
  width: 43px;
  height: 43px;
}
.clients .swiper-button-next:after, .clients .swiper-button-prev:after {
  background-image: url(/local/templates/atmosphere/css/../img/arrow.png);
  background-repeat: no-repeat;
  color: #ffffff00 !important;
  position: absolute;
  top: 70%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  
}
.clients .swiper-button-next:after{
  top: 30%;
  transform: translate(-50%, -50%) rotate(180deg);
}


/* --- THANKS --- */
.thanks__slider-container{
  position: relative;
}
.thanks-btn-container{
  position: absolute;
  height: 100%;
  width: 100%;
}
.thanks__slider{
  margin-left: 100px !important;
  margin-right: 100px !important;
}
.thanks .swiper-button-next, .thanks .swiper-button-prev{
  background-color: #FFFFFF;
  border: 2px solid #366B96;
  padding: 8px 13px;
  border-radius: 5px;
  width: 43px;
  height: 43px;
}
.thanks .swiper-button-next:after, .thanks .swiper-button-prev:after {
  background-image: url(/local/templates/atmosphere/css/../img/arrow.png);
  background-repeat: no-repeat;
  color: #ffffff00 !important;
  position: absolute;
  top: 70%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  
}
.thanks .swiper-button-next:after{
  top: 30%;
  transform: translate(-50%, -50%) rotate(180deg);
}

/* --- NEWS --- */
.news-page{
  display: grid;
  grid-template-columns: 1fr 0.3fr;
}
.news-title::after{
  background: #366B96;
}
.news-text{
  font-size: 16px;
}
.news__container{
  gap: 37px;
  margin-bottom: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.news__item{
  border-radius: 15px;
  transition: .3s ease-in-out;
  border: 1px solid #366b96b4;
  cursor: pointer;
}
.news__item:hover{
  box-shadow:  0px 4px 5px #00000040;
}
.news__item-img{
  width: 100%;
  border-radius: 15px 15px 0 0;
}
.news__item-wrap{
  margin: 24px;
  flex-direction: column;
}
.news__item-title{
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 24px;
  color: #152B4D;
  margin-bottom: 10px;
}
.news__item-tag{
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #152B4D;
}
.news__item-date{
  margin-top: 33px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #152B4D;
}
.news-info{
  gap: 20px;
  align-items: center;
}
.news-views{
  justify-content: space-between;
  align-items: center;
}
.news-detail-picture img{
  /* width: 100%; */
  border-radius: 15px;
  margin-top: 20px;
}
.news-botttom{
  justify-content: space-between;
  align-items: center;
}
.news-back{
  display: inline;
}
.news-author{
  flex-direction: column;
  justify-content: end;
  gap: 10px;
}
.author-info{
  align-items: center;
  gap: 20px;
}
.author-info img{
  width: 50px;
}
.tags{
  gap:10px;
  margin-top: 20px;
  background: aliceblue;
  padding: 10px;
}




.news__more {
  justify-content: center;
  cursor: pointer;
  margin-top: 40px;
  margin-bottom: 40px;
}
.news__more-wrap {
  flex-direction: row;
  align-items: center;
  background-color: #515570;
  border: 1px solid #00000000;
  color: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  gap: 14px;
  cursor: pointer;
  transition: .3s ease-in-out;
}
.news__more-wrap:hover{
  background-color: #ffffff;
  border: 1px solid #515570;
  color: #515570;
}
.news__more-svg{
  transform: rotate(90deg);
}
.news__more-svg path{
  transition: .3s ease-in-out;
}
.news__more-wrap:hover .news__more-svg path{
  fill: #515570;
}
.news__more-text {
  font-size: 22px;
  font-weight: 300;
}

/* FOOTER  */
.footer-blue-bg{
  background-color: #152B4D;
  padding: 50px 168px;
  border-radius: 15px;
  margin-bottom: 96px;
}
.footer-title{
  text-align: center;
  color: #F5F4E1;
}
.footer__container{
  justify-content: space-between;
  align-items: center;
}
.footer__address{
  flex-direction: column;
  gap: 57px;
  width: 100%;
}
.footer__item{
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #F5F4E1;
}
.footer__map{
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: center;
}
.btn-footer{
  border: 1px solid #F5F4E1;
  width: 226px;
}
.footer-tel{
  font-weight: 400;
  font-size: 35px;
}
.footer__bottom{
  width: 100%;
  background-color: #D9D9D9;
  justify-content: space-between;
}
.footer__bottom .container{
  width: 100%;
  justify-content: space-between;
}
.footer__bottom-left, .footer__bottom-center, .footer__bottom-right{
  flex-direction: column;
  gap: 10px;
  padding: 20px 0;
}
.footer .button-wrap{
  gap: 20px;
}
.footer-policy{
  margin-top: 0;
}


/* ------- VEBINAR PAGE -------  */
.vebinar__wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.vebinar-sertificat__img{
  box-shadow: var(--box-shadow-black);
  border-radius: 15px;
}
.vebinar-sertificat__desc{
  font-weight: 400;
  font-size: 20px;
  color: #152B4D;
  line-height: 120%;
  flex-direction: column;
  gap: 20px;
}
.ask-question-section{
  background: linear-gradient(104deg, rgb(246 246 255 / 63%) 0%, rgb(205 230 241 / 35%) 99.3%);
  border-radius: 15px;
  border: 1px solid #366b964a;
  padding: 30px;
}
.vebinar-sertificat__item{
  width: 100%;
}
/*
.vebinar__item{
  position: relative;
}
.vebinar__item-logo{
  position: absolute;
  top: 10px;
  right: 30px;
  width: 20%;
}
.vebinar__item-square{
  flex-direction: column;
  gap: 20px;
  width: 100%;
  position: relative;
  border: 3px solid #366B96;
  border-radius: 5px;
  margin: 50px 30px 60px;
  padding: 20px 20px 40px;
}
.vebinar__item-square-title{
  font-weight: 500;
  font-size: 16px;
  text-align: center;
}
.vebinar__item-square-desc{
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}
.vebinar__item-btn{
  position: absolute;
  bottom: 0;
  left: 50%;
}

.vebinar__item-date{
  width: 29%;
  padding-right: 20px;
  font-weight: 500;
  font-size: 14px;
  justify-content: center;
  align-items: center;
} */


/* ------- INDIVIDUALNOYE OBUCHENIYE PAGE -------  */

.speakers__slider-container{
  position: relative;
}
.speakers-btn-container{
  position: absolute;
  height: 100%;
  width: 100%;
}
.speakers__slider{
  margin-left: 10px !important;
  margin-right: 100px !important;
}
.speakers .swiper-button-next, .speakers .swiper-button-prev{
  background-color: #FFFFFF;
  border: 2px solid #366B96;
  padding: 8px 13px;
  border-radius: 5px;
  width: 43px;
  height: 43px;
}
.speakers .swiper-button-next:after, .speakers .swiper-button-prev:after {
  background-image: url(/local/templates/atmosphere/css/../img/arrow.png);
  background-repeat: no-repeat;
  color: #ffffff00 !important;
  position: absolute;
  top: 70%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
.speakers .swiper-button-next:after{
  top: 30%;
  transform: translate(-50%, -50%) rotate(180deg);
}

.speakers__slider-container {
  width: 100%;
  overflow: hidden;
}

.speakers__slider {
  width: 100%;
}

.swiper-wrapper {
  width: 100% !important;
}

.speakers__slide {
  /* width: 100% !important; */
  /* max-width: 340px;  */
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px 60px;
}



.speakers__slide-title {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  margin-top: 26px;
}
.speakers__slide-desc{
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  margin-top: 7px;
  padding: 0 20px;
}
.speakers__slide-img-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 199px;
  height: 199px;
  overflow: hidden;
  border-radius: 50%;
}
.speakers__slide-img{
  width: 100%;
  height: 100%;
  background-size: 100%;
  object-fit: cover;
  background-color: #e4e3e1;
}

.for-whom-obuch__wrap{
  justify-content: space-evenly;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
}
.for-whom-obuch__item{
  flex-direction: column;
  align-items: center;
  width: 30%;
}
.for-whom-obuch__img{
  width: 40%;
  /* border: 1px solid #006b99;
  border-radius: 50%;
  padding: 10px; */
}
.for-whom-obuch__item-title{
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  color: #152B4D;
  margin-top: 20px;
}
.for-whom-obuch__desc{
  font-weight: 400;
  font-size: 24px;
  color: #152B4D;
  line-height: 100%;
  margin-top: 40px;
}
.for-whom-obuch__item-desk{
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  margin-top: 10px;
}

/* ------- SEARCH PAGE -------  */
.found__list{
  padding-left: 0;
}
.found__item{
  position: relative;
  list-style: none;
  font-weight: 500;
  font-size: 24px;
  color: #366B96;
  margin-bottom: 22px;
  transition: .3s ease-in-out;
  cursor: pointer;
}
.found__item:hover{
  color: #4589c0;
}
.found__item::after {
  position: absolute;
  content: '';
  width: 0%;
  height: 2px;
  bottom: -2px;
  left: 0;
  background: #366B96;
  transition: .3s ease;
}
.found__item:hover::after {
  width: 100%;
}
.found__preview{
  color: #152B4D;
  font-size: 14px;
  font-weight: 400;
}
.found__path{
  color: #152b4db6;
  font-size: 14px;
}
.found__nav{
  gap: 22px;
}
.found__nav-nums-wrap{
  gap: 22px;
  justify-content: center;
}
.found__nav-num{
  border-radius: 5px;
  border: 2px solid #366B96;
  background-color: #fff;
  color: #366B96;
  transition: .3s ease-in-out;
  width: 43px !important;
  height: 43px !important;
  display: flex !important; 
  justify-content: center;
  align-items: center;
  cursor: pointer;
  text-align: center;
}
.found__nav-num:hover{
  background-color: #dfebfc;
}
.found__nav-num.active{
  background-color: #366B96;
  color: #fff;
}

.found__nav{
  justify-content: center;
  align-items: center;
  margin-top: 70px;
}
.found__slider-container {
  width: 100%;
  overflow: hidden;
}
.found__nav-btn-container{
  position: absolute;
  height: 100%;
  width: 100%;
}
.found__slider{
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.found__nav-button-next, .found__nav-button-prev{
  position: relative;
  display: block;
  background-color: #FFFFFF;
  border: 2px solid #366B96;
  padding: 8px 13px;
  border-radius: 5px;
  width: 43px !important;
  height: 43px !important;
}
.found__nav-button-next:after, .found__nav-button-prev:after {
  position: absolute;
  background-image: url(/local/templates/atmosphere/css/../img/arrow.png);
  background-repeat: no-repeat;
  color: #ffffff00 !important;
  top: 70%;
  left: 70%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  /* left: 23%; */
  width: 100%;
  height: 100%;
}
.found__nav-button-next:after{
  top: 30%;
  left: 20%;
  transform: translate(-50%, -50%) rotate(180deg);
}

/* -------- ABOUT PAGE -------- */
.about__hero{
  gap: 45px;
  display: grid;
  grid-template-columns: 0.4fr 1fr;
}
.about__hero-img{
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 8px solid #fff;
}
.about__hero-img img{
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about__hero-img::after{
  position: absolute;
  content: '';
  background-image: url(/local/templates/atmosphere/css/../img/about/about-logo.png);
  background-size: 100%;
  background-repeat: no-repeat;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* width: 80%; */
  width: 60%;
  height: 100%;
}
.about__hero-address{
  box-shadow: var(--box-shadow-black);
  background-color: #ffffff80;
  border-radius: 15px;
  padding: 30px 50px;
  gap: 45px;
  font-size: 20px;
  color: #152B4D;
  flex-direction: column;
  gap: 20px;
}

.about__documents-wrap{
 flex-direction: column; 
 gap: 48px;
}
.about__document-item{
  display: flex;
  align-items: self-start;
  gap: 20px;
}
.about__document-item a{
  position: relative;
  font-weight: 500;
  font-size: 24px;
  color: #366B96;
}
.about__document-item a:hover{
  color: #488bc2;
}
.about__document-item a::after {
  position: absolute;
  content: '';
  width: 0%;
  height: 2px;
  bottom: -2px;
  left: 0;
  background: #366B96;
  transition: .3s ease;
}
.about__document-item a:hover::after {
  width: 100%;
}

.it-activity{
  font-size: 22px;
}
.about-po-title, .about-patent-title{
  font-size: 30px;
  color: #152B4D;
  margin-bottom: 20px;
}
.about-po-text{
  font-size: 22px;
  color: #152B4D;
}
.about-po-li, .about-patent-li{
  font-size: 20px;
}
.about-patent-img{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}



.education-info {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.education-header {
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 2px solid #e0e0e0;
}

.education-header h1 {
  color: #334a63;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 10px;
}

.education-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 20px;
  margin-bottom: 30px;
}

.education-card {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 25px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.education-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  border-color: #334a6369;
}

.education-card__title {
  font-size: 18px;
  font-weight: 600;
  color: #334a63;
  margin-bottom: 15px;
  line-height: 1.4;
}

.education-card__link {
  display: inline-flex;
  align-items: center;
  color: #334a63;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}

.education-card__link:hover {
  color: #4c6c8d;
}

.education-card__link::after {
  content: "→";
  margin-left: 8px;
  transition: transform 0.3s ease;
}

.education-card__link:hover::after {
  transform: translateX(3px);
}

.education-preview {
  color: #666;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
}
.education-card--highlight {
  border-left: 4px solid #334a63;
}
.news-date-time {
  display: none; /* Скрываем даты для этого типа контента */
}
.about-text{
  font-weight: 400;
  font-size: 22px;
  color: #334a63;
  cursor:default;
  flex-direction: column;
}

/* -------- VACANCY PAGE -------- */
.dark-text{
  margin: 40px 0;
}
.dark-text__wrap{
  margin-bottom: 30px;
}
.dark-text__wrap ul{
  margin: 10px 0;
}
.dark-text__title{
  font-weight: 500;
  font-size: 30px;
  color: #152B4D;
}
.dark-text__li{
  position: relative;
  font-weight: 400;
  font-size: 18px;
  color: #152B4D;
  cursor:default;
  list-style: none;
}
.dark-text__li:not(:last-child){
  margin-bottom: 10px;
}
.dark-text__li::after{
  position: absolute;
  left: 0;
  bottom: -1px;
  content: '';
  width: 0;
  height: 1px;
  background-color: #152B4D;
  transition: .5s ease-in-out;
}
.dark-text__li:hover::after{
  width: 100%;
}
.vacancies-hh{
  justify-content: center;
  align-items: center;
  gap: 20px;
  text-align: center;
  padding: 14px 48px;
}
.vacancies-hh p{
  font-weight: 400;
  font-size: 22px;
}
.vacancies-hh img{
  width: 58px;
  height: 58px;
}

/* -------- PARTNERS PAGE -------- */
.partners__input{
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  border: 1px solid #6e8ea0;
  border-radius: 10px;
  font-family: Verdana;
  font-weight: 400;
  font-size: 14px;
  color: #366B96;
  padding: 10px 20px;
}
.partners__input:active, .partners__input:focus{
  border: 1px solid #37464e;
}
.partners__input::placeholder{
  font-family: Verdana;
  font-weight: 400;
  font-size: 14px;
  color: #366b967a;
}
.partners-hero__wrap{
  display: grid;
  grid-template-columns: 0.7fr 1fr;
  gap: 25px;

}
.partners-hero__item{
  flex-direction: column;
  justify-content: center;
}
.partners-hero__desc{
  flex-direction: column;
  font-weight: 400;
  font-size: 22px;
  color: #152B4D;
  gap: 15px;
}
.partners-hero__img{
  border-radius: 15px;
  box-shadow: var(--box-shadow-black);
}
.partners-hero__i{
  text-align: center;
  font-size: 20px;
}
.partners-hero__item button{
  margin-top: 20px;
}

/* -------- TO BE PARTNER PAGE -------- */
.tobe-partner__wrap{
  flex-direction: column;
  justify-content: start;
  gap: 38px;
}
.tobe-partner__item{
  display: grid;
  grid-template-columns: 0.1fr 1fr;
  cursor: default;
}
.tobe-partner__item-num{
  position: relative;
  font-family: 'Inter';
  font-weight: 500;
  font-size: 50px;
  text-align: center;
  vertical-align: middle;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  color: #F5F4E1;
  background-color: #366B96;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tobe-partner__item:not(:last-child) .tobe-partner__item-num::after{
  position: absolute;
  content: '';
  bottom: -150%;
  left: 90%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  background: url(/local/templates/atmosphere/css/../img/partners/Arrow.png) no-repeat;
  width: 100%;
  height: 100%;
}
.tobe-partner__item-text-title{
  font-weight: 500;
  font-size: 22px;
  color: #152B4D;
}
.tobe-partner__item-text-desk{
  font-weight: 400;
  font-size: 22px;
  color: #152B4D;
}

/* -------- COOPERATION PAGE -------- */
/* .partners__form {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
} */
.partners__form .p_wrap{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin-bottom: 20px;
}

/* -------- NEWS PAGE -------- */
.news{
  margin-left: 100px;
  margin-right: 100px;
  /* margin-top: 20px; */
}
section.news{
  margin-bottom: 0px;
}
.news-tags{
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 20px;
}
.news-tag{
  display: inline;
  border: 2px solid #366B96;
  border-radius: 15px;
  color: #366B96;
  background: #fff;
  padding: 10px 20px;
  transition: .3s ease-in-out;
  cursor: pointer;
  font-weight: 500;
  font-size: 12px;
}
.news-tag:hover, .news-tag.active{
  color: #fff;
  background: #366B96;
}
.news-cards{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.news-card{
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  border-width: 2px;
  flex-direction: column;
  justify-content: space-between;
  gap: 50px;
  transition: .3s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  background-size: cover;
}
.news-card__bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  transition: .3s ease-in;
}
.news-card:hover .news-card__bg{
  opacity: 0.4;
}
.news-card__up, .news-card__down{
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 40px;
  height: 100%;
}
/* .news-card.beige-bg:hover{
  background-color: #f7f5df;
}
.news-card.gray-bg:hover{
  background-color: #F1F1F1;
} */
.wide-card {
  grid-column: span 2;
  padding: 44px 48px;
}
.wide-card .news-card__title{
  width: 90%;
  font-size: 40px;
}
.news-card__title{
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 30px;
}
.news-card__date{
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
.news-card__up div.flex{
  gap: 20px;
  justify-content: space-between;
}
.news-card__hashtag{
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
.news-card__author{
  align-items: center;
  gap: 10px;
}
.news-card__author-img{
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.news-card__author-name{
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
}
.eucation_here{
  justify-content: center;
}
.eucation_here .beige-bg{
  
  max-width: 1040px;
  width: 100%;
}
.eucation_here-inner{
  justify-content: space-between;
}
.eucation_here-text{
  flex-direction: column;
  justify-content: space-between;
}



.newsletter{
  justify-content: center;
}
.newsletter .section{
  max-width: 1040px;
  width: 100%;
}
.newsletter-form{
  gap: 27px;
}
.newsletter-form__input-wrap{
  position: relative;
  background-color: #FFFFFF;
  border: 2px solid #366B96;
  box-shadow: var(--box-shadow-black);
  border-radius: 10px;
  width: 100%;
  height: 50px;
}
.newsletter-form__input-wrap::before{
  position: absolute;
  content: '';
  top: 10px;
  left: 9px;
  width: 28px;
  height: 28px;
  background: url(/local/templates/atmosphere/css/../img/news/input_icon.png) no-repeat;
  background-size: 100%;
  object-fit: contain;
}
.newsletter-form__input{
  position: absolute;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  z-index: 1;
  background-color: transparent;
  padding: 10px 50px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #152B4D;
  font-size: 18px;
}
.newsletter-form__label{
  position: absolute;
  margin-left: 30px;
  top: 0;
  left: 0;
  padding: 11px 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #152B4D;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 15%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
.newsletter-form__input:focus + .search-form__label {
	display: none!important;
}
.search-form__label.hidden {
  display: none;
}
.newsletter-policy{
  font-weight: 400;
  font-size: 11px;
  margin-top: 20px;
}
.newsletter .icon_wrap{
  margin-top: 30px;
  justify-content:center;
}
.mp-news__more .news__more-wrap{
  width: 50%;
  background: #F6F6F6;
  border-radius: 15px;
  justify-content: center;
  border: 2px solid #366B96;
}
.mp-news__more:hover .news__more-wrap{
  background: #ffffff;
}
.mp-news__more  .news__more-text{
  color: #366B96;
}

/* ------- NOT FOUND 404 PAGE -------  */
.not-found {
  padding: 40px;
  margin: 100px 10px 10px;
}
.not-found__wrap{
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px;
  background-color: #fff;
  border-radius: 15px;
  padding: 28px;
}
.not-found-img{
  width: 30%;
}
.not-found-title{
  font-size: 200px;
  color: #366B96;
}
.not-found-second-title{
  font-weight: 500;
  font-size: 32px;
}
.not-found-desc{
  font-weight: 400;
  font-size: 24px;
}
.not-found-nav{
  flex-direction: row;
  list-style: none;
  gap: 20px;
  color: #366B96;
  font-weight: 500;
  font-size: 22px;
}

/* ------- CONTACTS 404 PAGE -------  */
.contacts-page__block{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 90px;
}
.contacts-page__map{
  border-radius: 15px;
  overflow: hidden;
}
.contacts-page__map iframe{
  width: 100%;
}
.contacts-page__map img{
  object-fit: cover;
  height: 100%;
}
.contacts-page__address{
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 42px;
  border-radius: 15px;
  background-color: #fff;
  padding: 60px;
}
.contacts-page__address-wrap{
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 42px;
}
.contacts-page__address-item{
  display: grid;
  grid-template-columns: 0.16fr 1fr;
  gap: 30px;
  align-items: center;
  width: 100%;
}
.address-item-text{
  font-weight: 500;
  font-size: 28px;
  color: #152B4D;
  flex-direction: column;
}

.contacts-page__from-wrap{
  position: relative;
  flex-direction: column;
  gap: 41px;
  margin: 0 130px;
}
.contacts-page__img  img::after{
  width: 50%;
}

textarea.cp__form-comment-textarea {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  border: 1px solid #152B4D;
  border-radius: 10px;
  font-family: Verdana;
  font-weight: 400;
  font-size: 18px;
  color: #366B96;
  padding: 10px 20px;
}

label.cp__form-comment-label{
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  visibility: visible;
  opacity: 1;
  font-weight: 400;
  font-size: 18px;
  color: #366B96;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: .3s ease-in-out;
}
label.cp__form-comment-label.hide{
  visibility: hidden;
  opacity: 0;
}
.cp__form-comment-wrap{
  position: relative;
}
.btn-contacts{
  justify-content: center;
}
.btn-contacts button{
  border: 3px solid #FFFFFF;
}
.contacts-page-policy{
  font-family: 'Inter';
  font-weight: 400;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* ------- NAPRAVLENIYA PAGE -------  */
.napravleniya-pk{
  margin: 0;
}
.napravleniya-pk__item{
  width: 100%;
  /* height: 300px; */
  align-items: center;
}
.napravleniya-pk__wrap{
  align-items: center;
  gap: 30px;
}
.napravleniya-pk__title{
  font-size: 28px;
}
.napravleniya-pk__img{
  width: 100%;
  object-fit: contain;
  /* box-shadow: var(--box-shadow-black);
  border: 1px solid #366B96;
  border-radius: 15px;
  width: 100%; */
}
.napravleniya-pk.beige-bg{
  border: none;
  border-radius: 0;
  padding: 0;
}
.napravleniya-pk__desc{
  display: grid;
  font-weight: 400;
  font-size: 18px;
  color: #152B4D;
  line-height: 150%;
  margin-bottom: 20px;
}
.napravleniya-pk__desc span{
  color: #B23850;
  font-weight: 500;
}


.napravleniya-page__wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.napravleniya-page__item {
  position: relative;
  width: 100%;
  border-radius: 15px;
  border: 3px solid #366B96;
  box-shadow: var(--box-shadow-black);
  overflow: hidden;
}
.napravleniya-page__item-logo {
  position: absolute;
  top: 10px;
  right: 30px;
  width: 20%;
}
.napravleniya-page__item-square {
  flex-direction: column;
  gap: 20px;
  width: 100%;
  position: relative;
  border: 3px solid #366B96;
  border-radius: 5px;
  margin: 50px 30px 60px;
  padding: 20px 20px 40px;
}
.napravleniya-page__item-square-title {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
}
.napravleniya-page__item-square-desc {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}
.napravleniya-page__item-btn {
  position: absolute;
  bottom: 0;
  left: 50%;
}
.napravleniya-page__item-date {
  width: 29%;
  padding-right: 20px;
  font-weight: 500;
  font-size: 14px;
  justify-content: center;
  align-items: center;
}
/* new_items */
.course__item{
  position: relative;
  flex-direction: column;
  background: #fcfafa;
  border: 1px solid #366B96;
  border-radius: 20px;
  padding: 30px 20px;
  gap: 20px;
  justify-content: space-between;
  transition: .4s ease;
  cursor: pointer;
  margin-top: 20px;
}
.course__item:hover{
  background: #ffffff;
  box-shadow: 0px 1px 5px #0000003b;
}


.course__item-type {
  position: absolute;
  top: -19px;
  right: 17px;
  border-radius: 11px;
  border: 1px solid rgb(193, 201, 236);
  padding: 5px 12px;
  z-index: 1;
  transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
}

.course__item-type--default {
  opacity: 1;
  visibility: visible;
}

.course__item-type--hover {
  opacity: 0;
  visibility: hidden;
}

.course__item.has-hover-type:hover .course__item-type--default {
  opacity: 0;
  visibility: hidden;
}

.course__item.has-hover-type:hover .course__item-type--hover {
  opacity: 1;
  visibility: visible;
}




.course__item-title{
  font-size: 20px;
  /* margin-bottom: 50px; */
}
.course__item-btns{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.course__item-group{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-top: 50px;
}

.course__title-value{
  font-weight: 500;
}
.course__item-hours-title, .course__item-price-title{
  font-weight: 500;
  margin-right: 8px;
}

/* .course__item-title::first-letter {
    text-transform: uppercase;
} */


.learning-process__center{
  align-items: center;
}
.learning-process__wrap{
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
}
.learning-process__item{
  display: flex;
  flex-direction: column;
  width: 30%;
  cursor: default;
  justify-content: center;
  align-items: center;
  gap: 10px;
  transition: .3s ease-in-out;
}
.learning-process__item-img{
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #f0f0f0d9;
  border: 1px solid #152b4d00;
  margin-bottom: 10px;
  transition: .3s ease-in-out;
}
.learning-process__item:hover .learning-process__item-img{
  border: 1px solid #152b4d54;
}
.learning-process__item-img img{
  width: 100%;
  height: 100%;
}
.learning-process__item-title{
  font-size: 20px;
  font-weight: 500;
  color: #152b4d;
  text-align: center;
  margin-top: 10px;
}
.learning-process__item-desc{
  font-size: 17px;
  font-weight: 400;
  text-align: center;
}
.learning-process__item-num{
  position: relative; 
  width: 100%;
  font-size: 20px;
  
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
}
.num-wrap{
  padding: 5px 60px;
  border-radius: 30px;
  color: #F5F4E1;
  background-color: #152B4D;
}
.learning-process__item:not(:last-child):not(:nth-child(3)) .num-wrap::after {
  position: absolute;
  content: '';
  top: 43%;
  left: 14%;
  width: 100%;
  height: 2px;
  background-color: #152b4d;
  z-index: -1;
}

.learning-process__item-text{
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.learning-process__item-text-title{
  font-weight: 500;
  font-size: 20px;
  color: #366B96;
}


.through__video {
  height: 500px;
  width: 70%;
}
.video iframe{
  width: 100%;
  height: 100%; 
}
.napravleniya-page__video{
  justify-content: center;
  align-items: center;
}
.dropdown__item-title-wrap{
  display: flex;
  justify-content: space-between;
}
.dropdown__title{
  position: relative;
  color: #152B4D;
}
.dropdown__item--empty .dropdown__item-title-wrap {
  cursor: default !important;
}
.dropdown__item--empty .dropdown__item-close-wrap {
  display: none !important;
}
.dropdown__item--empty .dropdown__item-title-wrap:hover {
  background-color: transparent !important;
}
.dropdown__item--empty .dropdown__item-desc {
  display: none !important;
}

.answers{
  background: #f5f3f3;
  padding: 35px 0;
  margin-top: 0;
}
.answers__title{
  position: relative;
}
/* .answers__title::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -30%;
  background-color: #152B4D;
} */
.dropdown__item-close{
  width: 35px;
  height: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.dropdown__item-close-wrap{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
 transform: rotate(0deg);
  transition: .3s ease-in-out;
}
.dropdown__item-close-wrap.active{
  transform: rotate(-180deg);
}
.dropdown__item-close-line{
  width: 100%;
  height: 1px;
  background-color: #152B4D;
}
.dropdown__item-close-line:nth-child(2){
  transform: rotate(-90deg);
}

.dropdown__item{
  position: relative;
  color: #152B4D;
}
.item-wrap{
  background-color: #fff;
  border-radius: 15px;
  padding: 15px;
  margin-bottom: 10px;
}
.dropdown__item{
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.dropdown__item.active .dropdown__item-desc{
  height: auto;
}
.dropdown__item-title{
  font-weight: 500;
  font-size: 24px;
  color: #152B4D;
  margin-bottom: 10px;
  width: 100%;
}
.dropdown__item-desc{
  position: relative;
  height: 0;
  font-weight: 400;
  font-size: 20px;
  color: #152B4D;
  transition: .3s ease-in-out;
  width: 95%;
}
.dropdown__item-desc::after{
  position: relative;
  display: block;
  content: '';
  width: 100%;
  height: 25px;
}
.underline{
  position: relative;
  margin-top: 10px;
}
/* .underline::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #152B4D;
} */

/* ------- NAPRAVLENIYA SINGLE PAGE -------  */
.skills__wrap{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.skills__item-title{
  font-weight: 500;
  font-size: 18px;
  color: #152B4D;
}
.skills__item{
  display: grid;
  grid-template-columns: 0.1fr 1fr;
  gap: 20px;
}
.skills__item__img{
  border-radius: 50%;
  border: 1px  solid #0047AB;
  padding: 10px;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.knowledge__item{
  display: grid;
  grid-template-columns: 0.04fr 1fr;
  gap: 20px;
}
.knowledge__wrap{
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.knowledge__item-title{
  font-weight: 500;
  font-size: 22px;
  color: #152B4D;
}
.programma__desc{
  position: relative;
}
.programma__desc::after{
  position: absolute;
  content: '';
  left: 0;
  bottom: -30%;
  width: 100%;
  height: 1px;
  background-color: #000000b0;
}

/* TOP0-5 BLOCK  */
.top-five{
  background-color: #f5f3f3;
  padding: 50px 0;
}
.top-five__wrap{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.top-five__card{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  height: 310px;
  border-radius: 10px;
  width: 32%;
  background-color: #ffffff;
  transition: .5s ease;
}
.top-five__card:hover{
  transform: translate(0, -2px);
  box-shadow: 0px 3px 5px #0000001f;
  color: #334a63;
}
.top-icon{
  position: absolute;
  width: 25px;
  top: 10px;
  right: 10px;
  opacity: 0.8;
}
.top-five__title{
  width: 93%;
  font-size: 17px;
}
.top-five__type{
  color: #858585;
  font-size: 13px;
}
.top-five__practice{
  color: #332b7a;
  font-size: 13px;
}


 .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.modal-content {
    position: relative;
    background: white;
    width: 90%;
    max-width: 800px;
    max-height: 90vh;
    border-radius: 8px;
    overflow: hidden;
    z-index: 10000;
}

.modal-header {
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-body {
    padding: 20px;
    overflow-y: auto;
    max-height: calc(90vh - 70px);
}

.modal-close {
  /* position: absolute;
  top: 0px;
  right: 20px; */
    background: none;
    border: none;
    font-size: 40px;
    cursor: pointer;
}

.cart-loader {
    text-align: center;
    padding: 40px;
}

.cart-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.cart-table th,
.cart-table td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
}

.cart-table th {
    background-color: #f5f5f5;
}

.cart-total {
    text-align: right;
    margin: 20px 0;
    font-size: 18px;
}

.btn-checkout {
    background-color: #0047AB;
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}

.cart-empty {
    text-align: center;
    padding: 40px;
    font-size: 18px;
}

.order-success {
    text-align: center;
    padding: 30px;
}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
/* .basket-table thead tr th{
  text-align: start;
}
.basket-table td{
  width: 25%;
}
.basket-table td,
.basket-table thead tr th,
.basket-count{
  padding: 0 10px;
}
.basket-table td img{
  border-radius: 10px;
} */

.basket-header{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 30px;
}
.basket-item{
        border-top: 1px solid #8b8b8b77;
        padding-top: 10px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  justify-content: space-between;
  gap: 30px;
}
.header-item{
  text-align: center;
}
.item-column{
  display: flex;
  justify-content: center;
  align-items: baseline;
}
input.quantity-input{
  width: 50px;
  border: 1px solid rgb(47, 73, 150);
  padding-left: 10px;
}
.quantity-control{
  display: flex;
  align-items: baseline;  
  justify-content: center;
  gap: 10px;
}
.quantity-btn{
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid rgb(47, 73, 150);
  width: 30px;
  height: 30px;
  transition: .3s ease;
}
.quantity-btn:hover{
  background-color: #edf8fa;
}
.btn-remove{
  /* width: 100%; */
  font-size: 40px;
}
.order-form-section{
  padding-top: 20px;
}
.btn-submit{
    margin-top: 20px;
    padding: 8px 15px;
    background: rgb(47, 73, 150);
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
.item-info{
  font-weight: 500;
  padding: 0;
}
.item-hours{
  margin-top: 10px;
}
.item-discount{
  margin-top: 10px;
}
.item-discount div{
  display: flex;
  flex-direction: row;
  justify-content: start;
}
.btn-continue{
  margin-top: 20px;
  padding: 8px 15px;
  background: rgb(47, 73, 150);
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.oplata-shkola .select-type-wrap{
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  font-size: 30px;
  font-weight: 600;
  color: #2f4996;

}
.oplata-shkola .select-type{
  display: grid;
  grid-template-columns: 2fr 1fr;
  
}

.oplata-shkola .select-type .doc-data{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.oplata-shkola .doc-btn{
  display: flex;
  align-items: center;
}
.order-sertificat{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background-color: #0000000e;
  border-radius: 15px;
  padding: 20px;
}

.sertificat-card{
  height: 260px;
}
.sertificat-card .news-card__up{
  gap: 18px;
}
.sertificat-card .news-card__title{
  margin-bottom: 10px;
}
.sertificat-card .news-card__img{
  width: 50%;
  /* position: absolute;
  top: 1%;
  left: 1%;
  padding: 14px;
  width: 30%; */
}


.profile-wrapper {
	max-width: 900px;
	margin: 40px auto;
	font-family: Arial, sans-serif;
}

.profile-title {
	font-size: 24px;
	margin-bottom: 25px;
}

.profile-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

.profile-row {
	display: flex;
	flex-direction: column;
}

.profile-row label {
	font-size: 14px;
	color: #666;
	margin-bottom: 6px;
}

.profile-row input {
	padding: 10px 12px;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size: 14px;
}

.profile-row input:focus {
	border-color: rgb(47, 73, 150);
	outline: none;
}

.btn-continue {
	margin-top: 20px;
	padding: 8px 15px;
	background: rgb(47, 73, 150);
	color: white;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}


.orders-wrapper {
	max-width: 900px;
	margin: 50px auto;
	font-family: Arial, sans-serif;
}

.orders-title {
	font-size: 24px;
	margin-bottom: 25px;
}

.orders-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
	gap: 20px;
}

.order-card {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 10px;
	padding: 18px;
	box-shadow: 0 4px 10px rgba(0,0,0,0.04);
	transition: 0.2s;
}

.order-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}

.order-title {
	font-size: 16px;
	font-weight: 600;
	color: rgb(47,73,150);
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}

.order-title:hover {
	text-decoration: underline;
}

.order-subtitle {
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}

.order-subtitle:hover {
	text-decoration: underline;
}

.order-item{
  margin-bottom: 10px;
}
.order-meta {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: #444;
}

.order-price {
	font-weight: 600;
}

.order-qty {
	color: #777;
}

.order-discount {
	margin-top: 8px;
	font-size: 13px;
	color: #0a8f4c;
}

.order-pay-button{
  margin-top: 8px;
}

.similar-courses__container{
  position: relative;
  height: 250px;
  width: 1000px;
}

.similar-courses .course__item{
  height: 275px;
  margin-bottom: 44px;
  display: flex;
  justify-content: center;
  margin-top: 0;
  background: #334a63d6;
  font-weight: 600;
}
.similar-courses .course__item:nth-child(1){
  margin-left: 40px;
}
.similar-courses .course__item-title{
  font-size: 17px;
  font-weight: 600;
  color: #fff;
}
.similar-courses .course__item-group{
  opacity: 0.9;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #fff;
  font-weight: 400;
}
.similar-courses .swiper-button-next:after, .similar-courses .swiper-button-prev:after{
  color: #334a63  !important;
}
.similar-courses .swiper-button-next::before{
  position: absolute;
  content: '';
  width: 340%;
  height: 980%;
  background-color: #ffffff;
  filter: blur(10px);
  border-radius: 10%;
  z-index: -1;
}

/* куки */
#cookie-notice {
  position: fixed;
  min-width: 100%;
  height: auto;
  z-index: 100000;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 20px;
  left: 0;
      bottom: 0;
  text-align: center;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, Arial, Roboto, "Helvetica Neue", sans-serif;
  transition: transform 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#cookie-notice .cookie-notice-container {
  display: block;
}
.cookie-notice-container {
  padding: 15px 30px;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.cn-buttons-container, .cn-text-container {
  display: inline-block;
}
.cn-close-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  margin: -10px 0 0 0;
  width: 15px;
  height: 15px;
  opacity: .5;
  padding: 10px;
  border: none;
  outline: 0;
  background: 0 0;
  box-shadow: none;
  cursor: pointer;
}
.cn-close-icon:before {
  transform: rotate(45deg);
}

.cn-close-icon:after, .cn-close-icon:before {
  position: absolute;
  content: ' ';
  height: 15px;
  width: 2px;
  top: 3px;
  background-color: grey;
}
.cn-close-icon:after {
  transform: rotate(-45deg);
}

.cn-close-icon:after, .cn-close-icon:before {
  position: absolute;
  content: ' ';
  height: 15px;
  width: 2px;
  top: 3px;
  background-color: grey;
}
.cn-close-icon:hover {
  opacity: 1;
}

#cookie-notice.cookie-notice-hidden {
  transform: translateY(100%);
}
.sticky-popup{
  position: fixed;
  bottom: 33px;
  left: 20px;
  z-index: 1;
  animation: pulseWithPause 12s ease-in-out infinite;
  transform-origin: center;
}

@keyframes pulseWithPause {
  0%, 83% {
    transform: scale(1);
  }
  87% {
    transform: scale(1.15);
  }
  91% {
    transform: scale(1);
  }
  95%, 100% {
    transform: scale(1);
  }
}
.sticky-popup-img{
  width: 70px;
  cursor: pointer;
  transition: transform 0.3s ease;
}
.sticky-popup-img:hover {
  transform: scale(1.05);
}
.sticky-popup-text{
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: -140px;
  font-size: 13px;
  left: 0;
  transition: .3s ease-in-out;
  color: #334a63;
  font-weight: 800;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
}
.sticky-popup-text.active{
  opacity: 1;
  visibility: visible;
}

.courses_list{
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow-y: scroll;
  height: 350px;
  padding-right: 10px;
}


.select-course-label-list {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  border: 1px solid #6e8ea0;
  background-color: #fff;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 500;
  color: #2d3748;
  user-select: none;
  padding: 5px 7px;
  border: 1px solid #6e8ea000;
  margin: 0;
}

.select-course-input-list {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.select-course-input-list:checked + .select-course-label-list::before {
  background-color: #366B96;
  border-color: #366B96;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");
  background-size: 14px 14px;
  background-position: center;
  background-repeat: no-repeat;
}

.select-course-label-list::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #cbd5e0;
  border-radius: 6px;
  margin-right: 12px;
  background: white;
  transition: all 0.2s ease;
  flex-shrink: 0;
}
.client-regiona-item-list{
  position: relative;
  display: flex;
  flex-direction: column;
  border: 1px solid #6e8ea054;
  background-color: #fff;
  border-radius: 12px;
  transition: all 0.3s ease;
  z-index: 1;
}

.client-regiona-item-list .course__item-desc{
  font-size: 12px;
}

.aksiya-9-columns{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 20px;
}
.aksiya-9-columns .ask-question__input{
  height: unset;
}
.aksiya-9-section{
  margin-bottom: 50px;
}
.cr__more-wrap{
  background: #515570;
}

.free-materials{
  display: flex;
}
.free-materials-items-list{
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.half-item{
  width: 40%;
}
/* End */


/* Start:/local/templates/atmosphere/css/media.css?177986019639712*/
@media (max-width: 1520px) {
    .similar-courses__container{
        width: 950px;
    }
    .similar-courses .course__item {
        height: 340px;
    }
}
@media (max-width: 1440px) {
    .similar-courses__container {
        height: 330px;
    }
    .similar-courses__container{
        width: 750px;
    }
    .learning-process__item-title {
        font-size: 18px;
    }
    .learning-process__item-desc{
        font-size: 15px;
    }
    .logo{
        width: 140px;
        max-width: 150px;
        margin-right: 0;
    }
    .mission__text_first{
        font-size: 20px;
    }
    .advantages__item-desk{
        font-size: 15px;
    }
    .podgotovim__item-list{
        font-size: 16px;
    }
    .individual-obuch__desc{
        margin-bottom: 20px;
    }
    .table-row{
        margin-bottom: 10px;
    }
    .table-row li{
        font-size: 14px;
    }
    .r-review {
        font-size: 15px;
    }
    .r-name {
        font-size: 22px;
        margin-bottom: 14px;
    }
    .news__more-text {
        font-size: 18px;
    }
    .napravleniya__item-desc{
        font-size: 22px;
    }
    .napravleniya .section-title{
        margin-top: 90px;
    }
    .napravleniya-pk.beige-bg{
        margin-top: 0;
    }
    .course__item-hours, .course__item-price{
        flex-direction: column;
    }
    .dropdown__item-title{
        font-size: 22px;
    }
    .dropdown__item-desc{
        font-size: 18px;
    }
    .page-title{
        font-size: 36px;
    }
    .vebinar-anchors{
        gap: 30px;
    }
    .for-whom-obuch__item-title {
        font-size: 16px;
    }
    .about__document-item a{
        font-size: 21px;
    }
    .address-item-text {
        font-size: 23px;
    }

    .container{
        max-width: 1380px;
    }
   
    .section {
        margin-top: 60px;
        margin-bottom: 70px;
    }
    .nav{
        width: 40%;
    }
    .nav__li-item {
        font-size: 16px;
        margin-bottom: 17px;
    }
    .nav__wrap {
        gap: 25px;
    }
    .hero__silde-layer-btn{
        bottom: 10%;
    }
    .hero {
        gap: 35px;
        margin-top: 115px;
    }
    .section-title{
        font-size: 30px;
    }
    .btn-cobalt, .btn-red, .btn-blue{
        font-size: 15px;
    }
    .napravleniya__wrap{
        gap: 45px;
    }
    .napravleniya__item{
        flex: 0 0 calc(33.333% - 33px);
    }
    .individual-obuch{
        padding: 33px 42px;
    }
    .individual-obuch__item{
        gap: 0px;
    }
    .section-desc{
        font-size: 19px;
    }
    .advantages__item{
        font-size: 20px;
        padding: 32px;
        gap: 17px;
    }
    .achievements__wrap-1 .ach-item-desc{
        font-size: 20px;
    }
    .achievements__wrap-2 .ach-item-desc{
        font-size: 26px;
    }
    .reviews__slide{
        padding: 17px 20px;
    }
    .news-title {
        margin-top: 70px;
    }
    .news__item-title{
        font-size: 22px;
    }
    .news__item-tag, .news__item-date{
        font-size: 20px;
    }
    .news-info{
        justify-content: space-between;
    }
    .footer-blue-bg {
        padding: 49px 38px;
    }
    .footer-tel {
        font-size: 32px;
    }
    .footer__item{
        gap: 10px;
        font-size: 22px;
    }
    .not-found {
        padding: 20px;
        margin: 100px 0px 50px;
    }
    .not-found__wrap {
        gap: 16px;
    }
    .not-found-title {
        font-size: 90px;
    }
    .not-found-second-title {
        font-size: 20px;
    }
    .not-found-desc {
        font-weight: 400;
        font-size: 17px;
    }
    .not-found-nav {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
        font-size: 17px;
        padding: 20px;
    }
    .news-card__up div.flex {
        gap: 10px;
        flex-direction: column;
    }
    .napravleniya-pk__title {
        font-size: 24px;
    }
}
@media (max-width: 1200px) {
    .similar-courses__container{
        width: 650px;
    }
    .similar-courses .course__item {
        height: 100%;
    }
    .course__item-title{
        font-size: 14px;
    }
    .aksiya-9-columns{
        grid-template-columns: 1fr;
    }
}
@media (max-width: 1024px) {
    .half-item{
        width: 50%;
    }
    .client-regiona-item .course__item-hours-title, .client-regiona-item .course__item-price-title{
        display: none;
    }
    .client-regiona-item .course__item-more-btn{
        font-size: 12px;
    }
    .select-course-label{
        font-size: 14px;
    }
    .select-course{
        gap: 40px;
    }
    .online-platform__li{
        grid-template-columns: 0.2fr 2fr;
    }
    .online-platform__li-text {
        font-size: 14px;
    }
    .installment-plan__container{
        grid-template-columns: 1fr;
        margin-left: 0px;
        margin-right: 0px;
    }
    .installment-plan__li {
        font-size: 14px;
        line-height: 160%;
    }
    .installment-plan__text{
        padding: 0;
    }
    .programma__desc::after {
        top: -15px;
    }
    .logo .logo_big{
        display: none;
    }
    .logo .logo_small{
        display: block;
    }
    .help-qualification .tobe-partner__item-text-title {
        font-size: 16px;
        font-weight: 400;
    }
    .help-qualification .tobe-partner__item-num{
        margin-right: 10px;
    }
    .vebinar__block-item button{
        font-size: 14px;
    }
    .table-row{
        flex-direction: column;
    }
    .top-five__wrap{
        flex-wrap: wrap;
    }
    .top-five__card{
        width: 47%;
    }
    .speakers__slide{
        padding: 0px 36px;
    }
    .news-scroll-block {
        margin-bottom: 10px;
    }
    .hero__slider{
        height: 250px;
    }

    .container {
        max-width: 1000px;
    }
    body {
        font-size: 12px;
    }
    input[type="text"]{
        font-size: 14px;
    }
    .single-page{
        display: block;
    }
    .section {
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .section-title {
        font-size: 24px;
    }
    .section-desc {
        font-size: 14px;
        margin-bottom: 20px;
        position: relative;
    }
    .beige-bg{
        border-radius: 15px;
    }
    .table-row-2 {
        grid-template-columns: 1fr;
    }
    .table-title {
        font-size: 20px;
    }
    .table-row li {
        font-size: 14px;
    }
    .page-title{
        font-size: 35px;
        margin-top: 45px;
    }
    .sidebar-open-icon{
        display: flex;
    }
    .sidebar-left{
        position: fixed;
        top: 0;
        gap: 10px;
        left: -100%;
        width: 40%;
        opacity: 0;
        visibility: hidden;
        transition: .3s ease-in-out;
        padding: 20px;
        border: 1px solid #152B4D;
        border-radius: 0px 15px 15px 0px;
        box-shadow: 0px 10px 10px #00000079;
        overflow-y: auto;
        max-height: 100vh;
        z-index: 9999;
    }
    .sidebar-left.active {
        position: fixed;
        left: 0%;
        opacity: 1;
        visibility: visible;
    }
    .sidebar-left .popup-close{
        display: flex;
    }
    .sidebar-left__title , .sidebar__banner-title{
        font-size: 20px;
        padding-bottom: 11px;
    }
    .sidebar-left__a{
        font-size: 14px;
    }
    .video-play{
        width: 15%;
    }
    .sidebar__banner{
        border-radius: 15px;
        padding: 16px;
        margin-bottom: 10px;
    }
    .sidebar__banner-text{
        font-size: 14px;
    }
    .scroll-block {
        padding: 0px;
    }

    .burger{
        width: 45px;
        margin-right: 15px;
    }
    .logo{
        width: 190px;
        margin-right: 15px;
    }
    .icon_wrap {
        gap: 15px;
    }
    .icon {
        width: 35px;
    }
    .search-icon {
        width: 35px;
    }
    .header__btns-wrap {
        gap: 20px;
    }
    .btn-cobalt,  .btn-red, .btn-blue {
        font-size: 12px;
    }
    .hero {
        gap: 20px;
        margin-top: 95px;
        flex-direction: column;
    }
    .hero__desc {
        font-size: 16px;
    }
    .hero__title {
        margin-bottom: 10px;
    }
    .hero__tag-wrap {
        gap: 8px 0px;
        margin: 0 -6px;
        margin-top: 15px;
    }
    .hero__tag{
        font-size: 12px;
        margin: 0px;
    }
    .hero__tag:not(:last-child) {
        margin-right: 6px;
    }
    .hero__find-course-text {
        margin-left: 1rem;
    }
    .hero__find-course{
        font-size: 12px;
    }
    .hero__silde-layer-texts {
        bottom: 20%;
    }
    .hero__silde-layer-title{
        font-size: 27px;
    }
    .hero__silde-layer-desc{
        font-size: 14px;
    }
    .hero__silde-layer-btn{
        font-size: 12px;
        border: 1px solid #FFFFFF;
    }
    .mission__text{
        padding: 30px;
    }
    .mission__text_first {
        font-size: 16px;
    }
    .mission__text_sec {
        font-size: 16px;
        margin-top: 24px;
    }
    .napravleniya__item {
        flex: 0 0 calc(33.333% - 20px);
    }
    .napravleniya__wrap {
        gap: 25px;
        margin-bottom: 40px;
    }
    .napravleniya__item-desc{
        font-size: 14px;
    }
    .napravleniya__more-img, .news__more-img {
        width: 24px;
        height: 14px;
    }
    .napravleniya__more-text, .news__more-text {
        font-size: 12px;
    }
    .napravleniya__more-wrap, .news__more-wrap{
        padding: 8px 16px;
        gap: 3px;
    }
    .document__note {
        font-size: 14px;
        margin-top: 25px;
    }
    .podgotovim__item {
        padding: 18px 25px;
        gap: 20px;
    }
    .podgotovim__item-title{
        font-size: 22px;
    }
    .podgotovim__item-list{
        font-size: 14px;
    }
    .podgotovim__note {
        margin-top: 20px;
        font-size: 12px;
    }
    .individual-obuch__wrap{
        margin-bottom: 20px;
    }
    .individual-obuch__item a{
        text-align: center;
    }
    .individual-obuch__desc span{
        font-size: 17px;
    }
    .individual-obuch__img {
        max-width: 100%;
    }
    .order-io__wrap {
        gap: 40px;
    }

    .o__item-header, .o__item-content {
        font-size: 18px;
    }
    .order-io__item{
        gap: 10px;
    }
    .o__item-content {
        gap: 20px;
    }
    .o-price span {
        font-size: 25px;
    }
    .question {
        padding: 25px;
    }
    .question__item {
        gap: 10px;
    }
    .advantages__item {
        font-size: 14px;
        padding: 18px;
    }
    .achievements__wrap-1 .ach-item-num, .achievements__wrap-2 .ach-item-num {
        font-size: 45px;
    }
    .achievements__wrap-1 .ach-item-desc, .achievements__wrap-2 .ach-item-desc {
        font-size: 14px;
    }
    .achievements__wrap-1, .achievements__wrap-2 {
        padding: 29px 68px;
        gap: 60px;
    }
   .reviews {
        font-size: 14px;
    }
    .r-name {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .news__item-title {
        font-size: 14px;
    }
    .news__item-tag, .news__item-date {
        font-size: 14px;
    }
    .news__item-wrap {
        margin: 14px;
    }
    .news__container {
        gap: 20px;
        margin-bottom: 50px;
    }
    .footer-blue-bg {
        padding: 30px;
    }
    .footer-title {
        margin-bottom: 40px !important;
    }
    .footer__item {
        font-size: 16px;
    }
    .footer-tel {
        font-size: 19px;
    }

    .ask-question__label{
        font-size: 18px;
    }
    .ask-question__input-textarea {
        height: 145px;
        padding: 15px;
        border-radius: 12px;
    }
    .checkbox-label, .search-form__label {
        font-size: 14px;
    } 
    .aq-item{
        justify-content: center;
    }
    .ask-question__input::placeholder, .ask-question__input-textarea::placeholder, .ask-question__input{
        font-size: 14px;
    }
    .ask-question-policy {
        font-size: 12px;
    }
    .search-popup {
        width: 744px;
    }
    .search-form__label{
        left: 20%;
    }
    .search-form__input-wrap{
        height: 41px;
    }
    .search-form__input-wrap::before{
        top: 5px;
    }


    /* pages  */
    .individual-obucheniye-page{
        position: unset;
        font-size: 14px;
    }
    .scroll-block .individual-obuch{
        padding: 15px;
    }
    .individual-obuch-policy{
        font-size: 12px;
    }

    .for-whom-obuch__wrap{
        gap: 20px;
    }
    .for-whom-obuch__item-title{
        font-size: 18px;
    }
    .for-whom-obuch__item-desk{
        font-size: 15px;
    }
    .for-whom-obuch__desc{
       font-size: 14px; 
    }

    .scheme-num {
        font-size: 30px;
    }
    .scheme-text {
        font-size: 12px;
    }
    .scheme__item{
        flex-direction: column;
    }

    .speakers__slide-desc{
        font-size: 14px;
    }


    .vebinar-sertificat__wrap{
        gap: 20px;
    }
    .found__item{
        font-size: 18px;
    }
    .found__nav-button-next, .found__nav-button-prev{
        padding: 0;
    }
    
    .about__hero{
        display: flex;
        flex-direction: column;
    }
    .about__hero-address{
        order: -1;
    }
    
    .about__document-item a{
        font-size: 20px;
    }
    .it-activity {
        font-size: 18px;
    }
    .about-po-title, .about-patent-title{
        font-size: 24px;
    }
    .about-po-li, .about-patent-li {
        font-size: 18px;
    }

    .dark-text__title{
        font-size: 22px;
    }
    .dark-text__li{
        font-size: 14px;
        margin-left: 25px;
    }
    .vacancies-hh p {
        font-size: 20px;
    }
    .vacancies-hh{
        padding: 0;
    }
    .partners-hero__i {
        font-size: 17px;
    }
    .tobe-partner__item-text-title {
        font-size: 20px;
    }
    .tobe-partner__item-text-desk {
        font-weight: 400;
        font-size: 18px;
        color: #152B4D;
    }
    .contacts-page__block {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }
    .contacts-page__map img {
        width: 100%;
    }
    .address-item-text {
        font-size: 24px;
    }
    .contacts-page__address {
        padding: 32px;
    }
    .contacts-page__address-item {
        grid-template-columns: 0.11fr 1fr;
    }
    .contacts-page__from-wrap {
        margin: 0 30px;
    }
    .learning-process__item-num{
        width: 100%;
        height: 66px;
    }
    .learning-process__item-text-title{
        font-size: 20px;
    }
    .dropdown__item-title{
        font-size: 21px;
    }
    .dropdown__item-desc{
        font-size: 15px;
    }

    .skills__item-title {
        font-size: 18px;
    }
    .knowledge__item-title {
        font-size: 18px;
    }
    .news-cards {
        grid-template-columns: 1fr 1fr;
    }
    .wide-card {
        grid-column: 1;
    }
    .wide-card {
        width: 100%;
    }
    .wide-card .news-card__title {
        font-size: 20px;
    }
    .news-card__title {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .gray-bg, .light-blue-bg, .wide-card {
        padding: 20px;
    }
    .eucation_here-inner, .newsletter-form {
        gap: 20px;
    }
    .news {
        margin-left: 0px;
        margin-right: 0px;
    }
    .partners-hero__img {
        border-radius: 15px;
    }
   .about-text {
        font-size: 18px;
   }
}

@media (max-width: 975px) {
    .course__item-desc{
        flex-direction: column;
        gap: 8px;
        align-items: center;
        padding: 10px;
    }
    .online-platform__container {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .online-platform__devices{
        width: 80%;
    }
    .online-platform__li-svg{
        width: 70px;
        height: 70px;
    }
    .online-platform__ul{
        gap: 10px;
    }
    .logo .logo_small {
        width: 40%;
    }
    .menu{
        display: none;
    }
    .mobile-menu-btn{
        display: flex;
    }
    .nav__li-item .sub-menu{
        position: relative;
        top: 0;
        padding-left: 30px;
        opacity: 1;
        visibility: visible;
        height: auto;
        background: transparent;
    }
    .nav__li-item .sub-menu li a {
        color: #d3d2d2;
        font-size: 14px;
        opacity: 1;
        transition: opacity 0.2s ease-in-out;
    }
    .header__btns-wrap .ask-question-btn{
        display: block;
    }
    .btn-cobalt, .hero__silde-layer-btn{
        padding: 5px 8px;
    }
    .learning-process__item:not(:last-child):not(:nth-child(3)) .num-wrap::after{
        width: 110%;
    }
    .promo-popup{
        width: 670px;
    }
    .up-desc{
        display: none;
    }
    .up-mobile {
        display: block;
    }
    .up-mobile .user-profile-name{
        color: #fff;
    }
}

@media (max-width: 768px) {
    .free-materials{
        flex-direction: column;
    }
    .half-item{
        width: 100%;
    }
    .free-materials-items-list{
        order: -1;
        gap: 12px;
    }
    .post-navigation .nav-links {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .post-navigation .nav-previous,
    .post-navigation .nav-next {
        text-align: center;
    }
    
    .post-navigation .nav-previous .nav-subtitle {
        padding-left: 0;
    }
    
    .post-navigation .nav-next .nav-subtitle {
        padding-right: 0;
    }
    
    .post-navigation .nav-previous .nav-subtitle::before {
        position: relative;
        display: inline-block;
        margin-right: 8px;
    }
    
    .post-navigation .nav-next .nav-subtitle::after {
        position: relative;
        display: inline-block;
        margin-left: 8px;
    }
    
    .post-navigation .nav-title {
        font-size: 16px;
    }
    
    .post-navigation .nav-previous,
    .post-navigation .nav-next {
        padding: 15px;
        background: rgba(33, 103, 96, 0.05);
        border-radius: 10px;
        transition: background-color 0.3s ease;
    }
    
    .post-navigation .nav-previous:hover,
    .post-navigation .nav-next:hover {
        background: rgba(33, 103, 96, 0.1);
    }
    .learning-process__item-img{
        width: 130px;
        height: 130px;
    }
    .promo-popup {
        width: 400px;
        flex-direction: column;
    }
    .promo-popup-form .popup-close{
        top: 1px;
        right: 1px;
        width: 27px;
        height: 27px;
    }
    .individual-obuch__item{
        align-items: center;
    }
    .course__item-group{
        margin-top: 10px;
    }
    .video-play {
        width: 11%;
        left: 47%;
    }
    .document__items-wrap {
        padding-top: 10px;
    }
    .vebinar__block-item img {
        width: 90%;
    }
    .ask-question-popup {
        width: 600px;
    }

    .page-title {
        font-size: 30px;
    }
    /*1 колонка */
   .napravleniya__item {
        flex: 0 0 calc(50% - 15px);
    }
    .container {
        max-width: 755px;
    }
    .logo {
        width: 125px;
    }
    .icon, .search-icon{
        width: 45px;
    }    
    .btn-red, .btn-blue {
        font-weight: 400;
    }
    .table-row-2 {
        width: 100%;
    }
    .burger {
        border: 2px solid #515570;
        gap: 2px;
    }
    .burger-line {
        height: 2px;
    }

    .free-course__wrap {
        flex-direction: column;
    }
    
    .mission {
        flex-direction: column;
    }
    
    .f-item-1,
    .f-items-right {
        flex: 0 0 100%;
        width: 100%;
    }
    .napravleniya__item-img{
        border-radius: 12px;
    }
    .white-bg, .vebinar__item, .podgotovim__item, .free-course__item, .napravleniya__item, .mission__text, .mission__video, .hero__slider, .advantages, .advantages__item, .achievements__wrap-1,.question, .news__item, .news__item-img, .individual-obuch__img{
        border-radius: 15px;
    }
    .f-items-right {
        flex-direction: row;
    }
    .individual-obuch{
        border-radius: 15px;
    }
    .individual-obuch__wrap {
        gap: 27px;
        flex-direction: column;
    }
    .order-io__item{
        border-radius: 10px;
    }
    .o__item-header {
        border-radius: 3px;
    }
    .order-io__wrap {
        gap: 10px;
    }
    .o-sertificat {
        font-size: 12px;
    }
    .question__wrap {
        gap: 17px;
    }
    .question__item {
        gap: 7px;
    }
    .advantages__wrap {
        grid-template-columns: 1fr;
    }
    .achievements__wrap-1, .achievements__wrap-2 {
        padding: 29px 30px;
        gap: 52px;
    }
    .achievements__wrap-1 .ach-item-num, .achievements__wrap-2 .ach-item-num {
        font-size: 35px;
    }
    .achievements__wrap-1 .ach-item-desc, .achievements__wrap-2 .ach-item-desc {
        font-size: 12px;
    }
    .reviews{
        padding: 20px 0;
    }
    .clients__slider {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .news__container{
        grid-template-columns: repeat(2, 1fr);
    }
    .footer__address {
        gap: 37px;
    }
    .footer__item {
        font-size: 14px;
    }
    .footer-blue-bg {
        border-radius: 15px;
        margin-bottom: 60px;
    }
    .btn-footer {
        border: 1px solid #F5F4E1;
    }
    .footer__bottom{
        font-size: 12px;
    }

    .vebinar__item-square{
        margin: 47px 21px 50px;
    }
    .vebinar__item-square-title {
        font-size: 13px;
    }
    .vebinar__item-square-desc {
        font-size: 12px;
    }
    .vebinar__item-date{
        font-size: 12px;
    }
    .vebinar__item-logo {
        width: 33%;
    }
    .for-whom-obuch__item-title {
        font-size: 16px;
    }
    .about__hero-img{
        margin-bottom: 15px;
        order: 0;
    }
    
    .about__document-item a {
        font-size: 18px;
    }
    .it-activity {
        font-size: 14px;
    }
    .about-po-title, .about-patent-title {
        font-size: 20px;
    }
    .about-po-li, .about-patent-li {
        font-size: 14px;
    }

    .education-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .education-card {
        padding: 20px;
    }
    
    .education-header h1 {
        font-size: 26px;
    }

    
    .dark-text__title {
        font-size: 20px;
    }
    .dark-text__li {
        font-size: 18px;
        margin-left: 25px;
    }
    .vacancies-hh p {
        font-size: 18px;
    }
    .tobe-partner__item-num {
        width: 66px;
        height: 66px;
    }
    .tobe-partner__item{
        gap: 10px;
        font-size: 35px;
    }
    .question .btn-blue {
        font-size: 12px;
    }
    .policy {
        font-size: 12px;
        text-align: left;
    }
   
    .contacts-page__block {
        grid-template-columns: 1fr;
    }

    .address-item-text {
        font-size: 20px;
    }
    .contacts-page__address-wrap, .contacts-page__from-wrap{
        gap: 26px;
    }
    .contacts-page__img{
        display: none;
    }

    .news-page {
        grid-template-columns: 1fr;
    }

    .napravleniya-page__item-square{
        margin: 47px 21px 50px;
    }
    .napravleniya-page__item-square-title {
        font-size: 13px;
    }
    .napravleniya-page__item-square-desc {
        font-size: 12px;
    }
    .napravleniya-page__item-date{
        font-size: 12px;
    }
    .napravleniya-page__item-logo {
        width: 33%;
    }
    .news-cards {
        grid-template-columns: 1fr;
    }


    .course__item-group{
        align-items: baseline;
        flex-direction: column;
    }
    .napravleniya-page__wrap {
        grid-template-columns: 1fr;
    }
    .vebinars-page__wrap {
        grid-template-columns: 1fr;
    }
    .skills__item__img {
        width: 40px;
        height: 40px;
    }
    .skills__item-title, .knowledge__item-title {
        font-size: 17px;
    }
    .dropdown__item-title {
        font-size: 20px;
    }
    .dropdown__item-desc{
        font-size: 16px;
    }
    .dropdown__item-desc{
        margin-bottom: 0;
    }
    .news-scroll-block {
        padding-right: 0;
        margin-bottom: 10px;
    }
    .iframe iframe{
        width: 100%;
        height: 400px;
    }
    .select-course-label {
        padding: 10px 14px;
        font-size: 14px;
    }
    
    .select-course-label::before {
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }

    .partners__form .p_wrap{
        grid-template-columns: 1fr;
    }
    .mission__video {
        width: 100%;
    }
    .mission__video-mp4{
        position: relative;
    }
    .mission__video-play {
        width: 20%;
    }
    .learning-process__item .num-wrap::after{
        display: none; 
    }
    .oplata-shkola .select-type-wrap{
        font-size: 26px;
    }
    .oplata-shkola .select-type .doc-data{
        flex-direction: column;
    }
}

@media (max-width: 650px) {
    .similar-courses__container {
        width: 100%;
        height: 100%;
    }
    .select-course{
        grid-template-columns: 1fr;
    }
    .question__wrap {
        flex-direction: column;
    }
    .question__item img {
        width: unset;
        height: 100%;
    }
    .footer__container {
        gap: 40px;
        flex-direction: column;
    }
    .napravleniya-pk__item .btn-cobalt{
        margin-bottom: 10px;
    }
    .bx-breadcrumb {
        flex-direction: column;
    }
    .skills__item-title, .knowledge__item-title {
        font-size: 14px;
    }
    .btn-cobalt {
        padding: 5px 17px;
    }
    .login-popup-wrap{
        flex-direction: column;
    }
    .login-popup-wrap > div{
        width: 100%;
    }
    .login-popup{
        top: 7%;
        overflow-y: auto;
        height: 100%;
    }
    .leave-request-popup, .ask-question-popup, .search-popup{
        width: 100%;
        max-width: 360px;
    }
    
    .item-column.item-name img,
    .quantity-btn{
        display: none;
    } 
    .basket-item{
        gap: 15px;
    }
    .basket-header{
        gap: 15px;
    }
    .modal-body {
        padding: 10px;
    }
}


@media (max-width: 500px) {
    
    /* .cookie-notice-container{
        height: 50px;
        position: relative;
    }
    .cookie-notice-container::after{
        position: absolute;
        content: '';
        width: 100%;
        height: 40%;
        background-color: #ffffff;
        filter: blur(10px);
        border-radius: 10%;
        z-index: 10;
        bottom: 0;
        left: 0;
    } */
    .similar-courses .swiper-wrapper {
        margin: 0;
    }
    .similar-courses .course__item:nth-child(1){
        margin-left: 43px;
    }
    .similar-courses .swiper-button-next::before{
        width: 330%;
        height: 1110%;
    }
    .cr-type{
        height: 40px;
    }
    .client-regiona-item{
        border-radius: 7px;
    }
    .select-course-label {
        padding: 6px 6px;
        font-size: 13px;
    }
    .promo-popup {
        width: 340px;
        padding: 0 !important;
    }
    .online-platform__devices {
        width: 100%;
    }
    .installment-plan__title {
        font-size: 14px;
        text-align: center;
    }
    .top-five__wrap{
        flex-direction: column;
    }
    .top-five__card {
        width: 100%;
    }
    .popup-thanks-inner{
        padding: 117px 20px;
        max-width: 360px;
        width: 100%;
    }
    .news-tag {
        font-size: 10px;
    }
    .tags{
        display: none;
    }
    .eucation_here-inner, .newsletter-form {
        flex-direction: column;
    }
    .education-card__link{
        font-size: 14px;
    }
    .education-card {
        padding: 15px;
    }
    .education-card__title{
        margin-bottom: 0;
    }
    .education-info{
        padding: 0;
    }
    .about-text {
        font-size: 14px;
    }
    .vebinar__block-item.pd-item-2{
        margin-top: 20px;
    }
    .top-five__card{
        height: 100%;
        gap: 30px;
    }
    .num-wrap,.learning-process__item-text-title {
        font-size: 14px;
    }
    .individual-obuch__img {
       height: 250px;
    }
    .container {
        max-width: 400px;
    }
    .section-title {
        font-size: 20px;
    }
    .beige-bg{
        padding: 12px;
        border:none;
    }
    .scroll-block .individual-obuch {
        padding: 0px;
    }
    .btn-blue{
        padding: 5px 9px;
    }
    .table-title {
        font-size: 20px;
    }
    .table-row ul {
        gap: 7px;
    }
    .search-icon {
        display: none;
    }
    .logo {
        width: 40px;
    }
    .logo .logo_small {
        width: 100%;
    }
    .nav {
        width: 100%;
    }
    .hero{
        flex-direction: column;
    }
    .hero__silde-layer-title {
        font-size: 24px;
    }

    .hero__silde-layer-desc {
        font-size: 12px;
    }
    .hero__slide-layer-img {
        width: 100%;
    }
    .hero__silde-layer-btn {
        font-size: 11px;
        bottom: 7%;
    }

    .hero__courses {
        width: 100%;
    }
    .mission__text {
        padding: 0px;
    }
    
    .mission__video-mp4{
        position: relative;
    }
    .mission__video-play {
        width: 20%;
    }
    .napravleniya__item-desc {
        font-size: 20px;
        padding: 25px;
    }
    .napravleniya__more-svg {
        scale: 0.7;
    }
    .podgotovim__wrap {
        flex-direction: column;
    }
    .document__wrap{
        flex-direction: column;
    }
    .document__items-wrap {
        margin-top: 140px;
        margin-bottom: 60px;
    }
    .advantages__item{
        background-image: none !important;
    }
    .vebinar {
        padding: 40px 0;
    }
    .vebinar__wrap {
        grid-template-columns: 1fr;
    }
    .vebinar__block-wrap{
        grid-template-columns: 1fr;
    }
    .individual-obuch {
        padding: 26px;
    }
    .order-io__wrap {
        flex-direction: column;
    }
    .o__item-content {
        gap: 10px;
    }
    .o-sertificat {
        font-size: 17px;
    }
    .question__item{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .advantages{
        padding: 15px 0px;
    }
    .advantages__col-2 {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .advantages__col-1 img{
        width: 70%;
    }
    .achievements__wrap-1, .achievements__wrap-2 {
        flex-direction: column;
    }
    .ach-item{
        align-items: center;
        text-align: center;
    }
    .achievements__wrap-1, .achievements__wrap-2 {
        gap: 40px;
        flex-wrap: wrap;
        flex-direction: row;
    }
    .ach-item-img{
        width: 55%;
    }
    .ach-item{
        width: 43%;
    }
    .reviews__slider {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .reviews-btn-container {
        position: relative;
        width: 35%;
        padding-bottom: 60px;
    }
    .news__container {
        grid-template-columns: 1fr;
    }
    .news__item-img {
        border: 1px solid #366B96;
        box-shadow: 0px 2px 2px #00000040;
    }
    .news__more-svg {
        scale: 0.7;
    }
    .news-scroll-block {
        margin-bottom: 30px;
    }
    #news .sidebar-open-icon{
        display: none;
    }
    .news-botttom {
        flex-direction: column;
    }
    .author-info{
        display: none;
    }
    .footer-title {
        font-size: 22px;
    }
    .footer__container.container{
        padding: 0;
    }
    .footer__address {
        width: 100%;
    }
    
    .popup{
        padding: 15px;
    }
    .checkbox-wrap {
        flex-wrap: wrap;
        justify-content: center;
    }
    .checkbox-item{
        width: 40%;
    }
    .nav-search-icon{
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .search-popup {
        padding: 10px;
    }
    .search-form__input{
        padding: 4px;
    }
    .search-form__input-wrap::before {
        display: none;
    }
    .search-form__label {
        left: 35%;
        margin-left: 22px;
        padding: 8px;
    }
    .search-form__button {
        width: 190px;
        margin-right: 0;
    }
    .search-form {
        gap: 10px;
        align-items: center;
        flex-direction: column;
    }
    .footer__bottom .container{
        flex-direction: column;
    }
    .footer__bottom-left, .footer__bottom-center, .footer__bottom-right {
        gap: 6px;
        padding: 14px 0;
    }
    
    .order-io__item{
        width: 100%;
    }
    .order-io {
        border-radius: 15px;
        padding: 15px 10px;
    }
    .ach-item {
        width: 40%;
    }
    .for-whom-obuch__wrap{
        justify-content: center;
    }
    .for-whom-obuch__item{
        width: 45%;
    }
    .for-whom-obuch__img {
        width: 60%;
    }
    .individual-obuch__form{
        grid-template-columns: 1fr;
    }
    .scheme__wrap {
        gap: 25px;
        align-items: center;
        flex-direction: column;
    }
    .speakers__slider{
        margin-left: 20px !important;
    }
    .speakers__slide{
        max-width: 100% !important;
    }
    .speakers__slide-img {
        width: 100%;
    }
    .speakers__slide-desc, .speakers__slide-title {
        width: 100%;
    }
    .speakers__slide-desc{
        padding: 0px;
    }
   



    .vebinar-sertificat__wrap {
        flex-direction: column;
    }
    .aq-item {
        flex-direction: column;
    }
    .napravleniya__item {
        flex: 0 0 calc(100% - 15px);
    }

    .individual-obuch {
        padding: 0;
    }

    .news {
        margin-left: 0;
        margin-right: 0;
    }
    .footer-blue-bg, .white-bg, .blue-bg{
        padding: 16px;
    }

    .ask-question-policy{
        text-align: left;
    }
    .about__hero-address{
        padding: 10px;
        border-radius: 10px;
        font-size: 15px;
    }

    .about__documents-wrap {
        gap: 30px;
    }
    .about__document-item a {
        font-size: 14px;
    }
    .about__document-item img{ 
        width: 10%;
    }
    .dark-text__wrap ul{
        padding-left: 0;
    }
    .dark-text__title {
        font-size: 18px;
    }
    .dark-text__li {
        font-size: 14px;
    }
    #how-the-training-works br{
        display: none;
    }
    #how-the-training-works .dark-text__li{
        margin-left: 0;
    }
    .vacancies-hh p {
        font-size: 14px;
    }
    .partners-hero__wrap {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .partners-hero__item:nth-child(2){
        order: -1;
    }
    .partners-hero__desc, .partners-hero__title{
        text-align: center;
    }

    .partners__form {
        grid-template-columns: 1fr;
    }
    .address-item-text {
        font-size: 16px;
    }
    .contacts-page__address-item {
        grid-template-columns: 0.2fr 1fr;
    }

    .contacts-page__from-wrap {
        margin: 0px;
    }
    .contacts-page-policy{
        font-size: 12px;
    }
    .napravleniya-pk__wrap {
        flex-direction: column;
    }
    .napravleniya-pk__item:nth-child(2){
        order: -1;
    }
    .napravleniya-pk__img {
        border-radius: 15px;
    }
    .course__item-btns{
        flex-direction: column;
        width: 100%;
        gap: 10px;
    }
    .course__item-btns .btn{
        width: 100%;
        text-align: center;
    }
    .vebinar__item-btns{
        flex-direction: column;
        width: 100%;
        gap: 10px;
    }
    .vebinar__item-btns .btn{
        width: 100%;
        text-align: center;
    }

    .learning-process.section{
        margin-top: 80px;
    }
    .learning-process__wrap {
        flex-direction: column;
        justify-content: flex-start;
        gap: 30px;
    }
    .learning-process__item{
        width: 100%;
        gap: 0;
    }
    .learning-process__item-text{
        margin-top: 0;
    }
    .learning-process__item-title {
        font-size: 16px;
    }
    .learning-process__item-desc {
        font-size: 14px;
    }
    .learning-process__item-img {
        width: 100px;
        height: 100px;
    }


    .through__video {
        width: 100%;
        height: 220px;
    }
   .speakers__slider {
        width: 78% !important;
    }  
    .speakers__slider {
        margin-left: 34px !important;
    }

    .dropdown__item-title {
        font-size: 16px;
    }
    .dropdown__item-desc {
        font-size: 14px;
        margin-bottom: 3px;
    }
    .page-title::after{
        bottom: -7%;
    }
    .skills__wrap {
        grid-template-columns: 1fr;
    }
    .skills__item-title, .knowledge__item-title {
        font-size: 14px;
    }
    .programma__desc::after {
        bottom: -10%;
    }
    .not-found__wrap{
        border-radius: 15px;
    }

    .sidebar-left{
        width: 90%;
    }
    .popup-close{
        top: 16px;
        right: 15px;
    }
    .page-title {
        font-size: 22px;
    }
    .breadcrumb {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .iframe iframe{
        height: 200px;
    }
    .ask-question-section{
        padding: 15px;
    }
    .hero__slider {
        height: 330px;
    }
    .hero-btn{
        bottom: 20%;
    }
    .oplata-shkola .select-type-wrap{
        font-size: 20px;
    }
    .item-hours {
        display: none;
    }
    .btn-remove {
        font-size: 24px;
    }
    input.quantity-input{
        width: 33px;
    }
    .item-info{
        font-size: 11px;
    }
    .sertificat-card{
        background-position: right;
    }
    .profile-grid {
        grid-template-columns: 1fr;
    }
    #ajax-forms-container{
        margin-top: 100px;
    }
   
}
@media (max-width: 414px) {
    .login-popup {
        top: 9%;
    }
    .for-whom-obuch__wrap{
        flex-direction: column;
    }
    .for-whom-obuch__item{
        width: 100%;
    }
    .for-whom-obuch__img {
        width: 30%;
    }
}
@media (max-width: 390px) {
    /* se, 12 pro  */
    input.quantity-input {
        width: 19px;
        padding-left: 4px;
    }
    .basket-header {
        gap: 7px;
    }
    .basket-item {
        gap: 10px;
    }
}
/* End */


/* Start:/local/templates/atmosphere/css/swiper/swiper-bundle.min.css?177020380918429*/
/**
 * Swiper 10.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 8, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(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,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(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,.5),rgba(0,0,0,0))}.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-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:var(--swiper-navigation-top-offset,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:.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 svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.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:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.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:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.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(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.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:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .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:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);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:.2s transform,.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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(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:var(--swiper-pagination-progressbar-size,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:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(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:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-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;touch-action:none}.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-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.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-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-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}
/* End */


/* Start:/local/components/atmosphere/quiz/templates/.default/style.css?17755397733941*/
.quiz-popup.popup{
    border-radius: 50px;
    border: 1px solid #f5f5f5;

    max-width: 715px;
    width: 100%;
    overflow: hidden;
}
.quiz-popup .popup-close{
    top: unset;
}
.quiz-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0px 40px;
}
.quiz-greet{
    display: flex;
    justify-content: end;
}
.quiz-greet-text{
    width: 50%;
}
.quiz-greet-img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
}
.quiz-greet-img img{
    width: 80%;
    height: 100%;
    object-fit: cover;
}
.quiz-title{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.quiz-desc{
    font-size: 16px;
    font-weight: 400;
}




.quiz-progress {
    text-align: center;
    margin-bottom: 30px;
    font-size: 14px;
    color: #666;
}

.question-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.answer-item {
    margin-bottom: 12px;
}

.answer-item label {
    cursor: pointer;
    display: block;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 15px;
    transition: all 0.3s;
}

.answer-item label:hover {
    background-color: #f5f5f5;
    border-color: #999;
}

input[type="radio"] {
    margin-right: 10px;
}

.quiz-buttons {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-top: 20px;
}

.quiz-btn {
    padding: 8px 24px;
    background-color: #152B4D;
    color: white;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
    transition: .3s ease-in-out;
}

.quiz-btn:hover {
    background-color: #152B4D;
}

.quiz-btn:disabled {
    background-color: #ccc;
    cursor: not-allowed;
}

.quiz-prev {
    background-color: #6c757d;
}

.loading, .error {
    text-align: center;
    padding: 40px;
}
.loading{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.loading img {
    max-width: 110px;
    width: 110px;
    min-width: 50px;
}

.quiz-result {
    text-align: center;
    font-family: "Montserrat", sans-serif;
}
.quiz-result h3{
    font-size: 18px;
    font-weight: 700;
    color: #152b4d;
}
.quiz-result h4{
    font-size: 14px;
    font-weight: 400;
    color: #152b4d;
}
.answer-container{
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.courses-list{
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 15px;
}
.course-item{
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    padding: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.course-item:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    border-color: #334a6369;
}
.course-item h5{
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.course-details{
    font-size: 13px;
}
.btn-restart{
    margin-top: 15px;
}
@media screen and (max-width: 680px) {
    .quiz-greet-img img {
        width: 54%;
    }
    .quiz-container{
        padding: 15px 10px;
    } 
}
@media screen and (max-width: 500px) {
    .quiz-popup.popup {
        max-width: 365px;
    }
    .course-item{
        padding: 5px;
    }
    .course-item h5{
        font-size: 13px;
    }
    .course-details {
        font-size: 12px;
    }
    .answer-container{
        gap: 15px;
    }
    .quiz-result h3 {
        font-size: 14px;
    }
    .quiz-greet-text{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .quiz-greet-img {
        opacity: 0;
    }
    .sticky-popup-img {
        width: 60px;
    }
    .sticky-popup{
        bottom: 52px;
    }

}
/* End */
/* /local/templates/atmosphere/css/normalize.css?17643388676485 */
/* /local/templates/atmosphere/css/reset.css?1764338867967 */
/* /local/templates/atmosphere/css/style.css?1779859948101299 */
/* /local/templates/atmosphere/css/media.css?177986019639712 */
/* /local/templates/atmosphere/css/swiper/swiper-bundle.min.css?177020380918429 */
/* /local/components/atmosphere/quiz/templates/.default/style.css?17755397733941 */
