/**
 * Swiper 11.2.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 12, 2025
 */

/* FONT_START */
@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;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.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%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  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-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  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;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper.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;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}img,fieldset,a img{border:none}input[type=text],input[type=email],input[type=tel],textarea{-webkit-appearance:none}input[type=submit],button{cursor:pointer}input[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto}input,button{margin:0;padding:0;border:0}div,input,textarea,select,button,h1,h2,h3,h4,h5,h6,a,span,a:focus{outline:none}ul{list-style-type:none}table{border-spacing:0;border-collapse:collapse;width:100%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}@media(prefers-reduced-motion: reduce){*{transition:none !important}}img{max-width:100%;display:block}button{font-size:inherit;font-weight:inherit;line-height:inherit}@keyframes animBackAbout{from{width:47.4rem;height:47.4rem}to{width:1000%;height:2000%;transform:translate(-50%, -50%)}}@keyframes animBackAboutMobile{from{width:34.5rem;height:34.5rem}to{width:350%;height:1350%}}.headline1{font-size:9.6rem;font-weight:900;line-height:100%}@media screen and (max-width: 767px){.headline1{font-size:4.8rem}}.headline2{font-size:4.8rem;font-weight:700;line-height:120%}@media screen and (max-width: 767px){.headline2{font-size:3.2rem}}.headline3{font-size:4rem;font-weight:400;line-height:120%}@media screen and (max-width: 767px){.headline3{font-size:2.8rem}}.headline4{font-size:3rem;font-weight:400;line-height:120%}@media screen and (max-width: 767px){.headline4{font-size:2rem}}.text1{font-size:2rem;font-weight:400;line-height:120%}@media screen and (max-width: 767px){.text1{font-size:1.8rem}}.text2{font-size:1.4rem;font-weight:400;line-height:120%}@media screen and (max-width: 767px){.text2{font-size:1.4rem}}.text3{font-size:1.6rem;font-weight:400;line-height:120%}@media screen and (max-width: 767px){.text3{font-size:1.6rem}}.text4{font-size:2.4rem;font-weight:400;line-height:120%}@media screen and (max-width: 767px){.text4{font-size:2rem}}.__italic{font-style:italic}a{transition:all .3s ease-in-out;text-decoration:none;color:#353535}*{box-sizing:border-box}:root{font-size:10px}@media(max-width: 1550px){:root{font-size:.6944444444vw}}@media(max-width: 991px){:root{font-size:1.0090817356vw}}@media(max-width: 767px){:root{font-size:1.3888888889vw}}@media(max-width: 500px){:root{font-size:2.6666666667vw}}html{font-family:"Lato",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;line-height:1.2;overflow-x:hidden;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}body{position:relative;overflow:hidden;font-size:1rem;margin:0 auto;background-color:#fafafa}body.no-padding,body.page-template-product-page{padding:0;max-width:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;appearance:none}main{-webkit-overflow-scrolling:touch}canvas{display:block}button{font-family:"Lato",sans-serif;background:none;padding:0;margin:0;border:none}ul{list-style:none;padding:0;margin:0}ul li{list-style:none}pre{margin:0}button,input{font-family:inherit}.wrapper{position:relative;max-width:144rem;padding-left:6rem;padding-right:6rem;margin:0 auto}@media screen and (max-width: 991px){.wrapper{padding:0 1.5rem}}.bkg-black{color:#fafafa}.bkg-green{color:#fafafa}.bkg-light{color:#2a2c27}.user-content p{margin-top:.8rem;margin-bottom:0;line-height:1.3}.user-content p:first-child{margin-top:0}.user-content p:first-child img{margin-top:0}.user-content .wp-caption{max-width:100%}.user-content img{width:auto !important;height:auto !important;max-width:100%;max-height:100%;margin-top:5rem;margin-bottom:2.5rem;border-radius:2rem}.user-content img+.wp-caption-text{margin-top:0;margin-bottom:5rem;font-size:2rem;font-weight:600;text-align:center;line-height:1.2}.user-content table{margin-top:2rem;border-collapse:collapse}.user-content table th,.user-content table td{border:1px solid currentColor;padding:.8rem}@media screen and (max-width: 767px){.user-content img{margin-bottom:2rem;border-radius:1rem}.user-content img+.wp-caption-text{margin-bottom:4rem;font-size:1.6rem;font-weight:500;line-height:1.3}.user-content h1,.user-content h2,.user-content h3{margin-top:4rem}}.flex-filler{flex-grow:1}body .facetwp-facet{margin-bottom:0}.white{color:#fafafa}.green-bud{color:#bcdf51}.deep-blue{color:#2b328e}.cornflower-blue{color:#6e8fec}.paragraph{display:flex;flex-direction:column;gap:1rem;color:#2a2c27}.btn{position:relative;display:flex;justify-content:center;align-items:center;padding:1.5rem;width:fit-content;background-color:#fafafa;box-shadow:0 .4rem .4rem 0 rgba(43,50,142,.15);transition:background-color .3s ease-in-out;font-size:1.4rem;font-weight:400;line-height:120%;z-index:1;overflow:hidden}.btn span{font-weight:700;color:#2a2c27;z-index:1}.btn::before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:radial-gradient(#BCDF51, rgba(188, 223, 81, 0));transform:translate(-50%, -50%);transition:all .4s ease-in-out;z-index:0}.btn:hover::before,.btn:active::before{width:94rem;height:94rem}.btn.btn__blue::before{background:radial-gradient(#6E8FEC, rgba(110, 143, 236, 0))}@media screen and (max-width: 767px){.btn{font-size:1.4rem}.btn:hover::before{width:0;height:0}}.button-iskra{display:flex;align-items:center;width:8.8rem;height:4rem}.button-iskra__text{margin-right:1.5rem;font-size:.6rem;font-weight:400;line-height:1.4;text-transform:uppercase;color:rgba(42,44,39,.72);transition:color .3s ease-out}.button-iskra img,.button-iskra svg{width:100%;height:100%}.button-iskra svg path{transition:fill .3s ease-in-out}.button-iskra:hover .button-iskra__text{color:#6e8fec}.button-iskra:hover svg path{fill:#6e8fec}.facetwp-dropdown+.select2{width:100% !important}.facetwp-dropdown+.select2 .select2-selection{width:100%;height:4.6rem;padding-left:2rem;padding-right:2rem;border:none;background-color:#000}.facetwp-dropdown+.select2 .select2-selection__rendered{display:flex;justify-content:flex-start;align-items:center;height:100%;padding-left:0;padding-right:0;text-align:left;color:#fafafa}.facetwp-dropdown+.select2 .select2-selection__arrow{top:0;right:2rem;width:2.5rem;height:100%}.facetwp-dropdown+.select2 .select2-selection__arrow b{display:none}.facetwp-dropdown+.select2 .select2-selection__arrow::after{content:"";position:absolute;top:50%;right:0;width:100%;height:2.5rem;background-repeat:no-repeat;background-size:contain;background-position:center center;transform:translateY(-50%) rotate(0deg);transition:transform .3s ease-out;z-index:2}.facetwp-dropdown+.select2-container--open .select2-selection__arrow::after{transform:translateY(-50%) rotate(180deg)}.select2-dropdown{border:none}.select2-results__option{display:flex;justify-content:flex-start;align-items:center;height:4.6rem;padding-left:2rem;padding-right:2rem;background-color:#fafafa;color:#000}.select2-results__option--selected{background-color:#fafafa !important;color:#000}.select2-results__option--highlighted.select2-results__option--selectable{background-color:#fafafa !important;color:#000 !important}.lang-select+.select2{min-width:4.5rem;width:100% !important}.lang-select+.select2 .select2-selection{position:relative;width:100%;height:3rem;border:none;background-color:rgba(0,0,0,0)}.lang-select+.select2 .select2-selection__rendered{display:flex;justify-content:flex-start;align-items:center;height:100%;padding-left:0;padding-right:0;text-align:left;color:#fafafa}.lang-select+.select2 .select2-selection__arrow{top:-0.2rem;right:.1rem;width:2rem;height:100%}.lang-select+.select2 .select2-selection__arrow b{display:none}.lang-select+.select2 .select2-selection__arrow::after{content:"";position:absolute;top:50%;right:0;width:100%;height:2rem;background-repeat:no-repeat;background-size:contain;background-position:center center;transform:translateY(-50%) rotate(0deg);transition:transform .3s ease-out;z-index:2}.lang-select+.select2-container--open .select2-selection__arrow::after{transform:translateY(-50%) rotate(180deg)}.lang-select-dropdown .select2-results__option{display:flex;justify-content:flex-start;align-items:center;height:3rem;padding-left:.5rem;padding-right:.5rem;background-color:#fafafa;color:#000}.lang-select-dropdown .select2-results__option--selected{background-color:#fafafa !important;color:#000}.lang-select-dropdown .select2-results__option--highlighted.select2-results__option--selectable{background-color:#fafafa !important;color:#000 !important}.wpcf7-form-control-wrap{display:block;position:relative}.wpcf7-form-control-wrap input:not([type=checkbox],[type=radio],[type=submit]),.wpcf7-form-control-wrap textarea{width:100%;border:.1rem solid #fafafa;padding:1.5rem;font-family:inherit;background-color:rgba(0,0,0,0);color:#fafafa;outline:none;font-family:"Lato",sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:120%;transition:all .3s ease-in-out}.wpcf7-form-control-wrap input:not([type=checkbox],[type=radio],[type=submit])::placeholder,.wpcf7-form-control-wrap textarea::placeholder{font-size:1.4rem;font-weight:400;line-height:120%;color:#f1ece6}@media screen and (max-width: 767px){.wpcf7-form-control-wrap input:not([type=checkbox],[type=radio],[type=submit])::placeholder,.wpcf7-form-control-wrap textarea::placeholder{font-size:1.4rem}}.wpcf7-form-control-wrap input:not([type=checkbox],[type=radio],[type=submit]):focus,.wpcf7-form-control-wrap input:not([type=checkbox],[type=radio],[type=submit]):active,.wpcf7-form-control-wrap textarea:focus,.wpcf7-form-control-wrap textarea:active{background-color:#fafafa;color:#2a2c27}.wpcf7-form-control-wrap input:not([type=checkbox],[type=radio],[type=submit]):focus::placeholder,.wpcf7-form-control-wrap input:not([type=checkbox],[type=radio],[type=submit]):active::placeholder,.wpcf7-form-control-wrap textarea:focus::placeholder,.wpcf7-form-control-wrap textarea:active::placeholder{color:#2a2c27}.wpcf7-form-control-wrap input:not([type=checkbox],[type=radio],[type=submit]):hover,.wpcf7-form-control-wrap textarea:hover{border-color:#bcdf51}@media screen and (max-width: 991px){.wpcf7-form-control-wrap input:not([type=checkbox],[type=radio],[type=submit]):hover,.wpcf7-form-control-wrap textarea:hover{border-color:#fafafa}}.wpcf7-form-control-wrap input:not([type=checkbox],[type=radio],[type=submit]):disabled,.wpcf7-form-control-wrap textarea:disabled{pointer-events:none;opacity:.5}.wpcf7-form-control-wrap input:not([type=checkbox],[type=radio],[type=submit]).wpcf7-not-valid,.wpcf7-form-control-wrap textarea.wpcf7-not-valid{border-color:#ff6262}.wpcf7-form-control-wrap input:not([type=checkbox],[type=radio],[type=submit]).wpcf7-not-valid::placeholder,.wpcf7-form-control-wrap textarea.wpcf7-not-valid::placeholder{color:#ff6262}.wpcf7-form-control-wrap textarea{height:7.1rem;padding-top:1.8rem}.wpcf7-not-valid-tip{display:inline-block;margin-top:.5rem;font-size:1.4rem;line-height:1.285;color:#ff6262}input[type=checkbox]{width:1.6rem;height:1.6rem;vertical-align:middle;margin:0;line-height:1;appearance:none;user-select:none;cursor:pointer;transition:all .1s}input[type=checkbox]::before{content:"";display:inline-block;width:1.6rem;height:1.6rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("../../static/images/checkbox.svg");transition:all .1s}input[type=checkbox]:checked:before{background-image:url("../../static/images/checkbox-active.svg")}input[type=checkbox]+.wpcf7-list-item-label{user-select:none;cursor:pointer}.wpcf7-list-item label{display:flex;align-items:center;gap:1.2rem}@media screen and (max-width: 991px){.wpcf7-list-item label{gap:1.2rem}}.file-picker{display:inline-flex;cursor:pointer}.file-picker__clip{flex-shrink:0;display:block;width:2.5rem;height:2rem;margin-right:.5rem}.file-picker__clip svg{width:100%;height:auto}.file-picker__text{display:block;margin-top:.3rem}.file-picker__filename{display:block;font-size:1.4rem;margin-top:.5rem;line-height:1.285}.file-picker__filename svg{vertical-align:middle}input[type=file]{overflow:hidden;position:absolute;width:0;height:0;left:-9999px;z-index:-1}.wpcf7-spinner{width:0;height:0;margin:0;display:none}.wpcf7-response-output{display:none}.wpcf7-mask::placeholder{opacity:0}.list{display:flex;flex-direction:column}.list .list_item{position:relative;padding-left:2.2rem;min-height:2.2rem}.list .list_item::before{content:"";position:absolute;top:0;left:0;width:.8rem;height:.8rem;margin:.7rem;border-radius:50%;background-color:#bcdf51;background-size:100%}.swipe-scroll-container{cursor:grab}.accordion-item{width:100rem}.accordion-item .accordion-content{padding:3.5rem 3.5rem;cursor:pointer;background:#fafafa;border-radius:2rem;display:flex;flex-direction:column;margin-bottom:1rem}.accordion-item .accordion-content .accordion-title .title-wrapp{display:flex;align-items:center;justify-content:space-between;width:100%}.accordion-item .accordion-content .accordion-title .title-wrapp .title{font-size:2.8rem;font-style:normal;font-weight:600;line-height:130%;width:86.5rem}@media screen and (max-width: 767px){.accordion-item .accordion-content .accordion-title .title-wrapp .title{font-size:2.2rem;font-style:normal;font-weight:600;line-height:110%}}.accordion-item .accordion-content .accordion-title .icon{transition:all .3s}.accordion-item .accordion-content .accordion-title .icon svg path{transition:all .7s}.accordion-item .accordion-content .accordion-title .icon svg path:last-child{transform:rotate(0deg);transform-origin:center}.accordion-item .accordion-content .accordion-title .icon.rotate svg rect{fill:#000}.accordion-item .accordion-content .accordion-title .icon.rotate svg path{transition:all .7s}.accordion-item .accordion-content .accordion-title .icon.rotate svg path:last-child{transform:rotate(-90deg);transform-origin:center}.accordion-item .accordion-content .accordion-title .icon svg{width:4.5rem;height:4.5rem;flex-shrink:0;transition:all .4s;transform:rotate(0deg)}.accordion-item .accordion-content .accordion-title .icon svg path{transition:all .4s}.accordion-item .accordion-content .accordion-includes{display:none;margin-top:1.7rem}.accordion-item .accordion-content .accordion-includes.active{display:block}.accordion-item .accordion-content .accordion-includes .desc-acc{font-size:1.6rem;font-style:normal;font-weight:400;line-height:125%}.accordion-item .accordion-content .accordion-includes .desc-acc ul{list-style-type:disc;margin-left:2rem}.accordion-item .accordion-content .accordion-includes .desc-acc ul li{list-style-type:disc}.accordion-item .accordion-content .accordion-includes .desc-acc .combination-card{padding:1.5rem;border-radius:.4rem;background:#f2f2f2;gap:1.7rem}.accordion-item .accordion-content .accordion-includes .desc-acc .combination-card img{width:7.2rem;height:7.1rem}.accordion-item .accordion-content .accordion-includes .desc-acc .combination-card .info{gap:.3rem}.accordion-item .accordion-content .accordion-includes .desc-acc .combination-card .info span{font-weight:600;font-size:1.6rem;line-height:130%}.accordion-item .accordion-content .accordion-includes .desc-acc .combination-card .info span:last-child{font-size:1.4rem}@media screen and (max-width: 767px){.accordion-item .accordion-content .accordion-includes .desc-acc .img-wrapp-sert{font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.8rem}}.accordion-item .accordion-content .accordion-includes .desc-acc .img-wrapp-sert img{width:24rem;height:36.1rem}.accordion2 details{position:relative;border-radius:4px;background-color:#fafafa;color:#2a2c27}.accordion2 details summary{list-style:none;display:flex;justify-content:space-between;align-items:center;position:relative;padding:2.3rem 3rem;user-select:none;cursor:pointer}.accordion2 details summary::marker,.accordion2 details summary::-webkit-details-marker{display:none}.accordion2 details.open .accordion2__chevron-box{transform:rotate(180deg)}.accordion2 details.open+hr{margin-top:1rem}.accordion2__item{margin-top:.8rem}.accordion2__item:first-child{margin-top:0}.accordion2__chevron-box{display:flex;justify-content:center;align-items:center;flex-shrink:0;position:relative;width:4.6rem;height:4.8rem;margin-left:2rem;border-radius:50%;background-color:rgba(0,0,0,0);transform:rotate(0);transition:transform .6s}.accordion2__chevron-elem{filter:invert(1)}.accordion2__content{padding:3.5rem;padding-top:0;color:#000}.accordion2__border{margin:0;margin-top:0;border:none;height:1px;background-color:rgba(142,142,142,.3);transition:margin .5s}@media screen and (max-width: 767px){.accordion2 details summary{padding:2rem 1.6rem;font-size:1.6rem;line-height:1.4}.accordion2__chevron{width:2.5rem;height:2.5rem;margin-left:1.5rem}.accordion2__content{padding:2rem;padding-top:0}}.modal-wrap{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;will-change:opacity;z-index:-1}.modal-wrap.modal-show{opacity:1;visibility:visible;transition:opacity .3s ease-out,visibility .3s ease-out;z-index:10000}.modal-wrap .modal-shadow{background:rgba(42,44,39,.5);z-index:100;position:fixed;width:100%;height:100%;top:0}.modal-wrap .modal{overflow:hidden;position:absolute;top:50%;left:50%;right:0;display:flex;flex-direction:column;gap:4rem;width:71.5rem;padding:4rem;background:#6e8fec;transform:translate(-50%, -50%);z-index:100}.modal-wrap .modal::before{content:"";position:absolute;right:-55.4rem;bottom:-126rem;width:182.2rem;height:182.2rem;border-radius:182.2rem;background:radial-gradient(50% 50% at 50% 50%, #2B328E 42%, rgba(43, 50, 142, 0) 100%)}@media screen and (max-width: 767px){.modal-wrap .modal{width:34.5rem;height:auto;padding:4rem 2rem}}.modal-wrap .modal-cross{position:absolute;top:1.2rem;right:1.6rem;display:block;width:1.6rem;height:1.6rem;cursor:pointer;z-index:3;transition:all .3s}.modal-wrap .modal-cross svg path{transition:fill .3s ease-in-out}.modal-wrap .modal-cross:hover svg path{fill:#bcdf51}.modal-wrap .modal-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative;max-width:47.4rem;height:100%;padding:0;z-index:2}.modal-wrap .modal-wrapper .wpcf7{width:100%}.modal-wrap .modal-wrapper .wpcf7-list-item{margin:0}.wpcf7-list-item{margin:0}.modal-active{overflow:hidden}#modal-form .acceptance-row{margin:0}#modal-fail .modal-title{margin-bottom:2.4rem;text-align:center}@media screen and (max-width: 767px){#modal-fail .modal-title{font-size:3.2rem}}#modal-fail .modal-text{margin-bottom:2.4rem;text-align:center}#modal-fail .modal-btn_contact{margin-bottom:.8rem}#modal-fail .modal-btn_contact:last-child{margin:0}#modal-fail .modal-btn_contact span img{width:2.4rem;height:2.4rem;margin-top:-0.4rem}#modal-fail .modal-wrapper{justify-content:space-between}#modal-fail .btn{margin-top:auto}@media screen and (max-width: 767px){#modal-fail .modal-header{margin-bottom:18.15rem}}#modal-form .modal-wrapper .headline3{text-align:center}#modal-form .modal-wrapper .text1{text-align:center;margin-bottom:1rem}#modal-form form{display:flex;flex-direction:column;gap:1.2rem}#modal-form form .btn{margin-top:1.8rem;align-self:center;color:#2a2c27}#modal-form form .btn:disabled{opacity:.5}#modal-form form .btn:disabled:hover{background-color:#fafafa}#modal-form form .btn:hover{background-color:#bcdf51}#modal-form form .wpcf7-list-item-label{color:#fafafa}#modal-cookie{top:auto;bottom:0;height:auto}#modal-cookie .modal-shadow{display:none}#modal-cookie .modal{top:auto;bottom:0;left:0;width:100%;height:auto;padding:3rem;background-color:#fafafa;color:#fafafa;transform:none}@media screen and (max-width: 767px){#modal-cookie .modal{padding:1rem}}#modal-cookie .modal-wrapper{display:flex;justify-content:flex-start;position:static;height:auto;padding:0}#modal-cookie .modal-cross{display:block;top:50%;right:3rem;line-height:0;transform:translateY(-50%)}@media screen and (max-width: 767px){#modal-cookie .modal-cross{right:1.6rem}}#modal-cookie .modal-cross svg{width:auto;height:2.8rem}#modal-cookie .modal-text{margin-top:0;padding-right:3rem;color:#2a2c27}@media screen and (max-width: 767px){#modal-cookie .modal-text{padding-right:4rem}}#success-modal .modal{height:53.4rem}@media screen and (max-width: 991px){#success-modal .modal{height:48.8rem}}#success-modal .modal-wrapper{justify-content:center}#success-modal .modal-wrapper .headline3{text-align:center;color:#fff}.contact-form__input-wrapper{margin-top:.8rem}.contact-form__extra{margin-top:1.5rem}.contact-form__file-picker{margin-top:.8rem}@media screen and (max-width: 767px){.contact-form__file-picker{margin-top:1.5rem}}.contact-form__submit-wrapper{margin-top:1.5rem}.contact-form__row{display:flex;flex-wrap:wrap;width:100%;margin-left:-0.4rem;margin-right:-0.4rem}@media screen and (max-width: 767px){.contact-form__row{flex-direction:column}}.contact-form__row>*{flex:1;padding-left:.4rem;padding-right:.4rem}.contact-form__row .contact-form__extra{margin-top:.8rem}@media screen and (max-width: 767px){.contact-form__row .contact-form__extra{margin-top:1.5rem}}.contact-form__row .contact-form__submit-wrapper{margin-top:.8rem}@media screen and (max-width: 767px){.contact-form__row .contact-form__submit-wrapper{margin-top:1.5rem}}@media screen and (max-width: 767px){.contact-form--subscribe .contact-form__input-wrapper{order:1}}@media screen and (max-width: 767px){.contact-form--subscribe .contact-form__submit-wrapper{order:3}}.contact-form--subscribe .contact-form__extra{width:100%;flex:0 1 auto}@media screen and (max-width: 767px){.contact-form--subscribe .contact-form__extra{order:2}}.swiper-footer{display:flex;justify-content:space-between;margin-top:2.4rem}@media screen and (max-width: 767px){.swiper-footer{margin-top:1.6rem}}.swiper-timeline-block{display:flex;align-items:center;gap:1.6rem}.swiper-timeline{position:relative;width:33.6rem;background:#6e8fec;height:.4rem;border-radius:.8rem;overflow:hidden}@media screen and (max-width: 767px){.swiper-timeline{width:17.8rem}}.swiper-timeline .swiper-progress{position:absolute;content:"";left:0;top:0;width:auto;height:100%;background:#f1ece6;transition:all .3s}.swiper-nav-block{display:flex;gap:1.5rem;margin-left:auto}.swiper-nav-btn{position:relative;display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;border-radius:50%;border:1px solid #353535;transition:all .3s}.swiper-nav-btn:hover{background-color:#2a2c27}.swiper-nav-btn:hover::before{border-left-color:#fafafa;border-bottom-color:#fafafa}@media screen and (max-width: 767px){.swiper-nav-btn{width:3.2rem;height:3.2rem}}.swiper-nav-btn:before{position:absolute;content:"";width:1rem;height:1rem;left:1.6rem;transform:rotate(45deg);border-left:1px solid #353535;border-bottom:1px solid #353535;transition:all .3s}@media screen and (max-width: 767px){.swiper-nav-btn:before{left:1.3rem}}.swiper-nav-btn.swiper-nav-btn__next:before{transform:rotate(-135deg);left:1.1rem}@media screen and (max-width: 767px){.swiper-nav-btn.swiper-nav-btn__next:before{left:.8rem}}@keyframes timeline{from{left:-100%}to{left:0}}.social-list{display:flex;gap:2rem}.social-list .social-item a{position:relative;display:block;width:4.6rem;height:4.6rem}.social-list .social-item a::before,.social-list .social-item a::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;transition:opacity .3s ease-in-out}.social-list .social-item a::before{opacity:1}.social-list .social-item a::after{opacity:0}.social-list .social-item a:hover::before,.social-list .social-item a:active::before{opacity:0}.social-list .social-item a:hover::after,.social-list .social-item a:active::after{opacity:1}@media screen and (max-width: 991px){.social-list .social-item a::before{opacity:0}.social-list .social-item a::after{opacity:1}.social-list .social-item a:hover::before{opacity:0}.social-list .social-item a:hover::after{opacity:1}}.navigation .navigation_list{display:flex;justify-content:center;gap:8rem}@media screen and (max-width: 991px){.navigation .navigation_list{flex-direction:column;gap:0;align-items:center}}.navigation .navigation_list li{min-height:2.6rem;position:relative}@media screen and (max-width: 991px){.navigation .navigation_list li{padding:2rem 0;min-height:unset}}.navigation .navigation_list li:nth-child(2){position:relative;height:100%;font-size:1.6rem;font-weight:400;white-space:nowrap;color:#fafafa;transition:padding-right .3s ease-in-out;cursor:pointer}.navigation .navigation_list li:nth-child(2)::before,.navigation .navigation_list li:nth-child(2)::after{content:"";position:absolute;top:.8rem;right:.5rem;width:1.1rem;height:.6rem;background-size:100%;background-repeat:no-repeat;opacity:0;transition:all .3s ease-in-out}.navigation .navigation_list li:nth-child(2)::before{background-image:url("../../static/images/arrow-nav-white.svg")}.navigation .navigation_list li:nth-child(2)::after{background-image:url("../../static/images/arrow-nav-black.svg")}.navigation .navigation_list li:nth-child(2):hover{padding-right:2.5rem}.navigation .navigation_list li:nth-child(2) a::before,.navigation .navigation_list li:nth-child(2) a::after{content:unset}.navigation .navigation_list li:nth-child(2) ul{position:absolute;top:4.3rem;left:0;display:flex;flex-direction:column;gap:1rem}.navigation .navigation_list li:nth-child(2) ul li{width:fit-content}.navigation .navigation_list li:nth-child(2) ul li:nth-child(2)::before,.navigation .navigation_list li:nth-child(2) ul li:nth-child(2)::after{content:unset}.navigation .navigation_list li:nth-child(2) ul li a{min-height:2.6rem}.navigation .navigation_list li:nth-child(2) ul li a::before,.navigation .navigation_list li:nth-child(2) ul li a::after{content:""}.navigation .navigation_list li:nth-child(3){margin-right:19.1rem}.navigation .navigation_list li a{position:relative;display:block;height:100%;font-size:1.6rem;font-weight:400;line-height:120%;white-space:nowrap;color:#fafafa;cursor:pointer}.navigation .navigation_list li a::before,.navigation .navigation_list li a::after{content:"";position:absolute;bottom:0;left:50%;width:6.8rem;height:.56rem;background-size:100%;background-repeat:no-repeat;transform:translateX(-50%);opacity:0;transition:opacity .3s ease-in-out}.navigation .navigation_list li a::before{background-image:url("../../static/images/link-line-white-hover.svg")}.navigation .navigation_list li a::after{background-image:url("../../static/images/link-line-blue-hover.svg")}.navigation .navigation_list-mobile{display:flex;flex-direction:column;align-items:center}.navigation .navigation_list-mobile a{position:relative;display:block;height:100%;padding:2rem 0;font-size:1.6rem;font-weight:400;line-height:120%;white-space:nowrap;color:#fafafa;cursor:pointer}.link{transition:all .3s ease-in-out;border-bottom:.1rem solid rgba(188,223,81,0)}.link:hover{border-color:#bcdf51;color:#bcdf51}.link.__accent{color:#fafafa}.link.__accent:hover{border-color:#bcdf51;color:#bcdf51}.link-border{border-bottom:.1rem solid #bcdf51;transition:color .3s ease-in-out}.link-border.__accent{color:#fafafa}.link-border:hover{color:#bcdf51}#form-section{scroll-margin-top:8rem}.breadcrumbs{position:absolute;top:7.5rem;left:0;width:100%;z-index:10}@media screen and (max-width: 991px){.breadcrumbs{display:none}}.breadcrumbs .breadcrumbs_wrapper{display:flex;gap:.8rem}.reviews{margin-bottom:14rem}@media screen and (max-width: 991px){.reviews{margin-bottom:10rem}}.reviews .reviews_title{text-align:center;margin-bottom:3rem}@media screen and (max-width: 991px){.reviews .reviews_title{margin-bottom:2rem}}.reviews .reviews_list{display:flex;gap:2rem;margin-left:6rem;padding-bottom:3rem;overflow-x:auto}@media screen and (max-width: 991px){.reviews .reviews_list{gap:1.2rem;padding-bottom:2rem}}@media screen and (max-width: 991px){.reviews .reviews_list{margin-left:1.5rem}}.reviews .reviews_list::-webkit-scrollbar{height:.4rem;background-color:#f1ece6}.reviews .reviews_list::-webkit-scrollbar-thumb{background-color:#6e8fec}.reviews .reviews_item{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:3rem 2rem;min-width:31.5rem;max-width:31.5rem;min-height:36.9rem}@media screen and (max-width: 991px){.reviews .reviews_item{gap:2rem}}.reviews .reviews_item:nth-child(4n+1){background-color:#bcdf51}.reviews .reviews_item:nth-child(4n+2){background-color:#6e8fec}.reviews .reviews_item:nth-child(4n+2) .text3{color:#fafafa}.reviews .reviews_item:nth-child(4n+3){background-color:#2b328e}.reviews .reviews_item:nth-child(4n+3) .text3{color:#fafafa}.reviews .reviews_item:nth-child(4n+4){background-color:#f1ece6}.reviews .reviews_item:nth-child(4n+4) .text3{color:#2b328e}.reviews .reviews_item:hover .reviews_item-image{opacity:1}@media screen and (max-width: 991px){.reviews .reviews_item .reviews_item-image-text-wrapper{display:flex;flex-direction:column;gap:1.2rem}}.reviews .reviews_item .reviews_item-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top;pointer-events:none;opacity:0;transition:opacity .3s ease-in-out}@media screen and (max-width: 991px){.reviews .reviews_item .reviews_item-image{position:static;width:8rem;height:9.4rem;opacity:1}}.circle-block{position:relative;max-width:64rem;height:47.4rem;display:flex;align-items:center;margin:0 auto}@media screen and (max-width: 991px){.circle-block{height:auto}}.circle-block:before{content:"";position:absolute;top:0;left:50%;width:47.4rem;height:47.4rem;transform:translateX(-50%);border-radius:47.4rem;background:radial-gradient(50% 50% at 50% 50%, #BCDF51 42%, rgba(188, 223, 81, 0) 100%)}@media screen and (max-width: 991px){.circle-block:before{top:50%;width:34.5rem;height:34.5rem;transform:translate(-50%, -50%)}}.circle-block .wrapper{display:flex;flex-direction:column;align-items:center;gap:2.5rem;max-width:64rem;padding-left:0;padding-right:0}@media screen and (max-width: 991px){.circle-block .wrapper{padding-left:1.5rem;padding-right:1.5rem;gap:2rem}}.circle-block .circle-block_title,.circle-block .circle-block_content{text-align:center}.about-person{position:relative;width:100%;overflow:hidden}.about-person .wrapper{width:100%;min-height:53rem;display:flex;justify-content:space-between;justify-self:center}@media screen and (max-width: 991px){.about-person .wrapper{flex-direction:column;gap:6rem;padding:0}}.about-person .about-person_content{display:flex;flex-direction:column;justify-content:center;gap:3rem;max-width:53.2rem;z-index:2}@media screen and (max-width: 991px){.about-person .about-person_content{gap:2rem;align-self:center}}.about-person .about-person_content .about-person_description{width:max-content;max-width:53.2rem}@media screen and (max-width: 991px){.about-person .about-person_content .about-person_description{width:100%}}.about-person .about-person_content .about-person_list{max-width:38.8rem}.about-person .about-person_content .btn{margin-top:1rem}@media screen and (max-width: 991px){.about-person .about-person_content .btn.btn__blue::before{width:94rem;height:94rem}}@media screen and (max-width: 991px){.about-person .about-person_content{padding-left:1.5rem;padding-right:1.5rem}.about-person .about-person_content .btn{align-self:center}}.about-person .about-person_background-wrapper .about-person_background{bottom:-15rem;right:-4.4rem;width:113.4rem;height:74rem}@media screen and (max-width: 991px){.about-person .about-person_background-wrapper{display:none}}.about-person .about-person_main-image{position:absolute;bottom:0;right:-4.5rem;display:block;width:77.6rem;height:53.2rem;object-fit:cover;object-position:50% 32%;z-index:1}@media screen and (max-width: 991px){.about-person .about-person_main-image{width:31.2rem;height:27.8rem;object-position:50% 35%}}.about-person .about-person_background{position:absolute;bottom:-13rem;right:0;width:104.4rem;height:64rem;z-index:0}@media screen and (max-width: 991px){.about-person .about-person_background{left:-2.7rem;right:auto;width:43.1rem;height:22.5rem}}.about-person .about-person_background-mobile{display:none}@media screen and (max-width: 991px){.about-person .about-person_background-mobile{display:block;width:37.5rem;height:22.5rem;align-self:center}}.about-person .about-person_list{gap:1rem}.podcast-block{margin-bottom:14rem}@media screen and (max-width: 991px){.podcast-block{margin-bottom:10rem}}.podcast-block .podcast-block_title-link-wrapper{display:flex;justify-content:space-between;align-items:end;margin-bottom:3rem}@media screen and (max-width: 991px){.podcast-block .podcast-block_title-link-wrapper{flex-direction:column;align-items:center;gap:2rem}}.podcast-block .podcast-block_list{display:flex;gap:1.9rem}@media screen and (max-width: 991px){.podcast-block .podcast-block_list{flex-direction:column;gap:4rem;max-width:50rem;justify-self:center}}.podcast-block .podcast-block_item{display:flex;flex-direction:column;gap:1.5rem;max-width:42.7rem}.podcast-block .podcast-block_item-link{position:relative;width:42.7rem;height:24rem;overflow:hidden}@media screen and (max-width: 991px){.podcast-block .podcast-block_item-link{width:100%;height:19.4rem}}.podcast-block .podcast-block_item-link:hover::before,.podcast-block .podcast-block_item-link:hover::after{opacity:1}@media screen and (max-width: 991px){.podcast-block .podcast-block_item-link:hover::before,.podcast-block .podcast-block_item-link:hover::after{opacity:0}}.podcast-block .podcast-block_item-link:hover img{filter:blur(0.675rem)}@media screen and (max-width: 991px){.podcast-block .podcast-block_item-link:hover img{filter:blur(0)}}.podcast-block .podcast-block_item-link::before{content:"";position:absolute;top:50%;left:50%;width:11.2rem;height:11.2rem;background-image:url("../../static/images/play-icon-hover.svg");background-repeat:no-repeat;background-position:center;background-size:cover;transform:translate(-50%, -50%);opacity:0;transition:opacity .3s ease-in-out;z-index:1}.podcast-block .podcast-block_item-link::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(110,143,236,.3);opacity:0;transition:opacity .3s ease-in-out;z-index:1}.podcast-block .podcast-block_item-link img{width:100%;height:100%;object-fit:cover;overflow:hidden;transition:all .3s ease-in-out}.pagination .nav-links{display:flex;align-items:center;justify-self:center;margin:0 auto;width:fit-content}@media screen and (max-width: 991px){.pagination .nav-links{width:100%;justify-content:center}}.pagination .page-numbers{position:relative;width:4.5rem;height:auto;display:flex;padding:1.5rem;font-size:1.6rem;font-weight:400;line-height:120%;color:#2a2c27;transition:all .3s ease-in-out}.pagination .page-numbers:hover{color:#6e8fec}.pagination .page-numbers:hover.prev::before,.pagination .page-numbers:hover.next::before{opacity:.5}.pagination .page-numbers.current{color:#6e8fec}.pagination .page-numbers.prev::before,.pagination .page-numbers.next::before{content:"";position:absolute;top:50%;left:50%;width:1.6rem;height:1.4rem;background-position:center center;background-repeat:no-repeat;background-size:cover;background-image:url("../../static/images/pag-arrow.svg");transform:translate(-50%, -50%);transition:opacity .3s ease-in-out}.pagination .page-numbers.prev{margin-right:1.5rem}@media screen and (max-width: 991px){.pagination .page-numbers.prev{margin-right:auto}}.pagination .page-numbers.prev::before{transform:translate(-50%, -50%) rotate(180deg)}.pagination .page-numbers.next{margin-left:1.5rem}@media screen and (max-width: 991px){.pagination .page-numbers.next{margin-left:auto}}.pagination .page-numbers.disabled{cursor:auto;opacity:.5}.pagination .page-numbers.disabled:hover::before{opacity:1}.header{position:fixed;top:0;left:0;width:100%;padding:1.5rem 0;transition:all .3s ease-in-out;z-index:9998}@media screen and (max-width: 991px){.header{padding-top:2rem}}.header .header-wrapper{position:relative}@media screen and (max-width: 991px){.header .header-wrapper{display:flex;justify-content:space-between;align-items:center}.header .header-wrapper .navigation{display:none}}.header .header_logo{position:absolute;top:50%;left:50%;width:11.2rem;height:3.2rem;transform:translate(-38%, -50%);transition:all .3s ease-in-out}@media screen and (max-width: 991px){.header .header_logo{position:static;display:block;transform:translate(0)}}.header .header_logo.__active-dropdown{transform:translate(-27%, -50%)}.header .header_logo svg{width:100%;height:100%}.header .header_logo svg path:last-child,.header .header_logo svg path:nth-last-child(2){transition:stroke .3s ease-in-out}.header li:nth-child(2){transition:transform .3s ease-in-out,opacity .3s ease-in-out}.header li:nth-child(2):hover::before{opacity:1}.header li:nth-child(2) ul{opacity:0;visibility:hidden;transform:translateY(-100%);transition:all .3s ease-in-out}.header li:nth-child(2).__active{padding-right:2.5rem}.header li:nth-child(2).__active::before,.header li:nth-child(2).__active::after{transform:rotate(180deg)}.header li:nth-child(2).__active::before{opacity:1}.header li:nth-child(2).__active ul{opacity:1;visibility:visible;transform:translateY(0)}.header li a:hover::before{opacity:1}.header.__active{background-color:#fafafa}@media screen and (max-width: 991px){.header.__active{background-color:#6e8fec}}.header.__active li{color:#2a2c27 !important}.header.__active li a{color:#2a2c27}@media screen and (max-width: 991px){.header.__active li a{color:#fafafa}}.header.__active li a:hover::after{opacity:1}.header.__active li:nth-child(2):hover::before{opacity:0}.header.__active li:nth-child(2):hover::after{opacity:1}.header.__active li:nth-child(2).__active::before{opacity:0}.header.__active li:nth-child(2).__active::after{opacity:1}.header.__active .header_logo path:last-child,.header.__active .header_logo path:nth-last-child(2){stroke:#6e8fec}@media screen and (max-width: 991px){.header.__active .header_logo path:last-child,.header.__active .header_logo path:nth-last-child(2){stroke:#fafafa}}.header.__active-dropdown{padding-bottom:12.3rem}.header .header_mobile-menu{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;padding:6.2rem 1.5rem 5.8rem 1.5rem;background-color:#6e8fec;z-index:-1;transform:translateY(-200%);transition:transform .3s ease-in-out}.header .header_mobile-menu.__active{transform:translateY(0)}.header .header_mobile-menu .navigation{width:100%}.header .header_mobile-menu .navigation_item{text-align:center}.header .header_mobile-menu .navigation_item .navigation_item-link::before,.header .header_mobile-menu .navigation_item .navigation_item-link::after{content:unset}.header .header_burger{display:none;transition:transform .3s ease-in-out}@media screen and (max-width: 991px){.header .header_burger{display:flex;flex-direction:column;gap:.7rem;width:2.4rem;height:2rem}}.header .header_burger span{display:block;width:100%;height:.2rem;background-color:#fafafa}.header .header_burger.__active{transform:rotate(-90deg)}.header .header_social-item:nth-of-type(1) a::before{background-image:url("../../static/images/facebook-green.svg")}.header .header_social-item:nth-of-type(1) a::after{background-image:url("../../static/images/facebook-white.svg")}.header .header_social-item:nth-of-type(2) a::before{background-image:url("../../static/images/insta-green.svg")}.header .header_social-item:nth-of-type(2) a::after{background-image:url("../../static/images/insta-white.svg")}.header .header_social-item:nth-of-type(3) a::before{background-image:url("../../static/images/yu-green.svg")}.header .header_social-item:nth-of-type(3) a::after{background-image:url("../../static/images/yu-white.svg")}html.__active{overflow:hidden}.footer{position:relative;display:flex;flex-direction:column;width:100%;height:51rem}@media screen and (max-width: 991px){.footer{height:auto;max-width:70rem;justify-self:center}}.footer .footer-up{display:flex;justify-content:space-between;align-items:end;width:100%;padding-top:17.2rem;padding-bottom:10rem}@media screen and (max-width: 991px){.footer .footer-up{flex-direction:column;align-items:start;gap:4rem;padding-top:8rem;padding-bottom:4rem}}.footer .footer_logo-subscribe-wrapper{display:flex;flex-direction:column;gap:4rem;width:31.5rem}@media screen and (max-width: 991px){.footer .footer_logo-subscribe-wrapper{width:100%;gap:2.8rem}}.footer .footer_logo-subscribe-wrapper .footer_logo{width:100%;height:8.5rem;object-fit:cover}@media screen and (max-width: 991px){.footer .footer_logo-subscribe-wrapper .footer_logo{width:18rem;height:4.9rem}}.footer .footer_logo-subscribe-wrapper .footer_subscribe-link{display:flex;justify-content:space-between;align-items:center;width:100%;border-bottom:.1rem solid #2a2c27;transition:all .3s ease-in-out;cursor:pointer}.footer .footer_logo-subscribe-wrapper .footer_subscribe-link svg path{transition:fill .3s ease-in-out}.footer .footer_logo-subscribe-wrapper .footer_subscribe-link:hover{border-color:#bcdf51}.footer .footer_logo-subscribe-wrapper .footer_subscribe-link:hover svg path{fill:#bcdf51}.footer .footer_navigation{width:auto;height:13.3rem}@media screen and (max-width: 991px){.footer .footer_navigation{width:34.5rem;height:auto}}.footer .footer_navigation .footer_navigation-list{display:grid;grid-template-rows:1fr 1fr 1fr;grid-auto-flow:column;height:auto;column-gap:5rem;row-gap:2.5rem}@media screen and (max-width: 991px){.footer .footer_navigation .footer_navigation-list{grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-auto-flow:row;row-gap:0}}.footer .footer_navigation li{width:fit-content}.footer .footer_navigation li a{position:relative;display:block;height:2.6rem;font-size:1.6rem;font-weight:400;line-height:120%;transition:all .3s ease-in-out}.footer .footer_navigation li a::before{content:"";position:absolute;bottom:0;left:50%;width:6.8rem;height:.56rem;background-size:100%;background-repeat:no-repeat;background-image:url("../../static/images/link-line-blue-hover.svg");transform:translateX(-50%);opacity:0;transition:opacity .3s ease-in-out}@media screen and (max-width: 991px){.footer .footer_navigation li a{padding:1.6rem 0;height:auto}}.footer .footer_navigation li:hover a::before{opacity:1}.footer .footer_social-list{flex-direction:column;gap:1rem}@media screen and (max-width: 991px){.footer .footer_social-list{flex-direction:row;gap:2rem}}.footer .footer_social-list li:nth-of-type(1) a::before{background-image:url("../../static/images/facebook-blue.svg")}.footer .footer_social-list li:nth-of-type(1) a::after{background-image:url("../../static/images/facebook-green.svg")}.footer .footer_social-list li:nth-of-type(2) a::before{background-image:url("../../static/images/insta-blue.svg")}.footer .footer_social-list li:nth-of-type(2) a::after{background-image:url("../../static/images/insta-green.svg")}.footer .footer_social-list li:nth-of-type(3) a::before{background-image:url("../../static/images/yu-blue.svg")}.footer .footer_social-list li:nth-of-type(3) a::after{background-image:url("../../static/images/yu-green.svg")}@media screen and (max-width: 991px){.footer .footer_social-list li a::before{opacity:1}.footer .footer_social-list li a::after{opacity:0}}.footer .footer-down{padding-top:2rem;padding-bottom:2rem;border-top:.1rem solid #2a2c27}@media screen and (max-width: 991px){.footer .footer-down{padding-bottom:4rem}}.footer .footer-down .wrapper{display:flex;justify-content:space-between}@media screen and (max-width: 991px){.footer .footer-down .wrapper{align-items:end}}.footer .footer-down .footer-down_links-wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:8rem}@media screen and (max-width: 991px){.footer .footer-down .footer-down_links-wrapper{width:auto;flex-direction:column-reverse;gap:2rem}}.footer .footer-down .footer-down_links-list{display:flex;justify-content:space-between;align-items:flex-start;gap:8rem}@media screen and (max-width: 991px){.footer .footer-down .footer-down_links-list{flex-direction:column;gap:1.2rem}}.footer .footer-down .footer-down_links-list li a{position:relative;display:block;height:2.6rem;transition:all .3s ease-in-out;font-size:1.6rem;font-weight:400;line-height:120%}@media screen and (max-width: 767px){.footer .footer-down .footer-down_links-list li a{font-size:1.6rem}}.footer .footer-down .footer-down_links-list li a::before{content:"";position:absolute;bottom:0;left:50%;width:6.8rem;height:.56rem;background-size:100%;background-repeat:no-repeat;background-image:url("../../static/images/link-line-blue-hover.svg");transform:translateX(-50%);opacity:0;transition:opacity .3s ease-in-out}.footer .footer-down .footer-down_links-list li a:hover::before{opacity:1}@media screen and (max-width: 991px){.footer .footer-down .footer-down_copyright{padding:1.05rem 0}}.footer .footer_background{position:absolute;bottom:0;left:50%;width:102rem;height:51rem;background-image:url("../../static/images/footer-background.png");background-size:cover;background-repeat:no-repeat;transform:translateX(-50%);opacity:0;transition:opacity .3s ease-in-out;z-index:-1}@media screen and (max-width: 991px){.footer .footer_background{opacity:1}}.footer .footer_background.__active{opacity:1}.info-block{display:flex;gap:2rem}@media screen and (max-width: 991px){.info-block{gap:0;flex-direction:column-reverse;max-width:50rem;justify-self:center}}.info-block:nth-child(2n){flex-direction:row-reverse}@media screen and (max-width: 991px){.info-block:nth-child(2n){flex-direction:column-reverse}}.info-block-container{display:flex;flex-direction:column;align-items:center;gap:2rem}.info-block .info-block_content{display:flex;flex-direction:column;gap:3rem;padding:4rem;max-width:76.2rem;width:76.2rem;color:#fafafa;background-color:#6e8fec}@media screen and (max-width: 991px){.info-block .info-block_content{padding:2rem;gap:2.4rem;width:100%}}.info-block .info-block_content-text-wrapper{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 991px){.info-block .info-block_content-text-wrapper{gap:1.6rem}}.info-block .info-block_content-list{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 991px){.info-block .info-block_content-list{gap:1.6rem}}.info-block .info-block_content-list li{position:relative;padding-left:2.2rem}.info-block .info-block_content-list li::before{content:"";position:absolute;top:0;left:0;width:.8rem;height:.8rem;margin:.7rem;border-radius:50%;background-color:#bcdf51;background-size:100%}.info-block .info-block_image{width:31.5rem;height:auto;object-fit:cover;object-position:top;pointer-events:none}@media screen and (max-width: 991px){.info-block .info-block_image{width:100%;height:50rem;object-position:center}}@media screen and (max-width: 767px){.info-block .info-block_image{height:34rem}}.default-hero-section{position:relative;margin-bottom:6rem;background-color:#6e8fec;overflow:hidden}.default-hero-section .wrapper{padding-top:17.1rem;padding-bottom:17.1rem;display:flex;flex-direction:column;align-items:center;gap:3rem}@media screen and (max-width: 991px){.default-hero-section .wrapper{padding-top:23.2rem;padding-bottom:23.2rem;gap:2.8rem}}.default-hero-section .wrapper::before{content:"";position:absolute;top:-9.6rem;left:-3.6rem;width:151.2rem;height:151.2rem;border-radius:1512px;background:radial-gradient(50% 50% at 50% 50%, #2B328E 42%, rgba(43, 50, 142, 0) 100%);pointer-events:none;z-index:1}@media screen and (max-width: 991px){.default-hero-section .wrapper::before{top:9.3rem;left:50%;width:105.9rem;height:105.9rem;transform:translateX(-50%)}}.default-hero-section .wrapper::after{content:"";position:absolute;top:5.7rem;left:6rem;width:120.8rem;height:60.3rem;background-image:url("../../static/images/consultation-page/hero-section-consul.png");background-size:cover;pointer-events:none;z-index:0}@media screen and (max-width: 991px){.default-hero-section .wrapper::after{top:17rem;left:-20rem;width:115.5rem;height:58.4rem}}@media screen and (max-width: 767px){.default-hero-section .wrapper::after{width:63.5rem;height:32.4rem}}.default-hero-section h1{text-align:center;z-index:2}.default-hero-section p{position:relative;margin-bottom:2.4rem;text-align:center;z-index:2}.default-hero-section p:last-child{margin-bottom:0}.default-hero-section .default-hero-section_text-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem}@media screen and (max-width: 991px){.default-hero-section .default-hero-section_text-wrapper{gap:1.6rem}}.default-hero-section .default-hero-section_text-wrapper p{max-width:63.4rem}.default-hero-section .default-hero-section_text-wrapper .btn{margin-top:1rem}@media screen and (max-width: 991px){.default-hero-section .default-hero-section_text-wrapper .btn{margin-top:1.2rem}}.default-hero-section.course-hero-section .wrapper{padding-top:14.9rem;padding-bottom:4.8rem}.blog-cards{margin-bottom:14rem}@media screen and (max-width: 991px){.blog-cards{margin-bottom:10rem}}.blog-cards .blog-cards_title-wrapper{display:flex;justify-content:space-between;align-items:end;margin-bottom:3rem}.blog-cards .blog-cards_list{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:2rem;row-gap:3rem;margin-bottom:7rem}@media screen and (max-width: 991px){.blog-cards .blog-cards_list{grid-template-columns:1fr;max-width:50rem;justify-self:center;row-gap:4rem;margin-bottom:6rem}}.blog-cards .blog-cards_item{display:flex;flex-direction:column;gap:1rem}.blog-cards .blog-cards_item h3{transition:color .3s ease-in-out}.blog-cards .blog-cards_item:hover h3,.blog-cards .blog-cards_item:active h3{color:#6e8fec}.blog-cards .blog-cards_item:hover .blog-cards_item-image,.blog-cards .blog-cards_item:active .blog-cards_item-image{transform:scale(1.1)}@media screen and (max-width: 991px){.blog-cards .blog-cards_item:hover h3,.blog-cards .blog-cards_item:active h3{color:#2a2c27}}.blog-cards .blog-cards_item-image-wrapper{width:100%;height:31.3rem;overflow:hidden}@media screen and (max-width: 991px){.blog-cards .blog-cards_item-image-wrapper{height:25.3rem}}.blog-cards .blog-cards_item-image{width:100%;height:100%;object-fit:cover;pointer-events:none;transition:transform .3s ease-in-out}.blog-cards .blog-cards_item-date{color:#6e8fec}.blog-cards .blog-cards_item-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shop-block{margin-bottom:14rem}@media screen and (max-width: 991px){.shop-block{margin-bottom:10rem}}.shop-block .shop-block_title-wrapper{display:flex;justify-content:space-between;align-items:end;width:100%;margin-bottom:3rem}@media screen and (max-width: 991px){.shop-block .shop-block_title-wrapper{flex-direction:column;gap:2rem;align-items:center;margin-bottom:2.8rem}}.shop-block .shop-block_list{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media screen and (max-width: 991px){.shop-block .shop-block_list{flex-direction:column;gap:4rem}}@media screen and (max-width: 767px){.shop-block .shop-block_list{grid-template-columns:repeat(1, 1fr)}}.shop-block .shop-block_item{position:relative;display:flex;flex-direction:column;align-items:center;width:42.7rem;text-align:center}@media screen and (max-width: 991px){.shop-block .shop-block_item{width:100%;max-width:37.5rem}}.shop-block .shop-block_item:hover .shop-block_item-link-wrapper{opacity:1}@media screen and (max-width: 991px){.shop-block .shop-block_item:hover .shop-block_item-link-wrapper{opacity:0;z-index:1}}.shop-block .shop-block_item .shop-block_item-image-wrapper{margin-bottom:1.5rem;width:42.7rem;height:42.7rem}@media screen and (max-width: 991px){.shop-block .shop-block_item .shop-block_item-image-wrapper{width:100%;height:34.5rem}}.shop-block .shop-block_item .shop-block_item-image-wrapper img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 991px){.shop-block .shop-block_item .shop-block_item-image-wrapper{position:relative}}.shop-block .shop-block_item .shop-block_item-link-wrapper{position:absolute;top:0;left:0;width:100%;height:42.7rem;background-color:rgba(188,223,81,.8);backdrop-filter:blur(0.675rem);opacity:0;transition:opacity .3s ease-in-out}@media screen and (max-width: 991px){.shop-block .shop-block_item .shop-block_item-link-wrapper{height:100%;z-index:1}}.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 991px){.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-text{width:100%;height:100%;pointer-events:auto}}.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-text::after{content:"";position:absolute;top:.5rem;right:-2.4rem;width:1.4rem;height:1.4rem;background-image:url("../../static/images/arrow-link.svg");background-repeat:no-repeat;background-size:cover}.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-btn-promo{position:absolute;bottom:4rem;left:50%;width:27.1rem;text-align:center;box-shadow:unset;transform:translateX(-50%);transition:all .3s ease}.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-btn-promo span{font-weight:400}.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-btn-promo:hover::before{content:unset}.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-btn-promo .promo-code{color:#2b328e;text-decoration:underline;text-underline-offset:.4rem}.shop-block .shop-block_item .shop-block_item-link-wrapper .copied{display:inline-block;animation:fadeInOut 2s ease-in-out}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-5px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-5px)}}.shop-block .shop-block_item .shop-block_item-image{display:block;width:100%;height:100%;margin-bottom:1.5rem;object-fit:cover}@media screen and (max-width: 991px){.shop-block .shop-block_item .shop-block_item-image{height:34.5rem;margin-bottom:1.2rem}}.shop-block .shop-block_item .shop-block_item-promo{display:none}@media screen and (max-width: 991px){.shop-block .shop-block_item .shop-block_item-promo{display:block;margin-top:.8rem}}.blog-cards{margin-bottom:14rem}@media screen and (max-width: 991px){.blog-cards{margin-bottom:10rem}}.blog-cards .blog-cards_title-wrapper{display:flex;justify-content:space-between;align-items:end;margin-bottom:3rem}.blog-cards .blog-cards_list{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:2rem;row-gap:3rem;margin-bottom:7rem}@media screen and (max-width: 991px){.blog-cards .blog-cards_list{grid-template-columns:1fr;max-width:50rem;justify-self:center;row-gap:4rem;margin-bottom:6rem}}.blog-cards .blog-cards_item{display:flex;flex-direction:column;gap:1rem}.blog-cards .blog-cards_item h3{transition:color .3s ease-in-out}.blog-cards .blog-cards_item:hover h3,.blog-cards .blog-cards_item:active h3{color:#6e8fec}.blog-cards .blog-cards_item:hover .blog-cards_item-image,.blog-cards .blog-cards_item:active .blog-cards_item-image{transform:scale(1.1)}@media screen and (max-width: 991px){.blog-cards .blog-cards_item:hover h3,.blog-cards .blog-cards_item:active h3{color:#2a2c27}}.blog-cards .blog-cards_item-image-wrapper{width:100%;height:31.3rem;overflow:hidden}@media screen and (max-width: 991px){.blog-cards .blog-cards_item-image-wrapper{height:25.3rem}}.blog-cards .blog-cards_item-image{width:100%;height:100%;object-fit:cover;pointer-events:none;transition:transform .3s ease-in-out}.blog-cards .blog-cards_item-date{color:#6e8fec}.blog-cards .blog-cards_item-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shop-block{margin-bottom:14rem}@media screen and (max-width: 991px){.shop-block{margin-bottom:10rem}}.shop-block .shop-block_title-wrapper{display:flex;justify-content:space-between;align-items:end;width:100%;margin-bottom:3rem}@media screen and (max-width: 991px){.shop-block .shop-block_title-wrapper{flex-direction:column;gap:2rem;align-items:center;margin-bottom:2.8rem}}.shop-block .shop-block_list{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media screen and (max-width: 991px){.shop-block .shop-block_list{flex-direction:column;gap:4rem}}@media screen and (max-width: 767px){.shop-block .shop-block_list{grid-template-columns:repeat(1, 1fr)}}.shop-block .shop-block_item{position:relative;display:flex;flex-direction:column;align-items:center;width:42.7rem;text-align:center}@media screen and (max-width: 991px){.shop-block .shop-block_item{width:100%;max-width:37.5rem}}.shop-block .shop-block_item:hover .shop-block_item-link-wrapper{opacity:1}@media screen and (max-width: 991px){.shop-block .shop-block_item:hover .shop-block_item-link-wrapper{opacity:0;z-index:1}}.shop-block .shop-block_item .shop-block_item-image-wrapper{margin-bottom:1.5rem;width:42.7rem;height:42.7rem}@media screen and (max-width: 991px){.shop-block .shop-block_item .shop-block_item-image-wrapper{width:100%;height:34.5rem}}.shop-block .shop-block_item .shop-block_item-image-wrapper img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 991px){.shop-block .shop-block_item .shop-block_item-image-wrapper{position:relative}}.shop-block .shop-block_item .shop-block_item-link-wrapper{position:absolute;top:0;left:0;width:100%;height:42.7rem;background-color:rgba(188,223,81,.8);backdrop-filter:blur(0.675rem);opacity:0;transition:opacity .3s ease-in-out}@media screen and (max-width: 991px){.shop-block .shop-block_item .shop-block_item-link-wrapper{height:100%;z-index:1}}.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 991px){.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-text{width:100%;height:100%;pointer-events:auto}}.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-text::after{content:"";position:absolute;top:.5rem;right:-2.4rem;width:1.4rem;height:1.4rem;background-image:url("../../static/images/arrow-link.svg");background-repeat:no-repeat;background-size:cover}.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-btn-promo{position:absolute;bottom:4rem;left:50%;width:27.1rem;text-align:center;box-shadow:unset;transform:translateX(-50%);transition:all .3s ease}.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-btn-promo span{font-weight:400}.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-btn-promo:hover::before{content:unset}.shop-block .shop-block_item .shop-block_item-link-wrapper .shop-block_item-btn-promo .promo-code{color:#2b328e;text-decoration:underline;text-underline-offset:.4rem}.shop-block .shop-block_item .shop-block_item-link-wrapper .copied{display:inline-block;animation:fadeInOut 2s ease-in-out}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-5px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-5px)}}.shop-block .shop-block_item .shop-block_item-image{display:block;width:100%;height:100%;margin-bottom:1.5rem;object-fit:cover}@media screen and (max-width: 991px){.shop-block .shop-block_item .shop-block_item-image{height:34.5rem;margin-bottom:1.2rem}}.shop-block .shop-block_item .shop-block_item-promo{display:none}@media screen and (max-width: 991px){.shop-block .shop-block_item .shop-block_item-promo{display:block;margin-top:.8rem}}.ui-kit{display:flex;flex-direction:column;gap:3.2rem}.ui-kit section{background:#000;padding:12rem 0;color:#fafafa}.ui-kit section.section-light{background-color:#fafafa;color:#2a2c27}.ui-kit section.section-green{color:#fafafa}.ui-kit section .row{flex-shrink:0;display:flex;width:100%;margin-top:1.6rem;gap:1.6rem}@media screen and (max-width: 767px){.ui-kit section .row{flex-direction:column}}.ui-kit section .inner{display:flex;flex-wrap:wrap;margin-top:1rem}@media screen and (max-width: 767px){.ui-kit section .inner{flex-wrap:wrap}}.ui-kit section .column{width:auto;padding-left:.8rem;padding-right:.8rem;padding-bottom:1.5rem}.ui-kit section .title{margin-bottom:1rem;font-family:"Lato",sans-serif;font-size:3rem}.ui-kit section .item{margin-top:1.5rem}.ui-kit section .bkg-black{background-color:#2a2c27}.ui-kit section .bkg-light{background-color:gray}.ui-kit .colors .row{margin-top:1.6rem}.ui-kit .colors .row div{width:19.9rem;height:19.9rem;display:flex;align-items:center;justify-content:center}.ui-kit .colors .row div.linen{background:#f1ece6;color:#2a2c27}.ui-kit .colors .row div.cornflower-blue{background:#6e8fec;color:#2a2c27}.ui-kit .colors .row div.white{background:#fafafa;color:#2a2c27}.ui-kit .colors .row div.black-green{background:#2a2c27;color:#fafafa}.ui-kit .colors .row div.dark_gray{background:#353535;color:#fafafa}.ui-kit .colors .row div.deep-blue{background:#2b328e}.ui-kit .colors .row div.link{background:#2049fd}.ui-kit .colors .row div.green-bud{background:#bcdf51}.ui-kit .typography .column{width:75%;flex-direction:column}.ui-kit .typography .column h1,.ui-kit .typography .column h2,.ui-kit .typography .column h3,.ui-kit .typography .column p{margin-top:2.9rem}.ui-kit .selects .column{width:30rem}.ui-kit .form-elements .inner{justify-content:center;background:gray}.ui-kit .form-elements form{width:37.9rem}@media screen and (max-width: 767px){.ui-kit .column{width:100% !important}}.card{position:relative;display:flex}@media screen and (max-width: 991px){.card{flex-direction:column}}@media screen and (max-width: 767px){.card{flex-direction:column}}.card_slider{position:relative;max-width:100%;height:77rem}@media screen and (max-width: 991px){.card_slider{height:59rem}}@media screen and (max-width: 767px){.card_slider{height:49rem}}.card_slider-wrapper{position:fixed;max-width:41%;max-height:77rem}@media screen and (max-width: 991px){.card_slider-wrapper{position:absolute;top:12.4rem;left:50%;max-width:50%;height:58rem;transform:translateX(-50%)}}@media screen and (max-width: 767px){.card_slider-wrapper{position:absolute;top:9.3rem;left:0;max-height:48.9rem;max-width:100%;transform:translateX(0)}}.card_slider-button-wrapper{position:absolute;top:50%;left:0;display:flex;justify-content:space-between;width:100%;padding:0 2rem;transform:translateY(-50%);z-index:1}@media screen and (max-width: 991px){.card_slider-button-wrapper{padding:0 .8rem}}@media screen and (max-width: 767px){.card_slider-button-wrapper{padding:0 .8rem}}.card_slider-slide{background:#6e8fec}.card_slider-slide img{width:100%;height:100%;object-fit:cover;justify-self:center}.card_slider-button{background-color:hsla(0,0%,100%,.6);border:none;cursor:pointer}.card_slider-button__next{transform:rotate(180deg)}@media screen and (max-width: 991px){.card_slider-thumb-list{bottom:1rem}}@media screen and (max-width: 767px){.card_slider-thumb-list{bottom:2.4rem}}.card_slider-promo{position:absolute;top:1.6rem;left:1.6rem;display:block;width:fit-content;padding:1rem;border-radius:.5rem;color:#fafafa;background-color:#2b328e;z-index:10}.card_info{display:flex;flex-direction:column;flex-grow:1;padding-left:41%}@media screen and (max-width: 991px){.card_info{padding-left:0}}@media screen and (max-width: 767px){.card_info{padding-left:0}}.card_info-header{position:fixed;width:100%;z-index:100}.card_info-header-wrapper{position:relative;width:59%;padding:4rem 4rem 0 4rem;background-color:#2a2c27}@media screen and (max-width: 991px){.card_info-header-wrapper{width:100%;padding:3.2rem 3rem 3rem 3rem}}@media screen and (max-width: 767px){.card_info-header-wrapper{width:100%;padding:3.2rem 1.6rem 1.6rem 1.6rem}}.card_info-close{position:absolute;top:4rem;right:4rem;display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;border:.1rem solid #fafafa;border-radius:50%;transition:all .6s}.card_info-close:hover{background-color:#fafafa;transform:rotate(-180deg)}.card_info-close:hover svg path{fill:#2a2c27}@media screen and (max-width: 991px){.card_info-close{top:3.5rem;right:1.6rem}}@media screen and (max-width: 767px){.card_info-close{top:3.5rem;right:1.6rem}}.card_info-header-text,.card_info-header-title{color:#fafafa}.card_info-header-text{margin-bottom:.8rem}@media screen and (max-width: 991px){.card_info-header-text{margin-bottom:.8rem}}@media screen and (max-width: 767px){.card_info-header-text{margin-bottom:0}}.card_info-header-title{margin-bottom:1.6rem}@media screen and (max-width: 991px){.card_info-header-title{margin-bottom:0}}@media screen and (max-width: 767px){.card_info-header-title{margin-bottom:0}}.card_links-list{display:flex;gap:2.4rem}@media screen and (max-width: 991px){.card_links-list{display:none}}@media screen and (max-width: 767px){.card_links-list{display:none}}.card_links-item{position:relative}.card_links-item::after{position:absolute;content:"";bottom:0;left:0;width:100%;height:.4rem;background-color:#f1ece6;opacity:0;transition:all .3s}.card_links-item:hover.card_links-item::after,.card_links-item:hover.card_links-item a{opacity:1}.card_links-item a{display:block;padding:1.6rem 0;color:#fafafa;opacity:.5}.card_links-item__active a,.card_links-item__active::after{opacity:1}.card_info-container{display:flex;flex-direction:column;gap:8rem;flex-grow:1;padding:23rem 8rem 6.9rem 4rem}@media screen and (max-width: 991px){.card_info-container{padding:60rem 3rem 6.9rem 3rem}}@media screen and (max-width: 767px){.card_info-container{padding:61.5rem 1.5rem 6.9rem 1.9rem}}@media screen and (max-width: 991px){.card_info-price-block{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width: 767px){.card_info-price-block{display:flex;flex-direction:column;align-items:start}}.card_info-price-wrapper{display:flex;gap:.4rem;margin-bottom:.4rem}.card_info-title{margin-bottom:2.4rem}@media screen and (max-width: 991px){.card_info-title{margin-bottom:1.6rem}}@media screen and (max-width: 767px){.card_info-title{margin-bottom:1.6rem}}.card_info-old-price{margin-bottom:.3rem;margin-right:.5rem;align-self:end;text-decoration:line-through}.card_info-quastion{position:relative;align-self:center}.card_info-quastion:hover .card_info-quastion-tooltip{opacity:1}.card_info-quastion img{width:2.4rem;height:2.4rem;cursor:pointer}.card_info-quastion-tooltip{position:absolute;top:-3rem;left:50%;display:block;width:26.9rem;padding:.4rem .8rem;background-color:#353535;border-radius:.4rem;transform:translateX(-50%);opacity:0;transition:all .3s}.card_info-quastion-tooltip::after{content:"";position:absolute;bottom:-0.5rem;left:50%;transform:translateX(-50%);width:0;height:0;border-left:.6rem solid rgba(0,0,0,0);border-right:.6rem solid rgba(0,0,0,0);border-top:.6rem solid #353535}.card_info-quastion-tooltip span{color:#fafafa}.card_info-second-price{display:flex;gap:.8rem;margin-bottom:1.6rem}@media screen and (max-width: 991px){.card_info-second-price{margin-bottom:2.4rem}}@media screen and (max-width: 767px){.card_info-second-price{margin-bottom:2.4rem}}@media screen and (max-width: 991px){.card_info-btn,.card_info-btn-up{width:30%}}@media screen and (max-width: 767px){.card_info-btn,.card_info-btn-up{width:100%}}.card_info-btn-up{display:none}@media screen and (max-width: 767px){.card_info-btn-up{display:block}}.card_info-btn-up span{position:relative;border:.1rem solid #353535;background-color:#fafafa}.card_info-description-text{display:flex;flex-direction:column;gap:.8rem}.card_info-сharacteristics-list{padding-right:1.5rem}@media screen and (max-width: 991px){.card_info-сharacteristics-item{position:relative;flex-direction:column;align-items:start;gap:.4rem;padding:1.6rem 0;border-bottom:.1rem solid rgba(0,0,0,.1)}}@media screen and (max-width: 767px){.card_info-сharacteristics-item{position:relative;flex-direction:column;align-items:start;gap:.4rem;padding:1.6rem 0;border-bottom:.1rem solid rgba(0,0,0,.1)}}@media screen and (max-width: 991px){.card_info-сharacteristics-fill{display:none}}@media screen and (max-width: 767px){.card_info-сharacteristics-fill{display:none}}@media screen and (max-width: 991px){.card_info-сharacteristics-value{padding:0}}@media screen and (max-width: 767px){.card_info-сharacteristics-value{padding:0}}.card_info-comparison-table tr{position:relative;display:grid;grid-template-columns:33rem 17.6rem 17.6rem;grid-template-areas:"name usual silicone";justify-content:start;column-gap:2.4rem}.card_info-comparison-table tr::after{position:absolute;content:"";bottom:0;left:0;width:100%;height:.1rem;background-color:rgba(0,0,0,.1)}@media screen and (max-width: 991px){.card_info-comparison-table tr{grid-template-columns:1fr 1fr;grid-template-areas:"name name" "usual silicone";column-gap:1.5rem;row-gap:1.6rem;padding:1.6rem 0 1.4rem 0;border-bottom:.1rem solid rgba(0,0,0,.1)}.card_info-comparison-table tr::after{all:unset}.card_info-comparison-table tr:first-child{padding-top:0}.card_info-comparison-table tr:first-child .comparison-table_name{display:none}}@media screen and (max-width: 767px){.card_info-comparison-table tr{grid-template-columns:1fr 1fr;grid-template-areas:"name name" "usual silicone";column-gap:1.5rem;row-gap:1.6rem;padding:1.6rem 0 1.4rem 0;border-bottom:.1rem solid rgba(0,0,0,.1)}.card_info-comparison-table tr::after{all:unset}.card_info-comparison-table tr:first-child{padding-top:0}.card_info-comparison-table tr:first-child .comparison-table_name{display:none}}.card_info-comparison-table th,.card_info-comparison-table td{display:flex;gap:.5rem;justify-content:start;padding:1.6rem 0;text-align:start}@media screen and (max-width: 991px){.card_info-comparison-table th,.card_info-comparison-table td{padding:0}}@media screen and (max-width: 767px){.card_info-comparison-table th,.card_info-comparison-table td{padding:0}}.card_info-comparison-table th{padding-top:0}.card_info-comparison-table th>img{width:2.4rem;height:2.4rem}.card_info-comparison-table th:first-child{margin-top:1.2rem}.card_info-certificates-list{display:flex;flex-direction:column}@media screen and (max-width: 991px){.card_info-certificates-list{gap:.8rem}}@media screen and (max-width: 767px){.card_info-certificates-list{gap:.8rem}}.card_info-certificates-btn{display:flex;align-items:center;gap:.8rem;width:100%;padding:1rem .8rem;border-radius:1rem;background-color:#fafafa;transition:all .3s}.card_info-certificates-btn:hover{background-color:#6e8fec}@media screen and (max-width: 991px){.card_info-certificates-btn{padding:.8rem;background-color:#6e8fec}}@media screen and (max-width: 767px){.card_info-certificates-btn{padding:.8rem;background-color:#6e8fec}}.card_info-certificates-image{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:4rem;width:4rem;padding:.2rem}.card_info-certificates-btn img{width:2.4rem;height:3.2rem}@media screen and (max-width: 991px){.card_info-certificates-btn img{width:3.4rem}}@media screen and (max-width: 767px){.card_info-certificates-btn img{width:3.4rem}}.card_info-certificates-btn span{text-align:start}.card_info-instructions-list{display:flex;flex-direction:column;gap:1.6rem}.card_info-instructions-subtitle{margin-bottom:.8rem}.comparison-table_name{grid-area:name}.comparison-table_usual{grid-area:usual}.comparison-table_silicone{grid-area:silicone}#description,#сharacteristics,#comparison,#certificates,#instructions{scroll-margin-top:20rem}html{scroll-behavior:smooth}.page-404_container{object-fit:cover;background-image:url("../../static/images/404/404.jpg");background-repeat:no-repeat;background-size:cover;background-position:center center;width:100%;max-width:100%;min-height:100vh;background-color:#2b328e;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6.8rem}@media screen and (max-width: 767px){.page-404_container{gap:2.8rem}}.page-404_container h1{color:#bcdf51;text-align:center}.page-404_container h1 span{color:#fafafa}.page-404_container .btn{width:12rem}@media screen and (max-width: 767px){.page-404_container .btn{width:9.8rem}}.privacy-policy{width:84rem;margin:0 auto;margin-top:4rem;padding-bottom:18.6rem}.privacy-policy h1{margin-bottom:4rem;font-size:4.8rem;font-weight:600;line-height:110%;letter-spacing:.04rem;color:#2a2c27}.privacy-policy h2{margin-bottom:2.4rem;font-size:2rem;font-weight:500;line-height:150%;letter-spacing:.04rem;color:#353535}.privacy-policy p{margin-bottom:4rem;font-size:1.6rem;font-weight:400;line-height:150%}.privacy-policy p:last-child{margin-bottom:0}.privacy-policy ul{padding-left:2rem;margin-bottom:4.8rem;margin-bottom:4rem;font-size:1.6rem;font-weight:400;line-height:150%}.privacy-policy ul li{margin-bottom:1.6rem;list-style:disc}.main-page .hero-section{position:relative;padding-top:16.3rem;padding-bottom:10.2rem}@media screen and (max-width: 991px){.main-page .hero-section{padding-top:8.2rem;padding-bottom:2rem}}.main-page .hero-section .wrapper{z-index:1}.main-page .hero-section .hero-section_title{display:flex;flex-direction:column;max-width:75.5rem;margin-bottom:6rem;font-size:6rem}@media screen and (max-width: 991px){.main-page .hero-section .hero-section_title{margin-bottom:31.6rem;font-size:2.6rem}}.main-page .hero-section .hero-section_links-list{display:flex;gap:1.5rem;max-width:75.5rem}@media screen and (max-width: 991px){.main-page .hero-section .hero-section_links-list{flex-direction:column;gap:.8rem}}.main-page .hero-section .hero-section_links-item{width:100%}.main-page .hero-section .hero-section_links-item a{width:100%}.main-page .hero-section .hero-section_background{position:absolute;bottom:0;right:0;display:block;width:100%;height:100%;background-color:#6e8fec;z-index:0}.main-page .hero-section .hero-section_background img{width:100%;height:100%;object-fit:cover;pointer-events:none}.main-page .therapies{padding-top:10rem}@media screen and (max-width: 991px){.main-page .therapies{padding-top:8rem}}.main-page .therapies .therapies-description{display:flex;flex-direction:column;align-items:center;gap:2.5rem;margin:0 auto;max-width:64rem;margin-bottom:14rem}@media screen and (max-width: 991px){.main-page .therapies .therapies-description{margin-bottom:10rem}}.main-page .therapies .therapies-description .headline3{max-width:55.4rem;text-align:center}.main-page .therapies .therapies-description .text1{text-align:center}.main-page .therapies .therapies_list-wrapper{display:flex;justify-content:center;gap:10.6rem;padding-left:6rem}@media screen and (max-width: 991px){.main-page .therapies .therapies_list-wrapper{padding-left:0;flex-direction:column;gap:4rem}}.main-page .therapies .therapies_list-wrapper .headline2{max-width:45.2rem}@media screen and (max-width: 991px){.main-page .therapies .therapies_list-wrapper .headline2{padding:0 1.5rem;text-align:center}}.main-page .therapies .therapies_list{display:flex;gap:2rem;padding-bottom:2.5rem;overflow-x:auto}@media screen and (max-width: 991px){.main-page .therapies .therapies_list{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:2rem}}.main-page .therapies .therapies_list::-webkit-scrollbar{height:.4rem;background-color:#f1ece6}.main-page .therapies .therapies_list::-webkit-scrollbar-thumb{background-color:#6e8fec}.main-page .therapies .therapies-card{display:flex;flex-direction:column;min-width:31.5rem;max-width:31.5rem;min-height:30.4rem;justify-content:space-between;padding:2.5rem;background-color:#6e8fec}@media screen and (max-width: 991px){.main-page .therapies .therapies-card{min-width:29.9rem;min-height:25.8rem;padding:2rem 1.6rem}}.main-page .therapies .therapies-card .therapies-card_list{gap:1.5rem}.main-page .about-main{padding-top:9rem;margin-bottom:14rem;overflow:hidden}@media screen and (max-width: 991px){.main-page .about-main{margin-bottom:10rem;padding-top:9.7rem}}.main-page .about-main .about-main_experience{margin-bottom:9rem;padding:14rem 0}@media screen and (max-width: 991px){.main-page .about-main .about-main_experience{padding:1.6rem 0;margin-bottom:10rem}}.main-page .about-main .about-main_experience.anim-forward::before{animation:animBackAbout 3s forwards ease-in-out}@media screen and (max-width: 991px){.main-page .about-main .about-main_experience.anim-forward::before{animation:animBackAboutMobile 3s forwards ease-in-out}}.main-page .offer{margin-bottom:14rem}@media screen and (max-width: 991px){.main-page .offer{margin-bottom:10rem}}.main-page .offer .offer_title{margin-bottom:2rem}.main-page .offer .offer_title-description-wrapper{max-width:44.4rem;margin:0 auto;margin-bottom:4rem}@media screen and (max-width: 991px){.main-page .offer .offer_title-description-wrapper{margin-bottom:2.8rem}}.main-page .offer .offer_title,.main-page .offer .offer_description{text-align:center}.main-page .offer .offer_list{display:flex;gap:2rem}@media screen and (max-width: 991px){.main-page .offer .offer_list{flex-direction:column;align-items:center;gap:1.2rem}}.main-page .offer .offer_card{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:42.6rem;height:41.9rem;padding:2rem;overflow:hidden;z-index:1}@media screen and (max-width: 991px){.main-page .offer .offer_card{width:34.5rem;height:34.5rem}}@media screen and (max-width: 991px){.main-page .offer .offer_card:nth-child(2) .offer_card-description{max-width:18.9rem}}.main-page .offer .offer_card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(110,143,236,.6);opacity:0;transition:opacity .3s ease-in-out}.main-page .offer .offer_card::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(43, 50, 142, 0) 69.37%, rgba(43, 50, 142, 0.4) 88.83%);transition:opacity .3s ease-in-out}.main-page .offer .offer_card:hover .offer_card-image{filter:blur(1.35rem)}.main-page .offer .offer_card:hover .offer_card-description{opacity:1}.main-page .offer .offer_card:hover::before{opacity:1}.main-page .offer .offer_card:hover::after{opacity:0}@media screen and (max-width: 991px){.main-page .offer .offer_card:hover .offer_card-image{filter:blur(0)}.main-page .offer .offer_card:hover:before{opacity:0}}.main-page .offer .offer_card-text-wrapper{display:flex;flex-direction:column;justify-content:space-between;width:34rem;height:22.1rem;z-index:1}@media screen and (max-width: 991px){.main-page .offer .offer_card-text-wrapper{width:30.5rem;height:auto;gap:1.2rem}}.main-page .offer .offer_card-text-wrapper .offer_card-description{opacity:0;transition:opacity .3s ease-in-out}@media screen and (max-width: 991px){.main-page .offer .offer_card-text-wrapper .offer_card-description{opacity:1}}.main-page .offer .offer_card-btn{margin-top:auto;white-space:nowrap;background-color:unset;color:#fafafa;border:.1rem solid #fafafa;box-shadow:unset;z-index:1;transition:all .3s ease-in-out}.main-page .offer .offer_card-btn:hover{background-color:#bcdf51;border-color:#bcdf51}.main-page .offer .offer_card-btn:hover span{color:#2a2c27}@media screen and (max-width: 991px){.main-page .offer .offer_card-btn:hover{background-color:unset;border-color:#fafafa}.main-page .offer .offer_card-btn:hover span{color:#fafafa}}.main-page .offer .offer_card-btn span{color:#fafafa;transition:color .3s ease-in-out}.main-page .offer .offer_card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:filter .3s ease-in-out;z-index:-1}.main-page .form-join{margin-bottom:14rem}@media screen and (max-width: 991px){.main-page .form-join{margin-bottom:10rem}}.main-page .form-join .form-join_wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:3rem;padding:4rem;width:100%;justify-self:center;margin:0 auto;background-color:#6e8fec;overflow:hidden;color:#fafafa}.main-page .form-join .form-join_wrapper::before{content:"";position:absolute;right:-25,2rem;bottom:-126rem;width:182.2rem;height:182.2rem;border-radius:182.2rem;background:radial-gradient(50% 50% at 50% 50%, #2B328E 42%, rgba(43, 50, 142, 0) 100%)}@media screen and (max-width: 991px){.main-page .form-join .form-join_wrapper{padding:4rem 2rem}}.main-page .form-join .form-join_text-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:47.5rem;text-align:center;z-index:1}.main-page .form-join .form-join_text-wrapper p{max-width:47.4rem}.main-page .form-join form{display:flex;flex-direction:column;max-width:42.6rem;width:42.6rem;gap:1.2rem;z-index:1}@media screen and (max-width: 991px){.main-page .form-join form{max-width:100%;width:100%}}.main-page .form-join form label{margin-top:.8rem}.main-page .form-join form .btn{margin:0 auto;margin-top:1.2rem;align-self:center;color:#2a2c27;box-shadow:0 .4rem .4rem 0 rgba(43,50,142,.15);font-weight:700}.main-page .form-join form .btn:hover{background-color:#bcdf51}.main-page .form-join form .btn:disabled{opacity:.5}.main-page .form-join form .btn:disabled:hover{background-color:#fafafa}.main-page .form-join form .wpcf7-list-item-label{font-size:1.4rem;font-style:normal;line-height:120%}.main-page .form-join form .wpcf7-spinner{display:none}.consultation-page{margin-bottom:14rem}@media screen and (max-width: 991px){.consultation-page{margin-bottom:10rem}}.consultation-page .hero-section h1{max-width:68.1rem}.consultation-page .hero-section p{max-width:70rem}.consultation-page .details .info-block:nth-child(1) .info-block_content-title{max-width:17.8rem}.consultation-page .details .info-block:nth-child(2) .info-block_content-title{max-width:20.1rem}.consultation-page .details .info-block:nth-child(3) .info-block_content-title{max-width:35.8rem}.consultation-page .details_health-plan{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:4rem;max-width:109.6rem;width:100%;background-color:#6e8fec;color:#fafafa}@media screen and (max-width: 991px){.consultation-page .details_health-plan{max-width:76.2rem}}@media screen and (max-width: 767px){.consultation-page .details_health-plan{padding:2rem;gap:2.4rem;max-width:none}}.consultation-page .details_health-plan p{text-align:center;max-width:47.4rem}.blog-page .hero-section h1{max-width:68.1rem}.blog-page .hero-section p{max-width:53.9rem}.blog-typical-page .hero-section{padding-top:16.3rem;padding-bottom:6.8rem;margin-bottom:6rem;text-align:center;background-color:#6e8fec;color:#fafafa}@media screen and (max-width: 991px){.blog-typical-page .hero-section{padding-top:12rem;padding-bottom:8rem}}.blog-typical-page .hero-section .wrapper{display:flex;flex-direction:column;align-items:center;gap:5.9rem}@media screen and (max-width: 991px){.blog-typical-page .hero-section .wrapper{gap:2.8rem}}.blog-typical-page .hero-section h1{max-width:64.6rem}.blog-typical-page .blog-article{margin-bottom:14rem}@media screen and (max-width: 991px){.blog-typical-page .blog-article{margin-bottom:10rem}}.blog-typical-page .blog-article .blog-article_container{display:flex;flex-direction:column;margin:0 auto;width:78rem;padding:0 6.5rem}@media screen and (max-width: 991px){.blog-typical-page .blog-article .blog-article_container{width:100%;padding:0}}.blog-typical-page .blog-article h2{font-size:2rem;font-weight:700;line-height:normal;margin-top:4.8rem}.blog-typical-page .blog-article h3{font-size:1.6rem;line-height:normal;font-weight:700;margin-top:2.8rem}.blog-typical-page .blog-article p{margin-top:2.8rem;font-size:1.4rem;font-weight:400;line-height:120%}@media screen and (max-width: 767px){.blog-typical-page .blog-article p{font-size:1.4rem}}.blog-typical-page .blog-article p:nth-of-type(1){margin-top:0}.blog-typical-page .blog-article a{color:#6e8fec}.blog-typical-page .blog-article ol{margin:0;margin-top:2.8rem}.blog-typical-page .blog-article ol li{font-size:1.4rem;font-weight:400;line-height:120%}.blog-typical-page .blog-article ul{padding-left:1.6rem;margin-top:2.8rem}.blog-typical-page .blog-article ul li{margin-top:1rem;font-size:1.4rem;font-weight:400;line-height:120%;list-style:disc}.blog-typical-page .blog-article ul li:nth-of-type(1){margin-top:0}.blog-typical-page .blog-article blockquote{position:relative;padding:.8rem .8rem .8rem 3.6rem;margin-top:2.8rem;background-color:rgba(110,143,236,.2);font-size:1.4rem;font-style:italic;line-height:120%}.blog-typical-page .blog-article blockquote::before{content:"";position:absolute;top:50%;left:.8rem;width:2rem;height:2rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center;background-image:url("../../static/images/quote-image.svg");transform:translateY(-50%)}.blog-typical-page .blog-article img{margin-top:4.8rem;width:100%;height:35rem;object-fit:cover}@media screen and (max-width: 991px){.blog-typical-page .blog-article img{margin:0 auto;margin-top:4.8rem;max-width:50rem;height:18.1rem}}.blog-typical-page .blog-article .wp-caption{display:flex;flex-direction:column;gap:1rem;width:100% !important;margin-top:4.8rem}@media screen and (max-width: 991px){.blog-typical-page .blog-article .wp-caption{margin:0 auto;margin-top:4.8rem;max-width:50rem}}.blog-typical-page .blog-article .wp-caption img{width:100%;height:35rem;object-fit:cover;pointer-events:none;margin-top:0}@media screen and (max-width: 991px){.blog-typical-page .blog-article .wp-caption img{height:18.1rem}}.blog-typical-page .blog-article .wp-caption .wp-caption-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:120%;color:#2b328e}.blog-typical-page .blog-article table{margin-top:4.8rem;border:.1rem solid rgba(42,44,39,.2);table-layout:fixed}.blog-typical-page .blog-article table tr{border-bottom:.1rem solid rgba(42,44,39,.2)}.blog-typical-page .blog-article table tr:nth-of-type(1) td{background-color:rgba(110,143,236,.2)}.blog-typical-page .blog-article table tr:nth-of-type(1) td p{font-weight:700}.blog-typical-page .blog-article table tr:nth-last-of-type(1){border-bottom:none}.blog-typical-page .blog-article table th{background-color:rgba(110,143,236,.2)}.blog-typical-page .blog-article table th p{font-weight:700}.blog-typical-page .blog-article table th,.blog-typical-page .blog-article table td{width:33.3%;padding:1.6rem;border-right:.1rem solid rgba(42,44,39,.2)}@media screen and (max-width: 991px){.blog-typical-page .blog-article table th,.blog-typical-page .blog-article table td{padding:.8rem}}.blog-typical-page .blog-article .blog-article_slider{position:relative;justify-self:center;max-width:78rem;margin-top:4.8rem;margin-left:-6.5rem;padding:0 6.5rem}@media screen and (max-width: 991px){.blog-typical-page .blog-article .blog-article_slider{padding:0;max-width:100%;margin-left:0;padding-bottom:2.4rem}}.blog-typical-page .blog-article .blog-article_slider figure{display:flex;flex-direction:column;gap:1rem}.blog-typical-page .blog-article .blog-article_slider figure img{margin-top:0;width:100%;max-width:100%;height:34.2rem;object-fit:cover;object-position:top;pointer-events:none}@media screen and (max-width: 767px){.blog-typical-page .blog-article .blog-article_slider figure img{height:18.2rem}}.blog-typical-page .blog-article .blog-article_slider figure figcaption{color:#2b328e}.blog-typical-page .blog-article .blog-article_slider .swiper-buttons-wrapper{position:absolute;top:50%;left:0;display:flex;justify-content:space-between;width:100%;transform:translateY(-50%);pointer-events:none;z-index:10}@media screen and (max-width: 767px){.blog-typical-page .blog-article .blog-article_slider .swiper-buttons-wrapper{display:none}}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-btn{position:relative;width:4.5rem;height:4.3rem;padding:1.5rem;cursor:pointer;pointer-events:auto}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-btn svg{width:1.6rem;height:1.4rem;object-fit:cover}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-btn svg path{transition:fill .3s ease-in-out}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-btn:hover svg path{fill:#6e8fec}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-pagination{display:none}@media screen and (max-width: 767px){.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-pagination{display:flex;width:100%;bottom:0}}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-pagination .swiper-pagination-bullet{width:100%;height:.4rem;margin:0;padding:0;border-radius:0;background-color:#f1ece6}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-pagination .swiper-pagination-bullet-active{background-color:#6e8fec}.background-wrapper{background-color:#6e8fec;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.background-wrapper picture{width:100%;height:100%}.background-wrapper img{width:100%;height:100%;object-fit:cover;pointer-events:none}.about{position:relative;margin-bottom:14rem}@media screen and (max-width: 767px){.about{margin-bottom:10rem}}.about .breadcrumbs .link{color:#6e8fec}.about .breadcrumbs span:nth-of-type(1){color:#6e8fec}.about .about-me{position:relative;display:flex;color:#fafafa;padding-top:14.5rem;padding-bottom:8.6rem;margin-bottom:6rem}@media screen and (max-width: 767px){.about .about-me{padding-top:8.2rem;padding-bottom:17.9rem;margin-bottom:8rem;min-height:72rem}}.about .about-me .wrapper{width:100%}.about .about-me h1{margin-bottom:3rem;max-width:65rem;overflow-wrap:break-word;word-wrap:break-word;white-space:normal}@media screen and (max-width: 767px){.about .about-me h1{margin-bottom:2rem}}.about .about-me .header-text-wrapper{max-width:65rem}.about .about-me .text-wrapper{display:flex;flex-direction:column;gap:2rem;margin-bottom:4.4rem}@media screen and (max-width: 767px){.about .about-me .text-wrapper{margin-bottom:2rem}}.about .about-me .btn{transition:all .3s ease}.about .about-me .about-me_btn-wrapper{display:flex;gap:2rem}@media screen and (max-width: 991px){.about .about-me .about-me_btn-wrapper{flex-direction:column}}.about .story{justify-self:center;margin:0 auto;margin-bottom:14rem;max-width:77rem}@media screen and (max-width: 767px){.about .story{margin-bottom:10rem}}.about .story h2{text-align:center}.about .story .text-wrapper{display:flex;flex-direction:column;gap:3rem;margin-bottom:14rem}@media screen and (max-width: 991px){.about .story .text-wrapper{margin-bottom:10rem}}.about .story .text-wrapper p{text-align:center}.about .story .text-wrapper div.text3{display:flex;flex-direction:column;gap:3rem}.about .story .image-wrapper{width:100%;height:47.9rem}@media screen and (max-width: 767px){.about .story .image-wrapper{height:25.4rem}}.about .story .image-wrapper img{width:100%;height:100%;object-fit:cover;pointer-events:none}.about .certificates .certificates_content{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100%;text-align:center;color:#fafafa;padding:6rem 10.7rem;background:radial-gradient(95.07% 95.06% at 62.06% 100%, #2B328E 34.2%, rgba(43, 50, 142, 0) 100%),#6e8fec}@media screen and (max-width: 991px){.about .certificates .certificates_content{padding:6rem 1.5rem}}.about .certificates .text-wrapper{display:flex;flex-direction:column;gap:2rem;margin-top:3rem}@media screen and (max-width: 767px){.about .certificates .text-wrapper{gap:1.6rem}}.shop .shop-description{position:relative;padding-bottom:14.6rem;padding-top:20.1rem;margin-bottom:6rem;color:#fafafa}@media screen and (max-width: 767px){.shop .shop-description{padding-bottom:33.4rem;padding-top:8.2rem}}.shop .shop-description h1{max-width:53.3rem;margin-bottom:3rem;overflow-wrap:break-word;word-wrap:break-word;white-space:normal}@media screen and (max-width: 767px){.shop .shop-description h1{margin-bottom:2rem}}.shop .shop-description .text-wrapper{display:flex;flex-direction:column;gap:2rem;max-width:53.3rem}@media screen and (max-width: 767px){.shop .shop-description .text-wrapper{margin-bottom:0}}.shop .shop-description .shop-background{background-color:#6e8fec;height:100%;width:100%;max-width:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-1;background-size:cover;background-position:right bottom}.shop .shop-description .shop-background picture{width:100%;height:100%}.shop .shop-description .shop-background img{width:100%;height:100%;object-fit:cover;pointer-events:none}.shop .products{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7rem}.shop .products .shop-block_list{margin-bottom:7rem}@media screen and (max-width: 991px){.shop .products .shop-block_list{margin-bottom:6rem}}.policy{margin:0 auto;margin-bottom:14rem}@media screen and (max-width: 767px){.policy{margin-bottom:10rem}}.policy p,.policy a{color:#2a2c27;font-size:1.4rem;line-height:120%}.policy p{margin:2rem 0 4rem 0}.policy h3{color:#2a2c27;font-size:2rem;line-height:120%}.policy .privacy-policy-header{background-color:#6e8fec;padding:14.6rem 0 8.5rem 0}@media screen and (max-width: 767px){.policy .privacy-policy-header{padding:12rem 0 8rem 0}}.policy .privacy-policy-header .headline1{color:#fafafa}.policy .policy-content{max-width:87.4rem;margin:0 auto;padding-top:4.6rem}@media screen and (max-width: 767px){.policy .policy-content{padding-top:6rem;max-width:34.5rem}}.blog-typical-page .hero-section{padding-top:16.3rem;padding-bottom:6.8rem;margin-bottom:6rem;text-align:center;background-color:#6e8fec;color:#fafafa}@media screen and (max-width: 991px){.blog-typical-page .hero-section{padding-top:12rem;padding-bottom:8rem}}.blog-typical-page .hero-section .wrapper{display:flex;flex-direction:column;align-items:center;gap:5.9rem}@media screen and (max-width: 991px){.blog-typical-page .hero-section .wrapper{gap:2.8rem}}.blog-typical-page .hero-section h1{max-width:64.6rem}.blog-typical-page .blog-article{margin-bottom:14rem}@media screen and (max-width: 991px){.blog-typical-page .blog-article{margin-bottom:10rem}}.blog-typical-page .blog-article .blog-article_container{display:flex;flex-direction:column;margin:0 auto;width:78rem;padding:0 6.5rem}@media screen and (max-width: 991px){.blog-typical-page .blog-article .blog-article_container{width:100%;padding:0}}.blog-typical-page .blog-article h2{font-size:2rem;font-weight:700;line-height:normal;margin-top:4.8rem}.blog-typical-page .blog-article h3{font-size:1.6rem;line-height:normal;font-weight:700;margin-top:2.8rem}.blog-typical-page .blog-article p{margin-top:2.8rem;font-size:1.4rem;font-weight:400;line-height:120%}@media screen and (max-width: 767px){.blog-typical-page .blog-article p{font-size:1.4rem}}.blog-typical-page .blog-article p:nth-of-type(1){margin-top:0}.blog-typical-page .blog-article a{color:#6e8fec}.blog-typical-page .blog-article ol{margin:0;margin-top:2.8rem}.blog-typical-page .blog-article ol li{font-size:1.4rem;font-weight:400;line-height:120%}.blog-typical-page .blog-article ul{padding-left:1.6rem;margin-top:2.8rem}.blog-typical-page .blog-article ul li{margin-top:1rem;font-size:1.4rem;font-weight:400;line-height:120%;list-style:disc}.blog-typical-page .blog-article ul li:nth-of-type(1){margin-top:0}.blog-typical-page .blog-article blockquote{position:relative;padding:.8rem .8rem .8rem 3.6rem;margin-top:2.8rem;background-color:rgba(110,143,236,.2);font-size:1.4rem;font-style:italic;line-height:120%}.blog-typical-page .blog-article blockquote::before{content:"";position:absolute;top:50%;left:.8rem;width:2rem;height:2rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center;background-image:url("../../static/images/quote-image.svg");transform:translateY(-50%)}.blog-typical-page .blog-article img{margin-top:4.8rem;width:100%;height:35rem;object-fit:cover}@media screen and (max-width: 991px){.blog-typical-page .blog-article img{margin:0 auto;margin-top:4.8rem;max-width:50rem;height:18.1rem}}.blog-typical-page .blog-article .wp-caption{display:flex;flex-direction:column;gap:1rem;width:100% !important;margin-top:4.8rem}@media screen and (max-width: 991px){.blog-typical-page .blog-article .wp-caption{margin:0 auto;margin-top:4.8rem;max-width:50rem}}.blog-typical-page .blog-article .wp-caption img{width:100%;height:35rem;object-fit:cover;pointer-events:none;margin-top:0}@media screen and (max-width: 991px){.blog-typical-page .blog-article .wp-caption img{height:18.1rem}}.blog-typical-page .blog-article .wp-caption .wp-caption-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:120%;color:#2b328e}.blog-typical-page .blog-article table{margin-top:4.8rem;border:.1rem solid rgba(42,44,39,.2);table-layout:fixed}.blog-typical-page .blog-article table tr{border-bottom:.1rem solid rgba(42,44,39,.2)}.blog-typical-page .blog-article table tr:nth-of-type(1) td{background-color:rgba(110,143,236,.2)}.blog-typical-page .blog-article table tr:nth-of-type(1) td p{font-weight:700}.blog-typical-page .blog-article table tr:nth-last-of-type(1){border-bottom:none}.blog-typical-page .blog-article table th{background-color:rgba(110,143,236,.2)}.blog-typical-page .blog-article table th p{font-weight:700}.blog-typical-page .blog-article table th,.blog-typical-page .blog-article table td{width:33.3%;padding:1.6rem;border-right:.1rem solid rgba(42,44,39,.2)}@media screen and (max-width: 991px){.blog-typical-page .blog-article table th,.blog-typical-page .blog-article table td{padding:.8rem}}.blog-typical-page .blog-article .blog-article_slider{position:relative;justify-self:center;max-width:78rem;margin-top:4.8rem;margin-left:-6.5rem;padding:0 6.5rem}@media screen and (max-width: 991px){.blog-typical-page .blog-article .blog-article_slider{padding:0;max-width:100%;margin-left:0;padding-bottom:2.4rem}}.blog-typical-page .blog-article .blog-article_slider figure{display:flex;flex-direction:column;gap:1rem}.blog-typical-page .blog-article .blog-article_slider figure img{margin-top:0;width:100%;max-width:100%;height:34.2rem;object-fit:cover;object-position:top;pointer-events:none}@media screen and (max-width: 767px){.blog-typical-page .blog-article .blog-article_slider figure img{height:18.2rem}}.blog-typical-page .blog-article .blog-article_slider figure figcaption{color:#2b328e}.blog-typical-page .blog-article .blog-article_slider .swiper-buttons-wrapper{position:absolute;top:50%;left:0;display:flex;justify-content:space-between;width:100%;transform:translateY(-50%);pointer-events:none;z-index:10}@media screen and (max-width: 767px){.blog-typical-page .blog-article .blog-article_slider .swiper-buttons-wrapper{display:none}}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-btn{position:relative;width:4.5rem;height:4.3rem;padding:1.5rem;cursor:pointer;pointer-events:auto}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-btn svg{width:1.6rem;height:1.4rem;object-fit:cover}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-btn svg path{transition:fill .3s ease-in-out}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-btn:hover svg path{fill:#6e8fec}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-pagination{display:none}@media screen and (max-width: 767px){.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-pagination{display:flex;width:100%;bottom:0}}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-pagination .swiper-pagination-bullet{width:100%;height:.4rem;margin:0;padding:0;border-radius:0;background-color:#f1ece6}.blog-typical-page .blog-article .blog-article_slider .blog-article_slider-pagination .swiper-pagination-bullet-active{background-color:#6e8fec}@media screen and (max-width: 991px){.course .course-hero-section .wrapper{padding-top:0;padding-bottom:0;padding:6rem 0;min-height:72rem;justify-content:center}}.course .course-hero-section .course-online_btn{margin-top:3.5rem}@media screen and (max-width: 991px){.course .course-hero-section .course-online_btn{margin-top:1.2rem}}.course .video-block{margin-bottom:9rem}@media screen and (max-width: 991px){.course .video-block{margin-bottom:10rem}}.course .video-block .wrapper{display:flex;flex-direction:column;align-items:center;gap:3rem}@media screen and (max-width: 991px){.course .video-block .wrapper{gap:2.5rem}}.course .video-block .wrapper h2{max-width:79.5rem;text-align:center}.course .video-block .wrapper .video-block_video{width:100%;max-width:92.2rem;height:51.9rem;object-fit:contain;object-position:center}@media screen and (max-width: 767px){.course .video-block .wrapper .video-block_video{height:19.4rem}}.course .course-clients{margin-bottom:14rem}@media screen and (max-width: 991px){.course .course-clients{margin-bottom:10rem}}.course .course-clients h2,.course .course-clients h3{justify-self:center;margin:0 auto;max-width:87.4rem;margin-bottom:3rem;text-align:center}@media screen and (max-width: 991px){.course .course-clients h2,.course .course-clients h3{margin-bottom:2.5rem}}.course .course-clients h3{color:#2b328e}.course .course-clients .course-clients_list{display:flex;flex-direction:column;align-items:center;gap:6rem}@media screen and (max-width: 991px){.course .course-clients .course-clients_list{gap:4rem}}.course .course-clients .course-clients_list .info-block:nth-child(2n){flex-direction:row}@media screen and (max-width: 991px){.course .course-clients .course-clients_list .info-block:nth-child(2n){flex-direction:column-reverse}}.course .course-clients .course-clients_list .course-clients_item .info-block_content{padding:2rem 2rem 4rem 2rem}.course .course-clients .course-clients_list .course-clients_item .info-block_content .info-block_content-text-wrapper{gap:1.2rem}@media screen and (max-width: 991px){.course .course-clients .course-clients_list .course-clients_item .info-block_content .info-block_content-text-wrapper{gap:.8rem}}.course .course-clients .course-clients_list .course-clients_item:nth-child(2n+1) .info-block{flex-direction:row-reverse}@media screen and (max-width: 991px){.course .course-clients .course-clients_list .course-clients_item:nth-child(2n+1) .info-block{flex-direction:column-reverse}}.course .course-clients .course-clients_list .course-clients_item:nth-child(3n+1) .info-block .info-block_content{background-color:#2b328e}.course .course-clients .course-clients_list .course-clients_item:nth-child(3n+2) .info-block .info-block_content{background-color:#6e8fec}.course .course-clients .course-clients_list .course-clients_item:nth-child(3n+3) .info-block .info-block_content{color:#2a2c27;background-color:#bcdf51}.course .course-clients .info-block_content{gap:4rem;background-color:#2b328e}@media screen and (max-width: 991px){.course .course-clients .info-block_content{gap:2rem}}.course .course-after{margin-bottom:14rem}@media screen and (max-width: 991px){.course .course-after{margin-bottom:10rem}}.course .course-after .course-after-wrapper{display:flex;flex-direction:column;gap:3rem;align-items:center;padding:8rem 10.7rem;color:#fafafa;background-color:#6e8fec}@media screen and (max-width: 991px){.course .course-after .course-after-wrapper{padding:2rem 2rem 4rem 2rem}}.course .course-after .course-after-wrapper h2{text-align:center}.course .course-after .course-after_list{gap:2rem;max-width:70.1rem}@media screen and (max-width: 991px){.course .course-after .course-after_list{gap:1rem}}.course .course-program{margin-bottom:14rem}@media screen and (max-width: 991px){.course .course-program{margin-bottom:10rem}}.course .course-program h2{text-align:center;margin-bottom:3rem}@media screen and (max-width: 991px){.course .course-program h2{margin-bottom:2.5rem}}.course .course-program .course-program_list{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}@media screen and (max-width: 991px){.course .course-program .course-program_list{padding-bottom:2.4rem;justify-content:start;flex-wrap:nowrap;gap:0}.course .course-program .course-program_list::-webkit-scrollbar{height:.4rem;background-color:#f1ece6}.course .course-program .course-program_list::-webkit-scrollbar-thumb{background-color:#6e8fec}}.course .course-program .course-program_item{display:flex;flex-direction:column;gap:2rem;max-width:42.6rem;min-height:37.6rem;height:auto;padding:3rem;background-color:#f1ece6}@media screen and (max-width: 991px){.course .course-program .course-program_item{min-width:100%;padding:2rem}}.course .course-program .course-program_item-list{gap:1rem}.course .course-program .course-slider-program_pagination{display:none}@media screen and (max-width: 767px){.course .course-program .course-slider-program_pagination{display:flex;width:100%;bottom:0}}.course .course-program .course-slider-program_pagination .swiper-pagination-bullet{width:100%;height:.4rem;margin:0;padding:0;border-radius:0;background-color:#f1ece6}.course .course-program .course-slider-program_pagination .swiper-pagination-bullet-active{background-color:#6e8fec}.course .course-fees{margin-bottom:14rem}@media screen and (max-width: 991px){.course .course-fees{margin-bottom:10rem}}.course .course-fees .course-fees_wrapper{padding:8rem 10.7rem;background-color:#2b328e}@media screen and (max-width: 991px){.course .course-fees .course-fees_wrapper{padding:4rem 2rem}}.course .course-fees .course-fees_content{display:flex;flex-direction:column;align-items:center;gap:3rem;max-width:65rem;justify-self:center;margin:0 auto;color:#fafafa}.course .course-fees .course-fees_content h2,.course .course-fees .course-fees_content p{text-align:center}.course .course-fees .course-fees_price{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 991px){.course .course-fees .course-fees_price{gap:1.6rem}}.course .course-image-block{margin-bottom:14rem}@media screen and (max-width: 991px){.course .course-image-block{margin-bottom:10rem}}.course .course-image-block .wrapper{max-width:65rem;justify-self:center;padding-left:0;padding-right:0}@media screen and (max-width: 991px){.course .course-image-block .wrapper{padding-left:1.5rem;padding-right:1.5rem}}.course .course-image-block h2{margin-bottom:3rem;text-align:center}@media screen and (max-width: 991px){.course .course-image-block h2{margin-bottom:2.5rem}}.course .course-image-block .course-image-block_list{display:flex;flex-direction:column;gap:6rem}@media screen and (max-width: 991px){.course .course-image-block .course-image-block_list{gap:4rem}}.course .course-image-block .course-image-block_item{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width: 991px){.course .course-image-block .course-image-block_item{gap:2.5rem}}.course .course-image-block .course-image-block_item h3{text-align:center}.course .course-image-block .course-image-block_item img{width:100%;height:36.5rem;object-fit:cover;pointer-events:none}@media screen and (max-width: 767px){.course .course-image-block .course-image-block_item img{height:19.4rem}}.course .course-info{margin-bottom:14rem}@media screen and (max-width: 991px){.course .course-info{margin-bottom:10rem}}.course .course-cta{margin-bottom:14rem}@media screen and (max-width: 991px){.course .course-cta{margin-bottom:10rem}}.course .course-cta .wrapper{display:flex;flex-direction:column;gap:3rem;align-items:center}@media screen and (max-width: 991px){.course .course-cta .wrapper{gap:2.5rem}}.course .course-cta .wrapper h2,.course .course-cta .wrapper p{text-align:center;max-width:65rem}.course .course-form{margin-bottom:14rem}@media screen and (max-width: 991px){.course .course-form{margin-bottom:10rem}}.course .course-form .course-form_wrapper{display:flex;flex-direction:column;align-items:center;gap:3rem;padding:4rem;max-width:109.6rem;width:100%;justify-self:center;margin:0 auto;background-color:#2b328e;color:#fafafa}@media screen and (max-width: 991px){.course .course-form .course-form_wrapper{padding:4rem 2rem}}.course .course-form .course-form_text-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:60.1rem;text-align:center}.course .course-form .course-form_text-wrapper p{max-width:47.4rem}.course .course-form form{display:flex;flex-direction:column;max-width:42.6rem;width:42.6rem;gap:1.2rem}@media screen and (max-width: 991px){.course .course-form form{max-width:100%;width:100%}}.course .course-form form label{margin-top:.8rem}.course .course-form form .btn{margin:0 auto;margin-top:1.2rem;align-self:center;color:#2a2c27}.course .course-form form .btn:disabled{opacity:.5}.course .course-form form .wpcf7-list-item-label{font-size:1.4rem;font-style:normal;line-height:120%}.course .course-form form .wpcf7-spinner{display:none}.course .course-register{margin-bottom:14rem}@media screen and (max-width: 991px){.course .course-register{margin-bottom:10rem}}.course .course-register .course-register_wrapper{display:flex;flex-direction:column;align-items:center;gap:3rem;padding:4rem;width:100%;max-width:109.6rem;justify-self:center;margin:0 auto;background-color:#2b328e;color:#fafafa}@media screen and (max-width: 991px){.course .course-register .course-register_wrapper{padding:4rem 2rem}}.course .course-register .course-register_text-wrapper{display:flex;flex-direction:column;gap:2rem;max-width:56.6rem;text-align:center}.course .course-circle-block{margin-bottom:14rem}@media screen and (max-width: 991px){.course .course-circle-block{margin-bottom:10rem}}@media screen and (max-width: 991px){.course .course-circle-block .btn{background-color:#6e8fec}}.course .course-about-person{margin-bottom:14rem;background-color:#f1ece6}@media screen and (max-width: 991px){.course .course-about-person{margin-bottom:10rem;background-color:unset}}.course .course-mentor_circle-block{margin-bottom:10rem}@media screen and (max-width: 991px){.course .course-mentor_circle-block{padding:3.6rem 0}}.shop .shop-description{position:relative;padding-bottom:14.6rem;padding-top:20.1rem;margin-bottom:6rem;color:#fafafa}@media screen and (max-width: 767px){.shop .shop-description{padding-bottom:33.4rem;padding-top:8.2rem}}.shop .shop-description h1{max-width:53.3rem;margin-bottom:3rem;overflow-wrap:break-word;word-wrap:break-word;white-space:normal}@media screen and (max-width: 767px){.shop .shop-description h1{margin-bottom:2rem}}.shop .shop-description .text-wrapper{display:flex;flex-direction:column;gap:2rem;max-width:53.3rem}@media screen and (max-width: 767px){.shop .shop-description .text-wrapper{margin-bottom:0}}.shop .shop-description .shop-background{background-color:#6e8fec;height:100%;width:100%;max-width:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-1;background-size:cover;background-position:right bottom}.shop .shop-description .shop-background picture{width:100%;height:100%}.shop .shop-description .shop-background img{width:100%;height:100%;object-fit:cover;pointer-events:none}.shop .products{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7rem}.shop .products .shop-block_list{margin-bottom:7rem}@media screen and (max-width: 991px){.shop .products .shop-block_list{margin-bottom:6rem}}.podcast .hero-section{position:relative;margin-bottom:6rem;background-color:#6e8fec}.podcast .hero-section .wrapper{padding-top:19rem;padding-bottom:9rem}@media screen and (max-width: 991px){.podcast .hero-section .wrapper{padding-top:8.2rem;padding-bottom:27.6rem}}.podcast .hero-section .hero-section_content{position:relative;display:flex;flex-direction:column;gap:3rem;max-width:53.9rem;z-index:5}@media screen and (max-width: 991px){.podcast .hero-section .hero-section_content{gap:2rem}}.podcast .hero-section .hero-section_content-text-wrapper{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 991px){.podcast .hero-section .hero-section_content-text-wrapper{gap:1.6rem}}.podcast .hero-section .hero-section_content-socials{gap:1rem}.podcast .hero-section .hero-section_content-socials li a{width:3.8rem;height:3.8rem}@media screen and (max-width: 991px){.podcast .hero-section .hero-section_content-socials li a::before{opacity:1}.podcast .hero-section .hero-section_content-socials li a::after{opacity:0}}.podcast .hero-section .hero-section_content-socials li:nth-child(1) a::before{background-image:url("../../static/images/icon-yu-podcast-blue.svg")}.podcast .hero-section .hero-section_content-socials li:nth-child(1) a::after{background-image:url("../../static/images/icon-yu-podcast.svg")}.podcast .hero-section .hero-section_content-socials li:nth-child(2) a::before{background-image:url("../../static/images/spotify-white.svg")}.podcast .hero-section .hero-section_content-socials li:nth-child(2) a::after{background-image:url("../../static/images/spotify-hover.svg")}.podcast .hero-section .hero-section_content-socials li:nth-child(3) a::before{background-image:url("../../static/images/apple-white.svg")}.podcast .hero-section .hero-section_content-socials li:nth-child(3) a::after{background-image:url("../../static/images/apple-hover.svg")}.podcast .hero-section .hero-section_background{position:absolute;bottom:0;right:0;width:100%;height:100%;background-color:#6e8fec;pointer-events:none;overflow:hidden}.podcast .hero-section .hero-section_background img{width:100%;height:100%;object-fit:cover;pointer-events:none}.podcast .podcast-block_title-link-wrapper{align-items:center}.podcast .podcast-player iframe{width:100%;height:59rem;border:none}@media screen and (max-width: 991px){.podcast .podcast-player iframe{height:100vh}}
