

/* Start:/local/templates/main/css/normalize.css?17353953416137*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* End */


/* Start:/local/templates/main/css/swiper-bundle.min.css?173539534118459*/
/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}: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;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}.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}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-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)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(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,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(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,.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-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .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)}}.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-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev 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}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s 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}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.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(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.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, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.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:.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}.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,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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}.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,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/main/css/style.css?177643021367524*/
@charset "UTF-8";
@font-face {
  font-family: "Roboto";
  src: url("/local/templates/main/css/../fonts/roboto/Roboto-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/local/templates/main/css/../fonts/roboto/Roboto-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/local/templates/main/css/../fonts/roboto/Roboto.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/local/templates/main/css/../fonts/roboto/Robotobold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
:root {
  --font-family: "Roboto", sans-serif;
  --base-font-size: 18px;
  --wrapper: min(1530px, 100% - 60px);
  --clr-bg: #f8f8f8;
  --clr-white: #fff;
  --clr-black: #000;
  --clr-blue: #000E46;
  --clr-violet: #413685;
  --clr-pink: #E40D104D;
  --clr-red: #E40D10;
  --grad-blue: #000457 0%, #3A23AC 52%, #0E1B70 100%;
  --grad-red: #FF0000 0%, #990000 100%;
  --red-btn-bg: linear-gradient(166deg, #c20000 0%, #880101 100%);
  --red-btn-hov-bg: linear-gradient(166deg, #ff0000 0%, #990000 100%);
  --red-btn-after: linear-gradient(166deg, #B80000 0%, #750707 100%);
  --red-btn-hov-after: linear-gradient(166deg, #ff0000 0%, #7E0C0C 100%);
  --title-bg: linear-gradient(134deg, #000457 0%, #3a23ac 52%, #0e1b70 100%);
  --fon-bg: linear-gradient(150deg, #f7e9e0 0%, #d7e0f7 45%, #e8ecf6 92%);
  --border-radius: 30px;
}
@media (max-width: 768px) {
  :root {
    --wrapper: min(1530px, 100% - 40px);
    --base-font-size: 16px;
  }
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

html, body {
  font: 400 var(--base-font-size)/1.2 var(--font-family);
  color: var(--clr-black);
  position: relative;
  scrollbar-gutter: stable;
}

body {
  background: var(--clr-bg);
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}
body.modaled {
  touch-action: none;
  position: relative;
  overflow: hidden;
}

#overlay {
  z-index: 99;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}

.info-upload {
  font-size: 14px;
  word-wrap: break-word;
}

.file-item-wrap {
  display: flex;
  align-items: center;
  gap: 30px;
  width: 100%;
}

.modal {
  width: 90%;
  max-width: 780px;
  background: #dfe7ed;
  display: none;
  z-index: 9999;
  box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.1450980392);
  border-radius: 10px;
  padding: 45px 50px 30px;
  margin-bottom: 50px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 90%;
  height: auto;
  overflow: overlay;
}
.modal .title {
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 10px;
  color: var(--clr-blue);
}
.modal .program {
  color: var(--clr-blue);
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 20px;
}

.modal-exit {
  display: block !important;
  position: absolute;
  opacity: 1;
  top: 22px;
  right: 20px;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

picture, img, video {
  display: flex;
  max-width: 100%;
}

p {
  margin-block: 0 10px;
}

a {
  text-decoration: none;
  color: var(--clr-violet);
  transition: color ease 0.3s;
}
a:hover {
  color: var(--clr-blue);
}

.text-center {
  text-align: center;
}

.text-blue {
  color: var(--clr-blue);
}

.d-none {
  display: none !important;
}

.d-flex {
  display: flex;
}

.align-center {
  align-items: center;
}

.align-start {
  align-items: flex-start !important;
}

.align-end {
  align-items: flex-end !important;
}

.btn-ord {
  position: relative;
  text-decoration: underline;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  transition: ease 0.3s;
  margin-block: 0;
  display: inline-block;
  cursor: pointer;
  padding: 5px 10px;
}
.btn-ord:hover {
  color: #000E46;
}

.btn-more {
  display: inline-flex;
  text-align: center;
  position: relative;
  justify-content: center;
  background: var(--red-btn-bg);
  border-radius: 10px;
  font: 300 20px var(--font-family);
  color: var(--clr-white);
  padding: 13px 60px;
  transition: ease 0.3s;
  outline: none;
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
}
.btn-more::after {
  content: "";
  position: absolute;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  left: -3px;
  top: -3px;
  border-radius: 10px;
  background: var(--red-btn-after);
  z-index: -1;
}
.btn-more:hover {
  background: var(--red-btn-hov-bg);
  color: var(--clr-white);
}
.btn-more:hover::after {
  background: var(--red-btn-hov-after);
}

.container {
  position: relative;
  width: var(--wrapper);
  margin-inline: auto;
}
.container-full {
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
  .container-full {
    padding-inline: 20px;
  }
}

.icon-blur {
  border-radius: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  flex-shrink: 0;
}
.icon-blur::before {
  content: "";
  position: absolute;
  width: 46px;
  height: 46px;
  left: 0;
  top: 0;
  border-radius: 100%;
  background: linear-gradient(165deg, #ffcdac 0%, #d0ccf1 50%, #eae8f6 100%);
  filter: blur(8px);
}
.icon-blur img {
  z-index: 3;
}

.header-menu__mobile {
  display: none;
}

.top-header {
  background: var(--title-bg);
  height: 55px;
}
.top-header .container {
  display: flex;
  justify-content: center;
  padding-left: 180px;
}
.top-header .phone__mobile, .top-header .btn-menu__mobile {
  display: none;
}
.top-header__menu {
  display: flex;
  padding: 0;
  margin: 0;
  list-style-type: none;
  gap: 63px;
  position: relative;
  font: 400 16px/19px var(--font-family);
  color: var(--clr-white);
}
.top-header__menu > li {
  padding-block: 18px;
  position: relative;
  z-index: 99;
}
.top-header__menu > li:hover .sub {
  display: block;
  opacity: 1;
  pointer-events: all;
}
.top-header__menu .parent::after {
  content: "";
  position: absolute;
  display: block;
  top: 25px;
  right: -15px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #fff;
}
.top-header__menu .parent > span {
  cursor: context-menu;
  display: block;
  line-height: 1;
}
.top-header__menu a {
  display: block;
  color: inherit;
  transition: ease 0.3s;
  line-height: 1;
  text-decoration: none;
}
.top-header__menu a:hover {
  color: #dde4f6;
}
.top-header__menu .sub {
  position: absolute;
  top: 100%;
  left: -24px;
  width: calc(100% + 50px);
  min-width: 190px;
  background: #2C2099;
  list-style-type: none;
  padding: 10px 25px 5px;
  border-radius: 0 0 23px 23px;
  opacity: 0;
  transition: opacity ease 0.3s;
  font: 400 16px/1.875 var(--font-family);
  color: #fff;
  pointer-events: none;
}
.top-header__menu .sub li {
  margin-bottom: 15px;
  line-height: 1;
}
.top-header__menu::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -27px;
  width: calc(100% + 20px);
  height: 54px;
  overflow: hidden;
  border-bottom: 1px solid #413685;
  border-left: 1px solid #413685;
  border-bottom-left-radius: 125px;
  z-index: -1;
}

.bottom-header .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.bottom-header .logo {
  margin-top: -45px;
  background: var(--clr-bg);
  border-radius: 50%;
  border: 17px solid var(--clr-bg);
  display: flex;
  align-items: center;
  justify-content: center;
}
.bottom-header .logo img {
  width: 97px;
}
.bottom-header .tel {
  font: 400 16px var(--font-family);
  color: var(--clr-violet);
  margin-top: 10px;
  padding-left: 48px;
  background: var(--clr-bg);
  position: relative;
  display: flex;
  align-items: center;
  height: 32px;
}
.bottom-header .tel::before {
  content: "";
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid var(--clr-violet);
  left: 0;
  top: 0;
  background: var(--clr-white) url(/local/templates/main/css/../img/icons/phone.svg) no-repeat;
  background-size: 15px;
  background-position: center;
}

footer {
  background: #000E46;
  margin-block: auto 0;
  padding-block: 50px 25px;
  color: var(--clr-white);
  z-index: 10;
}
footer a {
  transition: ease 0.3s;
}
footer a:hover {
  color: #dde4f6 !important;
}
footer .row {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  justify-content: space-between;
}
footer .logo {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  max-width: 160px;
  gap: 15px;
  align-items: center;
}
footer .logo-footer {
  width: 100%;
  display: flex;
  justify-content: center;
}
footer .info {
  max-width: 250px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
footer .info > div {
  display: flex;
  gap: 15px;
  align-items: flex-start;
}
footer .info a, footer .info span {
  display: block;
  font: 400 16px var(--font-family);
  color: var(--clr-white);
}
footer .copy {
  font: 400 14px var(--font-family);
  margin-top: 100px;
}

.footer-menu {
  display: flex;
  margin-inline: auto;
  gap: 60px;
}
.footer-menu .item a {
  display: block;
  font: 700 16px var(--font-family);
  color: var(--clr-white);
  margin-bottom: 10px;
}
.footer-menu .item ul {
  margin-block: 0;
  font: 400 16px/1.875 var(--font-family);
  padding-left: 20px;
}
.footer-menu .item ul a {
  display: block;
  font: 400 16px/1.875 var(--font-family);
  color: var(--clr-white);
  margin-bottom: 0;
}

.form-row {
  display: flex;
  align-items: center;
  gap: 30px;
}
.form-row input {
  background: rgba(248, 248, 248, 0.8);
  outline: none;
  border-radius: 30px;
  height: 55px;
  width: 100%;
  padding-inline: 30px;
  color: var(--clr-black);
  max-width: 438px;
}

.first-screen {
  margin-block: 10px 145px;
}
.first-screen .container {
  padding-left: 80px;
  padding-bottom: 5px;
}
.first-screen .container::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: 90%;
  max-width: 1400px;
  height: calc(100% - 40px);
  top: 55px;
  background-size: contain;
  left: 30px;
  z-index: 1;
  border-radius: 40px 267px 40px 40px;
}
.first-screen .container::after {
  content: url(/local/templates/main/css/../img/line1.1.svg);
  position: absolute;
  display: block;
  width: calc(100% + 230px);
  height: 923px;
  top: 30%;
  right: 0;
  pointer-events: none;
}
.first-screen .title {
  font: 400 36px/1 var(--font-family);
  color: var(--clr-blue);
  max-width: 500px;
  margin-top: -5px;
  position: relative;
  z-index: 3;
}

.blue-grad-wrap {
  position: relative;
  margin-left: 0;
  font-weight: 700;
  font-size: 96px;
  line-height: 1.1;
}
.blue-grad-wrap h1, .blue-grad-wrap .h1, .blue-grad-wrap h2, .blue-grad-wrap .h2, .blue-grad-wrap .title {
  display: inline-block;
  font-weight: 700;
  font-size: 96px;
  background: var(--title-bg);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
  margin-left: -5px;
  position: relative;
  z-index: 9;
}
.blue-grad-wrap h1 + span, .blue-grad-wrap .h1 + span, .blue-grad-wrap h2 + span, .blue-grad-wrap .h2 + span, .blue-grad-wrap .title + span {
  display: block;
  position: absolute;
  font-size: inherit;
  line-height: 1.1;
  top: -8px;
  left: 1px;
  z-index: 0;
  -webkit-text-stroke: 1px var(--clr-pink);
  -webkit-text-fill-color: transparent;
}
.blue-grad-wrap.ml50 {
  margin-left: 50px;
}

.mainSlider {
  margin-block: -55px 0;
  padding-bottom: 10px;
  margin-inline: -50px -15px;
  padding-right: 15px;
  border-top-right-radius: 238px;
  border-bottom-right-radius: 233px;
}
.mainSlider.single {
  position: relative;
  z-index: 5;
}
.mainSlider .swiper-wrapper {
  height: auto;
}
.mainSlider .slide {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: space-between;
  padding-inline: 50px 10px;
  padding-bottom: 17px;
}
.mainSlider .info-block {
  max-width: 400px;
  margin-top: 55px;
  width: calc(37% - 15px);
}
.mainSlider .info-block .name {
  font: 700 30px var(--font-family);
  color: var(--clr-black);
  margin-bottom: 15px;
}
.mainSlider .info-block .descr {
  font: 400 20px var(--font-family);
  color: var(--clr-black);
}
.mainSlider .info-block .btn-more {
  margin-top: 45px;
  margin-left: 3px;
}
.mainSlider .picture-block {
  border-radius: 235px 239px 233px 25px;
  overflow: hidden;
  max-width: 880px;
  width: calc(63% - 15px);
  box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.2);
}
.mainSlider .swiper-pagination {
  display: flex;
  justify-content: center;
  top: unset;
  bottom: 0;
  width: 47%;
  left: unset;
  right: 10%;
  gap: 60px;
}
.mainSlider .swiper-pagination-bullet {
  border-radius: 100%;
  background: #b8b8b8;
  width: 10px;
  height: 10px;
  opacity: 1;
}
.mainSlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #990000;
}
.mainSlider .swiper-button-prev {
  left: calc(40% + 20px);
  transform: translateX(-50%) scale(-1);
  width: 50px;
  height: 50px;
  background: url(/local/templates/main/css/../img/icons/arr-slider-next.svg) no-repeat;
  background-size: contain;
  margin: 0;
}
.mainSlider .swiper-button-prev::before, .mainSlider .swiper-button-prev::after {
  display: none;
}
.mainSlider .swiper-button-next {
  right: 0px;
  width: 50px;
  height: 50px;
  background: url(/local/templates/main/css/../img/icons/arr-slider-next.svg) no-repeat;
  background-size: contain;
  margin: 0;
}
.mainSlider .swiper-button-next::before, .mainSlider .swiper-button-next::after {
  display: none;
}

.why-section .title {
  font: 700 96px var(--font-family);
  background: linear-gradient(-80deg, var(--grad-blue));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-left: 50px;
  position: relative;
  display: inline-block;
}
.why-section .title::after {
  content: "Почему мы?";
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 50px);
  height: 100%;
  opacity: 0.8;
  background-image: url(/local/templates/main/css/../img/h2-bg-clouds.png);
  background-size: 100%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  pointer-events: none;
}
@media (max-width: 1200px) {
  .why-section .title {
    font-size: 68px;
  }
}
@media (max-width: 768px) {
  .why-section .title {
    font-size: 40px;
  }
}

.why-block {
  margin-block: 95px 155px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.why-block .item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  position: absolute;
  font: 400 18px/1.1 var(--font-family);
  color: #000;
  transition: ease 0.3s;
}
.why-block .item:first-child {
  box-shadow: -8px 4px 6px 0 rgba(0, 0, 0, 0.2);
  background: var(--fon-bg);
  padding-block: 40px;
  padding-inline: 43px 140px;
  max-width: 612px;
  top: -20px;
  right: calc(50% + 20px);
}
.why-block .item:nth-child(2) {
  box-shadow: 6px 4px 6px 0 rgba(0, 0, 0, 0.2);
  background: var(--fon-bg);
  border-radius: 30px;
  padding-block: 37px 32px;
  padding-inline: 94px 43px;
  max-width: 480px;
  top: -92px;
  left: calc(50% + 70px);
}
.why-block .item:nth-child(3) {
  box-shadow: -2px 6px 6px 0 rgba(0, 0, 0, 0.2);
  background: var(--fon-bg);
  max-width: 402px;
  padding-block: 40px;
  padding-inline: 40px 72px;
  top: 204px;
  right: calc(50% + 97px);
}
.why-block .item:nth-child(4) {
  box-shadow: 6px 4px 6px 0 rgba(0, 0, 0, 0.2);
  background: var(--fon-bg);
  max-width: 563px;
  padding-block: 40px;
  padding-inline: 146px 35px;
  bottom: 116px;
  left: calc(50% + 53px);
}
.why-block .picture {
  display: block;
  border-radius: 42px 33px 275px 42px;
  overflow: hidden;
}
.why-block::after {
  content: "";
  width: 100%;
  display: block;
  height: calc(100% + 180px);
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/local/templates/main/css/../img/why-bg-center.png) no-repeat;
  background-position: 54% bottom;
  background-size: contain;
  pointer-events: none;
}

.hits-section {
  margin-bottom: 200px;
  position: relative;
  /* .container {
       &::after {
           content: url(/local/templates/main/css/../img/line2.svg);
           position: absolute;
           display: block;
           width: 100%;
           height: 100%;
           top: 0;
           left: 15%;
           pointer-events: none;
           z-index: 2;
       }
   }*/
}
.hits-section::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: 200%;
  max-width: 2000px;
  height: 100%;
  top: 55px;
  background-size: contain;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  border-radius: 393px 393px 0 393px;
}
.hits-section::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  max-width: 1530px;
  height: calc(100% + 130px);
  top: 0;
  left: 60%;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 2;
  background: url(/local/templates/main/css/../img/line2.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.hitsSlider {
  padding-block: 37px 60px;
  max-width: 1530px;
  overflow: visible;
  z-index: 5;
}
.hitsSlider .swiper-wrapper {
  height: auto;
}
.hitsSlider .swiper-slide {
  height: auto;
}
.hitsSlider .swiper-slide .card {
  height: 100%;
}
@media (max-width: 1560px) {
  .hitsSlider {
    margin-inline: 30px;
    overflow: hidden;
  }
}

.card {
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.4);
  background: var(--clr-bg);
  margin-right: 15px;
  border-radius: 30px;
  padding-block: 18px 30px;
  padding-inline: 20px;
  transition: ease 0.3s;
  position: relative;
  display: flex;
  flex-direction: column;
}
.card .icons {
  position: absolute;
  display: flex;
  top: 20px;
  right: -15px;
  z-index: 9;
  flex-direction: column;
  align-items: flex-end;
  gap: 5px;
}
.card .picture-block {
  transition: ease 0.3s;
  border-radius: 25px 157px 25px 25px;
  overflow: hidden;
  margin-bottom: 15px;
  display: flex;
  position: relative;
}
.card .picture-block img {
  transition: ease 0.3s;
}
.card .info-block {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.card .name {
  font: 700 18px var(--font-family);
  color: var(--clr-black);
  margin-bottom: 10px;
}
.card .descr {
  font: 300 18px var(--font-family);
  color: var(--clr-black);
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.card .icons-block {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
  justify-content: space-between;
  margin-block: auto 0;
}
.card .icons-block > div {
  width: calc(50% - 10px);
  display: flex;
  align-items: center;
  gap: 9px;
  font: 400 18px var(--font-family);
  line-height: 1;
  color: var(--clr-black);
}
.card .icons-block > div.w100 {
  width: 100%;
}
.card .icons-block .icon {
  border-radius: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}
.card .icons-block .icon::before {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  left: 0;
  top: 0;
  border-radius: 100%;
  background: linear-gradient(165deg, #ffcdac 0%, #d0ccf1 50%, #eae8f6 100%);
  filter: blur(8px);
}
.card .icons-block .icon img {
  z-index: 3;
}
.card .btn-more {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: -100px;
  transition: ease 0.5s;
  transform: translateX(-50%);
}
.card.card-foreigner .picture-block {
  border-radius: 25px 25px 25px 84px;
}

.form-section {
  margin-bottom: 190px;
  position: relative;
}
.form-section .container::before {
  content: "";
  display: block;
  border-radius: 393px 393px 0 393px;
  width: 65%;
  height: 165px;
  position: absolute;
  top: 55px;
  z-index: 5;
  background: var(--fon-bg);
}
.form-section .container .white-block {
  width: 80%;
  height: 235px;
  background: #f8f8f8;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  border-bottom-right-radius: 60px;
}
.form-section .blue-grad-wrap {
  line-height: 1;
  margin-bottom: 60px;
}
.form-section .blue-grad-wrap .title {
  line-height: 1.1;
  z-index: 9;
}
.form-section .blue-grad-wrap .title + span {
  line-height: 1;
  z-index: 3;
  top: -2px;
}
.form-section::after {
  content: "";
  position: absolute;
  display: inline-block;
  border-radius: 42px 33px 45px 42px;
  background: linear-gradient(134deg, #000457 0%, #3a23ac 51.9%, #0e1b70 100%);
  width: min(1530px, 100% - 60px);
  height: calc(100% - 15px);
  left: 50%;
  top: 50px;
  transform: translateX(-50%);
}
.form-section .form-block {
  position: relative;
  z-index: 5;
  padding-inline: 50px;
  font: 400 18px var(--font-family);
  color: var(--clr-white);
}
.form-section .form-row {
  margin-block: 20px 30px;
}
.form-section .form-row input {
  border: 1px solid var(--clr-white);
  max-width: 438px;
}
.form-section .btn-more {
  margin-left: 130px;
  padding-inline: 30px;
  cursor: pointer;
  outline: none;
  border: none;
  -webkit-appearance: none;
}
.form-section .result {
  margin-inline: auto;
}

.foreigner-section {
  margin-bottom: 100px;
}

.contacts-section .container::before {
  content: "";
  border-radius: 0 300px 0 0;
  width: 80%;
  max-width: 1200px;
  height: calc(100% - 57px);
  position: absolute;
  background: var(--fon-bg);
  z-index: 1;
  top: 55px;
  right: calc(50% - 110px);
}
@media (min-width: 1200px) {
  .contacts-section .container::before {
    border-top-left-radius: 393px;
  }
}

.contacts-block {
  display: flex;
  margin-top: 30px;
  position: relative;
  z-index: 5;
}
.contacts-block .map {
  width: 60%;
  max-width: 910px;
  border-radius: 150px 0 0 0;
  overflow: hidden;
  box-shadow: 6px -5px 6px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}
.contacts-block .map::after {
  content: url(/local/templates/main/css/../img/line4.svg);
  position: absolute;
  display: block;
  bottom: 4%;
  right: 48%;
  pointer-events: none;
  z-index: 5;
}
.contacts-block .info-block {
  padding-left: 50px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contacts-block .info-block .item {
  display: flex;
  gap: 30px;
}
.contacts-block .info-block .item p {
  margin: 0;
}
.contacts-block .info-block .item a {
  display: initial;
  text-decoration: none;
  color: var(--clr-black);
}
.contacts-block .info-block .item.default {
  margin-bottom: 20px;
}

.reviews-section {
  margin-bottom: 300px;
  position: relative;
}
.reviews-section::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: calc(100% + 100px);
  max-width: 2008px;
  border-radius: 393px 400px 100px 393px;
  height: calc(100% + 50px);
  top: 55px;
  background-size: contain;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.reviews-section::after {
  content: url(/local/templates/main/css/../img/line3.svg);
  position: absolute;
  display: block;
  bottom: -190px;
  left: 10%;
  pointer-events: none;
  z-index: 1;
}
.reviews-section .blue-grad-wrap {
  line-height: 1;
}
.reviews-section .blue-grad-wrap .title {
  text-align: right;
  display: block;
  line-height: 1.1;
  margin-right: 5px;
}
.reviews-section .blue-grad-wrap .title + span {
  left: unset;
  right: 0;
  top: -2px;
}

.review {
  background: #f8f8f8;
  border-radius: 30px;
  padding-block: 40px 50px;
  padding-inline: 43px 30px;
  font: 400 18px var(--font-family);
  color: var(--clr-black);
}
.review .text {
  margin-block: 0 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 20;
  overflow: hidden;
  overflow-y: scroll;
  transition: ease 0.5s;
}
.review .text p {
  margin-block: 0 15px;
}
.review.no-more-btn .text {
  overflow: hidden;
}
.review .name {
  font-weight: 600;
}
.review .btn-all {
  display: none;
}

.revSlider {
  margin-top: 25px;
  max-width: 750px;
  overflow: visible;
  z-index: 5;
}
.revSlider .review {
  height: 100%;
}
.revSlider .swiper-slide {
  height: auto;
}
.revSlider .swiper-button-prev {
  left: -25px;
  transform: translateY(-50%) scale(-1);
  width: 50px;
  height: 50px;
  background: url(/local/templates/main/css/../img/icons/arr-slider-next.svg) no-repeat;
  background-size: contain;
  margin: 0;
  top: 50%;
}
.revSlider .swiper-button-prev::before, .revSlider .swiper-button-prev::after {
  display: none;
}
.revSlider .swiper-button-next {
  right: -25px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: url(/local/templates/main/css/../img/icons/arr-slider-next.svg) no-repeat;
  background-size: contain;
  margin: 0;
  top: 50%;
}
.revSlider .swiper-button-next::before, .revSlider .swiper-button-next::after {
  display: none;
}

.about-section {
  margin-bottom: 25px;
}
.about-section .about-wrap {
  display: flex;
  gap: 30px;
  align-items: flex-start;
  z-index: 2;
  position: relative;
}
.about-section .picture {
  width: calc(50% - 15px);
  padding-left: 50px;
  padding-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: sticky;
  top: 0;
  margin-bottom: 20px;
}
.about-section .picture::after {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: 100%;
  max-width: 750px;
  height: 100%;
  max-height: 400px;
  top: -55px;
  background-size: contain;
  left: 0;
  z-index: -1;
  border-radius: 40px 267px 40px 40px;
}
.about-section .picture img {
  border-radius: 30px;
  overflow: hidden;
}
.about-section .picture .video {
  border-radius: 30px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-section .descr {
  width: calc(50% - 15px);
}
.about-section .descr p {
  margin-block: 0 15px;
  line-height: 1.6;
}

.docs-section {
  margin-bottom: 150px;
}
.docs-section .container::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: 75%;
  max-width: 1140px;
  height: calc(100% + 20px);
  top: 55px;
  max-height: 520px;
  background-size: contain;
  left: 17%;
  z-index: 1;
  border-radius: 261px 261px 261px 0;
}
.docs-section .container::after {
  content: url(/local/templates/main/css/../img/line5.svg);
  position: absolute;
  display: block;
  top: 160px;
  right: 0;
  pointer-events: none;
  z-index: 1;
}
.docs-section .blue-grad-wrap {
  max-width: 740px;
  margin-left: 0;
  line-height: 1.1;
}
.docs-section .blue-grad-wrap .title {
  line-height: 1.1;
}

.docs-wrap {
  position: relative;
  margin-block: 35px 45px;
  display: flex;
  flex-wrap: wrap;
  gap: 21px 30px;
  z-index: 3;
  margin-bottom: 160px;
}
.docs-wrap a {
  display: flex;
  align-items: center;
  gap: 20px;
  width: calc(33.33% - 20px);
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.4);
  background: #f8f8f8;
  border-radius: 30px;
  overflow: hidden;
  padding-block: 31px;
  padding-inline: 32px 25px;
  text-decoration: none;
  color: var(--clr-black);
  min-height: 106px;
  transition: ease 0.3s;
}
.docs-wrap a:hover {
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.6);
}

.partners-section .blue-grad-wrap {
  margin-left: 0;
}
.partners-section .container::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: calc(100% + 150px);
  max-width: 2004px;
  height: calc(100% + 20px);
  top: 61px;
  max-height: 652px;
  background-size: contain;
  left: 50%;
  transform: translateX(-50%) rotate(-180deg);
  z-index: 1;
  border-radius: 393px 0 393px 393px;
}

.partners-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  z-index: 3;
  position: relative;
  margin-block: 45px 150px;
}
.partners-wrap .item {
  width: calc(25% - 22.5px);
  border-radius: 30px;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.4);
  background: rgba(248, 248, 248, 0.6);
  display: flex;
  position: relative;
  flex-direction: column;
  padding-block: 30px 25px;
  padding-inline: 23px;
  color: var(--clr-black);
  transition: ease 0.3s;
}
.partners-wrap .item::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 30px;
  background: transparent;
  pointer-events: none;
  left: 8px;
  top: -9px;
  transition: ease 0.3s;
}
.partners-wrap .item:hover::after {
  content: "";
  border: 1px solid rgba(228, 13, 16, 0.3);
}
.partners-wrap .picture {
  height: 174px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 27px;
  position: relative;
}
.partners-wrap .picture::after {
  content: url(/local/templates/main/css/../img/line6.svg);
  position: absolute;
  display: flex;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
  align-items: self-end;
}
.partners-wrap .name {
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
}
.partners-wrap .descr {
  text-align: center;
}

.gallery-empty-section {
  margin-top: 115px;
}
.gallery-empty-section .container::before {
  content: "";
  width: 150%;
  height: calc(100% + 50px);
  position: absolute;
  background: var(--fon-bg);
  z-index: 1;
  top: 55px;
  right: 0;
  border-radius: 475px 0 475px 0;
}
.gallery-empty-section .blue-grad-wrap {
  margin-left: 0;
}

.gallery-noname-wrap {
  display: flex;
  margin-top: 20px;
  position: relative;
  z-index: 5;
  gap: 30px;
  padding-bottom: 220px;
}
.gallery-noname-wrap .info-block {
  max-width: 620px;
  width: 41%;
}
.gallery-noname-wrap .info-block p:first-child {
  max-width: 420px;
  line-height: 1.5;
}
.gallery-noname-wrap form .form-row {
  flex-wrap: wrap;
}
.gallery-noname-wrap form .form-row input {
  border: 1px solid var(--clr-black);
  max-width: 302px;
}
.gallery-noname-wrap form .btn-more {
  cursor: pointer;
  padding-inline: 80px;
}
.gallery-noname-wrap .auth-form {
  margin-block: 35px 20px;
}
.gallery-noname-wrap .picture-block {
  margin-top: -219px;
  display: flex;
  margin-right: -150px;
  width: calc(60% + 120px);
}
.gallery-noname-wrap .picture-block img {
  border-radius: 335px 335px 335px 7px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
}
.gallery-noname-wrap .error {
  margin-block: 10px;
}

.job-section {
  margin-top: 50px;
}
.job-section .container::before {
  content: "";
  width: 150%;
  height: calc(100% + 200px);
  position: absolute;
  background: var(--fon-bg);
  z-index: 1;
  top: 80px;
  right: 20%;
  border-radius: 360px 360px 0 0;
}

.job-wrap {
  position: relative;
  z-index: 3;
  display: flex;
  gap: 70px;
  align-items: center;
  padding-bottom: 100px;
}
.job-wrap .picture-block {
  width: calc(50% - 45px);
}
.job-wrap .picture-block img {
  border-radius: 30px 207px 30px 30px;
  overflow: hidden;
}
.job-wrap .info-block {
  width: calc(50% - 45px);
}
.job-wrap .info-block p {
  margin-block: 0 20px;
}
.job-wrap .blue-grad-wrap {
  margin-left: 0;
  margin-bottom: 25px;
}
.job-wrap .blue-grad-wrap h1 + span {
  top: 7px;
  left: 3px;
}

.programs-section {
  margin-bottom: 135px;
}
.programs-section .filter-wrap::after {
  content: "";
  z-index: 0;
  right: 0;
  width: 80%;
  background-repeat: repeat-x;
}
.programs-section .container::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: calc(100% + 400px);
  max-width: 2000px;
  height: calc(35% + 55px);
  max-height: 785px;
  top: 55px;
  background-size: contain;
  left: 50%;
  transform: translateX(-50%) rotate(-180deg);
  z-index: 2;
  border-radius: 393px 0 393px 393px;
}
.programs-section .container::after {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: calc(100% - 150px);
  max-width: 1360px;
  height: calc(33% + 25px);
  bottom: 0;
  background-size: contain;
  right: 30%;
  z-index: 2;
  border-radius: 393px 393px 0 393px;
}
.programs-section.empty .container::after {
  display: none;
}
.programs-section.empty .container::before {
  height: calc(100% - 50px);
}

.breadcrumbs-wrap {
  margin-top: -32px;
  padding-bottom: 18px;
}
.breadcrumbs-wrap a {
  color: #000 !important;
}

.programs-block {
  padding-bottom: 120px;
}

.programs-wrap {
  position: relative;
  z-index: 5;
  display: flex;
  flex-wrap: wrap;
  gap: 50px 30px;
  margin-top: 45px;
  transition: opacity ease 0.3s;
}
.loading .programs-wrap {
  opacity: 0.5;
}
.programs-wrap .card {
  width: calc(33.33% - 20px);
  margin-right: 0;
}

.pay-block {
  margin-block: 35px 125px;
  display: flex;
  align-items: center;
  padding-bottom: 56px;
  gap: 30px;
  position: relative;
}
.pay-block::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: 67%;
  max-width: 1009px;
  height: calc(100% - 40px);
  max-height: 785px;
  bottom: 0;
  right: 0;
  z-index: -1;
  border-radius: 216px 30px 30px 30px;
}
.pay-block .info-block {
  width: calc(50% - 15px);
  display: flex;
  flex-direction: column;
  gap: min(3.2vw, 55px);
  align-items: center;
}
.pay-block .item {
  display: flex;
  gap: min(2.4vw, 40px);
  align-items: center;
  max-width: 620px;
  line-height: 1.5;
}
.pay-block .item img {
  width: 88px;
  flex-shrink: 0;
}
.pay-block .picture-block {
  width: calc(50% - 15px);
  display: flex;
  position: relative;
}
.pay-block .picture-block img {
  border-radius: 30px 207px 30px 30px;
  overflow: hidden;
}

