

/* Start:/local/templates/nauchu/css/styles.css?1706038469198090*/
/*! 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 */
  -webkit-text-decoration: underline dotted;
          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.
 */
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-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;
}
/* fonts */
@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/nauchu/css/../fonts/MontserratRegular.woff2") format("woff2"), url("/local/templates/nauchu/css/../fonts/MontserratRegular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/nauchu/css/../fonts/MontserratMedium.woff2") format("woff2"), url("/local/templates/nauchu/css/../fonts/MontserratMedium.woff") format("woff");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/nauchu/css/../fonts/MontserratMediumItalic.woff2") format("woff2"), url("/local/templates/nauchu/css/../fonts/MontserratMediumItalic.woff") format("woff");
  font-style: italic;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/nauchu/css/../fonts/MontserratSemiBold.woff2") format("woff2"), url("/local/templates/nauchu/css/../fonts/MontserratSemiBold.woff") format("woff");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/nauchu/css/../fonts/MontserratBold.woff2") format("woff2"), url("/local/templates/nauchu/css/../fonts/MontserratBold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/nauchu/css/../fonts/MontserratExtraBold.woff2") format("woff2"), url("/local/templates/nauchu/css/../fonts/MontserratExtraBold.woff") format("woff");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/nauchu/css/../fonts/MontserratBlack.woff2") format("woff2"), url("/local/templates/nauchu/css/../fonts/MontserratBlack.woff") format("woff");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
/* end fonts */
/* common */
*,
*::after,
*::before {
  box-sizing: inherit;
}
*:focus-visible {
  outline: 0.5px dashed #BBBEDB;
}
input:focus-visible + label {
  outline: 0.5px dashed #BBBEDB;
}
html {
  height: 100%;
  box-sizing: border-box;
}
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #E9EDF3;
}
body::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
@media (max-width: 768px) {
  body::-webkit-scrollbar {
    width: 3px;
  }
}
body::-webkit-scrollbar-track {
  background: #FFFFFF;
}
body::-webkit-scrollbar-thumb {
  background-color: #F89552;
  border-radius: 5px;
}
header {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}
main {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
}
footer {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
svg {
  display: block;
}
/* end common */
/* mixins */
.visually-hidden:not(:focus):not(:active),
input[type="checkbox"].visually-hidden,
input[type="radio"].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.hidden {
  display: none;
}
.main-page,
.inner-page {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.inner-page {
  min-height: 100%;
  padding-top: 200px;
  background-image: url("/local/templates/nauchu/css/../img/background/inner-page-back-1.svg");
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: left top 160px;
}
@media (max-width: 1920px) {
  .inner-page {
    background-size: auto;
  }
}
@media (max-width: 1280px) {
  .inner-page {
    background-size: contain;
    background-position: left -200px top 200px;
  }
}
@media (max-width: 1024px) {
  .inner-page {
    background-position: left -130px top 200px;
  }
}
@media (max-width: 768px) {
  .inner-page {
    padding-top: 120px;
    background-image: url("/local/templates/nauchu/css/../img/background/inner-page-back-mobile.svg");
    background-position: left -30px top 35px;
  }
}
.inner-page--other-background {
  background-image: url("/local/templates/nauchu/css/../img/background/inner-page-back-1-new.svg");
}
@media (max-width: 768px) {
  .inner-page--other-background {
    background-image: url("/local/templates/nauchu/css/../img/background/inner-page-back-mobile.svg");
  }
}
.inner-page > .wrapper {
  position: relative;
}
.inner-page__decor-back {
  display: block;
  height: 155px;
  width: 155px;
  background-image: url("/local/templates/nauchu/css/../img/background/inner-page-back-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  position: absolute;
  top: -25px;
  right: -50px;
}
@media (max-width: 1680px) {
  .inner-page__decor-back {
    top: -80px;
    right: 350px;
  }
}
@media (max-width: 1024px) {
  .inner-page__decor-back {
    right: 200px;
  }
}
@media (max-width: 768px) {
  .inner-page__decor-back {
    display: none;
  }
}
.wrapper {
  width: 1230px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 1280px) {
  .wrapper {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .wrapper {
    padding: 0 13px;
  }
}
.reset-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.reset-button {
  padding: 0;
  border: none;
  background-color: inherit;
}
.overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #1D1C2F;
  z-index: 3;
}
.overlay--show {
  display: block;
  opacity: 0.7;
  -webkit-animation: fade-in-half 0.4s ease-in-out both;
          animation: fade-in-half 0.4s ease-in-out both;
}
.overlay-local {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #1D1C2F;
}
.overlay-local.overlay--show {
  display: block;
  opacity: 0.7;
  -webkit-animation: fade-in-half 0.4s ease-in-out both;
          animation: fade-in-half 0.4s ease-in-out both;
}
.stop-scroll {
  overflow-y: hidden;
}
/* end mixins */
/* animations */
.heartbeat {
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
          animation: heartbeat 1.5s ease-in-out infinite both;
}
@-webkit-keyframes heartbeat {
  from {
    transform: scale(1);
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    transform: scale(1);
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
.fade-in {
  -webkit-animation: fade-in 0.4s ease-in-out both;
          animation: fade-in 0.4s ease-in-out both;
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in-half {
  -webkit-animation: fade-in-half 1.2s ease-in-out both;
          animation: fade-in-half 1.2s ease-in-out both;
}
@-webkit-keyframes fade-in-half {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@keyframes fade-in-half {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
.fade-out {
  -webkit-animation: fade-out 1.2s ease-in-out both;
          animation: fade-out 1.2s ease-in-out both;
}
@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* end animations */
/* slider-image */
.slider-image__link:focus-visible .slider-image__pic {
  opacity: 0.7;
}
.slider-image__pic {
  height: 247px;
  width: 370px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  opacity: 1;
}
@media (max-width: 768px) {
  .slider-image__pic {
    height: 173px;
    width: 259px;
  }
}
.slider-image__prev,
.slider-image__next {
  display: flex;
  width: 40px;
  margin: auto 0;
  padding: 0;
  flex-direction: row;
  align-items: center;
  border: none;
  background-color: inherit;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  z-index: 1;
}
.slider-image__prev:hover,
.slider-image__next:hover {
  opacity: 0.8;
  cursor: pointer;
  transition: opacity 0.5s ease-in-out;
}
.slider-image__prev:disabled,
.slider-image__next:disabled {
  cursor: default;
  opacity: 0;
}
.slider-image__prev:disabled:hover,
.slider-image__next:disabled:hover {
  opacity: 0;
  cursor: default;
  transition: none;
}
.slider-image__prev {
  left: 0;
  transform: rotate(180deg);
}
/* end slider-image */
/* splide-core */
@-webkit-keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__container {
  position: relative;
  box-sizing: border-box;
}
.splide__list {
  margin: 0 !important;
  padding: 0 !important;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
}
.splide.is-active .splide__list {
  display: flex;
}
.splide__pagination {
  display: inline-flex;
  align-items: center;
  width: 95%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.splide {
  visibility: hidden;
}
.splide,
.splide__slide {
  position: relative;
  outline: none;
}
.splide__slide {
  box-sizing: border-box;
  list-style-type: none !important;
  margin: 0;
  flex-shrink: 0;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__slider {
  position: relative;
}
.splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  -webkit-animation: splide-loading 1s linear infinite;
          animation: splide-loading 1s linear infinite;
}
.splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.splide--fade > .splide__track > .splide__list {
  display: block;
}
.splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}
.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide--ttb > .splide__track > .splide__list {
  display: block;
}
.splide--ttb > .splide__pagination {
  width: auto;
}
/* end splide-core */
/* lightbox-core */
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  touch-action: none;
  outline: none;
  overflow: hidden;
}
.glightbox-container.inactive {
  display: none;
}
.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}
.glightbox-container .gslider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
}
.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  opacity: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}
.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}
.glightbox-container .gslide-inner-content {
  width: 100%;
}
.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}
.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  flex-direction: column;
}
.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}
.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  touch-action: auto;
}
.gslide-image {
  align-items: center;
}
.gslide-image img {
  max-height: 100vh;
  display: block;
  max-width: 100%;
  margin: 0;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}
.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto;
}
.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}
.gslide-image img.zoomable {
  position: relative;
}
.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  transition: none;
}
.gslide-video {
  width: 100%;
  max-width: 100%;
  position: relative;
  width: 100vh;
  max-width: 100vh;
  width: 100% !important;
}
.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto;
}
.gslide-video::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}
.gslide-video.playing::before {
  display: none;
}
.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
}
.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}
.gslide-inline {
  background: #fff;
  padding: 20px;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
}
.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}
.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 62vh;
}
.gslide-media {
  display: flex;
  width: auto;
}
.zoomed .gslide-media {
  box-shadow: none !important;
}
.desc-top .gslide-media,
.desc-bottom .gslide-media {
  margin: 0 auto;
  flex-direction: column;
}
.gslide-description {
  position: relative;
}
.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}
.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}
.gslide-description p {
  margin-bottom: 12px;
}
.gslide-description p::last-child {
  margin-bottom: 0;
}
.zoomed .gslide-description {
  display: none;
}
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: transparent;
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}
.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}
.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}
.gdesc-open .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 0.4;
}
.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 1;
}
.greset {
  transition: all 0.3s ease;
}
.gabsolute {
  position: absolute;
}
.grelative {
  position: relative;
}
.glightbox-desc {
  display: none !important;
}
.glightbox-open {
  overflow: hidden;
}
.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader 0.8s infinite linear;
          animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}
.goverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
}
.glightbox-mobile .goverlay {
  background: #000;
}
.gprev,
.gnext,
.gclose {
  background-repeat: no-repeat;
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  display: block;
  background-position: 0 0;
  border: none;
}
.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 100%;
  height: auto;
}
.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: 0.1;
}
.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}
iframe.wait-autoplay {
  opacity: 0;
}
.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0 !important;
}
/*Skin */
.glightbox-clean .gslide-description,
.glightbox-modern .gslide-description {
  background: #fff;
}
.glightbox-clean .gdesc-inner,
.glightbox-modern .gdesc-inner {
  padding: 22px 20px;
}
.glightbox-clean .gslide-title,
.glightbox-modern .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}
.glightbox-clean .gslide-desc,
.glightbox-modern .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}
.glightbox-clean .gslide-video,
.glightbox-modern .gslide-video {
  background: #000;
}
/* .gprev,
    .gnext,
    .gclose */
