

/* Start:/local/templates/rksh/components/bitrix/menu/menu/style.min.css?1637304556490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/rksh/components/bitrix/menu/menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/rksh/styles.css?1749484451331*/
.educational-announcement svg,
.educational-announcement h4 {
  pointer-events: none;
}

.educational-announcement {
  gap: 15px;
}

.educational-programs-modal a {
  color: #00435b;
  font-family: inherit;
}

@media (max-width: 620px) {
  .teachers .swiper-button--next {
    left: auto !important;
    right: 0 !important;
  }
}

/* End */


/* Start:/local/templates/rksh/template_styles.css?174948445155*/
.modal-close--fixed {
  position: fixed;
  top: 35px;
}
/* End */


/* Start:/local/templates/rksh/libs/swiper-bundle.min.css?163726522715387*/
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/* End */


/* Start:/local/templates/rksh/css/main.css?178247432556653*/
@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0;
}

main {
  display: block
}

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

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

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

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

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

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

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

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

.visually-hidden:not(:focus):not(:active),
input[type=checkbox].visually-hidden,
input[type=radio].visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%)
}

.custom-lock {
  overflow: hidden
}

.custom-modal-form {
  position: relative
}

.custom-modal-form::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #ccd9de;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 8px
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: local(""), url(/local/templates/rksh/css/../libs/fonts/roboto-v29-latin_cyrillic-regular.woff2) format("woff2"), url(/local/templates/rksh/css/../libs/fonts/roboto-v29-latin_cyrillic-regular.woff) format("woff")
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: local(""), url(/local/templates/rksh/css/../libs/fonts/roboto-v29-latin_cyrillic-700.woff2) format("woff2"), url(/local/templates/rksh/css/../libs/fonts/roboto-v29-latin_cyrillic-700.woff) format("woff")
}

@font-face {
  font-family: Lora;
  font-style: normal;
  font-weight: 400;
  src: local(""), url(/local/templates/rksh/css/../libs/fonts/lora-v20-latin_cyrillic-regular.woff2) format("woff2"), url(/local/templates/rksh/css/../libs/fonts/lora-v20-latin_cyrillic-regular.woff) format("woff")
}

@font-face {
  font-family: Lora;
  font-style: normal;
  font-weight: 700;
  src: local(""), url(/local/templates/rksh/css/../libs/fonts/lora-v20-latin_cyrillic-700.woff2) format("woff2"), url(/local/templates/rksh/css/../libs/fonts/lora-v20-latin_cyrillic-700.woff) format("woff")
}

@font-face {
  font-family: Lora;
  font-style: italic;
  font-weight: 400;
  src: local(""), url(/local/templates/rksh/css/../libs/fonts/lora-v20-latin_cyrillic-italic.woff2) format("woff2"), url(/local/templates/rksh/css/../libs/fonts/lora-v20-latin_cyrillic-italic.woff) format("woff")
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0
}

main {
  overflow: hidden
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

:focus-visible {
  outline: 0
}

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

a,
button,
input {
  font-family: inherit
}

body {
  font-family: Roboto, sans-serif;
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #454747;
  background-color: #fff;
  min-width: 375px;
}

.accordion {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr
}

.accordion .accordion-item {
  background-color: #fff
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: 0 0;
  outline: 0;
  padding-left: 110px
}

.accordion button:focus,
.accordion button:hover {
  cursor: pointer
}

.accordion button:focus::after,
.accordion button:hover::after {
  cursor: pointer
}

.accordion button .accordion-title {
  padding: 0;
  margin: 0;
  font-family: Lora, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #00435b;
  z-index: 2;
  position: relative;
  pointer-events: none
}

.accordion button .icon {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32px;
  height: 100%;
  padding: 16px 40px;
  z-index: 2;
  pointer-events: none;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: initial;
  left: 25px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  width: 30px;
  height: 2px;
  background-color: #00435b
}

.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: initial;
  left: 25px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  width: 30px;
  height: 2px;
  background-color: #00435b;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.accordion button[aria-expanded=true] .icon {
  width: 100%;
  max-width: 100%
}

.accordion button[aria-expanded=true] .icon::after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

.accordion button[aria-expanded=true]+.accordion-content {
  opacity: 1;
  max-height: 25em;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  will-change: opacity, max-height;
  overflow: auto
}

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity .2s linear, max-height .2s linear;
  -o-transition: opacity .2s linear, max-height .2s linear;
  transition: opacity .2s linear, max-height .2s linear;
  will-change: opacity, max-height;
  color: #454747;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear
}

.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 0;
  padding-right: 140px;
  padding: 31px 40px 28px 112px
}

.accordion__decor-bord {
  display: block;
  position: absolute;
  z-index: 2;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #ffffff30;
  pointer-events: none
}

.button {
  background: #ffb734;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  color: #00435b;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  border: none;
  cursor: pointer
}

.button:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.button--border {
  position: relative
}

.button--border::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .5;
  border: 1px solid #ffd55f;
  pointer-events: none
}

