

/* Start:/local/templates/cm/css/normalize.css?16680765266138*/
/*! 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/cm/css/swiper-bundle.min.css?16588186735579*/
/**
 * Swiper 7.3.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 16, 2021
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.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-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}

/* End */


/* Start:/local/templates/cm/css/vars.css?1658818673152*/
:root {
  --color-black: #000;
  --color-white: #fff;

  --font-a: Arial, "Helvetica", sans-serif;
  --font-c: "Calibri", "Trebuchet MS", sans-serif;
}

/* End */


/* Start:/local/templates/cm/css/style.css?167059014424999*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    height: 100%;
}

body {
    font-family: var(--font-a);
    font-size: 16px;
    line-height: 1.5em;
    display: flex;
    flex-direction: column;
	justify-content: space-between;
}


.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

.container {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}

header {
    background-color: var(--color-black);
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.header-nav {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.header-icons {
    color: var(--color-white);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 5px;
    padding: 5px 10px;
}

.search-toggle {
    cursor: pointer;
}

.search-form {
    flex-grow: 1;
    text-align: right;
    opacity: 0;
    transition: opacity .5s;
    visibility: hidden;
    position: relative;
}

.search-form-active {
    opacity: 1;
    transition: opacity 1s, visibility 1s;
    visibility: visible;
}

.search-form input {
    padding: 7px 5px 7px 15px;
    font-size: 18px;
    width: 100%; //calc(100% - 20px);
    height: 100%;
    border: none;
    border-radius: 5px;
}

.btn-search {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 20px;
    border: 1px solid var(--color-white);
    background-color: var(--color-black);
    color: var(--color-white);
    cursor: pointer;
}

.btn-search:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.header-icons .icons img {
    height: 26px;
    width: auto;
    margin-left: 20px;
    transition: transform .5s;
}

.header-icons .icons img:hover {
    transform: scale(1.1);
}

.top-menu {
    display: flex;
    list-style: none;
}

.top-menu li a {
    color: var(--color-white);
    font-family: var(--font-c);
    font-weight: 300;
    font-size: 1.3rem;
    text-decoration: none;
    margin-left: 0.5em; /*25px;*/
    display: inline-block;
    padding: 8px;
    text-transform: uppercase;
    position: relative;
}

.top-menu li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background-color: #fff;
    transition: width .5s;
}

.top-menu li a:hover:after {
    width: 100%;
}

.hidden-link-top-menu {
    display: none!important;
}

.toggle-menu {
    display: none;
    align-items: center;
    width: 30px;
    height: 22px;
    background-color: #000;
    position: relative;
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 30px;
}

.toggle-menu span {
    width: 30px;
    height: 4px;
    background-color: #fff;
}

.toggle-menu:after,
.toggle-menu:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 30px;
    height: 4px;
    background-color: #fff;
    transition: transform .5s;
}

.toggle-menu:before {
    top: 0;
}

.toggle-menu.active span {
    display: none;
}

.toggle-menu.active:after {
    transform: rotate(-45deg);
    bottom: 8px;
}

.toggle-menu.active:before {
    transform: rotate(45deg);
    top: 10px;
}

