/*mediaWidthFullHdDesktop-1700*/
/*mediaWidthHdDesktop-1520*/
/*mediaWidthBigDesktop-1400*/
/*mediaWidthDesktop -1200*/
/*WidthTabletLand-1024*/
/*WidthTabletLand-992*/
/*WidthTabletLand-768*/
/*WidthTabletLand-580*/
/* fira-sans-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 100;
    src: url('/wp-content/themes/offenburg/fonts/fira-sans-v18-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* fira-sans-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 200;
    src: url('/wp-content/themes/offenburg/fonts/fira-sans-v18-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* fira-sans-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 300;
    src: url('/wp-content/themes/offenburg/fonts/fira-sans-v18-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* fira-sans-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/wp-content/themes/offenburg/fonts/fira-sans-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* fira-sans-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 500;
    src: url('/wp-content/themes/offenburg/fonts/fira-sans-v18-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* fira-sans-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    src: url('/wp-content/themes/offenburg/fonts/fira-sans-v18-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* fira-sans-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    src: url('/wp-content/themes/offenburg/fonts/fira-sans-v18-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}




html, body, div, span, applet, object, iframe, main,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, button, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  outline: none;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

main, article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block;
}

html {
  font: 300 4.071vw/1.5rem "Merriweather Sans", sans-serif;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 0.8333vw;
  }
}
@media (min-width: 1700px) {
  html {
    font-size: 16px;
  }
}

body {
  color: #0A0A0A;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}

html,
body {
  min-height: 100%;
}

html.overflow {
  position: fixed;
  overflow: hidden;
}
html.overflow body {
  position: fixed;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
}
h1:not(:last-child),
h2:not(:last-child),
h3:not(:last-child),
h4:not(:last-child),
h5:not(:last-child),
h6:not(:last-child),
.h1:not(:last-child),
.h2:not(:last-child),
.h3:not(:last-child),
.h4:not(:last-child),
.h5:not(:last-child),
.h6:not(:last-child) {
  margin: 0 0 1.5rem;
}
@media screen and (min-width: 768px) {
  h1:not(:last-child),
h2:not(:last-child),
h3:not(:last-child),
h4:not(:last-child),
h5:not(:last-child),
h6:not(:last-child),
.h1:not(:last-child),
.h2:not(:last-child),
.h3:not(:last-child),
.h4:not(:last-child),
.h5:not(:last-child),
.h6:not(:last-child) {
    margin: 0 0 2rem;
  }
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
.h1 strong,
.h2 strong,
.h3 strong,
.h4 strong,
.h5 strong,
.h6 strong {
  color: #8B2121;
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em,
.h1 em,
.h2 em,
.h3 em,
.h4 em,
.h5 em,
.h6 em {
  position: relative;
}
h1 em:before,
h2 em:before,
h3 em:before,
h4 em:before,
h5 em:before,
h6 em:before,
.h1 em:before,
.h2 em:before,
.h3 em:before,
.h4 em:before,
.h5 em:before,
.h6 em:before {
  content: "";
  background-color: rgba(139, 33, 33, 0.14);
  position: absolute;
  top: -0.125rem;
  left: -1rem;
  width: calc(100% + 2rem);
  height: calc(100% + 0.25rem);
}

h1,
.h1 {
  font-size: 2rem;
  line-height: 2.25rem;
}
@media screen and (min-width: 768px) {
  h1,
.h1 {
    font-size: 3.625rem;
    line-height: 4.5rem;
  }
}

h2,
.h2 {
  font-size: 1.375rem;
  line-height: 2rem;
}
@media screen and (min-width: 768px) {
  h2,
.h2 {
    font-size: 2.75rem;
    line-height: 3.75rem;
  }
}

h3,
.h3 {
  font-size: 1.125rem;
  line-height: 1.25rem;
}
@media screen and (min-width: 768px) {
  h3,
.h3 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

h4,
.h4 {
  font-size: 1.125rem;
  line-height: 1.25rem;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  h4,
.h4 {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 500;
  }
}

h5,
.h5 {
  font-size: 0.875rem;
  line-height: 1rem;
}
@media screen and (min-width: 768px) {
  h5,
.h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
h5:not(:last-child),
.h5:not(:last-child) {
  margin-bottom: 0.75rem;
}

h6,
.h6 {
  font-size: 0.75rem;
  line-height: 1rem;
}
@media screen and (min-width: 768px) {
  h6,
.h6 {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
h6:not(:last-child),
.h6:not(:last-child) {
  margin-bottom: 0.75rem;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #0A0A0A;
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: underline;
}

strong {
  font-weight: 600;
}

a {
  color: #0A0A0A;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

ul, p, ol {
  padding: 0;
  margin: 0;
}
ul:empty, p:empty, ol:empty {
  display: none;
}

ul,
ol {
  list-style: none;
}

img,
svg {
  outline: none;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
}

.container {
  width: 86rem;
  max-width: calc(100vw - 4rem);
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .container.container_large {
    width: 103.5rem;
  }
  .container.container_big {
    width: 95rem;
  }
  .container.container_middle {
    width: 76.5rem;
  }
  .container.container_main {
    width: 70rem;
  }
  .container.container_small {
    width: 60rem;
  }
  .container.container_tiny {
    width: 50rem;
  }
  .container.container_min {
    width: 23.25rem;
  }
}

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

@media screen and (max-width: 767px) {
  .text-m-center {
    text-align: center;
  }
}

.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.layout__section {
  padding: 4.375rem 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .layout__section {
    padding: 9.375rem 0;
  }
}
.layout__section.section_secondary-p {
  padding: 3.125rem 0;
}
@media screen and (min-width: 768px) {
  .layout__section.section_secondary-p {
    padding: 6.25rem 0;
  }
}
.layout__section.section_secondary-bg {
  background-color: rgba(237, 237, 237, 0.3);
}
.layout__section .section__return:not(:last-child),
.layout__section .section__header:not(:last-child),
.layout__section .section__main:not(:last-child),
.layout__section .section__footer:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__section .section__return:not(:last-child),
.layout__section .section__header:not(:last-child),
.layout__section .section__main:not(:last-child),
.layout__section .section__footer:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}
.layout__section .section__media {
  margin-bottom: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .layout__section .section__media {
    width: 31.25rem;
    height: 31.25rem;
    position: absolute;
    right: 0;
    margin-bottom: 0;
    bottom: 6.25rem;
  }
}
.layout__section .section__media img,
.layout__section .section__media svg {
  width: 100%;
  height: 100%;
}
.layout__section .section__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.layout__section .section__return {
    padding-top: 30px;
}
.layout__section .section__return .return__link {
  color: #0A0A0A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__section .section__return .return__link:hover {
  color: #8B2121;
}
.layout__section .section__return .return__link:hover .return__media img,
.layout__section .section__return .return__link:hover .return__media svg {
  fill: #8B2121;
}
.layout__section .section__return .return__media {
  width: 0.5rem;
  height: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout__section .section__return .return__media:not(:last-child) {
  margin-right: 1rem;
}
.layout__section .section__return .return__media img,
.layout__section .section__return .return__media svg {
  fill: #0A0A0A;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.form-item__header:not(:last-child) {
  margin-bottom: 0.5rem;
}
.form-item__header .form-item__title {
  color: #0A0A0A;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.form-item__header .form-item__title:hover {
  color: #8B2121;
}

.form-item__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-item__field.form-item__field_end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.form-item__field.form-item__field_center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-item__field.form-item__field_secondary .form-item__input,
.form-item__field.form-item__field_secondary .jcf-select {
  border-color: #0A0A0A;
}

.form-item__input {
  color: #0A0A0A;
  background-color: #ffffff;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 400;
  font-family: "Merriweather Sans", sans-serif;
  padding: 1.25rem 2rem;
  width: 100%;
  border-radius: 0.75rem;
  border: 0.125rem solid #8B2121;
  margin: 0;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.form-item__input:disabled {
  opacity: 0.5;
}
.form-item__input.error {
  color: #8B2121;
}
.form-item__input::-webkit-input-placeholder {
  opacity: 1;
  color: #0A0A0A;
}
.form-item__input::-moz-placeholder {
  opacity: 1;
  color: #0A0A0A;
}
.form-item__input:-ms-input-placeholder {
  opacity: 1;
  color: #0A0A0A;
}
.form-item__input::-ms-input-placeholder {
  opacity: 1;
  color: #0A0A0A;
}
.form-item__input::placeholder {
  opacity: 1;
  color: #0A0A0A;
}
.form-item__input:focus, .form-item__input:hover {
  border-color: #8B2121;
}
.form-item__input.form-item__input_textarea {
  width: 100%;
  height: 6.875rem;
  resize: none;
}

.jcf-select,
select {
  border-radius: 0.75rem;
  border: 0.125rem solid #8B2121;
  background-color: #ffffff;
  width: 100%;
  height: 3.75rem;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  outline: none;
  cursor: pointer;
  color: #0A0A0A;
  font-size: 1.125rem;
  line-height: 1.5rem;
  padding: 1rem 3rem 1rem 2rem;
  font-family: "Merriweather Sans", sans-serif;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background-image: url("../img/arrowBottom.png");
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 2.5rem 2.5rem;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.ui-autocomplete {
  border: 0.125rem solid #8B2121 !important;
  padding: 0.5rem 0.25rem;
  border-radius: 0.5rem;
  margin-top: 1rem;
}
.ui-autocomplete .ui-menu-item {
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 400;
  font-family: "Merriweather Sans", sans-serif;
  background: none;
  border: 0;
}
.ui-autocomplete .ui-menu-item-wrapper {
  color: #0A0A0A !important;
  background: none;
  border: 0;
  margin: 0 !important;
}

.btn {
  color: #0A0A0A;
  background-color: #ffffff;
  border: 2px solid #0A0A0A;
  font-weight: 400;
  padding: 0.75rem 1.5rem;
  border-radius: 0.75rem;
  margin: 0;
  height: 4rem;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  text-align: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .btn {
    padding: 0.75rem 3rem;
  }
}
.btn.btn_ico {
  padding: 0.5rem 1rem;
}
@media screen and (min-width: 768px) {
  .btn.btn_ico {
    padding: 0.5rem 1.5rem;
  }
}
.btn.btn_ico:hover {
  background-color: #ffffff;
  border-color: #0A0A0A;
}
.btn.btn_ico:hover #pfeil {
  -webkit-transform: translate(0.125rem, 0.5rem);
          transform: translate(0.125rem, 0.5rem);
}
.btn.btn_ico #pfeil {
  -webkit-transform: translate(0.125rem, 0);
          transform: translate(0.125rem, 0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn:hover {
  color: #ffffff;
  background: #0A0A0A;
  border-color: #0A0A0A;
  text-decoration: none;
}
.btn:hover .btn__ico {
  stroke: #ffffff;
}
.btn:disabled {
  border-color: #E2E2E2;
  background-color: #E2E2E2;
}
.btn.btn_secondary {
  color: #ffffff;
  background-color: #0A0A0A;
  border-color: #0A0A0A;
}
.btn.btn_secondary:hover {
  color: #ffffff;
  background-color: #8B2121;
  border-color: #8B2121;
}
.btn .btn__ico {
  stroke: #8B2121;
  height: 1.5rem;
  width: 1.5rem;
}
@media screen and (min-width: 768px) {
  .btn .btn__ico {
    height: 2rem;
    width: 2rem;
  }
}

.link {
  max-width: calc(100vw - 4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.link.link_secondary .link__ico {
  width: 0.5rem;
  height: 0.5rem;
  stroke: #0A0A0A;
}
.link.link_tertiaty .link__ico {
  height: 1.25rem;
  width: 1.25rem;
}
.link:hover .link__text {
  color: #8B2121;
}
.link:hover .link__text:before {
  background-color: #8B2121;
}
.link:hover .link__ico.link__ico_fill {
  fill: #8B2121;
}
.link:hover .link__ico.link__ico_stroke {
  stroke: #8B2121;
}
.link .link__text {
  width: 100%;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.link .link__text:not(:last-child) {
  margin-right: 0.5rem;
}
.link .link__ico {
  width: 0.5rem;
  height: 0.4rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: translateY(0.125rem);
          transform: translateY(0.125rem);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.link .link__ico:not(:last-child) {
  margin-right: 0.5rem;
}
.link .link__ico.link__ico_fill {
  fill: #0A0A0A;
}
.link .link__ico.link__ico_stroke {
  stroke: #0A0A0A;
}

.buttons:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .buttons:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}
.buttons .buttons__list {
  margin: 0 -0.5rem -0.5rem;
  width: calc(100% + 1rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .buttons .buttons__list {
    margin: 0 -1rem -1rem;
    width: calc(100% + 2rem);
  }
}
.buttons .buttons__list.buttons__list_no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.buttons .buttons__item {
  padding: 0 0.5rem;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  .buttons .buttons__item {
    padding: 0 1rem;
    margin-bottom: 1rem;
  }
}

.wysiwyg:not(:last-child) {
  margin-bottom: 1.5rem;
}
.wysiwyg.wysiwyg_secondary h1:not(:last-child),
.wysiwyg.wysiwyg_secondary h2:not(:last-child),
.wysiwyg.wysiwyg_secondary h3:not(:last-child),
.wysiwyg.wysiwyg_secondary h4:not(:last-child),
.wysiwyg.wysiwyg_secondary h5:not(:last-child),
.wysiwyg.wysiwyg_secondary h6:not(:last-child),
.wysiwyg.wysiwyg_secondary p:not(:last-child) {
  margin-bottom: 0.25rem;
}
.wysiwyg img,
.wysiwyg svg {
  display: block;
  margin-bottom: 1.5rem;
}
.wysiwyg p:not(:last-child),
.wysiwyg ul:not(:last-child),
.wysiwyg ol:not(:last-child) {
  margin-bottom: 2rem;
}
.wysiwyg ul {
  list-style: none;
}
.wysiwyg ul ul {
  margin-left: 0;
}
.wysiwyg ul li {
  position: relative;
  padding-left: 1.25rem;
}
.wysiwyg ul li:not(:last-child) {
  margin-bottom: 1rem;
}
.wysiwyg ul li:before {
  content: "";
  left: 0;
  top: 0.4rem;
  width: 0.625rem;
  height: 0.625rem;
  background-color: #8B2121;
  position: absolute;
}
.wysiwyg ol {
  list-style: decimal;
  padding-left: 1rem;
}
.wysiwyg ol li {
  margin: 0 0 0.5rem;
}
.wysiwyg a {
  color: #8B2121;
  text-decoration: underline;
}
.wysiwyg a:hover {
  text-decoration: none;
}
.wysiwyg small {
  font-size: 0.75rem;
  line-height: 1rem;
}

.slick-slider {
  position: relative;
  width: auto;
  height: 100%;
  display: block;
  cursor: -webkit-grab;
  cursor: grab;
}
.slick-slider.slick-vertical .slick-track {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.slick-slider.slick-vertical .slick-slide {
  display: block;
  height: 20rem;
}
.slick-slider img {
  display: block;
  width: 100%;
}
.slick-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slick-slider .slick-list {
  overflow: hidden;
}
.slick-slider .slick-slide {
  display: inline-block;
  height: 100%;
  z-index: 2 !important;
  margin: 0;
  min-height: 1px;
}
.slick-slider .slick-slide.slick-current {
  z-index: 3 !important;
}
.slick-slider .slick-arrow {
  position: absolute;
  width: 2.75rem;
  height: 2.75rem;
  cursor: pointer;
  z-index: 4;
  top: 50%;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.slick-slider .slick-arrow.slick-prev {
  left: 1.5rem;
  right: auto;
}
.slick-slider .slick-arrow.slick-prev:hover {
  left: 1rem;
}
.slick-slider .slick-arrow.slick-next {
  left: auto;
  right: 1.5rem;
}
.slick-slider .slick-arrow.slick-next:hover {
  right: 1rem;
}
.slick-slider .slick-arrow.slick-disabled {
  opacity: 0.8;
  pointer-events: none;
}
.slick-slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  list-style: none;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  padding: 1rem;
  width: 100%;
}
.slick-slider .slick-dots li {
  margin: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.slick-slider .slick-dots li:not(:last-child) {
  margin-right: 0.25rem;
}
.slick-slider .slick-dots li.slick-active button, .slick-slider .slick-dots li:hover button {
  background-color: #ffffff;
}
.slick-slider .slick-dots li:only-child {
  display: none;
}
.slick-slider .slick-dots button {
  text-indent: -9999px;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #8B2121;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  width: 100%;
  margin-bottom: 2rem;
  table-layout: fixed;
}
table td,
table th {
  border-bottom: 1px solid #E2E2E2;
  border-top: 1px solid #E2E2E2;
  text-align: left;
  padding: 0.5rem 1.25rem;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 992px) {
  table td,
table th {
    padding: 1.25rem 1.5rem;
  }
}
table th {
  color: #ffffff;
  font-weight: 600;
  background-color: #E2E2E2;
}

.tabs .tabs__header {
  overflow: hidden;
  overflow-x: auto;
}
.tabs .tabs__header .tabs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tabs .tabs__header .tabs__item {
  padding: 0.5rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 0.125rem solid rgba(237, 237, 237, 0.3);
}
.tabs .tabs__header .tabs__item.tabs__item_active {
  border-color: #8B2121;
}
.tabs .tabs__title .title__text {
  color: #0A0A0A;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.tabs .tabs__main {
  position: relative;
  overflow: hidden;
}
.tabs .tabs__main .tabs__item {
  width: 100%;
  position: absolute;
  left: -100vw;
  padding: 1rem 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.tabs .tabs__main .tabs__item.tabs__item_active {
  position: relative;
  opacity: 1;
  left: 0;
}

.layout {
  font-size: 0.875rem;
  line-height: 1.5rem;
  min-height: 100vh;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .layout {
    font-size: 1.125rem;
    line-height: 2.25rem;
  }
}
.layout.layout_ready-load {
  visibility: visible;
  opacity: 1;
}
.layout .layout__main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.layout__header {
  padding: 1rem 2rem;
  bottom: 0;
  left: 0;
  z-index: 12;
  height: 5rem;
  width: 100%;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-backdrop-filter: blur(0.75rem);
          backdrop-filter: blur(0.75rem);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .layout__header {
    padding: 3.25rem 0;
    height: auto;
    top: 0;
    bottom: auto;
    left: 0;
    z-index: 9;
    background: none;
    -webkit-backdrop-filter: blur(0);
            backdrop-filter: blur(0);
  }
}
.layout__header.header_menu-active .header__nav {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.layout__header.header_menu-active .burger .burger__item {
  width: 2rem;
  margin-bottom: 0;
}
.layout__header.header_menu-active .burger .burger__item:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.layout__header.header_menu-active .burger .burger__item:nth-child(2) {
  display: none;
}
.layout__header.header_menu-active .burger .burger__item:nth-child(3) {
  margin-top: -0.25rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.layout__header.header_menu-active ~ * {
  opacity: 0.1;
}
.layout__header .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .header__logo {
    display: none;
  }
}
.header__logo .logo__link {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__logo img,
.header__logo svg {
  height: 2.5rem;
  width: auto;
}

.header__burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .header__burger {
    display: none;
  }
}
.header__burger .burger__item {
  width: 2rem;
  background-color: #0A0A0A;
  height: 0.25rem;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.header__burger .burger__item:not(:last-child) {
  margin-bottom: 0.35rem;
}
.header__burger.layout__burger_active .burger__item:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header__burger.layout__burger_active .burger__item:nth-child(2) {
  display: none;
}
.header__burger.layout__burger_active .burger__item:nth-child(3) {
  margin-top: -0.6rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.header__widgets {
  margin-left: auto;
}
.header__widgets:not(:last-child) {
  margin-right: 2rem;
}
@media screen and (min-width: 768px) {
  .header__widgets:not(:last-child) {
    margin-right: -8.75rem;
  }
}
.header__widgets .widgets__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__widgets .widgets__item:not(:last-child) {
  margin-right: 2rem;
}
@media screen and (min-width: 768px) {
  .header__widgets .widgets__item:not(:last-child) {
    margin-right: 3.75rem;
  }
}
.header__widgets .widgets__item:hover img,
.header__widgets .widgets__item:hover svg {
  -webkit-transform: translateY(-0.5rem);
          transform: translateY(-0.5rem);
}
.header__widgets .widgets__item:hover .widgets__text {
  opacity: 1;
  visibility: visible;
}
.header__widgets .widgets__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: relative;
}
.header__widgets img,
.header__widgets svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: #0A0A0A;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .header__widgets img,
.header__widgets svg {
    fill: #ffffff;
    width: 2rem;
    height: 2rem;
  }
}
.header__widgets .widgets__text {
  color: #ffffff;
  font-size: 0.875rem;
  line-height: 0.875rem;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  visibility: hidden;
  display: none;
  white-space: nowrap;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .header__widgets .widgets__text {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .layout_scroll .layout__header .header__language,
.layout_scroll .layout__header .header__widgets {
    opacity: 0;
    visibility: hidden;
  }
}

.layout__footer {
  color: #ffffff;
  background-color: #8B2121;
}
.layout__footer .footer__top {
  padding: 2.5rem 0;
  border-bottom: 1px solid #F9F9F9;
  display: grid;
}
@media screen and (min-width: 768px) {
  .layout__footer .footer__top {
    padding: 3.75rem 0 2rem;
    grid-template-columns: 1fr 1fr;
  }
}
.layout__footer .footer__bottom {
  padding: 2rem 0 7rem;
}
@media screen and (min-width: 768px) {
  .layout__footer .footer__bottom {
    padding-bottom: 2rem;
  }
}
.layout__footer .footer__bottom .footer__nav {
  padding: 0;
}
.layout__footer .footer__logo {
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.layout__footer .footer__logo .logo__link {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout__footer .footer__logo img,
.layout__footer .footer__logo svg {
  height: 3.5rem;
  width: 10rem;
}
@media screen and (min-width: 768px) {
  .layout__footer .footer__logo img,
.layout__footer .footer__logo svg {
    height: 5rem;
    width: 14rem;
  }
}
@media screen and (min-width: 768px) {
  .layout__footer .footer__nav {
    padding-top: 3.75rem;
  }
}
.layout__footer .footer__nav .nav__list {
  margin-bottom: -1.25em;
  display: grid;
}
@media screen and (min-width: 768px) {
  .layout__footer .footer__nav .nav__list {
    margin-bottom: -2rem;
  }
}
.layout__footer .footer__nav .nav__list:not(.nav__list_secondary) {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 768px) {
  .layout__footer .footer__nav .nav__list:not(.nav__list_secondary) {
    grid-template-columns: repeat(3, 1fr);
  }
}
.layout__footer .footer__nav .nav__list:not(.nav__list_secondary) .nav__item:hover .nav__link, .layout__footer .footer__nav .nav__list:not(.nav__list_secondary) .nav__item.nav__item_current .nav__link {
  font-weight: 600;
}
.layout__footer .footer__nav .nav__list.nav__list_secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .layout__footer .footer__nav .nav__list.nav__list_secondary {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.layout__footer .footer__nav .nav__list.nav__list_secondary .nav__item:not(:last-child) {
  margin-right: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__footer .footer__nav .nav__list.nav__list_secondary .nav__item:not(:last-child) {
    margin-right: 3.75rem;
  }
}
.layout__footer .footer__nav .nav__item {
  margin-bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .layout__footer .footer__nav .nav__item {
    margin-bottom: 2rem;
  }
}
.layout__footer .footer__nav .nav__item:hover .nav__link, .layout__footer .footer__nav .nav__item.nav__item_current .nav__link {
  text-decoration: underline;
}
.layout__footer .footer__nav .nav__link {
  color: #ffffff;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-decoration: none;
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .layout__footer .footer__nav .nav__link {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}

.modal-init {
  cursor: pointer;
}

.layout__modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  cursor: pointer;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  background: rgba(17, 17, 17, 0.3);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.layout_modal-active .layout__modal {
  visibility: visible;
  opacity: 1;
}

.modal__main {
  position: fixed;
  top: auto;
  bottom: 0;
  cursor: auto;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ffffff;
  border-radius: 1rem 1rem 0 0;
  border: 1px solid rgba(237, 237, 237, 0.3);
  z-index: 111;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 1024px) and (min-height: 40rem) {
  .modal__main {
    top: 50%;
    bottom: auto;
    left: 50%;
    max-width: 26rem;
    border-radius: 1rem;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.modal__main.modal__main_active {
  visibility: visible;
  opacity: 1;
}
.modal__main .modal__header {
  padding: 1rem 1.5rem;
  border-bottom: 0.125rem solid rgba(237, 237, 237, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.modal__main .modal__header .modal__title:not(:last-child) {
  margin-right: 1rem;
}
.modal__main .modal__action {
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .modal__main .modal__action:hover .action__ico {
    stroke: #8B2121;
  }
}
.modal__main .modal__action .action__ico {
  width: 100%;
  height: 100%;
  stroke: #E2E2E2;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.modal__main .modal__content {
  overflow: hidden;
  overflow-y: auto;
  padding: 2rem 1.5rem;
}

.layout__menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 31.25rem;
  max-width: 100vw;
  height: calc(100vh - 5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 11;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-backdrop-filter: blur(0.75rem);
          backdrop-filter: blur(0.75rem);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .layout__menu {
    height: 100vh;
    -webkit-transform: translateX(calc(-100% + 5rem));
            transform: translateX(calc(-100% + 5rem));
  }
}
.layout__menu.layout__menu_active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.layout__menu.layout__menu_active .menu__action .menu__logo {
  opacity: 0;
  visibility: hidden;
}
.layout__menu.layout__menu_active .menu__action .menu__burger .burger__item:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.layout__menu.layout__menu_active .menu__action .menu__burger .burger__item:nth-child(2) {
  display: none;
}
.layout__menu.layout__menu_active .menu__action .menu__burger .burger__item:nth-child(3) {
  margin-top: -0.6rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* .layout__menu.layout__menu_active {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.layout__menu.layout__menu_active::-webkit-scrollbar {
  display: none;
  width: 0px;
} */

