

/* Start:/local/templates/styleshop_new/css/page.education.css?175224431465130*/
@charset "UTF-8";
:root {
  --font-family: "Qanelas", sans-serif;
  --second-family: "Istok Web", sans-serif;
  --barbie: #e9e8f4;
  --rose: #e60082;
  --magenta: #f27ebc;
  --gray: #b3b2b2;
  --dark-gray: #3e3e3e;
  --transition: all 0.3s;
}

@font-face {
  font-family: "Qanelas";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Black.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Blackitalic.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Bolditalic.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Extrabolditalic.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: normal;
  font-weight: 950;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Heavy.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: italic;
  font-weight: 950;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Heavy italic.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Lightitalic.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Mediumitalic.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Regularitalic.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-SemiBolditalic.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Thinitalic.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-UltraLight.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url("/local/templates/styleshop_new/css/../fonts/Qanelas-Ultralightitalic.woff2") format("woff2");
}
html {
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
}

.wrap-reviews {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.custom-form {
  -webkit-box-shadow: 0 4px 4px 0 rgba(160, 160, 160, 0.25), -1px 2px 4px 0 rgba(181, 181, 181, 0.25);
          box-shadow: 0 4px 4px 0 rgba(160, 160, 160, 0.25), -1px 2px 4px 0 rgba(181, 181, 181, 0.25);
  background: #fff;
  border-radius: 36px;
  padding: 32px 52px 52px 52px;
  max-width: 100%;
  width: 100%;
}

.wrap-input-privacy-policy {
  padding-bottom: 20px;
}

.custom-input-style-ducation-page {
  color: var(--dark-gray);
}

.wrap-input-privacy-policy .custom-input-privacy-policy {
  position: relative;
}

input[type="checkbox"] {
  margin: 3px 0 0 !important;
  position: absolute;
}

.custom-input-style-ducation-page {
  padding-left: 18px;
}

.custom-form__list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;      /* custom form */
}

.custom-form__item {
  margin-bottom: 18px;
}

#custom-input-privacy-policy {
    transform: scale(1.3); 
}

.custom-form__button-sbmt {
  width: 100%;
}
.custom-form__button-sbmt .button {
  max-width: 100%;
  width: 100%;
  border-radius: 27px;
  height: 96px;
  font-size: 35px;
  padding-inline: 25px;
}
@media (max-width: 1439px) {
  .custom-form {
    padding: 32px 27px;
    border-radius: 19px;
  }
  .custom-form__list {
    margin-bottom: 22px;
  }
  .custom-form .custom-form__item {
    margin-bottom: 10px;
  }
  .custom-form__button-sbmt .button {
    font-size: 18px;
    padding-inline: 11px;
    height: 50px;
    border-radius: 14px;
  }
}
@media (max-width: 991px) {
  .custom-form {
    border-radius: 14px;
    padding: 24px 21px;
  }
  .custom-form__button-sbmt .button {
    font-size: 16px;
    height: 40px;
    border-radius: 11px;
    padding: 10px 10px;
  }
}

.custom-form-input {
  border: 1.12px solid var(--dark-gray);
  border-radius: 13px;
  overflow: hidden;
}
.custom-form-input input {
  display: block;
  max-width: 100%;
  width: 100%;
  border: none;
  outline: none;
  padding: 25px 50px;
  font-weight: 400;
  font-size: 35px;
  line-height: 120%;
  color: var(--dark-gray);
  height: 96px;
}
.custom-form-input input ::-webkit-input-placeholder {
  color: var(--gray);
  font-size: inherit;
}
.custom-form-input input ::-moz-placeholder {
  color: var(--gray);
  font-size: inherit;
}
.custom-form-input input :-ms-input-placeholder {
  color: var(--gray);
  font-size: inherit;
}
.custom-form-input input ::-ms-input-placeholder {
  color: var(--gray);
  font-size: inherit;
}
.custom-form-input input ::placeholder {
  color: var(--gray);
  font-size: inherit;
}
@media (max-width: 1439px) {
  .custom-form-input {
    border-radius: 5px;
  }
  .custom-form-input input {
    padding: 15px 50px;
    font-size: 16px;
    height: 50px;
  }
}
@media (max-width: 991px) {
  .custom-form-input input {
    font-weight: 400;
    font-size: 16px;
    padding: 12px 20px;
    font-size: 16px;
    height: 38px;
    border-radius: 5px;
  }
}