.swiper-button {
  background: #ffb734;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: initial;
  font-size: 0;
  line-height: 0;
  padding: 36px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position: relative;
  cursor: pointer;
  z-index: 10;
  position: absolute;
  left: -36px;
  top: 41%;
  border: none
}

.swiper-button:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.swiper-button::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  margin: 5px;
  top: 0;
  left: 0;
  opacity: .5;
  border: 1px solid #ffd55f;
  pointer-events: none
}

.swiper-button::after {
  content: url(/local/templates/rksh/css/../img/icons/arrov-slide.svg);
  display: block;
  position: absolute;
  width: 8px;
  height: 16px;
  margin: 0;
  pointer-events: none
}

.swiper-button--next {
  left: initial;
  right: -31px
}

.swiper-button--next::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.swiper-button-disabled {
  opacity: 0
}

.button--close-text {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
  padding: 20px 45px;
  margin-top: 15px
}

.custom-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 32px;
  max-width: 650px
}

.custom-form__item-wrapper {
  position: relative;
  background-color: #fff;
  width: calc(50% - 32px);
  margin: 0;
  padding: 22px 15px 6px;
  min-height: 56px
}

.custom-form__label {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #8b8c8d;
  top: 4px;
  left: 16px
}

.custom-form__input {
  background-color: transparent;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #5d5f5f;
  max-width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 10px 16px 0;
  border: none;
  border-top: 4px solid transparent;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.custom-form__input:active,
.custom-form__input:hover {
  border-top-color: #ffb734
}

.custom-form__input:focus {
  border-top-color: #00435b
}

.custom-form__item-wrapper .custom-form__input,
.custom-form__item-wrapper .custom-form__label {
  position: absolute
}

.custom-form__button {
  border: none;
  padding: 21px 51px;
  font-size: 14px
}

.custom-form__politic {
  margin: 0;
  position: relative;
  padding-left: 40px
}

.custom-form__politic a {
  color: #00435b
}

.custom-form__politic a:active,
.custom-form__politic a:focus,
.custom-form__politic a:hover {
  color: #ffb734
}

.custom-form__label--accept input[type=checkbox]+.custom-form__politic::before {
  content: "";
  background-image: url(/local/templates/rksh/css/../img/icons/checkbox-off.svg);
  position: absolute;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat
}

.custom-form__label--accept input[type=checkbox]:checked+.custom-form__politic::before {
  background-image: url(/local/templates/rksh/css/../img/icons/checkbox-on.svg)
}

.custom-form .js-field-error .custom-form__input {
  border-top-color: red
}

.custom-form__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.decorate-border {
  position: relative;
  z-index: 0
}

.decorate-border::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #ffffff30;
  pointer-events: none
}

.developers-link a {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 40px;
  text-align: right;
  color: #00435b;
  text-decoration: none
}

.educational-programs-modal {
  max-width: 980px;
  padding: 54px 56px 40px
}

.educational-programs-modal::after {
  border-color: #ccd9de
}