@media screen and (min-width: 768px) {
  .layout__menu.layout__menu_active .menu__action .menu__burger .burger__item:nth-child(3) {
    margin-top: -0.5rem;
  }
}
.layout__menu .menu__layout {
  padding: 2rem 2rem 0;
}
@media screen and (min-width: 768px) {
  .layout__menu .menu__layout {
    padding: 2rem 0 2rem 8.25rem;
  }
}
.layout__menu .menu__layout .menu__logo:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__menu .menu__layout .menu__logo:not(:last-child) {
    margin-bottom: 6rem;
  }
}
.layout__menu .menu__layout .menu__logo .logo__link {
  width: 9.75rem;
  height: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .layout__menu .menu__layout .menu__logo .logo__link {
    width: 14rem;
    height: 5rem;
  }
}
.layout__menu .menu__layout .menu__logo img,
.layout__menu .menu__layout .menu__logo svg {
  width: 100%;
  height: 100%;
}
.layout__menu .menu__layout .menu__nav {
  height: calc(100vh - 13rem);
  overflow: hidden;
  overflow-y: auto;
}

.layout__menu .menu__layout .menu__nav::-webkit-scrollbar {
  display: none;
}

@media screen and (min-width: 768px) {
  .layout__menu .menu__layout .menu__nav {
    height: calc(100vh - 15rem);
  }
}
.layout__menu .menu__layout .menu__nav .nav__list {
  padding-bottom: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .layout__menu .menu__layout .menu__nav .nav__list {
    padding-bottom: 0;
  }
}
.layout__menu .menu__layout .menu__nav .nav__item {
  border-bottom: 1px solid #8B2121;
}
.layout__menu .menu__layout .menu__nav .nav__item.nav__item_active .nav__link, .layout__menu .menu__layout .menu__nav .nav__item:hover .nav__link {
  color: #8B2121;
}
.layout__menu .menu__layout .menu__nav .nav__link {
  color: #0A0A0A;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 500;
  padding: 1rem 0;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .layout__menu .menu__layout .menu__nav .nav__link {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.layout__menu .menu__action {
  width: 5rem;
  padding: 2rem 1rem;
  height: 100%;
  display: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .layout__menu .menu__action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .layout__menu .menu__action:after {
    content: "";
  }
}
.layout__menu .menu__action .menu__logo {
  width: 2.75rem;
  height: auto;
  opacity: 1;
  visibility: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__menu .menu__action .menu__logo img,
.layout__menu .menu__action .menu__logo svg {
  width: 100%;
  height: 100%;
}
.layout__menu .menu__action .menu__burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10;
}
.layout__menu .menu__action .menu__burger .burger__item {
  width: 2rem;
  background-color: #8B2121;
  height: 0.25rem;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__menu .menu__action .menu__burger .burger__item:not(:last-child) {
  margin-bottom: 0.25rem;
}

.menu__search {
  width: 100%;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .menu__search {
    width: 26.25rem;
    display: block;
    position: fixed;
    top: 3.25rem;
    left: 43.5rem;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .menu__search:hover .search__input {
    border-color: #0A0A0A;
  }
}
.menu__search .search__formular {
  border-radius: 0.75rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
          box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
}
.menu__search .search__input,
.menu__search .search__button {
  border-radius: 0;
}
.menu__search .search__input {
  border-radius: 0.75rem 0 0 0.75rem;
  border: 0.175rem solid transparent;
  padding: 0.25rem 2rem;
}
.menu__search .search__button {
  padding: 0.75rem;
  width: 3.75rem;
  height: 3rem;
  background-color: #0A0A0A;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.menu__search .search__button:hover {
  background-color: #8B2121;
  border-color: #8B2121;
}
.menu__search .search__button img,
.menu__search .search__button svg {
  width: 1.25rem;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  height: 1.25rem;
  fill: #ffffff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.menu__language {
  position: absolute;
  top: 3.5rem;
  right: 2em;
}
@media screen and (min-width: 768px) {
  .menu__language {
    position: fixed;
    top: 3.5rem;
    left: calc(100% + 92rem);
    right: auto;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
}
@media screen and (max-width: 767px) {
  .menu__language.menu__language_active .language__ico {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .menu__language.menu__language_active .language__main {
    max-height: 10rem;
  }
}
@media screen and (min-width: 768px) {
  .menu__language:hover .language__ico {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .menu__language:hover .language__main {
    max-height: 10rem;
  }
}
.menu__language .language__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.menu__language .language__title:not(:last-child) {
  margin-right: 0.25rem;
}
@media screen and (min-width: 768px) {
  .menu__language .language__title:not(:last-child) {
    margin-right: 1rem;
  }
}
.menu__language .language__text {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #0A0A0A;
  padding: 0;
  font-weight: 500;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .menu__language .language__text {
    color: #ffffff;
    background-color: #000000;
    padding: .5rem;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}
.menu__language .language__ico {
  width: 0.75rem;
  height: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.menu__language .language__ico img,
.menu__language .language__ico svg {
  width: 100%;
  height: 100%;
  stroke: #0A0A0A;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .menu__language .language__ico img,
.menu__language .language__ico svg {
    stroke: #ffffff;
  }
}
.menu__language .language__main {
  position: absolute;
  bottom: 100%;
  width: 100%;
  left: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .menu__language .language__main {
    top: 100%;
    bottom: auto;
    left: 0;
  }
}
.menu__language .language__list {
  padding: .5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu__language .language__item {
  cursor: pointer;

}
@media screen and (min-width: 768px) {
  .menu__language .language__item:not(:last-child) {
    margin-bottom: 0.25rem;
  }
}
.menu__language .language__item:hover .language__text {
  color: #8B2121;
}

@media screen and (max-width: 767px) {
  .layout:not(.layout_scroll) .layout__menu:not(.layout__menu_active) .menu__logo {
    position: absolute;
    top: 2rem;
    z-index: 2;
    left: calc(100% + 2rem);
  }
}
.layout.layout_scroll .menu__language {
  opacity: 0;
  visibility: hidden;
}

@media screen and (min-width: 768px) {
  .layout__menu-active .layout__menu .menu__search {
    left: calc(100% + 6rem);
  }
  .layout__menu-active .layout__menu .menu__language {
    left: calc(100% + 66rem);
  }
}

.layout__accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .layout__accordion {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .layout__accordion:not(.layout__accordion_end) .accordion__media {
    left: -10.8rem;
    margin-right: -16rem;
  }
}
@media screen and (min-width: 768px) {
  .layout__accordion.layout__accordion_end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .layout__accordion.layout__accordion_end .accordion__media {
    right: -10.8rem;
    margin-left: -16rem;
  }
}
@media screen and (min-width: 768px) {
  .layout__accordion.layout__accordion_center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .layout__accordion.layout__accordion_center .accordion__layout {
    top: 0;
  }
}
.layout__accordion .accordion__media {
  border-radius: 1.25rem;
  margin-bottom: 2rem;
  width: 100%;
  height: 15rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .layout__accordion .accordion__media {
    top: 0;
    width: 32.5rem;
    height: 49.25rem;
    padding-top: 0;
    position: relative;
  }
}
.layout__accordion .accordion__media img,
.layout__accordion .accordion__media svg {
  width: 100%;
  height: 100%;
}
.layout__accordion .accordion__layout {
  border-radius: 0.75rem;
  background-color: #ffffff;
  padding: 1rem;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
          box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .layout__accordion .accordion__layout {
    top: 10.5rem;
    width: 67.75rem;
    padding: 3rem;
  }
}
.layout__accordion .accordion__item:not(:last-child) {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #E2E2E2;
}
@media screen and (min-width: 768px) {
  .layout__accordion .accordion__item:not(:last-child) {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }
}
.layout__accordion .accordion__item:hover .accordion__header .accordion__ico {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.layout__accordion .accordion__item.accordion__item_active .accordion__header:not(:last-child) {
  margin-bottom: 2rem;
}
.layout__accordion .accordion__item.accordion__item_active .accordion__header .accordion__title {
  font-weight: 500;
}
.layout__accordion .accordion__item.accordion__item_active .accordion__header .accordion__ico {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.layout__accordion .accordion__item.accordion__item_active .accordion__main {
  opacity: 1;
  max-height: 9999px;
  visibility: visible;
}
.layout__accordion .accordion__item .accordion__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__accordion .accordion__item .accordion__header:not(:last-child) {
  margin-bottom: 0;
}
.layout__accordion .accordion__item .accordion__header .accordion__title {
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 400;
  font-family: "Fira Sans", sans-serif;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .layout__accordion .accordion__item .accordion__header .accordion__title {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.layout__accordion .accordion__item .accordion__header .accordion__title:not(:last-child) {
  margin-right: 1rem;
}
.layout__accordion .accordion__item .accordion__header .accordion__ico {
  width: 0.75rem;
  height: 1.25rem;
  margin-left: auto;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__accordion .accordion__item .accordion__main {
  opacity: 0;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.accordion__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .accordion__post {
    padding-right: 3rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.accordion__post .post__media {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 100%;
  margin-bottom: 2rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .accordion__post .post__media {
    width: 14rem;
    margin-bottom: 0;
    margin-right: 2rem;
  }
}
.accordion__post .post__media img,
.accordion__post .post__media svg {
  width: 100%;
  height: auto;
}
.accordion__post .post__main:not(:last-child) {
  margin-bottom: 2rem;
}

.layout__steps .steps__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout__steps .steps__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .layout__steps .steps__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.layout__steps .steps__item:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .layout__steps .steps__item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .layout__steps .steps__item:nth-child(even) .steps__media {
    margin-right: 0;
    margin-left: 3.75rem;
  }
}
@media screen and (min-width: 768px) {
  .layout__steps .steps__item:nth-child(odd) .steps__media {
    margin-left: 0;
    margin-right: 3.75rem;
  }
}
.layout__steps .steps__media {
  width: 10rem;
  height: 10rem;
  margin: 0 auto 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .layout__steps .steps__media {
    width: auto;
    height: 21.25rem;
  }
}
.layout__steps .steps__media img,
.layout__steps .steps__media svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) {
  .layout__steps .steps__main {
    width: 40.875rem;
  }
}
.layout__steps .steps__main h1,
.layout__steps .steps__main h2,
.layout__steps .steps__main h3,
.layout__steps .steps__main h4 {
  font-weight: 400;
}

.layout__articles .articles__list {
  margin: -2rem;
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
@media screen and (min-width: 768px) {
  .layout__articles .articles__list {
    display: grid;
    grid-gap: 3.75rem;
    grid-template-columns: repeat(4, 1fr);
  }
}
.layout__articles .articles__list .articles__media {
  padding-top: 60%;
}
@media screen and (min-width: 768px) {
  .layout__articles .articles__list .articles__media {
    padding-top: 53%;
  }
}
@media screen and (min-width: 768px) {
  .layout__articles .articles__list.articles__list__grid {
    grid-gap: 2rem 3.75rem;
    grid-template-columns: 1.35fr 1fr 1fr;
  }
  .layout__articles .articles__list.articles__list__grid .articles__item:first-child {
    grid-column: 1;
    grid-row: 1/span 2;
  }
  .layout__articles .articles__list.articles__list__grid .articles__item:first-child .articles__media {
    padding-top: 70%;
  }
  .layout__articles .articles__list.articles__list__grid .articles__item:not(:first-child) .articles__header {
    margin: 0;
  }
  .layout__articles .articles__list.articles__list__grid .articles__item:not(:first-child) .articles__main,
.layout__articles .articles__list.articles__list__grid .articles__item:not(:first-child) .articles__footer {
    display: none;
  }
}
.layout__articles .articles__item {
  border-radius: 1.25rem;
  height: 100%;
  width: 80vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  -webkit-box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
          box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .layout__articles .articles__item {
    width: auto;
  }
}
.layout__articles .articles__item:not(:last-child) {
  margin-right: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__articles .articles__item:not(:last-child) {
    margin-right: 0;
  }
}
.layout__articles .articles__link {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}
.layout__articles .articles__link:hover .articles__header {
  color: #8B2121;
}
.layout__articles .articles__link:hover .articles__media img,
.layout__articles .articles__link:hover .articles__media svg {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.layout__articles .articles__media {
  padding-top: 55%;
  position: relative;
  overflow: hidden;
}
.layout__articles .articles__media img,
.layout__articles .articles__media svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__articles .articles__layout {
  padding: 2rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.layout__articles .articles__header:not(:last-child),
.layout__articles .articles__main:not(:last-child) {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 768px) {
  .layout__articles .articles__header:not(:last-child),
.layout__articles .articles__main:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.layout__articles .articles__main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.layout__articles .articles__header {
  color: #0A0A0A;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__articles .articles__footer {
  margin-top: auto;
}
.layout__articles .articles__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-starts;
      -ms-flex-pack: flex-starts;
          justify-content: flex-starts;
}

.layout__article.layout__article_primary {
  display: grid;
  grid-template-columns: auto;
  grid-gap: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__article.layout__article_primary {
    grid-template-columns: auto 32rem;
    grid-gap: 7.5rem;
  }
}
.layout__article.layout__article_primary .article__sidebar {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__article.layout__article_primary .article__sidebar {
    margin-bottom: inherit;
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
}
.layout__article.layout__article_primary .article__date:not(:last-child) {
  margin-bottom: 1.25rem;
}
.layout__article.layout__article_primary .article__data:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__article.layout__article_primary .article__data:not(:last-child) {
    margin-bottom: 5rem;
  }
}
.layout__article.layout__article_primary .article__data .data__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.layout__article.layout__article_primary .article__data .data__item:not(:last-child) {
  margin-bottom: 1rem;
}
.layout__article.layout__article_primary .article__data .data__link {
  color: #0A0A0A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__article.layout__article_primary .article__data .data__link:hover {
  color: #8B2121;
}
.layout__article.layout__article_primary .article__data .data__link:hover .data__media img,
.layout__article.layout__article_primary .article__data .data__link:hover .data__media svg {
  fill: #8B2121;
}
.layout__article.layout__article_primary .article__data .data__media {
  width: 1.25rem;
  height: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout__article.layout__article_primary .article__data .data__media:not(:last-child) {
  margin-right: 1rem;
}
.layout__article.layout__article_primary .article__data .data__media img,
.layout__article.layout__article_primary .article__data .data__media svg {
  width: 100%;
  height: 100%;
  fill: #0A0A0A;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__article.layout__article_primary .article__media .media__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.layout__article.layout__article_primary .article__media .media__item {
  height: 15rem;
  border-radius: 1.25rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .layout__article.layout__article_primary .article__media .media__item {
    height: auto;
  }
}
.layout__article.layout__article_primary .article__media .media__item:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .layout__article.layout__article_primary .article__media .media__item:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}
.layout__article.layout__article_primary .article__media .media__link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
}
.layout__article.layout__article_primary .article__media img,
.layout__article.layout__article_primary .article__media svg {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .layout__article.layout__article_primary .article__media img,
.layout__article.layout__article_primary .article__media svg {
    width: 100%;
    height: auto;
  }
}
.layout__article.layout__article_secondary {
  display: grid;
}
@media screen and (min-width: 768px) {
  .layout__article.layout__article_secondary {
    grid-template-columns: 32rem auto;
  }
}
.layout__article.layout__article_secondary .article__media {
  min-height: 15rem;
  border-radius: 1.25rem 1.25rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .layout__article.layout__article_secondary .article__media {
    border-radius: 1.25rem 0 0 1.25rem;
  }
}
.layout__article.layout__article_secondary .article__media img,
.layout__article.layout__article_secondary .article__media svg {
  width: 100%;
  height: 100%;
}
.layout__article.layout__article_secondary .article__layout {
  padding: 2rem;
  border-radius: 0 0 1.25rem 1.25rem;
  -webkit-box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
          box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .layout__article.layout__article_secondary .article__layout {
    padding: 3.125rem;
    min-height: 48.75rem;
    border-radius: 0 1.25rem 1.25rem 0;
  }
}
.layout__article.layout__article_secondary .article__header:not(:last-child) {
  margin-bottom: 2rem;
}
.layout__article.layout__article_secondary .article__main:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__article.layout__article_secondary .article__main:not(:last-child) {
    margin-bottom: 6rem;
  }
}
.layout__article.layout__article_secondary .article__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.layout__banner .banner__group.banner__group_header {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .layout__banner .banner__group.banner__group_header {
    margin-bottom: -5.75rem;
  }
}
.layout__banner .banner__group.banner__group_main {
  margin-bottom: -4rem;
}
@media screen and (min-width: 768px) {
  .layout__banner .banner__group.banner__group_main {
    margin-bottom: -8.875rem;
  }
}
.layout__banner .banner__head {
  position: relative;
  z-index: 2;
  -webkit-transform: translateY(2rem);
          transform: translateY(2rem);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
@media screen and (min-width: 768px) {
  .layout__banner .banner__head {
    width: 38.25rem;
    margin-left: auto;
  }
}
.layout__banner .banner__media {
  height: 20rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .layout__banner .banner__media {
    height: 46.375rem;
  }
}
.layout__banner .banner__media.banner__media_secondary {
  border-radius: 1.25rem;
}
.layout__banner .banner__media img,
.layout__banner .banner__media svg {
  width: 100%;
  height: 100%;
}
.layout__banner .banner__layout {
  border-radius: 1rem;
  margin-left: auto;
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  -webkit-box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
          box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .layout__banner .banner__layout {
    padding: 3.25rem;
    max-width: 56.25rem;
  }
}
@media screen and (min-width: 768px) {
  .layout__banner .banner__layout.banner__layout_secondary {
    width: 29.5rem;
  }
}
.layout__banner .banner__layout .banner__header:not(:last-child) {
  margin-bottom: 2rem;
}
.layout__banner .banner__layout .banner__main:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__banner .banner__layout .banner__main:not(:last-child) {
    margin-bottom: 5.75rem;
  }
}
@media screen and (min-width: 768px) {
  .layout__banner .banner__layout .banner__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.section_animation .layout__banner .banner__head {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.layout__categories .categories__list {
  margin-bottom: -2rem;
  padding: 0 2rem;
  display: grid;
}
@media screen and (min-width: 768px) {
  .layout__categories .categories__list {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 3.75rem;
    padding: 0;
  }
}
.layout__categories .categories__item {
  padding: 2rem;
  border-radius: 1rem;
  margin-bottom: 2rem;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
          box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .layout__categories .categories__item {
    padding: 3.75rem;
  }
}
.layout__categories .categories__media {
  width: 11.5rem;
  height: 11.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout__categories .categories__media:not(:last-child) {
  margin-bottom: 2rem;
}
.layout__categories .categories__media img,
.layout__categories .categories__media svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.layout__categories .categories__main:not(:last-child) {
  margin-bottom: 1.125rem;
}
@media screen and (min-width: 768px) {
  .layout__categories .categories__main:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}

.layout__subcategories .subcategories__list {
  padding: 0 2rem;
  display: grid;
  grid-gap: 1.25rem;
}
@media screen and (min-width: 768px) {
  .layout__subcategories .subcategories__list {
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 3.75rem;
    padding: 0;
  }
}
.layout__subcategories .subcategories__item{
  height: 100%;
}
.layout__subcategories .subcategories__link {
  color: #0A0A0A;
  padding: 2rem;
  border-radius: 1rem;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
          box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .layout__subcategories .subcategories__link {
    padding: 3.75rem;
    height: 100%;
  }
}
.layout__subcategories .subcategories__link:hover {
  color: #8B2121;
}
.layout__subcategories .subcategories__media {
  width: 8.25rem;
  height: 8.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout__subcategories .subcategories__media:not(:last-child) {
  margin-bottom: 2rem;
}
.layout__subcategories .subcategories__media img,
.layout__subcategories .subcategories__media svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.layout__subcategories .subcategories__main:not(:last-child) {
  margin-bottom: 1.125rem;
}
@media screen and (min-width: 768px) {
  .layout__subcategories .subcategories__main:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}

.layout__articles .articles__list {
  margin: -2rem;
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
@media screen and (min-width: 768px) {
  .layout__articles .articles__list {
    display: grid;
    grid-gap: 3.75rem;
    grid-template-columns: repeat(4, 1fr);
  }
}
.layout__articles .articles__list .articles__media {
  padding-top: 60%;
}
@media screen and (min-width: 768px) {
  .layout__articles .articles__list .articles__media {
    padding-top: 53%;
  }
}
@media screen and (min-width: 768px) {
  .layout__articles .articles__list.articles__list__grid {
    grid-gap: 2rem 3.75rem;
    grid-template-columns: 1.35fr 1fr 1fr;
  }
  .layout__articles .articles__list.articles__list__grid .articles__item:first-child {
    grid-column: 1;
    grid-row: 1/span 2;
  }
  .layout__articles .articles__list.articles__list__grid .articles__item:first-child .articles__media {
    padding-top: 70%;
  }
  .layout__articles .articles__list.articles__list__grid .articles__item:not(:first-child) .articles__header {
    margin: 0;
  }
  .layout__articles .articles__list.articles__list__grid .articles__item:not(:first-child) .articles__main,
.layout__articles .articles__list.articles__list__grid .articles__item:not(:first-child) .articles__footer {
    display: none;
  }
}
.layout__articles .articles__item {
  border-radius: 1.25rem;
  height: 100%;
  width: 80vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  -webkit-box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
          box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .layout__articles .articles__item {
    width: auto;
  }
}
.layout__articles .articles__item:not(:last-child) {
  margin-right: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__articles .articles__item:not(:last-child) {
    margin-right: 0;
  }
}
.layout__articles .articles__link {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}
.layout__articles .articles__link:hover .articles__header {
  color: #8B2121;
}
.layout__articles .articles__link:hover .articles__media img,
.layout__articles .articles__link:hover .articles__media svg {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.layout__articles .articles__media {
  padding-top: 55%;
  position: relative;
  overflow: hidden;
}
.layout__articles .articles__media img,
.layout__articles .articles__media svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__articles .articles__layout {
  padding: 2rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.layout__articles .articles__header:not(:last-child),
.layout__articles .articles__main:not(:last-child) {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 768px) {
  .layout__articles .articles__header:not(:last-child),
.layout__articles .articles__main:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.layout__articles .articles__main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.layout__articles .articles__header {
  color: #0A0A0A;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__articles .articles__footer {
  margin-top: auto;
}
.layout__articles .articles__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-starts;
      -ms-flex-pack: flex-starts;
          justify-content: flex-starts;
}

@media screen and (min-width: 768px) {
  .layout__slider.layout__slider_tiny .slider__item {
    height: 37.5rem;
  }
}
.layout__slider .slider__item {
  height: 100vh;
  position: relative;
}
@media screen and (min-width: 768px) {
  .layout__slider .slider__item {
    height: 50rem;
  }
}
.layout__slider .slider__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 50rem;
}
.layout__slider .slider__media img,
.layout__slider .slider__media svg {
  width: 100%;
  height: 100%;
}
.layout__slider .slider__layout {
  color: #ffffff;
  padding: 5rem 0 10rem;
  position: relative;
  z-index: 2;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-transform: translateX(0) translateY(2rem);
          transform: translateX(0) translateY(2rem);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .layout__slider .slider__layout {
    padding: 5rem 0;
  }
}
.layout__slider .slider__ico {
  position: fixed;
  top: 50%;
  right: 4.25rem;
  width: 9rem;
  height: 9rem;
  display: none;
  border: .5rem solid transparent;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;

}
.layout__slider .slider__ico:hover{
  border: .5rem solid #e672ab;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (min-width: 768px) {
  .layout__slider .slider__ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.layout__slider .slider__ico .ico__lottie {
  width: 6rem;
  height: 6rem;
  -webkit-transform: translateY(-1rem);
          transform: translateY(-1rem);
}

.layout_ready-load .layout__slider .slider__layout {
  -webkit-transform: translateX(0) translateY(0);
          transform: translateX(0) translateY(0);
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 768px) {
  .layout__menu-active .layout__slider .slider__layout {
    -webkit-transform: translateX(20rem) translateY(0);
            transform: translateX(20rem) translateY(0);
  }
}

.layout__statistics .statistics__media {
  border-radius: 0.75rem;
  padding-top: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  .layout__statistics .statistics__media {
    border-radius: 1.25rem;
  }
}
.layout__statistics .statistics__media img,
.layout__statistics .statistics__media svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.layout__team {
  display: grid;
  grid-gap: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__team {
    grid-gap: 3.75rem;
    grid-template-columns: auto 23.25rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.layout__team .team__item {
  border-radius: 1.25rem;
  overflow: hidden;
  -webkit-box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
          box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
}
.layout__team .team__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-decoration: none;
}
.layout__team .team__link:hover .team__media:before {
  opacity: 1;
  visibility: visible;
}
.layout__team .team__link:hover .team__head {
  opacity: 1;
  visibility: visible;
}
.layout__team .team__media {
  position: relative;
  padding-top: 100%;
}
.layout__team .team__media:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 2;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 768px) {
  .layout__team .team__media:before {
    opacity: 0;
    visibility: hidden;
  }
}
.layout__team .team__media > img,
.layout__team .team__media > svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.layout__team .team__media .team__head {
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 3;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .layout__team .team__media .team__head {
    opacity: 0;
    visibility: hidden;
  }
}
.layout__team .team__media .team__head .team__title:not(:last-child) {
  margin-right: 0.75rem;
}
.layout__team .team__media .team__head .title__text {
  color: #ffffff;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.layout__team .team__media .team__head .team__ico {
  width: 0.75rem;
  height: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout__team .team__media .team__head .team__ico img,
.layout__team .team__media .team__head .team__ico svg {
  width: 100%;
  height: 100%;
}
.layout__team .team__main {
  padding: 2rem;
}

.layout__contact .contact__formular:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .layout__contact .contact__formular:not(:last-child) {
    margin-bottom: 5rem;
  }
}
.layout__contact .contact__form {
  display: grid;
  grid-gap: 1rem;
}
@media screen and (min-width: 768px) {
  .layout__contact .contact__form {
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    grid-gap: 3.75rem;
  }
}
.layout__contact .contact__list {
  margin: 0 -2rem -2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.layout__contact .contact__list .contact__item {
  margin: 0 1rem 2rem;
  width: calc(100% - 2rem);
}
@media screen and (min-width: 768px) {
  .layout__contact .contact__list .contact__item {
    width: calc(33.3% - 2rem);
  }
}
.layout__contact .contact__layout {
  border-radius: 1.25rem;
  padding: 2rem;
  height: 100%;
  margin: 0 auto;
  -webkit-box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
          box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
}
.layout__contact .contact__layout .contact__header:not(:last-child),
.layout__contact .contact__layout .contact__main:not(:last-child) {
  margin-bottom: 2rem;
}
.layout__contact .contact__layout .contact__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.layout__post {
  display: grid;
  grid-gap: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__post {
    grid-template-columns: auto 29.3rem;
    grid-gap: 6rem;
  }
}
.layout__post .post__media {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  width: 10rem;
  margin: 0 auto 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .layout__post .post__media {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    width: auto;
  }
}

.layout__methods .methods__list {
  display: grid;
  grid-gap: 3rem;
}
@media screen and (min-width: 768px) {
  .layout__methods .methods__list {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 3.75rem;
  }
}
.layout__methods .methods__media {
  width: 8.25rem;
  height: 8.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout__methods .methods__media:not(:last-child) {
  margin-bottom: 2rem;
}

.layout__communications .communications__list {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: 2rem;
}
@media screen and (min-width: 768px) {
  .layout__communications .communications__list {
    grid-template-columns: repeat(2, 16.25rem);
    grid-gap: 3.75rem;
  }
}
.layout__communications .communications__item {
  border-radius: 1.25rem;
  overflow: hidden;
  -webkit-box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
          box-shadow: 0.125rem 0.25rem 0.75rem rgba(0, 0, 0, 0.16);
}
.layout__communications .communications__link {
  color: #0A0A0A;
  padding: 2.5rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__communications .communications__link:hover {
  color: #8B2121;
}
.layout__communications .communications__link:hover .communications__media {
  -webkit-transform: translateY(-0.5rem);
          transform: translateY(-0.5rem);
}
.layout__communications .communications__media {
  width: 8.25rem;
  height: 8.25rem;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout__communications .communications__media:not(:last-child) {
  margin-bottom: 2rem;
}

.layout__autorization .autorization__form {
  display: grid;
  grid-gap: 2rem;
}

.layout__results .results__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.layout__results .results__item {
  padding: 2rem 0;
}
.layout__results .results__item:not(:last-child) {
  border-bottom: 1px solid #E2E2E2;
}

.boxes__filter .filter__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .boxes__filter .filter__layout {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.boxes__filter .filter__layout:not(:last-child) {
  margin-bottom: 3.75rem;
}
.boxes__filter .filter__header:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .boxes__filter .filter__header:not(:last-child) {
    margin-bottom: 0;
    margin-right: 3.75rem;
  }
}
.boxes__filter .filter__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .boxes__filter .filter__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.boxes__filter .filter__item:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .boxes__filter .filter__item:not(:last-child) {
    margin-bottom: 0;
    margin-right: 3.75rem;
  }
}

.boxes__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.boxes__item {
  padding: 4.375rem 0;
}
@media screen and (min-width: 768px) {
  .boxes__item {
    padding: 9.375rem 0;
  }
}
.boxes__item:nth-child(even) {
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  .boxes__item:nth-child(odd) .boxes__wrap {
    grid-template-columns: 50rem 22.5rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .boxes__item:nth-child(odd) .boxes__layout {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.boxes__wrap {
  display: grid;
  grid-gap: 2rem;
}
@media screen and (min-width: 768px) {
  .boxes__wrap {
    grid-gap: 11.25rem;
    grid-template-columns: 22.5rem 50rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}

.boxes__media {
  width: 15rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .boxes__media {
    width: 22.5rem;
    height: 22.5rem;
    margin: 0;
  }
}
.boxes__media img,
.boxes__media svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.boxes__header:not(:last-child),
.boxes__main:not(:last-child),
.boxes__footer:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .boxes__header:not(:last-child),
.boxes__main:not(:last-child),
.boxes__footer:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}

.boxes__data .wysiwyg:not(:last-child) {
  margin-bottom: 0.5rem;
}
.boxes__data .data__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.boxes__data .data__item {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.boxes__data .data__item:not(:last-child) {
  margin-right: 1rem;
}
@media screen and (min-width: 768px) {
  .boxes__data .data__item:not(:last-child) {
    margin-right: 3rem;
  }
}
.boxes__data .data__media {
  width: 0.5rem;
  height: 0.5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
}
.boxes__data .data__media:not(:last-child) {
  margin-right: 0.25rem;
}
@media screen and (min-width: 768px) {
  .boxes__data .data__title.data__title_secondary .data__text {
    font-size: 1.125rem;
    line-height: 1.125rem;
  }
}
.boxes__data .data__text {
  font-size: 0.875rem;
  line-height: 1rem;
}