.food-section .container::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: 100%;
  max-width: 1119px;
  height: calc(100% - 40px);
  max-height: 785px;
  top: 40px;
  left: 45%;
  z-index: 2;
  transform: rotate(-180deg);
  border-radius: 393px 0 393px 393px;
}
.food-section .container::after {
  content: url(/local/templates/main/css/../img/line7.svg);
  top: 260px;
  position: absolute;
  display: block;
  left: -50px;
  pointer-events: none;
  z-index: 2;
}

.food-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 205px 30px;
  z-index: 5;
  position: relative;
  margin-block: 60px 135px;
}

.food-card {
  width: calc(33.33% - 20px);
  border-radius: 30px;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.2);
  background: #f8f8f8;
  padding: 20px;
  padding-block: 20px 25px;
  display: flex;
  flex-direction: column;
}
.food-card.active {
  max-height: unset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding-bottom: 0;
}
.food-card.active .menu-description.active {
  opacity: 1;
  padding-top: 15px;
  height: auto;
}
.food-card.active .menu-item.active {
  color: #0A0046;
}
.food-card.active .menu-item.active::before {
  content: "";
  opacity: 1;
}
.food-card.active .menu-item.active .title::after {
  content: "";
  border-top: 5px solid #0A0046;
  transform: rotate(-180deg);
}
.food-card.active .menu-item.active .menu-icon {
  background-image: url(/local/templates/main/css/../img/icons/menu2.svg);
}
.food-card.active .menu-content {
  padding-block: 5px 20px;
}
.food-card.active .info-block {
  padding-bottom: 25px;
}
.food-card .info-block {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-grow: 1;
}
.food-card .picture-block {
  display: flex;
  margin-bottom: 23px;
  height: 279px;
}
.food-card .picture-block img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  border-radius: 140px 17px 17px 17px;
  overflow: hidden;
}
.food-card .name {
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px;
}
.food-card .description {
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 10px;
}