.educational-programs-modal .custom-form {
  max-width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.educational-programs-modal .custom-form__item-wrapper {
  width: calc(50% - 18px)
}

.educational-programs-modal__title {
  margin-bottom: 32px !important
}

.educational-programs-modal__description {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #17191a
}

.educational-programs-modal__description p:last-child {
  margin-bottom: 0
}

.faq {
  background-color: #f3f3eb;
  padding: 79px 0 80px
}

.link-readmore {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 110%;
  text-transform: uppercase;
  color: #00435b;
  position: relative;
  padding: 10px 0;
  padding-left: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
  margin-top: 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.link-readmore::after {
  content: url(/local/templates/rksh/css/../img/icons/arrow-bg.svg);
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0
}

.link-readmore:active,
.link-readmore:focus,
.link-readmore:hover {
  color: #ffb734
}

.link-readmore:active::after,
.link-readmore:focus::after,
.link-readmore:hover::after {
  content: url(/local/templates/rksh/css/../img/icons/arrow-bg--mod.svg)
}

.navigation {
  width: 100%;
  max-width: 100%
}

.navigation__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #ffffff30;
  border-top: 1px solid #ffffff30
}

.navigation__item {
  position: relative
}

.navigation__link {
  color: #fff;
  text-decoration: none;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  padding: 27px 0;
  display: inline-block;
  position: relative;
  line-height: 1;
  cursor: pointer
}

.navigation__link::after {
  content: "";
  display: block;
  background-color: transparent;
  width: 100%;
  height: 4px;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  background-color: #ffb734;
  width: 0%;
  left: 50%;
  -webkit-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.navigation__link:active,
.navigation__link:focus,
.navigation__link:hover {
  color: #ffb734
}

.navigation__link:hover::after {
  width: 100%
}

.navigation__link--active::after {
  content: "";
  background-color: #ffb734;
  display: block;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  top: initial;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.map {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10
}

[class*=copyrights-pane] {
  display: none !important
}

.reviews-item {
  max-width: 980px;
  padding: 54px 56px 40px
}

.reviews-item .reviews__name {
  font-size: 24px;
  line-height: 32px;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 6px
}

.reviews-item .reviews__name::before {
  left: initial;
  right: 0;
  top: -8px;
  height: 2px;
  width: 35px
}

.reviews-item .reviews__info {
  margin: 0;
  color: #747575;
  font-family: Lora, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  margin-bottom: 0
}

.reviews-item .reviews__details {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px
}

.social-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 0;
  gap: 14px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content
}

.social-list__link {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* padding: 20px; */
  /* background-color: #ffb734 */
}

.social-list .decorate-border::after {
  /* width: calc(100% - 8px); */
  /* height: calc(100% - 8px) */
  display: none;
}

.social-list__icon {
  display: block;
  fill: #00435b
}

.social-list__link:hover .social-list__icon {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.social-list--big .social-list__link {
  width: 56px
}

.subtitle {
  margin-top: 0;
  color: #747575;
  font-family: Lora, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  display: inline-block
}

.teacher-card {
  display: grid;
  gap: 33px;
  max-width: 990px;
  padding: 52px 56px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: 1fr auto
}

.teacher-card .button--close-text {
  display: none
}

.teacher-card__photo {
  max-width: 304px;
  display: block;
  height: auto
}

.teacher-card__details {
  max-width: 528px
}

.teacher-card__title {
  margin-bottom: 13px !important
}

.teacher-card__subtitle {
  margin-bottom: 24px
}

.teacher-card__description {
  font-size: 16px;
  line-height: 24px;
  color: #17191a
}

.teacher-card__description p {
  margin-top: 0
}

.title {
  position: relative;
  font-family: Lora, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
  color: #00435b;
  margin: 0;
  margin-bottom: 34px;
  text-decoration: none
}

.title::before {
  position: absolute;
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  left: -1px;
  top: 2px;
  background: #ffb734
}

.wrapper {
  max-width: 1409px;
  padding-left: 48px;
  padding-right: 48px;
  width: 100%;
  margin: 0 auto
}

.contacts__details {
  padding: 78px 16px 80px 0;
  max-width: 655px;
  width: 100%;
  margin: 0;
  margin-left: auto
}

.contacts__title {
  margin-bottom: 30px
}

.contacts__wrapper {
  width: 100%;
  display: grid;
  gap: 0;
  grid-template-columns: 1fr 1fr
}

.contacts__info-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 37px
}

.contacts__info-item {
  font-size: 18px;
  line-height: 24px;
  color: #17191a
}

.contacts__tel {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #17191a;
  text-decoration: none;
  display: block;
  margin: 0;
  margin-bottom: 27px;
  position: relative;
  padding-left: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear
}

.contacts__tel:active,
.contacts__tel:focus,
.contacts__tel:hover {
  color: #ffb734
}

.contacts__tel:before {
  content: url(/local/templates/rksh/css/../img/icons/icon-phone.svg);
  position: absolute;
  left: 0
}

.contacts__adress {
  position: relative;
  padding-left: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.contacts__adress:before {
  content: url(/local/templates/rksh/css/../img/icons/icon-geo-marker.svg);
  position: absolute;
  left: 0
}

.contacts__group-title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px
}

.contacts__group-title::before {
  display: none
}

.contacts__form-button {
  padding: 22px 34px;
  margin-bottom: 40px
}

.contacts__modal-button {
  margin-bottom: 40px;
  padding: 20px 25px
}

.demo-lesson {
  padding: 350px 0 80px;
  background-color: #696b64;
  color: #fff;
  background-image: url(/local/templates/rksh/css/../img/bg/outdoor-cummer-camp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-position: center;
}

.demo-lesson::before {
  content: "";
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(10, 33, 42, .4)), to(rgba(10, 33, 42, .4)));
  background: -o-linear-gradient(bottom, rgba(10, 33, 42, .4), rgba(10, 33, 42, .4));
  background: linear-gradient(0deg, rgba(10, 33, 42, .4), rgba(10, 33, 42, .4));
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: block !important;
}

.demo-lesson .wrapper {
  z-index: 3;
  position: relative
}

.demo-lesson__photo {
  display: none
}

.demo-lesson__title {
  margin-bottom: 20px;
  color: #fff
}

.demo-lesson__lead {
  font-family: Lora, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  max-width: 770px;
  display: block;
  margin-bottom: 38px
}

.demo-lesson__button {
  padding: 22px 38px;
  font-weight: 700
}

.educational-programs {
  padding: 102px 0 76px
}

.educational-programs__content-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  margin-bottom: 55px
}

.educational-programs__title {
  margin-bottom: 26px
}

.educational-programs__button {
  padding: 22px 58px
}

.educational-programs__text {
  margin-top: 25px;
  padding-right: 112px
}

.educational-programs__text p {
  margin-top: 0;
  margin-bottom: 24px
}

.educational-programs__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 50px
}

.educational-programs__list:last-child {
  margin-bottom: 0
}

.educational-programs__item {
  width: calc(25% - 16px)
}

.educational-announcement {
  border: 1px solid #ccd9de;
  padding: 40px 12px;
  padding-left: 28px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  min-height: 100%
}

.educational-announcement__icon {
  max-width: 80px;
  width: 100%
}

.educational-announcement__icon .custom-element {
  fill: #ffb734;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear
}

