.single-83507 {
  background-color: #F8FFF3;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
}
.single-83507 * {
  box-sizing: border-box;
}
.single-83507__header {
  background: url("/assets/spec/single/83507/img/header.png") no-repeat;
  height: 560px;
  padding: 0;
  margin: 0 0 32px;
  background-size: cover;
  background-position: 35% 0;
}
@media  all and (min-width: 768px) {
  .single-83507__header {
    margin: 0 0 64px;
    background-position: 0 0;
  }
}
.single-83507__header .tag {
  color: var(--Sostav, #F00);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.single-83507__header h1 {
  padding: 0;
  margin: 0;
  color: #FFF;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
}
@media  all and (min-width: 768px) {
  .single-83507__header h1 {
    text-align: start;
  }
}
.single-83507__header h2 {
  padding: 0;
  margin: 0;
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
}
@media  all and (min-width: 768px) {
  .single-83507__header h2 {
    text-align: start;
  }
}
.single-83507__header-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-width: 80%;
  gap: 16px;
  width: 100%;
  margin: 0 auto;
  align-items: center;
}
@media  all and (min-width: 768px) {
  .single-83507__header-content {
    margin: 0 0;
    align-items: start;
    max-width: 305px;
  }
}
.single-83507__header-wrapper {
  backdrop-filter: brightness(0.5);
  padding: 0 12px;
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
@media  all and (min-width: 540px) {
  .single-83507__header-wrapper {
    padding: 0 24px;
  }
}
@media  all and (min-width: 768px) {
  .single-83507__header-wrapper {
    backdrop-filter: brightness(1);
  }
}
@media  all and (min-width: 1400px) {
  .single-83507__header-wrapper {
    width: 90%;
    max-width: 1600px;
    padding: 0;
  }
}
.single-83507__wrapper {
  padding: 0 12px;
  max-width: 100%;
  margin: 0 auto;
}
@media  all and (min-width: 540px) {
  .single-83507__wrapper {
    padding: 0 24px;
  }
}
@media  all and (min-width: 768px) {
  .single-83507__wrapper {
    padding: 0 24px;
    max-width: 1368px;
  }
}
@media  all and (min-width: 1400px) {
  .single-83507__wrapper {
    width: 90%;
    max-width: 1600px;
    padding: 0;
  }
}
.single-83507__wrapper-md {
  max-width: 672px;
}
.single-83507__block {
  margin-bottom: 32px;
}
@media  all and (min-width: 768px) {
  .single-83507__block {
    margin-bottom: 64px;
  }
}
.single-83507__block-wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 24px;
  row-gap: 24px;
}
@media  all and (min-width: 1200px) {
  .single-83507__block-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
.single-83507__block-preview {
  overflow: clip;
  border-radius: 32px;
  position: relative;
  z-index: 2;
}
@media  all and (min-width: 768px) {
  .single-83507__block-preview {
    margin: 0;
    width: 100%;
    border-radius: 64px;
  }
}
.single-83507__block-preview img {
  aspect-ratio: 1/1;
  width: 100%;
  object-fit: cover;
}
.single-83507__block-qoute {
  background-color: #E4FFEA;
  padding: 32px;
  border-radius: 32px;
  position: relative;
  z-index: 2;
}
@media  all and (min-width: 768px) {
  .single-83507__block-qoute {
    border-radius: 64px;
    padding: 64px;
  }
}
.single-83507__block-qoute-wrapper {
  display: grid;
  column-gap: 32px;
  row-gap: 12px;
  grid-template-columns: minmax(250px, 1fr) 1fr;
  grid-template-rows: auto auto 1fr;
  height: 100%;
}
@media  all and (min-width: 768px) {
  .single-83507__block-qoute-wrapper {
    row-gap: 0px;
    grid-template-columns: 120px 1fr;
  }
}
.single-83507__block-qoute-avatar {
  width: 100%;
}
@media  all and (min-width: 768px) {
  .single-83507__block-qoute-avatar {
    grid-row: 2 span;
  }
}
.single-83507__block-qoute-avatar img {
  border-radius: 50%;
  width: 148px;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  object-position: center;
  background-color: white;
  padding: 12px;
  overflow: visible;
}
@media  all and (min-width: 768px) {
  .single-83507__block-qoute-avatar img {
    width: 100%;
  }
}
.single-83507__block-qoute-avatar img.person {
  padding: 0;
  overflow: hidden;
}
.single-83507__block-qoute-name {
  grid-column: 2 span;
  align-self: end;
  color: #13161E;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media  all and (min-width: 768px) {
  .single-83507__block-qoute-name {
    grid-column: 1 span;
  }
}
.single-83507__block-qoute-pos {
  grid-column: 2 span;
  align-self: start;
  color: #13161E;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: none;
}
@media  all and (min-width: 768px) {
  .single-83507__block-qoute-pos {
    grid-column: 1 span;
    display: block;
  }
}
.single-83507__block-qoute-content {
  grid-column: 2 span;
  overflow-y: scroll;
  height: max(350px, 14vw);
  color: #13161E;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 16px 0;
  align-self: stretch;
}
@media  all and (min-width: 768px) {
  .single-83507__block-qoute-content {
    height: max(150px, 14vw);
    margin: 32px 0;
    font-size: 20px;
    overflow-y: hidden;
  }
}
@media  all and (min-width: 1400px) {
  .single-83507__block-qoute-content {
    margin: 62px 0;
  }
}
@media  all and (min-width: 1600px) {
  .single-83507__block-qoute-content {
    height: max(150px, 16vw);
  }
}
@media  all and (min-width: 1800px) {
  .single-83507__block-qoute-content {
    height: 356px;
  }
}
.single-83507__block-qoute-button {
  grid-column: 2 span;
  justify-self: end;
  align-self: end;
}
.single-83507__block__content {
  border-radius: 32px;
  background-color: #E4FFEA;
  padding: 16px;
}
@media  all and (min-width: 1200px) {
  .single-83507__block__content {
    grid-column: 2 span;
    padding: 32px;
    border-radius: 64px;
  }
}
.single-83507__block__content-wrapper {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  row-gap: 24px;
  column-gap: 24px;
}
.single-83507__block__content-wrapper .col-span-2 {
  grid-column: span 1;
}
.single-83507__block__content-wrapper .row-span-2 {
  grid-row: span 2;
}
@media  all and (min-width: 768px) {
  .single-83507__block__content-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
.single-83507__block__content-wrapper > div {
  padding: 32px;
  border-radius: 32px;
  background-color: white;
  color: #13161E;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.single-83507__block__content-wrapper > div:nth-child(2) {
  background-color: #D9FFBE;
}
.single-83507__block__content-wrapper > div:nth-child(3) {
  grid-column: 1 span;
}
@media  all and (min-width: 768px) {
  .single-83507__block__content-wrapper > div:nth-child(3) {
    grid-column: 2 span;
  }
}
.single-83507__block__content ul,
.single-83507__block__content ol {
  padding-left: 24px;
}
.single-83507__block__content h4 {
  padding: 0;
  margin-top: 0;
  color: #13161E;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 16px;
}
.single-83507__block .scroll-container {
  overflow-y: scroll;
}
.single-83507__block .scroll-container::-webkit-scrollbar-thumb {
  background-color: #E4FFEA;
  background-clip: padding-box;
  /* Ensures the border creates the "gap" effect */
  border: 3px solid transparent;
  border-radius: 12px;
}
@media  all and (min-width: 1800px) {
  .single-83507__block .scroll-container.scroll-n {
    overflow-y: initial;
  }
}
.single-83507__block:nth-child(2n) .single-83507__block-qoute {
  background-color: #FFE8C8;
}
@media  all and (min-width: 1200px) {
  .single-83507__block:nth-child(2n) .single-83507__block-qoute {
    order: -1;
  }
}
.single-83507__block:nth-child(2n) .single-83507__block__content {
  background-color: #FFE8C8;
}
.single-83507__block:nth-child(2n) .single-83507__block__content .single-83507__block__content-wrapper > div:nth-child(2) {
  background-color: #FFD18E;
}
.single-83507__block:nth-child(2n) .scroll-container::-webkit-scrollbar-thumb {
  background-color: #FFE8C8;
  background-clip: padding-box;
  /* Ensures the border creates the "gap" effect */
  border: 3px solid transparent;
  border-radius: 12px;
}
.single-83507__credits {
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  color: #F8FFF3;
  background-color: #383A42;
  padding: 24px 0;
}
@media  all and (min-width: 768px) {
  .single-83507__credits {
    padding: 64px 0;
  }
}
.single-83507__credits-header {
  text-align: center;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 80%;
  margin: 0 auto;
}
@media  all and (min-width: 768px) {
  .single-83507__credits-header {
    width: initial;
    margin: initial;
  }
}
.single-83507__credits-header .sh1,
.single-83507__credits-header .sh2 {
  display: none;
}
@media  all and (min-width: 768px) {
  .single-83507__credits-header .sh1,
  .single-83507__credits-header .sh2 {
    display: initial;
  }
}
.single-83507__credits-header .sh1 {
  transform: translate(-7px, 0);
}
.single-83507__credits-header .sh2 {
  transform: translate(8px, 0);
}
.single-83507__credits-body {
  padding-top: 16px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
@media  all and (min-width: 768px) {
  .single-83507__credits-body {
    flex-direction: row;
    gap: 64px;
    padding-top: 24px;
    text-align: initial;
  }
}
.single-83507__credits-body-l,
.single-83507__credits-body-r {
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
@media  all and (min-width: 768px) {
  .single-83507__credits-body-l,
  .single-83507__credits-body-r {
    width: fit-content;
  }
}
@media  all and (min-width: 768px) {
  .single-83507__credits-body-r {
    width: fit-content;
  }
}
.single-83507__credits-body .pos {
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
}
.single-83507__credits-body p {
  margin: 2px;
  font-size: 12px;
}
@media  all and (min-width: 768px) {
  .single-83507__credits-body p {
    font-size: 16px;
  }
}
.single-83507 .button {
  height: fit-content;
  width: fit-content;
  padding: 16px 32px;
  border-radius: 32px;
  background: #F00;
  display: flex;
  align-items: center;
  justify-content: center;
  user-select: none;
  color: #FFF;
  text-align: right;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
  cursor: pointer;
  justify-self: center;
}
@media  all and (min-width: 768px) {
  .single-83507 .button {
    justify-self: end;
  }
}
.single-83507 .scroll-container {
  padding-right: 24px;
}
.single-83507 .scroll-container::-webkit-scrollbar {
  width: 12px;
}
.single-83507 .scroll-container::-webkit-scrollbar-track {
  background-color: #13161E;
  border-radius: 12px;
}
.single-83507 .scroll-container::-webkit-scrollbar-thumb {
  background-color: #E4FFEA;
  background-clip: padding-box;
  /* Ensures the border creates the "gap" effect */
  border: 3px solid transparent;
  border-radius: 12px;
}
.single-83507 h3 {
  padding: 0;
  color: #13161E;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 64px;
}
.single-83507 .sp-sharer {
  width: fit-content;
  margin: 0 auto 32px;
}
@media  all and (min-width: 768px) {
  .single-83507 .sp-sharer {
    margin-bottom: 64px;
  }
}
.swiper-wrapper {
  display: flex;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100% !important;
}
/* Пагинация (точки) */
.swiper-pagination {
  position: absolute;
  margin-top: 20px;
  bottom: 10px;
  z-index: 3;
  width: fit-content;
}
.swiper-pagination1,
.swiper-pagination2,
.swiper-pagination3,
.swiper-pagination5,
.swiper-pagination7 {
  left: calc(50% - 22px);
}
.swiper-pagination4 {
  left: calc(50% - 32px);
}
.swiper-pagination6 {
  left: calc(50% - 98px);
}
.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  display: inline-block !important;
  border-radius: 50% !important;
  background: #fff !important;
  margin: 0 6px !important;
  cursor: pointer !important;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  background: #F00 !important;
}
.first-slide {
  z-index: 2;
}
.swiper-slide-active {
  z-index: 3;
}
.agencyLink,
.link-to-card {
  font-weight: 600;
  text-decoration: none;
  border: none !important;
  white-space: nowrap;
  color: black;
}
.agencyLink span,
.link-to-card span {
  border-bottom: 1px solid #fe0002 !important;
}
.agencyLink img,
.link-to-card img {
  max-height: 18px;
  max-width: 80px;
  vertical-align: middle;
}
/*# sourceMappingURL=index.css.map */