.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose,
.glightbox-modern .gprev,
.glightbox-modern .gnext,
.glightbox-modern .gclose {
  background-color: rgba(0, 0, 0, 0.12);
}
.glightbox-clean .gprev:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gclose:hover,
.glightbox-modern .gprev:hover,
.glightbox-modern .gnext:hover,
.glightbox-modern .gclose:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path,
.glightbox-modern .gprev path,
.glightbox-modern .gnext path,
.glightbox-modern .gclose path {
  fill: #fff;
}
.glightbox-clean button:focus:not(.focused):not(.disabled),
.glightbox-modern button:focus:not(.focused):not(.disabled) {
  outline: none;
}
.glightbox-clean .gprev,
.glightbox-modern .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 56px;
}
.glightbox-clean .gnext,
.glightbox-modern .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 56px;
}
.glightbox-clean .gclose,
.glightbox-modern .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
  opacity: 0.7;
}
.glightbox-clean .gclose svg,
.glightbox-modern .gclose svg {
  width: 30px;
}
.glightbox-clean .gclose:hover,
.glightbox-modern .gclose:hover {
  opacity: 1;
}
/*CSS Animations*/
.gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
          animation: gfadeIn 0.5s ease;
}
.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
          animation: gfadeOut 0.5s ease;
}
.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
          animation: gslideOutLeft 0.3s ease;
}
.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
          animation: gslideInLeft 0.3s ease;
}
.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
          animation: gslideOutRight 0.3s ease;
}
.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
          animation: gslideInRight 0.3s ease;
}
.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
          animation: gzoomIn 0.5s ease;
}
.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
          animation: gzoomOut 0.5s ease;
}
@-webkit-keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: default;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 95vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .glightbox-clean .gslide-media,
  .glightbox-modern .gslide-media {
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .gprev,
  .glightbox-modern .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext,
  .glightbox-modern .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose,
  .glightbox-modern .gclose {
    right: 20px;
  }
}
/* end lightbox-core */
/* lightbox */
.goverlay {
  background-color: #1D1C2F;
  opacity: 0.7;
}
@media (min-width: 769px) {
  .goverlay {
    background-color: #1D1C2F;
    opacity: 0.7;
  }
}
.glightbox-open {
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.goverlay {
  background-color: #1D1C2F;
  opacity: 0.7;
}
.glightbox-mobile .goverlay {
  background-color: #1D1C2F;
  opacity: 0.7;
}
.glightbox-clean .gprev,
.glightbox-modern .gprev,
.glightbox-clean .gnext,
.glightbox-modern .gnext {
  width: 35px;
  padding: 0;
}
.gprev svg,
.gnext svg {
  height: 100%;
}
.gclose svg {
  height: 30px;
}
.glightbox-clean .gclose,
.glightbox-modern .gclose {
  display: flex;
  height: 40px;
  width: 40px;
  padding: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose,
.glightbox-modern .gprev,
.glightbox-modern .gnext,
.glightbox-modern .gclose {
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.4s ease-in-out;
}
.glightbox-clean .gprev:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gclose:hover,
.glightbox-modern .gprev:hover,
.glightbox-modern .gnext:hover,
.glightbox-modern .gclose:hover {
  transition: all 0.4s ease-in-out;
}
.glightbox-clean .gprev,
.glightbox-modern .gprev {
  transform: rotate(180deg);
}
.gfadeIn {
  -webkit-animation: gfadeIn 0.4s ease;
          animation: gfadeIn 0.4s ease;
}
.gfadeOut {
  -webkit-animation: gfadeOut 0.4s ease;
          animation: gfadeOut 0.4s ease;
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 0.7;
  }
  to {
    opacity: 0;
  }
}
.gzoomIn {
  -webkit-animation: gzoomIn 0.4s ease;
          animation: gzoomIn 0.4s ease;
}
.gzoomOut {
  -webkit-animation: gzoomOut 0.4s ease;
          animation: gzoomOut 0.4s ease;
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0.7;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 0.7;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.glightbox-clean .gprev,
.glightbox-modern .gprev {
  top: 45%;
  left: 0;
}
@media (min-width: 769px) {
  .glightbox-clean .gprev,
  .glightbox-modern .gprev {
    left: 20px;
  }
}
.glightbox-clean .gnext,
.glightbox-modern .gnext {
  top: 45%;
  right: 0;
}
@media (min-width: 769px) {
  .glightbox-clean .gnext,
  .glightbox-modern .gnext {
    right: 20px;
  }
}
/* end lightbox */
/* button */
.button {
  padding: 0;
  border: none;
  background-color: inherit;
  display: inline-flex;
  width: 100%;
  padding: 17px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  color: #FFFFFF;
  background-image: linear-gradient(180deg, #A47AEF 0%, #5956BE 100%);
  border-radius: 100px;
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
@media (max-width: 768px) {
  .button {
    font-size: 15px;
  }
}
.button:hover {
  cursor: pointer;
  opacity: 0.9;
  transition: opacity 0.4s ease-in-out;
}
.button:disabled {
  opacity: 0.3;
  cursor: default;
}
.button-close {
  padding: 0;
  border: none;
  background-color: inherit;
  display: inline-flex;
  height: 32px;
  width: 32px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #E9EDF3;
}
.button-close:hover {
  cursor: pointer;
}
.button-close:hover svg {
  transform: scale(1.2);
  transition: all 0.4s ease-in-out;
}
.button-close svg {
  height: 12px;
  width: 12px;
  fill: #525578;
  transition: all 0.4s ease-in-out;
}
/* end button */
/* button-log-in */
.button-log-in {
  display: none;
  min-height: 38px;
  padding: 9px 16px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #1D1C2F;
  background-color: #FFFFFF;
  border: 1px solid #D6D9E7;
  border-radius: 100px;
  text-decoration: none;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 768px) {
  .button-log-in {
    min-height: 50px;
    height: 32px;
    width: 32px;
    padding: 0;
    background-color: inherit;
    border: none;
    border-radius: 0;
  }
}
.button-log-in--show {
  display: inline-flex;
}
.button-log-in span:first-child {
  margin-right: 8px;
}
@media (max-width: 768px) {
  .button-log-in span:first-child {
    margin-right: 0;
  }
}
.button-log-in span:last-child {
  display: inline-block;
}
@media (max-width: 768px) {
  .button-log-in span:last-child {
    display: none;
  }
}
.button-log-in svg {
  height: 20px;
  width: 18px;
  fill: #1D1C2F;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 768px) {
  .button-log-in svg {
    height: 30px;
    width: 28px;
    fill: #1D1C2F;
  }
}
@media (max-width: 576px) {
  .button-log-in svg {
    height: 23px;
    width: 21px;
  }
}
.button-log-in:hover {
  opacity: 0.8;
  transition: all 0.4s ease-in-out;
}
/* end header-log-in */
/* button-filter */
.button-filter {
  padding: 0;
  border: none;
  background-color: inherit;
  display: none;
  width: 100%;
  max-width: 200px;
  padding: 15px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, #A47AEF 0%, #5956BE 100%);
  border-radius: 12px;
}
@media (max-width: 1280px) {
  .button-filter {
    display: inline-flex;
  }
}
@media (max-width: 768px) {
  .button-filter {
    width: 79px;
  }
}
.button-filter span {
  display: none;
}
@media (max-width: 1280px) {
  .button-filter span {
    display: inline-block;
    margin-right: 11px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #FFFFFF;
  }
}
@media (max-width: 768px) {
  .button-filter span {
    display: none;
  }
}
.button-filter svg {
  height: 24px;
  width: 25px;
  fill: #FFFFFF;
}
.button-filter:hover {
  cursor: pointer;
  background-image: linear-gradient(180deg, #C5A4FF 0%, #5956BE 100%);
}
/* end button-filter */
/* button-add */
.button-add {
  width: auto;
  padding: 10px 16px;
  border: 1px solid #D6D9E7;
  background-image: none;
  background-color: inherit;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #1D1C2F;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .button-add {
    width: 100%;
    padding: 10px 0;
  }
}
.button-add:hover {
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
}
.button-add span:first-child {
  display: block;
  margin-right: 12px;
  transform: rotate(45deg);
}
@media (max-width: 576px) {
  .button-add span:first-child {
    margin-right: 8px;
  }
}
.button-add span:first-child svg {
  height: 16px;
  width: 16px;
  fill: #9194B6;
}
.button-add span:last-child {
  display: inline-block;
}
/* end button-add */
/* title */
.title {
  margin-bottom: 32px;
}
.title h1,
.title h2 {
  margin: 0;
  margin-bottom: 9px;
  display: inline-block;
  font-size: 32px;
  line-height: 39px;
  font-weight: 800;
  color: #1D1C2F;
}
@media (max-width: 1024px) {
  .title h1,
  .title h2 {
    font-size: 24px;
    line-height: 29px;
  }
}
.title__decor {
  height: 6px;
  width: 120px;
}
/* end title */
/* description */
.description {
  margin-bottom: 26px;
  position: relative;
}
.description p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  color: #1D1C2F;
}
/* end description */
/* review-link */
.review-link {
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.review-link span {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #1D1C2F;
}
.review-link p {
  display: inline-block;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #1D1C2F;
}
/* end review-link */
/* star-list */
.star-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  margin-right: 7px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.star-list li svg {
  height: auto;
  width: 18px;
  fill: #BBBEDB;
}
.star-list .star-active svg {
  height: auto;
  width: 18px;
  fill: #F89552;
}
/* end star-list */
/* star-check */
.star-check {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.star-check__item {
  margin-right: 3px;
}
.star-check__item:last-child {
  margin-right: 0;
}
.star-check__item svg {
  height: 32px;
  width: 32px;
  fill: #E9EDF3;
}
.star-check__item--active svg {
  fill: #F89552;
}
.star-check__input {
  display: none;
}
.star-check__radio {
  cursor: pointer;
}
.star-check__radio svg {
  fill: #E9EDF3;
  transition: all 0.4s ease-in-out;
}
.star-check__radio--active svg {
  fill: #F89552;
}
.star-check__radio--active.star-radio:hover,
.star-check__radio--active.star-radio:focus {
  cursor: pointer;
}
.star-check__radio--active.star-radio:hover svg,
.star-check__radio--active.star-radio:focus svg {
  fill: #F89552;
}
/* end star-check */
/* transmission */
.transmission h3 {
  margin: 0;
  margin-bottom: 13px;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #525578;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.transmission ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.transmission li {
  margin-right: 8px;
  position: relative;
}
.transmission li:last-child {
  margin-right: 0;
}
.transmission input {
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.transmission input + label {
  position: relative;
}
.transmission input:focus + label {
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
}
.transmission input:hover + label {
  border: 1px solid #9194B6;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.transmission input:checked + label {
  color: #FFFFFF;
  background-color: #5956BE;
  border: 1px solid #5956BE;
}
.transmission input:checked:hover + label {
  cursor: default;
}
.transmission label {
  display: inline-block;
  padding: 5px 16px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
  color: #1D1C2F;
  background-color: #FFFFFF;
  border: 1px solid #DEDFEA;
  border-radius: 100px;
  transition: all 0.4s ease-in-out;
}
/* end transmission */
/* face */
.face {
  height: auto;
  width: 100%;
  background-color: #E9EDF3;
  border-radius: 8px;
  position: relative;
}
@media (max-width: 576px) {
  .face {
    height: 122px;
    width: 90px;
  }
}
.face svg {
  height: auto;
  width: 100%;
  padding: 39px 50px;
  fill: #1D1C2F;
  position: relative;
  opacity: 0.1;
}
@media (max-width: 576px) {
  .face svg {
    padding: 30px 19px;
  }
}
.face img {
  display: block;
  height: auto;
  width: auto;
  border-radius: 8px;
  margin: auto;
  position: absolute;
  top: 0;
}
@media (max-width: 1280px) {
  .face img {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .face img {
    height: 122px;
    width: 90px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
/* end face */
/* avatar */
.avatar {
  display: none;
  height: 50px;
  width: 50px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  position: relative;
}
.avatar--show {
  display: inline-flex;
}
.avatar img {
  display: block;
  height: auto;
  width: 48px;
  border-radius: 100px;
  border: 1px solid #E9EDF3;
  position: absolute;
}
.avatar > span:first-child {
  display: inline-flex;
  height: 48px;
  width: 48px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #5956BE;
  border-radius: 100px;
  background-color: #E9EDF3;
  border: 2px solid #E9EDF3;
  position: absolute;
}
/* end avatar */
/* new */
.new {
  display: block;
  height: 12px;
  width: 12px;
  position: absolute;
  background-color: #E32E62;
  border: 3px solid #FFFFFF;
  border-radius: 50%;
  top: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.7s ease-in-out;
}
.new--show {
  opacity: 1;
  transition: opacity 0.7s ease-in-out;
}
/* end new */
/* paginator */
.paginator {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
}
.paginator__more {
  display: inline-flex;
  margin-right: 24px;
  padding: 17px 51px;
  padding-left: 56px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  background-color: #D6D9E7;
  border-radius: 100px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #1D1C2F;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.paginator__more span:first-child {
  margin-right: 13px;
}
.paginator__more span:first-child svg {
  height: 16px;
  width: 14px;
  fill: #1D1C2F;
  transition: all 0.4s ease-in-out;
}
.paginator__more:hover {
  opacity: 0.7;
  transition: all 0.4s ease-in-out;
}
.paginator__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  margin-right: 24px;
  flex-direction: row;
  justify-items: flex-start;
  flex-wrap: wrap;
  flex-grow: 1;
}
.paginator li {
  margin-bottom: 8px;
  margin-right: 8px;
}
.paginator li:last-child {
  margin-right: 0;
}
.paginator__link {
  display: inline-flex;
  height: 48px;
  width: 48px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  background-color: #FFFFFF;
  border-radius: 12px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #1D1C2F;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.paginator__link:hover,
.paginator__link:focus {
  opacity: 0.7;
  transition: all 0.4s ease-in-out;
}
.paginator__link--current {
  color: #FFFFFF;
  background-color: #5956BE;
  transition: all 0.4s ease-in-out;
}
.paginator__link--current:hover,
.paginator__link--current:focus {
  opacity: 1;
  cursor: default;
  outline: none;
  transition: all 0.4s ease-in-out;
}
.paginator__next {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-direction: row;
  justify-items: flex-start;
  flex-wrap: wrap;
}
.paginator__next li {
  margin-bottom: 8px;
  margin-right: 16px;
}
.paginator__next li:last-child {
  margin-right: 0;
}
.paginator__next-link {
  display: inline-flex;
  min-width: 200px;
  padding: 17px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  background-color: #FFFFFF;
  border-radius: 100px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #1D1C2F;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.paginator__next-link span svg {
  height: 16px;
  width: 14px;
  fill: #1D1C2F;
  transition: all 0.4s ease-in-out;
}
.paginator__next-link:hover {
  opacity: 0.7;
  transition: all 0.4s ease-in-out;
}
.paginator__next-link--disabled {
  opacity: 0.4;
}
.paginator__next-link--disabled:hover,
.paginator__next-link--disabled:focus {
  background-color: #FFFFFF;
  color: #1D1C2F;
  cursor: default;
  outline: none;
  opacity: 0.4;
  transition: none;
}
.paginator__next-link-previous {
  padding-left: 20px;
}
.paginator__next-link-previous span:first-child {
  margin-right: 12px;
  transform: rotate(90deg);
}
.paginator__next-link-following {
  padding-right: 20px;
}
.paginator__next-link-following span:last-child {
  margin-left: 12px;
  transform: rotate(-90deg);
}
/* end paginator */
/* local */
.local {
  width: auto;
  position: relative;
}
@media (max-width: 576px) {
  .local {
    width: 100%;
  }
}
.local__button {
  padding: 0;
  border: none;
  background-color: inherit;
  display: flex;
  padding: 10px 33px;
  padding-left: 20px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  background-color: #E9EDF3;
  border-radius: 100px;
  background-image: url("/local/templates/nauchu/css/../img/icons/arrows.svg");
  background-repeat: no-repeat;
  background-position: center right 15px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.local__button:hover {
  cursor: pointer;
  opacity: 0.8;
  transition: all 0.4s ease-in-out;
}
.local__button svg {
  height: 20px;
  width: 16px;
  fill: #1D1C2F;
}
.local__button span:last-child {
  display: inline-block;
  width: 115px;
  margin-left: 12px;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.local__button span:last-child::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 80%, #e9edf3 100%);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.local__modal {
  display: none;
  width: 414px;
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0px 7px 25px rgba(0, 0, 0, 0.15);
  position: fixed;
  left: 200px;
  top: 90px;
  z-index: 3;
  transform: translateY(0);
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  .local__modal {
    width: 93%;
    margin: 0 auto;
    top: 20px;
    left: 0;
    right: 0;
  }
}
.local__modal--show {
  display: block;
}
.local__modal-box {
  position: relative;
}
.local__modal-box::after {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  background-color: #FFFFFF;
  transform: rotate(45deg);
  position: absolute;
  top: -5px;
  left: 32px;
}
@media (max-width: 768px) {
  .local__modal-box::after {
    margin: 0 auto;
    left: 0;
    right: 0;
  }
}
.local__question {
  -webkit-animation: fade-in 0.3s ease-in-out both;
          animation: fade-in 0.3s ease-in-out both;
}
.local__question-wrapper {
  padding: 29px;
  padding-bottom: 22px;
  position: relative;
}
@media (max-width: 768px) {
  .local__question-wrapper {
    padding: 24px 19px;
  }
}
.local__question-title {
  display: inline-flex;
  margin-bottom: 45px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #1D1C2F;
}
@media (max-width: 768px) {
  .local__question-title {
    margin-bottom: 27px;
    font-size: 16px;
    line-height: 20px;
  }
}
.local__question-title span {
  display: inline-block;
}
.local__question-title span:first-child {
  margin-right: 15px;
}
.local__question-title span:first-child svg {
  height: 20px;
  width: 16px;
  fill: #5956BE;
}
.local__question ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}
.local__question li {
  width: 50%;
}
.local__question-button--set {
  background-image: none;
  color: #1D1C2F;
  border: 1px solid #BBBEDB;
}
.local__list {
  -webkit-animation: fade-in 0.3s ease-in-out both;
          animation: fade-in 0.3s ease-in-out both;
}
.local__list-title {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  color: #1D1C2F;
  position: relative;
}
.local__list-title::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #E9EDF3;
  position: absolute;
  left: 0;
  bottom: 0;
}
.local__list-title.local__list-wrapper {
  padding: 24px 20px;
}
.local__list-select.local__list-wrapper {
  padding-bottom: 8px;
}
.local__list-select ul {
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: 275px;
  padding: 0 16px;
  padding-top: 24px;
  padding-bottom: 8px;
  overflow-y: auto;
}
.local__list-select ul::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 3px;
}
.local__list-select ul::-webkit-scrollbar-track {
  background: #FFFFFF;
}
.local__list-select ul::-webkit-scrollbar-thumb {
  background-color: #BBBEDB;
  border-radius: 10px;
}
.local__list-select li {
  margin-bottom: 3px;
}
.local__list-select a {
  display: block;
  padding: 13px 8px;
  font-size: 16px;
  line-height: 22px;
  color: #1D1C2F;
  background-color: #FFFFFF;
  text-decoration: none;
  border-radius: 8px;
}
.local__list-select a:hover {
  background-color: #E9EDF3;
}
.local__list-close {
  position: absolute;
  top: 16px;
  right: 16px;
}
.local__overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #1D1C2F;
  opacity: 0.7;
  z-index: 3;
}
.local__overlay--show {
  display: block;
  -webkit-animation: fade-in-half 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) both;
          animation: fade-in-half 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
/* end local */
/* nav */
.nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 1280px) {
  .nav ul {
    justify-content: flex-end;
  }
}
.nav li {
  margin-right: 24px;
}
@media (max-width: 1280px) {
  .nav li {
    margin-right: 12px;
  }
}
.nav li:last-child {
  margin-right: 0;
}
.nav__link {
  display: inline-block;
  padding: 12px 0;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #1D1C2F;
  position: relative;
}
.nav__link::before {
  content: "";
  display: block;
  height: 4px;
  width: 0;
  margin: 0 auto;
  background-color: inherit;
  border-radius: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  transition: all 0.4s ease-in-out;
}
.nav__link:hover::before {
  width: 100%;
  background-color: #F89552;
  transition: all 0.4s ease-in-out;
}
.nav__link--current::before {
  width: 100%;
  background-color: #F89552;
}
.nav__link--current:hover {
  cursor: default;
}
/* end nav */
/* modal */
.modal {
  display: none;
  margin: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.modal--show {
  display: block;
  -webkit-animation: fade-in 0.4s ease-in-out both;
          animation: fade-in 0.4s ease-in-out both;
  z-index: 9999;
}
.modal__wrapper {
  position: relative;
}
.modal form {
  display: flex;
  margin: 0;
  padding: 64px 30px;
  padding-bottom: 50px;
  background-color: #FFFFFF;
  box-shadow: 0px 40px 50px rgba(145, 148, 182, 0.2);
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  overflow-y: auto;
}
@media (max-width: 576px) {
  .modal form {
    height: 100vh;
    padding: 32px;
    padding-top: 45px;
    box-shadow: none;
    border-radius: 0;
  }
}
.modal h2 {
  margin: 0;
  margin-bottom: 32px;
  font-size: 24px;
  line-height: 29px;
  font-weight: 900;
  color: #1D1C2F;
}
@media (max-width: 576px) {
  .modal h2 {
    margin-bottom: 19px;
  }
}
.modal ul {
  width: 100%;
  margin: 0;
  margin-bottom: 32px;
  padding: 0;
  list-style: none;
}
@media (max-width: 576px) {
  .modal ul {
    margin-bottom: 19px;
    flex-grow: 1;
  }
}
.modal__button-save {
  width: 230px;
}
.modal__button-close {
  position: absolute;
  top: 16px;
  right: 16px;
}
@media (max-width: 576px) {
  .modal__button-close {
    top: 13px;
    right: 13px;
  }
}
.modal-link {
  padding: 0;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  border: none;
  background-color: inherit;
  color: #5956BE;
  text-decoration: underline;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.modal-link:hover {
  opacity: 0.8;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
/* end modal */
/* modal-new-tel */
.modal-new-tel {
  height: 327px;
  width: 430px;
}
@media (max-width: 576px) {
  .modal-new-tel {
    height: 100%;
    width: 100%;
  }
}
/* end modal-new-tel */
/* modal-code */
.modal-code {
  height: 423px;
  width: 430px;
}
@media (max-width: 576px) {
  .modal-code {
    height: 100%;
    width: 100%;
  }
}
.modal-code h2 {
  margin-bottom: 8px;
}
.modal-code__error {
  visibility: hidden;
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #E32E62;
  text-align: center;
}
@media (max-width: 576px) {
  .modal-code__error {
    flex-grow: 1;
  }
}
.modal-code__error--show {
  -webkit-animation: fade-in 0.4s ease-in-out both;
          animation: fade-in 0.4s ease-in-out both;
  visibility: visible;
}
.modal-code__error--green {
  color: #00A584;
}
.modal-code p {
  margin: 0;
  margin-bottom: 32px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #1D1C2F;
  text-align: center;
}
.modal-code ul {
  display: flex;
  width: 240px;
  margin-bottom: 16px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (max-width: 576px) {
  .modal-code ul {
    flex-grow: inherit;
  }
}
.modal-code ul li {
  margin-right: 16px;
}
.modal-code ul li:last-child {
  margin-right: 0;
}
.modal-code ul input {
  min-height: 64px;
  padding: 4px;
  border-radius: 16px;
  text-align: center;
}
.modal-code ul input::-webkit-outer-spin-button,
.modal-code ul input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
}
.modal-code ul input[type=number] {
  -moz-appearance: textfield;
}
p.modal-code__time {
  color: #9194B6;
}
/* end modal-code */
/* modal-success */
.modal-success {
  height: 100%;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .modal-success {
    width: 100%;
  }
}
.modal-success.modal {
  display: none;
}
.modal-success.modal--show {
  display: flex;
}
.modal-success.modal ul {
  flex-grow: inherit;
}
.modal-success__wrapper {
  width: 490px;
}
@media (max-width: 1024px) {
  .modal-success__wrapper {
    height: 100%;
    width: 100%;
  }
}
.modal-success__content {
  display: flex;
  margin: 0;
  padding: 64px 30px;
  padding-bottom: 50px;
  background-color: #FFFFFF;
  box-shadow: 0px 40px 50px rgba(145, 148, 182, 0.2);
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  overflow-y: auto;
  text-align: center;
}
@media (max-width: 1024px) {
  .modal-success__content {
    height: 100%;
    width: 100%;
    border-radius: 0;
    justify-content: center;
    align-items: center;
  }
}
.modal-success__content h2 {
  margin-bottom: 24px;
}
.modal-success__content p {
  margin: 0;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #1D1C2F;
}
@media (max-width: 768px) {
  .modal-success__content p {
    width: 70%;
  }
}
@media (max-width: 576px) {
  .modal-success__content p {
    width: 100%;
  }
}
.modal-success__close {
  position: absolute;
  top: 16px;
  right: 16px;
}
/* end modal-success */
/* modal-profile */
.modal-profile {
  display: none;
  width: 255px;
  background-color: #FFFFFF;
  box-shadow: 0px 7px 25px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}
.modal-profile--show {
  display: block;
}
.modal-profile__box {
  position: relative;
}
.modal-profile__box::after {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  background-color: #FFFFFF;
  transform: rotate(45deg);
  position: absolute;
  top: -5px;
  right: 32px;
}
.modal-profile__private {
  display: flex;
  padding: 16px 24px;
  border-bottom: 1px solid #E9EDF3;
}
.modal-profile__avatar {
  margin-right: 14px;
  width: 48px;
}
.modal-profile__private ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: calc(100% - 48px - 14px);
  overflow-x: hidden;
}
.modal-profile__private li {
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 17px;
  color: #9194B6;
}
.modal-profile__private li:first-child {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #1D1C2F;
}
.modal-profile__private li:last-child {
  margin-bottom: 0;
}
.modal-profile__link {
  padding: 8px 20px;
  padding-bottom: 28px;
}
.modal-profile__link ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal-profile__link li {
  margin-bottom: 8px;
}
.modal-profile__link li:last-child {
  margin-bottom: 0;
}
.modal-profile__link a {
  display: inline-block;
  width: auto;
  padding: 4px;
  font-size: 16px;
  line-height: 20px;
  color: #1D1C2F;
  text-decoration: none;
  position: relative;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.modal-profile__link a:hover {
  opacity: 0.6;
  transition: all 0.4s ease-in-out;
}
.modal-profile__exit {
  display: inline-block;
  width: 100%;
  padding: 18px 55px;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  color: #1D1C2F;
  text-decoration: none;
  background-color: #E9EDF3;
  background-image: url("/local/templates/nauchu/css/../img/icons/exit.svg");
  background-repeat: no-repeat;
  background-position: center left 24px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.modal-profile__exit:hover {
  opacity: 0.6;
  transition: all 0.4s ease-in-out;
}
/* end modal-profile */
/* modal-review */
.modal-review {
  height: 100%;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .modal-review {
    width: 100%;
  }
}
.modal-review.modal {
  display: none;
}
.modal-review.modal--show {
  display: flex;
}
.modal-review.modal ul {
  flex-grow: inherit;
}
.modal-review__wrapper {
  width: 970px;
}
@media (max-width: 1024px) {
  .modal-review__wrapper {
    height: 100%;
    width: 100%;
  }
}
.modal-review form {
  padding: 48px 70px;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .modal-review form {
    height: 100%;
    width: 100%;
    border-radius: 0;
  }
}
@media (max-width: 576px) {
  .modal-review form {
    padding: 32px;
  }
}
.modal-review h3 {
  margin: 0;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #525578;
}
.modal-review__star {
  margin-bottom: 24px;
}
.modal-review__star ul {
  margin-bottom: 5px;
}
@media (max-width: 576px) {
  .modal-review__star {
    margin-bottom: 15px;
  }
}
.modal-review__star-error {
  display: none;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #E32E62;
}
.modal-review__star-error--show {
  -webkit-animation: fade-in 0.4s ease-in-out both;
          animation: fade-in 0.4s ease-in-out both;
  display: inline-block;
}
.modal-review .form__item {
  width: 100%;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .modal-review .form__item {
    flex-grow: inherit;
  }
}
@media (max-width: 576px) {
  .modal-review .form__item {
    margin-bottom: 15px;
  }
}
.modal-review .checkbox {
  margin-bottom: 32px;
}
@media (max-width: 1024px) {
  .modal-review .checkbox {
    flex-grow: 2;
  }
}
.modal-review .checkbox label {
  margin-top: auto;
  margin-bottom: auto;
  top: -3px;
  bottom: auto;
}
.modal-review .checkbox input {
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
}
.modal-review__send {
  width: 230px;
}
@media (max-width: 576px) {
  .modal-review__send {
    width: 100%;
  }
}
.modal-review__close {
  position: absolute;
  top: 16px;
  right: 16px;
}
/* end modal-review */
/* crumbs */
.crumbs {
  margin-bottom: 22px;
}
.crumbs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.crumbs li {
  min-height: 24px;
  display: inline-flex;
  margin-left: 17px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
}
.crumbs li::before {
  content: "/";
  margin: auto;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  color: #9194B6;
  position: absolute;
  left: -10px;
}
.crumbs li::after {
  content: "";
  display: none;
  height: 1px;
  width: 100%;
  background-color: #9194B6;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 768px) {
  .crumbs li::after {
    display: inline-block;
  }
}
.crumbs li:last-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  .crumbs li:last-child {
    display: none;
  }
}
.crumbs li:first-child {
  margin-right: 3px;
  margin-left: 0;
}
.crumbs li:first-child::before,
.crumbs li:first-child::after {
  display: none;
}
.crumbs a {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  color: #9194B6;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.crumbs a svg {
  height: 19px;
  width: 20px;
  fill: #9194B6;
  transition: all 0.4s ease-in-out;
}
.crumbs a:hover {
  color: #5956BE;
  transition: all 0.4s ease-in-out;
}
.crumbs a:hover svg {
  height: 19px;
  width: 20px;
  fill: #5956BE;
  transition: all 0.4s ease-in-out;
}
.crumbs li:last-child a:hover {
  color: #9194B6;
}
/* end crumbs */
/* filter */
.filter {
  display: flex;
  padding: 32px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.9) 100%);
  box-shadow: 0px 20px 30px rgba(145, 148, 182, 0.2);
  border: 1px solid #FFFFFF;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 18px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1280px) {
  .filter {
    display: flex;
    height: 100%;
    width: 576px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    background-color: #FFFFFF;
    box-shadow: 0px 7px 25px rgba(0, 0, 0, 0.15);
    background-image: none;
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    border-radius: 0;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: auto;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    z-index: 4;
    transform: translateX(-100%);
    transition: transform 0.3s ease-in-out;
  }
}
@media (max-width: 768px) {
  .filter {
    width: 100%;
    box-shadow: none;
  }
}
.filter--show {
  transform: translateX(0);
}
.filter::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 3px;
}
.filter::-webkit-scrollbar-track {
  background: #FFFFFF;
}
.filter::-webkit-scrollbar-thumb {
  background-color: #BBBEDB;
  border-radius: 10px;
}
.filter__title {
  display: none;
}
@media (max-width: 1024px) {
  .filter__title {
    display: inline-block;
    margin: 0;
    margin-bottom: 19px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 900;
    color: #1D1C2F;
  }
}
.filter legend {
  margin: 0;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #525578;
}
.filter__transmission legend {
  margin-bottom: 8px;
}
.filter__transmission {
  margin: 0;
  padding: 0;
  padding-right: 24px;
  margin-right: 24px;
  border: 0;
  border-right: 1px solid rgba(29, 28, 47, 0.1);
}
@media (max-width: 1280px) {
  .filter__transmission {
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 19px;
    border-right: none;
  }
}
.filter__transmission ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.filter__transmission li {
  margin-right: 8px;
  position: relative;
}
.filter__transmission li:last-child {
  margin-right: 0;
}
.filter__transmission input {
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.filter__transmission input + label {
  position: relative;
}
.filter__transmission input:hover + label {
  border: 1px solid #9194B6;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.filter__transmission input:checked + label {
  color: #FFFFFF;
  background-color: #5956BE;
  border: 1px solid #5956BE;
  transition: all 0.4s ease-in-out;
}
.filter__transmission input:checked:hover + label {
  opacity: 0.8;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.filter__transmission label {
  display: inline-block;
  padding: 5px 16px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
  color: #9194B6;
  background-color: #FFFFFF;
  border: 1px solid #DEDFEA;
  border-radius: 100px;
  transition: all 0.4s ease-in-out;
}
.filter__gender {
  margin: 0;
  margin-right: 24px;
  padding: 0;
  border: none;
}
@media (max-width: 1280px) {
  .filter__gender {
    margin-right: 0;
    margin-bottom: 19px;
  }
}
.filter__gender legend {
  margin-bottom: 8px;
}
.filter__gender ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.filter__gender li {
  margin-right: 8px;
  position: relative;
}
.filter__gender li:last-child {
  margin-right: 0;
}
.filter__gender input {
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.filter__gender input + label {
  position: relative;
}
.filter__gender input:hover + label {
  border: 1px solid #9194B6;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.filter__gender input:checked + label {
  background-color: #5956BE;
  border: 1px solid #5956BE;
  transition: all 0.4s ease-in-out;
}
.filter__gender input:checked + label svg {
  fill: #FFFFFF;
  transition: all 0.4s ease-in-out;
}
.filter__gender input:hover + label {
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.filter__gender input:checked:hover + label {
  opacity: 0.8;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.filter__gender label {
  display: inline-flex;
  height: 40px;
  width: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
  border: 1px solid #DEDFEA;
  border-radius: 100px;
  transition: all 0.4s ease-in-out;
}
.filter__gender label svg {
  height: 24px;
  width: 24px;
  fill: #9194B6;
  transition: all 0.4s ease-in-out;
}
.filter__select {
  margin: 0;
  padding: 0;
  border: 0;
}
.filter__select-list {
  display: flex;
  margin-right: 24px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
}
@media (max-width: 1280px) {
  .filter__select-list {
    width: 100%;
    margin-right: 0;
    margin-bottom: 19px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.filter__select-1 {
  width: 40%;
  min-width: 210px;
}
@media (max-width: 1280px) {
  .filter__select-1 {
    width: 100%;
    margin-bottom: 19px;
    z-index: 2;
  }
}
.filter__select-2 {
  width: calc(60% - 24px);
  max-width: 310px;
}
@media (max-width: 1280px) {
  .filter__select-2 {
    width: 100%;
    max-width: none;
  }
}
.filter__button-aplly {
  padding: 0;
  border: none;
  background-color: inherit;
  display: inline-flex;
  height: 56px;
  width: 148px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-image: linear-gradient(180deg, #A47AEF 0%, #5956BE 100%);
}
@media (max-width: 1280px) {
  .filter__button-aplly {
    width: 100%;
    padding: 18px;
  }
}
.filter__button-aplly:hover {
  cursor: pointer;
  background-image: linear-gradient(180deg, #C5A4FF 0%, #5956BE 100%);
}
.filter__button-aplly svg {
  height: 24px;
  width: 24px;
  fill: #FFFFFF;
}
.filter__button-aplly span {
  display: inline-block;
  margin-left: 3px;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  color: #FFFFFF;
}
@media (max-width: 1024px) {
  .filter__button-aplly span {
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
  }
}
.filter__button-close {
  display: none;
}
@media (max-width: 1280px) {
  .filter__button-close {
    display: inline-flex;
    position: absolute;
    top: 13px;
    right: 13px;
  }
}
/* end filter */
/* select */
.select {
  position: relative;
}
.select__button {
  display: flex;
  min-height: 64px;
  width: 100%;
  padding: 8px 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  border: 1px solid #D6D9E7;
  border-radius: 12px;
  background-color: #FFFFFF;
  background-image: url("/local/templates/nauchu/css/../img/icons/arrows.svg");
  background-repeat: no-repeat;
  background-position: right 10px bottom 8px;
  background-size: 18px;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .select__button {
    min-height: 59px;
  }
}
.select__button:hover {
  cursor: pointer;
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
}
.select__button:disabled {
  cursor: default;
  border: 1px solid #9194B6;
  opacity: 0.3;
}
.select__button:disabled .select__value {
  opacity: 1;
}
.select__button:hover .select__value {
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.select__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  max-height: 330px;
  width: 100%;
  padding: 8px;
  border: 1px solid rgba(29, 28, 47, 0.1);
  box-shadow: 0px 10px 20px rgba(145, 148, 182, 0.2);
  border-radius: 12px;
  background-color: #FFFFFF;
  position: absolute;
  top: 72px;
  left: 0;
  z-index: 2;
  overflow: auto;
}
@media (max-width: 576px) {
  .select__list {
    max-height: 150px;
    top: 65px;
  }
}
.select__list--show {
  display: block;
  -webkit-animation: fade-in 0.3s ease-in-out both;
          animation: fade-in 0.3s ease-in-out both;
}
.select__list::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 3px;
}
.select__list::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
}
.select__list::-webkit-scrollbar-thumb {
  background-color: #BBBEDB;
  border-radius: 10px;
}
.select__list li {
  position: relative;
  margin-bottom: 3px;
}
.select__list li:last-child {
  margin-bottom: 0;
}
.select__list input {
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  z-index: -1;
}
.select__list input:focus + label {
  background-color: #E9EDF3;
}
.select__list input:hover + label {
  background-color: #E9EDF3;
  cursor: pointer;
}
.select__title {
  width: 100%;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #525578;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.select__value {
  width: 90%;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #1D1C2F;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0.3;
  transition: all 0.4s ease-in-out;
}
.select__value--validate {
  opacity: 1;
}
.select__option {
  width: 100%;
  display: inline-block;
  padding: 13px 8px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  background-color: #FFFFFF;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
/* end select */
/* sort */
.sort {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  z-index: 1;
}
@media (max-width: 576px) {
  .sort {
    margin-bottom: 20px;
  }
}
.sort__select {
  width: 270px;
  margin-right: 0;
  position: relative;
}
@media (max-width: 1280px) {
  .sort__select {
    width: 100%;
    max-width: 200px;
    margin-right: 11px;
  }
}
@media (max-width: 576px) {
  .sort__select {
    max-width: none;
    width: calc(100% - 79px);
  }
}
.sort__button {
  display: flex;
  min-height: 40px;
  width: 100%;
  padding: 8px 16px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: 1px solid #D6D9E7;
  border-radius: 12px;
  background-color: #FFFFFF;
  background-image: url("/local/templates/nauchu/css/../img/icons/arrows.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 18px;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1280px) {
  .sort__button {
    min-height: 54px;
  }
}
.sort__button:hover {
  cursor: pointer;
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
}
.sort__button:disabled {
  cursor: default;
  border: 1px solid #9194B6;
  opacity: 0.3;
}
.sort__button:disabled .sort__value {
  opacity: 1;
}
.sort__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  width: 100%;
  padding: 8px;
  border: 1px solid rgba(29, 28, 47, 0.1);
  box-shadow: 0px 10px 20px rgba(145, 148, 182, 0.2);
  border-radius: 12px;
  background-color: #FFFFFF;
  position: absolute;
  top: 45px;
  left: 0;
}
@media (max-width: 1280px) {
  .sort__list {
    top: 60px;
  }
}
.sort__list.select__list--show {
  display: block;
  -webkit-animation: fade-in 0.3s ease-in-out both;
          animation: fade-in 0.3s ease-in-out both;
}
.sort__list li {
  position: relative;
  margin-bottom: 3px;
}
.sort__list li:last-child {
  margin-bottom: 0;
}
.sort__list input {
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  z-index: -1;
}
.sort__list input:focus + label {
  background-color: #E9EDF3;
}
.sort__list input:hover + label {
  background-color: #E9EDF3;
  cursor: pointer;
}
.sort__value {
  width: 90%;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #1D1C2F;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.sort__value--validate {
  opacity: 1;
}
.sort__option {
  width: 100%;
  display: inline-block;
  padding: 8px;
  padding-right: 40px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  background-color: #FFFFFF;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
@media (max-width: 1280px) {
  .sort__option {
    padding: 16px 8px;
  }
}
.sort__icon {
  display: inline-block;
  height: 18px;
  width: 18px;
  margin: 0 3px;
  background-image: url("/local/templates/nauchu/css/../img/icons/sort.svg");
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: bottom;
}
.sort__icon--reverse {
  transform: rotate(180deg);
}
/* end sort */
/* form */
.form {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  box-shadow: 0px 20px 30px rgba(145, 148, 182, 0.2);
  border-radius: 16px;
}
.form__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.form__item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
.form__item--link {
  display: inline-flex;
  border: none;
  border-radius: 0;
  position: relative;
}
.form__item--link:hover {
  border: none;
  transition: none;
}
.form__item--select .select {
  width: 100%;
}
.form__item--select .select__list input {
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form__item--select .select__list input:focus + label {
  background-color: #E9EDF3;
}
.form__item--select .select__list input:hover + label {
  background-color: #E9EDF3;
  cursor: pointer;
}
.form__item--select .select__option {
  width: 100%;
  display: inline-block;
  padding: 13px 8px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  background-color: #FFFFFF;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  position: relative;
}
.form__item--clear {
  border: none;
  border-radius: 0;
  transition: none;
}
.form__item--clear:hover {
  border: none;
  transition: none;
}
.form__item--absolute {
  position: absolute;
  top: -10px;
  right: 0;
}
@media (max-width: 576px) {
  .form__item--absolute {
    top: -23px;
  }
}
.form__item.form__item--disabled {
  opacity: 0.5;
}
.form__item.form__item--disabled input,
.form__item.form__item--disabled textarea {
  background-color: #E9EDF3;
}
.form__item.form__item--disabled input:hover,
.form__item.form__item--disabled textarea:hover {
  border: 1px solid #D6D9E7;
  transition: none;
}
.form__item.form__item--error input,
.form__item.form__item--error textarea,
.form__item.form__item--error .select button {
  border: 1px solid #E32E62;
}
.form__item.form__item--error input:hover,
.form__item.form__item--error textarea:hover,
.form__item.form__item--error .select button:hover,
.form__item.form__item--error input:focus,
.form__item.form__item--error textarea:focus,
.form__item.form__item--error .select button:focus {
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
}
.form__item > label {
  display: block;
  width: 100%;
  padding: 8px 16px;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 17px;
  color: #525578;
  background-color: inherit;
  position: absolute;
  z-index: 1;
}
.form__item > input {
  display: block;
  width: 100%;
  padding: 4px 16px;
  padding-top: 28px;
  border: 1px solid #D6D9E7;
  border-radius: 12px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #1D1C2F;
  background-color: #FFFFFF;
  position: relative;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .form__item > input {
    padding-top: 20px;
  }
}
.form__item > input:hover {
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
}
.form__item > input:focus-visible {
  outline: none;
}
.form__item > input:focus {
  border: 1px solid #5956BE;
  transition: all 0.4s ease-in-out;
}
.form__item textarea {
  display: block;
  width: 100%;
  padding: 4px 16px;
  padding-top: 28px;
  border-radius: 12px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  border: 1px solid #D6D9E7;
  color: #1D1C2F;
  background-color: #FFFFFF;
  resize: none;
  position: relative;
}
@media (max-width: 576px) {
  .form__item textarea {
    padding-top: 20px;
  }
}
.form__item textarea:hover {
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
}
.form__item textarea:focus-visible {
  outline: none;
}
.form__item textarea:focus {
  border: 1px solid #5956BE;
  transition: all 0.4s ease-in-out;
}
.form__item textarea::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 3px;
}
.form__item textarea::-webkit-scrollbar-track {
  background: #FFFFFF;
}
.form__item textarea::-webkit-scrollbar-thumb {
  background-color: #BBBEDB;
  border-radius: 10px;
}
.form__item textarea::-moz-placeholder {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #1D1C2F;
}
.form__item textarea::placeholder {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #1D1C2F;
}
.form__item textarea::-moz-placeholder {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #1D1C2F;
}
.form__item textarea::placeholder {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #1D1C2F;
}
.form__error-text {
  display: none;
}
.form__item--error .form__error-text {
  display: inline-block;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  color: #E32E62;
}
/* end form */
/* wysywig */
.wysywig {
  color: #1D1C2F;
  background-color: #FFFFFF;
}
.wysywig h2 {
  margin: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  clear: both;
}
@media (max-width: 576px) {
  .wysywig h2 {
    margin-bottom: 13px;
    font-size: 18px;
    line-height: 22px;
  }
}
.wysywig h3 {
  margin: 0;
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  clear: both;
}
@media (max-width: 576px) {
  .wysywig h3 {
    margin-bottom: 13px;
    font-size: 16px;
    line-height: 21px;
  }
}
.wysywig p {
  margin: 0;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  clear: both;
}
@media (max-width: 576px) {
  .wysywig p {
    margin-bottom: 13px;
    font-size: 14px;
    line-height: 22px;
  }
}
.wysywig p > img {
  display: block;
  height: 200px;
  width: 320px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 24px;
  margin-bottom: 24px;
  border-radius: 8px;
  float: left;
}
@media (max-width: 768px) {
  .wysywig p > img {
    height: auto;
    width: 100%;
    float: none;
  }
}
@media (max-width: 576px) {
  .wysywig p > img {
    margin-bottom: 13px;
  }
}
.wysywig ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 24px;
  clear: both;
}
.wysywig ul li {
  margin-bottom: 16px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  position: relative;
}
@media (max-width: 576px) {
  .wysywig ul li {
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 20px;
  }
}
.wysywig ul li::before {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  background-color: #5956BE;
  border-radius: 50%;
  position: absolute;
  left: 8px;
  top: 10px;
}
@media (max-width: 576px) {
  .wysywig ul li::before {
    top: 6px;
  }
}
.wysywig ul li:last-child {
  margin-bottom: 0;
}
.wysywig ol {
  margin: 0;
  margin-bottom: 24px;
  padding: 0;
  clear: both;
}
.wysywig ol li {
  margin-bottom: 16px;
  margin-left: 25px;
  padding-left: 6px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}
@media (max-width: 576px) {
  .wysywig ol li {
    margin-bottom: 14px;
    line-height: 20px;
  }
}
.wysywig ol li::marker {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #5956BE;
}
.wysywig ol li:last-child {
  margin-bottom: 0;
}
.wysywig a {
  font-weight: 700;
  color: #5956BE;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.wysywig a:hover {
  opacity: 0.7;
  transition: all 0.4s ease-in-out;
}
/* end wysywig */
/* checkbox */
.checkbox {
  position: relative;
}
.checkbox input {
  opacity: 0;
  position: absolute;
  top: 11px;
  left: 6px;
}
@media (max-width: 576px) {
  .checkbox input {
    top: 5px;
  }
}
.checkbox input:checked + label {
  border: 1px solid #5956BE;
  background-color: #5956BE;
  background-image: url("/local/templates/nauchu/css/../img/icons/check.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
}
.checkbox label {
  height: 24px;
  width: 24px;
  border: 1px solid #D6D9E7;
  background-color: #FFFFFF;
  border-radius: 8px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 6px;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .checkbox label {
    top: 0;
  }
}
.checkbox label:hover {
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.checkbox p {
  margin: 0;
  padding-left: 40px;
}
.checkbox p {
  margin: 0;
  padding-left: 40px;
  font-size: 15px;
  line-height: 18px;
}
@media (max-width: 576px) {
  .checkbox p {
    padding-left: 35px;
    font-size: 12px;
    line-height: 15px;
  }
}
.checkbox a {
  font-size: 15px;
  line-height: 18px;
  color: #1D1C2F;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .checkbox a {
    font-size: 12px;
    line-height: 15px;
  }
}
.checkbox a:hover {
  color: #5956BE;
  transition: all 0.4s ease-in-out;
}
/* end checkbox */
/* accordion */
.accordion {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.accordion li {
  width: 100%;
  margin-bottom: 16px;
  border: 1px solid #BBBEDB;
  border-radius: 12px;
  position: relative;
  transition: all 0.4s ease-out;
}
@media (max-width: 576px) {
  .accordion li {
    margin-bottom: 13px;
  }
}
.accordion li:last-child {
  margin-bottom: 0;
}
.accordion li:hover {
  border: 1px solid #9194B6;
  transition: all 0.4s ease-out;
}
.accordion input {
  cursor: pointer;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
}
.accordion input:checked ~ .accordion__title {
  background-color: #FFFFFF;
  transition: all 0.4s ease-out;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.accordion input:checked ~ .accordion__content {
  max-height: 5000px;
  padding: 24px 17px;
  padding-top: 0;
  opacity: 1;
  transition: all 0.4s ease-out;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
@media (max-width: 576px) {
  .accordion input:checked ~ .accordion__content {
    padding: 8px 16px;
    padding-top: 0;
  }
}
.accordion input:checked ~ .accordion__title span::before {
  background-color: #1D1C2F;
  transition: all 0.4s ease-out;
}
.accordion input:checked ~ .accordion__title span::after {
  background-color: #1D1C2F;
  transform: rotate(0);
  transition: all 0.4s ease-out;
}
.accordion input:focus-visible ~ .accordion__title {
  border-radius: 12px;
}
.accordion input:checked:focus-visible ~ .accordion__title {
  border-radius: 12px;
}
.accordion__content {
  max-height: 0;
  padding: 0 17px;
  background-color: #FFFFFF;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  opacity: 0;
  transition: all 0.4s ease-out;
}
@media (max-width: 576px) {
  .accordion__content {
    padding: 0 16px;
  }
}
.accordion__title {
  display: flex;
  padding: 24px 17px;
  padding-right: 28px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-color: inherit;
  transition: all 0.4s ease-out;
}
@media (max-width: 576px) {
  .accordion__title {
    padding: 12px 16px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 20px;
  }
}
.accordion__title span {
  display: block;
  height: 16px;
  width: 16px;
  min-width: 16px;
  margin-top: 7px;
  margin-left: 7px;
  position: relative;
}
@media (max-width: 576px) {
  .accordion__title span {
    margin-top: 2px;
  }
}
.accordion__title span::before {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  margin: auto;
  background-color: #BBBEDB;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all 0.4s ease-out;
}
.accordion__title span::after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  margin: auto;
  background-color: #BBBEDB;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: rotate(90deg);
  transition: all 0.4s ease-out;
}
.accordion__content p:last-child {
  margin-bottom: 0;
}
/* end accordion */
/* mobile-nav */
.mobile-nav {
  display: none;
  height: 100%;
  width: 576px;
  padding-bottom: 50px;
  background-color: #FFFFFF;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
  -moz-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  z-index: 3;
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .mobile-nav {
    display: block;
  }
}
@media (max-width: 576px) {
  .mobile-nav {
    width: 100%;
  }
}
.mobile-nav--show {
  transform: translateX(0);
  box-shadow: 0px 7px 25px rgba(0, 0, 0, 0.15);
}
.mobile-nav::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 3px;
}
.mobile-nav::-webkit-scrollbar-track {
  background: #FFFFFF;
}
.mobile-nav::-webkit-scrollbar-thumb {
  background-color: #BBBEDB;
  border-radius: 10px;
}
.mobile-nav__top {
  display: flex;
  margin-bottom: 16px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-color: #FFFFFF;
  border-bottom: 1px solid #E9EDF3;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
}
.mobile-nav .local {
  padding: 30px 13px;
}
@media (max-width: 576px) {
  .mobile-nav .local {
    padding: 12px 13px;
  }
}
.mobile-nav__link-list {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 32px;
  padding-bottom: 16px;
  background-color: #FFFFFF;
}
.mobile-nav__link-list .nav__link--current::before {
  margin: 0;
}
.mobile-nav__user {
  display: none;
  margin: 0 32px;
  padding: 32px 0;
  background-color: #FFFFFF;
  border-top: 1px solid #E9EDF3;
}
.mobile-nav__user--show {
  display: block;
}
.mobile-nav__user-private {
  display: flex;
  margin-bottom: 27px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.mobile-nav__avatar {
  width: 48px;
  margin-right: 14px;
}
.mobile-nav__user-private ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: calc(100% - 48px * 2 - 14px * 2);
  margin-right: 14px;
  flex-grow: 1;
  overflow-x: hidden;
}
.mobile-nav__user-private li {
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 17px;
  color: #9194B6;
}
.mobile-nav__user-private li:first-child {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #1D1C2F;
}
.mobile-nav__user-private li:last-child {
  margin-bottom: 0;
}
.mobile-nav__exit {
  display: inline-flex;
  height: 48px;
  width: 48px;
  background-color: #E9EDF3;
  border-radius: 12px;
  background-image: url("/local/templates/nauchu/css/../img/icons/exit.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.mobile-nav__user-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-nav__user-links li {
  margin-bottom: 8px;
}
.mobile-nav__user-links li:last-child {
  margin-bottom: 0;
}
.mobile-nav__user-links a {
  display: inline-block;
  width: auto;
  padding: 8px 4px;
  font-size: 16px;
  line-height: 20px;
  color: #1D1C2F;
  text-decoration: none;
  position: relative;
}
.mobile-nav__user-links .new {
  top: 4px;
}
.mobile-nav__close {
  padding: 0;
  border: none;
  display: inline-flex;
  height: 48px;
  width: 48px;
  margin-right: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: inherit;
}
.mobile-nav__close svg {
  height: 26px;
  width: 26px;
  fill: #9194B6;
}
@media (max-width: 576px) {
  .mobile-nav__close svg {
    height: 14px;
    width: 14px;
  }
}
/* end mobile-nav */
/* rikorda */
.rikorda {
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
  line-height: 15px;
  color: #FFFFFF;
  background-color: #29283C;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
  fill: #FFFFFF;
}
.rikorda:focus svg:first-child,
.rikorda:hover svg:first-child {
  -webkit-animation: heartbeat 1s ease-in-out infinite both;
          animation: heartbeat 1s ease-in-out infinite both;
}
.rikorda svg:first-child {
  margin-right: 4px;
  margin-left: 4px;
  fill: #E32E62;
  -webkit-animation: heartbeat 2s ease-in-out infinite both;
          animation: heartbeat 2s ease-in-out infinite both;
}
.rikorda svg:last-child {
  margin-left: 10px;
}
/* end rikorda */
/* profile */
.profile {
  margin: 0;
  padding: 0;
  padding-bottom: 200px;
  position: relative;
}
@media (max-width: 576px) {
  .profile {
    padding-bottom: 78px;
  }
}
.profile__header-box {
  margin-bottom: 16px;
  border-radius: 16px;
  box-shadow: 0px 20px 30px rgba(145, 148, 182, 0.2);
}
@media (max-width: 576px) {
  .profile__header-box {
    margin-bottom: 11px;
  }
}
.profile__header {
  display: flex;
  margin-bottom: 20px;
  padding: 30px 32px;
  padding-bottom: 17px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  background: #FFFFFF;
  box-shadow: 0px 20px 30px rgba(145, 148, 182, 0.2);
  border-radius: 16px;
}
@media (max-width: 768px) {
  .profile__header {
    padding-bottom: 30px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media (max-width: 576px) {
  .profile__header {
    margin-bottom: 11px;
    padding: 19px;
  }
}
.profile__name {
  display: inline-flex;
  padding-right: 16px;
  margin-bottom: 13px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.profile__avatar {
  height: 80px;
  width: 80px;
  margin-right: 16px;
  border-radius: 50%;
  position: relative;
}
@media (max-width: 576px) {
  .profile__avatar {
    margin-right: 11px;
  }
}
.profile__avatar-label {
  display: flex;
  height: 100%;
  margin: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  border-radius: 50%;
  border: 1px solid #9194B6;
  color: #5956BE;
  background-color: #E9EDF3;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.profile__avatar img {
  display: block;
  height: 100%;
  width: 100%;
  margin: auto;
  border: 1px solid #9194B6;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.profile__avatar-icon {
  display: block;
  height: 100%;
  width: 100%;
  margin: auto;
  border-radius: 50%;
  background-color: inherit;
  background-position: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.profile__avatar:hover .profile__avatar-icon {
  background-color: rgba(89, 86, 190, 0.8);
  background-image: url("/local/templates/nauchu/css/../img/icons/camera.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.profile__avatar input {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  opacity: 0;
  position: absolute;
}
.profile__avatar label {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  position: relative;
}
.profile__avatar label:hover {
  cursor: pointer;
}
.profile__status {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  flex-grow: 1;
}
@media (max-width: 1024px) {
  .profile__status {
    align-items: flex-start;
  }
}
.profile__name-box {
  display: flex;
  width: calc(100% - 80px - 16px);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 576px) {
  .profile__name-box {
    width: calc(100% - 80px - 11px);
  }
}
.profile__name-box p {
  margin: 0;
  display: inline-block;
  font-size: 24px;
  line-height: 29px;
  font-weight: 800;
  color: #1D1C2F;
}
@media (max-width: 576px) {
  .profile__name-box p {
    font-size: 20px;
    line-height: 24px;
  }
}
.profile__rating {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.profile__rating .star-list {
  margin-bottom: 5px;
}
.profile__rating .star-list svg {
  width: 22px;
}
.profile__rating span {
  display: inline-block;
  margin-right: 16px;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  color: #1D1C2F;
}
@media (max-width: 576px) {
  .profile__rating span {
    font-size: 18px;
  }
}
.profile__rating a {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #1D1C2F;
  white-space: nowrap;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.profile__rating a:hover {
  opacity: 0.8;
  transition: all 0.4s ease-in-out;
}
.profile__status span {
  display: inline-block;
  margin-bottom: 6px;
  padding-left: 27px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #F89552;
  position: relative;
}
.profile__status span::before {
  content: "";
  height: 24px;
  width: 24px;
  margin: auto 0;
  background-image: url("/local/templates/nauchu/css/../img/icons/hat.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: -4px;
}
.profile__status p {
  margin: 0;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  color: #BBBEDB;
}
.profile__media {
  margin: 0;
  padding: 32px;
  border: 0;
  background-color: #FFFFFF;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  position: relative;
}
@media (max-width: 576px) {
  .profile__media {
    padding: 19px;
  }
}
.profile__media-box {
  padding-top: 46px;
}
@media (max-width: 576px) {
  .profile__media-box {
    padding-top: 55px;
  }
}
.profile__media legend {
  display: inline-block;
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #1D1C2F;
  position: absolute;
  top: 32px;
}
@media (max-width: 576px) {
  .profile__media legend {
    top: 19px;
  }
}
.profile__media legend span {
  font-weight: 400;
}
.profile__media-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
}
@media (max-width: 1280px) {
  .profile__media-list {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (max-width: 1024px) {
  .profile__media-list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 768px) {
  .profile__media-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.profile__media-item {
  position: relative;
  border-radius: 12px;
  background-color: #FFFFFF;
}
.profile__media-item img {
  display: block;
  height: 86px;
  width: 100%;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 576px) {
  .profile__media-item img {
    height: 68px;
  }
}
.profile__media-close {
  height: 16px;
  width: 16px;
  position: absolute;
  top: 8px;
  right: 8px;
  background-color: #FFFFFF;
}
.profile__media-close svg {
  height: 8px;
  width: 8px;
  fill: #E32E62;
}
.profile__media-input input {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 12px;
  opacity: 0;
  position: absolute;
}
.profile__media-input label {
  display: block;
  height: 86px;
  width: 100%;
  background-image: url("/local/templates/nauchu/css/../img/icons/add-image.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 32px;
  border-radius: 12px;
  position: relative;
  border: 1px solid #BBBEDB;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .profile__media-input label {
    height: 68px;
  }
}
.profile__media-input label:hover {
  border: 1px solid #5956BE;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.profile__section {
  margin: 0;
  margin-bottom: 16px;
  padding: 32px;
  border: 0;
  background: #FFFFFF;
  border-radius: 16px;
  position: relative;
}
@media (max-width: 576px) {
  .profile__section {
    margin-bottom: 11px;
    padding: 19px;
  }
}
.profile__section legend {
  display: inline-block;
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #1D1C2F;
  position: absolute;
  top: 32px;
}
@media (max-width: 576px) {
  .profile__section legend {
    top: 19px;
  }
}
.profile__section-list {
  display: grid;
  margin: 0;
  padding: 0;
  padding-top: 46px;
  gap: 24px;
  list-style: none;
  position: relative;
}
@media (max-width: 576px) {
  .profile__section-list {
    gap: 11px;
    padding-top: 32px;
  }
}
.profile__section-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 1024px) {
  .profile__section-item {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.profile__section-item .profile__new-field {
  height: 48px;
  width: calc(100% - 207px - 20px);
  margin-right: 20px;
}
@media (max-width: 1024px) {
  .profile__section-item .profile__new-field {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.profile__section-item .form__item > input {
  min-height: 100%;
  padding: 8px 16px;
  border-radius: 12px;
}
.profile__section-item .profile__checkbox {
  width: calc(100% - 207px - 8px - 36px);
  margin-right: 8px;
  position: relative;
}
@media (max-width: 1024px) {
  .profile__section-item .profile__checkbox {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.profile__section-item .profile__checkbox label {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .profile__section-item .profile__checkbox label {
    line-height: 20px;
  }
}
.profile__double-field {
  height: 48px;
  width: 207px;
  padding: 8px 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: 1px solid #D6D9E7;
  border-radius: 12px;
}
@media (max-width: 576px) {
  .profile__double-field {
    width: 100%;
  }
}
.profile__double-field .select {
  width: 50%;
}
.profile__double-field .select__button {
  border: none;
  background-position: right 8px bottom 8px;
}
.profile__double-field .select__button {
  min-height: auto;
}
.profile__double-field .select__list {
  top: 45px;
}
.profile__double-field .select__value {
  text-align: center;
}
.profile__double-field--disabled {
  background-color: #E9EDF3;
  opacity: 0.5;
}
.profile__double-field--disabled .select__button {
  background-color: #E9EDF3;
}
.profile__double-field--disabled .select__button:hover {
  transition: none;
  cursor: default;
}
.profile__double-field--disabled .select__button:disabled {
  opacity: 1;
}
.profile__double-field--disabled .select__value {
  opacity: 1;
}
.profile__double-field--disabled .select__list {
  display: none;
}
.profile__price {
  display: flex;
  height: 100%;
  width: 50%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-right: 1px solid #D6D9E7;
}
.profile__price input {
  height: 100%;
  width: 60%;
  margin-left: 8px;
  padding: 8px 0;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #1D1C2F;
  border: none;
  text-align: right;
}
.profile__price input::-webkit-outer-spin-button,
.profile__price input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
}
.profile__price input:focus + label {
  outline: none;
}
.profile__price label {
  display: inline-flex;
  height: 100%;
  width: 40%;
  padding: 8px;
  margin-right: 8px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #1D1C2F;
}
.profile__section-list--student {
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 1024px) {
  .profile__section-list--student {
    grid-template-columns: 1fr;
  }
}
.profile__section-list--student .form__item:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 2;
}
@media (max-width: 1024px) {
  .profile__section-list--student .form__item:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--student .form__item:nth-child(2) {
  grid-column-start: 1;
  grid-column-end: 2;
}
@media (max-width: 1024px) {
  .profile__section-list--student .form__item:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--student .form__item:nth-child(3) {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .profile__section-list--student .form__item:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--instructor {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1024px) {
  .profile__section-list--instructor {
    grid-template-columns: 1fr;
  }
}
.profile__section-list--instructor .form__item:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .profile__section-list--instructor .form__item:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--instructor .form__item:nth-child(2) {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .profile__section-list--instructor .form__item:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--instructor .form__item:nth-child(3) {
  grid-column-start: 1;
  grid-column-end: 4;
}
@media (max-width: 1024px) {
  .profile__section-list--instructor .form__item:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--instructor .form__item:nth-child(4) {
  grid-column-start: 4;
  grid-column-end: 5;
}
@media (max-width: 1024px) {
  .profile__section-list--instructor .form__item:nth-child(4) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--instructor .form__item:nth-child(5) {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .profile__section-list--instructor .form__item:nth-child(5) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--instructor .form__item:nth-child(6) {
  grid-column-start: 3;
  grid-column-end: 5;
}
@media (max-width: 1024px) {
  .profile__section-list--instructor .form__item:nth-child(6) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--instructor .form__item:nth-child(7) {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .profile__section-list--instructor .form__item:nth-child(7) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--instructor .form__item:nth-child(8) {
  grid-column-start: 3;
  grid-column-end: 5;
}
@media (max-width: 1024px) {
  .profile__section-list--instructor .form__item:nth-child(8) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--instructor .form__item:nth-child(9) {
  grid-column-start: 1;
  grid-column-end: 5;
}
@media (max-width: 1024px) {
  .profile__section-list--instructor .form__item:nth-child(9) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--vehicle {
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #E9EDF3;
}
@media (max-width: 576px) {
  .profile__section-list--vehicle {
    margin-top: 19px;
    padding-top: 19px;
  }
}
@media (max-width: 1024px) {
  .profile__section-list--vehicle {
    grid-template-columns: 1fr;
  }
}
.profile__section-list--vehicle .form__item:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 2;
}
@media (max-width: 1024px) {
  .profile__section-list--vehicle .form__item:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--vehicle .form__item:nth-child(2) {
  grid-column-start: 2;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .profile__section-list--vehicle .form__item:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--vehicle .form__item:nth-child(3) {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .profile__section-list--vehicle .form__item:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--vehicle .form__item:nth-child(4) {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .profile__section-list--vehicle .form__item:nth-child(4) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--vehicle-add {
  padding-top: 0;
}
.profile__section-list--vehicle-add .form__item:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .profile__section-list--vehicle-add .form__item:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--vehicle-add .form__item:nth-child(2) {
  grid-column-start: 1;
  grid-column-end: 2;
}
@media (max-width: 1024px) {
  .profile__section-list--vehicle-add .form__item:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--vehicle-add .form__item:nth-child(3) {
  grid-column-start: 2;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .profile__section-list--vehicle-add .form__item:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--vehicle-add .form__item:nth-child(4) {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .profile__section-list--vehicle-add .form__item:nth-child(4) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--vehicle-add .form__item:nth-child(5) {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .profile__section-list--vehicle-add .form__item:nth-child(5) {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.profile__section-list--services {
  grid-template-columns: 1fr;
  gap: 8px;
  margin-bottom: 8px;
}
@media (max-width: 1024px) {
  .profile__section-list--services {
    gap: 21px;
  }
}
@media (max-width: 576px) {
  .profile__section-list--services {
    margin-top: 19px;
    padding-top: 19px;
  }
}
.profile__section-list-wrapper {
  margin-bottom: 24px;
}
.profile__section-list--services-add {
  grid-template-columns: 24px 1fr 20px;
  padding-top: 8px;
  margin-bottom: 8px;
  border-bottom: none;
  align-items: center;
  gap: 16px;
  position: relative;
}
@media (max-width: 1024px) {
  .profile__section-list--services-add {
    align-items: start;
  }
}
.profile__section-list--services-add .profile__checkbox {
  height: 24px;
  width: 24px;
  position: relative;
}
@media (max-width: 1024px) {
  .profile__section-list--services-add .profile__checkbox {
    padding-top: 10px;
  }
}
.profile__section-list--services-add .profile__checkbox label {
  height: 24px;
  width: 24px;
  padding: 0;
}
@media (max-width: 1024px) {
  .profile__section-list--services-add .form__item--clear {
    padding-top: 10px;
  }
}
.profile__section-list--services-add .profile__double-field {
  width: 207px;
}
@media (max-width: 576px) {
  .profile__section-list--services-add .profile__double-field {
    width: 100%;
  }
}
.profile__checkbox input {
  margin: auto 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.profile__checkbox label {
  display: inline-block;
  padding-left: 40px;
  font-size: 15px;
  line-height: 18px;
  position: relative;
}
@media (max-width: 576px) {
  .profile__checkbox label {
    padding-left: 35px;
  }
}
.profile__checkbox label::before {
  content: "";
  height: 24px;
  width: 24px;
  margin: auto 0;
  border: 1px solid #D6D9E7;
  border-radius: 8px;
  background-color: #FFFFFF;
  background-image: none;
  background-position: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  transition: all 0.4s ease-in-out;
}
.profile__checkbox label:hover {
  cursor: pointer;
}
.profile__checkbox label:hover::before {
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.profile__checkbox input:checked + label::before {
  border: 1px solid #5956BE;
  background-color: #5956BE;
  background-image: url("/local/templates/nauchu/css/../img/icons/check.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  transition: all 0.4s ease-in-out;
}
.profile__button-change {
  display: inline-block;
  padding: 0;
  border: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  background-color: inherit;
  color: #E32E62;
  text-decoration: underline;
  opacity: 1;
  transition: all 0.4s ease-in-out;
  position: absolute;
  top: -18px;
}
@media (max-width: 576px) {
  .profile__button-change {
    position: relative;
    top: 0;
  }
}
.profile__button-change:hover {
  opacity: 0.8;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.profile__button-save-wrapper {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  background-color: rgba(255, 255, 255, 0);
  z-index: 1;
  position: relative;
  bottom: 0;
  left: 0;
  transition: all 0.4s ease-in-out;
}
.profile__button-save-wrapper--active {
  padding: 15px 0;
  position: fixed;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  transition: all 0.4s ease-in-out;
}
.profile__button-save-wrapper--active div {
  padding: 0 30px;
}
.profile__button-save-wrapper div {
  display: flex;
  width: 1230px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
}
.profile__button-save {
  width: 225px;
  margin-top: 8px;
}
@media (max-width: 576px) {
  .profile__button-save {
    width: 100%;
    margin-top: 0;
    padding: 20px;
    font-size: 17px;
  }
}
.profile__add {
  display: none;
}
.profile__add--show {
  display: block;
}
.profile__button-delete-box {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.profile__button-delete-box span {
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #1D1C2F;
}
.profile__button-delete {
  padding: 0;
  border: none;
  background-color: inherit;
  display: none;
  height: 20px;
  width: 20px;
  background-image: url("/local/templates/nauchu/css/../img/icons/delete.svg");
  background-position: center;
  background-size: 24px;
  background-repeat: no-repeat;
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
.profile__button-delete:hover {
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.4s ease-in-out;
}
.profile__button-delete--show {
  display: block;
}
/* end profile */
/* profile--full */
.profile--full .profile__header {
  margin-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.profile--full .profile__name-box {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.profile--full .profile__name-box p {
  margin-bottom: 13px;
}
.profile--full .profile__status span {
  color: #5956BE;
}
.profile--full .profile__status span::before {
  background-image: url("/local/templates/nauchu/css/../img/icons/steering.svg");
}
.profile__section-descripton {
  display: inline-block;
  margin: 0;
  padding-top: 42px;
  font-size: 15px;
  line-height: 18px;
}
/* end profile--full */
/* service-list */
.service-list dl {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  margin-bottom: 8px;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 8px;
}
.service-list dt {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #525578;
}
.service-list dd {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #1D1C2F;
  text-align: right;
}
.service-list__open,
.service-list__close {
  padding: 0;
  border: none;
  background-color: inherit;
  display: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #1D1C2F;
  text-decoration: underline;
  transition: all 0.4s ease-in-out;
}
.service-list__open:hover,
.service-list__close:hover {
  cursor: pointer;
  color: #5956BE;
  transition: all 0.4s ease-in-out;
}
.service-list__open--show,
.service-list__close--show {
  display: inline-block;
}
/* end service-list */
/* nav-profile */
.nav-profile {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  padding: 24px;
}
.nav-profile li {
  margin-bottom: 12px;
}
.nav-profile li:last-child {
  margin-bottom: 0;
}
.nav-profile-link {
  display: inline-block;
  padding: 2px 11px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #1D1C2F;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  transition: all 0.4s ease-in-out;
}
.nav-profile-link:hover {
  color: #5956BE;
  transition: all 0.4s ease-in-out;
}
.nav-profile-link::before {
  content: "";
  height: 0;
  width: 3px;
  margin: auto 0;
  border-radius: 5px;
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  transition: all 0.4s ease-in-out;
}
.nav-profile-link--current {
  color: #5956BE;
  position: relative;
  transition: all 0.4s ease-in-out;
}
.nav-profile-link--current::before {
  content: "";
  height: 100%;
  background-color: #5956BE;
  transition: all 0.4s ease-in-out;
}
/* end nav-profile */
/* review */
.review {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #FFFFFF;
  border-radius: 16px;
}
@media (max-width: 576px) {
  .review {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}
.review__title {
  display: flex;
  margin: 0 24px;
  padding-bottom: 16px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #E9EDF3;
}
@media (max-width: 576px) {
  .review__title {
    margin: 0 19px;
    padding-bottom: 13px;
  }
}
.review__avatar {
  height: 40px;
  width: 40px;
  margin-right: 16px;
}
.review .avatar img {
  width: 39px;
}
.review .avatar > span:first-child {
  height: 39px;
  width: 39px;
}
.review__name {
  width: calc(100% - 40px - 16px);
}
.review__name h3 {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #1D1C2F;
}
@media (max-width: 576px) {
  .review__name h3 {
    font-size: 16px;
  }
}
.review__name p {
  margin: 0;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #1D1C2F;
}
@media (max-width: 576px) {
  .review__name p {
    font-size: 12px;
  }
}
.review__rating {
  display: flex;
  padding: 17px 24px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 576px) {
  .review__rating {
    padding: 13px 19px;
  }
}
.review__time {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #9194B6;
  white-space: nowrap;
}
.review__content {
  padding: 0 24px;
}
@media (max-width: 576px) {
  .review__content {
    padding: 0 19px;
  }
}
.review__content p {
  margin: 0;
  font-size: 15px;
  line-height: 24px;
}
@media (max-width: 576px) {
  .review__content p {
    font-size: 14px;
    line-height: 22px;
  }
}
.review__answer {
  margin-left: 25px;
  margin-top: 16px;
  border-left: 1px solid #5956BE;
}
@media (max-width: 576px) {
  .review__answer {
    margin-top: 13px;
  }
}
.review__answer .review__title {
  border: none;
}
@media (max-width: 576px) {
  .review__answer .review__title {
    padding-bottom: 11px;
  }
}
.review__answer .review__name h3 {
  font-size: 16px;
  line-height: 20px;
}
.review__button-reply-box {
  margin: 0 24px;
  margin-top: 24px;
}
@media (max-width: 576px) {
  .review__button-reply-box {
    margin: 0 19px;
    margin-top: 19px;
  }
}
.review__button-reply {
  width: auto;
  padding: 14px 16px;
  border: 1px solid #D6D9E7;
  background-image: none;
  background-color: inherit;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #1D1C2F;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .review__button-reply {
    width: 100%;
  }
}
.review__button-reply:hover {
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
}
.review__button-reply span {
  display: inline-block;
  padding-left: 30px;
  position: relative;
}
.review__button-reply span::before {
  content: "";
  height: 24px;
  width: 24px;
  background-image: url("/local/templates/nauchu/css/../img/icons/arrows-curve.svg");
  position: absolute;
  top: -3px;
  left: 0;
}
/* end review */
/* reviews */
.reviews {
  padding-bottom: 200px;
  position: relative;
}
@media (max-width: 576px) {
  .reviews {
    padding-bottom: 78px;
  }
}
.reviews__title {
  display: flex;
  padding: 32px;
  margin-bottom: 32px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-radius: 16px;
  background: #FFFFFF;
  box-shadow: 0px 20px 30px rgba(145, 148, 182, 0.2);
}
@media (max-width: 1024px) {
  .reviews__title {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media (max-width: 576px) {
  .reviews__title {
    margin-bottom: 19px;
    padding: 19px;
  }
}
.reviews__title > div:first-child {
  width: 70%;
}
@media (max-width: 1024px) {
  .reviews__title > div:first-child {
    width: 100%;
    margin-bottom: 13px;
  }
}
.reviews__title > div:last-child {
  width: 30%;
}
@media (max-width: 1024px) {
  .reviews__title > div:last-child {
    width: 100%;
  }
}
.reviews__title-name {
  margin: 0;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 29px;
  font-weight: 800;
  color: #1D1C2F;
}
@media (max-width: 576px) {
  .reviews__title-name {
    font-size: 20px;
    line-height: 24px;
  }
}
.reviews__title .profile__rating {
  margin-bottom: 8px;
}
.reviews__title-description {
  margin: 0;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #1D1C2F;
}
.reviews__title-list {
  margin: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  color: #1D1C2F;
}
@media (max-width: 576px) {
  .reviews__title-list {
    margin-bottom: 13px;
    font-size: 20px;
    line-height: 24px;
  }
}
.reviews__title-list sup {
  display: inline-block;
  margin-left: 6px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #9194B6;
}
@media (max-width: 576px) {
  .reviews__title-list sup {
    font-size: 14px;
    line-height: 17px;
  }
}
.reviews__list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 16px;
}
.reviews__item {
  margin-bottom: 16px;
}
@media (max-width: 576px) {
  .reviews__paginator {
    width: 100%;
  }
}
.reviews__paginator .paginator__more {
  margin-right: 0;
}
@media (max-width: 576px) {
  .reviews__paginator .paginator__more {
    width: 100%;
    justify-content: center;
  }
}
/* end reviews */
/* messages */
.messages {
  min-height: 500px;
  width: 100%;
  margin-bottom: 138px;
  padding-bottom: 16px;
  border-radius: 16px;
  background-color: #FFFFFF;
  box-shadow: 0px 20px 30px rgba(145, 148, 182, 0.2);
  position: relative;
}
@media (max-width: 1024px) {
  .messages {
    min-height: 300px;
  }
}
@media (max-width: 768px) {
  .messages {
    margin-bottom: 48px;
  }
}
.messages__header {
  height: 72px;
  width: 100%;
  border-bottom: 1px solid #E9EDF3;
}
.messages__header-wrapper {
  display: flex;
  height: 100%;
  padding: 12px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.messages__search {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}
.messages__search-input {
  width: calc(100% - 40px - 40px);
}
@media (max-width: 576px) {
  .messages__search-input {
    width: calc(100% - 40px - 20px);
  }
}
.messages__search input {
  width: 100%;
  border: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #1D1C2F;
}
.messages__search input::-moz-placeholder {
  border: none;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #9194B6;
}
.messages__search input::placeholder {
  border: none;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #9194B6;
}
.messages__search button {
  padding: 0;
  border: none;
  background-color: inherit;
  display: flex;
  height: 40px;
  width: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.messages__search button svg {
  height: 24px;
  width: 24px;
  fill: #BBBEDB;
}
.messages__list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 15px;
}
.messages__link {
  display: flex;
  padding: 10px 24px;
  flex-direction: row;
  text-decoration: none;
  background-color: #FFFFFF;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .messages__link {
    padding: 19px;
  }
}
.messages__link:hover {
  cursor: pointer;
  background-color: rgba(233, 237, 243, 0.5);
  transition: all 0.4s ease-in-out;
}
.messages__avatar {
  width: 50px;
  margin-right: 20px;
}
.messages__title {
  display: flex;
  width: calc(100% - 50px - 20px);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.messages__title p {
  margin: 0;
  width: 100%;
  font-size: 14px;
  line-height: 17px;
  color: #525578;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.messages__name {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.messages__name h3 {
  width: calc(100% - 70px - 20px);
  margin: 0;
  margin-right: 20px;
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #1D1C2F;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.messages__name span {
  width: 70px;
  display: inline-block;
  margin: 0;
  font-size: 12px;
  line-height: 15px;
  color: #9194B6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
}
.messages__content-wrapper {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
}
.messages__form-wrapper {
  height: 64px;
  width: 100%;
  padding: 12px;
  border-top: 1px solid #E9EDF3;
}
/* end messages */
/* chat */
.chat {
  display: flex;
  padding-bottom: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.chat__back {
  display: flex;
  height: 40px;
  width: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transform: rotate(90deg);
}
.chat__back svg {
  height: 14px;
  width: 16px;
  fill: #BBBEDB;
  transition: all 0.4s ease-in-out;
}
.chat__back:hover {
  cursor: pointer;
}
.chat__back:hover svg {
  fill: #5956BE;
  transition: all 0.4s ease-in-out;
}
.chat__avatar {
  width: 50px;
  margin-right: 14px;
}
.chat__title {
  width: calc(100% - 40px - 50px - 40px);
}
.chat__name {
  flex-direction: column;
  align-items: flex-start;
}
.chat__name h3 {
  width: 100%;
  margin-right: 0;
}
.chat__name span {
  width: 100%;
  text-align: left;
}
.chat__options {
  height: 40px;
  width: 40px;
  position: relative;
}
.chat__options button {
  padding: 0;
  border: none;
  background-color: inherit;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.chat__options button svg {
  height: 24px;
  width: 24px;
  fill: #BBBEDB;
  transition: all 0.4s ease-in-out;
}
.chat__options button:hover {
  cursor: pointer;
}
.chat__options button:hover svg {
  fill: #5956BE;
  transition: all 0.4s ease-in-out;
}
.chat__options-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  width: 150px;
  background-color: #FFFFFF;
  box-shadow: 0px 7px 25px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  position: absolute;
  bottom: -36px;
  right: 0;
}
.chat__options-list:hover {
  display: block;
}
.chat__options-link {
  width: 100%;
  display: inline-block;
  padding: 10px;
  border-radius: 8px;
  color: #1D1C2F;
  background-color: #FFFFFF;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.chat__options-link:hover {
  background-color: #E9EDF3;
  transition: all 0.4s ease-in-out;
}
.chat__options-link span {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.chat__options-link span:before {
  content: "";
  height: 24px;
  width: 24px;
  margin: auto 0;
  background-image: url("/local/templates/nauchu/css/../img/icons/delete.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.chat__options button:hover + .chat__options-list,
.chat__options button:focus + .chat__options-list {
  display: block;
  -webkit-animation: fade-in 1.2s ease-in-out both;
          animation: fade-in 1.2s ease-in-out both;
}
.chat__form {
  display: flex;
  height: 100%;
  margin: 0;
  padding: 0;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.chat__form-text {
  width: calc(100% - 40px - 5px);
  margin-right: 5px;
}
.chat__form-text textarea {
  display: block;
  width: 100%;
  padding: 10px;
  border: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #1D1C2F;
  resize: none;
}
.chat__form-text textarea::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 3px;
}
.chat__form-text textarea::-webkit-scrollbar-track {
  background: #FFFFFF;
}
.chat__form-text textarea::-webkit-scrollbar-thumb {
  background-color: #BBBEDB;
  border-radius: 10px;
}
.chat__form-text textarea::-webkit-input-placeholder {
  border: none;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #9194B6;
}
.chat__form-send {
  padding: 0;
  border: none;
  background-color: inherit;
  display: flex;
  height: 40px;
  width: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.chat__form-send svg {
  height: 24px;
  width: 24px;
  fill: #5956BE;
  transition: all 0.4s ease-in-out;
}
.chat__form-send:hover {
  cursor: pointer;
}
.chat__form-send:hover svg {
  fill: #F89552;
  transition: all 0.4s ease-in-out;
}
.chat__box-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  height: 360px;
  width: 100%;
  margin: 20px 0;
  padding: 0 20px;
  flex-direction: column-reverse;
  justify-content: flex-start;
  align-items: flex-start;
  overflow-y: auto;
}
@media (max-width: 576px) {
  .chat__box-list {
    padding: 0 15px;
  }
}
.chat__box-list::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 3px;
}
.chat__box-list::-webkit-scrollbar-track {
  background: #FFFFFF;
}
.chat__box-list::-webkit-scrollbar-thumb {
  background-color: #BBBEDB;
  border-radius: 10px;
}
.chat__box-list > li {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
}
.chat__list-date {
  width: 100%;
  margin: 8px;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  color: #1D1C2F;
  text-align: center;
}
.chat__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
.chat__item {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.chat__item .chat__message {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (max-width: 576px) {
  .chat__item .chat__avatar {
    display: none;
  }
}
.chat__item-content {
  display: inline-flex;
  width: calc(100% - 50px - 14px);
  margin-top: 6px;
  padding: 11px 16px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 576px) {
  .chat__item-content {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
}
.chat__item-content p {
  margin: 0;
  width: calc(100% - 60px);
  font-size: 14px;
  line-height: 17px;
}
@media (max-width: 576px) {
  .chat__item-content p {
    width: 100%;
  }
}
.chat__item-content .chat__check {
  width: 60px;
  display: inline-flex;
  font-size: 12px;
  line-height: 15px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  align-self: flex-end;
}
.chat__item-content .chat__check svg {
  display: none;
  height: 18px;
  width: 18px;
  margin: 0 5px;
}
.chat__item-content .chat__check--show svg {
  display: block;
}
.chat__item .chat__form-file-show {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  top: 0;
}
.chat__item .chat__form-file-show a {
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
}
.chat__item .chat__form-file-show a p {
  margin: 0;
  color: #5956BE;
}
.chat__item-user .chat__form-file-show {
  justify-content: flex-end;
}
.chat__item-speaker .chat__message {
  margin-right: 64px;
}
@media (max-width: 768px) {
  .chat__item-speaker .chat__message {
    margin-right: 40px;
  }
}
.chat__item-speaker .chat__item-content {
  border-radius: 0px 12px 12px 12px;
  background-color: #E9EDF3;
}
.chat__item-speaker .chat__item-content p {
  margin-right: 16px;
  color: #1D1C2F;
}
.chat__item-speaker .chat__item-content .chat__check {
  color: #525578;
}
.chat__item-speaker .chat__item-content .chat__check svg {
  fill: #5956BE;
}
.chat__item-user .chat__message {
  margin-left: 64px;
  justify-content: flex-end;
  align-self: flex-end;
}
@media (max-width: 768px) {
  .chat__item-user .chat__message {
    margin-left: 40px;
  }
}
.chat__item-user .chat__item-content {
  width: 100%;
  border-radius: 12px 12px 0px 12px;
  background-color: #5956BE;
}
.chat__item-user .chat__item-content p {
  color: #FFFFFF;
}
.chat__item-user .chat__item-content .chat__check {
  color: rgba(255, 255, 255, 0.5);
}
.chat__item-user .chat__item-content .chat__check svg {
  fill: #FFFFFF;
}
/* end chat */
/* modal-chat*/
.modal-chat {
  display: none;
  height: 460px;
  width: 360px;
  position: fixed;
  right: 32px;
  bottom: 85px;
  z-index: 99999;
}
.modal-chat--show {
  display: block;
  -webkit-animation: fade-in 0.3s ease-in-out both;
          animation: fade-in 0.3s ease-in-out both;
}
@media (max-width: 1024px) {
  .modal-chat--show {
    display: none;
  }
}
.modal-chat .messages {
  height: 100%;
  min-height: auto;
  margin: 0;
  padding: 0;
}
.modal-chat--list .messages {
  padding-bottom: 16px;
}
.modal-chat .messages__header-wrapper {
  padding: 16px 10px;
  justify-content: space-between;
}
.modal-chat h2 {
  margin: 0;
  padding-left: 6px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #1D1C2F;
}
.modal-chat .messages__link {
  padding: 12px 16px;
}
.modal-chat .chat__back svg {
  fill: #BBBEDB;
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}
.modal-chat .chat__back:hover svg {
  fill: #5956BE;
  transform: scale(1.1);
  transition: all 0.4s ease-in-out;
}
.modal-chat .chat__title {
  width: calc(100% - 50px - 14px - 40px * 3);
  flex-grow: 1;
}
.modal-chat__close {
  height: 40px;
  width: 40px;
  background-color: inherit;
}
.modal-chat__close svg {
  height: 14px;
  width: 14px;
  fill: #BBBEDB;
}
.modal-chat__close:hover svg {
  fill: #5956BE;
}
.modal-chat__link {
  display: inline-flex;
  height: 40px;
  width: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.modal-chat__link svg {
  height: 18px;
  width: 18px;
  fill: #BBBEDB;
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}
.modal-chat__link:hover svg {
  fill: #5956BE;
  transform: scale(1.2);
  transition: all 0.4s ease-in-out;
}
.modal-chat .messages__list {
  height: 370px;
  margin-top: 0;
  overflow: auto;
}
.modal-chat .messages__list::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 3px;
}
.modal-chat .messages__list::-webkit-scrollbar-track {
  background: #FFFFFF;
}
.modal-chat .messages__list::-webkit-scrollbar-thumb {
  background-color: #BBBEDB;
  border-radius: 10px;
}
.modal-chat .chat__box-list {
  height: 324px;
  margin: 0;
}
.modal-chat .chat__item-content {
  width: 100%;
  padding: 8px 12px;
}
.modal-chat .chat__item-speaker .chat__message {
  margin-right: 40px;
}
.modal-chat .chat__item-speaker .chat__item-speaker {
  margin-left: 40px;
}
/* end modal-chat */
/* header */
.header {
  width: 100%;
  background-color: #FFFFFF;
  box-shadow: 0px 12px 38px rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  position: fixed;
  top: 0;
  z-index: 3;
}
.header__wrapper {
  display: flex;
  margin: 0 auto;
  padding: 19px 30px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .header__wrapper {
    justify-content: space-between;
  }
}
@media (max-width: 576px) {
  .header__wrapper {
    padding: 5px 13px;
  }
}
.header__mobile {
  padding: 0;
  border: none;
  background-color: inherit;
  display: none;
  height: 32px;
  width: 32px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .header__mobile {
    display: inline-flex;
  }
}
.header__mobile svg {
  height: 26px;
  width: 32px;
  fill: #1D1C2F;
}
@media (max-width: 576px) {
  .header__mobile svg {
    height: 16px;
    width: 22px;
  }
}
.header__left {
  width: auto;
  display: flex;
  margin-right: 48px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  order: 1;
}
@media (max-width: 1280px) {
  .header__left {
    margin-right: 24px;
    flex-grow: 1;
  }
}
@media (max-width: 768px) {
  .header__left {
    width: auto;
    margin-right: 0;
    flex-grow: initial;
  }
}
.header__logo {
  margin-right: 24px;
  padding: 16px 0;
  opacity: 1;
}
@media (max-width: 1280px) {
  .header__logo {
    margin-right: 12px;
  }
}
@media (max-width: 768px) {
  .header__logo {
    margin-right: 0;
  }
}
.header__logo svg {
  height: 22px;
  width: 139px;
  fill: #5956BE;
}
@media (max-width: 576px) {
  .header__logo svg {
    height: 16px;
    width: 105px;
  }
}
.header__local {
  margin-left: 24px;
  position: relative;
}
@media (max-width: 1280px) {
  .header__local {
    margin-left: 12px;
  }
}
.header__local::before {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  background-color: #E9EDF3;
  position: absolute;
  left: -24px;
}
@media (max-width: 1280px) {
  .header__local::before {
    left: -12px;
  }
}
.header .local {
  display: block;
}
@media (max-width: 768px) {
  .header .local {
    display: none;
  }
}
.header .local__modal {
  left: 24px;
  top: 90px;
}
@media (max-width: 1280px) {
  .header .local__modal {
    top: 135px;
  }
}
@media (max-width: 768px) {
  .header .local__modal {
    display: none;
  }
}
.header__nav {
  display: flex;
  margin-right: 48px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  flex-grow: 1;
  order: 2;
}
@media (max-width: 1280px) {
  .header__nav {
    width: 100%;
    margin-right: 0;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .header__nav {
    display: none;
  }
}
.header__user-options {
  order: 3;
}
@media (max-width: 1280px) {
  .header__user-options {
    order: 1;
  }
}
.header__user {
  position: relative;
}
.header__user:hover .header__modal-profile {
  display: block;
  -webkit-animation: fade-in 0.4s ease-in-out both;
          animation: fade-in 0.4s ease-in-out both;
}
@media (max-width: 768px) {
  .header__user:hover .header__modal-profile {
    display: none;
  }
}
.header__avatar {
  position: relative;
}
.header__avatar::before {
  content: "";
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: -15px;
}
.header__avatar::after {
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 100px;
  background-color: rgba(89, 86, 190, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  transition: all 0.4s ease-in-out;
}
.header__avatar img {
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
}
.header__avatar:hover::after,
.header__avatar:focus::after {
  background-color: rgba(89, 86, 190, 0.8);
  transition: all 0.4s ease-in-out;
}
.header__avatar:focus + .header__modal-profile {
  display: block;
  -webkit-animation: fade-in 0.4s ease-in-out both;
          animation: fade-in 0.4s ease-in-out both;
}
@media (max-width: 768px) {
  .header__avatar:focus + .header__modal-profile {
    display: none;
  }
}
.header__avatar:hover img {
  border: 1px solid #9194B6;
  transition: all 0.4s ease-in-out;
}
.header__modal-profile {
  position: absolute;
  top: 60px;
  right: -13px;
}
/* end header */
/* footer */
.footer {
  color: #FFFFFF;
  background-color: #1D1C2F;
}
.footer__top {
  display: flex;
  padding-top: 51px;
  padding-bottom: 46px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .footer__top {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .footer__top {
    padding-top: 40px;
    padding-bottom: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
}
.footer__logo {
  display: inline-block;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .footer__logo {
    margin-bottom: 0;
    margin-right: 24px;
  }
}
@media (max-width: 768px) {
  .footer__logo {
    margin-right: 0;
    margin-bottom: 11px;
  }
}
.footer__logo svg {
  height: 30px;
  width: 199px;
  fill: #FFFFFF;
}
@media (max-width: 1024px) {
  .footer__logo svg {
    height: 20px;
    width: 135px;
  }
}
.footer__top-left {
  width: 340px;
  margin: 8px;
}
@media (max-width: 1024px) {
  .footer__top-left {
    width: 100%;
    margin-right: 8px;
    margin-bottom: 24px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .footer__top-left {
    margin: 0;
    margin-bottom: 20px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
}
.footer__top-left p {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
}
@media (max-width: 1024px) {
  .footer__top-left p {
    font-size: 14px;
    line-height: 17px;
  }
}
@media (max-width: 768px) {
  .footer__top-left p {
    text-align: center;
  }
}
.footer__top-right {
  width: calc(100% - 340px - 8px);
}
@media (max-width: 1024px) {
  .footer__top-right {
    width: 100%;
  }
}
.footer__nav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .footer__nav {
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .footer__nav {
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
  }
}
.footer__nav li {
  margin: 8px;
}
.footer__nav a {
  display: inline-block;
  padding: 4px 0;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  text-decoration: none;
  transition: color 0.4s ease-in-out;
}
.footer__nav a:hover {
  color: #F89552;
  transition: color 0.4s ease-in-out;
}
.footer__bottom {
  padding-top: 35px;
  padding-bottom: 36px;
  background-color: #29283C;
}
@media (max-width: 768px) {
  .footer__bottom {
    padding: 0;
    background-color: #1D1C2F;
  }
}
.footer__bottom-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .footer__bottom-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .footer__bottom-wrapper {
    padding: 0;
  }
}
.footer__bottom-left {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 17px;
}
@media (max-width: 1024px) {
  .footer__bottom-left {
    margin-bottom: 24px;
    font-size: 12px;
    line-height: 15px;
  }
}
@media (max-width: 768px) {
  .footer__bottom-left {
    width: 1230px;
    margin: 0 auto;
    padding: 0 30px;
    margin-bottom: 32px;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 768px) and (max-width: 1280px) {
  .footer__bottom-left {
    width: 100%;
  }
}
@media (max-width: 768px) and (max-width: 576px) {
  .footer__bottom-left {
    padding: 0 13px;
  }
}
.footer__agreement {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .footer__agreement {
    flex-direction: column;
  }
}
.footer__agreement li {
  margin: 8px;
  margin-right: 24px;
}
@media (max-width: 768px) {
  .footer__agreement li {
    margin: 8px;
  }
}
.footer__agreement li:last-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  .footer__agreement li:last-child {
    margin-bottom: 0;
  }
}
.footer__agreement a {
  display: inline-block;
  color: #E9EDF3;
  text-decoration: none;
  white-space: nowrap;
  position: relative;
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
.footer__agreement a::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #E9EDF3;
  position: absolute;
  bottom: 1px;
  left: 0;
}
.footer__agreement a:hover {
  opacity: 0.7;
  transition: opacity 0.4s ease-in-out;
}
.footer__bottom-left p {
  margin: 0;
  margin: 8px;
  margin-right: 24px;
  text-transform: uppercase;
  color: #E9EDF3;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .footer__bottom-left p {
    margin: 8px;
    margin-bottom: 16px;
  }
}
.footer__bottom-right {
  margin: 8px;
}
@media (max-width: 768px) {
  .footer__bottom-right {
    width: 100%;
    margin: 0;
    padding: 22px 0;
    text-align: center;
    background-color: #29283C;
  }
}
/* end footer */
/* person-list */
.person-list {
  padding-top: 50px;
  margin-bottom: 56px;
  position: relative;
}
@media (max-width: 768px) {
  .person-list {
    padding-top: 0;
  }
}
.person-list__option {
  display: flex;
  margin-bottom: 20px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 576px) {
  .person-list__option {
    margin-bottom: 10px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.person-list__description {
  display: none;
  font-size: 24px;
  line-height: 29px;
  color: #5956BE;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .person-list__description {
    font-size: 18px;
    line-height: 22px;
  }
}
.person-list__description--show {
  display: inline-block;
}
.person-list__link {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1280px) {
  .person-list__link {
    padding: 19px;
  }
}
@media (max-width: 576px) {
  .person-list__link {
    display: flex;
    flex-direction: row;
  }
}
@media (max-width: 359px) {
  .person-list__link {
    flex-direction: column;
  }
}
.person-list__link:hover {
  box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease-in-out;
}
.person-list__photo {
  width: 100%;
  overflow: hidden;
  margin-bottom: 24px;
}
@media (max-width: 576px) {
  .person-list__photo {
    height: 122px;
    width: 90px;
    margin-bottom: 0;
    margin-right: 11px;
  }
}
@media (max-width: 359px) {
  .person-list__photo {
    margin-bottom: 16px;
  }
}
.person-list__content-item {
  width: 100%;
}
@media (max-width: 576px) {
  .person-list__content-item {
    width: calc(100% - 90px - 11px);
  }
}
@media (max-width: 359px) {
  .person-list__content-item {
    width: 100%;
  }
}
.person-list__review {
  margin-bottom: 24px;
}
@media (max-width: 576px) {
  .person-list__review {
    margin-bottom: 11px;
  }
}
.person-list__review .star-list svg {
  fill: #F89552;
}
.person-list__title {
  margin: 0;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #1D1C2F;
}
@media (max-width: 576px) {
  .person-list__title {
    margin-bottom: 0;
  }
}
.person-list > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  margin-bottom: 56px;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
@media (max-width: 1280px) {
  .person-list > ul {
    gap: 11px;
  }
}
@media (max-width: 1024px) {
  .person-list > ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .person-list > ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .person-list > ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 11px;
  }
}
.person-list__properties {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 8px;
}
@media (max-width: 576px) {
  .person-list__properties {
    gap: 4px;
  }
}
.person-list__properties dt {
  margin: 0;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  color: #525578;
}
@media (max-width: 1280px) {
  .person-list__properties dt {
    line-height: 15px;
  }
}
.person-list__properties dd {
  justify-self: end;
  margin: 0;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  color: #1D1C2F;
  text-align: right;
}
@media (max-width: 1280px) {
  .person-list__properties dd {
    font-size: 12px;
    line-height: 15px;
  }
}
.person-list__paginator .paginator__more {
  display: inline-flex;
}
@media (max-width: 1024px) {
  .person-list__paginator .paginator__more {
    display: none;
  }
}
@media (max-width: 768px) {
  .person-list__paginator .paginator__more {
    display: inline-flex;
    width: 100%;
    margin-right: 0;
    justify-content: center;
  }
}
.person-list__paginator .paginator__list {
  display: inline-flex;
}
@media (max-width: 768px) {
  .person-list__paginator .paginator__list {
    display: none;
  }
}
.person-list__paginator .paginator__next {
  display: inline-flex;
}
@media (max-width: 768px) {
  .person-list__paginator .paginator__next {
    display: none;
  }
}
.person-list__empty {
  min-height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 576px) {
  .person-list__empty {
    min-height: 250px;
  }
}
.person-list__empty img {
  height: 82px;
  width: 82px;
  margin-top: 50px;
  margin-bottom: 26px;
}
.person-list__empty p {
  width: 370px;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  counter-reset: #1D1C2F;
  text-align: center;
}
@media (max-width: 576px) {
  .person-list__empty p {
    width: 100%;
  }
}
/* end person-list */
/* about */
.about {
  height: 100%;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 160px;
  background-image: url("/local/templates/nauchu/css/../img/background/road-back.svg");
  background-repeat: no-repeat;
  background-position: center top 350px;
  background-size: 2830px;
}
@media (max-width: 1024px) {
  .about {
    background-position: left top 350px;
  }
}
@media (max-width: 768px) {
  .about {
    padding-top: 0;
    padding-bottom: 69px;
    background-size: 1090px;
    background-position: center bottom 290px;
  }
}
.about h2 {
  margin: 0;
  margin-bottom: 32px;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  color: #1D1C2F;
}
@media (max-width: 576px) {
  .about h2 {
    margin-bottom: 13px;
    font-size: 20px;
    line-height: 24px;
  }
}
.about__list {
  margin-bottom: 135px;
}
@media (max-width: 1024px) {
  .about__list {
    margin-bottom: 32px;
  }
}
.about__list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media (max-width: 1280px) {
  .about__list ul {
    gap: 11px;
  }
}
@media (max-width: 1024px) {
  .about__list ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .about__list ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
.about__list li {
  display: flex;
  padding: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-radius: 26px;
  background-color: #FFFFFF;
}
@media (max-width: 576px) {
  .about__list li {
    padding: 19px;
    padding-bottom: 32px;
  }
}
.about__list span {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 56px;
  line-height: 1;
  font-weight: 900;
  color: #5956BE;
  background-color: #FFFFFF;
  align-self: flex-start;
}
@media (max-width: 768px) {
  .about__list span {
    margin-bottom: 11px;
    font-size: 48px;
  }
}
.about__list img {
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .about__list img {
    margin-bottom: 11px;
  }
}
.about__list p {
  margin: 0;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  color: #1D1C2F;
  background-color: #FFFFFF;
  text-align: center;
}
@media (max-width: 768px) {
  .about__list p {
    font-size: 18px;
    line-height: 22px;
  }
}
.about__bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .about__bottom {
    flex-direction: column-reverse;
  }
}
.about__address {
  width: 50%;
  margin-bottom: 32px;
  align-self: flex-end;
}
@media (max-width: 1680px) {
  .about__address {
    width: 40%;
  }
}
@media (max-width: 1024px) {
  .about__address {
    align-self: center;
  }
}
@media (max-width: 768px) {
  .about__address {
    width: 100%;
  }
}
.about__address address {
  padding-right: 32px;
  font-style: normal;
}
.about__address ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.about__address li {
  display: flex;
  margin-bottom: 16px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.about__address li:last-child {
  margin-bottom: 0;
}
.about__address a {
  display: inline-block;
  color: #1D1C2F;
  text-decoration: none;
  transition: color 0.4s ease-in-out;
}
.about__address a:hover {
  color: #5956BE;
  transition: color 0.4s ease-in-out;
}
.about__address-call::before {
  content: "";
  height: 48px;
  width: 48px;
  margin-right: 16px;
  border-radius: 100px;
  background-color: #5956BE;
  background-image: url("/local/templates/nauchu/css/../img/icons/call.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  position: relative;
}
.about__address-location::before {
  content: "";
  height: 48px;
  width: 48px;
  margin-right: 16px;
  border-radius: 100px;
  background-color: #F89552;
  background-image: url("/local/templates/nauchu/css/../img/icons/location.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  position: relative;
}
.about__address p {
  width: calc(100% - 48px - 16px);
}
.about__form {
  display: flex;
  width: 50%;
  padding: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
@media (max-width: 1680px) {
  .about__form {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .about__form {
    width: 100%;
    padding: 19px;
    margin-bottom: 95px;
  }
}
.about__form-list {
  display: grid;
  margin-bottom: 25px;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
}
@media (max-width: 1024px) {
  .about__form-list {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px) {
  .about__form-list {
    margin-bottom: 11px;
    gap: 11px;
  }
}
.about__form-list li:first-child {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .about__form-list li:first-child {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.about__form-list li:last-child {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 1024px) {
  .about__form-list li:last-child {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.about__form-checkbox {
  margin-bottom: 25px;
}
@media (max-width: 576px) {
  .about__form-checkbox {
    margin-bottom: 19px;
  }
}
.about__form-button {
  width: 230px;
}
@media (max-width: 1024px) {
  .about__form-button {
    width: 60%;
    align-self: center;
  }
}
@media (max-width: 576px) {
  .about__form-button {
    width: 100%;
  }
}
/* end about */
/* info */
.info__link {
  margin-bottom: 110px;
  padding-top: 30px;
  position: relative;
}
@media (max-width: 768px) {
  .info__link {
    margin-bottom: 32px;
  }
}
.info__link::before {
  content: "";
  width: 45%;
  height: 300px;
  background-color: #5956BE;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
  position: absolute;
  top: 0;
}
@media (max-width: 1920px) {
  .info__link::before {
    width: 40%;
  }
}
@media (max-width: 1024px) {
  .info__link::before {
    width: 35%;
  }
}
@media (max-width: 768px) {
  .info__link::before {
    height: 250px;
    width: 80%;
  }
}
.info__link-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 768px) {
  .info__link-wrapper {
    flex-direction: column;
  }
}
.info__link-image {
  width: 40%;
}
@media (max-width: 768px) {
  .info__link-image {
    width: 70%;
    margin-bottom: 65px;
  }
}
@media (max-width: 576px) {
  .info__link-image {
    width: 100%;
  }
}
.info__link-image img {
  height: auto;
  width: 100%;
}
.info__link-content {
  width: 60%;
  padding-left: 60px;
}
@media (max-width: 768px) {
  .info__link-content {
    width: 100%;
    padding-left: 0;
  }
}
.info__link-content h2 {
  margin: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  color: #5956BE;
}
@media (max-width: 576px) {
  .info__link-content h2 {
    margin-bottom: 11px;
    font-size: 18px;
    line-height: 22px;
  }
}
.info__link-content p {
  margin: 0;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #1D1C2F;
}
@media (max-width: 576px) {
  .info__link-content p {
    margin-bottom: 11px;
    font-size: 14px;
    line-height: 22px;
  }
}
.info__link-content a {
  width: 270px;
  font-weight: 700;
  text-decoration: none;
  color: #FFFFFF;
}
@media (max-width: 576px) {
  .info__link-content a {
    width: 100%;
  }
}
.info__list h2 {
  margin: 0;
  margin-bottom: 37px;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #1D1C2F;
}
@media (max-width: 576px) {
  .info__list h2 {
    margin-bottom: 13px;
    font-size: 20px;
    line-height: 24px;
  }
}
.info__list-box {
  padding: 53px 0;
  background-color: #FFFFFF;
}
@media (max-width: 576px) {
  .info__list-box {
    padding: 23px 0;
  }
}
.info__list-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}
@media (max-width: 1024px) {
  .info__list-box ul {
    gap: 24px;
  }
}
@media (max-width: 768px) {
  .info__list-box ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .info__list-box ul {
    grid-template-columns: 1fr;
  }
}
.info__list-box span {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 56px;
  line-height: 56px;
  font-weight: 900;
  color: #5956BE;
}
@media (max-width: 576px) {
  .info__list-box span {
    margin-bottom: 6px;
    font-size: 32px;
    line-height: 39px;
  }
}
.info__list-box--orange span {
  color: #F89552;
}
.info__list-box p {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
@media (max-width: 576px) {
  .info__list-box p {
    font-size: 16px;
    line-height: 20px;
  }
}
.info__accordion {
  padding-top: 72px;
  padding-bottom: 182px;
  background-image: url("/local/templates/nauchu/css/../img/background/road-back.svg");
  background-repeat: no-repeat;
  background-position: center top 36px;
  background-size: 2830px;
}
@media (max-width: 1024px) {
  .info__accordion {
    background-position: left top 36px;
  }
}
@media (max-width: 768px) {
  .info__accordion {
    background-size: 1090px;
    background-position: center bottom 100px;
    background-attachment: fixed;
  }
}
.info__accordion-wrapper {
  padding: 32px;
  background-image: linear-gradient(318.25deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.9) 100%);
  box-shadow: 0px 20px 30px rgba(145, 148, 182, 0.2);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 18px;
}
@media (max-width: 576px) {
  .info__accordion-wrapper {
    padding: 19px;
  }
}
.info__accordion-wrapper h2 {
  margin: 0;
  margin-bottom: 16px;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #1D1C2F;
}
@media (max-width: 576px) {
  .info__accordion-wrapper h2 {
    margin-bottom: 13px;
  }
}
/* end info */
/* article-list */
.article-list {
  margin-bottom: 86px;
  position: relative;
}
@media (max-width: 576px) {
  .article-list {
    margin-bottom: 48px;
  }
}
.article-list__content {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  margin-bottom: 56px;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media (max-width: 1280px) {
  .article-list__content {
    gap: 11px;
  }
}
@media (max-width: 1024px) {
  .article-list__content {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .article-list__content {
    gap: 11px;
  }
}
@media (max-width: 576px) {
  .article-list__content {
    grid-template-columns: 1fr;
    margin-bottom: 13px;
  }
}
.article-list__link {
  display: flex;
  height: 100%;
  width: 100%;
  padding: 24px;
  padding-bottom: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  border-radius: 16px;
  background-color: #FFFFFF;
  color: #1D1C2F;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .article-list__link {
    padding: 19px;
    padding-bottom: 25px;
  }
}
.article-list__link:hover {
  box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease-in-out;
}
.article-list__link:hover .article-list__link-img img {
  transform: scale(1.2);
  transition: all 0.4s ease-in-out;
}
.article-list__link:hover .article-list__label span:first-child::after {
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.article-list__link-img {
  display: block;
  width: 100%;
  margin-bottom: 16px;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .article-list__link-img {
    margin-bottom: 11px;
  }
}
.article-list__link img {
  display: block;
  height: auto;
  width: 100%;
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}
.article-list__link h3 {
  margin: 0;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .article-list__link h3 {
    flex-grow: 2;
  }
}
@media (max-width: 576px) {
  .article-list__link h3 {
    margin-bottom: 17px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
  }
}
.article-list__link p {
  margin: 0;
  margin-bottom: 22px;
  font-size: 15px;
  line-height: 24px;
  flex-grow: 2;
}
@media (max-width: 768px) {
  .article-list__link p {
    display: none;
  }
}
.article-list__label {
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  color: #5956BE;
  font-weight: 700;
}
.article-list__label span:first-child {
  display: inline-block;
  margin-right: 12px;
  position: relative;
}
.article-list__label span:first-child::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #5956BE;
  position: absolute;
  bottom: 1px;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .article-list__label span:first-child::after {
    opacity: 1;
  }
}
.article-list__label span:last-child {
  display: block;
  transform: rotate(-90deg);
}
.article-list__label span:last-child svg {
  height: 16px;
  width: 14px;
  fill: #5956BE;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 768px) {
  .article-list__paginator {
    justify-content: center;
  }
}
.article-list__paginator .paginator__more {
  margin-right: 0;
}
/* end article-list */
/* article-detail */
.article-detail {
  position: relative;
}
.article-detail__image {
  display: block;
  height: auto;
  max-height: 370px;
  width: 100%;
  margin-bottom: 32px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}
@media (max-width: 576px) {
  .article-detail__image {
    margin-bottom: 11px;
  }
}
.article-detail__wysywig {
  margin-bottom: 111px;
  padding: 30px 50px;
  border-radius: 16px;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}
@media (max-width: 576px) {
  .article-detail__wysywig {
    padding: 19px;
    margin-bottom: 74px;
  }
}
.article-detail__wysywig .wysywig {
  padding-bottom: 24px;
}
.article-detail__back {
  padding-top: 24px;
  position: relative;
  clear: both;
}
@media (max-width: 576px) {
  .article-detail__back {
    padding-top: 13px;
  }
}
.article-detail__back::before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #1D1C2F;
  opacity: 0.1;
  position: absolute;
  top: 0;
}
.article-detail__back-link {
  display: inline-flex;
  width: auto;
  padding: 17px 74px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  color: #1D1C2F;
  background-color: #FFFFFF;
  border: 1px solid #BBBEDB;
  border-radius: 100px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .article-detail__back-link {
    width: 100%;
  }
}
.article-detail__back-link span:first-child {
  margin-right: 8px;
  transform: rotate(90deg);
}
.article-detail__back-link span:first-child svg {
  height: 16px;
  width: 14px;
  fill: #1D1C2F;
  transition: all 0.4s ease-in-out;
}
.article-detail__back-link:hover {
  opacity: 0.8;
  transition: all 0.4s ease-in-out;
}
/* end article-detail */
/* private */
.private {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.private__nav-box {
  width: 270px;
  margin-right: 30px;
  position: sticky;
  top: 0;
}
@media (max-width: 1024px) {
  .private__nav-box {
    width: 200px;
  }
}
@media (max-width: 768px) {
  .private__nav-box {
    display: none;
  }
}
.private__nav {
  width: 270px;
  border-radius: 18px;
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.9) 100%);
  box-shadow: 0px 20px 30px rgba(145, 148, 182, 0.2);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1024px) {
  .private__nav {
    width: 200px;
  }
}
.private__content {
  width: calc(100% - 270px - 30px);
}
@media (max-width: 1024px) {
  .private__content {
    width: calc(100% - 200px - 30px);
  }
}
@media (max-width: 768px) {
  .private__content {
    width: 100%;
  }
}
/* end private */
/* instructor-detail */
.instructor-detail {
  position: relative;
}
.instructor-detail__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .instructor-detail__wrapper {
    padding: 0;
    justify-content: flex-start;
  }
}
.instructor-detail__main {
  width: calc(100% - 270px - 30px);
  margin-right: 30px;
  margin-bottom: 160px;
}
@media (max-width: 1024px) {
  .instructor-detail__main {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .instructor-detail__main {
    margin-bottom: 43px;
  }
}
.instructor-detail__chat {
  padding: 0;
  border: none;
  background-color: inherit;
  display: inline-flex;
  height: 40px;
  width: auto;
  padding: 0 18px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
  border-radius: 100px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  position: fixed;
  right: 32px;
  bottom: 32px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
  z-index: 1;
}
@media (max-width: 1024px) {
  .instructor-detail__chat {
    display: none;
  }
}
.instructor-detail__chat svg {
  height: 24px;
  width: 25px;
  fill: #1D1C2F;
  transition: all 0.4s ease-in-out;
}
.instructor-detail__chat span:last-child {
  display: inline-block;
  padding-right: 32px;
  margin-left: 10px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  position: relative;
}
.instructor-detail__chat span:last-child::after {
  content: "";
  height: 24px;
  width: 24px;
  background-image: url("/local/templates/nauchu/css/../img/icons/arrow-up.svg");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(180deg);
  transition: all 0.4s ease-in-out;
}
.instructor-detail__chat--active span:last-child::after {
  transform: rotate(0);
  transition: all 0.4s ease-in-out;
}
.instructor-detail__chat:hover {
  cursor: pointer;
  opacity: 0.7;
  transition: all 0.4s ease-in-out;
}
.instructor-detail__nav-box {
  width: 270px;
  position: sticky;
  top: 0;
}
@media (max-width: 1024px) {
  .instructor-detail__nav-box {
    display: none;
  }
}
.instructor-detail__nav {
  width: 270px;
  padding: 24px;
  border-radius: 18px;
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.9) 100%);
  box-shadow: 0px 20px 30px rgba(145, 148, 182, 0.2);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  position: absolute;
  top: 0;
  left: 0;
}
.instructor-detail__nav h3 {
  margin: 0;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 29px;
  font-weight: 800;
  color: #1D1C2F;
}
.instructor-detail__nav .star-list svg {
  fill: #F89552;
}
@media (max-width: 576px) {
  .instructor-detail__profile-rating {
    margin-bottom: 13px;
  }
}
.instructor-detail__profile-rating .star-list svg {
  width: 24px;
}
.instructor-detail__profile-rating > span:last-child {
  margin-right: 0;
  font-size: 16px;
  font-weight: 500;
}
.instructor-detail__nav .instructor-detail__time {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 17px;
}
.instructor-detail__nav-profile {
  padding: 0;
  margin-bottom: 24px;
}
.instructor-detail__nav-call-box {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.instructor-detail__nav-call-box > span {
  display: none;
}
.instructor-detail__nav-call-box--active > span {
  display: flex;
  width: 100%;
  margin-bottom: 8px;
  padding: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #FFFFFF;
  text-decoration: none;
  background-image: linear-gradient(180deg, #A47AEF 0%, #5956BE 100%);
  border-radius: 12px;
  transition: all 0.4s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.instructor-detail__nav-call-box--active > span:hover {
  background-image: linear-gradient(90deg, #A47AEF 0%, #5956BE 100%);
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.instructor-detail__nav-call {
  display: flex;
  width: 100%;
  margin-bottom: 8px;
  padding: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #FFFFFF;
  text-decoration: none;
  background-image: linear-gradient(180deg, #A47AEF 0%, #5956BE 100%);
  border-radius: 12px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.instructor-detail__nav-call:hover {
  opacity: 0.7;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.instructor-detail__nav-message {
  padding: 0;
  border: none;
  background-color: inherit;
  width: 100%;
  padding: 22px 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #FFFFFF;
  background-image: linear-gradient(180deg, #F89552 0%, #F85252 100%);
  border-radius: 12px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.instructor-detail__nav-message:hover {
  opacity: 0.7;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.instructor-detail__about {
  margin-bottom: 32px;
}
@media (max-width: 1024px) {
  .instructor-detail__about {
    width: 1230px;
    margin: 0 auto;
    padding: 0 30px;
    margin-bottom: 32px;
  }
}
@media (max-width: 1024px) and (max-width: 1280px) {
  .instructor-detail__about {
    width: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 576px) {
  .instructor-detail__about {
    padding: 0 13px;
  }
}
.instructor-detail__about-box {
  display: grid;
  padding: 32px;
  grid-template-columns: 222px 1fr;
  grid-template-rows: auto auto 1fr;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 13px;
  border-radius: 16px;
  background-color: #FFFFFF;
  box-shadow: 0px 20px 30px rgba(145, 148, 182, 0.2);
  position: relative;
}
@media (max-width: 768px) {
  .instructor-detail__about-box {
    padding: 19px;
    -moz-column-gap: 13px;
         column-gap: 13px;
    grid-template-columns: 139px 1fr;
    grid-template-rows: auto auto auto 1fr;
  }
}
@media (max-width: 576px) {
  .instructor-detail__about-box {
    grid-template-columns: 1fr 2fr;
  }
}
.instructor-detail__about-image {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 3;
}
.instructor-detail__time {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 3;
  grid-row-end: 4;
}
@media (max-width: 768px) {
  .instructor-detail__time {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }
}
.instructor-detail__name {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
}
.instructor-detail__name > h2 {
  margin: 0;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 29px;
  font-weight: 800;
  color: #1D1C2F;
}
@media (max-width: 768px) {
  .instructor-detail__name > h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
.instructor-detail__link {
  display: inline-block;
  margin-bottom: 8px;
  color: #1D1C2F;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.instructor-detail__link:hover {
  opacity: 0.8;
  transition: all 0.4s ease-in-out;
}
.instructor-detail__about-content {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 4;
}
@media (max-width: 768px) {
  .instructor-detail__about-content {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 4;
    grid-row-end: 5;
  }
}
.instructor-detail__about-image .face {
  height: 283px;
  width: 100%;
}
@media (max-width: 768px) {
  .instructor-detail__about-image .face {
    height: 177px;
  }
}
@media (max-width: 576px) {
  .instructor-detail__about-image .face {
    height: auto;
  }
}
.instructor-detail__about-image .face svg {
  height: 100%;
}
.instructor-detail__about-image .face img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.instructor-detail__time p {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #9194B6;
}
.instructor-detail__local {
  display: flex;
  margin-bottom: 26px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 768px) {
  .instructor-detail__local {
    margin-bottom: 22px;
  }
}
.instructor-detail__local span {
  margin-right: 8px;
}
.instructor-detail__local svg {
  fill: #BBBEDB;
}
.instructor-detail__local p {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #1D1C2F;
}
.instructor-detail__list-info {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 26px;
}
@media (max-width: 768px) {
  .instructor-detail__list-info {
    margin-bottom: 19px;
  }
}
.instructor-detail__list-info > li {
  margin-bottom: 16px;
}
.instructor-detail__list-info > li:last-child {
  margin-bottom: 0;
}
.instructor-detail__list-info h3 {
  margin: 0;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #1D1C2F;
}
.instructor-detail__advantage {
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 1024px) {
  .instructor-detail__advantage {
    margin-bottom: 19px;
  }
}
.instructor-detail__advantage svg {
  fill: #5956BE;
}
.instructor-detail__advantage span {
  margin-right: 10px;
}
.instructor-detail__advantage p {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #5956BE;
}
.instructor-detail__option {
  display: none;
}
@media (max-width: 1024px) {
  .instructor-detail__option {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.instructor-detail__option li {
  width: 100%;
  margin-right: 8px;
}
.instructor-detail__option li:last-child {
  margin-right: 0;
}
.instructor-detail__option button {
  padding: 0;
  border: none;
  background-color: inherit;
  display: inline-flex;
  width: 100%;
  padding: 18px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #FFFFFF;
  background-image: linear-gradient(180deg, #F89552 0%, #F85252 100%);
  border-radius: 12px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .instructor-detail__option button {
    padding: 13px;
  }
}
.instructor-detail__option button:hover {
  opacity: 0.7;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.instructor-detail__option button span {
  display: inline-block;
}
.instructor-detail__option button span:first-child {
  margin-right: 10px;
}
@media (max-width: 370px) {
  .instructor-detail__option button span:first-child {
    display: none;
  }
}
.instructor-detail__option button svg {
  height: 24px;
  width: 25px;
  fill: #FFFFFF;
}
.instructor-detail__option a {
  display: inline-flex;
  width: 100%;
  padding: 18px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #FFFFFF;
  text-decoration: none;
  background-image: linear-gradient(180deg, #A47AEF 0%, #5956BE 100%);
  border-radius: 12px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .instructor-detail__option a {
    padding: 13px;
  }
}
.instructor-detail__option a:hover {
  opacity: 0.7;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.instructor-detail__option a span {
  display: inline-block;
}
.instructor-detail__option a span:first-child {
  margin-right: 10px;
}
@media (max-width: 370px) {
  .instructor-detail__option a span:first-child {
    display: none;
  }
}
.instructor-detail__option a svg {
  height: 24px;
  width: 24px;
  fill: #FFFFFF;
}
.instructor-detail__description {
  margin: 0 16px;
  padding: 32px;
  border-radius: 0px 0px 16px 16px;
  background-color: #FFFFFF;
}
@media (max-width: 576px) {
  .instructor-detail__description {
    margin: 0 12px;
  }
}
.instructor-detail__description h3 {
  margin: 0;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  color: #1D1C2F;
}
.instructor-detail__description p {
  margin: 0;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #1D1C2F;
}
.instructor-detail__photo {
  margin-bottom: 32px;
}
@media (max-width: 576px) {
  .instructor-detail__photo {
    margin-bottom: 19px;
  }
}
.instructor-detail__title h2 {
  margin: 0;
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  color: #1D1C2F;
}
@media (max-width: 768px) {
  .instructor-detail__title h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
.instructor-detail__title sup {
  display: inline-block;
  margin-left: 6px;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #9194B6;
}
@media (max-width: 768px) {
  .instructor-detail__title sup {
    font-size: 14px;
  }
}
.instructor-detail__photo .instructor-detail__title {
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .instructor-detail__photo .instructor-detail__title {
    width: 1230px;
    margin: 0 auto;
    padding: 0 30px;
    margin-bottom: 13px;
  }
}
@media (max-width: 1024px) and (max-width: 1280px) {
  .instructor-detail__photo .instructor-detail__title {
    width: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 576px) {
  .instructor-detail__photo .instructor-detail__title {
    padding: 0 13px;
  }
}
@media (max-width: 576px) {
  .instructor-detail__photo .instructor-detail__title {
    margin-bottom: 13px;
  }
}
@media (max-width: 1024px) {
  .instructor-detail__reviews {
    width: 1230px;
    margin: 0 auto;
    padding: 0 30px;
  }
}
@media (max-width: 1024px) and (max-width: 1280px) {
  .instructor-detail__reviews {
    width: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 576px) {
  .instructor-detail__reviews {
    padding: 0 13px;
  }
}
.instructor-detail__reviews-header {
  display: flex;
  margin-bottom: 16px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 576px) {
  .instructor-detail__reviews-header {
    margin-bottom: 13px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.instructor-detail__reviews .instructor-detail__title {
  margin-bottom: 16px;
}
.instructor-detail__reviews-button {
  padding: 0;
  border: none;
  background-color: inherit;
  display: inline-flex;
  width: 246px;
  padding: 16px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  color: #1D1C2F;
  background-color: #FFFFFF;
  border-radius: 100px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .instructor-detail__reviews-button {
    width: 100%;
    padding: 13px;
  }
}
.instructor-detail__reviews-button:hover {
  opacity: 0.7;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.instructor-detail__reviews-button span {
  display: inline-block;
}
.instructor-detail__reviews-button span:first-child {
  margin-right: 10px;
}
.instructor-detail__reviews-button svg {
  height: 24px;
  width: 24px;
  fill: #1D1C2F;
  transition: all 0.4s ease-in-out;
}
.instructor-detail__list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 16px;
}
.instructor-detail__reviews-item {
  margin-bottom: 16px;
}
@media (max-width: 576px) {
  .instructor-detail__reviews .paginator__more {
    width: 100%;
    margin-right: 0;
    justify-content: center;
  }
}
/* end instructor-detail */
/* main-page */
.main-page {
  height: 100vh;
}
.main-page main {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
.main-page .header {
  margin-bottom: 0;
  padding-bottom: 9px;
  background-color: #5956BE;
  box-shadow: none;
  border-radius: 0;
  position: relative;
}
.main-page .header__mobile svg {
  fill: #FFFFFF;
}
.main-page .header__logo svg {
  fill: #FFFFFF;
}
.main-page .header__local::before {
  background-color: #FFFFFF;
}
.main-page .local__button {
  background-color: #FFFFFF;
}
.main-page .local__button span:last-child::after {
  background-image: none;
}
.main-page .nav__link {
  color: #FFFFFF;
}
.main-page .button-log-in {
  background-color: #817EDC;
  border: 1px solid #817EDC;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .main-page .button-log-in {
    background-color: #5956BE;
    border: 1px solid #5956BE;
  }
}
.main-page .button-log-in svg {
  fill: #FFFFFF;
}
.main-page__content {
  display: flex;
  padding-bottom: 30px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 2;
  background-color: #5956BE;
  position: relative;
  overflow-x: hidden;
}
@media (max-width: 768px) {
  .main-page__content {
    padding: 0 19px;
    padding-bottom: 30px;
  }
}
.main-page__content::before {
  content: "";
  display: none;
  height: 85%;
  width: 58%;
  border-top-left-radius: 300px;
  border-bottom-left-radius: 300px;
  background-image: linear-gradient(90deg, #FFFFFF -2.61%, rgba(255, 255, 255, 0) 97.92%);
  opacity: 0.1;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 1024px) {
  .main-page__content::before {
    display: block;
  }
}
@media (max-width: 768px) {
  .main-page__content::before {
    height: 58%;
    width: 90%;
  }
}
.main-page__content-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  .main-page__content-wrapper {
    margin-top: 35px;
  }
}
@media (max-width: 768px) {
  .main-page__content-wrapper {
    margin-top: 0;
    flex-direction: column;
    align-items: flex-start;
  }
}
.main-page__content-text {
  width: 52%;
}
@media (max-width: 768px) {
  .main-page__content-text {
    width: 100%;
    margin-bottom: 15px;
  }
}
.main-page__content-image {
  display: flex;
  height: 385px;
  width: 48%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
}
@media (max-width: 1024px) {
  .main-page__content-image {
    height: auto;
  }
}
@media (max-width: 768px) {
  .main-page__content-image {
    width: 100%;
  }
}
.main-page__content-image::before {
  content: "";
  display: block;
  height: 225px;
  width: 225px;
  background-image: url("/local/templates/nauchu/css/../img/background/search.svg");
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  transform: translateX(120px);
}
@media (max-width: 1024px) {
  .main-page__content-image::before {
    height: 94px;
    width: 94px;
    transform: translate(30px, -35px);
  }
}
.main-page__content-image img {
  height: auto;
  width: 100%;
}
.main-page__content-text h1,
.main-page__content-text h2 {
  margin: 0;
  margin-bottom: 19px;
  font-size: 32px;
  line-height: 39px;
  font-weight: 800;
  color: #FFFFFF;
}
@media (max-width: 576px) {
  .main-page__content-text h1,
  .main-page__content-text h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.main-page__content-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-page__content-text li {
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #FFFFFF;
  position: relative;
}
@media (max-width: 576px) {
  .main-page__content-text li {
    font-size: 16px;
    line-height: 24px;
  }
}
.main-page__content-text li:last-child {
  margin-bottom: 0;
}
.main-page__content-text li::before {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  background-color: #F89552;
  border-radius: 50%;
  position: absolute;
  left: 8px;
  top: 10px;
}
@media (max-width: 576px) {
  .main-page__content-text li::before {
    top: 6px;
  }
}
.main-page__filter {
  margin-bottom: 120px;
  position: relative;
}
@media (max-width: 1024px) {
  .main-page__filter {
    overflow-x: hidden;
    margin-bottom: 0;
    padding-bottom: 80px;
  }
}
@media (max-width: 576px) {
  .main-page__filter {
    padding-bottom: 55px;
  }
}
.main-page__filter::before {
  content: "";
  display: block;
  height: calc((100% + 34px) / 2);
  width: 100%;
  background-color: #5956BE;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1024px) {
  .main-page__filter::before {
    height: 25%;
  }
}
@media (max-width: 768px) {
  .main-page__filter::before {
    height: 20%;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
  }
}
.main-page__filter::after {
  content: "";
  display: block;
  height: 490px;
  width: 65%;
  border-top-left-radius: 300px;
  border-bottom-left-radius: 300px;
  background-image: linear-gradient(90deg, #E9EDF3 -2.61%, rgba(255, 255, 255, 0) 97.92%);
  opacity: 0.1;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 1280px) {
  .main-page__filter::after {
    height: 450px;
    bottom: -30%;
  }
}
@media (max-width: 1024px) {
  .main-page__filter::after {
    display: none;
  }
}
.main-page__filter-wrapper {
  position: relative;
}
@media (max-width: 1280px) {
  .main-page__filter-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
}
.main-page__filter-wrapper::before {
  content: "";
  display: block;
  height: 40px;
  width: 124px;
  border-radius: 100px;
  background-color: #F89552;
  position: absolute;
  left: -32px;
  bottom: -20px;
}
.main-page__filter-wrapper::after {
  content: "";
  display: block;
  height: 155px;
  width: 155px;
  background-image: url("/local/templates/nauchu/css/../img/background/inner-page-back-2.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 12%;
  bottom: -77px;
}
@media (max-width: 1024px) {
  .main-page__filter-wrapper::after {
    right: 0;
    bottom: 0;
    transform: translate(47px, 50%);
  }
}
@media (max-width: 576px) {
  .main-page__filter-wrapper::after {
    height: 106px;
    width: 106px;
    transform: translate(32px, 50%);
  }
}
.main-page__filter-title {
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  color: #FFFFFF;
  position: relative;
}
.main-page .filter {
  margin-bottom: 0;
  overflow: visible;
  z-index: 1;
}
@media (max-width: 1280px) {
  .main-page .filter {
    width: 70%;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    transform: none;
    transition: none;
    border-radius: 18px;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.9) 100%);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
  }
}
@media (max-width: 768px) {
  .main-page .filter {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .main-page .filter {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
@media (max-width: 1280px) {
  .main-page .filter__select-list {
    margin-bottom: 19px;
  }
}
@media (max-width: 768px) {
  .main-page .filter__select-1 {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .main-page .filter__select-2 {
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .main-page .select__list {
    max-height: 150px;
  }
}
.main-page footer {
  background-color: #E9EDF3;
  color: #1D1C2F;
}
.main-page .footer__bottom {
  padding-top: 23px;
  padding-bottom: 23px;
  background-color: #E9EDF3;
}
@media (max-width: 576px) {
  .main-page .footer__bottom {
    padding-top: 0;
  }
}
.main-page .footer__bottom-right {
  background-color: #E9EDF3;
}
@media (max-width: 768px) {
  .main-page .footer__bottom-right {
    padding: 0;
  }
}
@media (max-width: 576px) {
  .main-page .footer__bottom-left {
    margin-bottom: 24px;
  }
}
.main-page .footer__bottom-left p {
  color: #1D1C2F;
}
.main-page .footer__agreement a {
  color: #9194B6;
}
.main-page .footer__agreement a::after {
  background-color: #9194B6;
}
.main-page .rikorda {
  background-color: #E9EDF3;
  color: #1D1C2F;
  fill: #1D1C2F;
}
/* end main-page */
/* authorization */
.authorization {
  padding-bottom: 205px;
  background-image: url("/local/templates/nauchu/css/../img/background/authorization-back.svg");
  background-repeat: no-repeat;
  background-position: left bottom -150px;
}
@media (max-width: 768px) {
  .authorization {
    background-image: none;
  }
}
.authorization__wrapper {
  min-height: 50vh;
}
@media (max-width: 768px) {
  .authorization__wrapper {
    min-height: auto;
  }
}
.authorization__title {
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.authorization__title h2 {
  width: 320px;
  text-align: center;
}
@media (max-width: 576px) {
  .authorization__title h2 {
    width: auto;
  }
}
.authorization__phone {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.authorization__phone-box {
  width: 570px;
  padding: 40px 70px;
  border-radius: 16px;
  background-color: #FFFFFF;
  box-shadow: 0px 20px 30px rgba(145, 148, 182, 0.2);
}
@media (max-width: 768px) {
  .authorization__phone-box {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .authorization__phone-box {
    padding: 19px;
  }
}
.authorization__phone-box form {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.authorization__phone-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  margin-bottom: 24px;
}
.authorization__phone-save {
  width: 100%;
}
/* end authorization */
/* registration */
.registration {
  padding-bottom: 205px;
  background-image: url("/local/templates/nauchu/css/../img/background/authorization-back.svg");
  background-repeat: no-repeat;
  background-position: left bottom -150px;
}
@media (max-width: 768px) {
  .registration {
    background-image: none;
  }
}
.registration__wrapper {
  min-height: 50vh;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .registration__wrapper {
    min-height: auto;
  }
}
.registration__form {
  width: 570px;
  padding: 40px 70px;
  border-radius: 16px;
  background-color: #FFFFFF;
  box-shadow: 0px 20px 30px rgba(145, 148, 182, 0.2);
}
@media (max-width: 768px) {
  .registration__form {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .registration__form {
    padding: 19px;
  }
}
.registration__form h2 {
  margin: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 576px) {
  .registration__form h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
.registration__form form > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 24px;
}
.registration__form .form__item {
  margin-bottom: 24px;
}
.registration__form .form__item:last-child {
  margin-bottom: 0;
}
.registration__form .select {
  width: 100%;
}
.registration__status {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}
.registration__status-item {
  width: 160px;
  margin-bottom: 40px;
  position: relative;
}
.registration__status-item input {
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.registration__status-item label {
  display: flex;
  width: 100%;
  padding: 13px 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  border-bottom: 3px solid #E9EDF3;
  transition: all 0.4s ease-in-out;
}
.registration__status-item label span {
  padding-left: 30px;
  color: #1D1C2F;
  background-image: url("/local/templates/nauchu/css/../img/icons/hat.svg");
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: left center;
  filter: brightness(0);
  transition: all 0.4s ease-in-out;
}
.registration__status-item--instuctor label span {
  background-image: url("/local/templates/nauchu/css/../img/icons/steering.svg");
}
.registration__status-item input:checked + label {
  border-bottom: 3px solid #F89552;
  cursor: default;
  transition: all 0.4s ease-in-out;
}
.registration__status-item input:checked + label span {
  color: #F89552;
  filter: brightness(1);
  transition: all 0.4s ease-in-out;
}
.registration__status-item--instuctor input:checked + label {
  border-bottom: 3px solid #5956BE;
}
.registration__status-item--instuctor input:checked + label span {
  color: #5956BE;
}
.registration__status-item label:hover {
  border-bottom: 3px solid #F89552;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.registration__status-item label:hover span {
  color: #F89552;
  filter: brightness(1);
  transition: all 0.4s ease-in-out;
}
.registration__status-item--instuctor label:hover {
  border-bottom: 3px solid #5956BE;
}
.registration__status-item--instuctor label:hover span {
  color: #5956BE;
}
.registration__phone-save {
  width: 100%;
}
/* end registration */
/* empty-page */
.empty-page {
  padding-bottom: 205px;
  background-image: url("/local/templates/nauchu/css/../img/background/authorization-back.svg");
  background-repeat: no-repeat;
  background-position: left bottom -150px;
}
@media (max-width: 768px) {
  .empty-page {
    background-image: none;
  }
}
.empty-page__wrapper {
  min-height: 50vh;
  display: flex;
  padding-top: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 768px) {
  .empty-page__wrapper {
    min-height: auto;
  }
}
.empty-page__title {
  margin: 0;
  margin: 8px;
  font-size: 72px;
  font-weight: 900;
  color: #1D1C2F;
}
@media (max-width: 768px) {
  .empty-page__title {
    margin: 6px;
  }
}
.empty-page__text {
  margin: 0;
  margin-bottom: 48px;
  font-size: 18px;
  font-weight: 600;
  color: #1D1C2F;
}
@media (max-width: 768px) {
  .empty-page__text {
    margin-bottom: 54px;
    font-size: 16px;
  }
}
.empty-page__button {
  max-width: 224px;
  text-decoration: none;
}
/* end empty-page */

/* End */


/* Start:/local/templates/nauchu/css/custom.css?17060384691601*/
.instructor-detail__reviews-item--hide {
display:none;
}

/* end modal-new-tel */
/* modal-code */
.modal-code-2 {
  height: 423px;
  width: 430px;
}
@media (max-width: 576px) {
  .modal-code-2 {
    height: 100%;
    width: 100%;
  }
}
.modal-code-2 h2 {
  margin-bottom: 8px;
}
.modal-code-2__error {
  visibility: hidden;
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #E32E62;
  text-align: center;
}
@media (max-width: 576px) {
  .modal-code-2__error {
    flex-grow: 1;
  }
}
.modal-code-2__error--show {
  -webkit-animation: fade-in 0.4s ease-in-out both;
          animation: fade-in 0.4s ease-in-out both;
  visibility: visible;
}
.modal-code-2__error--green {
  color: #00A584;
}
.modal-code-2 p {
  margin: 0;
  margin-bottom: 32px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #1D1C2F;
  text-align: center;
}
.modal-code-2 ul {
  display: flex;
  width: 240px;
  margin-bottom: 16px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (max-width: 576px) {
  .modal-code-2 ul {
    flex-grow: inherit;
  }
}
.modal-code-2 ul li {
  margin-right: 16px;
}
.modal-code-2 ul li:last-child {
  margin-right: 0;
}
.modal-code-2 ul input {
  min-height: 64px;
  padding: 4px;
  border-radius: 16px;
  text-align: center;
}
.modal-code-2 ul input::-webkit-outer-spin-button,
.modal-code-2 ul input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
}
.modal-code-2 ul input[type=number] {
  -moz-appearance: textfield;
}
p.modal-code-2__time {
  color: #9194B6;
}
/* End */
/* /local/templates/nauchu/css/styles.css?1706038469198090 */
/* /local/templates/nauchu/css/custom.css?17060384691601 */