.educational-announcement__icon .custom-element-2 {
  stroke: #ffb734;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear
}

.educational-announcement__name {
  font-size: 22px !important;
  line-height: 32px !important;
  margin: 0;
  margin-top: 15px
}

.educational-announcement__name::before {
  width: 32px;
  height: 2px;
  left: 0;
  top: -10px
}

.educational-announcement:active,
.educational-announcement:focus,
.educational-announcement:hover {
  background-color: #ffb734;
  border-color: #ffb734
}

.educational-announcement:active .educational-announcement__name::before,
.educational-announcement:focus .educational-announcement__name::before,
.educational-announcement:hover .educational-announcement__name::before {
  background-color: #fff
}

.educational-announcement:active .custom-element,
.educational-announcement:focus .custom-element,
.educational-announcement:hover .custom-element {
  fill: #fff
}

.educational-announcement:active .custom-element-2,
.educational-announcement:focus .custom-element-2,
.educational-announcement:hover .custom-element-2 {
  stroke: #fff
}

.first-screen {
  background-color: #696b64;
  background-image: url(/local/templates/rksh/css/../img/bg/1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 200px 0 160px;
  position: relative;
  z-index: 0;
  min-height: 100vh
}

.first-screen::before {
  content: "";
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(10, 33, 42, .4)), to(rgba(10, 33, 42, .4)));
  background: -o-linear-gradient(bottom, rgba(10, 33, 42, .4), rgba(10, 33, 42, .4));
  background: linear-gradient(0deg, rgba(10, 33, 42, .4), rgba(10, 33, 42, .4));
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: block !important;
}

.first-screen .wrapper {
  z-index: 3;
  position: relative;
  min-height: 65vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.first-screen .button {
  padding: 22px 34px
}

.first-screen__title {
  max-width: 900px;
  color: #fff;
  margin-top: auto
}

.footer {
  padding: 23px 0 24px
}

.footer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.copiryght {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.developers-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.developers-link img {
  display: block;
  margin-left: 16px
}

.gallery {
  padding: 78px 0 80px;
  background-color: #f0f4f5;
  color: #00435b
}

.gallery__title {
  margin-bottom: 34px
}

.gallery__list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 32px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.gallery__item {
  width: calc(33.3333333333% - 23px);
  min-height: 100%
}

.gallery__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  text-decoration: none
}

.gallery__photo {
  height: 311px
}

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

.gallery__description {
  background-color: #fff;
  padding: 30px 32px 26px;
  -webkit-transition: .6s linear;
  -o-transition: .6s linear;
  transition: .6s linear;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.gallery__name {
  font-size: 24px;
  line-height: 32px;
  color: #00435b;
  margin-bottom: 0
}

.gallery__name::before {
  height: 2px;
  width: 32px;
  left: 1px;
  top: -6px
}

.gallery__sum-photo {
  margin: 0;
  display: block;
  font-size: 16px;
  line-height: 24px
}

.gallery__link:active .gallery__description,
.gallery__link:focus .gallery__description,
.gallery__link:hover .gallery__description {
  background-color: #ffb734
}

.header {
  position: fixed;
  padding-top: 15px;
  background-color: transparent;
  color: #fff;
  z-index: 99;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  transition: .3s linear
}

.header__content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 11px 35px;
  padding-bottom: 14px;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  transition: .3s linear
}

.header__logo {
  max-width: 80px;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  transition: .3s linear
}

.header__details {
  max-width: 1197px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header__description {
  font-family: Lora, serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #fff;
  text-transform: uppercase;
  max-width: 640px
}

.header__contacts {
  max-width: 460px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px
}

.header__telephone {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-align: right;
  color: #fff;
  text-decoration: none;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear
}

.header__telephone:active,
.header__telephone:focus,
.header__telephone:hover {
  color: #ffb734 !important
}

.header__menu-button {
  display: none
}

.header__menu-button span,
.header__menu-button span::after,
.header__menu-button span::before {
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: #00435b;
  z-index: 2
}

.header__menu-button span::after,
.header__menu-button span::before {
  content: "";
  display: block;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.header__menu-button span::before {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px)
}

.header__menu-button span::after {
  -webkit-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px)
}

.header__social-list {
  gap: 8px
}

.header__social-list .social-list__link {
  padding: 10px;
  background-color: #00435b;
  width: 32px;
  height: 32px;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header__social-list .social-list__icon {
  position: absolute
}

.header.sticky {
  background-color: #fff;
  color: #00435b;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, .15)
}

.header.sticky .header__description {
  color: #00435b
}

.header.sticky .header__telephone {
  color: #000
}

.header.sticky .navigation__link {
  color: #00435b
}

.header.sticky .navigation {
  border-top: 1px solid #ccd9de
}

.header.sticky .header__logo {
  max-width: 53px;
  margin-top: -12px
}

.header.sticky .header__content-wrapper {
  gap: 11px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 5px;
  padding-bottom: 1px
}

.header.active {
  background-color: #fff
}

.header.active .header__menu-button span {
  height: 0
}

.header.active .header__menu-button span::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.header.active .header__menu-button span::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.header.active .header__description {
  color: #00435b
}

.header.active .header__telephone {
  color: #000
}

.header.active .header__content-wrapper {
  z-index: 11;
  background-color: #fff
}

.header.active .navigation {
  position: fixed;
  left: 0;
  background: #00435b;
  padding: 195px 80px 170px;
  max-height: 100%;
  overflow: auto
}

.header.active .navigation__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.header .header__contacts--modile {
  display: none
}

.lets-try {
  padding: 294px 0 80px;
  background-color: #696b64;
  background-image: url(/local/templates/rksh/css/../img/bg/let-s-try.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-position: right;
}

.lets-try::before {
  content: "";
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(10, 33, 42, .4)), to(rgba(10, 33, 42, .4)));
  background: -o-linear-gradient(bottom, rgba(10, 33, 42, .4), rgba(10, 33, 42, .4));
  background: linear-gradient(0deg, rgba(10, 33, 42, .4), rgba(10, 33, 42, .4));
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1
}

.lets-try .wrapper {
  z-index: 3;
  position: relative
}

.lets-try__photo {
  display: none
}

.lets-try__title {
  color: #fff;
  margin-bottom: 20px
}

.lets-try__subtitle {
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  display: inline-block;
  margin-bottom: 22px;
  max-width: 780px
}

.modal-overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #00435b8c;
  height: 100vh;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 999;
  overflow-y: auto;
  text-align: center;
  white-space: nowrap;
  padding: 40px 15px
}

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

