

/* Start:/local/templates/portal-kultura/mockup/dist/assets/styles/app.css?176545956078224*/
@font-face {
  font-family: 'Raleway';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Raleway/static/Raleway-Light.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Raleway/static/Raleway-Medium.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Raleway/static/Raleway-MediumItalic.ttf") format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Raleway/static/Raleway-SemiBold.ttf") format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Raleway/static/Raleway-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Raleway/static/Raleway-ExtraBold.ttf") format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Raleway/static/Raleway-Black.ttf") format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Serif TC';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Noto_Serif_TC/static/NotoSerifTC-Light.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Serif TC';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Noto_Serif_TC/static/NotoSerifTC-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Serif TC';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Noto_Serif_TC/static/NotoSerifTC-Medium.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Serif TC';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Noto_Serif_TC/static/NotoSerifTC-SemiBold.ttf") format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Serif TC';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Noto_Serif_TC/static/NotoSerifTC-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Serif TC';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Noto_Serif_TC/static/NotoSerifTC-ExtraBold.ttf") format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Serif TC';
  font-display: swap;
  src: url("/local/templates/portal-kultura/mockup/dist/assets/styles/../fonts/Noto_Serif_TC/static/NotoSerifTC-Black.ttf") format('truetype');
  font-weight: 900;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  font: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-focus-ring-color: rgba(255,255,255,0);
  cursor: default;
}
body {
  font-size: 100%;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
a {
  background: transparent;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
ol,
ul {
  list-style: none;
}
pre {
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  white-space: pre-wrap;
}
q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}
img {
  border: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button {
  overflow: visible;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type='checkbox'],
input[type='radio'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
input,
select,
textarea {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
input,
textarea {
  resize: none;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
[placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}
[placeholder]:focus::-moz-placeholder {
  color: transparent;
}
[placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}
[placeholder]:focus::-ms-input-placeholder {
  color: transparent;
}
[placeholder]:focus::placeholder {
  color: transparent;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  color: #070f2b;
  font-family: Raleway, sans-serif;
  font-variant: no-common-ligatures;
  font-variant-numeric: lining-nums;
  font-size: 16px;
  line-height: 1.5;
}
h1:not([class]),
h2:not([class]),
h3:not([class]),
h4:not([class]),
h5:not([class]),
h6:not([class]) {
  font-family: 'Noto Serif TC', serif;
  font-weight: 600;
  line-height: 1.3;
}
h1:not([class]):last-child,
h2:not([class]):last-child,
h3:not([class]):last-child,
h4:not([class]):last-child,
h5:not([class]):last-child,
h6:not([class]):last-child {
  margin-bottom: 0;
}
h1:not([class]) {
  margin: 0 0 40px;
  font-size: 24px;
}
@media only screen and (min-width: 1025px) {
  h1:not([class]) {
    font-size: 28px;
  }
}
h2:not([class]) {
  margin: 0 0 30px;
  font-size: 22px;
}
@media only screen and (min-width: 1025px) {
  h2:not([class]) {
    font-size: 26px;
  }
}
h3:not([class]) {
  margin: 0 0 25px;
  font-size: 20px;
}
@media only screen and (min-width: 1025px) {
  h3:not([class]) {
    font-size: 24px;
  }
}
h4:not([class]) {
  margin: 0 0 20px;
  font-size: 18px;
}
@media only screen and (min-width: 1025px) {
  h4:not([class]) {
    font-size: 20px;
  }
}
h5:not([class]) {
  margin: 0 0 15px;
  font-size: 16px;
}
@media only screen and (min-width: 1025px) {
  h5:not([class]) {
    font-size: 18px;
  }
}
h6:not([class]) {
  margin: 0 0 10px;
  font-size: 16px;
}
p:not([class]),
ul:not([class]),
ol:not([class]),
table:not([class]),
img:not([class]),
hr:not([class]),
fieldset:not([class]) {
  margin: 0 0 25px;
}
img,
img:not([class]) {
  width: auto;
  max-width: 100%;
  height: auto;
}
ul:not([class]) {
  margin: 0 0 20px;
  list-style: none;
}
ul:not([class]) > li:not([class]):before {
  content: '';
  position: absolute;
  top: 0.5em;
  left: 8px;
  width: 5px;
  height: 5px;
  background: #343434;
  border-radius: 50%;
}
ol:not([class]) {
  counter-reset: ol;
}
ol:not([class]) > li:not([class]) {
  position: relative;
  padding: 0 0 0 20px;
}
ol:not([class]) > li:not([class]):before {
  content: counter(ol);
  counter-increment: ol;
  position: absolute;
  top: 0;
  left: 8px;
  display: block;
  color: #343434;
}
li:not([class]) {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 0 20px;
  list-style: none;
}
li:not([class]):last-child {
  margin-bottom: 0;
}
table:not([class]) {
  display: table;
  width: 100%;
  margin: 0 0 20px;
  border-spacing: 1px;
  border-collapse: collapse;
  border: 1px solid #dedede;
}
caption:not([class]) {
  display: table-caption;
  padding: 0 0 10px;
  font-size: 1.1em;
  text-align: center;
}
th:not([class]) {
  vertical-align: middle;
  padding: 10px;
  font-weight: 700;
  text-align: center;
  background: #f1f1f1;
  border: 1px solid #dedede;
}
tbody:not([class]) th:not([class]) {
  text-align: left;
}
td:not([class]) {
  padding: 10px;
  border: 1px solid #dedede;
}
tr:not([class]):nth-child(even) th:not([class]),
tr:not([class]):nth-child(even) td:not([class]) {
  background: #e6e6e6;
}
thead:not([class]) {
  color: #888;
}
tfoot:not([class]) {
  color: #888;
}
tfoot:not([class]) th:not([class]),
tfoot:not([class]) td:not([class]) {
  background: #e6e6e6;
}
a:not([class]) {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:not([class]):link {
  color: inherit;
}
a:not([class]):visited {
  opacity: 0.8;
}
a:not([class]):hover {
  opacity: 0.6;
  text-decoration: none;
  border-color: transparent;
}
a:not([class]):active {
  opacity: 0.6;
  text-decoration: none;
}
sub:not([class]) {
  bottom: -0.25em;
  vertical-align: bottom;
  font-size: 0.75em;
}
sup:not([class]) {
  top: -0.5em;
  vertical-align: top;
  font-size: 0.75em;
}
i:not([class]),
em:not([class]),
dfn:not([class]) {
  font-style: italic;
}
b:not([class]),
strong:not([class]) {
  font-weight: 700;
}
s:not([class]),
strike:not([class]),
del:not([class]) {
  text-decoration: line-through;
}
ins:not([class]) {
  text-decoration: underline;
}
q:not([class]) {
  display: inline;
}
q:not([class]):before {
  content: open-quote;
}
q:not([class]):after {
  content: close-quote;
}
kbd:not([class]) {
  font-family: monospace, monospace;
}
mark:not([class]) {
  background: #f1f1f1;
}
abbr:not([class]) {
  position: relative;
  text-decoration: none;
}
abbr:not([class])[title]:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #000;
}
blockquote:not([class]) {
  position: relative;
  margin: 0 0 20px;
  padding: 10px 20px;
  background: transparent;
  border: none;
}
blockquote:not([class]):before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 8px;
  height: 100%;
  border-radius: 8px;
  background: #e8d67d;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
dl:not([class]) {
  margin: 0 0 20px;
}
dd:not([class]) {
  padding: 0 0 0 50px;
}
hr:not([class]) {
  width: 100%;
  height: 0;
  background: none;
  border: none;
  border-bottom: 2px groove #dedede;
}
fieldset:not([class]) {
  padding: 20px;
  border: 1px solid #dedede;
}
legend:not([class]) {
  margin: 0 0 0 2em;
  padding: 0 0.5em;
}
select:not([class]) {
  width: 200px;
  padding: 10px;
  line-height: 1.6;
  background: #fff;
  border: 1px solid #343434;
}
input[type='text']:not([class]),
input[type='password']:not([class]),
input[type='email']:not([class]),
input[type='url']:not([class]),
input[type='number']:not([class]),
input[type='datetime']:not([class]),
input[type='datetime-local']:not([class]),
input[type='search']:not([class]),
input[type='tel']:not([class]),
input[type='month']:not([class]),
input[type='week']:not([class]),
input[type='date']:not([class]),
input[type='time']:not([class]),
textarea:not([class]) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 200px;
  margin: 0 0 5px;
  padding: 10px;
  color: #343434;
  font-size: 1em;
  line-height: 1.6;
  text-align: left;
  background: #fff;
  border: 1px solid #343434;
  outline: none;
}
input[type='text']:not([class])::-webkit-input-placeholder,
input[type='password']:not([class])::-webkit-input-placeholder,
input[type='email']:not([class])::-webkit-input-placeholder,
input[type='url']:not([class])::-webkit-input-placeholder,
input[type='number']:not([class])::-webkit-input-placeholder,
input[type='datetime']:not([class])::-webkit-input-placeholder,
input[type='datetime-local']:not([class])::-webkit-input-placeholder,
input[type='search']:not([class])::-webkit-input-placeholder,
input[type='tel']:not([class])::-webkit-input-placeholder,
input[type='month']:not([class])::-webkit-input-placeholder,
input[type='week']:not([class])::-webkit-input-placeholder,
input[type='date']:not([class])::-webkit-input-placeholder,
input[type='time']:not([class])::-webkit-input-placeholder,
textarea:not([class])::-webkit-input-placeholder {
  color: #ddd;
  font-size: 16px;
}
input[type='text']:not([class]):-ms-input-placeholder,
input[type='password']:not([class]):-ms-input-placeholder,
input[type='email']:not([class]):-ms-input-placeholder,
input[type='url']:not([class]):-ms-input-placeholder,
input[type='number']:not([class]):-ms-input-placeholder,
input[type='datetime']:not([class]):-ms-input-placeholder,
input[type='datetime-local']:not([class]):-ms-input-placeholder,
input[type='search']:not([class]):-ms-input-placeholder,
input[type='tel']:not([class]):-ms-input-placeholder,
input[type='month']:not([class]):-ms-input-placeholder,
input[type='week']:not([class]):-ms-input-placeholder,
input[type='date']:not([class]):-ms-input-placeholder,
input[type='time']:not([class]):-ms-input-placeholder,
textarea:not([class]):-ms-input-placeholder {
  color: #ddd;
  font-size: 16px;
}
input[type='text']:not([class])::-moz-placeholder,
input[type='password']:not([class])::-moz-placeholder,
input[type='email']:not([class])::-moz-placeholder,
input[type='url']:not([class])::-moz-placeholder,
input[type='number']:not([class])::-moz-placeholder,
input[type='datetime']:not([class])::-moz-placeholder,
input[type='datetime-local']:not([class])::-moz-placeholder,
input[type='search']:not([class])::-moz-placeholder,
input[type='tel']:not([class])::-moz-placeholder,
input[type='month']:not([class])::-moz-placeholder,
input[type='week']:not([class])::-moz-placeholder,
input[type='date']:not([class])::-moz-placeholder,
input[type='time']:not([class])::-moz-placeholder,
textarea:not([class])::-moz-placeholder {
  color: #ddd;
  font-size: 16px;
  opacity: 1;
}
input[type='text']:not([class])::-ms-input-placeholder,
input[type='password']:not([class])::-ms-input-placeholder,
input[type='email']:not([class])::-ms-input-placeholder,
input[type='url']:not([class])::-ms-input-placeholder,
input[type='number']:not([class])::-ms-input-placeholder,
input[type='datetime']:not([class])::-ms-input-placeholder,
input[type='datetime-local']:not([class])::-ms-input-placeholder,
input[type='search']:not([class])::-ms-input-placeholder,
input[type='tel']:not([class])::-ms-input-placeholder,
input[type='month']:not([class])::-ms-input-placeholder,
input[type='week']:not([class])::-ms-input-placeholder,
input[type='date']:not([class])::-ms-input-placeholder,
input[type='time']:not([class])::-ms-input-placeholder,
textarea:not([class])::-ms-input-placeholder {
  color: #ddd;
  font-size: 16px;
  opacity: 1;
}
input[type='text']:not([class])::placeholder,
input[type='password']:not([class])::placeholder,
input[type='email']:not([class])::placeholder,
input[type='url']:not([class])::placeholder,
input[type='number']:not([class])::placeholder,
input[type='datetime']:not([class])::placeholder,
input[type='datetime-local']:not([class])::placeholder,
input[type='search']:not([class])::placeholder,
input[type='tel']:not([class])::placeholder,
input[type='month']:not([class])::placeholder,
input[type='week']:not([class])::placeholder,
input[type='date']:not([class])::placeholder,
input[type='time']:not([class])::placeholder,
textarea:not([class])::placeholder {
  color: #ddd;
  font-size: 16px;
  opacity: 1;
}
textarea:not([class]) {
  resize: none;
}
input[type='radio']:not([class]),
input[type='checkbox']:not([class]) {
  margin: 0 2px;
}
button:not([class]),
input[type='button']:not([class]),
input[type='reset']:not([class]),
input[type='submit']:not([class]) {
  padding: 10px;
  font-size: 1em;
  line-height: 1.6;
  background: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 0;
  outline: none;
}
button:not([class]):hover,
input[type='button']:not([class]):hover,
input[type='reset']:not([class]):hover,
input[type='submit']:not([class]):hover {
  background: #bbb;
}
label:not([class]) {
  font-weight: 700;
}
.bs-group {
  margin: 0 0 40px;
  padding: 20px 0;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.bs-group__title {
  margin: 0 0 20px;
  color: #909090;
  text-transform: uppercase;
}
.bs-tags-style li {
  margin: 0 0 8px;
}
.bs-tags-style li:last-child {
  margin-bottom: 0;
}
[class|="bx"] a:not([class]) {
  -webkit-text-fill-color: currentColor;
  background-color: transparent;
  background-image: none;
}
.banner {
  display: block;
  font-size: 0;
}
.banner__panel {
  display: block;
  width: 100%;
  text-decoration: none;
}
.banner__picture {
  display: block;
  max-width: 100%;
}
.banner__image {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
}
.base-list {
  display: block;
  font-size: 16px;
  line-height: 1.3;
}
@media only screen and (min-width: 768px) {
  .base-list {
    font-size: 18px;
  }
}
@media only screen and (min-width: 400px) {
  .base-list {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
    gap: 15px 30px;
  }
}
@media only screen and (min-width: 768px) {
  .base-list {
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
  }
}
.base-list__item {
  margin: 0 0 15px;
}
.base-list__item:last-child {
  margin-bottom: 0;
}
.base-list__link {
  color: inherit;
  text-decoration: none;
  opacity: 1;
  border-bottom: 1px solid currentColor;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.base-list__link:hover {
  opacity: 0.7;
  border-color: transparent;
}
.burger {
  position: relative;
  z-index: 10;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  cursor: pointer;
  background: transparent;
  border: none;
  outline: none;
}
.burger:hover {
  text-decoration: none;
}
.burger:focus {
  outline: none;
}
.burger::before,
.burger::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  height: 2px;
  background: #070f2b;
  border-radius: 1px;
  -webkit-transform: translate(-50%, -8px) rotate(0);
      -ms-transform: translate(-50%, -8px) rotate(0);
          transform: translate(-50%, -8px) rotate(0);
}
.burger::after {
  background: #070f2b;
  -webkit-transform: translate(-50%, 6px) rotate(0);
      -ms-transform: translate(-50%, 6px) rotate(0);
          transform: translate(-50%, 6px) rotate(0);
}
.burger__inner {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  width: 12px;
  height: 2px;
  background: #070f2b;
  border-radius: 1px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.burger_state_closed::before {
  width: 25px;
  background: #070f2b;
  border-radius: 2px;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
      -ms-transform: translate(-50%, -50%) rotate(-135deg);
          transform: translate(-50%, -50%) rotate(-135deg);
}
.burger_state_closed::after {
  width: 25px;
  background: #070f2b;
  border-radius: 2px;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.burger_state_closed .burger__inner {
  opacity: 0;
}
.burger_type_depend {
  color: inherit;
}
.burger_type_depend::before,
.burger_type_depend::after {
  background: currentColor;
}
.burger_type_depend .burger__inner {
  background: currentColor;
}
.button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 59px;
  padding: 0 15px;
  color: #e8d67d;
  font-family: inherit;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: #070f2b;
  border: 2px solid #070f2b;
  border-radius: 10px;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-property: color background-color border-color opacity;
  transition-property: color background-color border-color opacity;
}
.button:not(:disabled):not(.button_state_disabled):hover {
  color: #e8d67d;
  text-decoration: none;
  opacity: 0.7;
}
.button:not(:disabled):not(.button_state_disabled):focus-visible {
  color: #e8d67d;
  text-decoration: none;
  background-color: #000;
  border-color: #000;
}
.button:disabled {
  color: #e8d67d;
  cursor: not-allowed;
  background-color: #c6c6c6;
  border-color: #c6c6c6;
}
.button__holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}
.button__icon {
  display: block;
  width: 1.5em;
  height: 1.5em;
  margin: 0 0.25em;
  fill: currentColor;
}
.button__icon:first-child {
  margin-left: 0;
}
.button__icon:last-child {
  margin-right: 0;
}
.button_width_full {
  display: block;
  width: 100%;
}
.button_size_m {
  height: 40px;
  font-size: 12px;
}
.button_size_l {
  height: 59px;
  font-size: 16px;
}
.button_text-size_s {
  font-size: 10px;
}
.button_text-size_m {
  font-size: 12px;
}
.button_text-size_l {
  font-size: 16px;
}
.button_text-size_xl {
  font-size: 20px;
}
.button_style_light {
  color: #070f2b;
  background-color: #e8d67d;
  border-color: #e8d67d;
}
.button_style_light:not(:disabled):not(.button_state_disabled):hover {
  color: #070f2b;
}
.button_style_light:not(:disabled):not(.button_state_disabled):focus-visible {
  color: #e8d67d;
  background-color: #000;
  border-color: #000;
}
.button_style_outline {
  color: #070f2b;
  background-color: transparent;
  border-color: #070f2b;
}
.button_style_outline:not(:disabled):not(.button_state_disabled):hover {
  color: #070f2b;
}
.button_style_outline:not(:disabled):not(.button_state_disabled):focus-visible {
  color: #e8d67d;
  background-color: #000;
  border-color: #000;
}
.button_state_disabled {
  color: #e8d67d;
  cursor: not-allowed;
  pointer-events: none;
  background-color: #c6c6c6;
  border-color: #c6c6c6;
}
.button_state_loading:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 32px;
  height: 32px;
  border: 2px solid transparent;
  border-top-color: currentColor;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation-name: button-loader;
          animation-name: button-loader;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.button_state_loading .button__holder {
  visibility: hidden;
  opacity: 0;
}
.button_state_loading.button_style_outline:disabled {
  color: #070f2b;
}
@-webkit-keyframes button-loader {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes button-loader {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
.content {
  display: block;
  padding: 10px 0 0;
}
.content__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 44px;
}
@media only screen and (min-width: 768px) {
  .content__info {
    margin: 0 0 35px;
  }
}
.content__info:last-child {
  margin-bottom: 0;
}
.content__illustration {
  position: relative;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media only screen and (min-width: 768px) {
  .content__illustration {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.content__illustration:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  display: block;
  width: 100%;
  height: 30px;
  border-radius: 20px 20px 0 0;
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .content__illustration:before {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .content__picture {
    display: block;
    border: 1px solid #e4e5e7;
  }
}
.content__image {
  display: block;
  max-width: 100%;
  height: auto;
}
.content__caption {
  display: none;
}
@media only screen and (min-width: 768px) {
  .content__caption {
    display: block;
    padding: 15px 0 0;
    font-size: 12px;
    line-height: 1.2;
  }
}
.content__meta {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: -3px 0 23px;
  padding: 0 30px;
}
@media only screen and (min-width: 768px) {
  .content__meta {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 0 0 50px;
    padding: 0;
  }
}
.content__header {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding: 0 30px;
  font-size: 24px;
  line-height: 1.3;
}
@media only screen and (min-width: 768px) {
  .content__header {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 0 27px;
    padding: 0;
    font-size: 28px;
    line-height: 1.45;
  }
}
.content__main {
  padding: 0 30px;
}
@media only screen and (min-width: 768px) {
  .content__main {
    padding: 0;
  }
}
.content__lead {
  margin: 0 0 37px;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .content__lead {
    max-width: 85%;
    margin: 0 0 35px;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.entry-grid {
  display: block;
}
.entry-grid__list {
  position: relative;
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
  gap: 30px 0;
}
@media only screen and (min-width: 768px) {
  .entry-grid__list {
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
    gap: 45px 40px;
  }
}
.entry-grid__item {
  position: relative;
  display: block;
}
.entry-grid__item_width_full {
  grid-column: 1/-1;
}
.entry-grid__item_type_rezerve {
  display: none;
}
.entry-grid__snippet {
  height: 100%;
}
.entry-grid__pagination {
  padding: 50px 0 0;
}
@media only screen and (min-width: 1025px) {
  .entry-grid__pagination {
    padding: 66px 0 0;
  }
}
.entry-grid__more {
  padding: 50px 0 0;
}
@media only screen and (min-width: 1025px) {
  .entry-grid__more {
    padding: 54px 0 0;
  }
}
.entry-grid_item-height_auto .entry-grid__snippet {
  min-height: auto;
}
.entry-list {
  display: block;
}
.entry-list__item {
  margin: 0 0 33px;
}
.entry-list__item:last-child {
  margin-bottom: 0;
}
.entry-list__more {
  padding: 30px 0 0;
}
.entry-snippet {
  display: block;
}
.entry-snippet__main {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  margin: 0 0 20px;
}
@media only screen and (min-width: 1025px) {
  .entry-snippet__main {
    margin: 0 0 40px;
  }
}
.entry-snippet__main:last-child {
  margin-bottom: 0;
}
.entry-snippet__title {
  display: block;
  margin: 0 0 16px;
  font-size: 24px;
  line-height: 1.4;
}
@media only screen and (min-width: 1025px) {
  .entry-snippet__title {
    margin: 0 0 20px;
  }
}
.entry-snippet__title:last-child {
  margin-bottom: 0;
}
.entry-snippet__link {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-property: color, opacity;
  transition-property: color, opacity;
}
.entry-snippet__link:hover {
  opacity: 0.7;
}
.entry-snippet__link:focus-visible {
  opacity: 0.7;
}
.entry-snippet__text {
  display: block;
  margin: 0 0 16px;
  font-size: 16px;
  line-height: 1.6;
}
.entry-snippet__text:last-child {
  margin-bottom: 0;
}
.entry-snippet__footer {
  display: block;
  margin: 0 0 16px;
}
@media only screen and (min-width: 768px) {
  .entry-snippet__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 1025px) {
  .entry-snippet__footer {
    margin: 0 0 20px;
  }
}
.entry-snippet__footer:last-child {
  margin-bottom: 0;
}
.entry-snippet__cell {
  display: block;
  margin: 0 0 8px;
}
@media only screen and (min-width: 768px) {
  .entry-snippet__cell {
    position: relative;
    margin: 0 23px 0 0;
    padding: 0 23px 0 0;
  }
}
.entry-snippet__cell:last-child {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .entry-snippet__cell:last-child {
    padding: 0;
  }
  .entry-snippet__cell:last-child:after {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .entry-snippet__cell:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 6px;
    height: 6px;
    background: #b8bec9;
    border-radius: 50%;
    opacity: 0.4;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
}
.entry-snippet__label {
  display: block;
  color: #070f2b;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.42;
}
.entry-snippet__date {
  display: block;
  color: rgba(18,37,72,0.3);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
.entry-snippet__illustration {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 23px;
  border: 1px solid #e4e5e7;
  border-radius: 12px;
  background: #f5f5f5;
}
.entry-snippet__illustration:before {
  content: '';
  display: block;
  width: 100%;
  height: auto;
  padding: 65% 0 0;
}
@media only screen and (min-width: 1025px) {
  .entry-snippet__illustration:before {
    padding: 62% 0 0;
  }
}
.entry-snippet__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  width: 100%;
  padding: 15px;
  color: #e4e5e7;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0 0 12px 12px;
  background: #070f2b;
}
.entry-snippet__picture,
.entry-snippet__placeholder {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.entry-snippet__image {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  border-radius: 12px;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.entry-snippet__placeholder {
  background: #effcff;
}
.entry-snippet__placeholder-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 156px;
  height: auto;
  max-height: 100%;
  margin: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.entry-snippet__meta {
  margin: 0 0 14px;
}
@media only screen and (min-width: 1025px) {
  .entry-snippet__meta {
    margin: 0 0 10px;
  }
}
.entry-snippet__meta:last-child {
  margin-bottom: 0;
}
.entry-snippet_type_simplified .entry-snippet__illustration {
  margin: 0 0 25px;
}
.entry-snippet_type_simplified .entry-snippet__illustration:last-child {
  margin-bottom: 0;
}
.entry-snippet_type_simplified .entry-snippet__illustration:before {
  padding: 62% 0 0;
}
@media only screen and (min-width: 1025px) {
  .entry-snippet_type_simplified .entry-snippet__illustration:before {
    padding: 66% 0 0;
  }
}
.entry-snippet_type_simplified .entry-snippet__title {
  font-size: 20px;
}
.entry-snippet_type_mini .entry-snippet__title {
  font-size: 16px;
}
.entry-snippet_type_mini .entry-snippet__meta {
  margin: 0 0 9px;
}
.entry-snippet_type_mini .entry-snippet__meta:last-child {
  margin-bottom: 0;
}
.entry-snippet_type_base .entry-snippet__illustration {
  margin: 0 0 21px;
}
.entry-snippet_type_base .entry-snippet__illustration:last-child {
  margin-bottom: 0;
}
.entry-snippet_type_base .entry-snippet__illustration:before {
  padding: 62% 0 0;
}
@media only screen and (min-width: 1025px) {
  .entry-snippet_type_base .entry-snippet__illustration:before {
    padding: 71% 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  .entry-snippet_type_primary {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
    gap: 40px;
  }
}
@media only screen and (min-width: 1025px) {
  .entry-snippet_type_primary .entry-snippet__illustration {
    margin: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .entry-snippet_type_primary .entry-snippet__illustration:before {
    padding: 73% 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  .entry-snippet_type_primary .entry-snippet__main {
    padding: 4px 0;
  }
}
@media only screen and (min-width: 1025px) {
  .entry-snippet_type_primary .entry-snippet__meta {
    margin: 0 0 15px;
  }
}
@media only screen and (min-width: 1025px) {
  .entry-snippet_type_primary .entry-snippet__meta:last-child {
    margin-bottom: 0;
  }
}
.entry-snippet_type_primary .entry-snippet__meta__title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}
@media only screen and (max-width: 768px) {
  .entry-snippet_type_mobini .entry-snippet__illustration {
    margin: 0;
  }
  .entry-snippet_type_mobini .entry-snippet__illustration:before {
    display: none;
  }
  .entry-snippet_type_mobini .entry-snippet__picture,
  .entry-snippet_type_mobini .entry-snippet__image {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .entry-snippet_type_mobini .entry-snippet__main {
    padding: 15px 0 0;
  }
  .entry-snippet_type_mobini .entry-snippet__text {
    font-size: 12px;
  }
  .entry-snippet_type_mobini .entry-snippet__title {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
  }
  .entry-snippet_type_mobini .entry-snippet__meta {
    margin: 0 0 5px;
  }
  .entry-snippet_type_mobini .entry-snippet__meta:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .entry-snippet_type_panel {
    position: relative;
    color: #fff;
  }
}
@media only screen and (min-width: 1281px) {
  .entry-snippet_type_panel {
    padding: 0 0 10px;
  }
}
@media only screen and (min-width: 768px) {
  .entry-snippet_type_panel .entry-snippet__illustration {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (min-width: 768px) {
  .entry-snippet_type_panel .entry-snippet__illustration:before {
    padding: 56% 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .entry-snippet_type_panel .entry-snippet__illustration:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 50%;
    border-radius: 12px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(7,15,43,0)), to(#070f2b));
    background: linear-gradient(180deg, rgba(7,15,43,0) 0%, #070f2b 100%);
  }
}
.entry-snippet_type_panel .entry-snippet__image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .entry-snippet_type_panel .entry-snippet__image {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 12px;
  }
}
@media only screen and (min-width: 768px) {
  .entry-snippet_type_panel .entry-snippet__main {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 20;
    padding: 0 30px 30px;
  }
}
@media only screen and (min-width: 1281px) {
  .entry-snippet_type_panel .entry-snippet__main {
    padding: 0 58px 63px;
  }
}
@media only screen and (min-width: 768px) {
  .entry-snippet_type_panel .entry-snippet__meta {
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 768px) {
  .entry-snippet_type_panel .entry-snippet__meta:last-child {
    margin-bottom: 0;
  }
}
.entry-snippet_type_panel .entry-snippet__title {
  font-size: 24px;
  line-height: 1.3;
}
@media only screen and (min-width: 768px) {
  .entry-snippet_type_panel .entry-snippet__title {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1281px) {
  .entry-snippet_type_panel .entry-snippet__title {
    font-size: 28px;
  }
}
.extra-panel {
  display: block;
}
.extra-panel__holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 -30px;
}
@media only screen and (min-width: 1025px) {
  .extra-panel__holder {
    margin: 0;
  }
}
.extra-panel__wrapper {
  position: relative;
  width: 100%;
  padding: 50px 30px 58px;
  border-radius: 0 0 40px 40px;
  background: #070f2b;
}
@media only screen and (min-width: 1025px) {
  .extra-panel__wrapper {
    max-width: 534px;
    padding: 58px 30px 70px 80px;
    border-radius: 12px;
  }
}
@media only screen and (min-width: 1025px) {
  .extra-panel__wrapper:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 1px;
    height: 50%;
    background: rgba(255,255,255,0.2);
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.extra-panel__tags {
  margin: 0 0 57px;
  padding: 0 0 65px;
  border-bottom: 2px solid #e4e5e7;
}
@media only screen and (min-width: 1025px) {
  .extra-panel__tags {
    display: none;
  }
}
.extra-panel__nav {
  padding: 0 60px 0 0;
}
@media only screen and (min-width: 1025px) {
  .extra-panel__nav {
    padding: 0;
  }
}
.fixed-header {
  display: block;
  padding: 19px 0;
  color: #e4e5e7;
  background: #070f2b;
}
@media only screen and (min-width: 1025px) {
  .fixed-header {
    padding: 13px 0;
    color: #070f2b;
    background: rgba(255,255,255,0.9);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    -webkit-box-shadow: 0 4px 20px 0 rgba(7,15,43,0.1);
            box-shadow: 0 4px 20px 0 rgba(7,15,43,0.1);
  }
}
.fixed-header__holder {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.fixed-header__logo-holder {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media only screen and (min-width: 1025px) {
  .fixed-header__logo-holder {
    position: relative;
    top: auto;
    left: auto;
    padding: 4px 15px 0 0;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@media only screen and (min-width: 1281px) {
  .fixed-header__logo-holder {
    margin: -4px 0 0;
    padding: 0 15px 0 0;
  }
}
.fixed-header__logo {
  width: 100px;
}
@media only screen and (min-width: 1281px) {
  .fixed-header__logo {
    width: 150px;
  }
}
.fixed-header__nav {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .fixed-header__nav {
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    max-width: 850px;
  }
}
@media only screen and (min-width: 1281px) {
  .fixed-header__nav {
    max-width: 1032px;
  }
}
.fixed-header__icon-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  padding: 0 0 0 110px;
}
@media only screen and (min-width: 1025px) {
  .fixed-header__icon-panel {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: auto;
    min-width: 0;
    padding: 0 0 0 30px;
  }
}
.fixed-header__item {
  padding-left: 20px;
  font-size: 0;
}
@media only screen and (min-width: 1025px) {
  .fixed-header__item {
    padding-left: 1s 5px;
  }
}
.fixed-header__icon-control {
  display: inline-block;
  vertical-align: middle;
  color: inherit;
  border: none;
  outline: none;
  background: transparent;
}
.fixed-header__search {
  position: relative;
  z-index: 100;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 0;
}
@media only screen and (min-width: 1025px) {
  .fixed-header__search {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-right: 0;
  }
}
.fixed-header__search-icon {
  display: block;
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
}
@media only screen and (min-width: 1025px) {
  .fixed-header__search-icon {
    width: 27px;
    height: 27px;
  }
}
.fixed-header__search-form {
  position: absolute;
  top: 50%;
  left: -10px;
  width: 290px;
  opacity: 0;
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 1025px) {
  .fixed-header__search-form {
    left: auto;
    right: 0;
    width: 380px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.fixed-header__social-nav {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media only screen and (min-width: 1025px) {
  .fixed-header__social-nav {
    display: none;
  }
}
.fixed-header__burger {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.fixed-header_search_open .fixed-header__search-form {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  pointer-events: auto;
}
@media only screen and (min-width: 1025px) {
  .fixed-header_search_open .fixed-header__search-form {
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.footer {
  display: block;
  padding: 108px 0 100px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 1025px) {
  .footer {
    padding: 87px 0 56px;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
.footer__main {
  position: relative;
  padding: 0 0 69px;
}
@media only screen and (min-width: 1025px) {
  .footer__main {
    padding: 0 0 91px;
  }
}
.footer__info {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .footer__info {
    display: block;
    width: 100%;
    max-width: 379px;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__social-nav {
    padding: 30px 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__social-nav_type_mobile {
    display: none;
  }
}
.footer__text {
  padding: 26px 0 0;
}
@media only screen and (min-width: 1025px) {
  .footer__text {
    padding: 20px 0 0;
  }
}
.footer__navs {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .footer__navs {
    max-width: 40%;
    padding: 18px 50px 0 0;
  }
}
.footer__nav {
  width: 100%;
  font-size: 16px;
}
@media only screen and (min-width: 1025px) {
  .footer__nav {
    max-width: 420px;
  }
}
.footer__logo {
  width: 100%;
  max-width: 202px;
}
.footer__copyright {
  padding: 60px 0 0;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .footer__copyright {
    padding: 40px 0 0;
    border-top: 1px solid #8389a1;
  }
}
.footer__links {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .footer__links {
    display: block;
    padding: 10px 0 0;
  }
}
.footer__link {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  -webkit-transition: border-bottom 0.3s ease;
  transition: border-bottom 0.3s ease;
}
.footer__link:hover {
  border-bottom-color: transparent;
}
.footer__warning {
  display: none;
  width: 45px;
  height: 50px;
}
@media only screen and (min-width: 1025px) {
  .footer__warning {
    position: absolute;
    top: 15px;
    right: 0;
    display: block;
  }
}
.footer__warning_type_mobile {
  display: block;
  margin: 30px auto 0;
}
@media only screen and (min-width: 1025px) {
  .footer__warning_type_mobile {
    display: none;
  }
}
.footer__info-panel {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .footer__info-panel {
    display: none;
  }
}
.header {
  position: relative;
  display: block;
  padding: 34px 0;
}
@media only screen and (min-width: 1025px) {
  .header {
    padding: 65px 0 44px;
  }
}
.header__holder {
  position: relative;
}
.header__icon-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.header__item {
  padding-left: 35px;
  font-size: 0;
}
.header__icon-control {
  display: inline-block;
  vertical-align: middle;
  border: none;
  outline: none;
  background: transparent;
}
.header__search {
  position: relative;
  z-index: 100;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-right: auto;
  padding-left: 0;
}
@media only screen and (min-width: 1025px) {
  .header__search {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-right: 0;
  }
}
.header__search-icon {
  display: block;
  width: 24px;
  height: 24px;
}
@media only screen and (min-width: 1025px) {
  .header__search-icon {
    width: 27px;
    height: 27px;
  }
}
.header__search-form {
  position: absolute;
  top: 50%;
  left: 0;
  width: 290px;
  opacity: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 1025px) {
  .header__search-form {
    left: auto;
    right: 0;
    width: 380px;
  }
}
.header__social-nav {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media only screen and (min-width: 1025px) {
  .header__social-nav {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: auto;
    padding-left: 0;
  }
}
.header__burger {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.header__logo-holder {
  display: block;
  width: 100%;
  padding: 46px 0 0;
}
@media only screen and (min-width: 1025px) {
  .header__logo-holder {
    padding: 0;
  }
}
.header__logo {
  width: 249px;
}
@media only screen and (min-width: 1025px) {
  .header__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 324px;
    margin-top: 6px;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.header_search_open .header__search-form {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  pointer-events: auto;
}
.image {
  display: block;
}
.logo {
  display: block;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.logo__image {
  display: block;
  width: 100%;
}
.logo:hover {
  opacity: 0.7;
}
.main {
  display: block;
}
.main__holder {
  width: 100%;
  max-width: 946px;
}
.main__subscription-form {
  padding: 48px 0;
}
.main__subscription-form:last-child {
  padding-bottom: 0;
}
.main__content-holder {
  margin: -22px -30px 0;
}
@media only screen and (min-width: 768px) {
  .main__content-holder {
    margin: 0;
  }
}
.meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
}
.meta__item {
  position: relative;
  padding: 0 11px;
  color: #8389a1;
}
.meta__item:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 1px;
  height: 110%;
  background: #070f2b;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.meta__item:first-child {
  padding: 0 11px 0 0;
  color: #070f2b;
  font-weight: 700;
}
.meta__item:first-child:before {
  display: none;
}
.meta__link {
  color: inherit;
  opacity: 1;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.meta__link:hover {
  opacity: 0.6;
}
.meta_size_s {
  font-size: 8px;
}
.meta_size_m {
  font-size: 10px;
}
.meta_size_l {
  font-size: 12px;
}
.meta_size_xl {
  font-size: 14px;
}
.meta_size_xxl {
  font-size: 20px;
}
.meta_style_depend .meta__item {
  color: inherit;
}
.meta_style_depend .meta__item:before {
  background: currentColor;
}
.nav {
  display: block;
  line-height: 1.2;
}
@media only screen and (min-width: 1025px) {
  .nav {
    font-size: 16px;
  }
}
.nav__list {
  display: block;
  margin: 0;
  padding: 0;
}
.nav__list_type_more {
  position: absolute;
  right: -15px;
  top: 100%;
  margin: 0;
  padding: 15px;
  display: none;
  background: #fff;
  z-index: 10;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.1);
          box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.nav__list_type_more .nav__item {
  display: block;
}
.nav__item {
  display: block;
  margin: 0 0 13px;
  padding: 0;
}
.nav__item:last-child {
  margin-bottom: 0;
}
.nav__link {
  display: block;
  color: inherit;
  text-decoration: none;
  outline: none;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-property: color opacity;
  transition-property: color opacity;
}
.nav__link:hover {
  color: #070f2b;
  text-decoration: none;
  outline: none;
  opacity: 1;
}
.nav__link:focus-visible {
  color: #070f2b;
  text-decoration: none;
  outline: none;
  opacity: 1;
}
.nav__more {
  position: absolute;
  top: 50%;
  right: 0;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 24px;
  font-size: 20px;
  text-align: center;
  line-height: 24px;
  opacity: 1;
  border-radius: 4px;
  border: 1px solid #070f2b;
  background: transparent;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.nav__more:hover {
  opacity: 0.6;
}
.nav_layout_horizontal {
  font-size: 14px;
  letter-spacing: 0;
}
.nav_layout_horizontal .nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 24px;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}
.nav_layout_horizontal .nav__item {
  margin: 0;
}
@media only screen and (min-width: 1025px) {
  .nav_layout_columns .nav__list {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    gap: 68px;
  }
}
@media only screen and (min-width: 1025px) {
  .nav_layout_columns .nav__item {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid-column;
  }
}
.nav_layout_columns .nav__link {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .nav_layout_columns .nav__link {
    text-align: left;
  }
}
.nav_layout_full-columns .nav__list {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
@media only screen and (min-width: 1025px) {
  .nav_layout_full-columns .nav__list {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    gap: 68px;
  }
}
.nav_layout_full-columns .nav__item {
  margin: 0 0 18px;
}
@media only screen and (min-width: 1025px) {
  .nav_layout_full-columns .nav__item {
    margin: 0 0 13px;
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid-column;
  }
}
.nav_layout_full-columns .nav__link {
  text-align: left;
}
.nav_layout_centered {
  text-align: center;
}
.nav_layout_centered .nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav_layout_centered .nav__item {
  margin: 0 auto 20px;
}
.nav_layout_centered .nav__item:last-child {
  margin-bottom: 0;
}
.nav_type_primary {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.nav_type_primary .nav__item {
  margin: 0;
}
.nav_type_primary .nav__item:first-child .nav__link {
  padding-left: 0;
}
.nav_type_primary .nav__item:last-child .nav__link {
  padding-right: 0;
}
.nav_type_primary .nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 100%;
  margin: 0 -15px;
  padding: 0 15px;
}
.nav_type_primary .nav__list_type_more {
  display: none;
  margin: 0;
  padding: 5px 15px;
}
.nav_type_primary .nav__list_type_more .nav__item .nav__link {
  padding: 10px 15px;
}
.nav_type_primary .nav__link {
  display: block;
  padding: 0 10px;
  font-weight: 700;
  opacity: 1;
  white-space: nowrap;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-property: color opacity border-color;
  transition-property: color opacity border-color;
}
@media only screen and (min-width: 1025px) {
  .nav_type_primary .nav__link {
    padding: 10px 10px;
  }
}
.nav_type_primary .nav__link:hover {
  opacity: 0.6;
}
.nav_type_primary .nav__link_state_active {
  color: #8389a1;
}
.nav_type_overflowing {
  min-width: 0;
}
.nav_type_overflowing .nav__list {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.nav_style_light {
  color: #e4e5e7;
}
.nav_style_light .nav__link {
  opacity: 1;
}
.nav_style_light .nav__link:hover {
  color: inherit;
  opacity: 0.7;
}
.nav_has_more {
  position: relative;
  padding-right: 60px;
}
.nav_has_more .nav__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav_show_more .nav__list_type_more {
  display: block;
}
.page {
  display: block;
  height: 100%;
  background: #fff;
}
.page__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}
.page__fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
          transform: translate(0, -100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 1025px) {
  .page__fixed-header {
    opacity: 1;
  }
}
.page__header {
  position: relative;
  z-index: 100;
  width: 100%;
}
.page__nav {
  display: none;
  border-top: 1px solid #8389a1;
  border-bottom: 2px solid #070f2b;
}
@media only screen and (min-width: 1025px) {
  .page__nav {
    display: block;
    padding: 16px 0 12px;
  }
}
.page__nav-holder {
  width: 100%;
  max-width: 1032px;
}
.page__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px 0 30px;
}
@media only screen and (min-width: 768px) {
  .page__content {
    padding: 30px 0 102px;
  }
}
.page__footer {
  width: 100%;
  color: #e4e5e7;
  background: #070f2b;
}
.page__holder {
  display: block;
  width: 100%;
  max-width: 1476px;
  margin: 0 auto;
  padding: 0 15px;
}
@media only screen and (min-width: 400px) {
  .page__holder {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .page__holder {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .page__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .page__main {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0 60px 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  .page__sidebar {
    -ms-flex-preferred-size: 329px;
        flex-basis: 329px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 329px;
  }
}
.page__extra-panel {
  position: fixed;
  top: 62px;
  left: 0;
  z-index: 550;
  opacity: 0;
  -webkit-transform: translate(0, -60px);
      -ms-transform: translate(0, -60px);
          transform: translate(0, -60px);
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 1025px) {
  .page__extra-panel {
    top: 103px;
    display: block;
    width: 100%;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.page_fixed-header_show .page__fixed-header {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  pointer-events: all;
}
@media only screen and (min-width: 1025px) {
  .page_fixed-header_show .page__extra-panel {
    top: 62px;
  }
}
.page_extra-panel_open .page__extra-panel {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  pointer-events: auto;
}
.search-form {
  position: relative;
  display: block;
}
.search-form__field {
  position: relative;
}
.search-form__input {
  display: block;
  width: 100%;
  height: 42px;
  padding: 0 40px 0 15px;
  color: #070f2b;
  font-size: 16px;
  line-height: 40px;
  background: #fff;
  border: 1px solid #8389a1;
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
}
.search-form__input::-webkit-input-placeholder {
  color: #494949;
  font-size: 16px;
}
.search-form__input:-ms-input-placeholder {
  color: #494949;
  font-size: 16px;
}
.search-form__input::-moz-placeholder {
  color: #494949;
  font-size: 16px;
  opacity: 1;
}
.search-form__input::-ms-input-placeholder {
  color: #494949;
  font-size: 16px;
  opacity: 1;
}
.search-form__input::placeholder {
  color: #494949;
  font-size: 16px;
  opacity: 1;
}
.search-form__submit {
  position: absolute;
  top: 50%;
  right: 21px;
  z-index: 1;
  display: block;
  width: auto;
  height: auto;
  color: #8389a1;
  font-size: 0;
  text-decoration: none;
  opacity: 1;
  background: transparent;
  border: none;
  outline: none;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.search-form__submit:hover {
  opacity: 0.6;
  text-decoration: none;
}
.search-form__submit:focus-visible {
  opacity: 0.6;
  text-decoration: none;
  outline: none;
}
.search-form__reset {
  position: absolute;
  top: 50%;
  right: 17px;
  z-index: 1;
  display: block;
  width: 18px;
  height: 18px;
  font-size: 0;
  text-decoration: none;
  opacity: 1;
  background: transparent;
  border: none;
  outline: none;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.search-form__reset:before,
.search-form__reset:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  width: 18px;
  height: 1px;
  background: currentColor;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.search-form__reset:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.search-form__reset:hover {
  opacity: 0.6;
  text-decoration: none;
}
.search-form__reset:focus-visible {
  opacity: 0.6;
  text-decoration: none;
  outline: none;
}
.search-form__icon {
  display: block;
  width: 24px;
  height: 24px;
  fill: currentColor;
}
.search-form_style_secondary .search-form__input {
  color: #8389a1;
  background: transparent;
  border-color: #8389a1;
}
.search-form_style_secondary .search-form__input::-webkit-input-placeholder {
  color: #8389a1;
  font-size: 14px;
}
.search-form_style_secondary .search-form__input:-ms-input-placeholder {
  color: #8389a1;
  font-size: 14px;
}
.search-form_style_secondary .search-form__input::-moz-placeholder {
  color: #8389a1;
  font-size: 14px;
  opacity: 1;
}
.search-form_style_secondary .search-form__input::-ms-input-placeholder {
  color: #8389a1;
  font-size: 14px;
  opacity: 1;
}
.search-form_style_secondary .search-form__input::placeholder {
  color: #8389a1;
  font-size: 14px;
  opacity: 1;
}
.search-form_style_secondary .search-form__submit,
.search-form_style_secondary .search-form__clear {
  color: #8389a1;
}
.search-form_style_secondary .search-form__submit:hover,
.search-form_style_secondary .search-form__clear:hover,
.search-form_style_secondary .search-form__submit:focus-visible,
.search-form_style_secondary .search-form__clear:focus-visible {
  color: #8389a1;
  opacity: 0.7;
}
.section {
  position: relative;
  display: block;
  padding: 20px 0;
  overflow: hidden;
}
.section__header {
  display: block;
  margin: 0 0 26px;
}
@media only screen and (min-width: 1025px) {
  .section__header {
    margin: 0 0 26px;
  }
}
.section__header:last-child {
  margin-bottom: 0;
}
.section__header_margin-bottom_xl {
  margin: 0 0 46px;
}
.section__header_margin-bottom_xl:last-child {
  margin-bottom: 0;
}
.section__title {
  font-size: 24px;
}
@media only screen and (min-width: 1025px) {
  .section__title {
    font-size: 40px;
  }
}
.section__content {
  display: block;
}
.section__text {
  max-width: 970px;
}
.section_overflow_visible {
  overflow: visible;
}
.section_spacing_s {
  padding: 10px 0;
}
.section_spacing_s-xs {
  padding: 0;
}
@media only screen and (min-width: 1px) {
  .section_spacing_s-xs {
    padding: 10px 0;
  }
}
.section_spacing_s-s {
  padding: 0;
}
@media only screen and (min-width: 400px) {
  .section_spacing_s-s {
    padding: 10px 0;
  }
}
.section_spacing_s-m {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .section_spacing_s-m {
    padding: 10px 0;
  }
}
.section_spacing_s-l {
  padding: 0;
}
@media only screen and (min-width: 1025px) {
  .section_spacing_s-l {
    padding: 10px 0;
  }
}
.section_spacing_s-xl {
  padding: 0;
}
@media only screen and (min-width: 1281px) {
  .section_spacing_s-xl {
    padding: 10px 0;
  }
}
.section_spacing_s-xxl {
  padding: 0;
}
@media only screen and (min-width: 1440px) {
  .section_spacing_s-xxl {
    padding: 10px 0;
  }
}
.section_spacing_m {
  padding: 20px 0;
}
.section_spacing_m-xs {
  padding: 0;
}
@media only screen and (min-width: 1px) {
  .section_spacing_m-xs {
    padding: 20px 0;
  }
}
.section_spacing_m-s {
  padding: 0;
}
@media only screen and (min-width: 400px) {
  .section_spacing_m-s {
    padding: 20px 0;
  }
}
.section_spacing_m-m {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .section_spacing_m-m {
    padding: 20px 0;
  }
}
.section_spacing_m-l {
  padding: 0;
}
@media only screen and (min-width: 1025px) {
  .section_spacing_m-l {
    padding: 20px 0;
  }
}
.section_spacing_m-xl {
  padding: 0;
}
@media only screen and (min-width: 1281px) {
  .section_spacing_m-xl {
    padding: 20px 0;
  }
}
.section_spacing_m-xxl {
  padding: 0;
}
@media only screen and (min-width: 1440px) {
  .section_spacing_m-xxl {
    padding: 20px 0;
  }
}
.section_spacing_l {
  padding: 30px 0;
}
.section_spacing_l-xs {
  padding: 0;
}
@media only screen and (min-width: 1px) {
  .section_spacing_l-xs {
    padding: 30px 0;
  }
}
.section_spacing_l-s {
  padding: 0;
}
@media only screen and (min-width: 400px) {
  .section_spacing_l-s {
    padding: 30px 0;
  }
}
.section_spacing_l-m {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .section_spacing_l-m {
    padding: 30px 0;
  }
}
.section_spacing_l-l {
  padding: 0;
}
@media only screen and (min-width: 1025px) {
  .section_spacing_l-l {
    padding: 30px 0;
  }
}
.section_spacing_l-xl {
  padding: 0;
}
@media only screen and (min-width: 1281px) {
  .section_spacing_l-xl {
    padding: 30px 0;
  }
}
.section_spacing_l-xxl {
  padding: 0;
}
@media only screen and (min-width: 1440px) {
  .section_spacing_l-xxl {
    padding: 30px 0;
  }
}
.section_spacing_xl {
  padding: 50px 0;
}
.section_spacing_xl-xs {
  padding: 0;
}
@media only screen and (min-width: 1px) {
  .section_spacing_xl-xs {
    padding: 50px 0;
  }
}
.section_spacing_xl-s {
  padding: 0;
}
@media only screen and (min-width: 400px) {
  .section_spacing_xl-s {
    padding: 50px 0;
  }
}
.section_spacing_xl-m {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .section_spacing_xl-m {
    padding: 50px 0;
  }
}
.section_spacing_xl-l {
  padding: 0;
}
@media only screen and (min-width: 1025px) {
  .section_spacing_xl-l {
    padding: 50px 0;
  }
}
.section_spacing_xl-xl {
  padding: 0;
}
@media only screen and (min-width: 1281px) {
  .section_spacing_xl-xl {
    padding: 50px 0;
  }
}
.section_spacing_xl-xxl {
  padding: 0;
}
@media only screen and (min-width: 1440px) {
  .section_spacing_xl-xxl {
    padding: 50px 0;
  }
}
.section_spacing_none {
  padding: 0;
}
.section_spacing_top-none {
  padding-top: 0;
}
.section_spacing_bottom-none {
  padding-bottom: 0;
}
.sidebar {
  display: block;
  padding: 10px 0 0;
}
.sidebar__section {
  margin: 0 0 60px;
}
.sidebar__section:last-child {
  margin-bottom: 0;
}
.sidebar__header {
  margin: 0 0 30px;
  font-size: 24px;
}
@media only screen and (min-width: 1025px) {
  .sidebar__header {
    font-size: 32px;
  }
}
.sidebar__header:last-child {
  margin-bottom: 0;
}
.sidebar__tags {
  margin: -6px 0 0;
}
.social-nav {
  display: block;
}
.social-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-nav__item {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin: 0 12px 0 0;
}
.social-nav__item:last-child {
  margin-right: 0;
}
.social-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  text-decoration: none;
  border: none;
  outline: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-property: color opacity;
  transition-property: color opacity;
}
.social-nav__link:hover {
  text-decoration: none;
  opacity: $hover-opacity;
}
.social-nav__link:focus {
  text-decoration: none;
  outline: none;
}
.social-nav__link:focus .social-nav__image {
  opacity: $hover-opacity;
}
.social-nav__icon-wrapper {
  position: relative;
}
.social-nav__icon,
.social-nav__image {
  display: block;
  width: 24px;
  height: 24px;
}
@media only screen and (min-width: 1025px) {
  .social-nav__icon,
  .social-nav__image {
    width: 31px;
    height: 31px;
  }
}
.social-nav_align_center .social-nav__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.social-nav_icon_increased .social-nav__image {
  width: 36px;
  height: 36px;
}
.social-nav_style_dusty .social-nav__link {
  -webkit-filter: saturate(0.5) grayscale(0.3) opacity(0.8);
          filter: saturate(0.5) grayscale(0.3) opacity(0.8);
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
}
.social-nav_style_dusty .social-nav__link:hover {
  -webkit-filter: saturate(1) grayscale(0) opacity(1);
          filter: saturate(1) grayscale(0) opacity(1);
}
.subscription-form {
  position: relative;
  display: block;
  padding: 30px;
  overflow: hidden;
  border: 4px solid #070f2b;
  border-radius: 12px;
}
@media only screen and (min-width: 1025px) {
  .subscription-form {
    padding: 37px 59px 50px 43px;
  }
}
.subscription-form__header {
  margin: 0 0 34px;
}
.subscription-form__header:last-child {
  margin-bottom: 0;
}
.subscription-form__title {
  font-family: 'Noto Serif TC', serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.35;
}
@media only screen and (min-width: 1025px) {
  .subscription-form__title {
    font-size: 48px;
  }
}
.subscription-form__subtitle {
  display: block;
  font-size: 18px;
}
@media only screen and (min-width: 1025px) {
  .subscription-form__subtitle {
    font-size: 32px;
  }
}
.subscription-form__link {
  color: inherit;
  text-decoration: none;
  opacity: 1;
  border-bottom: 2px solid currentColor;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-property: border, opacity;
  transition-property: border, opacity;
}
.subscription-form__link:hover {
  opacity: 0.6;
  border-bottom-color: transparent;
}
.subscription-form__holder {
  position: relative;
  padding: 0 0 20px;
}
.subscription-form__info {
  margin: 0 0 15px;
  opacity: 0;
  font-size: 12px;
  line-height: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 1025px) {
  .subscription-form__info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
  }
}
.subscription-form__main {
  position: relative;
  margin: 0 0 17px;
}
.subscription-form__main:last-child {
  margin-bottom: 0;
}
.subscription-form__input {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 64px;
  margin: 0 0 5px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 64px;
  border: none;
  border-radius: 8px;
  outline: none;
  background: #e4e5e7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.subscription-form__input::-webkit-input-placeholder {
  color: #070f2b;
  font-size: 14px;
}
.subscription-form__input:-ms-input-placeholder {
  color: #070f2b;
  font-size: 14px;
}
.subscription-form__input::-moz-placeholder {
  color: #070f2b;
  font-size: 14px;
  opacity: 1;
}
.subscription-form__input::-ms-input-placeholder {
  color: #070f2b;
  font-size: 14px;
  opacity: 1;
}
.subscription-form__input::placeholder {
  color: #070f2b;
  font-size: 14px;
  opacity: 1;
}
@media only screen and (min-width: 1025px) {
  .subscription-form__input {
    margin: 0;
    padding: 0 271px 0 46px;
    height: 87px;
    font-size: 20px;
    line-height: 87px;
  }
  .subscription-form__input::-webkit-input-placeholder {
    color: #070f2b;
    font-size: 20px;
  }
  .subscription-form__input:-ms-input-placeholder {
    color: #070f2b;
    font-size: 20px;
  }
  .subscription-form__input::-moz-placeholder {
    color: #070f2b;
    font-size: 20px;
    opacity: 1;
  }
  .subscription-form__input::-ms-input-placeholder {
    color: #070f2b;
    font-size: 20px;
    opacity: 1;
  }
  .subscription-form__input::placeholder {
    color: #070f2b;
    font-size: 20px;
    opacity: 1;
  }
}
.subscription-form__input_state_invalid {
  background: #ffcfcc;
}
@media only screen and (min-width: 1025px) {
  .subscription-form__control {
    position: absolute;
    top: 50%;
    right: 8px;
    z-index: 10;
    width: 219px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.subscription-form__text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}
@media only screen and (min-width: 1025px) {
  .subscription-form__text {
    font-size: 16px;
  }
}
.subscription-form__message {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  opacity: 0;
  font-size: 20px;
  background: #fff;
  pointer-events: none;
  -webkit-transform: translate(-100%, -100%);
      -ms-transform: translate(-100%, -100%);
          transform: translate(-100%, -100%);
  -webkit-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
}
@media only screen and (min-width: 1025px) {
  .subscription-form__message {
    font-size: 28px;
  }
}
.subscription-form__message_type_success {
  color: inherit;
}
.subscription-form__message_type_error {
  color: #5f0000;
}
.subscription-form_state_success .subscription-form__message_type_success {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  pointer-events: all;
}
.subscription-form_state_error .subscription-form__message_type_error {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  pointer-events: all;
}
.subscription-form_show_info .subscription-form__info {
  opacity: 1;
}
.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 7px;
}
.tags__item {
  padding: 0;
}
.tags__link {
  display: block;
  padding: 5px 10px;
  opacity: 1;
  color: #070f2b;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid currentColor;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.tags__link:hover {
  opacity: 0.6;
}
.tags_style_light .tags__link {
  color: #fff;
  border-color: currentColor;
}
.test {
  display: block;
}
.test__icon {
  display: block;
  width: 30px;
  height: 30px;
  fill: #f00;
}
.title {
  display: block;
  margin: 0;
  padding: 0;
  color: inherit;
  font-family: 'Noto Serif TC', serif;
  font-weight: 400;
  line-height: 1.3;
}
@media only screen and (min-width: 1025px) {
  .title {
    line-height: 1.38;
  }
}
.title__icon-string {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 13px;
}
@media only screen and (min-width: 768px) {
  .title__icon-string {
    margin: -23px 0 0 13px;
  }
}
.title_size_depend {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.title_size_h1 {
  font-size: 40px;
}
.title_size_h2 {
  font-size: 32px;
}
.title_size_h3 {
  font-size: 27px;
}
.title_size_h4 {
  font-size: 24px;
}
.title_size_h5 {
  font-size: 18px;
}
.title_size_h6 {
  font-size: 16px;
}
.title_style_primary {
  color: c-primary;
}
.title_align_left {
  text-align: left;
}
.title_align_center {
  text-align: center;
}
.title_align_right {
  text-align: right;
}
.title_type_decorated {
  position: relative;
  padding: 3px 0 3px 33px;
  font-family: Rubik, Oswald, sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 1025px) {
  .title_type_decorated {
    padding: 0 0 0 30px;
  }
}
.title_type_decorated:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 13px;
  z-index: 1;
  display: block;
  width: 7px;
  height: 49px;
  background: c-primary;
  -webkit-transform: translate(-50%, -50%) rotate(15deg);
      -ms-transform: translate(-50%, -50%) rotate(15deg);
          transform: translate(-50%, -50%) rotate(15deg);
}
@media only screen and (min-width: 1025px) {
  .title_type_decorated:before {
    left: 10px;
  }
}

/* End */


/* Start:/local/templates/portal-kultura/css/styles.css?176544365920352*/
blockquote:not([class]) {
  margin: 0 0 20px !important;
  padding: 10px 20px !important;
}

.banners-section {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	padding: 15px;
}

.banners-section__item {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
	width: calc(33.333% - 20px); /* 3 колонки на десктопе */
}

.banners-section__item a {
	display: block;
	transition: opacity 0.3s ease;
}

.banners-section__item a:hover {
	opacity: 0.8;
}

.banners-section__item img {
	max-width: 100%;
	height: auto;
	border-radius: 4px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

/* Стили для блока Intermedia */
.banners-section__item > div {
	width: 100%;
	max-width: 240px;
}

#IntInf {
	width: 100%;
	max-width: 240px;
	margin: 0 auto;
}

/* Адаптация для планшетов */
@media (max-width: 992px) {
	.banners-section__item {
			width: calc(50% - 15px); /* 2 колонки на планшетах */
	}
}

/* Адаптация для мобильных устройств */
@media (max-width: 768px) {
	.banners-section {
			gap: 15px;
			padding: 10px;
	}

	.banners-section__item {
			width: 100%; /* 1 колонка на мобильных */
			margin-bottom: 10px;
	}

	#IntInf, .banners-section__item > div {
			max-width: 100%;
	}
}

/* Сброс базовых стилей для элементов без классов */
.section__archive h1:not([class]),
.section__archive h2:not([class]),
.section__archive h3:not([class]),
.section__archive h4:not([class]),
.section__archive h5:not([class]),
.section__archive h6:not([class]) {
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
}

.section__archive p:not([class]),
.section__archive ul:not([class]),
.section__archive ol:not([class]),
.section__archive table:not([class]),
.section__archive img:not([class]),
.section__archive hr:not([class]) {
  margin: 0;
}

.section__archive ul:not([class]),
.section__archive ol:not([class]) {
  list-style: none;
  padding: 0;
}

.section__archive li:not([class]) {
  padding: 0;
  margin: 0;
}

.section__archive li:not([class]):before {
  content: none;
}

.section__archive a:not([class]) {
  border-bottom: none;
  opacity: 1;
}

/* Основные стили архива */
.section__archive {
  font-family: Arial, sans-serif;
  color: #333;
  line-height: 1.5;
}

/* Сетка архива */
.section__archive .row.archive {
  display: flex;
  margin-top: 30px;
}

/* Левая колонка с годами */
.section__archive .left-col-archive {
  width: 90px;
  flex-shrink: 0;
}

.section__archive .nav-pills {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.section__archive .nav-pills li {
  padding: 5px 10px;
  margin: 0 0 5px;
  text-align: дуае;
}

.section__archive .nav-pills li:last-child {
  margin-bottom: 0;
}

.section__archive .nav-pills li a {
  text-decoration: none;
  font-size: 18px;
  font-weight: normal;
  opacity: 1;
  border-bottom: 1px solid currentColor;
  transition: all .3s ease;
}

.section__archive .nav-pills li a:hover {
  opacity: .7;
  border-color: transparent;
}

.section__archive .nav-pills li a.active,
.section__archive .nav-pills li a.active:hover {
  color: inherit;
  font-weight: bold;
  opacity: 1;
  border-color: transparent;
}

/* Основная область контента */
.section__archive .col-md-11 {
  flex-grow: 1;
  padding-left: 15px;
}

/* Навигация по периодам */
.section__archive .nav-justified {
  display: flex;
  background-color: #f5f7ff;
  padding: 10px 5%;
  border-radius: 6px;
  margin-bottom: 30px;
  list-style: none;
}

.section__archive .nav-justified > li {
  flex: 1;
  text-align: center;
}

.section__archive .nav-justified > li > a {
  display: inline-block;
  padding: 5px 15px;
  color: #414c73;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  border-bottom: none;
  transition: all .3s ease;
}

.section__archive .nav-justified > li > a:hover,
.section__archive .nav-justified > li > a.active {
  color: white;
  background-color: #414c73;
  border-radius: 20px;
}

/* Адаптивность для навигации */
@media (max-width: 768px) {
  .section__archive .nav-justified {
    flex-wrap: wrap;
    padding: 10px;
  }

  .section__archive .nav-justified > li {
    flex: 0 0 50%;
    margin-bottom: 10px;
  }

  .section__archive .nav-justified > li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }

  .section__archive .nav-justified > li > a {
    padding: 8px 5px;
    font-size: 13px;
  }
}

/* Дополнительные адаптивные стили для очень маленьких экранов */
@media (max-width: 480px) {
  .section__archive .nav-justified > li > a {
    font-size: 12px;
    padding: 6px 3px;
  }
}

/* Блок с карточками архивов */
.section__archive .block-archive-numbers {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 30px;
}

.section__archive .archive-number {
  background: white;
  border-radius: 8px;
  padding: 20px;
  transition: all 0.3s ease;
  margin-bottom: 0;
}

.section__archive .archive-number img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  margin-bottom: 0;
  max-width: 100%;
}

.section__archive .archive-number h2 {
  margin: 10px 0;
  color: inherit;
  font-size: 18px;
  line-height: 1;
}

.section__archive .archive-number .date {
  font-size: 14px;
  margin-bottom: 10px;
}

.section__archive .archive-number .small {
  float: none !important;
  width: 100% !important;
  margin-top: auto;
  font-size: 14px;
}

.section__archive .archive-number .small a {
  display: block;
  width: 100%;
  padding: 10px;
  text-align: center;
  line-height: 1;
  border-radius: 10px;
  border-bottom: none;
  background: #f5f7ff;
	transition: all .3s ease;
}

.section__archive .archive-number .small a:hover {
	background-color: #ddd;
}

.section__archive .archive-number .small img {
  width: 38px;
  height: auto;
  margin: 0;
}

/* Кнопки */
.section__archive .button {
  position: relative;
  display: inline-block;
  height: 59px;
  padding: 0 15px;
  color: #e8d67d;
  font-family: inherit;
  font-size: 16px;
  font-weight: 700;
  line-height: 59px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  background: #070f2b;
  border: 2px solid #070f2b;
  border-radius: 10px;
  transition: all 0.3s ease;
  margin-bottom: 0;
}

.section__archive .button:hover {
  opacity: 0.7;
}

/* Адаптивность */
@media (max-width: 768px) {
  .section__archive .row.archive {
    flex-direction: column;
  }

  .section__archive .left-col-archive {
    width: 100%;
    margin-bottom: 20px;
  }

  .section__archive .nav-pills {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .section__archive .nav-pills li {
    flex: 0 0 calc(25% - 10px);
    margin-bottom: 10px;
    padding: 5px;
  }

  .section__archive .nav-pills li a {
    font-size: 16px;
  }

  .section__archive .col-md-11 {
    padding-left: 0;
  }

  .section__archive .block-archive-numbers {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 15px;
  }

  .section__archive .archive-number {
    padding: 15px;
  }
}

/* Дополнительные адаптивные стили для очень маленьких экранов */
@media (max-width: 480px) {
  .section__archive .nav-pills li {
    flex: 0 0 calc(25% - 5px);
  }

  .section__archive .nav-pills li a {
    font-size: 14px;
    padding: 5px 2px;
  }

  .section__archive .block-archive-numbers {
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  }
}



/* Страница поиска */
.section__content .search {
  margin-bottom: 40px;
}

.section__content .search-block {
  margin-bottom: 30px;
}

/* .section__content .form-horizontal {
  display: none; /* По умолчанию скрыт, как в HTML */
} */

.section__content .form-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}

.section__content .form-group label {
  flex: 0 0 100%;
  font-weight: 700;
  margin-bottom: 8px;
  color: #070f2b;
}

@media (min-width: 768px) {
  .section__content .form-group label {
    flex: 0 0 20%;
    max-width: 20%;
    margin-bottom: 0;
  }

  .section__content .form-group > div {
    flex: 0 0 80%;
    max-width: 80%;
  }
}

.section__content .form-control,
.section__content select,
.section__content input[type="text"] {
  width: 100%;
  padding: 10px;
  font-size: 1em;
  line-height: 1.6;
  color: #343434;
  background: #fff;
  border: 1px solid #343434;
  box-sizing: border-box;
}

.section__content .input-group {
  position: relative;
  display: flex;
  align-items: center;
}

.section__content .input-group-addon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  background: transparent;
  border: none;
  border-left: none;
  height: 100%;
}

.section__content .input-group img {
  display: block;
  max-width: 20px;
  height: auto;
}

.section__content .btn-search {
  display: inline-block;
  width: 100%;
  padding: 10px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #e8d67d;
  background: #070f2b;
  border: 2px solid #070f2b;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.section__content .btn-search:hover {
  opacity: 0.7;
}

.section__content .advanced-search {
  text-align: right;
  font-size: 14px;
  cursor: pointer;
  margin-top: 10px;
  color: #343434;
}

.section__content .advanced-search-text {
  font-weight: 700;
  margin-right: 5px;
}

.section__content .glyphicon {
  display: inline-block;
  font-style: normal;
}

.section__content .link-article {
  display: block;
  color: inherit;
  text-decoration: none;
  /* border-bottom: 1px solid #e4e5e7; */
  margin-bottom: 30px;
  transition: opacity 0.3s ease;
}

.section__content .link-article:hover {
  opacity: 0.7;
  border-color: transparent;
}

.section__content .block-article h2 {
  font-family: 'Noto Serif TC', serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0 0 10px;
}

.section__content .block-article .date {
  font-size: 12px;
  color: rgba(18,37,72,0.3);
  margin-bottom: 8px;
}

.section__content .block-article p {
  margin: 0;
  line-height: 1.6;
}

.section__content .line-under-article {
  margin: 20px 0;
  height: 1px;
  background: #dedede;
}

.section__content .pager {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 15px 0;
}

.section__content .pager li {
  list-style: none;
	padding: 0;
}

.section__content .pager a {
  display: inline-block;
  padding: 6px 12px;
  color: #070f2b;
  text-decoration: none;
  border: 1px solid #070f2b;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.section__content .pager a:hover,
.section__content .pager a.active {
  background: #070f2b;
  color: #e8d67d;
  border-color: #070f2b;
}

.section__content p a {
  color: inherit;
}


/* ───────── Горизонтальная строка поиска (основной input + кнопка) ───────── */

.section__content .search-block + .row {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 20px;
}

.section__content .search-block + .row > .col-sm-6,
.section__content .search-block + .row > .col-sm-3 {
  padding: 0;
  flex: 1 1 100%;
}

@media (min-width: 768px) {
  .section__content .search-block + .row > .col-sm-6 {
    flex: 1 1 65%;
    max-width: 65%;
  }

  .section__content .search-block + .row > .col-sm-3 {
    flex: 1 1 17%;
    max-width: 17%;
  }
}

/* Поле поиска */
.section__content .search-block + .row input.form-control[name="q"] {
  width: 100%;
  font-size: 16px;
  padding: 10px;
  border: 1px solid #343434;
  background: #fff;
}

/* Кнопка "Искать" */
.section__content .btn-search {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #e8d67d;
  background: #070f2b;
  border: 2px solid #070f2b;
  border-radius: 10px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease;
  cursor: pointer;
}

.section__content .btn-search:hover {
  opacity: 0.7;
}

/* Кнопка "Расширенный поиск" */
.section__content .advanced-search {
  text-align: right;
  font-size: 14px;
  cursor: pointer;
  padding-top: 10px;
}

.section__content .advanced-search-text {
  font-weight: 700;
  margin-right: 5px;
}

.section__content .glyphicon {
  vertical-align: middle;
}



/* ───────── Горизонтальное расположение строки поиска (input + кнопки) ───────── */

.section__content .search .articles > .search-block > .row {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 10px;
  margin-top: 20px;
  flex-direction: row;
  width: 100%;
}

.section__content .search .articles > .search-block > .row .col-sm-6,
.section__content .search .articles > .search-block > .row .col-sm-3 {
  padding: 0;
}

.section__content .search .articles > .search-block > .row .col-sm-6 {
  flex: 1 1 auto;
}

.section__content .search .articles > .search-block > .row .col-sm-3 {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}

.section__content .search .articles > .search-block > .row input[name="q"] {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #343434;
  background: #fff;
  height: 100%;
  box-sizing: border-box;
}

/* Кнопка "Искать" */
.section__content .btn-search.js_search_go {
  padding: 10px 14px;
  font-size: 14px;
  font-weight: 700;
  color: #e8d67d;
  background: #070f2b;
  border: 2px solid #070f2b;
  border-radius: 10px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  flex-shrink: 0;
  height: 100%;
  display: flex;
  align-items: center;
	justify-content: center;
}

/* Кнопка "Расширенный поиск" */
.section__content .advanced-search {
  font-size: 13px;
  color: #343434;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
	justify-content: flex-end;
  gap: 0;
  white-space: nowrap;
  flex-shrink: 0;
	width: 100%;
  height: 100%;
}

/* Иконка */
.section__content .advanced-search i {
  vertical-align: middle;
  font-style: normal;
}

/* Мобильные */
@media (max-width: 767px) {
  .section__content .search .articles > .search-block > .row {
    flex-direction: column;
    gap: 10px;
  }

  .section__content .search .articles > .search-block .row.col-sm-6 {
    flex: 1 1 100%;
  }

  .section__content .search .articles > .search-block .row.col-sm-3 {
    justify-content: flex-end;
    flex-wrap: wrap;
  }

  .section__content .btn-search.js_search_go,
  .section__content .advanced-search {
    height: auto;
    font-size: 14px;
  }
}

.section__content .form-horizontal .form-group {
	display: flex;
	width: 100%;
	padding: 0 0 15px;
}

.section__content .form-horizontal .form-group  .control-label {
	flex-basis: 20%;
	flex-shrink: 0;
}


.section__content .form-horizontal .form-group .col-sm-4.col-xs-6 {
	flex-basis: 40%;
	flex-shrink: 0;
}

.section__content .search .line-under-name,
.section__content .search .line-under-name + hr {
	display: none;
}

.section__content .search h1 {
	margin: 0 0 25px;
	padding: 5px 0 0;
 }

/* Стили для Select2 внутри .section__content */
.section__content .select2-container {
  width: 100% !important;
  margin-bottom: 15px;
}

.section__content .select2-container--default .select2-selection--single {
  height: auto;
  padding: 10px;
  font-size: 1em;
  line-height: 1.6;
  color: #343434;
  background: #fff;
  border: 1px solid #343434;
  border-radius: 0;
  box-sizing: border-box;
  transition: all 0.3s ease;
}

.section__content .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

.section__content .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  top: 0;
  right: 10px;
}

.section__content .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #343434 transparent transparent transparent;
  border-width: 6px 6px 0 6px;
  margin-top: -3px;
}

.section__content .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #343434 transparent;
  border-width: 0 6px 6px 6px;
}

.section__content .select2-container--default .select2-dropdown {
  border: 1px solid #343434;
  border-radius: 0;
  box-shadow: none;
  margin-top: 1px;
}

.section__content .select2-container--default .select2-results__option {
  padding: 8px 12px;
}

.section__content .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #070f2b;
  color: #e8d67d;
}

.section__content .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #f5f7ff;
  color: #070f2b;
}

.section__content .select2-container--focus .select2-selection--single {
  border-color: #343434;
  outline: none;
}

/* Адаптивность */
@media (max-width: 768px) {
  .section__content .select2-container--default .select2-selection--single {
    padding: 8px;
    font-size: 14px;
  }

  .section__content .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 8px;
  }
}

/* Datepicker styles */
.ui-datepicker {
  width: 300px;
  padding: 15px;
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(7, 15, 43, 0.1);
  font-family: 'Raleway', sans-serif;
  color: #070f2b;
}

.ui-datepicker-header {
  background: transparent;
  border: none;
  padding: 0 0 15px;
  margin-bottom: 10px;
  position: relative;
}

.ui-datepicker-title {
  margin: 0 40px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  position: absolute;
  top: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
}

.ui-datepicker-prev {
  left: 0;
}

.ui-datepicker-next {
  right: 0;
}

.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
  background-color: #f1f1f1;
}

.ui-datepicker-prev span,
.ui-datepicker-next span {
  display: none;
}

.ui-datepicker-prev:before,
.ui-datepicker-next:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #070f2b;
  border-bottom: 2px solid #070f2b;
  transform: rotate(45deg);
}

.ui-datepicker-next:before {
  transform: rotate(-135deg);
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  background: #f1f1f1;
  border: 1px solid #dedede;
  border-radius: 6px;
  padding: 5px;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  color: #070f2b;
  margin: 0 2px;
}

.ui-datepicker-calendar {
  width: 100%;
  border-collapse: collapse;
}

.ui-datepicker-calendar th {
  padding: 10px 0;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #8389a1;
}

.ui-datepicker-calendar td {
  padding: 2px;
  text-align: center;
}

.ui-datepicker-calendar td a {
  display: block;
  padding: 8px;
  text-decoration: none;
  color: #070f2b;
  border-radius: 6px;
  transition: all 0.3s ease;
}

.ui-datepicker-calendar td a:hover {
  background: #f1f1f1;
}

.ui-datepicker-calendar .ui-state-highlight a {
  background: #e8d67d;
  color: #070f2b;
  font-weight: 600;
}

.ui-datepicker-calendar .ui-state-active a {
  background: #070f2b;
  color: #fff;
}

.ui-datepicker-calendar .ui-datepicker-week-end a {
  color: #8389a1;
}

.ui-datepicker-calendar .ui-datepicker-today a {
  background: #070f2b;
  color: #fff;
}

.ui-datepicker-calendar .ui-state-disabled,
.ui-datepicker-calendar .ui-datepicker-other-month {
  opacity: 0.3;
}

.ui-datepicker-calendar .ui-datepicker-unselectable .ui-state-default {
  color: #ccc;
}
/* End */
/* /local/templates/portal-kultura/mockup/dist/assets/styles/app.css?176545956078224 */
/* /local/templates/portal-kultura/css/styles.css?176544365920352 */
