@charset "UTF-8";
.c-block .table table tbody tr, .entry-content div:has(.c-block),
.entry-content div:has(.c-block) div {
  margin: 0;
}

.mob-slider .slick-prev,
.mob-slider .slick-next, .gallery .slick-few .slick-prev,
.gallery .slick-few .slick-next, .slick-one .slick-prev,
.slick-one .slick-next, .slick-one .slick-dots li button {
  padding: 0;
}

.main-block .left .content-header .header-title, .vacancy-card .vacancy-top .vacancy-title, .list-card .card-content .card-title, .c-block .table table tbody tr td strong, .c-block .table table tbody tr td p, .c-block .table table tbody tr td i, .c-block .table table tbody tr td, .c-block .table table, .post-card .card__content .card__title, .post-card, .slick-one .slick-dots, .c-list .list__item, .header ol, .header ul, .c-block .title, .may-have-list ol, .may-have-list ul, .classic_text strong, .classic_text p, .classic_text h1, .classic_text h2, .classic_text h3, .classic_text h4, .classic_text h5, .classic_text h6, .c-block div, .c-block p {
  margin: 0;
  padding: 0;
}

.black {
  background-color: #262626;
}

.p0 {
  padding: 0 !important;
}

.m0 {
  margin: 0 !important;
}

.ptb88 {
  padding-top: 5.5rem !important;
  padding-bottom: 5.5rem !important;
}
@media screen and (max-width: 800px) {
  .ptb88 {
    padding-bottom: 2rem !important;
  }
}

.ptb48 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.ptb32 {
  padding: 2rem 0 2rem 0 !important;
}

.ptb25 {
  padding: 1.5625rem 0 1.5625rem 0 !important;
}

.pl25 {
  padding-left: 1.5625rem !important;
}