.modal-overlay>.modal {
  font-size: 0;
  line-height: 0;
  vertical-align: middle
}

.modal {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 752px;
  padding: 54px 56px 56px;
  position: relative;
  display: none;
  z-index: 1000
}

.modal * {
  white-space: normal;
  text-align: initial
}

.modal--free {
  padding: 0;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content
}

.modal.decorate-border::after {
  border-color: #ccd9de;
  z-index: 3
}

.modal-overlay--visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.modal--visible {
  display: inline-block
}

.modal-close {
  border: none;
  position: absolute;
  padding: 20px;
  top: -28px;
  right: 56px;
  z-index: 99;
  cursor: pointer
}

.modal-close span {
  position: absolute;
  width: 22px;
  height: 2px;
  background-color: #00435b;
  z-index: 2;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  pointer-events: none
}

.modal-close span::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 2px;
  background-color: #00435b;
  z-index: 2;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  pointer-events: none
}

.modal .custom-form__item-wrapper {
  border: 1px solid #ccd9de
}

.modal__subtitle {
  color: #00435b
}

.reviews {
  padding: 78px 0 73px
}

.reviews .swiper-button {
  top: 34%
}

.reviews__title {
  margin-bottom: 22px
}

.reviews__slider {
  position: relative;
  padding: 0 225px;
  text-align: center
}

.reviews__slider .swiper-button {
  left: 0
}

.reviews__slider .swiper-button--next {
  right: 0;
  left: initial
}

.reviews__name {
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 6px
}

.reviews__name::before {
  left: calc((100% - 35px)/ 2);
  top: -8px;
  height: 2px;
  width: 35px
}

.reviews__info {
  margin: 0;
  color: #747575;
  font-family: Lora, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 25px
}

.reviews__details {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px
}

.teachers {
  background-color: #00435b;
  color: #fff;
  padding: 80px 0;
  overflow: hidden;
  z-index: 3;
  position: relative
}

.teachers .swiper-button {
  left: initial;
  right: 90px
}

.teachers .swiper-button,
.teachers .swiper-button--next {
  top: -133px
}

.teachers .swiper-button--next {
  left: initial !important;
  right: 0
}

.teachers__title {
  color: #fff;
  margin-bottom: 64px
}

.teachers__slider {
  position: relative
}

.teachers-swiper {
  overflow: initial
}

.teachers__slide {
  display: grid;
  gap: 32px;
  grid-template-columns: 1fr 1fr;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 640px;
  width: 100%
}

.teachers__photo {
  max-width: 304px
}

.teachers__name {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 10px
}

.teachers__name::before {
  width: 32px;
  height: 2px;
  left: 0;
  top: -6px
}

.teachers__profy {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 22px
}

.teachers__description {
  margin: 0;
  margin-bottom: 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  opacity: .7
}

.teachers__link {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 110%;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding: 10px 0;
  padding-left: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer
}

.teachers__link:active,
.teachers__link:focus,
.teachers__link:hover {
  color: #ffb734
}

.teachers__link::after {
  content: url(/local/templates/rksh/css/../img/icons/arrow-bg.svg);
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0
}

.teachers-swiper__pagination {
  position: absolute;
  top: -115px;
  right: 215px;
  left: initial;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-family: Lora, serif;
  line-height: 32px;
  text-align: right;
  color: #fff;
  opacity: .7;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  font-size: 20px
}

.about-school {
  padding: 78px 0 80px;
  background-color: #fff;
  color: #17191a;
  z-index: 2;
  position: relative;
  padding-bottom: 0
}

.about-school .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.about-school__image {
  width: 530px;
  margin-top: -158px;
  margin-bottom: 0;
}