.quote {
    z-index: 4;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.quote p {
    color: var(--color-white);
    margin-top: 10px;
    padding: 20px;
    text-align: right;
    max-width: 300px;
    font-style: italic;
    font-family: var(--font-c);
    font-size: 18px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    font-size: 1.1rem;
}

.quote-home p {
    margin-bottom: -170px;
}

.quote span {
    display: block;
    margin-top: 10px;
}

.swiper {
    background-color: var(--color-black);
}

.home-slide {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 550px;
    background-position: center center;
    position: relative;
    color: var(--color-white)
}

.slide-text {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 98%;
    padding: 50px 0;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    text-align: center;
}

.slide-link{
	display: block;
    height: 100%;
    width: 100%;
    position: fixed;
	text-decoration: none;
	color: inherit;
}

.slide-link:hover{
	text-decoration: none;
	color: inherit;
}

.swiper-pagination-home {
    z-index: 10;
    position: absolute;
    width: 100%;
    bottom: 30px;
    text-align: center;
}

.swiper-pagination-home .swiper-pagination-bullet {
    height: 15px;
    width: 15px;
    color: #fff;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px;
    border: 2px solid #fff;
    cursor: pointer;
}

.swiper-pagination-home .swiper-pagination-bullet-active {
    background-color: #000;
    cursor: default;
}

.btn {
    background-color: var(--color-black);
    color: var(--color-white);
    padding: 10px 30px;
    border-radius: 5px;
    border: none;
    font-size: 25px;
    font-weight: 500;
    font-family: var(--font-c);
    cursor: pointer;
}

.btn-subscribe {
    background-color: var(--color-white);
    color: var(--color-black);
    position: relative;
    z-index: 4;
}

.btn-subscribe:hover {
    background-color: antiquewhite;
}

.container-subscribe-home {
    text-align: right;
    padding-bottom: 20px;
    margin-top: -70px;
}

.flex-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.banner {
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.content {
    flex-grow: 1;
}

.breadcrumbs {
    padding: 10px 20px;
    background-color: var(--color-black);
    color: var(--color-white);
    font-size: 0.9rem;
    /* border-bottom: 3px double var(--color-white); */
    border-top: 1px solid var(--color-white);
}

.breadcrumbs a {
    color: var(--color-white);
    text-decoration: none;
    /*padding-right: 5px;*/
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.headding-page {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
h1{line-height: 1.15em;}
.headding-page h1 {
    font-size: 40px;
    font-family: var(--font-a);
    font-weight: 800;
    line-height: 3.3rem;
    margin: 0;
    background-color: var(--color-white);
    position: relative;
}

.subtitle {
    display: block;
    font-family: var(--font-c);
    font-weight: 300;
    font-size: 25px;
    line-height: inherit;
}


/*-------------Video-----------*/


/* .section-video {
  display: block;
  width: 100%;
  min-height: 500px;
  background-color: var(--color-black);
  position: relative;
} */

.video-cover {
    background-color: var(--color-black);
    position: relative;
    background-image: url(/local/templates/cm/css/../img/video-cover-test.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 56.25%;
    /* задаёт высоту контейнера для 16:9 (если 4:3 — поставить 75%) */
    height: 0;
    overflow: hidden;
}

.video-cover img {
    display: block;
    width: 100%;
}

a.video-link {
    background: url('/local/templates/cm/css/../img/youtube-play-btn.png') no-repeat;
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

a.video-link:hover {
    background-position: 0 0;
}


/* .video {
  position: relative;
  padding-bottom: 56.25%; / задаёт высоту контейнера для 16:9 (если 4:3 — поставить 75%) /
  height: 0;
  overflow: hidden;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
} */

.text-home {
    padding-top: 50px;
    padding-bottom: 50px;
}

.text-block h3,
h3 {
    font-family: var(--font-a);
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 1.2;
}

.categories-home {
    background-color: var(--color-black);
    padding-top: 30px;
    margin-bottom: 50px
}

.categories-home h2 {
    color: var(--color-white);
    font-size: 2rem;
    font-weight: 500;
    font-family: var(--font-a);
    text-align: center;
}

h2 a,
h3 a{
	color: inherit;
	text-decoration: none;
}

.categories-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    padding: 30px 0;
}

.categories-wrap figure {
    display: block;
    position: relative;
}

.categories-wrap figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 20px;
    font-size: 30px;
	line-height: 35px;
    color: var(--color-white);
}

.categories-wrap img {
    width: 100%;
    display: block;
}

.categories-page {
    grid-gap: 35px;
}

.categories-info {
    position: relative;
}

.categories-page figure {
    position: relative;
    margin-bottom: 75px;
}

.categories-page img {
    width: 85%;
    position: relative;
    z-index: 1;
    border: 10px solid var(--color-white);
    border-top: none;
    border-left: none;
    display: inline-block;
}

.categories-page figcaption {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: auto;
    width: 90%;
    height: calc(100% + 60px);
    background-color: var(--color-black);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.categories-text {
    padding-left: 10%;
    text-align: justify;
}

.categories-page .categories-info:nth-child(even) figure {
    text-align: right;
}

.categories-page .categories-info:nth-child(even) figcaption {
    left: 0;
    right: auto;
    align-items: flex-end;
}

.categories-page .categories-info:nth-child(even) img {
    border-left: 10px solid var(--color-white);
    border-right: none;
}

.categories-page .categories-info:nth-child(even) .categories-text {
    padding-left: 0;
    padding-right: 10%;
}

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

.news-wrapper .text-block {
    flex-basis: 320px;
    flex-grow: 1;
    margin-bottom: 20px;
    padding: 0 10px;
}

.date-ether{
	font-size: 12px;
	font-weight: 600;
	color: var(--color-black);
    background-color: var(--color-white);;
    display: inline-block;
    padding: 0 5px;
}

.advantage {
    display: flex;
    margin-bottom: 20px;
}

.advantage-item {
    padding: 15px;
    text-align: center;
    width: 25%;
}

.advantage-icon {
    background-color: var(--color-black);
    color: var(--color-white);
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin: 0 auto 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.advantage-item-bottom {
    display: flex;
    flex-direction: column;
}

.advantage-headding {
    font-size: 20px;
    font-family: var(--font-a);
    line-height: 1.2;
    margin-bottom: 10px;
    min-height: 60px;
}

.advantage-text {
    font-family: var(--font-c);
    font-size: 18px;
}

.about-preview {
    background-image: url(/local/templates/cm/css/../img/about_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: auto;
    padding: 40px 0;
    /*margin-bottom: 40px;*/
}

.about-preview-wrap-text {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.about-preview-text h3 {
    font-weight: 500;
    font-size: 2rem;
    margin: 20px 0;
    font-family: var(--font-c);
    line-height: 1.1;
}

.about-preview-text {
    width: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    color: var(--color-white);
    padding: 15px 20px;
    border-radius: 20px;
}

.about-detail-text {
    padding-bottom: 20px;
}

.about-preview-text p,
.about-detail-text p:not(:last-child) {
    margin-bottom: 20px;
}

.pagination-programm {
    overflow: hidden;
    height: 50px;
    background-color: var(--color-black);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.pagination-programm-date {
    font-weight: 600;
}

.swiper-programm .swiper-pagination-bullet {
    background-color: var(--color-black);
    color: var(--color-white);
    width: calc(100% / 7);
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--color-black);
    font-size: 12px;
    flex-direction: column;
    transition: all 0.5s;
}

.swiper-programm .swiper-pagination-bullet-active {
    background-color: var(--color-white);
    color: var(--color-black);
    cursor: default;
}

.swiper-anons {
    padding-bottom: 30px;
}

.swiper-anons,
.swiper-programm {
    overflow: hidden;
}

.swiper-anons .slide-content {
    position: relative;
}

.swiper-anons .slide-content img {
    display: block;
    width: 100%;
}

.anons-text {
    position: absolute;
    bottom: 0;
    color: var(--color-white);
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    padding: 20px;
}

.anons-button-prev,
.anons-button-next {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    border-bottom: 5px solid #aaa;
    border-left: 5px solid #aaa;
    z-index: 1;
    cursor: pointer;
}

.anons-button-next {
    right: 10px;
    transform: rotate(-135deg);
}

.programm-top-info {
    padding: 30px 0;
}

.btn-live {
    background-color: var(--color-black);
    color: var(--color-white);
    font-family: var(--font-c);
    font-size: 18px;
    font-weight: 300;
    border-radius: 0;
    width: 220px;
}

.btn-live span {
    position: relative;
    z-index: 2;
}

.btn-live span::after,
.btn-live span::before {
    content: '';
    background-color: var(--color-black);
    position: absolute;
    top: 50%;
    right: -8px;
}

.btn-live span::before {
    width: 9px;
    height: 19px;
    transform: translateY(-50%);
    z-index: 1;
}

.btn-live span::after {
    background-color: var(--color-white);
    transform: rotate(45deg) translateY(-50%);
    width: 10px;
    height: 10px;
    z-index: 0;
}

.one-day-programm {
    /* border-top:1px solid var(--color-black); */
    border-bottom: 1px solid var(--color-black);
    padding: 20px 10px;
    margin-bottom: 20px;
	cursor: grab;
}

.telecast {
    display: flex;
    align-items: center;
}

.telecast:not(:first-child) {
    padding-top: 20px;
}

.telecast:not(:last-child) {
    border-bottom: 1px solid var(--color-black);
    padding-bottom: 20px;
}

.telecast-info {
    display: flex;
    flex-direction: column;
    min-width: 30%;
	max-width: 30%;
	position: relative;
}

.telecast-info-time,
.telecast-info-age {
    display: inline-flex;
    background-color: var(--color-black);
    color: var(--color-white);
    padding: 5px 10px;
    margin-bottom: 10px;
}

.telecast-info-time span {
    font-weight: 600;
    font-size: 1.2rem;
    padding-right: 20px;
}

.telecast-info-title {
    margin-bottom: 10px;
}

.telecast-info-footer{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.telecast-info-age {
    width: max-content;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.telecast-info-link{
	font-size: 0.8rem;
	cursor: pointer;
	position: absolute;
    bottom: 0px;
    right: 20px;
	font-weight: 600;
}

.telecast-description {
    padding-left: 20px;
    font-size: 0.8rem;
}

.wrap-forms {
    text-align: center;
    padding: 40px 10px;
    max-width: 500px;
}

.tab {
    display: inline-block;
    width: 49%;
    background-color: var(--color-black);
    color: var(--color-white);
    padding: 15px 0;
    cursor: pointer;
    border: 1px solid var(--color-black)
}

.tab-active {
    background-color: var(--color-white);
    color: var(--color-black);
    cursor: default;
}

.tab-forms label {
    position: relative;
    display: flex;
    background-color: var(--color-black);
    margin: 20px 0;
    border-radius: 5px;
    height: 50px;
}

.tab-forms label input {
    width: 100%;
    padding-left: 10px;
}

.tab-forms label img {
    width: 50px;
    height: auto;
    padding: 5px;
}

.tab-forms p {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hidden-form {
    display: none;
}

.operators {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}

.operator {
    flex-basis: 30%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.operator-img {
    display: flex;
    align-items: center;
    height: 100%;
}

.operator-img img {
    display: block;
    width: 100%;
}

.operator h3 {
    width: 100%;
    text-align: center;
}

.operator h3 a {
    text-decoration: none;
    color: var(--color-white);
    background-color: var(--color-black);
    display: block;
    padding: 5px 0;
    text-transform: uppercase;
}

.razdel-descriotion {
    margin-bottom: 30px
}

.section-black {
    background-color: var(--color-black);
    color: var(--color-white);
	height: 100%;
	padding-top: 20px;
}

.broadcasts {
    padding: 20px 0;
}

.broadcast-descriotion {
    padding: 30px 10px 60px;
}

.broadcast-descriotion h1 {
    line-height: 1.3;
    font-family: var(--font-a);
}

.getback a{
	display: inline-block;
	margin-bottom: 20px;
    font-size: 0.8rem;
	text-decoration: none;
	color: #9e9e9e;
}
.getback a:hover{color: #333;}

.tags{
	font-size: 0.8rem;
	margin-bottom: 20px;
}

.tags a{
	font-weight: 600;
	color: #333;
	text-decoration: none;
}

.tags-white a{color: #eee;}

.tags a:hover{
	text-decoration: underline;
}

.tags a:not(:last-child){
	margin-right: 10px;
}

.error-message{
	text-align: center;
	color: #900;
	background-color: #ffb3b3;
	padding: 10px;
	width: 80%;
	margin: auto;
	border: 1px solid #900;
}

.success-message font.notetext {
    color: green;
    text-align: center;
    width: 90%;
    margin: auto;
    display: block;
    background-color: #8bddae;
    padding: 15px;
    font-weight: 600;
    border: 2px solid green;
}

.export-form{
	padding: 30px;
	border: 1px solid #ccc;
	margin-bottom: 40px;
}

.export-form label{
	font-size: 12px;
    font-weight: 600;
	cursor: pointer;
}


.export-form input[type=file]{
	margin: 20px 0 30px;
	cursor: pointer;
}

.modal{
	position: fixed;
	inset: 0;
	background-color: rgba(0,0,0,0.65);
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
}

.modal.open{display: block;}

.modal-wrap{
	display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
	width: 100%;
	padding: 15px;
}
.modal-body{
	width: 100%;
	max-width: 600px;
	background-color: var(--color-white);
	color: var(--color-black);
	min-height: 100px;
	max-height: calc(100vh - 80px);
	border-radius: 5px;
    padding: 15px;
    text-align: left;
    position: relative;
	transition: transform 0.5s ease; 
    transform: scale(0);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
	overflow-y: auto;
}

.modal-close{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 2rem;
	color: var(--color-black);
	cursor: pointer;
}

.modal-close:hover{color: #900;}

.show-modal{transform: scale(1); transition: transform 0.5s ease; }

.modal-content h3{font-size: 1.2rem;}

.modal-content a{
	margin-top: 15px;
    font-size: 0.7rem;
    text-decoration: none;
    display: inline-block;
    color: inherit;
	font-weight: 600;
}

.telecast-content-modal{
	position: relative;
	display: flex;
	align-items: center;
}

.telecast-content-modal img{
	width: 200px;
	margin-right: 15px;
}



.telecast-content-modal-limit{
	position: absolute;
    color: #fff;
    top: 10px;
    left: 10px;
    display: inline-flex;
    width: 35px;
    height: 35px;
    background-color: #000;
    border: 2px solid #fff;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}

.telecast-content-modal-text{
	font-size: 0.8rem;
}

.epg-wrap{
	display: flex;
	align-items: center;
}

.img-epg{
	width: 40px;
    height: auto;
    margin-right: 5px;
}

footer {
    background-color: var(--color-black);
    padding: 25px 0;
    color: var(--color-white);
    text-align: center;
    border-top: 1px solid var(--color-white);
}

.icons-footer a{
	text-decoration: none;
    display: inline-block;
}
.icons-footer img {
    height: 30px;
    margin: 0 5px 10px;
}

footer p:not(:last-child) {
    margin-bottom: 20px;
}

@media (max-width: 1024px) {
	#panel{display: none;}
    .header-icons {
        display: block;
        padding-top: 50px;
        text-align: center;
    }
    .header-icons .icons {
        padding-bottom: 10px;
        border-bottom: 1px solid #fff;
        margin-bottom: 20px;
    }
    .header-icons .icons img {
        height: 30px;
    }
    .search-form {
        margin: 0 auto 30px;
        width: 95%;
        text-align: left;
    }
    .header-nav {
        display: none;
    }
    .header-nav-active {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: calc(var(--vh) * 100);
        z-index: 5;
        background-color: var(--color-black);
        overflow-y: auto;
        padding: 30px 0;
    }
    .top-menu.active {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        order: 1;
        width: 100%;
    }
    .hidden-link-top-menu {
        display: block!important;
    }
    .toggle-menu {
        display: flex;
        z-index: 100;
    }
    .top-menu li {
        display: block;
        width: 100%;
        text-align: center;
    }
    .top-menu li a {
        margin-left: 0;
        width: 100%;
    }
    .advantage {
        flex-wrap: wrap;
    }
    .advantage-item {
        width: 50%;
    }
    .advantage-headding {
        min-height: auto;
    }
    .swiper-programm .swiper-pagination-bullet {
        width: 20%;
    }
    .swiper-anons {
        margin-bottom: 20px;
    }
    .broadcast-descriotion h1 {
        font-weight: 400;
        font-size: 27px;
    }
}

@media (max-width: 768px) {
    .banner {
        height: 250px;
    }
    .headding-page {
        /*margin-top: 3rem;
        margin-bottom: 3rem;*/
    }
    .headding-page h1 {
        font-size: 2.5rem;
        font-weight: 500;
        line-height: 2.7rem;
    }
    .advantage-icon {
        width: 80px;
        height: 80px;
    }
    .advantage-icon img {
        width: 40px;
    }
    .about-preview-text {
        width: 100%;
    }
	.about-detail-text {
		padding: 0px 30px 20px;
	}
    .swiper-programm .swiper-pagination-bullet {
        width: 33.3333%;
    }
    .telecast-info-title {
        font-size: 0.8rem;
        font-weight: 600;
    }
    .operators {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 600px) {
    .swiper-pagination-home {
        width: auto;
        left: 20px;
    }
    .headding-page {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .headding-page h1 {
        font-size: 2rem;
    }
    .subtitle {
        font-size: 20px;
    }
    .categories-home {
        padding-top: 15px;
    }
    .categories-home h2 {
        font-size: 1.7rem;
        line-height: 2rem;
    }
    .categories-wrap {
        grid-template-columns: 1fr;
        grid-gap: 10px;
        padding: 15px 0;
    }
    .advantage-item {
        width: 100%;
    }
    .categories-page .categories-info:nth-child(even) img {
        position: relative;
        border: none;
    }
    .categories-info img {
        margin: auto;
        border: none;
        display: block;
        width: 100%;
    }
    .categories-info figcaption {
        width: 100%;
        align-items: flex-end;
    }
    .categories-text,
    .categories-page .categories-info:nth-child(even) .categories-text {
        padding: 0;
        margin-bottom: 20px;
    }
    .telecast {
        display: block;
        position: relative;
    }
	.telecast-info{max-width: none;}
    .telecast-info-title {
        font-size: 0.9rem;
    }
    .telecast-info-age {
        position: absolute;
        top: 20;
        right: 0;
        background-color: #999;
    }
    .telecast-description {
        padding-left: 0;
		display: none;
    }
	.telecast-info-link{position: static;}

    .operator {
        height: 250px;
    }
    .operators {
        display: block;
    }
    .razdel-quote {
        display: none;
    }

	.telecast-content-modal {flex-direction: column;}
	.telecast-content-modal img{display: block; width: 100%; margin: 0 0 20px 0;}
}

@media (min-width: 2000px) {
    .home-slide,
    .banner {
        height: 800px;
    }
}
/* End */


/* Start:/local/templates/cm/components/bitrix/search.title/search_string/style.css?1659595915349*/
.title-search-result{
	background-color: #fff;
	//margin-left: 20px;
	z-index: 100;
	width: 100%;
	padding: 0;
	border-radius: 5px;

}

.title-search-result p{padding: 5px 15px;}
.title-search-result p:hover{background-color: #eee;}

.search-form{position: relative;}

.title-search-result a{
	text-decoration: none;
	color: #333;
	display: block;
}
/* End */
/* /local/templates/cm/css/normalize.css?16680765266138 */
/* /local/templates/cm/css/swiper-bundle.min.css?16588186735579 */
/* /local/templates/cm/css/vars.css?1658818673152 */
/* /local/templates/cm/css/style.css?167059014424999 */
/* /local/templates/cm/components/bitrix/search.title/search_string/style.css?1659595915349 */