.menu-wrap {
  margin-block: auto 0;
  position: relative;
}
.menu-tabs {
  display: flex;
  position: relative;
  z-index: 9;
  width: calc(100% + 40px);
  background: #f8f8f8;
  margin-left: -20px;
  padding: 0 20px;
}
.menu-content {
  line-height: 1.5;
  position: absolute;
  left: -20px;
  width: calc(100% + 40px);
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.2);
  padding-inline: 20px;
  top: 100%;
  background: #f8f8f8;
  padding-block: 0;
}
.menu-icon {
  background: url(/local/templates/main/css/../img/icons/menu.svg) center no-repeat;
  width: 34px;
  height: 34px;
  background-size: 34px;
  display: block;
  position: relative;
}
.menu-item {
  width: 33.3333333333%;
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  position: relative;
  color: #4f4f4f;
  transition: ease 0.3s;
  text-align: center;
  padding-right: 15px;
}
.menu-item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  transition: ease 0.3s;
  opacity: 0;
  background: linear-gradient(165deg, #ffcdac 0%, #d0ccf1 50%, #eae8f6 100%);
  filter: blur(8px);
}
.menu-item::after {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  position: absolute;
  right: 10px;
  background: url(/local/templates/main/img/line-vertical.svg) no-repeat;
  top: 0;
  background-size: cover;
}
.menu-item:last-child::after {
  content: "";
}
.menu-item .title {
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px;
}
.menu-item .title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  transition: ease 0.3s;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #4f4f4f;
}
.menu-description {
  opacity: 0;
  height: 0;
  transition: height ease 0.5s;
  padding-top: 0;
}