.about-school__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  object-position: top;
}

.about-school__content-wrapper {
  width: 640px;
  padding-bottom: 80px
}

.about-school__title {
  color: #00435b;
  margin-bottom: 20px
}

.about-school__subtitle {
  font-size: 20px;
  line-height: 32px;
  color: #00435b;
  margin-bottom: 30px
}

.about-school__text {
  margin-bottom: 40px
}

.about-school__text p {
  margin: 0;
  margin-bottom: 24px
}

.about-school__text p:last-child {
  margin-bottom: 0
}

.about-school .button {
  padding: 22px 57px
}

@media (min-width:1420px) {
  .header.sticky .navigation__link {
    padding: 15px 0 14px
  }
}

@media (max-width:1420px) {
  .faq {
    padding: 68px 0 88px
  }

  .navigation__list {
    border: none
  }

  .navigation__item {
    width: 100%;
    border-bottom: 1px solid #33697c
  }

  .navigation__link {
    font-size: 24px;
    padding-left: 13px;
    padding-right: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .navigation__link::after {
    content: url(/local/templates/rksh/css/../img/icons/arrow-right.svg);
    width: 45px;
    left: initial;
    bottom: initial;
    top: initial;
    right: 13px;
    height: 45px;
    padding: 10px;
    background-color: transparent
  }

  .navigation__link:hover::after {
    content: url(/local/templates/rksh/css/../img/icons/arrow-right.svg);
    width: 45px;
    left: initial;
    bottom: initial;
    right: 13px;
    position: absolute;
    background-color: transparent;
    top: initial;
    height: 45px;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .navigation__link--active::after {
    display: none
  }

  .contacts__details {
    max-width: 1409px;
    min-width: 360px;
    padding-left: 48px;
    padding-right: 48px;
    width: 100%;
    margin: 0 auto
  }

  .educational-programs {
    padding: 92px 0 90px
  }

  .educational-programs__text {
    padding-right: 0
  }

  .educational-programs__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
  }

  .educational-programs__item {
    width: calc(33.3333333333% - 16px)
  }

  .first-screen {
    padding-top: 125px
  }

  .gallery {
    padding: 68px 0 90px
  }

  .gallery__item {
    width: calc(50% - 23px)
  }

  .header {
    padding-top: 0
  }

  .header .wrapper {
    padding: 0;
    width: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100vh
  }

  .header .wrapper .navigation {
    overflow: auto
  }

  .header__content-wrapper {
    gap: 11px 25px;
    padding-top: 18px;
    padding-bottom: 16px;
    padding-left: 48px;
    padding-right: 48px
  }

  .header__details {
    max-width: 590px;
    margin-right: auto;
    gap: 10px
  }

  .header__menu-button {
    background-color: transparent;
    position: relative;
    border: none;
    padding: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    background-color: #ffb734;
    z-index: 0;
    justify-self: flex-end;
    max-width: 60px;
    margin: 0
  }

  .header__menu-button::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 48px;
    height: 48px;
    margin: 4px;
    top: 0;
    left: 0;
    opacity: .5;
    border: 1px solid #ffd55f
  }

  .header__navigation {
    position: absolute;
    left: 100%;
    top: 0;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding-top: 195px
  }

  .header.sticky .navigation__link {
    color: #fff;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
  }

  .header.sticky .navigation__link:active,
  .header.sticky .navigation__link:focus,
  .header.sticky .navigation__link:hover {
    color: #ffb734
  }

  .header.sticky .header__logo {
    max-width: 68px;
    margin-top: 0
  }

  .header.sticky .header__logo img {
    display: block;
    margin: 0
  }

  .header.sticky .header__content-wrapper {
    padding-bottom: 16px;
    margin-top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
  }

  .lets-try {
    padding: 204px 0 80px
  }

  .teachers {
    padding: 68px 0 98px
  }

  .about-school {
    padding: 82px 0 90px
  }

  .about-school .wrapper {
    gap: 30px
  }

  .about-school__image {
    width: calc(50% - 30px);
    max-height: 726px
  }

  .about-school__content-wrapper {
    width: calc(50% - 30px);
    padding-bottom: 0
  }
}

@media (max-width:1420px) and (max-width:770px) {
  .header__navigation {
    padding-top: 135px
  }
}

@media (max-width:1300px) {
  .header__description {
    font-size: 22px;
    max-width: 100%
  }
}

@media (max-width:1050px) {
  .educational-programs__item {
    width: calc(50% - 16px)
  }
}

@media (max-width:1024px) {
  .swiper-button {
    left: 0;
    padding: 28px
  }

  .swiper-button--next {
    right: 0
  }

  .teacher-card {
    max-width: 750px
  }

  .title {
    font-size: 32px;
    line-height: 40px
  }

  .title::before {
    left: 0;
    top: -20%
  }

  .contacts__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .contacts__map {
    width: 100%;
    max-width: 100%;
    height: 360px
  }

  /* .demo-lesson {
    background-image: url(/local/templates/rksh/css/../img/bg/2-1024.jpg)
  } */

  /* .first-screen {
    background-image: url(/local/templates/rksh/css/../img/bg/1-1024.jpg)
  } */

  .first-screen__title {
    font-size: 48px;
    line-height: 64px
  }

  /* .lets-try {
    background-image: url(/local/templates/rksh/css/../img/bg/3-1024.jpg)
  } */

  .reviews .swiper-button {
    position: relative
  }

  .reviews__slider {
    padding: 0
  }

  .reviews__button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    position: relative;
    gap: 24px;
    max-width: max-content;
    margin: 0 auto;
    margin-top: 32px
  }

  .teachers .swiper-button {
    right: 70px
  }

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

  .teachers-swiper__pagination {
    right: 170px
  }
}