.button {
  text-decoration: none !important;
  cursor: pointer;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  text-align: center;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  background: linear-gradient(85deg, #f79dc9 0%, #e60082 100%);
  height: 60px;
  padding: 20px 40px;
  line-height: 1;
  color: #fff !important;
  font-family: inherit;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 14px;
}
.button--mod-border {
  border-radius: 109px;
}
@media (max-width: 1439px) {
  .button {
    height: 37px;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 7px;
  }
}
@media (max-width: 991px) {
  .button {
    height: 30px;
    font-size: 12px;
    padding: 8px 16px;
    border-radius: 6px;
  }
}
@media (max-width: 767px) {
  .button {
    border-radius: 4px;
    padding: 8px 12px;
    height: 38px;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
  }
}

.button-gradient {
  font-size: 32px;
  line-height: 120%;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  color: var(--gray) !important;
  border-radius: 20px;
  padding: 24px 32px;
  font-weight: 700;
  border: 3px solid transparent; /* нужна прозрачная граница */
  background: linear-gradient(white, white) padding-box, linear-gradient(85deg, #f79dc9, #e60082) border-box; /* градиентная обводка */
  background-origin: border-box;
  background-clip: padding-box, border-box;
  display: inline-block;
  height: 86px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.button-gradient span {
  position: relative;
  z-index: 1;
}
@media (max-width: 1439px) {
  .button-gradient {
    font-size: 20px;
    padding: 8px 16px;
    height: 50px;
    gap: 12px;
    border-radius: 12px;
    border: 2px solid transparent; /* нужна прозрачная граница */
  }
  .button-gradient::before {
    width: 33px;
    height: 33px;
  }
  .button-gradient::after {
    width: 33px;
    height: 33px;
  }
}
@media (max-width: 991px) {
  .button-gradient {
    height: 46px;
    font-size: 18px;
    border: 1px solid transparent; /* нужна прозрачная граница */
  }
}

.button-creative {
  text-decoration: none !important;
  cursor: pointer;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  text-align: center;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  background: linear-gradient(85deg, #f79dc9 0%, #e60082 100%);
  height: 112px;
  padding: 24px 32px;
  line-height: 1;
  color: #fff !important;
  font-family: inherit;
  text-transform: uppercase;
  border-radius: 24px;
  font-weight: 700;
  font-size: 32px;
  display: grid;
  gap: 38px;
  align-items: center;
  grid-template-columns: auto 1fr auto;
  position: relative;
}
.button-creative::before {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  background-image: url(/local/templates/styleshop_new/css/../svg/ion_arrow-to-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.button-creative::after {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  background-image: url(/local/templates/styleshop_new/css/../svg/ion_arrow-to-left.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1439px) {
  .button-creative {
    font-size: 20px;
    padding: 8px 16px;
    height: 50px;
    gap: 12px;
    border-radius: 12px;
  }
  .button-creative::before {
    width: 33px;
    height: 33px;
  }
  .button-creative::after {
    width: 33px;
    height: 33px;
  }
}
@media (max-width: 991px) {
  .button-creative {
    font-size: 16px;
    padding: 6px 12px;
  }
  .button-creative::before {
    width: 25px;
    height: 25px;
  }
  .button-creative::after {
    width: 25px;
    height: 25px;
  }
}

.course-preview-card {
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(15, 170, 196, 0.2);
          box-shadow: 1px 1px 4px 0 rgba(15, 170, 196, 0.2);
  background: #fff;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.course-preview-card__photo {
  margin-bottom: 20px;
  width: 100%;
  height: 230px;
}
.course-preview-card__photo img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.course-preview-card__body {
  padding-inline: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.course-preview-card__footer {
  padding-inline: 12px;
}
.course-preview-card__link {
  text-decoration: none !important;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.course-preview-card__title {
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  color: var(--dark-gray);
  margin-bottom: 12px;
}
.course-preview-card__text {
  display: block;
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  color: var(--dark-gray);
  margin-bottom: 20px;
}
.course-preview-card__details-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0;
  margin-top: auto;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.course-preview-card__details-item {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: var(--dark-gray);
  margin-bottom: 27px;
}
.course-preview-card__details-item span {
  display: block;
  font-weight: 700;
  margin-right: 0.3em;
  font-size: 20px;
  margin-top: 6px;
}
.course-preview-card .accent {
  color: var(--rose);
  font-weight: 700;
}
.course-preview-card--mod {
  -webkit-box-shadow: 1px 1px 4px 0 rgba(196, 15, 172, 0.2);
          box-shadow: 1px 1px 4px 0 rgba(196, 15, 172, 0.2);
  padding-bottom: 23px;
}
.course-preview-card--mod .course-preview-card__photo {
  height: 285px;
  margin-bottom: 24px;
}
.course-preview-card--mod .course-preview-card__text {
  margin-bottom: 25px;
}
.course-preview-card--mod .course-preview-card__details-list {
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(3, 1fr);
}
.course-preview-card--mod .course-preview-card__details-item {
  font-size: 16px;
}
.course-preview-card--mod .course-preview-card__details-item span {
  font-size: 20px;
  margin-top: 9px;
}
@media (max-width: 1439px) {
  .course-preview-card .course-preview-card__photo {
    margin-bottom: 10px;
    height: 120px;
  }
  .course-preview-card .course-preview-card__title {
    font-size: 19px;
    margin-bottom: 12px;
  }
  .course-preview-card .course-preview-card__text {
    font-size: 14px;
  }
  .course-preview-card .course-preview-card__body {
    padding-inline: 4px;
  }
  .course-preview-card .course-preview-card__details-list {
    padding-inline: 10px;
  }
  .course-preview-card .course-preview-card__details-item {
    font-size: 10px;
    margin-bottom: 11px;
  }
  .course-preview-card .course-preview-card__details-item span {
    font-size: 14px;
    margin-top: 6px;
  }
  .course-preview-card--mod .course-preview-card__details-list {
    gap: 10px;
    padding-inline: 0;
    grid-template-columns: auto auto auto;
  }
  .course-preview-card .course-preview-card__details-item span {
    margin-right: 0;
    font-size: 12px;
  }
  .course-preview-card .course-preview-card__photo {
    height: 150px;
  }
}
@media (max-width: 991px) {
  .course-preview-card {
    padding-bottom: 10px;
    border-radius: 8px;
  }
  .course-preview-card .course-preview-card__title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .course-preview-card .course-preview-card__details-list {
    padding-inline: 4px;
  }
  .course-preview-card .course-preview-card__footer {
    padding-inline: 4px;
  }
  .course-preview-card .course-preview-card__photo {
    height: 92px;
  }
  .course-preview-card--mod .course-preview-card__photo {
    height: 132px;
  }
}
@media (max-width: 767px) {
  .course-preview-card .course-preview-card__photo {
    height: 134px;
  }
  .course-preview-card--mod .course-preview-card__photo {
    height: 110px;
  }
  .course-preview-card__title {
    margin-bottom: 5px;
  }
  .course-preview-card .course-preview-card__details-item {
    font-size: 12px;
  }
  .course-preview-card .course-preview-card__details-item span {
    font-size: 14px;
  }
  .course-preview-card__footer {
    margin-top: 12px;
  }
}

.title {
  display: block;
  margin: 0;
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 64px;
  line-height: 100%;
  text-transform: uppercase;
  background: linear-gradient(85deg, #f79dc9 0%, #e60082 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 24px;
}
.title--simple-color {
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
  color: var(--dark-gray);
}
@media (max-width: 1439px) {
  .title {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .title {
    font-size: 34px;
  }
}

.lead {
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  color: var(--dark-gray);
  margin-bottom: 64px;
}
@media (max-width: 1439px) {
  .lead {
    font-size: 20px;
    margin-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .lead {
    font-size: 18px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .lead {
    font-size: 20px;
  }
}

.custom-steps__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 148px;
}
.custom-steps__item {
  display: grid;
  gap: 24px;
  grid-template-columns: auto 1fr;
}
.custom-steps__number {
  display: block;
  font-weight: 700;
  font-size: 64px;
  line-height: 100%;
  text-transform: uppercase;
  color: var(--rose);
}
.custom-steps__text {
  margin: 0;
  display: block;
  font-weight: 400;
  font-size: 32px;
  line-height: 120%;
  color: var(--dark-gray);
}
@media (max-width: 1439px) {
  .custom-steps__text {
    font-size: 16px;
  }
  .custom-steps__number {
    font-size: 33px;
  }
  .custom-steps__item {
    gap: 12px;
  }
  .custom-steps__list {
    gap: 96px;
  }
}
@media (max-width: 991px) {
  .custom-steps__text {
    font-size: 20px;
  }
  .custom-steps__number {
    font-size: 28px;
  }
  .custom-steps__list {
    gap: 50px;
  }
}
@media (max-width: 767px) {
  .custom-steps__list {
    gap: 17px;
  }
}

.demo-gallery__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(1, 1fr);
}
.demo-gallery__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none !important;
  border: 2px solid var(--magenta);
  border-radius: 16px;
  overflow: hidden;
}
.demo-gallery__image {
  width: 100%;
  height: 100%;
}
.demo-gallery__image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1439px) {
  .demo-gallery__list {
    gap: 15px;
  }
}
@media (max-width: 991px) {
  .demo-gallery__list {
    gap: 22px;
  }
}

.author-preview-card {
  width: 100%;
}
.author-preview-card__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-decoration: none !important;
  color: inherit;
  min-height: 332px;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}
.author-preview-card__photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.author-preview-card__photo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.author-preview-card__info {
  background: rgba(255, 255, 255, 0.75);
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: var(--dark-gray);
  padding-inline: 12px;
  padding-bottom: 6px;
  padding-top: 6px;
}
.author-preview-card__name {
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: var(--dark-gray);
  margin-bottom: 8px;
}
.author-preview-card__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.author-preview-card__item {
  margin-bottom: 3px;
}
.author-preview-card__item::before {
  content: "•";
}
@media (max-width: 1439px) {
  .author-preview-card__link {
    min-height: 228px;
  }
  .author-preview-card__name {
    font-size: 14px;
    margin-bottom: 4px;
  }
  .author-preview-card__info {
    font-size: 10px;
    padding-inline: 5px;
  }
  .author-preview-card__item {
    font-size: 10px;
  }
}
@media (max-width: 991px) {
  .author-preview-card__info {
    font-size: 12px;
    padding: 4px 8px;
  }
  .author-preview-card__link {
    min-height: 197px;
  }
  .author-preview-card__name {
    font-size: 16px;
  }
  .author-preview-card__item {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .author-preview-card__link {
    min-height: 161px;
    border-radius: 8px;
  }
  .author-preview-card__name {
    font-size: 9px;
    margin-bottom: 0;
  }
  .author-preview-card__item {
    font-size: 7px;
    line-height: 1;
    margin-bottom: 0;
  }
}

.title-create {
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
  color: var(--dark-gray);
  position: relative;
  padding-inline: 129px;
}
.title-create::before {
  content: "";
  display: block;
  width: 105px;
  height: 6px;
  border-radius: 5px;
  background-color: var(--dark-gray);
  position: absolute;
  left: 0;
  top: 50%;
}
.title-create::after {
  content: "";
  display: block;
  width: 105px;
  height: 6px;
  border-radius: 5px;
  background-color: var(--dark-gray);
  position: absolute;
  right: 0;
  top: 50%;
}
.title-create span {
  color: var(--rose);
}
@media (max-width: 1439px) {
  .title-create {
    font-size: 20px;
    max-width: 785px;
    margin: 0 auto;
    padding-inline: 65px;
  }
  .title-create::before {
    width: 55px;
    height: 3px;
  }
  .title-create::after {
    width: 55px;
    height: 3px;
  }
}
@media (max-width: 991px) {
  .title-create {
    max-width: 630px;
    font-size: 16px;
  }
  .title-create::before {
    width: 42px;
    height: 2px;
  }
  .title-create::after {
    width: 42px;
    height: 2px;
  }
}
@media (max-width: 767px) {
  .title-create {
    max-width: 100%;
    width: 100%;
    padding: 0;
    font-size: 20px;
  }
  .title-create::before {
    display: none;
  }
  .title-create::after {
    display: none;
  }
}

.chief-speaker__grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
}
.chief-speaker__title {
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 48px;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 10px;
}
.chief-speaker__list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 12px;
}
.chief-speaker__item {
  margin-bottom: 3px;
  padding-left: 3px;
  font-size: 20px;
  line-height: 120%;
  font-weight: 400;
  color: var(--dark-gray);
  padding-left: 15px;
  position: relative;
}
.chief-speaker__item::before {
  content: "•";
  display: block;
  position: absolute;
  left: 0;
}
.chief-speaker__name {
  display: block;
  font-weight: 700;
  font-size: 36px;
  color: var(--dark-gray);
  margin-bottom: 4px;
}
.chief-speaker__info {
  background: #fff;
  border-radius: 12px;
  padding: 12px 20px;
  display: block;
}
@media (max-width: 1439px) {
  .chief-speaker__title {
    font-size: 24px;
  }
  .chief-speaker__name {
    font-size: 20px;
  }
  .chief-speaker__item {
    font-size: 14px;
  }
  .chief-speaker__info {
    border-radius: 6px;
    padding: 6px 10px;
  }
  .chief-speaker__list {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .chief-speaker__title {
    font-size: 20px;
  }
  .chief-speaker__name {
    font-size: 16px;
  }
  .chief-speaker__item {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .chief-speaker {
    background-image: url(/local/templates/styleshop_new/css/../img/chief-speaker/bg.png);
    background-repeat: no-repeat;
    background-position: top -55px right;
    min-height: 371px;
    padding-top: 62px;
    margin-right: -10px;
    margin-left: -10px;
  }
  .chief-speaker__grid {
    display: block;
    padding-inline: 10px;
  }
  .chief-speaker .chief-speaker__photo {
    display: none;
  }
  .chief-speaker__title {
    font-size: 32px;
    text-transform: uppercase;
    color: var(--rose);
    margin-bottom: 6px;
  }
  .chief-speaker__name {
    font-weight: 700;
    font-size: 20px;
    color: var(--dark-gray);
  }
  .chief-speaker__item {
    font-size: 14px;
  }
}

.lesson-info__title {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  color: var(--dark-gray);
}
.lesson-info__subtitle {
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: var(--dark-gray);
  margin-bottom: 10px;
}
.lesson-info__list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 12px;
}
.lesson-info__item {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: var(--dark-gray);
  position: relative;
  padding-left: 15px;
}
.lesson-info__item::before {
  content: "•";
  display: block;
  position: absolute;
  left: 0;
}
@media (max-width: 1439px) {
  .lesson-info__title {
    font-size: 12px;
    margin-bottom: 6px;
  }
  .lesson-info__subtitle {
    font-size: 18px;
    margin-bottom: 3px;
  }
  .lesson-info__item {
    font-size: 14px;
  }
  .lesson-info__list {
    margin-left: 8px;
  }
}
@media (max-width: 991px) {
  .lesson-info__subtitle {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .lesson-info__title {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .lesson-info__subtitle {
    font-size: 20px;
    margin-bottom: 3px;
  }
  .lesson-info__list {
    margin-left: 0;
  }
  .lesson-info__item {
    font-size: 14px;
    padding-left: 8px;
  }
}

.ghost {
  margin: 0;
  font-weight: 400;
  font-size: 32px;
  line-height: 120%;
  color: var(--gray);
  display: block;
}
@media (max-width: 1439px) {
  .ghost {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .ghost {
    font-size: 14px;
  }
}

.review-cust {
  width: 100%;
  display: grid;
  gap: 6px;
  grid-template-columns: repeat(1, 1fr);
  background: rgba(247, 247, 247, 0.7);
  border-radius: 16px;
  padding: 12px;
}
.review-cust__text {
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  color: var(--dark-gray);
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 0;
  border: none;
}
.review-cust__author {
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  color: var(--dark-gray);
  font-style: normal;
}
.review-cust__date {
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: var(--dark-gray);
  margin-bottom: 7px;
}
.review-cust__footer {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (max-width: 1439px) {
  .review-cust__date {
    font-size: 14px;
  }
  .review-cust__author {
    font-size: 20px;
  }
  .review-cust__text {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .review-cust__date {
    font-size: 12px;
  }
  .review-cust__author {
    font-size: 16px;
  }
  .review-cust__text {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .review-cust__date {
    font-size: 8px;
  }
  .review-cust__author {
    font-size: 14px;
  }
  .review-cust__text {
    font-size: 8px;
  }
}

.smile-icon {
  width: 48px;
  height: 48px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(/local/templates/styleshop_new/css/../img/ask-question/smile.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1439px) {
  .smile-icon {
    width: 25px;
    height: 25px;
  }
}

.accordeon-cust__header {
  display: grid;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  grid-template-columns: 1fr auto;
}
.accordeon-cust__title {
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  color: var(--dark-gray);
}
.accordeon-cust__button {
  background: var(--gray);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.accordeon-cust__button svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.accordeon-cust__body {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  color: var(--dark-gray);
  display: none;
}
.accordeon-cust.isActive .accordeon-cust__body {
  display: block;
}
@media (max-width: 1439px) {
  .accordeon-cust__title {
    font-size: 20px;
  }
  .accordeon-cust__body {
    font-size: 14px;
  }
  .accordeon-cust__button {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 991px) {
  .accordeon-cust__title {
    font-size: 18px;
  }
  .accordeon-cust__body {
    font-size: 12px;
  }
  .accordeon-cust__button {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 767px) {
  .accordeon-cust__title {
    font-size: 20px;
  }
  .accordeon-cust__body {
    font-size: 14px;
  }
  .accordeon-cust__button {
    width: 32px;
    height: 32px;
  }
}

.training-page .container {
  max-width: 1540px;
  width: 100%;
  padding-inline: 10px;
}
@media (max-width: 1439px) {
  .training-page .container {
    max-width: 100%;
    padding-inline: 20px;
  }
}
@media (max-width: 991px) {
  .training-page .container {
    padding-inline: 15px;
  }
}
@media (max-width: 767px) {
  .training-page .container {
    padding-inline: 10px;
  }
}

.hero-training {
  padding-top: 50px;
  padding-bottom: 70px;
  position: relative;
  background-image: url(/local/templates/styleshop_new/css/../img/hero-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  margin: 0;
}
.hero-training__grid {
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(12, 1fr);
}
.hero-training__left {
  grid-column: span 8;
}
.hero-training__right {
  grid-column: span 4;
  align-self: end;
}
.hero-training__title {
  width: 975px;
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 64px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--dark-gray);
  margin-bottom: 64px;
}
.hero-training__list {
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2;
  color: var(--dark-gray);
  margin-bottom: 80px;
  padding-right: 150px;
}
.hero-training__list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-training__list li {
  margin-bottom: 12px;
  position: relative;
  padding-left: 44px;
  font-size: inherit;
}
.hero-training__list li::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.2988 9.37332L19.7121 5.42132C18.3681 2.07465 13.6321 2.07465 12.2881 5.42132L10.7014 9.37332L6.4521 9.66132C2.85476 9.90532 1.39076 14.4093 4.15876 16.7213L7.42543 19.452L6.38676 23.5826C5.50676 27.08 9.33876 29.8626 12.3934 27.9466L16.0001 25.6826L19.6068 27.9466C22.6601 29.864 26.4934 27.08 25.6134 23.5826L24.5734 19.452L27.8428 16.7213C30.6094 14.4093 29.1454 9.90532 25.5494 9.66132L21.2988 9.37332ZM17.2374 6.41332C16.7894 5.29865 15.2108 5.29865 14.7628 6.41332L12.8641 11.1453C12.7707 11.378 12.6135 11.5796 12.4107 11.727C12.2079 11.8744 11.9676 11.9616 11.7174 11.9786L6.63209 12.3226C5.43209 12.404 4.94543 13.9066 5.86676 14.6773L9.77876 17.944C9.971 18.1048 10.114 18.3166 10.1913 18.5551C10.2687 18.7935 10.2773 19.0489 10.2161 19.292L8.97343 24.2346C8.68009 25.4 9.95743 26.328 10.9748 25.6893L15.2908 22.98C15.5033 22.8465 15.7491 22.7756 16.0001 22.7756C16.2511 22.7756 16.4969 22.8465 16.7094 22.98L21.0254 25.6893C22.0428 26.3293 23.3201 25.4 23.0268 24.236L21.7841 19.2933C21.7226 19.05 21.7311 18.7944 21.8084 18.5557C21.8858 18.317 22.029 18.105 22.2214 17.944L26.1334 14.6773C27.0548 13.9053 26.5668 12.404 25.3681 12.3226L20.2841 11.9786C20.0339 11.9616 19.7937 11.8744 19.5908 11.727C19.388 11.5796 19.2309 11.378 19.1374 11.1453L17.2361 6.41332H17.2374Z' fill='url(%23paint0_linear_132_1502)' /%3e%3cpath d='M17.2374 6.41332C16.7894 5.29865 15.2108 5.29865 14.7628 6.41332L12.8641 11.1453C12.7707 11.378 12.6135 11.5796 12.4107 11.727C12.2079 11.8744 11.9676 11.9616 11.7174 11.9786L6.63209 12.3226C5.43209 12.404 4.94543 13.9066 5.86676 14.6773L9.77876 17.944C9.971 18.1048 10.114 18.3166 10.1913 18.5551C10.2687 18.7935 10.2773 19.0489 10.2161 19.292L8.97343 24.2346C8.68009 25.4 9.95743 26.328 10.9748 25.6893L15.2908 22.98C15.5033 22.8465 15.7491 22.7756 16.0001 22.7756C16.2511 22.7756 16.4969 22.8465 16.7094 22.98L21.0254 25.6893C22.0428 26.3293 23.3201 25.4 23.0268 24.236L21.7841 19.2933C21.7226 19.05 21.7311 18.7944 21.8084 18.5557C21.8858 18.317 22.029 18.105 22.2214 17.944L26.1334 14.6773C27.0548 13.9053 26.5668 12.404 25.3681 12.3226L20.2841 11.9786C20.0339 11.9616 19.7937 11.8744 19.5908 11.727C19.388 11.5796 19.2309 11.378 19.1374 11.1453L17.2361 6.41332H17.2374Z' fill='url(%23paint1_linear_132_1502)' /%3e%3cdefs%3e%3clinearGradient id='paint0_linear_132_1502' x1='-3.16109' y1='21.9279' x2='27.037' y2='22.2457' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23F79DC9' /%3e%3cstop offset='1' stop-color='%23E60082' /%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear_132_1502' x1='-3.16109' y1='21.9279' x2='27.037' y2='22.2457' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23F79DC9' /%3e%3cstop offset='1' stop-color='%23E60082' /%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
}
.hero-training__link {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  font-weight: 700;
  font-size: 40px;
  line-height: 120%;
  color: var(--dark-gray);
  gap: 24px;
  grid-template-columns: 1fr auto;
  text-decoration: none !important;
  text-transform: uppercase;
  padding-left: 32px;
}
.hero-training__link-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 96px;
  height: 96px;
}
.hero-training__link-icon svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: auto;
}
.hero-training .custom-form {
  max-width: 640px;
  width: 640px;
  margin-bottom: -45px;
}
.hero-training__mobile-btn {
  display: none;
}
@media (max-width: 1439px) {
  .hero-training {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .hero-training__title {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .hero-training__list {
    font-size: 16px;
    padding-right: 200px;
  }
  .hero-training__list li {
    padding-left: 19px;
    margin-bottom: 5px;
  }
  .hero-training__list li::before {
    width: 16px;
    height: 16px;
    top: 0;
  }
  .hero-training .hero-training__grid {
    grid-template-columns: 1fr 330px;
    gap: 50px;
  }
  .hero-training .hero-training__col {
    grid-column: initial;
  }
  .hero-training .custom-form {
    width: 100%;
    max-width: 100%;
    margin-bottom: -22px;
  }
  .hero-training .hero-training__link {
    font-size: 20px;
    padding-left: 20px;
    gap: 14px;
  }
  .hero-training .hero-training__link-icon {
    width: 49px;
    height: 49px;
  }
  .hero-training .hero-training__list {
    margin-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .hero-training {
    padding-top: 29px;
    padding-bottom: 75px;
  }
  .hero-training__title {
    font-size: 32px;
    margin-bottom: 26px;
  }
  .hero-training .hero-training__list {
    padding-right: 0;
    margin-bottom: 29px;
  }
  .hero-training .hero-training__grid {
    grid-template-columns: 1fr 274px;
    gap: 32px;
  }
  .hero-training .hero-training__link {
    padding-left: 14px;
  }
  .hero-training .custom-form {
    margin-bottom: -17px;
  }
  .hero-training .hero-training__link-icon {
    width: 38px;
    height: 38px;
  }
}
@media (max-width: 767px) {
  .hero-training {
    padding-top: 45px;
    padding-bottom: 35px;
    background-image: url(/local/templates/styleshop_new/css/../img/hero-bg-mob.jpg);
  }
  .hero-training__title {
    margin-bottom: 16px;
  }
  .hero-training__mobile-btn {
    display: block;
    width: 100%;
    max-width: 100%;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    padding: 10px 10px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hero-training .hero-training__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .hero-training__title {
    font-size: 32px;
    margin-bottom: 22px;
  }
  .hero-training .hero-training__list {
    font-size: 14px;
    padding-right: 0;
  }
  .hero-training .hero-training__list li::before {
    width: 14px;
    height: 14px;
    top: 0;
  }
  .hero-training .hero-training__link {
    display: none;
  }
  .hero-training .hero-training__right {
    display: none;
  }
}
@media (max-width: 389px) {
  .hero-training__title {
    font-size: 28px;
    margin-bottom: 12px;
  }
}

.courses-previews {
  padding-top: 80px;
  padding-bottom: 40px;
  margin: 0;
}
.courses-previews__header {
  margin-bottom: 64px;
}
.courses-previews .courses-previews__grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.courses-previews .courses-previews__grid--mod {
  grid-template-columns: repeat(auto-fit, 30%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 100%;
  margin: 0 auto;
}
.courses-previews .courses-previews__col {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.courses-previews .course-preview-card {
  min-height: 100%;
}
@media (max-width: 1439px) {
  .courses-previews {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .courses-previews__header {
    margin-bottom: 35px;
  }
  .courses-previews .title {
    margin-bottom: 14px;
  }
  .courses-previews .courses-previews__grid {
    gap: 16px;
  }
  .courses-previews .course-preview-card__text {
    margin-bottom: 11px;
  }
}
@media (max-width: 991px) {
  .courses-previews {
    padding-top: 32px;
  }
  .courses-previews__header {
    margin-bottom: 21px;
  }
  .courses-previews .title {
    margin-bottom: 5px;
  }
  .courses-previews__grid {
    grid-template-columns: repeat(auto-fit, 50%);
    gap: 10px !important;
  }
  .courses-previews__grid--mod {
    grid-template-columns: repeat(auto-fit, 50%);
  }
  .courses-previews .course-preview-card__text {
    margin-bottom: 6px;
  }
}
@media (max-width: 767px) {
  .courses-previews {
    padding-top: 26px;
  }
  .courses-previews__header {
    margin-bottom: 35px;
  }
  .courses-previews .courses-previews__grid {
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 24px !important;
  }
}

.how-train {
  padding-top: 80px;
  padding-bottom: 80px;
  margin: 0;
}
.how-train__header {
  margin-bottom: 84px;
}
.how-train__grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(12, 1fr);
}
.how-train__left {
  grid-column: span 7;
}
.how-train__right {
  grid-column: 9/span 4;
}
@media (max-width: 1439px) {
  .how-train {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .how-train__header {
    margin-bottom: 46px;
  }
  .how-train__grid {
    grid-template-columns: 1fr 254px;
  }
  .how-train__col {
    grid-column: initial;
  }
}
@media (max-width: 991px) {
  .how-train {
    padding-top: 30px;
  }
  .how-train__header {
    margin-bottom: 32px;
  }
  .how-train__grid {
    grid-template-columns: 1fr 281px;
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .how-train {
    padding-top: 20px;
  }
  .how-train__header {
    margin-bottom: 20px;
  }
  .how-train__header .title {
    margin-bottom: 0;
  }
  .how-train__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.team {
  padding-top: 80px;
  padding-bottom: 80px;
  margin: 0;
}
.team__header {
  margin-bottom: 64px;
}
.team__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(4, 1fr);
}
.team__item {
  width: 100%;
}
@media (max-width: 1439px) {
  .team {
    padding-top: 60px;
    padding-bottom: 24px;
  }
  .team__header {
    margin-bottom: 30px;
  }
  .team__list {
    gap: 12px;
  }
}
@media (max-width: 991px) {
  .team {
    padding-top: 46px;
    padding-bottom: 28px;
  }
  .team__header {
    margin-bottom: 23px;
  }
  .team__header .title {
    margin-bottom: 0;
  }
  .team .team__list {
    gap: 12px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .team .team__list {
    gap: 12px;
    grid-template-columns: repeat(2, 1fr);
  }
}

.doubts {
  padding-top: 72px;
  border-top: 2px solid var(--dark-gray);
  margin: 0;
  padding-bottom: 72px;
}
@media (max-width: 1439px) {
  .doubts {
    padding-top: 36px;
    padding-bottom: 38px;
  }
}
@media (max-width: 991px) {
  .doubts {
    padding-top: 28px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .doubts {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}

.promo {
  background-image: url(/local/templates/styleshop_new/css/../img/promo/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.promo__grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(12, 1fr);
}
.promo__title {
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  text-transform: uppercase;
  color: var(--gray);
  margin-bottom: 64px;
}
.promo__title span {
  font-weight: 700;
  font-size: 64px;
  line-height: 100%;
  text-transform: uppercase;
  background: linear-gradient(85deg, #f79dc9 0%, #e60082 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.promo__left {
  grid-column: span 8;
}
.promo__right {
  grid-column: span 4;
}
.promo__list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 60px;
  max-width: 605px;
}
.promo__list-item {
  display: grid;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: auto 1fr;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  font-weight: 400;
  font-size: 32px;
  line-height: 120%;
  color: var(--dark-gray);
}
.promo .button-creative {
  margin-bottom: 32px;
  max-width: 617px;
  width: 100%;
}
.promo .button-gradient {
  max-width: 617px;
  width: 100%;
}
.promo .chief-speaker__left {
  position: absolute;
  z-index: 2;
  bottom: 193px;
  width: 487px;
  right: 0;
}
.promo .chief-speaker__photo {
  width: 748px;
  position: absolute;
  bottom: -4%;
  right: 5%;
}
.promo .chief-speaker__photo img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 1439px) {
  .promo {
    padding-top: 42px;
    padding-bottom: 41px;
  }
  .promo__title {
    font-size: 24px;
    margin-bottom: 35px;
  }
  .promo__title span {
    font-size: 32px;
  }
  .promo__list {
    max-width: 305px;
    margin-bottom: 36px;
  }
  .promo__list-item {
    font-size: 20px;
    gap: 5px;
    margin-bottom: 1px;
  }
  .promo__list-icon {
    width: 32px;
    height: 32px;
  }
  .promo__list-icon svg {
    width: 100%;
    height: auto;
  }
  .promo .button-creative {
    margin-bottom: 16px;
    max-width: 340px;
  }
  .promo .button-gradient {
    max-width: 340px;
  }
  .promo .chief-speaker__photo {
    width: 408px;
    bottom: -4%;
    right: 4%;
  }
  .promo .chief-speaker__left {
    bottom: 66px;
    width: 250px;
    right: 104px;
  }
}
@media (max-width: 991px) {
  .promo {
    padding-top: 28px;
    padding-bottom: 30px;
  }
  .promo__title {
    font-size: 20px;
    margin-bottom: 27px;
  }
  .promo__title span {
    font-size: 28px;
  }
  .promo__list {
    margin-bottom: 26px;
  }
  .promo__list-item {
    font-size: 18px;
  }
  .promo__list-icon {
    width: 24px;
    height: 24px;
  }
  .promo__list-icon svg {
    display: block;
    width: 100%;
    height: auto;
  }
  .promo .button-creative {
    margin-bottom: 12px;
    max-width: 290px;
  }
  .promo .button-gradient {
    max-width: 290px;
  }
  .promo .chief-speaker__photo {
    width: 349px;
    bottom: 0;
    right: 1%;
  }
  .promo .chief-speaker__left {
    bottom: 30px;
    width: 194px;
    right: 78px;
  }
}
@media (max-width: 767px) {
  .promo {
    background-image: none;
  }
  .promo__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .promo__col {
    grid-column: initial;
  }
  .promo .chief-speaker__photo {
    position: initial;
  }
  .promo .chief-speaker__left {
    position: initial;
  }
  .promo .chief-speaker__left {
    max-width: 233px;
    width: 100%;
  }
}

.course-program {
  padding-top: 80px;
  padding-bottom: 80px;
  margin: 0;
}
.course-program__header {
  margin-bottom: 24px;
}
.course-program .title {
  font-size: 48px;
}
.course-program__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, 1fr);
}
.course-program__item {
  padding-top: 36px;
  padding-bottom: 24px;
  padding-right: 24px;
}
.course-program__item:nth-child(1), .course-program__item:nth-child(2), .course-program__item:nth-child(3) {
  border-bottom: 2px solid var(--gray);
  padding-top: 10px;
  padding-bottom: 32px;
}
@media (max-width: 1439px) {
  .course-program {
    padding-top: 42px;
    padding-bottom: 40px;
  }
  .course-program__header {
    margin-bottom: 10px;
  }
  .course-program .title {
    font-size: 32px;
    margin-bottom: 0;
  }
  .course-program__item {
    padding-top: 21px;
    padding-bottom: 24px;
    padding-right: 13px;
  }
  .course-program__item:nth-child(1), .course-program__item:nth-child(2), .course-program__item:nth-child(3) {
    padding-bottom: 2px;
  }
}
@media (max-width: 991px) {
  .course-program {
    padding-top: 32px;
    padding-bottom: 20px;
  }
  .course-program__header {
    margin-bottom: 6px;
  }
  .course-program .title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .course-program__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .course-program__item:nth-child(1), .course-program__item:nth-child(2), .course-program__item:nth-child(3) {
    border: none;
  }
  .course-program__item {
    min-height: 100%;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    border-bottom: 1px solid var(--gray) !important;
  }
}
@media (max-width: 767px) {
  .course-program {
    padding-top: 0;
  }
  .course-program__header {
    margin-bottom: 0;
  }
  .course-program .title {
    font-size: 32px;
  }
}

.five-steps {
  padding-top: 80px;
  padding-bottom: 80px;
  margin: 0;
}
.five-steps__header {
  margin-bottom: 82px;
}
.five-steps__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 100px 150px;
  grid-template-columns: repeat(2, 1fr);
}
.five-steps__number {
  display: block;
  font-weight: 700;
  font-size: 96px;
  line-height: 100%;
  text-transform: uppercase;
  color: var(--rose);
  position: absolute;
  right: 0;
  top: 0;
}
.five-steps__item {
  position: relative;
  text-align: right;
  padding-right: 60px;
}
.five-steps__item-title {
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  text-transform: uppercase;
  color: var(--dark-gray);
  margin-bottom: 1px;
}
.five-steps__item-text {
  display: block;
  margin: 0;
  font-weight: 400;
  font-size: 32px;
  line-height: 120%;
  color: var(--dark-gray);
}
.five-steps__item:nth-child(2), .five-steps__item:nth-child(4) {
  text-align: left;
  padding-right: 0;
  padding-left: 60px;
  margin-top: 125px;
  margin-bottom: -125px;
}
.five-steps__item:nth-child(2) .five-steps__number, .five-steps__item:nth-child(4) .five-steps__number {
  right: auto;
  left: 0;
}
@media (max-width: 1439px) {
  .five-steps {
    padding-top: 27px;
    padding-bottom: 40px;
  }
  .five-steps__header {
    margin-bottom: 41px;
  }
  .five-steps__list {
    gap: 47px 75px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 0 auto;
  }
  .five-steps__item {
    padding-right: 35px;
    max-width: 345px;
  }
  .five-steps__item-title {
    font-size: 24px;
  }
  .five-steps__item-text {
    font-size: 16px;
  }
  .five-steps__number {
    font-size: 50px;
  }
  .five-steps__item:nth-child(2), .five-steps__item:nth-child(4) {
    margin-top: 63px;
    margin-bottom: -63px;
    padding-right: 0;
    padding-left: 35px;
  }
}
@media (max-width: 991px) {
  .five-steps {
    padding-top: 22px;
    padding-bottom: 15px;
  }
  .five-steps__header {
    margin-bottom: 30px;
  }
  .five-steps__list {
    gap: 30px 55px;
  }
  .five-steps__item {
    padding-right: 22px;
    max-width: 266px;
  }
  .five-steps__item:nth-child(2), .five-steps__item:nth-child(4) {
    margin-top: 50px;
    margin-bottom: -50px;
    padding-right: 0;
    padding-left: 22px;
  }
  .five-steps__item-title {
    font-size: 20px;
  }
  .five-steps__item-text {
    font-size: 14px;
  }
  .five-steps__number {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .five-steps {
    padding-top: 31px;
  }
  .five-steps__header {
    margin-bottom: 34px;
  }
  .five-steps .title {
    font-size: 32px;
    margin-bottom: 0;
  }
  .five-steps__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .five-steps__item:nth-child(2), .five-steps__item:nth-child(4) {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    padding: 0;
  }
  .five-steps__item {
    -moz-text-align-last: left;
         text-align-last: left;
    padding-left: 36px !important;
    padding-right: 0 !important;
    max-width: 100%;
    width: 100%;
  }
  .five-steps .five-steps__number {
    right: auto !important;
    left: 0 !important;
  }
  .five-steps .five-steps__item-text {
    text-align: left;
  }
  .five-steps .five-steps__item-title {
    -moz-text-align-last: left;
         text-align-last: left;
  }
}

.check-us {
  padding-top: 80px;
  padding-bottom: 80px;
  margin: 0;
}
.check-us__header {
  margin-bottom: 64px;
}
.check-us__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 132px;
  grid-template-columns: repeat(2, 1fr);
  padding-inline: 25px;
}
.check-us__link {
  text-decoration: none !important;
  color: inherit !important;
  padding: 16px 40px;
  display: grid;
  gap: 20px;
  grid-template-columns: auto 1fr auto;
  border-radius: 16px;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(196, 15, 151, 0.3);
          box-shadow: 2px 2px 5px 0 rgba(196, 15, 151, 0.3);
  background: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.check-us__link::before {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  background-image: url(/local/templates/styleshop_new/css/../svg/icon_simple-arrow-to-left.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.check-us__link::after {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  background-image: url(/local/templates/styleshop_new/css/../svg/icon_simple-arrow-to-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.check-us__item-name {
  display: block;
  margin: 0;
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  color: var(--dark-gray);
  margin-bottom: 10px;
}
.check-us__text {
  display: block;
  margin: 0;
  font-weight: 400;
  font-size: 32px;
  line-height: 120%;
  color: var(--dark-gray);
}
@media (max-width: 1439px) {
  .check-us {
    padding-top: 27px;
    padding-bottom: 40px;
  }
  .check-us__header {
    margin-bottom: 32px;
  }
  .check-us__list {
    gap: 24px;
    grid-template-columns: auto auto;
    padding-inline: 25px;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .check-us__item-name {
    font-size: 24px;
    margin: 0;
  }
  .check-us__text {
    font-size: 16px;
  }
  .check-us__link {
    padding: 10px 20px;
    gap: 10px;
    border-radius: 8px;
    max-width: 342px;
  }
  .check-us__link::before {
    width: 32px;
    height: 32px;
  }
  .check-us__link::after {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 991px) {
  .check-us {
    padding-bottom: 20px;
  }
  .check-us__header {
    margin-bottom: 27px;
  }
  .check-us__item-name {
    font-size: 20px;
  }
  .check-us__list {
    padding-inline: 15px;
  }
  .check-us__link {
    padding: 10px 12px;
    max-width: 266px;
    gap: 6px;
  }
  .check-us__text {
    font-size: 14px;
  }
  .check-us__link::before {
    width: 24px;
    height: 24px;
  }
  .check-us__link::after {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 767px) {
  .check-us {
    padding-top: 36px;
  }
  .check-us .title {
    font-size: 28px;
    text-align: center;
  }
  .check-us .check-us__list {
    grid-template-columns: 1fr;
    padding-inline: 0;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 0 auto;
  }
  .check-us__link {
    text-align: center;
  }
}

.reviews-cust {
  padding-top: 80px;
  padding-bottom: 80px;
  margin: 0;
}
.reviews-cust__header {
  margin-bottom: 64px;
}
.reviews-cust__list-group {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(1, 1fr);
}
@media (max-width: 1439px) {
  .reviews-cust {
    padding-top: 42px;
    padding-bottom: 40px;
  }
  .reviews-cust__header {
    margin-bottom: 28px;
  }
  .reviews-cust .title {
    margin-bottom: 10px;
  }
  .reviews-cust__list-group {
    gap: 13px;
  }
}
@media (max-width: 991px) {
  .reviews-cust {
    padding-bottom: 38px;
    padding-bottom: 20px;
  }
  .reviews-cust__header {
    margin-bottom: 20px;
  }
  .reviews-cust .title {
    margin-bottom: 5px;
  }
  .reviews-cust__list-group {
    gap: 12px;
  }
}
@media (max-width: 767px) {
  .reviews-cust {
    padding-top: 29px;
  }
  .reviews-cust__header {
    margin-bottom: 5px;
  }
  .reviews-cust .title {
    font-size: 28px;
  }
}

.yandex-reviews {
  padding-top: 80px;
  padding-bottom: 80px;
  margin: 0;
}
.yandex-reviews__header {
  margin-bottom: 64px;
}
.yandex-reviews__header h2 {
  font-weight: 400;
  font-size: 32px;
  line-height: 120%;
  color: var(--gray);
}
.yandex-reviews__footer {
  padding: 24px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: auto;
}
@media (max-width: 1439px) {
  .yandex-reviews {
    padding-top: 42px;
    padding-bottom: 40px;
  }
  .yandex-reviews__header {
    margin-bottom: 28px;
  }
  .yandex-reviews__header h2 {
    font-size: 16px;
    margin-top: 0;
  }
  .yandex-reviews__footer .button {
    font-size: 10px;
    border-radius: 56px;
    padding: 10px 24px;
    height: 32px;
    text-transform: initial;
  }
}
@media (max-width: 991px) {
  .yandex-reviews {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .yandex-reviews__footer .button {
    border-radius: 44px;
    padding: 8px 19px;
    height: 26px;
    text-transform: initial;
    font-size: 8px;
  }
}
@media (max-width: 767px) {
  .yandex-reviews__footer .button {
    border-radius: 22px;
    padding: 6px 8px;
    height: 34px;
    text-transform: initial;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.trust-us {
  padding-top: 80px;
  padding-bottom: 80px;
  margin: 0;
}
.trust-us__header {
  margin-bottom: 64px;
}
.trust-us__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(4, 1fr);
}
.trust-us__logo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.trust-us__logo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1439px) {
  .trust-us {
    padding-top: 34px;
    padding-bottom: 72px;
  }
  .trust-us__header {
    margin-bottom: 28px;
  }
  .trust-us__list {
    gap: 12px;
  }
}
@media (max-width: 991px) {
  .trust-us {
    padding-top: 40px;
    padding-bottom: 52px;
  }
  .trust-us__header {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .trust-us__list {
    gap: 8px;
    grid-template-columns: repeat(3, 1fr);
  }
}

.ask-question {
  padding-top: 148px;
  padding-bottom: 80px;
  margin: 0;
  background-image: url(/local/templates/styleshop_new/css/../img/ask-question/bg.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
.ask-question__header {
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 64px;
}
.ask-question__header .title {
  color: #ffffff;
  text-align: center;
  margin-bottom: 11px;
}
.ask-question__subtitle {
  display: block;
  margin: 0;
  font-weight: 400;
  font-size: 48px;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
.ask-question__subtitle .smile-icon {
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}
.ask-question__body {
  max-width: 750px;
  margin: 0 auto;
}
.ask-question .custom-form {
  padding-top: 52px;
}
.ask-question .custom-form-input input {
  height: 86px;
}

                           /* custom form */
.ask-question .custom-form__item {
  margin-bottom: 15px;
}
.ask-question .custom-form__list {                    
  margin-bottom: 20px;
}

.ask-question .custom-input-style-ducation-page {
  padding-left: 18px;
}

.ask-question .custom-form__button-sbmt .button {
  max-width: 500px;
  height: 88px;
  font-size: 32px;
  margin: 0 auto;
}
@media (max-width: 1439px) {
  .ask-question {
    padding-top: 72px;
    padding-bottom: 23px;
  }
  .ask-question__header {
    margin-bottom: 28px;
  }
  .ask-question .title {
    font-size: 36px;
  }
  .ask-question__subtitle {
    font-size: 24px;
    line-height: 100%;
  }
  .ask-question__subtitle .smile-icon {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }
  .ask-question__body {
    max-width: 386px;
  }
  .ask-question .custom-form {
    padding-top: 26px;
    border-radius: 17px;
    padding-bottom: 27px;
  }
  .ask-question .custom-form__list {
    margin-bottom: 27px;
  }
  .ask-question .custom-form__item {
    margin-bottom: 8px;
  }
  .ask-question .custom-form-input input {
    height: 48px;
    padding: 10px 23px;
    font-size: 18px;
  }
  .ask-question .custom-form__button-sbmt .button {
    font-size: 18px;
    padding: 10px 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 12px;
    height: 50px;
    max-width: 276px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .ask-question {
    padding-top: 59px;
    padding-bottom: 44px;
  }
  .ask-question__header {
    margin-bottom: 25px;
  }
  .ask-question .title {
    font-size: 32px;
    margin-bottom: 5px;
  }
  .ask-question__subtitle {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .ask-question__subtitle {
    font-size: 28px;
  }
  .ask-question__header {
    margin-bottom: 16px;
  }
}

.faq-cust {
  padding-top: 80px;
  padding-bottom: 80px;
  margin: 0;
}
.faq-cust__header {
  margin-bottom: 56px;
}
.faq-cust .title {
  font-size: 48px;
}
.faq-cust__body {
  margin-bottom: 24px;
}
.faq-cust__footer {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-left: auto;
}
.faq-cust__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 64px;
  grid-template-columns: repeat(1, 1fr);
}
@media (max-width: 1439px) {
  .faq-cust {
    padding-top: 37px;
    padding-bottom: 0;
  }
  .faq-cust__header {
    margin-bottom: 35px;
  }
  .faq-cust .title {
    font-size: 32px;
  }
  .faq-cust__list {
    gap: 22px;
  }
  .faq-cust__footer {
    margin-left: 0;
    max-width: initial;
  }
  .faq-cust__footer .button {
    border-radius: 56px;
    padding: 10px 24px;
    height: 32px;
    text-transform: initial;
    font-size: 10px;
  }
}
@media (max-width: 991px) {
  .faq-cust .title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .faq-cust__header {
    margin-bottom: 52px;
  }
  .faq-cust .title {
    font-size: 32px;
  }
  .faq-cust__footer .button {
    max-width: 100%;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #fff;
    border-radius: 109px;
    padding: 16px 48px;
    height: 51px;
  }
}

.modal {
  position: fixed;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  inset: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(25, 25, 25, 0.6);
  color: var(--dark-gray);
}
.modal__body {
  position: relative;
  width: 620px !important;
  margin: 0 auto;
  overflow: hidden;
  padding: 64px 64px;
  background: var(--barbie);
  max-height: 100svh;
  overflow-y: auto;
  border-radius: 24px;
}
.modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  display: block;
  width: 38px;
  height: 38px;
  padding: 8px;
  color: var(--dark-gray);
  border: none;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  cursor: pointer;
  background-color: transparent;
}
.modal__close svg {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 3;
  pointer-events: none;
}
.modal__close svg path {
  stroke: currentColor;
}
.modal .title {
  margin-bottom: 24px;
  font-size: 4rem;
}
.modal .custom-form {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  border-radius: 0;
  padding: 0;
}
.modal .custom-form__button-sbmt .button {
  height: initial;
  font-size: 2rem;
  padding: 20px 20px;
}
.modal .custom-form-input input {
  padding: 20px;
  font-size: 2rem;
  height: initial;
}
.modal.active {
  pointer-events: initial;
  visibility: visible;
  opacity: 1;
  display: flex;
}
@media (max-width: 950px) {
  .modal__body {
    position: relative;
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: 767px) {
  .modal__body {
    padding: 55px 30px 30px;
  }
  .modal__close {
    top: 10px;
    right: 10px;
  }
  .modal .title {
    margin-bottom: 16px;
    font-size: 2.3rem;
  }
  .modal .custom-form-input input {
    padding: 10px 20px;
    font-size: 1.4rem;
  }
  .modal .custom-form__button-sbmt .button {
    padding: 10px 20px;
    font-size: 1.4rem;
  }
}

.modal-open {
  overflow: hidden;
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/styleshop_new/components/bitrix/news.list/faq/style.css?174720337331*/
.faq-hidden {
 display: none;
}
/* End */
/* /local/templates/styleshop_new/css/page.education.css?175224431465130 */
/* /local/templates/styleshop_new/components/bitrix/news.list/faq/style.css?174720337331 */