.bus-section .container::before {
  content: "";
  width: calc(60% + 65px);
  height: calc(100% - 115px);
  position: absolute;
  background: var(--fon-bg);
  z-index: 1;
  top: 55px;
  left: -80px;
  border-radius: 40px 267px 40px 40px;
}

.bus-wrap {
  margin-block: 35px 110px;
  display: flex;
  gap: 30px;
  z-index: 5;
  position: relative;
}
.bus-wrap .picture-block {
  width: calc(50% - 15px);
  display: flex;
}
.bus-wrap .picture-block img {
  border-radius: 30px 280px 30px 30px;
  overflow: hidden;
}
.bus-wrap .info-block {
  width: calc(50% - 15px);
}
.bus-wrap .info-block p {
  line-height: 167%;
  margin-bottom: 30px;
}
.bus-wrap .info-block p:last-child {
  margin-bottom: 0;
}
.bus-wrap .save-icons-wrap {
  display: flex;
  gap: 30px 45px;
  align-items: center;
  margin-bottom: 40px;
}
.bus-wrap .save-icons-wrap .item {
  width: calc(33.33% - 30px);
  display: flex;
  align-items: center;
  gap: 13px;
  font-weight: 700;
}

.award-info {
  position: relative;
  z-index: 5;
  max-width: 1000px;
}

.agency-section .container {
  padding-left: 50px;
}
.agency-section .container::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: 100%;
  max-width: 1200px;
  height: calc(100% - 20px);
  top: 55px;
  background-size: contain;
  left: 0;
  z-index: 1;
  border-radius: 40px 267px 40px 40px;
}
.agency-section p {
  position: relative;
  z-index: 5;
  line-height: 1.5;
  margin-block: 0 5px;
}
.agency-section p.shift-left {
  margin-left: -50px;
}

.attention {
  display: inline-block;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.1;
  background: linear-gradient(166deg, #f00 0%, #900 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-block: 16px 13px;
  position: relative;
  z-index: 5;
}

.conditions-wrap {
  position: relative;
  z-index: 5;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-block: 35px 45px;
  align-items: flex-start;
  z-index: 7;
}
.conditions-wrap .item {
  display: flex;
  width: calc(25% - 22.5px);
  flex-direction: column;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.4);
  padding-inline: 20px;
  padding-block: 32px 15px;
  border: 1px solid var(--clr-violet);
  max-width: 330px;
}
.conditions-wrap .item .picture-block {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 40px;
  height: 177px;
}
.conditions-wrap .item .text {
  margin-block: auto 0;
}
.conditions-wrap .item .hidden-wrap {
  width: calc(100% + 40px);
  margin-left: -20px;
  padding: 0 20px;
  position: relative;
}
.conditions-wrap .item .hidden-wrap::after {
  content: url(/local/templates/main/css/../img/icons/arr-slider-next.svg);
  position: absolute;
  transform: rotate(90deg);
  width: 50px;
  height: 50px;
  cursor: pointer;
  right: 20px;
  transition: ease 0.3s;
  border-radius: 50%;
  top: -37px;
}
.conditions-wrap .item .hidden-wrap .hidden {
  width: calc(100% + 2px);
  position: absolute;
  background: #fbfbfb;
  left: -1px;
  padding: 10px 20px 20px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border: 1px solid var(--clr-violet);
  border-top: 0;
  opacity: 0;
  transition: opacity ease 0.3s;
  pointer-events: none;
}
.conditions-wrap .item .hidden-wrap .row {
  display: flex;
  justify-content: space-between;
  padding-right: 10px;
  border-bottom: 1px solid rgba(143, 0, 134, 0.4);
  align-items: center;
  gap: 30px;
}
.conditions-wrap .item .hidden-wrap .row .right {
  font-weight: 700;
  line-height: 183%;
  background: linear-gradient(149deg, #ff5c5c 0%, #bf2774 57.58%, #8f0086 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.conditions-wrap .item.opened {
  border-bottom-left-radius: 0;
  padding-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
  position: relative;
}
.conditions-wrap .item.opened .hidden-wrap::after {
  transform: rotate(-90deg);
}
.conditions-wrap .item.opened .hidden-wrap .hidden {
  opacity: 1;
  pointer-events: all;
}

.hidden-parent:hover .hidden-wrap::after {
  content: url(/local/templates/main/css/../img/icons/arr-slider-next.svg);
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.2);
}

.constructor-name-section {
  margin-block: 0;
  padding-top: 100px;
}
.constructor-name-section .container::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: 60%;
  max-width: 1007px;
  height: 100%;
  max-height: 180px;
  top: 55px;
  background-size: contain;
  left: 0;
  z-index: 1;
  border-radius: 393px 393px 0 393px;
}
.constructor-name-section .icons-wrap {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-block: 60px 30px;
  position: relative;
  z-index: 5;
}
.constructor-name-section .icons-wrap .item {
  display: flex;
  align-items: center;
  gap: 30px;
  line-height: 1.5;
  color: var(--clr-blue);
}

.constructor-section {
  padding-block: 30px 60px;
  margin-block: 30px 200px;
  position: relative;
}
.constructor-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: #dfe7ed;
  border-radius: 0 283px 298px 0;
  width: calc(100% + 480px);
  height: 100%;
}
.constructor-section .name {
  font-weight: 700;
  font-size: 36px;
  color: var(--clr-blue);
  margin-block: 0 20px;
}
.constructor-section .result {
  color: var(--clr-blue);
  font-size: 1.5rem;
  text-align: center;
  margin-block: 0 20px;
}
.constructor-section .form-group .load {
  flex-grow: initial;
}

.w100 {
  width: 100% !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.form-group {
  display: flex;
  gap: 20px 30px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}
.form-group.ekscurtions {
  align-items: flex-start;
}
.form-group .item {
  width: calc(50% - 15px);
  gap: 5px;
  display: flex;
  flex-direction: column;
}
.form-group .inline {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
}
.form-group .controls {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 0 20px;
  align-items: center;
}
.form-group textarea {
  border: 1px solid rgba(65, 54, 133, 0.5019607843);
  border-radius: 30px;
  padding: 10px 30px;
  outline: none;
}
.form-group .load {
  margin-block: 0;
  padding: 10px;
  align-items: center;
  gap: 15px;
  flex-grow: 1;
}
.form-group .tap {
  margin-block: 20px;
  margin-inline: auto;
}
.form-group .tap:disabled {
  cursor: initial;
  opacity: 0.3;
}
.form-group .btn-more {
  -webkit-appearance: none;
  outline: none;
  border: none;
  cursor: pointer;
}
.form-group.form-check {
  max-width: 1000px;
  margin-inline: auto;
  flex-wrap: nowrap;
  align-items: flex-start;
  gap: 10px;
}
.form-group.form-check input {
  margin-top: 6px;
}
.form-group label {
  line-height: 1.5;
}
.form-group input[type=text], .form-group input[type=tel], .form-group input[type=email] {
  display: block;
  border-radius: 30px;
  background: var(--clr-white);
  border: 1px solid var(--clr-violet);
  height: 57px;
  outline: none;
  padding-inline: 15px;
  padding-block: 5px;
}
.form-group input[type=file] {
  display: none;
}
.form-group input[type=date] {
  display: block;
  border-radius: 30px;
  background: var(--clr-white);
  border: 1px solid var(--clr-violet);
  height: 57px;
  outline: none;
  padding-inline: 15px;
  padding-block: 5px;
  text-align: center;
  cursor: pointer;
}
.form-group .result {
  color: var(--clr-blue);
  font-size: 1.5rem;
  text-align: center;
  width: 100%;
}
.form-group .btn-remove {
  cursor: pointer;
}
.form-group .note {
  font-weight: 400;
}

.cbox__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 5px;
}

input[type=radio] {
  display: none !important;
}
input[type=radio] + label {
  transition: ease 0.3s;
  position: relative;
  padding-left: 21px;
  cursor: pointer;
}
input[type=radio] + label::before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid var(--clr-violet);
  flex-shrink: 0;
  top: 50%;
  left: 2px;
  transform: translateY(-50%);
  position: absolute;
}
input[type=radio]:checked + label::after {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  transform: translateY(-50%);
  top: 50%;
  background: var(--clr-red);
}

input[type=checkbox] {
  display: none !important;
}
input[type=checkbox] + label {
  transition: ease 0.3s;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}
input[type=checkbox] + label::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: transparent;
  border: 1px solid var(--clr-violet);
  border-radius: 3px;
  flex-shrink: 0;
  top: 3px;
  left: 0;
  position: absolute;
}
input[type=checkbox]:checked + label::after {
  content: "";
  width: 15px;
  height: 7px;
  position: absolute;
  left: 2px;
  top: 4px;
  border-top: 2px solid var(--clr-red);
  border-right: 2px solid var(--clr-red);
  transform: rotate(135deg);
}

.list-block {
  margin-bottom: 20px;
}
.list-name {
  border: 1px solid rgba(65, 54, 133, 0.5019607843);
  border-radius: 30px;
  background: var(--clr-white);
  font-weight: 700;
  line-height: 1.5;
  padding: 15px 30px;
  position: relative;
  margin-bottom: 5px;
  cursor: pointer;
}
.list-name::after {
  content: "";
  position: absolute;
  width: 49px;
  height: 50px;
  cursor: pointer;
  right: 34px;
  transition: ease 0.3s;
  border-radius: 50%;
  top: -22px;
  background: url(/local/templates/main/css/../img/icons/arr-list.svg);
  background-size: contain;
}
.list-name.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.list-name.active::after {
  transform: rotate(-180deg);
}
.list-name.active + .list-wrap {
  max-height: initial;
  height: initial;
  opacity: 1;
  pointer-events: all;
}
.list-wrap {
  padding-inline: 30px 20px;
  padding-block: 0;
  margin-top: 0;
  border: 1px solid rgba(65, 54, 133, 0.5019607843);
  border-top: none;
  border-radius: 0 0 30px 30px;
  background: var(--clr-white);
  transition: height ease 0.5s, max-height ease 0.5s;
  max-height: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.list-wrap p {
  margin-block: 0 10px;
}

#totalprice {
  display: flex;
  align-items: center;
  gap: 30px;
  font-weight: 700;
  padding-top: 26px;
}

.gap50 {
  gap: 30px 50px;
}

.w-auto {
  width: auto !important;
}

.jc-start {
  justify-content: flex-start;
}

.jc-end {
  justify-content: flex-end;
}

.jc-center {
  justify-content: center;
}

.count-wrap {
  display: flex;
  align-items: center;
  color: var(--clr-violet);
}
.count-wrap .minus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 40px;
  background: #fff;
  border-top-left-radius: 100%;
  border-bottom-left-radius: 100%;
  border: 1px solid var(--clr-violet);
  border-right: 0;
  cursor: pointer;
}
.count-wrap .plus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 40px;
  background: #fff;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
  border: 1px solid var(--clr-violet);
  border-left: 0;
  cursor: pointer;
}
.count-wrap input.short-input {
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
}

.radio {
  display: flex;
}
.radio__item {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
}

.contacts-page-section .container::before {
  content: "";
  border-radius: 300px 300px 0 0;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  position: absolute;
  background: var(--fon-bg);
  z-index: 1;
  top: 55px;
  right: 50%;
}
.contacts-page-section .container::after {
  content: url(/local/templates/main/css/../img/line4-2.svg);
  position: absolute;
  display: block;
  bottom: 4%;
  right: 48%;
  pointer-events: none;
  z-index: 5;
}
.contacts-page-section .contacts-block {
  margin-top: 100px;
  flex-direction: column;
  gap: 65px;
}
.contacts-page-section .contacts-block .info-block {
  padding: 0;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 35px 100px;
  max-width: 900px;
  margin: 0 auto;
}
.contacts-page-section .contacts-block .info-block .item {
  width: calc(50% - 50px);
}
.contacts-page-section .contacts-block .map {
  width: 100%;
  max-width: unset;
  border-radius: 150px 220px 0 0;
}
.contacts-page-section .contacts-block .map::after {
  display: none;
}

.reviews-page-section .container::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: calc(100% + 100px);
  max-width: 2008px;
  height: 33%;
  max-height: 600px;
  top: 55px;
  background-size: contain;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  border-radius: 0 393px 0 393px;
}
.reviews-page-section .blue-grad-wrap h1, .reviews-page-section .blue-grad-wrap .title {
  line-height: 1.1;
}

