/**
 * Swiper 9.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 28, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff ;
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

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

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

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

.swiper-slide,
swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

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

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

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

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

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

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

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

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

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

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

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

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -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;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

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

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

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

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

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

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

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

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

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

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

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

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

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

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

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

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

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

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

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

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

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

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

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

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

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -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;
  text-align: center;
}

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

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
      touch-action: none;
}

.swiper .swiper-notification,
swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  min-width: 280px;
  font-family: "Ubuntu-light", "Arial", sans-serif;
  color: #3C3C3C;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
}

body.no-scroll {
  overflow: hidden;
}

html {
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
}

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

input,
textarea,
button {
  font: inherit;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  overflow: hidden;
  text-overflow: ellipsis;
}

.main-container {
  width: 100%;
  overflow: hidden;
}

@font-face {
  font-family: "Ubuntu-bold";
  src: url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Bold.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu-regular";
  src: url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Regular.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu-medium";
  src: url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Medium.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu-light";
  src: url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Light.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu-light-italic";
  src: url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-LightItalic.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-LightItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu-bold-italic";
  src: url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-BoldItalic.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-BoldItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bebas-light";
  src: url("https://fs.advance.ru/fonts/Bebas/BebasNeueLight.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Bebas/BebasNeueLight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bebas-regular";
  src: url("https://fs.advance.ru/fonts/Bebas/BebasNeueRegular.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Bebas/BebasNeueRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bebas-bold";
  src: url("https://fs.advance.ru/fonts/Bebas/BebasNeueBold.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Bebas/BebasNeueBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.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;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.container {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1180px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
    margin: 0 auto;
    max-width: 1550px;
  }
}
@media (min-width: 768px) {
  .main {
    position: relative;
  }
  .main::before {
    content: "";
    position: absolute;
    top: -50px;
    right: 30px;
    width: 748px;
    height: 378px;
    background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/bg-ellipse.svg");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
  }
}
@media (min-width: 1180px) {
  .main::before {
    top: -100px;
    right: calc((100vw - 1552px - 15px + 450px) / 2);
    background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/bg-ellipse.svg");
  }
}
@media (min-width: 1552px) {
  .main::before {
    width: 1492px;
    height: 800px;
    background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/bg-ellipse-main.svg");
    right: calc((100vw - 1552px - 15px) / 2);
  }
}
.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
  padding-bottom: 5px;
}

.header__logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}

.header__logo img {
  width: 71px;
  height: auto;
}

.header__perspective-logo {
  width: 25px;
  height: auto;
}

.header__link {
  color: #8F8F8F;
  font-size: 9px;
  font-family: "Ubuntu-light";
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header__link:hover {
  color: #FE4C04;
}
.header__link:active {
  color: #FE4C04;
}

@media (min-width: 768px) {
  .header {
    padding-bottom: 11px;
  }
  .header__logo-wrap {
    gap: 16px;
  }
  .header__logo img {
    width: 105px;
  }
  .header__perspective-logo {
    width: 45px;
  }
  .header__link {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1180px) {
  .header {
    padding-bottom: 40px;
  }
  .header__logo-wrap {
    gap: 20px;
  }
  .header__perspective-logo {
    width: 83px;
  }
  .header__logo img {
    width: 165px;
  }
  .header__link {
    margin-bottom: 0;
  }
  .header__link {
    position: relative;
    padding-left: 29px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 11px;
    font-size: 20px;
  }
}
.banner {
  margin-bottom: 28px;
}

.banner__wrap {
  position: relative;
  padding-bottom: 263px;
}
.banner__wrap::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 300px;
  height: 263px;
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/bg-mobile.png");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.banner__wrap img {
  display: none;
}

.banner__text-wrap {
  position: relative;
}
.banner__text-wrap p {
  padding: 0;
  padding-right: 10px;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
}
.banner__text-wrap p span {
  font-family: "Ubuntu-bold";
}
.banner__text-wrap p br {
  display: none;
}

.banner__title {
  padding: 0;
  padding-right: 5px;
  margin: 0;
  margin-bottom: 2px;
  font-family: "Bebas-bold";
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
}
.banner__title br {
  display: none;
}

.banner__info {
  margin-bottom: 6px;
}
.banner__info p {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-medium";
  font-size: 14px;
  line-height: 18px;
  color: #AD600B;
}
.banner__info p:first-child {
  display: block;
  padding: 2px 8px;
  color: #ffffff;
  background-color: #AD600B;
  border-radius: 4px;
  max-width: 138px;
  margin-bottom: 10px;
}

.banner__btn {
  display: block;
  padding: 14px 0;
  margin: 0 auto;
  color: #ffffff;
  font-size: 12px;
  font-family: "Ubuntu-medium";
  text-transform: uppercase;
  border-radius: 20px;
  border: none;
  background: #FE4C04;
  background: linear-gradient(45deg, rgb(173, 96, 11) 0%, rgb(252, 165, 81) 100%);
  text-align: center;
  max-width: 300px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner__btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(173, 96, 11)), to(rgb(173, 96, 11)));
  background: linear-gradient(180deg, rgb(173, 96, 11) 0%, rgb(173, 96, 11) 100%);
}
.banner__btn:active {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(173, 96, 11)), to(rgb(173, 96, 11)));
  background: linear-gradient(180deg, rgb(173, 96, 11) 0%, rgb(173, 96, 11) 100%);
}

@media (min-width: 768px) {
  .banner {
    margin-bottom: 50px;
  }
  .banner__wrap {
    display: grid;
    grid-template-columns: 1fr 330px;
    padding-bottom: 0;
    min-height: 323px;
  }
  .banner__wrap::after {
    width: 376px;
    height: 376px;
    -webkit-transform: none;
            transform: none;
    left: auto;
    right: 0;
    background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/bg.png");
  }
  .banner__text-wrap p {
    margin-bottom: 20px;
    font-size: 14px;
    max-width: 350px;
  }
  .banner__title {
    padding-right: 0;
    font-size: 46px;
    margin-bottom: 9px;
  }
  .banner__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    margin-bottom: 19px;
  }
  .banner__info p {
    font-size: 14px;
    margin-bottom: 0;
    padding-right: 0;
  }
  .banner__info p:first-child {
    margin: 0;
    padding: 1px 14px;
    max-width: none;
  }
  .banner__btn {
    padding: 12px 0;
    margin: 0;
    max-width: 228px;
  }
}
@media (min-width: 1050px) {
  .banner__text-wrap p {
    max-width: none;
  }
}
@media (min-width: 1180px) {
  .banner {
    margin-bottom: 50px;
  }
  .banner__wrap {
    display: grid;
    grid-template-columns: 745px 1fr;
    border-radius: 30px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .banner__wrap::before {
    content: none;
  }
  .banner__wrap::after {
    width: 550px;
    height: 550px;
    right: 50px;
  }
  .banner__title {
    font-size: 80px;
  }
  .banner__title br {
    display: block;
  }
  .banner__text-wrap p {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px;
    max-width: 610px;
  }
  .banner__btn {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    border-radius: 45px;
    max-width: 400px;
  }
  .banner__info {
    margin-bottom: 30px;
    gap: 20px;
  }
  .banner__info p {
    font-size: 30px;
    margin-bottom: 0;
  }
  .banner__info p:first-child {
    padding: 2px 30px;
    border-radius: 10px;
  }
}
@media (min-width: 1360px) {
  .banner__wrap::after {
    width: 600px;
    height: 600px;
    right: 100px;
  }
}
@media (min-width: 1470px) {
  .banner {
    margin-bottom: 165px;
  }
  .banner__title {
    font-size: 100px;
    margin-bottom: 10px;
    max-width: none;
  }
  .banner__title br {
    display: block;
  }
  .banner__wrap {
    grid-template-columns: 900px 1fr;
  }
  .banner__wrap::after {
    width: 800px;
    height: 800px;
    right: -30px;
  }
  .banner__text-wrap p {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 40px;
    max-width: 745px;
  }
  .banner__text-wrap p br {
    display: block;
  }
  .banner__info p {
    margin-bottom: 0;
  }
  .banner__btn {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 24px;
    border-radius: 45px;
    max-width: 485px;
  }
}
@media (min-width: 1552px) {
  .banner__wrap::after {
    right: 0;
  }
}
.master-class {
  margin-bottom: 28px;
  background: #242424;
  background: radial-gradient(40% 40% at 50% 50%, rgb(36, 36, 36) 0%, rgba(36, 36, 36, 0) 100%);
}
.master-class h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 13px;
  font-family: "Bebas-bold";
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  color: #E9B882;
  text-align: center;
}
.master-class h2 span {
  display: block;
  color: #3C3C3C;
}
.master-class img {
  display: block;
  margin: 0 auto 10px;
  border-radius: 14px;
  width: 300px;
}

.master-class__list {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 12px;
}
.master-class__list li {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #CFCFCF;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  height: 73px;
}
.master-class__list li:nth-child(2n) {
  background-color: #EEEEEE;
}
.master-class__list li p span {
  font-family: "Ubuntu-bold";
}

.master-class__list.master-class__list--second li {
  background-color: #EEEEEE;
}
.master-class__list.master-class__list--second li:nth-child(2n) {
  background-color: #CFCFCF;
}

@media (min-width: 768px) {
  .master-class {
    display: grid;
    grid-template-columns: 1fr 228px 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    margin-bottom: 42px;
    background: radial-gradient(40% 40% at 50% 60%, rgb(36, 36, 36) 0%, rgba(36, 36, 36, 0) 100%);
  }
  .master-class h2 {
    grid-column: 1/4;
    font-size: 40px;
    margin-bottom: 12px;
  }
  .master-class h2 span {
    display: inline;
  }
  .master-class img {
    width: 100%;
  }
  .master-class__list {
    font-size: 11px;
    line-height: 1.1;
  }
  .master-class__list li {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    height: 72px;
    margin-bottom: 16px;
    border-radius: 10px 10px 0 10px;
  }
  .master-class__list li p {
    position: relative;
    z-index: 2;
  }
  .master-class__list li::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -23px;
    width: 25px;
    height: 25px;
    background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/rectangle-dark.svg");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
  }
  .master-class__list li:nth-child(2n)::after {
    background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/rectangle-light.svg");
  }
  .master-class__list.master-class__list--second li {
    border-radius: 10px 10px 10px 0;
  }
  .master-class__list.master-class__list--second li::after {
    right: auto;
    left: -20px;
    background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/rectangle-light2.svg");
  }
  .master-class__list.master-class__list--second li:nth-child(2n)::after {
    background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/rectangle-dark2.svg");
  }
}
@media (min-width: 1180px) {
  .master-class {
    margin-bottom: 130px;
    grid-template-columns: 1fr 400px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    background: radial-gradient(40% 40% at 50% 60%, rgb(36, 36, 36) 0%, rgba(36, 36, 36, 0) 100%);
  }
  .master-class h2 {
    font-size: 80px;
    margin-bottom: 30px;
  }
  .master-class h2 span {
    display: inline;
  }
  .master-class__list {
    font-size: 18px;
  }
  .master-class__list li {
    height: 140px;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 20px;
    border-radius: 20px 20px 0 20px;
  }
  .master-class__list li::after {
    bottom: -1px;
    width: 55px;
    height: 55px;
    right: -50px;
  }
  .master-class__list.master-class__list--second li::after {
    left: -45px;
  }
}
@media (min-width: 1552px) {
  .master-class {
    grid-template-columns: 1fr 486px 1fr;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    background: radial-gradient(40% 40% at 50% 60%, rgb(36, 36, 36) 0%, rgba(36, 36, 36, 0) 100%);
  }
  .master-class h2 {
    font-size: 80px;
    margin-bottom: 30px;
  }
  .master-class__list {
    font-size: 22px;
  }
  .master-class__list li {
    height: 155px;
    margin-bottom: 30px;
  }
  .master-class__list li::after {
    width: 55px;
    height: 55px;
  }
}
.change {
  margin-bottom: 30px;
}
.change h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 13px;
  font-family: "Bebas-bold";
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  color: #3C3C3C;
  text-align: center;
}
.change h2 span {
  display: block;
  color: #E9B882;
}
.change img {
  display: block;
  width: 299px;
  height: auto;
  margin: 0 auto;
  border-radius: 10px;
}
.change img:last-child {
  display: none;
}

.change__list {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
  font-size: 12px;
  line-height: 1.15;
}
.change__list li {
  position: relative;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  height: 70px;
  background-color: #FFEFDE;
  border-radius: 10px;
  grid-column: 1/3;
  text-align: center;
}
.change__list li p span {
  font-family: "Ubuntu-bold";
}

.change__list.change__list--first li:first-child {
  margin-left: 50px;
}
.change__list.change__list--first li:first-child::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50px;
  width: 46px;
  height: 70px;
  background-color: #F5F5F5;
  border-radius: 10px;
}

.change__list.change__list--second li:first-child {
  grid-column: 1/2;
  height: 90px;
  padding-left: 10px;
  padding-right: 10px;
}
.change__list.change__list--second li:nth-child(2) {
  grid-column: 2/3;
  background-color: #FFE5C9;
  height: 90px;
  padding-left: 10px;
  padding-right: 10px;
}
.change__list.change__list--second li:last-child {
  margin-right: 50px;
}
.change__list.change__list--second li:last-child::after {
  content: "";
  position: absolute;
  top: 0;
  right: -50px;
  width: 46px;
  height: 70px;
  background-color: #F5F5F5;
  border-radius: 10px;
}

.change__list.change__list--last li:first-child {
  margin-left: 50px;
  background-color: #FFE5C9;
}
.change__list.change__list--last li:first-child::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50px;
  width: 46px;
  height: 70px;
  background-color: #F5F5F5;
  border-radius: 10px;
}

@media (min-width: 768px) {
  .change {
    margin-bottom: 50px;
  }
  .change h2 {
    margin-bottom: 27px;
  }
  .change h2 span {
    display: inline;
  }
  .change img {
    width: 167px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
  .change img:last-child {
    display: block;
    top: auto;
    left: auto;
    bottom: 0;
    left: 0;
  }
  .change__wrap {
    position: relative;
  }
  .change__list {
    -webkit-column-gap: 14px;
       -moz-column-gap: 14px;
            column-gap: 14px;
    row-gap: 14px;
    margin-bottom: 14px;
    font-size: 11px;
  }
  .change__list li {
    padding-left: 13px;
    padding-right: 13px;
  }
  .change__list.change__list--first {
    margin-right: 182px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 14px;
  }
  .change__list.change__list--first li:first-child {
    margin-left: 62px;
  }
  .change__list.change__list--first li:first-child::before {
    left: -62px;
  }
  .change__list.change__list--first li:last-child {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .change__list.change__list--second {
    margin-left: 182px;
    margin-right: 182px;
  }
  .change__list.change__list--second li:first-child {
    height: 70px;
  }
  .change__list.change__list--second li:nth-child(2) {
    height: 70px;
  }
  .change__list.change__list--second li:last-child {
    margin-right: 62px;
  }
  .change__list.change__list--second li:last-child::after {
    right: -62px;
  }
  .change__list.change__list--last {
    margin-left: 182px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 14px;
  }
  .change__list.change__list--last li:first-child {
    margin-left: 0;
  }
  .change__list.change__list--last li:first-child::before {
    content: none;
    left: -62px;
  }
  .change__list.change__list--last li:last-child {
    margin-right: 62px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .change__list.change__list--last li:last-child::after {
    content: "";
    position: absolute;
    top: 0;
    right: -62px;
    width: 46px;
    height: 70px;
    background-color: #F5F5F5;
    border-radius: 10px;
  }
}
@media (min-width: 1180px) {
  .change {
    margin-bottom: 100px;
  }
  .change img {
    width: 250px;
    border-radius: 20px;
  }
  .change h2 {
    font-size: 80px;
    margin-bottom: 62px;
  }
  .change__list {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    row-gap: 20px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .change__list li {
    padding-left: 30px;
    padding-right: 30px;
    height: 105px;
    border-radius: 20px;
  }
  .change__list.change__list--first {
    margin-right: 280px;
    gap: 20px;
  }
  .change__list.change__list--first li:first-child {
    margin-left: 100px;
  }
  .change__list.change__list--first li:first-child::before {
    left: -100px;
    width: 80px;
    height: 105px;
    border-radius: 20px;
  }
  .change__list.change__list--second {
    margin-left: 280px;
    margin-right: 280px;
  }
  .change__list.change__list--second li:first-child {
    height: 105px;
  }
  .change__list.change__list--second li:nth-child(2) {
    height: 105px;
  }
  .change__list.change__list--second li:last-child {
    margin-right: 100px;
  }
  .change__list.change__list--second li:last-child::after {
    right: -100px;
    width: 80px;
    height: 105px;
    border-radius: 20px;
  }
  .change__list.change__list--last {
    margin-left: 280px;
    gap: 20px;
  }
  .change__list.change__list--last li:last-child {
    margin-right: 100px;
  }
  .change__list.change__list--last li:last-child::after {
    right: -100px;
    width: 80px;
    height: 105px;
    border-radius: 20px;
  }
}
@media (min-width: 1300px) {
  .change img {
    width: 357px;
  }
  .change__list {
    font-size: 24px;
  }
  .change__list {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 30px;
    margin-bottom: 30px;
    font-size: 22px;
  }
  .change__list li {
    padding-left: 30px;
    padding-right: 30px;
    height: 150px;
    border-radius: 20px;
  }
  .change__list li p span {
    display: block;
  }
  .change__list.change__list--first {
    margin-right: 387px;
    gap: 30px;
  }
  .change__list.change__list--first li:first-child {
    margin-left: 130px;
    width: 356px;
  }
  .change__list.change__list--first li:first-child::before {
    left: -130px;
    width: 100px;
    height: 150px;
    border-radius: 20px;
  }
  .change__list.change__list--second {
    margin-left: 387px;
    margin-right: 387px;
  }
  .change__list.change__list--second li:first-child {
    height: 150px;
  }
  .change__list.change__list--second li:nth-child(2) {
    height: 150px;
  }
  .change__list.change__list--second li:last-child {
    margin-right: 130px;
  }
  .change__list.change__list--second li:last-child::after {
    right: -130px;
    width: 100px;
    height: 150px;
    border-radius: 20px;
  }
  .change__list.change__list--last {
    margin-left: 387px;
    gap: 30px;
  }
  .change__list.change__list--last li:first-child {
    width: 390px;
  }
  .change__list.change__list--last li:last-child {
    margin-right: 130px;
  }
  .change__list.change__list--last li:last-child::after {
    right: -130px;
    width: 100px;
    height: 150px;
    border-radius: 20px;
  }
}
.result {
  margin-bottom: 48px;
}
.result h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Bebas-bold";
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  color: #E9B882;
  text-align: center;
}
.result h2:first-child {
  color: #3C3C3C;
  line-height: 1.2;
}
.result img {
  display: block;
  border-radius: 5px;
}

.result__img-wrap {
  max-width: 592px;
  margin: 0 auto 30px;
}

.result__link {
  display: block;
  padding: 14px 0;
  margin: 0 auto;
  color: #ffffff;
  font-size: 12px;
  font-family: "Ubuntu-medium";
  text-transform: uppercase;
  border-radius: 20px;
  border: none;
  background: #FE4C04;
  background: linear-gradient(45deg, rgb(173, 96, 11) 0%, rgb(252, 165, 81) 100%);
  text-align: center;
  max-width: 300px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.result__link:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(173, 96, 11)), to(rgb(173, 96, 11)));
  background: linear-gradient(180deg, rgb(173, 96, 11) 0%, rgb(173, 96, 11) 100%);
}
.result__link:active {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(173, 96, 11)), to(rgb(173, 96, 11)));
  background: linear-gradient(180deg, rgb(173, 96, 11) 0%, rgb(173, 96, 11) 100%);
}

@media (min-width: 768px) {
  .result {
    margin-bottom: 50px;
    background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/ellipse-gold-tablet.svg");
    background-position: 50% 23%;
    background-repeat: no-repeat;
    background-size: auto;
  }
  .result h2:first-child {
    margin-bottom: 25px;
  }
  .result h2:first-child br {
    display: none;
  }
  .result__link {
    padding: 12px 0;
    max-width: 260px;
  }
}
@media (min-width: 1180px) {
  .result {
    margin-bottom: 169px;
    background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/ellipse-gold.svg");
    background-position: 50% 0%;
  }
  .result h2 {
    font-size: 80px;
    margin-bottom: 30px;
  }
  .result h2:first-child {
    margin-bottom: 30px;
  }
  .result__img-wrap {
    max-width: none;
    margin-bottom: 50px;
  }
  .result__img-wrap img {
    margin: 0 auto;
    border-radius: 20px;
    width: 83%;
    height: auto;
  }
  .result__link {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 24px;
    border-radius: 45px;
    max-width: 546px;
  }
}
@media (min-width: 1300px) {
  .result {
    background-position: 50% 23%;
  }
}
.method {
  margin-bottom: 48px;
}
.method h2 {
  padding: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
  margin-bottom: 13px;
  font-family: "Bebas-bold";
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  color: #3C3C3C;
  text-align: center;
}
.method h2 span {
  color: #E9B882;
}

.method__wrap {
  padding-left: 35px;
  padding-right: 35px;
}

.method__item {
  padding: 14px 14px 15px 14px;
  margin-bottom: 18px;
  background-color: #FFF3E5;
  border-radius: 10px;
}
.method__item img {
  display: block;
  margin: 0 auto 17px;
  border-radius: 9px;
}
.method__item p {
  padding: 0;
  margin: 0;
  font-size: 11px;
  text-align: center;
}
.method__item p span {
  font-family: "Ubuntu-bold";
}

@media (min-width: 768px) {
  .method {
    margin-bottom: 25px;
  }
  .method h2 {
    padding-left: 0;
    padding-right: 0;
  }
  .method__wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 14px;
       -moz-column-gap: 14px;
            column-gap: 14px;
    padding-left: 0;
    padding-right: 0;
  }
  .method__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 14px;
  }
  .method__item .method__text {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1180px) {
  .method {
    margin-bottom: 75px;
  }
  .method h2 {
    font-size: 80px;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .method__wrap {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  .method__item {
    padding: 30px 20px;
    border-radius: 20px;
  }
  .method__item img {
    border-radius: 20px;
    margin-bottom: 35px;
  }
  .method__item p {
    font-size: 24px;
  }
}
.course {
  margin-bottom: 46px;
}
.course h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
  font-family: "Bebas-bold";
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  color: #3C3C3C;
  text-align: center;
}
.course h2 span {
  color: #E9B882;
}
.course ul {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  list-style: none;
}
.course ul li {
  position: relative;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 50px;
  padding-right: 20px;
  margin-bottom: 10px;
  background: #FFE7CD;
  border-radius: 9px;
  min-height: 47px;
  font-size: 12px;
}
.course ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.course ul li:nth-child(2n) {
  background-color: #FFF3E5;
}
.course ul li:last-child {
  margin-bottom: 0;
}
.course ul li.course__item--first::before {
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/icon1.png");
}
.course ul li.course__item--second::before {
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/icon2.png");
}
.course ul li.course__item--third::before {
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/icon3.png");
}
.course ul li.course__item--fourth::before {
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/icon4.png");
}
.course ul li.course__item--fifth::before {
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/icon5.png");
}
.course ul li.course__item--sixth::before {
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/icon6.png");
}
.course ul li.course__item--seventh::before {
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/icon7.png");
}
.course ul li.course__item--eighth::before {
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/icon8.png");
}
.course ul li.course__item--ninth::before {
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/icon9.png");
}
.course ul li.course__item--tenth::before {
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/icon10.png");
}
.course ul li.course__item--eleventh::before {
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/icon11.png");
}

.course__link {
  display: block;
  padding: 14px 0;
  margin: 0 auto 50px;
  color: #ffffff;
  font-size: 12px;
  font-family: "Ubuntu-medium";
  text-transform: uppercase;
  border-radius: 20px;
  border: none;
  background: #FE4C04;
  background: linear-gradient(45deg, rgb(173, 96, 11) 0%, rgb(252, 165, 81) 100%);
  text-align: center;
  max-width: 300px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.course__link:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(173, 96, 11)), to(rgb(173, 96, 11)));
  background: linear-gradient(180deg, rgb(173, 96, 11) 0%, rgb(173, 96, 11) 100%);
}
.course__link:active {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(173, 96, 11)), to(rgb(173, 96, 11)));
  background: linear-gradient(180deg, rgb(173, 96, 11) 0%, rgb(173, 96, 11) 100%);
}

.course__item-video {
  position: relative;
  margin-bottom: 37px;
}
.course__item-video h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 6px;
  color: #F2A551;
  font-size: 12px;
  font-family: "Ubuntu-bold";
}
.course__item-video p {
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 1.1;
}
.course__item-video::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 1px;
  background-color: #F2A551;
}
.course__item-video:last-child::after {
  content: none;
}

.course__video-wrap {
  height: 0;
  margin: 0 auto 12px;
  padding-bottom: 54%;
  position: relative;
}
.course__video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border: none;
}

@media (min-width: 768px) {
  .course {
    margin-bottom: 0;
    display: grid;
    grid-template-columns: 1fr 223px;
    -webkit-column-gap: 14px;
       -moz-column-gap: 14px;
            column-gap: 14px;
  }
  .course h2 {
    text-align: left;
    margin-bottom: 13px;
  }
  .course h2 span {
    display: block;
  }
  .course ul li {
    margin-bottom: 14px;
  }
  .course__item-video {
    margin-bottom: 27px;
  }
  .course__item-video h3 {
    font-size: 9px;
  }
  .course__item-video p {
    font-size: 9px;
  }
  .course__item-video::after {
    bottom: -15px;
  }
  .course__video-wrap {
    margin-bottom: 9px;
    padding-bottom: 56%;
  }
  .course__link {
    padding: 12px 0;
    max-width: 230px;
  }
}
@media (min-width: 1180px) {
  .course {
    display: grid;
    grid-template-columns: 1fr 486px;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    margin-bottom: 105px;
  }
  .course h2 {
    font-size: 80px;
    line-height: 1;
    margin-bottom: 30px;
  }
  .course ul {
    margin-bottom: 35px;
  }
  .course ul li {
    margin-bottom: 30px;
    padding-left: 110px;
    padding-right: 40px;
    font-size: 24px;
    min-height: 100px;
    border-radius: 20px;
  }
  .course ul li::before {
    width: 100%;
    height: 100%;
  }
  .course__video-wrap {
    padding-bottom: 55%;
    margin: 0 auto 20px;
  }
  .course__item-video {
    padding-top: 35px;
    margin-bottom: 20px;
    border-top: 1px solid #e9b882;
  }
  .course__item-video h3 {
    font-size: 20px;
  }
  .course__item-video p {
    font-size: 18px;
    line-height: 1.2;
  }
  .course__item-video:first-child {
    padding-top: 0;
    border-top: none;
  }
  .course__item-video::after {
    content: none;
  }
  .course__link {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 24px;
    border-radius: 45px;
    max-width: 485px;
  }
}
.reviews {
  margin-bottom: 35px;
  overflow: hidden;
}
.reviews h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 13px;
  font-family: "Bebas-bold";
  font-size: 40px;
  text-transform: uppercase;
  color: #E9B882;
  text-align: center;
}

.reviews__slider {
  padding-left: 10px;
  padding-bottom: 40px;
}

.reviews__slide {
  width: 249px;
  border-radius: 10px;
  overflow: hidden;
  border: 0.5px solid #E9B882;
}
.reviews__slide img {
  display: block;
  margin: 0;
}

.reviews__video {
  padding-bottom: 54px;
}
.reviews__video p {
  padding: 0;
  margin: 0;
  font-size: 15px;
  text-align: center;
}

.reviews__video-wrap {
  height: 0;
  margin: 0 auto 20px;
  padding-bottom: 56.25%;
  position: relative;
}
.reviews__video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border: none;
}

.reviews__slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border: 2px solid #E9B882;
}
.reviews__slider .swiper-pagination-bullet:nth-child(n+5) {
  display: none;
}

.reviews__slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #E9B882;
}

.reviews__wrap {
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/ellipse-gold-mobile.svg");
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: 100%;
}

@media (min-width: 768px) {
  .reviews__slider {
    padding-left: 30px;
    padding-bottom: 50px;
  }
  .reviews__slide {
    width: 228px;
  }
  .reviews__video {
    width: 349px;
    margin: 0 auto;
    padding-bottom: 46px;
  }
  .reviews__wrap {
    background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/ellipse-gold-tablet.svg");
    background-position: 50% 75%;
    background-repeat: no-repeat;
    background-size: auto;
  }
}
@media (min-width: 1180px) {
  .reviews {
    margin-bottom: 55px;
  }
  .reviews h2 {
    font-size: 80px;
    margin-bottom: 30px;
  }
  .reviews__wrap {
    background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/ellipse-gold.svg");
  }
  .reviews__slider {
    padding-left: 30px;
    padding-bottom: 90px;
    padding-left: 16px;
  }
  .reviews__slide {
    width: 487px;
    border-radius: 20px;
  }
  .reviews__slider .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
  }
  .reviews__video {
    width: 745px;
    margin: 0 auto 95px;
    padding-bottom: 0;
  }
  .reviews__video p {
    font-size: 32px;
  }
  .reviews__video-wrap {
    margin-bottom: 50px;
  }
}
@media (min-width: 1552px) {
  .reviews__slider {
    padding-left: calc((100vw - 1521px - 15px) / 2);
  }
}
.advance {
  margin-bottom: 50px;
}

.advance__text {
  margin-bottom: 14px;
}
.advance__text h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  color: #E9B882;
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
}
.advance__text p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-size: 12px;
}
.advance__text p:last-child {
  margin-bottom: 0;
}

.advance__licenses__wrap {
  padding: 23px 20px 15px 20px;
  border: 1px solid #E9B882;
  border-radius: 10px;
}
.advance__licenses__wrap p {
  padding: 0;
  margin: 0;
  font-size: 12px;
  text-align: center;
}

.advance__licenses {
  margin-bottom: 15px;
}
.advance__licenses img {
  width: 73px;
  height: auto;
}

.advance__slider {
  width: 260px;
  margin: 0 auto;
}

.advance__slide {
  cursor: pointer;
}

@media (min-width: 768px) {
  .advance {
    margin-bottom: 40px;
    display: grid;
    grid-template-columns: 1fr 242px;
    -webkit-column-gap: 55px;
       -moz-column-gap: 55px;
            column-gap: 55px;
  }
  .advance__text {
    margin-bottom: 0;
  }
  .advance__text h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .advance__text p {
    font-size: 10px;
    line-height: 12px;
  }
  .advance__licenses__wrap {
    padding: 18px 19px;
  }
  .advance__licenses__wrap p {
    font-size: 8px;
  }
  .advance__slider {
    width: 100%;
  }
  .advance__licenses img {
    width: 59px;
  }
}
@media (min-width: 1180px) {
  .advance {
    margin-bottom: 100px;
    display: grid;
    grid-template-columns: 1fr 400px;
    -webkit-column-gap: 134px;
       -moz-column-gap: 134px;
            column-gap: 134px;
  }
  .advance__slider {
    width: 100%;
  }
  .advance__text {
    margin-bottom: 0;
  }
  .advance__text h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 19px;
  }
  .advance__text p {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .advance__licenses img {
    width: 100px;
  }
  .advance__licenses__wrap {
    padding: 40px;
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 20px;
  }
  .advance__licenses__wrap p {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  .advance {
    margin-bottom: 170px;
    display: grid;
    grid-template-columns: 1fr 512px;
    -webkit-column-gap: 134px;
       -moz-column-gap: 134px;
            column-gap: 134px;
  }
  .advance__text {
    margin-bottom: 0;
  }
  .advance__text h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 19px;
  }
  .advance__text p {
    font-size: 20px;
    line-height: 26px;
  }
  .advance__licenses {
    margin-bottom: 30px;
  }
  .advance__licenses img {
    width: 124px;
  }
}
.leader {
  margin-bottom: 46px;
}
.leader h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 7px;
  font-family: "Ubuntu-light";
  color: #E9B882;
  font-size: 14px;
  font-weight: 300;
}
.leader h2 span {
  font-family: "Ubuntu-bold";
  font-size: 20px;
  line-height: 1;
  display: block;
}
.leader h2 span:first-child {
  font-family: "Bebas-bold";
  font-size: 40px;
}
.leader h2 br {
  display: none;
}
.leader ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 12px;
}
.leader ul li {
  position: relative;
  padding-left: 12px;
  margin-bottom: 4px;
}
.leader ul li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #E9B882;
}
.leader ul li:last-child {
  margin-bottom: 0;
}

.leader__img-wrap {
  position: relative;
  margin: 0 auto 10px;
  width: 300px;
}
.leader__img-wrap img {
  width: 173px;
  height: auto;
}

.leader__quote {
  position: absolute;
  top: 38%;
  right: 0;
  padding: 12px 10px 12px 25px;
  height: 96px;
  width: 142px;
  background: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/quote.png"), -webkit-gradient(linear, left top, left bottom, from(#E9B882), to(#E9B882));
  background: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/quote.png"), linear-gradient(#E9B882, #E9B882);
  background-repeat: no-repeat;
  color: #000000;
  font-family: "Ubuntu-light-italic";
  border-radius: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.leader__quote p {
  font-size: 10px;
  line-height: 12px;
}
.leader__quote::before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: -20px;
  width: 86px;
  height: 76px;
  background-image: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/quote.svg");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}

@media (min-width: 768px) {
  .leader {
    display: grid;
    grid-template-columns: 290px 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .leader h2 {
    margin-bottom: 14px;
    font-size: 11px;
  }
  .leader h2 span {
    font-size: 16px;
    line-height: 1.1;
  }
  .leader ul {
    font-size: 9px;
  }
  .leader ul li {
    margin-bottom: 6px;
  }
  .leader__quote {
    right: 10px;
    width: 150px;
  }
}
@media (min-width: 1180px) {
  .leader {
    display: grid;
    grid-template-columns: 558px 1fr;
    -webkit-column-gap: 88px;
       -moz-column-gap: 88px;
            column-gap: 88px;
    margin-bottom: 100px;
  }
  .leader h2 {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .leader h2 span {
    font-size: 36px;
  }
  .leader h2 span:first-child {
    font-size: 80px;
  }
  .leader ul {
    font-size: 18px;
  }
  .leader ul li {
    margin-bottom: 10px;
    padding-left: 20px;
  }
  .leader ul li::before {
    width: 8px;
    height: 8px;
    top: 8px;
  }
  .leader__img-wrap {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
  }
  .leader__img-wrap img {
    width: 359px;
  }
  .leader__text-wrap {
    padding-top: 50px;
  }
  .leader__quote {
    top: 44%;
    right: -33px;
    padding: 23px 5px 23px 45px;
    height: 180px;
    width: 300px;
    background: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/quote-big.png"), -webkit-gradient(linear, left top, left bottom, from(#E9B882), to(#E9B882));
    background: url("https://fs.advance.ru/landing-pages/webinar/silver_spoon_kids/quote-big.png"), linear-gradient(#E9B882, #E9B882);
    background-repeat: no-repeat;
    background-position: top 5% left 5%, center center;
    border-radius: 20px;
  }
  .leader__quote p {
    font-size: 20px;
    line-height: 22px;
  }
}
.timer {
  margin-bottom: 30px;
}

.timer__wrap {
  padding: 30px 25px;
  border-radius: 15px;
  background-color: #FFF3E0;
}
.timer__wrap img {
  display: block;
  width: 100%;
  max-width: 280px;
  margin: 0 auto 20px;
  border-radius: 10px;
}
.timer__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 13px;
  font-family: "Bebas-bold";
  font-size: 30px;
  line-height: 1;
  text-align: center;
}
.timer__wrap p {
  padding: 0;
  margin: 0;
  font-size: 16px;
  margin-bottom: 6px;
  text-align: center;
}

.timer__count {
  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;
  padding: 1px 10px;
  margin-bottom: 24px;
  font-family: "Ubuntu-regular";
  font-size: 28px;
  background-color: #ffffff;
  color: #E9B882;
  border-radius: 10px;
  border: 1px solid #E9B882;
}
.timer__count .timer_item {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
.timer__count .timer_item span:last-child {
  font-size: 9px;
}
.timer__count .separator {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.timer__text {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Ubuntu-bold";
  font-size: 18px;
  text-align: center;
}

@media (min-width: 768px) {
  .timer {
    margin-bottom: 70px;
  }
  .timer__wrap {
    padding: 23px;
    display: grid;
    grid-template-columns: 301px 1fr;
    -webkit-column-gap: 23px;
       -moz-column-gap: 23px;
            column-gap: 23px;
  }
  .timer__wrap img {
    max-width: none;
  }
  .timer__wrap h2 {
    text-align: left;
    margin-bottom: 3px;
  }
  .timer__wrap h2 br {
    display: none;
  }
  .timer__content {
    padding-top: 10px;
  }
}
@media (min-width: 1180px) {
  .timer {
    margin-bottom: 100px;
  }
  .timer__wrap {
    padding: 50px;
    grid-template-columns: 450px 1fr;
    -webkit-column-gap: 35px;
       -moz-column-gap: 35px;
            column-gap: 35px;
    border-radius: 30px;
  }
  .timer__wrap img {
    margin-bottom: 0;
    border-radius: 20px;
  }
  .timer__wrap h2 {
    font-size: 60px;
    margin-bottom: 15px;
  }
  .timer__wrap p {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .timer__count {
    padding: 4px 10px;
    border-radius: 15px;
    max-width: 530px;
    margin: 0 auto 30px;
  }
  .timer__count .timer_item {
    font-size: 60px;
    line-height: 1;
  }
  .timer__count .timer_item span:last-child {
    font-size: 20px;
  }
  .timer__count .separator {
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 17px;
    font-size: 60px;
  }
  .timer .gc-custom-form {
    max-width: 530px;
    margin: 0 auto 30px;
  }
}
@media (min-width: 1300px) {
  .timer__wrap {
    grid-template-columns: 645px 1fr;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
  }
}
@media (min-width: 1550px) {
  .timer__wrap {
    -webkit-column-gap: 110px;
       -moz-column-gap: 110px;
            column-gap: 110px;
  }
}
.footer {
  background-color: #404143;
  color: #ffffff;
  padding-top: 18px;
  padding-bottom: 35px;
  font-family: "Ubuntu-regular";
}
.footer a {
  color: #ffffff;
}

.footer__wrap.container {
  max-width: 1206px;
}

.footer__copywrite {
  position: relative;
  padding: 7px 25px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #2D2D47;
  border-radius: 16px;
}
.footer__copywrite q {
  padding: 0;
  margin: 0;
  margin-right: 8px;
  font-style: italic;
  font-size: 12px;
}
.footer__copywrite q span {
  font-family: "Ubuntu-bold";
}
.footer__copywrite p {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-regular";
  font-size: 12px;
}
.footer__copywrite::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  width: 16px;
  height: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("https://fs.advance.ru/landing-pages/webinar/perspektivy/icon-info.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.footer__logo {
  display: block;
  margin-bottom: 7px;
  width: 104px;
  height: auto;
}

.footer__socials {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.footer__socials img {
  display: block;
  margin-bottom: 0;
  width: 20px;
  height: auto;
}
.footer__socials li:first-child:hover {
  background-color: #4C75A3;
  border-radius: 50%;
}
.footer__socials li:nth-child(2):hover {
  background-color: #ed812b;
  border-radius: 50%;
}
.footer__socials li:nth-child(3):hover {
  background-color: #F52424;
  border-radius: 50%;
}
.footer__socials li:nth-child(4):hover {
  background-color: #0088cc;
  border-radius: 50%;
}

.footer__phones {
  margin-bottom: 16px;
}

.footer__tel {
  display: block;
  color: #ffffff;
  font-size: 11px;
  font-family: "Ubuntu-bold";
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer__tel:hover {
  color: #D8B7FA;
}
.footer__tel:active {
  color: #D8B7FA;
}

.footer__details {
  margin-bottom: 23px;
}
.footer__details p {
  padding: 0;
  margin: 0;
  margin-bottom: 3px;
  font-size: 8px;
  line-height: 1.2;
}

.footer__email {
  margin-bottom: 16px;
}
.footer__email a {
  color: #ffffff;
}
.footer__email span {
  margin-right: 5px;
}

.footer__personal {
  display: grid;
  grid-template-columns: 44px 1fr;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  margin-bottom: 14px;
}

.footer__personal-img {
  width: 44px;
  height: 62px;
  background-color: #D9D9D9;
}
.footer__personal-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer__personal-text a {
  display: block;
  margin-bottom: 6px;
  color: #ffffff;
  font-size: 7px;
}
.footer__personal-text a:first-child {
  margin-bottom: 12px;
}

.footer__training {
  display: block;
  margin-bottom: 9px;
  font-size: 10px;
  line-height: 1.1;
  font-family: "Ubuntu-bold";
  text-transform: uppercase;
}

.footer__section {
  margin-bottom: 8px;
}
.footer__section a {
  display: block;
}

.footer__link {
  font-size: 7px;
  margin-bottom: 6px;
}
.footer__link:last-child {
  margin-bottom: 0;
}

a.footer__main-link {
  font-family: "Ubuntu-bold";
  font-size: 10px;
  margin-bottom: 4px;
  color: #8F8F8F;
  text-transform: uppercase;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
a.footer__main-link:hover {
  color: #ffffff;
}
a.footer__main-link:active {
  color: #ffffff;
}

.footer__form {
  width: 100%;
  min-height: 126px;
  border-radius: 6px;
  background-color: #ffffff;
  margin-bottom: 16px;
  margin-top: 20px;
  overflow: hidden;
}

.footer__payment {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 17px;
}

.footer__quote {
  display: block;
  font-size: 7px;
  margin-bottom: 20px;
}

.footer__umoney {
  width: 64px;
  height: auto;
}

.footer__tinkoff {
  width: 27px;
  height: auto;
}

.footer__cloud {
  width: 27px;
  height: auto;
}

@media (min-width: 576px) {
  .footer__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  .footer__column--last {
    grid-column: 1/3;
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  .footer__column--last .footer__form {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-top: -50px;
  }
  .footer__column--last .footer__payment {
    grid-column: 1/3;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 32px;
    padding-bottom: 40px;
  }
  .footer__wrap {
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 18px;
       -moz-column-gap: 18px;
            column-gap: 18px;
  }
  .footer__column--last {
    grid-column: 3/4;
    display: block;
  }
  .footer__column--last .footer__form {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-top: 0;
  }
}
@media (min-width: 1180px) {
  .footer {
    padding-top: 50px;
  }
  .footer__logo {
    width: 170px;
  }
  .footer__socials {
    margin-bottom: 25px;
  }
  .footer__socials img {
    width: 35px;
  }
  .footer__tel {
    font-size: 18px;
  }
  .footer__details {
    margin-bottom: 40px;
  }
  .footer__details p {
    font-size: 14px;
  }
  .footer__phones {
    margin-bottom: 25px;
  }
  .footer__personal {
    grid-template-columns: 68px 1fr;
    margin-bottom: 24px;
  }
  .footer__personal-text a {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .footer__personal-text a:first-child {
    margin-bottom: 15px;
  }
  .footer__personal-img {
    width: 68px;
    height: 99px;
  }
  .footer__quote {
    font-size: 12px;
  }
  .footer__training {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .footer__link {
    font-size: 12px;
  }
  a.footer__main-link {
    font-size: 16px;
  }
  .footer__section {
    margin-bottom: 16px;
  }
  .footer__section.footer__section--main {
    margin-bottom: 19px;
  }
  .footer__form {
    width: 97%;
    min-height: 210px;
  }
  .footer__payment {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 45px;
    gap: 40px;
  }
  .footer__umoney {
    width: 107px;
  }
  .footer__tinkoff {
    width: 45px;
  }
  .footer__cloud {
    width: 44px;
  }
}
.overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(29, 34, 41, 0.96);
  z-index: 90;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  z-index: 2500;
  overflow-y: auto;
  overflow-x: hidden;
  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;
}

.overlay.active {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 1200px) {
  .overlay {
    backdrop-filter: blur(0);
  }
}
.modal {
  position: absolute;
  z-index: 3000;
  right: -100vw;
  width: calc(100% - 100px);
  height: auto;
  max-height: 100vh;
  -webkit-transition: right 0.6s;
  transition: right 0.6s;
  background-color: #ffffff;
}
.modal img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.modal .modal__slider {
  height: 100%;
}
.modal .modal__slider2 {
  height: 100%;
}

.modal.modal--form {
  height: 443px;
  min-height: 443px;
}

.modal.modal--reviews {
  background-color: transparent;
}

.modal.modal--licenses {
  background-color: transparent;
}

.modal.modal--experts {
  background-color: transparent;
}

.modal * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal.active {
  right: 50px;
}

.modal__wrap {
  position: relative;
  height: 100%;
  width: 100%;
}
.modal__wrap iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.modal__cross {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -32px;
  right: -32px;
  cursor: pointer;
}

.modal__slider .swiper-button-prev {
  display: none;
}

.modal__slider .swiper-button-next {
  display: none;
}

.modal__slider2 .swiper-button-prev {
  display: none;
}

.modal__slider2 .swiper-button-next {
  display: none;
}

@media (min-width: 576px) {
  .modal.modal--reviews, .modal.modal--experts, .modal.modal--licenses {
    width: 70%;
    height: 70%;
  }
  .modal {
    width: 420px;
    min-height: 70%;
  }
  .modal.active {
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .modal__slider .swiper-button-prev {
    display: block;
    color: #BDBDBD;
  }
  .modal__slider .swiper-button-next {
    display: block;
    color: #BDBDBD;
  }
  .modal__slider2 .swiper-button-prev {
    display: block;
    color: #BDBDBD;
  }
  .modal__slider2 .swiper-button-next {
    display: block;
    color: #BDBDBD;
  }
}
/*# sourceMappingURL=style.css.map */