@media (max-width:900px) {
  .educational-programs-modal {
    max-width: 750px;
    padding: 32px
  }

  .educational-programs-modal__title {
    margin-bottom: 15px !important
  }

  .modal {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 35px 30px
  }

  .modal .custom-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    margin: 0;
    width: 100%;
    max-width: 100%
  }

  .modal .custom-form .custom-form__input,
  .modal .custom-form .custom-form__item-wrapper {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
  }
}

@media (max-width:875px) {
  .accordion .accordion-content p {
    padding: 15px 24px
  }

  .wrapper {
    max-width: 875px;
    padding-left: 16px;
    padding-right: 16px
  }

  .contacts__details {
    max-width: 875px;
    padding-left: 16px;
    padding-right: 16px
  }

  .first-screen {
    padding-top: 110px
  }

  .header__content-wrapper {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px
  }

  .header__details {
    max-width: 540px
  }
}

@media (max-width:770px) {
  .custom-form {
    width: 100%;
    max-width: 100%;
  }

  .custom-form__item-wrapper {
    border: 1px solid #ccd9de;
    width: 100%
  }

  .custom-form__button {
    max-width: 100%;
    width: 100%;
    padding: 20px 30px;
  }

  .navigation {
    padding: 30px;
    padding-top: 135px;
    padding-bottom: 120px
  }

  .navigation__link {
    font-size: 14px;
    padding: 20px 13px
  }

  .navigation__link::after .navigation__link::after {
    right: 0
  }

  .demo-lesson {
    background-color: transparent;
    background-image: none;
    padding: 0
  }

  .demo-lesson::before {
    display: none
  }

  .demo-lesson__photo {
    display: block;
    margin-bottom: 40px;
    /* margin-left: -20px; */
    /* margin-right: -20px; */
    max-height: 480px;
    overflow: hidden;
    width: 100%;
  }

  .demo-lesson__photo img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }

  .demo-lesson__title {
    color: #00435b
  }

  .demo-lesson__lead {
    color: #00435b
  }

  .header__content-wrapper {
    padding-top: 16px;
    gap: 19px
  }

  .header__details {
    max-width: 260px
  }

  .header__contacts {
    display: none
  }

  .header.active .navigation {
    padding: 30px;
    padding-top: 135px;
    padding-bottom: 120px
  }

  .header .header__contacts--modile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
    gap: 20px 10px;
    max-width: 265px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .header .header__contacts--modile .header__telephone {
    color: #fff
  }

  .header .header__contacts--modile .social-list__link {
    border: 1px solid #33697c;
    width: 40px;
    height: 40px
  }

  .header .header__contacts--modile .button {
    padding: 13px 25px
  }

  .lets-try {
    background-color: transparent;
    background-image: none;
    padding: 0
  }

  .lets-try::before {
    display: none
  }

  .lets-try__photo {
    display: block;
    margin-bottom: 40px;
    /* margin-left: -20px; */
    /* margin-right: -20px; */
    height: 480px;
    overflow: hidden;
    width: 100%;
    object-fit: cover;
  }

  .lets-try__photo img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }

  .lets-try__title {
    color: #00435b
  }

  .lets-try__subtitle {
    color: #00435b
  }
}

@media (max-width:768px) {
  .first-screen {
    background-image: url(/local/templates/rksh/css/../img/bg/1-360.jpg);
    position: relative;
  }
  .first-screen::before {
    content: "";
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(10, 33, 42, .4)), to(rgba(10, 33, 42, .4)));
    background: -o-linear-gradient(bottom, rgba(10, 33, 42, .4), rgba(10, 33, 42, .4));
    background: linear-gradient(0deg, rgba(10, 33, 42, .4), rgba(10, 33, 42, .4));
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    display: block !important;
  }

  .demo-lesson::before {
    display: none !important;
  }
}

@media (max-width:700px) {
  .reviews-item {
    padding: 35px 25px 40px
  }

  .teacher-card {
    grid-template-columns: 1fr;
    padding: 35px
  }

  .teacher-card .button--close-text {
    display: block
  }

  .teacher-card__photo {
    margin: 0 auto
  }

  .teacher-card__title {
    margin-bottom: 15px !important
  }

  .teacher-card__subtitle {
    margin-bottom: 10px
  }

  .educational-programs__content-wrapper {
    grid-template-columns: 1fr
  }

  .educational-programs__item {
    width: 100%;
    max-width: 100%
  }

  .first-screen {
    min-height: 50vh
  }

  .first-screen__title {
    font-size: 32px;
    line-height: 40px
  }

  .footer .wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .gallery__item {
    width: 100%
  }

  .about-school .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 100%
  }

  .about-school__image {
    max-height: initial;
    width: 100%
  }

  .about-school__content-wrapper {
    width: 100%
  }
}