.pd {
  padding-left: calc(50% - 628px) !important;
  padding-right: calc(50% - 628px) !important;
}
@media screen and (max-width: 1299px) {
  .pd {
    padding-left: calc(50% - 580px) !important;
    padding-right: calc(50% - 580px) !important;
  }
}
@media screen and (max-width: 1199px) {
  .pd {
    padding-left: calc(50% - 530px) !important;
    padding-right: calc(50% - 530px) !important;
  }
}
@media screen and (max-width: 1068px) {
  .pd {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.plr {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
@media screen and (max-width: 1068px) {
  .plr {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
}

.pl {
  padding-left: 3rem !important;
}
@media screen and (max-width: 1068px) {
  .pl {
    padding-left: 1.25rem !important;
  }
}
@media screen and (max-width: 800px) {
  .pl {
    padding-right: 1.25rem !important;
  }
}

.pr {
  padding-right: 3rem !important;
}
@media screen and (max-width: 1068px) {
  .pr {
    padding-right: 1.25rem !important;
  }
}
@media screen and (max-width: 800px) {
  .pr {
    padding-left: 1.25rem !important;
  }
}

@media screen and (max-width: 800px) {
  .mob.plr-twenty {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
}
@media screen and (max-width: 800px) {
  .mob.plr-zero {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.hidden.desk {
  display: none !important;
}
@media screen and (max-width: 800px) {
  .hidden.desk.block {
    display: block !important;
  }
  .hidden.desk.grid {
    display: grid !important;
  }
  .hidden.desk.flex {
    display: flex !important;
  }
}
@media screen and (max-width: 800px) {
  .hidden.mobile {
    display: none !important;
  }
}

.flex {
  display: flex !important;
}
.flex.wrap {
  flex-wrap: wrap;
}
.flex.align-center {
  align-items: center;
}
.flex.align-end {
  align-items: flex-end;
}
.flex.align-unset {
  align-items: unset;
}
.flex.justify-center {
  justify-content: center;
}
.flex.justify-between {
  justify-content: space-between;
}
.flex.justify-unset {
  justify-content: unset;
}
@media screen and (max-width: 800px) {
  .flex.mob-align-center {
    align-items: center;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-align-end {
    align-items: flex-end;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-align-unset {
    align-items: unset;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-justify-center {
    justify-content: center;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-justify-between {
    justify-content: space-between;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-justify-unset {
    justify-content: unset;
  }
}
.flex.column {
  flex-direction: column;
}
.flex.gap4 {
  gap: 0.25rem;
}
.flex.gap8 {
  gap: 0.5rem;
}
.flex.gap16 {
  gap: 1rem;
}
.flex.gap18 {
  gap: 1.125rem;
}
.flex.gap24 {
  gap: 1.5rem;
}
.flex.gap32 {
  gap: 2rem;
}
.flex.gap40 {
  gap: 2.5rem;
}
.flex.cl-2 {
  gap: 1.125rem;
}
.flex.cl-2 .mw375 {
  max-width: 23.4375rem;
}
.flex.cl-2 > .right, .flex.cl-2 > .left {
  width: 100%;
}
.flex.cl-2:has(.right):has(.left) > .right, .flex.cl-2:has(.right):has(.left) > .left {
  max-width: 50%;
}
@media screen and (max-width: 800px) {
  .flex.cl-2 {
    flex-direction: column;
    gap: 2rem;
  }
  .flex.cl-2:has(.right):has(.left) > .right, .flex.cl-2:has(.right):has(.left) > .left {
    max-width: 100%;
  }
}
.flex.row-reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 800px) {
  .flex.row-reverse.col-def {
    flex-direction: column;
  }
}
.flex.reverse:not(.column, .mob-column) {
  flex-direction: row-reverse;
}
.flex.reverse.column, .flex.reverse.mob-column {
  flex-direction: column-reverse;
}
@media screen and (max-width: 800px) {
  .flex.mob-row {
    flex-direction: row;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-column {
    flex-direction: column;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-reverse:not(.column, .mob-column), .flex.mob-reverse:is(.mob-row) {
    flex-direction: row-reverse;
  }
  .flex.mob-reverse.column, .flex.mob-reverse.mob-column {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 1068px) {
  .flex.mob-gap0 {
    gap: 0rem;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-gap4 {
    gap: 0.25rem;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-gap8 {
    gap: 0.5rem;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-gap16 {
    gap: 1rem;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-gap18 {
    gap: 1.125rem;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-gap24 {
    gap: 1.5rem;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-gap32 {
    gap: 2rem;
  }
}
@media screen and (max-width: 800px) {
  .flex.mob-gap40 {
    gap: 2.5rem;
  }
}
@media screen and (max-width: 500px) {
  .flex.mob-gap100 {
    gap: 6.25rem;
  }
}

.mb88 {
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 1068px) {
  .mb88 {
    margin-bottom: 5.5rem;
  }
}

.mb72 {
  margin-bottom: 4.5rem !important;
}
@media screen and (max-width: 1024px) {
  .mb72 {
    margin-bottom: 0 !important;
  }
}

.c-block {
  display: block;
  position: relative;
  overflow: hidden;
}
.c-block .content {
  position: relative;
}

.grid {
  display: grid;
}
.grid.cl-auto {
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}
@media screen and (max-width: 900px) {
  .grid.cl-auto {
    grid-template-columns: 1fr;
  }
}
.grid.cl-4 {
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem 1.125rem;
}
@media screen and (max-width: 1024px) {
  .grid.cl-4 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 800px) {
  .grid.cl-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 500px) {
  .grid.cl-4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.grid.cl-3 {
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem 1.125rem;
}
@media screen and (max-width: 800px) {
  .grid.cl-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 500px) {
  .grid.cl-3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.grid.cl-2 {
  grid-template-columns: repeat(2, 1fr);
  gap: 1.125rem;
}
@media screen and (max-width: 500px) {
  .grid.cl-2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }
}
.grid.gap4 {
  gap: 0.25rem;
}
.grid.gap24 {
  gap: 1.5rem;
}
@media screen and (max-width: 500px) {
  .grid.mob-gap24 {
    gap: 1.5rem;
  }
}
@media screen and (max-width: 800px) {
  .grid.mob-gap16 {
    gap: 1rem;
  }
}

.maxw-945 {
  max-width: 59.0625rem;
}

.may-have-list ol, .may-have-list ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  list-style: none;
}
.may-have-list ol li, .may-have-list ul li {
  display: flex;
  gap: 0.375rem;
  position: relative;
  align-items: center;
  margin-bottom: 0;
}
.may-have-list ol li::before, .may-have-list ul li::before {
  content: "";
  width: 0.625rem;
  min-width: 0.625rem;
  height: 0.625rem;
  min-height: 0.625rem;
  display: block;
  background: #EF7F1A;
}
.may-have-list.gap8 ol, .may-have-list.gap8 ul {
  gap: 0.5rem;
}

/* =============== Заголовок блоков =============== */
.c-block .title {
  font: normal 700 2.5rem/2.75rem "Lato";
  position: relative;
}
@media screen and (max-width: 800px) {
  .c-block .title {
    font: normal 700 1.75rem/1.875rem "Lato";
  }
}
.c-block .title.black {
  display: block;
  max-width: 41.25rem;
}
.c-block .title.black.p48 {
  padding: 3rem;
}
@media screen and (max-width: 1024px) {
  .c-block .title.black.p48 {
    width: 100%;
    max-width: none;
    padding: 3rem 1.25rem;
  }
}
.c-block .title.black.pb72 {
  padding: 3rem 3rem 4.5rem;
}
@media screen and (max-width: 1024px) {
  .c-block .title.black.pb72 {
    padding: 3rem 1.25rem 4.5rem;
  }
}
@media screen and (max-width: 800px) {
  .c-block .title.black.pb72 {
    max-width: none;
    padding: 3rem 1.25rem;
  }
  .c-block .title.black.pb72::after {
    content: "";
    width: 0.625rem;
    height: 0.125rem;
    position: absolute;
    top: 4.0625rem;
    left: 0;
    background: #EF7F1A;
  }
  .c-block .title.black.pb72.l-line.bottom {
    padding: 3rem 1.25rem 4.5rem;
  }
  .c-block .title.black.pb72.l-line.bottom::after {
    content: "";
    width: calc(100% - 20px);
    height: 0.125rem;
    position: absolute;
    left: 0;
    top: inherit;
    right: inherit;
    bottom: 3rem;
    background: #EF7F1A;
  }
}
@media screen and (max-width: 800px) {
  .c-block .title.black {
    max-width: none;
    padding: 3rem 1.25rem;
  }
}

/* =============== Заголовок страницы/записи =============== */
.header {
  position: relative;
  padding-top: 13.375rem !important;
  margin-bottom: 0;
}
@media screen and (max-width: 1068px) {
  .header {
    padding: 13rem 0 0 0 !important;
  }
  .header .h-title {
    margin-bottom: 2rem;
  }
}
.header.post {
  gap: 0.5rem;
}
.header.post .h-title {
  margin-bottom: 2.5rem;
}
.header.post .title {
  font: 700 2.5rem/2.75rem "Lato" !important;
}
@media screen and (max-width: 1024px) {
  .header.post .title {
    font: 700 1.4375rem/1.5rem "Lato" !important;
  }
}
.header.page .h-title {
  margin-bottom: 5.5rem;
}
.header.page .title {
  font: 800 4rem/4.25rem "Object Sans";
}
@media screen and (max-width: 1068px) {
  .header.page .title {
    font: 800 2.5rem/2.75rem "Object Sans";
  }
}
.header ol, .header ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media screen and (max-width: 800px) {
  .header ol, .header ul {
    gap: 0.5rem;
  }
}
.header ol li, .header ul li {
  display: flex;
  gap: 0.375rem;
  align-items: center;
  position: relative;
}
.header ol li::before, .header ul li::before {
  content: "";
  width: 1.375rem;
  min-width: 1.375rem;
  height: 0.0625rem;
  display: block;
  background: #EF7F1A;
}
.header .title {
  hyphens: auto;
}
.header ol li,
.header ul li,
.header .subtitle {
  font: normal 400 1.5rem/1.75rem "Lato";
}
@media screen and (max-width: 800px) {
  .header ol li,
  .header ul li,
  .header .subtitle {
    font: normal 400 1.25rem/1.375rem "Lato";
  }
}
.header .subtitle:not(:has(ul, ol)) {
  max-width: 41.8125rem;
}
.header img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 18.75rem;
  object-fit: cover;
  object-position: center;
  z-index: -1;
}
.header .h-title {
  padding: 3rem;
  width: 100%;
  max-width: 53.875rem;
}
@media screen and (max-width: 1068px) {
  .header .h-title {
    padding: 3rem 1.25rem;
  }
}
@media screen and (max-width: 1024px) {
  .header .h-title {
    max-width: none;
  }
}
.header .time {
  font: 400 0.875rem/1rem "Lato";
  color: rgba(255, 255, 255, 0.4);
}

/* =============== Подзаголовок =============== */
.c-block .subtitle.c-orange {
  color: #EF7F1A;
}
.c-block .subtitle.fs-18 {
  font: normal 700 1.125rem/1.375rem "Lato";
}

/* =============== Обводка блоков =============== */
.c-block.line::before,
.c-block.line .title::after {
  content: "";
  height: 0.125rem;
  position: absolute;
  top: 4.0625rem;
  left: 0;
  background: #EF7F1A;
}
.c-block.line::before {
  width: 100vw;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .c-block.line::before {
    content: none;
  }
}
.c-block.line .title::after {
  width: 2rem;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .c-block.line .title::after {
    width: 0.625rem;
  }
}
.c-block .l-line.bottom::after {
  content: "";
  width: 100vw;
  height: 0.125rem;
  position: absolute;
  bottom: 3rem;
  right: 11.75rem;
  background-color: #EF7F1A;
}
.c-block .l-line.center::before {
  content: "";
  width: 100vw;
  height: 0.125rem;
  position: absolute;
  top: 1.25rem;
  right: 100%;
  background: #EF7F1A;
}
@media screen and (max-width: 800px) {
  .c-block .l-line.center::before {
    top: 0.8rem;
  }
}
.c-block .l-line.center.l25::before {
  right: calc(100% + 1rem);
}
@media screen and (max-width: 1068px) {
  .c-block .l-line.center.l25::before {
    right: calc(100% + 0.5rem);
  }
}
.c-block .l-line.l-doc::before {
  content: "";
  width: 100vw;
  height: 0.125rem;
  position: absolute;
  top: 3.75rem;
  right: calc(100% - 32px);
  background: #EF7F1A;
}
@media screen and (max-width: 1068px) {
  .c-block .l-line.l-doc::before {
    right: calc(100% - 10px);
  }
}
.c-block .l-line.l-doc:has(.title)::before {
  top: 4.375rem;
}
@media screen and (max-width: 800px) {
  .c-block .l-line.l-doc:has(.title)::before {
    top: 3.75rem;
  }
}
.c-block.l-around {
  padding-bottom: 3.625rem !important;
  position: relative;
}
.c-block.l-around::after {
  content: "";
  width: 100%;
  height: calc(100% - 38px);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: url("../img/line.svg") right top no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1670px) {
  .c-block.l-around::after {
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 1024px) {
  .c-block.l-around::after {
    content: none;
  }
}
@media screen and (max-width: 1024px) {
  .c-block.l-around {
    padding-bottom: 0 !important;
  }
}
.c-block .block-bg {
  position: relative;
}
.c-block .block-bg::after {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  background: #262626;
}
@media screen and (max-width: 800px) {
  .c-block .block-bg::after {
    content: none;
  }
}
.c-block .block-bg.left::after {
  right: 100%;
}
.c-block .block-bg.right::after {
  left: 100%;
}
.c-block .block-bg.right48::before {
  content: "";
  width: 3rem;
  height: 100%;
  position: absolute;
  top: 0;
  right: -3rem;
  z-index: 3;
  background: #262626;
}
@media screen and (max-width: 800px) {
  .c-block .block-bg.right48::before {
    content: none;
  }
}
.c-block .block-bg.right100-48::before {
  content: "";
  width: calc(100% + 3rem);
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  background: #262626;
}
@media screen and (max-width: 800px) {
  .c-block .block-bg.right100-48::before {
    content: none;
  }
}
.c-block .block-bg__v3 {
  position: relative;
}
.c-block .block-bg__v3::after {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  right: 100%;
  background: #262626;
}
@media screen and (max-width: 800px) {
  .c-block .block-bg__v3::after {
    content: none;
  }
}
.c-block .block-bg__v3.right::before {
  content: "";
  width: calc(100% + 3rem);
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  background: #262626;
}
@media screen and (max-width: 800px) {
  .c-block .block-bg__v3.right::before {
    content: none;
  }
}
.c-block .block-bg100 {
  position: relative;
}
.c-block .block-bg100::after, .c-block .block-bg100::before {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  background: #262626;
}
.c-block .block-bg100::before {
  left: 100%;
}
.c-block .block-bg100::after {
  right: 100%;
}

/* =============== Кнопка =============== */
.btn {
  width: fit-content;
  height: fit-content;
  position: relative;
  cursor: pointer;
}
.btn.inline {
  display: inline-block;
}
.btn.btn-bg {
  background: #EF7F1A;
  font: normal 700 1rem/1.125rem "Lato";
}
.btn.btn-bg .btn-link {
  padding: 1.125rem 3rem;
  border: 0;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
@media screen and (max-width: 800px) {
  .btn.btn-bg .btn-link {
    padding: 1.125rem 1rem;
  }
}
.btn.btn-br {
  font: normal 400 0.875rem/1rem "Lato";
  border: 0.125rem solid #EF7F1A;
}
.btn.btn-br:hover {
  border-color: #E07210;
}
.btn.btn-br.font700 {
  font: normal 700 1rem/1.125rem "Lato";
}
.btn.btn-br .btn-link {
  padding: 0.875rem 1.5rem;
  -webkit-tap-highlight-color: transparent;
}
.btn .c-orange {
  color: #EF7F1A;
}
.btn .c-white {
  color: white;
}
.btn .btn-link {
  display: block;
  position: relative;
  overflow: hidden;
  transition: 0.4s;
  box-shadow: none;
  text-decoration: none;
  align-items: center;
  justify-content: center;
}
.btn .btn-link::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #E07210;
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: 2;
  top: var(--top-position);
  left: var(--left-position);
}
.btn .btn-link:hover::after {
  width: 300%;
  height: 35.125rem;
}
.btn .btn-link span {
  display: block;
  position: relative;
  z-index: 3;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .btn.mob-100 {
    width: 100%;
  }
  .btn.mob-100 .btn-link {
    width: 100%;
  }
}
.btn.w100, .btn .w100 {
  width: 100%;
}
.btn.h100, .btn .h100 {
  height: 100%;
}
.btn.fs14-400 {
  font: normal 400 0.875rem/1rem "Lato";
}
.btn .btn-link.p16 {
  padding: 1rem 0.5rem;
}
.btn .btn-link.p20-24 {
  padding: 1.25rem 1.5rem;
}
.btn:hover .c-orange, .btn:hover .c-white {
  color: white;
}

/* =============== Список =============== */
.c-list {
  gap: 2rem;
}
.c-list.row .list__item strong:before {
  margin-top: 0.5625rem;
}
@media screen and (max-width: 800px) {
  .c-list.row .list__item strong:before {
    margin-top: 0;
    align-self: center;
  }
}
@media screen and (max-width: 800px) {
  .c-list.row .list__item strong {
    font: normal 700 1.25rem/1.375rem "Lato";
    align-items: center;
  }
}
@media screen and (max-width: 800px) {
  .c-list.row .list__item p {
    font: normal 400 1rem/1.375rem "Lato";
  }
}
.c-list.column .list__item strong {
  align-items: center;
}
.c-list .list__item {
  gap: 1rem;
}
.c-list .list__item strong {
  gap: 0.5625rem;
  font: normal 700 1.5rem/1.75rem "Lato";
  color: #EF7F1A;
}
.c-list .list__item strong:before {
  content: "";
  width: 0.625rem;
  min-width: 0.625rem;
  max-width: 0.625rem;
  height: 0.625rem;
  min-height: 0.625rem;
  max-height: 0.625rem;
  display: block;
  background-color: #EF7F1A;
}
@media screen and (max-width: 800px) {
  .c-list .list__item strong {
    font: normal 700 1.25rem/1.375rem "Lato";
    align-items: center;
  }
}
.c-list .list__item p {
  font: normal 400 1rem/1.375rem "Lato";
}

/* =============== Слайдер =============== */
.slick-one .slick-arrow,
.slick-few .slick-arrow {
  overflow: hidden;
  transition: background 0.4s ease-in-out;
}
.slick-one .slick-arrow:hover,
.slick-few .slick-arrow:hover {
  background: transparent;
}
.slick-one .slick-arrow:hover::after,
.slick-few .slick-arrow:hover::after {
  width: 300%;
  height: 200px;
}
.slick-one .slick-arrow::after,
.slick-few .slick-arrow::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: -1;
  top: var(--top-position);
  left: var(--left-position);
  background-color: #EF7F1A;
}

/* =============== Одинарный слайдер =============== */
.slick-one {
  width: 100%;
  min-width: 18.75rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  .slick-one {
    width: 100%;
    min-width: inherit;
    max-width: none;
  }
}
.slick-one.top72 {
  position: relative;
  top: -4.5rem;
}
@media screen and (max-width: 1024px) {
  .slick-one.top72 {
    top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .slick-one.border.bottom {
    margin-bottom: 2.375rem !important;
  }
}
.slick-one.border.bottom::after, .slick-one.border.bottom::before {
  content: "";
  position: absolute;
}
.slick-one.border.bottom::after {
  width: 100vw;
  height: 6.375rem;
  left: calc(100% - 136px);
  bottom: -4.5rem;
  z-index: 2;
  border-left: 0.125rem solid #EF7F1A;
  border-bottom: 0.125rem solid #EF7F1A;
}
@media screen and (max-width: 1024px) {
  .slick-one.border.bottom::after {
    height: 1.5rem;
    left: 3rem;
    bottom: -2.375rem;
  }
}
.slick-one.border.bottom::before {
  height: 21.9375rem;
  width: calc(100% + 80px);
  background: #262626;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.0862745098);
  left: 3rem;
  bottom: -3rem;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .slick-one.border.bottom::before {
    height: 6.25rem;
    left: 1.5rem;
    bottom: -1.5rem;
  }
}
.slick-one.border.right::after, .slick-one.border.right::before {
  content: "";
  position: absolute;
  border: 0.125rem solid #EF7F1A;
}
.slick-one.border.right::after {
  width: 85%;
  height: calc(100% - 10px);
  top: -1.5625rem;
  right: -1.5625rem;
  z-index: -1;
  border-bottom: none;
}
.slick-one.border.right::before {
  width: 95%;
  height: 3.75rem;
  bottom: -1.5625rem;
  right: -1.5625rem;
  z-index: 2;
  border-top: none;
}
.slick-one.border.left::after, .slick-one.border.left::before {
  content: "";
  position: absolute;
  border: 0.125rem solid #EF7F1A;
}
.slick-one.border.left::after {
  width: 85%;
  height: calc(100% - 10px);
  top: -1.5625rem;
  left: -1.5625rem;
  z-index: -1;
  border-bottom: none;
}
@media screen and (max-width: 800px) {
  .slick-one.border.left::after {
    right: -1.5625rem;
    left: inherit;
  }
}
.slick-one.border.left::before {
  width: 95%;
  height: 3.75rem;
  bottom: -1.5625rem;
  left: -1.5625rem;
  z-index: 2;
  border-top: none;
}
@media screen and (max-width: 800px) {
  .slick-one.border.left::before {
    right: -1.5625rem;
    left: inherit;
  }
}
.slick-one .figure {
  height: 32.8125rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .slick-one .figure {
    height: 30.125rem;
  }
}
@media screen and (max-width: 900px) {
  .slick-one .figure {
    height: 25rem;
  }
}
@media screen and (max-width: 500px) {
  .slick-one .figure {
    height: 18.75rem;
  }
}
.slick-one .figure.size-2 {
  height: 24.5625rem;
}
@media screen and (max-width: 1200px) {
  .slick-one .figure.size-2 {
    height: 18.75rem;
  }
}
@media screen and (max-width: 900px) {
  .slick-one .figure.size-2 {
    height: 18.75rem;
  }
}
@media screen and (max-width: 500px) {
  .slick-one .figure.size-2 {
    height: 18.75rem;
  }
}
.slick-one .figure::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #262626;
}
.slick-one .figure .img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.slick-one .slick-dots {
  width: 100%;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 2rem;
  left: 0;
  z-index: 20;
  list-style: none;
}
.slick-one .slick-dots li {
  height: 0.125rem;
  width: 3rem;
  cursor: pointer;
}
.slick-one .slick-dots li.slick-active button {
  background: #EF7F1A;
}
.slick-one .slick-dots li button {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  outline: none;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background: #FFF;
  cursor: pointer;
}
.slick-one .slick-list::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #262626;
}
.slick-one .slick-prev,
.slick-one .slick-next {
  width: 1.875rem;
  height: 3.125rem;
  display: flex;
  position: absolute;
  top: 50%;
  z-index: 10;
  box-shadow: none;
  transition: opacity 0.4s ease-in-out;
  background: rgba(255, 255, 255, 0.8);
  color: black;
  font-size: 0;
  cursor: pointer;
  outline: none;
  border: none;
  opacity: 0.3;
}
.slick-one .slick-prev::before,
.slick-one .slick-next::before {
  content: "";
  width: 0.6875rem;
  height: 1.25rem;
  margin: auto;
  filter: brightness(0) saturate(100%);
  background: url("../img/arrow-slider.svg") center center no-repeat;
  background-size: contain;
}
.slick-one .slick-prev {
  left: 5px;
}
.slick-one .slick-prev::before {
  transform: rotate(180deg);
}
.slick-one .slick-next {
  right: 5px;
}
.slick-one:hover .slick-prev,
.slick-one:hover .slick-next {
  opacity: 1;
}

.mh525 {
  max-height: 32.8125rem;
}

/* =============== Галерея =============== */
.gallery.images .title {
  gap: 1.5rem;
}
.gallery.images .title::before {
  content: "";
  height: 0.125rem;
  width: 100vw;
  position: absolute;
  right: 100%;
  bottom: 0;
  background: #EF7F1A;
}
.gallery.images .title::after {
  content: "";
  height: 0.125rem;
  width: 23.75rem;
  display: block;
  background: #EF7F1A;
}
@media screen and (max-width: 500px) {
  .gallery.images .title::after {
    width: 70%;
  }
}
.gallery.images:not(:has(.desc)) .title {
  max-width: 80%;
}
@media screen and (max-width: 800px) {
  .gallery.images:not(:has(.desc)) .title {
    max-width: none;
  }
}
.gallery.images .desc {
  max-width: 35.6875rem;
}
@media screen and (max-width: 800px) {
  .gallery.images .gap40 {
    gap: 2rem !important;
  }
}
.gallery .slick-few.images .figure {
  width: 23.375rem;
  height: 17.125rem;
  position: relative;
}
@media screen and (max-width: 500px) {
  .gallery .slick-few.images .figure {
    width: 20.625rem;
    height: 15rem;
  }
}
.gallery .slick-few.images .figure .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.gallery .slick-few.posts .post-card {
  height: auto;
  min-width: 21.875rem;
  max-width: 21.875rem;
}
@media screen and (max-width: 1024px) {
  .gallery .slick-few.posts .post-card {
    max-width: 18.75rem;
    min-width: 18.75rem;
  }
}
.gallery .slick-few .slick-track {
  display: flex;
  gap: 1.125rem;
}
.gallery .slick-few .slick-prev,
.gallery .slick-few .slick-next {
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  position: absolute;
  right: calc(50% - 580px);
  bottom: calc(100% + 24px);
  font-size: 0;
  border: 0.125rem solid #EF7F1A;
  background: unset;
  cursor: pointer;
}
.gallery .slick-few .slick-prev::before,
.gallery .slick-few .slick-next::before {
  content: "";
  margin: auto;
  width: 0.6875rem;
  height: 1.25rem;
  background: url("../img/arrow-slider.svg") center center no-repeat;
  background-size: contain;
}
.gallery .slick-few .slick-prev:hover::before,
.gallery .slick-few .slick-next:hover::before {
  filter: brightness(10);
}
@media screen and (max-width: 1299px) {
  .gallery .slick-few .slick-prev,
  .gallery .slick-few .slick-next {
    right: calc(50% - 530px);
  }
}
@media screen and (max-width: 1199px) {
  .gallery .slick-few .slick-prev,
  .gallery .slick-few .slick-next {
    right: calc(50% - 482px);
  }
}
@media screen and (max-width: 1068px) {
  .gallery .slick-few .slick-prev,
  .gallery .slick-few .slick-next {
    right: 1.25rem;
  }
}
.gallery .slick-few .slick-prev {
  margin-right: 3.25rem;
}
.gallery .slick-few .slick-prev::before {
  transform: rotate(180deg);
}

@media screen and (max-width: 700px) {
  .mob-gap {
    gap: 5.5rem !important;
  }
}

/* =============== Текст =============== */
.maxw-864 {
  max-width: 54rem;
}

/* =============== Новости =============== */
.news > .gallery {
  margin-top: 4.25rem;
}

.post-card {
  position: relative;
  transition: 0.3s linear;
}
.post-card:hover {
  box-shadow: 0 0.25rem 1.25rem rgba(255, 255, 255, 0.18);
}
.post-card:hover figure img {
  transform: scale(1.25);
}
.post-card figure {
  width: 100%;
  height: 15.625rem;
  min-height: 15.625rem;
  max-height: 15.625rem;
  display: block;
  overflow: hidden;
  opacity: 1;
}
.post-card figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: 0.3s linear;
  opacity: 1;
}
.post-card .card__content {
  height: 100%;
  padding: 1.125rem;
  gap: 1rem;
  background: #262626;
}
.post-card .card__content .card__title {
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font: normal 700 1.125rem/1.375rem "Lato";
}
.post-card .card__content .card__title span {
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.post-card .card__content .card__bottom {
  margin-top: auto;
  gap: 0.625rem;
}
.post-card .card__content .card__bottom .time {
  font: normal 400 14px/16px "Lato";
  color: rgba(255, 255, 255, 0.4);
}

/* =============== Таблица =============== */
.c-block .table table {
  width: 100%;
  max-width: 54rem;
  margin: 0 auto;
}
.c-block .table table tbody {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.c-block .table table tbody tr {
  padding: 0 0 1.5rem 0;
  display: flex;
  gap: 0.5rem;
  justify-content: space-between;
  border-bottom: 0.125rem solid #EF7F1A;
}
.c-block .table table tbody tr:last-child {
  border-bottom: none;
}
.c-block .table table tbody tr td {
  flex: 1 1;
  display: flex;
  flex-direction: column;
}
.c-block .table table tbody tr td:last-child {
  text-align: right;
}
@media screen and (max-width: 800px) {
  .c-block .table table tbody tr td:last-child {
    text-align: left;
  }
}
/* =============== Ссылки =============== */
.c-block .has-link.c-orange a {
  color: #EF7F1A;
  font: 700 1.5rem/1.75rem "Lato";
}
@media screen and (max-width: 800px) {
  .c-block .has-link.c-orange a {
    font: 700 1.25rem/1.375rem "Lato";
  }
}

/* =============== Карта =============== */
.c-block .map {
  position: relative;
  padding-bottom: 1.5rem !important;
}
.c-block .map .content {
  height: 33.5rem;
  position: relative;
}
.c-block .map .content::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: -1.5rem;
  bottom: -1.5rem;
  z-index: -1;
  border: 0.125rem solid #EF7F1A;
}
.c-block .map .content ymaps {
  filter: grayscale(1);
}

/* =============== Заполнить анкету =============== */
.small-title {
  font: normal 700 1.5rem/1.75rem "Lato";
}

.from-btn .btn .btn-link {
  padding: 1.25rem !important;
  text-align: center;
}

/* =============== Карточки продукции =============== */
.product-card {
  position: relative;
  overflow: hidden;
}
.product-card .card-href {
  display: block;
  position: relative;
}
.product-card .card-href::before, .product-card .card-href::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  transition: 0.3s;
  transform: scale(0);
  border: 0.125rem solid #EF7F1A;
}
.product-card .card-href::before {
  border-top: 0;
  border-right: 0;
  transform-origin: 0 100%;
}
.product-card .card-href::after {
  border-bottom: 0;
  border-left: 0;
  transform-origin: 100% 0;
}
.product-card .card-href:hover::before, .product-card .card-href:hover::after {
  transform: scale(1);
}
.product-card .card-href:hover .card-bottom .card-title::after {
  width: 3.375rem;
  min-width: 3.375rem;
}
.product-card .card-href .card-figure {
  height: 100%;
  min-height: 11.5625rem;
  max-height: 11.5625rem;
}
.product-card .card-href .card-figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: center;
}
.product-card .card-href .card-bottom {
  width: 100%;
  height: fit-content;
  padding: 0.75rem;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.product-card .card-href .card-bottom .card-title {
  position: relative;
  font: normal 700 1.125rem/1.375rem "Lato";
}
.product-card .card-href .card-bottom .card-title::after {
  content: "";
  width: 2.5rem;
  min-width: 2.5rem;
  height: 0.5rem;
  display: block;
  position: relative;
  background: url(//www.npospeckran.ru/wp-content/themes/speckran/assets/img/arrow-link.svg) right center no-repeat;
  background-size: cover;
  transition: 0.5s;
}
.product-card .card-href .card-bottom .card-title span {
  max-width: 75%;
  width: fit-content;
}

/* =============== Форма обратной связи =============== */
.feedback-form {
  display: flex;
  gap: 1.125rem;
}
.feedback-form > .left {
  flex-basis: 35%;
}
.feedback-form > .right {
  flex-basis: 65%;
}
.feedback-form .wpcf7-response-output {
  display: none;
}
.feedback-form .mw276 {
  max-width: 17.25rem;
}
.feedback-form label {
  font: normal 400 0.875rem/1rem "Lato";
}
.feedback-form .btn__wrapper, .feedback-form .btn-link {
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  .feedback-form {
    flex-direction: column;
    gap: 2rem;
  }
}

.feedback .d-none,
.feedback br {
  display: none;
}
.feedback input,
.feedback textarea {
  padding: 0.75rem;
  background: #262626;
  border: none;
  outline: none;
  border-radius: 0;
  color: white;
}
.feedback .inputs input {
  width: 100%;
}
.feedback .comment textarea {
  width: 100%;
  height: 5rem;
}
.feedback .bottom .wpcf7-spinner {
  display: none;
}

/* =============== Документы =============== */
.mw864 {
  max-width: 54rem;
}

.documents {
  position: relative;
}
@media screen and (max-width: 500px) {
  .documents .tabs-titles {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
  }
}
.documents .tabs-titles .tab-title {
  padding: 0.5rem 2rem;
  color: rgba(255, 255, 255, 0.4);
  font: normal 400 0.875rem/1rem "Lato";
  text-align: center;
  border: 0.0625rem solid rgba(255, 255, 255, 0.4);
  background: transparent;
  transition: 0.3s ease-out;
  cursor: pointer;
}
.documents .tabs-titles .tab-title.active {
  color: white;
  border-color: #EF7F1A;
  background: #EF7F1A;
}
@media screen and (max-width: 500px) {
  .documents .tabs-titles .tab-title {
    width: 100%;
    padding: 0.5rem;
  }
  .documents .tabs-titles .tab-title.span2 {
    grid-column: 1/span 2;
  }
}
.documents .tabs-content {
  position: relative;
}
.documents .tabs-content .tab-images {
  position: relative;
}
.documents .tabs-content .tab-images[aria-hidden=true] {
  display: none;
}
.documents .tabs-content .tab-images .gallery {
  position: relative;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1.5rem 1.125rem;
}
@media screen and (max-width: 1068px) {
  .documents .tabs-content .tab-images .gallery {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 500px) {
  .documents .tabs-content .tab-images .gallery {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem 1rem;
  }
}
.documents .tabs-content .tab-images .gallery .figure {
  width: 100% !important;
}
.documents .tabs-content .tab-images .gallery .figure:hover {
  box-shadow: 0 0.25rem 1.25rem rgba(255, 255, 255, 0.18);
}
.documents .tabs-content .tab-images .gallery .figure .img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.mob-slider .slick-track {
  display: flex;
  gap: 1.125rem;
}
.mob-slider .slick-prev,
.mob-slider .slick-next {
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  position: absolute;
  right: calc(50% - 580px);
  bottom: calc(100% + 24px);
  font-size: 0;
  border: 0.125rem solid #EF7F1A;
  background: unset;
  cursor: pointer;
}
.mob-slider .slick-prev::before,
.mob-slider .slick-next::before {
  content: "";
  margin: auto;
  width: 0.6875rem;
  height: 1.25rem;
  background: url("../img/arrow-slider.svg") center center no-repeat;
  background-size: contain;
}
.mob-slider .slick-prev:hover::before,
.mob-slider .slick-next:hover::before {
  filter: brightness(10);
}
@media screen and (max-width: 1299px) {
  .mob-slider .slick-prev,
  .mob-slider .slick-next {
    right: calc(50% - 530px);
  }
}
@media screen and (max-width: 1199px) {
  .mob-slider .slick-prev,
  .mob-slider .slick-next {
    right: calc(50% - 482px);
  }
}
@media screen and (max-width: 1068px) {
  .mob-slider .slick-prev,
  .mob-slider .slick-next {
    right: 1.25rem;
  }
}
.mob-slider .slick-prev {
  margin-right: 3.25rem;
}
.mob-slider .slick-prev::before {
  transform: rotate(180deg);
}
@media screen and (max-width: 500px) {
  .mob-slider {
    grid-template-columns: 1fr !important;
  }
  .mob-slider .figure {
    max-width: 10rem !important;
  }
}

/* =============== Список опросных листов =============== */
.list-card {
  transition: 0.3s linear;
}
.list-card:hover {
  box-shadow: 0 0.25rem 1.25rem rgba(255, 255, 255, 0.18);
}
.list-card .figure {
  width: 100%;
  height: 11.9375rem;
  min-height: 11.9375rem;
  max-height: 11.9375rem;
  overflow: hidden;
}
.list-card .figure .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.list-card .card-content {
  width: 100%;
  height: 100%;
  padding: 1.125rem;
  background: #262626;
}
.list-card .card-content .card-title {
  font: normal 700 1.25rem/1.375rem "Lato";
}
.list-card .card-content .card-bottom {
  margin-top: auto;
}

/* =============== Вакансии =============== */
.vacancy-card {
  height: 100%;
  padding: 1.125rem !important;
}
.vacancy-card .vacancy-top .vacancy-title {
  color: white;
  font: normal 700 1.5rem/1.75rem "Lato";
}
.vacancy-card .vacancy-top .vacancy-desc {
  color: rgba(255, 255, 255, 0.7);
  font: normal 400 1rem/1.375rem "Lato";
}
.vacancy-card .vacancy-bottom {
  margin-top: auto !important;
}
.vacancy-card .vacancy-bottom .wage {
  color: #EF7F1A;
  text-align: right;
  font: normal 700 1.5rem/1.75rem "Lato";
}
@media screen and (max-width: 800px) {
  .vacancy-card .vacancy-bottom .wage {
    font: normal 700 1.25rem/1.375rem "Lato";
  }
}

/* =============== Главный блок =============== */
.main-pd {
  padding: 0 !important;
}
@media screen and (min-width: 1441px) {
  .main-pd {
    padding-left: calc(50% - 628px) !important;
    padding-right: calc(50% - 628px) !important;
  }
}

.main-block {
  position: relative;
  margin-bottom: 1.5rem !important;
}
.main-block .left {
  width: 100%;
  flex-basis: 30%;
  position: relative;
}
.main-block .left .content-header {
  width: 32.5rem;
  position: absolute;
  top: 50%;
  left: calc(100% - 335px);
  z-index: 3;
  transform: translateY(-50%);
}
.main-block .left .content-header::after, .main-block .left .content-header::before {
  content: "";
  position: absolute;
  left: -3.75rem;
  border: 0.125rem solid #EF7F1A;
}
.main-block .left .content-header::before {
  width: 90%;
  height: calc(100% + 48px);
  bottom: -3rem;
  z-index: -1;
  border-top: none;
}
.main-block .left .content-header::after {
  width: 100%;
  height: 30%;
  top: -3rem;
  z-index: 3;
  border-bottom: none;
}
.main-block .left .content-header .header-suptitle {
  display: flex;
  gap: 0.375rem;
  align-items: center;
  position: relative;
  font: normal 400 1.5rem/1.75rem "Lato";
}
.main-block .left .content-header .header-suptitle::before {
  content: "";
  width: 1.3125rem;
  min-width: 1.3125rem;
  height: 0.0625rem;
  display: block;
  background: #EF7F1A;
}
.main-block .left .content-header .header-title {
  font: normal 700 4rem/4.25rem "Object Sans";
  white-space: nowrap;
}
.main-block .left .content-header .header-subtitle {
  color: #EF7F1A;
  font: normal 400 1.5rem/1.75rem "Lato";
}
@media screen and (min-width: 1441px) {
  .main-block .left .content-header {
    left: 0;
  }
}
@media screen and (max-width: 1350px) {
  .main-block .left .content-header {
    left: calc(100% - 360px);
  }
}
@media screen and (max-width: 1299px) {
  .main-block .left .content-header {
    left: calc(100% - 320px);
  }
}
@media screen and (max-width: 1230px) {
  .main-block .left .content-header {
    left: calc(100% - 330px);
  }
}
@media screen and (max-width: 1200px) {
  .main-block .left .content-header {
    left: calc(100% - 340px);
  }
}
@media screen and (max-width: 1199px) {
  .main-block .left .content-header {
    left: calc(100% - 290px);
  }
}
@media screen and (max-width: 1100px) {
  .main-block .left .content-header {
    left: calc(100% - 310px);
  }
}
@media screen and (max-width: 1100px) {
  .main-block .left .content-header {
    left: 0;
  }
}
.main-block .right {
  width: 100%;
  min-width: 0;
  flex-basis: 70%;
}
.main-block .right .slider {
  height: 37.5rem;
  position: relative;
}
.main-block .right .slider .slick-one {
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.main-block .right .slider .slick-one .slick-list {
  height: 100%;
  overflow: hidden;
}
.main-block .right .slider .slick-one .figure {
  width: 100%;
  height: 100%;
}
.main-block .right .slider .slick-one .figure .img {
  object-fit: cover !important;
  object-position: center;
}
.main-block .right .slider::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 1.5rem;
  left: 2.125rem;
  z-index: -1;
  border: 0.125rem solid #EF7F1A;
}
@media screen and (max-width: 1068px) {
  .main-block {
    flex-direction: column-reverse;
  }
  .main-block .left, .main-block .right {
    flex-basis: 100%;
  }
  .main-block .left .content-header {
    width: 100%;
    position: relative;
    top: 0;
    transform: translateY(0);
  }
  .main-block .left .content-header::after, .main-block .left .content-header::before {
    content: "";
    height: 10%;
    position: absolute;
    left: -1.25rem;
    border: 0.125rem solid #EF7F1A;
  }
  .main-block .left .content-header::before {
    bottom: -1.5rem;
    border-top: none;
    z-index: 4;
  }
  .main-block .left .content-header::after {
    width: 100%;
    top: -1.5rem;
    border-bottom: none;
  }
  .main-block .left .content-header .header-suptitle {
    font: normal 400 1.25rem/1.375rem "Lato";
  }
  .main-block .left .content-header .header-title {
    font: normal 700 2.5rem/2.75rem "Object Sans";
    white-space: normal;
  }
  .main-block .left .content-header .header-subtitle {
    font: normal 400 1.25rem/1.375rem "Lato";
  }
  .main-block .right .slider {
    height: 18.75rem;
  }
}

/* =============== Pop-Up =============== */
.pum-container:has(.block-popup) h1, .pum-container:has(.block-popup) h2, .pum-container:has(.block-popup) h3, .pum-container:has(.block-popup) h4, .pum-container:has(.block-popup) h5, .pum-container:has(.block-popup) h6, .pum-container:has(.block-popup) ol, .pum-container:has(.block-popup) ul, .pum-container:has(.block-popup) p, .pum-container:has(.block-popup) i, .pum-container:has(.block-popup) strong, .pum-container:has(.block-popup) b, .pum-container:has(.block-popup) em {
  margin: 0 !important;
  padding: 0 !important;
}
.pum-container:has(.block-popup) ol, .pum-container:has(.block-popup) ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  list-style: none;
}
.pum-container:has(.block-popup) ol li, .pum-container:has(.block-popup) ul li {
  display: flex;
  gap: 0.375rem;
  position: relative;
}
.pum-container:has(.block-popup) ol li::before, .pum-container:has(.block-popup) ul li::before {
  content: "";
  width: 0.625rem;
  min-width: 0.625rem;
  height: 0.625rem;
  min-height: 0.625rem;
  margin-top: 0.3125rem;
  display: block;
  background: #EF7F1A;
}
.pum-container:has(.block-popup) .pop-btn {
  width: fit-content;
  height: fit-content;
  position: relative;
  cursor: pointer;
  background: #EF7F1A;
  transition: 0.4s;
  overflow: hidden;
}
.pum-container:has(.block-popup) .pop-btn .pop-link {
  display: block;
  padding: 1.25rem 3rem;
  position: relative;
  z-index: 2;
  color: white;
  font: normal 700 1rem/1.125rem "Lato";
  border: 0;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  text-align: center;
}
.pum-container:has(.block-popup) .pop-btn .pop-link::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #E07210;
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: -1;
  top: var(--top-position);
  left: var(--left-position);
}
.pum-container:has(.block-popup) .pop-btn .pop-link:hover::after {
  width: 300%;
  height: 35.125rem;
}
.pum-container:has(.block-popup) .pop-btn.w100 {
  width: 100%;
}
@media screen and (max-width: 800px) {
  .pum-container:has(.block-popup) .pop-btn.mob-w100 {
    width: 100%;
  }
}

/* =============== Доп классы для стилизации =============== */
.mt__desk-0 {
  margin-top: 0 !important;
}
.mt__desk-32 {
  margin-top: 2rem !important;
}
.mt__desk-40 {
  margin-top: 2.5rem !important;
}
.mt__desk-88 {
  margin-top: 5.5rem !important;
}
@media screen and (max-width: 800px) {
  .mt__mob-0 {
    margin-top: 0 !important;
  }
  .mt__mob-32 {
    margin-top: 2rem !important;
  }
  .mt__mob-40 {
    margin-top: 2.5rem !important;
  }
  .mt__mob-88 {
    margin-top: 5.5rem !important;
  }
}

.mb__desk-0 {
  margin-bottom: 0 !important;
}
.mb__desk-40 {
  margin-bottom: 2.5rem !important;
}
.mb__desk-88 {
  margin-bottom: 5.5rem !important;
}
@media screen and (max-width: 800px) {
  .mb__mob-0 {
    margin-bottom: 0 !important;
  }
  .mb__mob-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb__mob-88 {
    margin-bottom: 5.5rem !important;
  }
}

.pt__desk-0 {
  padding-top: 0 !important;
}
.pt__desk-40 {
  padding-top: 2.5rem !important;
}
.pt__desk-88 {
  padding-top: 5.5rem !important;
}
@media screen and (max-width: 800px) {
  .pt__mob-0 {
    padding-top: 0 !important;
  }
  .pt__mob-40 {
    padding-top: 2.5rem !important;
  }
  .pt__mob-88 {
    padding-top: 5.5rem !important;
  }
}

.pb__desk-0 {
  padding-bottom: 0 !important;
}
.pb__desk-40 {
  padding-bottom: 2.5rem !important;
}
.pb__desk-88 {
  padding-bottom: 5.5rem !important;
}
@media screen and (max-width: 800px) {
  .pb__mob-0 {
    padding-bottom: 0 !important;
  }
  .pb__mob-40 {
    padding-bottom: 2.5rem !important;
  }
  .pb__mob-88 {
    padding-bottom: 5.5rem !important;
  }
}

/*# sourceMappingURL=blocks.css.map */