.reviews-block {
  -moz-columns: 2;
       columns: 2;
  -moz-column-gap: 50px;
       column-gap: 50px;
  position: relative;
  z-index: 5;
  margin-block: 50px;
}
.reviews-block:last-child {
  margin-bottom: 100px;
}
.reviews-block .review {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  page-break-inside: avoid;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 50px;
}

.program-detail {
  margin-bottom: 100px;
}
.program-detail .h1-bg-block {
  position: absolute;
  left: 0;
  top: 55px;
  width: calc(40% - 15px);
  max-width: 490px;
  height: auto;
}
.program-detail .h1-bg-block::before {
  content: "";
  position: absolute;
  background: linear-gradient(-217deg, #f7e9e0 0%, #d7e0f7 58.84%, #e8ecf6 92.4%);
  width: 100%;
  height: 100%;
  top: 0;
  background-size: contain;
  left: 0;
  z-index: 1;
  border-radius: 40px 267px 40px 40px;
}

.program-page-wrap {
  display: flex;
  gap: 30px;
  position: relative;
  z-index: 5;
  margin-top: 20px;
  align-items: flex-start;
}
.program-page-wrap .left-block {
  width: calc(40% - 15px);
  max-width: 490px;
  flex-shrink: 0;
  padding-inline: 40px;
}
.program-page-wrap .right-block {
  flex-grow: 1;
  width: calc(60% - 15px);
}
.program-page-wrap .right-block .title__mobile {
  display: none;
}
.program-page-wrap .picture-block {
  width: 100%;
  position: relative;
  display: flex;
  margin-bottom: 30px;
}
.program-page-wrap .picture-block .swiper-button-next {
  right: -25px;
  width: 50px;
  height: 50px;
  transform: translateY(-50%);
  background: url(/local/templates/main/css/../img/icons/arr-slider-next.svg) no-repeat;
  background-size: contain;
  margin: 0;
}
.program-page-wrap .picture-block .swiper-button-next::after {
  display: none;
}
.program-page-wrap .picture-block .swiper-button-prev {
  left: -25px;
  transform: translateY(-50%) scale(-1);
  width: 50px;
  height: 50px;
  background: url(/local/templates/main/css/../img/icons/arr-slider-next.svg) no-repeat;
  background-size: contain;
  margin: 0;
}
.program-page-wrap .picture-block .swiper-button-prev::after {
  display: none;
}
.program-page-wrap .description .preview-text {
  margin-bottom: 35px;
}
.program-page-wrap .description .button-block {
  margin-bottom: 30px;
  z-index: 9;
}
.program-page-wrap .properties-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 20px;
}
.program-page-wrap .properties-wrap .item {
  display: flex;
  align-items: center;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(65, 54, 133, 0.5019607843);
  padding-block: 28px;
  padding-inline: 25px;
  gap: 15px;
  max-height: 80px;
}
.program-page-wrap .properties-wrap .item .value {
  margin-inline: auto 0;
  font-weight: 700;
  text-align: right;
}
.program-page-wrap .properties-wrap .item.price .value {
  color: var(--clr-red);
}
.program-page-wrap .programSlider {
  width: 100%;
  border-radius: 175px 44px 48px 61px;
  overflow: hidden;
}
.program-page-wrap .programSlider .swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 175px 44px 48px 61px;
  width: 100%;
}
.program-page-wrap .left-block-content__mobile {
  display: none;
}

.red {
  color: var(--clr-red);
}

ul.star > li, .price-description ul > li {
  list-style-image: url(/local/templates/main/img/icons/star.svg);
  margin-block: 0 20px;
}
ul.star > li ul, .price-description ul > li ul {
  padding-left: 15px;
  list-style-type: none;
}
ul.star > li ul li, .price-description ul > li ul li {
  position: relative;
  display: flex;
  gap: 7px;
  align-items: flex-start;
  margin-bottom: 5px;
}
ul.star > li ul li::before, .price-description ul > li ul li::before {
  content: "";
  display: block;
  background: var(--clr-black);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  flex-shrink: 0;
  margin-top: 8px;
}

ul.star {
  padding-left: 30px;
}

.tablebodytext {
  display: none !important;
}

.filter-wrap {
  display: flex;
  justify-content: flex-end;
  margin-block: 50px 10px;
  margin-inline: 0 20px;
  gap: 20px 60px;
  position: relative;
  padding-bottom: 5px;
  z-index: 99;
}
.filter-wrap form {
  display: flex;
  justify-content: flex-end;
  gap: 20px 60px;
  position: relative;
  padding-bottom: 5px;
  z-index: 5;
}
.filter-wrap > div {
  padding-bottom: 20px;
}
.filter-wrap .exit {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 15px;
  line-height: 1;
}
.filter-wrap::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: url(/local/templates/main/css/../img/line6.svg) no-repeat;
  background-position: right bottom;
  pointer-events: none;
}
.filter-wrap.cards .select-block {
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 250px;
  padding: 20px;
}
.filter-wrap.cards .select-wrap:last-child .select-block {
  left: unset;
  right: -20px;
  transform: unset;
}
.filter-wrap .form-group input[type=text], .filter-wrap .form-group input[type=tel], .filter-wrap .form-group input[type=email] {
  height: auto;
}