@media (max-width:670px) {
  .educational-announcement {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 10px
  }

  .educational-programs__button {
    padding: 22px 30px;
  }
}

@media (max-width:620px) {
  .teachers {
    padding: 70px 0
  }

  .teachers .swiper-button {
    top: 25%;
    right: initial;
    left: 0
  }

  .teachers .swiper-button,
  .teachers .swiper-button--next {
    top: 25%
  }

  .teachers-swiper {
    overflow: hidden
  }

  .teachers__slide {
    grid-template-columns: 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .teachers__photo {
    margin: 0 auto
  }

  .teachers-swiper__pagination {
    top: -53px;
    right: 90%
  }
}

@media (max-width:550px) {
  .header.sticky .header__content-wrapper {
    gap: 10px
  }

  .modal .custom-form .custom-form__input,
  .modal .custom-form .custom-form__item-wrapper {
    font-size: 12px;
    line-height: 120%;
  }
}

@media (max-width:500px) {
  .accordion button {
    padding-left: 80px
  }

  .accordion button .icon {
    padding: 16px 32px
  }

  .accordion button .icon::before {
    left: 16px
  }

  .accordion button .icon::after {
    left: 16px
  }

  .header__content-wrapper {
    gap: 10px
  }

  .header__logo {
    max-width: 68px;
    margin-top: 0
  }

  .header__details {
    max-width: 180px
  }

  .header__description {
    font-size: 16px
  }
  .first-screen {
    background-image: url(/local/templates/rksh/css/../img/bg/1-360.jpg)
  }
}

@media (max-width:450px) {
  .modal-close {
    right: 30px
  }
  
}

/* @media (max-width:360px) {
  
} */

/* Новые доработки  */
.custom-btn-wrapper {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

@media (max-width: 1120px) {
  .about-school .button {
    padding: 22px 57px;
    max-width: 280px;
    width: 100%;
  }
}

.footer .wrapper {
  gap: 10px;
}

.copiryght {
  width: 304px;
}

.docs-link {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: flex-start;
}

.docs-link a img {
  margin-right: 5px;
}

.developers-link {
  width: 250px;
}

.docs-link a {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  text-align: right;
  color: #00435b;
  text-decoration: none;
}

iframe {
  max-width: 100%;
  width: 100%;
  height: 320px;
}

@media (max-width: 650px) {
  iframe {
    height: 220px;
  }
}

.modal-close--fixed {
  position: sticky;
  top: 1px !important;
  left: initial;
  right: -3px !important;
  margin: 0;
  margin-left: auto;
}

.big-mod {
  position: relative;
}

@media (max-width: 900px) {
  .big-mod {
    padding: 0;
  }
}

.modal .soc-link {
  display: inline-flex;
  text-decoration: none;
  margin: 0 6px;
  transform: translateY(10px);
}
.modal .soc-link img {
  display: inline-flex;
  margin: 0;
}
/* End */


/* Start:/local/templates/rksh/css/custom.css?17839321971540*/
#cookie_notification {
  position: fixed;
  left: 50%;
  bottom: 24px;
  z-index: 10000000;
  display: none;
  width: min(920px, calc(100% - 32px));
  padding: 22px 24px;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  color: #454747;
  background: #fff;
  border: 1px solid #ccd9de;
  border-radius: 4px;
  box-shadow: 0 12px 32px rgba(0, 67, 91, 0.18);
  transform: translateX(-50%);
}

#cookie_notification.show {
  display: flex;
}

.cookie-notification__text {
  margin: 0;
  max-width: 700px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

.cookie_accept {
  position: relative;
  flex: 0 0 auto;
  min-width: 132px;
  padding: 13px 24px;
  border: 0;
  color: #00435b;
  background: #ffb734;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.cookie_accept.button--border::before {
  border-color: #ffd55f;
}

.cookie_accept:focus-visible {
  outline: 2px solid #00435b;
  outline-offset: 3px;
}

@media (max-width: 767px) {
  #cookie_notification {
    bottom: 16px;
    width: calc(100% - 24px);
    padding: 18px;
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
  }

  .cookie-notification__text {
    max-width: none;
    font-size: 14px;
    line-height: 1.45;
  }

  .cookie_accept {
    width: 100%;
    max-width: none;
  }
}

@media (max-width: 374px) {
  #cookie_notification {
    width: calc(100% - 16px);
    padding: 16px;
  }
}

/* End */
/* /local/templates/rksh/components/bitrix/menu/menu/style.min.css?1637304556490 */
/* /local/templates/rksh/styles.css?1749484451331 */
/* /local/templates/rksh/template_styles.css?174948445155 */
/* /local/templates/rksh/libs/swiper-bundle.min.css?163726522715387 */
/* /local/templates/rksh/css/main.css?178247432556653 */
/* /local/templates/rksh/css/custom.css?17839321971540 */