.select-wrap {
  position: relative;
  z-index: 5;
}
.select-wrap.active .select-block {
  opacity: 1;
  pointer-events: all;
}
.select-name {
  cursor: pointer;
  position: relative;
}
.select-name::after {
  content: "";
  position: absolute;
  display: block;
  top: 6px;
  right: -20px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid var(--clr-black);
}
.select-block {
  position: absolute;
  transition: ease 0.3s;
  opacity: 0;
  pointer-events: none;
  background: var(--clr-bg);
  box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 35px;
  width: 315px;
  padding: 30px;
  left: -40px;
  top: calc(100% - 10px);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.select-block a {
  display: block;
  color: var(--clr-black);
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(228, 13, 16, 0.2666666667);
  padding-inline: 10px;
}
.select-block a:hover {
  font-weight: 700;
}
.select-block a:last-child {
  border: none;
  padding-bottom: 0;
}

.gallery-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-block: 0 50px;
  position: relative;
  z-index: 5;
}
.gallery-wrap::before {
  content: "";
  display: block;
  position: absolute;
  width: 150%;
  height: calc(100% + 70px);
  top: -35px;
  right: 10%;
  border-radius: 0 360px 0 0;
  background: linear-gradient(150deg, #f7e9e0 0%, #d7e0f7 44.9%, #e8ecf6 92.4%);
}
.gallery-wrap .picture {
  display: flex;
  width: calc(25% - 22.5px);
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.gallery-wrap .picture::after {
  content: "";
  opacity: 0;
  display: block;
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: ease 0.3s;
  background: linear-gradient(0deg, #000 6.53%, rgba(0, 0, 0, 0) 100%);
}
.gallery-wrap .picture .img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  aspect-ratio: 360/282;
}
.gallery-wrap .btn-open {
  position: absolute;
  left: 50%;
  bottom: -50%;
  color: #fff;
  display: flex;
  align-items: center;
  transform: translateX(-50%);
  transition: ease 0.3s;
  height: 27px;
  text-decoration: underline;
  gap: 10px;
  z-index: 2;
}
.gallery-wrap.right::before {
  content: "";
  border-radius: 360px 0 0 0;
  background: linear-gradient(150deg, #f7e9e0 0%, #d7e0f7 44.9%, #e8ecf6 92.4%);
  left: 10%;
  right: unset;
}

.gallery-category-block {
  margin-bottom: 50px;
}
.gallery-category-block .title {
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 25px;
  color: var(--clr-blue);
}
.gallery-category-block .tab-items {
  display: flex;
  align-items: center;
  gap: 20px 35px;
  margin-bottom: 65px;
  flex-wrap: wrap;
}
.gallery-category-block .tab-items .item {
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: 14px 16px;
  padding-inline: 20px;
  border-radius: 30px;
  border: 1px solid rgba(228, 13, 16, 0.3);
  transition: background ease 0.3s;
  cursor: pointer;
}
.gallery-category-block .tab-items .item.active, .gallery-category-block .tab-items .item:hover {
  background: linear-gradient(150deg, #f7e9e0 0%, #d7e0f7 44.9%, #e8ecf6 92.4%);
  border-color: transparent;
}
.gallery-category-block .tab-content .item {
  display: none;
}
.gallery-category-block .tab-content .item.active {
  display: block;
}

.gallery-item-block {
  margin-bottom: 50px;
}
.gallery-item-block .title {
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 25px;
  color: var(--clr-blue);
  position: relative;
  z-index: 9;
  margin-bottom: 40px;
}

.popup-wrap {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
}
.popup-wrap.opened {
  display: block;
}
.popup-wrap .picture-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  box-shadow: 0 0 53px 0 rgba(0, 0, 0, 0.3);
  aspect-ratio: 1329/870;
  max-height: 90%;
  border-radius: 30px;
  overflow: hidden;
  max-width: 1329px;
  background: #fff;
}
.popup-wrap .picture-wrap .img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
}
.popup-wrap .picture-wrap .button-block {
  position: absolute;
  display: flex;
  bottom: 0;
  left: 0;
  width: 100%;
  align-items: flex-end;
  padding-bottom: 20px;
  justify-content: center;
  gap: 70px;
  background: linear-gradient(0deg, #000 6.53%, rgba(0, 0, 0, 0) 100%);
  height: 120px;
}
.popup-wrap .picture-wrap .load {
  display: flex;
  color: #fff;
  gap: 10px;
  align-items: center;
  cursor: pointer;
  text-decoration: underline;
}
.popup-wrap .picture-wrap .close {
  display: flex;
  color: #fff;
  gap: 10px;
  align-items: center;
  cursor: pointer;
  text-decoration: underline;
}

.button-block {
  display: flex;
  z-index: 5;
  position: relative;
}

.pagination-wrap {
  position: relative;
  z-index: 5;
  margin-top: -60px;
}
.pagination-wrap .modern-page-navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
}
.pagination-wrap .modern-page-navigation a {
  border: none !important;
  padding-inline: 10px;
}
.pagination-wrap .modern-page-navigation a.modern-page-previous img {
  transform: scaleX(-1);
}
.pagination-wrap .modern-page-current {
  color: var(--clr-violet);
  border: none;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.3019607843);
  z-index: 99999;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: ease 0.3s;
}
.preloader.visible {
  opacity: 1;
  visibility: visible;
}
.preloader__row {
  position: relative;
  width: 60px;
  height: 60px;
  text-align: center;
  animation: preloader-rotate 2s infinite linear;
}
.preloader__item {
  position: absolute;
  display: inline-block;
  top: 0;
  background-color: var(--clr-violet);
  border-radius: 100%;
  width: 30px;
  height: 30px;
  animation: preloader-bounce 2s infinite ease-in-out;
}
.preloader__item:last-child {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}

@keyframes preloader-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes preloader-bounce {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
.err404-section {
  margin-block: auto 0;
  padding-block: 50px;
}
.err404-section .container::before {
  content: "";
  width: 150%;
  height: 100%;
  position: absolute;
  background: var(--fon-bg);
  z-index: 1;
  top: 80px;
  right: 20%;
  border-radius: 0 360px 0 360px;
}

.err404-wrap {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 50px;
  padding-bottom: 100px;
}
.err404-wrap .blue-grad-wrap h1, .err404-wrap .blue-grad-wrap .h1 {
  font-size: 12rem;
}
.err404-wrap .blue-grad-wrap h1 + span, .err404-wrap .blue-grad-wrap .h1 + span {
  font-size: 12rem;
}

.program-empty {
  padding-block: 100px;
  position: relative;
  z-index: 5;
  margin-block: 50px 0;
  width: 70%;
  text-align: center;
  margin-inline: auto;
}

.events-page-section .container::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: calc(100% + 100px);
  max-width: 2008px;
  height: 33%;
  max-height: 600px;
  top: 55px;
  background-size: contain;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  border-radius: 0 393px 0 393px;
}

.events-list {
  position: relative;
  z-index: 5;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 45px;
  padding-bottom: 120px;
  transition: opacity ease 0.3s;
}
.events-item {
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.4);
  background: var(--clr-bg);
  border-radius: 30px;
  padding-block: 18px 30px;
  padding-inline: 20px;
  transition: ease 0.3s;
  position: relative;
  display: flex;
  flex-direction: column;
  width: calc(33.33% - 20px);
}
.events-item .picture-block {
  transition: ease 0.3s;
  border-radius: 25px 157px 25px 25px;
  overflow: hidden;
  margin-bottom: 15px;
  display: flex;
  position: relative;
}
.events-item .picture-block img {
  transition: ease 0.3s;
}
.events-item .name {
  font-size: 18px;
  font-weight: 700;
  color: var(--clr-black);
  margin-bottom: 10px;
}
.events-item .description {
  font-size: 18px;
  font-weight: 300;
  color: var(--clr-black);
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 10px;
}
.events-item .date {
  font-size: 16px;
  font-weight: 300;
}
.events-detail {
  margin-bottom: 50px;
}
.events-detail .container::before {
  content: "";
  position: absolute;
  background: var(--fon-bg);
  width: calc(50% - 15px);
  max-width: 750px;
  height: calc(100% - 150px);
  top: 55px;
  background-size: contain;
  left: 0;
  z-index: 1;
  border-radius: 40px 267px 40px 40px;
}
.events-content {
  display: flex;
  gap: 30px;
  align-items: center;
  z-index: 2;
  position: relative;
}
.events-content .picture {
  width: calc(50% - 15px);
  padding-left: 50px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.events-content .picture img {
  border-radius: 30px;
  overflow: hidden;
}
.events-content .description {
  width: calc(50% - 15px);
}
.events-content .description p {
  margin-block: 0 15px;
  line-height: 1.6;
}

.zagolovok__mobile {
  display: none;
}

.hidden-content-wrap {
  position: relative;
}
.hidden-content-wrap.opened .hidden-content {
  opacity: 1;
  pointer-events: all;
  padding-top: 40px;
}
.hidden-content-wrap.opened .hidden-title::after {
  transform: rotate(-180deg);
}
.hidden-content-wrap .hidden-title {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.hidden-content-wrap .hidden-title::before {
  content: url(/local/templates/main/img/line10.svg);
  position: absolute;
  left: 0;
  bottom: -20px;
}
.hidden-content-wrap .hidden-title::after {
  content: "";
  position: absolute;
  display: block;
  top: 11px;
  right: -20px;
  width: 0;
  height: 0;
  transition: ease 0.3s;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #000;
}
.hidden-content-wrap .hidden-content {
  opacity: 0;
  pointer-events: none;
  transition: ease 0.3s;
  position: absolute;
}
.hidden-content-wrap .hidden-content .title {
  font-weight: 600;
  margin-bottom: 20px;
}

#map {
  height: 540px;
}

.job-list {
  position: relative;
  z-index: 5;
  margin-bottom: 100px;
}
.job-list .container {
  width: min(1010px, 100% - 60px);
}
.job-list .item {
  border-bottom: 1px solid #413685;
  padding-block: 10px;
}
.job-list .name {
  font-weight: 600;
}

.lined {
  padding-bottom: 10px;
  border-bottom: 1px solid #413685;
  margin-bottom: 0;
}

.toggle .name {
  position: relative;
  cursor: pointer;
}
.toggle .name::after {
  content: "";
  position: absolute;
  display: block;
  top: 10px;
  right: 20px;
  width: 0;
  height: 0;
  transition: ease 0.3s;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #000;
}
.toggle .content {
  opacity: 0;
  height: 0;
  transition: linear height 1s;
  pointer-events: none;
}
.toggle.opened .name::after {
  transform: rotate(-180deg);
}
.toggle.opened .content {
  opacity: 1;
  height: auto;
  pointer-events: all;
  padding-block: 20px;
}

@media (hover: hover) {
  .card:hover {
    background: rgb(238, 223, 237);
  }
  .card:hover .picture-block img {
    filter: brightness(0.5);
  }
  .card:hover .btn-more {
    bottom: 20px;
  }
  .events-item:hover {
    background: rgb(238, 223, 237);
  }
  .events-item:hover .picture-block img {
    filter: brightness(0.5);
  }
  .why-block .item:first-child:hover {
    box-shadow: -8px 4px 15px 0 rgba(0, 0, 0, 0.4);
  }
  .why-block .item:nth-child(2):hover {
    box-shadow: 6px 4px 15px 0 rgba(0, 0, 0, 0.4);
  }
  .why-block .item:nth-child(3):hover {
    box-shadow: -2px 6px 15px 0 rgba(0, 0, 0, 0.4);
  }
  .why-block .item:nth-child(4):hover {
    box-shadow: 6px 4px 15px 0 rgba(0, 0, 0, 0.4);
  }
  .gallery-wrap .picture:hover .btn-open {
    bottom: 15px;
  }
  .gallery-wrap .picture:hover::after {
    content: "";
    opacity: 1;
  }
}
/* End */


/* Start:/local/templates/main/css/media.css?176416432429669*/
@media (max-width: 1210px) {
  .top-header__menu {
    gap: 3vw;
  }
  .top-header .container {
    justify-content: flex-end;
    padding-left: 100px;
  }
  .first-screen .container::before, [class$=-section] .container-full::before, [class$=-section] .container::before {
    top: 35px;
  }
  .blue-grad-wrap {
    font-size: 68px;
  }
  .blue-grad-wrap h1, .blue-grad-wrap .h1, .blue-grad-wrap h2, .blue-grad-wrap .h2, .blue-grad-wrap .title {
    font-size: 68px;
  }
  .mainSlider {
    margin-bottom: 20px;
  }
  .first-screen .title {
    font-size: 24px;
    max-width: 300px;
    line-height: 34px;
    margin-top: 5px;
  }
  .about-section {
    margin-bottom: 25px;
  }
  .about-section .about-wrap {
    flex-wrap: wrap;
    gap: 30px;
    margin-block: 20px 50px;
  }
  .about-section .picture {
    width: 100%;
    justify-content: center;
    padding-inline: 0;
    padding-top: 0;
    position: relative;
    top: unset;
  }
  .about-section .picture::after {
    width: calc(100% + 60px);
    left: -30px;
    max-width: unset;
    max-height: 560px;
  }
  .about-section .descr {
    width: 100%;
  }
  .events-detail .container::before {
    width: calc(100% + 60px);
    left: -30px;
    max-width: unset;
  }
  .events-content {
    flex-wrap: wrap;
    gap: 45px;
    margin-block: 20px 50px;
  }
  .events-content .picture {
    width: 100%;
    justify-content: center;
    padding-inline: 0;
  }
  .events-content .description {
    width: 100%;
  }
  .programs-wrap {
    justify-content: center;
  }
  .programs-wrap .card {
    width: calc(50% - 15px);
    max-width: 490px;
  }
  .events-list {
    justify-content: center;
  }
  .events-item {
    width: calc(50% - 15px);
    max-width: 490px;
  }
  .food-card {
    width: calc(50% - 15px);
  }
  .bus-wrap .save-icons-wrap {
    gap: 30px 20px;
    margin-bottom: 20px;
  }
  .bus-wrap .save-icons-wrap .item {
    width: calc(33.33% - 13.3333333333px);
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .bus-wrap .save-icons-wrap img {
    width: 60px;
  }
}
@media (max-width: 990px) {
  .no-mobile {
    display: none;
  }
  .breadcrumbs-wrap {
    margin-block: 10px 0;
  }
  .breadcrumbs-wrap .bx-breadcrumb {
    margin-inline: 0;
  }
  body.mm-opened {
    overflow: hidden;
  }
  header {
    position: sticky;
    top: 0;
    z-index: 99999;
  }
  header a {
    color: var(--clr-white);
  }
  .header-menu-wrap__mobile {
    position: fixed;
    top: 55px;
    height: calc(100% - 55px);
    right: 0;
    z-index: 999;
    width: 100%;
    transition: ease 0.5s;
    overflow-x: hidden;
    pointer-events: none;
  }
  .header-menu-wrap__mobile.opened .header-menu__mobile {
    right: 0;
  }
  .header-menu__mobile {
    display: flex;
    position: absolute;
    list-style-type: none;
    padding: 0;
    width: 80%;
    max-width: 330px;
    margin: 0;
    right: -100%;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    color: var(--clr-white);
    background: linear-gradient(126deg, #3a23ac 11.6%, #0e1b70 100%);
    flex-direction: column;
    gap: 0;
    pointer-events: all;
    transition: ease 0.5s;
  }
  .header-menu__mobile::after {
    display: none;
  }
  .header-menu__mobile li {
    padding: 0;
  }
  .header-menu__mobile li > span {
    display: none;
  }
  .header-menu__mobile a, .header-menu__mobile span {
    display: block;
    color: inherit;
    transition: ease 0.3s;
    padding-inline: 15px;
    padding-block: 13px 15px;
    text-align: center;
    font-weight: 600;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5019607843);
  }
  .header-menu__mobile .sub {
    color: #fff;
    display: flex;
    position: relative;
    list-style-type: none;
    padding: 0;
    margin: 0;
    opacity: 1;
    background: transparent;
    flex-direction: column;
    border-radius: 0;
    left: unset;
    top: unset;
    width: 100%;
    min-width: unset;
  }
  .header-menu__mobile .sub a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1019607843);
    font-weight: 400;
  }
  .top-header .container {
    align-items: center;
    height: 100%;
    padding-inline: 0;
    justify-content: center;
  }
  .top-header__menu {
    display: none;
  }
  .top-header .phone__mobile {
    display: flex;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
  }
  .top-header .btn-menu__mobile {
    display: flex;
    gap: 7px;
    width: 32px;
    flex-direction: column;
    position: absolute;
    right: 0;
  }
  .top-header .btn-menu__mobile span {
    background: #d9d9d9;
    border-radius: 2px;
    width: 100%;
    height: 3px;
    transition: ease 0.5s;
  }
  .top-header .btn-menu__mobile.opened span:nth-child(1) {
    transform: rotate(45deg);
    margin-top: 3px;
  }
  .top-header .btn-menu__mobile.opened span:nth-child(2) {
    display: none;
  }
  .top-header .btn-menu__mobile.opened span:nth-child(3) {
    transform: rotate(-45deg);
    margin-top: -9px;
  }
  .bottom-header .logo {
    border-width: 4px;
    z-index: 9999;
  }
  .bottom-header .logo img {
    width: 64px;
    height: 64px;
  }
  .bottom-header .tel {
    display: none;
  }
  .first-screen .container::after, .contacts-section .container::after {
    display: none;
  }
  .hits-section::after, .reviews-section::after {
    display: none;
  }
  .hits-section .container-full::after, .hits-section .container::after, .reviews-section .container-full::after, .reviews-section .container::after {
    display: none;
  }
  footer .row {
    flex-wrap: wrap;
    gap: 15px;
  }
  .docs-section {
    margin-bottom: 100px;
  }
  .docs-section .container::after {
    display: none;
  }
  .docs-section .container::before {
    border-radius: 0 0 152px 0;
    max-height: unset;
    height: 100%;
    width: calc(100% + 60px);
    left: -30px;
  }
  .docs-wrap {
    margin-block: 20px;
    padding-bottom: 50px;
  }
  .docs-wrap a {
    width: calc(50% - 15px);
    padding: 20px 15px;
    gap: 15px;
  }
  .partners-wrap .item {
    width: calc(33% - 20px);
  }
  .partners-wrap .picture::after {
    display: none;
  }
  .partners-section .container::before {
    width: calc(100% + 60px);
    left: -30px;
    height: 100%;
    transform: none;
    border-radius: 190px 0 0 0;
  }
  .gallery-empty-section {
    margin-block: 0;
  }
  .gallery-empty-section .container::before {
    width: calc(100% + 60px);
    right: -30px;
    border-radius: 190px 0 0 0;
  }
  .gallery-noname-wrap {
    flex-wrap: wrap;
    padding-bottom: 50px;
  }
  .gallery-noname-wrap .info-block {
    width: 100%;
    order: 1;
    max-width: unset;
  }
  .gallery-noname-wrap .info-block p:first-child {
    max-width: unset;
  }
  .gallery-noname-wrap .picture-block {
    width: 100%;
    order: 0;
    margin-block: 0;
  }
  .gallery-noname-wrap .picture-block img {
    border-radius: 200px 20px 20px 20px;
  }
  .gallery-noname-wrap form .form-row {
    justify-content: center;
  }
  .job-section {
    margin-block: 0;
  }
  .job-section .container::before {
    width: calc(100% + 60px);
    border-radius: 0 360px 0 0;
    right: -30px;
    max-height: 500px;
  }
  .job-wrap {
    flex-wrap: wrap;
    gap: 30px;
    padding-bottom: 30px;
  }
  .job-wrap .blue-grad-wrap {
    margin-bottom: 0;
  }
  .job-wrap .picture-block {
    width: 100%;
  }
  .job-wrap .info-block {
    width: 100%;
  }
  .bus-section .container::before {
    width: calc(100% + 60px);
    left: -30px;
    height: calc(100% - 150px);
  }
  .bus-wrap {
    flex-wrap: wrap;
  }
  .bus-wrap .picture-block {
    width: 100%;
  }
  .bus-wrap .info-block {
    width: 100%;
  }
  .contacts-page-section .container::before {
    width: calc(100% + 60px);
    border-radius: 0 200px 0 0;
    right: -30px;
  }
  .contacts-page-section .contacts-block {
    margin-top: 35px;
    gap: 30px;
  }
  .contacts-page-section .contacts-block .map {
    width: calc(100% + 40px);
    margin-left: -20px;
    border-radius: 100px 100px 0 0;
  }
  .contacts-page-section .contacts-block .info-block {
    flex-direction: column;
    max-width: unset;
    width: 100%;
    gap: 20px;
  }
  .contacts-page-section .contacts-block .info-block .item {
    width: 100%;
    gap: 15px;
  }
  .program-page-wrap .properties-wrap {
    gap: 20px;
    margin-bottom: 20px;
  }
  .program-page-wrap .properties-wrap p.zagolovok {
    margin: 0;
  }
  .program-page-wrap .properties-wrap .item {
    max-height: unset;
    padding: 15px;
    gap: 10px;
  }
  .program-page-wrap .properties-wrap .item .value {
    width: 100%;
  }
  .constructor-name-section {
    padding-top: 70px;
  }
  .constructor-name-section .container::before {
    max-height: 150px;
    width: calc(100% + 40px);
    left: -20px;
  }
  .constructor-name-section .icons-wrap {
    flex-wrap: wrap;
  }
  .constructor-name-section .icons-wrap .item {
    flex-direction: column;
    gap: 20px;
  }
  .constructor-name-section .icons-wrap img {
    width: 80px;
  }
  .contacts-block .tel-wrap {
    display: flex;
    flex-direction: column;
  }
  .gallery-wrap .picture {
    width: calc(33.33% - 20px);
  }
  .gallery-category-block .tab-items {
    gap: 20px;
  }
  .modal {
    top: 90px;
    transform: translate(-50%, 0);
    max-height: calc(100% - 110px);
    height: auto;
    padding-inline: 20px;
  }
  iframe {
    width: 100%;
  }
  .contacts-block {
    flex-wrap: wrap;
    font-size: 18px;
    line-height: 27px;
  }
  .contacts-block .info-block {
    width: 100%;
    order: 0;
    padding: 0;
    gap: 15px;
    margin-bottom: 30px;
  }
  .contacts-block .info-block .item {
    gap: 15px;
  }
  .contacts-block .map {
    width: 100%;
    order: 1;
    width: calc(100% + 40px);
    margin-inline: -20px;
    box-shadow: 1px 6px 0 rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 768px) {
  iframe {
    width: 100%;
  }
  .modal .title {
    font-size: 26px;
  }
  .modal .program {
    font-size: 22px;
  }
  .first-screen .container::before, [class$=-section] .container-full::before, [class$=-section] .container::before {
    top: 25px;
  }
  .about-wrap .picture::after {
    top: -40px;
  }
  .hits-section::before, .reviews-section::before {
    top: 25px;
  }
  .job-section .container::before {
    max-height: 300px;
  }
  .job-wrap .picture-block img {
    border-radius: 20px 100px 20px 20px;
  }
  .blue-grad-wrap {
    font-size: 40px;
    margin-left: 0;
  }
  .blue-grad-wrap.ml50 {
    margin-left: 0;
  }
  .blue-grad-wrap h1, .blue-grad-wrap .h1, .blue-grad-wrap h2, .blue-grad-wrap .h2, .blue-grad-wrap .title {
    font-size: 40px;
    margin-left: 0;
  }
  .blue-grad-wrap h1 + span, .blue-grad-wrap .h1 + span, .blue-grad-wrap h2 + span, .blue-grad-wrap .h2 + span, .blue-grad-wrap .title + span {
    top: -4px;
    left: 4px;
  }
  .first-screen {
    margin-block: 0 50px;
  }
  .first-screen .container {
    padding: 0;
  }
  .first-screen .container::before {
    width: calc(100% + 40px);
    left: -20px;
    height: calc(100% + 5px);
  }
  .first-screen .title {
    font-size: 24px;
    max-width: 300px;
    line-height: 34px;
    margin-top: 5px;
    line-height: 1.3;
  }
  .mainSlider {
    margin-block: 40px 30px;
    border-top-right-radius: 9px;
    border-bottom-right-radius: 10px;
    padding: 0;
    margin-inline: -20px;
    width: calc(100% + 40px);
    padding-inline: 20px 0;
  }
  .mainSlider .slide {
    flex-direction: column;
    gap: 30px;
    padding-inline: 0;
    align-items: flex-start;
    padding-bottom: 40px;
  }
  .mainSlider.single {
    padding-inline: 20px;
  }
  .mainSlider.single .slide {
    padding-bottom: 10px;
  }
  .mainSlider .info-block {
    width: 100%;
    order: 1;
    margin-top: 0;
    max-width: 300px;
  }
  .mainSlider .info-block .name {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .mainSlider .info-block .descr {
    font-size: 18px;
    line-height: 27px;
  }
  .mainSlider .info-block .btn-more {
    margin-top: 30px;
    opacity: 0;
  }
  .mainSlider .picture-block {
    width: 100%;
    order: 0;
    aspect-ratio: 350/306;
    border-radius: 125px 9px 10px 10px;
  }
  .mainSlider .picture-block img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    height: 100%;
    width: 100%;
  }
  .mainSlider .swiper-button-next, .mainSlider .swiper-button-prev {
    display: none;
  }
  .mainSlider .swiper-pagination {
    gap: 40px;
    left: 0;
    width: 100%;
  }
  .mainSlider .swiper-slide-active .btn-more {
    opacity: 1;
  }
  .why-section .title {
    padding-left: 0;
  }
  .why-block {
    flex-direction: column;
    gap: 15px;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-block: 50px 60px;
    padding-bottom: 30px;
  }
  .why-block::after {
    content: "";
    width: 100%;
    display: block;
    height: calc(100% + 100px);
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/local/templates/main/css/../img/why-bg-center.png) no-repeat;
    background-position: calc(100% + 120px) bottom;
    background-size: contain;
    pointer-events: none;
    z-index: -1;
  }
  .why-block .item {
    position: relative;
    top: unset !important;
    left: unset !important;
    right: unset !important;
    bottom: unset !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    width: 70% !important;
    max-width: unset !important;
    padding-block: 15px !important;
    padding-inline: 30px 18px !important;
    box-shadow: none !important;
  }
  .why-block .picture {
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0;
  }
  .about-section iframe {
    width: 100%;
    height: 250px;
  }
  .hits-section {
    margin-bottom: 30px;
  }
  .hits-section::before {
    border-radius: 0 0 190px 0;
    width: calc(100% + 40px);
    height: calc(100% - 120px);
  }
  .hits-section .container {
    padding-inline: 0;
  }
  .hitsSlider {
    margin-inline: 0 -20px;
    width: calc(100% + 40px);
    overflow: hidden;
    padding-left: 15px;
    padding-block: 30px 40px;
  }
  .card {
    padding-block: 18px 86px;
    max-width: 500px;
  }
  .card .descr {
    display: none;
  }
  .card .picture-block {
    position: initial;
    border-radius: 15px 100px 15px 15px;
  }
  .card .btn-more {
    bottom: 30px !important;
    width: calc(100% - 40px);
    max-width: 300px;
  }
  .card .icons-block {
    gap: 15px;
    margin-block: 20px;
  }
  .card .icons-block > div {
    width: 100%;
    gap: 15px;
  }
  .card .icons-block .icon {
    width: 25px;
    height: 25px;
  }
  .card .icons-block .icon::before {
    width: 25px;
    height: 25px;
  }
  .events-item .picture-block {
    border-radius: 15px 100px 15px 15px;
  }
  .reviews-section {
    margin-bottom: 90px;
  }
  .reviews-section::before {
    border-radius: 0 0 0 149px;
    width: 100%;
    height: calc(100% - 170px);
  }
  .reviews-section .blue-grad-wrap .title {
    text-align: left;
  }
  .reviews-section .blue-grad-wrap .title + span {
    left: 0;
    right: unset;
  }
  .review {
    position: relative;
    line-height: 1.5;
    padding-block: 26px 45px;
    padding-inline: 25px 20px;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 35px;
    transition: ease 0.5s;
  }
  .review.opened .text {
    overflow: visible;
    -webkit-line-clamp: initial;
  }
  .review.opened .btn-all {
    transform: rotate(-90deg);
  }
  .review .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    margin-block: 0;
    transition: ease 0.5s;
  }
  .review.no-more-btn .btn-all {
    display: none;
  }
  .review .btn-all {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 35px;
    bottom: -27px;
    cursor: pointer;
    z-index: 9;
    transition: ease 0.5s;
    transform: rotate(90deg);
  }
  .review .btn-all img {
    width: 70px;
  }
  .revSlider {
    width: 100%;
    overflow: hidden;
    padding-left: 20px;
    padding-block: 10px;
  }
  .revSlider .swiper-button-next, .revSlider .swiper-button-prev {
    display: none;
  }
  .revSlider .swiper-slide {
    height: auto;
  }
  .revSlider .review {
    height: calc(100% - 50px);
  }
  .contacts-section .container::before {
    border-radius: 0 83px 0 0;
    width: calc(100% + 40px);
    right: unset;
    left: -20px;
  }
  .form-section {
    margin-bottom: 60px;
  }
  .form-section .container::before {
    border-radius: 0 393px 0 0;
    width: 90%;
    left: -20px;
    height: 85px;
  }
  .form-section .container .white-block {
    width: calc(100% + 40px);
    left: -20px;
    height: 110px;
  }
  .form-section::after {
    width: 100%;
    border-radius: 0;
    height: calc(100% - 50px);
    top: 50px;
    left: 0;
    transform: none;
  }
  .form-section .blue-grad-wrap {
    margin-bottom: 40px;
  }
  .form-section .form-block {
    padding-inline: 0;
  }
  .form-section .form-row {
    flex-wrap: wrap;
    gap: 25px;
    margin-block: 30px;
  }
  .form-section .form-row input {
    max-width: unset;
  }
  .form-section .form-row + div {
    flex-wrap: wrap;
    justify-content: center;
  }
  .form-section .btn-more {
    margin-block: 30px 50px;
    margin-inline: auto;
    display: flex;
  }
  .form-section .result {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
  }
  footer {
    padding-block: 30px 40px;
  }
  footer .row {
    flex-wrap: wrap;
    gap: 10px 5px;
  }
  footer .logo {
    order: 0;
    flex-shrink: 1;
  }
  footer .copy {
    margin-top: 50px;
  }
  footer .info {
    order: 1;
    max-width: 230px;
    flex-shrink: 0;
    flex-grow: 1;
  }
  .footer-menu {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 0;
    width: 100%;
    order: 2;
    margin-top: 30px;
  }
  .footer-menu .item a {
    padding-block: 19px 17px;
    text-align: center;
    margin-bottom: 0;
    color: #fff;
  }
  .footer-menu .item > a {
    border-bottom: 1px solid #fff;
  }
  .footer-menu .item ul {
    display: none;
    list-style-type: none;
    padding-inline: 0;
  }
  .footer-menu .item ul a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1019607843);
  }
  .footer-menu .item .parent {
    display: flex;
    justify-content: center;
    gap: 10px;
    position: relative;
    border-bottom: 1px solid #fff;
  }
  .footer-menu .item .parent span {
    padding-inline: 7px 0;
    display: flex;
    align-items: center;
    margin-top: 3px;
  }
  .footer-menu .item .parent span::after {
    content: "";
    position: relative;
    display: block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #fff;
    transition: ease 0.3s;
  }
  .footer-menu .item .parent.opened + ul {
    display: block;
  }
  .footer-menu .item .parent.opened span::after {
    transform: rotate(-180deg);
  }
  .footer-menu .item:first-child {
    border-top: 1px solid #fff;
  }
  .docs-wrap a {
    width: 100%;
  }
  .partners-wrap {
    gap: 30px 10px;
    margin-bottom: 0;
    padding-bottom: 45px;
  }
  .partners-wrap .item {
    width: calc(50% - 5px);
    background: transparent;
    box-shadow: none;
    justify-content: center;
    padding: 15px 10px;
  }
  .partners-wrap .picture {
    height: auto;
    margin: 0;
  }
  .partners-wrap .picture img {
    max-width: 140px;
    max-height: 90px;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: 100%;
  }
  .partners-wrap .name {
    display: none;
  }
  .partners-wrap .descr {
    display: none;
  }
  .programs-section {
    margin-bottom: 50px;
  }
  .programs-section .container::after {
    display: none;
  }
  .programs-section .container::before {
    border-radius: 0 0 190px 0;
    width: calc(100% + 60px);
    left: -30px;
    transform: none;
    top: 25px;
  }
  .programs-block {
    padding-bottom: 0;
  }
  .programs-wrap {
    padding-bottom: 0;
    gap: 25px;
    margin-top: 30px;
  }
  .pay-section .container::before {
    content: "";
    position: absolute;
    background: var(--fon-bg);
    width: calc(100% + 40px);
    left: -20px;
    top: 25px;
    height: 100%;
    z-index: 2;
    border-radius: 79px 0 0 0;
    transform: scaleX(-1);
  }
  .pay-block {
    z-index: 5;
    margin-block: 25px 0;
    flex-wrap: wrap;
    gap: 20px;
  }
  .pay-block::before {
    display: none;
  }
  .pay-block .info-block {
    order: 1;
    width: 100%;
    gap: 20px;
  }
  .pay-block .picture-block {
    order: 0;
    width: 100%;
  }
  .pay-block .item {
    flex-direction: column;
    gap: 20px;
  }
  .food-section .container::before {
    border-radius: 0 0 190px 0;
    width: calc(100% + 60px);
    left: -30px;
    transform: none;
  }
  .food-section .container::after {
    display: none;
  }
  .food-wrap {
    gap: 30px;
    justify-content: center;
    margin-block: 30px 50px;
  }
  .food-wrap::after {
    display: none;
  }
  .food-card {
    width: 100%;
    max-width: 600px;
  }
  .food-card .picture-block img {
    border-radius: 100px 17px 17px 17px;
  }
  .menu-item {
    flex-direction: column;
  }
  .menu-item::before {
    left: 50%;
    transform: translateX(-50%);
  }
  .reviews-block {
    -moz-columns: unset;
         columns: unset;
    margin-block: 35px;
  }
  .reviews-block:last-child {
    margin-bottom: 35px;
  }
  .reviews-block .review {
    padding: 20px;
    margin-bottom: 35px;
    font-size: 16px;
  }
  .reviews-block .review .text p {
    margin-block: 0 10px;
  }
  .reviews-page-section .container::before {
    width: calc(100% + 40px);
    left: -20px;
    border-radius: 0 200px 0 0;
    transform: none;
  }
  .program-detail {
    margin-bottom: 50px;
  }
  .program-detail .h1-bg-block {
    display: none;
  }
  .program-detail .container::before {
    content: "";
    border-radius: 0 0 190px 0;
    width: calc(100% + 40px);
    height: calc(100% + 75px);
    position: absolute;
    background: var(--fon-bg);
    z-index: 1;
    top: 25px;
    left: -20px;
    max-height: 450px;
  }
  .program-page-wrap {
    flex-wrap: wrap;
  }
  .program-page-wrap .description .zagolovok {
    display: inline-block;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    margin-block: 0 20px;
    background: linear-gradient(134deg, #000457 0%, #3a23ac 51.9%, #0e1b70 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .program-page-wrap .left-block {
    display: none;
  }
  .program-page-wrap .right-block {
    width: 100%;
    margin-top: 0 !important;
  }
  .program-page-wrap .right-block .zagolovok__mobile {
    display: inline-block;
  }
  .program-page-wrap .right-block p {
    margin-block: 0 10px;
  }
  .program-page-wrap .picture-block {
    position: relative;
    padding-bottom: 50px;
  }
  .program-page-wrap .picture-block .swiper-button-prev, .program-page-wrap .picture-block .swiper-button-next {
    display: none;
  }
  .program-page-wrap .programSlider {
    width: 100%;
    border-radius: 20px;
    overflow: visible;
  }
  .program-page-wrap .programSlider .swiper-slide img {
    min-height: 350px;
    border-radius: 20px;
  }
  .program-page-wrap .left-block-content__mobile {
    display: block;
  }
  .program-page-wrap .left-block-content__mobile p.zagolovok, .program-page-wrap .left-block-content__mobile + p.zagolovok {
    display: inline-block;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    margin-block: 0 20px;
    background: linear-gradient(134deg, #000457 0%, #3a23ac 51.9%, #0e1b70 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .program-page-wrap .left-block-content__mobile .price-description {
    margin-block: 60px 50px;
    position: relative;
    padding-bottom: 30px;
  }
  .program-page-wrap .left-block-content__mobile .price-description::before {
    content: "";
    position: absolute;
    background: linear-gradient(-217deg, #f7e9e0 0%, #d7e0f7 58.84%, #e8ecf6 92.4%);
    width: calc(100% + 40px);
    height: calc(100% - 25px);
    top: 25px;
    background-size: contain;
    left: -20px;
    z-index: -1;
    border-radius: 40px 200px 0 40px;
  }
  .program-page-wrap .left-block-content__mobile .price-description > ul {
    padding-left: 20px;
  }
  .program-page-wrap .properties-wrap {
    gap: 0;
  }
  .program-page-wrap .properties-wrap .item {
    border: none;
    border-bottom: 1px solid rgba(65, 54, 133, 0.2);
    border-radius: 0;
    background: transparent;
    padding-block: 7px;
    line-height: 1;
    min-height: 62px;
    padding-inline: 57px 20px;
    position: relative;
  }
  .program-page-wrap .properties-wrap .item img {
    position: absolute;
    left: 23px;
    top: 19px;
    transform: translateX(-50%);
  }
  .program-page-wrap .properties-wrap .item .value {
    width: auto;
  }
  .program-page-wrap .properties-wrap .item::before {
    content: "";
    position: absolute;
    width: 46px;
    height: 46px;
    left: 0;
    top: 7px;
    border-radius: 100%;
    background: linear-gradient(165deg, #ffcdac 0%, #d0ccf1 50%, #eae8f6 100%);
    filter: blur(8px);
    z-index: -1;
  }
  .attention {
    font-size: 26px;
  }
  .agency-section .container {
    padding-left: 0;
  }
  .agency-section .container::before {
    width: calc(100% + 40px);
    left: -20px;
    border-radius: 40px 190px 40px 40px;
  }
  .agency-section p.shift-left {
    margin-left: 0;
  }
  .conditions-wrap {
    flex-direction: column;
    gap: 15px;
    margin-block: 20px 30px;
  }
  .conditions-wrap .item {
    width: 100%;
    flex-direction: row;
    max-width: unset;
    padding: 15px;
    gap: 15px;
    align-items: center;
  }
  .conditions-wrap .item .hidden-wrap::after {
    top: unset;
    bottom: -40px;
  }
  .conditions-wrap .item .hidden-wrap .hidden {
    left: unset;
    right: -16px;
    padding-top: 40px;
    top: calc(100% + 5px);
    width: calc(100% + 97px);
  }
  .conditions-wrap .item.opened {
    border: 1px solid var(--clr-violet);
    border-radius: 30px;
    padding-bottom: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .conditions-wrap .item .picture-block {
    height: 50px;
    width: 50px;
    padding: 0;
    flex-shrink: 0;
    align-items: center;
  }
  .conditions-wrap .item .text {
    margin: 0;
  }
  .constructor-section {
    margin-block: 40px;
  }
  .constructor-section .container::before {
    left: -20px;
    width: calc(100% + 40px);
    z-index: 1;
    border-radius: 40px 200px 0 40px;
    min-height: 350px;
  }
  .constructor-section .icons-wrap {
    flex-direction: column;
    margin-block: 20px;
    position: relative;
    z-index: 5;
  }
  .constructor-section .icons-wrap .item {
    gap: 20px;
    flex-direction: column;
  }
  .constructor-section .icons-wrap .item img {
    width: 80px;
  }
  .foreigner-section {
    margin-bottom: 60px;
  }
  .form-group {
    flex-wrap: wrap;
  }
  .form-group.ekscurtions {
    gap: 5px;
  }
  .form-group .item {
    width: 100%;
  }
  .list-name {
    padding: 20px;
  }
  .list-name::after {
    right: 5px;
    top: -25px;
  }
  .list-wrap {
    padding-inline: 20px 15px;
  }
  #totalprice {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }
  .gallery-wrap {
    gap: 15px;
    margin-bottom: 50px;
  }
  .gallery-wrap .picture {
    width: calc(50% - 7.5px);
    border-radius: 15px;
  }
  .gallery-wrap .picture img {
    aspect-ratio: 360/240;
  }
  .gallery-category-block .tab-items {
    gap: 10px;
    margin-bottom: 35px;
  }
  .gallery-category-block .tab-items .item {
    padding: 5px 10px;
    border-radius: 15px;
  }
  .gallery-section .filter-wrap {
    margin-block: 30px;
  }
  .gallery-section .filter-wrap > div {
    padding-bottom: 10px;
  }
  .gallery-item-block {
    padding-top: 60px;
  }
  .gallery-category-block .title, .gallery-item-block .title {
    font-size: 26px;
  }
  .filter-wrap.cards .select-wrap.first .select-block {
    left: 0;
    transform: unset;
  }
  .filter-wrap form {
    gap: 20px 40px;
  }
  .filter-wrap .form-group {
    margin-bottom: 10px;
  }
  .err404-section .container::before {
    width: calc(100% + 60px);
    border-radius: 0 360px 0 0;
    right: -30px;
    height: 150%;
  }
  .err404-wrap {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-bottom: 50px;
  }
  .err404-wrap .blue-grad-wrap h1, .err404-wrap .blue-grad-wrap .h1 {
    font-size: 6rem;
  }
  .err404-wrap .blue-grad-wrap h1 + span, .err404-wrap .blue-grad-wrap .h1 + span {
    font-size: 6rem;
  }
  .pagination-wrap {
    margin-block: 30px 0;
  }
  .program-empty {
    width: 100%;
    padding-block: 0 100px;
  }
  .gallery-noname-wrap .auth-form {
    margin-block: 10px 15px;
  }
  .gallery-noname-wrap .button-block {
    justify-content: center;
  }
  .hidden-content-wrap .hidden-content {
    position: relative;
    height: 0;
  }
  .hidden-content-wrap.opened .hidden-content {
    height: auto;
  }
}
@media (max-width: 576px) {
  .programs-wrap .card {
    width: 100%;
  }
  .events-item {
    width: 100%;
  }
}
@media (max-width: 390px) {
  .blue-grad-wrap {
    font-size: 30px;
  }
  .blue-grad-wrap .title, .blue-grad-wrap h1, .blue-grad-wrap .h1 {
    font-size: 30px;
  }
  .form-section .blue-grad-wrap {
    margin-bottom: 60px;
  }
  .why-section .title {
    font-size: 30px;
  }
  .top-header .container {
    justify-content: flex-end;
    padding-right: 50px;
  }
  .program-page-wrap .properties-wrap .item .value {
    width: 100%;
  }
}
/* End */


/* Start:/local/templates/main/components/bitrix/breadcrumb/navi/style.css?1735395341523*/
.bx-breadcrumb {
	margin: 0;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	line-height: 1.1;
	font-weight: 400;
	margin-left: 200px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 0;
	white-space: nowrap;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item span.last {
	font-weight: 700;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */
/* /local/templates/main/css/normalize.css?17353953416137 */
/* /local/templates/main/css/swiper-bundle.min.css?173539534118459 */
/* /local/templates/main/css/style.css?177643021367524 */
/* /local/templates/main/css/media.css?176416432429669 */
/* /local/templates/main/components/bitrix/breadcrumb/navi/style.css?1735395341523 */
