@charset "UTF-8";
@import url("https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/Swiper/11.0.3/swiper-bundle.min.css");
@import url("https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/ion-rangeslider/2.3.1/css/ion.rangeSlider.min.css");
:root {
  --white: #fff;
  --white-50: rgba(255, 255, 255, .5);
  --white-60: rgba(255, 255, 255, .6);
  --white-70: rgba(255, 255, 255, .7);
  --white-80: rgba(255, 255, 255, .8);
  --dark: #20467e;
  --dark-50: #20467e80;
  --accent: #024DC4;
  --blue-light: #3a547c;
  --grey: #B9C8D7;
  --grey-light: #DEE4EE;
  --grey-light_30: #DEE4EE4d;
  --grey-blue: #7990B2;
  --bg: #FCFEFF;
  --bg-grey: #F3F5F8;
  --error: #FF313D;
  --warning: #f5d72d;
  --black: #2C2C2C;
  --time-s: .15s;
  --time: .3s;
  --time-l: .5s;
  --rad: .2rem;
  --rad-xl: 1.2rem;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
.simpleScrollBar, .aboutAwards__scroll.swiper-scrollbar, .serviceMaterials__scroll.swiper-scrollbar, .cooperationReviews__scroll.swiper-scrollbar, .poolCalcProducts__scroll.swiper-scrollbar, .searchMiniWares__scroll.swiper-scrollbar, .contactsPlace__scroll.swiper-scrollbar, .faqImages__scroll.swiper-scrollbar, .object__scroll.swiper-scrollbar, .blog__scroll.swiper-scrollbar, .compareMain__scroll.swiper-scrollbar, .warePhotosSmall__scroll.swiper-scrollbar, .catPreview__scroll.swiper-scrollbar, .catalogSlider__scroll.swiper-scrollbar, .homeObjects__scroll.swiper-scrollbar, .moreBoxes__scroll.swiper-scrollbar {
  display: none;
}
@media (min-width: 1280px) {
  .simpleScrollBar, .aboutAwards__scroll.swiper-scrollbar, .serviceMaterials__scroll.swiper-scrollbar, .cooperationReviews__scroll.swiper-scrollbar, .poolCalcProducts__scroll.swiper-scrollbar, .searchMiniWares__scroll.swiper-scrollbar, .contactsPlace__scroll.swiper-scrollbar, .faqImages__scroll.swiper-scrollbar, .object__scroll.swiper-scrollbar, .blog__scroll.swiper-scrollbar, .compareMain__scroll.swiper-scrollbar, .warePhotosSmall__scroll.swiper-scrollbar, .catPreview__scroll.swiper-scrollbar, .catalogSlider__scroll.swiper-scrollbar, .homeObjects__scroll.swiper-scrollbar, .moreBoxes__scroll.swiper-scrollbar {
    display: block;
    height: 1rem;
    background-color: var(--grey-light);
    overflow: hidden;
    border-radius: var(--rad);
  }
  ._blue .simpleScrollBar, ._blue .aboutAwards__scroll.swiper-scrollbar, ._blue .serviceMaterials__scroll.swiper-scrollbar, ._blue .cooperationReviews__scroll.swiper-scrollbar, ._blue .poolCalcProducts__scroll.swiper-scrollbar, ._blue .searchMiniWares__scroll.swiper-scrollbar, ._blue .contactsPlace__scroll.swiper-scrollbar, ._blue .faqImages__scroll.swiper-scrollbar, ._blue .object__scroll.swiper-scrollbar, ._blue .blog__scroll.swiper-scrollbar, ._blue .compareMain__scroll.swiper-scrollbar, ._blue .warePhotosSmall__scroll.swiper-scrollbar, ._blue .catPreview__scroll.swiper-scrollbar, ._blue .catalogSlider__scroll.swiper-scrollbar, ._blue .homeObjects__scroll.swiper-scrollbar, ._blue .moreBoxes__scroll.swiper-scrollbar {
    background: var(--grey-light_30);
  }
  .simpleScrollBar:empty, .aboutAwards__scroll.swiper-scrollbar:empty, .serviceMaterials__scroll.swiper-scrollbar:empty, .cooperationReviews__scroll.swiper-scrollbar:empty, .poolCalcProducts__scroll.swiper-scrollbar:empty, .searchMiniWares__scroll.swiper-scrollbar:empty, .contactsPlace__scroll.swiper-scrollbar:empty, .faqImages__scroll.swiper-scrollbar:empty, .object__scroll.swiper-scrollbar:empty, .blog__scroll.swiper-scrollbar:empty, .compareMain__scroll.swiper-scrollbar:empty, .warePhotosSmall__scroll.swiper-scrollbar:empty, .catPreview__scroll.swiper-scrollbar:empty, .catalogSlider__scroll.swiper-scrollbar:empty, .homeObjects__scroll.swiper-scrollbar:empty, .moreBoxes__scroll.swiper-scrollbar:empty {
    display: none;
  }
}
.simpleScrollBar [class*=__scrollPane], .aboutAwards__scroll.swiper-scrollbar [class*=__scrollPane], .serviceMaterials__scroll.swiper-scrollbar [class*=__scrollPane], .cooperationReviews__scroll.swiper-scrollbar [class*=__scrollPane], .poolCalcProducts__scroll.swiper-scrollbar [class*=__scrollPane], .searchMiniWares__scroll.swiper-scrollbar [class*=__scrollPane], .contactsPlace__scroll.swiper-scrollbar [class*=__scrollPane], .faqImages__scroll.swiper-scrollbar [class*=__scrollPane], .object__scroll.swiper-scrollbar [class*=__scrollPane], .blog__scroll.swiper-scrollbar [class*=__scrollPane], .compareMain__scroll.swiper-scrollbar [class*=__scrollPane], .warePhotosSmall__scroll.swiper-scrollbar [class*=__scrollPane], .catPreview__scroll.swiper-scrollbar [class*=__scrollPane], .catalogSlider__scroll.swiper-scrollbar [class*=__scrollPane], .homeObjects__scroll.swiper-scrollbar [class*=__scrollPane], .moreBoxes__scroll.swiper-scrollbar [class*=__scrollPane] {
  border-radius: var(--rad);
  background-color: var(--grey);
  height: 1rem;
}

@media (max-width: 767px) {
  [data-devices]:not([data-devices*=mobile]) {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  [data-devices]:not([data-devices*=tablet]) {
    display: none;
  }
}
@media (min-width: 1280px) {
  [data-devices]:not([data-devices*=desktop]) {
    display: none;
  }
}

.t-preload {
  position: relative;
}
.t-preload:before {
  content: "";
  background: var(--white);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  z-index: 1;
}
.t-preload:after {
  content: "";
  position: absolute;
  width: 5.8rem;
  height: 5.8rem;
  top: 50%;
  left: 50%;
  margin: -2.9rem 0 0 -2.9rem;
  background: url(../img/preload_dark.svg) center center/cover no-repeat;
  z-index: 2;
}
.t-preload._dark:before {
  background: var(--dark);
  opacity: 0.5;
}
.t-preload._dark:after {
  background-image: url(../img/preload.svg);
}
.t-preload._blocked {
  pointer-events: none;
}

html {
  overflow-x: hidden;
  width: 100%;
  background: var(--bg);
  font-size: 2.5vw;
  scroll-behavior: smooth;
}
@media (min-width: 768px) {
  html {
    font-size: 1.25vw;
  }
}
@media (min-width: 1280px) {
  html {
    font-size: 0.7352941176vw;
  }
}
@media (min-width: 1360px) {
  html {
    font-size: 10px;
  }
}
html[data-status*=menu] {
  overflow: hidden;
}
@media (min-width: 1280px) {
  html[data-status*=menu] {
    overflow: visible;
  }
}
html[data-status*=modal] {
  overflow: hidden;
}
@media (min-width: 1280px) {
  html[data-status*=modal] body {
    margin-right: 1rem;
  }
}
html[data-status*=modal] .roistat-lh-wrap,
html[data-status*=modal] .roistat-lh-popup {
  transform: rotateY(90deg) scale(0) !important;
}
html[data-status*=blueModal] {
  overflow: hidden;
}
@media (min-width: 1280px) {
  html[data-status*=blueModal] {
    overflow: visible;
  }
}
html[data-status*=blueModal] .roistat-lh-wrap,
html[data-status*=blueModal] .roistat-lh-popup {
  transform: rotateY(90deg) scale(0) !important;
}
@media (min-width: 1280px) {
  html[data-status*=blueModal] .roistat-lh-wrap,
  html[data-status*=blueModal] .roistat-lh-popup {
    transform: unset !important;
  }
}
html[data-status*=filters] {
  overflow: hidden;
}
@media (min-width: 1280px) {
  html[data-status*=filters] {
    overflow: visible;
  }
}

body {
  font: 400 1.4rem/1.8rem "Roboto", sans-serif;
  color: var(--dark);
  display: flex;
  overflow-x: clip;
  overflow-y: visible;
  flex-direction: column;
  align-items: stretch;
  min-height: 100vh;
  box-sizing: border-box;
  padding-bottom: 4.4rem;
}
@media (min-width: 768px) {
  body {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
@media (min-width: 1280px) {
  body {
    padding-bottom: 0;
  }
}
body::-webkit-scrollbar {
  width: 1rem;
}
body::-webkit-scrollbar-track {
  background: var(--grey-light);
}
body::-webkit-scrollbar-thumb {
  background-color: var(--grey);
}

::selection {
  color: var(--white);
  background: var(--accent);
}

.t-blue ::selection, .kp2025Results ::selection, .kp2025Main ::selection, .teamBoss ::selection, .team__vacancies ::selection, .aboutWork ::selection, .webinarsForm ::selection, .webinarsGetInfo__top ::selection, .webinarsTg ::selection, .cooperationFeedback ::selection, .cooperationQuote ::selection, .cooperation ::selection, .poolCalcTop ::selection, .poolCalc__blue ::selection, .contactsNav__item ::selection, .contacts__info ::selection, .quoteForm__human ::selection, .quoteForm__quote ::selection, .article__hasQuestions ::selection, .homeSubs__top ::selection, .blueModal__box ::selection {
  background: var(--white);
  color: var(--accent);
}

.fancybox__backdrop {
  background: var(--dark-50);
  opacity: 1;
}

.fancybox__content:has(iframe[src*=vkvideo]), .fancybox__content:has(iframe[src*=youtube]), .fancybox__content:has(iframe[src*=rutube]) {
  padding: 0;
  width: 38rem !important;
  height: 21.4rem !important;
}
@media (min-width: 768px) {
  .fancybox__content:has(iframe[src*=vkvideo]), .fancybox__content:has(iframe[src*=youtube]), .fancybox__content:has(iframe[src*=rutube]) {
    width: 76.8rem !important;
    height: 43.2rem !important;
  }
}
@media (min-width: 1280px) {
  .fancybox__content:has(iframe[src*=vkvideo]), .fancybox__content:has(iframe[src*=youtube]), .fancybox__content:has(iframe[src*=rutube]) {
    width: 120rem !important;
    height: 67.6rem !important;
  }
}
.is-compact .fancybox__content .f-button.is-close-btn {
  background: none;
}
@media (max-width: 767px) {
  .fancybox__content .f-button svg {
    color: var(--dark);
  }
}

.fancybox__nav .f-button svg {
  filter: none;
  stroke: var(--white);
}

.fancybox__infobar {
  color: var(--white);
  text-shadow: none;
}

.irs--round {
  height: 2rem;
}
.irs--round .irs-line {
  height: 0.2rem;
  top: 0.9rem;
  background-color: var(--grey);
  border-radius: 0.1rem;
  overflow: visible;
}
.irs--round .irs-line:before {
  content: "";
  position: absolute;
  top: -0.9rem;
  right: 0;
  bottom: -0.9rem;
  left: 0;
}
.irs--round .irs-bar {
  height: 0.4rem;
  top: 0.8rem;
  background-color: var(--dark);
  border-radius: 0.2rem;
}
.irs--round .irs-handle {
  top: 0.3rem;
  width: 1.4rem;
  height: 1.4rem;
  border: none;
  background-color: var(--accent) !important;
  border-radius: 50%;
  box-shadow: none;
  cursor: pointer;
}
.irs--round .irs-grid {
  display: none;
}

@media (max-width: 1279px) {
  html body #carrotquest-messenger-collapsed-container {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 1279px) {
  html body #carrotquest-messenger-collapsed-container.carrotquest-messenger-right_bottom {
    right: 1.5rem !important;
    bottom: 5rem !important;
  }
}

.t-menu-forward, .menuSub__name, .menuMain__link._menuMain-link-0 {
  box-sizing: border-box;
  min-height: 2rem;
  display: flex;
  align-items: center;
  padding: 1rem 2.6rem 1rem 0;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  text-transform: uppercase;
  position: relative;
  color: var(--dark);
  cursor: pointer;
  text-decoration: none;
}
@media (min-width: 768px) {
  .t-menu-forward, .menuSub__name, .menuMain__link._menuMain-link-0 {
    padding: 1rem 2.6rem 1rem 0;
  }
}
@media (min-width: 1280px) {
  .t-menu-forward, .menuSub__name, .menuMain__link._menuMain-link-0 {
    padding: 0;
    transition: color var(--time);
  }
  .t-menu-forward:hover, .menuSub__name:hover, .menuMain__link._menuMain-link-0:hover {
    color: var(--accent);
  }
}
.t-menu-forward:before, .menuSub__name:before, .menuMain__link._menuMain-link-0:before {
  content: "";
  height: 1.6rem;
  width: 0.9rem;
  top: 50%;
  right: 1rem;
  position: absolute;
  margin-top: -0.8rem;
  background: var(--dark);
  mask: url(../img/icons/arrow_menu.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/arrow_menu.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .t-menu-forward:before, .menuSub__name:before, .menuMain__link._menuMain-link-0:before {
    right: 0;
  }
}
@media (min-width: 1280px) {
  .t-menu-forward:before, .menuSub__name:before, .menuMain__link._menuMain-link-0:before {
    display: none;
  }
}

.t-menu-back, .menuSub__back, .menuMain__backButton {
  box-sizing: border-box;
  height: 7rem;
  display: flex;
  align-items: center;
  padding: 1rem 0 1rem 3.6rem;
  border-bottom: 0.1rem solid var(--grey-light);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  text-transform: uppercase;
  position: sticky;
  top: 0;
  z-index: 1;
  background: var(--white);
  transition: background-color var(--time-l);
}
@media (min-width: 768px) {
  .t-menu-back, .menuSub__back, .menuMain__backButton {
    height: 8rem;
    padding: 1rem 0 1rem 4.6rem;
  }
}
@media (min-width: 1280px) {
  .t-menu-back, .menuSub__back, .menuMain__backButton {
    display: none;
  }
}
.t-menu-back:before, .menuSub__back:before, .menuMain__backButton:before {
  content: "";
  height: 1.6rem;
  width: 0.9rem;
  top: 50%;
  left: 1rem;
  position: absolute;
  margin-top: -0.8rem;
  background: var(--dark);
  mask: url(../img/icons/arrow_menu.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/arrow_menu.svg) center center/100% no-repeat;
  transform: rotateY(180deg);
}
@media (min-width: 768px) {
  .t-menu-back:before, .menuSub__back:before, .menuMain__backButton:before {
    left: 2rem;
  }
}

.head {
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  height: 7rem;
  box-sizing: border-box;
  z-index: 500;
  width: 100%;
  align-self: center;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  padding: 0.8rem 1rem;
}
.head:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--white);
  z-index: -1;
}
@media (min-width: 768px) {
  .head {
    grid-template-columns: auto auto 1fr;
    height: 8rem;
    gap: 0 4rem;
    padding: 1rem 2rem;
  }
}
@media (min-width: 1280px) {
  .head {
    top: -5.8rem;
    max-width: 131rem;
    height: 12.8rem;
    grid-template-columns: 18.3rem 1fr;
    gap: 0 4rem;
    padding: 0;
    transition: top var(--time);
  }
}
@media (min-width: 1280px) {
  .head._showed {
    top: 0;
  }
}
.head:before {
  border-bottom: 0.1rem solid var(--grey-light);
}
.head__logo {
  width: 15.6rem;
  height: 4.8rem;
  margin-top: -1.2rem;
  overflow: hidden;
  align-self: center;
  justify-self: center;
  position: relative;
  grid-area: 1/2/2/3;
}
@media (min-width: 1280px) {
  .head__logo {
    grid-area: 1/1/2/2;
    justify-self: flex-start;
    margin-top: 0;
    width: 18.3rem;
    height: 8.8rem;
    transition: height var(--time), width 0s 0s;
  }
}
@media (min-width: 1280px) {
  ._sticked .head__logo {
    height: 4.8rem;
    width: 15.6rem;
    margin-top: 0;
    position: sticky;
    top: 0.5rem;
    transition: height var(--time), width 0s var(--time);
  }
}
.head__logoImage {
  width: 18.3rem;
  height: 8.8rem;
  display: block;
}
.head__menu {
  grid-area: 1/1/2/2;
  width: 4.8rem;
  height: 4.8rem;
}
@media (min-width: 1280px) {
  .head__menu {
    width: auto;
    height: auto;
    grid-area: 1/2/2/3;
  }
}
.head__call.t-button {
  grid-area: 1/3/2/4;
  justify-self: flex-end;
  position: relative;
}
@media (max-width: 767px) {
  .head__call.t-button {
    font-size: 0;
    line-height: 0;
    width: 4.8rem;
  }
}
@media (min-width: 768px) {
  .head__call.t-button {
    width: auto;
    min-height: 4rem;
    height: 4rem;
    margin-left: auto;
  }
}
@media (min-width: 1280px) {
  .head__call.t-button {
    display: none;
  }
}
@media (min-width: 768px) {
  .head__call.t-button._m {
    display: none;
  }
}
.head__call.t-button._d {
  display: none;
}
@media (min-width: 768px) {
  .head__call.t-button._d {
    display: flex;
  }
}
@media (min-width: 1280px) {
  .head__call.t-button._d {
    display: none;
  }
}
.head__call.t-button:before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--white);
  mask: url(../img/icons/person-call.svg) center center/3rem no-repeat;
  -webkit-mask: url(../img/icons/person-call.svg) center center/3rem no-repeat;
}
@media (min-width: 768px) {
  .head__call.t-button:before {
    display: none;
  }
}

@media (min-width: 1280px) {
  .menu {
    display: grid;
    height: 12.8rem;
  }
}
.menu__burger {
  width: 4.8rem;
  height: 4.8rem;
  font-size: 0;
  line-height: 0;
  position: relative;
}
@media (min-width: 1280px) {
  .menu__burger {
    display: none;
  }
}
.menu__burger:before, .menu__burger:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0.2rem;
  width: 2.4rem;
  margin-left: -1.2rem;
  border-radius: 0.1rem;
  background: var(--accent);
  transition: transform var(--time-s), box-shadow var(--time-s) var(--time-s), margin-top var(--time-s) var(--time-s), background-color var(--time-s);
}
html[data-status*=menu] .menu__burger:before, html[data-status*=menu] .menu__burger:after {
  transition: transform var(--time-s) var(--time-s), box-shadow var(--time-s), margin-top var(--time-s), background-color var(--time-s);
  box-shadow: 0 0 0 0 var(--dark);
  margin-top: -0.1rem;
  background: var(--dark);
}
.menu__burger:before {
  margin-top: -0.7rem;
}
html[data-status*=menu] .menu__burger:before {
  transform: rotate(45deg);
}
.menu__burger:after {
  margin-top: 0.7rem;
  box-shadow: 0 -0.7rem 0 0 var(--accent);
}
html[data-status*=menu] .menu__burger:after {
  transform: rotate(-45deg);
}
.menu__wrapper {
  position: fixed;
  top: 7rem;
  left: -100vw;
  bottom: 4.4rem;
  width: 100vw;
  transition: left 0s var(--time-l), background-color var(--time-l), bottom var(--time);
  overscroll-behavior: none;
  z-index: 1;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .menu__wrapper {
    top: 8rem;
  }
}
@media (min-width: 1280px) {
  .menu__wrapper {
    position: static;
    top: 0;
    left: 0;
    bottom: 0;
    width: auto;
    grid-area: 1/1/2/2;
    display: grid;
    transition: none;
    z-index: unset;
  }
}
@media (max-width: 1279px) {
  .menu:has(.menuSearch__input:focus) .menu__wrapper {
    bottom: 0;
  }
}
html[data-status*=menu] .menu__wrapper {
  left: 0;
  background-color: var(--dark-50);
  transition: left 0s 0s, background-color var(--time-l), bottom var(--time);
}
@media (min-width: 1280px) {
  html[data-status*=menu] .menu__wrapper {
    background: none;
    transition: none;
  }
}
.menu__container {
  width: 33.2rem;
  background: var(--white);
  overflow-y: auto;
  flex-grow: 1;
  transition: margin-left var(--time-l), background var(--time-l);
  display: flex;
  flex-direction: column;
  align-items: stretch;
  background: var(--grey-light);
  margin-left: -33.2rem;
  box-sizing: border-box;
  padding: 3rem 1.5rem;
}
@media (min-width: 768px) {
  .menu__container {
    width: 35.2rem;
    margin-left: -35.2rem;
    padding: 3rem 2rem;
  }
}
@media (min-width: 1280px) {
  .menu__container {
    background: none;
    margin-left: auto;
    padding: 0;
    overflow-y: visible;
    grid-area: 1/1/2/2;
    align-self: stretch;
    justify-self: stretch;
    display: grid;
    grid-template: 5.8rem 7rem/auto 1fr auto auto;
    width: 100%;
    transition: none;
  }
  .menu__container:after {
    content: "";
    grid-area: 1/1/2/5;
    align-self: flex-end;
    justify-self: stretch;
    height: 0.1rem;
    margin-top: -0.1rem;
    background: var(--grey-light);
    z-index: -1;
  }
}
html[data-status*=menu] .menu__container {
  background: var(--white);
  margin-left: 0;
}
@media (min-width: 1280px) {
  html[data-status*=menu] .menu__container {
    background: none;
  }
}
@media (min-width: 1280px) {
  .menu__mainList {
    grid-area: 2/1/3/4;
    align-self: center;
    justify-self: stretch;
  }
}
.menu__search {
  margin-top: 2rem;
}
@media (min-width: 1280px) {
  .menu__search {
    margin-top: 0;
    grid-area: 1/1/2/3;
    align-self: center;
    justify-self: stretch;
    height: 4rem;
    transition: z-index 0s var(--time);
    z-index: 0;
  }
  html[data-status*=search] .menu__search {
    z-index: 2;
    transition: z-index 0s 0s;
  }
}
.menu__subList {
  margin-top: 3rem;
}
@media (min-width: 1280px) {
  .menu__subList {
    margin-top: 0;
    grid-area: 1/1/2/2;
    align-self: center;
    justify-self: flex-start;
    z-index: 1;
  }
}
.menu__contacts {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  padding-top: 3rem;
}
@media (min-width: 1280px) {
  .menu__contacts {
    flex-direction: row;
    gap: 2rem;
    grid-area: 1/3/2/4;
    align-self: center;
    justify-self: center;
    padding-top: 0;
    margin-left: 3rem;
    margin-top: 0;
  }
}
.menu__contact {
  margin-top: auto;
  color: var(--dark);
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 2rem;
  white-space: nowrap;
}
@media (min-width: 1280px) {
  .menu__contact {
    transition: color var(--time);
    text-decoration: none;
  }
  .menu__contact:hover {
    color: var(--accent);
  }
}
.menu__call.t-button {
  margin-top: 3rem;
}
@media (min-width: 1280px) {
  .menu__call.t-button {
    grid-area: 2/3/3/5;
    align-self: center;
    justify-self: flex-end;
    width: auto;
    margin-top: 0;
  }
}
.menu__bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--white);
  border-top: 0.1rem solid var(--grey-light);
  z-index: 100;
  height: 4.4rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  padding: 0 2rem;
  transition: bottom var(--time);
}
.menu__bottom:has(a:nth-child(5)) {
  justify-content: space-between;
}
@media (max-width: 1279px) {
  .menu:has(.menuSearch__input:focus) .menu__bottom {
    bottom: -4.4rem;
  }
}
@media (min-width: 1280px) {
  .menu__bottom {
    grid-area: 1/4/2/5;
    position: relative;
    background: none;
    border: none;
    justify-self: flex-end;
    align-self: center;
    padding: 0;
    margin-left: 3rem;
  }
}
.menu__bottomLink {
  width: 4.4rem;
  height: 4.4rem;
  font-size: 0;
  line-height: 0;
  position: relative;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .menu__bottomLink:hover:before {
    background: var(--accent);
  }
}
.menu__bottomLink:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.4rem;
  height: 2.4rem;
  background: var(--dark);
  margin: -1.2rem 0 0 -1.2rem;
}
@media (min-width: 1280px) {
  .menu__bottomLink._activeLink:hover:before, .menu:has(.menuMain__item._catalog > .menuMain__over._menuMain-over-showed) .menu__bottomLink._to-catalog:hover:before {
    background: var(--accent);
  }
}
.menu__bottomLink._activeLink:before, .menu:has(.menuMain__item._catalog > .menuMain__over._menuMain-over-showed) .menu__bottomLink._to-catalog:before {
  background: var(--accent);
}
@media (min-width: 1280px) {
  .menu__bottomLink._activeLink:before, .menu:has(.menuMain__item._catalog > .menuMain__over._menuMain-over-showed) .menu__bottomLink._to-catalog:before {
    background: var(--dark);
  }
}
@media (min-width: 1280px) {
  .menu__bottomLink._to-home {
    display: none;
  }
}
.menu__bottomLink._to-home:before {
  mask: url(../img/icons/head/home.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/head/home.svg) center center/100% no-repeat;
}
@media (min-width: 1280px) {
  .menu__bottomLink._to-catalog {
    display: none;
  }
}
.menu__bottomLink._to-catalog:before {
  mask: url(../img/icons/head/catalog.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/head/catalog.svg) center center/100% no-repeat;
}
.menu__bottomLink._to-compare:before {
  mask: url(../img/icons/head/compare.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/head/compare.svg) center center/100% no-repeat;
}
.menu__bottomLink._to-cart:before {
  mask: url(../img/icons/head/cart.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/head/cart.svg) center center/100% no-repeat;
}
.menu__bottomLink._to-profile:before {
  mask: url(../img/icons/head/profile.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/head/profile.svg) center center/100% no-repeat;
}
.menu__bottomLink[data-count]:after {
  content: attr(data-count);
  font-size: 1.2rem;
  line-height: 1.4rem;
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 0.4rem;
  position: absolute;
  min-width: 1.8rem;
  height: 1.8rem;
  right: 0.3rem;
  bottom: 0.3rem;
  border-radius: 0.9rem;
  background: var(--accent);
  box-sizing: border-box;
  border: 0.1rem solid var(--white);
}
.menu__bottomLink[data-notification]:after {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  right: 1rem;
  bottom: 1rem;
  border-radius: 50%;
  background: var(--accent);
  box-sizing: border-box;
  border: 0.1rem solid var(--white);
}

.menuMain {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 1280px) {
  .menuMain {
    flex-direction: row;
    align-items: center;
    gap: 3rem;
  }
}
.menuMain__over {
  position: fixed;
  top: 0;
  left: -33.2rem;
  width: 33.2rem;
  bottom: 4.4rem;
  overflow-y: auto;
  transition: left var(--time-l), background-color var(--time-l);
  background: var(--grey-light);
  z-index: 1;
}
@media (min-width: 768px) {
  .menuMain__over {
    left: -35.2rem;
    width: 35.2rem;
  }
}
.menuMain__over._menuMain-over-showed {
  left: 0;
  background: var(--white);
}
@media (min-width: 1280px) {
  .menuMain__over._menuMain-over-1 {
    --microtime: var(--time);
    position: absolute;
    top: 100%;
    left: -2rem;
    width: 32rem;
    bottom: auto;
    background: var(--white);
    transition: transform 0s var(--microtime), opacity var(--microtime);
    opacity: 0;
    overflow: visible;
    transform: translateY(-100%);
    z-index: -2;
    margin-top: -0.1rem;
    box-shadow: inset 0 0 0 0.1rem var(--grey-light);
  }
  .menuMain__item._menuMain-item-0:not(._catalog):hover > .menuMain__over._menuMain-over-1 {
    transform: none;
    opacity: 1;
    transition: transform 0s 0s, opacity var(--microtime);
  }
}
@media (min-width: 1280px) {
  ._catalog .menuMain__over._menuMain-over-1 {
    position: absolute;
    top: 100%;
    left: 0;
    background: var(--white);
    width: 131rem;
    opacity: 1;
    transition: transform var(--time);
    z-index: -2;
  }
  ._catalog .menuMain__over._menuMain-over-1:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
    z-index: -1;
    background: var(--white);
    border-bottom: 0.1rem solid var(--grey-light);
  }
  html[data-status*=catalog] ._catalog .menuMain__over._menuMain-over-1 {
    transform: none;
    opacity: 1;
  }
}
@media (min-width: 1280px) {
  .menuMain__item._menuMain-item-0:not(._catalog) .menuMain__over._menuMain-over-2 {
    --microtime: 0s;
    position: absolute;
    top: 0;
    left: 100%;
    bottom: auto;
    min-height: 100%;
    box-sizing: border-box;
    background: var(--white);
    overflow: hidden;
    display: none;
    width: 32rem;
    box-shadow: inset 0.1rem 0 0 0 var(--white), inset 0 0 0 0.1rem var(--grey-light);
    margin-left: -0.1rem;
  }
}
.menuMain__item._menuMain-item-0:not(._catalog) .menuMain__item._menuMain-item-1:hover > .menuMain__over {
  display: block;
}
.menuMain__item._menuMain-item-0:not(._catalog) .menuMain__item._menuMain-item-1:nth-child(2):hover > .menuMain__over {
  padding-top: 4.2rem;
}
.menuMain__item._menuMain-item-0:not(._catalog) .menuMain__item._menuMain-item-1:nth-child(3):hover > .menuMain__over {
  padding-top: 8.4rem;
}
.menuMain__item._menuMain-item-0:not(._catalog) .menuMain__item._menuMain-item-1:nth-child(4):hover > .menuMain__over {
  padding-top: 12.6rem;
}
.menuMain__item._menuMain-item-0:not(._catalog) .menuMain__item._menuMain-item-1:nth-child(5):hover > .menuMain__over {
  padding-top: 16.8rem;
}
.menuMain__item._menuMain-item-0:not(._catalog) .menuMain__item._menuMain-item-1:nth-child(6):hover > .menuMain__over {
  padding-top: 21rem;
}
.menuMain__item._menuMain-item-0:not(._catalog) .menuMain__item._menuMain-item-1:nth-child(7):hover > .menuMain__over {
  padding-top: 25.2rem;
}
.menuMain__item._menuMain-item-0:not(._catalog) .menuMain__item._menuMain-item-1:nth-child(8):hover > .menuMain__over {
  padding-top: 29.4rem;
}
@media (min-width: 1280px) {
  .menuMain__item._menuMain-item-0._catalog .menuMain__over._menuMain-over-2, .menuMain__item._menuMain-item-0._catalog .menuMain__over._menuMain-over-3 {
    position: absolute;
    top: 0;
    left: 32rem;
    bottom: 0;
    min-height: 100%;
    box-sizing: content-box;
    background: var(--white);
    box-shadow: inset 0 -0.1rem 0 0 var(--grey-light);
    overflow: visible;
    display: none;
    width: 32rem;
    padding-left: 12rem;
  }
}
@media (min-width: 1280px) {
  .menuMain__item._menuMain-item-0._catalog .menuMain__over._menuMain-over-2 {
    padding-right: calc(50vw - 11rem);
  }
}
@media (min-width: 1280px) {
  .menuMain__item._menuMain-item-0._catalog .menuMain__over._menuMain-over-3 {
    left: 44rem;
    padding-right: calc(50vw - 54.5rem);
  }
}
@media (min-width: 1280px) {
  ._catalog .menuMain__item._menuMain-item-1:hover > .menuMain__over._menuMain-over-2, ._catalog .menuMain__item._menuMain-item-2:hover > .menuMain__over._menuMain-over-3 {
    display: grid;
  }
}
.menuMain__backButton {
  background: var(--grey-light);
}
._menuMain-over-showed > .menuMain__backButton {
  background: var(--white);
}
.menuMain__list {
  padding: 3rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .menuMain__list {
    padding: 3rem 2rem;
  }
}
@media (min-width: 1280px) {
  .menuMain__list {
    padding: 1rem 0;
    gap: 0;
  }
}
@media (min-width: 1280px) {
  .menuMain__item._catalog .menuMain__list._menuMain-list-1, .menuMain__item._catalog .menuMain__list._menuMain-list-2, .menuMain__item._catalog .menuMain__list._menuMain-list-3 {
    padding: 3rem 0;
    flex-grow: 1;
    width: 32rem;
    overflow-y: auto;
    align-self: stretch;
    justify-self: stretch;
    grid-area: 1/1/2/2;
  }
  .menuMain__item._catalog .menuMain__list._menuMain-list-1::-webkit-scrollbar, .menuMain__item._catalog .menuMain__list._menuMain-list-2::-webkit-scrollbar, .menuMain__item._catalog .menuMain__list._menuMain-list-3::-webkit-scrollbar {
    width: 0.4rem;
  }
  .menuMain__item._catalog .menuMain__list._menuMain-list-1::-webkit-scrollbar-track, .menuMain__item._catalog .menuMain__list._menuMain-list-2::-webkit-scrollbar-track, .menuMain__item._catalog .menuMain__list._menuMain-list-3::-webkit-scrollbar-track {
    background: var(--grey-light);
  }
  .menuMain__item._catalog .menuMain__list._menuMain-list-1::-webkit-scrollbar-thumb, .menuMain__item._catalog .menuMain__list._menuMain-list-2::-webkit-scrollbar-thumb, .menuMain__item._catalog .menuMain__list._menuMain-list-3::-webkit-scrollbar-thumb {
    background-color: var(--grey);
  }
}
@media (min-width: 1280px) {
  .menuMain__item._cluster {
    align-self: flex-start;
  }
}
@media (min-width: 1280px) {
  .menuMain__item._menuMain-item-0 {
    height: 7rem;
    display: flex;
    align-items: center;
    position: relative;
  }
  .menuMain__item._menuMain-item-0._catalog {
    position: static;
  }
}
.menuMain__link {
  display: block;
}
@media (min-width: 1280px) {
  ._catalog .menuMain__link._menuMain-link-0 {
    height: 4rem;
    box-sizing: border-box;
    font-size: 1.4rem;
    padding: 1rem 1.8rem 1rem 5.2rem;
    border-radius: var(--rad);
    background: var(--accent);
    color: var(--white);
    transition: color var(--time), background-color var(--time);
    border: 0.1rem solid var(--accent);
  }
  ._catalog .menuMain__link._menuMain-link-0:before, ._catalog .menuMain__link._menuMain-link-0:after {
    content: "";
    display: block;
    position: absolute;
    width: 2.4rem;
    height: 0.2rem;
    border-radius: var(--rad);
    background: var(--white);
    top: 50%;
    right: auto;
    left: 1.8rem;
    margin-top: -0.1rem;
    mask: none;
    -webkit-mask: none;
    transition: box-shadow var(--time), background-color var(--time), transform var(--time);
  }
  ._catalog .menuMain__link._menuMain-link-0:before {
    box-shadow: 0 -0.7rem 0 0 var(--white);
  }
  ._catalog .menuMain__link._menuMain-link-0:after {
    box-shadow: 0 0.7rem 0 0 var(--white);
  }
  ._catalog .menuMain__link._menuMain-link-0:hover {
    background: var(--white);
    color: var(--accent);
  }
  ._catalog .menuMain__link._menuMain-link-0:hover:before {
    box-shadow: 0 -0.7rem 0 0 var(--accent);
    background: var(--accent);
  }
  ._catalog .menuMain__link._menuMain-link-0:hover:after {
    box-shadow: 0 0.7rem 0 0 var(--accent);
    background: var(--accent);
  }
  html[data-status*=catalog] ._catalog .menuMain__link._menuMain-link-0:before {
    transform: rotate(-45deg);
    box-shadow: 0 0 0 0 transparent;
  }
  html[data-status*=catalog] ._catalog .menuMain__link._menuMain-link-0:after {
    transform: rotate(45deg);
    box-shadow: 0 0 0 0 transparent;
  }
}
@media (min-width: 1280px) {
  .menuMain__item._catalog .menuMain__link._menuMain-link-1 {
    padding: 1rem 2.6rem 1rem 0;
  }
  .menuMain__item._catalog .menuMain__link._menuMain-link-1:before {
    right: 0;
  }
}
@media (min-width: 1280px) {
  .menuMain__item._catalog .menuMain__link._menuMain-link-2, .menuMain__item._catalog .menuMain__link._menuMain-link-3, .menuMain__item._catalog .menuMain__link._menuMain-link-4 {
    padding-left: 0;
  }
}
.menuMain__link._menuMain-link-1, .menuMain__link._menuMain-link-2, .menuMain__link._menuMain-link-3, .menuMain__link._menuMain-link-4 {
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-decoration: none;
  color: var(--dark);
  box-sizing: border-box;
  padding: 1rem 0;
}
@media (min-width: 1280px) {
  .menuMain__link._menuMain-link-1, .menuMain__link._menuMain-link-2, .menuMain__link._menuMain-link-3, .menuMain__link._menuMain-link-4 {
    transition: color var(--time);
    padding: 1rem 2rem;
  }
  .menuMain__item:hover > .menuMain__link._menuMain-link-1, .menuMain__link._menuMain-link-1:hover, .menuMain__item:hover > .menuMain__link._menuMain-link-2, .menuMain__link._menuMain-link-2:hover, .menuMain__item:hover > .menuMain__link._menuMain-link-3, .menuMain__link._menuMain-link-3:hover, .menuMain__item:hover > .menuMain__link._menuMain-link-4, .menuMain__link._menuMain-link-4:hover {
    color: var(--accent);
  }
  .menuMain__item:hover > .menuMain__link._menuMain-link-1:before, .menuMain__link._menuMain-link-1:hover:before, .menuMain__item:hover > .menuMain__link._menuMain-link-2:before, .menuMain__link._menuMain-link-2:hover:before, .menuMain__item:hover > .menuMain__link._menuMain-link-3:before, .menuMain__link._menuMain-link-3:hover:before, .menuMain__item:hover > .menuMain__link._menuMain-link-4:before, .menuMain__link._menuMain-link-4:hover:before {
    background: var(--accent);
  }
}
@media (min-width: 1280px) {
  ._catalog .menuMain__link._menuMain-link-1, ._catalog .menuMain__link._menuMain-link-2, ._catalog .menuMain__link._menuMain-link-3, ._catalog .menuMain__link._menuMain-link-4 {
    padding: 1rem 0;
  }
  ._catalog .menuMain__link._menuMain-link-1:not(:last-child), ._catalog .menuMain__link._menuMain-link-2:not(:last-child), ._catalog .menuMain__link._menuMain-link-3:not(:last-child), ._catalog .menuMain__link._menuMain-link-4:not(:last-child) {
    padding-right: 2.6rem;
  }
  ._catalog .menuMain__link._menuMain-link-1:not(:last-child):before, ._catalog .menuMain__link._menuMain-link-2:not(:last-child):before, ._catalog .menuMain__link._menuMain-link-3:not(:last-child):before, ._catalog .menuMain__link._menuMain-link-4:not(:last-child):before {
    right: 0;
  }
}
.menuMain__link._menuMain-link-1:not(:last-child), .menuMain__link._menuMain-link-2:not(:last-child), .menuMain__link._menuMain-link-3:not(:last-child), .menuMain__link._menuMain-link-4:not(:last-child) {
  position: relative;
  padding-right: 2.6rem;
}
.menuMain__link._menuMain-link-1:not(:last-child):before, .menuMain__link._menuMain-link-2:not(:last-child):before, .menuMain__link._menuMain-link-3:not(:last-child):before, .menuMain__link._menuMain-link-4:not(:last-child):before {
  content: "";
  height: 1.6rem;
  width: 0.9rem;
  top: 50%;
  right: 0;
  position: absolute;
  margin-top: -0.8rem;
  background: var(--dark);
  mask: url(../img/icons/arrow_menu.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/arrow_menu.svg) center center/100% no-repeat;
  transition: background var(--time);
}
@media (min-width: 1280px) {
  .menuMain__link._menuMain-link-1:not(:last-child):before, .menuMain__link._menuMain-link-2:not(:last-child):before, .menuMain__link._menuMain-link-3:not(:last-child):before, .menuMain__link._menuMain-link-4:not(:last-child):before {
    right: 2rem;
  }
}
._cluster .menuMain__link._menuMain-link-1, ._cluster .menuMain__link._menuMain-link-2, ._cluster .menuMain__link._menuMain-link-3, ._cluster .menuMain__link._menuMain-link-4 {
  color: var(--grey-blue);
  text-decoration: underline;
}
@media (min-width: 1280px) {
  ._cluster .menuMain__link._menuMain-link-1, ._cluster .menuMain__link._menuMain-link-2, ._cluster .menuMain__link._menuMain-link-3, ._cluster .menuMain__link._menuMain-link-4 {
    transition: color var(--time);
  }
  ._cluster .menuMain__link._menuMain-link-1:hover, ._cluster .menuMain__link._menuMain-link-2:hover, ._cluster .menuMain__link._menuMain-link-3:hover, ._cluster .menuMain__link._menuMain-link-4:hover {
    color: var(--accent);
  }
}
._cluster .menuMain__link._menuMain-link-1:before, ._cluster .menuMain__link._menuMain-link-2:before, ._cluster .menuMain__link._menuMain-link-3:before, ._cluster .menuMain__link._menuMain-link-4:before {
  display: none;
}

.menuSearch__form {
  position: relative;
}
.menuSearch__label {
  display: block;
  height: 4rem;
  box-sizing: border-box;
}
.menuSearch__input.t-input {
  height: 4rem;
  padding-right: 4rem;
  outline: none;
  background: none;
  border-color: var(--grey-light);
  transition: border-color var(--time);
}
@media (min-width: 1280px) {
  .menuSearch__input.t-input {
    display: block;
    margin-left: auto;
    width: 0;
    background: var(--white);
    transition: width var(--time), padding var(--time), border-width var(--time), border-color var(--time), opacity var(--time);
  }
  html[data-status*=search] .menuSearch__input.t-input {
    width: 100%;
  }
  html:not([data-status*=search]) .menuSearch__input.t-input {
    border-left-width: 0;
    border-right-width: 0;
    padding-left: 0;
    padding-right: 0;
    opacity: 0;
  }
}
.menuSearch__pane {
  position: absolute;
  top: 0;
  right: 0;
  height: 4rem;
  display: flex;
  padding: 0.8rem 1rem;
  align-items: center;
  box-sizing: border-box;
}
.menuSearch__clear {
  width: 2rem;
  height: 2rem;
  font-size: 0;
  line-height: 0;
  background: var(--dark);
  margin-right: 1rem;
  transition: width var(--time);
  mask: url(../img/icons/cross_16.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/cross_16.svg) center center/100% no-repeat;
}
.menuSearch__input:placeholder-shown + .menuSearch__pane .menuSearch__clear {
  width: 0;
}
@media (min-width: 1280px) {
  .menuSearch__clear {
    display: none;
  }
}
.menuSearch__submit {
  width: 2.4rem;
  height: 2.4rem;
  font-size: 0;
  line-height: 0;
  background: var(--accent);
  mask: url(../img/icons/search_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/search_24.svg) center center/100% no-repeat;
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .menuSearch__submit {
    width: 0;
    transition: width var(--time), margin-right var(--time);
  }
  html[data-status*=search] .menuSearch__submit {
    width: 2.4rem;
    margin-right: 1rem;
  }
}
.menuSearch__key {
  display: none;
}
@media (min-width: 1280px) {
  .menuSearch__key {
    display: block;
    font-size: 0;
    width: 2.4rem;
    height: 2.4rem;
    position: relative;
    cursor: pointer;
  }
  .menuSearch__key:before, .menuSearch__key:after {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--dark);
    transition: opacity var(--time);
  }
  .menuSearch__key:before {
    opacity: 1;
    mask: url(../img/icons/search_24.svg) center center/100% no-repeat;
    -webkit-mask: url(../img/icons/search_24.svg) center center/100% no-repeat;
  }
  html[data-status*=search] .menuSearch__key:before {
    opacity: 0;
  }
  .menuSearch__key:after {
    opacity: 0;
    mask: url(../img/icons/cross_16.svg) center center/1.6rem no-repeat;
    -webkit-mask: url(../img/icons/cross_16.svg) center center/1.6rem no-repeat;
  }
  html[data-status*=search] .menuSearch__key:after {
    opacity: 1;
  }
  .menuSearch__key:hover:before, .menuSearch__key:hover:after {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--dark);
  }
}
.menuSearch__suggest {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  background: var(--white);
  max-height: 27rem;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 1rem 1.5rem 2rem;
  border: 0.1rem solid var(--grey-light);
  border-top: none;
  z-index: 1;
}
@media (min-width: 1280px) {
  .menuSearch__suggest {
    padding: 1rem 2rem 2rem;
    max-height: 50vh;
  }
}
html:not([data-status*=search]) .menuSearch__suggest {
  display: none;
}
.menuSearch__suggest:empty {
  display: none;
}
.menuSearch__item {
  color: var(--dark);
  text-decoration: none;
}
@media (min-width: 1280px) {
  .menuSearch__item {
    transition: color var(--time);
  }
  .menuSearch__item:hover {
    color: var(--accent);
  }
}
.menuSearch__item._all-results {
  text-transform: uppercase;
  font-weight: 700;
}

@media (min-width: 1280px) {
  .menuSub {
    position: relative;
  }
}
.menuSub__name {
  border-bottom: 0.1rem solid var(--grey-light);
  padding: 2rem 2.6rem 2rem 0;
  white-space: nowrap;
}
@media (min-width: 1280px) {
  .menuSub__name {
    padding: 0 3.3rem 0 0;
    border-bottom: none;
    font-size: 1.4rem;
    line-height: 2.8rem;
    font-weight: 400;
    user-select: none;
    display: flex;
    align-items: center;
    position: relative;
    transition: color var(--time);
  }
  .menuSub__name:hover {
    color: var(--accent);
  }
  .menuSub__name:hover:before {
    background: var(--accent);
  }
}
@media (min-width: 1280px) {
  .menuSub__name:before {
    content: "";
    display: block;
    position: absolute;
    transition: transform var(--time);
    top: 50%;
    right: 0;
    width: 2.8rem;
    height: 2.8rem;
    margin-top: -1.4rem;
    background: var(--dark);
    mask: url(../img/icons/arrow_table.svg) center center/100% no-repeat;
    -webkit-mask: url(../img/icons/arrow_table.svg) center center/100% no-repeat;
  }
  html[data-status*=subList] .menuSub__name:before {
    transform: rotate(-180deg);
  }
}
.menuSub__wrapper {
  position: fixed;
  background: var(--grey-light);
  top: 0;
  bottom: 4.4rem;
  left: -33.2rem;
  width: 33.2rem;
  overflow-y: auto;
  transition: background-color var(--time-l), left var(--time-l), bottom var(--time);
}
@media (min-width: 768px) {
  .menuSub__wrapper {
    left: -35.2rem;
    width: 35.2rem;
  }
}
@media (min-width: 1280px) {
  .menuSub__wrapper {
    transition: max-height var(--time);
    position: absolute;
    top: 100%;
    margin-top: 1.4rem;
    bottom: auto;
    left: -2rem;
    box-sizing: border-box;
    width: 32rem;
    background: var(--white);
    box-shadow: inset 0 0 0 0.1rem var(--grey-light);
    overflow: hidden;
    max-height: 0;
  }
}
@media (max-width: 1279px) {
  .menu:has(.menuSearch__input:focus) .menuSub__wrapper {
    bottom: 0;
  }
}
html[data-status*=subList] .menuSub__wrapper {
  left: 0;
  background: var(--white);
}
@media (min-width: 1280px) {
  html[data-status*=subList] .menuSub__wrapper {
    left: -2rem;
    max-height: 20rem;
  }
}
.menuSub__back {
  background: var(--grey-light);
}
html[data-status*=subList] .menuSub__back {
  background: var(--white);
}
.menuSub__list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 3rem 1.5rem;
}
@media (min-width: 768px) {
  .menuSub__list {
    padding: 3rem 2rem;
  }
}
@media (min-width: 1280px) {
  .menuSub__list {
    gap: 0;
    max-height: none;
    padding: 1rem 2rem;
  }
}
.menuSub__item {
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 400;
  color: var(--dark);
  cursor: pointer;
  text-decoration: none;
  padding: 1rem 0;
}
@media (min-width: 1280px) {
  .menuSub__item {
    transition: color var(--time);
  }
  .menuSub__item:hover {
    color: var(--accent);
  }
}

@media (max-width: 1599px) {
  .aside {
    display: none;
  }
}
.aside__pane {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: grid;
  grid-template-columns: 2.8rem 4.8rem;
  z-index: 90;
  transition: right var(--time);
}
@media (min-width: 768px) {
  .aside__pane {
    grid-template-columns: 2.8rem 6rem;
  }
}
@media (min-width: 1280px) {
  .aside__pane {
    grid-template-columns: 2.8rem 8rem;
  }
}
@media (min-width: 1600px) {
  .aside__pane {
    grid-template-columns: 8rem;
  }
}
._hide .aside__pane {
  right: -4.8rem;
}
@media (min-width: 768px) {
  ._hide .aside__pane {
    right: -6rem;
  }
}
@media (min-width: 1280px) {
  ._hide .aside__pane {
    right: -8rem;
  }
}
@media (min-width: 1600px) {
  ._hide .aside__pane {
    right: 0;
  }
}
.aside__arrow {
  grid-row: 1/5;
  font-size: 0;
  line-height: 0;
  background: var(--white);
  border-radius: var(--rad) 0 0 var(--rad);
  border: 0.1rem solid var(--grey);
  position: relative;
  cursor: pointer;
}
@media (min-width: 1600px) {
  .aside__arrow {
    display: none;
  }
}
.aside__arrow:before {
  content: "";
  position: absolute;
  width: 1.8rem;
  height: 1.8rem;
  top: 50%;
  left: 50%;
  margin: -0.9rem 0 0 -0.9rem;
  background: var(--dark);
  mask: url(../img/icons/arrow_9x16.svg) center center/auto 100% no-repeat;
  -webkit-mask: url(../img/icons/arrow_9x16.svg) center center/auto 100% no-repeat;
  transition: transform var(--time);
}
._hide .aside__arrow:before {
  transform: rotateY(180deg);
}
.aside__item {
  box-sizing: border-box;
  width: 4.8rem;
  height: 4.8rem;
  background: var(--white);
  border-top: 0.1rem solid var(--grey);
  font-size: 0;
  line-height: 0;
  position: relative;
  cursor: pointer;
  transition: background-color var(--time);
}
@media (min-width: 768px) {
  .aside__item {
    width: 6rem;
    height: 6rem;
  }
}
@media (min-width: 1280px) {
  .aside__item {
    width: 8rem;
    height: 8rem;
  }
}
@media (min-width: 1600px) {
  .aside__item {
    border-left: 0.1rem solid var(--grey);
  }
}
@media (min-width: 1600px) {
  .aside__item:first-child {
    border-radius: var(--rad) 0 0 0;
  }
}
.aside__item:last-child {
  border-bottom: 0.1rem solid var(--grey);
}
@media (min-width: 1600px) {
  .aside__item:last-child {
    border-radius: 0 0 0 var(--rad);
  }
}
.aside__item:before {
  content: "";
  position: absolute;
  width: 3rem;
  height: 3rem;
  background: var(--accent);
  top: 50%;
  left: 50%;
  margin: -1.5rem 0 0 -1.5rem;
  transition: background-color var(--time);
}
.aside__item[data-count]:after {
  content: attr(data-count);
  position: absolute;
  top: 50%;
  right: 0.2rem;
  margin: -1.8rem 0 0 0;
  color: var(--white);
  background: var(--accent);
  border: 0.1rem solid var(--white);
  min-width: 0.8rem;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.6rem;
  padding: 0 0.4rem;
  border-radius: 1.6rem;
  transition: border-color var(--time);
}
@media (min-width: 768px) {
  .aside__item[data-count]:after {
    right: 50%;
    transform: translateX(50%);
    margin: -1.8rem -1.2rem 0 0;
  }
}
.aside__item[data-count=""]:after, .aside__item[data-count="0"]:after {
  display: none;
}
.aside__item._profile:before {
  mask: url(../img/icons/aside/profile.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/aside/profile.svg) center center/100% no-repeat;
}
.aside__item._compare:before {
  mask: url(../img/icons/aside/compare.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/aside/compare.svg) center center/100% no-repeat;
}
.aside__item._cart:before {
  mask: url(../img/icons/aside/cart.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/aside/cart.svg) center center/100% no-repeat;
}
@media (min-width: 1280px) {
  .aside__item:hover {
    background: var(--bg-grey);
  }
  .aside__item:hover:after {
    border-color: var(--bg-grey);
  }
}
.aside__added {
  display: none !important;
  position: fixed;
  padding: 1.5rem;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
  background: var(--bg-grey);
  box-sizing: border-box;
  border: 0.1rem solid var(--grey);
  transition: left var(--time), right var(--time), top var(--time), transform var(--time), opacity var(--time);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  z-index: 1;
  opacity: 0;
  transform: translateY(100%);
}
@media (min-width: 768px) {
  .aside__added {
    width: 24rem;
    top: 8.8rem;
    right: 2rem;
    bottom: auto;
    left: auto;
    z-index: 110;
    transform: translateX(100%);
  }
}
@media (min-width: 1280px) {
  .aside__added {
    top: 12rem;
    right: 2rem;
  }
  .head._sticked ~ .aside .aside__added {
    top: 9rem;
  }
}
.aside__added._showed {
  transform: translateY(0);
  opacity: 1;
}
.aside__addedText {
  color: var(--dark);
}
.content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  max-width: 135rem;
  width: 100%;
  align-self: center;
  box-sizing: border-box;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .content {
    padding: 0 2rem;
  }
}

.cookieNotification {
  position: relative;
  position: sticky;
  bottom: 0;
  z-index: 1000000000000000;
  display: grid;
  grid-template-columns: 1fr auto;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
  align-items: center;
  padding: 2rem;
  gap: 0 1rem;
  max-width: 135rem;
}
.cookieNotification:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--white);
  z-index: -1;
}
@media (min-width: 768px) {
  .cookieNotification {
    gap: 0 2rem;
  }
}
@media (min-width: 1280px) {
  .cookieNotification {
    margin: 0 auto;
    background: none;
    border-top: none;
  }
}
.cookieNotification:before {
  border-top: 0.1rem solid var(--grey-light);
}
.foot {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
}
.foot:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey);
  z-index: -1;
}
.foot:before {
  border-top: 0.1rem solid var(--grey);
  box-shadow: 0 4.4rem 0 0 var(--bg-grey);
}
@media (min-width: 768px) {
  .foot {
    display: grid;
    grid-template: auto/1fr 1fr;
    gap: 0 1rem;
  }
}
@media (min-width: 1280px) {
  .foot {
    padding: 0 2rem;
    max-width: 135rem;
    width: 100%;
    box-sizing: border-box;
    align-self: center;
    grid-template: auto/1fr 1fr 42rem;
  }
}
@media (min-width: 768px) {
  .foot__menu {
    grid-column: span 2;
  }
}
@media (min-width: 768px) {
  .foot__contact {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .foot__contact {
    grid-column: unset;
  }
}
.foot__middle {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 3rem 1rem;
  gap: 3rem;
  position: relative;
}
@media (min-width: 768px) {
  .foot__middle {
    grid-column: span 2;
    display: grid;
    grid-template: auto/1fr 1fr;
    gap: 0 1rem;
    align-items: center;
    padding: 4rem 2rem;
  }
}
@media (min-width: 1280px) {
  .foot__middle {
    grid-column: span 3;
    grid-template: auto/1fr 42rem;
    padding: 2.5rem 0;
  }
}
.foot__middle:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: none;
  z-index: -1;
}
.foot__middle:before {
  border-top: 0.1rem solid var(--grey);
  border-bottom: 0.1rem solid var(--grey);
}
@media (min-width: 1280px) {
  .foot__socials {
    padding-left: 10rem;
  }
}
.foot__copy {
  order: 1;
}
@media (min-width: 768px) {
  .foot__copy {
    order: unset;
    align-self: flex-end;
  }
}
.footMenu {
  padding: 3rem 1rem 1rem;
  border-bottom: 0.1rem solid var(--grey);
  columns: 2;
  column-gap: 1rem;
}
@media (min-width: 768px) {
  .footMenu {
    column-gap: 1rem;
    padding: 4rem 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .footMenu {
    columns: 4;
    padding: 5rem 3.2rem 1rem 0;
    border-bottom-width: 0;
    border-right: solid 0.1rem var(--grey);
  }
}
.footMenu__col {
  break-inside: avoid-column;
  padding-bottom: 2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
@media (min-width: 768px) {
  .footMenu__col {
    gap: 1.5rem;
    padding-bottom: 3rem;
  }
}
.footMenu__name {
  font-size: 1.6rem;
  line-height: 2rem;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  color: var(--dark);
}
@media (min-width: 1280px) {
  .footMenu__name {
    cursor: pointer;
    transition: color var(--time);
  }
  .footMenu__name:hover {
    color: var(--accent);
  }
}
.footMenu__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.6rem;
}
@media (min-width: 1280px) {
  .footMenu__list {
    gap: 1rem;
  }
}
.footMenu__item {
  font-size: 1.6rem;
  line-height: 2rem;
  text-decoration: none;
  color: var(--dark);
}
@media (min-width: 1280px) {
  .footMenu__item {
    cursor: pointer;
    transition: color var(--time);
  }
  .footMenu__item:hover {
    color: var(--accent);
  }
}

.footContact {
  padding: 3rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 768px) {
  .footContact {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 1rem;
    padding: 4rem 2rem;
  }
}
@media (min-width: 1280px) {
  .footContact {
    padding: 5rem 0 0 10rem;
    display: flex;
    flex-direction: column;
    gap: 4rem;
  }
}
.footContact__first {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px) {
  .footContact__first {
    gap: 1.5rem;
  }
}
.footContact__title {
  font-size: 1.6rem;
  line-height: 2rem;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  color: var(--dark);
}
.footContact__contacts {
  display: grid;
  grid-template: auto/repeat(2, 1fr);
  align-items: flex-start;
  justify-content: center;
  gap: 1rem;
}
@media (min-width: 768px) {
  .footContact__contacts {
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
    align-items: flex-start;
  }
}
@media (min-width: 1280px) {
  .footContact__contacts {
    gap: 1rem;
  }
}
.footContact__contact {
  position: relative;
  min-height: 2.4rem;
  padding-left: 3rem;
  color: var(--dark);
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 2rem;
}
@media (min-width: 1280px) {
  .footContact__contact {
    transition: color var(--time);
  }
  .footContact__contact:hover {
    color: var(--accent);
  }
}
.footContact__contact:before {
  content: "";
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  top: 50%;
  margin-top: -1.2rem;
  left: 0;
  background: var(--accent);
}
.footContact__contact[href*="mailto:"]:before {
  mask: url(../img/icons/email_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/email_24.svg) center center/100% no-repeat;
}
.footContact__contact[href*="tel:"]:before {
  mask: url(../img/icons/phone_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/phone_24.svg) center center/100% no-repeat;
}
.footContact__bottom {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .footContact__bottom {
    gap: 2rem;
  }
}
@media (min-width: 1280px) {
  .footContact__bottom {
    gap: 2.5rem;
  }
}
.footContact__text {
  color: var(--blue-light);
}
@media (min-width: 1280px) {
  .footContact__text {
    max-width: 31.6rem;
  }
}
@media (min-width: 768px) {
  .footContact__btn.t-button {
    align-self: flex-start;
    width: auto;
  }
}

.footLogo__link {
  text-decoration: none;
}
.footLogo__image {
  display: block;
  width: 20rem;
}

.footSocials {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px) {
  .footSocials {
    gap: 1.5rem;
  }
}
.footSocials__title {
  font-size: 1.6rem;
  line-height: 2rem;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  color: var(--dark);
}
.footSocials__list {
  display: flex;
  gap: 1.5rem;
}
.footSocials__item {
  width: 3.2rem;
  height: 3.2rem;
  background: var(--accent);
  font-size: 0;
  line-height: 0;
  border-radius: 50%;
  position: relative;
  transition: background-color var(--time);
  cursor: pointer;
}
@media (min-width: 1280px) {
  .footSocials__item:hover {
    background: var(--dark);
  }
}
.footSocials__item:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--white);
}
.footSocials__item[href*="t.me"]:before {
  mask: url(../img/icons/socials/tg.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/tg.svg) center center/100% no-repeat;
}
.footSocials__item[href*="vk.com"]:before {
  mask: url(../img/icons/socials/vk.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/vk.svg) center center/100% no-repeat;
}
.footSocials__item[href*="youtube.com"]:before {
  mask: url(../img/icons/socials/yt.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/yt.svg) center center/100% no-repeat;
}
.footSocials__item[href*="vc.ru"]:before {
  mask: url(../img/icons/socials/vc.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/vc.svg) center center/100% no-repeat;
}
.footSocials__item[href*="ok.ru"]:before {
  mask: url(../img/icons/socials/ok.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/ok.svg) center center/100% no-repeat;
}
.footSocials__item[href*="dzen.ru"]:before {
  mask: url(../img/icons/socials/dz.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/dz.svg) center center/100% no-repeat;
}

.footCopy {
  padding: 0.5rem 1rem 1rem;
  opacity: 0.6;
  cursor: default;
}
@media (min-width: 768px) {
  .footCopy {
    padding: 2rem;
  }
}
@media (min-width: 1280px) {
  .footCopy {
    padding: 2.5rem 0 1.5rem;
  }
}

.footLinks {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 2rem 1rem 0.5rem;
}
@media (min-width: 768px) {
  .footLinks {
    padding: 2rem 2rem 2rem 0;
    align-items: flex-end;
  }
}
@media (min-width: 1280px) {
  .footLinks {
    padding: 2.5rem 0 1.5rem 0;
    flex-direction: row;
    gap: 2rem;
    align-items: flex-start;
    justify-content: flex-end;
    grid-column: span 2;
  }
}
.footLinks__item {
  color: var(--dark);
  opacity: 0.6;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .footLinks__item {
    transition: opacity var(--time);
  }
  .footLinks__item:hover {
    opacity: 1;
  }
}

.t-small, .kp2025Form__comment, .faqImages__desc, .ware__tooltip, .cartProd__info, .catSlider__subName, .catFilters__counter, .catalogStocksSlide__desc, .catalogStocksSlide__date, .t-document__size, [data-tooltip]:before, .t-info__pane {
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 400;
  text-transform: none;
}

.t-big, .kp2025Stages__date, .serviceMaterials__content, .webinarsPageForm__subTitle, .webinarsPageProgram__li.t-list__item, .webinarsPageProgram__li.teamBoss__targetsItem, .aboutCategory__answer li.webinarsPageProgram__li, .wareText li.webinarsPageProgram__li, .webinarsPageMain__text, .webinarsPageMain__difficultValue, .cooperationFeedback__completeText, .cooperationFeedback__paragraph, .cooperationMovies__text, .cooperationSuccess__tile, .cooperationTop__slideText, .poolCalcEmpty__par, .clientsInfo__item .t-acco__content, .article__text, .t-document__name, .aside__addedText {
  font-size: 1.6rem;
  line-height: 2rem;
}
@media (min-width: 768px) {
  .t-big, .kp2025Stages__date, .serviceMaterials__content, .webinarsPageForm__subTitle, .webinarsPageProgram__li.t-list__item, .webinarsPageProgram__li.teamBoss__targetsItem, .aboutCategory__answer li.webinarsPageProgram__li, .wareText li.webinarsPageProgram__li, .webinarsPageMain__text, .webinarsPageMain__difficultValue, .cooperationFeedback__completeText, .cooperationFeedback__paragraph, .cooperationMovies__text, .cooperationSuccess__tile, .cooperationTop__slideText, .poolCalcEmpty__par, .clientsInfo__item .t-acco__content, .article__text, .t-document__name, .aside__addedText {
    font-size: 2rem;
    line-height: 2.6rem;
  }
}

.t-error {
  color: var(--error);
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin-top: 0.2rem;
  display: block;
}
.t-blue .t-error, .kp2025Results .t-error, .kp2025Main .t-error, .teamBoss .t-error, .team__vacancies .t-error, .aboutWork .t-error, .webinarsForm .t-error, .webinarsGetInfo__top .t-error, .webinarsTg .t-error, .cooperationFeedback .t-error, .cooperationQuote .t-error, .cooperation .t-error, .poolCalcTop .t-error, .poolCalc__blue .t-error, .contactsNav__item .t-error, .contacts__info .t-error, .quoteForm__human .t-error, .quoteForm__quote .t-error, .article__hasQuestions .t-error, .homeSubs__top .t-error, .blueModal__box .t-error {
  color: var(--white);
}

.t-quote, .teamBoss__mission, .team__vacanciesText, .aboutWork__paragraph, .cooperationYellow__text, .cooperationStart__final, .cooperationQuote__paragraph, .quoteForm__quote, .catalogSubscribe__text {
  cursor: default;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 400;
}
@media (min-width: 768px) {
  .t-quote, .teamBoss__mission, .team__vacanciesText, .aboutWork__paragraph, .cooperationYellow__text, .cooperationStart__final, .cooperationQuote__paragraph, .quoteForm__quote, .catalogSubscribe__text {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
}

.t-cardTitle {
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
  color: var(--dark);
  transition: color var(--time);
}

.t-link, .simplePage a, .contactsPlace__waresItem, .contactsCard__bottomLink, .requisites__dd a, .faq__answer a, .object__text a, .errorCodes__tableBox a, .aboutCategory__answer a, .previewText__more {
  color: var(--dark);
  text-decoration: underline;
  cursor: pointer;
  text-decoration-skip-ink: none;
}
@media (min-width: 1280px) {
  .t-link, .simplePage a, .contactsPlace__waresItem, .contactsCard__bottomLink, .requisites__dd a, .faq__answer a, .object__text a, .errorCodes__tableBox a, .aboutCategory__answer a, .previewText__more {
    transition: color var(--time), text-decoration-color var(--time);
  }
  .t-link:hover, .simplePage a:hover, .contactsPlace__waresItem:hover, .contactsCard__bottomLink:hover, .requisites__dd a:hover, .faq__answer a:hover, .object__text a:hover, .errorCodes__tableBox a:hover, .aboutCategory__answer a:hover, .previewText__more:hover {
    color: var(--accent);
    text-decoration-color: transparent;
  }
}
.t-blue .t-link, .kp2025Results .t-link, .kp2025Main .t-link, .teamBoss .t-link, .team__vacancies .t-link, .aboutWork .t-link, .webinarsForm .t-link, .webinarsGetInfo__top .t-link, .webinarsTg .t-link, .cooperationFeedback .t-link, .cooperationQuote .t-link, .cooperation .t-link, .poolCalcTop .t-link, .poolCalc__blue .t-link, .t-blue .simplePage a, .kp2025Results .simplePage a, .kp2025Main .simplePage a, .teamBoss .simplePage a, .team__vacancies .simplePage a, .aboutWork .simplePage a, .webinarsForm .simplePage a, .webinarsGetInfo__top .simplePage a, .webinarsTg .simplePage a, .cooperationFeedback .simplePage a, .cooperationQuote .simplePage a, .cooperation .simplePage a, .poolCalcTop .simplePage a, .poolCalc__blue .simplePage a, .simplePage .t-blue a, .simplePage .kp2025Results a, .simplePage .kp2025Main a, .simplePage .teamBoss a, .simplePage .team__vacancies a, .simplePage .aboutWork a, .simplePage .webinarsForm a, .simplePage .webinarsGetInfo__top a, .simplePage .webinarsTg a, .simplePage .cooperationFeedback a, .simplePage .cooperationQuote a, .simplePage .cooperation a, .simplePage .poolCalcTop a, .simplePage .poolCalc__blue a, .t-blue .contactsPlace__waresItem, .kp2025Results .contactsPlace__waresItem, .kp2025Main .contactsPlace__waresItem, .teamBoss .contactsPlace__waresItem, .team__vacancies .contactsPlace__waresItem, .aboutWork .contactsPlace__waresItem, .webinarsForm .contactsPlace__waresItem, .webinarsGetInfo__top .contactsPlace__waresItem, .webinarsTg .contactsPlace__waresItem, .cooperationFeedback .contactsPlace__waresItem, .cooperationQuote .contactsPlace__waresItem, .cooperation .contactsPlace__waresItem, .poolCalcTop .contactsPlace__waresItem, .poolCalc__blue .contactsPlace__waresItem, .t-blue .contactsCard__bottomLink, .kp2025Results .contactsCard__bottomLink, .kp2025Main .contactsCard__bottomLink, .teamBoss .contactsCard__bottomLink, .team__vacancies .contactsCard__bottomLink, .aboutWork .contactsCard__bottomLink, .webinarsForm .contactsCard__bottomLink, .webinarsGetInfo__top .contactsCard__bottomLink, .webinarsTg .contactsCard__bottomLink, .cooperationFeedback .contactsCard__bottomLink, .cooperationQuote .contactsCard__bottomLink, .cooperation .contactsCard__bottomLink, .poolCalcTop .contactsCard__bottomLink, .poolCalc__blue .contactsCard__bottomLink, .contactsNav__item .t-link, .contactsNav__item .simplePage a, .simplePage .contactsNav__item a, .contactsNav__item .contactsPlace__waresItem, .contactsNav__item .contactsCard__bottomLink, .contacts__info .t-link, .contacts__info .simplePage a, .simplePage .contacts__info a, .contacts__info .contactsPlace__waresItem, .contacts__info .contactsCard__bottomLink, .t-blue .requisites__dd a, .kp2025Results .requisites__dd a, .kp2025Main .requisites__dd a, .teamBoss .requisites__dd a, .team__vacancies .requisites__dd a, .aboutWork .requisites__dd a, .webinarsForm .requisites__dd a, .webinarsGetInfo__top .requisites__dd a, .webinarsTg .requisites__dd a, .cooperationFeedback .requisites__dd a, .cooperationQuote .requisites__dd a, .cooperation .requisites__dd a, .poolCalcTop .requisites__dd a, .poolCalc__blue .requisites__dd a, .contactsNav__item .requisites__dd a, .contacts__info .requisites__dd a, .requisites__dd .t-blue a, .requisites__dd .kp2025Results a, .requisites__dd .kp2025Main a, .requisites__dd .teamBoss a, .requisites__dd .team__vacancies a, .requisites__dd .aboutWork a, .requisites__dd .webinarsForm a, .requisites__dd .webinarsGetInfo__top a, .requisites__dd .webinarsTg a, .requisites__dd .cooperationFeedback a, .requisites__dd .cooperationQuote a, .requisites__dd .cooperation a, .requisites__dd .poolCalcTop a, .requisites__dd .poolCalc__blue a, .requisites__dd .contactsNav__item a, .requisites__dd .contacts__info a, .quoteForm__human .t-link, .quoteForm__human .simplePage a, .simplePage .quoteForm__human a, .quoteForm__human .contactsPlace__waresItem, .quoteForm__human .contactsCard__bottomLink, .quoteForm__human .requisites__dd a, .requisites__dd .quoteForm__human a, .quoteForm__quote .t-link, .quoteForm__quote .simplePage a, .simplePage .quoteForm__quote a, .quoteForm__quote .contactsPlace__waresItem, .quoteForm__quote .contactsCard__bottomLink, .quoteForm__quote .requisites__dd a, .requisites__dd .quoteForm__quote a, .t-blue .faq__answer a, .kp2025Results .faq__answer a, .kp2025Main .faq__answer a, .teamBoss .faq__answer a, .team__vacancies .faq__answer a, .aboutWork .faq__answer a, .webinarsForm .faq__answer a, .webinarsGetInfo__top .faq__answer a, .webinarsTg .faq__answer a, .cooperationFeedback .faq__answer a, .cooperationQuote .faq__answer a, .cooperation .faq__answer a, .poolCalcTop .faq__answer a, .poolCalc__blue .faq__answer a, .contactsNav__item .faq__answer a, .contacts__info .faq__answer a, .quoteForm__human .faq__answer a, .quoteForm__quote .faq__answer a, .faq__answer .t-blue a, .faq__answer .kp2025Results a, .faq__answer .kp2025Main a, .faq__answer .teamBoss a, .faq__answer .team__vacancies a, .faq__answer .aboutWork a, .faq__answer .webinarsForm a, .faq__answer .webinarsGetInfo__top a, .faq__answer .webinarsTg a, .faq__answer .cooperationFeedback a, .faq__answer .cooperationQuote a, .faq__answer .cooperation a, .faq__answer .poolCalcTop a, .faq__answer .poolCalc__blue a, .faq__answer .contactsNav__item a, .faq__answer .contacts__info a, .faq__answer .quoteForm__human a, .faq__answer .quoteForm__quote a, .t-blue .object__text a, .kp2025Results .object__text a, .kp2025Main .object__text a, .teamBoss .object__text a, .team__vacancies .object__text a, .aboutWork .object__text a, .webinarsForm .object__text a, .webinarsGetInfo__top .object__text a, .webinarsTg .object__text a, .cooperationFeedback .object__text a, .cooperationQuote .object__text a, .cooperation .object__text a, .poolCalcTop .object__text a, .poolCalc__blue .object__text a, .contactsNav__item .object__text a, .contacts__info .object__text a, .quoteForm__human .object__text a, .quoteForm__quote .object__text a, .object__text .t-blue a, .object__text .kp2025Results a, .object__text .kp2025Main a, .object__text .teamBoss a, .object__text .team__vacancies a, .object__text .aboutWork a, .object__text .webinarsForm a, .object__text .webinarsGetInfo__top a, .object__text .webinarsTg a, .object__text .cooperationFeedback a, .object__text .cooperationQuote a, .object__text .cooperation a, .object__text .poolCalcTop a, .object__text .poolCalc__blue a, .object__text .contactsNav__item a, .object__text .contacts__info a, .object__text .quoteForm__human a, .object__text .quoteForm__quote a, .t-blue .errorCodes__tableBox a, .kp2025Results .errorCodes__tableBox a, .kp2025Main .errorCodes__tableBox a, .teamBoss .errorCodes__tableBox a, .team__vacancies .errorCodes__tableBox a, .aboutWork .errorCodes__tableBox a, .webinarsForm .errorCodes__tableBox a, .webinarsGetInfo__top .errorCodes__tableBox a, .webinarsTg .errorCodes__tableBox a, .cooperationFeedback .errorCodes__tableBox a, .cooperationQuote .errorCodes__tableBox a, .cooperation .errorCodes__tableBox a, .poolCalcTop .errorCodes__tableBox a, .poolCalc__blue .errorCodes__tableBox a, .contactsNav__item .errorCodes__tableBox a, .contacts__info .errorCodes__tableBox a, .quoteForm__human .errorCodes__tableBox a, .quoteForm__quote .errorCodes__tableBox a, .errorCodes__tableBox .t-blue a, .errorCodes__tableBox .kp2025Results a, .errorCodes__tableBox .kp2025Main a, .errorCodes__tableBox .teamBoss a, .errorCodes__tableBox .team__vacancies a, .errorCodes__tableBox .aboutWork a, .errorCodes__tableBox .webinarsForm a, .errorCodes__tableBox .webinarsGetInfo__top a, .errorCodes__tableBox .webinarsTg a, .errorCodes__tableBox .cooperationFeedback a, .errorCodes__tableBox .cooperationQuote a, .errorCodes__tableBox .cooperation a, .errorCodes__tableBox .poolCalcTop a, .errorCodes__tableBox .poolCalc__blue a, .errorCodes__tableBox .contactsNav__item a, .errorCodes__tableBox .contacts__info a, .errorCodes__tableBox .quoteForm__human a, .errorCodes__tableBox .quoteForm__quote a, .article__hasQuestions .t-link, .article__hasQuestions .simplePage a, .simplePage .article__hasQuestions a, .article__hasQuestions .contactsPlace__waresItem, .article__hasQuestions .contactsCard__bottomLink, .article__hasQuestions .requisites__dd a, .requisites__dd .article__hasQuestions a, .article__hasQuestions .faq__answer a, .faq__answer .article__hasQuestions a, .article__hasQuestions .object__text a, .object__text .article__hasQuestions a, .article__hasQuestions .errorCodes__tableBox a, .errorCodes__tableBox .article__hasQuestions a, .t-blue .aboutCategory__answer a, .kp2025Results .aboutCategory__answer a, .kp2025Main .aboutCategory__answer a, .teamBoss .aboutCategory__answer a, .team__vacancies .aboutCategory__answer a, .aboutWork .aboutCategory__answer a, .webinarsForm .aboutCategory__answer a, .webinarsGetInfo__top .aboutCategory__answer a, .webinarsTg .aboutCategory__answer a, .cooperationFeedback .aboutCategory__answer a, .cooperationQuote .aboutCategory__answer a, .cooperation .aboutCategory__answer a, .poolCalcTop .aboutCategory__answer a, .poolCalc__blue .aboutCategory__answer a, .contactsNav__item .aboutCategory__answer a, .contacts__info .aboutCategory__answer a, .quoteForm__human .aboutCategory__answer a, .quoteForm__quote .aboutCategory__answer a, .article__hasQuestions .aboutCategory__answer a, .aboutCategory__answer .t-blue a, .aboutCategory__answer .kp2025Results a, .aboutCategory__answer .kp2025Main a, .aboutCategory__answer .teamBoss a, .aboutCategory__answer .team__vacancies a, .aboutCategory__answer .aboutWork a, .aboutCategory__answer .webinarsForm a, .aboutCategory__answer .webinarsGetInfo__top a, .aboutCategory__answer .webinarsTg a, .aboutCategory__answer .cooperationFeedback a, .aboutCategory__answer .cooperationQuote a, .aboutCategory__answer .cooperation a, .aboutCategory__answer .poolCalcTop a, .aboutCategory__answer .poolCalc__blue a, .aboutCategory__answer .contactsNav__item a, .aboutCategory__answer .contacts__info a, .aboutCategory__answer .quoteForm__human a, .aboutCategory__answer .quoteForm__quote a, .aboutCategory__answer .article__hasQuestions a, .t-blue .previewText__more, .kp2025Results .previewText__more, .kp2025Main .previewText__more, .teamBoss .previewText__more, .team__vacancies .previewText__more, .aboutWork .previewText__more, .webinarsForm .previewText__more, .webinarsGetInfo__top .previewText__more, .webinarsTg .previewText__more, .cooperationFeedback .previewText__more, .cooperationQuote .previewText__more, .cooperation .previewText__more, .poolCalcTop .previewText__more, .poolCalc__blue .previewText__more, .contactsNav__item .previewText__more, .contacts__info .previewText__more, .quoteForm__human .previewText__more, .quoteForm__quote .previewText__more, .article__hasQuestions .previewText__more, .homeSubs__top .t-link, .homeSubs__top .simplePage a, .simplePage .homeSubs__top a, .homeSubs__top .contactsPlace__waresItem, .homeSubs__top .contactsCard__bottomLink, .homeSubs__top .requisites__dd a, .requisites__dd .homeSubs__top a, .homeSubs__top .faq__answer a, .faq__answer .homeSubs__top a, .homeSubs__top .object__text a, .object__text .homeSubs__top a, .homeSubs__top .errorCodes__tableBox a, .errorCodes__tableBox .homeSubs__top a, .homeSubs__top .aboutCategory__answer a, .aboutCategory__answer .homeSubs__top a, .homeSubs__top .previewText__more, .blueModal__box .t-link, .blueModal__box .simplePage a, .simplePage .blueModal__box a, .blueModal__box .contactsPlace__waresItem, .blueModal__box .contactsCard__bottomLink, .blueModal__box .requisites__dd a, .requisites__dd .blueModal__box a, .blueModal__box .faq__answer a, .faq__answer .blueModal__box a, .blueModal__box .object__text a, .object__text .blueModal__box a, .blueModal__box .errorCodes__tableBox a, .errorCodes__tableBox .blueModal__box a, .blueModal__box .aboutCategory__answer a, .aboutCategory__answer .blueModal__box a, .blueModal__box .previewText__more {
  color: var(--white);
}
@media (min-width: 1280px) {
  .t-blue .t-link:hover, .kp2025Results .t-link:hover, .kp2025Main .t-link:hover, .teamBoss .t-link:hover, .team__vacancies .t-link:hover, .aboutWork .t-link:hover, .webinarsForm .t-link:hover, .webinarsGetInfo__top .t-link:hover, .webinarsTg .t-link:hover, .cooperationFeedback .t-link:hover, .cooperationQuote .t-link:hover, .cooperation .t-link:hover, .poolCalcTop .t-link:hover, .poolCalc__blue .t-link:hover, .t-blue .simplePage a:hover, .kp2025Results .simplePage a:hover, .kp2025Main .simplePage a:hover, .teamBoss .simplePage a:hover, .team__vacancies .simplePage a:hover, .aboutWork .simplePage a:hover, .webinarsForm .simplePage a:hover, .webinarsGetInfo__top .simplePage a:hover, .webinarsTg .simplePage a:hover, .cooperationFeedback .simplePage a:hover, .cooperationQuote .simplePage a:hover, .cooperation .simplePage a:hover, .poolCalcTop .simplePage a:hover, .poolCalc__blue .simplePage a:hover, .simplePage .t-blue a:hover, .simplePage .kp2025Results a:hover, .simplePage .kp2025Main a:hover, .simplePage .teamBoss a:hover, .simplePage .team__vacancies a:hover, .simplePage .aboutWork a:hover, .simplePage .webinarsForm a:hover, .simplePage .webinarsGetInfo__top a:hover, .simplePage .webinarsTg a:hover, .simplePage .cooperationFeedback a:hover, .simplePage .cooperationQuote a:hover, .simplePage .cooperation a:hover, .simplePage .poolCalcTop a:hover, .simplePage .poolCalc__blue a:hover, .t-blue .contactsPlace__waresItem:hover, .kp2025Results .contactsPlace__waresItem:hover, .kp2025Main .contactsPlace__waresItem:hover, .teamBoss .contactsPlace__waresItem:hover, .team__vacancies .contactsPlace__waresItem:hover, .aboutWork .contactsPlace__waresItem:hover, .webinarsForm .contactsPlace__waresItem:hover, .webinarsGetInfo__top .contactsPlace__waresItem:hover, .webinarsTg .contactsPlace__waresItem:hover, .cooperationFeedback .contactsPlace__waresItem:hover, .cooperationQuote .contactsPlace__waresItem:hover, .cooperation .contactsPlace__waresItem:hover, .poolCalcTop .contactsPlace__waresItem:hover, .poolCalc__blue .contactsPlace__waresItem:hover, .t-blue .contactsCard__bottomLink:hover, .kp2025Results .contactsCard__bottomLink:hover, .kp2025Main .contactsCard__bottomLink:hover, .teamBoss .contactsCard__bottomLink:hover, .team__vacancies .contactsCard__bottomLink:hover, .aboutWork .contactsCard__bottomLink:hover, .webinarsForm .contactsCard__bottomLink:hover, .webinarsGetInfo__top .contactsCard__bottomLink:hover, .webinarsTg .contactsCard__bottomLink:hover, .cooperationFeedback .contactsCard__bottomLink:hover, .cooperationQuote .contactsCard__bottomLink:hover, .cooperation .contactsCard__bottomLink:hover, .poolCalcTop .contactsCard__bottomLink:hover, .poolCalc__blue .contactsCard__bottomLink:hover, .contactsNav__item .t-link:hover, .contactsNav__item .simplePage a:hover, .simplePage .contactsNav__item a:hover, .contactsNav__item .contactsPlace__waresItem:hover, .contactsNav__item .contactsCard__bottomLink:hover, .contacts__info .t-link:hover, .contacts__info .simplePage a:hover, .simplePage .contacts__info a:hover, .contacts__info .contactsPlace__waresItem:hover, .contacts__info .contactsCard__bottomLink:hover, .t-blue .requisites__dd a:hover, .kp2025Results .requisites__dd a:hover, .kp2025Main .requisites__dd a:hover, .teamBoss .requisites__dd a:hover, .team__vacancies .requisites__dd a:hover, .aboutWork .requisites__dd a:hover, .webinarsForm .requisites__dd a:hover, .webinarsGetInfo__top .requisites__dd a:hover, .webinarsTg .requisites__dd a:hover, .cooperationFeedback .requisites__dd a:hover, .cooperationQuote .requisites__dd a:hover, .cooperation .requisites__dd a:hover, .poolCalcTop .requisites__dd a:hover, .poolCalc__blue .requisites__dd a:hover, .contactsNav__item .requisites__dd a:hover, .contacts__info .requisites__dd a:hover, .requisites__dd .t-blue a:hover, .requisites__dd .kp2025Results a:hover, .requisites__dd .kp2025Main a:hover, .requisites__dd .teamBoss a:hover, .requisites__dd .team__vacancies a:hover, .requisites__dd .aboutWork a:hover, .requisites__dd .webinarsForm a:hover, .requisites__dd .webinarsGetInfo__top a:hover, .requisites__dd .webinarsTg a:hover, .requisites__dd .cooperationFeedback a:hover, .requisites__dd .cooperationQuote a:hover, .requisites__dd .cooperation a:hover, .requisites__dd .poolCalcTop a:hover, .requisites__dd .poolCalc__blue a:hover, .requisites__dd .contactsNav__item a:hover, .requisites__dd .contacts__info a:hover, .quoteForm__human .t-link:hover, .quoteForm__human .simplePage a:hover, .simplePage .quoteForm__human a:hover, .quoteForm__human .contactsPlace__waresItem:hover, .quoteForm__human .contactsCard__bottomLink:hover, .quoteForm__human .requisites__dd a:hover, .requisites__dd .quoteForm__human a:hover, .quoteForm__quote .t-link:hover, .quoteForm__quote .simplePage a:hover, .simplePage .quoteForm__quote a:hover, .quoteForm__quote .contactsPlace__waresItem:hover, .quoteForm__quote .contactsCard__bottomLink:hover, .quoteForm__quote .requisites__dd a:hover, .requisites__dd .quoteForm__quote a:hover, .t-blue .faq__answer a:hover, .kp2025Results .faq__answer a:hover, .kp2025Main .faq__answer a:hover, .teamBoss .faq__answer a:hover, .team__vacancies .faq__answer a:hover, .aboutWork .faq__answer a:hover, .webinarsForm .faq__answer a:hover, .webinarsGetInfo__top .faq__answer a:hover, .webinarsTg .faq__answer a:hover, .cooperationFeedback .faq__answer a:hover, .cooperationQuote .faq__answer a:hover, .cooperation .faq__answer a:hover, .poolCalcTop .faq__answer a:hover, .poolCalc__blue .faq__answer a:hover, .contactsNav__item .faq__answer a:hover, .contacts__info .faq__answer a:hover, .quoteForm__human .faq__answer a:hover, .quoteForm__quote .faq__answer a:hover, .faq__answer .t-blue a:hover, .faq__answer .kp2025Results a:hover, .faq__answer .kp2025Main a:hover, .faq__answer .teamBoss a:hover, .faq__answer .team__vacancies a:hover, .faq__answer .aboutWork a:hover, .faq__answer .webinarsForm a:hover, .faq__answer .webinarsGetInfo__top a:hover, .faq__answer .webinarsTg a:hover, .faq__answer .cooperationFeedback a:hover, .faq__answer .cooperationQuote a:hover, .faq__answer .cooperation a:hover, .faq__answer .poolCalcTop a:hover, .faq__answer .poolCalc__blue a:hover, .faq__answer .contactsNav__item a:hover, .faq__answer .contacts__info a:hover, .faq__answer .quoteForm__human a:hover, .faq__answer .quoteForm__quote a:hover, .t-blue .object__text a:hover, .kp2025Results .object__text a:hover, .kp2025Main .object__text a:hover, .teamBoss .object__text a:hover, .team__vacancies .object__text a:hover, .aboutWork .object__text a:hover, .webinarsForm .object__text a:hover, .webinarsGetInfo__top .object__text a:hover, .webinarsTg .object__text a:hover, .cooperationFeedback .object__text a:hover, .cooperationQuote .object__text a:hover, .cooperation .object__text a:hover, .poolCalcTop .object__text a:hover, .poolCalc__blue .object__text a:hover, .contactsNav__item .object__text a:hover, .contacts__info .object__text a:hover, .quoteForm__human .object__text a:hover, .quoteForm__quote .object__text a:hover, .object__text .t-blue a:hover, .object__text .kp2025Results a:hover, .object__text .kp2025Main a:hover, .object__text .teamBoss a:hover, .object__text .team__vacancies a:hover, .object__text .aboutWork a:hover, .object__text .webinarsForm a:hover, .object__text .webinarsGetInfo__top a:hover, .object__text .webinarsTg a:hover, .object__text .cooperationFeedback a:hover, .object__text .cooperationQuote a:hover, .object__text .cooperation a:hover, .object__text .poolCalcTop a:hover, .object__text .poolCalc__blue a:hover, .object__text .contactsNav__item a:hover, .object__text .contacts__info a:hover, .object__text .quoteForm__human a:hover, .object__text .quoteForm__quote a:hover, .t-blue .errorCodes__tableBox a:hover, .kp2025Results .errorCodes__tableBox a:hover, .kp2025Main .errorCodes__tableBox a:hover, .teamBoss .errorCodes__tableBox a:hover, .team__vacancies .errorCodes__tableBox a:hover, .aboutWork .errorCodes__tableBox a:hover, .webinarsForm .errorCodes__tableBox a:hover, .webinarsGetInfo__top .errorCodes__tableBox a:hover, .webinarsTg .errorCodes__tableBox a:hover, .cooperationFeedback .errorCodes__tableBox a:hover, .cooperationQuote .errorCodes__tableBox a:hover, .cooperation .errorCodes__tableBox a:hover, .poolCalcTop .errorCodes__tableBox a:hover, .poolCalc__blue .errorCodes__tableBox a:hover, .contactsNav__item .errorCodes__tableBox a:hover, .contacts__info .errorCodes__tableBox a:hover, .quoteForm__human .errorCodes__tableBox a:hover, .quoteForm__quote .errorCodes__tableBox a:hover, .errorCodes__tableBox .t-blue a:hover, .errorCodes__tableBox .kp2025Results a:hover, .errorCodes__tableBox .kp2025Main a:hover, .errorCodes__tableBox .teamBoss a:hover, .errorCodes__tableBox .team__vacancies a:hover, .errorCodes__tableBox .aboutWork a:hover, .errorCodes__tableBox .webinarsForm a:hover, .errorCodes__tableBox .webinarsGetInfo__top a:hover, .errorCodes__tableBox .webinarsTg a:hover, .errorCodes__tableBox .cooperationFeedback a:hover, .errorCodes__tableBox .cooperationQuote a:hover, .errorCodes__tableBox .cooperation a:hover, .errorCodes__tableBox .poolCalcTop a:hover, .errorCodes__tableBox .poolCalc__blue a:hover, .errorCodes__tableBox .contactsNav__item a:hover, .errorCodes__tableBox .contacts__info a:hover, .errorCodes__tableBox .quoteForm__human a:hover, .errorCodes__tableBox .quoteForm__quote a:hover, .article__hasQuestions .t-link:hover, .article__hasQuestions .simplePage a:hover, .simplePage .article__hasQuestions a:hover, .article__hasQuestions .contactsPlace__waresItem:hover, .article__hasQuestions .contactsCard__bottomLink:hover, .article__hasQuestions .requisites__dd a:hover, .requisites__dd .article__hasQuestions a:hover, .article__hasQuestions .faq__answer a:hover, .faq__answer .article__hasQuestions a:hover, .article__hasQuestions .object__text a:hover, .object__text .article__hasQuestions a:hover, .article__hasQuestions .errorCodes__tableBox a:hover, .errorCodes__tableBox .article__hasQuestions a:hover, .t-blue .aboutCategory__answer a:hover, .kp2025Results .aboutCategory__answer a:hover, .kp2025Main .aboutCategory__answer a:hover, .teamBoss .aboutCategory__answer a:hover, .team__vacancies .aboutCategory__answer a:hover, .aboutWork .aboutCategory__answer a:hover, .webinarsForm .aboutCategory__answer a:hover, .webinarsGetInfo__top .aboutCategory__answer a:hover, .webinarsTg .aboutCategory__answer a:hover, .cooperationFeedback .aboutCategory__answer a:hover, .cooperationQuote .aboutCategory__answer a:hover, .cooperation .aboutCategory__answer a:hover, .poolCalcTop .aboutCategory__answer a:hover, .poolCalc__blue .aboutCategory__answer a:hover, .contactsNav__item .aboutCategory__answer a:hover, .contacts__info .aboutCategory__answer a:hover, .quoteForm__human .aboutCategory__answer a:hover, .quoteForm__quote .aboutCategory__answer a:hover, .article__hasQuestions .aboutCategory__answer a:hover, .aboutCategory__answer .t-blue a:hover, .aboutCategory__answer .kp2025Results a:hover, .aboutCategory__answer .kp2025Main a:hover, .aboutCategory__answer .teamBoss a:hover, .aboutCategory__answer .team__vacancies a:hover, .aboutCategory__answer .aboutWork a:hover, .aboutCategory__answer .webinarsForm a:hover, .aboutCategory__answer .webinarsGetInfo__top a:hover, .aboutCategory__answer .webinarsTg a:hover, .aboutCategory__answer .cooperationFeedback a:hover, .aboutCategory__answer .cooperationQuote a:hover, .aboutCategory__answer .cooperation a:hover, .aboutCategory__answer .poolCalcTop a:hover, .aboutCategory__answer .poolCalc__blue a:hover, .aboutCategory__answer .contactsNav__item a:hover, .aboutCategory__answer .contacts__info a:hover, .aboutCategory__answer .quoteForm__human a:hover, .aboutCategory__answer .quoteForm__quote a:hover, .aboutCategory__answer .article__hasQuestions a:hover, .t-blue .previewText__more:hover, .kp2025Results .previewText__more:hover, .kp2025Main .previewText__more:hover, .teamBoss .previewText__more:hover, .team__vacancies .previewText__more:hover, .aboutWork .previewText__more:hover, .webinarsForm .previewText__more:hover, .webinarsGetInfo__top .previewText__more:hover, .webinarsTg .previewText__more:hover, .cooperationFeedback .previewText__more:hover, .cooperationQuote .previewText__more:hover, .cooperation .previewText__more:hover, .poolCalcTop .previewText__more:hover, .poolCalc__blue .previewText__more:hover, .contactsNav__item .previewText__more:hover, .contacts__info .previewText__more:hover, .quoteForm__human .previewText__more:hover, .quoteForm__quote .previewText__more:hover, .article__hasQuestions .previewText__more:hover, .homeSubs__top .t-link:hover, .homeSubs__top .simplePage a:hover, .simplePage .homeSubs__top a:hover, .homeSubs__top .contactsPlace__waresItem:hover, .homeSubs__top .contactsCard__bottomLink:hover, .homeSubs__top .requisites__dd a:hover, .requisites__dd .homeSubs__top a:hover, .homeSubs__top .faq__answer a:hover, .faq__answer .homeSubs__top a:hover, .homeSubs__top .object__text a:hover, .object__text .homeSubs__top a:hover, .homeSubs__top .errorCodes__tableBox a:hover, .errorCodes__tableBox .homeSubs__top a:hover, .homeSubs__top .aboutCategory__answer a:hover, .aboutCategory__answer .homeSubs__top a:hover, .homeSubs__top .previewText__more:hover, .blueModal__box .t-link:hover, .blueModal__box .simplePage a:hover, .simplePage .blueModal__box a:hover, .blueModal__box .contactsPlace__waresItem:hover, .blueModal__box .contactsCard__bottomLink:hover, .blueModal__box .requisites__dd a:hover, .requisites__dd .blueModal__box a:hover, .blueModal__box .faq__answer a:hover, .faq__answer .blueModal__box a:hover, .blueModal__box .object__text a:hover, .object__text .blueModal__box a:hover, .blueModal__box .errorCodes__tableBox a:hover, .errorCodes__tableBox .blueModal__box a:hover, .blueModal__box .aboutCategory__answer a:hover, .aboutCategory__answer .blueModal__box a:hover, .blueModal__box .previewText__more:hover {
    color: var(--white);
  }
}

.t-list, .teamBoss__targetsList, .wareText ul, .aboutCategory__answer ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8rem;
  list-style: none;
}
@media (min-width: 768px) {
  .t-list, .teamBoss__targetsList, .wareText ul, .aboutCategory__answer ul {
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .t-list, .teamBoss__targetsList, .wareText ul, .aboutCategory__answer ul {
    gap: 1.5rem;
  }
}
.t-list:not(:last-child), .teamBoss__targetsList:not(:last-child), .wareText ul:not(:last-child), .aboutCategory__answer ul:not(:last-child) {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .t-list:not(:last-child), .teamBoss__targetsList:not(:last-child), .wareText ul:not(:last-child), .aboutCategory__answer ul:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .t-list:not(:last-child), .teamBoss__targetsList:not(:last-child), .wareText ul:not(:last-child), .aboutCategory__answer ul:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.t-list__item, .teamBoss__targetsItem, .wareText li, .aboutCategory__answer li {
  position: relative;
  padding-left: 2.2rem;
}
@media (min-width: 768px) {
  .t-list__item, .teamBoss__targetsItem, .wareText li, .aboutCategory__answer li {
    padding-left: 2.6rem;
  }
}
.t-list__item:before, .teamBoss__targetsItem:before, .wareText li:before, .aboutCategory__answer li:before {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: 0.2rem;
  width: 1rem;
  height: 1rem;
  border-radius: var(--rad);
  background: var(--accent);
}
@media (min-width: 768px) {
  .t-list__item:before, .teamBoss__targetsItem:before, .wareText li:before, .aboutCategory__answer li:before {
    width: 1.2rem;
    height: 1.2rem;
  }
}
._disc .t-list__item:before, ._disc .teamBoss__targetsItem:before, ._disc .wareText li:before, .wareText ._disc li:before, .wareText ul .t-list__item:before, .wareText ul .teamBoss__targetsItem:before, .wareText ul li:before, ._disc .aboutCategory__answer li:before, .aboutCategory__answer ._disc li:before, .aboutCategory__answer ul .t-list__item:before, .aboutCategory__answer ul .teamBoss__targetsItem:before, .aboutCategory__answer ul li:before {
  border-radius: 50%;
  width: 0.6rem;
  height: 0.6rem;
  top: 0.6rem;
  background: var(--dark);
}
@media (min-width: 768px) {
  ._disc .t-list__item:before, ._disc .teamBoss__targetsItem:before, ._disc .wareText li:before, .wareText ._disc li:before, .wareText ul .t-list__item:before, .wareText ul .teamBoss__targetsItem:before, .wareText ul li:before, ._disc .aboutCategory__answer li:before, .aboutCategory__answer ._disc li:before, .aboutCategory__answer ul .t-list__item:before, .aboutCategory__answer ul .teamBoss__targetsItem:before, .aboutCategory__answer ul li:before {
    top: 0.8rem;
  }
}
@media (max-width: 767px) {
  .t-list__itemTooltip.t-tooltip:before {
    max-width: 20rem;
  }
}
@media (max-width: 1279px) {
  .t-list__itemTooltip.t-tooltip:before {
    right: 0;
    left: auto;
  }
}
._ware-disabled .t-list__itemTooltip.t-tooltip {
  display: none;
}

.t-group:not(:last-child) {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .t-group:not(:last-child) {
    margin-bottom: 3rem;
  }
}

.t-par, .simplePage p, .contactsPlace__bottomText p, .errorCodes__tableBox p, .wareText p, .aboutCategory__answer p {
  margin: 0;
  color: var(--blue-light);
}
.t-par:not(:last-child), .simplePage p:not(:last-child), .contactsPlace__bottomText p:not(:last-child), .errorCodes__tableBox p:not(:last-child), .wareText p:not(:last-child), .aboutCategory__answer p:not(:last-child) {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .t-par:not(:last-child), .simplePage p:not(:last-child), .contactsPlace__bottomText p:not(:last-child), .errorCodes__tableBox p:not(:last-child), .wareText p:not(:last-child), .aboutCategory__answer p:not(:last-child) {
    margin-bottom: 1rem;
  }
}

.t-bold, .serviceMaterials__name, .poolCalcForm__labelName, .requisites__dt, .faqImages__name, .errorCodes__tableBox td:nth-child(1), .aboutCategory__answer b {
  font-weight: 700;
}

.t-accent {
  color: var(--accent);
}

.t-nobr {
  white-space: nowrap;
}

.t-info {
  cursor: help;
  display: inline-block;
  vertical-align: top;
  margin-left: 1rem;
  margin-top: -0.2rem;
}
@media (min-width: 768px) {
  .t-info {
    margin-top: 0;
  }
}
.t-info__button {
  display: block;
  width: 2rem;
  height: 2rem;
  font-size: 0;
  line-height: 0;
  background: url(../img/icons/i_20.svg) center center/100% no-repeat;
  position: relative;
  z-index: 1;
}
.t-info__button:before {
  content: "";
  position: absolute;
  top: -1rem;
  right: -1rem;
  bottom: -1rem;
  left: -1rem;
}
.t-info__pane {
  position: absolute;
  top: 2rem;
  right: 0;
  max-height: 0;
  overflow: hidden;
  background: var(--white);
  padding: 0 2rem;
  max-width: 100%;
  box-sizing: border-box;
  word-break: break-word;
  z-index: 2;
  opacity: 0;
  transform: translateX(3rem);
  border: 0.1rem solid var(--grey-light);
  transition: max-height 0s var(--time), padding 0s var(--time), opacity var(--time), transform var(--time);
}
@media (max-width: 1279px) {
  .t-info__pane {
    position: fixed;
    top: auto;
    left: 1rem;
    bottom: 1rem;
    right: 1rem;
    z-index: 90000000000000;
  }
  ._show-info .t-info__pane {
    max-height: 100vh;
    padding: 4rem 2rem 2rem;
    opacity: 1;
    transform: none;
    transition: max-height 0s 0s, padding 0s 0s, opacity var(--time), transform var(--time);
  }
}
@media (min-width: 1280px) {
  .t-info__pane {
    pointer-events: none;
    transition: max-height 0s var(--time), padding 0s var(--time), opacity var(--time), transform var(--time);
  }
  .t-info:hover .t-info__pane {
    pointer-events: auto;
    max-height: 100vh;
    padding: 2rem;
    opacity: 1;
    transform: translateX(0);
    transition: max-height 0s 0s, padding 0s 0s, opacity var(--time), transform var(--time);
  }
}
.t-info__close {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 2rem;
  height: 2rem;
  background: var(--dark);
  mask: url(../img/icons/cross.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/cross.svg) center center/100% no-repeat;
}
@media (min-width: 1280px) {
  .t-info__close {
    display: none;
  }
}

/*


.t-extraBold {
  font-weight: 800;
}
 */
.t-table {
  margin: 0 -1rem;
  overflow-x: auto;
  width: 100vw;
  padding: 0 0 1rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .t-table {
    margin: 0 0 1.6rem;
    padding: 0;
    overflow: visible;
    width: auto;
  }
}
.t-table__table {
  display: table;
  margin: 0 1rem;
  border-top: 0.1rem solid var(--grey-light);
  border-left: 0.1rem solid var(--grey-light);
}
@media (min-width: 768px) {
  .t-table__table {
    margin: 0;
  }
}
.t-table__head {
  display: table-row;
}
.t-table__th {
  padding: 1rem;
  display: table-cell;
  font-weight: 500;
  background: var(--bg-grey);
  border-right: 0.1rem solid var(--grey-light);
  border-bottom: 0.1rem solid var(--grey-light);
  font-size: 1.2rem;
  line-height: 1.4rem;
}
@media (min-width: 768px) {
  .t-table__th {
    padding: 1.6rem;
  }
}
@media (min-width: 1280px) {
  .t-table__th {
    padding: 2rem;
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
.t-table__body {
  display: table-row-group;
}
.t-table__tr {
  display: table-row;
}
.t-table__td {
  padding: 1rem;
  display: table-cell;
  border-right: 0.1rem solid var(--grey-light);
  border-bottom: 0.1rem solid var(--grey-light);
  font-size: 1.2rem;
  line-height: 1.4rem;
}
@media (min-width: 1280px) {
  .t-table__td {
    padding: 2rem;
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}

.t-tooltip {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: middle;
  margin-top: -0.2rem;
  font-size: 0;
  line-height: 0;
  background: url(../img/icons/i_20.svg) center center/100% no-repeat;
  position: relative;
}

[data-tooltip] {
  position: relative;
  cursor: help;
}
[data-tooltip]:before {
  content: attr(data-tooltip);
  position: absolute;
  white-space: normal;
  top: 100%;
  left: 0;
  background: var(--bg-grey);
  padding: 0 1rem;
  box-sizing: border-box;
  color: var(--dark);
  text-align: left;
  border-radius: var(--rad);
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transform: translateY(-1rem);
  transition: max-height 0s var(--time), transform var(--time), opacity var(--time), padding 0s var(--time);
  z-index: 1;
}
[data-tooltip]:hover:before {
  transform: none;
  opacity: 1;
  max-height: 100vh;
  padding: 0.5rem 1rem;
  transition: max-height 0s 0s, transform var(--time), opacity var(--time), padding 0s 0s;
}
[data-tooltip][data-tooltip-position*=top]:before {
  top: auto;
  bottom: 100%;
  transform: translateY(1rem);
}
[data-tooltip][data-tooltip-position*=top]:hover:before {
  transform: none;
}
[data-tooltip][data-tooltip-position*=left]:before {
  right: 100%;
  left: auto;
}
[data-tooltip][data-tooltip-size*=s]:before {
  width: 19rem;
}
[data-tooltip][data-tooltip-size*=m]:before {
  width: 26rem;
}
[data-tooltip][data-tooltip-style*=white]:before {
  background: var(--white);
  padding: 0 1rem;
  box-shadow: inset 0 0 0 0.1rem var(--grey-light);
}
@media (min-width: 768px) {
  [data-tooltip][data-tooltip-style*=white]:before {
    padding: 0 2rem;
  }
}
[data-tooltip][data-tooltip-style*=white]:hover:before {
  padding: 1rem;
}
@media (min-width: 768px) {
  [data-tooltip][data-tooltip-style*=white]:hover:before {
    padding: 2rem;
  }
}

.modal {
  position: fixed;
  z-index: 1000;
  background: var(--dark-50);
  inset: 0;
  width: 100%;
  height: 100%;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: none;
}
.modal::-webkit-scrollbar {
  width: 1rem;
}
.modal::-webkit-scrollbar-track {
  background: var(--grey-light);
}
.modal::-webkit-scrollbar-thumb {
  background-color: var(--grey);
}
.modal__grid {
  display: grid;
  width: 100%;
  min-height: 100%;
  grid-template: minmax(2.4rem, 1fr) auto minmax(2.4rem, 1fr)/minmax(3.5rem, 1fr) auto minmax(3.5rem, 1fr);
}
@media (min-width: 768px) {
  .modal__grid {
    grid-template: minmax(3.2rem, 1fr) auto minmax(3.2rem, 1fr)/minmax(3.2rem, 1fr) auto minmax(3.2rem, 1fr);
  }
}
@media (min-width: 1280px) {
  .modal__grid {
    grid-template: minmax(6.4rem, 1fr) auto minmax(6.4rem, 1fr)/minmax(6.4rem, 1fr) auto minmax(6.4rem, 1fr);
  }
}
.modal__box {
  background: var(--white);
  position: relative;
  grid-area: 2/2/3/3;
}
.modal__content {
  display: none;
  overflow: hidden;
}
.modal__content._opened {
  display: block;
}
.modal__close {
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  top: 1.5rem;
  right: 1.5rem;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  background: var(--dark);
  transition: background-color var(--time);
  mask: url(../img/icons/cross.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/cross.svg) center center/100% no-repeat;
}
@media (min-width: 1280px) {
  .modal__close {
    top: 2rem;
    right: 2rem;
    transition: background-color var(--time);
  }
  .modal__close:hover {
    background: var(--accent);
  }
}

.modalForm {
  width: 33rem;
  box-sizing: border-box;
  padding: 6rem 1.5rem;
}
@media (min-width: 768px) {
  .modalForm {
    width: 53.6rem;
    padding: 8rem;
  }
}
@media (min-width: 1280px) {
  .modalForm {
    width: 71rem;
    padding: 10rem 14rem;
  }
}
.modalForm__content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.modalForm__title {
  text-align: center;
}
.modalForm__text {
  text-align: center;
  margin-top: 0.5rem;
}
@media (min-width: 1280px) {
  .modalForm__text {
    margin-top: 1rem;
  }
}
.modalForm__form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin-top: 1.5rem;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .modalForm__form {
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .modalForm__form {
    margin-top: 3rem;
  }
}
.modalForm__label._button {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .modalForm__label._button {
    margin-top: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .modalForm__label._button {
    margin-top: 2rem;
  }
}
.modalForm__check {
  align-self: flex-start;
  margin-top: 0.5rem;
}
.modalForm__complete {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
  max-width: 30rem;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .modalForm__complete {
    gap: 1rem;
  }
}
.modalForm__complete:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(../img/icons/checkMark.svg) center center/100% no-repeat;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .modalForm__complete:before {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .modalForm__complete:before {
    margin-bottom: 3rem;
  }
}
.blueModal {
  position: fixed;
  z-index: 1000;
  background: var(--white-50);
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: none;
  opacity: 0;
  transition: top 0s var(--time), height 0s var(--time), opacity var(--time);
}
@media (min-width: 1280px) {
  .blueModal {
    position: unset;
    z-index: unset;
    background: none;
    width: auto;
    height: auto;
    overflow: visible;
    overscroll-behavior: unset;
    display: block;
    opacity: 1;
    inset: unset;
    transition: unset;
  }
}
@media (max-width: 1279px) {
  .blueModal._showInMobile {
    position: relative;
    z-index: unset;
    background: none;
    inset: unset;
    overflow: visible;
    opacity: 1;
    height: auto;
    margin-top: 3rem;
  }
}
@media (max-width: 1279px) and (min-width: 768px) {
  .blueModal._showInMobile {
    margin-top: 4rem;
  }
}
.blueModal._blocked {
  pointer-events: none;
}
.blueModal._showed {
  top: 0;
  height: 100%;
  opacity: 1;
  display: block;
  transition: top 0s, height 0s, opacity var(--time);
}
@media (min-width: 1280px) {
  .blueModal._showed {
    top: auto;
    height: auto;
  }
}
.blueModal__grid {
  display: grid;
  width: 100%;
  min-height: 100%;
  grid-template: minmax(2.4rem, 1fr) auto minmax(2.4rem, 1fr)/minmax(3.5rem, 1fr) auto minmax(3.5rem, 1fr);
}
@media (min-width: 768px) {
  .blueModal__grid {
    grid-template: minmax(3.2rem, 1fr) auto minmax(3.2rem, 1fr)/minmax(13.2rem, 1fr) auto minmax(13.2rem, 1fr);
  }
}
@media (min-width: 1280px) {
  .blueModal__grid {
    display: block;
    min-height: 0;
    width: auto;
  }
}
@media (max-width: 1279px) {
  ._showInMobile .blueModal__grid {
    grid-template: 0 1fr 0/0 1fr 0;
  }
}
.blueModal__box {
  background: var(--accent);
  position: relative;
  grid-area: 2/2/3/3;
  padding: 6rem 1.5rem;
}
@media (min-width: 768px) {
  .blueModal__box {
    padding: 8rem;
  }
}
@media (min-width: 1280px) {
  .blueModal__box {
    padding: 4rem 2rem;
  }
}
._showInMobile .blueModal__box {
  padding: 1.5rem;
}
@media (min-width: 768px) {
  ._showInMobile .blueModal__box {
    padding: 2rem;
  }
}
.blueModal__form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  color: var(--white);
}
@media (max-width: 1279px) and (min-width: 768px) {
  ._showInMobile .blueModal__form {
    display: grid;
    grid-template-columns: 1fr auto;
  }
}
.blueModal__form:before {
  order: -1;
  margin-bottom: 1.5rem;
  align-self: center;
}
@media (min-width: 768px) {
  .blueModal__form:before {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1279px) {
  ._showInMobile .blueModal__form:before {
    display: none;
  }
}
._subscribe .blueModal__form:before {
  content: "";
  background: url(../img/icons/blueModals/subscribe.svg) center center/100% no-repeat;
  width: 6.9rem;
  height: 3rem;
}
@media (min-width: 768px) {
  ._subscribe .blueModal__form:before {
    width: 8.5rem;
    height: 3.8rem;
  }
}
._reCall .blueModal__form:before {
  content: "";
  background: url(../img/icons/blueModals/reCall.svg) center center/100% no-repeat;
  width: 13.4rem;
  height: 3.7rem;
}
@media (min-width: 768px) {
  ._reCall .blueModal__form:before {
    width: 16.2rem;
    height: 4.4rem;
  }
}
._readLater .blueModal__form:before {
  content: "";
  background: url(../img/icons/blueModals/readLater.svg) center center/100% no-repeat;
  width: 7.6rem;
  height: 3rem;
}
@media (min-width: 768px) {
  ._readLater .blueModal__form:before {
    width: 9.6rem;
    height: 3.8rem;
  }
}
.blueModal__close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  width: 2.4rem;
  height: 2.4rem;
  font-size: 0;
  line-height: 0;
  background: var(--grey);
  mask: url(../img/icons/cross.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/cross.svg) center center/100% no-repeat;
}
@media (min-width: 1280px) {
  .blueModal__close {
    display: none;
  }
}
@media (max-width: 1279px) {
  ._showInMobile .blueModal__close {
    display: none;
  }
}
.blueModal__title.t-title._h3, .blueModal__title._h3.kp2025Jury__status, .blueModal__title._h3.kp2025Jury__name, .blueModal__title._h3.kp2025Criteria__name, .blueModal__title.kp2025Spots__name, .blueModal__title.kp2025Rules__name, .blueModal__title.kp2025Stages__name, .blueModal__title._h3.kp2025Stages__numb, .blueModal__title._h3.kp2025Recipient__item, .blueModal__title._h3.people__status, .blueModal__title._h3.people__name, .blueModal__title._h3.teamBoss__chiefStatus, .blueModal__title._h3.teamBoss__chiefName, .blueModal__title._h3.webinarsPageGifts__item, .blueModal__title._h3.webinarsPageProfit__item, .blueModal__title._h3.webinarsPageMain__difficultName, .blueModal__title._h3.webinarsSpeaker__status, .blueModal__title._h3.webinarsSpeaker__name, .blueModal__title._h3.webinarsItem__difficultName, .blueModal__title._h3.cooperationFeedback__completeTitle, .blueModal__title.cooperationReviews__rate, .blueModal__title.poolCalcPrint:before, .blueModal__title._h3.poolCalcProducts__trName, .blueModal__title._h3.poolCalc__preloadText, .blueModal__title._h3.quoteForm__humanStatus, .wareText h6.blueModal__title._h3, .wareText h3.blueModal__title._h3, .blueModal__title._h3.wareScheme__dt, .blueModal__title._h3.catalogSliderItem__oldPrice, .catalogSlider._white .blueModal__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title._h3.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__curPrice.cooperationReviews__rate, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__curPrice.poolCalcPrint:before, .catalogSlider._white .blueModal__title._h3.catalogSliderItem__name, .catalogSlider._white .blueModal__title.catalogSliderItem__name.kp2025Spots__name, .catalogSlider._white .blueModal__title.catalogSliderItem__name.kp2025Rules__name, .catalogSlider._white .blueModal__title.catalogSliderItem__name.kp2025Stages__name, .catalogSlider._white .blueModal__title.catalogSliderItem__name.cooperationReviews__rate, .catalogSlider._white .blueModal__title.catalogSliderItem__name.poolCalcPrint:before, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title._h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__name.kp2025Spots__name, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__name.kp2025Rules__name, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__name.kp2025Stages__name, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__name.cooperationReviews__rate, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__name.poolCalcPrint:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title._h3.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__name.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__name.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__name.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__name.cooperationReviews__rate, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__name.poolCalcPrint:before {
  color: var(--white);
  order: -2;
  margin-bottom: 0.5rem;
  text-align: center;
}
@media (min-width: 1280px) {
  .blueModal__title.t-title._h3, .blueModal__title._h3.kp2025Jury__status, .blueModal__title._h3.kp2025Jury__name, .blueModal__title._h3.kp2025Criteria__name, .blueModal__title.kp2025Spots__name, .blueModal__title.kp2025Rules__name, .blueModal__title.kp2025Stages__name, .blueModal__title._h3.kp2025Stages__numb, .blueModal__title._h3.kp2025Recipient__item, .blueModal__title._h3.people__status, .blueModal__title._h3.people__name, .blueModal__title._h3.teamBoss__chiefStatus, .blueModal__title._h3.teamBoss__chiefName, .blueModal__title._h3.webinarsPageGifts__item, .blueModal__title._h3.webinarsPageProfit__item, .blueModal__title._h3.webinarsPageMain__difficultName, .blueModal__title._h3.webinarsSpeaker__status, .blueModal__title._h3.webinarsSpeaker__name, .blueModal__title._h3.webinarsItem__difficultName, .blueModal__title._h3.cooperationFeedback__completeTitle, .blueModal__title.cooperationReviews__rate, .blueModal__title.poolCalcPrint:before, .blueModal__title._h3.poolCalcProducts__trName, .blueModal__title._h3.poolCalc__preloadText, .blueModal__title._h3.quoteForm__humanStatus, .wareText h6.blueModal__title._h3, .wareText h3.blueModal__title._h3, .blueModal__title._h3.wareScheme__dt, .blueModal__title._h3.catalogSliderItem__oldPrice, .catalogSlider._white .blueModal__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title._h3.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__curPrice.cooperationReviews__rate, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__curPrice.poolCalcPrint:before, .catalogSlider._white .blueModal__title._h3.catalogSliderItem__name, .catalogSlider._white .blueModal__title.catalogSliderItem__name.kp2025Spots__name, .catalogSlider._white .blueModal__title.catalogSliderItem__name.kp2025Rules__name, .catalogSlider._white .blueModal__title.catalogSliderItem__name.kp2025Stages__name, .catalogSlider._white .blueModal__title.catalogSliderItem__name.cooperationReviews__rate, .catalogSlider._white .blueModal__title.catalogSliderItem__name.poolCalcPrint:before, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title._h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__name.kp2025Spots__name, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__name.kp2025Rules__name, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__name.kp2025Stages__name, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__name.cooperationReviews__rate, .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__name.poolCalcPrint:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title._h3.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__name.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__name.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__name.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__name.cooperationReviews__rate, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title.catalogSliderItem__name.poolCalcPrint:before {
    text-align: left;
  }
}
@media (max-width: 1279px) {
  ._showInMobile .blueModal__title.t-title._h3, ._showInMobile .blueModal__title._h3.kp2025Jury__status, ._showInMobile .blueModal__title._h3.kp2025Jury__name, ._showInMobile .blueModal__title._h3.kp2025Criteria__name, ._showInMobile .blueModal__title.kp2025Spots__name, ._showInMobile .blueModal__title.kp2025Rules__name, ._showInMobile .blueModal__title.kp2025Stages__name, ._showInMobile .blueModal__title._h3.kp2025Stages__numb, ._showInMobile .blueModal__title._h3.kp2025Recipient__item, ._showInMobile .blueModal__title._h3.people__status, ._showInMobile .blueModal__title._h3.people__name, ._showInMobile .blueModal__title._h3.teamBoss__chiefStatus, ._showInMobile .blueModal__title._h3.teamBoss__chiefName, ._showInMobile .blueModal__title._h3.webinarsPageGifts__item, ._showInMobile .blueModal__title._h3.webinarsPageProfit__item, ._showInMobile .blueModal__title._h3.webinarsPageMain__difficultName, ._showInMobile .blueModal__title._h3.webinarsSpeaker__status, ._showInMobile .blueModal__title._h3.webinarsSpeaker__name, ._showInMobile .blueModal__title._h3.webinarsItem__difficultName, ._showInMobile .blueModal__title._h3.cooperationFeedback__completeTitle, ._showInMobile .blueModal__title.cooperationReviews__rate, ._showInMobile .blueModal__title.poolCalcPrint:before, ._showInMobile .blueModal__title._h3.poolCalcProducts__trName, ._showInMobile .blueModal__title._h3.poolCalc__preloadText, ._showInMobile .blueModal__title._h3.quoteForm__humanStatus, ._showInMobile .wareText h6.blueModal__title._h3, .wareText ._showInMobile h6.blueModal__title._h3, ._showInMobile .wareText h3.blueModal__title._h3, .wareText ._showInMobile h3.blueModal__title._h3, ._showInMobile .blueModal__title._h3.wareScheme__dt, ._showInMobile .blueModal__title._h3.catalogSliderItem__oldPrice, ._showInMobile .catalogSlider._white .blueModal__title.catalogSliderItem__curPrice, ._showInMobile .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__curPrice, .catalogSlider._white ._showInMobile .blueModal__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._showInMobile .blueModal__title.catalogSliderItem__curPrice, ._showInMobile .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title._h3.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._showInMobile .blueModal__title._h3.catalogSliderItem__curPrice, ._showInMobile .catalogSlider._white .blueModal__title._h3.catalogSliderItem__name, ._showInMobile .catalogSlider.article__like.t-button:not(._checked) .blueModal__title._h3.catalogSliderItem__name, .catalogSlider._white ._showInMobile .blueModal__title._h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._showInMobile .blueModal__title._h3.catalogSliderItem__name, ._showInMobile .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title._h3.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._showInMobile .blueModal__title._h3.catalogSliderItem__name {
    text-align: left;
  }
}
@media (max-width: 1279px) and (min-width: 768px) {
  ._showInMobile .blueModal__title.t-title._h3, ._showInMobile .blueModal__title._h3.kp2025Jury__status, ._showInMobile .blueModal__title._h3.kp2025Jury__name, ._showInMobile .blueModal__title._h3.kp2025Criteria__name, ._showInMobile .blueModal__title.kp2025Spots__name, ._showInMobile .blueModal__title.kp2025Rules__name, ._showInMobile .blueModal__title.kp2025Stages__name, ._showInMobile .blueModal__title._h3.kp2025Stages__numb, ._showInMobile .blueModal__title._h3.kp2025Recipient__item, ._showInMobile .blueModal__title._h3.people__status, ._showInMobile .blueModal__title._h3.people__name, ._showInMobile .blueModal__title._h3.teamBoss__chiefStatus, ._showInMobile .blueModal__title._h3.teamBoss__chiefName, ._showInMobile .blueModal__title._h3.webinarsPageGifts__item, ._showInMobile .blueModal__title._h3.webinarsPageProfit__item, ._showInMobile .blueModal__title._h3.webinarsPageMain__difficultName, ._showInMobile .blueModal__title._h3.webinarsSpeaker__status, ._showInMobile .blueModal__title._h3.webinarsSpeaker__name, ._showInMobile .blueModal__title._h3.webinarsItem__difficultName, ._showInMobile .blueModal__title._h3.cooperationFeedback__completeTitle, ._showInMobile .blueModal__title.cooperationReviews__rate, ._showInMobile .blueModal__title.poolCalcPrint:before, ._showInMobile .blueModal__title._h3.poolCalcProducts__trName, ._showInMobile .blueModal__title._h3.poolCalc__preloadText, ._showInMobile .blueModal__title._h3.quoteForm__humanStatus, ._showInMobile .wareText h6.blueModal__title._h3, .wareText ._showInMobile h6.blueModal__title._h3, ._showInMobile .wareText h3.blueModal__title._h3, .wareText ._showInMobile h3.blueModal__title._h3, ._showInMobile .blueModal__title._h3.wareScheme__dt, ._showInMobile .blueModal__title._h3.catalogSliderItem__oldPrice, ._showInMobile .catalogSlider._white .blueModal__title.catalogSliderItem__curPrice, ._showInMobile .catalogSlider.article__like.t-button:not(._checked) .blueModal__title.catalogSliderItem__curPrice, .catalogSlider._white ._showInMobile .blueModal__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._showInMobile .blueModal__title.catalogSliderItem__curPrice, ._showInMobile .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title._h3.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._showInMobile .blueModal__title._h3.catalogSliderItem__curPrice, ._showInMobile .catalogSlider._white .blueModal__title._h3.catalogSliderItem__name, ._showInMobile .catalogSlider.article__like.t-button:not(._checked) .blueModal__title._h3.catalogSliderItem__name, .catalogSlider._white ._showInMobile .blueModal__title._h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._showInMobile .blueModal__title._h3.catalogSliderItem__name, ._showInMobile .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__title._h3.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._showInMobile .blueModal__title._h3.catalogSliderItem__name {
    grid-column: span 2;
  }
}
.blueModal__text {
  color: var(--white);
  margin-bottom: 1.5rem;
  order: -2;
  text-align: center;
}
@media (min-width: 768px) {
  .blueModal__text {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1280px) {
  .blueModal__text {
    text-align: left;
  }
}
@media (max-width: 1279px) {
  ._showInMobile .blueModal__text {
    margin-bottom: 2.5rem;
    text-align: left;
  }
}
@media (max-width: 1279px) and (min-width: 768px) {
  ._showInMobile .blueModal__text {
    grid-column: span 2;
  }
}
.blueModal__label {
  margin-bottom: 2rem;
}
@media (max-width: 1279px) {
  ._showInMobile .blueModal__label {
    margin-bottom: 1rem;
  }
}
@media (max-width: 1279px) and (min-width: 768px) {
  ._showInMobile .blueModal__label {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 1279px) and (min-width: 768px) {
  ._showInMobile .blueModal__input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.blueModal__submit {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .blueModal__submit {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 1279px) and (min-width: 768px) {
  ._showInMobile .blueModal__submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
@media (max-width: 1279px) and (min-width: 768px) {
  ._showInMobile .blueModal__approve {
    grid-column: span 2;
  }
}
.blueModal__complete {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
  max-width: 30rem;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .blueModal__complete {
    gap: 1rem;
    text-align: left;
  }
}
@media (max-width: 1279px) {
  ._showInMobile .blueModal__complete {
    padding: 3rem 0;
  }
}
@media (max-width: 1279px) and (min-width: 768px) {
  ._showInMobile .blueModal__complete {
    grid-column: span 2;
  }
}
.blueModal__complete:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(../img/icons/checkMark_white.svg) center center/100% no-repeat;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .blueModal__complete:before {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .blueModal__complete:before {
    display: none;
  }
}
.blueModal__completeTitle.t-title._h1, .blueModal__completeTitle._h1.kp2025Jury__status, .blueModal__completeTitle._h1.kp2025Jury__name, .blueModal__completeTitle._h1.kp2025Criteria__name, .blueModal__completeTitle._h1.kp2025Spots__name, .blueModal__completeTitle._h1.kp2025Rules__name, .blueModal__completeTitle._h1.kp2025Stages__name, .blueModal__completeTitle.kp2025Stages__numb, .blueModal__completeTitle._h1.kp2025Recipient__item, .blueModal__completeTitle._h1.people__status, .blueModal__completeTitle._h1.people__name, .blueModal__completeTitle._h1.teamBoss__chiefStatus, .blueModal__completeTitle._h1.teamBoss__chiefName, .blueModal__completeTitle._h1.webinarsPageGifts__item, .blueModal__completeTitle._h1.webinarsPageProfit__item, .blueModal__completeTitle._h1.webinarsPageMain__difficultName, .blueModal__completeTitle._h1.webinarsSpeaker__status, .blueModal__completeTitle._h1.webinarsSpeaker__name, .blueModal__completeTitle._h1.webinarsItem__difficultName, .blueModal__completeTitle.cooperationFeedback__completeTitle, .blueModal__completeTitle._h1.cooperationReviews__rate, .blueModal__completeTitle._h1.poolCalcPrint:before, .blueModal__completeTitle.poolCalcPrint.kp2025Stages__numb:before, .blueModal__completeTitle.poolCalcPrint.cooperationFeedback__completeTitle:before, .blueModal__completeTitle._h1.poolCalcProducts__trName, .blueModal__completeTitle.poolCalc__preloadText, .blueModal__completeTitle._h1.quoteForm__humanStatus, .wareText h6.blueModal__completeTitle._h1, .wareText h3.blueModal__completeTitle._h1, .blueModal__completeTitle._h1.wareScheme__dt, .blueModal__completeTitle._h1.catalogSliderItem__oldPrice, .catalogSlider._white .blueModal__completeTitle._h1.catalogSliderItem__curPrice, .catalogSlider._white .blueModal__completeTitle.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white .blueModal__completeTitle.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider._white .blueModal__completeTitle.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) .blueModal__completeTitle._h1.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .blueModal__completeTitle.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) .blueModal__completeTitle.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) .blueModal__completeTitle.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__completeTitle._h1.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__completeTitle.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__completeTitle.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__completeTitle.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white .blueModal__completeTitle._h1.catalogSliderItem__name, .catalogSlider._white .blueModal__completeTitle.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white .blueModal__completeTitle.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider._white .blueModal__completeTitle.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) .blueModal__completeTitle._h1.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .blueModal__completeTitle.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) .blueModal__completeTitle.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) .blueModal__completeTitle.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__completeTitle._h1.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__completeTitle.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__completeTitle.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blueModal__completeTitle.catalogSliderItem__name.poolCalc__preloadText {
  color: var(--white);
}
.blueModal__completeText {
  color: var(--white);
}

.t-section {
  width: 100%;
  align-self: center;
  box-sizing: border-box;
}
.t-title, .kp2025Jury__status, .kp2025Jury__name, .kp2025Criteria__name, .kp2025Spots__name, .kp2025Rules__name, .kp2025Stages__name, .kp2025Stages__numb, .kp2025Recipient__item, .people__status, .people__name, .teamBoss__chiefStatus, .teamBoss__chiefName, .webinarsPageGifts__item, .webinarsPageProfit__item, .webinarsPageMain__difficultName, .webinarsSpeaker__status, .webinarsSpeaker__name, .webinarsItem__difficultName, .cooperationFeedback__completeTitle, .cooperationReviews__rate, .poolCalcPrint:before, .poolCalcProducts__trName, .poolCalc__preloadText, .quoteForm__humanStatus, .wareText h6, .wareText h3, .wareScheme__dt, .catalogSliderItem__oldPrice, .catalogSlider._white .catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name {
  cursor: default;
}
.t-title._h0, ._h0.kp2025Jury__status, ._h0.kp2025Jury__name, ._h0.kp2025Criteria__name, ._h0.kp2025Spots__name, ._h0.kp2025Rules__name, ._h0.kp2025Stages__name, ._h0.kp2025Stages__numb, ._h0.kp2025Recipient__item, ._h0.people__status, ._h0.people__name, ._h0.teamBoss__chiefStatus, ._h0.teamBoss__chiefName, ._h0.webinarsPageGifts__item, ._h0.webinarsPageProfit__item, ._h0.webinarsPageMain__difficultName, ._h0.webinarsSpeaker__status, ._h0.webinarsSpeaker__name, ._h0.webinarsItem__difficultName, ._h0.cooperationFeedback__completeTitle, ._h0.cooperationReviews__rate, ._h0.poolCalcPrint:before, ._h0.poolCalcProducts__trName, ._h0.poolCalc__preloadText, ._h0.quoteForm__humanStatus, .wareText h6._h0, .wareText h3._h0, ._h0.wareScheme__dt, ._h0.catalogSliderItem__oldPrice, .catalogSlider._white ._h0.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._h0.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h0.catalogSliderItem__curPrice, .catalogSlider._white ._h0.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._h0.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h0.catalogSliderItem__name {
  cursor: default;
  font-size: 4.2rem;
  line-height: 1em;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .t-title._h0, ._h0.kp2025Jury__status, ._h0.kp2025Jury__name, ._h0.kp2025Criteria__name, ._h0.kp2025Spots__name, ._h0.kp2025Rules__name, ._h0.kp2025Stages__name, ._h0.kp2025Stages__numb, ._h0.kp2025Recipient__item, ._h0.people__status, ._h0.people__name, ._h0.teamBoss__chiefStatus, ._h0.teamBoss__chiefName, ._h0.webinarsPageGifts__item, ._h0.webinarsPageProfit__item, ._h0.webinarsPageMain__difficultName, ._h0.webinarsSpeaker__status, ._h0.webinarsSpeaker__name, ._h0.webinarsItem__difficultName, ._h0.cooperationFeedback__completeTitle, ._h0.cooperationReviews__rate, ._h0.poolCalcPrint:before, ._h0.poolCalcProducts__trName, ._h0.poolCalc__preloadText, ._h0.quoteForm__humanStatus, .wareText h6._h0, .wareText h3._h0, ._h0.wareScheme__dt, ._h0.catalogSliderItem__oldPrice, .catalogSlider._white ._h0.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._h0.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h0.catalogSliderItem__curPrice, .catalogSlider._white ._h0.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._h0.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h0.catalogSliderItem__name {
    font-size: 6.8rem;
  }
}
@media (min-width: 1280px) {
  .t-title._h0, ._h0.kp2025Jury__status, ._h0.kp2025Jury__name, ._h0.kp2025Criteria__name, ._h0.kp2025Spots__name, ._h0.kp2025Rules__name, ._h0.kp2025Stages__name, ._h0.kp2025Stages__numb, ._h0.kp2025Recipient__item, ._h0.people__status, ._h0.people__name, ._h0.teamBoss__chiefStatus, ._h0.teamBoss__chiefName, ._h0.webinarsPageGifts__item, ._h0.webinarsPageProfit__item, ._h0.webinarsPageMain__difficultName, ._h0.webinarsSpeaker__status, ._h0.webinarsSpeaker__name, ._h0.webinarsItem__difficultName, ._h0.cooperationFeedback__completeTitle, ._h0.cooperationReviews__rate, ._h0.poolCalcPrint:before, ._h0.poolCalcProducts__trName, ._h0.poolCalc__preloadText, ._h0.quoteForm__humanStatus, .wareText h6._h0, .wareText h3._h0, ._h0.wareScheme__dt, ._h0.catalogSliderItem__oldPrice, .catalogSlider._white ._h0.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._h0.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h0.catalogSliderItem__curPrice, .catalogSlider._white ._h0.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._h0.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h0.catalogSliderItem__name {
    font-size: 7.8rem;
  }
}
.t-title._h1, ._h1.kp2025Jury__status, ._h1.kp2025Jury__name, ._h1.kp2025Criteria__name, ._h1.kp2025Spots__name, ._h1.kp2025Rules__name, ._h1.kp2025Stages__name, .kp2025Stages__numb, ._h1.kp2025Recipient__item, ._h1.people__status, ._h1.people__name, ._h1.teamBoss__chiefStatus, ._h1.teamBoss__chiefName, ._h1.webinarsPageGifts__item, ._h1.webinarsPageProfit__item, ._h1.webinarsPageMain__difficultName, ._h1.webinarsSpeaker__status, ._h1.webinarsSpeaker__name, ._h1.webinarsItem__difficultName, .cooperationFeedback__completeTitle, ._h1.cooperationReviews__rate, ._h1.poolCalcPrint:before, .poolCalcPrint.kp2025Stages__numb:before, .poolCalcPrint.cooperationFeedback__completeTitle:before, ._h1.poolCalcProducts__trName, .poolCalc__preloadText, ._h1.quoteForm__humanStatus, .wareText h6._h1, .wareText h6.kp2025Stages__numb, .wareText h6.cooperationFeedback__completeTitle, .wareText h6.poolCalc__preloadText, .wareText h3._h1, .wareText h3.kp2025Stages__numb, .wareText h3.cooperationFeedback__completeTitle, .wareText h3.poolCalc__preloadText, ._h1.wareScheme__dt, ._h1.catalogSliderItem__oldPrice, .catalogSlider._white ._h1.catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white .catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider._white .catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white ._h1.catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white .catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider._white .catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.poolCalc__preloadText {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 2.8rem;
  margin: 0;
  color: var(--dark);
  text-decoration: none;
}
@media (min-width: 768px) {
  .t-title._h1, ._h1.kp2025Jury__status, ._h1.kp2025Jury__name, ._h1.kp2025Criteria__name, ._h1.kp2025Spots__name, ._h1.kp2025Rules__name, ._h1.kp2025Stages__name, .kp2025Stages__numb, ._h1.kp2025Recipient__item, ._h1.people__status, ._h1.people__name, ._h1.teamBoss__chiefStatus, ._h1.teamBoss__chiefName, ._h1.webinarsPageGifts__item, ._h1.webinarsPageProfit__item, ._h1.webinarsPageMain__difficultName, ._h1.webinarsSpeaker__status, ._h1.webinarsSpeaker__name, ._h1.webinarsItem__difficultName, .cooperationFeedback__completeTitle, ._h1.cooperationReviews__rate, ._h1.poolCalcPrint:before, .poolCalcPrint.kp2025Stages__numb:before, .poolCalcPrint.cooperationFeedback__completeTitle:before, ._h1.poolCalcProducts__trName, .poolCalc__preloadText, ._h1.quoteForm__humanStatus, .wareText h6._h1, .wareText h6.kp2025Stages__numb, .wareText h6.cooperationFeedback__completeTitle, .wareText h6.poolCalc__preloadText, .wareText h3._h1, .wareText h3.kp2025Stages__numb, .wareText h3.cooperationFeedback__completeTitle, .wareText h3.poolCalc__preloadText, ._h1.wareScheme__dt, ._h1.catalogSliderItem__oldPrice, .catalogSlider._white ._h1.catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white .catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider._white .catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white ._h1.catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white .catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider._white .catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.poolCalc__preloadText {
    font-size: 3.2rem;
    line-height: 3.6rem;
  }
}
@media (min-width: 1280px) {
  .t-title._h1, ._h1.kp2025Jury__status, ._h1.kp2025Jury__name, ._h1.kp2025Criteria__name, ._h1.kp2025Spots__name, ._h1.kp2025Rules__name, ._h1.kp2025Stages__name, .kp2025Stages__numb, ._h1.kp2025Recipient__item, ._h1.people__status, ._h1.people__name, ._h1.teamBoss__chiefStatus, ._h1.teamBoss__chiefName, ._h1.webinarsPageGifts__item, ._h1.webinarsPageProfit__item, ._h1.webinarsPageMain__difficultName, ._h1.webinarsSpeaker__status, ._h1.webinarsSpeaker__name, ._h1.webinarsItem__difficultName, .cooperationFeedback__completeTitle, ._h1.cooperationReviews__rate, ._h1.poolCalcPrint:before, .poolCalcPrint.kp2025Stages__numb:before, .poolCalcPrint.cooperationFeedback__completeTitle:before, ._h1.poolCalcProducts__trName, .poolCalc__preloadText, ._h1.quoteForm__humanStatus, .wareText h6._h1, .wareText h6.kp2025Stages__numb, .wareText h6.cooperationFeedback__completeTitle, .wareText h6.poolCalc__preloadText, .wareText h3._h1, .wareText h3.kp2025Stages__numb, .wareText h3.cooperationFeedback__completeTitle, .wareText h3.poolCalc__preloadText, ._h1.wareScheme__dt, ._h1.catalogSliderItem__oldPrice, .catalogSlider._white ._h1.catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white .catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider._white .catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white ._h1.catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white .catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider._white .catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.poolCalc__preloadText {
    font-size: 3.6rem;
    line-height: 4.2rem;
  }
}
.t-title._h1._blog, ._h1._blog.kp2025Jury__status, ._h1._blog.kp2025Jury__name, ._h1._blog.kp2025Criteria__name, ._h1._blog.kp2025Spots__name, ._h1._blog.kp2025Rules__name, ._h1._blog.kp2025Stages__name, ._blog.kp2025Stages__numb, ._h1._blog.kp2025Recipient__item, ._h1._blog.people__status, ._h1._blog.people__name, ._h1._blog.teamBoss__chiefStatus, ._h1._blog.teamBoss__chiefName, ._h1._blog.webinarsPageGifts__item, ._h1._blog.webinarsPageProfit__item, ._h1._blog.webinarsPageMain__difficultName, ._h1._blog.webinarsSpeaker__status, ._h1._blog.webinarsSpeaker__name, ._h1._blog.webinarsItem__difficultName, ._blog.cooperationFeedback__completeTitle, ._h1._blog.cooperationReviews__rate, ._h1._blog.poolCalcPrint:before, ._blog.poolCalcPrint.kp2025Stages__numb:before, ._blog.poolCalcPrint.cooperationFeedback__completeTitle:before, ._h1._blog.poolCalcProducts__trName, ._blog.poolCalc__preloadText, ._h1._blog.quoteForm__humanStatus, .wareText h6._h1._blog, .wareText h3._h1._blog, ._h1._blog.wareScheme__dt, ._h1._blog.catalogSliderItem__oldPrice, .catalogSlider._white ._h1._blog.catalogSliderItem__curPrice, .catalogSlider._white ._blog.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white ._blog.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider._white ._blog.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._blog.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._blog.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._blog.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._blog.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._blog.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blog.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blog.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blog.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white ._h1._blog.catalogSliderItem__name, .catalogSlider._white ._blog.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white ._blog.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider._white ._blog.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._blog.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._blog.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._blog.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._blog.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._blog.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blog.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blog.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blog.catalogSliderItem__name.poolCalc__preloadText {
  margin: 1rem 0 1.5rem;
}
@media (min-width: 768px) {
  .t-title._h1._blog, ._h1._blog.kp2025Jury__status, ._h1._blog.kp2025Jury__name, ._h1._blog.kp2025Criteria__name, ._h1._blog.kp2025Spots__name, ._h1._blog.kp2025Rules__name, ._h1._blog.kp2025Stages__name, ._blog.kp2025Stages__numb, ._h1._blog.kp2025Recipient__item, ._h1._blog.people__status, ._h1._blog.people__name, ._h1._blog.teamBoss__chiefStatus, ._h1._blog.teamBoss__chiefName, ._h1._blog.webinarsPageGifts__item, ._h1._blog.webinarsPageProfit__item, ._h1._blog.webinarsPageMain__difficultName, ._h1._blog.webinarsSpeaker__status, ._h1._blog.webinarsSpeaker__name, ._h1._blog.webinarsItem__difficultName, ._blog.cooperationFeedback__completeTitle, ._h1._blog.cooperationReviews__rate, ._h1._blog.poolCalcPrint:before, ._blog.poolCalcPrint.kp2025Stages__numb:before, ._blog.poolCalcPrint.cooperationFeedback__completeTitle:before, ._h1._blog.poolCalcProducts__trName, ._blog.poolCalc__preloadText, ._h1._blog.quoteForm__humanStatus, .wareText h6._h1._blog, .wareText h3._h1._blog, ._h1._blog.wareScheme__dt, ._h1._blog.catalogSliderItem__oldPrice, .catalogSlider._white ._h1._blog.catalogSliderItem__curPrice, .catalogSlider._white ._blog.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white ._blog.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider._white ._blog.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._blog.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._blog.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._blog.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._blog.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._blog.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blog.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blog.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blog.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white ._h1._blog.catalogSliderItem__name, .catalogSlider._white ._blog.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white ._blog.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider._white ._blog.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._blog.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._blog.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._blog.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._blog.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._blog.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blog.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blog.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blog.catalogSliderItem__name.poolCalc__preloadText {
    margin: 2rem 0;
  }
}
.t-title._h1._article, ._h1._article.kp2025Jury__status, ._h1._article.kp2025Jury__name, ._h1._article.kp2025Criteria__name, ._h1._article.kp2025Spots__name, ._h1._article.kp2025Rules__name, ._h1._article.kp2025Stages__name, ._article.kp2025Stages__numb, ._h1._article.kp2025Recipient__item, ._h1._article.people__status, ._h1._article.people__name, ._h1._article.teamBoss__chiefStatus, ._h1._article.teamBoss__chiefName, ._h1._article.webinarsPageGifts__item, ._h1._article.webinarsPageProfit__item, ._h1._article.webinarsPageMain__difficultName, ._h1._article.webinarsSpeaker__status, ._h1._article.webinarsSpeaker__name, ._h1._article.webinarsItem__difficultName, ._article.cooperationFeedback__completeTitle, ._h1._article.cooperationReviews__rate, ._h1._article.poolCalcPrint:before, ._article.poolCalcPrint.kp2025Stages__numb:before, ._article.poolCalcPrint.cooperationFeedback__completeTitle:before, ._h1._article.poolCalcProducts__trName, ._article.poolCalc__preloadText, ._h1._article.quoteForm__humanStatus, .wareText h6._h1._article, .wareText h3._h1._article, ._h1._article.wareScheme__dt, ._h1._article.catalogSliderItem__oldPrice, .catalogSlider._white ._h1._article.catalogSliderItem__curPrice, .catalogSlider._white ._article.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white ._article.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider._white ._article.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._article.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._article.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white ._h1._article.catalogSliderItem__name, .catalogSlider._white ._article.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white ._article.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider._white ._article.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._article.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._article.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__name.poolCalc__preloadText {
  text-align: center;
  margin: 1rem 0 2rem;
}
@media (min-width: 768px) {
  .t-title._h1._article, ._h1._article.kp2025Jury__status, ._h1._article.kp2025Jury__name, ._h1._article.kp2025Criteria__name, ._h1._article.kp2025Spots__name, ._h1._article.kp2025Rules__name, ._h1._article.kp2025Stages__name, ._article.kp2025Stages__numb, ._h1._article.kp2025Recipient__item, ._h1._article.people__status, ._h1._article.people__name, ._h1._article.teamBoss__chiefStatus, ._h1._article.teamBoss__chiefName, ._h1._article.webinarsPageGifts__item, ._h1._article.webinarsPageProfit__item, ._h1._article.webinarsPageMain__difficultName, ._h1._article.webinarsSpeaker__status, ._h1._article.webinarsSpeaker__name, ._h1._article.webinarsItem__difficultName, ._article.cooperationFeedback__completeTitle, ._h1._article.cooperationReviews__rate, ._h1._article.poolCalcPrint:before, ._article.poolCalcPrint.kp2025Stages__numb:before, ._article.poolCalcPrint.cooperationFeedback__completeTitle:before, ._h1._article.poolCalcProducts__trName, ._article.poolCalc__preloadText, ._h1._article.quoteForm__humanStatus, .wareText h6._h1._article, .wareText h3._h1._article, ._h1._article.wareScheme__dt, ._h1._article.catalogSliderItem__oldPrice, .catalogSlider._white ._h1._article.catalogSliderItem__curPrice, .catalogSlider._white ._article.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white ._article.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider._white ._article.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._article.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._article.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white ._h1._article.catalogSliderItem__name, .catalogSlider._white ._article.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white ._article.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider._white ._article.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._article.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._article.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__name.poolCalc__preloadText {
    margin: 2rem 0 3rem;
  }
}
@media (min-width: 1280px) {
  .t-title._h1._article, ._h1._article.kp2025Jury__status, ._h1._article.kp2025Jury__name, ._h1._article.kp2025Criteria__name, ._h1._article.kp2025Spots__name, ._h1._article.kp2025Rules__name, ._h1._article.kp2025Stages__name, ._article.kp2025Stages__numb, ._h1._article.kp2025Recipient__item, ._h1._article.people__status, ._h1._article.people__name, ._h1._article.teamBoss__chiefStatus, ._h1._article.teamBoss__chiefName, ._h1._article.webinarsPageGifts__item, ._h1._article.webinarsPageProfit__item, ._h1._article.webinarsPageMain__difficultName, ._h1._article.webinarsSpeaker__status, ._h1._article.webinarsSpeaker__name, ._h1._article.webinarsItem__difficultName, ._article.cooperationFeedback__completeTitle, ._h1._article.cooperationReviews__rate, ._h1._article.poolCalcPrint:before, ._article.poolCalcPrint.kp2025Stages__numb:before, ._article.poolCalcPrint.cooperationFeedback__completeTitle:before, ._h1._article.poolCalcProducts__trName, ._article.poolCalc__preloadText, ._h1._article.quoteForm__humanStatus, .wareText h6._h1._article, .wareText h3._h1._article, ._h1._article.wareScheme__dt, ._h1._article.catalogSliderItem__oldPrice, .catalogSlider._white ._h1._article.catalogSliderItem__curPrice, .catalogSlider._white ._article.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white ._article.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider._white ._article.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._article.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._article.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white ._h1._article.catalogSliderItem__name, .catalogSlider._white ._article.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white ._article.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider._white ._article.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._article.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._article.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._article.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._article.catalogSliderItem__name.poolCalc__preloadText {
    margin: 2rem auto 4rem;
    max-width: 87rem;
  }
}
.t-title._h1._category, ._h1._category.kp2025Jury__status, ._h1._category.kp2025Jury__name, ._h1._category.kp2025Criteria__name, ._h1._category.kp2025Spots__name, ._h1._category.kp2025Rules__name, ._h1._category.kp2025Stages__name, ._category.kp2025Stages__numb, ._h1._category.kp2025Recipient__item, ._h1._category.people__status, ._h1._category.people__name, ._h1._category.teamBoss__chiefStatus, ._h1._category.teamBoss__chiefName, ._h1._category.webinarsPageGifts__item, ._h1._category.webinarsPageProfit__item, ._h1._category.webinarsPageMain__difficultName, ._h1._category.webinarsSpeaker__status, ._h1._category.webinarsSpeaker__name, ._h1._category.webinarsItem__difficultName, ._category.cooperationFeedback__completeTitle, ._h1._category.cooperationReviews__rate, ._h1._category.poolCalcPrint:before, ._category.poolCalcPrint.kp2025Stages__numb:before, ._category.poolCalcPrint.cooperationFeedback__completeTitle:before, ._h1._category.poolCalcProducts__trName, ._category.poolCalc__preloadText, ._h1._category.quoteForm__humanStatus, .wareText h6._h1._category, .wareText h3._h1._category, ._h1._category.wareScheme__dt, ._h1._category.catalogSliderItem__oldPrice, .catalogSlider._white ._h1._category.catalogSliderItem__curPrice, .catalogSlider._white ._category.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white ._category.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider._white ._category.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._category.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._category.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white ._h1._category.catalogSliderItem__name, .catalogSlider._white ._category.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white ._category.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider._white ._category.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._category.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._category.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__name.poolCalc__preloadText {
  margin: 1rem 0 1.5rem;
}
@media (min-width: 768px) {
  .t-title._h1._category, ._h1._category.kp2025Jury__status, ._h1._category.kp2025Jury__name, ._h1._category.kp2025Criteria__name, ._h1._category.kp2025Spots__name, ._h1._category.kp2025Rules__name, ._h1._category.kp2025Stages__name, ._category.kp2025Stages__numb, ._h1._category.kp2025Recipient__item, ._h1._category.people__status, ._h1._category.people__name, ._h1._category.teamBoss__chiefStatus, ._h1._category.teamBoss__chiefName, ._h1._category.webinarsPageGifts__item, ._h1._category.webinarsPageProfit__item, ._h1._category.webinarsPageMain__difficultName, ._h1._category.webinarsSpeaker__status, ._h1._category.webinarsSpeaker__name, ._h1._category.webinarsItem__difficultName, ._category.cooperationFeedback__completeTitle, ._h1._category.cooperationReviews__rate, ._h1._category.poolCalcPrint:before, ._category.poolCalcPrint.kp2025Stages__numb:before, ._category.poolCalcPrint.cooperationFeedback__completeTitle:before, ._h1._category.poolCalcProducts__trName, ._category.poolCalc__preloadText, ._h1._category.quoteForm__humanStatus, .wareText h6._h1._category, .wareText h3._h1._category, ._h1._category.wareScheme__dt, ._h1._category.catalogSliderItem__oldPrice, .catalogSlider._white ._h1._category.catalogSliderItem__curPrice, .catalogSlider._white ._category.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white ._category.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider._white ._category.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._category.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._category.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white ._h1._category.catalogSliderItem__name, .catalogSlider._white ._category.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white ._category.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider._white ._category.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._category.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._category.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__name.poolCalc__preloadText {
    margin: 2rem 0;
  }
}
@media (min-width: 1280px) {
  .t-title._h1._category, ._h1._category.kp2025Jury__status, ._h1._category.kp2025Jury__name, ._h1._category.kp2025Criteria__name, ._h1._category.kp2025Spots__name, ._h1._category.kp2025Rules__name, ._h1._category.kp2025Stages__name, ._category.kp2025Stages__numb, ._h1._category.kp2025Recipient__item, ._h1._category.people__status, ._h1._category.people__name, ._h1._category.teamBoss__chiefStatus, ._h1._category.teamBoss__chiefName, ._h1._category.webinarsPageGifts__item, ._h1._category.webinarsPageProfit__item, ._h1._category.webinarsPageMain__difficultName, ._h1._category.webinarsSpeaker__status, ._h1._category.webinarsSpeaker__name, ._h1._category.webinarsItem__difficultName, ._category.cooperationFeedback__completeTitle, ._h1._category.cooperationReviews__rate, ._h1._category.poolCalcPrint:before, ._category.poolCalcPrint.kp2025Stages__numb:before, ._category.poolCalcPrint.cooperationFeedback__completeTitle:before, ._h1._category.poolCalcProducts__trName, ._category.poolCalc__preloadText, ._h1._category.quoteForm__humanStatus, .wareText h6._h1._category, .wareText h3._h1._category, ._h1._category.wareScheme__dt, ._h1._category.catalogSliderItem__oldPrice, .catalogSlider._white ._h1._category.catalogSliderItem__curPrice, .catalogSlider._white ._category.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white ._category.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider._white ._category.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._category.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._category.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__curPrice.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white ._h1._category.catalogSliderItem__name, .catalogSlider._white ._category.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white ._category.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider._white ._category.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) ._h1._category.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) ._category.catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h1._category.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._category.catalogSliderItem__name.poolCalc__preloadText {
    max-width: 65rem;
  }
}
.t-title._h2, ._h2.kp2025Jury__status, ._h2.kp2025Jury__name, ._h2.kp2025Criteria__name, ._h2.kp2025Spots__name, ._h2.kp2025Rules__name, ._h2.kp2025Stages__name, ._h2.kp2025Stages__numb, ._h2.kp2025Recipient__item, ._h2.people__status, ._h2.people__name, ._h2.teamBoss__chiefStatus, ._h2.teamBoss__chiefName, ._h2.webinarsPageGifts__item, ._h2.webinarsPageProfit__item, ._h2.webinarsPageMain__difficultName, ._h2.webinarsSpeaker__status, ._h2.webinarsSpeaker__name, ._h2.webinarsItem__difficultName, ._h2.cooperationFeedback__completeTitle, ._h2.cooperationReviews__rate, ._h2.poolCalcPrint:before, ._h2.poolCalcProducts__trName, ._h2.poolCalc__preloadText, ._h2.quoteForm__humanStatus, .wareText h6._h2, .wareText h3._h2, ._h2.wareScheme__dt, ._h2.catalogSliderItem__oldPrice, .catalogSlider._white ._h2.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._h2.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h2.catalogSliderItem__curPrice, .catalogSlider._white ._h2.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._h2.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h2.catalogSliderItem__name {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 3.4rem;
  line-height: 1em;
  margin: 0;
}
@media (min-width: 768px) {
  .t-title._h2, ._h2.kp2025Jury__status, ._h2.kp2025Jury__name, ._h2.kp2025Criteria__name, ._h2.kp2025Spots__name, ._h2.kp2025Rules__name, ._h2.kp2025Stages__name, ._h2.kp2025Stages__numb, ._h2.kp2025Recipient__item, ._h2.people__status, ._h2.people__name, ._h2.teamBoss__chiefStatus, ._h2.teamBoss__chiefName, ._h2.webinarsPageGifts__item, ._h2.webinarsPageProfit__item, ._h2.webinarsPageMain__difficultName, ._h2.webinarsSpeaker__status, ._h2.webinarsSpeaker__name, ._h2.webinarsItem__difficultName, ._h2.cooperationFeedback__completeTitle, ._h2.cooperationReviews__rate, ._h2.poolCalcPrint:before, ._h2.poolCalcProducts__trName, ._h2.poolCalc__preloadText, ._h2.quoteForm__humanStatus, .wareText h6._h2, .wareText h3._h2, ._h2.wareScheme__dt, ._h2.catalogSliderItem__oldPrice, .catalogSlider._white ._h2.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._h2.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h2.catalogSliderItem__curPrice, .catalogSlider._white ._h2.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._h2.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h2.catalogSliderItem__name {
    font-size: 4.4rem;
  }
}
@media (min-width: 1280px) {
  .t-title._h2, ._h2.kp2025Jury__status, ._h2.kp2025Jury__name, ._h2.kp2025Criteria__name, ._h2.kp2025Spots__name, ._h2.kp2025Rules__name, ._h2.kp2025Stages__name, ._h2.kp2025Stages__numb, ._h2.kp2025Recipient__item, ._h2.people__status, ._h2.people__name, ._h2.teamBoss__chiefStatus, ._h2.teamBoss__chiefName, ._h2.webinarsPageGifts__item, ._h2.webinarsPageProfit__item, ._h2.webinarsPageMain__difficultName, ._h2.webinarsSpeaker__status, ._h2.webinarsSpeaker__name, ._h2.webinarsItem__difficultName, ._h2.cooperationFeedback__completeTitle, ._h2.cooperationReviews__rate, ._h2.poolCalcPrint:before, ._h2.poolCalcProducts__trName, ._h2.poolCalc__preloadText, ._h2.quoteForm__humanStatus, .wareText h6._h2, .wareText h3._h2, ._h2.wareScheme__dt, ._h2.catalogSliderItem__oldPrice, .catalogSlider._white ._h2.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._h2.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h2.catalogSliderItem__curPrice, .catalogSlider._white ._h2.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._h2.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h2.catalogSliderItem__name {
    font-size: 5.8rem;
  }
}
.t-title._h3, ._h3.kp2025Jury__status, ._h3.kp2025Jury__name, ._h3.kp2025Criteria__name, .kp2025Spots__name, .kp2025Rules__name, .kp2025Stages__name, ._h3.kp2025Stages__numb, ._h3.kp2025Recipient__item, ._h3.people__status, ._h3.people__name, ._h3.teamBoss__chiefStatus, ._h3.teamBoss__chiefName, ._h3.webinarsPageGifts__item, ._h3.webinarsPageProfit__item, ._h3.webinarsPageMain__difficultName, ._h3.webinarsSpeaker__status, ._h3.webinarsSpeaker__name, ._h3.webinarsItem__difficultName, ._h3.cooperationFeedback__completeTitle, .cooperationReviews__rate, .poolCalcPrint:before, ._h3.poolCalcProducts__trName, ._h3.poolCalc__preloadText, ._h3.quoteForm__humanStatus, .wareText h6._h3, .wareText h6.kp2025Spots__name, .wareText h6.kp2025Rules__name, .wareText h6.kp2025Stages__name, .wareText h6.cooperationReviews__rate, .wareText h3._h3, .wareText h3.kp2025Spots__name, .wareText h3.kp2025Rules__name, .wareText h3.kp2025Stages__name, .wareText h3.cooperationReviews__rate, ._h3.wareScheme__dt, ._h3.catalogSliderItem__oldPrice, .catalogSlider._white .catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h3.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.cooperationReviews__rate, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.poolCalcPrint:before, .catalogSlider._white ._h3.catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name.kp2025Spots__name, .catalogSlider._white .catalogSliderItem__name.kp2025Rules__name, .catalogSlider._white .catalogSliderItem__name.kp2025Stages__name, .catalogSlider._white .catalogSliderItem__name.cooperationReviews__rate, .catalogSlider._white .catalogSliderItem__name.poolCalcPrint:before, .catalogSlider.article__like.t-button:not(._checked) ._h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.kp2025Spots__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.kp2025Rules__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.kp2025Stages__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.cooperationReviews__rate, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.poolCalcPrint:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h3.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.cooperationReviews__rate, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.poolCalcPrint:before {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin: 0;
  color: var(--dark);
}
@media (min-width: 768px) {
  .t-title._h3, ._h3.kp2025Jury__status, ._h3.kp2025Jury__name, ._h3.kp2025Criteria__name, .kp2025Spots__name, .kp2025Rules__name, .kp2025Stages__name, ._h3.kp2025Stages__numb, ._h3.kp2025Recipient__item, ._h3.people__status, ._h3.people__name, ._h3.teamBoss__chiefStatus, ._h3.teamBoss__chiefName, ._h3.webinarsPageGifts__item, ._h3.webinarsPageProfit__item, ._h3.webinarsPageMain__difficultName, ._h3.webinarsSpeaker__status, ._h3.webinarsSpeaker__name, ._h3.webinarsItem__difficultName, ._h3.cooperationFeedback__completeTitle, .cooperationReviews__rate, .poolCalcPrint:before, ._h3.poolCalcProducts__trName, ._h3.poolCalc__preloadText, ._h3.quoteForm__humanStatus, .wareText h6._h3, .wareText h6.kp2025Spots__name, .wareText h6.kp2025Rules__name, .wareText h6.kp2025Stages__name, .wareText h6.cooperationReviews__rate, .wareText h3._h3, .wareText h3.kp2025Spots__name, .wareText h3.kp2025Rules__name, .wareText h3.kp2025Stages__name, .wareText h3.cooperationReviews__rate, ._h3.wareScheme__dt, ._h3.catalogSliderItem__oldPrice, .catalogSlider._white .catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h3.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.cooperationReviews__rate, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.poolCalcPrint:before, .catalogSlider._white ._h3.catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name.kp2025Spots__name, .catalogSlider._white .catalogSliderItem__name.kp2025Rules__name, .catalogSlider._white .catalogSliderItem__name.kp2025Stages__name, .catalogSlider._white .catalogSliderItem__name.cooperationReviews__rate, .catalogSlider._white .catalogSliderItem__name.poolCalcPrint:before, .catalogSlider.article__like.t-button:not(._checked) ._h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.kp2025Spots__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.kp2025Rules__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.kp2025Stages__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.cooperationReviews__rate, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.poolCalcPrint:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h3.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.cooperationReviews__rate, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.poolCalcPrint:before {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
}
.t-title._h4, ._h4.kp2025Jury__status, .kp2025Jury__name, .kp2025Criteria__name, ._h4.kp2025Spots__name, ._h4.kp2025Rules__name, ._h4.kp2025Stages__name, ._h4.kp2025Stages__numb, .kp2025Recipient__item, ._h4.people__status, ._h4.people__name, ._h4.teamBoss__chiefStatus, ._h4.teamBoss__chiefName, .webinarsPageGifts__item, .webinarsPageProfit__item, ._h4.webinarsPageMain__difficultName, ._h4.webinarsSpeaker__status, ._h4.webinarsSpeaker__name, ._h4.webinarsItem__difficultName, ._h4.cooperationFeedback__completeTitle, ._h4.cooperationReviews__rate, ._h4.poolCalcPrint:before, .poolCalcPrint.kp2025Jury__name:before, .poolCalcPrint.kp2025Criteria__name:before, .poolCalcPrint.kp2025Recipient__item:before, .poolCalcPrint.webinarsPageGifts__item:before, .poolCalcPrint.webinarsPageProfit__item:before, ._h4.poolCalcProducts__trName, ._h4.poolCalc__preloadText, ._h4.quoteForm__humanStatus, .wareText h6, .wareText h3._h4, .wareText h3.kp2025Jury__name, .wareText h3.kp2025Criteria__name, .wareText h3.kp2025Recipient__item, .wareText h3.webinarsPageGifts__item, .wareText h3.webinarsPageProfit__item, ._h4.wareScheme__dt, ._h4.catalogSliderItem__oldPrice, .catalogSlider._white ._h4.catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider._white .catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider._white .catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider._white .catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider._white .catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) ._h4.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h4.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__name {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  margin: 0;
  color: var(--dark);
  text-decoration: none;
}
@media (min-width: 768px) {
  .t-title._h4, ._h4.kp2025Jury__status, .kp2025Jury__name, .kp2025Criteria__name, ._h4.kp2025Spots__name, ._h4.kp2025Rules__name, ._h4.kp2025Stages__name, ._h4.kp2025Stages__numb, .kp2025Recipient__item, ._h4.people__status, ._h4.people__name, ._h4.teamBoss__chiefStatus, ._h4.teamBoss__chiefName, .webinarsPageGifts__item, .webinarsPageProfit__item, ._h4.webinarsPageMain__difficultName, ._h4.webinarsSpeaker__status, ._h4.webinarsSpeaker__name, ._h4.webinarsItem__difficultName, ._h4.cooperationFeedback__completeTitle, ._h4.cooperationReviews__rate, ._h4.poolCalcPrint:before, .poolCalcPrint.kp2025Jury__name:before, .poolCalcPrint.kp2025Criteria__name:before, .poolCalcPrint.kp2025Recipient__item:before, .poolCalcPrint.webinarsPageGifts__item:before, .poolCalcPrint.webinarsPageProfit__item:before, ._h4.poolCalcProducts__trName, ._h4.poolCalc__preloadText, ._h4.quoteForm__humanStatus, .wareText h6, .wareText h3._h4, .wareText h3.kp2025Jury__name, .wareText h3.kp2025Criteria__name, .wareText h3.kp2025Recipient__item, .wareText h3.webinarsPageGifts__item, .wareText h3.webinarsPageProfit__item, ._h4.wareScheme__dt, ._h4.catalogSliderItem__oldPrice, .catalogSlider._white ._h4.catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider._white .catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider._white .catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider._white .catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider._white .catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) ._h4.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h4.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__name {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
.t-title._h4._withMargin, ._h4._withMargin.kp2025Jury__status, .t-title._withMargin.kp2025Jury__name, ._withMargin.kp2025Jury__name.kp2025Jury__status, ._withMargin.kp2025Jury__name, .t-title._withMargin.kp2025Criteria__name, ._withMargin.kp2025Criteria__name.kp2025Jury__status, ._withMargin.kp2025Criteria__name.kp2025Jury__name, ._withMargin.kp2025Criteria__name, ._h4._withMargin.kp2025Spots__name, ._withMargin.kp2025Spots__name.kp2025Jury__name, ._withMargin.kp2025Spots__name.kp2025Criteria__name, ._h4._withMargin.kp2025Rules__name, ._withMargin.kp2025Rules__name.kp2025Jury__name, ._withMargin.kp2025Rules__name.kp2025Criteria__name, ._h4._withMargin.kp2025Stages__name, ._withMargin.kp2025Stages__name.kp2025Jury__name, ._withMargin.kp2025Stages__name.kp2025Criteria__name, ._h4._withMargin.kp2025Stages__numb, ._withMargin.kp2025Stages__numb.kp2025Jury__name, ._withMargin.kp2025Stages__numb.kp2025Criteria__name, .t-title._withMargin.kp2025Recipient__item, ._withMargin.kp2025Recipient__item.kp2025Jury__status, ._withMargin.kp2025Recipient__item.kp2025Jury__name, ._withMargin.kp2025Recipient__item.kp2025Criteria__name, ._withMargin.kp2025Recipient__item.kp2025Spots__name, ._withMargin.kp2025Recipient__item.kp2025Rules__name, ._withMargin.kp2025Recipient__item.kp2025Stages__name, ._withMargin.kp2025Recipient__item.kp2025Stages__numb, ._withMargin.kp2025Recipient__item, ._h4._withMargin.people__status, ._withMargin.people__status.kp2025Jury__name, ._withMargin.people__status.kp2025Criteria__name, ._withMargin.people__status.kp2025Recipient__item, ._h4._withMargin.people__name, ._withMargin.people__name.kp2025Jury__name, ._withMargin.people__name.kp2025Criteria__name, ._withMargin.people__name.kp2025Recipient__item, ._h4._withMargin.teamBoss__chiefStatus, ._withMargin.teamBoss__chiefStatus.kp2025Jury__name, ._withMargin.teamBoss__chiefStatus.kp2025Criteria__name, ._withMargin.teamBoss__chiefStatus.kp2025Recipient__item, ._h4._withMargin.teamBoss__chiefName, ._withMargin.teamBoss__chiefName.kp2025Jury__name, ._withMargin.teamBoss__chiefName.kp2025Criteria__name, ._withMargin.teamBoss__chiefName.kp2025Recipient__item, ._withMargin.webinarsPageGifts__item, ._withMargin.webinarsPageProfit__item, ._h4._withMargin.webinarsPageMain__difficultName, ._withMargin.webinarsPageMain__difficultName.kp2025Jury__name, ._withMargin.webinarsPageMain__difficultName.kp2025Criteria__name, ._withMargin.webinarsPageMain__difficultName.kp2025Recipient__item, ._h4._withMargin.webinarsSpeaker__status, ._withMargin.webinarsSpeaker__status.kp2025Jury__name, ._withMargin.webinarsSpeaker__status.kp2025Criteria__name, ._withMargin.webinarsSpeaker__status.kp2025Recipient__item, ._h4._withMargin.webinarsSpeaker__name, ._withMargin.webinarsSpeaker__name.kp2025Jury__name, ._withMargin.webinarsSpeaker__name.kp2025Criteria__name, ._withMargin.webinarsSpeaker__name.kp2025Recipient__item, ._h4._withMargin.webinarsItem__difficultName, ._withMargin.webinarsItem__difficultName.kp2025Jury__name, ._withMargin.webinarsItem__difficultName.kp2025Criteria__name, ._withMargin.webinarsItem__difficultName.kp2025Recipient__item, ._h4._withMargin.cooperationFeedback__completeTitle, ._withMargin.cooperationFeedback__completeTitle.kp2025Jury__name, ._withMargin.cooperationFeedback__completeTitle.kp2025Criteria__name, ._withMargin.cooperationFeedback__completeTitle.kp2025Recipient__item, ._h4._withMargin.cooperationReviews__rate, ._withMargin.cooperationReviews__rate.kp2025Jury__name, ._withMargin.cooperationReviews__rate.kp2025Criteria__name, ._withMargin.cooperationReviews__rate.kp2025Recipient__item, ._h4._withMargin.poolCalcPrint:before, ._withMargin.poolCalcPrint.kp2025Jury__name:before, ._withMargin.poolCalcPrint.kp2025Criteria__name:before, ._withMargin.poolCalcPrint.kp2025Recipient__item:before, ._withMargin.poolCalcPrint.webinarsPageGifts__item:before, ._withMargin.poolCalcPrint.webinarsPageProfit__item:before, ._h4._withMargin.poolCalcProducts__trName, ._withMargin.poolCalcProducts__trName.kp2025Jury__name, ._withMargin.poolCalcProducts__trName.kp2025Criteria__name, ._withMargin.poolCalcProducts__trName.kp2025Recipient__item, ._h4._withMargin.poolCalc__preloadText, ._withMargin.poolCalc__preloadText.kp2025Jury__name, ._withMargin.poolCalc__preloadText.kp2025Criteria__name, ._withMargin.poolCalc__preloadText.kp2025Recipient__item, ._h4._withMargin.quoteForm__humanStatus, ._withMargin.quoteForm__humanStatus.kp2025Jury__name, ._withMargin.quoteForm__humanStatus.kp2025Criteria__name, ._withMargin.quoteForm__humanStatus.kp2025Recipient__item, .wareText h6, .wareText h3._h4, .wareText h3.kp2025Jury__name, .wareText h3.kp2025Criteria__name, .wareText h3.kp2025Recipient__item, .wareText h3.webinarsPageGifts__item, .wareText h3.webinarsPageProfit__item, ._h4._withMargin.wareScheme__dt, ._withMargin.wareScheme__dt.kp2025Jury__name, ._withMargin.wareScheme__dt.kp2025Criteria__name, ._withMargin.wareScheme__dt.kp2025Recipient__item, ._h4._withMargin.catalogSliderItem__oldPrice, ._withMargin.catalogSliderItem__oldPrice.kp2025Jury__name, ._withMargin.catalogSliderItem__oldPrice.kp2025Criteria__name, ._withMargin.catalogSliderItem__oldPrice.kp2025Recipient__item, .catalogSlider._white ._h4._withMargin.catalogSliderItem__curPrice, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) ._h4._withMargin.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice, .catalogSlider._white .wareText h3._h4.catalogSliderItem__curPrice, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) .wareText h3._h4.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice.webinarsPageProfit__item, .wareText .catalogSlider._white h3._h4.catalogSliderItem__curPrice, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice.kp2025Jury__name, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice.kp2025Criteria__name, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice.kp2025Recipient__item, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice.webinarsPageGifts__item, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice.webinarsPageProfit__item, .wareText .catalogSlider.article__like.t-button:not(._checked) h3._h4.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice.kp2025Jury__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice.kp2025Criteria__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice.kp2025Recipient__item, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice.webinarsPageGifts__item, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__curPrice, .catalogSlider._white ._withMargin.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name, .catalogSlider._white .wareText h6.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name, .wareText .catalogSlider._white h6.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name, .catalogSlider._white .wareText h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__name, .wareText .catalogSlider._white h3.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h4._withMargin.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__name.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3._h4.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__name.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__name.webinarsPageProfit__item, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3._h4.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__name.kp2025Jury__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__name.kp2025Criteria__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__name.kp2025Recipient__item, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__name.webinarsPageGifts__item, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__name.webinarsPageProfit__item {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .t-title._h4._withMargin, ._h4._withMargin.kp2025Jury__status, .t-title._withMargin.kp2025Jury__name, ._withMargin.kp2025Jury__name.kp2025Jury__status, ._withMargin.kp2025Jury__name, .t-title._withMargin.kp2025Criteria__name, ._withMargin.kp2025Criteria__name.kp2025Jury__status, ._withMargin.kp2025Criteria__name.kp2025Jury__name, ._withMargin.kp2025Criteria__name, ._h4._withMargin.kp2025Spots__name, ._withMargin.kp2025Spots__name.kp2025Jury__name, ._withMargin.kp2025Spots__name.kp2025Criteria__name, ._h4._withMargin.kp2025Rules__name, ._withMargin.kp2025Rules__name.kp2025Jury__name, ._withMargin.kp2025Rules__name.kp2025Criteria__name, ._h4._withMargin.kp2025Stages__name, ._withMargin.kp2025Stages__name.kp2025Jury__name, ._withMargin.kp2025Stages__name.kp2025Criteria__name, ._h4._withMargin.kp2025Stages__numb, ._withMargin.kp2025Stages__numb.kp2025Jury__name, ._withMargin.kp2025Stages__numb.kp2025Criteria__name, .t-title._withMargin.kp2025Recipient__item, ._withMargin.kp2025Recipient__item.kp2025Jury__status, ._withMargin.kp2025Recipient__item.kp2025Jury__name, ._withMargin.kp2025Recipient__item.kp2025Criteria__name, ._withMargin.kp2025Recipient__item.kp2025Spots__name, ._withMargin.kp2025Recipient__item.kp2025Rules__name, ._withMargin.kp2025Recipient__item.kp2025Stages__name, ._withMargin.kp2025Recipient__item.kp2025Stages__numb, ._withMargin.kp2025Recipient__item, ._h4._withMargin.people__status, ._withMargin.people__status.kp2025Jury__name, ._withMargin.people__status.kp2025Criteria__name, ._withMargin.people__status.kp2025Recipient__item, ._h4._withMargin.people__name, ._withMargin.people__name.kp2025Jury__name, ._withMargin.people__name.kp2025Criteria__name, ._withMargin.people__name.kp2025Recipient__item, ._h4._withMargin.teamBoss__chiefStatus, ._withMargin.teamBoss__chiefStatus.kp2025Jury__name, ._withMargin.teamBoss__chiefStatus.kp2025Criteria__name, ._withMargin.teamBoss__chiefStatus.kp2025Recipient__item, ._h4._withMargin.teamBoss__chiefName, ._withMargin.teamBoss__chiefName.kp2025Jury__name, ._withMargin.teamBoss__chiefName.kp2025Criteria__name, ._withMargin.teamBoss__chiefName.kp2025Recipient__item, ._withMargin.webinarsPageGifts__item, ._withMargin.webinarsPageProfit__item, ._h4._withMargin.webinarsPageMain__difficultName, ._withMargin.webinarsPageMain__difficultName.kp2025Jury__name, ._withMargin.webinarsPageMain__difficultName.kp2025Criteria__name, ._withMargin.webinarsPageMain__difficultName.kp2025Recipient__item, ._h4._withMargin.webinarsSpeaker__status, ._withMargin.webinarsSpeaker__status.kp2025Jury__name, ._withMargin.webinarsSpeaker__status.kp2025Criteria__name, ._withMargin.webinarsSpeaker__status.kp2025Recipient__item, ._h4._withMargin.webinarsSpeaker__name, ._withMargin.webinarsSpeaker__name.kp2025Jury__name, ._withMargin.webinarsSpeaker__name.kp2025Criteria__name, ._withMargin.webinarsSpeaker__name.kp2025Recipient__item, ._h4._withMargin.webinarsItem__difficultName, ._withMargin.webinarsItem__difficultName.kp2025Jury__name, ._withMargin.webinarsItem__difficultName.kp2025Criteria__name, ._withMargin.webinarsItem__difficultName.kp2025Recipient__item, ._h4._withMargin.cooperationFeedback__completeTitle, ._withMargin.cooperationFeedback__completeTitle.kp2025Jury__name, ._withMargin.cooperationFeedback__completeTitle.kp2025Criteria__name, ._withMargin.cooperationFeedback__completeTitle.kp2025Recipient__item, ._h4._withMargin.cooperationReviews__rate, ._withMargin.cooperationReviews__rate.kp2025Jury__name, ._withMargin.cooperationReviews__rate.kp2025Criteria__name, ._withMargin.cooperationReviews__rate.kp2025Recipient__item, ._h4._withMargin.poolCalcPrint:before, ._withMargin.poolCalcPrint.kp2025Jury__name:before, ._withMargin.poolCalcPrint.kp2025Criteria__name:before, ._withMargin.poolCalcPrint.kp2025Recipient__item:before, ._withMargin.poolCalcPrint.webinarsPageGifts__item:before, ._withMargin.poolCalcPrint.webinarsPageProfit__item:before, ._h4._withMargin.poolCalcProducts__trName, ._withMargin.poolCalcProducts__trName.kp2025Jury__name, ._withMargin.poolCalcProducts__trName.kp2025Criteria__name, ._withMargin.poolCalcProducts__trName.kp2025Recipient__item, ._h4._withMargin.poolCalc__preloadText, ._withMargin.poolCalc__preloadText.kp2025Jury__name, ._withMargin.poolCalc__preloadText.kp2025Criteria__name, ._withMargin.poolCalc__preloadText.kp2025Recipient__item, ._h4._withMargin.quoteForm__humanStatus, ._withMargin.quoteForm__humanStatus.kp2025Jury__name, ._withMargin.quoteForm__humanStatus.kp2025Criteria__name, ._withMargin.quoteForm__humanStatus.kp2025Recipient__item, .wareText h6, .wareText h3._h4, .wareText h3.kp2025Jury__name, .wareText h3.kp2025Criteria__name, .wareText h3.kp2025Recipient__item, .wareText h3.webinarsPageGifts__item, .wareText h3.webinarsPageProfit__item, ._h4._withMargin.wareScheme__dt, ._withMargin.wareScheme__dt.kp2025Jury__name, ._withMargin.wareScheme__dt.kp2025Criteria__name, ._withMargin.wareScheme__dt.kp2025Recipient__item, ._h4._withMargin.catalogSliderItem__oldPrice, ._withMargin.catalogSliderItem__oldPrice.kp2025Jury__name, ._withMargin.catalogSliderItem__oldPrice.kp2025Criteria__name, ._withMargin.catalogSliderItem__oldPrice.kp2025Recipient__item, .catalogSlider._white ._h4._withMargin.catalogSliderItem__curPrice, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) ._h4._withMargin.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice, .catalogSlider._white .wareText h3._h4.catalogSliderItem__curPrice, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) .wareText h3._h4.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice.webinarsPageProfit__item, .wareText .catalogSlider._white h3._h4.catalogSliderItem__curPrice, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice.kp2025Jury__name, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice.kp2025Criteria__name, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice.kp2025Recipient__item, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice.webinarsPageGifts__item, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice.webinarsPageProfit__item, .wareText .catalogSlider.article__like.t-button:not(._checked) h3._h4.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice.kp2025Jury__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice.kp2025Criteria__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice.kp2025Recipient__item, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice.webinarsPageGifts__item, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__curPrice, .catalogSlider._white ._withMargin.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name, .catalogSlider._white .wareText h6.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name, .wareText .catalogSlider._white h6.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name, .catalogSlider._white .wareText h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__name, .wareText .catalogSlider._white h3.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h4._withMargin.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__name.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3._h4.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__name.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__name.webinarsPageProfit__item, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3._h4.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__name.kp2025Jury__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__name.kp2025Criteria__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__name.kp2025Recipient__item, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__name.webinarsPageGifts__item, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__name.webinarsPageProfit__item {
    margin-bottom: 1.5rem;
  }
}
.t-title._h5, .t-title.kp2025Jury__status, .kp2025Jury__status, ._h5.kp2025Jury__name, .kp2025Jury__name.kp2025Jury__status, ._h5.kp2025Criteria__name, .kp2025Criteria__name.kp2025Jury__status, ._h5.kp2025Spots__name, .kp2025Spots__name.kp2025Jury__status, ._h5.kp2025Rules__name, .kp2025Rules__name.kp2025Jury__status, ._h5.kp2025Stages__name, .kp2025Stages__name.kp2025Jury__status, ._h5.kp2025Stages__numb, .kp2025Stages__numb.kp2025Jury__status, ._h5.kp2025Recipient__item, .kp2025Recipient__item.kp2025Jury__status, .t-title.people__status, .people__status.kp2025Jury__status, .people__status.kp2025Jury__name, .people__status.kp2025Criteria__name, .people__status.kp2025Spots__name, .people__status.kp2025Rules__name, .people__status.kp2025Stages__name, .people__status.kp2025Stages__numb, .people__status.kp2025Recipient__item, .people__status, .t-title.people__name, .people__name.kp2025Jury__status, .people__name.kp2025Jury__name, .people__name.kp2025Criteria__name, .people__name.kp2025Spots__name, .people__name.kp2025Rules__name, .people__name.kp2025Stages__name, .people__name.kp2025Stages__numb, .people__name.kp2025Recipient__item, .people__name.people__status, .people__name, .t-title.teamBoss__chiefStatus, .teamBoss__chiefStatus.kp2025Jury__status, .teamBoss__chiefStatus.kp2025Jury__name, .teamBoss__chiefStatus.kp2025Criteria__name, .teamBoss__chiefStatus.kp2025Spots__name, .teamBoss__chiefStatus.kp2025Rules__name, .teamBoss__chiefStatus.kp2025Stages__name, .teamBoss__chiefStatus.kp2025Stages__numb, .teamBoss__chiefStatus.kp2025Recipient__item, .teamBoss__chiefStatus.people__status, .teamBoss__chiefStatus.people__name, .teamBoss__chiefStatus, .teamBoss__chiefName, ._h5.webinarsPageGifts__item, .webinarsPageGifts__item.kp2025Jury__status, .webinarsPageGifts__item.people__status, .webinarsPageGifts__item.people__name, .webinarsPageGifts__item.teamBoss__chiefStatus, ._h5.webinarsPageProfit__item, .webinarsPageProfit__item.kp2025Jury__status, .webinarsPageProfit__item.people__status, .webinarsPageProfit__item.people__name, .webinarsPageProfit__item.teamBoss__chiefStatus, .webinarsPageMain__difficultName, .webinarsSpeaker__status, .webinarsSpeaker__name, .webinarsItem__difficultName, ._h5.cooperationFeedback__completeTitle, .cooperationFeedback__completeTitle.kp2025Jury__status, .cooperationFeedback__completeTitle.people__status, .cooperationFeedback__completeTitle.people__name, .cooperationFeedback__completeTitle.teamBoss__chiefStatus, ._h5.cooperationReviews__rate, .cooperationReviews__rate.kp2025Jury__status, .cooperationReviews__rate.people__status, .cooperationReviews__rate.people__name, .cooperationReviews__rate.teamBoss__chiefStatus, ._h5.poolCalcPrint:before, .poolCalcPrint.kp2025Jury__status:before, .poolCalcPrint.people__status:before, .poolCalcPrint.people__name:before, .poolCalcPrint.teamBoss__chiefStatus:before, .poolCalcPrint.teamBoss__chiefName:before, .poolCalcPrint.webinarsPageMain__difficultName:before, .poolCalcPrint.webinarsSpeaker__status:before, .poolCalcPrint.webinarsSpeaker__name:before, .poolCalcPrint.webinarsItem__difficultName:before, .poolCalcProducts__trName, ._h5.poolCalc__preloadText, .poolCalc__preloadText.kp2025Jury__status, .poolCalc__preloadText.people__status, .poolCalc__preloadText.people__name, .poolCalc__preloadText.teamBoss__chiefStatus, .quoteForm__humanStatus, .wareText h6._h5, .wareText h6.kp2025Jury__status, .wareText h6.people__status, .wareText h6.people__name, .wareText h6.teamBoss__chiefStatus, .wareText h6.teamBoss__chiefName, .wareText h6.webinarsPageMain__difficultName, .wareText h6.webinarsSpeaker__status, .wareText h6.webinarsSpeaker__name, .wareText h6.webinarsItem__difficultName, .wareText h6.poolCalcProducts__trName, .wareText h6.quoteForm__humanStatus, .wareText h3, .wareScheme__dt, .catalogSliderItem__oldPrice, .catalogSlider._white ._h5.catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider._white .catalogSliderItem__curPrice.people__status, .catalogSlider._white .catalogSliderItem__curPrice.people__name, .catalogSlider._white .catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider._white .catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider._white .catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider._white .catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider._white .catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider._white .catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider._white .catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider._white .catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) ._h5.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.people__status, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.people__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider._white .catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h5.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider._white ._h5.catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name.kp2025Jury__status, .catalogSlider._white .catalogSliderItem__name.people__status, .catalogSlider._white .catalogSliderItem__name.people__name, .catalogSlider._white .catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider._white .catalogSliderItem__name.teamBoss__chiefName, .catalogSlider._white .catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider._white .catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider._white .catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider._white .catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider._white .catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider._white .catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) ._h5.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.people__status, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.people__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider._white .wareText h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__name, .wareText .catalogSlider._white h3.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.wareScheme__dt, .catalogSlider._white .catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name {
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.8rem;
  margin: 0;
  font-weight: 700;
  color: var(--dark);
  text-decoration: none;
}
@media (min-width: 768px) {
  .t-title._h5, .t-title.kp2025Jury__status, .kp2025Jury__status, ._h5.kp2025Jury__name, .kp2025Jury__name.kp2025Jury__status, ._h5.kp2025Criteria__name, .kp2025Criteria__name.kp2025Jury__status, ._h5.kp2025Spots__name, .kp2025Spots__name.kp2025Jury__status, ._h5.kp2025Rules__name, .kp2025Rules__name.kp2025Jury__status, ._h5.kp2025Stages__name, .kp2025Stages__name.kp2025Jury__status, ._h5.kp2025Stages__numb, .kp2025Stages__numb.kp2025Jury__status, ._h5.kp2025Recipient__item, .kp2025Recipient__item.kp2025Jury__status, .t-title.people__status, .people__status.kp2025Jury__status, .people__status.kp2025Jury__name, .people__status.kp2025Criteria__name, .people__status.kp2025Spots__name, .people__status.kp2025Rules__name, .people__status.kp2025Stages__name, .people__status.kp2025Stages__numb, .people__status.kp2025Recipient__item, .people__status, .t-title.people__name, .people__name.kp2025Jury__status, .people__name.kp2025Jury__name, .people__name.kp2025Criteria__name, .people__name.kp2025Spots__name, .people__name.kp2025Rules__name, .people__name.kp2025Stages__name, .people__name.kp2025Stages__numb, .people__name.kp2025Recipient__item, .people__name.people__status, .people__name, .t-title.teamBoss__chiefStatus, .teamBoss__chiefStatus.kp2025Jury__status, .teamBoss__chiefStatus.kp2025Jury__name, .teamBoss__chiefStatus.kp2025Criteria__name, .teamBoss__chiefStatus.kp2025Spots__name, .teamBoss__chiefStatus.kp2025Rules__name, .teamBoss__chiefStatus.kp2025Stages__name, .teamBoss__chiefStatus.kp2025Stages__numb, .teamBoss__chiefStatus.kp2025Recipient__item, .teamBoss__chiefStatus.people__status, .teamBoss__chiefStatus.people__name, .teamBoss__chiefStatus, .teamBoss__chiefName, ._h5.webinarsPageGifts__item, .webinarsPageGifts__item.kp2025Jury__status, .webinarsPageGifts__item.people__status, .webinarsPageGifts__item.people__name, .webinarsPageGifts__item.teamBoss__chiefStatus, ._h5.webinarsPageProfit__item, .webinarsPageProfit__item.kp2025Jury__status, .webinarsPageProfit__item.people__status, .webinarsPageProfit__item.people__name, .webinarsPageProfit__item.teamBoss__chiefStatus, .webinarsPageMain__difficultName, .webinarsSpeaker__status, .webinarsSpeaker__name, .webinarsItem__difficultName, ._h5.cooperationFeedback__completeTitle, .cooperationFeedback__completeTitle.kp2025Jury__status, .cooperationFeedback__completeTitle.people__status, .cooperationFeedback__completeTitle.people__name, .cooperationFeedback__completeTitle.teamBoss__chiefStatus, ._h5.cooperationReviews__rate, .cooperationReviews__rate.kp2025Jury__status, .cooperationReviews__rate.people__status, .cooperationReviews__rate.people__name, .cooperationReviews__rate.teamBoss__chiefStatus, ._h5.poolCalcPrint:before, .poolCalcPrint.kp2025Jury__status:before, .poolCalcPrint.people__status:before, .poolCalcPrint.people__name:before, .poolCalcPrint.teamBoss__chiefStatus:before, .poolCalcPrint.teamBoss__chiefName:before, .poolCalcPrint.webinarsPageMain__difficultName:before, .poolCalcPrint.webinarsSpeaker__status:before, .poolCalcPrint.webinarsSpeaker__name:before, .poolCalcPrint.webinarsItem__difficultName:before, .poolCalcProducts__trName, ._h5.poolCalc__preloadText, .poolCalc__preloadText.kp2025Jury__status, .poolCalc__preloadText.people__status, .poolCalc__preloadText.people__name, .poolCalc__preloadText.teamBoss__chiefStatus, .quoteForm__humanStatus, .wareText h6._h5, .wareText h6.kp2025Jury__status, .wareText h6.people__status, .wareText h6.people__name, .wareText h6.teamBoss__chiefStatus, .wareText h6.teamBoss__chiefName, .wareText h6.webinarsPageMain__difficultName, .wareText h6.webinarsSpeaker__status, .wareText h6.webinarsSpeaker__name, .wareText h6.webinarsItem__difficultName, .wareText h6.poolCalcProducts__trName, .wareText h6.quoteForm__humanStatus, .wareText h3, .wareScheme__dt, .catalogSliderItem__oldPrice, .catalogSlider._white ._h5.catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider._white .catalogSliderItem__curPrice.people__status, .catalogSlider._white .catalogSliderItem__curPrice.people__name, .catalogSlider._white .catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider._white .catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider._white .catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider._white .catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider._white .catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider._white .catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider._white .catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider._white .catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) ._h5.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.people__status, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.people__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider._white .catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h5.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider._white ._h5.catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name.kp2025Jury__status, .catalogSlider._white .catalogSliderItem__name.people__status, .catalogSlider._white .catalogSliderItem__name.people__name, .catalogSlider._white .catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider._white .catalogSliderItem__name.teamBoss__chiefName, .catalogSlider._white .catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider._white .catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider._white .catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider._white .catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider._white .catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider._white .catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) ._h5.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.people__status, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.people__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider._white .wareText h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__name, .wareText .catalogSlider._white h3.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.wareScheme__dt, .catalogSlider._white .catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
@media (min-width: 1280px) {
  .t-title._h5._link, .t-title._link.kp2025Jury__status, ._link.kp2025Jury__status, ._h5._link.kp2025Jury__name, ._link.kp2025Jury__name.kp2025Jury__status, ._h5._link.kp2025Criteria__name, ._link.kp2025Criteria__name.kp2025Jury__status, ._h5._link.kp2025Spots__name, ._link.kp2025Spots__name.kp2025Jury__status, ._h5._link.kp2025Rules__name, ._link.kp2025Rules__name.kp2025Jury__status, ._h5._link.kp2025Stages__name, ._link.kp2025Stages__name.kp2025Jury__status, ._h5._link.kp2025Stages__numb, ._link.kp2025Stages__numb.kp2025Jury__status, ._h5._link.kp2025Recipient__item, ._link.kp2025Recipient__item.kp2025Jury__status, .t-title._link.people__status, ._link.people__status.kp2025Jury__status, ._link.people__status.kp2025Jury__name, ._link.people__status.kp2025Criteria__name, ._link.people__status.kp2025Spots__name, ._link.people__status.kp2025Rules__name, ._link.people__status.kp2025Stages__name, ._link.people__status.kp2025Stages__numb, ._link.people__status.kp2025Recipient__item, ._link.people__status, .t-title._link.people__name, ._link.people__name.kp2025Jury__status, ._link.people__name.kp2025Jury__name, ._link.people__name.kp2025Criteria__name, ._link.people__name.kp2025Spots__name, ._link.people__name.kp2025Rules__name, ._link.people__name.kp2025Stages__name, ._link.people__name.kp2025Stages__numb, ._link.people__name.kp2025Recipient__item, ._link.people__name.people__status, ._link.people__name, ._link.teamBoss__chiefStatus, ._link.teamBoss__chiefName, ._h5._link.webinarsPageGifts__item, ._link.webinarsPageGifts__item.kp2025Jury__status, ._link.webinarsPageGifts__item.people__status, ._link.webinarsPageGifts__item.people__name, ._h5._link.webinarsPageProfit__item, ._link.webinarsPageProfit__item.kp2025Jury__status, ._link.webinarsPageProfit__item.people__status, ._link.webinarsPageProfit__item.people__name, ._link.webinarsPageMain__difficultName, ._link.webinarsSpeaker__status, ._link.webinarsSpeaker__name, ._link.webinarsItem__difficultName, ._h5._link.cooperationFeedback__completeTitle, ._link.cooperationFeedback__completeTitle.kp2025Jury__status, ._link.cooperationFeedback__completeTitle.people__status, ._link.cooperationFeedback__completeTitle.people__name, ._h5._link.cooperationReviews__rate, ._link.cooperationReviews__rate.kp2025Jury__status, ._link.cooperationReviews__rate.people__status, ._link.cooperationReviews__rate.people__name, ._h5._link.poolCalcPrint:before, ._link.poolCalcPrint.kp2025Jury__status:before, ._link.poolCalcPrint.people__status:before, ._link.poolCalcPrint.people__name:before, ._link.poolCalcPrint.teamBoss__chiefStatus:before, ._link.poolCalcPrint.teamBoss__chiefName:before, ._link.poolCalcPrint.webinarsPageMain__difficultName:before, ._link.poolCalcPrint.webinarsSpeaker__status:before, ._link.poolCalcPrint.webinarsSpeaker__name:before, ._link.poolCalcPrint.webinarsItem__difficultName:before, ._link.poolCalcProducts__trName, ._h5._link.poolCalc__preloadText, ._link.poolCalc__preloadText.kp2025Jury__status, ._link.poolCalc__preloadText.people__status, ._link.poolCalc__preloadText.people__name, ._link.quoteForm__humanStatus, .wareText h6._h5._link, .wareText h6._link.kp2025Jury__status, .wareText h6._link.people__status, .wareText h6._link.people__name, .wareText h3._link, ._link.wareScheme__dt, ._link.catalogSliderItem__oldPrice, .catalogSlider._white ._h5._link.catalogSliderItem__curPrice, .catalogSlider._white ._link.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider._white ._link.catalogSliderItem__curPrice.people__status, .catalogSlider._white ._link.catalogSliderItem__curPrice.people__name, .catalogSlider._white ._link.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider._white ._link.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider._white ._link.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider._white ._link.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider._white ._link.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider._white ._link.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider._white ._link.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider._white ._link.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) ._h5._link.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.people__status, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.people__name, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider._white .wareText h3._link.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h3._link.catalogSliderItem__curPrice, .wareText .catalogSlider._white h3._link.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h3._link.catalogSliderItem__curPrice, .catalogSlider._white ._link.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider._white ._link.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h5._link.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3._link.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3._link.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider._white ._h5._link.catalogSliderItem__name, .catalogSlider._white ._link.catalogSliderItem__name.kp2025Jury__status, .catalogSlider._white ._link.catalogSliderItem__name.people__status, .catalogSlider._white ._link.catalogSliderItem__name.people__name, .catalogSlider._white ._link.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider._white ._link.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider._white ._link.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider._white ._link.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider._white ._link.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider._white ._link.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider._white ._link.catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider._white ._link.catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) ._h5._link.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.people__status, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.people__name, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider._white .wareText h3._link.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3._link.catalogSliderItem__name, .wareText .catalogSlider._white h3._link.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3._link.catalogSliderItem__name, .catalogSlider._white ._link.catalogSliderItem__name.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.wareScheme__dt, .catalogSlider._white ._link.catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) ._link.catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__name {
    transition: color var(--time);
    cursor: pointer;
  }
  .t-title._h5._link:hover, ._link.kp2025Jury__status:hover, ._h5._link.kp2025Jury__name:hover, ._h5._link.kp2025Criteria__name:hover, ._h5._link.kp2025Spots__name:hover, ._h5._link.kp2025Rules__name:hover, ._h5._link.kp2025Stages__name:hover, ._h5._link.kp2025Stages__numb:hover, ._h5._link.kp2025Recipient__item:hover, ._link.people__status:hover, ._link.people__name:hover, ._link.teamBoss__chiefStatus:hover, ._link.teamBoss__chiefName:hover, ._h5._link.webinarsPageGifts__item:hover, ._h5._link.webinarsPageProfit__item:hover, ._link.webinarsPageMain__difficultName:hover, ._link.webinarsSpeaker__status:hover, ._link.webinarsSpeaker__name:hover, ._link.webinarsItem__difficultName:hover, ._h5._link.cooperationFeedback__completeTitle:hover, ._h5._link.cooperationReviews__rate:hover, ._h5._link.poolCalcPrint:hover:before, ._link.poolCalcPrint.kp2025Jury__status:hover:before, ._link.poolCalcPrint.people__status:hover:before, ._link.poolCalcPrint.people__name:hover:before, ._link.poolCalcPrint.teamBoss__chiefStatus:hover:before, ._link.poolCalcPrint.teamBoss__chiefName:hover:before, ._link.poolCalcPrint.webinarsPageMain__difficultName:hover:before, ._link.poolCalcPrint.webinarsSpeaker__status:hover:before, ._link.poolCalcPrint.webinarsSpeaker__name:hover:before, ._link.poolCalcPrint.webinarsItem__difficultName:hover:before, ._link.poolCalcProducts__trName:hover, ._h5._link.poolCalc__preloadText:hover, ._link.quoteForm__humanStatus:hover, .wareText h6._h5._link:hover, .wareText h3._link:hover, ._link.wareScheme__dt:hover, ._link.catalogSliderItem__oldPrice:hover, .catalogSlider._white ._h5._link.catalogSliderItem__curPrice:hover, .catalogSlider.article__like.t-button:not(._checked) ._h5._link.catalogSliderItem__curPrice:hover, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h5._link.catalogSliderItem__curPrice:hover, .catalogSlider._white ._h5._link.catalogSliderItem__name:hover, .catalogSlider.article__like.t-button:not(._checked) ._h5._link.catalogSliderItem__name:hover, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._link.catalogSliderItem__name:hover {
    color: var(--accent);
  }
}
.t-title._h5._withMargin, .t-title._withMargin.kp2025Jury__status, ._withMargin.kp2025Jury__status, ._h5._withMargin.kp2025Jury__name, ._withMargin.kp2025Jury__name.kp2025Jury__status, ._h5._withMargin.kp2025Criteria__name, ._withMargin.kp2025Criteria__name.kp2025Jury__status, ._h5._withMargin.kp2025Spots__name, ._withMargin.kp2025Spots__name.kp2025Jury__status, ._h5._withMargin.kp2025Rules__name, ._withMargin.kp2025Rules__name.kp2025Jury__status, ._h5._withMargin.kp2025Stages__name, ._withMargin.kp2025Stages__name.kp2025Jury__status, ._h5._withMargin.kp2025Stages__numb, ._withMargin.kp2025Stages__numb.kp2025Jury__status, ._h5._withMargin.kp2025Recipient__item, ._withMargin.kp2025Recipient__item.kp2025Jury__status, .t-title._withMargin.people__status, ._withMargin.people__status.kp2025Jury__status, ._withMargin.people__status.kp2025Jury__name, ._withMargin.people__status.kp2025Criteria__name, ._withMargin.people__status.kp2025Spots__name, ._withMargin.people__status.kp2025Rules__name, ._withMargin.people__status.kp2025Stages__name, ._withMargin.people__status.kp2025Stages__numb, ._withMargin.people__status.kp2025Recipient__item, ._withMargin.people__status, .t-title._withMargin.people__name, ._withMargin.people__name.kp2025Jury__status, ._withMargin.people__name.kp2025Jury__name, ._withMargin.people__name.kp2025Criteria__name, ._withMargin.people__name.kp2025Spots__name, ._withMargin.people__name.kp2025Rules__name, ._withMargin.people__name.kp2025Stages__name, ._withMargin.people__name.kp2025Stages__numb, ._withMargin.people__name.kp2025Recipient__item, ._withMargin.people__name.people__status, ._withMargin.people__name, .t-title._withMargin.teamBoss__chiefStatus, ._withMargin.teamBoss__chiefStatus.kp2025Jury__status, ._withMargin.teamBoss__chiefStatus.kp2025Jury__name, ._withMargin.teamBoss__chiefStatus.kp2025Criteria__name, ._withMargin.teamBoss__chiefStatus.kp2025Spots__name, ._withMargin.teamBoss__chiefStatus.kp2025Rules__name, ._withMargin.teamBoss__chiefStatus.kp2025Stages__name, ._withMargin.teamBoss__chiefStatus.kp2025Stages__numb, ._withMargin.teamBoss__chiefStatus.kp2025Recipient__item, ._withMargin.teamBoss__chiefStatus.people__status, ._withMargin.teamBoss__chiefStatus.people__name, ._withMargin.teamBoss__chiefStatus, .t-title._withMargin.teamBoss__chiefName, ._withMargin.teamBoss__chiefName.kp2025Jury__status, ._withMargin.teamBoss__chiefName.kp2025Jury__name, ._withMargin.teamBoss__chiefName.kp2025Criteria__name, ._withMargin.teamBoss__chiefName.kp2025Spots__name, ._withMargin.teamBoss__chiefName.kp2025Rules__name, ._withMargin.teamBoss__chiefName.kp2025Stages__name, ._withMargin.teamBoss__chiefName.kp2025Stages__numb, ._withMargin.teamBoss__chiefName.kp2025Recipient__item, ._withMargin.teamBoss__chiefName.people__status, ._withMargin.teamBoss__chiefName.people__name, ._withMargin.teamBoss__chiefName.teamBoss__chiefStatus, ._withMargin.teamBoss__chiefName, ._h5._withMargin.webinarsPageGifts__item, ._withMargin.webinarsPageGifts__item.kp2025Jury__status, ._withMargin.webinarsPageGifts__item.people__status, ._withMargin.webinarsPageGifts__item.people__name, ._withMargin.webinarsPageGifts__item.teamBoss__chiefStatus, ._withMargin.webinarsPageGifts__item.teamBoss__chiefName, ._h5._withMargin.webinarsPageProfit__item, ._withMargin.webinarsPageProfit__item.kp2025Jury__status, ._withMargin.webinarsPageProfit__item.people__status, ._withMargin.webinarsPageProfit__item.people__name, ._withMargin.webinarsPageProfit__item.teamBoss__chiefStatus, ._withMargin.webinarsPageProfit__item.teamBoss__chiefName, .t-title._withMargin.webinarsPageMain__difficultName, ._withMargin.webinarsPageMain__difficultName.kp2025Jury__status, ._withMargin.webinarsPageMain__difficultName.kp2025Jury__name, ._withMargin.webinarsPageMain__difficultName.kp2025Criteria__name, ._withMargin.webinarsPageMain__difficultName.kp2025Spots__name, ._withMargin.webinarsPageMain__difficultName.kp2025Rules__name, ._withMargin.webinarsPageMain__difficultName.kp2025Stages__name, ._withMargin.webinarsPageMain__difficultName.kp2025Stages__numb, ._withMargin.webinarsPageMain__difficultName.kp2025Recipient__item, ._withMargin.webinarsPageMain__difficultName.people__status, ._withMargin.webinarsPageMain__difficultName.people__name, ._withMargin.webinarsPageMain__difficultName.teamBoss__chiefStatus, ._withMargin.webinarsPageMain__difficultName.teamBoss__chiefName, ._withMargin.webinarsPageMain__difficultName.webinarsPageGifts__item, ._withMargin.webinarsPageMain__difficultName.webinarsPageProfit__item, ._withMargin.webinarsPageMain__difficultName, .t-title._withMargin.webinarsSpeaker__status, ._withMargin.webinarsSpeaker__status.kp2025Jury__status, ._withMargin.webinarsSpeaker__status.kp2025Jury__name, ._withMargin.webinarsSpeaker__status.kp2025Criteria__name, ._withMargin.webinarsSpeaker__status.kp2025Spots__name, ._withMargin.webinarsSpeaker__status.kp2025Rules__name, ._withMargin.webinarsSpeaker__status.kp2025Stages__name, ._withMargin.webinarsSpeaker__status.kp2025Stages__numb, ._withMargin.webinarsSpeaker__status.kp2025Recipient__item, ._withMargin.webinarsSpeaker__status.people__status, ._withMargin.webinarsSpeaker__status.people__name, ._withMargin.webinarsSpeaker__status.teamBoss__chiefStatus, ._withMargin.webinarsSpeaker__status.teamBoss__chiefName, ._withMargin.webinarsSpeaker__status.webinarsPageGifts__item, ._withMargin.webinarsSpeaker__status.webinarsPageProfit__item, ._withMargin.webinarsSpeaker__status.webinarsPageMain__difficultName, ._withMargin.webinarsSpeaker__status, .t-title._withMargin.webinarsSpeaker__name, ._withMargin.webinarsSpeaker__name.kp2025Jury__status, ._withMargin.webinarsSpeaker__name.kp2025Jury__name, ._withMargin.webinarsSpeaker__name.kp2025Criteria__name, ._withMargin.webinarsSpeaker__name.kp2025Spots__name, ._withMargin.webinarsSpeaker__name.kp2025Rules__name, ._withMargin.webinarsSpeaker__name.kp2025Stages__name, ._withMargin.webinarsSpeaker__name.kp2025Stages__numb, ._withMargin.webinarsSpeaker__name.kp2025Recipient__item, ._withMargin.webinarsSpeaker__name.people__status, ._withMargin.webinarsSpeaker__name.people__name, ._withMargin.webinarsSpeaker__name.teamBoss__chiefStatus, ._withMargin.webinarsSpeaker__name.teamBoss__chiefName, ._withMargin.webinarsSpeaker__name.webinarsPageGifts__item, ._withMargin.webinarsSpeaker__name.webinarsPageProfit__item, ._withMargin.webinarsSpeaker__name.webinarsPageMain__difficultName, ._withMargin.webinarsSpeaker__name.webinarsSpeaker__status, ._withMargin.webinarsSpeaker__name, .t-title._withMargin.webinarsItem__difficultName, ._withMargin.webinarsItem__difficultName.kp2025Jury__status, ._withMargin.webinarsItem__difficultName.kp2025Jury__name, ._withMargin.webinarsItem__difficultName.kp2025Criteria__name, ._withMargin.webinarsItem__difficultName.kp2025Spots__name, ._withMargin.webinarsItem__difficultName.kp2025Rules__name, ._withMargin.webinarsItem__difficultName.kp2025Stages__name, ._withMargin.webinarsItem__difficultName.kp2025Stages__numb, ._withMargin.webinarsItem__difficultName.kp2025Recipient__item, ._withMargin.webinarsItem__difficultName.people__status, ._withMargin.webinarsItem__difficultName.people__name, ._withMargin.webinarsItem__difficultName.teamBoss__chiefStatus, ._withMargin.webinarsItem__difficultName.teamBoss__chiefName, ._withMargin.webinarsItem__difficultName.webinarsPageGifts__item, ._withMargin.webinarsItem__difficultName.webinarsPageProfit__item, ._withMargin.webinarsItem__difficultName.webinarsPageMain__difficultName, ._withMargin.webinarsItem__difficultName.webinarsSpeaker__status, ._withMargin.webinarsItem__difficultName.webinarsSpeaker__name, ._withMargin.webinarsItem__difficultName, ._h5._withMargin.cooperationFeedback__completeTitle, ._withMargin.cooperationFeedback__completeTitle.kp2025Jury__status, ._withMargin.cooperationFeedback__completeTitle.people__status, ._withMargin.cooperationFeedback__completeTitle.people__name, ._withMargin.cooperationFeedback__completeTitle.teamBoss__chiefStatus, ._withMargin.cooperationFeedback__completeTitle.teamBoss__chiefName, ._withMargin.cooperationFeedback__completeTitle.webinarsPageMain__difficultName, ._withMargin.cooperationFeedback__completeTitle.webinarsSpeaker__status, ._withMargin.cooperationFeedback__completeTitle.webinarsSpeaker__name, ._withMargin.cooperationFeedback__completeTitle.webinarsItem__difficultName, ._h5._withMargin.cooperationReviews__rate, ._withMargin.cooperationReviews__rate.kp2025Jury__status, ._withMargin.cooperationReviews__rate.people__status, ._withMargin.cooperationReviews__rate.people__name, ._withMargin.cooperationReviews__rate.teamBoss__chiefStatus, ._withMargin.cooperationReviews__rate.teamBoss__chiefName, ._withMargin.cooperationReviews__rate.webinarsPageMain__difficultName, ._withMargin.cooperationReviews__rate.webinarsSpeaker__status, ._withMargin.cooperationReviews__rate.webinarsSpeaker__name, ._withMargin.cooperationReviews__rate.webinarsItem__difficultName, ._h5._withMargin.poolCalcPrint:before, ._withMargin.poolCalcPrint.kp2025Jury__status:before, ._withMargin.poolCalcPrint.people__status:before, ._withMargin.poolCalcPrint.people__name:before, ._withMargin.poolCalcPrint.teamBoss__chiefStatus:before, ._withMargin.poolCalcPrint.teamBoss__chiefName:before, ._withMargin.poolCalcPrint.webinarsPageMain__difficultName:before, ._withMargin.poolCalcPrint.webinarsSpeaker__status:before, ._withMargin.poolCalcPrint.webinarsSpeaker__name:before, ._withMargin.poolCalcPrint.webinarsItem__difficultName:before, .t-title._withMargin.poolCalcProducts__trName, ._withMargin.poolCalcProducts__trName.kp2025Jury__status, ._withMargin.poolCalcProducts__trName.kp2025Jury__name, ._withMargin.poolCalcProducts__trName.kp2025Criteria__name, ._withMargin.poolCalcProducts__trName.kp2025Spots__name, ._withMargin.poolCalcProducts__trName.kp2025Rules__name, ._withMargin.poolCalcProducts__trName.kp2025Stages__name, ._withMargin.poolCalcProducts__trName.kp2025Stages__numb, ._withMargin.poolCalcProducts__trName.kp2025Recipient__item, ._withMargin.poolCalcProducts__trName.people__status, ._withMargin.poolCalcProducts__trName.people__name, ._withMargin.poolCalcProducts__trName.teamBoss__chiefStatus, ._withMargin.poolCalcProducts__trName.teamBoss__chiefName, ._withMargin.poolCalcProducts__trName.webinarsPageGifts__item, ._withMargin.poolCalcProducts__trName.webinarsPageProfit__item, ._withMargin.poolCalcProducts__trName.webinarsPageMain__difficultName, ._withMargin.poolCalcProducts__trName.webinarsSpeaker__status, ._withMargin.poolCalcProducts__trName.webinarsSpeaker__name, ._withMargin.poolCalcProducts__trName.webinarsItem__difficultName, ._withMargin.poolCalcProducts__trName.cooperationFeedback__completeTitle, ._withMargin.poolCalcProducts__trName.cooperationReviews__rate, ._withMargin.poolCalcProducts__trName.poolCalcPrint:before, ._withMargin.poolCalcProducts__trName, ._h5._withMargin.poolCalc__preloadText, ._withMargin.poolCalc__preloadText.kp2025Jury__status, ._withMargin.poolCalc__preloadText.people__status, ._withMargin.poolCalc__preloadText.people__name, ._withMargin.poolCalc__preloadText.teamBoss__chiefStatus, ._withMargin.poolCalc__preloadText.teamBoss__chiefName, ._withMargin.poolCalc__preloadText.webinarsPageMain__difficultName, ._withMargin.poolCalc__preloadText.webinarsSpeaker__status, ._withMargin.poolCalc__preloadText.webinarsSpeaker__name, ._withMargin.poolCalc__preloadText.webinarsItem__difficultName, ._withMargin.poolCalc__preloadText.poolCalcProducts__trName, ._withMargin.quoteForm__humanStatus, .wareText h6._h5, .wareText h6.kp2025Jury__status, .wareText h6.people__status, .wareText h6.people__name, .wareText h6.teamBoss__chiefStatus, .wareText h6.teamBoss__chiefName, .wareText h6.webinarsPageMain__difficultName, .wareText h6.webinarsSpeaker__status, .wareText h6.webinarsSpeaker__name, .wareText h6.webinarsItem__difficultName, .wareText h6.poolCalcProducts__trName, .wareText h6.quoteForm__humanStatus, .wareText h3, ._withMargin.wareScheme__dt, .wareText h6.wareScheme__dt, ._withMargin.catalogSliderItem__oldPrice, .wareText h6.catalogSliderItem__oldPrice, .catalogSlider._white ._h5._withMargin.catalogSliderItem__curPrice, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.people__status, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.people__name, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) ._h5._withMargin.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.people__status, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.people__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider._white .wareText h6._h5.catalogSliderItem__curPrice, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.people__status, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.people__name, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) .wareText h6._h5.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.people__status, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.people__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.quoteForm__humanStatus, .wareText .catalogSlider._white h6._h5.catalogSliderItem__curPrice, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.kp2025Jury__status, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.people__status, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.people__name, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.teamBoss__chiefStatus, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.teamBoss__chiefName, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.webinarsSpeaker__status, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.webinarsSpeaker__name, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.webinarsItem__difficultName, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.poolCalcProducts__trName, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.quoteForm__humanStatus, .wareText .catalogSlider.article__like.t-button:not(._checked) h6._h5.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.kp2025Jury__status, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.people__status, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.people__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.teamBoss__chiefStatus, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.teamBoss__chiefName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.webinarsSpeaker__status, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.webinarsSpeaker__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.webinarsItem__difficultName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.poolCalcProducts__trName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.wareScheme__dt, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.wareScheme__dt, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h5._withMargin.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6._h5.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.quoteForm__humanStatus, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6._h5.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.kp2025Jury__status, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.people__status, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.people__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.teamBoss__chiefStatus, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.teamBoss__chiefName, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.webinarsSpeaker__status, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.webinarsSpeaker__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.webinarsItem__difficultName, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.poolCalcProducts__trName, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.wareScheme__dt, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider._white ._h5._withMargin.catalogSliderItem__name, .catalogSlider._white ._withMargin.catalogSliderItem__name.kp2025Jury__status, .catalogSlider._white ._withMargin.catalogSliderItem__name.people__status, .catalogSlider._white ._withMargin.catalogSliderItem__name.people__name, .catalogSlider._white ._withMargin.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider._white ._withMargin.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider._white ._withMargin.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider._white ._withMargin.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider._white ._withMargin.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider._white ._withMargin.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider._white ._withMargin.catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider._white ._withMargin.catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) ._h5._withMargin.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.people__status, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.people__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider._white .wareText h6._h5.catalogSliderItem__name, .catalogSlider._white .wareText h6.catalogSliderItem__name.kp2025Jury__status, .catalogSlider._white .wareText h6.catalogSliderItem__name.people__status, .catalogSlider._white .wareText h6.catalogSliderItem__name.people__name, .catalogSlider._white .wareText h6.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider._white .wareText h6.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider._white .wareText h6.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider._white .wareText h6.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider._white .wareText h6.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider._white .wareText h6.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider._white .wareText h6.catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider._white .wareText h6.catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) .wareText h6._h5.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.people__status, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.people__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.quoteForm__humanStatus, .wareText .catalogSlider._white h6._h5.catalogSliderItem__name, .wareText .catalogSlider._white h6.catalogSliderItem__name.kp2025Jury__status, .wareText .catalogSlider._white h6.catalogSliderItem__name.people__status, .wareText .catalogSlider._white h6.catalogSliderItem__name.people__name, .wareText .catalogSlider._white h6.catalogSliderItem__name.teamBoss__chiefStatus, .wareText .catalogSlider._white h6.catalogSliderItem__name.teamBoss__chiefName, .wareText .catalogSlider._white h6.catalogSliderItem__name.webinarsPageMain__difficultName, .wareText .catalogSlider._white h6.catalogSliderItem__name.webinarsSpeaker__status, .wareText .catalogSlider._white h6.catalogSliderItem__name.webinarsSpeaker__name, .wareText .catalogSlider._white h6.catalogSliderItem__name.webinarsItem__difficultName, .wareText .catalogSlider._white h6.catalogSliderItem__name.poolCalcProducts__trName, .wareText .catalogSlider._white h6.catalogSliderItem__name.quoteForm__humanStatus, .wareText .catalogSlider.article__like.t-button:not(._checked) h6._h5.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.kp2025Jury__status, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.people__status, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.people__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.teamBoss__chiefStatus, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.teamBoss__chiefName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.webinarsPageMain__difficultName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.webinarsSpeaker__status, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.webinarsSpeaker__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.webinarsItem__difficultName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.poolCalcProducts__trName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider._white .wareText h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__name, .wareText .catalogSlider._white h3.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__name, .catalogSlider._white ._withMargin.catalogSliderItem__name.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.wareScheme__dt, .catalogSlider._white .wareText h6.catalogSliderItem__name.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.wareScheme__dt, .wareText .catalogSlider._white h6.catalogSliderItem__name.wareScheme__dt, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.wareScheme__dt, .catalogSlider._white ._withMargin.catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider._white .wareText h6.catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.catalogSliderItem__oldPrice, .wareText .catalogSlider._white h6.catalogSliderItem__name.catalogSliderItem__oldPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__name {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .t-title._h5._withMargin, .t-title._withMargin.kp2025Jury__status, ._withMargin.kp2025Jury__status, ._h5._withMargin.kp2025Jury__name, ._withMargin.kp2025Jury__name.kp2025Jury__status, ._h5._withMargin.kp2025Criteria__name, ._withMargin.kp2025Criteria__name.kp2025Jury__status, ._h5._withMargin.kp2025Spots__name, ._withMargin.kp2025Spots__name.kp2025Jury__status, ._h5._withMargin.kp2025Rules__name, ._withMargin.kp2025Rules__name.kp2025Jury__status, ._h5._withMargin.kp2025Stages__name, ._withMargin.kp2025Stages__name.kp2025Jury__status, ._h5._withMargin.kp2025Stages__numb, ._withMargin.kp2025Stages__numb.kp2025Jury__status, ._h5._withMargin.kp2025Recipient__item, ._withMargin.kp2025Recipient__item.kp2025Jury__status, .t-title._withMargin.people__status, ._withMargin.people__status.kp2025Jury__status, ._withMargin.people__status.kp2025Jury__name, ._withMargin.people__status.kp2025Criteria__name, ._withMargin.people__status.kp2025Spots__name, ._withMargin.people__status.kp2025Rules__name, ._withMargin.people__status.kp2025Stages__name, ._withMargin.people__status.kp2025Stages__numb, ._withMargin.people__status.kp2025Recipient__item, ._withMargin.people__status, .t-title._withMargin.people__name, ._withMargin.people__name.kp2025Jury__status, ._withMargin.people__name.kp2025Jury__name, ._withMargin.people__name.kp2025Criteria__name, ._withMargin.people__name.kp2025Spots__name, ._withMargin.people__name.kp2025Rules__name, ._withMargin.people__name.kp2025Stages__name, ._withMargin.people__name.kp2025Stages__numb, ._withMargin.people__name.kp2025Recipient__item, ._withMargin.people__name.people__status, ._withMargin.people__name, .t-title._withMargin.teamBoss__chiefStatus, ._withMargin.teamBoss__chiefStatus.kp2025Jury__status, ._withMargin.teamBoss__chiefStatus.kp2025Jury__name, ._withMargin.teamBoss__chiefStatus.kp2025Criteria__name, ._withMargin.teamBoss__chiefStatus.kp2025Spots__name, ._withMargin.teamBoss__chiefStatus.kp2025Rules__name, ._withMargin.teamBoss__chiefStatus.kp2025Stages__name, ._withMargin.teamBoss__chiefStatus.kp2025Stages__numb, ._withMargin.teamBoss__chiefStatus.kp2025Recipient__item, ._withMargin.teamBoss__chiefStatus.people__status, ._withMargin.teamBoss__chiefStatus.people__name, ._withMargin.teamBoss__chiefStatus, .t-title._withMargin.teamBoss__chiefName, ._withMargin.teamBoss__chiefName.kp2025Jury__status, ._withMargin.teamBoss__chiefName.kp2025Jury__name, ._withMargin.teamBoss__chiefName.kp2025Criteria__name, ._withMargin.teamBoss__chiefName.kp2025Spots__name, ._withMargin.teamBoss__chiefName.kp2025Rules__name, ._withMargin.teamBoss__chiefName.kp2025Stages__name, ._withMargin.teamBoss__chiefName.kp2025Stages__numb, ._withMargin.teamBoss__chiefName.kp2025Recipient__item, ._withMargin.teamBoss__chiefName.people__status, ._withMargin.teamBoss__chiefName.people__name, ._withMargin.teamBoss__chiefName.teamBoss__chiefStatus, ._withMargin.teamBoss__chiefName, ._h5._withMargin.webinarsPageGifts__item, ._withMargin.webinarsPageGifts__item.kp2025Jury__status, ._withMargin.webinarsPageGifts__item.people__status, ._withMargin.webinarsPageGifts__item.people__name, ._withMargin.webinarsPageGifts__item.teamBoss__chiefStatus, ._withMargin.webinarsPageGifts__item.teamBoss__chiefName, ._h5._withMargin.webinarsPageProfit__item, ._withMargin.webinarsPageProfit__item.kp2025Jury__status, ._withMargin.webinarsPageProfit__item.people__status, ._withMargin.webinarsPageProfit__item.people__name, ._withMargin.webinarsPageProfit__item.teamBoss__chiefStatus, ._withMargin.webinarsPageProfit__item.teamBoss__chiefName, .t-title._withMargin.webinarsPageMain__difficultName, ._withMargin.webinarsPageMain__difficultName.kp2025Jury__status, ._withMargin.webinarsPageMain__difficultName.kp2025Jury__name, ._withMargin.webinarsPageMain__difficultName.kp2025Criteria__name, ._withMargin.webinarsPageMain__difficultName.kp2025Spots__name, ._withMargin.webinarsPageMain__difficultName.kp2025Rules__name, ._withMargin.webinarsPageMain__difficultName.kp2025Stages__name, ._withMargin.webinarsPageMain__difficultName.kp2025Stages__numb, ._withMargin.webinarsPageMain__difficultName.kp2025Recipient__item, ._withMargin.webinarsPageMain__difficultName.people__status, ._withMargin.webinarsPageMain__difficultName.people__name, ._withMargin.webinarsPageMain__difficultName.teamBoss__chiefStatus, ._withMargin.webinarsPageMain__difficultName.teamBoss__chiefName, ._withMargin.webinarsPageMain__difficultName.webinarsPageGifts__item, ._withMargin.webinarsPageMain__difficultName.webinarsPageProfit__item, ._withMargin.webinarsPageMain__difficultName, .t-title._withMargin.webinarsSpeaker__status, ._withMargin.webinarsSpeaker__status.kp2025Jury__status, ._withMargin.webinarsSpeaker__status.kp2025Jury__name, ._withMargin.webinarsSpeaker__status.kp2025Criteria__name, ._withMargin.webinarsSpeaker__status.kp2025Spots__name, ._withMargin.webinarsSpeaker__status.kp2025Rules__name, ._withMargin.webinarsSpeaker__status.kp2025Stages__name, ._withMargin.webinarsSpeaker__status.kp2025Stages__numb, ._withMargin.webinarsSpeaker__status.kp2025Recipient__item, ._withMargin.webinarsSpeaker__status.people__status, ._withMargin.webinarsSpeaker__status.people__name, ._withMargin.webinarsSpeaker__status.teamBoss__chiefStatus, ._withMargin.webinarsSpeaker__status.teamBoss__chiefName, ._withMargin.webinarsSpeaker__status.webinarsPageGifts__item, ._withMargin.webinarsSpeaker__status.webinarsPageProfit__item, ._withMargin.webinarsSpeaker__status.webinarsPageMain__difficultName, ._withMargin.webinarsSpeaker__status, .t-title._withMargin.webinarsSpeaker__name, ._withMargin.webinarsSpeaker__name.kp2025Jury__status, ._withMargin.webinarsSpeaker__name.kp2025Jury__name, ._withMargin.webinarsSpeaker__name.kp2025Criteria__name, ._withMargin.webinarsSpeaker__name.kp2025Spots__name, ._withMargin.webinarsSpeaker__name.kp2025Rules__name, ._withMargin.webinarsSpeaker__name.kp2025Stages__name, ._withMargin.webinarsSpeaker__name.kp2025Stages__numb, ._withMargin.webinarsSpeaker__name.kp2025Recipient__item, ._withMargin.webinarsSpeaker__name.people__status, ._withMargin.webinarsSpeaker__name.people__name, ._withMargin.webinarsSpeaker__name.teamBoss__chiefStatus, ._withMargin.webinarsSpeaker__name.teamBoss__chiefName, ._withMargin.webinarsSpeaker__name.webinarsPageGifts__item, ._withMargin.webinarsSpeaker__name.webinarsPageProfit__item, ._withMargin.webinarsSpeaker__name.webinarsPageMain__difficultName, ._withMargin.webinarsSpeaker__name.webinarsSpeaker__status, ._withMargin.webinarsSpeaker__name, .t-title._withMargin.webinarsItem__difficultName, ._withMargin.webinarsItem__difficultName.kp2025Jury__status, ._withMargin.webinarsItem__difficultName.kp2025Jury__name, ._withMargin.webinarsItem__difficultName.kp2025Criteria__name, ._withMargin.webinarsItem__difficultName.kp2025Spots__name, ._withMargin.webinarsItem__difficultName.kp2025Rules__name, ._withMargin.webinarsItem__difficultName.kp2025Stages__name, ._withMargin.webinarsItem__difficultName.kp2025Stages__numb, ._withMargin.webinarsItem__difficultName.kp2025Recipient__item, ._withMargin.webinarsItem__difficultName.people__status, ._withMargin.webinarsItem__difficultName.people__name, ._withMargin.webinarsItem__difficultName.teamBoss__chiefStatus, ._withMargin.webinarsItem__difficultName.teamBoss__chiefName, ._withMargin.webinarsItem__difficultName.webinarsPageGifts__item, ._withMargin.webinarsItem__difficultName.webinarsPageProfit__item, ._withMargin.webinarsItem__difficultName.webinarsPageMain__difficultName, ._withMargin.webinarsItem__difficultName.webinarsSpeaker__status, ._withMargin.webinarsItem__difficultName.webinarsSpeaker__name, ._withMargin.webinarsItem__difficultName, ._h5._withMargin.cooperationFeedback__completeTitle, ._withMargin.cooperationFeedback__completeTitle.kp2025Jury__status, ._withMargin.cooperationFeedback__completeTitle.people__status, ._withMargin.cooperationFeedback__completeTitle.people__name, ._withMargin.cooperationFeedback__completeTitle.teamBoss__chiefStatus, ._withMargin.cooperationFeedback__completeTitle.teamBoss__chiefName, ._withMargin.cooperationFeedback__completeTitle.webinarsPageMain__difficultName, ._withMargin.cooperationFeedback__completeTitle.webinarsSpeaker__status, ._withMargin.cooperationFeedback__completeTitle.webinarsSpeaker__name, ._withMargin.cooperationFeedback__completeTitle.webinarsItem__difficultName, ._h5._withMargin.cooperationReviews__rate, ._withMargin.cooperationReviews__rate.kp2025Jury__status, ._withMargin.cooperationReviews__rate.people__status, ._withMargin.cooperationReviews__rate.people__name, ._withMargin.cooperationReviews__rate.teamBoss__chiefStatus, ._withMargin.cooperationReviews__rate.teamBoss__chiefName, ._withMargin.cooperationReviews__rate.webinarsPageMain__difficultName, ._withMargin.cooperationReviews__rate.webinarsSpeaker__status, ._withMargin.cooperationReviews__rate.webinarsSpeaker__name, ._withMargin.cooperationReviews__rate.webinarsItem__difficultName, ._h5._withMargin.poolCalcPrint:before, ._withMargin.poolCalcPrint.kp2025Jury__status:before, ._withMargin.poolCalcPrint.people__status:before, ._withMargin.poolCalcPrint.people__name:before, ._withMargin.poolCalcPrint.teamBoss__chiefStatus:before, ._withMargin.poolCalcPrint.teamBoss__chiefName:before, ._withMargin.poolCalcPrint.webinarsPageMain__difficultName:before, ._withMargin.poolCalcPrint.webinarsSpeaker__status:before, ._withMargin.poolCalcPrint.webinarsSpeaker__name:before, ._withMargin.poolCalcPrint.webinarsItem__difficultName:before, .t-title._withMargin.poolCalcProducts__trName, ._withMargin.poolCalcProducts__trName.kp2025Jury__status, ._withMargin.poolCalcProducts__trName.kp2025Jury__name, ._withMargin.poolCalcProducts__trName.kp2025Criteria__name, ._withMargin.poolCalcProducts__trName.kp2025Spots__name, ._withMargin.poolCalcProducts__trName.kp2025Rules__name, ._withMargin.poolCalcProducts__trName.kp2025Stages__name, ._withMargin.poolCalcProducts__trName.kp2025Stages__numb, ._withMargin.poolCalcProducts__trName.kp2025Recipient__item, ._withMargin.poolCalcProducts__trName.people__status, ._withMargin.poolCalcProducts__trName.people__name, ._withMargin.poolCalcProducts__trName.teamBoss__chiefStatus, ._withMargin.poolCalcProducts__trName.teamBoss__chiefName, ._withMargin.poolCalcProducts__trName.webinarsPageGifts__item, ._withMargin.poolCalcProducts__trName.webinarsPageProfit__item, ._withMargin.poolCalcProducts__trName.webinarsPageMain__difficultName, ._withMargin.poolCalcProducts__trName.webinarsSpeaker__status, ._withMargin.poolCalcProducts__trName.webinarsSpeaker__name, ._withMargin.poolCalcProducts__trName.webinarsItem__difficultName, ._withMargin.poolCalcProducts__trName.cooperationFeedback__completeTitle, ._withMargin.poolCalcProducts__trName.cooperationReviews__rate, ._withMargin.poolCalcProducts__trName.poolCalcPrint:before, ._withMargin.poolCalcProducts__trName, ._h5._withMargin.poolCalc__preloadText, ._withMargin.poolCalc__preloadText.kp2025Jury__status, ._withMargin.poolCalc__preloadText.people__status, ._withMargin.poolCalc__preloadText.people__name, ._withMargin.poolCalc__preloadText.teamBoss__chiefStatus, ._withMargin.poolCalc__preloadText.teamBoss__chiefName, ._withMargin.poolCalc__preloadText.webinarsPageMain__difficultName, ._withMargin.poolCalc__preloadText.webinarsSpeaker__status, ._withMargin.poolCalc__preloadText.webinarsSpeaker__name, ._withMargin.poolCalc__preloadText.webinarsItem__difficultName, ._withMargin.poolCalc__preloadText.poolCalcProducts__trName, ._withMargin.quoteForm__humanStatus, .wareText h6._h5, .wareText h6.kp2025Jury__status, .wareText h6.people__status, .wareText h6.people__name, .wareText h6.teamBoss__chiefStatus, .wareText h6.teamBoss__chiefName, .wareText h6.webinarsPageMain__difficultName, .wareText h6.webinarsSpeaker__status, .wareText h6.webinarsSpeaker__name, .wareText h6.webinarsItem__difficultName, .wareText h6.poolCalcProducts__trName, .wareText h6.quoteForm__humanStatus, .wareText h3, ._withMargin.wareScheme__dt, .wareText h6.wareScheme__dt, ._withMargin.catalogSliderItem__oldPrice, .wareText h6.catalogSliderItem__oldPrice, .catalogSlider._white ._h5._withMargin.catalogSliderItem__curPrice, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.people__status, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.people__name, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) ._h5._withMargin.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.people__status, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.people__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider._white .wareText h6._h5.catalogSliderItem__curPrice, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.people__status, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.people__name, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) .wareText h6._h5.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.people__status, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.people__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.quoteForm__humanStatus, .wareText .catalogSlider._white h6._h5.catalogSliderItem__curPrice, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.kp2025Jury__status, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.people__status, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.people__name, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.teamBoss__chiefStatus, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.teamBoss__chiefName, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.webinarsSpeaker__status, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.webinarsSpeaker__name, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.webinarsItem__difficultName, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.poolCalcProducts__trName, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.quoteForm__humanStatus, .wareText .catalogSlider.article__like.t-button:not(._checked) h6._h5.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.kp2025Jury__status, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.people__status, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.people__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.teamBoss__chiefStatus, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.teamBoss__chiefName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.webinarsSpeaker__status, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.webinarsSpeaker__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.webinarsItem__difficultName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.poolCalcProducts__trName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider._white .wareText h3.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__curPrice, .wareText .catalogSlider._white h3.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__curPrice, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.wareScheme__dt, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.wareScheme__dt, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider._white ._withMargin.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider._white .wareText h6.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .wareText .catalogSlider._white h6.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._h5._withMargin.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6._h5.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.quoteForm__humanStatus, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6._h5.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.kp2025Jury__status, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.people__status, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.people__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.teamBoss__chiefStatus, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.teamBoss__chiefName, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.webinarsSpeaker__status, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.webinarsSpeaker__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.webinarsItem__difficultName, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.poolCalcProducts__trName, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.wareScheme__dt, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider._white ._h5._withMargin.catalogSliderItem__name, .catalogSlider._white ._withMargin.catalogSliderItem__name.kp2025Jury__status, .catalogSlider._white ._withMargin.catalogSliderItem__name.people__status, .catalogSlider._white ._withMargin.catalogSliderItem__name.people__name, .catalogSlider._white ._withMargin.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider._white ._withMargin.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider._white ._withMargin.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider._white ._withMargin.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider._white ._withMargin.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider._white ._withMargin.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider._white ._withMargin.catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider._white ._withMargin.catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) ._h5._withMargin.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.people__status, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.people__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider._white .wareText h6._h5.catalogSliderItem__name, .catalogSlider._white .wareText h6.catalogSliderItem__name.kp2025Jury__status, .catalogSlider._white .wareText h6.catalogSliderItem__name.people__status, .catalogSlider._white .wareText h6.catalogSliderItem__name.people__name, .catalogSlider._white .wareText h6.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider._white .wareText h6.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider._white .wareText h6.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider._white .wareText h6.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider._white .wareText h6.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider._white .wareText h6.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider._white .wareText h6.catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider._white .wareText h6.catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) .wareText h6._h5.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.people__status, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.people__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.quoteForm__humanStatus, .wareText .catalogSlider._white h6._h5.catalogSliderItem__name, .wareText .catalogSlider._white h6.catalogSliderItem__name.kp2025Jury__status, .wareText .catalogSlider._white h6.catalogSliderItem__name.people__status, .wareText .catalogSlider._white h6.catalogSliderItem__name.people__name, .wareText .catalogSlider._white h6.catalogSliderItem__name.teamBoss__chiefStatus, .wareText .catalogSlider._white h6.catalogSliderItem__name.teamBoss__chiefName, .wareText .catalogSlider._white h6.catalogSliderItem__name.webinarsPageMain__difficultName, .wareText .catalogSlider._white h6.catalogSliderItem__name.webinarsSpeaker__status, .wareText .catalogSlider._white h6.catalogSliderItem__name.webinarsSpeaker__name, .wareText .catalogSlider._white h6.catalogSliderItem__name.webinarsItem__difficultName, .wareText .catalogSlider._white h6.catalogSliderItem__name.poolCalcProducts__trName, .wareText .catalogSlider._white h6.catalogSliderItem__name.quoteForm__humanStatus, .wareText .catalogSlider.article__like.t-button:not(._checked) h6._h5.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.kp2025Jury__status, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.people__status, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.people__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.teamBoss__chiefStatus, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.teamBoss__chiefName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.webinarsPageMain__difficultName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.webinarsSpeaker__status, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.webinarsSpeaker__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.webinarsItem__difficultName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.poolCalcProducts__trName, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider._white .wareText h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.catalogSliderItem__name, .wareText .catalogSlider._white h3.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.catalogSliderItem__name, .catalogSlider._white ._withMargin.catalogSliderItem__name.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.wareScheme__dt, .catalogSlider._white .wareText h6.catalogSliderItem__name.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.wareScheme__dt, .wareText .catalogSlider._white h6.catalogSliderItem__name.wareScheme__dt, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.wareScheme__dt, .catalogSlider._white ._withMargin.catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) ._withMargin.catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider._white .wareText h6.catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.catalogSliderItem__name.catalogSliderItem__oldPrice, .wareText .catalogSlider._white h6.catalogSliderItem__name.catalogSliderItem__oldPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._withMargin.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.catalogSliderItem__name {
    margin-bottom: 1rem;
  }
}

.SDEK_selectPVZ,
.t-button {
  outline: none;
  appearance: none;
  border-radius: var(--rad);
  background: var(--accent);
  color: var(--white);
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.6rem;
  min-height: 4.8rem;
  box-sizing: border-box;
  padding: 0.8rem 1.6rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  border: 0.1rem solid var(--accent);
}
@media (min-width: 768px) {
  .SDEK_selectPVZ,
  .t-button {
    padding: 0.8rem 4rem;
  }
}
@media (min-width: 1280px) {
  .SDEK_selectPVZ,
  .t-button {
    min-height: 4rem;
    padding: 0.4rem 2.6rem;
    transition: background-color var(--time), color var(--time), border-color var(--time);
  }
  .SDEK_selectPVZ:hover,
  .t-button:hover {
    background: var(--white);
    color: var(--accent);
  }
}
.SDEK_selectPVZ._white,
.t-button._white,
.t-button.article__like:not(._checked) {
  background: var(--white);
  color: var(--accent);
  border-color: var(--accent);
}
@media (min-width: 1280px) {
  .SDEK_selectPVZ._white:hover,
  .t-button._white:hover,
  .t-button.article__like:hover:not(._checked) {
    background: var(--accent);
    color: var(--white);
  }
}
.t-blue .SDEK_selectPVZ._white, .kp2025Results .SDEK_selectPVZ._white, .kp2025Main .SDEK_selectPVZ._white, .teamBoss .SDEK_selectPVZ._white, .team__vacancies .SDEK_selectPVZ._white, .aboutWork .SDEK_selectPVZ._white, .webinarsForm .SDEK_selectPVZ._white, .webinarsGetInfo__top .SDEK_selectPVZ._white, .webinarsTg .SDEK_selectPVZ._white, .cooperationFeedback .SDEK_selectPVZ._white, .cooperationQuote .SDEK_selectPVZ._white, .cooperation .SDEK_selectPVZ._white, .poolCalcTop .SDEK_selectPVZ._white, .poolCalc__blue .SDEK_selectPVZ._white, .contactsNav__item .SDEK_selectPVZ._white, .contacts__info .SDEK_selectPVZ._white, .quoteForm__human .SDEK_selectPVZ._white, .quoteForm__quote .SDEK_selectPVZ._white, .article__hasQuestions .SDEK_selectPVZ._white, .homeSubs__top .SDEK_selectPVZ._white, .blueModal__box .SDEK_selectPVZ._white,
.t-blue .t-button._white,
.kp2025Results .t-button._white,
.kp2025Main .t-button._white,
.teamBoss .t-button._white,
.team__vacancies .t-button._white,
.aboutWork .t-button._white,
.webinarsForm .t-button._white,
.webinarsGetInfo__top .t-button._white,
.webinarsTg .t-button._white,
.cooperationFeedback .t-button._white,
.cooperationQuote .t-button._white,
.cooperation .t-button._white,
.poolCalcTop .t-button._white,
.poolCalc__blue .t-button._white,
.contactsNav__item .t-button._white,
.contacts__info .t-button._white,
.quoteForm__human .t-button._white,
.quoteForm__quote .t-button._white,
.article__hasQuestions .t-button._white,
.t-blue .t-button.article__like:not(._checked),
.kp2025Results .t-button.article__like:not(._checked),
.kp2025Main .t-button.article__like:not(._checked),
.teamBoss .t-button.article__like:not(._checked),
.team__vacancies .t-button.article__like:not(._checked),
.aboutWork .t-button.article__like:not(._checked),
.webinarsForm .t-button.article__like:not(._checked),
.webinarsGetInfo__top .t-button.article__like:not(._checked),
.webinarsTg .t-button.article__like:not(._checked),
.cooperationFeedback .t-button.article__like:not(._checked),
.cooperationQuote .t-button.article__like:not(._checked),
.cooperation .t-button.article__like:not(._checked),
.poolCalcTop .t-button.article__like:not(._checked),
.poolCalc__blue .t-button.article__like:not(._checked),
.contactsNav__item .t-button.article__like:not(._checked),
.contacts__info .t-button.article__like:not(._checked),
.quoteForm__human .t-button.article__like:not(._checked),
.quoteForm__quote .t-button.article__like:not(._checked),
.article__hasQuestions .t-button.article__like:not(._checked),
.homeSubs__top .t-button._white,
.homeSubs__top .t-button.article__like:not(._checked),
.blueModal__box .t-button._white,
.blueModal__box .t-button.article__like:not(._checked) {
  border-color: var(--white);
}
.SDEK_selectPVZ._outlined,
.t-button._outlined {
  background: none;
  color: var(--accent);
  border-color: var(--accent);
}
@media (min-width: 1280px) {
  .SDEK_selectPVZ._outlined:hover,
  .t-button._outlined:hover {
    background: var(--accent);
    color: var(--white);
  }
}
.t-blue .SDEK_selectPVZ._outlined, .kp2025Results .SDEK_selectPVZ._outlined, .kp2025Main .SDEK_selectPVZ._outlined, .teamBoss .SDEK_selectPVZ._outlined, .team__vacancies .SDEK_selectPVZ._outlined, .aboutWork .SDEK_selectPVZ._outlined, .webinarsForm .SDEK_selectPVZ._outlined, .webinarsGetInfo__top .SDEK_selectPVZ._outlined, .webinarsTg .SDEK_selectPVZ._outlined, .cooperationFeedback .SDEK_selectPVZ._outlined, .cooperationQuote .SDEK_selectPVZ._outlined, .cooperation .SDEK_selectPVZ._outlined, .poolCalcTop .SDEK_selectPVZ._outlined, .poolCalc__blue .SDEK_selectPVZ._outlined, .contactsNav__item .SDEK_selectPVZ._outlined, .contacts__info .SDEK_selectPVZ._outlined, .quoteForm__human .SDEK_selectPVZ._outlined, .quoteForm__quote .SDEK_selectPVZ._outlined, .article__hasQuestions .SDEK_selectPVZ._outlined, .homeSubs__top .SDEK_selectPVZ._outlined, .blueModal__box .SDEK_selectPVZ._outlined, ._inBlue .SDEK_selectPVZ._outlined,
.t-blue .t-button._outlined,
.kp2025Results .t-button._outlined,
.kp2025Main .t-button._outlined,
.teamBoss .t-button._outlined,
.team__vacancies .t-button._outlined,
.aboutWork .t-button._outlined,
.webinarsForm .t-button._outlined,
.webinarsGetInfo__top .t-button._outlined,
.webinarsTg .t-button._outlined,
.cooperationFeedback .t-button._outlined,
.cooperationQuote .t-button._outlined,
.cooperation .t-button._outlined,
.poolCalcTop .t-button._outlined,
.poolCalc__blue .t-button._outlined,
.contactsNav__item .t-button._outlined,
.contacts__info .t-button._outlined,
.quoteForm__human .t-button._outlined,
.quoteForm__quote .t-button._outlined,
.article__hasQuestions .t-button._outlined,
.homeSubs__top .t-button._outlined,
.blueModal__box .t-button._outlined,
._inBlue .t-button._outlined {
  background: none;
  color: var(--white);
  border-color: var(--white);
}
@media (min-width: 1280px) {
  .t-blue .SDEK_selectPVZ._outlined:hover, .kp2025Results .SDEK_selectPVZ._outlined:hover, .kp2025Main .SDEK_selectPVZ._outlined:hover, .teamBoss .SDEK_selectPVZ._outlined:hover, .team__vacancies .SDEK_selectPVZ._outlined:hover, .aboutWork .SDEK_selectPVZ._outlined:hover, .webinarsForm .SDEK_selectPVZ._outlined:hover, .webinarsGetInfo__top .SDEK_selectPVZ._outlined:hover, .webinarsTg .SDEK_selectPVZ._outlined:hover, .cooperationFeedback .SDEK_selectPVZ._outlined:hover, .cooperationQuote .SDEK_selectPVZ._outlined:hover, .cooperation .SDEK_selectPVZ._outlined:hover, .poolCalcTop .SDEK_selectPVZ._outlined:hover, .poolCalc__blue .SDEK_selectPVZ._outlined:hover, .contactsNav__item .SDEK_selectPVZ._outlined:hover, .contacts__info .SDEK_selectPVZ._outlined:hover, .quoteForm__human .SDEK_selectPVZ._outlined:hover, .quoteForm__quote .SDEK_selectPVZ._outlined:hover, .article__hasQuestions .SDEK_selectPVZ._outlined:hover, .homeSubs__top .SDEK_selectPVZ._outlined:hover, .blueModal__box .SDEK_selectPVZ._outlined:hover, ._inBlue .SDEK_selectPVZ._outlined:hover,
  .t-blue .t-button._outlined:hover,
  .kp2025Results .t-button._outlined:hover,
  .kp2025Main .t-button._outlined:hover,
  .teamBoss .t-button._outlined:hover,
  .team__vacancies .t-button._outlined:hover,
  .aboutWork .t-button._outlined:hover,
  .webinarsForm .t-button._outlined:hover,
  .webinarsGetInfo__top .t-button._outlined:hover,
  .webinarsTg .t-button._outlined:hover,
  .cooperationFeedback .t-button._outlined:hover,
  .cooperationQuote .t-button._outlined:hover,
  .cooperation .t-button._outlined:hover,
  .poolCalcTop .t-button._outlined:hover,
  .poolCalc__blue .t-button._outlined:hover,
  .contactsNav__item .t-button._outlined:hover,
  .contacts__info .t-button._outlined:hover,
  .quoteForm__human .t-button._outlined:hover,
  .quoteForm__quote .t-button._outlined:hover,
  .article__hasQuestions .t-button._outlined:hover,
  .homeSubs__top .t-button._outlined:hover,
  .blueModal__box .t-button._outlined:hover,
  ._inBlue .t-button._outlined:hover {
    background: var(--white);
    color: var(--accent);
  }
}
.SDEK_selectPVZ._video, .SDEK_selectPVZ._telegram,
.t-button._video,
.t-button._telegram {
  white-space: nowrap;
}
.SDEK_selectPVZ._video:after, .SDEK_selectPVZ._telegram:after,
.t-button._video:after,
.t-button._telegram:after {
  content: "";
  margin-left: 1rem;
  background: var(--white);
  transition: background-color var(--time);
}
.SDEK_selectPVZ._white._video:after, .SDEK_selectPVZ._white._telegram:after,
.t-button._white._video:after,
.t-button._video.article__like:not(._checked):after,
.t-button._white._telegram:after,
.t-button._telegram.article__like:not(._checked):after {
  background: var(--accent);
}
.SDEK_selectPVZ._video:after,
.t-button._video:after {
  content: "";
  min-width: 3rem;
  max-width: 3rem;
  height: 3rem;
  mask: url(../img/icons/playInBtn.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/playInBtn.svg) center center/100% no-repeat;
}
.SDEK_selectPVZ._telegram:after,
.t-button._telegram:after {
  min-width: 2.4rem;
  max-width: 2.4rem;
  height: 2.4rem;
  mask: url(../img/icons/tgInBtn.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/tgInBtn.svg) center center/100% no-repeat;
}
@media (min-width: 1280px) {
  .SDEK_selectPVZ._video:hover:after, .SDEK_selectPVZ._telegram:hover:after,
  .t-button._video:hover:after,
  .t-button._telegram:hover:after {
    background: var(--accent);
  }
  .SDEK_selectPVZ._white._video:hover:after, .SDEK_selectPVZ._white._telegram:hover:after,
  .t-button._white._video:hover:after,
  .t-button._video.article__like:hover:not(._checked):after,
  .t-button._white._telegram:hover:after,
  .t-button._telegram.article__like:hover:not(._checked):after {
    background: var(--white);
  }
}
.SDEK_selectPVZ._arrow,
.t-button._arrow {
  gap: 1.5rem;
}
.SDEK_selectPVZ._arrow:after,
.t-button._arrow:after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  background-color: var(--white);
  transition: background-color var(--time), transform var(--time);
  mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
}
.SDEK_selectPVZ._arrow._white:after,
.t-button._arrow._white:after,
.t-button._arrow.article__like:not(._checked):after {
  background-color: var(--accent);
}
@media (min-width: 1280px) {
  .SDEK_selectPVZ._arrow:hover:after,
  .t-button._arrow:hover:after {
    background-color: var(--accent);
    transform: rotate(45deg);
  }
  .SDEK_selectPVZ._arrow._white:hover:after,
  .t-button._arrow._white:hover:after,
  .t-button._arrow.article__like:hover:not(._checked):after {
    background-color: var(--white);
  }
}

.t-button-counter {
  outline: none;
  appearance: none;
  border-radius: var(--rad);
  background: var(--accent);
  width: 100%;
  display: block;
}
.t-button-counter__text {
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  min-height: 4.8rem;
  border: 0.1rem solid var(--accent);
  box-sizing: border-box;
  color: var(--white);
  cursor: pointer;
  border-radius: var(--rad);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  padding: 0.8rem 1.6rem;
}
@media (min-width: 768px) {
  .t-button-counter__text {
    padding: 0.8rem 4rem;
  }
}
@media (min-width: 1280px) {
  .t-button-counter__text {
    min-height: 4rem;
    padding: 0.4rem 2.6rem;
    transition: background-color var(--time), color var(--time), border-color var(--time);
  }
  .t-button-counter__text:hover {
    background: var(--white);
    color: var(--accent);
  }
}
.t-button-counter:not([data-count="0"]) .t-button-counter__text {
  display: none;
}
.t-button-counter__controls {
  display: grid;
  grid-template-columns: 2rem 1fr 2rem;
  align-items: center;
  justify-content: stretch;
  min-height: 4.8rem;
  padding: 1.4rem 4rem;
  box-sizing: border-box;
  color: var(--white);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
}
@media (min-width: 768px) {
  .t-button-counter__controls {
    padding: 0.8rem 4rem;
  }
}
@media (min-width: 1280px) {
  .t-button-counter__controls {
    min-height: 4rem;
    padding: 1rem 2.6rem;
  }
}
.t-button-counter[data-count="0"] .t-button-counter__controls {
  display: none;
}
.t-button-counter__control {
  width: 2rem;
  height: 2rem;
  font-size: 0;
  line-height: 0;
  position: relative;
  cursor: pointer;
}
.t-button-counter__control:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--white);
}
.t-button-counter__control:after {
  content: "";
  position: absolute;
  top: -1.4rem;
  right: -4rem;
  bottom: -1.4rem;
  left: -4rem;
}
@media (min-width: 1280px) {
  .t-button-counter__control:after {
    top: -1rem;
    right: -2.6rem;
    bottom: -1rem;
    left: -2.6rem;
  }
}
.t-button-counter__control:first-child:before {
  mask: url(../img/icons/minus_20.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/minus_20.svg) center center/100% no-repeat;
}
.t-button-counter__control:last-child:before {
  mask: url(../img/icons/plus_20.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/plus_20.svg) center center/100% no-repeat;
}
.t-button-counter__area {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2rem;
  height: 2rem;
  padding: 0;
  text-align: center;
  appearance: none;
  outline: none;
  border: none;
  background: none;
  color: var(--white);
  -moz-appearance: textfield;
}
.t-button-counter__area::-webkit-outer-spin-button, .t-button-counter__area::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

@media (min-width: 1280px) {
  a.SDEK_selectPVZ:hover {
    background: var(--white);
    color: var(--accent);
  }
}
.t-input {
  box-sizing: border-box;
  display: block;
  appearance: none;
  outline: none;
  width: 100%;
  border: 0.1rem solid var(--grey);
  transition: border-color var(--time), background-color var(--time), color var(--time), opacity var(--time);
  font: 400 1.4rem/2rem "Roboto", sans-serif;
  height: 5rem;
  color: var(--dark);
  border-radius: var(--rad);
  background: var(--white);
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .t-input {
    font-size: 1.6rem;
  }
}
@media (min-width: 1280px) {
  .t-input {
    height: 5rem;
  }
}
.t-input[type=number] {
  -moz-appearance: textfield;
}
.t-input[type=number]::-webkit-inner-spin-button, .t-input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.t-input:focus {
  border-color: var(--blue-light);
}
._disabled .t-input, .t-input._disabled, .t-input[disabled] {
  color: var(--dark);
  cursor: default;
  border-color: var(--grey);
  opacity: 0.5;
}
.t-input._error, ._error .t-input {
  border-color: var(--error);
  color: var(--error);
}
.t-input._btnModel {
  height: 4.8rem;
}
@media (min-width: 1280px) {
  .t-input._btnModel {
    height: 4rem;
  }
}
.t-input::placeholder {
  color: var(--dark);
  opacity: 0.6;
}
.t-blue .t-input, .kp2025Results .t-input, .kp2025Main .t-input, .teamBoss .t-input, .team__vacancies .t-input, .aboutWork .t-input, .webinarsForm .t-input, .webinarsGetInfo__top .t-input, .webinarsTg .t-input, .cooperationFeedback .t-input, .cooperationQuote .t-input, .cooperation .t-input, .poolCalcTop .t-input, .poolCalc__blue .t-input, .contactsNav__item .t-input, .contacts__info .t-input, .quoteForm__human .t-input, .quoteForm__quote .t-input, .article__hasQuestions .t-input, .homeSubs__top .t-input, .blueModal__box .t-input {
  border-color: var(--white);
  background: none;
  color: var(--white);
}
.t-blue .t-input::placeholder, .kp2025Results .t-input::placeholder, .kp2025Main .t-input::placeholder, .teamBoss .t-input::placeholder, .team__vacancies .t-input::placeholder, .aboutWork .t-input::placeholder, .webinarsForm .t-input::placeholder, .webinarsGetInfo__top .t-input::placeholder, .webinarsTg .t-input::placeholder, .cooperationFeedback .t-input::placeholder, .cooperationQuote .t-input::placeholder, .cooperation .t-input::placeholder, .poolCalcTop .t-input::placeholder, .poolCalc__blue .t-input::placeholder, .contactsNav__item .t-input::placeholder, .contacts__info .t-input::placeholder, .quoteForm__human .t-input::placeholder, .quoteForm__quote .t-input::placeholder, .article__hasQuestions .t-input::placeholder, .homeSubs__top .t-input::placeholder, .blueModal__box .t-input::placeholder {
  color: var(--white);
}
.t-blue .t-input:focus, .kp2025Results .t-input:focus, .kp2025Main .t-input:focus, .teamBoss .t-input:focus, .team__vacancies .t-input:focus, .aboutWork .t-input:focus, .webinarsForm .t-input:focus, .webinarsGetInfo__top .t-input:focus, .webinarsTg .t-input:focus, .cooperationFeedback .t-input:focus, .cooperationQuote .t-input:focus, .cooperation .t-input:focus, .poolCalcTop .t-input:focus, .poolCalc__blue .t-input:focus, .contactsNav__item .t-input:focus, .contacts__info .t-input:focus, .quoteForm__human .t-input:focus, .quoteForm__quote .t-input:focus, .article__hasQuestions .t-input:focus, .homeSubs__top .t-input:focus, .blueModal__box .t-input:focus {
  background: var(--white-60);
  color: var(--dark);
}
.t-blue .t-input:focus::placeholder, .kp2025Results .t-input:focus::placeholder, .kp2025Main .t-input:focus::placeholder, .teamBoss .t-input:focus::placeholder, .team__vacancies .t-input:focus::placeholder, .aboutWork .t-input:focus::placeholder, .webinarsForm .t-input:focus::placeholder, .webinarsGetInfo__top .t-input:focus::placeholder, .webinarsTg .t-input:focus::placeholder, .cooperationFeedback .t-input:focus::placeholder, .cooperationQuote .t-input:focus::placeholder, .cooperation .t-input:focus::placeholder, .poolCalcTop .t-input:focus::placeholder, .poolCalc__blue .t-input:focus::placeholder, .contactsNav__item .t-input:focus::placeholder, .contacts__info .t-input:focus::placeholder, .quoteForm__human .t-input:focus::placeholder, .quoteForm__quote .t-input:focus::placeholder, .article__hasQuestions .t-input:focus::placeholder, .homeSubs__top .t-input:focus::placeholder, .blueModal__box .t-input:focus::placeholder {
  color: var(--dark);
}

.t-textarea {
  box-sizing: border-box;
  display: block;
  appearance: none;
  outline: none;
  width: 100%;
  border: 0.1rem solid var(--grey);
  transition: border-color var(--time), background-color var(--time);
  font: 400 1.4rem/2rem "Roboto", sans-serif;
  height: 24rem;
  color: var(--dark);
  border-radius: var(--rad);
  background: var(--white);
  padding: 1.5rem 1.5rem;
  resize: none;
}
@media (min-width: 768px) {
  .t-textarea {
    height: 16rem;
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
.t-textarea::placeholder {
  color: var(--dark);
  opacity: 0.6;
}
.t-textarea._error, ._error .t-textarea {
  border-color: var(--error);
  color: var(--error);
}
.t-blue .t-textarea, .kp2025Results .t-textarea, .kp2025Main .t-textarea, .teamBoss .t-textarea, .team__vacancies .t-textarea, .aboutWork .t-textarea, .webinarsForm .t-textarea, .webinarsGetInfo__top .t-textarea, .webinarsTg .t-textarea, .cooperationFeedback .t-textarea, .cooperationQuote .t-textarea, .cooperation .t-textarea, .poolCalcTop .t-textarea, .poolCalc__blue .t-textarea, .contactsNav__item .t-textarea, .contacts__info .t-textarea, .quoteForm__human .t-textarea, .quoteForm__quote .t-textarea, .article__hasQuestions .t-textarea, .homeSubs__top .t-textarea, .blueModal__box .t-textarea {
  border-color: var(--white);
  background: none;
  color: var(--white);
}
.t-blue .t-textarea::placeholder, .kp2025Results .t-textarea::placeholder, .kp2025Main .t-textarea::placeholder, .teamBoss .t-textarea::placeholder, .team__vacancies .t-textarea::placeholder, .aboutWork .t-textarea::placeholder, .webinarsForm .t-textarea::placeholder, .webinarsGetInfo__top .t-textarea::placeholder, .webinarsTg .t-textarea::placeholder, .cooperationFeedback .t-textarea::placeholder, .cooperationQuote .t-textarea::placeholder, .cooperation .t-textarea::placeholder, .poolCalcTop .t-textarea::placeholder, .poolCalc__blue .t-textarea::placeholder, .contactsNav__item .t-textarea::placeholder, .contacts__info .t-textarea::placeholder, .quoteForm__human .t-textarea::placeholder, .quoteForm__quote .t-textarea::placeholder, .article__hasQuestions .t-textarea::placeholder, .homeSubs__top .t-textarea::placeholder, .blueModal__box .t-textarea::placeholder {
  color: var(--white);
}
.t-blue .t-textarea:focus, .kp2025Results .t-textarea:focus, .kp2025Main .t-textarea:focus, .teamBoss .t-textarea:focus, .team__vacancies .t-textarea:focus, .aboutWork .t-textarea:focus, .webinarsForm .t-textarea:focus, .webinarsGetInfo__top .t-textarea:focus, .webinarsTg .t-textarea:focus, .cooperationFeedback .t-textarea:focus, .cooperationQuote .t-textarea:focus, .cooperation .t-textarea:focus, .poolCalcTop .t-textarea:focus, .poolCalc__blue .t-textarea:focus, .contactsNav__item .t-textarea:focus, .contacts__info .t-textarea:focus, .quoteForm__human .t-textarea:focus, .quoteForm__quote .t-textarea:focus, .article__hasQuestions .t-textarea:focus, .homeSubs__top .t-textarea:focus, .blueModal__box .t-textarea:focus {
  background: var(--white-60);
  color: var(--dark);
}
.t-blue .t-textarea:focus::placeholder, .kp2025Results .t-textarea:focus::placeholder, .kp2025Main .t-textarea:focus::placeholder, .teamBoss .t-textarea:focus::placeholder, .team__vacancies .t-textarea:focus::placeholder, .aboutWork .t-textarea:focus::placeholder, .webinarsForm .t-textarea:focus::placeholder, .webinarsGetInfo__top .t-textarea:focus::placeholder, .webinarsTg .t-textarea:focus::placeholder, .cooperationFeedback .t-textarea:focus::placeholder, .cooperationQuote .t-textarea:focus::placeholder, .cooperation .t-textarea:focus::placeholder, .poolCalcTop .t-textarea:focus::placeholder, .poolCalc__blue .t-textarea:focus::placeholder, .contactsNav__item .t-textarea:focus::placeholder, .contacts__info .t-textarea:focus::placeholder, .quoteForm__human .t-textarea:focus::placeholder, .quoteForm__quote .t-textarea:focus::placeholder, .article__hasQuestions .t-textarea:focus::placeholder, .homeSubs__top .t-textarea:focus::placeholder, .blueModal__box .t-textarea:focus::placeholder {
  color: var(--dark);
}

.t-select {
  display: block;
  position: relative;
  z-index: 0;
  background-color: var(--white);
  border-radius: var(--rad);
  border: 0.1rem solid var(--grey);
  cursor: pointer;
  transition: background-color var(--time), border-color var(--time), opacity var(--time);
}
.t-select:has(select:focus) {
  border-color: var(--blue-light);
}
.t-select._disabled, .t-select:has(._disabled), .t-select:has(disabled) {
  cursor: default;
}
._error .t-select, .t-select._error {
  border-color: var(--error);
  color: var(--error);
}
.t-select:before {
  content: "";
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  margin: -0.8rem 0 0;
  top: 50%;
  right: 1rem;
  background: var(--grey);
  mask: url(../img/icons/arrow_9x16.svg) center center/auto 100% no-repeat;
  -webkit-mask: url(../img/icons/arrow_9x16.svg) center center/auto 100% no-repeat;
  transform: rotate(90deg);
  transition: transform var(--time);
  z-index: 0;
}
.t-select__control {
  box-sizing: border-box;
  display: block;
  position: relative;
  appearance: none;
  outline: none;
  border: none;
  width: 100%;
  transition: border-color var(--time), background-color var(--time), color var(--time);
  font: 400 1.4rem/2rem "Roboto", sans-serif;
  height: 4.8rem;
  color: var(--dark);
  border-radius: var(--rad);
  background: var(--white);
  padding: 0 3rem 0 1.5rem;
  background: none;
  z-index: 1;
  cursor: pointer;
}
@media (min-width: 768px) {
  .t-select__control {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
@media (min-width: 1280px) {
  .t-select__control {
    height: 4.8rem;
  }
}
._disabled .t-select__control, .t-select__control._disabled, .t-select__control[disabled] {
  color: var(--grey-blue);
  cursor: default;
  border-color: var(--grey);
}
._error .t-select__control {
  color: var(--error);
}
.t-select__control option {
  color: var(--dark);
}
.t-select__control option:disabled {
  color: var(--dark);
  opacity: 0.6;
}
.t-select__control option ::selection {
  color: var(--white);
  background: var(--accent);
}
.t-select__control:invalid {
  color: var(--dark);
  opacity: 0.6;
}

/*
<label class="t-radiocheck _greyborder|_middle|_minor|_white">
  <input type="checkbox|radio" class="t-radiocheck__input">
  <span class="t-radiocheck__text">Текст</span>
</label>
*/
.t-radiocheck {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 2rem;
  display: flex;
  padding-left: 3.2rem;
  align-items: center;
  font-weight: normal;
}
.t-radiocheck__input {
  position: absolute;
  top: 0.1rem;
  border: none;
  padding: 0;
  background: none;
  opacity: 0;
  left: 0.2rem;
  width: 1.8rem;
  height: 1.8rem;
}
._middle .t-radiocheck__input {
  top: 50%;
  margin: -0.9rem 0 0;
}
.t-radiocheck__input[type=radio] {
  top: 0.1rem;
  width: 1.6rem;
  height: 1.6rem;
}
._middle .t-radiocheck__input[type=radio] {
  top: 50%;
  margin: -0.8rem 0 0;
}
.t-radiocheck__text {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color var(--time);
  color: var(--dark);
}
._minor .t-radiocheck__text {
  color: var(--grey);
}
.t-blue .t-radiocheck__text, .kp2025Results .t-radiocheck__text, .kp2025Main .t-radiocheck__text, .teamBoss .t-radiocheck__text, .team__vacancies .t-radiocheck__text, .aboutWork .t-radiocheck__text, .webinarsForm .t-radiocheck__text, .webinarsGetInfo__top .t-radiocheck__text, .webinarsTg .t-radiocheck__text, .cooperationFeedback .t-radiocheck__text, .cooperationQuote .t-radiocheck__text, .cooperation .t-radiocheck__text, .poolCalcTop .t-radiocheck__text, .poolCalc__blue .t-radiocheck__text, .contactsNav__item .t-radiocheck__text, .contacts__info .t-radiocheck__text, .quoteForm__human .t-radiocheck__text, .quoteForm__quote .t-radiocheck__text, .article__hasQuestions .t-radiocheck__text, .homeSubs__top .t-radiocheck__text, .blueModal__box .t-radiocheck__text, ._white .t-radiocheck__text, .article__like.t-button:not(._checked) .t-radiocheck__text {
  color: var(--grey);
}
.t-radiocheck__text:before, .t-radiocheck__text:after {
  content: "";
  position: absolute;
  top: 0.1rem;
  border: none;
  padding: 0;
  background: none;
  opacity: 1;
  left: 0.2rem;
  width: 1.8rem;
  height: 1.8rem;
  box-sizing: border-box;
}
._middle .t-radiocheck__text:before, ._middle .t-radiocheck__text:after {
  top: 50%;
  margin: -0.9rem 0 0;
}
.t-radiocheck__text:before {
  border: 0.1rem solid var(--dark);
  transition: border-color var(--time);
  background: var(--white);
}
.t-blue .t-radiocheck__text:before, .kp2025Results .t-radiocheck__text:before, .kp2025Main .t-radiocheck__text:before, .teamBoss .t-radiocheck__text:before, .team__vacancies .t-radiocheck__text:before, .aboutWork .t-radiocheck__text:before, .webinarsForm .t-radiocheck__text:before, .webinarsGetInfo__top .t-radiocheck__text:before, .webinarsTg .t-radiocheck__text:before, .cooperationFeedback .t-radiocheck__text:before, .cooperationQuote .t-radiocheck__text:before, .cooperation .t-radiocheck__text:before, .poolCalcTop .t-radiocheck__text:before, .poolCalc__blue .t-radiocheck__text:before, .contactsNav__item .t-radiocheck__text:before, .contacts__info .t-radiocheck__text:before, .quoteForm__human .t-radiocheck__text:before, .quoteForm__quote .t-radiocheck__text:before, .article__hasQuestions .t-radiocheck__text:before, .homeSubs__top .t-radiocheck__text:before, .blueModal__box .t-radiocheck__text:before, ._white .t-radiocheck__text:before, .article__like.t-button:not(._checked) .t-radiocheck__text:before {
  border-color: var(--white);
  background: none;
}
._greyborder .t-radiocheck__text:before {
  border-color: var(--grey);
}
.t-radiocheck__text:after {
  background: var(--dark);
  transition: opacity var(--time);
  opacity: 0;
}
.t-blue .t-radiocheck__text:after, .kp2025Results .t-radiocheck__text:after, .kp2025Main .t-radiocheck__text:after, .teamBoss .t-radiocheck__text:after, .team__vacancies .t-radiocheck__text:after, .aboutWork .t-radiocheck__text:after, .webinarsForm .t-radiocheck__text:after, .webinarsGetInfo__top .t-radiocheck__text:after, .webinarsTg .t-radiocheck__text:after, .cooperationFeedback .t-radiocheck__text:after, .cooperationQuote .t-radiocheck__text:after, .cooperation .t-radiocheck__text:after, .poolCalcTop .t-radiocheck__text:after, .poolCalc__blue .t-radiocheck__text:after, .contactsNav__item .t-radiocheck__text:after, .contacts__info .t-radiocheck__text:after, .quoteForm__human .t-radiocheck__text:after, .quoteForm__quote .t-radiocheck__text:after, .article__hasQuestions .t-radiocheck__text:after, .homeSubs__top .t-radiocheck__text:after, .blueModal__box .t-radiocheck__text:after, ._white .t-radiocheck__text:after, .article__like.t-button:not(._checked) .t-radiocheck__text:after {
  background: var(--white);
}
[type=checkbox] + .t-radiocheck__text:before {
  border-radius: var(--rad);
}
[type=checkbox] + .t-radiocheck__text:after {
  mask: url(../img/icons/ok_18.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/ok_18.svg) center center/100% no-repeat;
}
[type=radio] + .t-radiocheck__text {
  margin-left: -0.4rem;
}
[type=radio] + .t-radiocheck__text:before {
  top: 0.2rem;
  border-radius: 50%;
  width: 1.6rem;
  height: 1.6rem;
}
._middle [type=radio] + .t-radiocheck__text:before {
  top: 50%;
  margin: -0.8rem 0 0;
}
[type=radio] + .t-radiocheck__text:after {
  border-radius: 50%;
  width: 0.8rem;
  height: 0.8rem;
  top: 0.6rem;
  left: 0.6rem;
}
._middle [type=radio] + .t-radiocheck__text:after {
  top: 50%;
  margin: -0.4rem 0 0;
}
.t-radiocheck__input:checked + .t-radiocheck__text:after {
  opacity: 1;
}
.t-radiocheck__input[type=radio]:checked + .t-radiocheck__text {
  cursor: default;
}
.t-radiocheck__text .t-link, .t-radiocheck__text .simplePage a, .simplePage .t-radiocheck__text a, .t-radiocheck__text .contactsPlace__waresItem, .t-radiocheck__text .contactsCard__bottomLink, .t-radiocheck__text .requisites__dd a, .requisites__dd .t-radiocheck__text a, .t-radiocheck__text .faq__answer a, .faq__answer .t-radiocheck__text a, .t-radiocheck__text .object__text a, .object__text .t-radiocheck__text a, .t-radiocheck__text .errorCodes__tableBox a, .errorCodes__tableBox .t-radiocheck__text a, .t-radiocheck__text .aboutCategory__answer a, .aboutCategory__answer .t-radiocheck__text a, .t-radiocheck__text .previewText__more {
  color: var(--grey-blue);
  text-decoration: underline;
  transition: color var(--time);
}
@media (min-width: 1280px) {
  .t-radiocheck__text .t-link:hover, .t-radiocheck__text .simplePage a:hover, .simplePage .t-radiocheck__text a:hover, .t-radiocheck__text .contactsPlace__waresItem:hover, .t-radiocheck__text .contactsCard__bottomLink:hover, .t-radiocheck__text .requisites__dd a:hover, .requisites__dd .t-radiocheck__text a:hover, .t-radiocheck__text .faq__answer a:hover, .faq__answer .t-radiocheck__text a:hover, .t-radiocheck__text .object__text a:hover, .object__text .t-radiocheck__text a:hover, .t-radiocheck__text .errorCodes__tableBox a:hover, .errorCodes__tableBox .t-radiocheck__text a:hover, .t-radiocheck__text .aboutCategory__answer a:hover, .aboutCategory__answer .t-radiocheck__text a:hover, .t-radiocheck__text .previewText__more:hover {
    color: var(--accent);
  }
}
.t-blue .t-radiocheck__text .t-link, .kp2025Results .t-radiocheck__text .t-link, .kp2025Main .t-radiocheck__text .t-link, .teamBoss .t-radiocheck__text .t-link, .team__vacancies .t-radiocheck__text .t-link, .aboutWork .t-radiocheck__text .t-link, .webinarsForm .t-radiocheck__text .t-link, .webinarsGetInfo__top .t-radiocheck__text .t-link, .webinarsTg .t-radiocheck__text .t-link, .cooperationFeedback .t-radiocheck__text .t-link, .cooperationQuote .t-radiocheck__text .t-link, .cooperation .t-radiocheck__text .t-link, .poolCalcTop .t-radiocheck__text .t-link, .poolCalc__blue .t-radiocheck__text .t-link, .t-blue .t-radiocheck__text .simplePage a, .kp2025Results .t-radiocheck__text .simplePage a, .kp2025Main .t-radiocheck__text .simplePage a, .teamBoss .t-radiocheck__text .simplePage a, .team__vacancies .t-radiocheck__text .simplePage a, .aboutWork .t-radiocheck__text .simplePage a, .webinarsForm .t-radiocheck__text .simplePage a, .webinarsGetInfo__top .t-radiocheck__text .simplePage a, .webinarsTg .t-radiocheck__text .simplePage a, .cooperationFeedback .t-radiocheck__text .simplePage a, .cooperationQuote .t-radiocheck__text .simplePage a, .cooperation .t-radiocheck__text .simplePage a, .poolCalcTop .t-radiocheck__text .simplePage a, .poolCalc__blue .t-radiocheck__text .simplePage a, .simplePage .t-blue .t-radiocheck__text a, .simplePage .kp2025Results .t-radiocheck__text a, .simplePage .kp2025Main .t-radiocheck__text a, .simplePage .teamBoss .t-radiocheck__text a, .simplePage .team__vacancies .t-radiocheck__text a, .simplePage .aboutWork .t-radiocheck__text a, .simplePage .webinarsForm .t-radiocheck__text a, .simplePage .webinarsGetInfo__top .t-radiocheck__text a, .simplePage .webinarsTg .t-radiocheck__text a, .simplePage .cooperationFeedback .t-radiocheck__text a, .simplePage .cooperationQuote .t-radiocheck__text a, .simplePage .cooperation .t-radiocheck__text a, .simplePage .poolCalcTop .t-radiocheck__text a, .simplePage .poolCalc__blue .t-radiocheck__text a, .t-blue .t-radiocheck__text .contactsPlace__waresItem, .kp2025Results .t-radiocheck__text .contactsPlace__waresItem, .kp2025Main .t-radiocheck__text .contactsPlace__waresItem, .teamBoss .t-radiocheck__text .contactsPlace__waresItem, .team__vacancies .t-radiocheck__text .contactsPlace__waresItem, .aboutWork .t-radiocheck__text .contactsPlace__waresItem, .webinarsForm .t-radiocheck__text .contactsPlace__waresItem, .webinarsGetInfo__top .t-radiocheck__text .contactsPlace__waresItem, .webinarsTg .t-radiocheck__text .contactsPlace__waresItem, .cooperationFeedback .t-radiocheck__text .contactsPlace__waresItem, .cooperationQuote .t-radiocheck__text .contactsPlace__waresItem, .cooperation .t-radiocheck__text .contactsPlace__waresItem, .poolCalcTop .t-radiocheck__text .contactsPlace__waresItem, .poolCalc__blue .t-radiocheck__text .contactsPlace__waresItem, .t-blue .t-radiocheck__text .contactsCard__bottomLink, .kp2025Results .t-radiocheck__text .contactsCard__bottomLink, .kp2025Main .t-radiocheck__text .contactsCard__bottomLink, .teamBoss .t-radiocheck__text .contactsCard__bottomLink, .team__vacancies .t-radiocheck__text .contactsCard__bottomLink, .aboutWork .t-radiocheck__text .contactsCard__bottomLink, .webinarsForm .t-radiocheck__text .contactsCard__bottomLink, .webinarsGetInfo__top .t-radiocheck__text .contactsCard__bottomLink, .webinarsTg .t-radiocheck__text .contactsCard__bottomLink, .cooperationFeedback .t-radiocheck__text .contactsCard__bottomLink, .cooperationQuote .t-radiocheck__text .contactsCard__bottomLink, .cooperation .t-radiocheck__text .contactsCard__bottomLink, .poolCalcTop .t-radiocheck__text .contactsCard__bottomLink, .poolCalc__blue .t-radiocheck__text .contactsCard__bottomLink, .contactsNav__item .t-radiocheck__text .t-link, .contactsNav__item .t-radiocheck__text .simplePage a, .simplePage .contactsNav__item .t-radiocheck__text a, .contactsNav__item .t-radiocheck__text .contactsPlace__waresItem, .contactsNav__item .t-radiocheck__text .contactsCard__bottomLink, .contacts__info .t-radiocheck__text .t-link, .contacts__info .t-radiocheck__text .simplePage a, .simplePage .contacts__info .t-radiocheck__text a, .contacts__info .t-radiocheck__text .contactsPlace__waresItem, .contacts__info .t-radiocheck__text .contactsCard__bottomLink, .t-blue .t-radiocheck__text .requisites__dd a, .kp2025Results .t-radiocheck__text .requisites__dd a, .kp2025Main .t-radiocheck__text .requisites__dd a, .teamBoss .t-radiocheck__text .requisites__dd a, .team__vacancies .t-radiocheck__text .requisites__dd a, .aboutWork .t-radiocheck__text .requisites__dd a, .webinarsForm .t-radiocheck__text .requisites__dd a, .webinarsGetInfo__top .t-radiocheck__text .requisites__dd a, .webinarsTg .t-radiocheck__text .requisites__dd a, .cooperationFeedback .t-radiocheck__text .requisites__dd a, .cooperationQuote .t-radiocheck__text .requisites__dd a, .cooperation .t-radiocheck__text .requisites__dd a, .poolCalcTop .t-radiocheck__text .requisites__dd a, .poolCalc__blue .t-radiocheck__text .requisites__dd a, .contactsNav__item .t-radiocheck__text .requisites__dd a, .contacts__info .t-radiocheck__text .requisites__dd a, .requisites__dd .t-blue .t-radiocheck__text a, .requisites__dd .kp2025Results .t-radiocheck__text a, .requisites__dd .kp2025Main .t-radiocheck__text a, .requisites__dd .teamBoss .t-radiocheck__text a, .requisites__dd .team__vacancies .t-radiocheck__text a, .requisites__dd .aboutWork .t-radiocheck__text a, .requisites__dd .webinarsForm .t-radiocheck__text a, .requisites__dd .webinarsGetInfo__top .t-radiocheck__text a, .requisites__dd .webinarsTg .t-radiocheck__text a, .requisites__dd .cooperationFeedback .t-radiocheck__text a, .requisites__dd .cooperationQuote .t-radiocheck__text a, .requisites__dd .cooperation .t-radiocheck__text a, .requisites__dd .poolCalcTop .t-radiocheck__text a, .requisites__dd .poolCalc__blue .t-radiocheck__text a, .requisites__dd .contactsNav__item .t-radiocheck__text a, .requisites__dd .contacts__info .t-radiocheck__text a, .quoteForm__human .t-radiocheck__text .t-link, .quoteForm__human .t-radiocheck__text .simplePage a, .simplePage .quoteForm__human .t-radiocheck__text a, .quoteForm__human .t-radiocheck__text .contactsPlace__waresItem, .quoteForm__human .t-radiocheck__text .contactsCard__bottomLink, .quoteForm__human .t-radiocheck__text .requisites__dd a, .requisites__dd .quoteForm__human .t-radiocheck__text a, .quoteForm__quote .t-radiocheck__text .t-link, .quoteForm__quote .t-radiocheck__text .simplePage a, .simplePage .quoteForm__quote .t-radiocheck__text a, .quoteForm__quote .t-radiocheck__text .contactsPlace__waresItem, .quoteForm__quote .t-radiocheck__text .contactsCard__bottomLink, .quoteForm__quote .t-radiocheck__text .requisites__dd a, .requisites__dd .quoteForm__quote .t-radiocheck__text a, .t-blue .t-radiocheck__text .faq__answer a, .kp2025Results .t-radiocheck__text .faq__answer a, .kp2025Main .t-radiocheck__text .faq__answer a, .teamBoss .t-radiocheck__text .faq__answer a, .team__vacancies .t-radiocheck__text .faq__answer a, .aboutWork .t-radiocheck__text .faq__answer a, .webinarsForm .t-radiocheck__text .faq__answer a, .webinarsGetInfo__top .t-radiocheck__text .faq__answer a, .webinarsTg .t-radiocheck__text .faq__answer a, .cooperationFeedback .t-radiocheck__text .faq__answer a, .cooperationQuote .t-radiocheck__text .faq__answer a, .cooperation .t-radiocheck__text .faq__answer a, .poolCalcTop .t-radiocheck__text .faq__answer a, .poolCalc__blue .t-radiocheck__text .faq__answer a, .contactsNav__item .t-radiocheck__text .faq__answer a, .contacts__info .t-radiocheck__text .faq__answer a, .quoteForm__human .t-radiocheck__text .faq__answer a, .quoteForm__quote .t-radiocheck__text .faq__answer a, .faq__answer .t-blue .t-radiocheck__text a, .faq__answer .kp2025Results .t-radiocheck__text a, .faq__answer .kp2025Main .t-radiocheck__text a, .faq__answer .teamBoss .t-radiocheck__text a, .faq__answer .team__vacancies .t-radiocheck__text a, .faq__answer .aboutWork .t-radiocheck__text a, .faq__answer .webinarsForm .t-radiocheck__text a, .faq__answer .webinarsGetInfo__top .t-radiocheck__text a, .faq__answer .webinarsTg .t-radiocheck__text a, .faq__answer .cooperationFeedback .t-radiocheck__text a, .faq__answer .cooperationQuote .t-radiocheck__text a, .faq__answer .cooperation .t-radiocheck__text a, .faq__answer .poolCalcTop .t-radiocheck__text a, .faq__answer .poolCalc__blue .t-radiocheck__text a, .faq__answer .contactsNav__item .t-radiocheck__text a, .faq__answer .contacts__info .t-radiocheck__text a, .faq__answer .quoteForm__human .t-radiocheck__text a, .faq__answer .quoteForm__quote .t-radiocheck__text a, .t-blue .t-radiocheck__text .object__text a, .kp2025Results .t-radiocheck__text .object__text a, .kp2025Main .t-radiocheck__text .object__text a, .teamBoss .t-radiocheck__text .object__text a, .team__vacancies .t-radiocheck__text .object__text a, .aboutWork .t-radiocheck__text .object__text a, .webinarsForm .t-radiocheck__text .object__text a, .webinarsGetInfo__top .t-radiocheck__text .object__text a, .webinarsTg .t-radiocheck__text .object__text a, .cooperationFeedback .t-radiocheck__text .object__text a, .cooperationQuote .t-radiocheck__text .object__text a, .cooperation .t-radiocheck__text .object__text a, .poolCalcTop .t-radiocheck__text .object__text a, .poolCalc__blue .t-radiocheck__text .object__text a, .contactsNav__item .t-radiocheck__text .object__text a, .contacts__info .t-radiocheck__text .object__text a, .quoteForm__human .t-radiocheck__text .object__text a, .quoteForm__quote .t-radiocheck__text .object__text a, .object__text .t-blue .t-radiocheck__text a, .object__text .kp2025Results .t-radiocheck__text a, .object__text .kp2025Main .t-radiocheck__text a, .object__text .teamBoss .t-radiocheck__text a, .object__text .team__vacancies .t-radiocheck__text a, .object__text .aboutWork .t-radiocheck__text a, .object__text .webinarsForm .t-radiocheck__text a, .object__text .webinarsGetInfo__top .t-radiocheck__text a, .object__text .webinarsTg .t-radiocheck__text a, .object__text .cooperationFeedback .t-radiocheck__text a, .object__text .cooperationQuote .t-radiocheck__text a, .object__text .cooperation .t-radiocheck__text a, .object__text .poolCalcTop .t-radiocheck__text a, .object__text .poolCalc__blue .t-radiocheck__text a, .object__text .contactsNav__item .t-radiocheck__text a, .object__text .contacts__info .t-radiocheck__text a, .object__text .quoteForm__human .t-radiocheck__text a, .object__text .quoteForm__quote .t-radiocheck__text a, .t-blue .t-radiocheck__text .errorCodes__tableBox a, .kp2025Results .t-radiocheck__text .errorCodes__tableBox a, .kp2025Main .t-radiocheck__text .errorCodes__tableBox a, .teamBoss .t-radiocheck__text .errorCodes__tableBox a, .team__vacancies .t-radiocheck__text .errorCodes__tableBox a, .aboutWork .t-radiocheck__text .errorCodes__tableBox a, .webinarsForm .t-radiocheck__text .errorCodes__tableBox a, .webinarsGetInfo__top .t-radiocheck__text .errorCodes__tableBox a, .webinarsTg .t-radiocheck__text .errorCodes__tableBox a, .cooperationFeedback .t-radiocheck__text .errorCodes__tableBox a, .cooperationQuote .t-radiocheck__text .errorCodes__tableBox a, .cooperation .t-radiocheck__text .errorCodes__tableBox a, .poolCalcTop .t-radiocheck__text .errorCodes__tableBox a, .poolCalc__blue .t-radiocheck__text .errorCodes__tableBox a, .contactsNav__item .t-radiocheck__text .errorCodes__tableBox a, .contacts__info .t-radiocheck__text .errorCodes__tableBox a, .quoteForm__human .t-radiocheck__text .errorCodes__tableBox a, .quoteForm__quote .t-radiocheck__text .errorCodes__tableBox a, .errorCodes__tableBox .t-blue .t-radiocheck__text a, .errorCodes__tableBox .kp2025Results .t-radiocheck__text a, .errorCodes__tableBox .kp2025Main .t-radiocheck__text a, .errorCodes__tableBox .teamBoss .t-radiocheck__text a, .errorCodes__tableBox .team__vacancies .t-radiocheck__text a, .errorCodes__tableBox .aboutWork .t-radiocheck__text a, .errorCodes__tableBox .webinarsForm .t-radiocheck__text a, .errorCodes__tableBox .webinarsGetInfo__top .t-radiocheck__text a, .errorCodes__tableBox .webinarsTg .t-radiocheck__text a, .errorCodes__tableBox .cooperationFeedback .t-radiocheck__text a, .errorCodes__tableBox .cooperationQuote .t-radiocheck__text a, .errorCodes__tableBox .cooperation .t-radiocheck__text a, .errorCodes__tableBox .poolCalcTop .t-radiocheck__text a, .errorCodes__tableBox .poolCalc__blue .t-radiocheck__text a, .errorCodes__tableBox .contactsNav__item .t-radiocheck__text a, .errorCodes__tableBox .contacts__info .t-radiocheck__text a, .errorCodes__tableBox .quoteForm__human .t-radiocheck__text a, .errorCodes__tableBox .quoteForm__quote .t-radiocheck__text a, .article__hasQuestions .t-radiocheck__text .t-link, .article__hasQuestions .t-radiocheck__text .simplePage a, .simplePage .article__hasQuestions .t-radiocheck__text a, .article__hasQuestions .t-radiocheck__text .contactsPlace__waresItem, .article__hasQuestions .t-radiocheck__text .contactsCard__bottomLink, .article__hasQuestions .t-radiocheck__text .requisites__dd a, .requisites__dd .article__hasQuestions .t-radiocheck__text a, .article__hasQuestions .t-radiocheck__text .faq__answer a, .faq__answer .article__hasQuestions .t-radiocheck__text a, .article__hasQuestions .t-radiocheck__text .object__text a, .object__text .article__hasQuestions .t-radiocheck__text a, .article__hasQuestions .t-radiocheck__text .errorCodes__tableBox a, .errorCodes__tableBox .article__hasQuestions .t-radiocheck__text a, .t-blue .t-radiocheck__text .aboutCategory__answer a, .kp2025Results .t-radiocheck__text .aboutCategory__answer a, .kp2025Main .t-radiocheck__text .aboutCategory__answer a, .teamBoss .t-radiocheck__text .aboutCategory__answer a, .team__vacancies .t-radiocheck__text .aboutCategory__answer a, .aboutWork .t-radiocheck__text .aboutCategory__answer a, .webinarsForm .t-radiocheck__text .aboutCategory__answer a, .webinarsGetInfo__top .t-radiocheck__text .aboutCategory__answer a, .webinarsTg .t-radiocheck__text .aboutCategory__answer a, .cooperationFeedback .t-radiocheck__text .aboutCategory__answer a, .cooperationQuote .t-radiocheck__text .aboutCategory__answer a, .cooperation .t-radiocheck__text .aboutCategory__answer a, .poolCalcTop .t-radiocheck__text .aboutCategory__answer a, .poolCalc__blue .t-radiocheck__text .aboutCategory__answer a, .contactsNav__item .t-radiocheck__text .aboutCategory__answer a, .contacts__info .t-radiocheck__text .aboutCategory__answer a, .quoteForm__human .t-radiocheck__text .aboutCategory__answer a, .quoteForm__quote .t-radiocheck__text .aboutCategory__answer a, .article__hasQuestions .t-radiocheck__text .aboutCategory__answer a, .aboutCategory__answer .t-blue .t-radiocheck__text a, .aboutCategory__answer .kp2025Results .t-radiocheck__text a, .aboutCategory__answer .kp2025Main .t-radiocheck__text a, .aboutCategory__answer .teamBoss .t-radiocheck__text a, .aboutCategory__answer .team__vacancies .t-radiocheck__text a, .aboutCategory__answer .aboutWork .t-radiocheck__text a, .aboutCategory__answer .webinarsForm .t-radiocheck__text a, .aboutCategory__answer .webinarsGetInfo__top .t-radiocheck__text a, .aboutCategory__answer .webinarsTg .t-radiocheck__text a, .aboutCategory__answer .cooperationFeedback .t-radiocheck__text a, .aboutCategory__answer .cooperationQuote .t-radiocheck__text a, .aboutCategory__answer .cooperation .t-radiocheck__text a, .aboutCategory__answer .poolCalcTop .t-radiocheck__text a, .aboutCategory__answer .poolCalc__blue .t-radiocheck__text a, .aboutCategory__answer .contactsNav__item .t-radiocheck__text a, .aboutCategory__answer .contacts__info .t-radiocheck__text a, .aboutCategory__answer .quoteForm__human .t-radiocheck__text a, .aboutCategory__answer .quoteForm__quote .t-radiocheck__text a, .aboutCategory__answer .article__hasQuestions .t-radiocheck__text a, .t-blue .t-radiocheck__text .previewText__more, .kp2025Results .t-radiocheck__text .previewText__more, .kp2025Main .t-radiocheck__text .previewText__more, .teamBoss .t-radiocheck__text .previewText__more, .team__vacancies .t-radiocheck__text .previewText__more, .aboutWork .t-radiocheck__text .previewText__more, .webinarsForm .t-radiocheck__text .previewText__more, .webinarsGetInfo__top .t-radiocheck__text .previewText__more, .webinarsTg .t-radiocheck__text .previewText__more, .cooperationFeedback .t-radiocheck__text .previewText__more, .cooperationQuote .t-radiocheck__text .previewText__more, .cooperation .t-radiocheck__text .previewText__more, .poolCalcTop .t-radiocheck__text .previewText__more, .poolCalc__blue .t-radiocheck__text .previewText__more, .contactsNav__item .t-radiocheck__text .previewText__more, .contacts__info .t-radiocheck__text .previewText__more, .quoteForm__human .t-radiocheck__text .previewText__more, .quoteForm__quote .t-radiocheck__text .previewText__more, .article__hasQuestions .t-radiocheck__text .previewText__more, .homeSubs__top .t-radiocheck__text .t-link, .homeSubs__top .t-radiocheck__text .simplePage a, .simplePage .homeSubs__top .t-radiocheck__text a, .homeSubs__top .t-radiocheck__text .contactsPlace__waresItem, .homeSubs__top .t-radiocheck__text .contactsCard__bottomLink, .homeSubs__top .t-radiocheck__text .requisites__dd a, .requisites__dd .homeSubs__top .t-radiocheck__text a, .homeSubs__top .t-radiocheck__text .faq__answer a, .faq__answer .homeSubs__top .t-radiocheck__text a, .homeSubs__top .t-radiocheck__text .object__text a, .object__text .homeSubs__top .t-radiocheck__text a, .homeSubs__top .t-radiocheck__text .errorCodes__tableBox a, .errorCodes__tableBox .homeSubs__top .t-radiocheck__text a, .homeSubs__top .t-radiocheck__text .aboutCategory__answer a, .aboutCategory__answer .homeSubs__top .t-radiocheck__text a, .homeSubs__top .t-radiocheck__text .previewText__more, .blueModal__box .t-radiocheck__text .t-link, .blueModal__box .t-radiocheck__text .simplePage a, .simplePage .blueModal__box .t-radiocheck__text a, .blueModal__box .t-radiocheck__text .contactsPlace__waresItem, .blueModal__box .t-radiocheck__text .contactsCard__bottomLink, .blueModal__box .t-radiocheck__text .requisites__dd a, .requisites__dd .blueModal__box .t-radiocheck__text a, .blueModal__box .t-radiocheck__text .faq__answer a, .faq__answer .blueModal__box .t-radiocheck__text a, .blueModal__box .t-radiocheck__text .object__text a, .object__text .blueModal__box .t-radiocheck__text a, .blueModal__box .t-radiocheck__text .errorCodes__tableBox a, .errorCodes__tableBox .blueModal__box .t-radiocheck__text a, .blueModal__box .t-radiocheck__text .aboutCategory__answer a, .aboutCategory__answer .blueModal__box .t-radiocheck__text a, .blueModal__box .t-radiocheck__text .previewText__more, ._white .t-radiocheck__text .t-link, ._white .t-radiocheck__text .simplePage a, .simplePage ._white .t-radiocheck__text a, ._white .t-radiocheck__text .contactsPlace__waresItem, ._white .t-radiocheck__text .contactsCard__bottomLink, ._white .t-radiocheck__text .requisites__dd a, .requisites__dd ._white .t-radiocheck__text a, ._white .t-radiocheck__text .faq__answer a, .faq__answer ._white .t-radiocheck__text a, ._white .t-radiocheck__text .object__text a, .object__text ._white .t-radiocheck__text a, ._white .t-radiocheck__text .errorCodes__tableBox a, .errorCodes__tableBox ._white .t-radiocheck__text a, .article__like.t-button:not(._checked) .t-radiocheck__text .t-link, .article__like.t-button:not(._checked) .t-radiocheck__text .simplePage a, .simplePage .article__like.t-button:not(._checked) .t-radiocheck__text a, .article__like.t-button:not(._checked) .t-radiocheck__text .contactsPlace__waresItem, .article__like.t-button:not(._checked) .t-radiocheck__text .contactsCard__bottomLink, .article__like.t-button:not(._checked) .t-radiocheck__text .requisites__dd a, .requisites__dd .article__like.t-button:not(._checked) .t-radiocheck__text a, .article__like.t-button:not(._checked) .t-radiocheck__text .faq__answer a, .faq__answer .article__like.t-button:not(._checked) .t-radiocheck__text a, .article__like.t-button:not(._checked) .t-radiocheck__text .object__text a, .object__text .article__like.t-button:not(._checked) .t-radiocheck__text a, .article__like.t-button:not(._checked) .t-radiocheck__text .errorCodes__tableBox a, .errorCodes__tableBox .article__like.t-button:not(._checked) .t-radiocheck__text a, ._white .t-radiocheck__text .aboutCategory__answer a, .article__like.t-button:not(._checked) .t-radiocheck__text .aboutCategory__answer a, .aboutCategory__answer ._white .t-radiocheck__text a, .aboutCategory__answer .article__like.t-button:not(._checked) .t-radiocheck__text a, ._white .t-radiocheck__text .previewText__more, .article__like.t-button:not(._checked) .t-radiocheck__text .previewText__more {
  color: var(--grey);
}
@media (min-width: 1280px) {
  .t-blue .t-radiocheck__text .t-link:hover, .kp2025Results .t-radiocheck__text .t-link:hover, .kp2025Main .t-radiocheck__text .t-link:hover, .teamBoss .t-radiocheck__text .t-link:hover, .team__vacancies .t-radiocheck__text .t-link:hover, .aboutWork .t-radiocheck__text .t-link:hover, .webinarsForm .t-radiocheck__text .t-link:hover, .webinarsGetInfo__top .t-radiocheck__text .t-link:hover, .webinarsTg .t-radiocheck__text .t-link:hover, .cooperationFeedback .t-radiocheck__text .t-link:hover, .cooperationQuote .t-radiocheck__text .t-link:hover, .cooperation .t-radiocheck__text .t-link:hover, .poolCalcTop .t-radiocheck__text .t-link:hover, .poolCalc__blue .t-radiocheck__text .t-link:hover, .t-blue .t-radiocheck__text .simplePage a:hover, .kp2025Results .t-radiocheck__text .simplePage a:hover, .kp2025Main .t-radiocheck__text .simplePage a:hover, .teamBoss .t-radiocheck__text .simplePage a:hover, .team__vacancies .t-radiocheck__text .simplePage a:hover, .aboutWork .t-radiocheck__text .simplePage a:hover, .webinarsForm .t-radiocheck__text .simplePage a:hover, .webinarsGetInfo__top .t-radiocheck__text .simplePage a:hover, .webinarsTg .t-radiocheck__text .simplePage a:hover, .cooperationFeedback .t-radiocheck__text .simplePage a:hover, .cooperationQuote .t-radiocheck__text .simplePage a:hover, .cooperation .t-radiocheck__text .simplePage a:hover, .poolCalcTop .t-radiocheck__text .simplePage a:hover, .poolCalc__blue .t-radiocheck__text .simplePage a:hover, .simplePage .t-blue .t-radiocheck__text a:hover, .simplePage .kp2025Results .t-radiocheck__text a:hover, .simplePage .kp2025Main .t-radiocheck__text a:hover, .simplePage .teamBoss .t-radiocheck__text a:hover, .simplePage .team__vacancies .t-radiocheck__text a:hover, .simplePage .aboutWork .t-radiocheck__text a:hover, .simplePage .webinarsForm .t-radiocheck__text a:hover, .simplePage .webinarsGetInfo__top .t-radiocheck__text a:hover, .simplePage .webinarsTg .t-radiocheck__text a:hover, .simplePage .cooperationFeedback .t-radiocheck__text a:hover, .simplePage .cooperationQuote .t-radiocheck__text a:hover, .simplePage .cooperation .t-radiocheck__text a:hover, .simplePage .poolCalcTop .t-radiocheck__text a:hover, .simplePage .poolCalc__blue .t-radiocheck__text a:hover, .t-blue .t-radiocheck__text .contactsPlace__waresItem:hover, .kp2025Results .t-radiocheck__text .contactsPlace__waresItem:hover, .kp2025Main .t-radiocheck__text .contactsPlace__waresItem:hover, .teamBoss .t-radiocheck__text .contactsPlace__waresItem:hover, .team__vacancies .t-radiocheck__text .contactsPlace__waresItem:hover, .aboutWork .t-radiocheck__text .contactsPlace__waresItem:hover, .webinarsForm .t-radiocheck__text .contactsPlace__waresItem:hover, .webinarsGetInfo__top .t-radiocheck__text .contactsPlace__waresItem:hover, .webinarsTg .t-radiocheck__text .contactsPlace__waresItem:hover, .cooperationFeedback .t-radiocheck__text .contactsPlace__waresItem:hover, .cooperationQuote .t-radiocheck__text .contactsPlace__waresItem:hover, .cooperation .t-radiocheck__text .contactsPlace__waresItem:hover, .poolCalcTop .t-radiocheck__text .contactsPlace__waresItem:hover, .poolCalc__blue .t-radiocheck__text .contactsPlace__waresItem:hover, .t-blue .t-radiocheck__text .contactsCard__bottomLink:hover, .kp2025Results .t-radiocheck__text .contactsCard__bottomLink:hover, .kp2025Main .t-radiocheck__text .contactsCard__bottomLink:hover, .teamBoss .t-radiocheck__text .contactsCard__bottomLink:hover, .team__vacancies .t-radiocheck__text .contactsCard__bottomLink:hover, .aboutWork .t-radiocheck__text .contactsCard__bottomLink:hover, .webinarsForm .t-radiocheck__text .contactsCard__bottomLink:hover, .webinarsGetInfo__top .t-radiocheck__text .contactsCard__bottomLink:hover, .webinarsTg .t-radiocheck__text .contactsCard__bottomLink:hover, .cooperationFeedback .t-radiocheck__text .contactsCard__bottomLink:hover, .cooperationQuote .t-radiocheck__text .contactsCard__bottomLink:hover, .cooperation .t-radiocheck__text .contactsCard__bottomLink:hover, .poolCalcTop .t-radiocheck__text .contactsCard__bottomLink:hover, .poolCalc__blue .t-radiocheck__text .contactsCard__bottomLink:hover, .contactsNav__item .t-radiocheck__text .t-link:hover, .contactsNav__item .t-radiocheck__text .simplePage a:hover, .simplePage .contactsNav__item .t-radiocheck__text a:hover, .contactsNav__item .t-radiocheck__text .contactsPlace__waresItem:hover, .contactsNav__item .t-radiocheck__text .contactsCard__bottomLink:hover, .contacts__info .t-radiocheck__text .t-link:hover, .contacts__info .t-radiocheck__text .simplePage a:hover, .simplePage .contacts__info .t-radiocheck__text a:hover, .contacts__info .t-radiocheck__text .contactsPlace__waresItem:hover, .contacts__info .t-radiocheck__text .contactsCard__bottomLink:hover, .t-blue .t-radiocheck__text .requisites__dd a:hover, .kp2025Results .t-radiocheck__text .requisites__dd a:hover, .kp2025Main .t-radiocheck__text .requisites__dd a:hover, .teamBoss .t-radiocheck__text .requisites__dd a:hover, .team__vacancies .t-radiocheck__text .requisites__dd a:hover, .aboutWork .t-radiocheck__text .requisites__dd a:hover, .webinarsForm .t-radiocheck__text .requisites__dd a:hover, .webinarsGetInfo__top .t-radiocheck__text .requisites__dd a:hover, .webinarsTg .t-radiocheck__text .requisites__dd a:hover, .cooperationFeedback .t-radiocheck__text .requisites__dd a:hover, .cooperationQuote .t-radiocheck__text .requisites__dd a:hover, .cooperation .t-radiocheck__text .requisites__dd a:hover, .poolCalcTop .t-radiocheck__text .requisites__dd a:hover, .poolCalc__blue .t-radiocheck__text .requisites__dd a:hover, .contactsNav__item .t-radiocheck__text .requisites__dd a:hover, .contacts__info .t-radiocheck__text .requisites__dd a:hover, .requisites__dd .t-blue .t-radiocheck__text a:hover, .requisites__dd .kp2025Results .t-radiocheck__text a:hover, .requisites__dd .kp2025Main .t-radiocheck__text a:hover, .requisites__dd .teamBoss .t-radiocheck__text a:hover, .requisites__dd .team__vacancies .t-radiocheck__text a:hover, .requisites__dd .aboutWork .t-radiocheck__text a:hover, .requisites__dd .webinarsForm .t-radiocheck__text a:hover, .requisites__dd .webinarsGetInfo__top .t-radiocheck__text a:hover, .requisites__dd .webinarsTg .t-radiocheck__text a:hover, .requisites__dd .cooperationFeedback .t-radiocheck__text a:hover, .requisites__dd .cooperationQuote .t-radiocheck__text a:hover, .requisites__dd .cooperation .t-radiocheck__text a:hover, .requisites__dd .poolCalcTop .t-radiocheck__text a:hover, .requisites__dd .poolCalc__blue .t-radiocheck__text a:hover, .requisites__dd .contactsNav__item .t-radiocheck__text a:hover, .requisites__dd .contacts__info .t-radiocheck__text a:hover, .quoteForm__human .t-radiocheck__text .t-link:hover, .quoteForm__human .t-radiocheck__text .simplePage a:hover, .simplePage .quoteForm__human .t-radiocheck__text a:hover, .quoteForm__human .t-radiocheck__text .contactsPlace__waresItem:hover, .quoteForm__human .t-radiocheck__text .contactsCard__bottomLink:hover, .quoteForm__human .t-radiocheck__text .requisites__dd a:hover, .requisites__dd .quoteForm__human .t-radiocheck__text a:hover, .quoteForm__quote .t-radiocheck__text .t-link:hover, .quoteForm__quote .t-radiocheck__text .simplePage a:hover, .simplePage .quoteForm__quote .t-radiocheck__text a:hover, .quoteForm__quote .t-radiocheck__text .contactsPlace__waresItem:hover, .quoteForm__quote .t-radiocheck__text .contactsCard__bottomLink:hover, .quoteForm__quote .t-radiocheck__text .requisites__dd a:hover, .requisites__dd .quoteForm__quote .t-radiocheck__text a:hover, .t-blue .t-radiocheck__text .faq__answer a:hover, .kp2025Results .t-radiocheck__text .faq__answer a:hover, .kp2025Main .t-radiocheck__text .faq__answer a:hover, .teamBoss .t-radiocheck__text .faq__answer a:hover, .team__vacancies .t-radiocheck__text .faq__answer a:hover, .aboutWork .t-radiocheck__text .faq__answer a:hover, .webinarsForm .t-radiocheck__text .faq__answer a:hover, .webinarsGetInfo__top .t-radiocheck__text .faq__answer a:hover, .webinarsTg .t-radiocheck__text .faq__answer a:hover, .cooperationFeedback .t-radiocheck__text .faq__answer a:hover, .cooperationQuote .t-radiocheck__text .faq__answer a:hover, .cooperation .t-radiocheck__text .faq__answer a:hover, .poolCalcTop .t-radiocheck__text .faq__answer a:hover, .poolCalc__blue .t-radiocheck__text .faq__answer a:hover, .contactsNav__item .t-radiocheck__text .faq__answer a:hover, .contacts__info .t-radiocheck__text .faq__answer a:hover, .quoteForm__human .t-radiocheck__text .faq__answer a:hover, .quoteForm__quote .t-radiocheck__text .faq__answer a:hover, .faq__answer .t-blue .t-radiocheck__text a:hover, .faq__answer .kp2025Results .t-radiocheck__text a:hover, .faq__answer .kp2025Main .t-radiocheck__text a:hover, .faq__answer .teamBoss .t-radiocheck__text a:hover, .faq__answer .team__vacancies .t-radiocheck__text a:hover, .faq__answer .aboutWork .t-radiocheck__text a:hover, .faq__answer .webinarsForm .t-radiocheck__text a:hover, .faq__answer .webinarsGetInfo__top .t-radiocheck__text a:hover, .faq__answer .webinarsTg .t-radiocheck__text a:hover, .faq__answer .cooperationFeedback .t-radiocheck__text a:hover, .faq__answer .cooperationQuote .t-radiocheck__text a:hover, .faq__answer .cooperation .t-radiocheck__text a:hover, .faq__answer .poolCalcTop .t-radiocheck__text a:hover, .faq__answer .poolCalc__blue .t-radiocheck__text a:hover, .faq__answer .contactsNav__item .t-radiocheck__text a:hover, .faq__answer .contacts__info .t-radiocheck__text a:hover, .faq__answer .quoteForm__human .t-radiocheck__text a:hover, .faq__answer .quoteForm__quote .t-radiocheck__text a:hover, .t-blue .t-radiocheck__text .object__text a:hover, .kp2025Results .t-radiocheck__text .object__text a:hover, .kp2025Main .t-radiocheck__text .object__text a:hover, .teamBoss .t-radiocheck__text .object__text a:hover, .team__vacancies .t-radiocheck__text .object__text a:hover, .aboutWork .t-radiocheck__text .object__text a:hover, .webinarsForm .t-radiocheck__text .object__text a:hover, .webinarsGetInfo__top .t-radiocheck__text .object__text a:hover, .webinarsTg .t-radiocheck__text .object__text a:hover, .cooperationFeedback .t-radiocheck__text .object__text a:hover, .cooperationQuote .t-radiocheck__text .object__text a:hover, .cooperation .t-radiocheck__text .object__text a:hover, .poolCalcTop .t-radiocheck__text .object__text a:hover, .poolCalc__blue .t-radiocheck__text .object__text a:hover, .contactsNav__item .t-radiocheck__text .object__text a:hover, .contacts__info .t-radiocheck__text .object__text a:hover, .quoteForm__human .t-radiocheck__text .object__text a:hover, .quoteForm__quote .t-radiocheck__text .object__text a:hover, .object__text .t-blue .t-radiocheck__text a:hover, .object__text .kp2025Results .t-radiocheck__text a:hover, .object__text .kp2025Main .t-radiocheck__text a:hover, .object__text .teamBoss .t-radiocheck__text a:hover, .object__text .team__vacancies .t-radiocheck__text a:hover, .object__text .aboutWork .t-radiocheck__text a:hover, .object__text .webinarsForm .t-radiocheck__text a:hover, .object__text .webinarsGetInfo__top .t-radiocheck__text a:hover, .object__text .webinarsTg .t-radiocheck__text a:hover, .object__text .cooperationFeedback .t-radiocheck__text a:hover, .object__text .cooperationQuote .t-radiocheck__text a:hover, .object__text .cooperation .t-radiocheck__text a:hover, .object__text .poolCalcTop .t-radiocheck__text a:hover, .object__text .poolCalc__blue .t-radiocheck__text a:hover, .object__text .contactsNav__item .t-radiocheck__text a:hover, .object__text .contacts__info .t-radiocheck__text a:hover, .object__text .quoteForm__human .t-radiocheck__text a:hover, .object__text .quoteForm__quote .t-radiocheck__text a:hover, .t-blue .t-radiocheck__text .errorCodes__tableBox a:hover, .kp2025Results .t-radiocheck__text .errorCodes__tableBox a:hover, .kp2025Main .t-radiocheck__text .errorCodes__tableBox a:hover, .teamBoss .t-radiocheck__text .errorCodes__tableBox a:hover, .team__vacancies .t-radiocheck__text .errorCodes__tableBox a:hover, .aboutWork .t-radiocheck__text .errorCodes__tableBox a:hover, .webinarsForm .t-radiocheck__text .errorCodes__tableBox a:hover, .webinarsGetInfo__top .t-radiocheck__text .errorCodes__tableBox a:hover, .webinarsTg .t-radiocheck__text .errorCodes__tableBox a:hover, .cooperationFeedback .t-radiocheck__text .errorCodes__tableBox a:hover, .cooperationQuote .t-radiocheck__text .errorCodes__tableBox a:hover, .cooperation .t-radiocheck__text .errorCodes__tableBox a:hover, .poolCalcTop .t-radiocheck__text .errorCodes__tableBox a:hover, .poolCalc__blue .t-radiocheck__text .errorCodes__tableBox a:hover, .contactsNav__item .t-radiocheck__text .errorCodes__tableBox a:hover, .contacts__info .t-radiocheck__text .errorCodes__tableBox a:hover, .quoteForm__human .t-radiocheck__text .errorCodes__tableBox a:hover, .quoteForm__quote .t-radiocheck__text .errorCodes__tableBox a:hover, .errorCodes__tableBox .t-blue .t-radiocheck__text a:hover, .errorCodes__tableBox .kp2025Results .t-radiocheck__text a:hover, .errorCodes__tableBox .kp2025Main .t-radiocheck__text a:hover, .errorCodes__tableBox .teamBoss .t-radiocheck__text a:hover, .errorCodes__tableBox .team__vacancies .t-radiocheck__text a:hover, .errorCodes__tableBox .aboutWork .t-radiocheck__text a:hover, .errorCodes__tableBox .webinarsForm .t-radiocheck__text a:hover, .errorCodes__tableBox .webinarsGetInfo__top .t-radiocheck__text a:hover, .errorCodes__tableBox .webinarsTg .t-radiocheck__text a:hover, .errorCodes__tableBox .cooperationFeedback .t-radiocheck__text a:hover, .errorCodes__tableBox .cooperationQuote .t-radiocheck__text a:hover, .errorCodes__tableBox .cooperation .t-radiocheck__text a:hover, .errorCodes__tableBox .poolCalcTop .t-radiocheck__text a:hover, .errorCodes__tableBox .poolCalc__blue .t-radiocheck__text a:hover, .errorCodes__tableBox .contactsNav__item .t-radiocheck__text a:hover, .errorCodes__tableBox .contacts__info .t-radiocheck__text a:hover, .errorCodes__tableBox .quoteForm__human .t-radiocheck__text a:hover, .errorCodes__tableBox .quoteForm__quote .t-radiocheck__text a:hover, .article__hasQuestions .t-radiocheck__text .t-link:hover, .article__hasQuestions .t-radiocheck__text .simplePage a:hover, .simplePage .article__hasQuestions .t-radiocheck__text a:hover, .article__hasQuestions .t-radiocheck__text .contactsPlace__waresItem:hover, .article__hasQuestions .t-radiocheck__text .contactsCard__bottomLink:hover, .article__hasQuestions .t-radiocheck__text .requisites__dd a:hover, .requisites__dd .article__hasQuestions .t-radiocheck__text a:hover, .article__hasQuestions .t-radiocheck__text .faq__answer a:hover, .faq__answer .article__hasQuestions .t-radiocheck__text a:hover, .article__hasQuestions .t-radiocheck__text .object__text a:hover, .object__text .article__hasQuestions .t-radiocheck__text a:hover, .article__hasQuestions .t-radiocheck__text .errorCodes__tableBox a:hover, .errorCodes__tableBox .article__hasQuestions .t-radiocheck__text a:hover, .t-blue .t-radiocheck__text .aboutCategory__answer a:hover, .kp2025Results .t-radiocheck__text .aboutCategory__answer a:hover, .kp2025Main .t-radiocheck__text .aboutCategory__answer a:hover, .teamBoss .t-radiocheck__text .aboutCategory__answer a:hover, .team__vacancies .t-radiocheck__text .aboutCategory__answer a:hover, .aboutWork .t-radiocheck__text .aboutCategory__answer a:hover, .webinarsForm .t-radiocheck__text .aboutCategory__answer a:hover, .webinarsGetInfo__top .t-radiocheck__text .aboutCategory__answer a:hover, .webinarsTg .t-radiocheck__text .aboutCategory__answer a:hover, .cooperationFeedback .t-radiocheck__text .aboutCategory__answer a:hover, .cooperationQuote .t-radiocheck__text .aboutCategory__answer a:hover, .cooperation .t-radiocheck__text .aboutCategory__answer a:hover, .poolCalcTop .t-radiocheck__text .aboutCategory__answer a:hover, .poolCalc__blue .t-radiocheck__text .aboutCategory__answer a:hover, .contactsNav__item .t-radiocheck__text .aboutCategory__answer a:hover, .contacts__info .t-radiocheck__text .aboutCategory__answer a:hover, .quoteForm__human .t-radiocheck__text .aboutCategory__answer a:hover, .quoteForm__quote .t-radiocheck__text .aboutCategory__answer a:hover, .article__hasQuestions .t-radiocheck__text .aboutCategory__answer a:hover, .aboutCategory__answer .t-blue .t-radiocheck__text a:hover, .aboutCategory__answer .kp2025Results .t-radiocheck__text a:hover, .aboutCategory__answer .kp2025Main .t-radiocheck__text a:hover, .aboutCategory__answer .teamBoss .t-radiocheck__text a:hover, .aboutCategory__answer .team__vacancies .t-radiocheck__text a:hover, .aboutCategory__answer .aboutWork .t-radiocheck__text a:hover, .aboutCategory__answer .webinarsForm .t-radiocheck__text a:hover, .aboutCategory__answer .webinarsGetInfo__top .t-radiocheck__text a:hover, .aboutCategory__answer .webinarsTg .t-radiocheck__text a:hover, .aboutCategory__answer .cooperationFeedback .t-radiocheck__text a:hover, .aboutCategory__answer .cooperationQuote .t-radiocheck__text a:hover, .aboutCategory__answer .cooperation .t-radiocheck__text a:hover, .aboutCategory__answer .poolCalcTop .t-radiocheck__text a:hover, .aboutCategory__answer .poolCalc__blue .t-radiocheck__text a:hover, .aboutCategory__answer .contactsNav__item .t-radiocheck__text a:hover, .aboutCategory__answer .contacts__info .t-radiocheck__text a:hover, .aboutCategory__answer .quoteForm__human .t-radiocheck__text a:hover, .aboutCategory__answer .quoteForm__quote .t-radiocheck__text a:hover, .aboutCategory__answer .article__hasQuestions .t-radiocheck__text a:hover, .t-blue .t-radiocheck__text .previewText__more:hover, .kp2025Results .t-radiocheck__text .previewText__more:hover, .kp2025Main .t-radiocheck__text .previewText__more:hover, .teamBoss .t-radiocheck__text .previewText__more:hover, .team__vacancies .t-radiocheck__text .previewText__more:hover, .aboutWork .t-radiocheck__text .previewText__more:hover, .webinarsForm .t-radiocheck__text .previewText__more:hover, .webinarsGetInfo__top .t-radiocheck__text .previewText__more:hover, .webinarsTg .t-radiocheck__text .previewText__more:hover, .cooperationFeedback .t-radiocheck__text .previewText__more:hover, .cooperationQuote .t-radiocheck__text .previewText__more:hover, .cooperation .t-radiocheck__text .previewText__more:hover, .poolCalcTop .t-radiocheck__text .previewText__more:hover, .poolCalc__blue .t-radiocheck__text .previewText__more:hover, .contactsNav__item .t-radiocheck__text .previewText__more:hover, .contacts__info .t-radiocheck__text .previewText__more:hover, .quoteForm__human .t-radiocheck__text .previewText__more:hover, .quoteForm__quote .t-radiocheck__text .previewText__more:hover, .article__hasQuestions .t-radiocheck__text .previewText__more:hover, .homeSubs__top .t-radiocheck__text .t-link:hover, .homeSubs__top .t-radiocheck__text .simplePage a:hover, .simplePage .homeSubs__top .t-radiocheck__text a:hover, .homeSubs__top .t-radiocheck__text .contactsPlace__waresItem:hover, .homeSubs__top .t-radiocheck__text .contactsCard__bottomLink:hover, .homeSubs__top .t-radiocheck__text .requisites__dd a:hover, .requisites__dd .homeSubs__top .t-radiocheck__text a:hover, .homeSubs__top .t-radiocheck__text .faq__answer a:hover, .faq__answer .homeSubs__top .t-radiocheck__text a:hover, .homeSubs__top .t-radiocheck__text .object__text a:hover, .object__text .homeSubs__top .t-radiocheck__text a:hover, .homeSubs__top .t-radiocheck__text .errorCodes__tableBox a:hover, .errorCodes__tableBox .homeSubs__top .t-radiocheck__text a:hover, .homeSubs__top .t-radiocheck__text .aboutCategory__answer a:hover, .aboutCategory__answer .homeSubs__top .t-radiocheck__text a:hover, .homeSubs__top .t-radiocheck__text .previewText__more:hover, .blueModal__box .t-radiocheck__text .t-link:hover, .blueModal__box .t-radiocheck__text .simplePage a:hover, .simplePage .blueModal__box .t-radiocheck__text a:hover, .blueModal__box .t-radiocheck__text .contactsPlace__waresItem:hover, .blueModal__box .t-radiocheck__text .contactsCard__bottomLink:hover, .blueModal__box .t-radiocheck__text .requisites__dd a:hover, .requisites__dd .blueModal__box .t-radiocheck__text a:hover, .blueModal__box .t-radiocheck__text .faq__answer a:hover, .faq__answer .blueModal__box .t-radiocheck__text a:hover, .blueModal__box .t-radiocheck__text .object__text a:hover, .object__text .blueModal__box .t-radiocheck__text a:hover, .blueModal__box .t-radiocheck__text .errorCodes__tableBox a:hover, .errorCodes__tableBox .blueModal__box .t-radiocheck__text a:hover, .blueModal__box .t-radiocheck__text .aboutCategory__answer a:hover, .aboutCategory__answer .blueModal__box .t-radiocheck__text a:hover, .blueModal__box .t-radiocheck__text .previewText__more:hover, ._white .t-radiocheck__text .t-link:hover, ._white .t-radiocheck__text .simplePage a:hover, .simplePage ._white .t-radiocheck__text a:hover, ._white .t-radiocheck__text .contactsPlace__waresItem:hover, ._white .t-radiocheck__text .contactsCard__bottomLink:hover, ._white .t-radiocheck__text .requisites__dd a:hover, .requisites__dd ._white .t-radiocheck__text a:hover, ._white .t-radiocheck__text .faq__answer a:hover, .faq__answer ._white .t-radiocheck__text a:hover, ._white .t-radiocheck__text .object__text a:hover, .object__text ._white .t-radiocheck__text a:hover, ._white .t-radiocheck__text .errorCodes__tableBox a:hover, .errorCodes__tableBox ._white .t-radiocheck__text a:hover, .article__like.t-button:not(._checked) .t-radiocheck__text .t-link:hover, .article__like.t-button:not(._checked) .t-radiocheck__text .simplePage a:hover, .simplePage .article__like.t-button:not(._checked) .t-radiocheck__text a:hover, .article__like.t-button:not(._checked) .t-radiocheck__text .contactsPlace__waresItem:hover, .article__like.t-button:not(._checked) .t-radiocheck__text .contactsCard__bottomLink:hover, .article__like.t-button:not(._checked) .t-radiocheck__text .requisites__dd a:hover, .requisites__dd .article__like.t-button:not(._checked) .t-radiocheck__text a:hover, .article__like.t-button:not(._checked) .t-radiocheck__text .faq__answer a:hover, .faq__answer .article__like.t-button:not(._checked) .t-radiocheck__text a:hover, .article__like.t-button:not(._checked) .t-radiocheck__text .object__text a:hover, .object__text .article__like.t-button:not(._checked) .t-radiocheck__text a:hover, .article__like.t-button:not(._checked) .t-radiocheck__text .errorCodes__tableBox a:hover, .errorCodes__tableBox .article__like.t-button:not(._checked) .t-radiocheck__text a:hover, ._white .t-radiocheck__text .aboutCategory__answer a:hover, .article__like.t-button:not(._checked) .t-radiocheck__text .aboutCategory__answer a:hover, .aboutCategory__answer ._white .t-radiocheck__text a:hover, .aboutCategory__answer .article__like.t-button:not(._checked) .t-radiocheck__text a:hover, ._white .t-radiocheck__text .previewText__more:hover, .article__like.t-button:not(._checked) .t-radiocheck__text .previewText__more:hover {
    color: var(--white);
  }
}

.t-document {
  display: grid;
  grid-template: auto 1fr/4rem 1fr;
  gap: 0.5rem 1rem;
  margin-right: auto;
  text-decoration: none;
}
.t-document:not(:has(.t-document__size)), .t-document._nosize {
  gap: 0 1rem;
}
.t-document__name {
  color: var(--dark);
  margin-top: 0.4rem;
  word-break: break-word;
}
@media (min-width: 1280px) {
  .t-document__name {
    transition: color var(--time);
  }
  .t-document:hover .t-document__name {
    color: var(--accent);
  }
}
.t-document:not(:has(.t-document__size)) .t-document__name, ._nosize .t-document__name {
  grid-row: span 2;
  align-self: center;
  margin-top: 0;
}
.t-document__format {
  grid-area: 1/1/3/2;
  position: relative;
  min-height: 5.2rem;
  box-sizing: border-box;
  z-index: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: center;
  justify-content: flex-end;
  padding-bottom: 0.4rem;
  text-align: center;
}
@media (min-width: 1280px) {
  .t-document__format {
    transition: color var(--time);
  }
  .t-document:hover .t-document__format {
    color: var(--accent);
  }
}
.t-document__format:before, .t-document__format:after {
  content: "";
  position: absolute;
  width: 4rem;
  height: 5.2rem;
  top: 0;
  left: 0;
}
.t-document__format:before {
  background: var(--bg-grey);
  z-index: -3;
  mask: url(../img/icons/file_bg.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/file_bg.svg) center center/100% no-repeat;
}
.t-document__format:after {
  background: var(--dark);
  z-index: -1;
  mask: url(../img/icons/file_stroke.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/file_stroke.svg) center center/100% no-repeat;
}
@media (min-width: 1280px) {
  .t-document__format:after {
    transition: background var(--time);
  }
  .t-document:hover .t-document__format:after {
    background: var(--accent);
  }
}
.t-document__formatName {
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 700;
  color: var(--dark);
  transition: color var(--time);
}
.t-document:hover .t-document__formatName {
  color: var(--accent);
}
.t-document__formatName:before {
  content: "";
  position: absolute;
  width: 4rem;
  height: 5.2rem;
  top: 0;
  left: 0;
  z-index: -2;
  mask: url(../img/icons/file_angle.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/file_angle.svg) center center/100% no-repeat;
}
[data-format=xlsx] .t-document__formatName:before, [data-format=xlsm] .t-document__formatName:before, [data-format=xls] .t-document__formatName:before, [data-format=xltx] .t-document__formatName:before, [data-format=xltm] .t-document__formatName:before, [data-format=csv] .t-document__formatName:before, [data-format=xslt] .t-document__formatName:before {
  background: #239628;
}
[data-format=pdf] .t-document__formatName:before {
  background: #E95340;
}
[data-format=rfa] .t-document__formatName:before {
  background: #0B54B5;
}
[data-format=dwg] .t-document__formatName:before {
  background: #E9C310;
}
[data-format=doc] .t-document__formatName:before, [data-format=docx] .t-document__formatName:before {
  background: #72A9FF;
}
[data-format=jpg] .t-document__formatName:before, [data-format=jpeg] .t-document__formatName:before {
  background: #27C337;
}
[data-format=png] .t-document__formatName:before {
  background: #FF9F46;
}
[data-format=yml] .t-document__formatName:before, [data-format=xml] .t-document__formatName:before {
  background: var(--accent);
}
[data-format=eps] .t-document__formatName:before {
  background: var(--accent);
}
.t-document__size {
  opacity: 0.6;
  color: var(--dark);
}
@media (min-width: 1280px) {
  .t-document__size {
    transition: color var(--time);
  }
  .wareDocs__item:hover .t-document__size {
    color: var(--accent);
  }
}

.subscribe {
  background: var(--accent);
  padding: 1.5rem;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  align-items: stretch;
  color: var(--white);
}
@media (min-width: 768px) {
  .subscribe {
    padding: 3rem;
  }
}
.subscribe__form {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .subscribe__form {
    display: grid;
    grid-template: auto/1fr auto;
    gap: 1.5rem 0;
  }
}
@media (min-width: 768px) {
  .subscribe__label._input {
    flex-grow: 1;
  }
}
@media (min-width: 768px) {
  .subscribe__input.t-input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-width: 0;
  }
}
@media (min-width: 768px) {
  .subscribe__submit.t-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 768px) {
  .subscribe__approve {
    grid-column: 1/3;
    justify-self: flex-start;
  }
}
.subscribe__complete.t-title, .subscribe__complete.kp2025Jury__status, .subscribe__complete.kp2025Jury__name, .subscribe__complete.kp2025Criteria__name, .subscribe__complete.kp2025Spots__name, .subscribe__complete.kp2025Rules__name, .subscribe__complete.kp2025Stages__name, .subscribe__complete.kp2025Stages__numb, .subscribe__complete.kp2025Recipient__item, .subscribe__complete.people__status, .subscribe__complete.people__name, .subscribe__complete.teamBoss__chiefStatus, .subscribe__complete.teamBoss__chiefName, .subscribe__complete.webinarsPageGifts__item, .subscribe__complete.webinarsPageProfit__item, .subscribe__complete.webinarsPageMain__difficultName, .subscribe__complete.webinarsSpeaker__status, .subscribe__complete.webinarsSpeaker__name, .subscribe__complete.webinarsItem__difficultName, .subscribe__complete.cooperationFeedback__completeTitle, .subscribe__complete.cooperationReviews__rate, .subscribe__complete.poolCalcPrint:before, .subscribe__complete.poolCalcProducts__trName, .subscribe__complete.poolCalc__preloadText, .subscribe__complete.quoteForm__humanStatus, .wareText h6.subscribe__complete, .wareText h3.subscribe__complete, .subscribe__complete.wareScheme__dt, .subscribe__complete.catalogSliderItem__oldPrice, .catalogSlider._white .subscribe__complete.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .subscribe__complete.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .subscribe__complete.catalogSliderItem__curPrice, .catalogSlider._white .subscribe__complete.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .subscribe__complete.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .subscribe__complete.catalogSliderItem__name {
  margin-top: auto;
  color: var(--white);
}

.breadcrumbs {
  font-size: 0;
  line-height: 0;
  margin: 2rem 0 0;
}
@media (min-width: 768px) {
  .breadcrumbs {
    margin: 3rem 0 0;
  }
}
.breadcrumbs__item {
  position: relative;
  margin-right: 2.2rem;
}
@media (min-width: 768px) {
  .breadcrumbs__item {
    margin-right: 3.4rem;
  }
}
.breadcrumbs__item:not(:last-child):after {
  cursor: default;
  display: inline-block;
  background: var(--grey-blue);
  width: 1.2rem;
  min-width: 1.2rem;
  max-width: 1.2rem;
  height: 1.2rem;
  transform: translateY(0.2rem);
  content: "";
  text-align: center;
  pointer-events: none;
  color: var(--grey-blue);
  vertical-align: baseline;
  padding: 0 0.5rem;
  mask: url(../img/icons/arrow_14x14.svg) center center/1.2rem no-repeat;
  -webkit-mask: url(../img/icons/arrow_14x14.svg) center center/1.2rem no-repeat;
  margin-right: -2.2rem;
}
@media (min-width: 768px) {
  .breadcrumbs__item:not(:last-child):after {
    width: 1.4rem;
    min-width: 1.4rem;
    max-width: 1.4rem;
    height: 1.4rem;
    padding: 0 1rem;
    margin-right: -3.4rem;
    mask: url(../img/icons/arrow_14x14.svg) center center/1.4rem no-repeat;
    -webkit-mask: url(../img/icons/arrow_14x14.svg) center center/1.4rem no-repeat;
  }
}
.breadcrumbs__item:only-child {
  padding: 0 0 0 1.7rem;
  margin: 0;
  display: inline-block;
}
@media (min-width: 768px) {
  .breadcrumbs__item:only-child {
    padding-left: 2.4rem;
  }
}
.breadcrumbs__item:only-child:after {
  content: "";
  position: absolute;
  right: auto;
  pointer-events: auto;
  left: 0;
  background: var(--grey-blue);
  transition: background-color var(--time);
  mask: url(../img/icons/arrow_14x14.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/arrow_14x14.svg) center center/100% no-repeat;
  transform: rotateY(180deg);
  width: 1.2rem;
  height: 1.2rem;
  margin-top: -0.6rem;
  top: 50%;
}
@media (min-width: 768px) {
  .breadcrumbs__item:only-child:after {
    width: 1.4rem;
    height: 1.4rem;
    margin-top: -0.7rem;
  }
}
@media (min-width: 1280px) {
  .breadcrumbs__item:only-child:hover:after {
    background: var(--accent);
  }
}
.breadcrumbs__item._onDark:only-child:after, .aboutHead .breadcrumbs__item:only-child:after, .serviceHead .breadcrumbs__item:only-child:after, .webinarsHead .breadcrumbs__item:only-child:after, .downloads__head .breadcrumbs__item:only-child:after, .cooperationTop .breadcrumbs__item:only-child:after, .contacts__top .breadcrumbs__item:only-child:after, .documentsHead .breadcrumbs__item:only-child:after, .clientsHead .breadcrumbs__item:only-child:after, .blog__first .breadcrumbs__item:only-child:after, .catalog__main .breadcrumbs__item:only-child:after {
  background-color: var(--grey);
}
@media (min-width: 1280px) {
  .breadcrumbs__item._onDark:only-child:hover:after, .aboutHead .breadcrumbs__item:only-child:hover:after, .serviceHead .breadcrumbs__item:only-child:hover:after, .webinarsHead .breadcrumbs__item:only-child:hover:after, .downloads__head .breadcrumbs__item:only-child:hover:after, .cooperationTop .breadcrumbs__item:only-child:hover:after, .contacts__top .breadcrumbs__item:only-child:hover:after, .documentsHead .breadcrumbs__item:only-child:hover:after, .clientsHead .breadcrumbs__item:only-child:hover:after, .blog__first .breadcrumbs__item:only-child:hover:after, .catalog__main .breadcrumbs__item:only-child:hover:after {
    background-color: var(--white);
  }
}
.breadcrumbs__link {
  cursor: pointer;
  color: var(--grey-blue);
  text-decoration: none;
  transition: color var(--time);
  font-size: 1.4rem;
  line-height: 1.8rem;
}
@media (min-width: 768px) {
  .breadcrumbs__link {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
@media (min-width: 1280px) {
  .breadcrumbs__link:hover {
    color: var(--accent);
  }
}
.breadcrumbs__link._onDark, .aboutHead .breadcrumbs__link, .serviceHead .breadcrumbs__link, .webinarsHead .breadcrumbs__link, .downloads__head .breadcrumbs__link, .cooperationTop .breadcrumbs__link, .contacts__top .breadcrumbs__link, .documentsHead .breadcrumbs__link, .clientsHead .breadcrumbs__link, .blog__first .breadcrumbs__link, .catalog__main .breadcrumbs__link {
  color: var(--grey);
}
@media (min-width: 1280px) {
  .breadcrumbs__link._onDark:hover, .aboutHead .breadcrumbs__link:hover, .serviceHead .breadcrumbs__link:hover, .webinarsHead .breadcrumbs__link:hover, .downloads__head .breadcrumbs__link:hover, .cooperationTop .breadcrumbs__link:hover, .contacts__top .breadcrumbs__link:hover, .documentsHead .breadcrumbs__link:hover, .clientsHead .breadcrumbs__link:hover, .blog__first .breadcrumbs__link:hover, .catalog__main .breadcrumbs__link:hover {
    color: var(--white);
  }
}

.showMore {
  align-self: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 1.5rem;
}
@media (min-width: 768px) {
  .showMore {
    margin: 0 0 2rem;
  }
}
@media (min-width: 1280px) {
  .showMore {
    margin: 0 0 3rem;
  }
}
.showMore__link {
  text-decoration: none;
  cursor: pointer;
  color: var(--grey-blue);
  border-bottom: 0.1rem solid var(--grey-blue);
}
@media (min-width: 1280px) {
  .showMore__link {
    transition: color var(--time), border-bottom-color var(--time);
  }
  .showMore__link:hover {
    color: var(--accent);
    border-bottom-color: var(--accent);
  }
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0 0 6rem;
}
@media (min-width: 768px) {
  .pagination {
    margin: 0 0 8rem;
  }
}
@media (min-width: 1280px) {
  .pagination {
    margin: 0 0 10rem;
  }
}
.pagination__item {
  text-decoration: none;
  padding: 0.5rem 0.3rem;
  box-sizing: border-box;
  min-width: 3.6rem;
  text-align: center;
  color: var(--grey);
  cursor: pointer;
  transition: color var(--time);
}
@media (min-width: 1280px) {
  .pagination__item:not(._current):hover {
    color: var(--accent);
  }
}
.pagination__item._arrow {
  font-size: 0;
  line-height: 0;
  min-width: 2rem;
  position: relative;
}
.pagination__item._arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.6rem;
  height: 1.6rem;
  margin: -0.8rem 0 0 -0.8rem;
  background: var(--dark);
  transition: background-color var(--time);
  mask: url(../img/icons/svg_long_horiz_arrow_12.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/svg_long_horiz_arrow_12.svg) center center/100% no-repeat;
}
.pagination__item._arrow:first-child:before {
  transform: rotateY(180deg);
}
.pagination__item._arrow._disabled, .pagination:has(.pagination__item._arrow + ._current) .pagination__item._arrow:first-child, ._current + .pagination__item._arrow:last-child {
  pointer-events: none;
  opacity: 0.3;
  cursor: default;
}
@media (min-width: 1280px) {
  .pagination__item._arrow:not(._disabled):hover:before {
    background: var(--accent);
  }
}
.pagination__item._separator {
  color: var(--grey-blue);
  min-width: 2rem;
  cursor: default;
}
.pagination__item._current {
  color: var(--dark);
  pointer-events: none;
  cursor: default;
}

.tags {
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  .tags {
    max-width: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .tags {
    max-width: none;
  }
}
.tags._freeze {
  pointer-events: none;
}
.tags._simple {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.5rem 0.5rem;
}
@media (min-width: 768px) {
  .tags._simple {
    gap: 1rem 1rem;
  }
}
.tags__showed {
  padding: 1rem 4rem 1rem 1rem;
  position: relative;
  background: var(--accent);
  border-radius: var(--rad);
  color: var(--white);
  border: 0.1rem solid var(--accent);
  z-index: 2;
  transition: border-color var(--time), background-color var(--time), color var(--time);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 1280px) {
  .tags__showed {
    display: none;
  }
}
._multiline .tags__showed {
  text-overflow: unset;
  overflow: visible;
  white-space: normal;
}
._tags-opened .tags__showed {
  border-color: var(--grey);
  background-color: var(--bg-grey);
  color: var(--dark);
}
.tags__showed:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  height: 1.6rem;
  width: 1.6rem;
  margin-top: -0.8rem;
  background: var(--white);
  transition: transform var(--time), background var(--time);
  transform: rotate(90deg);
  mask: url(../img/icons/arrow_9x16.svg) center center/auto 100% no-repeat;
  -webkit-mask: url(../img/icons/arrow_9x16.svg) center center/auto 100% no-repeat;
}
._tags-opened .tags__showed:before {
  transform: rotate(-90deg);
  background: var(--dark);
}
.tags__list {
  position: absolute;
  z-index: 1;
  background: var(--white);
  transition: max-height var(--time), padding var(--time), top var(--time), border-width var(--time);
  width: 100%;
  left: 0;
  top: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  overflow: hidden auto;
  border-color: var(--grey);
  border-style: solid;
  border-width: 0 0.1rem;
  box-sizing: border-box;
  border-radius: 0 0 var(--rad) var(--rad);
  max-height: 0;
}
@media (min-width: 1280px) {
  .tags__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem 1rem;
    position: static;
    order: unset;
    background: none;
    width: auto;
    top: 0;
    overflow: visible;
    border: none;
    max-height: none;
  }
}
._tags-opened .tags__list {
  max-height: 60vh;
  padding: 0.5rem 0;
  top: 100%;
  border-bottom-width: 0.1rem;
}
@media (min-width: 1280px) {
  ._tags-opened .tags__list {
    max-height: none;
    padding: 0;
    top: 0;
  }
}
@media (min-width: 1280px) {
  .tags__item {
    display: flex;
    align-items: center;
    gap: 1rem;
  }
}
._select .tags__item {
  padding: 0.8rem 2.5rem;
  transition: color var(--time);
  user-select: none;
}
@media (min-width: 1280px) {
  ._select .tags__item {
    border: 0.1rem solid var(--grey);
    padding: 0.2rem 0.9rem;
    border-radius: var(--rad);
    background: var(--bg-grey);
    cursor: pointer;
    transition: color var(--time), background-color var(--time), border-color var(--time);
  }
  ._select .tags__item:hover {
    border-color: var(--accent);
    color: var(--accent);
  }
}
._simple .tags__item {
  border: 0.1rem solid var(--grey);
  padding: 0.2rem 0.9rem;
  transition: color var(--time), background-color var(--time), border-color var(--time);
  border-radius: var(--rad);
  background: var(--white);
  cursor: pointer;
  user-select: none;
}
@media (min-width: 1280px) {
  ._simple .tags__item:hover {
    background: var(--bg-grey);
    border-color: var(--accent);
    color: var(--accent);
  }
}
.tags__item._current {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
._select .tags__item._current {
  color: var(--grey-blue);
}
@media (min-width: 1280px) {
  ._select .tags__item._current {
    color: var(--white);
    background: var(--accent);
    border-color: var(--accent);
  }
}
._simple .tags__item._current {
  background: var(--accent);
  color: var(--white);
  border-color: var(--accent);
}
.tags__remove {
  display: none;
  font-size: 0;
  line-height: 0;
}
@media (min-width: 1280px) {
  .tags__remove {
    display: block;
    transition: background-color var(--time);
    width: 1.6rem;
    height: 1.6rem;
    background: var(--grey-blue);
    mask: url(../img/icons/cross_16.svg) center center/100% no-repeat;
    -webkit-mask: url(../img/icons/cross_16.svg) center center/100% no-repeat;
    cursor: pointer;
  }
  .tags__remove:hover {
    background: var(--accent);
  }
  ._current .tags__remove, ._current .tags__remove:hover {
    background: var(--white);
  }
}

.moreBoxes {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin: 0 0 6rem;
}
@media (min-width: 768px) {
  .moreBoxes {
    margin: 0 0 8rem;
    display: grid;
    grid-template: auto/1fr auto;
    gap: 2.5rem 2.5rem;
  }
}
@media (min-width: 1280px) {
  .moreBoxes {
    margin: 0 0 10rem;
    gap: 3rem 3rem;
  }
}
.moreBoxes__button {
  order: 1;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .moreBoxes__button {
    order: unset;
    margin-top: 0;
  }
}
.moreBoxes__swiper.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .moreBoxes__swiper.swiper {
    margin: 0 -2rem;
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .moreBoxes__swiper.swiper {
    margin: 0;
  }
}
.moreBoxes__wrapper.swiper-wrapper {
  align-items: flex-start;
  height: auto;
}
.moreBoxes__slide.swiper-slide {
  width: 32rem;
  padding-left: 1rem;
  height: auto;
}
@media (min-width: 768px) {
  .moreBoxes__slide.swiper-slide {
    width: 43rem;
  }
}
@media (min-width: 1280px) {
  .moreBoxes__slide.swiper-slide {
    padding-left: 0;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  .moreBoxes__slide.swiper-slide:first-child {
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .moreBoxes__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
.moreBoxes__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .moreBoxes__slide.swiper-slide:last-child {
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  .moreBoxes__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
.moreBoxes__scroll.swiper-scrollbar {
  margin-top: 2.5rem;
  width: 100%;
  position: static;
}

.t-acco {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  border-bottom: 0.1rem solid var(--grey-light);
}
.t-acco__name {
  padding: 2rem 4.2rem 2rem 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  color: var(--dark);
  transition: color var(--time);
  cursor: pointer;
  user-select: none;
  background: var(--bg);
}
@media (min-width: 768px) {
  .t-acco__name {
    padding: 2.5rem 5.2rem 2.5rem 0;
  }
}
@media (min-width: 1280px) {
  .t-acco__name {
    padding: 2.5rem 7.2rem 2.5rem 0;
  }
}
.t-acco__name:before {
  content: "";
  position: absolute;
  width: 2.8rem;
  height: 2.8rem;
  top: 50%;
  right: 0;
  margin-top: -1.4rem;
  mask: url(../img/icons/arrow_9x16.svg) center center/auto 2rem no-repeat;
  -webkit-mask: url(../img/icons/arrow_9x16.svg) center center/auto 2rem no-repeat;
  transition: transform var(--time), background-color var(--time);
  transform: rotate(90deg);
  background: var(--dark);
}
._acco-opened .t-acco__name:before {
  transform: rotate(-90deg);
}
@media (min-width: 1280px) {
  .t-acco__name:hover {
    color: var(--accent);
  }
  .t-acco__name:hover:before {
    background: var(--accent);
  }
}
.t-acco__content {
  display: none;
}
._acco-opened .t-acco__content {
  display: block;
}

.t-tabs {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  z-index: 1;
  scroll-margin: 6.4rem;
}
@media (min-width: 768px) {
  .t-tabs {
    scroll-margin: 8.4rem;
  }
}
@media (min-width: 1280px) {
  .t-tabs {
    scroll-margin: 9rem;
  }
}
.t-tabs._freeze {
  pointer-events: none;
}
.t-tabs__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  user-select: none;
  z-index: 2;
  border-radius: var(--rad);
  background: var(--grey-light);
  gap: 0.1rem;
  padding: 0.1rem;
}
@media (min-width: 768px) {
  .t-tabs__list {
    flex-direction: row;
    background: var(--bg);
    gap: 0;
    margin-top: -2rem;
    padding: 2rem 0 0;
    position: sticky;
    top: 6.8rem;
    overflow: visible;
    border: none;
    border-bottom: 0.1rem solid var(--grey);
    border-radius: 0;
  }
}
@media (min-width: 1280px) {
  .t-tabs__list {
    align-items: flex-start;
    gap: 0;
    padding: 2rem 0 0;
    margin-top: -2rem;
    transition: top var(--time);
  }
  html:has(.head._showed) .t-tabs__list {
    top: 12.8rem;
  }
}
.t-tabs__item {
  min-height: 3.6rem;
  display: flex;
  padding: 0.4rem 1rem;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  transition: color var(--time), background-color var(--time), border-color var(--time), box-shadow var(--time);
  font-size: 1.4rem;
  color: var(--dark);
  text-transform: uppercase;
  line-height: 1.6rem;
  font-weight: 700;
  cursor: pointer;
  background: var(--bg);
  position: relative;
}
@media (min-width: 768px) {
  .t-tabs__item {
    border: 0.1rem solid transparent;
    border-bottom-width: 0;
    flex-grow: 1;
    border-radius: var(--rad) var(--rad) 0 0;
    min-height: 4.8rem;
    padding: 0.8rem 0.2rem;
  }
}
@media (min-width: 1280px) {
  .t-tabs__item {
    padding: 0.8rem 2.4rem;
    flex-grow: unset;
    min-height: 3.6rem;
  }
  .t-tabs__item:hover {
    color: var(--accent);
  }
}
.t-tabs__item:first-child {
  border-radius: var(--rad) var(--rad) 0 0;
}
.t-tabs__item:last-child {
  border-radius: 0 0 var(--rad) var(--rad);
}
@media (min-width: 768px) {
  .t-tabs__item:last-child {
    border-radius: var(--rad) var(--rad) 0 0;
  }
}
.t-tabs__item._active-tab {
  background-color: var(--bg-grey);
  color: var(--accent);
  pointer-events: none;
  cursor: default;
  z-index: 1;
  box-shadow: 0 0 0 0.1rem var(--grey);
}
@media (min-width: 768px) {
  .t-tabs__item._active-tab {
    box-shadow: none;
    border-color: var(--grey);
  }
}
.t-tabs__item._active-tab:before {
  background-color: var(--grey);
}
.t-tabs__item:before {
  content: "";
  position: absolute;
  top: -0.1rem;
  left: 0;
  right: 0;
  height: 0.1rem;
  background: var(--grey-light);
  transition: background-color var(--time);
}
@media (min-width: 768px) {
  .t-tabs__item:before {
    display: none;
  }
}
.t-tabs__sections {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  z-index: 1;
}
.t-tabs__section {
  display: none;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .t-tabs__section {
    margin-top: 2.5rem;
  }
}
.t-tabs__section._active-section {
  display: block;
}

.homeMain {
  display: flex;
  width: 100vw;
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .homeMain {
    margin: 0 -2rem;
  }
}
@media (min-width: 1280px) {
  .homeMain {
    margin: 0 calc(-1 * (50vw - 65.5rem));
  }
}
.homeMain__swiper.swiper {
  grid-area: 1/1/2/2;
  width: 100%;
  height: 100%;
}
.homeMain__wrapper.swiper-wrapper {
  align-items: stretch;
  position: relative;
  z-index: 0;
}
.homeMain__slide.swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
}
.homeMain__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}
.homeMain__box {
  position: relative;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 5rem 1rem 6.5rem;
  color: var(--white);
  min-height: 49rem;
}
@media (min-width: 768px) {
  .homeMain__box {
    padding: 11rem 41.5rem 11rem 2rem;
    display: flex;
    justify-content: space-between;
    min-height: 50rem;
  }
}
@media (min-width: 1280px) {
  .homeMain__box {
    max-width: 131rem;
    padding: 14rem 66rem 14rem 0;
    margin: 0 auto;
    min-height: 54rem;
  }
}
.homeMain__top {
  order: -10;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
  margin: 0 0 1rem;
}
@media (min-width: 768px) {
  .homeMain__top {
    order: unset;
    margin: 0 0 1rem;
  }
}
.homeMain__prev {
  font-size: 1.6rem;
  line-height: 1em;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .homeMain__prev {
    font-size: 2rem;
  }
}
@media (min-width: 1280px) {
  .homeMain__prev {
    font-size: 2.4rem;
  }
}
.homeMain__name.t-title, .homeMain__name.kp2025Jury__status, .homeMain__name.kp2025Jury__name, .homeMain__name.kp2025Criteria__name, .homeMain__name.kp2025Spots__name, .homeMain__name.kp2025Rules__name, .homeMain__name.kp2025Stages__name, .homeMain__name.kp2025Stages__numb, .homeMain__name.kp2025Recipient__item, .homeMain__name.people__status, .homeMain__name.people__name, .homeMain__name.teamBoss__chiefStatus, .homeMain__name.teamBoss__chiefName, .homeMain__name.webinarsPageGifts__item, .homeMain__name.webinarsPageProfit__item, .homeMain__name.webinarsPageMain__difficultName, .homeMain__name.webinarsSpeaker__status, .homeMain__name.webinarsSpeaker__name, .homeMain__name.webinarsItem__difficultName, .homeMain__name.cooperationFeedback__completeTitle, .homeMain__name.cooperationReviews__rate, .homeMain__name.poolCalcPrint:before, .homeMain__name.poolCalcProducts__trName, .homeMain__name.poolCalc__preloadText, .homeMain__name.quoteForm__humanStatus, .wareText h6.homeMain__name, .wareText h3.homeMain__name, .homeMain__name.wareScheme__dt, .homeMain__name.catalogSliderItem__oldPrice, .catalogSlider._white .homeMain__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeMain__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeMain__name.catalogSliderItem__curPrice, .catalogSlider._white .homeMain__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeMain__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeMain__name.catalogSliderItem__name {
  color: var(--white);
}
.homeMain__text {
  order: -9;
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .homeMain__text {
    margin: 0 0 1rem;
    order: unset;
  }
}
@media (min-width: 1280px) {
  .homeMain__text {
    padding-right: 11rem;
  }
}
@media (min-width: 768px) {
  .homeMain__link.t-button {
    width: auto;
    align-self: flex-start;
    justify-self: flex-start;
  }
}
.homeMain__image {
  order: -1;
  width: 35.5rem;
  height: 17rem;
  object-fit: contain;
  margin: auto auto 1rem;
}
@media (min-width: 768px) {
  .homeMain__image {
    width: 37.5rem;
    height: 34rem;
    margin: -17rem 0 0;
    position: absolute;
    top: 50%;
    right: 2rem;
  }
}
@media (min-width: 1280px) {
  .homeMain__image {
    width: 56rem;
    height: 40rem;
    margin: -20rem 0 0;
    right: 0;
  }
}
.homeMain__bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  gap: 1.2rem;
}
@media (min-width: 768px) {
  .homeMain__bottom {
    padding: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .homeMain__bottom {
    padding: 3rem;
  }
}
.homeMain__arrow {
  width: 1.8rem;
  height: 1.8rem;
  font-size: 0;
  line-height: 0;
  background: var(--grey-light);
  cursor: pointer;
  transition: background-color var(--time);
  mask: url(../img/icons/arrow_9x16.svg) center center/0.9rem no-repeat;
  -webkit-mask: url(../img/icons/arrow_9x16.svg) center center/0.9rem no-repeat;
}
@media (min-width: 1280px) {
  .homeMain__arrow:hover {
    background-color: var(--white);
  }
}
.homeMain__arrow._prev {
  transform: rotateY(180deg);
}
.homeMain__dots.swiper-pagination-bullets {
  width: auto;
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.homeMain__dot {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  opacity: 0.6;
  background: var(--grey);
  transition: background-color var(--time), opacity var(--time);
  cursor: pointer;
}
.homeMain__dot._active {
  background: var(--accent);
  opacity: 1;
  cursor: default;
}
@media (min-width: 1280px) {
  .homeMain__dot:hover {
    opacity: 1;
  }
}

.homeNotify {
  margin: 1rem 0 0;
}
@media (min-width: 768px) {
  .homeNotify {
    margin: 0 -2rem;
  }
}
@media (min-width: 1280px) {
  .homeNotify {
    margin: 0 calc(-1 * (50vw - 65.5rem));
  }
}
.homeNotify__box {
  background: var(--accent);
  box-sizing: border-box;
  padding: 1rem 7rem 1rem 1.6rem;
  max-width: 131rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.homeNotify__box:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .homeNotify__box {
    padding: 1rem 6.4rem 1rem 2rem;
  }
}
@media (min-width: 1280px) {
  .homeNotify__box {
    padding: 1rem 4.4rem 1rem 4.4rem;
  }
}
.homeNotify__box:before {
  display: none;
}
@media (min-width: 1280px) {
  .homeNotify__box:before {
    display: block;
  }
}
.homeNotify__text.t-title, .homeNotify__text.kp2025Jury__status, .homeNotify__text.kp2025Jury__name, .homeNotify__text.kp2025Criteria__name, .homeNotify__text.kp2025Spots__name, .homeNotify__text.kp2025Rules__name, .homeNotify__text.kp2025Stages__name, .homeNotify__text.kp2025Stages__numb, .homeNotify__text.kp2025Recipient__item, .homeNotify__text.people__status, .homeNotify__text.people__name, .homeNotify__text.teamBoss__chiefStatus, .homeNotify__text.teamBoss__chiefName, .homeNotify__text.webinarsPageGifts__item, .homeNotify__text.webinarsPageProfit__item, .homeNotify__text.webinarsPageMain__difficultName, .homeNotify__text.webinarsSpeaker__status, .homeNotify__text.webinarsSpeaker__name, .homeNotify__text.webinarsItem__difficultName, .homeNotify__text.cooperationFeedback__completeTitle, .homeNotify__text.cooperationReviews__rate, .homeNotify__text.poolCalcPrint:before, .homeNotify__text.poolCalcProducts__trName, .homeNotify__text.poolCalc__preloadText, .homeNotify__text.quoteForm__humanStatus, .wareText h6.homeNotify__text, .wareText h3.homeNotify__text, .homeNotify__text.wareScheme__dt, .homeNotify__text.catalogSliderItem__oldPrice, .catalogSlider._white .homeNotify__text.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeNotify__text.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeNotify__text.catalogSliderItem__curPrice, .catalogSlider._white .homeNotify__text.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeNotify__text.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeNotify__text.catalogSliderItem__name {
  text-align: center;
  color: var(--white);
}
@media (min-width: 1280px) {
  .homeNotify__text.t-title, .homeNotify__text.kp2025Jury__status, .homeNotify__text.kp2025Jury__name, .homeNotify__text.kp2025Criteria__name, .homeNotify__text.kp2025Spots__name, .homeNotify__text.kp2025Rules__name, .homeNotify__text.kp2025Stages__name, .homeNotify__text.kp2025Stages__numb, .homeNotify__text.kp2025Recipient__item, .homeNotify__text.people__status, .homeNotify__text.people__name, .homeNotify__text.teamBoss__chiefStatus, .homeNotify__text.teamBoss__chiefName, .homeNotify__text.webinarsPageGifts__item, .homeNotify__text.webinarsPageProfit__item, .homeNotify__text.webinarsPageMain__difficultName, .homeNotify__text.webinarsSpeaker__status, .homeNotify__text.webinarsSpeaker__name, .homeNotify__text.webinarsItem__difficultName, .homeNotify__text.cooperationFeedback__completeTitle, .homeNotify__text.cooperationReviews__rate, .homeNotify__text.poolCalcPrint:before, .homeNotify__text.poolCalcProducts__trName, .homeNotify__text.poolCalc__preloadText, .homeNotify__text.quoteForm__humanStatus, .wareText h6.homeNotify__text, .wareText h3.homeNotify__text, .homeNotify__text.wareScheme__dt, .homeNotify__text.catalogSliderItem__oldPrice, .catalogSlider._white .homeNotify__text.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeNotify__text.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeNotify__text.catalogSliderItem__curPrice, .catalogSlider._white .homeNotify__text.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeNotify__text.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeNotify__text.catalogSliderItem__name {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 2.4rem;
    transition: text-decoration-color var(--time);
  }
}
.homeNotify__text.t-title[href], .homeNotify__text[href].kp2025Jury__status, .homeNotify__text[href].kp2025Jury__name, .homeNotify__text[href].kp2025Criteria__name, .homeNotify__text[href].kp2025Spots__name, .homeNotify__text[href].kp2025Rules__name, .homeNotify__text[href].kp2025Stages__name, .homeNotify__text[href].kp2025Stages__numb, .homeNotify__text[href].kp2025Recipient__item, .homeNotify__text[href].people__status, .homeNotify__text[href].people__name, .homeNotify__text[href].teamBoss__chiefStatus, .homeNotify__text[href].teamBoss__chiefName, .homeNotify__text[href].webinarsPageGifts__item, .homeNotify__text[href].webinarsPageProfit__item, .homeNotify__text[href].webinarsPageMain__difficultName, .homeNotify__text[href].webinarsSpeaker__status, .homeNotify__text[href].webinarsSpeaker__name, .homeNotify__text[href].webinarsItem__difficultName, .homeNotify__text[href].cooperationFeedback__completeTitle, .homeNotify__text[href].cooperationReviews__rate, .homeNotify__text[href].poolCalcPrint:before, .homeNotify__text[href].poolCalcProducts__trName, .homeNotify__text[href].poolCalc__preloadText, .homeNotify__text[href].quoteForm__humanStatus, .wareText h6.homeNotify__text[href], .wareText h3.homeNotify__text[href], .homeNotify__text[href].wareScheme__dt, .homeNotify__text[href].catalogSliderItem__oldPrice, .catalogSlider._white .homeNotify__text[href].catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeNotify__text[href].catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeNotify__text[href].catalogSliderItem__curPrice, .catalogSlider._white .homeNotify__text[href].catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeNotify__text[href].catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeNotify__text[href].catalogSliderItem__name {
  cursor: pointer;
  text-decoration: underline transparent;
}
@media (min-width: 1280px) {
  .homeNotify__text.t-title[href]:hover, .homeNotify__text[href].kp2025Jury__status:hover, .homeNotify__text[href].kp2025Jury__name:hover, .homeNotify__text[href].kp2025Criteria__name:hover, .homeNotify__text[href].kp2025Spots__name:hover, .homeNotify__text[href].kp2025Rules__name:hover, .homeNotify__text[href].kp2025Stages__name:hover, .homeNotify__text[href].kp2025Stages__numb:hover, .homeNotify__text[href].kp2025Recipient__item:hover, .homeNotify__text[href].people__status:hover, .homeNotify__text[href].people__name:hover, .homeNotify__text[href].teamBoss__chiefStatus:hover, .homeNotify__text[href].teamBoss__chiefName:hover, .homeNotify__text[href].webinarsPageGifts__item:hover, .homeNotify__text[href].webinarsPageProfit__item:hover, .homeNotify__text[href].webinarsPageMain__difficultName:hover, .homeNotify__text[href].webinarsSpeaker__status:hover, .homeNotify__text[href].webinarsSpeaker__name:hover, .homeNotify__text[href].webinarsItem__difficultName:hover, .homeNotify__text[href].cooperationFeedback__completeTitle:hover, .homeNotify__text[href].cooperationReviews__rate:hover, .homeNotify__text[href].poolCalcPrint:hover:before, .homeNotify__text[href].poolCalcProducts__trName:hover, .homeNotify__text[href].poolCalc__preloadText:hover, .homeNotify__text[href].quoteForm__humanStatus:hover, .wareText h6.homeNotify__text[href]:hover, .wareText h3.homeNotify__text[href]:hover, .homeNotify__text[href].wareScheme__dt:hover, .homeNotify__text[href].catalogSliderItem__oldPrice:hover, .catalogSlider._white .homeNotify__text[href].catalogSliderItem__curPrice:hover, .catalogSlider.article__like.t-button:not(._checked) .homeNotify__text[href].catalogSliderItem__curPrice:hover, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeNotify__text[href].catalogSliderItem__curPrice:hover, .catalogSlider._white .homeNotify__text[href].catalogSliderItem__name:hover, .catalogSlider.article__like.t-button:not(._checked) .homeNotify__text[href].catalogSliderItem__name:hover, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeNotify__text[href].catalogSliderItem__name:hover {
    text-decoration: underline;
  }
}
.homeNotify__close {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  right: 1.6rem;
  width: 2.4rem;
  height: 2.4rem;
  margin-top: -1.2rem;
  cursor: pointer;
  background: var(--grey);
  mask: url(../img/icons/cross.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/cross.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .homeNotify__close {
    right: 2rem;
  }
}
@media (min-width: 1280px) {
  .homeNotify__close {
    right: 0;
    transition: background-color var(--time);
  }
  .homeNotify__close:hover {
    background: var(--white);
  }
}

.homeCategories {
  margin: 6rem 0;
}
@media (min-width: 768px) {
  .homeCategories {
    margin: 8rem 0;
  }
}
@media (min-width: 1280px) {
  .homeCategories {
    margin: 10rem 0;
  }
}
.homeCategories__title.t-title, .homeCategories__title.kp2025Jury__status, .homeCategories__title.kp2025Jury__name, .homeCategories__title.kp2025Criteria__name, .homeCategories__title.kp2025Spots__name, .homeCategories__title.kp2025Rules__name, .homeCategories__title.kp2025Stages__name, .homeCategories__title.kp2025Stages__numb, .homeCategories__title.kp2025Recipient__item, .homeCategories__title.people__status, .homeCategories__title.people__name, .homeCategories__title.teamBoss__chiefStatus, .homeCategories__title.teamBoss__chiefName, .homeCategories__title.webinarsPageGifts__item, .homeCategories__title.webinarsPageProfit__item, .homeCategories__title.webinarsPageMain__difficultName, .homeCategories__title.webinarsSpeaker__status, .homeCategories__title.webinarsSpeaker__name, .homeCategories__title.webinarsItem__difficultName, .homeCategories__title.cooperationFeedback__completeTitle, .homeCategories__title.cooperationReviews__rate, .homeCategories__title.poolCalcPrint:before, .homeCategories__title.poolCalcProducts__trName, .homeCategories__title.poolCalc__preloadText, .homeCategories__title.quoteForm__humanStatus, .wareText h6.homeCategories__title, .wareText h3.homeCategories__title, .homeCategories__title.wareScheme__dt, .homeCategories__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeCategories__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeCategories__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeCategories__title.catalogSliderItem__curPrice, .catalogSlider._white .homeCategories__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeCategories__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeCategories__title.catalogSliderItem__name {
  text-align: center;
  margin: 0 0 2.5rem;
}
@media (min-width: 768px) {
  .homeCategories__title.t-title, .homeCategories__title.kp2025Jury__status, .homeCategories__title.kp2025Jury__name, .homeCategories__title.kp2025Criteria__name, .homeCategories__title.kp2025Spots__name, .homeCategories__title.kp2025Rules__name, .homeCategories__title.kp2025Stages__name, .homeCategories__title.kp2025Stages__numb, .homeCategories__title.kp2025Recipient__item, .homeCategories__title.people__status, .homeCategories__title.people__name, .homeCategories__title.teamBoss__chiefStatus, .homeCategories__title.teamBoss__chiefName, .homeCategories__title.webinarsPageGifts__item, .homeCategories__title.webinarsPageProfit__item, .homeCategories__title.webinarsPageMain__difficultName, .homeCategories__title.webinarsSpeaker__status, .homeCategories__title.webinarsSpeaker__name, .homeCategories__title.webinarsItem__difficultName, .homeCategories__title.cooperationFeedback__completeTitle, .homeCategories__title.cooperationReviews__rate, .homeCategories__title.poolCalcPrint:before, .homeCategories__title.poolCalcProducts__trName, .homeCategories__title.poolCalc__preloadText, .homeCategories__title.quoteForm__humanStatus, .wareText h6.homeCategories__title, .wareText h3.homeCategories__title, .homeCategories__title.wareScheme__dt, .homeCategories__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeCategories__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeCategories__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeCategories__title.catalogSliderItem__curPrice, .catalogSlider._white .homeCategories__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeCategories__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeCategories__title.catalogSliderItem__name {
    margin: 0 0 3rem;
  }
}
@media (min-width: 1280px) {
  .homeCategories__title.t-title, .homeCategories__title.kp2025Jury__status, .homeCategories__title.kp2025Jury__name, .homeCategories__title.kp2025Criteria__name, .homeCategories__title.kp2025Spots__name, .homeCategories__title.kp2025Rules__name, .homeCategories__title.kp2025Stages__name, .homeCategories__title.kp2025Stages__numb, .homeCategories__title.kp2025Recipient__item, .homeCategories__title.people__status, .homeCategories__title.people__name, .homeCategories__title.teamBoss__chiefStatus, .homeCategories__title.teamBoss__chiefName, .homeCategories__title.webinarsPageGifts__item, .homeCategories__title.webinarsPageProfit__item, .homeCategories__title.webinarsPageMain__difficultName, .homeCategories__title.webinarsSpeaker__status, .homeCategories__title.webinarsSpeaker__name, .homeCategories__title.webinarsItem__difficultName, .homeCategories__title.cooperationFeedback__completeTitle, .homeCategories__title.cooperationReviews__rate, .homeCategories__title.poolCalcPrint:before, .homeCategories__title.poolCalcProducts__trName, .homeCategories__title.poolCalc__preloadText, .homeCategories__title.quoteForm__humanStatus, .wareText h6.homeCategories__title, .wareText h3.homeCategories__title, .homeCategories__title.wareScheme__dt, .homeCategories__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeCategories__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeCategories__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeCategories__title.catalogSliderItem__curPrice, .catalogSlider._white .homeCategories__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeCategories__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeCategories__title.catalogSliderItem__name {
    margin: 0 auto 4rem;
    max-width: 65rem;
  }
}
.homeCategories__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .homeCategories__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem 1rem;
  }
}
@media (min-width: 1280px) {
  .homeCategories__list {
    grid-template-columns: repeat(6, 1fr);
  }
}
.homeCategories__link {
  display: grid;
  background: var(--accent);
  text-decoration: none;
  color: var(--white);
  grid-template: auto 1fr/1fr 15rem;
  gap: 0.5rem 1rem;
  padding: 1.5rem;
  cursor: pointer;
}
@media (min-width: 768px) {
  .homeCategories__link {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    padding: 3rem 2rem 2rem;
  }
}
@media (min-width: 1280px) {
  .homeCategories__link {
    padding: 4rem 2rem 2rem;
    background: var(--grey-blue);
    position: relative;
    z-index: 0;
    transition: background-color var(--time);
  }
  .homeCategories__link:before {
    content: "";
    position: absolute;
    background: var(--grey-light);
    top: 10rem;
    right: 0;
    bottom: 0;
    left: 0;
    mask: url(../img/pages/home/categories_bg.svg) top center/100% no-repeat;
    -webkit-mask: url(../img/pages/home/categories_bg.svg) top center/100% no-repeat;
    transition: background-color var(--time);
  }
  .homeCategories__link:hover {
    background: var(--accent);
  }
  .homeCategories__link:hover:before {
    background: var(--accent);
  }
}
.homeCategories__name.t-title, .homeCategories__name.kp2025Jury__status, .homeCategories__name.kp2025Jury__name, .homeCategories__name.kp2025Criteria__name, .homeCategories__name.kp2025Spots__name, .homeCategories__name.kp2025Rules__name, .homeCategories__name.kp2025Stages__name, .homeCategories__name.kp2025Stages__numb, .homeCategories__name.kp2025Recipient__item, .homeCategories__name.people__status, .homeCategories__name.people__name, .homeCategories__name.teamBoss__chiefStatus, .homeCategories__name.teamBoss__chiefName, .homeCategories__name.webinarsPageGifts__item, .homeCategories__name.webinarsPageProfit__item, .homeCategories__name.webinarsPageMain__difficultName, .homeCategories__name.webinarsSpeaker__status, .homeCategories__name.webinarsSpeaker__name, .homeCategories__name.webinarsItem__difficultName, .homeCategories__name.cooperationFeedback__completeTitle, .homeCategories__name.cooperationReviews__rate, .homeCategories__name.poolCalcPrint:before, .homeCategories__name.poolCalcProducts__trName, .homeCategories__name.poolCalc__preloadText, .homeCategories__name.quoteForm__humanStatus, .wareText h6.homeCategories__name, .wareText h3.homeCategories__name, .homeCategories__name.wareScheme__dt, .homeCategories__name.catalogSliderItem__oldPrice, .catalogSlider._white .homeCategories__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeCategories__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeCategories__name.catalogSliderItem__curPrice, .catalogSlider._white .homeCategories__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeCategories__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeCategories__name.catalogSliderItem__name {
  color: var(--white);
  position: relative;
  cursor: pointer;
}
.homeCategories__desc {
  position: relative;
}
@media (min-width: 768px) {
  .homeCategories__desc {
    flex-grow: 1;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .homeCategories__desc {
    user-select: none;
    opacity: 0;
    transform: translateY(1rem);
    transition: opacity var(--time), transform var(--time);
  }
  .homeCategories__link:hover .homeCategories__desc {
    opacity: 1;
    transform: none;
  }
}
.homeCategories__image {
  position: relative;
  object-fit: contain;
  display: block;
  align-self: center;
  width: 100%;
  height: 12rem;
  grid-area: 1/2/3/3;
}
@media (min-width: 768px) {
  .homeCategories__image {
    height: 16rem;
  }
}
@media (min-width: 1280px) {
  .homeCategories__image {
    height: 17rem;
  }
}

.homeFeedback {
  margin-bottom: 6rem;
  padding: 3rem 1.5rem;
  background: var(--accent);
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: stretch;
}
@media (min-width: 768px) {
  .homeFeedback {
    margin-bottom: 8rem;
    padding: 4rem;
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .homeFeedback {
    margin-bottom: 10rem;
    padding: 6rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 1rem;
  }
}
.homeFeedback__top {
  color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .homeFeedback__top {
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .homeFeedback__top {
    margin-right: 2rem;
  }
}
.homeFeedback__top:after {
  content: "";
  display: block;
  margin-top: 1.5rem;
  aspect-ratio: 350/131;
  background: url("../img/pages/home/homeFeedback_bg.webp") center center/contain no-repeat;
}
@media (min-width: 768px) {
  .homeFeedback__top:after {
    margin-top: 2rem;
    height: 16.9rem;
    aspect-ratio: unset;
  }
}
@media (min-width: 1280px) {
  .homeFeedback__top:after {
    aspect-ratio: 57/22;
    height: auto;
  }
}
.homeFeedback__title.t-title, .homeFeedback__title.kp2025Jury__status, .homeFeedback__title.kp2025Jury__name, .homeFeedback__title.kp2025Criteria__name, .homeFeedback__title.kp2025Spots__name, .homeFeedback__title.kp2025Rules__name, .homeFeedback__title.kp2025Stages__name, .homeFeedback__title.kp2025Stages__numb, .homeFeedback__title.kp2025Recipient__item, .homeFeedback__title.people__status, .homeFeedback__title.people__name, .homeFeedback__title.teamBoss__chiefStatus, .homeFeedback__title.teamBoss__chiefName, .homeFeedback__title.webinarsPageGifts__item, .homeFeedback__title.webinarsPageProfit__item, .homeFeedback__title.webinarsPageMain__difficultName, .homeFeedback__title.webinarsSpeaker__status, .homeFeedback__title.webinarsSpeaker__name, .homeFeedback__title.webinarsItem__difficultName, .homeFeedback__title.cooperationFeedback__completeTitle, .homeFeedback__title.cooperationReviews__rate, .homeFeedback__title.poolCalcPrint:before, .homeFeedback__title.poolCalcProducts__trName, .homeFeedback__title.poolCalc__preloadText, .homeFeedback__title.quoteForm__humanStatus, .wareText h6.homeFeedback__title, .wareText h3.homeFeedback__title, .homeFeedback__title.wareScheme__dt, .homeFeedback__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeFeedback__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeFeedback__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeFeedback__title.catalogSliderItem__curPrice, .catalogSlider._white .homeFeedback__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeFeedback__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeFeedback__title.catalogSliderItem__name {
  color: var(--white);
}
.homeFeedback__text {
  margin-bottom: auto;
}
@media (min-width: 1280px) {
  .homeFeedback__text {
    max-width: 37rem;
  }
}
.homeFeedback__form {
  background: var(--white);
  padding: 2rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
}
@media (min-width: 768px) {
  .homeFeedback__form {
    padding: 3rem;
  }
}
@media (min-width: 1280px) {
  .homeFeedback__form {
    padding: 4rem;
  }
}
.homeFeedback__form:has(.homeFeedback__complete) {
  user-select: none;
  pointer-events: none;
}
.homeFeedback__formName.t-title, .homeFeedback__formName.kp2025Jury__status, .homeFeedback__formName.kp2025Jury__name, .homeFeedback__formName.kp2025Criteria__name, .homeFeedback__formName.kp2025Spots__name, .homeFeedback__formName.kp2025Rules__name, .homeFeedback__formName.kp2025Stages__name, .homeFeedback__formName.kp2025Stages__numb, .homeFeedback__formName.kp2025Recipient__item, .homeFeedback__formName.people__status, .homeFeedback__formName.people__name, .homeFeedback__formName.teamBoss__chiefStatus, .homeFeedback__formName.teamBoss__chiefName, .homeFeedback__formName.webinarsPageGifts__item, .homeFeedback__formName.webinarsPageProfit__item, .homeFeedback__formName.webinarsPageMain__difficultName, .homeFeedback__formName.webinarsSpeaker__status, .homeFeedback__formName.webinarsSpeaker__name, .homeFeedback__formName.webinarsItem__difficultName, .homeFeedback__formName.cooperationFeedback__completeTitle, .homeFeedback__formName.cooperationReviews__rate, .homeFeedback__formName.poolCalcPrint:before, .homeFeedback__formName.poolCalcProducts__trName, .homeFeedback__formName.poolCalc__preloadText, .homeFeedback__formName.quoteForm__humanStatus, .wareText h6.homeFeedback__formName, .wareText h3.homeFeedback__formName, .homeFeedback__formName.wareScheme__dt, .homeFeedback__formName.catalogSliderItem__oldPrice, .catalogSlider._white .homeFeedback__formName.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeFeedback__formName.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeFeedback__formName.catalogSliderItem__curPrice, .catalogSlider._white .homeFeedback__formName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeFeedback__formName.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeFeedback__formName.catalogSliderItem__name {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .homeFeedback__formName.t-title, .homeFeedback__formName.kp2025Jury__status, .homeFeedback__formName.kp2025Jury__name, .homeFeedback__formName.kp2025Criteria__name, .homeFeedback__formName.kp2025Spots__name, .homeFeedback__formName.kp2025Rules__name, .homeFeedback__formName.kp2025Stages__name, .homeFeedback__formName.kp2025Stages__numb, .homeFeedback__formName.kp2025Recipient__item, .homeFeedback__formName.people__status, .homeFeedback__formName.people__name, .homeFeedback__formName.teamBoss__chiefStatus, .homeFeedback__formName.teamBoss__chiefName, .homeFeedback__formName.webinarsPageGifts__item, .homeFeedback__formName.webinarsPageProfit__item, .homeFeedback__formName.webinarsPageMain__difficultName, .homeFeedback__formName.webinarsSpeaker__status, .homeFeedback__formName.webinarsSpeaker__name, .homeFeedback__formName.webinarsItem__difficultName, .homeFeedback__formName.cooperationFeedback__completeTitle, .homeFeedback__formName.cooperationReviews__rate, .homeFeedback__formName.poolCalcPrint:before, .homeFeedback__formName.poolCalcProducts__trName, .homeFeedback__formName.poolCalc__preloadText, .homeFeedback__formName.quoteForm__humanStatus, .wareText h6.homeFeedback__formName, .wareText h3.homeFeedback__formName, .homeFeedback__formName.wareScheme__dt, .homeFeedback__formName.catalogSliderItem__oldPrice, .catalogSlider._white .homeFeedback__formName.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeFeedback__formName.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeFeedback__formName.catalogSliderItem__curPrice, .catalogSlider._white .homeFeedback__formName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeFeedback__formName.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeFeedback__formName.catalogSliderItem__name {
    margin-bottom: 1rem;
  }
}
.homeFeedback__formDesc {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .homeFeedback__formDesc {
    margin-bottom: 3rem;
  }
}
.homeFeedback__label._input {
  margin-bottom: 2.5rem;
}
.homeFeedback__label._button {
  margin-bottom: 1.5rem;
}
.homeFeedback__radios {
  margin-bottom: 2.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: flex-start;
}
.homeFeedback__radioLabel {
  justify-self: flex-start;
}
.homeFeedback__complete {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
  margin: 0 auto;
  background-color: var(--white);
}
@media (min-width: 1280px) {
  .homeFeedback__complete {
    gap: 1rem;
  }
}
.homeFeedback__complete:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(../img/icons/checkMark.svg) center center/100% no-repeat;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .homeFeedback__complete:before {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .homeFeedback__complete:before {
    margin-bottom: 3rem;
  }
}
.homeFeedback__completeTitle {
  max-width: 27rem;
}
.homeFeedback__completeText {
  max-width: 27rem;
}

.homeDesc {
  margin: 0 -1rem;
  padding: 4rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
  z-index: 0;
  background: var(--bg-grey);
  position: relative;
}
.homeDesc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey) url("../pic/home/description/bg.webp") center bottom/136% no-repeat;
  z-index: -1;
}
@media (min-width: 768px) {
  .homeDesc {
    margin: 0 -2rem;
    padding: 6rem 2rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 8rem;
  }
}
@media (min-width: 1280px) {
  .homeDesc {
    grid-template-columns: 37rem 1fr 37rem;
    gap: 2rem 7rem;
    padding: 10rem 0;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .homeDesc:before {
    background-size: 100%;
    background-position: center bottom 8rem;
  }
}
@media (min-width: 1280px) {
  .homeDesc:before {
    background-size: 77rem;
    background-position: center bottom 15rem;
  }
}
.homeDesc__title.t-title, .homeDesc__title.kp2025Jury__status, .homeDesc__title.kp2025Jury__name, .homeDesc__title.kp2025Criteria__name, .homeDesc__title.kp2025Spots__name, .homeDesc__title.kp2025Rules__name, .homeDesc__title.kp2025Stages__name, .homeDesc__title.kp2025Stages__numb, .homeDesc__title.kp2025Recipient__item, .homeDesc__title.people__status, .homeDesc__title.people__name, .homeDesc__title.teamBoss__chiefStatus, .homeDesc__title.teamBoss__chiefName, .homeDesc__title.webinarsPageGifts__item, .homeDesc__title.webinarsPageProfit__item, .homeDesc__title.webinarsPageMain__difficultName, .homeDesc__title.webinarsSpeaker__status, .homeDesc__title.webinarsSpeaker__name, .homeDesc__title.webinarsItem__difficultName, .homeDesc__title.cooperationFeedback__completeTitle, .homeDesc__title.cooperationReviews__rate, .homeDesc__title.poolCalcPrint:before, .homeDesc__title.poolCalcProducts__trName, .homeDesc__title.poolCalc__preloadText, .homeDesc__title.quoteForm__humanStatus, .wareText h6.homeDesc__title, .wareText h3.homeDesc__title, .homeDesc__title.wareScheme__dt, .homeDesc__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeDesc__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeDesc__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeDesc__title.catalogSliderItem__curPrice, .catalogSlider._white .homeDesc__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeDesc__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeDesc__title.catalogSliderItem__name {
  text-align: center;
}
@media (min-width: 768px) {
  .homeDesc__title.t-title, .homeDesc__title.kp2025Jury__status, .homeDesc__title.kp2025Jury__name, .homeDesc__title.kp2025Criteria__name, .homeDesc__title.kp2025Spots__name, .homeDesc__title.kp2025Rules__name, .homeDesc__title.kp2025Stages__name, .homeDesc__title.kp2025Stages__numb, .homeDesc__title.kp2025Recipient__item, .homeDesc__title.people__status, .homeDesc__title.people__name, .homeDesc__title.teamBoss__chiefStatus, .homeDesc__title.teamBoss__chiefName, .homeDesc__title.webinarsPageGifts__item, .homeDesc__title.webinarsPageProfit__item, .homeDesc__title.webinarsPageMain__difficultName, .homeDesc__title.webinarsSpeaker__status, .homeDesc__title.webinarsSpeaker__name, .homeDesc__title.webinarsItem__difficultName, .homeDesc__title.cooperationFeedback__completeTitle, .homeDesc__title.cooperationReviews__rate, .homeDesc__title.poolCalcPrint:before, .homeDesc__title.poolCalcProducts__trName, .homeDesc__title.poolCalc__preloadText, .homeDesc__title.quoteForm__humanStatus, .wareText h6.homeDesc__title, .wareText h3.homeDesc__title, .homeDesc__title.wareScheme__dt, .homeDesc__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeDesc__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeDesc__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeDesc__title.catalogSliderItem__curPrice, .catalogSlider._white .homeDesc__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeDesc__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeDesc__title.catalogSliderItem__name {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .homeDesc__title.t-title, .homeDesc__title.kp2025Jury__status, .homeDesc__title.kp2025Jury__name, .homeDesc__title.kp2025Criteria__name, .homeDesc__title.kp2025Spots__name, .homeDesc__title.kp2025Rules__name, .homeDesc__title.kp2025Stages__name, .homeDesc__title.kp2025Stages__numb, .homeDesc__title.kp2025Recipient__item, .homeDesc__title.people__status, .homeDesc__title.people__name, .homeDesc__title.teamBoss__chiefStatus, .homeDesc__title.teamBoss__chiefName, .homeDesc__title.webinarsPageGifts__item, .homeDesc__title.webinarsPageProfit__item, .homeDesc__title.webinarsPageMain__difficultName, .homeDesc__title.webinarsSpeaker__status, .homeDesc__title.webinarsSpeaker__name, .homeDesc__title.webinarsItem__difficultName, .homeDesc__title.cooperationFeedback__completeTitle, .homeDesc__title.cooperationReviews__rate, .homeDesc__title.poolCalcPrint:before, .homeDesc__title.poolCalcProducts__trName, .homeDesc__title.poolCalc__preloadText, .homeDesc__title.quoteForm__humanStatus, .wareText h6.homeDesc__title, .wareText h3.homeDesc__title, .homeDesc__title.wareScheme__dt, .homeDesc__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeDesc__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeDesc__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeDesc__title.catalogSliderItem__curPrice, .catalogSlider._white .homeDesc__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeDesc__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeDesc__title.catalogSliderItem__name {
    grid-area: 1/2/3/3;
  }
}
.homeDesc__block {
  padding: 1.5rem;
  display: grid;
  grid-template-columns: 6rem 1fr;
  gap: 0.5rem 1rem;
  border: 0.1rem solid var(--grey-light);
  background: var(--white-70);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
@media (min-width: 768px) {
  .homeDesc__block {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 3rem;
  }
}
@media (min-width: 1280px) {
  .homeDesc__block {
    padding: 4rem;
  }
}
.homeDesc__block:before, .homeDesc__block:after {
  content: "";
  grid-area: 1/1/3/2;
  width: 6rem;
  height: 6rem;
}
@media (min-width: 768px) {
  .homeDesc__block:before, .homeDesc__block:after {
    width: 8rem;
    height: 8rem;
    grid-area: 1/1/2/2;
    margin-bottom: 2.5rem;
  }
}
.homeDesc__block:before {
  background: var(--accent);
  border-radius: var(--rad);
}
.homeDesc__block:after {
  background: var(--white);
}
.homeDesc__block._hdb1:after {
  mask: url(../pic/home/description/1.svg) center center/100% no-repeat;
  -webkit-mask: url(../pic/home/description/1.svg) center center/100% no-repeat;
}
.homeDesc__block._hdb2:after {
  mask: url(../pic/home/description/2.svg) center center/100% no-repeat;
  -webkit-mask: url(../pic/home/description/2.svg) center center/100% no-repeat;
}
.homeDesc__block._hdb3:after {
  mask: url(../pic/home/description/3.svg) center center/100% no-repeat;
  -webkit-mask: url(../pic/home/description/3.svg) center center/100% no-repeat;
}
.homeDesc__block._hdb4:after {
  mask: url(../pic/home/description/4.svg) center center/100% no-repeat;
  -webkit-mask: url(../pic/home/description/4.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .homeDesc__name.t-title, .homeDesc__name.kp2025Jury__status, .homeDesc__name.kp2025Jury__name, .homeDesc__name.kp2025Criteria__name, .homeDesc__name.kp2025Spots__name, .homeDesc__name.kp2025Rules__name, .homeDesc__name.kp2025Stages__name, .homeDesc__name.kp2025Stages__numb, .homeDesc__name.kp2025Recipient__item, .homeDesc__name.people__status, .homeDesc__name.people__name, .homeDesc__name.teamBoss__chiefStatus, .homeDesc__name.teamBoss__chiefName, .homeDesc__name.webinarsPageGifts__item, .homeDesc__name.webinarsPageProfit__item, .homeDesc__name.webinarsPageMain__difficultName, .homeDesc__name.webinarsSpeaker__status, .homeDesc__name.webinarsSpeaker__name, .homeDesc__name.webinarsItem__difficultName, .homeDesc__name.cooperationFeedback__completeTitle, .homeDesc__name.cooperationReviews__rate, .homeDesc__name.poolCalcPrint:before, .homeDesc__name.poolCalcProducts__trName, .homeDesc__name.poolCalc__preloadText, .homeDesc__name.quoteForm__humanStatus, .wareText h6.homeDesc__name, .wareText h3.homeDesc__name, .homeDesc__name.wareScheme__dt, .homeDesc__name.catalogSliderItem__oldPrice, .catalogSlider._white .homeDesc__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeDesc__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeDesc__name.catalogSliderItem__curPrice, .catalogSlider._white .homeDesc__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeDesc__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeDesc__name.catalogSliderItem__name {
    margin-bottom: 1rem;
  }
}
.homeDesc__text {
  color: var(--blue-light);
}

.homeVideo {
  margin: 6rem 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 768px) {
  .homeVideo {
    margin: 8rem 0;
  }
}
@media (min-width: 1280px) {
  .homeVideo {
    margin: 10rem 0;
  }
}
.homeVideo__title.t-title, .homeVideo__title.kp2025Jury__status, .homeVideo__title.kp2025Jury__name, .homeVideo__title.kp2025Criteria__name, .homeVideo__title.kp2025Spots__name, .homeVideo__title.kp2025Rules__name, .homeVideo__title.kp2025Stages__name, .homeVideo__title.kp2025Stages__numb, .homeVideo__title.kp2025Recipient__item, .homeVideo__title.people__status, .homeVideo__title.people__name, .homeVideo__title.teamBoss__chiefStatus, .homeVideo__title.teamBoss__chiefName, .homeVideo__title.webinarsPageGifts__item, .homeVideo__title.webinarsPageProfit__item, .homeVideo__title.webinarsPageMain__difficultName, .homeVideo__title.webinarsSpeaker__status, .homeVideo__title.webinarsSpeaker__name, .homeVideo__title.webinarsItem__difficultName, .homeVideo__title.cooperationFeedback__completeTitle, .homeVideo__title.cooperationReviews__rate, .homeVideo__title.poolCalcPrint:before, .homeVideo__title.poolCalcProducts__trName, .homeVideo__title.poolCalc__preloadText, .homeVideo__title.quoteForm__humanStatus, .wareText h6.homeVideo__title, .wareText h3.homeVideo__title, .homeVideo__title.wareScheme__dt, .homeVideo__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeVideo__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeVideo__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeVideo__title.catalogSliderItem__curPrice, .catalogSlider._white .homeVideo__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeVideo__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeVideo__title.catalogSliderItem__name {
  text-align: center;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .homeVideo__title.t-title, .homeVideo__title.kp2025Jury__status, .homeVideo__title.kp2025Jury__name, .homeVideo__title.kp2025Criteria__name, .homeVideo__title.kp2025Spots__name, .homeVideo__title.kp2025Rules__name, .homeVideo__title.kp2025Stages__name, .homeVideo__title.kp2025Stages__numb, .homeVideo__title.kp2025Recipient__item, .homeVideo__title.people__status, .homeVideo__title.people__name, .homeVideo__title.teamBoss__chiefStatus, .homeVideo__title.teamBoss__chiefName, .homeVideo__title.webinarsPageGifts__item, .homeVideo__title.webinarsPageProfit__item, .homeVideo__title.webinarsPageMain__difficultName, .homeVideo__title.webinarsSpeaker__status, .homeVideo__title.webinarsSpeaker__name, .homeVideo__title.webinarsItem__difficultName, .homeVideo__title.cooperationFeedback__completeTitle, .homeVideo__title.cooperationReviews__rate, .homeVideo__title.poolCalcPrint:before, .homeVideo__title.poolCalcProducts__trName, .homeVideo__title.poolCalc__preloadText, .homeVideo__title.quoteForm__humanStatus, .wareText h6.homeVideo__title, .wareText h3.homeVideo__title, .homeVideo__title.wareScheme__dt, .homeVideo__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeVideo__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeVideo__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeVideo__title.catalogSliderItem__curPrice, .catalogSlider._white .homeVideo__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeVideo__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeVideo__title.catalogSliderItem__name {
    margin-bottom: 1rem;
  }
}
.homeVideo__subTitle {
  text-align: center;
  margin-bottom: 2.5rem;
  cursor: default;
}
@media (min-width: 768px) {
  .homeVideo__subTitle {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .homeVideo__subTitle {
    margin-bottom: 4rem;
  }
}
.homeVideo__list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .homeVideo__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .homeVideo__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .homeVideo__list .videoCard:nth-child(3n-2) {
    grid-column: span 2;
  }
  .homeVideo__list .videoCard:nth-child(3n-2) .videoCard__imageBox {
    height: 44.5rem;
  }
}
.homeVideo__button.t-button {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .homeVideo__button.t-button {
    align-self: center;
    width: auto;
  }
}

.homeAbout {
  margin: 0 -1rem;
  padding: 4rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
  z-index: 0;
  background: var(--bg-grey);
  position: relative;
}
.homeAbout:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey) url("../pic/home/about/bg.svg") left bottom/auto 7.2rem no-repeat;
  z-index: -1;
}
@media (min-width: 768px) {
  .homeAbout {
    margin: 0 -2rem;
    padding: 6rem 2rem 3rem;
    gap: 2rem;
  }
}
@media (min-width: 1280px) {
  .homeAbout {
    display: grid;
    grid-template-columns: 54rem 65rem;
    gap: 0 12rem;
    margin: 0;
    padding: 8rem 0 6rem;
  }
}
@media (min-width: 768px) {
  .homeAbout:before {
    background-size: 100%;
  }
}
@media (min-width: 1280px) {
  .homeAbout:before {
    background-size: auto 15.6rem;
    background-position: left calc(50vw - 15.5rem) bottom -0.2rem;
  }
}
@media (min-width: 768px) {
  .homeAbout__info {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 0 3.5rem;
  }
}
@media (min-width: 1280px) {
  .homeAbout__info {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
}
.homeAbout__title.t-title, .homeAbout__title.kp2025Jury__status, .homeAbout__title.kp2025Jury__name, .homeAbout__title.kp2025Criteria__name, .homeAbout__title.kp2025Spots__name, .homeAbout__title.kp2025Rules__name, .homeAbout__title.kp2025Stages__name, .homeAbout__title.kp2025Stages__numb, .homeAbout__title.kp2025Recipient__item, .homeAbout__title.people__status, .homeAbout__title.people__name, .homeAbout__title.teamBoss__chiefStatus, .homeAbout__title.teamBoss__chiefName, .homeAbout__title.webinarsPageGifts__item, .homeAbout__title.webinarsPageProfit__item, .homeAbout__title.webinarsPageMain__difficultName, .homeAbout__title.webinarsSpeaker__status, .homeAbout__title.webinarsSpeaker__name, .homeAbout__title.webinarsItem__difficultName, .homeAbout__title.cooperationFeedback__completeTitle, .homeAbout__title.cooperationReviews__rate, .homeAbout__title.poolCalcPrint:before, .homeAbout__title.poolCalcProducts__trName, .homeAbout__title.poolCalc__preloadText, .homeAbout__title.quoteForm__humanStatus, .wareText h6.homeAbout__title, .wareText h3.homeAbout__title, .homeAbout__title.wareScheme__dt, .homeAbout__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeAbout__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeAbout__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeAbout__title.catalogSliderItem__curPrice, .catalogSlider._white .homeAbout__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeAbout__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeAbout__title.catalogSliderItem__name {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .homeAbout__title.t-title, .homeAbout__title.kp2025Jury__status, .homeAbout__title.kp2025Jury__name, .homeAbout__title.kp2025Criteria__name, .homeAbout__title.kp2025Spots__name, .homeAbout__title.kp2025Rules__name, .homeAbout__title.kp2025Stages__name, .homeAbout__title.kp2025Stages__numb, .homeAbout__title.kp2025Recipient__item, .homeAbout__title.people__status, .homeAbout__title.people__name, .homeAbout__title.teamBoss__chiefStatus, .homeAbout__title.teamBoss__chiefName, .homeAbout__title.webinarsPageGifts__item, .homeAbout__title.webinarsPageProfit__item, .homeAbout__title.webinarsPageMain__difficultName, .homeAbout__title.webinarsSpeaker__status, .homeAbout__title.webinarsSpeaker__name, .homeAbout__title.webinarsItem__difficultName, .homeAbout__title.cooperationFeedback__completeTitle, .homeAbout__title.cooperationReviews__rate, .homeAbout__title.poolCalcPrint:before, .homeAbout__title.poolCalcProducts__trName, .homeAbout__title.poolCalc__preloadText, .homeAbout__title.quoteForm__humanStatus, .wareText h6.homeAbout__title, .wareText h3.homeAbout__title, .homeAbout__title.wareScheme__dt, .homeAbout__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeAbout__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeAbout__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeAbout__title.catalogSliderItem__curPrice, .catalogSlider._white .homeAbout__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeAbout__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeAbout__title.catalogSliderItem__name {
    margin-bottom: 1rem;
  }
}
.homeAbout__text {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .homeAbout__text {
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .homeAbout__text {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 768px) {
  .homeAbout__link.t-button {
    width: auto;
    grid-area: 1/2/3/3;
    align-self: flex-start;
  }
}
.homeAbout__blocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem 4rem;
}
@media (min-width: 768px) {
  .homeAbout__blocks {
    gap: 2rem 8rem;
  }
}
@media (min-width: 1280px) {
  .homeAbout__blocks {
    gap: 2rem 1rem;
  }
}
.homeAbout__block {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background: var(--white-70);
  display: flex;
  flex-direction: column;
  border: 0.1rem solid var(--grey-light);
  gap: 0.2rem;
  padding: 1.5rem 1rem;
  margin: 0;
  cursor: default;
}
@media (min-width: 768px) {
  .homeAbout__block {
    gap: 0.5rem;
    padding: 3rem;
  }
}
@media (min-width: 1280px) {
  .homeAbout__block {
    padding: 4rem;
  }
}
.homeAbout__block:has([data-tooltip]) {
  z-index: 1;
}
.homeAbout__digits {
  margin: 0;
  padding: 0;
  font-size: 4rem;
  line-height: 1em;
  font-weight: 500;
}
@media (min-width: 768px) {
  .homeAbout__digits {
    font-size: 6.4rem;
  }
}
.homeAbout__desc {
  margin: 0;
  padding: 0;
}

.homeObjects {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 6rem 0;
}
@media (min-width: 768px) {
  .homeObjects {
    padding: 8rem 0;
  }
}
@media (min-width: 1280px) {
  .homeObjects {
    padding: 10rem 0;
  }
}
.homeObjects__title.t-title, .homeObjects__title.kp2025Jury__status, .homeObjects__title.kp2025Jury__name, .homeObjects__title.kp2025Criteria__name, .homeObjects__title.kp2025Spots__name, .homeObjects__title.kp2025Rules__name, .homeObjects__title.kp2025Stages__name, .homeObjects__title.kp2025Stages__numb, .homeObjects__title.kp2025Recipient__item, .homeObjects__title.people__status, .homeObjects__title.people__name, .homeObjects__title.teamBoss__chiefStatus, .homeObjects__title.teamBoss__chiefName, .homeObjects__title.webinarsPageGifts__item, .homeObjects__title.webinarsPageProfit__item, .homeObjects__title.webinarsPageMain__difficultName, .homeObjects__title.webinarsSpeaker__status, .homeObjects__title.webinarsSpeaker__name, .homeObjects__title.webinarsItem__difficultName, .homeObjects__title.cooperationFeedback__completeTitle, .homeObjects__title.cooperationReviews__rate, .homeObjects__title.poolCalcPrint:before, .homeObjects__title.poolCalcProducts__trName, .homeObjects__title.poolCalc__preloadText, .homeObjects__title.quoteForm__humanStatus, .wareText h6.homeObjects__title, .wareText h3.homeObjects__title, .homeObjects__title.wareScheme__dt, .homeObjects__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeObjects__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeObjects__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeObjects__title.catalogSliderItem__curPrice, .catalogSlider._white .homeObjects__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeObjects__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeObjects__title.catalogSliderItem__name {
  text-align: center;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .homeObjects__title.t-title, .homeObjects__title.kp2025Jury__status, .homeObjects__title.kp2025Jury__name, .homeObjects__title.kp2025Criteria__name, .homeObjects__title.kp2025Spots__name, .homeObjects__title.kp2025Rules__name, .homeObjects__title.kp2025Stages__name, .homeObjects__title.kp2025Stages__numb, .homeObjects__title.kp2025Recipient__item, .homeObjects__title.people__status, .homeObjects__title.people__name, .homeObjects__title.teamBoss__chiefStatus, .homeObjects__title.teamBoss__chiefName, .homeObjects__title.webinarsPageGifts__item, .homeObjects__title.webinarsPageProfit__item, .homeObjects__title.webinarsPageMain__difficultName, .homeObjects__title.webinarsSpeaker__status, .homeObjects__title.webinarsSpeaker__name, .homeObjects__title.webinarsItem__difficultName, .homeObjects__title.cooperationFeedback__completeTitle, .homeObjects__title.cooperationReviews__rate, .homeObjects__title.poolCalcPrint:before, .homeObjects__title.poolCalcProducts__trName, .homeObjects__title.poolCalc__preloadText, .homeObjects__title.quoteForm__humanStatus, .wareText h6.homeObjects__title, .wareText h3.homeObjects__title, .homeObjects__title.wareScheme__dt, .homeObjects__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeObjects__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeObjects__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeObjects__title.catalogSliderItem__curPrice, .catalogSlider._white .homeObjects__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeObjects__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeObjects__title.catalogSliderItem__name {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .homeObjects__title.t-title, .homeObjects__title.kp2025Jury__status, .homeObjects__title.kp2025Jury__name, .homeObjects__title.kp2025Criteria__name, .homeObjects__title.kp2025Spots__name, .homeObjects__title.kp2025Rules__name, .homeObjects__title.kp2025Stages__name, .homeObjects__title.kp2025Stages__numb, .homeObjects__title.kp2025Recipient__item, .homeObjects__title.people__status, .homeObjects__title.people__name, .homeObjects__title.teamBoss__chiefStatus, .homeObjects__title.teamBoss__chiefName, .homeObjects__title.webinarsPageGifts__item, .homeObjects__title.webinarsPageProfit__item, .homeObjects__title.webinarsPageMain__difficultName, .homeObjects__title.webinarsSpeaker__status, .homeObjects__title.webinarsSpeaker__name, .homeObjects__title.webinarsItem__difficultName, .homeObjects__title.cooperationFeedback__completeTitle, .homeObjects__title.cooperationReviews__rate, .homeObjects__title.poolCalcPrint:before, .homeObjects__title.poolCalcProducts__trName, .homeObjects__title.poolCalc__preloadText, .homeObjects__title.quoteForm__humanStatus, .wareText h6.homeObjects__title, .wareText h3.homeObjects__title, .homeObjects__title.wareScheme__dt, .homeObjects__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeObjects__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeObjects__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeObjects__title.catalogSliderItem__curPrice, .catalogSlider._white .homeObjects__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeObjects__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeObjects__title.catalogSliderItem__name {
    margin-bottom: 4rem;
    max-width: 65rem;
    align-self: center;
  }
}
.homeObjects__swiper.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .homeObjects__swiper.swiper {
    margin: 0 -2rem;
  }
}
@media (min-width: 1280px) {
  .homeObjects__swiper.swiper {
    margin: 0;
  }
}
.homeObjects__slide.swiper-slide {
  width: 32rem;
  padding-left: 1rem;
}
@media (min-width: 768px) {
  .homeObjects__slide.swiper-slide {
    width: 43.2rem;
  }
}
@media (min-width: 1280px) {
  .homeObjects__slide.swiper-slide {
    width: 43rem;
    padding-left: 0;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  .homeObjects__slide.swiper-slide:first-child {
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .homeObjects__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
.homeObjects__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .homeObjects__slide.swiper-slide:last-child {
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  .homeObjects__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .homeObjects__slide.swiper-slide .objectCard__imageBox {
    height: 34rem;
  }
}
.homeObjects__slide.swiper-slide .objectCard__desc {
  padding-right: 2rem;
}
.homeObjects__scroll.swiper-scrollbar {
  margin-top: 2.5rem;
  width: 100%;
  position: static;
}
.homeObjects__link {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .homeObjects__link {
    align-self: center;
    width: auto;
  }
}
@media (min-width: 1280px) {
  .homeObjects__link {
    margin-top: 4rem;
  }
}

.homeProposal {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
  padding: 4rem 0;
  position: relative;
}
.homeProposal:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey);
  z-index: -1;
}
@media (min-width: 768px) {
  .homeProposal {
    padding: 6rem 0;
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .homeProposal {
    padding: 8rem 0;
    gap: 4rem;
  }
}
.homeProposal__title.t-title, .homeProposal__title.kp2025Jury__status, .homeProposal__title.kp2025Jury__name, .homeProposal__title.kp2025Criteria__name, .homeProposal__title.kp2025Spots__name, .homeProposal__title.kp2025Rules__name, .homeProposal__title.kp2025Stages__name, .homeProposal__title.kp2025Stages__numb, .homeProposal__title.kp2025Recipient__item, .homeProposal__title.people__status, .homeProposal__title.people__name, .homeProposal__title.teamBoss__chiefStatus, .homeProposal__title.teamBoss__chiefName, .homeProposal__title.webinarsPageGifts__item, .homeProposal__title.webinarsPageProfit__item, .homeProposal__title.webinarsPageMain__difficultName, .homeProposal__title.webinarsSpeaker__status, .homeProposal__title.webinarsSpeaker__name, .homeProposal__title.webinarsItem__difficultName, .homeProposal__title.cooperationFeedback__completeTitle, .homeProposal__title.cooperationReviews__rate, .homeProposal__title.poolCalcPrint:before, .homeProposal__title.poolCalcProducts__trName, .homeProposal__title.poolCalc__preloadText, .homeProposal__title.quoteForm__humanStatus, .wareText h6.homeProposal__title, .wareText h3.homeProposal__title, .homeProposal__title.wareScheme__dt, .homeProposal__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeProposal__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeProposal__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__title.catalogSliderItem__curPrice, .catalogSlider._white .homeProposal__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeProposal__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__title.catalogSliderItem__name {
  align-self: center;
}
.homeProposal__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 768px) {
  .homeProposal__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .homeProposal__list {
    grid-template-columns: 43rem 21rem 21rem 43rem;
  }
}
.homeProposal__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.5rem;
  color: var(--white);
  box-sizing: border-box;
  font-size: 1.4rem;
  line-height: 1.8rem;
  background: var(--grey-blue) center center/cover no-repeat;
}
@media (min-width: 768px) {
  .homeProposal__item {
    padding: 3rem;
    min-height: 25rem;
    align-self: stretch;
  }
}
@media (min-width: 1280px) {
  .homeProposal__item {
    padding: 4rem;
    min-height: 27rem;
  }
}
.homeProposal__item:nth-child(1) {
  background-image: url(../pic/home/proposal/1.webp);
}
.homeProposal__item:nth-child(2) {
  background-image: url(../pic/home/proposal/2.webp);
}
.homeProposal__item:nth-child(3) {
  background-image: url(../pic/home/proposal/3.webp);
}
.homeProposal__item:nth-child(4) {
  background-image: url(../pic/home/proposal/4.webp);
}
.homeProposal__item:nth-child(5) {
  background-image: url(../pic/home/proposal/5.webp);
}
.homeProposal__item:nth-child(6) {
  background: var(--grey-blue) url(../pic/home/proposal/6.svg) right bottom -6rem/26.5rem no-repeat;
}
@media (min-width: 768px) {
  .homeProposal__item:nth-child(6) {
    background-position: right bottom;
  }
}
@media (min-width: 1280px) {
  .homeProposal__item:nth-child(6) {
    background-position: right bottom -4rem;
  }
}
@media (min-width: 768px) {
  .homeProposal__item:nth-child(3n-2) {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .homeProposal__item:nth-child(3n-2) {
    grid-column: span 3;
  }
}
@media (min-width: 1280px) {
  .homeProposal__item:nth-child(6n-1), .homeProposal__item:nth-child(6n) {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .homeProposal__item:nth-child(2n+5):last-child {
    grid-column: span 4;
  }
}
.homeProposal__name.t-title, .homeProposal__name.kp2025Jury__status, .homeProposal__name.kp2025Jury__name, .homeProposal__name.kp2025Criteria__name, .homeProposal__name.kp2025Spots__name, .homeProposal__name.kp2025Rules__name, .homeProposal__name.kp2025Stages__name, .homeProposal__name.kp2025Stages__numb, .homeProposal__name.kp2025Recipient__item, .homeProposal__name.people__status, .homeProposal__name.people__name, .homeProposal__name.teamBoss__chiefStatus, .homeProposal__name.teamBoss__chiefName, .homeProposal__name.webinarsPageGifts__item, .homeProposal__name.webinarsPageProfit__item, .homeProposal__name.webinarsPageMain__difficultName, .homeProposal__name.webinarsSpeaker__status, .homeProposal__name.webinarsSpeaker__name, .homeProposal__name.webinarsItem__difficultName, .homeProposal__name.cooperationFeedback__completeTitle, .homeProposal__name.cooperationReviews__rate, .homeProposal__name.poolCalcPrint:before, .homeProposal__name.poolCalcProducts__trName, .homeProposal__name.poolCalc__preloadText, .homeProposal__name.quoteForm__humanStatus, .wareText h6.homeProposal__name, .wareText h3.homeProposal__name, .homeProposal__name.wareScheme__dt, .homeProposal__name.catalogSliderItem__oldPrice, .catalogSlider._white .homeProposal__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeProposal__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__name.catalogSliderItem__curPrice, .catalogSlider._white .homeProposal__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeProposal__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__name.catalogSliderItem__name {
  margin-bottom: 0.5rem;
  color: var(--white);
}
@media (min-width: 768px) {
  .homeProposal__name.t-title, .homeProposal__name.kp2025Jury__status, .homeProposal__name.kp2025Jury__name, .homeProposal__name.kp2025Criteria__name, .homeProposal__name.kp2025Spots__name, .homeProposal__name.kp2025Rules__name, .homeProposal__name.kp2025Stages__name, .homeProposal__name.kp2025Stages__numb, .homeProposal__name.kp2025Recipient__item, .homeProposal__name.people__status, .homeProposal__name.people__name, .homeProposal__name.teamBoss__chiefStatus, .homeProposal__name.teamBoss__chiefName, .homeProposal__name.webinarsPageGifts__item, .homeProposal__name.webinarsPageProfit__item, .homeProposal__name.webinarsPageMain__difficultName, .homeProposal__name.webinarsSpeaker__status, .homeProposal__name.webinarsSpeaker__name, .homeProposal__name.webinarsItem__difficultName, .homeProposal__name.cooperationFeedback__completeTitle, .homeProposal__name.cooperationReviews__rate, .homeProposal__name.poolCalcPrint:before, .homeProposal__name.poolCalcProducts__trName, .homeProposal__name.poolCalc__preloadText, .homeProposal__name.quoteForm__humanStatus, .wareText h6.homeProposal__name, .wareText h3.homeProposal__name, .homeProposal__name.wareScheme__dt, .homeProposal__name.catalogSliderItem__oldPrice, .catalogSlider._white .homeProposal__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeProposal__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__name.catalogSliderItem__curPrice, .catalogSlider._white .homeProposal__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeProposal__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__name.catalogSliderItem__name {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .homeProposal__item:nth-child(3n-2) .homeProposal__name.t-title, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Jury__status, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Jury__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Criteria__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Spots__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Rules__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Stages__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Stages__numb, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Recipient__item, .homeProposal__item:nth-child(3n-2) .homeProposal__name.people__status, .homeProposal__item:nth-child(3n-2) .homeProposal__name.people__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.teamBoss__chiefStatus, .homeProposal__item:nth-child(3n-2) .homeProposal__name.teamBoss__chiefName, .homeProposal__item:nth-child(3n-2) .homeProposal__name.webinarsPageGifts__item, .homeProposal__item:nth-child(3n-2) .homeProposal__name.webinarsPageProfit__item, .homeProposal__item:nth-child(3n-2) .homeProposal__name.webinarsPageMain__difficultName, .homeProposal__item:nth-child(3n-2) .homeProposal__name.webinarsSpeaker__status, .homeProposal__item:nth-child(3n-2) .homeProposal__name.webinarsSpeaker__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.webinarsItem__difficultName, .homeProposal__item:nth-child(3n-2) .homeProposal__name.cooperationFeedback__completeTitle, .homeProposal__item:nth-child(3n-2) .homeProposal__name.cooperationReviews__rate, .homeProposal__item:nth-child(3n-2) .homeProposal__name.poolCalcPrint:before, .homeProposal__item:nth-child(3n-2) .homeProposal__name.poolCalcProducts__trName, .homeProposal__item:nth-child(3n-2) .homeProposal__name.poolCalc__preloadText, .homeProposal__item:nth-child(3n-2) .homeProposal__name.quoteForm__humanStatus, .homeProposal__item:nth-child(3n-2) .wareText h6.homeProposal__name, .wareText .homeProposal__item:nth-child(3n-2) h6.homeProposal__name, .homeProposal__item:nth-child(3n-2) .wareText h3.homeProposal__name, .wareText .homeProposal__item:nth-child(3n-2) h3.homeProposal__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.wareScheme__dt, .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__oldPrice, .homeProposal__item:nth-child(3n-2) .catalogSlider._white .homeProposal__name.catalogSliderItem__curPrice, .homeProposal__item:nth-child(3n-2) .catalogSlider.article__like.t-button:not(._checked) .homeProposal__name.catalogSliderItem__curPrice, .catalogSlider._white .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__curPrice, .homeProposal__item:nth-child(3n-2) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__curPrice, .homeProposal__item:nth-child(3n-2) .catalogSlider._white .homeProposal__name.catalogSliderItem__name, .homeProposal__item:nth-child(3n-2) .catalogSlider.article__like.t-button:not(._checked) .homeProposal__name.catalogSliderItem__name, .catalogSlider._white .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__name, .homeProposal__item:nth-child(3n-2) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__name {
    margin-right: 14rem;
  }
}
@media (min-width: 1280px) {
  .homeProposal__item:nth-child(3n-2) .homeProposal__name.t-title, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Jury__status, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Jury__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Criteria__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Spots__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Rules__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Stages__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Stages__numb, .homeProposal__item:nth-child(3n-2) .homeProposal__name.kp2025Recipient__item, .homeProposal__item:nth-child(3n-2) .homeProposal__name.people__status, .homeProposal__item:nth-child(3n-2) .homeProposal__name.people__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.teamBoss__chiefStatus, .homeProposal__item:nth-child(3n-2) .homeProposal__name.teamBoss__chiefName, .homeProposal__item:nth-child(3n-2) .homeProposal__name.webinarsPageGifts__item, .homeProposal__item:nth-child(3n-2) .homeProposal__name.webinarsPageProfit__item, .homeProposal__item:nth-child(3n-2) .homeProposal__name.webinarsPageMain__difficultName, .homeProposal__item:nth-child(3n-2) .homeProposal__name.webinarsSpeaker__status, .homeProposal__item:nth-child(3n-2) .homeProposal__name.webinarsSpeaker__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.webinarsItem__difficultName, .homeProposal__item:nth-child(3n-2) .homeProposal__name.cooperationFeedback__completeTitle, .homeProposal__item:nth-child(3n-2) .homeProposal__name.cooperationReviews__rate, .homeProposal__item:nth-child(3n-2) .homeProposal__name.poolCalcPrint:before, .homeProposal__item:nth-child(3n-2) .homeProposal__name.poolCalcProducts__trName, .homeProposal__item:nth-child(3n-2) .homeProposal__name.poolCalc__preloadText, .homeProposal__item:nth-child(3n-2) .homeProposal__name.quoteForm__humanStatus, .homeProposal__item:nth-child(3n-2) .wareText h6.homeProposal__name, .wareText .homeProposal__item:nth-child(3n-2) h6.homeProposal__name, .homeProposal__item:nth-child(3n-2) .wareText h3.homeProposal__name, .wareText .homeProposal__item:nth-child(3n-2) h3.homeProposal__name, .homeProposal__item:nth-child(3n-2) .homeProposal__name.wareScheme__dt, .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__oldPrice, .homeProposal__item:nth-child(3n-2) .catalogSlider._white .homeProposal__name.catalogSliderItem__curPrice, .homeProposal__item:nth-child(3n-2) .catalogSlider.article__like.t-button:not(._checked) .homeProposal__name.catalogSliderItem__curPrice, .catalogSlider._white .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__curPrice, .homeProposal__item:nth-child(3n-2) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__curPrice, .homeProposal__item:nth-child(3n-2) .catalogSlider._white .homeProposal__name.catalogSliderItem__name, .homeProposal__item:nth-child(3n-2) .catalogSlider.article__like.t-button:not(._checked) .homeProposal__name.catalogSliderItem__name, .catalogSlider._white .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__name, .homeProposal__item:nth-child(3n-2) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeProposal__item:nth-child(3n-2) .homeProposal__name.catalogSliderItem__name {
    margin-right: 23rem;
  }
}
.homeProposal__desc {
  margin: 0 5rem 4rem 0;
}
@media (min-width: 768px) {
  .homeProposal__desc {
    margin: 0 0 1rem;
  }
}
@media (min-width: 1280px) {
  .homeProposal__desc {
    margin-bottom: 3rem;
  }
}
@media (min-width: 768px) {
  .homeProposal__item:nth-child(3n-2) .homeProposal__desc {
    margin-right: 14rem;
  }
}
@media (min-width: 1280px) {
  .homeProposal__item:nth-child(3n-2) .homeProposal__desc {
    margin-right: 23rem;
  }
}
.homeProposal__button.t-button {
  width: auto;
}
@media (min-width: 768px) {
  .homeProposal__button.t-button {
    margin-top: auto;
  }
}

.homeConsultation {
  margin: 6rem 0;
  padding: 3rem 1.5rem;
  background: var(--accent);
  color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .homeConsultation {
    margin: 8rem 0;
    padding: 4rem;
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .homeConsultation {
    margin: 10rem 0;
    padding: 6rem;
    display: grid;
    grid-template-columns: 39rem 1fr;
    gap: 0 10rem;
  }
}
.homeConsultation__left {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .homeConsultation__left {
    flex-direction: row;
    gap: 1.6rem;
    align-items: flex-start;
  }
}
@media (min-width: 1280px) {
  .homeConsultation__left {
    flex-direction: column;
    gap: 2.5rem;
  }
}
.homeConsultation__title.t-title, .homeConsultation__title.kp2025Jury__status, .homeConsultation__title.kp2025Jury__name, .homeConsultation__title.kp2025Criteria__name, .homeConsultation__title.kp2025Spots__name, .homeConsultation__title.kp2025Rules__name, .homeConsultation__title.kp2025Stages__name, .homeConsultation__title.kp2025Stages__numb, .homeConsultation__title.kp2025Recipient__item, .homeConsultation__title.people__status, .homeConsultation__title.people__name, .homeConsultation__title.teamBoss__chiefStatus, .homeConsultation__title.teamBoss__chiefName, .homeConsultation__title.webinarsPageGifts__item, .homeConsultation__title.webinarsPageProfit__item, .homeConsultation__title.webinarsPageMain__difficultName, .homeConsultation__title.webinarsSpeaker__status, .homeConsultation__title.webinarsSpeaker__name, .homeConsultation__title.webinarsItem__difficultName, .homeConsultation__title.cooperationFeedback__completeTitle, .homeConsultation__title.cooperationReviews__rate, .homeConsultation__title.poolCalcPrint:before, .homeConsultation__title.poolCalcProducts__trName, .homeConsultation__title.poolCalc__preloadText, .homeConsultation__title.quoteForm__humanStatus, .wareText h6.homeConsultation__title, .wareText h3.homeConsultation__title, .homeConsultation__title.wareScheme__dt, .homeConsultation__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeConsultation__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeConsultation__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeConsultation__title.catalogSliderItem__curPrice, .catalogSlider._white .homeConsultation__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeConsultation__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeConsultation__title.catalogSliderItem__name {
  color: var(--white);
}
@media (min-width: 768px) {
  .homeConsultation__button.t-button {
    width: auto;
    white-space: nowrap;
  }
}
.homeConsultation__right {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .homeConsultation__right {
    gap: 3rem;
  }
}
.homeConsultation__quote {
  padding-left: 5.2rem;
  display: flex;
  align-items: center;
  min-height: 3.5rem;
  position: relative;
}
@media (min-width: 768px) {
  .homeConsultation__quote {
    padding-left: 11.3rem;
    min-height: 6rem;
  }
}
@media (min-width: 1280px) {
  .homeConsultation__quote {
    padding-left: 11rem;
  }
}
.homeConsultation__quote:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4.2rem;
  height: 3.5rem;
  background: var(--white);
  opacity: 0.75;
  mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .homeConsultation__quote:before {
    width: 6.8rem;
    height: 5.7rem;
  }
}
.homeConsultation__author {
  display: grid;
  grid-template: repeat(2, 1fr)/6rem 1fr;
  gap: 0.2rem 1rem;
}
@media (min-width: 768px) {
  .homeConsultation__author {
    grid-template-columns: 8rem 1fr;
    align-self: flex-end;
    gap: 0.2rem 2rem;
  }
}
.homeConsultation__mashenka {
  grid-row: span 2;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  pointer-events: none;
  user-select: none;
  object-fit: cover;
}
@media (min-width: 768px) {
  .homeConsultation__mashenka {
    width: 8rem;
    height: 8rem;
  }
}
.homeConsultation__name.t-title, .homeConsultation__name.kp2025Jury__status, .homeConsultation__name.kp2025Jury__name, .homeConsultation__name.kp2025Criteria__name, .homeConsultation__name.kp2025Spots__name, .homeConsultation__name.kp2025Rules__name, .homeConsultation__name.kp2025Stages__name, .homeConsultation__name.kp2025Stages__numb, .homeConsultation__name.kp2025Recipient__item, .homeConsultation__name.people__status, .homeConsultation__name.people__name, .homeConsultation__name.teamBoss__chiefStatus, .homeConsultation__name.teamBoss__chiefName, .homeConsultation__name.webinarsPageGifts__item, .homeConsultation__name.webinarsPageProfit__item, .homeConsultation__name.webinarsPageMain__difficultName, .homeConsultation__name.webinarsSpeaker__status, .homeConsultation__name.webinarsSpeaker__name, .homeConsultation__name.webinarsItem__difficultName, .homeConsultation__name.cooperationFeedback__completeTitle, .homeConsultation__name.cooperationReviews__rate, .homeConsultation__name.poolCalcPrint:before, .homeConsultation__name.poolCalcProducts__trName, .homeConsultation__name.poolCalc__preloadText, .homeConsultation__name.quoteForm__humanStatus, .wareText h6.homeConsultation__name, .wareText h3.homeConsultation__name, .homeConsultation__name.wareScheme__dt, .homeConsultation__name.catalogSliderItem__oldPrice, .catalogSlider._white .homeConsultation__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeConsultation__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeConsultation__name.catalogSliderItem__curPrice, .catalogSlider._white .homeConsultation__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeConsultation__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeConsultation__name.catalogSliderItem__name {
  align-self: flex-end;
  color: var(--white);
}
.homeConsultation__status.t-title, .homeConsultation__status.kp2025Jury__status, .homeConsultation__status.kp2025Jury__name, .homeConsultation__status.kp2025Criteria__name, .homeConsultation__status.kp2025Spots__name, .homeConsultation__status.kp2025Rules__name, .homeConsultation__status.kp2025Stages__name, .homeConsultation__status.kp2025Stages__numb, .homeConsultation__status.kp2025Recipient__item, .homeConsultation__status.people__status, .homeConsultation__status.people__name, .homeConsultation__status.teamBoss__chiefStatus, .homeConsultation__status.teamBoss__chiefName, .homeConsultation__status.webinarsPageGifts__item, .homeConsultation__status.webinarsPageProfit__item, .homeConsultation__status.webinarsPageMain__difficultName, .homeConsultation__status.webinarsSpeaker__status, .homeConsultation__status.webinarsSpeaker__name, .homeConsultation__status.webinarsItem__difficultName, .homeConsultation__status.cooperationFeedback__completeTitle, .homeConsultation__status.cooperationReviews__rate, .homeConsultation__status.poolCalcPrint:before, .homeConsultation__status.poolCalcProducts__trName, .homeConsultation__status.poolCalc__preloadText, .homeConsultation__status.quoteForm__humanStatus, .wareText h6.homeConsultation__status, .wareText h3.homeConsultation__status, .homeConsultation__status.wareScheme__dt, .homeConsultation__status.catalogSliderItem__oldPrice, .catalogSlider._white .homeConsultation__status.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeConsultation__status.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeConsultation__status.catalogSliderItem__curPrice, .catalogSlider._white .homeConsultation__status.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeConsultation__status.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeConsultation__status.catalogSliderItem__name {
  color: var(--grey);
}

.homeCooperation {
  margin: 6rem 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .homeCooperation {
    margin: 8rem 0;
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .homeCooperation {
    margin: 10rem 0;
    gap: 4rem;
  }
}
.homeConsultation + .homeCooperation {
  margin-top: 0;
}
.homeCooperation__title.t-title, .homeCooperation__title.kp2025Jury__status, .homeCooperation__title.kp2025Jury__name, .homeCooperation__title.kp2025Criteria__name, .homeCooperation__title.kp2025Spots__name, .homeCooperation__title.kp2025Rules__name, .homeCooperation__title.kp2025Stages__name, .homeCooperation__title.kp2025Stages__numb, .homeCooperation__title.kp2025Recipient__item, .homeCooperation__title.people__status, .homeCooperation__title.people__name, .homeCooperation__title.teamBoss__chiefStatus, .homeCooperation__title.teamBoss__chiefName, .homeCooperation__title.webinarsPageGifts__item, .homeCooperation__title.webinarsPageProfit__item, .homeCooperation__title.webinarsPageMain__difficultName, .homeCooperation__title.webinarsSpeaker__status, .homeCooperation__title.webinarsSpeaker__name, .homeCooperation__title.webinarsItem__difficultName, .homeCooperation__title.cooperationFeedback__completeTitle, .homeCooperation__title.cooperationReviews__rate, .homeCooperation__title.poolCalcPrint:before, .homeCooperation__title.poolCalcProducts__trName, .homeCooperation__title.poolCalc__preloadText, .homeCooperation__title.quoteForm__humanStatus, .wareText h6.homeCooperation__title, .wareText h3.homeCooperation__title, .homeCooperation__title.wareScheme__dt, .homeCooperation__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeCooperation__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeCooperation__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeCooperation__title.catalogSliderItem__curPrice, .catalogSlider._white .homeCooperation__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeCooperation__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeCooperation__title.catalogSliderItem__name {
  text-align: center;
  align-self: center;
}
.homeCooperation__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem 1rem;
}
@media (min-width: 768px) {
  .homeCooperation__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1280px) {
  .homeCooperation__list {
    grid-template-columns: repeat(6, 1fr);
    gap: 0 1rem;
  }
}
.homeCooperation__link {
  background: var(--grey-light);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 17.5rem 1rem 2rem;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
@media (min-width: 768px) {
  .homeCooperation__link {
    padding-top: 23rem;
  }
}
@media (min-width: 1280px) {
  .homeCooperation__link {
    padding-top: 20rem;
    transition: color var(--time);
  }
  .homeCooperation__link:hover {
    color: var(--accent);
  }
}
.homeCooperation__link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 18.5rem;
  background: center center/contain no-repeat;
  transition: transform var(--time);
}
@media (min-width: 768px) {
  .homeCooperation__link:before {
    height: 24rem;
  }
}
@media (min-width: 1280px) {
  .homeCooperation__link:before {
    height: 21rem;
  }
}
.homeCooperation__link._hcl-1:before {
  background-image: url("../pic/home/cooperation/1.svg");
}
.homeCooperation__link._hcl-2:before {
  background-image: url("../pic/home/cooperation/2.svg");
}
.homeCooperation__link._hcl-3:before {
  background-image: url("../pic/home/cooperation/3.svg");
}
.homeCooperation__link._hcl-4:before {
  background-image: url("../pic/home/cooperation/4.svg");
}
.homeCooperation__link._hcl-5:before {
  background-image: url("../pic/home/cooperation/5.svg");
}
.homeCooperation__link._hcl-6:before {
  background-image: url("../pic/home/cooperation/6.svg");
}
@media (min-width: 1280px) {
  .homeCooperation__link:hover:before {
    transform: scale(1.1);
  }
}

.homeNews {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  padding: 4rem 0;
  position: relative;
}
.homeNews:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey);
  z-index: -1;
}
@media (min-width: 768px) {
  .homeNews {
    padding: 6rem 0;
    gap: 2rem;
  }
}
@media (min-width: 1280px) {
  .homeNews {
    padding: 8rem 0;
    display: grid;
    grid-template-columns: 65rem 1fr;
    gap: 0 1rem;
  }
}
.homeNews__preview {
  background: url("../pic/home/news/bg.webp") center center/cover no-repeat;
  box-sizing: border-box;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  min-height: 18rem;
}
@media (min-width: 768px) {
  .homeNews__preview {
    display: grid;
    grid-template: auto 1fr/1fr auto;
    gap: 1rem 9rem;
    padding: 4rem;
    min-height: 24rem;
  }
}
@media (min-width: 1280px) {
  .homeNews__preview {
    display: flex;
    flex-direction: column;
    min-height: 0;
    padding: 10rem 6rem;
    gap: 1.5rem;
    align-items: flex-start;
  }
}
.homeNews__title.t-title, .homeNews__title.kp2025Jury__status, .homeNews__title.kp2025Jury__name, .homeNews__title.kp2025Criteria__name, .homeNews__title.kp2025Spots__name, .homeNews__title.kp2025Rules__name, .homeNews__title.kp2025Stages__name, .homeNews__title.kp2025Stages__numb, .homeNews__title.kp2025Recipient__item, .homeNews__title.people__status, .homeNews__title.people__name, .homeNews__title.teamBoss__chiefStatus, .homeNews__title.teamBoss__chiefName, .homeNews__title.webinarsPageGifts__item, .homeNews__title.webinarsPageProfit__item, .homeNews__title.webinarsPageMain__difficultName, .homeNews__title.webinarsSpeaker__status, .homeNews__title.webinarsSpeaker__name, .homeNews__title.webinarsItem__difficultName, .homeNews__title.cooperationFeedback__completeTitle, .homeNews__title.cooperationReviews__rate, .homeNews__title.poolCalcPrint:before, .homeNews__title.poolCalcProducts__trName, .homeNews__title.poolCalc__preloadText, .homeNews__title.quoteForm__humanStatus, .wareText h6.homeNews__title, .wareText h3.homeNews__title, .homeNews__title.wareScheme__dt, .homeNews__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeNews__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeNews__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeNews__title.catalogSliderItem__curPrice, .catalogSlider._white .homeNews__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeNews__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeNews__title.catalogSliderItem__name {
  color: var(--white);
}
.homeNews__subtitle {
  color: var(--white);
}
.homeNews__more.t-button {
  margin-top: auto;
}
@media (min-width: 768px) {
  .homeNews__more.t-button {
    grid-area: 1/2/3/3;
    align-self: flex-start;
    white-space: nowrap;
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .homeNews__more.t-button {
    margin-top: 1rem;
    width: auto;
  }
}
.homeNews__swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .homeNews__swiper {
    margin: 0;
    overflow: visible;
  }
}
@media (min-width: 768px) {
  .homeNews__wrapper.swiper-wrapper {
    transform: none !important;
    width: auto;
    height: auto;
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .homeNews__wrapper.swiper-wrapper {
    gap: 1rem 1rem;
  }
}
.homeNews__slide.swiper-slide {
  padding-right: 1rem;
  width: 32rem;
}
@media (min-width: 768px) {
  .homeNews__slide.swiper-slide {
    width: auto;
    padding: 0;
  }
}
.homeNews__slide.swiper-slide:first-child {
  padding-left: 1rem;
}
@media (min-width: 768px) {
  .homeNews__slide.swiper-slide:first-child {
    padding: 0;
  }
}
.homeNews__slide.swiper-slide .newsCard__desc {
  color: var(--dark);
}
@media (min-width: 1280px) {
  .homeNews__slide.swiper-slide .newsCard:hover .newsCard__desc {
    color: var(--accent);
  }
}

.homeSubs {
  padding: 3rem 0;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  position: relative;
}
.homeSubs:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .homeSubs {
    padding: 4rem 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem 1rem;
  }
}
@media (min-width: 1280px) {
  .homeSubs {
    padding: 6rem 0;
    grid-template-columns: 42rem 1fr;
    gap: 4rem 2rem;
  }
}
@media (min-width: 768px) {
  .homeSubs:before {
    background: var(--accent) url("../img/others/bg_cubes.svg") left 40.8rem bottom -2.4rem/97rem no-repeat;
  }
}
@media (min-width: 1280px) {
  .homeSubs:before {
    background-color: var(--accent);
    background-image: url("../img/others/bg_cubes.svg"), url("../img/others/bg_cubes.svg");
    background-position: left -66.9rem bottom -4.5rem, right -48.8rem bottom -3.3rem;
    background-size: 97rem, 97rem;
    background-repeat: no-repeat, no-repeat;
  }
}
.homeSubs:after {
  content: "";
  order: -1;
  height: 11rem;
  display: block;
  margin-top: 0.5rem;
  background: url("../pic/home/subscribe/books_m.webp") center center/contain no-repeat;
}
@media (min-width: 768px) {
  .homeSubs:after {
    margin-top: 0;
    height: auto;
    background-image: url("../pic/home/subscribe/books_d.webp");
    background-position: bottom right;
  }
}
.homeSubs__top {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: center;
  text-align: center;
  order: -10;
}
@media (min-width: 768px) {
  .homeSubs__top {
    gap: 1rem;
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .homeSubs__top {
    gap: 1.5rem;
  }
}
.homeSubs__title.t-title, .homeSubs__title.kp2025Jury__status, .homeSubs__title.kp2025Jury__name, .homeSubs__title.kp2025Criteria__name, .homeSubs__title.kp2025Spots__name, .homeSubs__title.kp2025Rules__name, .homeSubs__title.kp2025Stages__name, .homeSubs__title.kp2025Stages__numb, .homeSubs__title.kp2025Recipient__item, .homeSubs__title.people__status, .homeSubs__title.people__name, .homeSubs__title.teamBoss__chiefStatus, .homeSubs__title.teamBoss__chiefName, .homeSubs__title.webinarsPageGifts__item, .homeSubs__title.webinarsPageProfit__item, .homeSubs__title.webinarsPageMain__difficultName, .homeSubs__title.webinarsSpeaker__status, .homeSubs__title.webinarsSpeaker__name, .homeSubs__title.webinarsItem__difficultName, .homeSubs__title.cooperationFeedback__completeTitle, .homeSubs__title.cooperationReviews__rate, .homeSubs__title.poolCalcPrint:before, .homeSubs__title.poolCalcProducts__trName, .homeSubs__title.poolCalc__preloadText, .homeSubs__title.quoteForm__humanStatus, .wareText h6.homeSubs__title, .wareText h3.homeSubs__title, .homeSubs__title.wareScheme__dt, .homeSubs__title.catalogSliderItem__oldPrice, .catalogSlider._white .homeSubs__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeSubs__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeSubs__title.catalogSliderItem__curPrice, .catalogSlider._white .homeSubs__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeSubs__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeSubs__title.catalogSliderItem__name {
  color: var(--white);
}
.homeSubs__subtitle {
  color: var(--white);
  max-width: 52rem;
  align-self: center;
}
@media (min-width: 1280px) {
  .homeSubs__subtitle {
    max-width: none;
  }
}
.homeSubs__form {
  background: var(--white);
  padding: 2rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .homeSubs__form {
    padding: 3rem;
  }
}
@media (min-width: 1280px) {
  .homeSubs__form {
    padding: 4rem;
    margin-bottom: 1.6rem;
  }
}
.homeSubs__areas {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  box-sizing: border-box;
  flex-grow: 1;
}
.homeSubs__formName.t-title, .homeSubs__formName.kp2025Jury__status, .homeSubs__formName.kp2025Jury__name, .homeSubs__formName.kp2025Criteria__name, .homeSubs__formName.kp2025Spots__name, .homeSubs__formName.kp2025Rules__name, .homeSubs__formName.kp2025Stages__name, .homeSubs__formName.kp2025Stages__numb, .homeSubs__formName.kp2025Recipient__item, .homeSubs__formName.people__status, .homeSubs__formName.people__name, .homeSubs__formName.teamBoss__chiefStatus, .homeSubs__formName.teamBoss__chiefName, .homeSubs__formName.webinarsPageGifts__item, .homeSubs__formName.webinarsPageProfit__item, .homeSubs__formName.webinarsPageMain__difficultName, .homeSubs__formName.webinarsSpeaker__status, .homeSubs__formName.webinarsSpeaker__name, .homeSubs__formName.webinarsItem__difficultName, .homeSubs__formName.cooperationFeedback__completeTitle, .homeSubs__formName.cooperationReviews__rate, .homeSubs__formName.poolCalcPrint:before, .homeSubs__formName.poolCalcProducts__trName, .homeSubs__formName.poolCalc__preloadText, .homeSubs__formName.quoteForm__humanStatus, .wareText h6.homeSubs__formName, .wareText h3.homeSubs__formName, .homeSubs__formName.wareScheme__dt, .homeSubs__formName.catalogSliderItem__oldPrice, .catalogSlider._white .homeSubs__formName.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .homeSubs__formName.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeSubs__formName.catalogSliderItem__curPrice, .catalogSlider._white .homeSubs__formName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .homeSubs__formName.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .homeSubs__formName.catalogSliderItem__name {
  margin-bottom: 3rem;
}
.homeSubs__radios {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2rem;
  padding-bottom: 2rem;
  margin-bottom: auto;
}
@media (min-width: 768px) {
  .homeSubs__radios {
    margin-bottom: 5rem;
    padding-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .homeSubs__radios {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 2rem 4rem;
  }
}
@media (min-width: 1280px) {
  .homeSubs__radioLabel {
    justify-self: flex-start;
  }
}
.homeSubs__get {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-items: stretch;
}
.homeSubs__getButtons {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .homeSubs__getButtons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 1rem;
  }
}
@media (min-width: 1280px) {
  .homeSubs__getButtons {
    display: flex;
    flex-direction: row;
    gap: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .homeSubs__getButton.t-button {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1280px) {
  .homeSubs__getButton.t-button {
    width: auto;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.homeSubs__controls {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 1280px) {
  .homeSubs__controls {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 0;
  }
}
@media (min-width: 1280px) {
  .homeSubs__emailInput.t-input {
    border-right-width: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (min-width: 1280px) {
  .homeSubs__submit.t-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.homeSubs__approve {
  align-self: flex-start;
}
.homeSubs__complete {
  flex-grow: 1;
  align-self: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
  max-width: 27rem;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .homeSubs__complete {
    gap: 1rem;
  }
}
.homeSubs__complete:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(../img/icons/checkMark.svg) center center/100% no-repeat;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .homeSubs__complete:before {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .homeSubs__complete:before {
    margin-bottom: 3rem;
  }
}
.catalog__main {
  position: relative;
  z-index: 1;
  padding: 0 0 2rem;
  margin: 0 0 6rem;
  min-height: 31rem;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .catalog__main {
    margin: 0 0 8rem;
    padding: 0 0 3rem;
    min-height: 46rem;
  }
}
@media (min-width: 1280px) {
  .catalog__main {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin: 0 0 10rem;
    min-height: 34rem;
    padding: 10rem 0 4rem;
  }
}
.catalog__main:before {
  content: "";
  display: block;
  height: 13rem;
  background: var(--grey) url(../img/catalog/grey.webp) center center/cover no-repeat;
  margin: 0 -1rem 4rem;
}
@media (min-width: 768px) {
  .catalog__main:before {
    margin: 0 -2rem 4rem;
    height: 23rem;
  }
}
@media (min-width: 1280px) {
  .catalog__main:before {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 44rem;
    height: auto;
    margin: 0;
    width: calc(50vw + 21.5rem);
  }
}
.catalog__main:after {
  content: "";
  position: absolute;
  top: 13rem;
  right: -1rem;
  left: -1rem;
  bottom: 0;
  z-index: -1;
  background: var(--grey) url(../img/catalog/blue.webp) center center/cover no-repeat;
}
@media (min-width: 768px) {
  .catalog__main:after {
    top: 23rem;
    right: -2rem;
    left: -2rem;
  }
}
@media (min-width: 1280px) {
  .catalog__main:after {
    position: absolute;
    z-index: -1;
    top: 0;
    right: auto;
    bottom: 0;
    left: calc(-1 * (50vw - 65.5rem));
    width: calc(50vw - 21.5rem);
    height: auto;
  }
}
.catalog__main .breadcrumbs {
  margin: 0;
  position: absolute;
  top: 2rem;
  left: 0;
  max-width: 40rem;
  z-index: 1;
}
@media (min-width: 1280px) {
  .catalog__main .breadcrumbs {
    top: 3rem;
  }
}
.catalog__title.t-title, .catalog__title.kp2025Jury__status, .catalog__title.kp2025Jury__name, .catalog__title.kp2025Criteria__name, .catalog__title.kp2025Spots__name, .catalog__title.kp2025Rules__name, .catalog__title.kp2025Stages__name, .catalog__title.kp2025Stages__numb, .catalog__title.kp2025Recipient__item, .catalog__title.people__status, .catalog__title.people__name, .catalog__title.teamBoss__chiefStatus, .catalog__title.teamBoss__chiefName, .catalog__title.webinarsPageGifts__item, .catalog__title.webinarsPageProfit__item, .catalog__title.webinarsPageMain__difficultName, .catalog__title.webinarsSpeaker__status, .catalog__title.webinarsSpeaker__name, .catalog__title.webinarsItem__difficultName, .catalog__title.cooperationFeedback__completeTitle, .catalog__title.cooperationReviews__rate, .catalog__title.poolCalcPrint:before, .catalog__title.poolCalcProducts__trName, .catalog__title.poolCalc__preloadText, .catalog__title.quoteForm__humanStatus, .wareText h6.catalog__title, .wareText h3.catalog__title, .catalog__title.wareScheme__dt, .catalog__title.catalogSliderItem__oldPrice, .catalogSlider._white .catalog__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalog__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalog__title.catalogSliderItem__curPrice, .catalogSlider._white .catalog__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalog__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalog__title.catalogSliderItem__name {
  color: var(--white);
  margin: 0 0 0.5rem;
}
.catalog__desc {
  color: var(--white);
}
@media (min-width: 768px) {
  .catalog__desc {
    max-width: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .catalog__desc {
    max-width: 43rem;
  }
}
.catalog__categories {
  margin: 0 0 6rem;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .catalog__categories {
    margin: 0 0 8rem;
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .catalog__categories {
    margin: 0 0 10rem;
  }
}
.catalog__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .catalog__list {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .catalog__list {
    grid-template: auto/repeat(3, 1fr);
  }
}
.catalog__item {
  border: 0.1rem solid var(--grey);
  align-items: center;
  padding: 1rem 1.5rem;
  gap: 2rem;
  display: grid;
  grid-template-columns: auto 8rem;
  cursor: pointer;
}
@media (min-width: 768px) {
  .catalog__item {
    padding: 1.5rem;
    grid-template-columns: auto 9rem;
  }
}
@media (min-width: 1280px) {
  .catalog__item {
    padding: 1.5rem 2rem;
    gap: 6.4rem;
    transition: border-color var(--time);
  }
}
@media (min-width: 1280px) {
  .catalog__category {
    transition: color var(--time);
  }
  .catalog__item:hover .catalog__category {
    color: var(--accent);
  }
}
.catalog__preview {
  display: block;
  width: 8rem;
  height: 8rem;
  object-fit: contain;
}
@media (min-width: 768px) {
  .catalog__preview {
    width: 9rem;
    height: 9rem;
  }
}
@media (min-width: 1280px) {
  .catalog__preview {
    width: 9rem;
    height: 9rem;
    transition: var(--time);
  }
  .catalog__item:hover .catalog__preview {
    transform: scale(1.1111111111);
  }
}

.catalogSlider {
  position: relative;
  padding-block: 4rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.catalogSlider:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey);
  z-index: -1;
}
@media (min-width: 768px) {
  .catalogSlider {
    padding-block: 6rem;
    display: grid;
    grid-template-columns: 1fr auto;
  }
}
@media (min-width: 1280px) {
  .catalogSlider {
    padding-block: 8rem;
  }
}
.catalogSlider._white, .catalogSlider.article__like.t-button:not(._checked) {
  padding-block: 6rem;
}
@media (min-width: 768px) {
  .catalogSlider._white, .catalogSlider.article__like.t-button:not(._checked) {
    padding-block: 8rem;
  }
}
@media (min-width: 1280px) {
  .catalogSlider._white, .catalogSlider.article__like.t-button:not(._checked) {
    padding-block: 10rem;
  }
}
.catalogSlider._white:before, .catalogSlider.article__like.t-button:not(._checked):before {
  background: none;
}
.catalogSlider__title.t-title, .catalogSlider__title.kp2025Jury__status, .catalogSlider__title.kp2025Jury__name, .catalogSlider__title.kp2025Criteria__name, .catalogSlider__title.kp2025Spots__name, .catalogSlider__title.kp2025Rules__name, .catalogSlider__title.kp2025Stages__name, .catalogSlider__title.kp2025Stages__numb, .catalogSlider__title.kp2025Recipient__item, .catalogSlider__title.people__status, .catalogSlider__title.people__name, .catalogSlider__title.teamBoss__chiefStatus, .catalogSlider__title.teamBoss__chiefName, .catalogSlider__title.webinarsPageGifts__item, .catalogSlider__title.webinarsPageProfit__item, .catalogSlider__title.webinarsPageMain__difficultName, .catalogSlider__title.webinarsSpeaker__status, .catalogSlider__title.webinarsSpeaker__name, .catalogSlider__title.webinarsItem__difficultName, .catalogSlider__title.cooperationFeedback__completeTitle, .catalogSlider__title.cooperationReviews__rate, .catalogSlider__title.poolCalcPrint:before, .catalogSlider__title.poolCalcProducts__trName, .catalogSlider__title.poolCalc__preloadText, .catalogSlider__title.quoteForm__humanStatus, .wareText h6.catalogSlider__title, .wareText h3.catalogSlider__title, .catalogSlider__title.wareScheme__dt, .catalogSlider__title.catalogSliderItem__oldPrice, .catalogSlider._white .catalogSlider__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider__title.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider__title.catalogSliderItem__name {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .catalogSlider__title.t-title, .catalogSlider__title.kp2025Jury__status, .catalogSlider__title.kp2025Jury__name, .catalogSlider__title.kp2025Criteria__name, .catalogSlider__title.kp2025Spots__name, .catalogSlider__title.kp2025Rules__name, .catalogSlider__title.kp2025Stages__name, .catalogSlider__title.kp2025Stages__numb, .catalogSlider__title.kp2025Recipient__item, .catalogSlider__title.people__status, .catalogSlider__title.people__name, .catalogSlider__title.teamBoss__chiefStatus, .catalogSlider__title.teamBoss__chiefName, .catalogSlider__title.webinarsPageGifts__item, .catalogSlider__title.webinarsPageProfit__item, .catalogSlider__title.webinarsPageMain__difficultName, .catalogSlider__title.webinarsSpeaker__status, .catalogSlider__title.webinarsSpeaker__name, .catalogSlider__title.webinarsItem__difficultName, .catalogSlider__title.cooperationFeedback__completeTitle, .catalogSlider__title.cooperationReviews__rate, .catalogSlider__title.poolCalcPrint:before, .catalogSlider__title.poolCalcProducts__trName, .catalogSlider__title.poolCalc__preloadText, .catalogSlider__title.quoteForm__humanStatus, .wareText h6.catalogSlider__title, .wareText h3.catalogSlider__title, .catalogSlider__title.wareScheme__dt, .catalogSlider__title.catalogSliderItem__oldPrice, .catalogSlider._white .catalogSlider__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider__title.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider__title.catalogSliderItem__name {
    margin-bottom: 3rem;
  }
}
.catalogSlider__more {
  order: 1;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .catalogSlider__more {
    grid-area: 1/2/2/3;
    margin-block: 0 3rem;
  }
}
.catalogSlider__tags.tags {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .catalogSlider__tags.tags {
    margin-bottom: 2rem;
    grid-column: span 2;
  }
}
.catalogSlider__tags.tags .tags__item:not(._current) {
  background: var(--white);
}
.catalogSlider__swiper.swiper {
  overflow: visible;
  width: 100%;
  user-select: none;
}
@media (min-width: 768px) {
  .catalogSlider__swiper.swiper {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .catalogSlider__swiper.swiper {
    overflow: hidden;
  }
}
.catalogSlider__wrapper.swiper-wrapper {
  height: auto;
}
.catalogSlider__item.swiper-slide {
  height: auto;
  width: 19rem;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .catalogSlider__item.swiper-slide {
    width: 23rem;
  }
}
@media (min-width: 1280px) {
  .catalogSlider__item.swiper-slide {
    width: 24.5rem;
  }
}
.catalogSlider._white .catalogSlider__item.swiper-slide, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider__item.swiper-slide {
  width: 33rem;
}
@media (min-width: 768px) {
  .catalogSlider._white .catalogSlider__item.swiper-slide, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider__item.swiper-slide {
    width: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .catalogSlider._white .catalogSlider__item.swiper-slide, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider__item.swiper-slide {
    width: 32.6rem;
  }
}
.catalogSlider__item.swiper-slide:not(:last-child) {
  margin-right: 1rem;
}
.catalogSlider__scroll.swiper-scrollbar {
  margin-top: 2.5rem;
  width: 100%;
  position: static;
}

.catalogSliderItem {
  display: flex;
  flex-direction: column;
  background: var(--white);
  padding: 1rem;
  border: 0.1rem solid var(--grey-light);
  position: relative;
}
@media (min-width: 768px) {
  .catalogSliderItem {
    padding: 1.5rem;
  }
}
.catalogSlider._white .catalogSliderItem, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem {
  padding: 1.5rem;
}
.catalogSliderItem__tags {
  position: absolute;
  z-index: 1;
  top: 1rem;
  left: 1rem;
  right: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
}
@media (min-width: 768px) {
  .catalogSliderItem__tags {
    top: 1.5rem;
    left: 1.5rem;
    right: 1.5rem;
  }
}
.catalogSlider._white .catalogSliderItem__tags, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__tags {
  top: 1.5rem;
  left: 1.5rem;
}
.catalogSliderItem__tag {
  font-weight: 700;
  color: var(--white);
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding: 0.3rem 1rem;
  background: var(--accent);
  border-radius: var(--rad);
}
@media (min-width: 768px) {
  .catalogSliderItem__tag {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
.catalogSliderItem__tag._steel {
  background: var(--blue-light);
}
.catalogSliderItem__tag._epp {
  background: var(--grey-blue);
}
.catalogSliderItem__photoBox {
  margin-bottom: 1rem;
  position: relative;
  height: 12rem;
  overflow: hidden;
  cursor: pointer;
}
@media (min-width: 768px) {
  .catalogSliderItem__photoBox {
    margin-bottom: 1.5rem;
    height: 14rem;
  }
}
@media (min-width: 1280px) {
  .catalogSliderItem__photoBox {
    height: 16rem;
  }
}
.catalogSlider._white .catalogSliderItem__photoBox, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__photoBox {
  margin: -1.5rem -1.5rem 1.5rem;
  height: 27.5rem;
}
@media (min-width: 768px) {
  .catalogSlider._white .catalogSliderItem__photoBox, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__photoBox {
    height: 32.6rem;
  }
}
.catalogSliderItem__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 1280px) {
  .catalogSliderItem__image {
    transition: transform var(--time);
  }
  .catalogSliderItem__photoBox:hover .catalogSliderItem__image {
    transform: scale(1.05);
  }
}
.catalogSlider._white .catalogSliderItem__image, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__image {
  inset: 4rem;
  width: calc(100% - 8rem);
  height: calc(100% - 8rem);
}
.catalogSliderItem__content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.catalogSliderItem__name {
  align-self: flex-start;
  text-decoration: none;
  color: var(--dark);
}
.catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name {
  margin-bottom: 1.5rem;
  cursor: pointer;
}
@media (min-width: 768px) {
  .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1280px) {
  .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name {
    transition: color var(--time);
  }
  .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSliderItem__name:hover, .catalogSlider._white .catalogSliderItem__name:hover, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name:hover {
    color: var(--accent);
  }
}
.catalogSliderItem__prices {
  margin-top: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
.catalogSliderItem__curPrice {
  white-space: nowrap;
}
.catalogSliderItem__oldPrice {
  white-space: nowrap;
  color: var(--grey-blue);
  position: relative;
}
.catalogSliderItem__oldPrice:before {
  content: "";
  position: absolute;
  background: var(--error);
  top: 50%;
  right: -0.1rem;
  left: -0.1rem;
  margin-top: -0.1rem;
  border-radius: 0.1rem;
  height: 0.2rem;
}
.catalogSliderItem__btn.t-button {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .catalogSliderItem__btn.t-button {
    margin-top: 2rem;
  }
}
.catalogSliderItem__add.t-button-counter {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .catalogSliderItem__add.t-button-counter {
    margin-top: 2rem;
  }
}

.catalogSubscribe {
  position: relative;
  padding-block: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  justify-content: center;
}
.catalogSubscribe:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 1280px) {
  .catalogSubscribe {
    padding-block: 2rem;
    flex-direction: row;
    align-items: center;
    gap: 2rem;
  }
}
.catalogSubscribe__text {
  color: var(--white);
  text-align: center;
}
.catalogSubscribe__button.t-button {
  align-self: center;
  width: auto;
}

.catalogStocks {
  padding-block: 6rem;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .catalogStocks {
    padding-block: 8rem;
    gap: 2rem;
  }
}
@media (min-width: 1280px) {
  .catalogStocks {
    padding-block: 10rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 1rem;
    align-items: stretch;
  }
}
.catalogStocks__top {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: var(--accent);
  gap: 0.5rem;
  position: relative;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .catalogStocks__top {
    padding: 4rem;
    gap: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .catalogStocks__top {
    padding: 6rem;
    gap: 1.5rem;
    min-width: 65rem;
    max-width: 65rem;
  }
}
.catalogStocks__top:after {
  content: "";
  display: block;
  aspect-ratio: 150/65;
  background: url(../img/catalog/stocksBg.svg) center center/contain no-repeat;
  width: 8rem;
  align-self: center;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .catalogStocks__top:after {
    position: absolute;
    top: 4rem;
    right: 4rem;
    width: 15rem;
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .catalogStocks__top:after {
    position: static;
    margin-top: auto;
    align-self: flex-start;
  }
}
.catalogStocks__title.t-title, .catalogStocks__title.kp2025Jury__status, .catalogStocks__title.kp2025Jury__name, .catalogStocks__title.kp2025Criteria__name, .catalogStocks__title.kp2025Spots__name, .catalogStocks__title.kp2025Rules__name, .catalogStocks__title.kp2025Stages__name, .catalogStocks__title.kp2025Stages__numb, .catalogStocks__title.kp2025Recipient__item, .catalogStocks__title.people__status, .catalogStocks__title.people__name, .catalogStocks__title.teamBoss__chiefStatus, .catalogStocks__title.teamBoss__chiefName, .catalogStocks__title.webinarsPageGifts__item, .catalogStocks__title.webinarsPageProfit__item, .catalogStocks__title.webinarsPageMain__difficultName, .catalogStocks__title.webinarsSpeaker__status, .catalogStocks__title.webinarsSpeaker__name, .catalogStocks__title.webinarsItem__difficultName, .catalogStocks__title.cooperationFeedback__completeTitle, .catalogStocks__title.cooperationReviews__rate, .catalogStocks__title.poolCalcPrint:before, .catalogStocks__title.poolCalcProducts__trName, .catalogStocks__title.poolCalc__preloadText, .catalogStocks__title.quoteForm__humanStatus, .wareText h6.catalogStocks__title, .wareText h3.catalogStocks__title, .catalogStocks__title.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogStocks__title.catalogSliderItem__name, .catalogSlider._white .catalogStocks__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogStocks__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogStocks__title.catalogSliderItem__curPrice, .catalogSlider._white .catalogStocks__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogStocks__title.catalogSliderItem__curPrice, .catalogStocks__title.catalogSliderItem__oldPrice {
  color: var(--white);
}
@media (min-width: 768px) {
  .catalogStocks__title.t-title, .catalogStocks__title.kp2025Jury__status, .catalogStocks__title.kp2025Jury__name, .catalogStocks__title.kp2025Criteria__name, .catalogStocks__title.kp2025Spots__name, .catalogStocks__title.kp2025Rules__name, .catalogStocks__title.kp2025Stages__name, .catalogStocks__title.kp2025Stages__numb, .catalogStocks__title.kp2025Recipient__item, .catalogStocks__title.people__status, .catalogStocks__title.people__name, .catalogStocks__title.teamBoss__chiefStatus, .catalogStocks__title.teamBoss__chiefName, .catalogStocks__title.webinarsPageGifts__item, .catalogStocks__title.webinarsPageProfit__item, .catalogStocks__title.webinarsPageMain__difficultName, .catalogStocks__title.webinarsSpeaker__status, .catalogStocks__title.webinarsSpeaker__name, .catalogStocks__title.webinarsItem__difficultName, .catalogStocks__title.cooperationFeedback__completeTitle, .catalogStocks__title.cooperationReviews__rate, .catalogStocks__title.poolCalcPrint:before, .catalogStocks__title.poolCalcProducts__trName, .catalogStocks__title.poolCalc__preloadText, .catalogStocks__title.quoteForm__humanStatus, .wareText h6.catalogStocks__title, .wareText h3.catalogStocks__title, .catalogStocks__title.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogStocks__title.catalogSliderItem__name, .catalogSlider._white .catalogStocks__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogStocks__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogStocks__title.catalogSliderItem__curPrice, .catalogSlider._white .catalogStocks__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogStocks__title.catalogSliderItem__curPrice, .catalogStocks__title.catalogSliderItem__oldPrice {
    max-width: 33.5rem;
  }
}
@media (min-width: 1280px) {
  .catalogStocks__title.t-title, .catalogStocks__title.kp2025Jury__status, .catalogStocks__title.kp2025Jury__name, .catalogStocks__title.kp2025Criteria__name, .catalogStocks__title.kp2025Spots__name, .catalogStocks__title.kp2025Rules__name, .catalogStocks__title.kp2025Stages__name, .catalogStocks__title.kp2025Stages__numb, .catalogStocks__title.kp2025Recipient__item, .catalogStocks__title.people__status, .catalogStocks__title.people__name, .catalogStocks__title.teamBoss__chiefStatus, .catalogStocks__title.teamBoss__chiefName, .catalogStocks__title.webinarsPageGifts__item, .catalogStocks__title.webinarsPageProfit__item, .catalogStocks__title.webinarsPageMain__difficultName, .catalogStocks__title.webinarsSpeaker__status, .catalogStocks__title.webinarsSpeaker__name, .catalogStocks__title.webinarsItem__difficultName, .catalogStocks__title.cooperationFeedback__completeTitle, .catalogStocks__title.cooperationReviews__rate, .catalogStocks__title.poolCalcPrint:before, .catalogStocks__title.poolCalcProducts__trName, .catalogStocks__title.poolCalc__preloadText, .catalogStocks__title.quoteForm__humanStatus, .wareText h6.catalogStocks__title, .wareText h3.catalogStocks__title, .catalogStocks__title.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogStocks__title.catalogSliderItem__name, .catalogSlider._white .catalogStocks__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogStocks__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogStocks__title.catalogSliderItem__curPrice, .catalogSlider._white .catalogStocks__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogStocks__title.catalogSliderItem__curPrice, .catalogStocks__title.catalogSliderItem__oldPrice {
    max-width: none;
  }
}
.catalogStocks__subTitle {
  color: var(--white);
}
@media (min-width: 768px) {
  .catalogStocks__subTitle {
    max-width: 33.5rem;
  }
}
@media (min-width: 1280px) {
  .catalogStocks__subTitle {
    max-width: none;
  }
}
.catalogStocks__slider.swiper {
  width: 100%;
  height: auto;
  overflow: visible;
}
@media (min-width: 768px) {
  .catalogStocks__slider.swiper {
    overflow: hidden;
  }
}
.catalogStocks__slide.swiper-slide {
  display: block;
  width: 32rem;
}
@media (min-width: 768px) {
  .catalogStocks__slide.swiper-slide {
    width: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .catalogStocks__slide.swiper-slide {
    width: 32rem;
  }
}
.catalogStocks__slide.swiper-slide:not(:last-child) {
  margin-right: 1rem;
}

.catalogStocksSlide {
  cursor: pointer;
  text-decoration: none;
  color: var(--dark);
}
.catalogStocksSlide__imageBox {
  display: block;
  width: 100%;
  height: 21rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 1rem;
}
.catalogStocksSlide__image {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  object-fit: cover;
}
@media (min-width: 1280px) {
  .catalogStocksSlide__image {
    transition: transform var(--time);
  }
  .catalogStocksSlide:hover .catalogStocksSlide__image {
    transform: scale(1.05);
  }
}
.catalogStocksSlide__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}
.catalogStocksSlide__name {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 1280px) {
  .catalogStocksSlide__name {
    transition: transform var(--time);
  }
  .catalogStocksSlide:hover .catalogStocksSlide__name {
    color: var(--accent);
  }
}
.catalogStocksSlide__date {
  color: var(--grey-blue);
}
.previewText {
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .previewText {
    margin-bottom: 2rem;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 0 1rem;
    align-items: flex-end;
  }
}
.previewText__more {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.categoryPage {
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .categoryPage {
    margin: 0 0 4rem;
  }
}
@media (min-width: 1280px) {
  .categoryPage {
    margin: 0 0 5rem;
    display: grid;
    grid-template: auto auto 1fr/30rem 1fr;
    gap: 0 3rem;
  }
}
@media (min-width: 1280px) {
  .categoryPage:not(:has(.catPreview)), .categoryPage._withoutPreview {
    grid-template: auto 1fr/30rem 1fr;
  }
}
.categoryPage:last-child {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .categoryPage:last-child {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .categoryPage:last-child {
    margin-bottom: 10rem;
  }
}
@media (min-width: 1280px) {
  .categoryPage__preview {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .categoryPage__filters {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    grid-column: 1/2;
  }
}
.categoryPage__calc {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .categoryPage__calc {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .categoryPage__calc {
    grid-column: 1/2;
  }
}
@media (min-width: 1280px) {
  .categoryPage__content {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    grid-area: 1/2/3/3;
  }
  .categoryPage__preview ~ .categoryPage__content {
    grid-row: 2/4;
  }
}
@media (min-width: 1280px) {
  .categoryPage + .pagination {
    margin-left: 33rem;
  }
}

.catPreview {
  margin: 0 0 2rem;
}
@media (min-width: 768px) {
  .catPreview {
    margin: 0 0 3rem;
  }
}
@media (min-width: 1280px) {
  .catPreview {
    margin: 0 0 3rem;
  }
}
.catPreview__swiper.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .catPreview__swiper.swiper {
    margin: 0 -2rem;
  }
}
@media (min-width: 1280px) {
  .catPreview__swiper.swiper {
    margin: 0;
  }
}
.catPreview__slide.swiper-slide {
  width: 32rem;
  padding-left: 1rem;
}
@media (min-width: 1280px) {
  .catPreview__slide.swiper-slide {
    padding-left: 0;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  .catPreview__slide.swiper-slide:first-child {
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .catPreview__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
.catPreview__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .catPreview__slide.swiper-slide:last-child {
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  .catPreview__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
.catPreview__link {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
  text-decoration: none;
}
.catPreview__imageBox {
  display: block;
  overflow: hidden;
  position: relative;
  width: 32rem;
  height: 16rem;
  background: center center/cover no-repeat;
}
.catPreview__slide:nth-child(4n-3) .catPreview__imageBox {
  background-image: url("../img/pages/category/catPreview_bg_1.png");
}
.catPreview__slide:nth-child(4n-2) .catPreview__imageBox {
  background-image: url("../img/pages/category/catPreview_bg_2.png");
}
.catPreview__slide:nth-child(4n-1) .catPreview__imageBox {
  background-image: url("../img/pages/category/catPreview_bg_3.png");
}
.catPreview__slide:nth-child(4n-0) .catPreview__imageBox {
  background-image: url("../img/pages/category/catPreview_bg_4.png");
}
.catPreview__image {
  object-fit: cover;
  transform-origin: right bottom;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
@media (min-width: 1280px) {
  .catPreview__image {
    transition: transform var(--time);
  }
}
@media (min-width: 1280px) {
  .catPreview__link:hover .catPreview__image {
    transform: scale(1.05);
  }
}
.catPreview__name.t-cardTitle {
  color: var(--dark);
}
@media (min-width: 1280px) {
  .catPreview__link:hover .catPreview__name.t-cardTitle {
    color: var(--accent);
  }
}
.catPreview__scroll.swiper-scrollbar {
  margin-top: 2.5rem;
  width: 100%;
  position: static;
}

.catCalc {
  display: grid;
  grid-template-columns: 1fr 11.8rem;
  padding: 1.5rem;
  gap: 0 2rem;
  background: url(../pic/category/calcBg.webp) top center/cover no-repeat;
}
@media (min-width: 768px) {
  .catCalc {
    grid-template-columns: 1fr 13.4rem;
    padding: 2rem;
  }
}
@media (min-width: 1280px) {
  .catCalc {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
}
.catCalc__name.t-title, .catCalc__name.kp2025Jury__status, .catCalc__name.kp2025Jury__name, .catCalc__name.kp2025Criteria__name, .catCalc__name.kp2025Spots__name, .catCalc__name.kp2025Rules__name, .catCalc__name.kp2025Stages__name, .catCalc__name.kp2025Stages__numb, .catCalc__name.kp2025Recipient__item, .catCalc__name.people__status, .catCalc__name.people__name, .catCalc__name.teamBoss__chiefStatus, .catCalc__name.teamBoss__chiefName, .catCalc__name.webinarsPageGifts__item, .catCalc__name.webinarsPageProfit__item, .catCalc__name.webinarsPageMain__difficultName, .catCalc__name.webinarsSpeaker__status, .catCalc__name.webinarsSpeaker__name, .catCalc__name.webinarsItem__difficultName, .catCalc__name.cooperationFeedback__completeTitle, .catCalc__name.cooperationReviews__rate, .catCalc__name.poolCalcPrint:before, .catCalc__name.poolCalcProducts__trName, .catCalc__name.poolCalc__preloadText, .catCalc__name.quoteForm__humanStatus, .wareText h6.catCalc__name, .wareText h3.catCalc__name, .catCalc__name.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catCalc__name.catalogSliderItem__name, .catalogSlider._white .catCalc__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catCalc__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catCalc__name.catalogSliderItem__curPrice, .catalogSlider._white .catCalc__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catCalc__name.catalogSliderItem__curPrice, .catCalc__name.catalogSliderItem__oldPrice {
  color: var(--white);
}
@media (min-width: 1280px) {
  .catCalc__name.t-title, .catCalc__name.kp2025Jury__status, .catCalc__name.kp2025Jury__name, .catCalc__name.kp2025Criteria__name, .catCalc__name.kp2025Spots__name, .catCalc__name.kp2025Rules__name, .catCalc__name.kp2025Stages__name, .catCalc__name.kp2025Stages__numb, .catCalc__name.kp2025Recipient__item, .catCalc__name.people__status, .catCalc__name.people__name, .catCalc__name.teamBoss__chiefStatus, .catCalc__name.teamBoss__chiefName, .catCalc__name.webinarsPageGifts__item, .catCalc__name.webinarsPageProfit__item, .catCalc__name.webinarsPageMain__difficultName, .catCalc__name.webinarsSpeaker__status, .catCalc__name.webinarsSpeaker__name, .catCalc__name.webinarsItem__difficultName, .catCalc__name.cooperationFeedback__completeTitle, .catCalc__name.cooperationReviews__rate, .catCalc__name.poolCalcPrint:before, .catCalc__name.poolCalcProducts__trName, .catCalc__name.poolCalc__preloadText, .catCalc__name.quoteForm__humanStatus, .wareText h6.catCalc__name, .wareText h3.catCalc__name, .catCalc__name.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catCalc__name.catalogSliderItem__name, .catalogSlider._white .catCalc__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catCalc__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catCalc__name.catalogSliderItem__curPrice, .catalogSlider._white .catCalc__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catCalc__name.catalogSliderItem__curPrice, .catCalc__name.catalogSliderItem__oldPrice {
    order: 1;
  }
}
.catCalc__text {
  margin-top: 0.5rem;
  color: var(--white);
}
@media (min-width: 1280px) {
  .catCalc__text {
    order: 2;
  }
}
.catCalc__image {
  align-self: flex-end;
  width: 100%;
  display: block;
  grid-area: 1/2/4/3;
}
@media (min-width: 1280px) {
  .catCalc__image {
    order: 3;
    align-self: flex-end;
    width: 19rem;
    margin-top: 2rem;
  }
}
.catCalc__btn.t-button {
  margin-top: 2.5rem;
  min-width: 20rem;
  width: auto;
  justify-self: flex-start;
}
@media (min-width: 1280px) {
  .catCalc__btn.t-button {
    order: 4;
    min-width: 0;
    justify-self: unset;
    margin-top: 2rem;
  }
}

@media (min-width: 1280px) {
  .catFilters__key.t-button {
    display: none;
  }
}
.catFilters__keyName {
  height: 1.4rem;
}
.catFilters__counter {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.6rem;
  min-width: 1.6rem;
  box-sizing: border-box;
  text-align: center;
  padding: 0 0.4rem;
  border-radius: 0.8rem;
  color: var(--accent);
  background: var(--white);
  margin-left: 1rem;
}
.catFilters__overlay {
  position: fixed;
  top: 0;
  left: -100vw;
  height: 100%;
  width: 100vw;
  overscroll-behavior: none;
  overflow: auto;
  z-index: 500;
  transition: left 0s var(--time-l), background-color var(--time-l);
}
@media (min-width: 1280px) {
  .catFilters__overlay {
    position: static;
    top: 0;
    left: 0;
    height: auto;
    width: auto;
    overscroll-behavior: auto;
    z-index: unset;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex-grow: 1;
    overflow: visible;
  }
}
html[data-status*=filters] .catFilters__overlay {
  left: 0;
  transition: left 0s 0s, background-color var(--time-l);
  background: var(--dark-50);
}
@media (min-width: 1280px) {
  html[data-status*=filters] .catFilters__overlay {
    background: none;
  }
}
.catFilters__box {
  width: 33.2rem;
  margin-left: -33.2rem;
  background: var(--grey-light);
  transition: margin-left var(--time-l), background var(--time-l);
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 1280px) {
  .catFilters__box {
    min-height: 0;
    width: auto;
    margin: 0 0 10rem;
    background: none;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex-grow: 1;
  }
}
html[data-status*=filters] .catFilters__box {
  margin-left: 0;
  background: var(--white);
}
@media (min-width: 1280px) {
  html[data-status*=filters] .catFilters__box {
    background: none;
  }
}
.catFilters__top {
  height: 6.4rem;
  border-bottom: 0.1rem solid var(--grey-light);
  transition: background var(--time-l);
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.1rem 1rem 0;
  position: sticky;
  top: 0;
  z-index: 4;
  background: var(--grey-light);
}
@media (min-width: 768px) {
  .catFilters__top {
    height: 6.8rem;
    padding: 0.1rem 2rem 0 1.6rem;
  }
}
@media (min-width: 1280px) {
  .catFilters__top {
    display: none;
  }
}
html[data-status*=filters] .catFilters__top {
  background: var(--white);
}
.catFilters__close {
  font-size: 0;
  line-height: 0;
  width: 4.8rem;
  height: 4.8rem;
  position: relative;
}
.catFilters__close:before, .catFilters__close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0.2rem;
  width: 4rem;
  border-radius: 0.1rem;
  margin-left: -2rem;
  background: var(--dark);
  margin-top: -0.1rem;
}
.catFilters__close:before {
  transform: rotate(45deg);
}
.catFilters__close:after {
  transform: rotate(-45deg);
}
.catFilters__clear {
  text-decoration: underline;
  color: var(--grey-blue);
  position: relative;
  display: none;
}
.categoryPage:has(.categoryFilterTags__item) .catFilters__clear {
  display: block;
}
.catFilters__clear:before {
  content: "";
  position: absolute;
  top: -1rem;
  right: -1rem;
  bottom: -1rem;
  left: -1rem;
}
.catFilters__content {
  background: var(--bg-grey);
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 3rem;
  overflow: hidden;
  flex-grow: 1;
  padding: 2rem 1.6rem 4rem;
}
@media (min-width: 768px) {
  .catFilters__content {
    padding: 2rem 2rem 4rem;
  }
}
@media (min-width: 1280px) {
  .catFilters__content {
    border: 0.1rem solid var(--grey-light);
    flex-grow: unset;
    overflow: visible;
  }
}
.catFilters__bottom {
  border-top: 0.1rem solid var(--grey-light);
  padding: 2.5rem 1.6rem 2rem;
  position: sticky;
  bottom: 0;
  background: var(--grey-light);
  z-index: 10;
}
@media (min-width: 768px) {
  .catFilters__bottom {
    padding: 2.5rem 2rem 2rem;
  }
}
@media (min-width: 1280px) {
  .catFilters__bottom {
    margin: 2.5rem 0 0;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    align-items: flex-start;
    background: none;
    z-index: 0;
    position: relative;
    border: none;
    padding: 0;
  }
}
html[data-status*=filters] .catFilters__bottom {
  background: var(--white);
}
@media (min-width: 1280px) {
  html[data-status*=filters] .catFilters__bottom {
    background: none;
  }
}
.catFilters__helpName {
  display: none;
  cursor: default;
}
@media (min-width: 1280px) {
  .catFilters__helpName {
    display: block;
  }
}
@media (min-width: 1280px) {
  .catFilters__help.t-button {
    width: auto;
  }
}

.catFilter._switch {
  position: relative;
  z-index: 0;
}
.catFilter:not(._switch) .catFilter__top {
  display: grid;
  grid-template-columns: 1fr 2rem;
  position: relative;
  margin-bottom: 1.5rem;
}
.catFilter__name {
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 700;
  color: var(--dark);
  text-transform: uppercase;
  word-break: break-word;
  cursor: default;
}
:not(._switch) .catFilter__name:not(:last-child) {
  margin-right: 2rem;
}
._switch .catFilter__name {
  padding-right: 5rem;
  min-height: 2rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
._switch .catFilter__name:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 4rem;
  height: 2rem;
  border-radius: 2.4rem;
  background: var(--grey-light);
  transition: background-color var(--time);
}
._switch .catFilter__name:after {
  content: "";
  position: absolute;
  top: 0.2rem;
  right: 2.2rem;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background: var(--white);
  transition: right var(--time);
}
._switch input:checked ~ .catFilter__name:before {
  background: var(--accent);
}
._switch input:checked ~ .catFilter__name:after {
  right: 0.2rem;
}
.catFilter__nameInfo {
  z-index: 2;
}
.catFilter__nameInfo:before {
  left: auto;
  right: 0;
}
.catFilter__nameInfo:after {
  content: "";
  position: absolute;
  inset: -1rem;
}
.catFilter__nameInfo:hover {
  z-index: 3;
}
._checkboxes .catFilter__content, ._radios .catFilter__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
.catFilter__slider {
  position: relative;
  z-index: 1;
}
.catFilter .t-info {
  align-self: flex-start;
  margin-top: 0;
}
.catFilter__switchInput {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.catSlider {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
.catSlider__bottom {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6rem;
}
@media (min-width: 768px) {
  .catSlider__bottom {
    gap: 5rem;
  }
}
@media (min-width: 1280px) {
  .catSlider__bottom {
    gap: 2rem;
  }
}
.catSlider__bottomLabel {
  border: 0.1rem solid var(--grey-light);
  background: var(--white);
  border-radius: var(--rad);
  box-sizing: border-box;
  height: 3.2rem;
  display: flex;
  align-items: flex-end;
}
.catSlider__subName {
  margin: 0 0.5rem 0.7rem 1rem;
}
@media (min-width: 1280px) {
  .catSlider__subName {
    margin-bottom: 0.6rem;
  }
}
.catSlider__input {
  display: block;
  outline: none;
  appearance: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  height: 3rem;
  flex-grow: 1;
  -moz-appearance: textfield;
  color: var(--dark);
  width: 100%;
}
.catSlider__input::-webkit-outer-spin-button, .catSlider__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.category__top {
  margin-top: 1.5rem;
  border: 0.1rem solid var(--grey-light);
  height: 4.2rem;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .category__top {
    margin-top: 2rem;
  }
}
@media (min-width: 1280px) {
  .category__top {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
  }
}
.category__sort {
  flex-grow: 1;
}
@media (min-width: 768px) {
  .category__sort {
    flex-grow: unset;
    border-right: 0.1rem solid var(--grey-light);
  }
}
.category__view {
  display: none;
}
@media (min-width: 1280px) {
  .category__view {
    display: block;
    border-left: 0.1rem solid var(--grey-light);
    position: relative;
    box-sizing: border-box;
    width: 11rem;
    height: 4rem;
  }
}
.category__viewInput {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  opacity: 0;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  border-radius: 0;
}
.category__viewText {
  font-size: 0;
  line-height: 0;
}
.category__viewText:before, .category__viewText:after {
  content: "";
  position: absolute;
  height: 0.2rem;
  border-radius: 0.1rem;
  top: 1.5rem;
  transition: background-color var(--time), box-shadow var(--time);
}
.category__viewText:before {
  left: 2.1rem;
  width: 2.4rem;
  box-shadow: 0 0.8rem 0 0 var(--dark);
  background: var(--dark);
}
.category__viewText:after {
  left: 6.4rem;
  width: 1rem;
  box-shadow: 0 0.8rem 0 0 var(--accent), 1.4rem 0 0 0 var(--accent), 1.4rem 0.8rem 0 0 var(--accent);
  background: var(--accent);
}
:checked + .category__viewText:before {
  box-shadow: 0 0.8rem 0 0 var(--accent);
  background: var(--accent);
}
:checked + .category__viewText:after {
  box-shadow: 0 0.8rem 0 0 var(--dark), 1.4rem 0 0 0 var(--dark), 1.4rem 0.8rem 0 0 var(--dark);
  background: var(--dark);
}
.category__filterTags {
  display: none;
}
@media (min-width: 1280px) {
  .category__filterTags {
    margin-top: 2rem;
    display: block;
  }
}
.category__items {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .category__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
    align-items: stretch;
    justify-content: stretch;
  }
}
@media (min-width: 1280px) {
  .category__items {
    margin-top: 2rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1280px) {
  ._horizontal .category__items {
    grid-template-columns: 1fr;
  }
}
.category__items + .pagination {
  margin-block: 3rem 0;
}
@media (min-width: 768px) {
  .category__items + .pagination {
    margin-block: 4rem 0;
  }
}
@media (min-width: 1280px) {
  .category__items + .pagination {
    margin-block: 5rem 0;
  }
}
.category__empty {
  padding-top: 8rem;
  position: relative;
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .category__empty {
    grid-column: span 2;
    padding-top: 10.5rem;
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .category__empty {
    grid-column: span 3;
    margin-bottom: 10rem;
  }
  ._horizontal .category__empty {
    grid-column: span 1;
  }
}
.category__empty:before {
  content: "";
  position: absolute;
  top: 1.5rem;
  left: 50%;
  width: 5rem;
  height: 5rem;
  margin-left: -2.5rem;
  background: var(--grey);
  mask: url(../img/icons/no_search.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/no_search.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .category__empty:before {
    top: 3rem;
  }
}

.catSort {
  position: relative;
}
.catSort__show {
  padding: 1rem 5rem 1rem 4.6rem;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 1.6rem;
  line-height: 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 32rem;
  box-sizing: border-box;
}
@media (min-width: 1280px) {
  .catSort__show {
    transition: color var(--time);
  }
  .catSort__show:hover {
    color: var(--accent);
  }
  .catSort__show:hover:before, .catSort__show:hover:after {
    background-color: var(--accent);
  }
}
.catSort__show:before, .catSort__show:after {
  content: "";
  position: absolute;
  top: 50%;
  background: var(--dark);
  transition: transform var(--time), background-color var(--time);
}
.catSort__show:before {
  left: 1.4rem;
  width: 2.2rem;
  height: 2.2rem;
  margin-top: -1.1rem;
  mask: url(../img/icons/sort_22.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/sort_22.svg) center center/100% no-repeat;
}
[data-sort-result*=desc] .catSort__show:before {
  transform: rotateX(180deg);
}
.catSort__show:after {
  right: 1rem;
  width: 1.6rem;
  height: 1.6rem;
  margin-top: -0.8rem;
  mask: url(../img/icons/arrow_9x16.svg) center center/auto 100% no-repeat;
  -webkit-mask: url(../img/icons/arrow_9x16.svg) center center/auto 100% no-repeat;
  transform: rotate(90deg);
}
._sort-open .catSort__show:after {
  transform: rotate(-90deg);
}
.catSort__list {
  position: absolute;
  top: 100%;
  left: -0.1rem;
  right: -0.1rem;
  z-index: 2;
  border: 0.1rem solid var(--grey-light);
  background: var(--white);
  display: none;
}
.catSort__item {
  position: relative;
  align-items: center;
  line-height: 2rem;
  font-size: 1.6rem;
  padding: 1rem 5rem 1rem 4.6rem;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.catSort__item:before {
  content: "";
  position: absolute;
  top: 50%;
  background: var(--dark);
  left: 1.4rem;
  width: 2.2rem;
  height: 2.2rem;
  margin-top: -1.1rem;
  mask: url(../img/icons/sort_22.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/sort_22.svg) center center/100% no-repeat;
}
.catSort__item[data-sort-options*=desc]:before {
  transform: rotateX(180deg);
}
.catSort__item._sort-active {
  color: var(--grey-blue);
  cursor: default;
}
.catSort__item._sort-active:before {
  background: var(--grey-blue);
}
.catSort__item:not(._sort-active) {
  cursor: pointer;
}
@media (min-width: 1280px) {
  .catSort__item:not(._sort-active):hover {
    color: var(--accent);
  }
  .catSort__item:not(._sort-active):hover:before {
    background: var(--accent);
  }
}

.categoryFilterTags {
  display: none;
}
@media (min-width: 1280px) {
  .categoryFilterTags {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0 1.5rem;
  }
  .categoryFilterTags:not(:has(.categoryFilterTags__item)) {
    display: none;
  }
}
.categoryFilterTags__list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1rem;
}
.categoryFilterTags__item {
  padding: 0.2rem 3.4rem 0.2rem 0.9rem;
  border: 0.1rem solid var(--grey);
  position: relative;
  color: var(--dark);
  white-space: nowrap;
  background: var(--bg-grey);
  user-select: none;
  border-radius: var(--rad);
}
.categoryFilterTags__remove {
  position: absolute;
  top: 50%;
  right: 0.9rem;
  width: 1.6rem;
  height: 1.6rem;
  margin-top: -0.8rem;
  background: var(--dark);
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  mask: url(../img/icons/cross_16.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/cross_16.svg) center center/100% no-repeat;
  transition: background-color var(--time);
}
.categoryFilterTags__remove:hover {
  background: var(--accent);
}
.categoryFilterTags__clear {
  text-decoration: underline;
  color: var(--grey-blue);
  transition: color var(--time);
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
}
.categoryFilterTags__clear:hover {
  color: var(--accent);
}

.catItem {
  border: 0.1rem solid var(--grey-light);
  position: relative;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  z-index: 0;
}
@media (min-width: 1280px) {
  .catItem {
    transition: border-color var(--time);
  }
  .catItem:hover {
    border-color: var(--grey);
  }
}
@media (min-width: 1280px) {
  ._horizontal .catItem {
    display: grid;
    grid-template: auto/31.8rem 1fr 21rem;
    padding: 2rem 1.5rem 2rem 0;
    gap: 0 1.5rem;
  }
}
.catItem__imageBox {
  height: 27.5rem;
  position: relative;
  background: var(--white);
  overflow: hidden;
  z-index: 0;
}
@media (min-width: 768px) {
  .catItem__imageBox {
    height: 32rem;
  }
}
@media (min-width: 1280px) {
  ._horizontal .catItem__imageBox {
    grid-row: span 10;
    height: 32rem;
    width: 31.8rem;
    margin: -2rem 0;
  }
}
.catItem__hints {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  flex-wrap: wrap;
  gap: 0.4rem 0.4rem;
  box-sizing: border-box;
  padding: 1.5rem;
}
.catItem__hint {
  background: var(--accent);
  font-weight: 700;
  color: var(--white);
  padding: 0.3rem 1rem;
  font-size: 1.6rem;
  line-height: 2rem;
  border-radius: var(--rad);
}
.catItem__hint._epp {
  background: var(--grey-blue);
}
.catItem__hint._steel {
  background: var(--blue-light);
}
.catItem__image {
  position: absolute;
  top: 10%;
  left: 10%;
  right: 10%;
  bottom: 10%;
  width: 80%;
  height: 80%;
  object-fit: contain;
}
@media (min-width: 1280px) {
  .catItem__image {
    transition: transform var(--time);
  }
  .catItem__imageBox:hover .catItem__image {
    transform: scale(1.05);
  }
}
.catItem__info {
  margin: 1.5rem 1.5rem 0;
  flex-grow: 1;
}
@media (min-width: 1280px) {
  ._horizontal .catItem__info {
    flex-grow: unset;
    grid-row: span 10;
    margin: 0;
    display: flex;
    flex-direction: column;
  }
}
.catItem__main {
  position: relative;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .catItem__main {
    padding-bottom: 2rem;
  }
}
@media (min-width: 1280px) {
  ._horizontal .catItem__main {
    padding: 0;
  }
}
.catItem__name.t-title, .catItem__name.kp2025Jury__status, .catItem__name.kp2025Jury__name, .catItem__name.kp2025Criteria__name, .catItem__name.kp2025Spots__name, .catItem__name.kp2025Rules__name, .catItem__name.kp2025Stages__name, .catItem__name.kp2025Stages__numb, .catItem__name.kp2025Recipient__item, .catItem__name.people__status, .catItem__name.people__name, .catItem__name.teamBoss__chiefStatus, .catItem__name.teamBoss__chiefName, .catItem__name.webinarsPageGifts__item, .catItem__name.webinarsPageProfit__item, .catItem__name.webinarsPageMain__difficultName, .catItem__name.webinarsSpeaker__status, .catItem__name.webinarsSpeaker__name, .catItem__name.webinarsItem__difficultName, .catItem__name.cooperationFeedback__completeTitle, .catItem__name.cooperationReviews__rate, .catItem__name.poolCalcPrint:before, .catItem__name.poolCalcProducts__trName, .catItem__name.poolCalc__preloadText, .catItem__name.quoteForm__humanStatus, .wareText h6.catItem__name, .wareText h3.catItem__name, .catItem__name.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catItem__name.catalogSliderItem__name, .catalogSlider._white .catItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catItem__name.catalogSliderItem__curPrice, .catItem__name.catalogSliderItem__oldPrice {
  margin: 0;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .catItem__name.t-title, .catItem__name.kp2025Jury__status, .catItem__name.kp2025Jury__name, .catItem__name.kp2025Criteria__name, .catItem__name.kp2025Spots__name, .catItem__name.kp2025Rules__name, .catItem__name.kp2025Stages__name, .catItem__name.kp2025Stages__numb, .catItem__name.kp2025Recipient__item, .catItem__name.people__status, .catItem__name.people__name, .catItem__name.teamBoss__chiefStatus, .catItem__name.teamBoss__chiefName, .catItem__name.webinarsPageGifts__item, .catItem__name.webinarsPageProfit__item, .catItem__name.webinarsPageMain__difficultName, .catItem__name.webinarsSpeaker__status, .catItem__name.webinarsSpeaker__name, .catItem__name.webinarsItem__difficultName, .catItem__name.cooperationFeedback__completeTitle, .catItem__name.cooperationReviews__rate, .catItem__name.poolCalcPrint:before, .catItem__name.poolCalcProducts__trName, .catItem__name.poolCalc__preloadText, .catItem__name.quoteForm__humanStatus, .wareText h6.catItem__name, .wareText h3.catItem__name, .catItem__name.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catItem__name.catalogSliderItem__name, .catalogSlider._white .catItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catItem__name.catalogSliderItem__curPrice, .catItem__name.catalogSliderItem__oldPrice {
    transition: color var(--time);
    padding: 0;
  }
  .catItem__name.t-title:hover, .catItem__name.kp2025Jury__status:hover, .catItem__name.kp2025Jury__name:hover, .catItem__name.kp2025Criteria__name:hover, .catItem__name.kp2025Spots__name:hover, .catItem__name.kp2025Rules__name:hover, .catItem__name.kp2025Stages__name:hover, .catItem__name.kp2025Stages__numb:hover, .catItem__name.kp2025Recipient__item:hover, .catItem__name.people__status:hover, .catItem__name.people__name:hover, .catItem__name.teamBoss__chiefStatus:hover, .catItem__name.teamBoss__chiefName:hover, .catItem__name.webinarsPageGifts__item:hover, .catItem__name.webinarsPageProfit__item:hover, .catItem__name.webinarsPageMain__difficultName:hover, .catItem__name.webinarsSpeaker__status:hover, .catItem__name.webinarsSpeaker__name:hover, .catItem__name.webinarsItem__difficultName:hover, .catItem__name.cooperationFeedback__completeTitle:hover, .catItem__name.cooperationReviews__rate:hover, .catItem__name.poolCalcPrint:hover:before, .catItem__name.poolCalcProducts__trName:hover, .catItem__name.poolCalc__preloadText:hover, .catItem__name.quoteForm__humanStatus:hover, .wareText h6.catItem__name:hover, .wareText h3.catItem__name:hover, .catItem__name.wareScheme__dt:hover, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catItem__name.catalogSliderItem__name:hover, .catalogSlider._white .catItem__name.catalogSliderItem__name:hover, .catalogSlider.article__like.t-button:not(._checked) .catItem__name.catalogSliderItem__name:hover, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catItem__name.catalogSliderItem__curPrice:hover, .catalogSlider._white .catItem__name.catalogSliderItem__curPrice:hover, .catalogSlider.article__like.t-button:not(._checked) .catItem__name.catalogSliderItem__curPrice:hover, .catItem__name.catalogSliderItem__oldPrice:hover {
    color: var(--accent);
  }
}
.catItem__has {
  position: absolute;
  bottom: 0.3rem;
  left: 0;
  color: var(--accent);
}
@media (min-width: 768px) {
  .catItem__has {
    bottom: 0.4rem;
  }
}
@media (min-width: 1280px) {
  ._horizontal .catItem__has {
    position: static;
    bottom: 0;
    left: 0;
    margin-top: 0.2rem;
  }
}
.catItem__desc {
  display: none;
}
@media (min-width: 1280px) {
  ._horizontal .catItem__desc {
    display: block;
    margin: 1rem 0 0;
  }
}
.catItem__stats {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  cursor: default;
}
@media (min-width: 768px) {
  .catItem__stats {
    gap: 0.5rem;
  }
}
@media (min-width: 1280px) {
  ._horizontal .catItem__stats {
    margin: 2rem 0 0;
  }
}
.catItem__stat {
  display: block;
  padding: 0;
  margin: 0;
}
.catItem__stat:nth-child(n+4) {
  display: none;
}
.catItem__key {
  color: var(--blue-light);
  padding: 0;
  margin: 0;
  white-space: nowrap;
  display: inline;
}
.catItem__val {
  color: var(--blue-light);
  font-weight: 700;
  padding: 0;
  margin: 0;
  display: inline;
  word-break: break-word;
}
.catItem__prices {
  margin: 1.5rem 1.5rem 0;
  display: flex;
  gap: 1rem;
  align-items: flex-end;
}
@media (min-width: 768px) {
  .catItem__prices {
    margin: 2rem 1.5rem 0;
  }
}
@media (min-width: 1280px) {
  ._horizontal .catItem__prices {
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
    text-align: center;
    margin: 0;
  }
}
.catItem__price.t-title, .catItem__price.kp2025Jury__status, .catItem__price.kp2025Jury__name, .catItem__price.kp2025Criteria__name, .catItem__price.kp2025Spots__name, .catItem__price.kp2025Rules__name, .catItem__price.kp2025Stages__name, .catItem__price.kp2025Stages__numb, .catItem__price.kp2025Recipient__item, .catItem__price.people__status, .catItem__price.people__name, .catItem__price.teamBoss__chiefStatus, .catItem__price.teamBoss__chiefName, .catItem__price.webinarsPageGifts__item, .catItem__price.webinarsPageProfit__item, .catItem__price.webinarsPageMain__difficultName, .catItem__price.webinarsSpeaker__status, .catItem__price.webinarsSpeaker__name, .catItem__price.webinarsItem__difficultName, .catItem__price.cooperationFeedback__completeTitle, .catItem__price.cooperationReviews__rate, .catItem__price.poolCalcPrint:before, .catItem__price.poolCalcProducts__trName, .catItem__price.poolCalc__preloadText, .catItem__price.quoteForm__humanStatus, .wareText h6.catItem__price, .wareText h3.catItem__price, .catItem__price.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catItem__price.catalogSliderItem__name, .catalogSlider._white .catItem__price.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catItem__price.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catItem__price.catalogSliderItem__curPrice, .catalogSlider._white .catItem__price.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catItem__price.catalogSliderItem__curPrice, .catItem__price.catalogSliderItem__oldPrice {
  white-space: nowrap;
}
.catItem__price.t-title._old, .catItem__price._old.kp2025Jury__status, .catItem__price._old.kp2025Jury__name, .catItem__price._old.kp2025Criteria__name, .catItem__price._old.kp2025Spots__name, .catItem__price._old.kp2025Rules__name, .catItem__price._old.kp2025Stages__name, .catItem__price._old.kp2025Stages__numb, .catItem__price._old.kp2025Recipient__item, .catItem__price._old.people__status, .catItem__price._old.people__name, .catItem__price._old.teamBoss__chiefStatus, .catItem__price._old.teamBoss__chiefName, .catItem__price._old.webinarsPageGifts__item, .catItem__price._old.webinarsPageProfit__item, .catItem__price._old.webinarsPageMain__difficultName, .catItem__price._old.webinarsSpeaker__status, .catItem__price._old.webinarsSpeaker__name, .catItem__price._old.webinarsItem__difficultName, .catItem__price._old.cooperationFeedback__completeTitle, .catItem__price._old.cooperationReviews__rate, .catItem__price._old.poolCalcPrint:before, .catItem__price._old.poolCalcProducts__trName, .catItem__price._old.poolCalc__preloadText, .catItem__price._old.quoteForm__humanStatus, .wareText h6.catItem__price._old, .wareText h3.catItem__price._old, .catItem__price._old.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catItem__price._old.catalogSliderItem__name, .catalogSlider._white .catItem__price._old.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catItem__price._old.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catItem__price._old.catalogSliderItem__curPrice, .catalogSlider._white .catItem__price._old.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catItem__price._old.catalogSliderItem__curPrice, .catItem__price._old.catalogSliderItem__oldPrice {
  color: var(--grey-blue);
  position: relative;
}
.catItem__price.t-title._old:before, .catItem__price._old.kp2025Jury__status:before, .catItem__price._old.kp2025Jury__name:before, .catItem__price._old.kp2025Criteria__name:before, .catItem__price._old.kp2025Spots__name:before, .catItem__price._old.kp2025Rules__name:before, .catItem__price._old.kp2025Stages__name:before, .catItem__price._old.kp2025Stages__numb:before, .catItem__price._old.kp2025Recipient__item:before, .catItem__price._old.people__status:before, .catItem__price._old.people__name:before, .catItem__price._old.teamBoss__chiefStatus:before, .catItem__price._old.teamBoss__chiefName:before, .catItem__price._old.webinarsPageGifts__item:before, .catItem__price._old.webinarsPageProfit__item:before, .catItem__price._old.webinarsPageMain__difficultName:before, .catItem__price._old.webinarsSpeaker__status:before, .catItem__price._old.webinarsSpeaker__name:before, .catItem__price._old.webinarsItem__difficultName:before, .catItem__price._old.cooperationFeedback__completeTitle:before, .catItem__price._old.cooperationReviews__rate:before, .catItem__price._old.poolCalcPrint:before, .catItem__price._old.poolCalcProducts__trName:before, .catItem__price._old.poolCalc__preloadText:before, .catItem__price._old.quoteForm__humanStatus:before, .wareText h6.catItem__price._old:before, .wareText h3.catItem__price._old:before, .catItem__price._old.wareScheme__dt:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catItem__price._old.catalogSliderItem__name:before, .catalogSlider._white .catItem__price._old.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .catItem__price._old.catalogSliderItem__name:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catItem__price._old.catalogSliderItem__curPrice:before, .catalogSlider._white .catItem__price._old.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) .catItem__price._old.catalogSliderItem__curPrice:before, .catItem__price._old.catalogSliderItem__oldPrice:before {
  content: "";
  position: absolute;
  background: var(--error);
  top: 50%;
  right: -0.1rem;
  left: -0.1rem;
  margin-top: -0.1rem;
  border-radius: 0.1rem;
  height: 0.2rem;
}
.catItem__link.t-button, .catItem__add.t-button-counter {
  width: auto;
  margin: 1.5rem;
}
@media (min-width: 768px) {
  .catItem__link.t-button, .catItem__add.t-button-counter {
    margin: 2rem 1.5rem;
  }
}
@media (min-width: 1280px) {
  ._horizontal .catItem__link.t-button, ._horizontal .catItem__add.t-button-counter {
    margin: 1rem 0 0;
  }
}
.catItem__compare {
  position: absolute;
  top: 23.6rem;
  left: 1.5rem;
  width: 2.4rem;
  height: 2.4rem;
  font-size: 0;
  line-height: 0;
  z-index: 10;
}
@media (min-width: 768px) {
  .catItem__compare {
    top: 28.7rem;
  }
}
.catItem__compare:before {
  content: "";
  position: absolute;
  width: 1.8rem;
  height: 1.8rem;
  top: 50%;
  left: 0.3rem;
  margin-top: -0.9rem;
  background: var(--accent);
  mask: url(../img/icons/compare.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/compare.svg) center center/100% no-repeat;
}
.catItem__compare:after {
  content: "";
  position: absolute;
  top: -1rem;
  right: -1rem;
  bottom: -1rem;
  left: -1rem;
}
.catItem__compare.added {
  font-size: 1.6rem;
  line-height: 2rem;
  text-decoration: none;
  color: var(--dark);
  width: auto;
  height: 2.4rem;
  display: flex;
  align-items: center;
  padding: 0 0 0 3.3rem;
  transition: color var(--time);
}
.catItem__compare.added:before {
  background: var(--dark);
}
@media (min-width: 1280px) {
  .catItem__compare:after {
    content: attr(data-text);
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: var(--dark);
    top: auto;
    right: auto;
    bottom: auto;
    left: 0;
    white-space: nowrap;
    opacity: 0;
    max-width: 0;
    overflow: hidden;
    transition: padding-left 0s var(--time), max-width 0s var(--time), opacity var(--time);
    box-sizing: border-box;
  }
  .catItem__compare.added:before, .catItem__compare:hover:before {
    background: var(--dark);
  }
  .catItem__compare.added:after, .catItem__compare:hover:after {
    max-width: 26rem;
    padding-left: 3.3rem;
    transition: padding-left 0s 0s, max-width 0s 0s, opacity var(--time);
    opacity: 1;
    color: var(--dark);
  }
}
@media (min-width: 1280px) {
  ._horizontal .catItem__compare {
    font-size: 1.6rem;
    line-height: 2rem;
    text-decoration: none;
    color: var(--dark);
    position: relative;
    width: auto;
    height: auto;
    min-height: 4rem;
    display: flex;
    align-items: center;
    padding: 0 0 0 3.3rem;
    top: 0;
    left: 0;
    margin-top: 1rem;
    transition: color var(--time);
  }
  ._horizontal .catItem__compare:after {
    display: none;
  }
  ._horizontal .catItem__compare:hover {
    color: var(--accent);
  }
}

.aboutCategory {
  margin-bottom: 6rem;
  scroll-margin: 6.4rem;
}
@media (min-width: 768px) {
  .aboutCategory {
    margin-bottom: 8rem;
    scroll-margin: 6.8rem;
  }
}
@media (min-width: 1280px) {
  .aboutCategory {
    margin-bottom: 10rem;
    scroll-margin: 7rem;
  }
}
.aboutCategory__item:first-child {
  border-top: 0.1rem solid var(--grey-light);
}
.aboutCategory__item:only-child {
  border: none;
}
.aboutCategory__item:only-child .aboutCategory__question {
  pointer-events: none;
  user-select: unset;
}
.aboutCategory__item:only-child .aboutCategory__question:before {
  display: none;
}
.aboutCategory__answer {
  position: relative;
  z-index: 2;
  margin: -1rem 0 1.5rem;
  max-width: 98rem;
}
@media (min-width: 768px) {
  .aboutCategory__answer {
    margin: -1rem 0 2.5rem;
  }
}
@media (min-width: 1280px) {
  .aboutCategory__answer {
    margin: -1rem 0 2.5rem 0;
  }
}
.aboutCategory__item:only-child .aboutCategory__answer {
  margin: 0;
  display: block;
}
.aboutCategory__answer img {
  display: block;
  max-width: 100%;
}
@media (min-width: 768px) {
  .aboutCategory__answer img {
    max-width: 65rem;
  }
}
.aboutCategory__answer img:not(:last-child) {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .aboutCategory__answer img:not(:last-child) {
    margin-bottom: 1rem;
  }
}

.tools {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
  margin-top: 1rem;
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .tools {
    margin-bottom: 8rem;
    gap: 3rem;
    margin-top: 2rem;
  }
}
@media (min-width: 1280px) {
  .tools {
    margin-bottom: 10rem;
  }
}
.tools__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .tools__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .tools__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.tools__item {
  border: 0.1rem solid var(--grey);
  padding: 1rem 1.5rem;
  display: grid;
  grid-template-columns: 1fr 8rem;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .tools__item {
    padding: 1.5rem;
    grid-template-columns: 1fr 9rem;
  }
}
@media (min-width: 1280px) {
  .tools__item {
    padding: 1.5rem 2rem;
  }
}
.tools__name.t-title, .tools__name.kp2025Jury__status, .tools__name.kp2025Jury__name, .tools__name.kp2025Criteria__name, .tools__name.kp2025Spots__name, .tools__name.kp2025Rules__name, .tools__name.kp2025Stages__name, .tools__name.kp2025Stages__numb, .tools__name.kp2025Recipient__item, .tools__name.people__status, .tools__name.people__name, .tools__name.teamBoss__chiefStatus, .tools__name.teamBoss__chiefName, .tools__name.webinarsPageGifts__item, .tools__name.webinarsPageProfit__item, .tools__name.webinarsPageMain__difficultName, .tools__name.webinarsSpeaker__status, .tools__name.webinarsSpeaker__name, .tools__name.webinarsItem__difficultName, .tools__name.cooperationFeedback__completeTitle, .tools__name.cooperationReviews__rate, .tools__name.poolCalcPrint:before, .tools__name.poolCalcProducts__trName, .tools__name.poolCalc__preloadText, .tools__name.quoteForm__humanStatus, .wareText h6.tools__name, .wareText h3.tools__name, .tools__name.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .tools__name.catalogSliderItem__name, .catalogSlider._white .tools__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .tools__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .tools__name.catalogSliderItem__curPrice, .catalogSlider._white .tools__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .tools__name.catalogSliderItem__curPrice, .tools__name.catalogSliderItem__oldPrice {
  color: var(--dark);
  cursor: pointer;
}
@media (min-width: 1280px) {
  .tools__name.t-title, .tools__name.kp2025Jury__status, .tools__name.kp2025Jury__name, .tools__name.kp2025Criteria__name, .tools__name.kp2025Spots__name, .tools__name.kp2025Rules__name, .tools__name.kp2025Stages__name, .tools__name.kp2025Stages__numb, .tools__name.kp2025Recipient__item, .tools__name.people__status, .tools__name.people__name, .tools__name.teamBoss__chiefStatus, .tools__name.teamBoss__chiefName, .tools__name.webinarsPageGifts__item, .tools__name.webinarsPageProfit__item, .tools__name.webinarsPageMain__difficultName, .tools__name.webinarsSpeaker__status, .tools__name.webinarsSpeaker__name, .tools__name.webinarsItem__difficultName, .tools__name.cooperationFeedback__completeTitle, .tools__name.cooperationReviews__rate, .tools__name.poolCalcPrint:before, .tools__name.poolCalcProducts__trName, .tools__name.poolCalc__preloadText, .tools__name.quoteForm__humanStatus, .wareText h6.tools__name, .wareText h3.tools__name, .tools__name.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .tools__name.catalogSliderItem__name, .catalogSlider._white .tools__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .tools__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .tools__name.catalogSliderItem__curPrice, .catalogSlider._white .tools__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .tools__name.catalogSliderItem__curPrice, .tools__name.catalogSliderItem__oldPrice {
    transition: color var(--time);
  }
  .tools__item:hover .tools__name.t-title, .tools__item:hover .tools__name.kp2025Jury__status, .tools__item:hover .tools__name.kp2025Jury__name, .tools__item:hover .tools__name.kp2025Criteria__name, .tools__item:hover .tools__name.kp2025Spots__name, .tools__item:hover .tools__name.kp2025Rules__name, .tools__item:hover .tools__name.kp2025Stages__name, .tools__item:hover .tools__name.kp2025Stages__numb, .tools__item:hover .tools__name.kp2025Recipient__item, .tools__item:hover .tools__name.people__status, .tools__item:hover .tools__name.people__name, .tools__item:hover .tools__name.teamBoss__chiefStatus, .tools__item:hover .tools__name.teamBoss__chiefName, .tools__item:hover .tools__name.webinarsPageGifts__item, .tools__item:hover .tools__name.webinarsPageProfit__item, .tools__item:hover .tools__name.webinarsPageMain__difficultName, .tools__item:hover .tools__name.webinarsSpeaker__status, .tools__item:hover .tools__name.webinarsSpeaker__name, .tools__item:hover .tools__name.webinarsItem__difficultName, .tools__item:hover .tools__name.cooperationFeedback__completeTitle, .tools__item:hover .tools__name.cooperationReviews__rate, .tools__item:hover .tools__name.poolCalcPrint:before, .tools__item:hover .tools__name.poolCalcProducts__trName, .tools__item:hover .tools__name.poolCalc__preloadText, .tools__item:hover .tools__name.quoteForm__humanStatus, .tools__item:hover .wareText h6.tools__name, .wareText .tools__item:hover h6.tools__name, .tools__item:hover .wareText h3.tools__name, .wareText .tools__item:hover h3.tools__name, .tools__item:hover .tools__name.wareScheme__dt, .tools__item:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .tools__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .tools__item:hover .tools__name.catalogSliderItem__name, .tools__item:hover .catalogSlider._white .tools__name.catalogSliderItem__name, .tools__item:hover .catalogSlider.article__like.t-button:not(._checked) .tools__name.catalogSliderItem__name, .catalogSlider._white .tools__item:hover .tools__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .tools__item:hover .tools__name.catalogSliderItem__name, .tools__item:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .tools__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .tools__item:hover .tools__name.catalogSliderItem__curPrice, .tools__item:hover .catalogSlider._white .tools__name.catalogSliderItem__curPrice, .tools__item:hover .catalogSlider.article__like.t-button:not(._checked) .tools__name.catalogSliderItem__curPrice, .catalogSlider._white .tools__item:hover .tools__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .tools__item:hover .tools__name.catalogSliderItem__curPrice, .tools__item:hover .tools__name.catalogSliderItem__oldPrice {
    color: var(--accent);
  }
}
.tools__image {
  display: block;
  width: 100%;
}
@media (min-width: 1280px) {
  .tools__image {
    transition: transform var(--time);
    transform-origin: right center;
  }
  .tools__item:hover .tools__image {
    transform: scale(1.11);
  }
}

.toolsInfo {
  margin-bottom: 6rem;
  color: var(--white);
  background: var(--accent);
  padding: 3rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 768px) {
  .toolsInfo {
    margin-bottom: 8rem;
    padding: 4rem;
  }
}
@media (min-width: 1280px) {
  .toolsInfo {
    margin-bottom: 10rem;
    padding: 6rem;
    display: grid;
    grid-template: repeat(2, auto) 1fr/59rem 57rem;
    gap: 0 2rem;
  }
}
.toolsInfo__title.t-title, .toolsInfo__title.kp2025Jury__status, .toolsInfo__title.kp2025Jury__name, .toolsInfo__title.kp2025Criteria__name, .toolsInfo__title.kp2025Spots__name, .toolsInfo__title.kp2025Rules__name, .toolsInfo__title.kp2025Stages__name, .toolsInfo__title.kp2025Stages__numb, .toolsInfo__title.kp2025Recipient__item, .toolsInfo__title.people__status, .toolsInfo__title.people__name, .toolsInfo__title.teamBoss__chiefStatus, .toolsInfo__title.teamBoss__chiefName, .toolsInfo__title.webinarsPageGifts__item, .toolsInfo__title.webinarsPageProfit__item, .toolsInfo__title.webinarsPageMain__difficultName, .toolsInfo__title.webinarsSpeaker__status, .toolsInfo__title.webinarsSpeaker__name, .toolsInfo__title.webinarsItem__difficultName, .toolsInfo__title.cooperationFeedback__completeTitle, .toolsInfo__title.cooperationReviews__rate, .toolsInfo__title.poolCalcPrint:before, .toolsInfo__title.poolCalcProducts__trName, .toolsInfo__title.poolCalc__preloadText, .toolsInfo__title.quoteForm__humanStatus, .wareText h6.toolsInfo__title, .wareText h3.toolsInfo__title, .toolsInfo__title.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .toolsInfo__title.catalogSliderItem__name, .catalogSlider._white .toolsInfo__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .toolsInfo__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .toolsInfo__title.catalogSliderItem__curPrice, .catalogSlider._white .toolsInfo__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .toolsInfo__title.catalogSliderItem__curPrice, .toolsInfo__title.catalogSliderItem__oldPrice {
  color: var(--white);
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .toolsInfo__title.t-title, .toolsInfo__title.kp2025Jury__status, .toolsInfo__title.kp2025Jury__name, .toolsInfo__title.kp2025Criteria__name, .toolsInfo__title.kp2025Spots__name, .toolsInfo__title.kp2025Rules__name, .toolsInfo__title.kp2025Stages__name, .toolsInfo__title.kp2025Stages__numb, .toolsInfo__title.kp2025Recipient__item, .toolsInfo__title.people__status, .toolsInfo__title.people__name, .toolsInfo__title.teamBoss__chiefStatus, .toolsInfo__title.teamBoss__chiefName, .toolsInfo__title.webinarsPageGifts__item, .toolsInfo__title.webinarsPageProfit__item, .toolsInfo__title.webinarsPageMain__difficultName, .toolsInfo__title.webinarsSpeaker__status, .toolsInfo__title.webinarsSpeaker__name, .toolsInfo__title.webinarsItem__difficultName, .toolsInfo__title.cooperationFeedback__completeTitle, .toolsInfo__title.cooperationReviews__rate, .toolsInfo__title.poolCalcPrint:before, .toolsInfo__title.poolCalcProducts__trName, .toolsInfo__title.poolCalc__preloadText, .toolsInfo__title.quoteForm__humanStatus, .wareText h6.toolsInfo__title, .wareText h3.toolsInfo__title, .toolsInfo__title.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .toolsInfo__title.catalogSliderItem__name, .catalogSlider._white .toolsInfo__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .toolsInfo__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .toolsInfo__title.catalogSliderItem__curPrice, .catalogSlider._white .toolsInfo__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .toolsInfo__title.catalogSliderItem__curPrice, .toolsInfo__title.catalogSliderItem__oldPrice {
    margin-bottom: 1rem;
  }
}
.toolsInfo__text {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .toolsInfo__text {
    margin-bottom: 3rem;
  }
}
.toolsInfo__example {
  display: block;
  width: 100%;
}
@media (min-width: 1280px) {
  .toolsInfo__example {
    grid-area: 1/2/4/3;
  }
}
.toolsInfo__bottom {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .toolsInfo__bottom {
    margin-top: 3rem;
  }
}
@media (min-width: 1280px) {
  .toolsInfo__bottom {
    margin-top: auto;
  }
}

.cart {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-items: stretch;
  margin: 1rem 0 6rem;
  position: relative;
  z-index: 0;
}
@media (min-width: 768px) {
  .cart {
    gap: 2rem;
    margin: 2rem 0 8rem;
  }
}
@media (min-width: 1280px) {
  .cart {
    margin: 3rem 0 10rem;
  }
}
.cart__empty {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .cart__empty {
    margin-top: 3rem;
  }
}
.cart__emptyImage {
  width: 15rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .cart__emptyImage {
    width: 22rem;
    margin-top: 3rem;
  }
}
.cart__emptyOne {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .cart__emptyOne {
    margin-top: 1rem;
  }
}
.cart__container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 1280px) {
  .cart__container {
    display: grid;
    grid-template-columns: 1fr 32rem;
    gap: 0 3rem;
  }
}
.cart__box {
  border: 0.1rem solid var(--grey-light);
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .cart__box {
    padding: 2rem;
  }
}
@media (min-width: 1280px) {
  .cart__box {
    padding: 3rem;
    grid-column: 2/3;
  }
}
.cart__box._info, .cart__box:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .cart__box._info, .cart__box:not(:last-child) {
    margin-bottom: 2rem;
  }
}

.cartProds {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  border: 0.1rem solid var(--grey-light);
  order: -10;
}
@media (min-width: 1280px) {
  .cartProds {
    order: unset;
    grid-row: 1/10;
  }
}
.cartProds:not(:last-child) {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .cartProds:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .cartProds:not(:last-child) {
    margin-bottom: 0;
  }
}
.cartProds__top {
  display: flex;
  justify-content: space-between;
  padding: 1rem;
  background: var(--white);
}
@media (min-width: 768px) {
  .cartProds__top {
    padding: 1rem 2rem;
  }
}
.cartProds__title {
  cursor: default;
}
.cartProds__clear {
  color: var(--grey-blue);
  cursor: pointer;
  text-decoration: underline;
}
@media (min-width: 1280px) {
  .cartProds__clear {
    transition: color var(--time), text-decoration-color var(--time);
  }
  .cartProds__clear:hover {
    color: var(--accent);
    text-decoration-color: rgba(255, 255, 255, 0);
  }
}
.cartProds__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.cartProd {
  border-top: 0.1rem solid var(--grey-light);
  display: grid;
  grid-template: auto 1fr/8rem 1fr auto 2rem;
  padding: 0 1rem 1rem 0;
  gap: 1.5rem 1rem;
  background: var(--white);
}
@media (min-width: 768px) {
  .cartProd {
    grid-template: auto 1fr/14rem 1fr 10rem 15rem 2rem;
    padding: 0 2rem 0 0;
    gap: 0 1rem;
  }
}
@media (min-width: 1280px) {
  .cartProd {
    grid-template: auto/16rem 1fr 10rem 15rem 2rem;
  }
}
.cartProd__imageBox {
  width: 8rem;
  height: 8rem;
  position: relative;
  overflow: hidden;
  grid-area: 1/1/3/2;
  cursor: pointer;
}
@media (min-width: 768px) {
  .cartProd__imageBox {
    width: 14rem;
    height: 14rem;
    grid-area: 1/1/3/2;
  }
}
@media (min-width: 1280px) {
  .cartProd__imageBox {
    width: 16rem;
    height: 16rem;
  }
}
.cartProd__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 1280px) {
  .cartProd__image {
    transition: transform var(--time);
  }
  .cartProd__image:hover {
    transform: scale(1.05);
  }
}
.cartProd__nameBox {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2rem;
  grid-area: 1/2/2/4;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .cartProd__nameBox {
    grid-area: 1/2/2/3;
    margin: 2rem 0 0 0.5rem;
  }
}
.cartProd__name.t-title, .cartProd__name.kp2025Jury__status, .cartProd__name.kp2025Jury__name, .cartProd__name.kp2025Criteria__name, .cartProd__name.kp2025Spots__name, .cartProd__name.kp2025Rules__name, .cartProd__name.kp2025Stages__name, .cartProd__name.kp2025Stages__numb, .cartProd__name.kp2025Recipient__item, .cartProd__name.people__status, .cartProd__name.people__name, .cartProd__name.teamBoss__chiefStatus, .cartProd__name.teamBoss__chiefName, .cartProd__name.webinarsPageGifts__item, .cartProd__name.webinarsPageProfit__item, .cartProd__name.webinarsPageMain__difficultName, .cartProd__name.webinarsSpeaker__status, .cartProd__name.webinarsSpeaker__name, .cartProd__name.webinarsItem__difficultName, .cartProd__name.cooperationFeedback__completeTitle, .cartProd__name.cooperationReviews__rate, .cartProd__name.poolCalcPrint:before, .cartProd__name.poolCalcProducts__trName, .cartProd__name.poolCalc__preloadText, .cartProd__name.quoteForm__humanStatus, .wareText h6.cartProd__name, .wareText h3.cartProd__name, .cartProd__name.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__name.catalogSliderItem__name, .catalogSlider._white .cartProd__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cartProd__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__name.catalogSliderItem__curPrice, .catalogSlider._white .cartProd__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .cartProd__name.catalogSliderItem__curPrice, .cartProd__name.catalogSliderItem__oldPrice {
  cursor: pointer;
}
@media (min-width: 1280px) {
  .cartProd__name.t-title, .cartProd__name.kp2025Jury__status, .cartProd__name.kp2025Jury__name, .cartProd__name.kp2025Criteria__name, .cartProd__name.kp2025Spots__name, .cartProd__name.kp2025Rules__name, .cartProd__name.kp2025Stages__name, .cartProd__name.kp2025Stages__numb, .cartProd__name.kp2025Recipient__item, .cartProd__name.people__status, .cartProd__name.people__name, .cartProd__name.teamBoss__chiefStatus, .cartProd__name.teamBoss__chiefName, .cartProd__name.webinarsPageGifts__item, .cartProd__name.webinarsPageProfit__item, .cartProd__name.webinarsPageMain__difficultName, .cartProd__name.webinarsSpeaker__status, .cartProd__name.webinarsSpeaker__name, .cartProd__name.webinarsItem__difficultName, .cartProd__name.cooperationFeedback__completeTitle, .cartProd__name.cooperationReviews__rate, .cartProd__name.poolCalcPrint:before, .cartProd__name.poolCalcProducts__trName, .cartProd__name.poolCalc__preloadText, .cartProd__name.quoteForm__humanStatus, .wareText h6.cartProd__name, .wareText h3.cartProd__name, .cartProd__name.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__name.catalogSliderItem__name, .catalogSlider._white .cartProd__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cartProd__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__name.catalogSliderItem__curPrice, .catalogSlider._white .cartProd__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .cartProd__name.catalogSliderItem__curPrice, .cartProd__name.catalogSliderItem__oldPrice {
    transition: color var(--time);
  }
  .cartProd__name.t-title:hover, .cartProd__name.kp2025Jury__status:hover, .cartProd__name.kp2025Jury__name:hover, .cartProd__name.kp2025Criteria__name:hover, .cartProd__name.kp2025Spots__name:hover, .cartProd__name.kp2025Rules__name:hover, .cartProd__name.kp2025Stages__name:hover, .cartProd__name.kp2025Stages__numb:hover, .cartProd__name.kp2025Recipient__item:hover, .cartProd__name.people__status:hover, .cartProd__name.people__name:hover, .cartProd__name.teamBoss__chiefStatus:hover, .cartProd__name.teamBoss__chiefName:hover, .cartProd__name.webinarsPageGifts__item:hover, .cartProd__name.webinarsPageProfit__item:hover, .cartProd__name.webinarsPageMain__difficultName:hover, .cartProd__name.webinarsSpeaker__status:hover, .cartProd__name.webinarsSpeaker__name:hover, .cartProd__name.webinarsItem__difficultName:hover, .cartProd__name.cooperationFeedback__completeTitle:hover, .cartProd__name.cooperationReviews__rate:hover, .cartProd__name.poolCalcPrint:hover:before, .cartProd__name.poolCalcProducts__trName:hover, .cartProd__name.poolCalc__preloadText:hover, .cartProd__name.quoteForm__humanStatus:hover, .wareText h6.cartProd__name:hover, .wareText h3.cartProd__name:hover, .cartProd__name.wareScheme__dt:hover, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__name.catalogSliderItem__name:hover, .catalogSlider._white .cartProd__name.catalogSliderItem__name:hover, .catalogSlider.article__like.t-button:not(._checked) .cartProd__name.catalogSliderItem__name:hover, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__name.catalogSliderItem__curPrice:hover, .catalogSlider._white .cartProd__name.catalogSliderItem__curPrice:hover, .catalogSlider.article__like.t-button:not(._checked) .cartProd__name.catalogSliderItem__curPrice:hover, .cartProd__name.catalogSliderItem__oldPrice:hover {
    color: var(--accent);
  }
}
.cartProd__has.t-small, .cartProd__has.kp2025Form__comment, .cartProd__has.faqImages__desc, .cartProd__has.ware__tooltip, .cartProd__has.cartProd__info, .cartProd__has.t-info__pane, .cartProd__has[data-tooltip]:before, .cartProd__has.t-document__size, .cartProd__has.catalogStocksSlide__date, .cartProd__has.catalogStocksSlide__desc, .cartProd__has.catFilters__counter, .cartProd__has.catSlider__subName {
  color: var(--accent);
  cursor: default;
}
.cartProd__counter {
  grid-column: 2/3;
  margin: 0.6rem auto 0.6rem 0;
  justify-content: flex-start;
  display: grid;
  grid-template-columns: 2rem 4rem 2rem;
  align-items: center;
  align-self: flex-start;
  gap: 0 1rem;
}
@media (min-width: 768px) {
  .cartProd__counter {
    grid-area: 1/3/3/4;
    margin: 2rem 0 0;
  }
}
.cartProd__math {
  font-size: 0;
  line-height: 0;
  width: 2rem;
  height: 2rem;
  background: var(--dark);
  cursor: pointer;
}
@media (min-width: 1280px) {
  .cartProd__math {
    transition: background-color var(--time);
  }
  .cartProd__math:hover {
    background-color: var(--accent);
  }
}
.cartProd__math:first-child {
  mask: url(../img/icons/minus_20.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/minus_20.svg) center center/100% no-repeat;
}
.cartProd__math:last-child {
  mask: url(../img/icons/plus_20.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/plus_20.svg) center center/100% no-repeat;
}
.cartProd__number {
  width: 4rem;
  height: 2.8rem;
  box-sizing: border-box;
  border-radius: var(--rad);
  border: 0.1rem solid var(--grey-light);
  text-align: center;
  appearance: none;
  outline: none;
  background: none;
  padding: 0;
  margin: 0;
  color: var(--dark);
  -moz-appearance: textfield;
}
.cartProd__number::-webkit-outer-spin-button, .cartProd__number::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
@media (min-width: 768px) {
  .cartProd__number {
    height: 3.2rem;
  }
}
.cartProd__prices {
  grid-column: 3/5;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.2rem;
}
@media (min-width: 768px) {
  .cartProd__prices {
    grid-area: 1/4/3/5;
    margin-top: 2rem;
    align-items: center;
  }
}
.cartProd__price.t-title, .cartProd__price.kp2025Jury__status, .cartProd__price.kp2025Jury__name, .cartProd__price.kp2025Criteria__name, .cartProd__price.kp2025Spots__name, .cartProd__price.kp2025Rules__name, .cartProd__price.kp2025Stages__name, .cartProd__price.kp2025Stages__numb, .cartProd__price.kp2025Recipient__item, .cartProd__price.people__status, .cartProd__price.people__name, .cartProd__price.teamBoss__chiefStatus, .cartProd__price.teamBoss__chiefName, .cartProd__price.webinarsPageGifts__item, .cartProd__price.webinarsPageProfit__item, .cartProd__price.webinarsPageMain__difficultName, .cartProd__price.webinarsSpeaker__status, .cartProd__price.webinarsSpeaker__name, .cartProd__price.webinarsItem__difficultName, .cartProd__price.cooperationFeedback__completeTitle, .cartProd__price.cooperationReviews__rate, .cartProd__price.poolCalcPrint:before, .cartProd__price.poolCalcProducts__trName, .cartProd__price.poolCalc__preloadText, .cartProd__price.quoteForm__humanStatus, .wareText h6.cartProd__price, .wareText h3.cartProd__price, .cartProd__price.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__name, .catalogSlider._white .cartProd__price.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice, .cartProd__price.catalogSliderItem__oldPrice {
  white-space: nowrap;
}
.cartProd__price.t-title._h5, .cartProd__price.t-title.kp2025Jury__status, .cartProd__price.kp2025Jury__status, .cartProd__price._h5.kp2025Jury__name, .cartProd__price.kp2025Jury__name.kp2025Jury__status, .cartProd__price._h5.kp2025Criteria__name, .cartProd__price.kp2025Criteria__name.kp2025Jury__status, .cartProd__price._h5.kp2025Spots__name, .cartProd__price.kp2025Spots__name.kp2025Jury__status, .cartProd__price._h5.kp2025Rules__name, .cartProd__price.kp2025Rules__name.kp2025Jury__status, .cartProd__price._h5.kp2025Stages__name, .cartProd__price.kp2025Stages__name.kp2025Jury__status, .cartProd__price._h5.kp2025Stages__numb, .cartProd__price.kp2025Stages__numb.kp2025Jury__status, .cartProd__price._h5.kp2025Recipient__item, .cartProd__price.kp2025Recipient__item.kp2025Jury__status, .cartProd__price.t-title.people__status, .cartProd__price.people__status.kp2025Jury__status, .cartProd__price.people__status.kp2025Jury__name, .cartProd__price.people__status.kp2025Criteria__name, .cartProd__price.people__status.kp2025Spots__name, .cartProd__price.people__status.kp2025Rules__name, .cartProd__price.people__status.kp2025Stages__name, .cartProd__price.people__status.kp2025Stages__numb, .cartProd__price.people__status.kp2025Recipient__item, .cartProd__price.people__status, .cartProd__price.t-title.people__name, .cartProd__price.people__name.kp2025Jury__status, .cartProd__price.people__name.kp2025Jury__name, .cartProd__price.people__name.kp2025Criteria__name, .cartProd__price.people__name.kp2025Spots__name, .cartProd__price.people__name.kp2025Rules__name, .cartProd__price.people__name.kp2025Stages__name, .cartProd__price.people__name.kp2025Stages__numb, .cartProd__price.people__name.kp2025Recipient__item, .cartProd__price.people__name.people__status, .cartProd__price.people__name, .cartProd__price.teamBoss__chiefStatus, .cartProd__price.teamBoss__chiefName, .cartProd__price._h5.webinarsPageGifts__item, .cartProd__price.webinarsPageGifts__item.kp2025Jury__status, .cartProd__price.webinarsPageGifts__item.people__status, .cartProd__price.webinarsPageGifts__item.people__name, .cartProd__price._h5.webinarsPageProfit__item, .cartProd__price.webinarsPageProfit__item.kp2025Jury__status, .cartProd__price.webinarsPageProfit__item.people__status, .cartProd__price.webinarsPageProfit__item.people__name, .cartProd__price.webinarsPageMain__difficultName, .cartProd__price.webinarsSpeaker__status, .cartProd__price.webinarsSpeaker__name, .cartProd__price.webinarsItem__difficultName, .cartProd__price._h5.cooperationFeedback__completeTitle, .cartProd__price.cooperationFeedback__completeTitle.kp2025Jury__status, .cartProd__price.cooperationFeedback__completeTitle.people__status, .cartProd__price.cooperationFeedback__completeTitle.people__name, .cartProd__price._h5.cooperationReviews__rate, .cartProd__price.cooperationReviews__rate.kp2025Jury__status, .cartProd__price.cooperationReviews__rate.people__status, .cartProd__price.cooperationReviews__rate.people__name, .cartProd__price._h5.poolCalcPrint:before, .cartProd__price.poolCalcPrint.kp2025Jury__status:before, .cartProd__price.poolCalcPrint.people__status:before, .cartProd__price.poolCalcPrint.people__name:before, .cartProd__price.poolCalcPrint.teamBoss__chiefStatus:before, .cartProd__price.poolCalcPrint.teamBoss__chiefName:before, .cartProd__price.poolCalcPrint.webinarsPageMain__difficultName:before, .cartProd__price.poolCalcPrint.webinarsSpeaker__status:before, .cartProd__price.poolCalcPrint.webinarsSpeaker__name:before, .cartProd__price.poolCalcPrint.webinarsItem__difficultName:before, .cartProd__price.poolCalcProducts__trName, .cartProd__price._h5.poolCalc__preloadText, .cartProd__price.poolCalc__preloadText.kp2025Jury__status, .cartProd__price.poolCalc__preloadText.people__status, .cartProd__price.poolCalc__preloadText.people__name, .cartProd__price.quoteForm__humanStatus, .wareText h6.cartProd__price._h5, .wareText h6.cartProd__price.kp2025Jury__status, .wareText h6.cartProd__price.people__status, .wareText h6.cartProd__price.people__name, .wareText h3.cartProd__price, .cartProd__price.wareScheme__dt, .catalogSlider._white .cartProd__price._h5.catalogSliderItem__name, .catalogSlider._white .cartProd__price.catalogSliderItem__name.kp2025Jury__status, .catalogSlider._white .cartProd__price.catalogSliderItem__name.people__status, .catalogSlider._white .cartProd__price.catalogSliderItem__name.people__name, .catalogSlider._white .cartProd__price.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider._white .cartProd__price.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider._white .cartProd__price.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider._white .cartProd__price.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider._white .cartProd__price.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider._white .cartProd__price.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider._white .cartProd__price.catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider._white .cartProd__price.catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price._h5.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.people__status, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.people__name, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.quoteForm__humanStatus, .catalogSlider._white .wareText h3.cartProd__price.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.cartProd__price.catalogSliderItem__name, .wareText .catalogSlider._white h3.cartProd__price.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.cartProd__price.catalogSliderItem__name, .catalogSlider._white .cartProd__price.catalogSliderItem__name.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price._h5.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.cartProd__price.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.cartProd__price.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider._white .cartProd__price._h5.catalogSliderItem__curPrice, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.people__status, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.people__name, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price._h5.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.people__status, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.people__name, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.poolCalcProducts__trName, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.quoteForm__humanStatus, .catalogSlider._white .wareText h3.cartProd__price.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.cartProd__price.catalogSliderItem__curPrice, .wareText .catalogSlider._white h3.cartProd__price.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.cartProd__price.catalogSliderItem__curPrice, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__name, .catalogSlider._white .cartProd__price.catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.catalogSliderItem__oldPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.catalogSliderItem__oldPrice, .cartProd__price.catalogSliderItem__oldPrice {
  position: relative;
  color: var(--grey-blue);
}
.cartProd__price.t-title._h5:before, .cartProd__price.t-title.kp2025Jury__status:before, .cartProd__price.kp2025Jury__status:before, .cartProd__price._h5.kp2025Jury__name:before, .cartProd__price.kp2025Jury__name.kp2025Jury__status:before, .cartProd__price._h5.kp2025Criteria__name:before, .cartProd__price.kp2025Criteria__name.kp2025Jury__status:before, .cartProd__price._h5.kp2025Spots__name:before, .cartProd__price.kp2025Spots__name.kp2025Jury__status:before, .cartProd__price._h5.kp2025Rules__name:before, .cartProd__price.kp2025Rules__name.kp2025Jury__status:before, .cartProd__price._h5.kp2025Stages__name:before, .cartProd__price.kp2025Stages__name.kp2025Jury__status:before, .cartProd__price._h5.kp2025Stages__numb:before, .cartProd__price.kp2025Stages__numb.kp2025Jury__status:before, .cartProd__price._h5.kp2025Recipient__item:before, .cartProd__price.kp2025Recipient__item.kp2025Jury__status:before, .cartProd__price.t-title.people__status:before, .cartProd__price.people__status.kp2025Jury__status:before, .cartProd__price.people__status.kp2025Jury__name:before, .cartProd__price.people__status.kp2025Criteria__name:before, .cartProd__price.people__status.kp2025Spots__name:before, .cartProd__price.people__status.kp2025Rules__name:before, .cartProd__price.people__status.kp2025Stages__name:before, .cartProd__price.people__status.kp2025Stages__numb:before, .cartProd__price.people__status.kp2025Recipient__item:before, .cartProd__price.people__status:before, .cartProd__price.people__name:before, .cartProd__price.teamBoss__chiefStatus:before, .cartProd__price.teamBoss__chiefName:before, .cartProd__price._h5.webinarsPageGifts__item:before, .cartProd__price.webinarsPageGifts__item.kp2025Jury__status:before, .cartProd__price.webinarsPageGifts__item.people__status:before, .cartProd__price._h5.webinarsPageProfit__item:before, .cartProd__price.webinarsPageProfit__item.kp2025Jury__status:before, .cartProd__price.webinarsPageProfit__item.people__status:before, .cartProd__price.webinarsPageMain__difficultName:before, .cartProd__price.webinarsSpeaker__status:before, .cartProd__price.webinarsSpeaker__name:before, .cartProd__price.webinarsItem__difficultName:before, .cartProd__price._h5.cooperationFeedback__completeTitle:before, .cartProd__price.cooperationFeedback__completeTitle.kp2025Jury__status:before, .cartProd__price.cooperationFeedback__completeTitle.people__status:before, .cartProd__price._h5.cooperationReviews__rate:before, .cartProd__price.cooperationReviews__rate.kp2025Jury__status:before, .cartProd__price.cooperationReviews__rate.people__status:before, .cartProd__price._h5.poolCalcPrint:before, .cartProd__price.poolCalcPrint.kp2025Jury__status:before, .cartProd__price.poolCalcPrint.people__status:before, .cartProd__price.poolCalcProducts__trName:before, .cartProd__price._h5.poolCalc__preloadText:before, .cartProd__price.poolCalc__preloadText.kp2025Jury__status:before, .cartProd__price.poolCalc__preloadText.people__status:before, .cartProd__price.quoteForm__humanStatus:before, .wareText h6.cartProd__price._h5:before, .wareText h6.cartProd__price.kp2025Jury__status:before, .wareText h6.cartProd__price.people__status:before, .wareText h3.cartProd__price:before, .cartProd__price.wareScheme__dt:before, .catalogSlider._white .cartProd__price._h5.catalogSliderItem__name:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.kp2025Jury__status:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.people__status:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.people__name:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.teamBoss__chiefStatus:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.teamBoss__chiefName:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.webinarsPageMain__difficultName:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.webinarsSpeaker__status:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.webinarsSpeaker__name:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.webinarsItem__difficultName:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.poolCalcProducts__trName:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.quoteForm__humanStatus:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price._h5.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.kp2025Jury__status:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.people__status:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.people__name:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.teamBoss__chiefStatus:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.teamBoss__chiefName:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.webinarsPageMain__difficultName:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.webinarsSpeaker__status:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.webinarsSpeaker__name:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.webinarsItem__difficultName:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.poolCalcProducts__trName:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.quoteForm__humanStatus:before, .catalogSlider._white .wareText h3.cartProd__price.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.cartProd__price.catalogSliderItem__name:before, .wareText .catalogSlider._white h3.cartProd__price.catalogSliderItem__name:before, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.cartProd__price.catalogSliderItem__name:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.wareScheme__dt:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.wareScheme__dt:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price._h5.catalogSliderItem__curPrice:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.kp2025Jury__status:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.people__status:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.people__name:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.teamBoss__chiefStatus:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.teamBoss__chiefName:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.webinarsPageMain__difficultName:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.webinarsSpeaker__status:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.webinarsSpeaker__name:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.webinarsItem__difficultName:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.poolCalcProducts__trName:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.quoteForm__humanStatus:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.cartProd__price.catalogSliderItem__curPrice:before, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.cartProd__price.catalogSliderItem__curPrice:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.wareScheme__dt:before, .catalogSlider._white .cartProd__price._h5.catalogSliderItem__curPrice:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.kp2025Jury__status:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.people__status:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.people__name:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.teamBoss__chiefStatus:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.teamBoss__chiefName:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.webinarsPageMain__difficultName:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.webinarsSpeaker__status:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.webinarsSpeaker__name:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.webinarsItem__difficultName:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.poolCalcProducts__trName:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.quoteForm__humanStatus:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price._h5.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.kp2025Jury__status:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.people__status:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.people__name:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.teamBoss__chiefStatus:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.teamBoss__chiefName:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.webinarsPageMain__difficultName:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.webinarsSpeaker__status:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.webinarsSpeaker__name:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.webinarsItem__difficultName:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.poolCalcProducts__trName:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.quoteForm__humanStatus:before, .catalogSlider._white .wareText h3.cartProd__price.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.cartProd__price.catalogSliderItem__curPrice:before, .wareText .catalogSlider._white h3.cartProd__price.catalogSliderItem__curPrice:before, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.cartProd__price.catalogSliderItem__curPrice:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.wareScheme__dt:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.wareScheme__dt:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__name:before, .catalogSlider._white .cartProd__price.catalogSliderItem__name.catalogSliderItem__oldPrice:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__name.catalogSliderItem__oldPrice:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartProd__price.catalogSliderItem__curPrice.catalogSliderItem__oldPrice:before, .catalogSlider._white .cartProd__price.catalogSliderItem__curPrice.catalogSliderItem__oldPrice:before, .catalogSlider.article__like.t-button:not(._checked) .cartProd__price.catalogSliderItem__curPrice.catalogSliderItem__oldPrice:before, .cartProd__price.catalogSliderItem__oldPrice:before {
  content: "";
  position: absolute;
  background: var(--error);
  top: 50%;
  right: -0.1rem;
  left: -0.1rem;
  margin-top: -0.1rem;
  border-radius: 0.1rem;
  height: 0.2rem;
}
.cartProd .bx-sls .t-input .bx-ui-sls-clear, .cartProd__remove {
  width: 2rem;
  height: 2rem;
  font-size: 0;
  line-height: 0;
  margin-top: 1rem;
  background: var(--dark);
  grid-area: 1/4/2/5;
  align-self: flex-start;
  cursor: pointer;
  mask: url(../img/icons/cross.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/cross.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .cartProd .bx-sls .t-input .bx-ui-sls-clear, .cartProd__remove {
    grid-area: 1/5/2/6;
    margin-top: 2rem;
  }
}
@media (min-width: 1280px) {
  .cartProd .bx-sls .t-input .bx-ui-sls-clear, .cartProd__remove {
    transition: background-color var(--time);
  }
  .cartProd .bx-sls .t-input .bx-ui-sls-clear:hover, .cartProd__remove:hover {
    background-color: var(--accent);
  }
}
.cartProd__info {
  grid-area: 2/2/3/5;
  margin-top: -0.5rem;
  padding-left: 3.4rem;
  min-height: 2.4rem;
  color: var(--blue-light);
  position: relative;
}
@media (min-width: 768px) {
  .cartProd__info {
    margin-top: 2rem;
    grid-area: 2/2/3/3;
  }
}
@media (min-width: 1280px) {
  .cartProd__info {
    align-self: flex-end;
    min-height: 0;
    margin: 2rem 0;
  }
}
.cartProd__info:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  background: var(--accent);
  mask: url(../img/icons/info.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/info.svg) center center/100% no-repeat;
}
@media (min-width: 1280px) {
  .cartProd__info:before {
    top: 50%;
    margin-top: -1.2rem;
  }
}

.cartInfo {
  order: -1;
}
@media (min-width: 1280px) {
  .cartInfo {
    order: unset;
  }
}
.cartInfo__title.t-title, .cartInfo__title.kp2025Jury__status, .cartInfo__title.kp2025Jury__name, .cartInfo__title.kp2025Criteria__name, .cartInfo__title.kp2025Spots__name, .cartInfo__title.kp2025Rules__name, .cartInfo__title.kp2025Stages__name, .cartInfo__title.kp2025Stages__numb, .cartInfo__title.kp2025Recipient__item, .cartInfo__title.people__status, .cartInfo__title.people__name, .cartInfo__title.teamBoss__chiefStatus, .cartInfo__title.teamBoss__chiefName, .cartInfo__title.webinarsPageGifts__item, .cartInfo__title.webinarsPageProfit__item, .cartInfo__title.webinarsPageMain__difficultName, .cartInfo__title.webinarsSpeaker__status, .cartInfo__title.webinarsSpeaker__name, .cartInfo__title.webinarsItem__difficultName, .cartInfo__title.cooperationFeedback__completeTitle, .cartInfo__title.cooperationReviews__rate, .cartInfo__title.poolCalcPrint:before, .cartInfo__title.poolCalcProducts__trName, .cartInfo__title.poolCalc__preloadText, .cartInfo__title.quoteForm__humanStatus, .wareText h6.cartInfo__title, .wareText h3.cartInfo__title, .cartInfo__title.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartInfo__title.catalogSliderItem__name, .catalogSlider._white .cartInfo__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cartInfo__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartInfo__title.catalogSliderItem__curPrice, .catalogSlider._white .cartInfo__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .cartInfo__title.catalogSliderItem__curPrice, .cartInfo__title.catalogSliderItem__oldPrice {
  margin-bottom: 2.5rem;
}
.cartInfo__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 0.1rem solid var(--grey-light);
}
.cartInfo__dl {
  display: flex;
  justify-content: space-between;
  gap: 0.2rem;
}
.cartInfo__discount {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 2rem;
}
.cartInfo__summ {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}
.cartInfo__summ:not(:last-child) {
  margin-bottom: 2.5rem;
}
.cartPromo {
  order: -1;
}
@media (min-width: 1280px) {
  .cartPromo {
    order: unset;
  }
}
.cartPromo__title.t-title, .cartPromo__title.kp2025Jury__status, .cartPromo__title.kp2025Jury__name, .cartPromo__title.kp2025Criteria__name, .cartPromo__title.kp2025Spots__name, .cartPromo__title.kp2025Rules__name, .cartPromo__title.kp2025Stages__name, .cartPromo__title.kp2025Stages__numb, .cartPromo__title.kp2025Recipient__item, .cartPromo__title.people__status, .cartPromo__title.people__name, .cartPromo__title.teamBoss__chiefStatus, .cartPromo__title.teamBoss__chiefName, .cartPromo__title.webinarsPageGifts__item, .cartPromo__title.webinarsPageProfit__item, .cartPromo__title.webinarsPageMain__difficultName, .cartPromo__title.webinarsSpeaker__status, .cartPromo__title.webinarsSpeaker__name, .cartPromo__title.webinarsItem__difficultName, .cartPromo__title.cooperationFeedback__completeTitle, .cartPromo__title.cooperationReviews__rate, .cartPromo__title.poolCalcPrint:before, .cartPromo__title.poolCalcProducts__trName, .cartPromo__title.poolCalc__preloadText, .cartPromo__title.quoteForm__humanStatus, .wareText h6.cartPromo__title, .wareText h3.cartPromo__title, .cartPromo__title.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartPromo__title.catalogSliderItem__name, .catalogSlider._white .cartPromo__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cartPromo__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartPromo__title.catalogSliderItem__curPrice, .catalogSlider._white .cartPromo__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .cartPromo__title.catalogSliderItem__curPrice, .cartPromo__title.catalogSliderItem__oldPrice {
  margin-bottom: 1.5rem;
}
.cartPromo__label {
  display: block;
  margin-bottom: 1rem;
}
.cartPromo__label .coupon-info {
  font-size: 1.2rem;
  font-weight: normal;
  color: var(--dark);
}
.cartPromo__label .coupon-info--error {
  color: var(--error);
}
.cartDesc {
  order: 10;
}
@media (min-width: 1280px) {
  .cartDesc {
    order: unset;
  }
}
.cartDesc__text {
  margin-bottom: 1.5rem;
}
.cartForm {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin: 1.5rem 0 3rem;
}
@media (min-width: 768px) {
  .cartForm {
    margin: 1rem 0 3rem;
  }
  .cart__form .cartForm {
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .cartForm {
    grid-row: 1/10;
    margin: 0 0 3rem;
  }
}
.cartForm__box {
  padding: 1.5rem;
  background: var(--bg-grey);
}
@media (min-width: 768px) {
  .cartForm__box {
    padding: 2rem;
  }
}
@media (min-width: 1280px) {
  .cartForm__box {
    padding: 3rem;
  }
}
.cartForm__box:not(:first-child) {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .cartForm__box:not(:first-child) {
    margin-top: 2rem;
  }
}
.cartForm__title.t-title, .cartForm__title.kp2025Jury__status, .cartForm__title.kp2025Jury__name, .cartForm__title.kp2025Criteria__name, .cartForm__title.kp2025Spots__name, .cartForm__title.kp2025Rules__name, .cartForm__title.kp2025Stages__name, .cartForm__title.kp2025Stages__numb, .cartForm__title.kp2025Recipient__item, .cartForm__title.people__status, .cartForm__title.people__name, .cartForm__title.teamBoss__chiefStatus, .cartForm__title.teamBoss__chiefName, .cartForm__title.webinarsPageGifts__item, .cartForm__title.webinarsPageProfit__item, .cartForm__title.webinarsPageMain__difficultName, .cartForm__title.webinarsSpeaker__status, .cartForm__title.webinarsSpeaker__name, .cartForm__title.webinarsItem__difficultName, .cartForm__title.cooperationFeedback__completeTitle, .cartForm__title.cooperationReviews__rate, .cartForm__title.poolCalcPrint:before, .cartForm__title.poolCalcProducts__trName, .cartForm__title.poolCalc__preloadText, .cartForm__title.quoteForm__humanStatus, .wareText h6.cartForm__title, .wareText h3.cartForm__title, .cartForm__title.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartForm__title.catalogSliderItem__name, .catalogSlider._white .cartForm__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cartForm__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartForm__title.catalogSliderItem__curPrice, .catalogSlider._white .cartForm__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .cartForm__title.catalogSliderItem__curPrice, .cartForm__title.catalogSliderItem__oldPrice {
  margin-bottom: 2rem;
}
.cartForm__areas {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .cartForm__areas {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem 1rem;
  }
}
.cartForm__label {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.cartForm__label .soa-property-info {
  font-size: 1.2rem;
  font-weight: normal;
  color: var(--dark);
}
.cartForm__label .soa-property-info--error {
  color: var(--error);
}
.cartForm__label .soa-property-info--warning {
  color: var(--warning);
}
.cartForm__columns {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .cartForm__columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
.cartForm__column._type {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
}
.cartForm__column._payType {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
}
.cartForm__column._self {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 768px) {
  .cartForm__column._self .t-button {
    align-self: flex-start;
    width: auto;
  }
}
.cartForm__column._courier {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
.cartForm__column._courier .t-textarea {
  height: 12rem;
}
.cartForm__column._summ {
  display: flex;
  gap: 0.5rem;
}
.cartForm__approve {
  margin-top: 2rem;
  align-self: flex-start;
}
.cartForm__pay {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .cartForm__pay {
    align-self: center;
    width: auto;
  }
}

.cartComplete {
  max-width: 29rem;
  align-self: center;
  margin: 6rem auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
  justify-content: center;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .cartComplete {
    max-width: 65rem;
    margin: 8rem auto;
  }
}
@media (min-width: 1280px) {
  .cartComplete {
    max-width: 65rem;
    margin: 10rem auto;
  }
}
.cartComplete:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(../img/icons/checkMark.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .cartComplete:before {
    gap: 3rem;
  }
}
.cartComplete__title.t-title, .cartComplete__title.kp2025Jury__status, .cartComplete__title.kp2025Jury__name, .cartComplete__title.kp2025Criteria__name, .cartComplete__title.kp2025Spots__name, .cartComplete__title.kp2025Rules__name, .cartComplete__title.kp2025Stages__name, .cartComplete__title.kp2025Stages__numb, .cartComplete__title.kp2025Recipient__item, .cartComplete__title.people__status, .cartComplete__title.people__name, .cartComplete__title.teamBoss__chiefStatus, .cartComplete__title.teamBoss__chiefName, .cartComplete__title.webinarsPageGifts__item, .cartComplete__title.webinarsPageProfit__item, .cartComplete__title.webinarsPageMain__difficultName, .cartComplete__title.webinarsSpeaker__status, .cartComplete__title.webinarsSpeaker__name, .cartComplete__title.webinarsItem__difficultName, .cartComplete__title.cooperationFeedback__completeTitle, .cartComplete__title.cooperationReviews__rate, .cartComplete__title.poolCalcPrint:before, .cartComplete__title.poolCalcProducts__trName, .cartComplete__title.poolCalc__preloadText, .cartComplete__title.quoteForm__humanStatus, .wareText h6.cartComplete__title, .wareText h3.cartComplete__title, .cartComplete__title.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartComplete__title.catalogSliderItem__name, .catalogSlider._white .cartComplete__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cartComplete__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartComplete__title.catalogSliderItem__curPrice, .catalogSlider._white .cartComplete__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .cartComplete__title.catalogSliderItem__curPrice, .cartComplete__title.catalogSliderItem__oldPrice {
  text-align: center;
}
.cartComplete__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .cartComplete__list {
    gap: 1rem;
  }
}
.cartComplete__dl {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
}
.cartComplete__text {
  text-align: center;
}

.cartNotPay {
  max-width: 29rem;
  align-self: center;
  margin: 6rem auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
  justify-content: center;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .cartNotPay {
    max-width: 65rem;
    margin: 8rem auto;
  }
}
@media (min-width: 1280px) {
  .cartNotPay {
    max-width: 65rem;
    margin: 10rem auto;
  }
}
.cartNotPay:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(../img/icons/crossMark.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .cartNotPay:before {
    gap: 3rem;
  }
}
.cartNotPay__title.t-title, .cartNotPay__title.kp2025Jury__status, .cartNotPay__title.kp2025Jury__name, .cartNotPay__title.kp2025Criteria__name, .cartNotPay__title.kp2025Spots__name, .cartNotPay__title.kp2025Rules__name, .cartNotPay__title.kp2025Stages__name, .cartNotPay__title.kp2025Stages__numb, .cartNotPay__title.kp2025Recipient__item, .cartNotPay__title.people__status, .cartNotPay__title.people__name, .cartNotPay__title.teamBoss__chiefStatus, .cartNotPay__title.teamBoss__chiefName, .cartNotPay__title.webinarsPageGifts__item, .cartNotPay__title.webinarsPageProfit__item, .cartNotPay__title.webinarsPageMain__difficultName, .cartNotPay__title.webinarsSpeaker__status, .cartNotPay__title.webinarsSpeaker__name, .cartNotPay__title.webinarsItem__difficultName, .cartNotPay__title.cooperationFeedback__completeTitle, .cartNotPay__title.cooperationReviews__rate, .cartNotPay__title.poolCalcPrint:before, .cartNotPay__title.poolCalcProducts__trName, .cartNotPay__title.poolCalc__preloadText, .cartNotPay__title.quoteForm__humanStatus, .wareText h6.cartNotPay__title, .wareText h3.cartNotPay__title, .cartNotPay__title.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartNotPay__title.catalogSliderItem__name, .catalogSlider._white .cartNotPay__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cartNotPay__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .cartNotPay__title.catalogSliderItem__curPrice, .catalogSlider._white .cartNotPay__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .cartNotPay__title.catalogSliderItem__curPrice, .cartNotPay__title.catalogSliderItem__oldPrice {
  text-align: center;
}
.cartNotPay__text {
  text-align: center;
}
.cartNotPay__btn.t-button {
  align-self: center;
  width: auto;
}
@media (min-width: 768px) {
  .cartNotPay__btn.t-button {
    margin-top: 0.5rem;
  }
}
.sdek_pvzLair {
  display: flex;
}

.sdek_pvzAddr {
  display: none;
}

.bx-sls .t-input .dropdown-icon {
  top: 40%;
}
.bx-sls .t-input .bx-ui-sls-container {
  height: 5rem;
}
.bx-sls .t-input .bx-ui-sls-fake {
  color: var(--dark) !important;
}
.bx-sls .t-input .bx-ui-sls-fake, .bx-sls .t-input .bx-ui-sls-route {
  font: 400 1.6rem/2.2rem "Roboto", sans-serif;
  top: 20%;
}
.bx-sls .t-input .bx-ui-sls-pane {
  top: 5rem;
}
.bx-sls .t-input .bx-ui-sls-clear {
  margin: 1.5rem 1.5rem 0 0;
}

.ware {
  display: flex;
  flex-direction: column;
  padding: 1rem 0 6rem;
}
@media (min-width: 768px) {
  .ware {
    padding: 2rem 0 8rem;
  }
}
@media (min-width: 1280px) {
  .ware {
    padding: 2rem 0 10rem;
  }
}
.ware__top {
  display: flex;
  flex-direction: column;
  padding: 0 0 4rem;
}
@media (min-width: 768px) {
  .ware__top {
    display: grid;
    grid-template: auto/36.5rem 37.5rem;
    gap: 0 2rem;
    padding: 0 0 4rem;
  }
}
@media (min-width: 1280px) {
  .ware__top {
    grid-template: auto/41rem 52rem 32rem;
    gap: 0 3rem;
    padding: 0 0 5rem;
  }
}
.ware__gallery {
  margin-bottom: 1.5rem;
  position: relative;
}
@media (min-width: 768px) {
  .ware__gallery {
    grid-area: 1/1/10/2;
    margin-bottom: 0;
  }
}
._ware-disabled .ware__gallery {
  opacity: 0.6;
  cursor: default;
}
.ware__tags {
  margin-top: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1rem;
}
@media (min-width: 768px) {
  .ware__tags {
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    margin-top: 0;
    z-index: 1;
  }
}
.ware__tag {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.8rem;
  border-radius: var(--rad);
  background: var(--accent);
  color: var(--white);
  cursor: pointer;
  text-decoration: none;
  padding: 0.3rem 1rem;
  user-select: none;
  transition: background-color var(--time);
}
@media (min-width: 768px) {
  .ware__tag {
    position: relative;
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
@media (min-width: 1280px) {
  .ware__tag:hover {
    background: var(--dark);
  }
}
@media (min-width: 768px) {
  .ware__tag:before {
    content: "";
    position: absolute;
    inset: -0.5rem;
  }
}
.ware__base {
  margin-bottom: 1rem;
}
@media (min-width: 1280px) {
  .ware__base {
    margin-bottom: 1.5rem;
  }
}
.ware__title.t-title, .ware__title.kp2025Jury__status, .ware__title.kp2025Jury__name, .ware__title.kp2025Criteria__name, .ware__title.kp2025Spots__name, .ware__title.kp2025Rules__name, .ware__title.kp2025Stages__name, .ware__title.kp2025Stages__numb, .ware__title.kp2025Recipient__item, .ware__title.people__status, .ware__title.people__name, .ware__title.teamBoss__chiefStatus, .ware__title.teamBoss__chiefName, .ware__title.webinarsPageGifts__item, .ware__title.webinarsPageProfit__item, .ware__title.webinarsPageMain__difficultName, .ware__title.webinarsSpeaker__status, .ware__title.webinarsSpeaker__name, .ware__title.webinarsItem__difficultName, .ware__title.cooperationFeedback__completeTitle, .ware__title.cooperationReviews__rate, .ware__title.poolCalcPrint:before, .ware__title.poolCalcProducts__trName, .ware__title.poolCalc__preloadText, .ware__title.quoteForm__humanStatus, .wareText h6.ware__title, .wareText h3.ware__title, .ware__title.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__title.catalogSliderItem__name, .catalogSlider._white .ware__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .ware__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__title.catalogSliderItem__curPrice, .catalogSlider._white .ware__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .ware__title.catalogSliderItem__curPrice, .ware__title.catalogSliderItem__oldPrice {
  overflow-wrap: break-word;
}
.ware__has {
  margin-top: 0.5rem;
  cursor: default;
  color: var(--accent);
}
.ware__not.t-title, .ware__not.kp2025Jury__status, .ware__not.kp2025Jury__name, .ware__not.kp2025Criteria__name, .ware__not.kp2025Spots__name, .ware__not.kp2025Rules__name, .ware__not.kp2025Stages__name, .ware__not.kp2025Stages__numb, .ware__not.kp2025Recipient__item, .ware__not.people__status, .ware__not.people__name, .ware__not.teamBoss__chiefStatus, .ware__not.teamBoss__chiefName, .ware__not.webinarsPageGifts__item, .ware__not.webinarsPageProfit__item, .ware__not.webinarsPageMain__difficultName, .ware__not.webinarsSpeaker__status, .ware__not.webinarsSpeaker__name, .ware__not.webinarsItem__difficultName, .ware__not.cooperationFeedback__completeTitle, .ware__not.cooperationReviews__rate, .ware__not.poolCalcPrint:before, .ware__not.poolCalcProducts__trName, .ware__not.poolCalc__preloadText, .ware__not.quoteForm__humanStatus, .wareText h6.ware__not, .wareText h3.ware__not, .ware__not.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__not.catalogSliderItem__name, .catalogSlider._white .ware__not.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .ware__not.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__not.catalogSliderItem__curPrice, .catalogSlider._white .ware__not.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .ware__not.catalogSliderItem__curPrice, .ware__not.catalogSliderItem__oldPrice {
  margin-top: 1rem;
  cursor: default;
  color: var(--error);
}
@media (min-width: 768px) {
  .ware__not.t-title, .ware__not.kp2025Jury__status, .ware__not.kp2025Jury__name, .ware__not.kp2025Criteria__name, .ware__not.kp2025Spots__name, .ware__not.kp2025Rules__name, .ware__not.kp2025Stages__name, .ware__not.kp2025Stages__numb, .ware__not.kp2025Recipient__item, .ware__not.people__status, .ware__not.people__name, .ware__not.teamBoss__chiefStatus, .ware__not.teamBoss__chiefName, .ware__not.webinarsPageGifts__item, .ware__not.webinarsPageProfit__item, .ware__not.webinarsPageMain__difficultName, .ware__not.webinarsSpeaker__status, .ware__not.webinarsSpeaker__name, .ware__not.webinarsItem__difficultName, .ware__not.cooperationFeedback__completeTitle, .ware__not.cooperationReviews__rate, .ware__not.poolCalcPrint:before, .ware__not.poolCalcProducts__trName, .ware__not.poolCalc__preloadText, .ware__not.quoteForm__humanStatus, .wareText h6.ware__not, .wareText h3.ware__not, .ware__not.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__not.catalogSliderItem__name, .catalogSlider._white .ware__not.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .ware__not.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__not.catalogSliderItem__curPrice, .catalogSlider._white .ware__not.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .ware__not.catalogSliderItem__curPrice, .ware__not.catalogSliderItem__oldPrice {
    margin-top: 1.5rem;
  }
}
.ware__desc {
  margin-bottom: 1.5rem;
  color: var(--blue-light);
}
@media (min-width: 768px) {
  .ware__desc {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1280px) {
  .ware__desc {
    margin-bottom: 3rem;
  }
}
._ware-disabled .ware__desc {
  opacity: 0.6;
}
.ware__change {
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .ware__change {
    margin-bottom: 2rem;
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .ware__change {
    margin-bottom: 3rem;
    gap: 1.5rem;
  }
}
._ware-disabled .ware__change {
  opacity: 0.6;
}
.ware__changeTop {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.ware__changeList {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  align-items: center;
}
.ware__changeItem {
  display: block;
  text-decoration: none;
  border-radius: var(--rad);
  cursor: pointer;
  box-sizing: border-box;
  font-size: 1.6rem;
  line-height: 2rem;
  color: var(--dark);
  padding: 0.3rem 1rem;
  background: var(--bg-grey);
  border: 0.1rem solid var(--grey);
  transition: border-color var(--time);
}
.ware__changeItem._current {
  pointer-events: none;
  cursor: default;
  border-width: 0;
  background: var(--accent);
  color: var(--white);
}
.ware__changeItem:not(._current):hover {
  border-color: var(--accent);
}
._color .ware__changeItem {
  width: 2.8rem;
  height: 2.8rem;
  padding: 0;
  font-size: 0;
  background: none;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
._color .ware__changeItem._current {
  width: 3.4rem;
  height: 3.4rem;
  border: 0.1rem solid var(--accent);
}
._color .ware__changeItem._current:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  border: 0.2rem solid var(--white);
  border-radius: var(--rad);
  box-shadow: inset 0 0 0 0.1rem var(--grey);
}
.ware__advantages.t-list, .ware__advantages.teamBoss__targetsList, .wareText ul.ware__advantages, .aboutCategory__answer ul.ware__advantages {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .ware__advantages.t-list, .ware__advantages.teamBoss__targetsList, .wareText ul.ware__advantages, .aboutCategory__answer ul.ware__advantages {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1280px) {
  .ware__advantages.t-list, .ware__advantages.teamBoss__targetsList, .wareText ul.ware__advantages, .aboutCategory__answer ul.ware__advantages {
    margin-bottom: 3rem;
  }
}
._ware-disabled .ware__advantages.t-list, ._ware-disabled .ware__advantages.teamBoss__targetsList, ._ware-disabled .wareText ul.ware__advantages, .wareText ._ware-disabled ul.ware__advantages, ._ware-disabled .aboutCategory__answer ul.ware__advantages, .aboutCategory__answer ._ware-disabled ul.ware__advantages {
  opacity: 0.6;
}
.ware__symbols {
  display: flex;
  gap: 1.5rem;
}
._ware-disabled .ware__symbols {
  opacity: 0.6;
}
.ware__symbol {
  width: 3.2rem;
  height: 3.2rem;
  position: relative;
  cursor: help;
}
.ware__symbol:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--dark);
}
.ware__symbol._hous:before {
  mask: url(../img/icons/buildings/house.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/buildings/house.svg) center center/100% no-repeat;
}
.ware__symbol._flat:before {
  mask: url(../img/icons/buildings/flat.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/buildings/flat.svg) center center/100% no-repeat;
}
.ware__symbol._fact:before {
  mask: url(../img/icons/buildings/factory.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/buildings/factory.svg) center center/100% no-repeat;
}
.ware__tooltip {
  padding: 0.5rem 0;
  border-radius: var(--rad);
  background: var(--bg-grey);
  position: absolute;
  left: 0;
  bottom: 100%;
  overflow: hidden;
  box-sizing: border-box;
  max-width: 0;
  opacity: 0;
  transition: max-width var(--time), padding var(--time), opacity var(--time);
  white-space: nowrap;
  user-select: none;
}
@media (max-width: 1279px) {
  ._show-tooltip .ware__tooltip {
    padding: 0.5rem 1rem;
    max-width: 30rem;
    z-index: 1;
    opacity: 1;
  }
}
@media (min-width: 1280px) {
  .ware__symbol:hover .ware__tooltip {
    padding: 0.5rem 1rem;
    max-width: 30rem;
    z-index: 1;
    opacity: 1;
  }
}
.ware__right {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .ware__right {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .ware__right {
    grid-area: 1/3/10/3;
    margin-top: 0;
    position: sticky;
    top: 9rem;
    align-self: flex-start;
    transition: top var(--time);
  }
}
.ware__card {
  margin-bottom: 2rem;
  border: 0.1rem solid var(--grey-light);
  padding: 2rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .ware__card {
    gap: 1rem;
    padding: 2rem;
  }
}
@media (min-width: 1280px) {
  .ware__card {
    padding: 3rem;
    margin-bottom: 3rem;
  }
}
.ware__price.t-title, .ware__price.kp2025Jury__status, .ware__price.kp2025Jury__name, .ware__price.kp2025Criteria__name, .ware__price.kp2025Spots__name, .ware__price.kp2025Rules__name, .ware__price.kp2025Stages__name, .ware__price.kp2025Stages__numb, .ware__price.kp2025Recipient__item, .ware__price.people__status, .ware__price.people__name, .ware__price.teamBoss__chiefStatus, .ware__price.teamBoss__chiefName, .ware__price.webinarsPageGifts__item, .ware__price.webinarsPageProfit__item, .ware__price.webinarsPageMain__difficultName, .ware__price.webinarsSpeaker__status, .ware__price.webinarsSpeaker__name, .ware__price.webinarsItem__difficultName, .ware__price.cooperationFeedback__completeTitle, .ware__price.cooperationReviews__rate, .ware__price.poolCalcPrint:before, .ware__price.poolCalcProducts__trName, .ware__price.poolCalc__preloadText, .ware__price.quoteForm__humanStatus, .wareText h6.ware__price, .wareText h3.ware__price, .ware__price.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__price.catalogSliderItem__name, .catalogSlider._white .ware__price.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .ware__price.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__price.catalogSliderItem__curPrice, .catalogSlider._white .ware__price.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .ware__price.catalogSliderItem__curPrice, .ware__price.catalogSliderItem__oldPrice {
  margin-bottom: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  .ware__price.t-title, .ware__price.kp2025Jury__status, .ware__price.kp2025Jury__name, .ware__price.kp2025Criteria__name, .ware__price.kp2025Spots__name, .ware__price.kp2025Rules__name, .ware__price.kp2025Stages__name, .ware__price.kp2025Stages__numb, .ware__price.kp2025Recipient__item, .ware__price.people__status, .ware__price.people__name, .ware__price.teamBoss__chiefStatus, .ware__price.teamBoss__chiefName, .ware__price.webinarsPageGifts__item, .ware__price.webinarsPageProfit__item, .ware__price.webinarsPageMain__difficultName, .ware__price.webinarsSpeaker__status, .ware__price.webinarsSpeaker__name, .ware__price.webinarsItem__difficultName, .ware__price.cooperationFeedback__completeTitle, .ware__price.cooperationReviews__rate, .ware__price.poolCalcPrint:before, .ware__price.poolCalcProducts__trName, .ware__price.poolCalc__preloadText, .ware__price.quoteForm__humanStatus, .wareText h6.ware__price, .wareText h3.ware__price, .ware__price.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__price.catalogSliderItem__name, .catalogSlider._white .ware__price.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .ware__price.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__price.catalogSliderItem__curPrice, .catalogSlider._white .ware__price.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .ware__price.catalogSliderItem__curPrice, .ware__price.catalogSliderItem__oldPrice {
    margin-bottom: 0.5rem;
  }
}
.ware__oldPrice.t-title, .ware__oldPrice.kp2025Jury__status, .ware__oldPrice.kp2025Jury__name, .ware__oldPrice.kp2025Criteria__name, .ware__oldPrice.kp2025Spots__name, .ware__oldPrice.kp2025Rules__name, .ware__oldPrice.kp2025Stages__name, .ware__oldPrice.kp2025Stages__numb, .ware__oldPrice.kp2025Recipient__item, .ware__oldPrice.people__status, .ware__oldPrice.people__name, .ware__oldPrice.teamBoss__chiefStatus, .ware__oldPrice.teamBoss__chiefName, .ware__oldPrice.webinarsPageGifts__item, .ware__oldPrice.webinarsPageProfit__item, .ware__oldPrice.webinarsPageMain__difficultName, .ware__oldPrice.webinarsSpeaker__status, .ware__oldPrice.webinarsSpeaker__name, .ware__oldPrice.webinarsItem__difficultName, .ware__oldPrice.cooperationFeedback__completeTitle, .ware__oldPrice.cooperationReviews__rate, .ware__oldPrice.poolCalcPrint:before, .ware__oldPrice.poolCalcProducts__trName, .ware__oldPrice.poolCalc__preloadText, .ware__oldPrice.quoteForm__humanStatus, .wareText h6.ware__oldPrice, .wareText h3.ware__oldPrice, .ware__oldPrice.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__oldPrice.catalogSliderItem__name, .catalogSlider._white .ware__oldPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .ware__oldPrice.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__oldPrice.catalogSliderItem__curPrice, .catalogSlider._white .ware__oldPrice.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .ware__oldPrice.catalogSliderItem__curPrice, .ware__oldPrice.catalogSliderItem__oldPrice {
  margin: -1rem 0 1rem;
  text-align: center;
  align-self: center;
  position: relative;
  color: var(--grey-blue);
}
@media (min-width: 768px) {
  .ware__oldPrice.t-title, .ware__oldPrice.kp2025Jury__status, .ware__oldPrice.kp2025Jury__name, .ware__oldPrice.kp2025Criteria__name, .ware__oldPrice.kp2025Spots__name, .ware__oldPrice.kp2025Rules__name, .ware__oldPrice.kp2025Stages__name, .ware__oldPrice.kp2025Stages__numb, .ware__oldPrice.kp2025Recipient__item, .ware__oldPrice.people__status, .ware__oldPrice.people__name, .ware__oldPrice.teamBoss__chiefStatus, .ware__oldPrice.teamBoss__chiefName, .ware__oldPrice.webinarsPageGifts__item, .ware__oldPrice.webinarsPageProfit__item, .ware__oldPrice.webinarsPageMain__difficultName, .ware__oldPrice.webinarsSpeaker__status, .ware__oldPrice.webinarsSpeaker__name, .ware__oldPrice.webinarsItem__difficultName, .ware__oldPrice.cooperationFeedback__completeTitle, .ware__oldPrice.cooperationReviews__rate, .ware__oldPrice.poolCalcPrint:before, .ware__oldPrice.poolCalcProducts__trName, .ware__oldPrice.poolCalc__preloadText, .ware__oldPrice.quoteForm__humanStatus, .wareText h6.ware__oldPrice, .wareText h3.ware__oldPrice, .ware__oldPrice.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__oldPrice.catalogSliderItem__name, .catalogSlider._white .ware__oldPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .ware__oldPrice.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__oldPrice.catalogSliderItem__curPrice, .catalogSlider._white .ware__oldPrice.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .ware__oldPrice.catalogSliderItem__curPrice, .ware__oldPrice.catalogSliderItem__oldPrice {
    margin: -1.5rem 0 0.5rem;
  }
}
.ware__oldPrice.t-title:before, .ware__oldPrice.kp2025Jury__status:before, .ware__oldPrice.kp2025Jury__name:before, .ware__oldPrice.kp2025Criteria__name:before, .ware__oldPrice.kp2025Spots__name:before, .ware__oldPrice.kp2025Rules__name:before, .ware__oldPrice.kp2025Stages__name:before, .ware__oldPrice.kp2025Stages__numb:before, .ware__oldPrice.kp2025Recipient__item:before, .ware__oldPrice.people__status:before, .ware__oldPrice.people__name:before, .ware__oldPrice.teamBoss__chiefStatus:before, .ware__oldPrice.teamBoss__chiefName:before, .ware__oldPrice.webinarsPageGifts__item:before, .ware__oldPrice.webinarsPageProfit__item:before, .ware__oldPrice.webinarsPageMain__difficultName:before, .ware__oldPrice.webinarsSpeaker__status:before, .ware__oldPrice.webinarsSpeaker__name:before, .ware__oldPrice.webinarsItem__difficultName:before, .ware__oldPrice.cooperationFeedback__completeTitle:before, .ware__oldPrice.cooperationReviews__rate:before, .ware__oldPrice.poolCalcPrint:before, .ware__oldPrice.poolCalcProducts__trName:before, .ware__oldPrice.poolCalc__preloadText:before, .ware__oldPrice.quoteForm__humanStatus:before, .wareText h6.ware__oldPrice:before, .wareText h3.ware__oldPrice:before, .ware__oldPrice.wareScheme__dt:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__oldPrice.catalogSliderItem__name:before, .catalogSlider._white .ware__oldPrice.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .ware__oldPrice.catalogSliderItem__name:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .ware__oldPrice.catalogSliderItem__curPrice:before, .catalogSlider._white .ware__oldPrice.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) .ware__oldPrice.catalogSliderItem__curPrice:before, .ware__oldPrice.catalogSliderItem__oldPrice:before {
  content: "";
  position: absolute;
  background: var(--error);
  top: 50%;
  right: -0.1rem;
  left: -0.1rem;
  margin-top: -0.1rem;
  border-radius: 0.1rem;
  height: 0.2rem;
}
.ware__compare {
  height: 4rem;
  display: flex;
  align-items: center;
  align-self: center;
  padding-left: 3rem;
  color: var(--dark);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}
@media (min-width: 1280px) {
  .ware__compare {
    transition: color var(--time);
  }
  .ware__compare:hover {
    color: var(--accent);
  }
}
.ware__compare:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.9rem;
  height: 1.8rem;
  width: 1.8rem;
  background: var(--accent);
  mask: url(../img/icons/compare.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/compare.svg) center center/100% no-repeat;
}
.ware__postscript {
  opacity: 0.8;
}
@media (min-width: 768px) {
  .ware__postscript {
    max-width: 36.8rem;
    align-self: center;
  }
}
@media (min-width: 1280px) {
  .ware__postscript {
    max-width: 26rem;
  }
}
._ware-disabled .ware__content {
  opacity: 0.6;
}
.ware__section.wareText._warr {
  margin-top: 0;
}
.ware__accoContent {
  padding: 0 0 1.5rem;
}
.ware__movies {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.ware__videoFrame {
  width: 100%;
  height: 21.4rem;
  border: none;
}
@media (min-width: 768px) {
  .ware__videoFrame {
    height: 42.8rem;
  }
}
@media (min-width: 1280px) {
  .ware__videoFrame {
    height: 73.7rem;
  }
}

.warePhotosBig {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .warePhotosBig {
    margin: 0;
    width: 36.5rem;
    border: 0.1rem solid var(--grey-light);
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  .warePhotosBig {
    width: 41rem;
  }
}
.warePhotosBig__slide {
  box-sizing: border-box;
  padding-left: 1rem;
  width: auto;
}
@media (min-width: 768px) {
  .warePhotosBig__slide {
    padding-left: 0;
  }
}
.warePhotosBig__slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .warePhotosBig__slide:last-child {
    padding-right: 0;
  }
}
.warePhotosBig__link {
  outline: none;
  box-sizing: border-box;
  width: 31.5rem;
  height: 27.5rem;
  border: 0.1rem solid var(--grey-light);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media (min-width: 768px) {
  .warePhotosBig__link {
    width: 36.3rem;
    height: 39.8rem;
    border: none;
  }
}
@media (min-width: 1280px) {
  .warePhotosBig__link {
    width: 40.8rem;
    height: 40.8rem;
  }
}
._ware-disabled .warePhotosBig__link {
  pointer-events: none;
  cursor: default;
}
.warePhotosBig__image {
  display: block;
  max-width: 60%;
  max-height: 60%;
}

.warePhotosSmall {
  display: none;
}
@media (min-width: 768px) {
  .warePhotosSmall {
    display: block;
    margin-top: 1rem;
  }
}
.warePhotosSmall__slide {
  cursor: pointer;
}
@media (min-width: 768px) {
  .warePhotosSmall__slide {
    width: auto;
    padding-right: 1rem;
  }
  .warePhotosSmall__slide:last-child {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .warePhotosSmall__link {
    border: 0.1rem solid var(--grey-light);
    width: 11.5rem;
    height: 11.5rem;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  .warePhotosSmall__link {
    width: 13rem;
    height: 13rem;
  }
}
@media (min-width: 768px) {
  .warePhotosSmall__image {
    max-height: 80%;
    max-width: 80%;
  }
}
.warePhotosSmall__scroll.swiper-scrollbar {
  position: static;
  bottom: 0;
  z-index: 0;
  margin-top: 1rem;
  width: 100%;
}

.wareMain.ware__section {
  margin-top: 0;
}

.wareComplex {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .wareComplex {
    gap: 2rem;
  }
}
.wareComplex__section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .wareComplex__section {
    gap: 1rem;
  }
}
.wareComplex__title.t-title, .wareComplex__title.kp2025Jury__status, .wareComplex__title.kp2025Jury__name, .wareComplex__title.kp2025Criteria__name, .wareComplex__title.kp2025Spots__name, .wareComplex__title.kp2025Rules__name, .wareComplex__title.kp2025Stages__name, .wareComplex__title.kp2025Stages__numb, .wareComplex__title.kp2025Recipient__item, .wareComplex__title.people__status, .wareComplex__title.people__name, .wareComplex__title.teamBoss__chiefStatus, .wareComplex__title.teamBoss__chiefName, .wareComplex__title.webinarsPageGifts__item, .wareComplex__title.webinarsPageProfit__item, .wareComplex__title.webinarsPageMain__difficultName, .wareComplex__title.webinarsSpeaker__status, .wareComplex__title.webinarsSpeaker__name, .wareComplex__title.webinarsItem__difficultName, .wareComplex__title.cooperationFeedback__completeTitle, .wareComplex__title.cooperationReviews__rate, .wareComplex__title.poolCalcPrint:before, .wareComplex__title.poolCalcProducts__trName, .wareComplex__title.poolCalc__preloadText, .wareComplex__title.quoteForm__humanStatus, .wareText h6.wareComplex__title, .wareText h3.wareComplex__title, .wareComplex__title.wareScheme__dt, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareComplex__title.catalogSliderItem__name, .catalogSlider._white .wareComplex__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareComplex__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareComplex__title.catalogSliderItem__curPrice, .catalogSlider._white .wareComplex__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareComplex__title.catalogSliderItem__curPrice, .wareComplex__title.catalogSliderItem__oldPrice {
  min-height: 3rem;
  display: flex;
  align-items: center;
}
.wareComplex__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
@media (min-width: 768px) {
  .wareComplex__list {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 0.5rem 1rem;
  }
}
@media (min-width: 1280px) {
  .wareComplex__list {
    grid-template: auto/repeat(3, 1fr);
    gap: 1.2rem 1rem;
  }
}
.wareComplex__item {
  position: relative;
  padding: 0 0 0 2.4rem;
  margin: 0.5rem 0;
}
@media (min-width: 768px) {
  .wareComplex__item {
    min-height: 4.4rem;
    margin: 0;
  }
}
.wareComplex__item:before {
  content: "";
  position: absolute;
  top: 0.9rem;
  left: 0.4rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background: var(--dark);
  margin-top: -0.3rem;
}
@media (min-width: 768px) {
  .wareComplex__item:before {
    top: 1.1rem;
  }
}

.wareConnect__image {
  display: block;
  width: 100%;
  margin: 1.5rem auto;
}
@media (min-width: 768px) {
  .wareConnect__image {
    margin: 2rem auto;
  }
}
@media (min-width: 1280px) {
  .wareConnect__image {
    width: auto;
    max-width: 80%;
  }
}
@media (min-width: 768px) {
  .wareConnect__download {
    display: none;
  }
}
.wareConnect__table {
  display: none;
}
@media (min-width: 768px) {
  .wareConnect__table {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
}
.wareConnect__thead {
  padding: 1.4rem 0;
  display: grid;
  grid-template-columns: 8rem 13rem 1fr 14rem 14rem;
  align-items: center;
  gap: 0 1rem;
}
@media (min-width: 1280px) {
  .wareConnect__thead {
    grid-template-columns: 10rem 32rem 1fr 21rem 21rem;
  }
}
.wareConnect__tr {
  display: grid;
  grid-template-columns: 8rem 13rem 1fr 14rem 14rem;
  border-top: 0.1rem solid var(--grey-light);
  padding: 1.4rem 0;
  gap: 0 1rem;
}
@media (min-width: 1280px) {
  .wareConnect__tr {
    grid-template-columns: 10rem 32rem 1fr 21rem 21rem;
  }
}
.wareSizes {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
@media (min-width: 768px) {
  .wareSizes {
    display: grid;
    grid: auto/repeat(2, 1fr);
    gap: 0 1rem;
  }
}
.wareSizes__image {
  display: block;
  width: 100%;
}
@media (min-width: 1280px) {
  .wareSizes__image {
    margin-bottom: 1.5rem;
  }
}
.wareSizes__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.wareSizes__dl {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .wareSizes__dl {
    padding: 1.4rem 0;
  }
}
@media (min-width: 1280px) {
  .wareSizes__dl {
    gap: 0 1rem;
    display: grid;
    grid-template: auto/43rem 1fr;
  }
}
.wareSizes__dl:not(:last-child) {
  border-bottom: 0.1rem solid var(--grey-light);
}
.wareScheme {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
@media (min-width: 768px) {
  .wareScheme {
    display: grid;
    grid: auto/repeat(2, 1fr);
    gap: 0 1rem;
  }
}
.wareScheme__image {
  display: block;
  width: 100%;
}
.wareScheme__list {
  display: flex;
  flex-direction: column;
}
.wareScheme__dl {
  display: grid;
  grid-template: auto/5.5rem 1fr;
  align-items: center;
  gap: 0 0.5rem;
  padding: 0.5rem 0;
}
@media (min-width: 768px) {
  .wareScheme__dl {
    gap: 0 1rem;
  }
}
.wareTech {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .wareTech {
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .wareTech {
    display: grid;
    grid: auto/repeat(2, 1fr);
    gap: 0 1rem;
  }
}
.wareTech__section {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px) {
  .wareTech__section {
    gap: 2rem;
    max-width: 100%;
    width: 100%;
    min-width: 100%;
  }
}
@media (min-width: 1280px) {
  .wareTech__graph {
    padding-right: 4.5rem;
  }
}
.wareTech__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.wareTech__dl {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .wareTech__dl {
    padding: 1.4rem 0;
  }
}
@media (min-width: 1280px) {
  .wareTech__dl {
    gap: 0 1rem;
    display: grid;
    grid-template: auto/43rem 1fr;
  }
}
.wareTech__dl:not(:last-child) {
  border-bottom: 0.1rem solid var(--grey-light);
}
.wareDocs__grids {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 768px) {
  .wareDocs__grids {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 2rem 1rem;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media (min-width: 1280px) {
  .wareDocs__grids {
    grid-template: auto/repeat(3, 1fr);
  }
}
.wareAdds.ware__section {
  margin-top: 0;
}
.wareAdds__content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.wareAdds__grid {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.2rem;
}
@media (min-width: 768px) {
  .wareAdds__grid {
    display: grid;
    grid-template: auto/repeat(3, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .wareAdds__grid {
    grid-template: auto/repeat(4, 1fr);
  }
}
.wareAdds__item {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  cursor: pointer;
  text-decoration: none;
}
@media (min-width: 768px) {
  .wareAdds__item {
    gap: 1rem;
  }
}
.wareAdds__imageBox {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.1rem solid var(--grey-light);
  transition: border-color var(--time);
  height: 16rem;
  box-sizing: border-box;
}
@media (min-width: 1280px) {
  .wareAdds__item:hover .wareAdds__imageBox {
    border-color: var(--grey);
  }
}
.wareAdds__image {
  width: 60%;
  height: 14rem;
  object-fit: contain;
  object-position: center center;
  transition: width var(--time), height var(--time);
}
@media (min-width: 1280px) {
  .wareAdds__image {
    height: 12rem;
  }
  .wareAdds__item:hover .wareAdds__image {
    height: 14rem;
    width: 70%;
  }
}
.wareAdds__name {
  color: var(--dark);
  transition: color var(--time);
}
@media (min-width: 1280px) {
  .wareAdds__item:hover .wareAdds__name {
    color: var(--accent);
  }
}

.wareText__content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  max-width: 98rem;
}
.wareText p {
  color: var(--blue-light);
}
.wareText br {
  display: none;
}
.wareText._pay p + h3 {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .wareText._pay p + h3 {
    margin-top: 1rem;
  }
}
.wareText._warr p + h3 {
  margin-top: 0.5rem;
}
.wareText._warr p + h6 {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .wareText._warr p + h6 {
    margin-top: 1rem;
  }
}

.wareModal {
  display: none;
}
.wareModal.fancybox__content {
  padding: 4rem 1.5rem 2rem;
  width: 33rem;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .wareModal.fancybox__content {
    padding: 8rem;
    width: 76rem;
  }
}
@media (min-width: 1280px) {
  .wareModal.fancybox__content {
    padding: 10rem 11rem;
    width: 87rem;
  }
}
.wareModal__title.t-title, .wareModal__title.kp2025Jury__status, .wareModal__title.kp2025Jury__name, .wareModal__title.kp2025Criteria__name, .wareModal__title.kp2025Spots__name, .wareModal__title.kp2025Rules__name, .wareModal__title.kp2025Stages__name, .wareModal__title.kp2025Stages__numb, .wareModal__title.kp2025Recipient__item, .wareModal__title.people__status, .wareModal__title.people__name, .wareModal__title.teamBoss__chiefStatus, .wareModal__title.teamBoss__chiefName, .wareModal__title.webinarsPageGifts__item, .wareModal__title.webinarsPageProfit__item, .wareModal__title.webinarsPageMain__difficultName, .wareModal__title.webinarsSpeaker__status, .wareModal__title.webinarsSpeaker__name, .wareModal__title.webinarsItem__difficultName, .wareModal__title.cooperationFeedback__completeTitle, .wareModal__title.cooperationReviews__rate, .wareModal__title.poolCalcPrint:before, .wareModal__title.poolCalcProducts__trName, .wareModal__title.poolCalc__preloadText, .wareModal__title.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareModal__title.catalogSliderItem__name, .catalogSlider._white .wareModal__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareModal__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareModal__title.catalogSliderItem__curPrice, .catalogSlider._white .wareModal__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareModal__title.catalogSliderItem__curPrice, .wareModal__title.catalogSliderItem__oldPrice, .wareModal__title.wareScheme__dt, .wareText h3.wareModal__title, .wareText h6.wareModal__title {
  text-align: center;
}
.wareModal__date {
  text-align: center;
  margin-top: 0.5rem;
  color: var(--grey);
}
@media (min-width: 768px) {
  .wareModal__date {
    margin-top: 1rem;
  }
}
.wareModal__text {
  color: var(--blue-light);
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .wareModal__text {
    margin-top: 1rem;
  }
}
.wareModal__more {
  margin-top: 1.5rem;
  align-self: flex-start;
  margin-right: auto;
  outline: none !important;
}
@media (min-width: 768px) {
  .wareModal__more {
    margin-top: 2rem;
  }
}
.wareModal__image {
  display: block;
  width: 100%;
  height: 16rem;
  margin-top: 1.5rem;
  object-fit: cover;
}
@media (min-width: 768px) {
  .wareModal__image {
    margin-top: 2.5rem;
    height: 32rem;
  }
}
@media (min-width: 1280px) {
  .wareModal__image {
    height: 35rem;
  }
}

.compare {
  margin: 1rem 0 6rem;
  position: relative;
  z-index: 0;
}
@media (min-width: 768px) {
  .compare {
    margin: 2rem 0 8rem;
  }
}
@media (min-width: 1280px) {
  .compare {
    margin: 2rem 0 10rem;
  }
}
.compare__empty {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .compare__empty {
    margin-top: 2rem;
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .compare__empty .t-button {
    width: auto;
  }
}

.compareTop {
  margin-top: 1.5rem;
  position: relative;
  z-index: 20;
}
@media (min-width: 768px) {
  .compareTop {
    margin-top: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1.5rem;
  }
}
.compareTop__change {
  width: 100%;
}
.compareTop__breakAll {
  display: none;
}
@media (min-width: 768px) {
  .compareTop__breakAll {
    white-space: nowrap;
    display: block;
    color: var(--grey-blue);
    cursor: pointer;
    text-decoration: underline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
}
@media (min-width: 1280px) {
  .compareTop__breakAll {
    transition: color var(--time), text-decoration-color var(--time);
  }
  .compareTop__breakAll:hover {
    color: var(--accent);
    text-decoration-color: transparent;
  }
}

.compareMain {
  padding-top: 2rem;
  background: var(--bg);
  position: sticky;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  top: 6.4rem;
  z-index: 10;
}
@media (min-width: 768px) {
  .compareMain {
    padding-top: 3rem;
    top: 6.8rem;
    display: grid;
    grid-template: 1fr auto/30.1rem 1fr;
    border-bottom: 0.1rem solid var(--grey-light);
  }
}
@media (min-width: 1280px) {
  .compareMain {
    grid-template-columns: 33.1rem 1fr;
    transition: top var(--time);
    border-bottom-width: 0;
  }
}
.compareMain__addBox {
  display: none;
}
@media (min-width: 768px) {
  .compareMain__addBox {
    display: flex;
    border: 0.1rem solid var(--grey-light);
    box-sizing: border-box;
    padding: 1rem;
    align-items: center;
    justify-content: center;
    background: var(--bg-grey);
  }
}
.compareMain__add {
  text-decoration: none;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--dark);
  display: grid;
  gap: 2rem 0;
}
.compareMain__add:before, .compareMain__add:after {
  content: "";
  grid-area: 1/1/2/2;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  justify-self: center;
}
.compareMain__add:before {
  background: var(--accent);
  transition: background-color var(--time);
}
@media (min-width: 1280px) {
  .compareMain__add:before {
    background: var(--dark);
  }
}
.compareMain__add:after {
  background: var(--white);
  mask: url(../img/icons/plus_50.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/plus_50.svg) center center/100% no-repeat;
}
@media (min-width: 1280px) {
  .compareMain__add {
    transition: color var(--time);
  }
  .compareMain__add:hover {
    color: var(--accent);
  }
  .compareMain__add:hover:before {
    background: var(--accent);
  }
}
.compareMain__toggleBox {
  border: 0.1rem solid var(--grey-light);
  border-top-width: 0;
  padding: 1.5rem;
  box-sizing: border-box;
  overflow: hidden;
  transition: padding var(--time), border-width var(--time), height var(--time);
}
@media (min-width: 768px) {
  .compareMain__toggleBox {
    padding: 2rem;
    border-width: 0 0.1rem;
  }
}
@media (min-width: 1280px) {
  .compareMain__toggleBox {
    border-width: 0 0 0.1rem 0.1rem;
  }
}
@media (max-width: 767px) {
  ._sticked .compareMain__toggleBox {
    border-top-width: 0;
    border-bottom-width: 0;
    height: 0;
    padding: 0 1.5rem;
  }
}
.compareMain__toggle {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.compareMain__switchInput {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.compareMain__switchName {
  padding-right: 5rem;
  min-height: 2rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.compareMain__switchName:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 4rem;
  height: 2rem;
  border-radius: 2.4rem;
  background: var(--grey-light);
  transition: background-color var(--time);
}
.compareMain__switchName:after {
  content: "";
  position: absolute;
  top: 0.2rem;
  right: 2.2rem;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background: var(--white);
  transition: right var(--time);
}
.compareMain__switchInput:checked ~ .compareMain__switchName:before {
  background: var(--accent);
}
.compareMain__switchInput:checked ~ .compareMain__switchName:after {
  right: 0.2rem;
}
.compareMain__wares {
  order: -1;
  border: 0.1rem solid var(--grey-light);
  width: 100%;
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(2, 1fr);
  overflow: hidden;
}
@media (min-width: 768px) {
  .compareMain__wares {
    order: unset;
    grid-area: 1/2/3/3;
    border-width: 0.1rem 0.1rem 0 0;
  }
}
@media (min-width: 1280px) {
  .compareMain__wares {
    order: unset;
    grid-template-columns: unset;
    grid-area: 1/2/3/3;
    border-width: 0 0 0.1rem;
  }
}
.compareMain__swiper.swiper {
  box-sizing: border-box;
  position: relative;
}
.compareMain__swiper.swiper:first-child {
  width: calc(100% + 0.2rem);
  margin: 0 -0.1rem;
  border-right: 0.1rem solid var(--grey-light);
  z-index: 1;
}
@media (min-width: 1280px) {
  .compareMain__swiper.swiper:first-child {
    width: 100%;
    border-right: none;
    margin: 0 0 -0.1rem;
  }
}
.compareMain__swiper.swiper:last-child {
  width: 100%;
  z-index: 0;
}
@media (min-width: 1280px) {
  .compareMain__swiper.swiper:last-child {
    display: none;
  }
}
.compareMain__wrapper.swiper-wrapper {
  height: auto;
}
.compareMain__scroll.swiper-scrollbar {
  position: relative;
  inset: 0;
  width: calc(100% - 0.1rem);
  margin: 2.5rem 0 2.6rem 0.1rem;
}
.compareMain__bottom {
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.6rem;
}
@media (min-width: 768px) {
  .compareMain__bottom {
    padding: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .compareMain__bottom {
    display: none;
  }
}
.compareMain__arrow {
  height: 2rem;
  width: 2rem;
  position: relative;
  font-size: 0;
  line-height: 0;
}
.compareMain__arrow:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--dark);
  mask: url(../img/icons/arrow_9x16.svg) center center/auto 100% no-repeat;
  -webkit-mask: url(../img/icons/arrow_9x16.svg) center center/auto 100% no-repeat;
}
.compareMain__arrow._prev:before {
  transform: rotate(180deg);
}
.compareMain__pagination {
  min-width: 6.4rem;
  text-align: center;
  width: auto;
}

.compareSlide.swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem;
  box-sizing: border-box;
  border-left: 0.1rem solid var(--grey-light);
  height: auto;
  position: relative;
}
@media (min-width: 768px) {
  .compareSlide.swiper-slide {
    padding: 1rem 1.5rem 1.5rem;
  }
}
@media (min-width: 1280px) {
  .compareSlide.swiper-slide {
    border-left-width: 0;
    border-top: 0.1rem solid var(--grey-light);
    border-right: 0.1rem solid var(--grey-light);
    border-bottom: 0.1rem solid var(--grey-light);
    box-shadow: -0.1rem 0 0 0 var(--grey-light);
  }
}
.compareSlide__remove {
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: var(--dark);
  font-size: 0;
  line-height: 0;
  mask: url(../img/icons/cross.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/cross.svg) center center/100% no-repeat;
  cursor: pointer;
  transition: opacity var(--time), background-color var(--time);
}
@media (min-width: 1280px) {
  .compareSlide__remove:hover {
    background-color: var(--accent);
  }
}
.compareSlide__photoBox {
  width: 8rem;
  height: 8rem;
  align-self: center;
  margin-bottom: 1rem;
  position: relative;
  transition: height var(--time);
  cursor: pointer;
}
@media (min-width: 768px) {
  .compareSlide__photoBox {
    width: 10rem;
    height: 10rem;
  }
}
@media (min-width: 1280px) {
  .compareSlide__photoBox {
    width: 12rem;
    height: 12rem;
  }
}
._sticked .compareSlide__photoBox {
  height: 6rem;
}
@media (min-width: 768px) {
  ._sticked .compareSlide__photoBox {
    height: 8rem;
  }
}
.compareSlide__photo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 1280px) {
  .compareSlide__photo {
    transition: transform var(--time);
  }
  .compareSlide__photo:hover {
    transform: scale(1.05);
  }
}
.compareSlide__name.t-title, .compareSlide__name.kp2025Jury__status, .compareSlide__name.kp2025Jury__name, .compareSlide__name.kp2025Criteria__name, .compareSlide__name.kp2025Spots__name, .compareSlide__name.kp2025Rules__name, .compareSlide__name.kp2025Stages__name, .compareSlide__name.kp2025Stages__numb, .compareSlide__name.kp2025Recipient__item, .compareSlide__name.people__status, .compareSlide__name.people__name, .compareSlide__name.teamBoss__chiefStatus, .compareSlide__name.teamBoss__chiefName, .compareSlide__name.webinarsPageGifts__item, .compareSlide__name.webinarsPageProfit__item, .compareSlide__name.webinarsPageMain__difficultName, .compareSlide__name.webinarsSpeaker__status, .compareSlide__name.webinarsSpeaker__name, .compareSlide__name.webinarsItem__difficultName, .compareSlide__name.cooperationFeedback__completeTitle, .compareSlide__name.cooperationReviews__rate, .compareSlide__name.poolCalcPrint:before, .compareSlide__name.poolCalcProducts__trName, .compareSlide__name.poolCalc__preloadText, .compareSlide__name.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .compareSlide__name.catalogSliderItem__name, .catalogSlider._white .compareSlide__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .compareSlide__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .compareSlide__name.catalogSliderItem__curPrice, .catalogSlider._white .compareSlide__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .compareSlide__name.catalogSliderItem__curPrice, .compareSlide__name.catalogSliderItem__oldPrice, .compareSlide__name.wareScheme__dt, .wareText h3.compareSlide__name, .wareText h6.compareSlide__name {
  margin-bottom: auto;
  cursor: pointer;
  text-align: center;
  align-self: center;
}
@media (min-width: 1280px) {
  .compareSlide__name.t-title, .compareSlide__name.kp2025Jury__status, .compareSlide__name.kp2025Jury__name, .compareSlide__name.kp2025Criteria__name, .compareSlide__name.kp2025Spots__name, .compareSlide__name.kp2025Rules__name, .compareSlide__name.kp2025Stages__name, .compareSlide__name.kp2025Stages__numb, .compareSlide__name.kp2025Recipient__item, .compareSlide__name.people__status, .compareSlide__name.people__name, .compareSlide__name.teamBoss__chiefStatus, .compareSlide__name.teamBoss__chiefName, .compareSlide__name.webinarsPageGifts__item, .compareSlide__name.webinarsPageProfit__item, .compareSlide__name.webinarsPageMain__difficultName, .compareSlide__name.webinarsSpeaker__status, .compareSlide__name.webinarsSpeaker__name, .compareSlide__name.webinarsItem__difficultName, .compareSlide__name.cooperationFeedback__completeTitle, .compareSlide__name.cooperationReviews__rate, .compareSlide__name.poolCalcPrint:before, .compareSlide__name.poolCalcProducts__trName, .compareSlide__name.poolCalc__preloadText, .compareSlide__name.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .compareSlide__name.catalogSliderItem__name, .catalogSlider._white .compareSlide__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .compareSlide__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .compareSlide__name.catalogSliderItem__curPrice, .catalogSlider._white .compareSlide__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .compareSlide__name.catalogSliderItem__curPrice, .compareSlide__name.catalogSliderItem__oldPrice, .compareSlide__name.wareScheme__dt, .wareText h3.compareSlide__name, .wareText h6.compareSlide__name {
    transform: color var(--time);
  }
  .compareSlide__name.t-title:hover, .compareSlide__name.kp2025Jury__status:hover, .compareSlide__name.kp2025Jury__name:hover, .compareSlide__name.kp2025Criteria__name:hover, .compareSlide__name.kp2025Spots__name:hover, .compareSlide__name.kp2025Rules__name:hover, .compareSlide__name.kp2025Stages__name:hover, .compareSlide__name.kp2025Stages__numb:hover, .compareSlide__name.kp2025Recipient__item:hover, .compareSlide__name.people__status:hover, .compareSlide__name.people__name:hover, .compareSlide__name.teamBoss__chiefStatus:hover, .compareSlide__name.teamBoss__chiefName:hover, .compareSlide__name.webinarsPageGifts__item:hover, .compareSlide__name.webinarsPageProfit__item:hover, .compareSlide__name.webinarsPageMain__difficultName:hover, .compareSlide__name.webinarsSpeaker__status:hover, .compareSlide__name.webinarsSpeaker__name:hover, .compareSlide__name.webinarsItem__difficultName:hover, .compareSlide__name.cooperationFeedback__completeTitle:hover, .compareSlide__name.cooperationReviews__rate:hover, .compareSlide__name.poolCalcPrint:hover:before, .compareSlide__name.poolCalcProducts__trName:hover, .compareSlide__name.poolCalc__preloadText:hover, .compareSlide__name.quoteForm__humanStatus:hover, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .compareSlide__name.catalogSliderItem__name:hover, .catalogSlider._white .compareSlide__name.catalogSliderItem__name:hover, .catalogSlider.article__like.t-button:not(._checked) .compareSlide__name.catalogSliderItem__name:hover, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .compareSlide__name.catalogSliderItem__curPrice:hover, .catalogSlider._white .compareSlide__name.catalogSliderItem__curPrice:hover, .catalogSlider.article__like.t-button:not(._checked) .compareSlide__name.catalogSliderItem__curPrice:hover, .compareSlide__name.catalogSliderItem__oldPrice:hover, .compareSlide__name.wareScheme__dt:hover, .wareText h3.compareSlide__name:hover, .wareText h6.compareSlide__name:hover {
    color: var(--accent);
  }
}
.compareSlide__button.t-button {
  margin-top: 1rem;
  overflow: hidden;
  padding-left: 1rem;
  padding-right: 1rem;
  box-sizing: border-box;
  transition: background-color var(--time), border-color var(--time), border-width var(--time), padding var(--time), min-height var(--time), max-height var(--time);
}
@media (min-width: 768px) {
  .compareSlide__button.t-button {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  ._sticked .compareSlide__button.t-button {
    border-top-width: 0;
    border-bottom-width: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
    max-height: 0;
    margin-top: 0;
  }
}

.compareChars__tr {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  border-left: 0.1rem solid var(--grey-light);
}
@media (min-width: 768px) {
  .compareChars__tr {
    display: grid;
    grid-template-columns: 30rem 1fr;
  }
}
@media (min-width: 1280px) {
  .compareChars__tr {
    grid-template-columns: 33rem 1fr;
  }
}
.compareChars__key {
  grid-column: span 2;
  padding: 1.5rem;
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  align-items: center;
  border-right: 0.1rem solid var(--grey-light);
  border-top: 0.1rem solid var(--grey-light);
  position: relative;
}
@media (min-width: 768px) {
  .compareChars__key {
    grid-column: span 1;
    padding: 2rem;
  }
}
.compareChars__tr:nth-child(2n-1) .compareChars__key {
  background: var(--bg-grey);
}
@media (max-width: 767px) {
  .compareChars__keyTooltip.t-tooltip:before {
    right: 0;
    left: auto;
  }
}
.compareChars .t-info {
  margin-top: 0;
  align-self: flex-start;
}
@media (min-width: 1280px) {
  .compareChars .t-info .t-info__pane {
    top: 4rem;
    right: 2rem;
    max-width: calc(100% - 4rem);
  }
}
.compareChars__values {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: stretch;
}
@media (min-width: 1280px) {
  .compareChars__values {
    grid-template-columns: repeat(4, 1fr);
  }
}
.compareChars__value {
  border-right: 0.1rem solid var(--grey-light);
  border-top: 0.1rem solid var(--grey-light);
  padding: 1rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .compareChars__value {
    padding: 2rem 1rem;
  }
}
.compareChars__value:not(:first-child):not(:last-child) {
  display: none;
}
@media (min-width: 1280px) {
  .compareChars__value:not(:first-child):not(:last-child) {
    display: flex;
  }
}
@media (min-width: 1280px) {
  .compareChars__value:last-child {
    display: none;
  }
}
.compareChars__tr:nth-child(2n-1) .compareChars__value {
  background: var(--bg-grey);
}

.blog {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.blog__first {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.blog__first:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 1280px) {
  .blog__first {
    display: grid;
    grid-template: auto/33rem 1fr;
    align-items: flex-end;
  }
}
.blog__first:after {
  content: "";
  display: block;
  background: url(../img/pages/blog/blog_first.webp) center center/cover no-repeat;
  height: 22rem;
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .blog__first:after {
    height: 35rem;
    margin: 0 -2rem;
  }
}
@media (min-width: 1280px) {
  .blog__first:after {
    height: 62rem;
    width: calc(101.2rem + 50vw - 68rem);
    margin: 0 calc(-1 * (50vw - 68rem)) 0 0;
  }
}
.blog__first .breadcrumbs {
  margin: 2rem 0 0;
}
@media (min-width: 768px) {
  .blog__first .breadcrumbs {
    margin: 2rem 0 1.5rem;
  }
}
@media (min-width: 1280px) {
  .blog__first .breadcrumbs {
    position: absolute;
    top: 3rem;
    left: 0;
    max-width: 30rem;
    z-index: 1;
  }
}
.blog__text {
  padding: 3rem 1rem 2rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .blog__text {
    padding: 4.5rem 2rem 2.5rem 0;
  }
}
@media (min-width: 1280px) {
  .blog__text {
    padding: 0 0 8rem;
  }
}
.blog__title.t-title, .blog__title.kp2025Jury__status, .blog__title.kp2025Jury__name, .blog__title.kp2025Criteria__name, .blog__title.kp2025Spots__name, .blog__title.kp2025Rules__name, .blog__title.kp2025Stages__name, .blog__title.kp2025Stages__numb, .blog__title.kp2025Recipient__item, .blog__title.people__status, .blog__title.people__name, .blog__title.teamBoss__chiefStatus, .blog__title.teamBoss__chiefName, .blog__title.webinarsPageGifts__item, .blog__title.webinarsPageProfit__item, .blog__title.webinarsPageMain__difficultName, .blog__title.webinarsSpeaker__status, .blog__title.webinarsSpeaker__name, .blog__title.webinarsItem__difficultName, .blog__title.cooperationFeedback__completeTitle, .blog__title.cooperationReviews__rate, .blog__title.poolCalcPrint:before, .blog__title.poolCalcProducts__trName, .blog__title.poolCalc__preloadText, .blog__title.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__title.catalogSliderItem__name, .catalogSlider._white .blog__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .blog__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__title.catalogSliderItem__curPrice, .catalogSlider._white .blog__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .blog__title.catalogSliderItem__curPrice, .blog__title.catalogSliderItem__oldPrice, .blog__title.wareScheme__dt, .wareText h3.blog__title, .wareText h6.blog__title {
  color: var(--white);
}
@media (min-width: 1280px) {
  .blog__title.t-title, .blog__title.kp2025Jury__status, .blog__title.kp2025Jury__name, .blog__title.kp2025Criteria__name, .blog__title.kp2025Spots__name, .blog__title.kp2025Rules__name, .blog__title.kp2025Stages__name, .blog__title.kp2025Stages__numb, .blog__title.kp2025Recipient__item, .blog__title.people__status, .blog__title.people__name, .blog__title.teamBoss__chiefStatus, .blog__title.teamBoss__chiefName, .blog__title.webinarsPageGifts__item, .blog__title.webinarsPageProfit__item, .blog__title.webinarsPageMain__difficultName, .blog__title.webinarsSpeaker__status, .blog__title.webinarsSpeaker__name, .blog__title.webinarsItem__difficultName, .blog__title.cooperationFeedback__completeTitle, .blog__title.cooperationReviews__rate, .blog__title.poolCalcPrint:before, .blog__title.poolCalcProducts__trName, .blog__title.poolCalc__preloadText, .blog__title.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__title.catalogSliderItem__name, .catalogSlider._white .blog__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .blog__title.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__title.catalogSliderItem__curPrice, .catalogSlider._white .blog__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .blog__title.catalogSliderItem__curPrice, .blog__title.catalogSliderItem__oldPrice, .blog__title.wareScheme__dt, .wareText h3.blog__title, .wareText h6.blog__title {
    max-width: 31.6rem;
  }
}
.blog__subtitle {
  color: var(--white);
}
@media (min-width: 1280px) {
  .blog__subtitle {
    max-width: 24rem;
  }
}
.blog__segment {
  padding: 6rem 0;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .blog__segment {
    padding: 8rem 0;
    gap: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .blog__segment {
    padding: 0;
    display: grid;
    grid-template: auto/33.1rem 1fr;
    gap: 0;
  }
}
.blog__segment._blue {
  padding: 5rem 0;
  position: relative;
  color: var(--white);
}
@media (min-width: 768px) {
  .blog__segment._blue {
    padding: 6rem 0;
  }
}
@media (min-width: 1280px) {
  .blog__segment._blue {
    padding: 0;
  }
}
.blog__segment._blue:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
.blog__segment._blue .newsCard__name {
  color: var(--white);
}
.blog__segment._blue .newsCard__date {
  color: var(--grey);
}
.blog__segment._blue .newsCard__desc {
  color: var(--white);
}
@media (min-width: 768px) {
  .blog__segment._blue .newsCard__text {
    padding-right: 1rem;
  }
}
@media (min-width: 1280px) {
  .blog__segment._blue .newsCard__text {
    padding-right: 2rem;
  }
}
@media (min-width: 1360px) {
  .blog__segment._blue .newsCard__text {
    padding-right: 0;
  }
}
@media (min-width: 1280px) {
  .blog__segment._blue .newsCard:hover .newsCard__name {
    color: var(--white);
  }
  .blog__segment._blue .newsCard:hover .newsCard__date {
    color: var(--grey);
  }
  .blog__segment._blue .newsCard:hover .newsCard__desc {
    color: var(--white);
  }
}
@media (min-width: 768px) {
  .blog__segment._blue .articleCard__name {
    padding-right: 1rem;
  }
}
@media (min-width: 1280px) {
  .blog__segment._blue .articleCard__name {
    padding-right: 2rem;
  }
}
@media (min-width: 1360px) {
  .blog__segment._blue .articleCard__name {
    padding-right: 0;
  }
}
.blog__info {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .blog__info {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 0.5rem 2rem;
  }
}
@media (min-width: 1280px) {
  .blog__info {
    display: flex;
    gap: 0.5rem;
    box-sizing: border-box;
    padding: 10rem 1rem 10rem 0;
    border-right: 0.1rem solid var(--grey-light);
  }
  ._blue .blog__info {
    padding: 8rem 1rem 8rem 0;
    border-right-color: var(--grey-blue);
  }
}
@media (min-width: 768px) {
  .blog__name.t-title, .blog__name.kp2025Jury__status, .blog__name.kp2025Jury__name, .blog__name.kp2025Criteria__name, .blog__name.kp2025Spots__name, .blog__name.kp2025Rules__name, .blog__name.kp2025Stages__name, .blog__name.kp2025Stages__numb, .blog__name.kp2025Recipient__item, .blog__name.people__status, .blog__name.people__name, .blog__name.teamBoss__chiefStatus, .blog__name.teamBoss__chiefName, .blog__name.webinarsPageGifts__item, .blog__name.webinarsPageProfit__item, .blog__name.webinarsPageMain__difficultName, .blog__name.webinarsSpeaker__status, .blog__name.webinarsSpeaker__name, .blog__name.webinarsItem__difficultName, .blog__name.cooperationFeedback__completeTitle, .blog__name.cooperationReviews__rate, .blog__name.poolCalcPrint:before, .blog__name.poolCalcProducts__trName, .blog__name.poolCalc__preloadText, .blog__name.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__name.catalogSliderItem__name, .catalogSlider._white .blog__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .blog__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__name.catalogSliderItem__curPrice, .catalogSlider._white .blog__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .blog__name.catalogSliderItem__curPrice, .blog__name.catalogSliderItem__oldPrice, .blog__name.wareScheme__dt, .wareText h3.blog__name, .wareText h6.blog__name {
    max-width: 31.6rem;
  }
}
@media (min-width: 1280px) {
  .blog__name.t-title, .blog__name.kp2025Jury__status, .blog__name.kp2025Jury__name, .blog__name.kp2025Criteria__name, .blog__name.kp2025Spots__name, .blog__name.kp2025Rules__name, .blog__name.kp2025Stages__name, .blog__name.kp2025Stages__numb, .blog__name.kp2025Recipient__item, .blog__name.people__status, .blog__name.people__name, .blog__name.teamBoss__chiefStatus, .blog__name.teamBoss__chiefName, .blog__name.webinarsPageGifts__item, .blog__name.webinarsPageProfit__item, .blog__name.webinarsPageMain__difficultName, .blog__name.webinarsSpeaker__status, .blog__name.webinarsSpeaker__name, .blog__name.webinarsItem__difficultName, .blog__name.cooperationFeedback__completeTitle, .blog__name.cooperationReviews__rate, .blog__name.poolCalcPrint:before, .blog__name.poolCalcProducts__trName, .blog__name.poolCalc__preloadText, .blog__name.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__name.catalogSliderItem__name, .catalogSlider._white .blog__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .blog__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__name.catalogSliderItem__curPrice, .catalogSlider._white .blog__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .blog__name.catalogSliderItem__curPrice, .blog__name.catalogSliderItem__oldPrice, .blog__name.wareScheme__dt, .wareText h3.blog__name, .wareText h6.blog__name {
    max-width: none;
  }
}
._blue .blog__name.t-title, ._blue .blog__name.kp2025Jury__status, ._blue .blog__name.kp2025Jury__name, ._blue .blog__name.kp2025Criteria__name, ._blue .blog__name.kp2025Spots__name, ._blue .blog__name.kp2025Rules__name, ._blue .blog__name.kp2025Stages__name, ._blue .blog__name.kp2025Stages__numb, ._blue .blog__name.kp2025Recipient__item, ._blue .blog__name.people__status, ._blue .blog__name.people__name, ._blue .blog__name.teamBoss__chiefStatus, ._blue .blog__name.teamBoss__chiefName, ._blue .blog__name.webinarsPageGifts__item, ._blue .blog__name.webinarsPageProfit__item, ._blue .blog__name.webinarsPageMain__difficultName, ._blue .blog__name.webinarsSpeaker__status, ._blue .blog__name.webinarsSpeaker__name, ._blue .blog__name.webinarsItem__difficultName, ._blue .blog__name.cooperationFeedback__completeTitle, ._blue .blog__name.cooperationReviews__rate, ._blue .blog__name.poolCalcPrint:before, ._blue .blog__name.poolCalcProducts__trName, ._blue .blog__name.poolCalc__preloadText, ._blue .blog__name.quoteForm__humanStatus, ._blue .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blue .blog__name.catalogSliderItem__name, ._blue .catalogSlider._white .blog__name.catalogSliderItem__name, ._blue .catalogSlider.article__like.t-button:not(._checked) .blog__name.catalogSliderItem__name, .catalogSlider._white ._blue .blog__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._blue .blog__name.catalogSliderItem__name, ._blue .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._blue .blog__name.catalogSliderItem__curPrice, ._blue .catalogSlider._white .blog__name.catalogSliderItem__curPrice, ._blue .catalogSlider.article__like.t-button:not(._checked) .blog__name.catalogSliderItem__curPrice, .catalogSlider._white ._blue .blog__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._blue .blog__name.catalogSliderItem__curPrice, ._blue .blog__name.catalogSliderItem__oldPrice, ._blue .blog__name.wareScheme__dt, ._blue .wareText h3.blog__name, .wareText ._blue h3.blog__name, ._blue .wareText h6.blog__name, .wareText ._blue h6.blog__name {
  color: var(--white);
}
.blog__subName {
  color: var(--blue-light);
}
@media (min-width: 768px) {
  .blog__subName {
    max-width: 31.6rem;
  }
}
@media (min-width: 1280px) {
  .blog__subName {
    max-width: none;
  }
}
._blue .blog__subName {
  color: var(--white);
}
.blog__button.t-button {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .blog__button.t-button {
    margin-top: 0;
    grid-area: 1/2/3/3;
    align-self: flex-start;
    justify-self: flex-end;
    width: auto;
  }
}
@media (min-width: 1280px) {
  .blog__button.t-button {
    margin-top: 2.5rem;
  }
}
._blue .blog__button.t-button {
  border-color: var(--white);
}
@media (min-width: 1280px) {
  .blog__content._articles, .blog__content._news {
    padding: 10rem 0;
    overflow: hidden;
    margin-left: 2.9rem;
  }
  ._blue .blog__content._articles, ._blue .blog__content._news {
    padding: 8rem 0;
  }
}
@media (min-width: 1280px) {
  .blog__content._videos {
    padding: 10rem 0 10rem 2.9rem;
  }
  ._blue .blog__content._videos {
    padding: 8rem 0 8rem 2.9rem;
  }
}
.blog__swiper.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .blog__swiper.swiper {
    overflow: visible;
  }
}
@media (min-width: 1280px) {
  .blog__swiper.swiper {
    margin: 0;
    width: 95rem;
  }
}
.blog__slide.swiper-slide {
  padding-left: 1rem;
}
@media (min-width: 1280px) {
  .blog__slide.swiper-slide {
    padding-left: 0;
    padding-right: 1rem;
  }
}
._articles .blog__slide.swiper-slide {
  width: 32rem;
}
@media (min-width: 768px) {
  ._articles .blog__slide.swiper-slide {
    width: 43rem;
  }
}
._news .blog__slide.swiper-slide {
  width: 32rem;
}
.blog__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 1280px) {
  .blog__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
.blog__scroll.swiper-scrollbar {
  margin-top: 2.5rem;
  width: 100%;
  position: static;
}
.blog__pagination {
  display: none;
}
@media (min-width: 1280px) {
  .blog__pagination {
    position: static;
    margin-top: 2.5rem;
    display: flex;
  }
}
@media (min-width: 1280px) {
  .blog__bullet {
    width: 100%;
    flex-grow: 1;
    margin: 0;
    cursor: pointer;
    position: relative;
  }
  .blog__bullet:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity var(--time);
  }
  .blog__bullet:not(._active):hover:before {
    opacity: 0.5;
  }
  .blog__bullet._active {
    cursor: default;
  }
  .blog__bullet._active:before {
    opacity: 1;
  }
}
.blog__videos {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .blog__videos {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .blog__videos {
    grid-template: auto/repeat(2, 43rem);
  }
}
.blog__video._yt.t-title, .blog__video._yt.kp2025Jury__status, .blog__video._yt.kp2025Jury__name, .blog__video._yt.kp2025Criteria__name, .blog__video._yt.kp2025Spots__name, .blog__video._yt.kp2025Rules__name, .blog__video._yt.kp2025Stages__name, .blog__video._yt.kp2025Stages__numb, .blog__video._yt.kp2025Recipient__item, .blog__video._yt.people__status, .blog__video._yt.people__name, .blog__video._yt.teamBoss__chiefStatus, .blog__video._yt.teamBoss__chiefName, .blog__video._yt.webinarsPageGifts__item, .blog__video._yt.webinarsPageProfit__item, .blog__video._yt.webinarsPageMain__difficultName, .blog__video._yt.webinarsSpeaker__status, .blog__video._yt.webinarsSpeaker__name, .blog__video._yt.webinarsItem__difficultName, .blog__video._yt.cooperationFeedback__completeTitle, .blog__video._yt.cooperationReviews__rate, .blog__video._yt.poolCalcPrint:before, .blog__video._yt.poolCalcProducts__trName, .blog__video._yt.poolCalc__preloadText, .blog__video._yt.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt.catalogSliderItem__name, .catalogSlider._white .blog__video._yt.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt.catalogSliderItem__curPrice, .catalogSlider._white .blog__video._yt.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt.catalogSliderItem__curPrice, .blog__video._yt.catalogSliderItem__oldPrice, .blog__video._yt.wareScheme__dt, .wareText h3.blog__video._yt, .wareText h6.blog__video._yt {
  display: grid;
  justify-content: flex-end;
  align-items: flex-end;
  background: var(--accent);
  height: 22.5rem;
  box-sizing: border-box;
  padding: 5rem 3rem;
  color: var(--white);
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .blog__video._yt.t-title, .blog__video._yt.kp2025Jury__status, .blog__video._yt.kp2025Jury__name, .blog__video._yt.kp2025Criteria__name, .blog__video._yt.kp2025Spots__name, .blog__video._yt.kp2025Rules__name, .blog__video._yt.kp2025Stages__name, .blog__video._yt.kp2025Stages__numb, .blog__video._yt.kp2025Recipient__item, .blog__video._yt.people__status, .blog__video._yt.people__name, .blog__video._yt.teamBoss__chiefStatus, .blog__video._yt.teamBoss__chiefName, .blog__video._yt.webinarsPageGifts__item, .blog__video._yt.webinarsPageProfit__item, .blog__video._yt.webinarsPageMain__difficultName, .blog__video._yt.webinarsSpeaker__status, .blog__video._yt.webinarsSpeaker__name, .blog__video._yt.webinarsItem__difficultName, .blog__video._yt.cooperationFeedback__completeTitle, .blog__video._yt.cooperationReviews__rate, .blog__video._yt.poolCalcPrint:before, .blog__video._yt.poolCalcProducts__trName, .blog__video._yt.poolCalc__preloadText, .blog__video._yt.quoteForm__humanStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt.catalogSliderItem__name, .catalogSlider._white .blog__video._yt.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt.catalogSliderItem__curPrice, .catalogSlider._white .blog__video._yt.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt.catalogSliderItem__curPrice, .blog__video._yt.catalogSliderItem__oldPrice, .blog__video._yt.wareScheme__dt, .wareText h3.blog__video._yt, .wareText h6.blog__video._yt {
    height: 25rem;
    transition: background-color var(--time);
  }
}
.blog__video._yt.t-title:before, .blog__video._yt.kp2025Jury__status:before, .blog__video._yt.kp2025Jury__name:before, .blog__video._yt.kp2025Criteria__name:before, .blog__video._yt.kp2025Spots__name:before, .blog__video._yt.kp2025Rules__name:before, .blog__video._yt.kp2025Stages__name:before, .blog__video._yt.kp2025Stages__numb:before, .blog__video._yt.kp2025Recipient__item:before, .blog__video._yt.people__status:before, .blog__video._yt.people__name:before, .blog__video._yt.teamBoss__chiefStatus:before, .blog__video._yt.teamBoss__chiefName:before, .blog__video._yt.webinarsPageGifts__item:before, .blog__video._yt.webinarsPageProfit__item:before, .blog__video._yt.webinarsPageMain__difficultName:before, .blog__video._yt.webinarsSpeaker__status:before, .blog__video._yt.webinarsSpeaker__name:before, .blog__video._yt.webinarsItem__difficultName:before, .blog__video._yt.cooperationFeedback__completeTitle:before, .blog__video._yt.cooperationReviews__rate:before, .blog__video._yt.poolCalcPrint:before, .blog__video._yt.poolCalcProducts__trName:before, .blog__video._yt.poolCalc__preloadText:before, .blog__video._yt.quoteForm__humanStatus:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt.catalogSliderItem__name:before, .catalogSlider._white .blog__video._yt.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt.catalogSliderItem__name:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt.catalogSliderItem__curPrice:before, .catalogSlider._white .blog__video._yt.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt.catalogSliderItem__curPrice:before, .blog__video._yt.catalogSliderItem__oldPrice:before, .blog__video._yt.wareScheme__dt:before, .wareText h3.blog__video._yt:before, .wareText h6.blog__video._yt:before {
  content: "";
  position: absolute;
  top: 0;
  left: -5rem;
  width: 26.1rem;
  height: 17rem;
  background: url(../img/pages/blog/yt_bg.svg) center center/contain no-repeat;
  opacity: 0.3;
}
@media (min-width: 768px) {
  .blog__video._yt.t-title:before, .blog__video._yt.kp2025Jury__status:before, .blog__video._yt.kp2025Jury__name:before, .blog__video._yt.kp2025Criteria__name:before, .blog__video._yt.kp2025Spots__name:before, .blog__video._yt.kp2025Rules__name:before, .blog__video._yt.kp2025Stages__name:before, .blog__video._yt.kp2025Stages__numb:before, .blog__video._yt.kp2025Recipient__item:before, .blog__video._yt.people__status:before, .blog__video._yt.people__name:before, .blog__video._yt.teamBoss__chiefStatus:before, .blog__video._yt.teamBoss__chiefName:before, .blog__video._yt.webinarsPageGifts__item:before, .blog__video._yt.webinarsPageProfit__item:before, .blog__video._yt.webinarsPageMain__difficultName:before, .blog__video._yt.webinarsSpeaker__status:before, .blog__video._yt.webinarsSpeaker__name:before, .blog__video._yt.webinarsItem__difficultName:before, .blog__video._yt.cooperationFeedback__completeTitle:before, .blog__video._yt.cooperationReviews__rate:before, .blog__video._yt.poolCalcPrint:before, .blog__video._yt.poolCalcProducts__trName:before, .blog__video._yt.poolCalc__preloadText:before, .blog__video._yt.quoteForm__humanStatus:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt.catalogSliderItem__name:before, .catalogSlider._white .blog__video._yt.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt.catalogSliderItem__name:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt.catalogSliderItem__curPrice:before, .catalogSlider._white .blog__video._yt.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt.catalogSliderItem__curPrice:before, .blog__video._yt.catalogSliderItem__oldPrice:before, .blog__video._yt.wareScheme__dt:before, .wareText h3.blog__video._yt:before, .wareText h6.blog__video._yt:before {
    left: -8rem;
  }
}
@media (min-width: 1280px) {
  .blog__video._yt.t-title:before, .blog__video._yt.kp2025Jury__status:before, .blog__video._yt.kp2025Jury__name:before, .blog__video._yt.kp2025Criteria__name:before, .blog__video._yt.kp2025Spots__name:before, .blog__video._yt.kp2025Rules__name:before, .blog__video._yt.kp2025Stages__name:before, .blog__video._yt.kp2025Stages__numb:before, .blog__video._yt.kp2025Recipient__item:before, .blog__video._yt.people__status:before, .blog__video._yt.people__name:before, .blog__video._yt.teamBoss__chiefStatus:before, .blog__video._yt.teamBoss__chiefName:before, .blog__video._yt.webinarsPageGifts__item:before, .blog__video._yt.webinarsPageProfit__item:before, .blog__video._yt.webinarsPageMain__difficultName:before, .blog__video._yt.webinarsSpeaker__status:before, .blog__video._yt.webinarsSpeaker__name:before, .blog__video._yt.webinarsItem__difficultName:before, .blog__video._yt.cooperationFeedback__completeTitle:before, .blog__video._yt.cooperationReviews__rate:before, .blog__video._yt.poolCalcPrint:before, .blog__video._yt.poolCalcProducts__trName:before, .blog__video._yt.poolCalc__preloadText:before, .blog__video._yt.quoteForm__humanStatus:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt.catalogSliderItem__name:before, .catalogSlider._white .blog__video._yt.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt.catalogSliderItem__name:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt.catalogSliderItem__curPrice:before, .catalogSlider._white .blog__video._yt.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt.catalogSliderItem__curPrice:before, .blog__video._yt.catalogSliderItem__oldPrice:before, .blog__video._yt.wareScheme__dt:before, .wareText h3.blog__video._yt:before, .wareText h6.blog__video._yt:before {
    width: 33.2rem;
    height: 22.2rem;
    top: -2.2rem;
    left: -11.1rem;
    transition: top 1s, left 1s, opacity var(--time), transform var(--time);
  }
}
@media (min-width: 1280px) {
  .blog__video._yt.t-title:hover:before, .blog__video._yt.kp2025Jury__status:hover:before, .blog__video._yt.kp2025Jury__name:hover:before, .blog__video._yt.kp2025Criteria__name:hover:before, .blog__video._yt.kp2025Spots__name:hover:before, .blog__video._yt.kp2025Rules__name:hover:before, .blog__video._yt.kp2025Stages__name:hover:before, .blog__video._yt.kp2025Stages__numb:hover:before, .blog__video._yt.kp2025Recipient__item:hover:before, .blog__video._yt.people__status:hover:before, .blog__video._yt.people__name:hover:before, .blog__video._yt.teamBoss__chiefStatus:hover:before, .blog__video._yt.teamBoss__chiefName:hover:before, .blog__video._yt.webinarsPageGifts__item:hover:before, .blog__video._yt.webinarsPageProfit__item:hover:before, .blog__video._yt.webinarsPageMain__difficultName:hover:before, .blog__video._yt.webinarsSpeaker__status:hover:before, .blog__video._yt.webinarsSpeaker__name:hover:before, .blog__video._yt.webinarsItem__difficultName:hover:before, .blog__video._yt.cooperationFeedback__completeTitle:hover:before, .blog__video._yt.cooperationReviews__rate:hover:before, .blog__video._yt.poolCalcPrint:hover:before, .blog__video._yt.poolCalcProducts__trName:hover:before, .blog__video._yt.poolCalc__preloadText:hover:before, .blog__video._yt.quoteForm__humanStatus:hover:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt.catalogSliderItem__name:hover:before, .catalogSlider._white .blog__video._yt.catalogSliderItem__name:hover:before, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt.catalogSliderItem__name:hover:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt.catalogSliderItem__curPrice:hover:before, .catalogSlider._white .blog__video._yt.catalogSliderItem__curPrice:hover:before, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt.catalogSliderItem__curPrice:hover:before, .blog__video._yt.catalogSliderItem__oldPrice:hover:before, .blog__video._yt.wareScheme__dt:hover:before, .wareText h3.blog__video._yt:hover:before, .wareText h6.blog__video._yt:hover:before {
    opacity: 0.5;
    transform: scale(1.1);
  }
}
@media (min-width: 1280px) {
  .blog__video._yt.t-title._hovered:before, .blog__video._yt._hovered.kp2025Jury__status:before, .blog__video._yt._hovered.kp2025Jury__name:before, .blog__video._yt._hovered.kp2025Criteria__name:before, .blog__video._yt._hovered.kp2025Spots__name:before, .blog__video._yt._hovered.kp2025Rules__name:before, .blog__video._yt._hovered.kp2025Stages__name:before, .blog__video._yt._hovered.kp2025Stages__numb:before, .blog__video._yt._hovered.kp2025Recipient__item:before, .blog__video._yt._hovered.people__status:before, .blog__video._yt._hovered.people__name:before, .blog__video._yt._hovered.teamBoss__chiefStatus:before, .blog__video._yt._hovered.teamBoss__chiefName:before, .blog__video._yt._hovered.webinarsPageGifts__item:before, .blog__video._yt._hovered.webinarsPageProfit__item:before, .blog__video._yt._hovered.webinarsPageMain__difficultName:before, .blog__video._yt._hovered.webinarsSpeaker__status:before, .blog__video._yt._hovered.webinarsSpeaker__name:before, .blog__video._yt._hovered.webinarsItem__difficultName:before, .blog__video._yt._hovered.cooperationFeedback__completeTitle:before, .blog__video._yt._hovered.cooperationReviews__rate:before, .blog__video._yt._hovered.poolCalcPrint:before, .blog__video._yt._hovered.poolCalcProducts__trName:before, .blog__video._yt._hovered.poolCalc__preloadText:before, .blog__video._yt._hovered.quoteForm__humanStatus:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt._hovered.catalogSliderItem__name:before, .catalogSlider._white .blog__video._yt._hovered.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt._hovered.catalogSliderItem__name:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .blog__video._yt._hovered.catalogSliderItem__curPrice:before, .catalogSlider._white .blog__video._yt._hovered.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) .blog__video._yt._hovered.catalogSliderItem__curPrice:before, .blog__video._yt._hovered.catalogSliderItem__oldPrice:before, .blog__video._yt._hovered.wareScheme__dt:before, .wareText h3.blog__video._yt._hovered:before, .wareText h6.blog__video._yt._hovered:before {
    top: 7.5rem;
    left: 1rem;
  }
}

.articles {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .articles {
    gap: 2rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 1280px) {
  .articles {
    gap: 2rem;
    margin-bottom: 5rem;
  }
}
.articles:last-child {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .articles:last-child {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .articles:last-child {
    margin-bottom: 10rem;
  }
}
.articles__grid {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 768px) {
  .articles__grid {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .articles__grid {
    grid-template: auto/repeat(3, 1fr);
  }
}

.article {
  margin-top: 1rem;
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .article {
    margin-top: 2rem;
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .article {
    margin-bottom: 10rem;
    display: grid;
    grid-template: 1fr 1fr/1fr 32rem;
    gap: 3rem 12rem;
  }
}
.article__main {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 768px) {
  .article__main {
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .article__main {
    gap: 4rem;
    grid-row: span 2;
  }
}
@media (min-width: 1280px) {
  .article:not(:has(aside)) .article__main {
    grid-column: span 2;
    max-width: 87rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.article__top {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .article__top {
    gap: 1rem;
  }
}
.article__date {
  color: var(--grey);
}
.article__content img {
  max-width: 100%;
}
.article__mainImage {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .article__mainImage {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .article__mainImage {
    margin-bottom: 4rem;
  }
}
.article__bottom {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px) {
  .article__bottom {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.article__likes {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 1rem;
}
.article__like.t-button {
  gap: 1rem;
}
@media (min-width: 768px) {
  .article__like.t-button {
    min-width: 21rem;
  }
}
.article__like.t-button:not(._checked):before {
  background: var(--accent);
}
.article__like.t-button._down:before {
  transform: rotateX(180deg);
}
.article__like.t-button:before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background: var(--white);
  mask: url(../img/icons/like.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/like.svg) center center/100% no-repeat;
  transition: background-color var(--time);
}
@media (min-width: 1280px) {
  .article__like.t-button:hover:before {
    background: var(--white);
  }
}
.article__like.t-button._checked:hover {
  background: var(--accent);
  color: var(--white);
}
.article__like.t-button._checked:hover:before {
  background: var(--white);
}
.article__share {
  position: relative;
  z-index: 1;
  align-self: flex-start;
}
@media (min-width: 768px) {
  ._articles .article__share {
    align-self: center;
  }
}
.article__shareButton {
  font-size: 1.6rem;
  padding-left: 3.2rem;
  min-height: 4rem;
  display: flex;
  align-items: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .article__shareButton {
    transition: color var(--time);
  }
  .article__shareButton:hover {
    color: var(--accent);
  }
}
.article__shareButton:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1rem;
  width: 2rem;
  height: 2rem;
  background: var(--accent);
  mask: url(../img/icons/share.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/share.svg) center center/100% no-repeat;
}
.article__shareTooltip {
  position: absolute;
  bottom: 100%;
  left: 0;
  background: var(--white);
  border-radius: var(--rad);
  border: 0 solid var(--grey);
  padding: 0 1.5rem;
  max-height: 0;
  box-sizing: border-box;
  overflow: hidden;
  opacity: 0;
  transform: translateX(-20%);
  transition: padding 0s var(--time), border-width 0s var(--time), max-height 0s var(--time), opacity var(--time), transform var(--time);
  pointer-events: none;
}
@media (min-width: 768px) and (max-width: 1279px) {
  ._articles .article__shareTooltip {
    left: auto;
    right: 0;
  }
}
html[data-open-share] .article__shareTooltip {
  padding: 1.5rem;
  border-width: 0.1rem;
  max-height: 100vh;
  opacity: 1;
  transform: translateX(0);
  transition: padding 0s 0s, border-width 0s 0s, max-height 0s 0s, opacity var(--time), transform var(--time);
  pointer-events: unset;
}
.article__shareTooltip .ya-share2__list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.5rem;
}
.article__shareTooltip .ya-share2__item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.article__shareTooltip .ya-share2__item_copy {
  order: -1;
}
.article__shareTooltip .ya-share2__item_copy .ya-share2__link:after {
  mask: url(../img/icons/share/cl.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/share/cl.svg) center center/100% no-repeat;
}
.article__shareTooltip .ya-share2__item_service_whatsapp .ya-share2__link:after {
  mask: url(../img/icons/share/wa.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/share/wa.svg) center center/100% no-repeat;
}
.article__shareTooltip .ya-share2__item_service_vkontakte .ya-share2__link:after {
  mask: url(../img/icons/share/vk.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/share/vk.svg) center center/100% no-repeat;
}
.article__shareTooltip .ya-share2__item_service_telegram .ya-share2__link:after {
  mask: url(../img/icons/share/tg.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/share/tg.svg) center center/100% no-repeat;
}
.article__shareTooltip .ya-share2__item_service_odnoklassniki .ya-share2__link:after {
  mask: url(../img/icons/share/ok.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/share/ok.svg) center center/100% no-repeat;
}
.article__shareTooltip .ya-share2__link {
  text-decoration: none;
  position: relative;
  height: 3.2rem;
  display: flex;
  align-items: center;
  padding-left: 4.2rem;
}
.article__shareTooltip .ya-share2__link:before, .article__shareTooltip .ya-share2__link:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 3.2rem;
  height: 3.2rem;
  margin-top: -1.6rem;
  border-radius: 50%;
  box-sizing: border-box;
  transition: background-color var(--time), border-color var(--time);
}
.article__shareTooltip .ya-share2__link:before {
  background: var(--accent);
  border: 0.1rem solid var(--white);
}
.article__shareTooltip .ya-share2__link:after {
  background: var(--white);
}
@media (min-width: 1280px) {
  .article__shareTooltip .ya-share2__link:hover:before {
    background: var(--bg-grey);
    border-color: var(--accent);
  }
  .article__shareTooltip .ya-share2__link:hover:after {
    background: var(--accent);
  }
}
.article__shareTooltip .ya-share2__badge {
  display: none;
}
@media (min-width: 1280px) {
  .article__shareTooltip .ya-share2__badge {
    transition: color var(--time);
  }
  .article__shareTooltip .ya-share2__badge .ya-share2__link:hover {
    color: var(--accent);
  }
}
.article__shareTooltip .ya-share2__title {
  color: var(--dark);
  white-space: nowrap;
}
.article__shareTooltip .ya-share2__input_copy {
  display: none;
}
.article__hasQuestions {
  background: var(--accent);
  padding: 3rem 1.5rem;
  display: flex;
  flex-direction: column;
  color: var(--white);
}
@media (min-width: 768px) {
  .article__hasQuestions {
    padding: 4rem;
    display: grid;
    grid-template-columns: 1fr 27rem;
    gap: 0 2rem;
  }
}
@media (min-width: 1280px) {
  .article__hasQuestions {
    padding: 5rem;
    gap: 0 3rem;
  }
}
@media (min-width: 768px) {
  .article__hasQuestions:before {
    content: "";
    grid-area: 1/2/4/3;
    background: url("../pic/blog/recall.webp") center center/cover no-repeat;
  }
}
.article__hasQuestionsTitle.t-title, .article__hasQuestionsTitle.kp2025Jury__status, .article__hasQuestionsTitle.kp2025Jury__name, .article__hasQuestionsTitle.kp2025Criteria__name, .article__hasQuestionsTitle.kp2025Spots__name, .article__hasQuestionsTitle.kp2025Rules__name, .article__hasQuestionsTitle.kp2025Stages__name, .article__hasQuestionsTitle.kp2025Stages__numb, .article__hasQuestionsTitle.kp2025Recipient__item, .article__hasQuestionsTitle.people__status, .article__hasQuestionsTitle.people__name, .article__hasQuestionsTitle.teamBoss__chiefStatus, .article__hasQuestionsTitle.teamBoss__chiefName, .article__hasQuestionsTitle.webinarsPageGifts__item, .article__hasQuestionsTitle.webinarsPageProfit__item, .article__hasQuestionsTitle.webinarsPageMain__difficultName, .article__hasQuestionsTitle.webinarsSpeaker__status, .article__hasQuestionsTitle.webinarsSpeaker__name, .article__hasQuestionsTitle.webinarsItem__difficultName, .article__hasQuestionsTitle.cooperationFeedback__completeTitle, .article__hasQuestionsTitle.cooperationReviews__rate, .article__hasQuestionsTitle.poolCalcPrint:before, .article__hasQuestionsTitle.poolCalcProducts__trName, .article__hasQuestionsTitle.poolCalc__preloadText, .article__hasQuestionsTitle.quoteForm__humanStatus, .catalogSlider:not(._white) .article__hasQuestionsTitle.catalogSliderItem__name, .catalogSlider._white .article__hasQuestionsTitle.catalogSliderItem__name, .catalogSlider:not(._white) .article__hasQuestionsTitle.catalogSliderItem__curPrice, .catalogSlider._white .article__hasQuestionsTitle.catalogSliderItem__curPrice, .article__hasQuestionsTitle.catalogSliderItem__oldPrice, .article__hasQuestionsTitle.wareScheme__dt, .wareText h3.article__hasQuestionsTitle, .wareText h6.article__hasQuestionsTitle, .catalogSlider.article__like.t-button:not(._checked) .article__hasQuestionsTitle.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .article__hasQuestionsTitle.catalogSliderItem__curPrice {
  color: var(--white);
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .article__hasQuestionsTitle.t-title, .article__hasQuestionsTitle.kp2025Jury__status, .article__hasQuestionsTitle.kp2025Jury__name, .article__hasQuestionsTitle.kp2025Criteria__name, .article__hasQuestionsTitle.kp2025Spots__name, .article__hasQuestionsTitle.kp2025Rules__name, .article__hasQuestionsTitle.kp2025Stages__name, .article__hasQuestionsTitle.kp2025Stages__numb, .article__hasQuestionsTitle.kp2025Recipient__item, .article__hasQuestionsTitle.people__status, .article__hasQuestionsTitle.people__name, .article__hasQuestionsTitle.teamBoss__chiefStatus, .article__hasQuestionsTitle.teamBoss__chiefName, .article__hasQuestionsTitle.webinarsPageGifts__item, .article__hasQuestionsTitle.webinarsPageProfit__item, .article__hasQuestionsTitle.webinarsPageMain__difficultName, .article__hasQuestionsTitle.webinarsSpeaker__status, .article__hasQuestionsTitle.webinarsSpeaker__name, .article__hasQuestionsTitle.webinarsItem__difficultName, .article__hasQuestionsTitle.cooperationFeedback__completeTitle, .article__hasQuestionsTitle.cooperationReviews__rate, .article__hasQuestionsTitle.poolCalcPrint:before, .article__hasQuestionsTitle.poolCalcProducts__trName, .article__hasQuestionsTitle.poolCalc__preloadText, .article__hasQuestionsTitle.quoteForm__humanStatus, .catalogSlider:not(._white) .article__hasQuestionsTitle.catalogSliderItem__name, .catalogSlider._white .article__hasQuestionsTitle.catalogSliderItem__name, .catalogSlider:not(._white) .article__hasQuestionsTitle.catalogSliderItem__curPrice, .catalogSlider._white .article__hasQuestionsTitle.catalogSliderItem__curPrice, .article__hasQuestionsTitle.catalogSliderItem__oldPrice, .article__hasQuestionsTitle.wareScheme__dt, .wareText h3.article__hasQuestionsTitle, .wareText h6.article__hasQuestionsTitle, .catalogSlider.article__like.t-button:not(._checked) .article__hasQuestionsTitle.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .article__hasQuestionsTitle.catalogSliderItem__curPrice {
    margin-bottom: 1rem;
  }
}
.article__hasQuestionsText {
  color: var(--white);
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .article__hasQuestionsButton.t-button {
    align-self: flex-start;
    width: auto;
    margin-right: auto;
  }
}
@media (min-width: 1280px) {
  .article aside:only-of-type {
    grid-row: span 2;
  }
}
@media (min-width: 1280px) {
  .article__blueForm.blueModal {
    position: sticky;
    top: 10rem;
  }
}
.article__more.moreBoxes {
  margin-top: 6rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .article__more.moreBoxes {
    margin-top: 8rem;
  }
}
@media (min-width: 1280px) {
  .article__more.moreBoxes {
    margin-top: 7rem;
    grid-column: span 2;
  }
}

.errorCodes {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .errorCodes {
    margin-top: 3rem;
  }
}
@media (min-width: 1280px) {
  .errorCodes {
    margin-top: 4rem;
  }
}
.errorCodes__name.t-title, .errorCodes__name.kp2025Jury__status, .errorCodes__name.kp2025Jury__name, .errorCodes__name.kp2025Criteria__name, .errorCodes__name.kp2025Spots__name, .errorCodes__name.kp2025Rules__name, .errorCodes__name.kp2025Stages__name, .errorCodes__name.kp2025Stages__numb, .errorCodes__name.kp2025Recipient__item, .errorCodes__name.people__status, .errorCodes__name.people__name, .errorCodes__name.teamBoss__chiefStatus, .errorCodes__name.teamBoss__chiefName, .errorCodes__name.webinarsPageGifts__item, .errorCodes__name.webinarsPageProfit__item, .errorCodes__name.webinarsPageMain__difficultName, .errorCodes__name.webinarsSpeaker__status, .errorCodes__name.webinarsSpeaker__name, .errorCodes__name.webinarsItem__difficultName, .errorCodes__name.cooperationFeedback__completeTitle, .errorCodes__name.cooperationReviews__rate, .errorCodes__name.poolCalcPrint:before, .errorCodes__name.poolCalcProducts__trName, .errorCodes__name.poolCalc__preloadText, .errorCodes__name.quoteForm__humanStatus, .catalogSlider:not(._white) .errorCodes__name.catalogSliderItem__name, .catalogSlider._white .errorCodes__name.catalogSliderItem__name, .catalogSlider:not(._white) .errorCodes__name.catalogSliderItem__curPrice, .catalogSlider._white .errorCodes__name.catalogSliderItem__curPrice, .errorCodes__name.catalogSliderItem__oldPrice, .errorCodes__name.wareScheme__dt, .wareText h3.errorCodes__name, .wareText h6.errorCodes__name, .catalogSlider.article__like.t-button:not(._checked) .errorCodes__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .errorCodes__name.catalogSliderItem__curPrice {
  box-shadow: 0 0 0 1rem var(--white);
  background: var(--white);
  position: sticky;
  top: 7rem;
}
@media (min-width: 768px) {
  .errorCodes__name.t-title, .errorCodes__name.kp2025Jury__status, .errorCodes__name.kp2025Jury__name, .errorCodes__name.kp2025Criteria__name, .errorCodes__name.kp2025Spots__name, .errorCodes__name.kp2025Rules__name, .errorCodes__name.kp2025Stages__name, .errorCodes__name.kp2025Stages__numb, .errorCodes__name.kp2025Recipient__item, .errorCodes__name.people__status, .errorCodes__name.people__name, .errorCodes__name.teamBoss__chiefStatus, .errorCodes__name.teamBoss__chiefName, .errorCodes__name.webinarsPageGifts__item, .errorCodes__name.webinarsPageProfit__item, .errorCodes__name.webinarsPageMain__difficultName, .errorCodes__name.webinarsSpeaker__status, .errorCodes__name.webinarsSpeaker__name, .errorCodes__name.webinarsItem__difficultName, .errorCodes__name.cooperationFeedback__completeTitle, .errorCodes__name.cooperationReviews__rate, .errorCodes__name.poolCalcPrint:before, .errorCodes__name.poolCalcProducts__trName, .errorCodes__name.poolCalc__preloadText, .errorCodes__name.quoteForm__humanStatus, .catalogSlider:not(._white) .errorCodes__name.catalogSliderItem__name, .catalogSlider._white .errorCodes__name.catalogSliderItem__name, .catalogSlider:not(._white) .errorCodes__name.catalogSliderItem__curPrice, .catalogSlider._white .errorCodes__name.catalogSliderItem__curPrice, .errorCodes__name.catalogSliderItem__oldPrice, .errorCodes__name.wareScheme__dt, .wareText h3.errorCodes__name, .wareText h6.errorCodes__name, .catalogSlider.article__like.t-button:not(._checked) .errorCodes__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .errorCodes__name.catalogSliderItem__curPrice {
    position: static;
    top: 0;
    background: none;
    box-shadow: none;
  }
}
.errorCodes__tableBox {
  overflow-x: scroll;
  width: 100vw;
  margin: 0 -1rem;
  box-sizing: border-box;
  padding: 1rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .errorCodes__tableBox {
    overflow: visible;
    width: auto;
    margin: 0;
    padding: 0;
    margin-top: 1.5rem;
  }
}
.errorCodes__tableBox table {
  border-spacing: 0;
  border-collapse: collapse;
  border-top: 0.1rem solid var(--grey-light);
  border-left: 0.1rem solid var(--grey-light);
}
.errorCodes__tableBox tr {
  display: grid;
  grid-template-columns: 8rem 17rem 35rem;
}
@media (min-width: 768px) {
  .errorCodes__tableBox tr {
    grid-template-columns: 11rem 26rem 1fr;
  }
}
@media (min-width: 1280px) {
  .errorCodes__tableBox tr {
    grid-template-columns: 11rem 26rem 1fr;
  }
}
.errorCodes__tableBox th {
  text-align: left;
  vertical-align: top;
  padding: 1rem;
  background: var(--bg-grey);
  border-right: 0.1rem solid var(--grey-light);
  border-bottom: 0.1rem solid var(--grey-light);
}
.errorCodes__tableBox td {
  text-align: left;
  vertical-align: top;
  padding: 1rem;
  box-sizing: border-box;
  border-right: 0.1rem solid var(--grey-light);
  border-bottom: 0.1rem solid var(--grey-light);
}
.news {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.5rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .news {
    margin-bottom: 4rem;
    gap: 2rem;
  }
}
@media (min-width: 1280px) {
  .news {
    margin-bottom: 5rem;
    gap: 2rem;
  }
}
.news:last-child {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .news:last-child {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .news:last-child {
    margin-bottom: 10rem;
  }
}
.news__grid {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 768px) {
  .news__grid {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .news__grid {
    grid-template: auto/repeat(4, 1fr);
  }
}
@media (min-width: 768px) {
  .news__subscribe {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .news__subscribe {
    display: flex;
  }
}

.video {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 1280px) {
  .video {
    gap: 4rem;
  }
}
.video__movies {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: stretch;
}
@media (min-width: 768px) {
  .video__movies {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .video__movies {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem 1rem;
  }
}
.video__movies .videoCard {
  order: -1;
}
.video__movies .videoCard:nth-child(n+7) {
  order: 1;
}
.video__blue {
  padding: 3rem 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
  background: var(--accent);
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .video__blue {
    grid-column: span 2;
    padding: 4rem;
    align-items: center;
    margin: 2rem 0;
  }
}
@media (min-width: 1280px) {
  .video__blue {
    grid-column: span 3;
    margin: 1rem 0;
    padding: 6rem 6rem 6rem 33rem;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 6rem;
  }
}
@media (min-width: 768px) {
  .video__blue:before {
    content: "";
    position: absolute;
    opacity: 0.3;
    aspect-ratio: 243/164;
    top: 2rem;
    bottom: 2rem;
    left: -4.7rem;
    background: url(../img/pages/blog/yt_bg.svg) center center/contain no-repeat;
  }
}
@media (min-width: 1280px) {
  .video__blue:before {
    top: -3rem;
    bottom: -1.6rem;
    left: 6rem;
  }
}
.video__quote {
  color: var(--white);
  cursor: default;
  text-align: center;
}
@media (min-width: 768px) {
  .video__quote {
    width: 54rem;
  }
}
@media (min-width: 768px) {
  .video__btn.t-button {
    width: auto;
  }
}
.video__breadcrumbs {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .video__breadcrumbs {
    margin-top: 3rem;
  }
}
@media (min-width: 1280px) {
  .video__breadcrumbs {
    margin-top: 1rem;
  }
}
.video__breadcrumbs .pagination {
  margin: 0;
}
.video__archive {
  position: relative;
  margin-top: 4rem;
  padding: 3rem 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.video__archive:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .video__archive {
    margin-top: 6rem;
    padding: 4rem 0;
  }
}
@media (min-width: 1280px) {
  .video__archive {
    padding: 6rem 0;
  }
}
.video__archive:after {
  content: "";
  aspect-ratio: 285/90;
  height: 9rem;
  align-self: center;
  margin-top: 2rem;
  background: url(../img/others/videoPage_archive_bg.svg) center center/contain no-repeat;
}
@media (min-width: 768px) {
  .video__archive:after {
    position: absolute;
    top: 6rem;
    bottom: 6rem;
    left: 40rem;
    height: calc(100% - 12rem);
  }
}
@media (min-width: 1280px) {
  .video__archive:after {
    top: 6rem;
    bottom: 6rem;
    left: auto;
    right: 0;
  }
}
.video__archiveName.t-title, .video__archiveName.kp2025Jury__status, .video__archiveName.kp2025Jury__name, .video__archiveName.kp2025Criteria__name, .video__archiveName.kp2025Spots__name, .video__archiveName.kp2025Rules__name, .video__archiveName.kp2025Stages__name, .video__archiveName.kp2025Stages__numb, .video__archiveName.kp2025Recipient__item, .video__archiveName.people__status, .video__archiveName.people__name, .video__archiveName.teamBoss__chiefStatus, .video__archiveName.teamBoss__chiefName, .video__archiveName.webinarsPageGifts__item, .video__archiveName.webinarsPageProfit__item, .video__archiveName.webinarsPageMain__difficultName, .video__archiveName.webinarsSpeaker__status, .video__archiveName.webinarsSpeaker__name, .video__archiveName.webinarsItem__difficultName, .video__archiveName.cooperationFeedback__completeTitle, .video__archiveName.cooperationReviews__rate, .video__archiveName.poolCalcPrint:before, .video__archiveName.poolCalcProducts__trName, .video__archiveName.poolCalc__preloadText, .video__archiveName.quoteForm__humanStatus, .catalogSlider:not(._white) .video__archiveName.catalogSliderItem__name, .catalogSlider._white .video__archiveName.catalogSliderItem__name, .catalogSlider:not(._white) .video__archiveName.catalogSliderItem__curPrice, .catalogSlider._white .video__archiveName.catalogSliderItem__curPrice, .video__archiveName.catalogSliderItem__oldPrice, .video__archiveName.wareScheme__dt, .wareText h3.video__archiveName, .wareText h6.video__archiveName, .catalogSlider.article__like.t-button:not(._checked) .video__archiveName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .video__archiveName.catalogSliderItem__curPrice {
  color: var(--white);
  order: -1;
}
@media (min-width: 768px) {
  .video__archiveName.t-title, .video__archiveName.kp2025Jury__status, .video__archiveName.kp2025Jury__name, .video__archiveName.kp2025Criteria__name, .video__archiveName.kp2025Spots__name, .video__archiveName.kp2025Rules__name, .video__archiveName.kp2025Stages__name, .video__archiveName.kp2025Stages__numb, .video__archiveName.kp2025Recipient__item, .video__archiveName.people__status, .video__archiveName.people__name, .video__archiveName.teamBoss__chiefStatus, .video__archiveName.teamBoss__chiefName, .video__archiveName.webinarsPageGifts__item, .video__archiveName.webinarsPageProfit__item, .video__archiveName.webinarsPageMain__difficultName, .video__archiveName.webinarsSpeaker__status, .video__archiveName.webinarsSpeaker__name, .video__archiveName.webinarsItem__difficultName, .video__archiveName.cooperationFeedback__completeTitle, .video__archiveName.cooperationReviews__rate, .video__archiveName.poolCalcPrint:before, .video__archiveName.poolCalcProducts__trName, .video__archiveName.poolCalc__preloadText, .video__archiveName.quoteForm__humanStatus, .catalogSlider:not(._white) .video__archiveName.catalogSliderItem__name, .catalogSlider._white .video__archiveName.catalogSliderItem__name, .catalogSlider:not(._white) .video__archiveName.catalogSliderItem__curPrice, .catalogSlider._white .video__archiveName.catalogSliderItem__curPrice, .video__archiveName.catalogSliderItem__oldPrice, .video__archiveName.wareScheme__dt, .wareText h3.video__archiveName, .wareText h6.video__archiveName, .catalogSlider.article__like.t-button:not(._checked) .video__archiveName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .video__archiveName.catalogSliderItem__curPrice {
    max-width: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .video__archiveName.t-title, .video__archiveName.kp2025Jury__status, .video__archiveName.kp2025Jury__name, .video__archiveName.kp2025Criteria__name, .video__archiveName.kp2025Spots__name, .video__archiveName.kp2025Rules__name, .video__archiveName.kp2025Stages__name, .video__archiveName.kp2025Stages__numb, .video__archiveName.kp2025Recipient__item, .video__archiveName.people__status, .video__archiveName.people__name, .video__archiveName.teamBoss__chiefStatus, .video__archiveName.teamBoss__chiefName, .video__archiveName.webinarsPageGifts__item, .video__archiveName.webinarsPageProfit__item, .video__archiveName.webinarsPageMain__difficultName, .video__archiveName.webinarsSpeaker__status, .video__archiveName.webinarsSpeaker__name, .video__archiveName.webinarsItem__difficultName, .video__archiveName.cooperationFeedback__completeTitle, .video__archiveName.cooperationReviews__rate, .video__archiveName.poolCalcPrint:before, .video__archiveName.poolCalcProducts__trName, .video__archiveName.poolCalc__preloadText, .video__archiveName.quoteForm__humanStatus, .catalogSlider:not(._white) .video__archiveName.catalogSliderItem__name, .catalogSlider._white .video__archiveName.catalogSliderItem__name, .catalogSlider:not(._white) .video__archiveName.catalogSliderItem__curPrice, .catalogSlider._white .video__archiveName.catalogSliderItem__curPrice, .video__archiveName.catalogSliderItem__oldPrice, .video__archiveName.wareScheme__dt, .wareText h3.video__archiveName, .wareText h6.video__archiveName, .catalogSlider.article__like.t-button:not(._checked) .video__archiveName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .video__archiveName.catalogSliderItem__curPrice {
    max-width: 43rem;
  }
}
.video__archiveText {
  order: -1;
  color: var(--white);
  background: var(--accent);
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .video__archiveText {
    margin-top: 1rem;
    max-width: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .video__archiveText {
    max-width: 43rem;
  }
}
.video__archiveLink.t-button {
  order: 1;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .video__archiveLink.t-button {
    width: auto;
  }
}

.objects {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .objects {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1280px) {
  .objects {
    margin-bottom: 5rem;
  }
}
@media (min-width: 1280px) {
  .objects__desc {
    max-width: 76rem;
  }
}
.objects__grid {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 768px) {
  .objects__grid {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}

.object {
  display: flex;
  flex-direction: column;
  margin: 1rem 0 6rem;
}
@media (min-width: 768px) {
  .object {
    margin: 2rem 0 8rem;
  }
}
@media (min-width: 1280px) {
  .object {
    margin: 2rem 0 10rem;
    display: grid;
    grid-template: auto 1fr/1fr 65rem;
    gap: 3rem 3rem;
  }
}
.object__title.t-title, .object__title.kp2025Jury__status, .object__title.kp2025Jury__name, .object__title.kp2025Criteria__name, .object__title.kp2025Spots__name, .object__title.kp2025Rules__name, .object__title.kp2025Stages__name, .object__title.kp2025Stages__numb, .object__title.kp2025Recipient__item, .object__title.people__status, .object__title.people__name, .object__title.teamBoss__chiefStatus, .object__title.teamBoss__chiefName, .object__title.webinarsPageGifts__item, .object__title.webinarsPageProfit__item, .object__title.webinarsPageMain__difficultName, .object__title.webinarsSpeaker__status, .object__title.webinarsSpeaker__name, .object__title.webinarsItem__difficultName, .object__title.cooperationFeedback__completeTitle, .object__title.cooperationReviews__rate, .object__title.poolCalcPrint:before, .object__title.poolCalcProducts__trName, .object__title.poolCalc__preloadText, .object__title.quoteForm__humanStatus, .catalogSlider:not(._white) .object__title.catalogSliderItem__name, .catalogSlider._white .object__title.catalogSliderItem__name, .catalogSlider:not(._white) .object__title.catalogSliderItem__curPrice, .catalogSlider._white .object__title.catalogSliderItem__curPrice, .object__title.catalogSliderItem__oldPrice, .object__title.wareScheme__dt, .wareText h3.object__title, .wareText h6.object__title, .catalogSlider.article__like.t-button:not(._checked) .object__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .object__title.catalogSliderItem__curPrice {
  order: 2;
  margin: 0 0 1rem;
}
@media (min-width: 768px) {
  .object__title.t-title, .object__title.kp2025Jury__status, .object__title.kp2025Jury__name, .object__title.kp2025Criteria__name, .object__title.kp2025Spots__name, .object__title.kp2025Rules__name, .object__title.kp2025Stages__name, .object__title.kp2025Stages__numb, .object__title.kp2025Recipient__item, .object__title.people__status, .object__title.people__name, .object__title.teamBoss__chiefStatus, .object__title.teamBoss__chiefName, .object__title.webinarsPageGifts__item, .object__title.webinarsPageProfit__item, .object__title.webinarsPageMain__difficultName, .object__title.webinarsSpeaker__status, .object__title.webinarsSpeaker__name, .object__title.webinarsItem__difficultName, .object__title.cooperationFeedback__completeTitle, .object__title.cooperationReviews__rate, .object__title.poolCalcPrint:before, .object__title.poolCalcProducts__trName, .object__title.poolCalc__preloadText, .object__title.quoteForm__humanStatus, .catalogSlider:not(._white) .object__title.catalogSliderItem__name, .catalogSlider._white .object__title.catalogSliderItem__name, .catalogSlider:not(._white) .object__title.catalogSliderItem__curPrice, .catalogSlider._white .object__title.catalogSliderItem__curPrice, .object__title.catalogSliderItem__oldPrice, .object__title.wareScheme__dt, .wareText h3.object__title, .wareText h6.object__title, .catalogSlider.article__like.t-button:not(._checked) .object__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .object__title.catalogSliderItem__curPrice {
    order: unset;
    margin: 0 0 2rem;
  }
}
@media (min-width: 1280px) {
  .object__title.t-title, .object__title.kp2025Jury__status, .object__title.kp2025Jury__name, .object__title.kp2025Criteria__name, .object__title.kp2025Spots__name, .object__title.kp2025Rules__name, .object__title.kp2025Stages__name, .object__title.kp2025Stages__numb, .object__title.kp2025Recipient__item, .object__title.people__status, .object__title.people__name, .object__title.teamBoss__chiefStatus, .object__title.teamBoss__chiefName, .object__title.webinarsPageGifts__item, .object__title.webinarsPageProfit__item, .object__title.webinarsPageMain__difficultName, .object__title.webinarsSpeaker__status, .object__title.webinarsSpeaker__name, .object__title.webinarsItem__difficultName, .object__title.cooperationFeedback__completeTitle, .object__title.cooperationReviews__rate, .object__title.poolCalcPrint:before, .object__title.poolCalcProducts__trName, .object__title.poolCalc__preloadText, .object__title.quoteForm__humanStatus, .catalogSlider:not(._white) .object__title.catalogSliderItem__name, .catalogSlider._white .object__title.catalogSliderItem__name, .catalogSlider:not(._white) .object__title.catalogSliderItem__curPrice, .catalogSlider._white .object__title.catalogSliderItem__curPrice, .object__title.catalogSliderItem__oldPrice, .object__title.wareScheme__dt, .wareText h3.object__title, .wareText h6.object__title, .catalogSlider.article__like.t-button:not(._checked) .object__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .object__title.catalogSliderItem__curPrice {
    grid-area: 1/1/2/2;
    margin: 0;
  }
}
.object__info {
  order: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .object__info {
    order: unset;
    margin: 0 0 3rem;
  }
}
@media (min-width: 1280px) {
  .object__info {
    grid-area: 2/1/3/2;
    margin: 0;
  }
}
.object__stats {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px) {
  .object__stats {
    gap: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .object__stats {
    gap: 2rem;
  }
}
.object__dl {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
@media (min-width: 768px) {
  .object__dl {
    gap: 0.5rem;
  }
}
.object__dt {
  margin: 0;
  padding: 0;
}
.object__dd {
  margin: 0;
  padding: 0;
  color: var(--blue-light);
}
.object__text {
  color: var(--blue-light);
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .object__text {
    margin-top: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .object__text {
    margin-top: 2rem;
  }
}
.object__text:first-child {
  margin-top: 0;
}
.object__sub {
  margin-top: 2.5rem;
}
.object__video.t-button {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .object__video.t-button {
    margin-right: auto;
    width: auto;
    align-self: flex-start;
  }
}
.object__photos {
  order: 1;
  margin: 0 0 2rem;
}
@media (min-width: 768px) {
  .object__photos {
    order: unset;
    margin: 0;
  }
}
@media (min-width: 1280px) {
  .object__photos {
    grid-area: 1/2/3/3;
  }
}
.object__swiper.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .object__swiper.swiper {
    margin: 0 -2rem;
  }
}
@media (min-width: 1280px) {
  .object__swiper.swiper {
    margin: 0;
    width: 65rem;
  }
}
.object__bottom {
  display: none;
}
@media (min-width: 1280px) {
  .object__bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    gap: 1.2rem;
    margin-top: 2.5rem;
  }
}
.object__arrow {
  width: 1.8rem;
  height: 1.8rem;
  font-size: 0;
  line-height: 0;
  background: var(--grey-blue);
  cursor: pointer;
  transition: background-color var(--time);
  mask: url(../img/icons/arrow_9x16.svg) center center/0.9rem no-repeat;
  -webkit-mask: url(../img/icons/arrow_9x16.svg) center center/0.9rem no-repeat;
}
@media (min-width: 1280px) {
  .object__arrow:hover {
    background-color: var(--accent);
  }
}
.object__arrow.swiper-button-disabled {
  background-color: var(--grey);
  cursor: default;
  pointer-events: none;
}
.object__arrow._prev {
  transform: rotateY(180deg);
}
.object__dots.swiper-pagination-bullets {
  width: auto;
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.object__dot {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  opacity: 0.6;
  background: var(--grey);
  transition: background-color var(--time), opacity var(--time);
  cursor: pointer;
}
.object__dot._active {
  background: var(--accent);
  opacity: 1;
  cursor: default;
}
@media (min-width: 1280px) {
  .object__dot:hover {
    opacity: 1;
  }
}
.object__slide.swiper-slide {
  width: 32rem;
  padding-left: 1rem;
}
@media (min-width: 768px) {
  .object__slide.swiper-slide {
    width: 65rem;
  }
}
@media (min-width: 1280px) {
  .object__slide.swiper-slide {
    padding-left: 0;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  .object__slide.swiper-slide:first-child {
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .object__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
.object__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .object__slide.swiper-slide:last-child {
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  .object__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
.object__photo {
  display: block;
  width: 32rem;
  height: 26rem;
  object-fit: cover;
}
@media (min-width: 768px) {
  .object__photo {
    width: 65rem;
    height: 45rem;
  }
}
.object__scroll.swiper-scrollbar {
  margin-top: 2.5rem;
  width: 100%;
  position: static;
}

.faq {
  margin: 1rem 0 6rem;
}
@media (min-width: 768px) {
  .faq {
    margin: 2rem 0 8rem;
  }
}
@media (min-width: 1280px) {
  .faq {
    margin: 2rem 0 10rem;
  }
}
.faq__tags {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .faq__tags {
    margin-top: 3rem;
  }
}
.faq__list {
  margin-top: 2rem;
}
.faq__item {
  scroll-margin: 6.4rem;
}
@media (min-width: 768px) {
  .faq__item {
    scroll-margin: 6.8rem;
  }
}
@media (min-width: 1280px) {
  .faq__item {
    scroll-margin: 7rem;
  }
}
.faq__item:first-child {
  border-top: 0.1rem solid var(--grey-light);
}
.faq__answer {
  position: relative;
  z-index: 2;
  margin: -1rem 0 1.5rem;
}
@media (min-width: 768px) {
  .faq__answer {
    margin: -1rem 0 2.5rem;
  }
}
@media (min-width: 1280px) {
  .faq__answer {
    margin: -1rem 0 2.5rem 0;
  }
}
@media (min-width: 1280px) {
  .faq__answer .t-par, .faq__answer .simplePage p, .simplePage .faq__answer p, .faq__answer .contactsPlace__bottomText p, .contactsPlace__bottomText .faq__answer p, .faq__answer .aboutCategory__answer p, .aboutCategory__answer .faq__answer p, .faq__answer .wareText p, .wareText .faq__answer p, .faq__answer .errorCodes__tableBox p, .errorCodes__tableBox .faq__answer p {
    margin-right: 33rem;
  }
}
.faqImages {
  margin-top: 1.5rem;
}
@media (min-width: 1280px) {
  .faqImages {
    margin-top: 2rem;
  }
}
.faqImages__name {
  margin-bottom: 1rem;
}
.faqImages__item {
  display: none;
}
._2 .faqImages__swiper.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  ._2 .faqImages__swiper.swiper {
    margin: 0;
  }
}
@media (min-width: 1280px) {
  ._2 .faqImages__swiper.swiper {
    width: 65rem;
  }
}
._3 .faqImages__swiper.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  ._3 .faqImages__swiper.swiper {
    margin: 0;
  }
}
@media (min-width: 1280px) {
  ._3 .faqImages__swiper.swiper {
    width: 98rem;
  }
}
._4 .faqImages__swiper.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  ._4 .faqImages__swiper.swiper {
    margin: 0 -2rem;
  }
}
@media (min-width: 1280px) {
  ._4 .faqImages__swiper.swiper {
    margin: 0;
  }
}
._1 .faqImages__slide.swiper-slide {
  width: 38rem;
}
@media (min-width: 768px) {
  ._1 .faqImages__slide.swiper-slide {
    width: 76rem;
  }
}
@media (min-width: 1280px) {
  ._1 .faqImages__slide.swiper-slide {
    width: 65rem;
  }
}
._2 .faqImages__slide.swiper-slide {
  width: 32rem;
  padding-left: 1rem;
}
@media (min-width: 768px) {
  ._2 .faqImages__slide.swiper-slide {
    width: 37.5rem;
  }
}
@media (min-width: 1280px) {
  ._2 .faqImages__slide.swiper-slide {
    width: 32rem;
    max-width: 32rem;
  }
}
@media (min-width: 768px) {
  ._2 .faqImages__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
._2 .faqImages__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  ._2 .faqImages__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
._3 .faqImages__slide.swiper-slide {
  width: 31.2rem;
  padding-left: 1rem;
}
@media (min-width: 768px) {
  ._3 .faqImages__slide.swiper-slide {
    width: auto;
  }
}
@media (min-width: 1280px) {
  ._3 .faqImages__slide.swiper-slide {
    width: 32rem;
    max-width: 32rem;
  }
}
@media (min-width: 768px) {
  ._3 .faqImages__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
._3 .faqImages__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  ._3 .faqImages__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
._4 .faqImages__slide.swiper-slide {
  width: 32rem;
  padding-left: 1rem;
}
@media (min-width: 1280px) {
  ._4 .faqImages__slide.swiper-slide {
    width: 32rem;
    max-width: 32rem;
  }
}
@media (min-width: 768px) {
  ._4 .faqImages__slide.swiper-slide:first-child {
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  ._4 .faqImages__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
._4 .faqImages__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  ._4 .faqImages__slide.swiper-slide:last-child {
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  ._4 .faqImages__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
.faqImages__scroll.swiper-scrollbar {
  margin-top: 1.5rem;
  width: 100%;
  position: static;
}
.faqImages__scrollPane {
  border-radius: var(--rad);
  background-color: var(--grey);
  height: 1rem;
}
.faqImages__image {
  display: block;
  width: 100%;
}
.faqImages__desc {
  display: block;
  margin-top: 1rem;
}

.quoteForm {
  background: var(--accent);
  margin-top: 6rem;
  padding: 3rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 768px) {
  .quoteForm {
    margin-top: 8rem;
    padding: 4rem;
  }
}
@media (min-width: 1280px) {
  .quoteForm {
    margin-top: 10rem;
    padding: 6rem;
    display: grid;
    grid-template: auto 1fr/55rem 59rem;
    gap: 3rem 3rem;
  }
}
.quoteForm__quote {
  color: var(--white);
  padding-left: 5.2rem;
  position: relative;
}
@media (min-width: 768px) {
  .quoteForm__quote {
    padding-left: 11.3rem;
  }
}
@media (min-width: 1280px) {
  .quoteForm__quote {
    padding-left: 11rem;
  }
}
.quoteForm__quote:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4.2rem;
  height: 3.5rem;
  background: var(--white);
  opacity: 0.75;
  mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .quoteForm__quote:before {
    width: 6.8rem;
    height: 5.7rem;
  }
}
.quoteForm__human {
  align-self: flex-start;
  display: grid;
  grid-template: auto auto/6rem 14.1rem;
  gap: 0.2rem 1rem;
  margin: 1.5rem 0 0 5.2rem;
}
@media (min-width: 768px) {
  .quoteForm__human {
    grid-template-columns: 8rem 23.5rem;
    gap: 0.2rem 2rem;
    margin: 3rem 0 0;
    align-self: flex-end;
  }
}
@media (min-width: 1280px) {
  .quoteForm__human {
    grid-template-columns: 8rem 20rem;
    margin-top: 0;
    align-self: flex-start;
    justify-content: flex-end;
  }
}
.quoteForm__humanPhoto {
  background: var(--bg-grey);
  display: block;
  width: 100%;
  grid-row: span 2;
  height: 6rem;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .quoteForm__humanPhoto {
    height: 8rem;
  }
}
.quoteForm__humanName.t-title, .quoteForm__humanName.kp2025Jury__status, .quoteForm__humanName.kp2025Jury__name, .quoteForm__humanName.kp2025Criteria__name, .quoteForm__humanName.kp2025Spots__name, .quoteForm__humanName.kp2025Rules__name, .quoteForm__humanName.kp2025Stages__name, .quoteForm__humanName.kp2025Stages__numb, .quoteForm__humanName.kp2025Recipient__item, .quoteForm__humanName.people__status, .quoteForm__humanName.people__name, .quoteForm__humanName.teamBoss__chiefStatus, .quoteForm__humanName.teamBoss__chiefName, .quoteForm__humanName.webinarsPageGifts__item, .quoteForm__humanName.webinarsPageProfit__item, .quoteForm__humanName.webinarsPageMain__difficultName, .quoteForm__humanName.webinarsSpeaker__status, .quoteForm__humanName.webinarsSpeaker__name, .quoteForm__humanName.webinarsItem__difficultName, .quoteForm__humanName.cooperationFeedback__completeTitle, .quoteForm__humanName.cooperationReviews__rate, .quoteForm__humanName.poolCalcPrint:before, .quoteForm__humanName.poolCalcProducts__trName, .quoteForm__humanName.poolCalc__preloadText, .quoteForm__humanName.quoteForm__humanStatus, .catalogSlider:not(._white) .quoteForm__humanName.catalogSliderItem__name, .catalogSlider._white .quoteForm__humanName.catalogSliderItem__name, .catalogSlider:not(._white) .quoteForm__humanName.catalogSliderItem__curPrice, .catalogSlider._white .quoteForm__humanName.catalogSliderItem__curPrice, .quoteForm__humanName.catalogSliderItem__oldPrice, .quoteForm__humanName.wareScheme__dt, .wareText h3.quoteForm__humanName, .wareText h6.quoteForm__humanName, .catalogSlider.article__like.t-button:not(._checked) .quoteForm__humanName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .quoteForm__humanName.catalogSliderItem__curPrice {
  white-space: nowrap;
  color: var(--white);
  align-self: flex-end;
}
.quoteForm__humanStatus {
  color: var(--grey);
}
.quoteForm__form {
  background: var(--white);
  padding: 2rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.5rem;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .quoteForm__form {
    padding: 3rem;
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .quoteForm__form {
    padding: 4rem;
    margin-top: 0;
    grid-area: 1/2/3/3;
  }
}
.quoteForm__label._button {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .quoteForm__label._button {
    margin-top: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .quoteForm__label._button {
    margin-top: 2rem;
  }
}
.quoteForm__check {
  margin-top: 0.5rem;
}
.quoteForm__complete {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
  max-width: 24rem;
  margin: 6.1rem auto;
}
@media (min-width: 768px) {
  .quoteForm__complete {
    grid-column: span 2;
    align-self: center;
    justify-content: center;
    max-width: 28rem;
    margin: 5.6rem auto;
  }
}
@media (min-width: 1280px) {
  .quoteForm__complete {
    gap: 1rem;
    margin: 4.4rem auto;
  }
}
.quoteForm__complete:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(../img/icons/checkMark.svg) center center/100% no-repeat;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .quoteForm__complete:before {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .quoteForm__complete:before {
    margin-bottom: 3rem;
  }
}
.clients {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 6rem;
  padding-bottom: 6rem;
}
@media (min-width: 768px) {
  .clients {
    gap: 8rem;
    padding-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .clients {
    gap: 10rem;
    padding-bottom: 10rem;
  }
}
.clientsHead {
  position: relative;
  padding: 2rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  color: var(--white);
  min-height: 24rem;
  box-sizing: border-box;
}
.clientsHead:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .clientsHead {
    padding: 2rem 0 4rem;
  }
}
@media (min-width: 1280px) {
  .clientsHead {
    gap: 1rem;
    padding: 3rem 0 4rem;
    min-height: 34rem;
  }
}
.clientsHead:before {
  background: var(--accent) url("../img/clients/mainBg.webp") right -39rem top/auto 100% no-repeat;
}
@media (min-width: 768px) {
  .clientsHead:before {
    background-position: right -28rem top;
  }
}
@media (min-width: 1280px) {
  .clientsHead:before {
    background-position: top center;
  }
}
.clientsHead .breadcrumbs {
  margin: 0;
}
.clientsHead__title.t-title, .clientsHead__title.kp2025Jury__status, .clientsHead__title.kp2025Jury__name, .clientsHead__title.kp2025Criteria__name, .clientsHead__title.kp2025Spots__name, .clientsHead__title.kp2025Rules__name, .clientsHead__title.kp2025Stages__name, .clientsHead__title.kp2025Stages__numb, .clientsHead__title.kp2025Recipient__item, .clientsHead__title.people__status, .clientsHead__title.people__name, .clientsHead__title.teamBoss__chiefStatus, .clientsHead__title.teamBoss__chiefName, .clientsHead__title.webinarsPageGifts__item, .clientsHead__title.webinarsPageProfit__item, .clientsHead__title.webinarsPageMain__difficultName, .clientsHead__title.webinarsSpeaker__status, .clientsHead__title.webinarsSpeaker__name, .clientsHead__title.webinarsItem__difficultName, .clientsHead__title.cooperationFeedback__completeTitle, .clientsHead__title.cooperationReviews__rate, .clientsHead__title.poolCalcPrint:before, .clientsHead__title.poolCalcProducts__trName, .clientsHead__title.poolCalc__preloadText, .catalogSlider:not(._white) .clientsHead__title.catalogSliderItem__name, .catalogSlider._white .clientsHead__title.catalogSliderItem__name, .catalogSlider:not(._white) .clientsHead__title.catalogSliderItem__curPrice, .catalogSlider._white .clientsHead__title.catalogSliderItem__curPrice, .clientsHead__title.catalogSliderItem__oldPrice, .clientsHead__title.wareScheme__dt, .wareText h3.clientsHead__title, .wareText h6.clientsHead__title, .catalogSlider.article__like.t-button:not(._checked) .clientsHead__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsHead__title.catalogSliderItem__curPrice, .clientsHead__title.quoteForm__humanStatus {
  color: var(--white);
  margin-top: auto;
}
@media (min-width: 1280px) {
  .clientsHead__title.t-title, .clientsHead__title.kp2025Jury__status, .clientsHead__title.kp2025Jury__name, .clientsHead__title.kp2025Criteria__name, .clientsHead__title.kp2025Spots__name, .clientsHead__title.kp2025Rules__name, .clientsHead__title.kp2025Stages__name, .clientsHead__title.kp2025Stages__numb, .clientsHead__title.kp2025Recipient__item, .clientsHead__title.people__status, .clientsHead__title.people__name, .clientsHead__title.teamBoss__chiefStatus, .clientsHead__title.teamBoss__chiefName, .clientsHead__title.webinarsPageGifts__item, .clientsHead__title.webinarsPageProfit__item, .clientsHead__title.webinarsPageMain__difficultName, .clientsHead__title.webinarsSpeaker__status, .clientsHead__title.webinarsSpeaker__name, .clientsHead__title.webinarsItem__difficultName, .clientsHead__title.cooperationFeedback__completeTitle, .clientsHead__title.cooperationReviews__rate, .clientsHead__title.poolCalcPrint:before, .clientsHead__title.poolCalcProducts__trName, .clientsHead__title.poolCalc__preloadText, .catalogSlider:not(._white) .clientsHead__title.catalogSliderItem__name, .catalogSlider._white .clientsHead__title.catalogSliderItem__name, .catalogSlider:not(._white) .clientsHead__title.catalogSliderItem__curPrice, .catalogSlider._white .clientsHead__title.catalogSliderItem__curPrice, .clientsHead__title.catalogSliderItem__oldPrice, .clientsHead__title.wareScheme__dt, .wareText h3.clientsHead__title, .wareText h6.clientsHead__title, .catalogSlider.article__like.t-button:not(._checked) .clientsHead__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsHead__title.catalogSliderItem__curPrice, .clientsHead__title.quoteForm__humanStatus {
    font-size: 7.8rem;
    line-height: 7.8rem;
  }
}
.clientsHead__desc {
  max-width: 27rem;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .clientsHead__desc {
    max-width: 52rem;
    margin-top: 1rem;
  }
}
@media (min-width: 1280px) {
  .clientsHead__desc {
    max-width: 43rem;
  }
}

@media (min-width: 1280px) {
  .clientsLinks {
    display: grid;
    grid-template-columns: 41rem 1fr;
    gap: 0 3rem;
  }
}
.clientsLinks__title.t-title, .clientsLinks__title.kp2025Jury__status, .clientsLinks__title.kp2025Jury__name, .clientsLinks__title.kp2025Criteria__name, .clientsLinks__title.kp2025Spots__name, .clientsLinks__title.kp2025Rules__name, .clientsLinks__title.kp2025Stages__name, .clientsLinks__title.kp2025Stages__numb, .clientsLinks__title.kp2025Recipient__item, .clientsLinks__title.people__status, .clientsLinks__title.people__name, .clientsLinks__title.teamBoss__chiefStatus, .clientsLinks__title.teamBoss__chiefName, .clientsLinks__title.webinarsPageGifts__item, .clientsLinks__title.webinarsPageProfit__item, .clientsLinks__title.webinarsPageMain__difficultName, .clientsLinks__title.webinarsSpeaker__status, .clientsLinks__title.webinarsSpeaker__name, .clientsLinks__title.webinarsItem__difficultName, .clientsLinks__title.cooperationFeedback__completeTitle, .clientsLinks__title.cooperationReviews__rate, .clientsLinks__title.poolCalcPrint:before, .clientsLinks__title.poolCalcProducts__trName, .clientsLinks__title.poolCalc__preloadText, .catalogSlider:not(._white) .clientsLinks__title.catalogSliderItem__name, .catalogSlider._white .clientsLinks__title.catalogSliderItem__name, .catalogSlider:not(._white) .clientsLinks__title.catalogSliderItem__curPrice, .catalogSlider._white .clientsLinks__title.catalogSliderItem__curPrice, .clientsLinks__title.catalogSliderItem__oldPrice, .clientsLinks__title.wareScheme__dt, .wareText h3.clientsLinks__title, .wareText h6.clientsLinks__title, .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__title.catalogSliderItem__curPrice, .clientsLinks__title.quoteForm__humanStatus {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .clientsLinks__title.t-title, .clientsLinks__title.kp2025Jury__status, .clientsLinks__title.kp2025Jury__name, .clientsLinks__title.kp2025Criteria__name, .clientsLinks__title.kp2025Spots__name, .clientsLinks__title.kp2025Rules__name, .clientsLinks__title.kp2025Stages__name, .clientsLinks__title.kp2025Stages__numb, .clientsLinks__title.kp2025Recipient__item, .clientsLinks__title.people__status, .clientsLinks__title.people__name, .clientsLinks__title.teamBoss__chiefStatus, .clientsLinks__title.teamBoss__chiefName, .clientsLinks__title.webinarsPageGifts__item, .clientsLinks__title.webinarsPageProfit__item, .clientsLinks__title.webinarsPageMain__difficultName, .clientsLinks__title.webinarsSpeaker__status, .clientsLinks__title.webinarsSpeaker__name, .clientsLinks__title.webinarsItem__difficultName, .clientsLinks__title.cooperationFeedback__completeTitle, .clientsLinks__title.cooperationReviews__rate, .clientsLinks__title.poolCalcPrint:before, .clientsLinks__title.poolCalcProducts__trName, .clientsLinks__title.poolCalc__preloadText, .catalogSlider:not(._white) .clientsLinks__title.catalogSliderItem__name, .catalogSlider._white .clientsLinks__title.catalogSliderItem__name, .catalogSlider:not(._white) .clientsLinks__title.catalogSliderItem__curPrice, .catalogSlider._white .clientsLinks__title.catalogSliderItem__curPrice, .clientsLinks__title.catalogSliderItem__oldPrice, .clientsLinks__title.wareScheme__dt, .wareText h3.clientsLinks__title, .wareText h6.clientsLinks__title, .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__title.catalogSliderItem__curPrice, .clientsLinks__title.quoteForm__humanStatus {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1280px) {
  .clientsLinks__title.t-title, .clientsLinks__title.kp2025Jury__status, .clientsLinks__title.kp2025Jury__name, .clientsLinks__title.kp2025Criteria__name, .clientsLinks__title.kp2025Spots__name, .clientsLinks__title.kp2025Rules__name, .clientsLinks__title.kp2025Stages__name, .clientsLinks__title.kp2025Stages__numb, .clientsLinks__title.kp2025Recipient__item, .clientsLinks__title.people__status, .clientsLinks__title.people__name, .clientsLinks__title.teamBoss__chiefStatus, .clientsLinks__title.teamBoss__chiefName, .clientsLinks__title.webinarsPageGifts__item, .clientsLinks__title.webinarsPageProfit__item, .clientsLinks__title.webinarsPageMain__difficultName, .clientsLinks__title.webinarsSpeaker__status, .clientsLinks__title.webinarsSpeaker__name, .clientsLinks__title.webinarsItem__difficultName, .clientsLinks__title.cooperationFeedback__completeTitle, .clientsLinks__title.cooperationReviews__rate, .clientsLinks__title.poolCalcPrint:before, .clientsLinks__title.poolCalcProducts__trName, .clientsLinks__title.poolCalc__preloadText, .catalogSlider:not(._white) .clientsLinks__title.catalogSliderItem__name, .catalogSlider._white .clientsLinks__title.catalogSliderItem__name, .catalogSlider:not(._white) .clientsLinks__title.catalogSliderItem__curPrice, .catalogSlider._white .clientsLinks__title.catalogSliderItem__curPrice, .clientsLinks__title.catalogSliderItem__oldPrice, .clientsLinks__title.wareScheme__dt, .wareText h3.clientsLinks__title, .wareText h6.clientsLinks__title, .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__title.catalogSliderItem__curPrice, .clientsLinks__title.quoteForm__humanStatus {
    margin-bottom: 0;
  }
}
.clientsLinks__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.clientsLinks__dl {
  padding-block: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-bottom: 0.1rem solid var(--grey);
  color: var(--dark);
  text-decoration: none;
  position: relative;
}
@media (min-width: 768px) {
  .clientsLinks__dl {
    padding-block: 2.5rem;
    display: grid;
    grid-template-columns: 36.5rem 1fr;
    gap: 0 2rem;
  }
}
@media (min-width: 1280px) {
  .clientsLinks__dl {
    grid-template-columns: 42rem 1fr;
    transition: color var(--time);
  }
  .clientsLinks__dl:hover {
    color: var(--accent);
  }
  .clientsLinks__dl:hover:before {
    transform: rotate(45deg);
    background: var(--accent);
  }
}
.clientsLinks__dl:before {
  content: "";
  position: absolute;
  right: 0.2rem;
  top: 1.7rem;
  background: var(--dark);
  aspect-ratio: 1/1;
  width: 1.6rem;
  mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .clientsLinks__dl:before {
    top: 2.8rem;
  }
}
@media (min-width: 1280px) {
  .clientsLinks__dl:before {
    transition: transform var(--time), transform var(--time);
  }
}
.clientsLinks__dt.t-title, .clientsLinks__dt.kp2025Jury__status, .clientsLinks__dt.kp2025Jury__name, .clientsLinks__dt.kp2025Criteria__name, .clientsLinks__dt.kp2025Spots__name, .clientsLinks__dt.kp2025Rules__name, .clientsLinks__dt.kp2025Stages__name, .clientsLinks__dt.kp2025Stages__numb, .clientsLinks__dt.kp2025Recipient__item, .clientsLinks__dt.people__status, .clientsLinks__dt.people__name, .clientsLinks__dt.teamBoss__chiefStatus, .clientsLinks__dt.teamBoss__chiefName, .clientsLinks__dt.webinarsPageGifts__item, .clientsLinks__dt.webinarsPageProfit__item, .clientsLinks__dt.webinarsPageMain__difficultName, .clientsLinks__dt.webinarsSpeaker__status, .clientsLinks__dt.webinarsSpeaker__name, .clientsLinks__dt.webinarsItem__difficultName, .clientsLinks__dt.cooperationFeedback__completeTitle, .clientsLinks__dt.cooperationReviews__rate, .clientsLinks__dt.poolCalcPrint:before, .clientsLinks__dt.poolCalcProducts__trName, .clientsLinks__dt.poolCalc__preloadText, .catalogSlider:not(._white) .clientsLinks__dt.catalogSliderItem__name, .catalogSlider._white .clientsLinks__dt.catalogSliderItem__name, .catalogSlider:not(._white) .clientsLinks__dt.catalogSliderItem__curPrice, .catalogSlider._white .clientsLinks__dt.catalogSliderItem__curPrice, .clientsLinks__dt.catalogSliderItem__oldPrice, .clientsLinks__dt.wareScheme__dt, .wareText h3.clientsLinks__dt, .wareText h6.clientsLinks__dt, .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__dt.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__dt.catalogSliderItem__curPrice, .clientsLinks__dt.quoteForm__humanStatus {
  cursor: pointer;
}
@media (min-width: 1280px) {
  .clientsLinks__dt.t-title, .clientsLinks__dt.kp2025Jury__status, .clientsLinks__dt.kp2025Jury__name, .clientsLinks__dt.kp2025Criteria__name, .clientsLinks__dt.kp2025Spots__name, .clientsLinks__dt.kp2025Rules__name, .clientsLinks__dt.kp2025Stages__name, .clientsLinks__dt.kp2025Stages__numb, .clientsLinks__dt.kp2025Recipient__item, .clientsLinks__dt.people__status, .clientsLinks__dt.people__name, .clientsLinks__dt.teamBoss__chiefStatus, .clientsLinks__dt.teamBoss__chiefName, .clientsLinks__dt.webinarsPageGifts__item, .clientsLinks__dt.webinarsPageProfit__item, .clientsLinks__dt.webinarsPageMain__difficultName, .clientsLinks__dt.webinarsSpeaker__status, .clientsLinks__dt.webinarsSpeaker__name, .clientsLinks__dt.webinarsItem__difficultName, .clientsLinks__dt.cooperationFeedback__completeTitle, .clientsLinks__dt.cooperationReviews__rate, .clientsLinks__dt.poolCalcPrint:before, .clientsLinks__dt.poolCalcProducts__trName, .clientsLinks__dt.poolCalc__preloadText, .catalogSlider:not(._white) .clientsLinks__dt.catalogSliderItem__name, .catalogSlider._white .clientsLinks__dt.catalogSliderItem__name, .catalogSlider:not(._white) .clientsLinks__dt.catalogSliderItem__curPrice, .catalogSlider._white .clientsLinks__dt.catalogSliderItem__curPrice, .clientsLinks__dt.catalogSliderItem__oldPrice, .clientsLinks__dt.wareScheme__dt, .wareText h3.clientsLinks__dt, .wareText h6.clientsLinks__dt, .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__dt.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__dt.catalogSliderItem__curPrice, .clientsLinks__dt.quoteForm__humanStatus {
    transition: color var(--time);
  }
  .clientsLinks__dl:hover .clientsLinks__dt.t-title, .clientsLinks__dl:hover .clientsLinks__dt.kp2025Jury__status, .clientsLinks__dl:hover .clientsLinks__dt.kp2025Jury__name, .clientsLinks__dl:hover .clientsLinks__dt.kp2025Criteria__name, .clientsLinks__dl:hover .clientsLinks__dt.kp2025Spots__name, .clientsLinks__dl:hover .clientsLinks__dt.kp2025Rules__name, .clientsLinks__dl:hover .clientsLinks__dt.kp2025Stages__name, .clientsLinks__dl:hover .clientsLinks__dt.kp2025Stages__numb, .clientsLinks__dl:hover .clientsLinks__dt.kp2025Recipient__item, .clientsLinks__dl:hover .clientsLinks__dt.people__status, .clientsLinks__dl:hover .clientsLinks__dt.people__name, .clientsLinks__dl:hover .clientsLinks__dt.teamBoss__chiefStatus, .clientsLinks__dl:hover .clientsLinks__dt.teamBoss__chiefName, .clientsLinks__dl:hover .clientsLinks__dt.webinarsPageGifts__item, .clientsLinks__dl:hover .clientsLinks__dt.webinarsPageProfit__item, .clientsLinks__dl:hover .clientsLinks__dt.webinarsPageMain__difficultName, .clientsLinks__dl:hover .clientsLinks__dt.webinarsSpeaker__status, .clientsLinks__dl:hover .clientsLinks__dt.webinarsSpeaker__name, .clientsLinks__dl:hover .clientsLinks__dt.webinarsItem__difficultName, .clientsLinks__dl:hover .clientsLinks__dt.cooperationFeedback__completeTitle, .clientsLinks__dl:hover .clientsLinks__dt.cooperationReviews__rate, .clientsLinks__dl:hover .clientsLinks__dt.poolCalcPrint:before, .clientsLinks__dl:hover .clientsLinks__dt.poolCalcProducts__trName, .clientsLinks__dl:hover .clientsLinks__dt.poolCalc__preloadText, .clientsLinks__dl:hover .catalogSlider:not(._white) .clientsLinks__dt.catalogSliderItem__name, .catalogSlider:not(._white) .clientsLinks__dl:hover .clientsLinks__dt.catalogSliderItem__name, .clientsLinks__dl:hover .catalogSlider._white .clientsLinks__dt.catalogSliderItem__name, .catalogSlider._white .clientsLinks__dl:hover .clientsLinks__dt.catalogSliderItem__name, .clientsLinks__dl:hover .catalogSlider:not(._white) .clientsLinks__dt.catalogSliderItem__curPrice, .catalogSlider:not(._white) .clientsLinks__dl:hover .clientsLinks__dt.catalogSliderItem__curPrice, .clientsLinks__dl:hover .catalogSlider._white .clientsLinks__dt.catalogSliderItem__curPrice, .catalogSlider._white .clientsLinks__dl:hover .clientsLinks__dt.catalogSliderItem__curPrice, .clientsLinks__dl:hover .clientsLinks__dt.catalogSliderItem__oldPrice, .clientsLinks__dl:hover .clientsLinks__dt.wareScheme__dt, .clientsLinks__dl:hover .wareText h3.clientsLinks__dt, .wareText .clientsLinks__dl:hover h3.clientsLinks__dt, .clientsLinks__dl:hover .wareText h6.clientsLinks__dt, .wareText .clientsLinks__dl:hover h6.clientsLinks__dt, .clientsLinks__dl:hover .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__dt.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__dl:hover .clientsLinks__dt.catalogSliderItem__name, .clientsLinks__dl:hover .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__dt.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .clientsLinks__dl:hover .clientsLinks__dt.catalogSliderItem__curPrice, .clientsLinks__dl:hover .clientsLinks__dt.quoteForm__humanStatus {
    color: var(--accent);
  }
}
@media (min-width: 768px) {
  .clientsLinks__dd {
    max-width: 33.2rem;
  }
}
@media (min-width: 1280px) {
  .clientsLinks__dd {
    max-width: 38rem;
  }
}

.clientsNav {
  position: relative;
  padding-block: 4rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.clientsNav:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey);
  z-index: -1;
}
@media (min-width: 768px) {
  .clientsNav {
    padding-block: 6rem;
  }
}
@media (min-width: 1280px) {
  .clientsNav {
    padding-block: 8rem;
    gap: 4rem;
  }
}
.clientsNav__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .clientsNav__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 1rem;
  }
}
.clientsNav__item {
  background: var(--white);
  padding: 1.5rem;
  display: grid;
  grid-template: auto 1fr/1fr 15rem;
  gap: 0.5rem 1rem;
  text-decoration: none;
  position: relative;
}
@media (min-width: 768px) {
  .clientsNav__item {
    padding: 3rem 2rem 2rem;
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1280px) {
  .clientsNav__item {
    padding: 4rem 2rem 2rem;
    transition: background-color var(--time-l);
  }
  .clientsNav__item:hover {
    background: var(--accent);
  }
}
.clientsNav__name.t-title, .clientsNav__name.kp2025Jury__status, .clientsNav__name.kp2025Jury__name, .clientsNav__name.kp2025Criteria__name, .clientsNav__name.kp2025Spots__name, .clientsNav__name.kp2025Rules__name, .clientsNav__name.kp2025Stages__name, .clientsNav__name.kp2025Stages__numb, .clientsNav__name.kp2025Recipient__item, .clientsNav__name.people__status, .clientsNav__name.people__name, .clientsNav__name.teamBoss__chiefStatus, .clientsNav__name.teamBoss__chiefName, .clientsNav__name.webinarsPageGifts__item, .clientsNav__name.webinarsPageProfit__item, .clientsNav__name.webinarsPageMain__difficultName, .clientsNav__name.webinarsSpeaker__status, .clientsNav__name.webinarsSpeaker__name, .clientsNav__name.webinarsItem__difficultName, .clientsNav__name.cooperationFeedback__completeTitle, .clientsNav__name.cooperationReviews__rate, .clientsNav__name.poolCalcPrint:before, .clientsNav__name.poolCalcProducts__trName, .clientsNav__name.poolCalc__preloadText, .catalogSlider:not(._white) .clientsNav__name.catalogSliderItem__name, .catalogSlider._white .clientsNav__name.catalogSliderItem__name, .catalogSlider:not(._white) .clientsNav__name.catalogSliderItem__curPrice, .catalogSlider._white .clientsNav__name.catalogSliderItem__curPrice, .clientsNav__name.catalogSliderItem__oldPrice, .clientsNav__name.wareScheme__dt, .wareText h3.clientsNav__name, .wareText h6.clientsNav__name, .catalogSlider.article__like.t-button:not(._checked) .clientsNav__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsNav__name.catalogSliderItem__curPrice, .clientsNav__name.quoteForm__humanStatus {
  color: var(--dark);
  position: relative;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .clientsNav__name.t-title, .clientsNav__name.kp2025Jury__status, .clientsNav__name.kp2025Jury__name, .clientsNav__name.kp2025Criteria__name, .clientsNav__name.kp2025Spots__name, .clientsNav__name.kp2025Rules__name, .clientsNav__name.kp2025Stages__name, .clientsNav__name.kp2025Stages__numb, .clientsNav__name.kp2025Recipient__item, .clientsNav__name.people__status, .clientsNav__name.people__name, .clientsNav__name.teamBoss__chiefStatus, .clientsNav__name.teamBoss__chiefName, .clientsNav__name.webinarsPageGifts__item, .clientsNav__name.webinarsPageProfit__item, .clientsNav__name.webinarsPageMain__difficultName, .clientsNav__name.webinarsSpeaker__status, .clientsNav__name.webinarsSpeaker__name, .clientsNav__name.webinarsItem__difficultName, .clientsNav__name.cooperationFeedback__completeTitle, .clientsNav__name.cooperationReviews__rate, .clientsNav__name.poolCalcPrint:before, .clientsNav__name.poolCalcProducts__trName, .clientsNav__name.poolCalc__preloadText, .catalogSlider:not(._white) .clientsNav__name.catalogSliderItem__name, .catalogSlider._white .clientsNav__name.catalogSliderItem__name, .catalogSlider:not(._white) .clientsNav__name.catalogSliderItem__curPrice, .catalogSlider._white .clientsNav__name.catalogSliderItem__curPrice, .clientsNav__name.catalogSliderItem__oldPrice, .clientsNav__name.wareScheme__dt, .wareText h3.clientsNav__name, .wareText h6.clientsNav__name, .catalogSlider.article__like.t-button:not(._checked) .clientsNav__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsNav__name.catalogSliderItem__curPrice, .clientsNav__name.quoteForm__humanStatus {
    padding-right: 20rem;
    transition: color var(--time-l);
  }
  .clientsNav__item:hover .clientsNav__name.t-title, .clientsNav__item:hover .clientsNav__name.kp2025Jury__status, .clientsNav__item:hover .clientsNav__name.kp2025Jury__name, .clientsNav__item:hover .clientsNav__name.kp2025Criteria__name, .clientsNav__item:hover .clientsNav__name.kp2025Spots__name, .clientsNav__item:hover .clientsNav__name.kp2025Rules__name, .clientsNav__item:hover .clientsNav__name.kp2025Stages__name, .clientsNav__item:hover .clientsNav__name.kp2025Stages__numb, .clientsNav__item:hover .clientsNav__name.kp2025Recipient__item, .clientsNav__item:hover .clientsNav__name.people__status, .clientsNav__item:hover .clientsNav__name.people__name, .clientsNav__item:hover .clientsNav__name.teamBoss__chiefStatus, .clientsNav__item:hover .clientsNav__name.teamBoss__chiefName, .clientsNav__item:hover .clientsNav__name.webinarsPageGifts__item, .clientsNav__item:hover .clientsNav__name.webinarsPageProfit__item, .clientsNav__item:hover .clientsNav__name.webinarsPageMain__difficultName, .clientsNav__item:hover .clientsNav__name.webinarsSpeaker__status, .clientsNav__item:hover .clientsNav__name.webinarsSpeaker__name, .clientsNav__item:hover .clientsNav__name.webinarsItem__difficultName, .clientsNav__item:hover .clientsNav__name.cooperationFeedback__completeTitle, .clientsNav__item:hover .clientsNav__name.cooperationReviews__rate, .clientsNav__item:hover .clientsNav__name.poolCalcPrint:before, .clientsNav__item:hover .clientsNav__name.poolCalcProducts__trName, .clientsNav__item:hover .clientsNav__name.poolCalc__preloadText, .clientsNav__item:hover .catalogSlider:not(._white) .clientsNav__name.catalogSliderItem__name, .catalogSlider:not(._white) .clientsNav__item:hover .clientsNav__name.catalogSliderItem__name, .clientsNav__item:hover .catalogSlider._white .clientsNav__name.catalogSliderItem__name, .catalogSlider._white .clientsNav__item:hover .clientsNav__name.catalogSliderItem__name, .clientsNav__item:hover .catalogSlider:not(._white) .clientsNav__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .clientsNav__item:hover .clientsNav__name.catalogSliderItem__curPrice, .clientsNav__item:hover .catalogSlider._white .clientsNav__name.catalogSliderItem__curPrice, .catalogSlider._white .clientsNav__item:hover .clientsNav__name.catalogSliderItem__curPrice, .clientsNav__item:hover .clientsNav__name.catalogSliderItem__oldPrice, .clientsNav__item:hover .clientsNav__name.wareScheme__dt, .clientsNav__item:hover .wareText h3.clientsNav__name, .wareText .clientsNav__item:hover h3.clientsNav__name, .clientsNav__item:hover .wareText h6.clientsNav__name, .wareText .clientsNav__item:hover h6.clientsNav__name, .clientsNav__item:hover .catalogSlider.article__like.t-button:not(._checked) .clientsNav__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsNav__item:hover .clientsNav__name.catalogSliderItem__name, .clientsNav__item:hover .catalogSlider.article__like.t-button:not(._checked) .clientsNav__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .clientsNav__item:hover .clientsNav__name.catalogSliderItem__curPrice, .clientsNav__item:hover .clientsNav__name.quoteForm__humanStatus {
    color: var(--white);
  }
}
.clientsNav__name.t-title:before, .clientsNav__name.kp2025Jury__status:before, .clientsNav__name.kp2025Jury__name:before, .clientsNav__name.kp2025Criteria__name:before, .clientsNav__name.kp2025Spots__name:before, .clientsNav__name.kp2025Rules__name:before, .clientsNav__name.kp2025Stages__name:before, .clientsNav__name.kp2025Stages__numb:before, .clientsNav__name.kp2025Recipient__item:before, .clientsNav__name.people__status:before, .clientsNav__name.people__name:before, .clientsNav__name.teamBoss__chiefStatus:before, .clientsNav__name.teamBoss__chiefName:before, .clientsNav__name.webinarsPageGifts__item:before, .clientsNav__name.webinarsPageProfit__item:before, .clientsNav__name.webinarsPageMain__difficultName:before, .clientsNav__name.webinarsSpeaker__status:before, .clientsNav__name.webinarsSpeaker__name:before, .clientsNav__name.webinarsItem__difficultName:before, .clientsNav__name.cooperationFeedback__completeTitle:before, .clientsNav__name.cooperationReviews__rate:before, .clientsNav__name.poolCalcPrint:before, .clientsNav__name.poolCalcProducts__trName:before, .clientsNav__name.poolCalc__preloadText:before, .catalogSlider:not(._white) .clientsNav__name.catalogSliderItem__name:before, .catalogSlider._white .clientsNav__name.catalogSliderItem__name:before, .catalogSlider:not(._white) .clientsNav__name.catalogSliderItem__curPrice:before, .catalogSlider._white .clientsNav__name.catalogSliderItem__curPrice:before, .clientsNav__name.catalogSliderItem__oldPrice:before, .clientsNav__name.wareScheme__dt:before, .wareText h3.clientsNav__name:before, .wareText h6.clientsNav__name:before, .catalogSlider.article__like.t-button:not(._checked) .clientsNav__name.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .clientsNav__name.catalogSliderItem__curPrice:before, .clientsNav__name.quoteForm__humanStatus:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1.6rem;
  height: 1.6rem;
  margin-top: 0.2rem;
  background: var(--dark);
  mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
}
@media (min-width: 1280px) {
  .clientsNav__name.t-title:before, .clientsNav__name.kp2025Jury__status:before, .clientsNav__name.kp2025Jury__name:before, .clientsNav__name.kp2025Criteria__name:before, .clientsNav__name.kp2025Spots__name:before, .clientsNav__name.kp2025Rules__name:before, .clientsNav__name.kp2025Stages__name:before, .clientsNav__name.kp2025Stages__numb:before, .clientsNav__name.kp2025Recipient__item:before, .clientsNav__name.people__status:before, .clientsNav__name.people__name:before, .clientsNav__name.teamBoss__chiefStatus:before, .clientsNav__name.teamBoss__chiefName:before, .clientsNav__name.webinarsPageGifts__item:before, .clientsNav__name.webinarsPageProfit__item:before, .clientsNav__name.webinarsPageMain__difficultName:before, .clientsNav__name.webinarsSpeaker__status:before, .clientsNav__name.webinarsSpeaker__name:before, .clientsNav__name.webinarsItem__difficultName:before, .clientsNav__name.cooperationFeedback__completeTitle:before, .clientsNav__name.cooperationReviews__rate:before, .clientsNav__name.poolCalcPrint:before, .clientsNav__name.poolCalcProducts__trName:before, .clientsNav__name.poolCalc__preloadText:before, .catalogSlider:not(._white) .clientsNav__name.catalogSliderItem__name:before, .catalogSlider._white .clientsNav__name.catalogSliderItem__name:before, .catalogSlider:not(._white) .clientsNav__name.catalogSliderItem__curPrice:before, .catalogSlider._white .clientsNav__name.catalogSliderItem__curPrice:before, .clientsNav__name.catalogSliderItem__oldPrice:before, .clientsNav__name.wareScheme__dt:before, .wareText h3.clientsNav__name:before, .wareText h6.clientsNav__name:before, .catalogSlider.article__like.t-button:not(._checked) .clientsNav__name.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .clientsNav__name.catalogSliderItem__curPrice:before, .clientsNav__name.quoteForm__humanStatus:before {
    transform: rotate(0);
    transition: transform var(--time-l), background-color var(--time-l);
  }
  .clientsNav__item:hover .clientsNav__name.t-title:before, .clientsNav__item:hover .clientsNav__name.kp2025Jury__status:before, .clientsNav__item:hover .clientsNav__name.kp2025Jury__name:before, .clientsNav__item:hover .clientsNav__name.kp2025Criteria__name:before, .clientsNav__item:hover .clientsNav__name.kp2025Spots__name:before, .clientsNav__item:hover .clientsNav__name.kp2025Rules__name:before, .clientsNav__item:hover .clientsNav__name.kp2025Stages__name:before, .clientsNav__item:hover .clientsNav__name.kp2025Stages__numb:before, .clientsNav__item:hover .clientsNav__name.kp2025Recipient__item:before, .clientsNav__item:hover .clientsNav__name.people__status:before, .clientsNav__item:hover .clientsNav__name.people__name:before, .clientsNav__item:hover .clientsNav__name.teamBoss__chiefStatus:before, .clientsNav__item:hover .clientsNav__name.teamBoss__chiefName:before, .clientsNav__item:hover .clientsNav__name.webinarsPageGifts__item:before, .clientsNav__item:hover .clientsNav__name.webinarsPageProfit__item:before, .clientsNav__item:hover .clientsNav__name.webinarsPageMain__difficultName:before, .clientsNav__item:hover .clientsNav__name.webinarsSpeaker__status:before, .clientsNav__item:hover .clientsNav__name.webinarsSpeaker__name:before, .clientsNav__item:hover .clientsNav__name.webinarsItem__difficultName:before, .clientsNav__item:hover .clientsNav__name.cooperationFeedback__completeTitle:before, .clientsNav__item:hover .clientsNav__name.cooperationReviews__rate:before, .clientsNav__item:hover .clientsNav__name.poolCalcPrint:before, .clientsNav__item:hover .clientsNav__name.poolCalcProducts__trName:before, .clientsNav__item:hover .clientsNav__name.poolCalc__preloadText:before, .clientsNav__item:hover .catalogSlider:not(._white) .clientsNav__name.catalogSliderItem__name:before, .catalogSlider:not(._white) .clientsNav__item:hover .clientsNav__name.catalogSliderItem__name:before, .clientsNav__item:hover .catalogSlider._white .clientsNav__name.catalogSliderItem__name:before, .catalogSlider._white .clientsNav__item:hover .clientsNav__name.catalogSliderItem__name:before, .clientsNav__item:hover .catalogSlider:not(._white) .clientsNav__name.catalogSliderItem__curPrice:before, .catalogSlider:not(._white) .clientsNav__item:hover .clientsNav__name.catalogSliderItem__curPrice:before, .clientsNav__item:hover .catalogSlider._white .clientsNav__name.catalogSliderItem__curPrice:before, .catalogSlider._white .clientsNav__item:hover .clientsNav__name.catalogSliderItem__curPrice:before, .clientsNav__item:hover .clientsNav__name.catalogSliderItem__oldPrice:before, .clientsNav__item:hover .clientsNav__name.wareScheme__dt:before, .clientsNav__item:hover .wareText h3.clientsNav__name:before, .wareText .clientsNav__item:hover h3.clientsNav__name:before, .clientsNav__item:hover .wareText h6.clientsNav__name:before, .wareText .clientsNav__item:hover h6.clientsNav__name:before, .clientsNav__item:hover .catalogSlider.article__like.t-button:not(._checked) .clientsNav__name.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .clientsNav__item:hover .clientsNav__name.catalogSliderItem__name:before, .clientsNav__item:hover .catalogSlider.article__like.t-button:not(._checked) .clientsNav__name.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) .clientsNav__item:hover .clientsNav__name.catalogSliderItem__curPrice:before, .clientsNav__item:hover .clientsNav__name.quoteForm__humanStatus:before {
    transform: rotate(45deg);
    background-color: var(--white);
  }
}
.clientsNav__desc {
  color: var(--dark);
  display: block;
  margin-bottom: auto;
  position: relative;
}
@media (min-width: 1280px) {
  .clientsNav__desc {
    opacity: 0;
    transform: translateY(1rem);
    color: var(--white);
    transition: opacity var(--time-l), transform var(--time-l);
  }
  .clientsNav__item:hover .clientsNav__desc {
    opacity: 1;
    transform: translateY(0);
  }
}
.clientsNav__photoBox {
  display: block;
  width: 100%;
  min-height: 12rem;
  grid-area: 1/2/3/3;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .clientsNav__photoBox {
    min-height: 16rem;
    margin-top: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .clientsNav__photoBox {
    min-height: 18rem;
    margin-top: 2.5rem;
  }
}
.clientsNav__photo {
  display: block;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 1280px) {
  .clientsNav__photo {
    transition: transform var(--time-l);
  }
  .clientsNav__item:hover .clientsNav__photo {
    transform: scale(1.05);
  }
}

.clientsQuote {
  background: var(--accent);
  color: var(--white);
  padding: 3rem 1.5rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .clientsQuote {
    padding: 4rem;
  }
}
@media (min-width: 1280px) {
  .clientsQuote {
    padding: 5rem;
  }
}
.clientsQuote__title.t-title, .clientsQuote__title.kp2025Jury__status, .clientsQuote__title.kp2025Jury__name, .clientsQuote__title.kp2025Criteria__name, .clientsQuote__title.kp2025Spots__name, .clientsQuote__title.kp2025Rules__name, .clientsQuote__title.kp2025Stages__name, .clientsQuote__title.kp2025Stages__numb, .clientsQuote__title.kp2025Recipient__item, .clientsQuote__title.people__status, .clientsQuote__title.people__name, .clientsQuote__title.teamBoss__chiefStatus, .clientsQuote__title.teamBoss__chiefName, .clientsQuote__title.webinarsPageGifts__item, .clientsQuote__title.webinarsPageProfit__item, .clientsQuote__title.webinarsPageMain__difficultName, .clientsQuote__title.webinarsSpeaker__status, .clientsQuote__title.webinarsSpeaker__name, .clientsQuote__title.webinarsItem__difficultName, .clientsQuote__title.cooperationFeedback__completeTitle, .clientsQuote__title.cooperationReviews__rate, .clientsQuote__title.poolCalcPrint:before, .clientsQuote__title.poolCalcProducts__trName, .clientsQuote__title.poolCalc__preloadText, .catalogSlider:not(._white) .clientsQuote__title.catalogSliderItem__name, .catalogSlider._white .clientsQuote__title.catalogSliderItem__name, .catalogSlider:not(._white) .clientsQuote__title.catalogSliderItem__curPrice, .catalogSlider._white .clientsQuote__title.catalogSliderItem__curPrice, .clientsQuote__title.catalogSliderItem__oldPrice, .clientsQuote__title.wareScheme__dt, .wareText h3.clientsQuote__title, .wareText h6.clientsQuote__title, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__title.catalogSliderItem__curPrice, .clientsQuote__title.quoteForm__humanStatus {
  color: var(--white);
  text-align: center;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .clientsQuote__title.t-title, .clientsQuote__title.kp2025Jury__status, .clientsQuote__title.kp2025Jury__name, .clientsQuote__title.kp2025Criteria__name, .clientsQuote__title.kp2025Spots__name, .clientsQuote__title.kp2025Rules__name, .clientsQuote__title.kp2025Stages__name, .clientsQuote__title.kp2025Stages__numb, .clientsQuote__title.kp2025Recipient__item, .clientsQuote__title.people__status, .clientsQuote__title.people__name, .clientsQuote__title.teamBoss__chiefStatus, .clientsQuote__title.teamBoss__chiefName, .clientsQuote__title.webinarsPageGifts__item, .clientsQuote__title.webinarsPageProfit__item, .clientsQuote__title.webinarsPageMain__difficultName, .clientsQuote__title.webinarsSpeaker__status, .clientsQuote__title.webinarsSpeaker__name, .clientsQuote__title.webinarsItem__difficultName, .clientsQuote__title.cooperationFeedback__completeTitle, .clientsQuote__title.cooperationReviews__rate, .clientsQuote__title.poolCalcPrint:before, .clientsQuote__title.poolCalcProducts__trName, .clientsQuote__title.poolCalc__preloadText, .catalogSlider:not(._white) .clientsQuote__title.catalogSliderItem__name, .catalogSlider._white .clientsQuote__title.catalogSliderItem__name, .catalogSlider:not(._white) .clientsQuote__title.catalogSliderItem__curPrice, .catalogSlider._white .clientsQuote__title.catalogSliderItem__curPrice, .clientsQuote__title.catalogSliderItem__oldPrice, .clientsQuote__title.wareScheme__dt, .wareText h3.clientsQuote__title, .wareText h6.clientsQuote__title, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__title.catalogSliderItem__curPrice, .clientsQuote__title.quoteForm__humanStatus {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .clientsQuote__title.t-title, .clientsQuote__title.kp2025Jury__status, .clientsQuote__title.kp2025Jury__name, .clientsQuote__title.kp2025Criteria__name, .clientsQuote__title.kp2025Spots__name, .clientsQuote__title.kp2025Rules__name, .clientsQuote__title.kp2025Stages__name, .clientsQuote__title.kp2025Stages__numb, .clientsQuote__title.kp2025Recipient__item, .clientsQuote__title.people__status, .clientsQuote__title.people__name, .clientsQuote__title.teamBoss__chiefStatus, .clientsQuote__title.teamBoss__chiefName, .clientsQuote__title.webinarsPageGifts__item, .clientsQuote__title.webinarsPageProfit__item, .clientsQuote__title.webinarsPageMain__difficultName, .clientsQuote__title.webinarsSpeaker__status, .clientsQuote__title.webinarsSpeaker__name, .clientsQuote__title.webinarsItem__difficultName, .clientsQuote__title.cooperationFeedback__completeTitle, .clientsQuote__title.cooperationReviews__rate, .clientsQuote__title.poolCalcPrint:before, .clientsQuote__title.poolCalcProducts__trName, .clientsQuote__title.poolCalc__preloadText, .catalogSlider:not(._white) .clientsQuote__title.catalogSliderItem__name, .catalogSlider._white .clientsQuote__title.catalogSliderItem__name, .catalogSlider:not(._white) .clientsQuote__title.catalogSliderItem__curPrice, .catalogSlider._white .clientsQuote__title.catalogSliderItem__curPrice, .clientsQuote__title.catalogSliderItem__oldPrice, .clientsQuote__title.wareScheme__dt, .wareText h3.clientsQuote__title, .wareText h6.clientsQuote__title, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__title.catalogSliderItem__curPrice, .clientsQuote__title.quoteForm__humanStatus {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .clientsQuote__block {
    display: grid;
    grid-template: auto auto 1fr/1fr 27rem;
    gap: 2rem 2rem;
  }
}
@media (min-width: 1280px) {
  .clientsQuote__block {
    gap: 2rem 12rem;
  }
}
.clientsQuote__text {
  margin-left: 5.2rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .clientsQuote__text {
    margin: 0 0 0 8.8rem;
  }
}
@media (min-width: 1280px) {
  .clientsQuote__text {
    margin: 0 0 0 11rem;
    max-width: 53rem;
  }
}
.clientsQuote__text:first-child {
  position: relative;
}
@media (min-width: 768px) {
  .clientsQuote__text:first-child {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .clientsQuote__text:first-child {
    grid-column: unset;
    max-width: none;
  }
}
.clientsQuote__text:first-child:before {
  content: "";
  position: absolute;
  background: var(--white);
  opacity: 0.75;
  mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
  aspect-ratio: 68/57;
  width: 4.2rem;
  left: -5.2rem;
  top: 0;
}
@media (min-width: 768px) {
  .clientsQuote__text:first-child:before {
    width: 6.8rem;
    left: -8.8rem;
  }
}
@media (min-width: 1280px) {
  .clientsQuote__text:first-child:before {
    left: -11rem;
  }
}
.clientsQuote__person {
  margin-left: 5.2rem;
  display: grid;
  grid-template-columns: 7.4rem 1fr;
  gap: 0 1rem;
}
@media (min-width: 768px) {
  .clientsQuote__person {
    grid-area: 2/2/4/3;
    align-self: flex-end;
    justify-self: center;
    display: flex;
    gap: 0;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    min-width: 27rem;
  }
}
@media (min-width: 1280px) {
  .clientsQuote__person {
    grid-area: 1/2/4/3;
    width: 100%;
    align-self: flex-start;
    margin-top: -7.2rem;
  }
}
.clientsQuote__image {
  width: 100%;
  display: block;
}
@media (min-width: 768px) {
  .clientsQuote__image {
    margin-bottom: 1rem;
  }
}
.clientsQuote__about {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.2rem;
}
.clientsQuote__name.t-title, .clientsQuote__name.kp2025Jury__status, .clientsQuote__name.kp2025Jury__name, .clientsQuote__name.kp2025Criteria__name, .clientsQuote__name.kp2025Spots__name, .clientsQuote__name.kp2025Rules__name, .clientsQuote__name.kp2025Stages__name, .clientsQuote__name.kp2025Stages__numb, .clientsQuote__name.kp2025Recipient__item, .clientsQuote__name.people__status, .clientsQuote__name.people__name, .clientsQuote__name.teamBoss__chiefStatus, .clientsQuote__name.teamBoss__chiefName, .clientsQuote__name.webinarsPageGifts__item, .clientsQuote__name.webinarsPageProfit__item, .clientsQuote__name.webinarsPageMain__difficultName, .clientsQuote__name.webinarsSpeaker__status, .clientsQuote__name.webinarsSpeaker__name, .clientsQuote__name.webinarsItem__difficultName, .clientsQuote__name.cooperationFeedback__completeTitle, .clientsQuote__name.cooperationReviews__rate, .clientsQuote__name.poolCalcPrint:before, .clientsQuote__name.poolCalcProducts__trName, .clientsQuote__name.poolCalc__preloadText, .catalogSlider:not(._white) .clientsQuote__name.catalogSliderItem__name, .catalogSlider._white .clientsQuote__name.catalogSliderItem__name, .catalogSlider:not(._white) .clientsQuote__name.catalogSliderItem__curPrice, .catalogSlider._white .clientsQuote__name.catalogSliderItem__curPrice, .clientsQuote__name.catalogSliderItem__oldPrice, .clientsQuote__name.wareScheme__dt, .wareText h3.clientsQuote__name, .wareText h6.clientsQuote__name, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__name.catalogSliderItem__curPrice, .clientsQuote__name.quoteForm__humanStatus {
  color: var(--grey);
  opacity: 0.8;
}
@media (min-width: 768px) {
  .clientsQuote__name.t-title, .clientsQuote__name.kp2025Jury__status, .clientsQuote__name.kp2025Jury__name, .clientsQuote__name.kp2025Criteria__name, .clientsQuote__name.kp2025Spots__name, .clientsQuote__name.kp2025Rules__name, .clientsQuote__name.kp2025Stages__name, .clientsQuote__name.kp2025Stages__numb, .clientsQuote__name.kp2025Recipient__item, .clientsQuote__name.people__status, .clientsQuote__name.people__name, .clientsQuote__name.teamBoss__chiefStatus, .clientsQuote__name.teamBoss__chiefName, .clientsQuote__name.webinarsPageGifts__item, .clientsQuote__name.webinarsPageProfit__item, .clientsQuote__name.webinarsPageMain__difficultName, .clientsQuote__name.webinarsSpeaker__status, .clientsQuote__name.webinarsSpeaker__name, .clientsQuote__name.webinarsItem__difficultName, .clientsQuote__name.cooperationFeedback__completeTitle, .clientsQuote__name.cooperationReviews__rate, .clientsQuote__name.poolCalcPrint:before, .clientsQuote__name.poolCalcProducts__trName, .clientsQuote__name.poolCalc__preloadText, .catalogSlider:not(._white) .clientsQuote__name.catalogSliderItem__name, .catalogSlider._white .clientsQuote__name.catalogSliderItem__name, .catalogSlider:not(._white) .clientsQuote__name.catalogSliderItem__curPrice, .catalogSlider._white .clientsQuote__name.catalogSliderItem__curPrice, .clientsQuote__name.catalogSliderItem__oldPrice, .clientsQuote__name.wareScheme__dt, .wareText h3.clientsQuote__name, .wareText h6.clientsQuote__name, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__name.catalogSliderItem__curPrice, .clientsQuote__name.quoteForm__humanStatus {
    margin-bottom: 0.2rem;
    text-align: center;
  }
}
.clientsQuote__status.t-title, .clientsQuote__status.kp2025Jury__status, .clientsQuote__status.kp2025Jury__name, .clientsQuote__status.kp2025Criteria__name, .clientsQuote__status.kp2025Spots__name, .clientsQuote__status.kp2025Rules__name, .clientsQuote__status.kp2025Stages__name, .clientsQuote__status.kp2025Stages__numb, .clientsQuote__status.kp2025Recipient__item, .clientsQuote__status.people__status, .clientsQuote__status.people__name, .clientsQuote__status.teamBoss__chiefStatus, .clientsQuote__status.teamBoss__chiefName, .clientsQuote__status.webinarsPageGifts__item, .clientsQuote__status.webinarsPageProfit__item, .clientsQuote__status.webinarsPageMain__difficultName, .clientsQuote__status.webinarsSpeaker__status, .clientsQuote__status.webinarsSpeaker__name, .clientsQuote__status.webinarsItem__difficultName, .clientsQuote__status.cooperationFeedback__completeTitle, .clientsQuote__status.cooperationReviews__rate, .clientsQuote__status.poolCalcPrint:before, .clientsQuote__status.poolCalcProducts__trName, .clientsQuote__status.poolCalc__preloadText, .catalogSlider:not(._white) .clientsQuote__status.catalogSliderItem__name, .catalogSlider._white .clientsQuote__status.catalogSliderItem__name, .catalogSlider:not(._white) .clientsQuote__status.catalogSliderItem__curPrice, .catalogSlider._white .clientsQuote__status.catalogSliderItem__curPrice, .clientsQuote__status.catalogSliderItem__oldPrice, .clientsQuote__status.wareScheme__dt, .wareText h3.clientsQuote__status, .wareText h6.clientsQuote__status, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__status.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__status.catalogSliderItem__curPrice, .clientsQuote__status.quoteForm__humanStatus {
  color: var(--grey-light);
  opacity: 0.4;
}
@media (min-width: 768px) {
  .clientsQuote__status.t-title, .clientsQuote__status.kp2025Jury__status, .clientsQuote__status.kp2025Jury__name, .clientsQuote__status.kp2025Criteria__name, .clientsQuote__status.kp2025Spots__name, .clientsQuote__status.kp2025Rules__name, .clientsQuote__status.kp2025Stages__name, .clientsQuote__status.kp2025Stages__numb, .clientsQuote__status.kp2025Recipient__item, .clientsQuote__status.people__status, .clientsQuote__status.people__name, .clientsQuote__status.teamBoss__chiefStatus, .clientsQuote__status.teamBoss__chiefName, .clientsQuote__status.webinarsPageGifts__item, .clientsQuote__status.webinarsPageProfit__item, .clientsQuote__status.webinarsPageMain__difficultName, .clientsQuote__status.webinarsSpeaker__status, .clientsQuote__status.webinarsSpeaker__name, .clientsQuote__status.webinarsItem__difficultName, .clientsQuote__status.cooperationFeedback__completeTitle, .clientsQuote__status.cooperationReviews__rate, .clientsQuote__status.poolCalcPrint:before, .clientsQuote__status.poolCalcProducts__trName, .clientsQuote__status.poolCalc__preloadText, .catalogSlider:not(._white) .clientsQuote__status.catalogSliderItem__name, .catalogSlider._white .clientsQuote__status.catalogSliderItem__name, .catalogSlider:not(._white) .clientsQuote__status.catalogSliderItem__curPrice, .catalogSlider._white .clientsQuote__status.catalogSliderItem__curPrice, .clientsQuote__status.catalogSliderItem__oldPrice, .clientsQuote__status.wareScheme__dt, .wareText h3.clientsQuote__status, .wareText h6.clientsQuote__status, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__status.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsQuote__status.catalogSliderItem__curPrice, .clientsQuote__status.quoteForm__humanStatus {
    text-align: center;
  }
}
.clientsQuote__bottom {
  margin-top: 2.5rem;
  width: auto;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px) {
  .clientsQuote__bottom {
    width: 20rem;
    margin-top: 1.5rem;
    margin-left: 8.8rem;
    justify-self: flex-start;
  }
}
@media (min-width: 1280px) {
  .clientsQuote__bottom {
    margin: 1rem 0 0;
    align-self: flex-start;
    justify-self: flex-end;
    flex-direction: row;
    width: auto;
  }
}
.clientsQuote__button.t-button {
  padding-inline: 1rem;
  white-space: nowrap;
}
@media (min-width: 1280px) {
  .clientsQuote__button.t-button {
    padding-inline: 2.6rem;
  }
}

.clientsAdds {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
  z-index: 0;
  padding-top: 2rem;
  margin-top: -2rem;
}
@media (min-width: 768px) {
  .clientsAdds {
    gap: 3rem;
    padding-top: 3rem;
    margin-top: -3rem;
  }
}
@media (min-width: 1280px) {
  .clientsAdds {
    gap: 4rem;
    padding-top: 4rem;
    margin-top: -4rem;
  }
}
.clientsAdds__panes {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
  counter-reset: addsPanes;
}
@media (min-width: 1280px) {
  .clientsAdds__panes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
.clientsAdds__pane {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.5rem;
  position: relative;
  background: var(--bg-grey);
}
@media (min-width: 768px) {
  .clientsAdds__pane {
    padding: 3rem 2rem;
  }
}
.clientsAdds__pane:after {
  counter-increment: addsPanes;
  content: "0" counter(addsPanes);
  font-size: 3.6rem;
  line-height: 4.2rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
  color: var(--accent);
  position: relative;
  z-index: 0;
  order: -1;
}
@media (min-width: 1280px) {
  .clientsAdds__pane:after {
    text-align: left;
    align-self: flex-start;
  }
}
.clientsAdds__name.t-title, .clientsAdds__name.kp2025Jury__status, .clientsAdds__name.kp2025Jury__name, .clientsAdds__name.kp2025Criteria__name, .clientsAdds__name.kp2025Spots__name, .clientsAdds__name.kp2025Rules__name, .clientsAdds__name.kp2025Stages__name, .clientsAdds__name.kp2025Stages__numb, .clientsAdds__name.kp2025Recipient__item, .clientsAdds__name.people__status, .clientsAdds__name.people__name, .clientsAdds__name.teamBoss__chiefStatus, .clientsAdds__name.teamBoss__chiefName, .clientsAdds__name.webinarsPageGifts__item, .clientsAdds__name.webinarsPageProfit__item, .clientsAdds__name.webinarsPageMain__difficultName, .clientsAdds__name.webinarsSpeaker__status, .clientsAdds__name.webinarsSpeaker__name, .clientsAdds__name.webinarsItem__difficultName, .clientsAdds__name.cooperationFeedback__completeTitle, .clientsAdds__name.cooperationReviews__rate, .clientsAdds__name.poolCalcPrint:before, .clientsAdds__name.poolCalcProducts__trName, .clientsAdds__name.poolCalc__preloadText, .catalogSlider:not(._white) .clientsAdds__name.catalogSliderItem__name, .catalogSlider._white .clientsAdds__name.catalogSliderItem__name, .catalogSlider:not(._white) .clientsAdds__name.catalogSliderItem__curPrice, .catalogSlider._white .clientsAdds__name.catalogSliderItem__curPrice, .clientsAdds__name.catalogSliderItem__oldPrice, .clientsAdds__name.wareScheme__dt, .wareText h3.clientsAdds__name, .wareText h6.clientsAdds__name, .catalogSlider.article__like.t-button:not(._checked) .clientsAdds__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsAdds__name.catalogSliderItem__curPrice, .clientsAdds__name.quoteForm__humanStatus {
  margin-bottom: 0.5rem;
}
.clientsAdds__text {
  margin-bottom: 1.5rem;
}
@media (min-width: 1280px) {
  .clientsAdds__text {
    margin-bottom: 2rem;
    text-align: left;
  }
}
.clientsAdds__ul.t-list, .clientsAdds__ul.teamBoss__targetsList, .aboutCategory__answer ul.clientsAdds__ul, .wareText ul.clientsAdds__ul {
  align-self: stretch;
}
@media (min-width: 768px) {
  .clientsAdds__ul.t-list, .clientsAdds__ul.teamBoss__targetsList, .aboutCategory__answer ul.clientsAdds__ul, .wareText ul.clientsAdds__ul {
    gap: 0.5rem 1rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1280px) {
  .clientsAdds__ul.t-list, .clientsAdds__ul.teamBoss__targetsList, .aboutCategory__answer ul.clientsAdds__ul, .wareText ul.clientsAdds__ul {
    display: flex;
    gap: 1.5rem;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: unset;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .clientsAdds__li {
    min-width: 0;
    max-width: none;
  }
}
.clientsAdds__btn.t-button {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .clientsAdds__btn.t-button {
    width: auto;
    margin-right: auto;
    align-self: flex-start;
    margin-top: 1rem;
  }
}
@media (min-width: 1280px) {
  .clientsAdds__btn.t-button {
    margin-top: auto;
  }
}

.clientsMarquee {
  position: relative;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.clientsMarquee:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: var(--accent);
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  z-index: -1;
}
.clientsMarquee:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  cursor: pointer;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  z-index: 2;
}
.clientsMarquee__item {
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: var(--white);
  min-width: 19rem;
  max-width: 19rem;
  text-align: center;
  padding: 1.2rem;
  box-sizing: border-box;
  animation: marquee 3s linear infinite 0s;
}
@keyframes marquee {
  100% {
    transform: translateX(-19rem);
  }
}
@keyframes deMarquee {
  100% {
    transform: translateX(19rem) rotate(45deg);
  }
}
.clientsMarquee__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3.2rem;
  height: 3.2rem;
  margin: -1.6rem 0 0 -1.6rem;
  font-size: 0;
  line-height: 0;
  z-index: 2;
}
.clientsMarquee__btn:before, .clientsMarquee__btn:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.clientsMarquee__btn:before {
  background: var(--white);
}
.clientsMarquee__btn:after {
  background: var(--accent);
  mask: url(../img/icons/long_arrow_18.svg) center center/1.6rem no-repeat;
  -webkit-mask: url(../img/icons/long_arrow_18.svg) center center/1.6rem no-repeat;
  transform: rotate(45deg);
}

.clientsInfo {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .clientsInfo {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .clientsInfo {
    margin-bottom: 10rem;
  }
}
.clientsInfo__title.t-title, .clientsInfo__title.kp2025Jury__status, .clientsInfo__title.kp2025Jury__name, .clientsInfo__title.kp2025Criteria__name, .clientsInfo__title.kp2025Spots__name, .clientsInfo__title.kp2025Rules__name, .clientsInfo__title.kp2025Stages__name, .clientsInfo__title.kp2025Stages__numb, .clientsInfo__title.kp2025Recipient__item, .clientsInfo__title.people__status, .clientsInfo__title.people__name, .clientsInfo__title.teamBoss__chiefStatus, .clientsInfo__title.teamBoss__chiefName, .clientsInfo__title.webinarsPageGifts__item, .clientsInfo__title.webinarsPageProfit__item, .clientsInfo__title.webinarsPageMain__difficultName, .clientsInfo__title.webinarsSpeaker__status, .clientsInfo__title.webinarsSpeaker__name, .clientsInfo__title.webinarsItem__difficultName, .clientsInfo__title.cooperationFeedback__completeTitle, .clientsInfo__title.cooperationReviews__rate, .clientsInfo__title.poolCalcPrint:before, .clientsInfo__title.poolCalcProducts__trName, .clientsInfo__title.poolCalc__preloadText, .catalogSlider:not(._white) .clientsInfo__title.catalogSliderItem__name, .catalogSlider._white .clientsInfo__title.catalogSliderItem__name, .catalogSlider:not(._white) .clientsInfo__title.catalogSliderItem__curPrice, .catalogSlider._white .clientsInfo__title.catalogSliderItem__curPrice, .clientsInfo__title.catalogSliderItem__oldPrice, .clientsInfo__title.wareScheme__dt, .wareText h3.clientsInfo__title, .wareText h6.clientsInfo__title, .catalogSlider.article__like.t-button:not(._checked) .clientsInfo__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsInfo__title.catalogSliderItem__curPrice, .clientsInfo__title.quoteForm__humanStatus {
  margin: 1rem 0 2rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .clientsInfo__title.t-title, .clientsInfo__title.kp2025Jury__status, .clientsInfo__title.kp2025Jury__name, .clientsInfo__title.kp2025Criteria__name, .clientsInfo__title.kp2025Spots__name, .clientsInfo__title.kp2025Rules__name, .clientsInfo__title.kp2025Stages__name, .clientsInfo__title.kp2025Stages__numb, .clientsInfo__title.kp2025Recipient__item, .clientsInfo__title.people__status, .clientsInfo__title.people__name, .clientsInfo__title.teamBoss__chiefStatus, .clientsInfo__title.teamBoss__chiefName, .clientsInfo__title.webinarsPageGifts__item, .clientsInfo__title.webinarsPageProfit__item, .clientsInfo__title.webinarsPageMain__difficultName, .clientsInfo__title.webinarsSpeaker__status, .clientsInfo__title.webinarsSpeaker__name, .clientsInfo__title.webinarsItem__difficultName, .clientsInfo__title.cooperationFeedback__completeTitle, .clientsInfo__title.cooperationReviews__rate, .clientsInfo__title.poolCalcPrint:before, .clientsInfo__title.poolCalcProducts__trName, .clientsInfo__title.poolCalc__preloadText, .catalogSlider:not(._white) .clientsInfo__title.catalogSliderItem__name, .catalogSlider._white .clientsInfo__title.catalogSliderItem__name, .catalogSlider:not(._white) .clientsInfo__title.catalogSliderItem__curPrice, .catalogSlider._white .clientsInfo__title.catalogSliderItem__curPrice, .clientsInfo__title.catalogSliderItem__oldPrice, .clientsInfo__title.wareScheme__dt, .wareText h3.clientsInfo__title, .wareText h6.clientsInfo__title, .catalogSlider.article__like.t-button:not(._checked) .clientsInfo__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .clientsInfo__title.catalogSliderItem__curPrice, .clientsInfo__title.quoteForm__humanStatus {
    margin: 2rem 0;
  }
}
.clientsInfo__main {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .clientsInfo__main {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .clientsInfo__main {
    margin-bottom: 10rem;
  }
}
.clientsInfo__section.t-tabs__section {
  margin-top: 0;
}
.clientsInfo__item .t-acco__content {
  position: relative;
  z-index: 2;
  margin: -1rem 0 1.5rem;
}
@media (min-width: 768px) {
  .clientsInfo__item .t-acco__content {
    margin: -1rem 0 2.5rem;
  }
}
@media (min-width: 1280px) {
  .clientsInfo__item .t-acco__content {
    margin: -1rem 0 2.5rem 0;
  }
}
.clientsInfo__item .t-acco__content .t-par, .clientsInfo__item .t-acco__content .simplePage p, .simplePage .clientsInfo__item .t-acco__content p, .clientsInfo__item .t-acco__content .contactsPlace__bottomText p, .contactsPlace__bottomText .clientsInfo__item .t-acco__content p, .clientsInfo__item .t-acco__content .aboutCategory__answer p, .aboutCategory__answer .clientsInfo__item .t-acco__content p, .clientsInfo__item .t-acco__content .wareText p, .wareText .clientsInfo__item .t-acco__content p, .clientsInfo__item .t-acco__content .errorCodes__tableBox p, .errorCodes__tableBox .clientsInfo__item .t-acco__content p {
  max-width: 98rem;
}
@media (min-width: 768px) {
  .clientsInfo__item .t-acco__content .t-list._disc .t-list__item:before, .clientsInfo__item .t-acco__content .t-list._disc .teamBoss__targetsItem:before, .clientsInfo__item .t-acco__content ._disc.teamBoss__targetsList .t-list__item:before, .clientsInfo__item .t-acco__content ._disc.teamBoss__targetsList .teamBoss__targetsItem:before, .clientsInfo__item .t-acco__content .aboutCategory__answer ul .t-list__item:before, .clientsInfo__item .t-acco__content .aboutCategory__answer ul .teamBoss__targetsItem:before, .aboutCategory__answer .clientsInfo__item .t-acco__content ul .t-list__item:before, .aboutCategory__answer .clientsInfo__item .t-acco__content ul .teamBoss__targetsItem:before, .clientsInfo__item .t-acco__content .wareText ul .t-list__item:before, .clientsInfo__item .t-acco__content .wareText ul .teamBoss__targetsItem:before, .wareText .clientsInfo__item .t-acco__content ul .t-list__item:before, .wareText .clientsInfo__item .t-acco__content ul .teamBoss__targetsItem:before, .clientsInfo__item .t-acco__content .t-list._disc .aboutCategory__answer li:before, .clientsInfo__item .t-acco__content ._disc.teamBoss__targetsList .aboutCategory__answer li:before, .aboutCategory__answer .clientsInfo__item .t-acco__content .t-list._disc li:before, .aboutCategory__answer .clientsInfo__item .t-acco__content ._disc.teamBoss__targetsList li:before, .clientsInfo__item .t-acco__content .aboutCategory__answer ul li:before, .aboutCategory__answer .clientsInfo__item .t-acco__content ul li:before, .clientsInfo__item .t-acco__content .t-list._disc .wareText li:before, .clientsInfo__item .t-acco__content ._disc.teamBoss__targetsList .wareText li:before, .wareText .clientsInfo__item .t-acco__content .t-list._disc li:before, .wareText .clientsInfo__item .t-acco__content ._disc.teamBoss__targetsList li:before, .clientsInfo__item .t-acco__content .wareText ul li:before, .wareText .clientsInfo__item .t-acco__content ul li:before {
    top: 1rem;
  }
}
.clientsInfo__imageLink {
  display: block;
  width: 100%;
  max-width: 98rem;
}
.clientsInfo__imageLink:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .clientsInfo__imageLink:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.t-par + .clientsInfo__imageLink, .simplePage p + .clientsInfo__imageLink, .contactsPlace__bottomText p + .clientsInfo__imageLink, .aboutCategory__answer p + .clientsInfo__imageLink, .wareText p + .clientsInfo__imageLink, .errorCodes__tableBox p + .clientsInfo__imageLink {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .t-par + .clientsInfo__imageLink, .simplePage p + .clientsInfo__imageLink, .contactsPlace__bottomText p + .clientsInfo__imageLink, .aboutCategory__answer p + .clientsInfo__imageLink, .wareText p + .clientsInfo__imageLink, .errorCodes__tableBox p + .clientsInfo__imageLink {
    margin-top: 2rem;
  }
}
.clientsInfo__image {
  display: block;
  width: 100%;
}

.documents {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .documents {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .documents {
    margin-bottom: 10rem;
  }
}
.documents:not(:last-child) {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .documents:not(:last-child) {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1280px) {
  .documents:not(:last-child) {
    margin-bottom: 5rem;
  }
}
.documents__tags {
  margin-bottom: 2rem;
}
@media (min-width: 1280px) {
  .documents__tags {
    max-width: 117rem;
    margin-right: auto;
  }
}
.documentsHead {
  position: relative;
  padding: 2rem 0 2rem;
  color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 6rem;
}
.documentsHead:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent) url("../img/documents/mainBg.webp") center center/cover no-repeat;
  z-index: -1;
}
@media (min-width: 768px) {
  .documentsHead {
    padding: 2rem 0 4rem;
    min-height: 34rem;
    gap: 1.5rem;
    margin-bottom: 8rem;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  .documentsHead {
    padding: 4rem 0;
    margin-bottom: 10rem;
  }
}
.documentsHead .breadcrumbs {
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .documentsHead .breadcrumbs {
    position: absolute;
    top: 2rem;
    left: 0;
    margin: 0;
    z-index: 1;
  }
}
@media (min-width: 1280px) {
  .documentsHead .breadcrumbs {
    top: 3rem;
  }
}
.documentsHead__title.t-title, .documentsHead__title.kp2025Jury__status, .documentsHead__title.kp2025Jury__name, .documentsHead__title.kp2025Criteria__name, .documentsHead__title.kp2025Spots__name, .documentsHead__title.kp2025Rules__name, .documentsHead__title.kp2025Stages__name, .documentsHead__title.kp2025Stages__numb, .documentsHead__title.kp2025Recipient__item, .documentsHead__title.people__status, .documentsHead__title.people__name, .documentsHead__title.teamBoss__chiefStatus, .documentsHead__title.teamBoss__chiefName, .documentsHead__title.webinarsPageGifts__item, .documentsHead__title.webinarsPageProfit__item, .documentsHead__title.webinarsPageMain__difficultName, .documentsHead__title.webinarsSpeaker__status, .documentsHead__title.webinarsSpeaker__name, .documentsHead__title.webinarsItem__difficultName, .documentsHead__title.cooperationFeedback__completeTitle, .documentsHead__title.cooperationReviews__rate, .documentsHead__title.poolCalcPrint:before, .documentsHead__title.poolCalcProducts__trName, .documentsHead__title.poolCalc__preloadText, .catalogSlider:not(._white) .documentsHead__title.catalogSliderItem__name, .catalogSlider._white .documentsHead__title.catalogSliderItem__name, .catalogSlider:not(._white) .documentsHead__title.catalogSliderItem__curPrice, .catalogSlider._white .documentsHead__title.catalogSliderItem__curPrice, .documentsHead__title.catalogSliderItem__oldPrice, .documentsHead__title.wareScheme__dt, .wareText h3.documentsHead__title, .wareText h6.documentsHead__title, .catalogSlider.article__like.t-button:not(._checked) .documentsHead__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .documentsHead__title.catalogSliderItem__curPrice, .documentsHead__title.quoteForm__humanStatus {
  margin-top: auto;
  color: var(--white);
}
.documentsHead__desc {
  max-width: 54rem;
}

.documentsSearch {
  display: grid;
  grid-template-columns: 1fr auto;
  margin-bottom: 2rem;
}
@media (min-width: 1280px) {
  .documentsSearch {
    max-width: 65rem;
    margin-right: auto;
  }
}
.documentsSearch__label {
  display: block;
  position: relative;
}
.documentsSearch__label:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 2.4rem;
  height: 2.4rem;
  margin-top: -1.2rem;
  background: var(--grey);
  mask: url(../img/icons/search_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/search_24.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .documentsSearch__label:before {
    right: 1.5rem;
  }
}
.documentsSearch__input.t-input {
  padding-right: 4.8rem;
}
.documentsSearch__submit.t-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.documentsBox {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .documentsBox {
    gap: 3rem;
  }
}
.documentsBox:not(:last-child) {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .documentsBox:not(:last-child) {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .documentsBox:not(:last-child) {
    margin-bottom: 10rem;
  }
}
.documentsBox__list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 1280px) {
  .documentsBox__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem 3rem;
    align-items: center;
  }
}
.writeUs {
  margin-bottom: 6rem;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .writeUs {
    margin-top: 1rem;
  }
}
.writeUs__main {
  display: grid;
  grid-template: auto/9rem 1fr;
  gap: 0 2rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .writeUs__main {
    grid-template: auto/21.2rem 1fr;
    gap: 0 4rem;
  }
}
@media (min-width: 1280px) {
  .writeUs__main {
    grid-template: auto/30rem 1fr;
    gap: 0 6rem;
    margin-bottom: 5rem;
  }
}
.writeUs__chief {
  width: 9rem;
  display: block;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .writeUs__chief {
    width: 21.2rem;
  }
}
@media (min-width: 1280px) {
  .writeUs__chief {
    width: 30rem;
  }
}
.writeUs__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
.writeUs__info:before {
  content: "";
  position: absolute;
  top: 0;
  left: -0.9rem;
  bottom: 0;
  background: var(--grey-light);
  width: 0.1rem;
}
@media (min-width: 768px) {
  .writeUs__info:before {
    left: -1.9rem;
  }
}
@media (min-width: 1280px) {
  .writeUs__info:before {
    left: -2.9rem;
  }
}
.writeUs__quote {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .writeUs__quote {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .writeUs__quote {
    max-width: 62rem;
  }
}
.writeUs__name.t-title, .writeUs__name.kp2025Jury__status, .writeUs__name.kp2025Jury__name, .writeUs__name.kp2025Criteria__name, .writeUs__name.kp2025Spots__name, .writeUs__name.kp2025Rules__name, .writeUs__name.kp2025Stages__name, .writeUs__name.kp2025Stages__numb, .writeUs__name.kp2025Recipient__item, .writeUs__name.people__status, .writeUs__name.people__name, .writeUs__name.teamBoss__chiefStatus, .writeUs__name.teamBoss__chiefName, .writeUs__name.webinarsPageGifts__item, .writeUs__name.webinarsPageProfit__item, .writeUs__name.webinarsPageMain__difficultName, .writeUs__name.webinarsSpeaker__status, .writeUs__name.webinarsSpeaker__name, .writeUs__name.webinarsItem__difficultName, .writeUs__name.cooperationFeedback__completeTitle, .writeUs__name.cooperationReviews__rate, .writeUs__name.poolCalcPrint:before, .writeUs__name.poolCalcProducts__trName, .writeUs__name.poolCalc__preloadText, .catalogSlider:not(._white) .writeUs__name.catalogSliderItem__name, .catalogSlider._white .writeUs__name.catalogSliderItem__name, .catalogSlider:not(._white) .writeUs__name.catalogSliderItem__curPrice, .catalogSlider._white .writeUs__name.catalogSliderItem__curPrice, .writeUs__name.catalogSliderItem__oldPrice, .writeUs__name.wareScheme__dt, .wareText h3.writeUs__name, .wareText h6.writeUs__name, .catalogSlider.article__like.t-button:not(._checked) .writeUs__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .writeUs__name.catalogSliderItem__curPrice, .writeUs__name.quoteForm__humanStatus {
  margin-bottom: 0.2rem;
  color: var(--blue-light);
}
.writeUs__status {
  color: var(--grey);
  max-width: 18rem;
}
@media (min-width: 768px) {
  .writeUs__status {
    max-width: 25rem;
  }
}
.writeUs__form {
  background: var(--bg-grey);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 3rem 1.5rem;
}
@media (min-width: 768px) {
  .writeUs__form {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 1rem 1rem;
    padding: 4rem;
  }
}
@media (min-width: 1280px) {
  .writeUs__form {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 1rem 1rem;
    padding: 6rem 11rem;
  }
}
@media (min-width: 768px) {
  .writeUs__label._email {
    grid-area: 2/1/3/2;
  }
}
@media (min-width: 768px) {
  .writeUs__label._tel {
    grid-area: 1/2/2/3;
  }
}
@media (min-width: 768px) {
  .writeUs__label._textarea {
    grid-column: span 2;
  }
}
.writeUs__label._check {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .writeUs__label._check {
    grid-column: span 2;
    justify-self: flex-start;
    margin-top: 0.5rem;
  }
}
.writeUs__label._button {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .writeUs__label._button {
    grid-column: span 2;
    justify-self: center;
    margin-top: 0;
  }
}
.writeUs__complete {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
  max-width: 24rem;
  margin: 8rem auto;
}
@media (min-width: 768px) {
  .writeUs__complete {
    grid-column: span 2;
    align-self: center;
    justify-content: center;
    max-width: 28rem;
  }
}
@media (min-width: 1280px) {
  .writeUs__complete {
    gap: 1rem;
    margin: 7rem auto;
  }
}
.writeUs__complete:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(../img/icons/checkMark.svg) center center/100% no-repeat;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .writeUs__complete:before {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .writeUs__complete:before {
    margin-bottom: 3rem;
  }
}
.writeUs__completeButton {
  margin-top: 2rem;
}
@media (min-width: 1280px) {
  .writeUs__completeButton {
    margin-bottom: 1.5rem;
  }
}

.requisites {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
  padding: 0 0 6rem;
}
@media (min-width: 768px) {
  .requisites {
    padding: 0 0 8rem;
  }
}
@media (min-width: 1280px) {
  .requisites {
    padding: 0 0 10rem;
    max-width: 87rem;
  }
}
.requisites__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.requisites__dl {
  padding: 1.5rem 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: flex-start;
  border-bottom: 0.1rem solid var(--grey-light);
  color: var(--blue-light);
}
@media (min-width: 768px) {
  .requisites__dl {
    display: grid;
    grid-template-columns: 21rem 1fr;
    gap: 0 1rem;
  }
}
.requisites__dt {
  padding: 0;
  margin: 0;
}
.requisites__dt:after {
  content: ":";
}
.requisites__dd {
  padding: 0;
  margin: 0;
}
.requisites__buttons {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .requisites__buttons {
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .requisites__buttons {
    flex-direction: row;
  }
}
@media (min-width: 1280px) {
  .requisites__button.t-button {
    width: auto;
  }
}

.jobs {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
  padding: 0 0 6rem;
}
@media (min-width: 768px) {
  .jobs {
    padding: 0 0 8rem;
  }
}
@media (min-width: 1280px) {
  .jobs {
    padding: 0 0 10rem;
    margin-top: 1rem;
  }
}
.jobs__section {
  border-bottom: 0.1rem solid var(--grey-light);
  padding: 0 0 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .jobs__section {
    gap: 2rem;
    padding: 0 0 2.5rem;
  }
}
.jobs__section:first-child {
  border-top: 0.1rem solid var(--grey-light);
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  .jobs__section:first-child {
    padding-top: 2.5rem;
  }
}
.jobs__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .jobs__list {
    gap: 2rem;
  }
}
@media (min-width: 1280px) {
  .jobs__list {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 2rem 3rem;
  }
}
.jobs__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}
.jobs__name.t-title, .jobs__name.kp2025Jury__status, .jobs__name.kp2025Jury__name, .jobs__name.kp2025Criteria__name, .jobs__name.kp2025Spots__name, .jobs__name.kp2025Rules__name, .jobs__name.kp2025Stages__name, .jobs__name.kp2025Stages__numb, .jobs__name.kp2025Recipient__item, .jobs__name.people__status, .jobs__name.people__name, .jobs__name.teamBoss__chiefStatus, .jobs__name.teamBoss__chiefName, .jobs__name.webinarsPageGifts__item, .jobs__name.webinarsPageProfit__item, .jobs__name.webinarsPageMain__difficultName, .jobs__name.webinarsSpeaker__status, .jobs__name.webinarsSpeaker__name, .jobs__name.webinarsItem__difficultName, .jobs__name.cooperationFeedback__completeTitle, .jobs__name.cooperationReviews__rate, .jobs__name.poolCalcPrint:before, .jobs__name.poolCalcProducts__trName, .jobs__name.poolCalc__preloadText, .catalogSlider:not(._white) .jobs__name.catalogSliderItem__name, .catalogSlider._white .jobs__name.catalogSliderItem__name, .catalogSlider:not(._white) .jobs__name.catalogSliderItem__curPrice, .catalogSlider._white .jobs__name.catalogSliderItem__curPrice, .jobs__name.catalogSliderItem__oldPrice, .jobs__name.wareScheme__dt, .wareText h3.jobs__name, .wareText h6.jobs__name, .catalogSlider.article__like.t-button:not(._checked) .jobs__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .jobs__name.catalogSliderItem__curPrice, .jobs__name.quoteForm__humanStatus {
  cursor: pointer;
}
@media (min-width: 1280px) {
  .jobs__name.t-title, .jobs__name.kp2025Jury__status, .jobs__name.kp2025Jury__name, .jobs__name.kp2025Criteria__name, .jobs__name.kp2025Spots__name, .jobs__name.kp2025Rules__name, .jobs__name.kp2025Stages__name, .jobs__name.kp2025Stages__numb, .jobs__name.kp2025Recipient__item, .jobs__name.people__status, .jobs__name.people__name, .jobs__name.teamBoss__chiefStatus, .jobs__name.teamBoss__chiefName, .jobs__name.webinarsPageGifts__item, .jobs__name.webinarsPageProfit__item, .jobs__name.webinarsPageMain__difficultName, .jobs__name.webinarsSpeaker__status, .jobs__name.webinarsSpeaker__name, .jobs__name.webinarsItem__difficultName, .jobs__name.cooperationFeedback__completeTitle, .jobs__name.cooperationReviews__rate, .jobs__name.poolCalcPrint:before, .jobs__name.poolCalcProducts__trName, .jobs__name.poolCalc__preloadText, .catalogSlider:not(._white) .jobs__name.catalogSliderItem__name, .catalogSlider._white .jobs__name.catalogSliderItem__name, .catalogSlider:not(._white) .jobs__name.catalogSliderItem__curPrice, .catalogSlider._white .jobs__name.catalogSliderItem__curPrice, .jobs__name.catalogSliderItem__oldPrice, .jobs__name.wareScheme__dt, .wareText h3.jobs__name, .wareText h6.jobs__name, .catalogSlider.article__like.t-button:not(._checked) .jobs__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .jobs__name.catalogSliderItem__curPrice, .jobs__name.quoteForm__humanStatus {
    transition: color var(--time);
  }
  .jobs__name.t-title:hover, .jobs__name.kp2025Jury__status:hover, .jobs__name.kp2025Jury__name:hover, .jobs__name.kp2025Criteria__name:hover, .jobs__name.kp2025Spots__name:hover, .jobs__name.kp2025Rules__name:hover, .jobs__name.kp2025Stages__name:hover, .jobs__name.kp2025Stages__numb:hover, .jobs__name.kp2025Recipient__item:hover, .jobs__name.people__status:hover, .jobs__name.people__name:hover, .jobs__name.teamBoss__chiefStatus:hover, .jobs__name.teamBoss__chiefName:hover, .jobs__name.webinarsPageGifts__item:hover, .jobs__name.webinarsPageProfit__item:hover, .jobs__name.webinarsPageMain__difficultName:hover, .jobs__name.webinarsSpeaker__status:hover, .jobs__name.webinarsSpeaker__name:hover, .jobs__name.webinarsItem__difficultName:hover, .jobs__name.cooperationFeedback__completeTitle:hover, .jobs__name.cooperationReviews__rate:hover, .jobs__name.poolCalcPrint:hover:before, .jobs__name.poolCalcProducts__trName:hover, .jobs__name.poolCalc__preloadText:hover, .catalogSlider:not(._white) .jobs__name.catalogSliderItem__name:hover, .catalogSlider._white .jobs__name.catalogSliderItem__name:hover, .catalogSlider:not(._white) .jobs__name.catalogSliderItem__curPrice:hover, .catalogSlider._white .jobs__name.catalogSliderItem__curPrice:hover, .jobs__name.catalogSliderItem__oldPrice:hover, .jobs__name.wareScheme__dt:hover, .wareText h3.jobs__name:hover, .wareText h6.jobs__name:hover, .catalogSlider.article__like.t-button:not(._checked) .jobs__name.catalogSliderItem__name:hover, .catalogSlider.article__like.t-button:not(._checked) .jobs__name.catalogSliderItem__curPrice:hover, .jobs__name.quoteForm__humanStatus:hover {
    color: var(--accent);
  }
}
.jobs__info {
  color: var(--blue-light);
  cursor: default;
}
.contacts {
  padding-bottom: 6rem;
}
@media (min-width: 768px) {
  .contacts {
    padding-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .contacts {
    padding-bottom: 10rem;
  }
}
.contacts__top {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  z-index: 0;
  position: relative;
}
@media (min-width: 1280px) {
  .contacts__top {
    display: grid;
    grid-template-columns: 1fr 87rem;
    gap: 0 1rem;
    height: 34rem;
  }
}
.contacts__top .breadcrumbs {
  margin: 0;
  position: absolute;
  top: 2rem;
  left: 0;
  max-width: 40rem;
  z-index: 1;
}
@media (min-width: 1280px) {
  .contacts__top .breadcrumbs {
    top: 3rem;
  }
}
.contacts__info {
  position: relative;
  padding: 3.2rem 0 2rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .contacts__info {
    padding: 5rem 0 4rem;
  }
}
@media (min-width: 1280px) {
  .contacts__info {
    justify-content: flex-end;
    padding: 8rem 0 4rem;
  }
}
.contacts__info:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 1280px) {
  .contacts__info:before {
    left: auto;
    right: -1rem;
    margin-left: 0;
  }
}
.contacts__title.t-title, .contacts__title.kp2025Jury__status, .contacts__title.kp2025Jury__name, .contacts__title.kp2025Criteria__name, .contacts__title.kp2025Spots__name, .contacts__title.kp2025Rules__name, .contacts__title.kp2025Stages__name, .contacts__title.kp2025Stages__numb, .contacts__title.kp2025Recipient__item, .contacts__title.people__status, .contacts__title.people__name, .contacts__title.teamBoss__chiefStatus, .contacts__title.teamBoss__chiefName, .contacts__title.webinarsPageGifts__item, .contacts__title.webinarsPageProfit__item, .contacts__title.webinarsPageMain__difficultName, .contacts__title.webinarsSpeaker__status, .contacts__title.webinarsSpeaker__name, .contacts__title.webinarsItem__difficultName, .contacts__title.cooperationFeedback__completeTitle, .contacts__title.cooperationReviews__rate, .contacts__title.poolCalcPrint:before, .contacts__title.poolCalcProducts__trName, .contacts__title.poolCalc__preloadText, .catalogSlider:not(._white) .contacts__title.catalogSliderItem__name, .catalogSlider._white .contacts__title.catalogSliderItem__name, .catalogSlider:not(._white) .contacts__title.catalogSliderItem__curPrice, .catalogSlider._white .contacts__title.catalogSliderItem__curPrice, .contacts__title.catalogSliderItem__oldPrice, .contacts__title.wareScheme__dt, .wareText h3.contacts__title, .wareText h6.contacts__title, .catalogSlider.article__like.t-button:not(._checked) .contacts__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .contacts__title.catalogSliderItem__curPrice, .contacts__title.quoteForm__humanStatus {
  color: var(--white);
}
.contacts__subTitle {
  color: var(--white);
}
.contacts__mapBox {
  order: -1;
  height: 13rem;
  position: relative;
}
@media (min-width: 768px) {
  .contacts__mapBox {
    height: 23rem;
  }
}
@media (min-width: 1280px) {
  .contacts__mapBox {
    height: auto;
    order: unset;
  }
}
.contacts__mapBox:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background: #1769EA;
  z-index: -1;
}
@media (min-width: 1280px) {
  .contacts__mapBox:before {
    left: 0;
    width: 100vw;
    margin-left: 0;
  }
}
.contacts__map {
  position: absolute;
  bottom: 2rem;
  left: 7rem;
  width: 31.2rem;
  height: 13rem;
  object-position: right bottom;
  object-fit: cover;
  pointer-events: none;
}
@media (min-width: 768px) {
  .contacts__map {
    width: 60.6rem;
    height: 21rem;
    right: 0;
    bottom: 2rem;
    left: auto;
  }
}
@media (min-width: 1280px) {
  .contacts__map {
    width: 70.4rem;
    height: 32rem;
  }
}

.contactsNav {
  margin-top: 6rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .contactsNav {
    margin-top: 8rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 1rem;
  }
}
@media (min-width: 1280px) {
  .contactsNav {
    margin-top: 10rem;
  }
}
.contactsNav__item {
  background: var(--accent);
  padding: 1.5rem;
  display: grid;
  grid-template: auto 1fr/1fr 15rem;
  gap: 0.5rem 1rem;
  text-decoration: none;
  position: relative;
}
@media (min-width: 768px) {
  .contactsNav__item {
    padding: 3rem 2rem 2rem;
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1280px) {
  .contactsNav__item {
    padding: 4rem 2rem 2rem;
    background: var(--grey-blue);
    transition: background-color var(--time);
  }
  .contactsNav__item:hover {
    background: var(--accent);
  }
}
@media (min-width: 1280px) {
  .contactsNav__item:before {
    content: "";
    position: absolute;
    top: 10rem;
    left: 0;
    width: 28rem;
    height: 16.3rem;
    background: var(--white);
    mask: url(../img/pages/contacts/navItemsBg.svg) center center/100% no-repeat;
    -webkit-mask: url(../img/pages/contacts/navItemsBg.svg) center center/100% no-repeat;
    opacity: 0.3;
    transition: opacity var(--time);
  }
}
@media (min-width: 1280px) {
  .contactsNav__item:hover:before {
    opacity: 0;
  }
}
.contactsNav__name.t-title, .contactsNav__name.kp2025Jury__status, .contactsNav__name.kp2025Jury__name, .contactsNav__name.kp2025Criteria__name, .contactsNav__name.kp2025Spots__name, .contactsNav__name.kp2025Rules__name, .contactsNav__name.kp2025Stages__name, .contactsNav__name.kp2025Stages__numb, .contactsNav__name.kp2025Recipient__item, .contactsNav__name.people__status, .contactsNav__name.people__name, .contactsNav__name.teamBoss__chiefStatus, .contactsNav__name.teamBoss__chiefName, .contactsNav__name.webinarsPageGifts__item, .contactsNav__name.webinarsPageProfit__item, .contactsNav__name.webinarsPageMain__difficultName, .contactsNav__name.webinarsSpeaker__status, .contactsNav__name.webinarsSpeaker__name, .contactsNav__name.webinarsItem__difficultName, .contactsNav__name.cooperationFeedback__completeTitle, .contactsNav__name.cooperationReviews__rate, .contactsNav__name.poolCalcPrint:before, .contactsNav__name.poolCalcProducts__trName, .contactsNav__name.poolCalc__preloadText, .catalogSlider:not(._white) .contactsNav__name.catalogSliderItem__name, .catalogSlider._white .contactsNav__name.catalogSliderItem__name, .catalogSlider:not(._white) .contactsNav__name.catalogSliderItem__curPrice, .catalogSlider._white .contactsNav__name.catalogSliderItem__curPrice, .contactsNav__name.catalogSliderItem__oldPrice, .contactsNav__name.wareScheme__dt, .wareText h3.contactsNav__name, .wareText h6.contactsNav__name, .catalogSlider.article__like.t-button:not(._checked) .contactsNav__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .contactsNav__name.catalogSliderItem__curPrice, .contactsNav__name.quoteForm__humanStatus {
  color: var(--white);
  position: relative;
  padding-right: 3rem;
  cursor: pointer;
}
.contactsNav__name.t-title:before, .contactsNav__name.kp2025Jury__status:before, .contactsNav__name.kp2025Jury__name:before, .contactsNav__name.kp2025Criteria__name:before, .contactsNav__name.kp2025Spots__name:before, .contactsNav__name.kp2025Rules__name:before, .contactsNav__name.kp2025Stages__name:before, .contactsNav__name.kp2025Stages__numb:before, .contactsNav__name.kp2025Recipient__item:before, .contactsNav__name.people__status:before, .contactsNav__name.people__name:before, .contactsNav__name.teamBoss__chiefStatus:before, .contactsNav__name.teamBoss__chiefName:before, .contactsNav__name.webinarsPageGifts__item:before, .contactsNav__name.webinarsPageProfit__item:before, .contactsNav__name.webinarsPageMain__difficultName:before, .contactsNav__name.webinarsSpeaker__status:before, .contactsNav__name.webinarsSpeaker__name:before, .contactsNav__name.webinarsItem__difficultName:before, .contactsNav__name.cooperationFeedback__completeTitle:before, .contactsNav__name.cooperationReviews__rate:before, .contactsNav__name.poolCalcPrint:before, .contactsNav__name.poolCalcProducts__trName:before, .contactsNav__name.poolCalc__preloadText:before, .catalogSlider:not(._white) .contactsNav__name.catalogSliderItem__name:before, .catalogSlider._white .contactsNav__name.catalogSliderItem__name:before, .catalogSlider:not(._white) .contactsNav__name.catalogSliderItem__curPrice:before, .catalogSlider._white .contactsNav__name.catalogSliderItem__curPrice:before, .contactsNav__name.catalogSliderItem__oldPrice:before, .contactsNav__name.wareScheme__dt:before, .wareText h3.contactsNav__name:before, .wareText h6.contactsNav__name:before, .catalogSlider.article__like.t-button:not(._checked) .contactsNav__name.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .contactsNav__name.catalogSliderItem__curPrice:before, .contactsNav__name.quoteForm__humanStatus:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1.6rem;
  height: 1.6rem;
  margin-top: 0.2rem;
  background: var(--white);
  mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
  transform: rotate(45deg);
}
@media (min-width: 1280px) {
  .contactsNav__name.t-title:before, .contactsNav__name.kp2025Jury__status:before, .contactsNav__name.kp2025Jury__name:before, .contactsNav__name.kp2025Criteria__name:before, .contactsNav__name.kp2025Spots__name:before, .contactsNav__name.kp2025Rules__name:before, .contactsNav__name.kp2025Stages__name:before, .contactsNav__name.kp2025Stages__numb:before, .contactsNav__name.kp2025Recipient__item:before, .contactsNav__name.people__status:before, .contactsNav__name.people__name:before, .contactsNav__name.teamBoss__chiefStatus:before, .contactsNav__name.teamBoss__chiefName:before, .contactsNav__name.webinarsPageGifts__item:before, .contactsNav__name.webinarsPageProfit__item:before, .contactsNav__name.webinarsPageMain__difficultName:before, .contactsNav__name.webinarsSpeaker__status:before, .contactsNav__name.webinarsSpeaker__name:before, .contactsNav__name.webinarsItem__difficultName:before, .contactsNav__name.cooperationFeedback__completeTitle:before, .contactsNav__name.cooperationReviews__rate:before, .contactsNav__name.poolCalcPrint:before, .contactsNav__name.poolCalcProducts__trName:before, .contactsNav__name.poolCalc__preloadText:before, .catalogSlider:not(._white) .contactsNav__name.catalogSliderItem__name:before, .catalogSlider._white .contactsNav__name.catalogSliderItem__name:before, .catalogSlider:not(._white) .contactsNav__name.catalogSliderItem__curPrice:before, .catalogSlider._white .contactsNav__name.catalogSliderItem__curPrice:before, .contactsNav__name.catalogSliderItem__oldPrice:before, .contactsNav__name.wareScheme__dt:before, .wareText h3.contactsNav__name:before, .wareText h6.contactsNav__name:before, .catalogSlider.article__like.t-button:not(._checked) .contactsNav__name.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .contactsNav__name.catalogSliderItem__curPrice:before, .contactsNav__name.quoteForm__humanStatus:before {
    transition: transform var(--time);
    transform: rotate(0);
  }
  .contactsNav__item:hover .contactsNav__name.t-title:before, .contactsNav__item:hover .contactsNav__name.kp2025Jury__status:before, .contactsNav__item:hover .contactsNav__name.kp2025Jury__name:before, .contactsNav__item:hover .contactsNav__name.kp2025Criteria__name:before, .contactsNav__item:hover .contactsNav__name.kp2025Spots__name:before, .contactsNav__item:hover .contactsNav__name.kp2025Rules__name:before, .contactsNav__item:hover .contactsNav__name.kp2025Stages__name:before, .contactsNav__item:hover .contactsNav__name.kp2025Stages__numb:before, .contactsNav__item:hover .contactsNav__name.kp2025Recipient__item:before, .contactsNav__item:hover .contactsNav__name.people__status:before, .contactsNav__item:hover .contactsNav__name.people__name:before, .contactsNav__item:hover .contactsNav__name.teamBoss__chiefStatus:before, .contactsNav__item:hover .contactsNav__name.teamBoss__chiefName:before, .contactsNav__item:hover .contactsNav__name.webinarsPageGifts__item:before, .contactsNav__item:hover .contactsNav__name.webinarsPageProfit__item:before, .contactsNav__item:hover .contactsNav__name.webinarsPageMain__difficultName:before, .contactsNav__item:hover .contactsNav__name.webinarsSpeaker__status:before, .contactsNav__item:hover .contactsNav__name.webinarsSpeaker__name:before, .contactsNav__item:hover .contactsNav__name.webinarsItem__difficultName:before, .contactsNav__item:hover .contactsNav__name.cooperationFeedback__completeTitle:before, .contactsNav__item:hover .contactsNav__name.cooperationReviews__rate:before, .contactsNav__item:hover .contactsNav__name.poolCalcPrint:before, .contactsNav__item:hover .contactsNav__name.poolCalcProducts__trName:before, .contactsNav__item:hover .contactsNav__name.poolCalc__preloadText:before, .contactsNav__item:hover .catalogSlider:not(._white) .contactsNav__name.catalogSliderItem__name:before, .catalogSlider:not(._white) .contactsNav__item:hover .contactsNav__name.catalogSliderItem__name:before, .contactsNav__item:hover .catalogSlider._white .contactsNav__name.catalogSliderItem__name:before, .catalogSlider._white .contactsNav__item:hover .contactsNav__name.catalogSliderItem__name:before, .contactsNav__item:hover .catalogSlider:not(._white) .contactsNav__name.catalogSliderItem__curPrice:before, .catalogSlider:not(._white) .contactsNav__item:hover .contactsNav__name.catalogSliderItem__curPrice:before, .contactsNav__item:hover .catalogSlider._white .contactsNav__name.catalogSliderItem__curPrice:before, .catalogSlider._white .contactsNav__item:hover .contactsNav__name.catalogSliderItem__curPrice:before, .contactsNav__item:hover .contactsNav__name.catalogSliderItem__oldPrice:before, .contactsNav__item:hover .contactsNav__name.wareScheme__dt:before, .contactsNav__item:hover .wareText h3.contactsNav__name:before, .wareText .contactsNav__item:hover h3.contactsNav__name:before, .contactsNav__item:hover .wareText h6.contactsNav__name:before, .wareText .contactsNav__item:hover h6.contactsNav__name:before, .contactsNav__item:hover .catalogSlider.article__like.t-button:not(._checked) .contactsNav__name.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .contactsNav__item:hover .contactsNav__name.catalogSliderItem__name:before, .contactsNav__item:hover .catalogSlider.article__like.t-button:not(._checked) .contactsNav__name.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) .contactsNav__item:hover .contactsNav__name.catalogSliderItem__curPrice:before, .contactsNav__item:hover .contactsNav__name.quoteForm__humanStatus:before {
    transform: rotate(45deg);
  }
}
.contactsNav__desc {
  color: var(--white);
  display: block;
  margin-bottom: auto;
  position: relative;
}
@media (min-width: 1280px) {
  .contactsNav__desc {
    opacity: 0;
    transform: translateY(1rem);
    transition: opacity var(--time), transform var(--time);
  }
  .contactsNav__item:hover .contactsNav__desc {
    opacity: 1;
    transform: translateY(0);
  }
}
.contactsNav__photoBox {
  display: block;
  width: 100%;
  height: 12rem;
  grid-area: 1/2/3/3;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .contactsNav__photoBox {
    height: 16rem;
    margin-top: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .contactsNav__photoBox {
    height: 18rem;
    margin-top: 2.5rem;
  }
}
.contactsNav__photo {
  display: block;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 1280px) {
  .contactsNav__photo {
    transition: transform var(--time);
  }
  .contactsNav__item:hover .contactsNav__photo {
    transform: scale(1.05);
  }
}

.contactsList {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.5rem;
  margin-top: 6rem;
}
@media (min-width: 768px) {
  .contactsList {
    margin-top: 8rem;
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .contactsList {
    margin-top: 10rem;
    display: grid;
    gap: 0 1rem;
    grid-template-columns: 43rem 1fr;
  }
}
.contactsList__lines {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.contactsList__line {
  border-bottom: 0.1rem solid var(--grey);
  padding: 1.5rem 0;
  display: grid;
  grid-template: repeat(2, auto)/repeat(2, 1fr);
  gap: 1rem 1rem;
}
@media (min-width: 768px) {
  .contactsList__line {
    padding: 2.5rem 0;
    grid-template: auto/repeat(4, 1fr);
    gap: 0 1rem;
    align-items: center;
  }
}
.contactsList__name.t-title, .contactsList__name.kp2025Jury__status, .contactsList__name.kp2025Jury__name, .contactsList__name.kp2025Criteria__name, .contactsList__name.kp2025Spots__name, .contactsList__name.kp2025Rules__name, .contactsList__name.kp2025Stages__name, .contactsList__name.kp2025Stages__numb, .contactsList__name.kp2025Recipient__item, .contactsList__name.people__status, .contactsList__name.people__name, .contactsList__name.teamBoss__chiefStatus, .contactsList__name.teamBoss__chiefName, .contactsList__name.webinarsPageGifts__item, .contactsList__name.webinarsPageProfit__item, .contactsList__name.webinarsPageMain__difficultName, .contactsList__name.webinarsSpeaker__status, .contactsList__name.webinarsSpeaker__name, .contactsList__name.webinarsItem__difficultName, .contactsList__name.cooperationFeedback__completeTitle, .contactsList__name.cooperationReviews__rate, .contactsList__name.poolCalcPrint:before, .contactsList__name.poolCalcProducts__trName, .contactsList__name.poolCalc__preloadText, .catalogSlider:not(._white) .contactsList__name.catalogSliderItem__name, .catalogSlider._white .contactsList__name.catalogSliderItem__name, .catalogSlider:not(._white) .contactsList__name.catalogSliderItem__curPrice, .catalogSlider._white .contactsList__name.catalogSliderItem__curPrice, .contactsList__name.catalogSliderItem__oldPrice, .contactsList__name.wareScheme__dt, .wareText h3.contactsList__name, .wareText h6.contactsList__name, .catalogSlider.article__like.t-button:not(._checked) .contactsList__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .contactsList__name.catalogSliderItem__curPrice, .contactsList__name.quoteForm__humanStatus {
  grid-column: span 2;
}
@media (min-width: 768px) {
  .contactsList__name.t-title, .contactsList__name.kp2025Jury__status, .contactsList__name.kp2025Jury__name, .contactsList__name.kp2025Criteria__name, .contactsList__name.kp2025Spots__name, .contactsList__name.kp2025Rules__name, .contactsList__name.kp2025Stages__name, .contactsList__name.kp2025Stages__numb, .contactsList__name.kp2025Recipient__item, .contactsList__name.people__status, .contactsList__name.people__name, .contactsList__name.teamBoss__chiefStatus, .contactsList__name.teamBoss__chiefName, .contactsList__name.webinarsPageGifts__item, .contactsList__name.webinarsPageProfit__item, .contactsList__name.webinarsPageMain__difficultName, .contactsList__name.webinarsSpeaker__status, .contactsList__name.webinarsSpeaker__name, .contactsList__name.webinarsItem__difficultName, .contactsList__name.cooperationFeedback__completeTitle, .contactsList__name.cooperationReviews__rate, .contactsList__name.poolCalcPrint:before, .contactsList__name.poolCalcProducts__trName, .contactsList__name.poolCalc__preloadText, .catalogSlider:not(._white) .contactsList__name.catalogSliderItem__name, .catalogSlider._white .contactsList__name.catalogSliderItem__name, .catalogSlider:not(._white) .contactsList__name.catalogSliderItem__curPrice, .catalogSlider._white .contactsList__name.catalogSliderItem__curPrice, .contactsList__name.catalogSliderItem__oldPrice, .contactsList__name.wareScheme__dt, .wareText h3.contactsList__name, .wareText h6.contactsList__name, .catalogSlider.article__like.t-button:not(._checked) .contactsList__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .contactsList__name.catalogSliderItem__curPrice, .contactsList__name.quoteForm__humanStatus {
    align-self: flex-start;
  }
}
.contactsList__link {
  color: var(--dark);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-self: flex-start;
  gap: 0.5rem;
}
@media (min-width: 1280px) {
  .contactsList__link {
    transition: color var(--time);
  }
  .contactsList__link:hover {
    color: var(--accent);
  }
}
.contactsList__link:before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background: var(--accent);
}
.contactsList__link[href*=tel]:before {
  mask: url(../img/icons/phone_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/phone_24.svg) center center/100% no-repeat;
}
.contactsList__link[href*=mailto]:before {
  mask: url(../img/icons/email_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/email_24.svg) center center/100% no-repeat;
}
.contactsList__socials {
  grid-column: span 2;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem 1rem;
  justify-self: stretch;
}
@media (min-width: 1280px) {
  .contactsList__socials {
    gap: 2rem 1rem;
  }
}
.contactsList__social {
  display: grid;
  grid-template: 3.2rem/3.2rem 1fr;
  align-items: center;
  justify-content: flex-start;
  gap: 0 1rem;
  text-decoration: none;
  margin-right: auto;
  color: var(--dark);
}
@media (min-width: 1280px) {
  .contactsList__social {
    transition: color var(--time);
  }
  .contactsList__social:hover {
    color: var(--accent);
  }
}
.contactsList__social:before, .contactsList__social:after {
  content: "";
  grid-area: 1/1/2/2;
  align-self: stretch;
  justify-self: stretch;
}
.contactsList__social:before {
  background: var(--accent);
  border-radius: 50%;
}
.contactsList__social:after {
  background: var(--white);
}
.contactsList__social[href*="t.me"]:after {
  mask: url(../img/icons/socials/tg.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/tg.svg) center center/100% no-repeat;
}
.contactsList__social[href*="vk.com"]:after {
  mask: url(../img/icons/socials/vk.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/vk.svg) center center/100% no-repeat;
}
.contactsList__social[href*="youtube.com"]:after {
  mask: url(../img/icons/socials/yt.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/yt.svg) center center/100% no-repeat;
}
.contactsList__social[href*="vc.ru"]:after {
  mask: url(../img/icons/socials/vc.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/vc.svg) center center/100% no-repeat;
}
.contactsList__social[href*="ok.ru"]:after {
  mask: url(../img/icons/socials/ok.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/ok.svg) center center/100% no-repeat;
}
.contactsList__social[href*="dzen.ru"]:after {
  mask: url(../img/icons/socials/dz.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/dz.svg) center center/100% no-repeat;
}

.contactsMarquee {
  position: relative;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  justify-content: center;
  cursor: pointer;
  margin-top: 6rem;
}
@media (min-width: 768px) {
  .contactsMarquee {
    margin-top: 8rem;
  }
}
@media (min-width: 1280px) {
  .contactsMarquee {
    margin-top: 10rem;
  }
}
.contactsMarquee:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: var(--accent);
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  z-index: -1;
}
.contactsMarquee:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  cursor: pointer;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  z-index: 2;
}
.contactsMarquee__item {
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: var(--white);
  min-width: 19rem;
  max-width: 19rem;
  text-align: center;
  padding: 1.2rem;
  box-sizing: border-box;
  animation: marquee 3s linear infinite 0s;
}
@keyframes marquee {
  100% {
    transform: translateX(-19rem);
  }
}
@keyframes deMarquee {
  100% {
    transform: translateX(19rem) rotate(45deg);
  }
}
.contactsMarquee__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3.2rem;
  height: 3.2rem;
  margin: -1.6rem 0 0 -1.6rem;
  font-size: 0;
  line-height: 0;
  z-index: 2;
}
.contactsMarquee__btn:before, .contactsMarquee__btn:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.contactsMarquee__btn:before {
  background: var(--white);
}
.contactsMarquee__btn:after {
  background: var(--accent);
  mask: url(../img/icons/long_arrow_18.svg) center center/1.6rem no-repeat;
  -webkit-mask: url(../img/icons/long_arrow_18.svg) center center/1.6rem no-repeat;
  transform: rotate(45deg);
}

.contactsBuy {
  position: relative;
  z-index: 0;
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .contactsBuy {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .contactsBuy {
    margin-bottom: 10rem;
  }
}
.contactsBuy__title.t-title, .contactsBuy__title.kp2025Jury__status, .contactsBuy__title.kp2025Jury__name, .contactsBuy__title.kp2025Criteria__name, .contactsBuy__title.kp2025Spots__name, .contactsBuy__title.kp2025Rules__name, .contactsBuy__title.kp2025Stages__name, .contactsBuy__title.kp2025Stages__numb, .contactsBuy__title.kp2025Recipient__item, .contactsBuy__title.people__status, .contactsBuy__title.people__name, .contactsBuy__title.teamBoss__chiefStatus, .contactsBuy__title.teamBoss__chiefName, .contactsBuy__title.webinarsPageGifts__item, .contactsBuy__title.webinarsPageProfit__item, .contactsBuy__title.webinarsPageMain__difficultName, .contactsBuy__title.webinarsSpeaker__status, .contactsBuy__title.webinarsSpeaker__name, .contactsBuy__title.webinarsItem__difficultName, .contactsBuy__title.cooperationFeedback__completeTitle, .contactsBuy__title.cooperationReviews__rate, .contactsBuy__title.poolCalcPrint:before, .contactsBuy__title.poolCalcProducts__trName, .contactsBuy__title.poolCalc__preloadText, .catalogSlider:not(._white) .contactsBuy__title.catalogSliderItem__name, .catalogSlider._white .contactsBuy__title.catalogSliderItem__name, .catalogSlider:not(._white) .contactsBuy__title.catalogSliderItem__curPrice, .catalogSlider._white .contactsBuy__title.catalogSliderItem__curPrice, .contactsBuy__title.catalogSliderItem__oldPrice, .contactsBuy__title.wareScheme__dt, .wareText h3.contactsBuy__title, .wareText h6.contactsBuy__title, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__title.catalogSliderItem__curPrice, .contactsBuy__title.quoteForm__humanStatus {
  margin: 1rem 0 2rem;
}
@media (min-width: 768px) {
  .contactsBuy__title.t-title, .contactsBuy__title.kp2025Jury__status, .contactsBuy__title.kp2025Jury__name, .contactsBuy__title.kp2025Criteria__name, .contactsBuy__title.kp2025Spots__name, .contactsBuy__title.kp2025Rules__name, .contactsBuy__title.kp2025Stages__name, .contactsBuy__title.kp2025Stages__numb, .contactsBuy__title.kp2025Recipient__item, .contactsBuy__title.people__status, .contactsBuy__title.people__name, .contactsBuy__title.teamBoss__chiefStatus, .contactsBuy__title.teamBoss__chiefName, .contactsBuy__title.webinarsPageGifts__item, .contactsBuy__title.webinarsPageProfit__item, .contactsBuy__title.webinarsPageMain__difficultName, .contactsBuy__title.webinarsSpeaker__status, .contactsBuy__title.webinarsSpeaker__name, .contactsBuy__title.webinarsItem__difficultName, .contactsBuy__title.cooperationFeedback__completeTitle, .contactsBuy__title.cooperationReviews__rate, .contactsBuy__title.poolCalcPrint:before, .contactsBuy__title.poolCalcProducts__trName, .contactsBuy__title.poolCalc__preloadText, .catalogSlider:not(._white) .contactsBuy__title.catalogSliderItem__name, .catalogSlider._white .contactsBuy__title.catalogSliderItem__name, .catalogSlider:not(._white) .contactsBuy__title.catalogSliderItem__curPrice, .catalogSlider._white .contactsBuy__title.catalogSliderItem__curPrice, .contactsBuy__title.catalogSliderItem__oldPrice, .contactsBuy__title.wareScheme__dt, .wareText h3.contactsBuy__title, .wareText h6.contactsBuy__title, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__title.catalogSliderItem__curPrice, .contactsBuy__title.quoteForm__humanStatus {
    margin: 2rem 0;
  }
}
.contactsBuy__tabs {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .contactsBuy__tabs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 1rem;
  }
}
@media (min-width: 1280px) {
  .contactsBuy__tabs {
    grid-template-columns: repeat(3, 1fr);
  }
}
.contactsBuy__tab.t-title, .contactsBuy__tab.kp2025Jury__status, .contactsBuy__tab.kp2025Jury__name, .contactsBuy__tab.kp2025Criteria__name, .contactsBuy__tab.kp2025Spots__name, .contactsBuy__tab.kp2025Rules__name, .contactsBuy__tab.kp2025Stages__name, .contactsBuy__tab.kp2025Stages__numb, .contactsBuy__tab.kp2025Recipient__item, .contactsBuy__tab.people__status, .contactsBuy__tab.people__name, .contactsBuy__tab.teamBoss__chiefStatus, .contactsBuy__tab.teamBoss__chiefName, .contactsBuy__tab.webinarsPageGifts__item, .contactsBuy__tab.webinarsPageProfit__item, .contactsBuy__tab.webinarsPageMain__difficultName, .contactsBuy__tab.webinarsSpeaker__status, .contactsBuy__tab.webinarsSpeaker__name, .contactsBuy__tab.webinarsItem__difficultName, .contactsBuy__tab.cooperationFeedback__completeTitle, .contactsBuy__tab.cooperationReviews__rate, .contactsBuy__tab.poolCalcPrint:before, .contactsBuy__tab.poolCalcProducts__trName, .contactsBuy__tab.poolCalc__preloadText, .catalogSlider:not(._white) .contactsBuy__tab.catalogSliderItem__name, .catalogSlider._white .contactsBuy__tab.catalogSliderItem__name, .catalogSlider:not(._white) .contactsBuy__tab.catalogSliderItem__curPrice, .catalogSlider._white .contactsBuy__tab.catalogSliderItem__curPrice, .contactsBuy__tab.catalogSliderItem__oldPrice, .contactsBuy__tab.wareScheme__dt, .wareText h3.contactsBuy__tab, .wareText h6.contactsBuy__tab, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab.catalogSliderItem__curPrice, .contactsBuy__tab.quoteForm__humanStatus {
  border: 0.1rem solid var(--grey);
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .contactsBuy__tab.t-title, .contactsBuy__tab.kp2025Jury__status, .contactsBuy__tab.kp2025Jury__name, .contactsBuy__tab.kp2025Criteria__name, .contactsBuy__tab.kp2025Spots__name, .contactsBuy__tab.kp2025Rules__name, .contactsBuy__tab.kp2025Stages__name, .contactsBuy__tab.kp2025Stages__numb, .contactsBuy__tab.kp2025Recipient__item, .contactsBuy__tab.people__status, .contactsBuy__tab.people__name, .contactsBuy__tab.teamBoss__chiefStatus, .contactsBuy__tab.teamBoss__chiefName, .contactsBuy__tab.webinarsPageGifts__item, .contactsBuy__tab.webinarsPageProfit__item, .contactsBuy__tab.webinarsPageMain__difficultName, .contactsBuy__tab.webinarsSpeaker__status, .contactsBuy__tab.webinarsSpeaker__name, .contactsBuy__tab.webinarsItem__difficultName, .contactsBuy__tab.cooperationFeedback__completeTitle, .contactsBuy__tab.cooperationReviews__rate, .contactsBuy__tab.poolCalcPrint:before, .contactsBuy__tab.poolCalcProducts__trName, .contactsBuy__tab.poolCalc__preloadText, .catalogSlider:not(._white) .contactsBuy__tab.catalogSliderItem__name, .catalogSlider._white .contactsBuy__tab.catalogSliderItem__name, .catalogSlider:not(._white) .contactsBuy__tab.catalogSliderItem__curPrice, .catalogSlider._white .contactsBuy__tab.catalogSliderItem__curPrice, .contactsBuy__tab.catalogSliderItem__oldPrice, .contactsBuy__tab.wareScheme__dt, .wareText h3.contactsBuy__tab, .wareText h6.contactsBuy__tab, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab.catalogSliderItem__curPrice, .contactsBuy__tab.quoteForm__humanStatus {
    padding: 1rem 2rem;
    transition: background-color var(--time);
  }
  .contactsBuy__tab.t-title:not(._active):hover, .contactsBuy__tab.kp2025Jury__status:not(._active):hover, .contactsBuy__tab.kp2025Jury__name:not(._active):hover, .contactsBuy__tab.kp2025Criteria__name:not(._active):hover, .contactsBuy__tab.kp2025Spots__name:not(._active):hover, .contactsBuy__tab.kp2025Rules__name:not(._active):hover, .contactsBuy__tab.kp2025Stages__name:not(._active):hover, .contactsBuy__tab.kp2025Stages__numb:not(._active):hover, .contactsBuy__tab.kp2025Recipient__item:not(._active):hover, .contactsBuy__tab.people__status:not(._active):hover, .contactsBuy__tab.people__name:not(._active):hover, .contactsBuy__tab.teamBoss__chiefStatus:not(._active):hover, .contactsBuy__tab.teamBoss__chiefName:not(._active):hover, .contactsBuy__tab.webinarsPageGifts__item:not(._active):hover, .contactsBuy__tab.webinarsPageProfit__item:not(._active):hover, .contactsBuy__tab.webinarsPageMain__difficultName:not(._active):hover, .contactsBuy__tab.webinarsSpeaker__status:not(._active):hover, .contactsBuy__tab.webinarsSpeaker__name:not(._active):hover, .contactsBuy__tab.webinarsItem__difficultName:not(._active):hover, .contactsBuy__tab.cooperationFeedback__completeTitle:not(._active):hover, .contactsBuy__tab.cooperationReviews__rate:not(._active):hover, .contactsBuy__tab.poolCalcPrint:not(._active):hover:before, .contactsBuy__tab.poolCalcProducts__trName:not(._active):hover, .contactsBuy__tab.poolCalc__preloadText:not(._active):hover, .catalogSlider:not(._white) .contactsBuy__tab.catalogSliderItem__name:not(._active):hover, .catalogSlider._white .contactsBuy__tab.catalogSliderItem__name:not(._active):hover, .catalogSlider:not(._white) .contactsBuy__tab.catalogSliderItem__curPrice:not(._active):hover, .catalogSlider._white .contactsBuy__tab.catalogSliderItem__curPrice:not(._active):hover, .contactsBuy__tab.catalogSliderItem__oldPrice:not(._active):hover, .contactsBuy__tab.wareScheme__dt:not(._active):hover, .wareText h3.contactsBuy__tab:not(._active):hover, .wareText h6.contactsBuy__tab:not(._active):hover, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab.catalogSliderItem__name:not(._active):hover, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab.catalogSliderItem__curPrice:not(._active):hover, .contactsBuy__tab.quoteForm__humanStatus:not(._active):hover {
    background: var(--grey-light);
  }
}
.contactsBuy__tab.t-title:after, .contactsBuy__tab.kp2025Jury__status:after, .contactsBuy__tab.kp2025Jury__name:after, .contactsBuy__tab.kp2025Criteria__name:after, .contactsBuy__tab.kp2025Spots__name:after, .contactsBuy__tab.kp2025Rules__name:after, .contactsBuy__tab.kp2025Stages__name:after, .contactsBuy__tab.kp2025Stages__numb:after, .contactsBuy__tab.kp2025Recipient__item:after, .contactsBuy__tab.people__status:after, .contactsBuy__tab.people__name:after, .contactsBuy__tab.teamBoss__chiefStatus:after, .contactsBuy__tab.teamBoss__chiefName:after, .contactsBuy__tab.webinarsPageGifts__item:after, .contactsBuy__tab.webinarsPageProfit__item:after, .contactsBuy__tab.webinarsPageMain__difficultName:after, .contactsBuy__tab.webinarsSpeaker__status:after, .contactsBuy__tab.webinarsSpeaker__name:after, .contactsBuy__tab.webinarsItem__difficultName:after, .contactsBuy__tab.cooperationFeedback__completeTitle:after, .contactsBuy__tab.cooperationReviews__rate:after, .contactsBuy__tab.poolCalcProducts__trName:after, .contactsBuy__tab.poolCalc__preloadText:after, .catalogSlider:not(._white) .contactsBuy__tab.catalogSliderItem__name:after, .catalogSlider._white .contactsBuy__tab.catalogSliderItem__name:after, .catalogSlider:not(._white) .contactsBuy__tab.catalogSliderItem__curPrice:after, .catalogSlider._white .contactsBuy__tab.catalogSliderItem__curPrice:after, .contactsBuy__tab.catalogSliderItem__oldPrice:after, .contactsBuy__tab.wareScheme__dt:after, .wareText h3.contactsBuy__tab:after, .wareText h6.contactsBuy__tab:after, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab.catalogSliderItem__name:after, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab.catalogSliderItem__curPrice:after, .contactsBuy__tab.quoteForm__humanStatus:after {
  content: "";
  display: block;
  width: 8rem;
  height: 8rem;
  background: center center/cover no-repeat;
}
@media (min-width: 768px) {
  .contactsBuy__tab.t-title:after, .contactsBuy__tab.kp2025Jury__status:after, .contactsBuy__tab.kp2025Jury__name:after, .contactsBuy__tab.kp2025Criteria__name:after, .contactsBuy__tab.kp2025Spots__name:after, .contactsBuy__tab.kp2025Rules__name:after, .contactsBuy__tab.kp2025Stages__name:after, .contactsBuy__tab.kp2025Stages__numb:after, .contactsBuy__tab.kp2025Recipient__item:after, .contactsBuy__tab.people__status:after, .contactsBuy__tab.people__name:after, .contactsBuy__tab.teamBoss__chiefStatus:after, .contactsBuy__tab.teamBoss__chiefName:after, .contactsBuy__tab.webinarsPageGifts__item:after, .contactsBuy__tab.webinarsPageProfit__item:after, .contactsBuy__tab.webinarsPageMain__difficultName:after, .contactsBuy__tab.webinarsSpeaker__status:after, .contactsBuy__tab.webinarsSpeaker__name:after, .contactsBuy__tab.webinarsItem__difficultName:after, .contactsBuy__tab.cooperationFeedback__completeTitle:after, .contactsBuy__tab.cooperationReviews__rate:after, .contactsBuy__tab.poolCalcProducts__trName:after, .contactsBuy__tab.poolCalc__preloadText:after, .catalogSlider:not(._white) .contactsBuy__tab.catalogSliderItem__name:after, .catalogSlider._white .contactsBuy__tab.catalogSliderItem__name:after, .catalogSlider:not(._white) .contactsBuy__tab.catalogSliderItem__curPrice:after, .catalogSlider._white .contactsBuy__tab.catalogSliderItem__curPrice:after, .contactsBuy__tab.catalogSliderItem__oldPrice:after, .contactsBuy__tab.wareScheme__dt:after, .wareText h3.contactsBuy__tab:after, .wareText h6.contactsBuy__tab:after, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab.catalogSliderItem__name:after, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab.catalogSliderItem__curPrice:after, .contactsBuy__tab.quoteForm__humanStatus:after {
    width: 10rem;
    height: 10rem;
  }
}
.contactsBuy__tab.t-title._offices:after, .contactsBuy__tab._offices.kp2025Jury__status:after, .contactsBuy__tab._offices.kp2025Jury__name:after, .contactsBuy__tab._offices.kp2025Criteria__name:after, .contactsBuy__tab._offices.kp2025Spots__name:after, .contactsBuy__tab._offices.kp2025Rules__name:after, .contactsBuy__tab._offices.kp2025Stages__name:after, .contactsBuy__tab._offices.kp2025Stages__numb:after, .contactsBuy__tab._offices.kp2025Recipient__item:after, .contactsBuy__tab._offices.people__status:after, .contactsBuy__tab._offices.people__name:after, .contactsBuy__tab._offices.teamBoss__chiefStatus:after, .contactsBuy__tab._offices.teamBoss__chiefName:after, .contactsBuy__tab._offices.webinarsPageGifts__item:after, .contactsBuy__tab._offices.webinarsPageProfit__item:after, .contactsBuy__tab._offices.webinarsPageMain__difficultName:after, .contactsBuy__tab._offices.webinarsSpeaker__status:after, .contactsBuy__tab._offices.webinarsSpeaker__name:after, .contactsBuy__tab._offices.webinarsItem__difficultName:after, .contactsBuy__tab._offices.cooperationFeedback__completeTitle:after, .contactsBuy__tab._offices.cooperationReviews__rate:after, .contactsBuy__tab._offices.poolCalcProducts__trName:after, .contactsBuy__tab._offices.poolCalc__preloadText:after, .catalogSlider:not(._white) .contactsBuy__tab._offices.catalogSliderItem__name:after, .catalogSlider._white .contactsBuy__tab._offices.catalogSliderItem__name:after, .catalogSlider:not(._white) .contactsBuy__tab._offices.catalogSliderItem__curPrice:after, .catalogSlider._white .contactsBuy__tab._offices.catalogSliderItem__curPrice:after, .contactsBuy__tab._offices.catalogSliderItem__oldPrice:after, .contactsBuy__tab._offices.wareScheme__dt:after, .wareText h3.contactsBuy__tab._offices:after, .wareText h6.contactsBuy__tab._offices:after, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab._offices.catalogSliderItem__name:after, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab._offices.catalogSliderItem__curPrice:after, .contactsBuy__tab._offices.quoteForm__humanStatus:after {
  background-image: url(../pic/contacts/buy-offices.webp?1);
}
.contactsBuy__tab.t-title._dealers:after, .contactsBuy__tab._dealers.kp2025Jury__status:after, .contactsBuy__tab._dealers.kp2025Jury__name:after, .contactsBuy__tab._dealers.kp2025Criteria__name:after, .contactsBuy__tab._dealers.kp2025Spots__name:after, .contactsBuy__tab._dealers.kp2025Rules__name:after, .contactsBuy__tab._dealers.kp2025Stages__name:after, .contactsBuy__tab._dealers.kp2025Stages__numb:after, .contactsBuy__tab._dealers.kp2025Recipient__item:after, .contactsBuy__tab._dealers.people__status:after, .contactsBuy__tab._dealers.people__name:after, .contactsBuy__tab._dealers.teamBoss__chiefStatus:after, .contactsBuy__tab._dealers.teamBoss__chiefName:after, .contactsBuy__tab._dealers.webinarsPageGifts__item:after, .contactsBuy__tab._dealers.webinarsPageProfit__item:after, .contactsBuy__tab._dealers.webinarsPageMain__difficultName:after, .contactsBuy__tab._dealers.webinarsSpeaker__status:after, .contactsBuy__tab._dealers.webinarsSpeaker__name:after, .contactsBuy__tab._dealers.webinarsItem__difficultName:after, .contactsBuy__tab._dealers.cooperationFeedback__completeTitle:after, .contactsBuy__tab._dealers.cooperationReviews__rate:after, .contactsBuy__tab._dealers.poolCalcProducts__trName:after, .contactsBuy__tab._dealers.poolCalc__preloadText:after, .catalogSlider:not(._white) .contactsBuy__tab._dealers.catalogSliderItem__name:after, .catalogSlider._white .contactsBuy__tab._dealers.catalogSliderItem__name:after, .catalogSlider:not(._white) .contactsBuy__tab._dealers.catalogSliderItem__curPrice:after, .catalogSlider._white .contactsBuy__tab._dealers.catalogSliderItem__curPrice:after, .contactsBuy__tab._dealers.catalogSliderItem__oldPrice:after, .contactsBuy__tab._dealers.wareScheme__dt:after, .wareText h3.contactsBuy__tab._dealers:after, .wareText h6.contactsBuy__tab._dealers:after, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab._dealers.catalogSliderItem__name:after, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab._dealers.catalogSliderItem__curPrice:after, .contactsBuy__tab._dealers.quoteForm__humanStatus:after {
  background-image: url(../pic/contacts/buy-dealers.webp?1);
}
.contactsBuy__tab.t-title._active, .contactsBuy__tab._active.kp2025Jury__status, .contactsBuy__tab._active.kp2025Jury__name, .contactsBuy__tab._active.kp2025Criteria__name, .contactsBuy__tab._active.kp2025Spots__name, .contactsBuy__tab._active.kp2025Rules__name, .contactsBuy__tab._active.kp2025Stages__name, .contactsBuy__tab._active.kp2025Stages__numb, .contactsBuy__tab._active.kp2025Recipient__item, .contactsBuy__tab._active.people__status, .contactsBuy__tab._active.people__name, .contactsBuy__tab._active.teamBoss__chiefStatus, .contactsBuy__tab._active.teamBoss__chiefName, .contactsBuy__tab._active.webinarsPageGifts__item, .contactsBuy__tab._active.webinarsPageProfit__item, .contactsBuy__tab._active.webinarsPageMain__difficultName, .contactsBuy__tab._active.webinarsSpeaker__status, .contactsBuy__tab._active.webinarsSpeaker__name, .contactsBuy__tab._active.webinarsItem__difficultName, .contactsBuy__tab._active.cooperationFeedback__completeTitle, .contactsBuy__tab._active.cooperationReviews__rate, .contactsBuy__tab._active.poolCalcPrint:before, .contactsBuy__tab._active.poolCalcProducts__trName, .contactsBuy__tab._active.poolCalc__preloadText, .catalogSlider:not(._white) .contactsBuy__tab._active.catalogSliderItem__name, .catalogSlider._white .contactsBuy__tab._active.catalogSliderItem__name, .catalogSlider:not(._white) .contactsBuy__tab._active.catalogSliderItem__curPrice, .catalogSlider._white .contactsBuy__tab._active.catalogSliderItem__curPrice, .contactsBuy__tab._active.catalogSliderItem__oldPrice, .contactsBuy__tab._active.wareScheme__dt, .wareText h3.contactsBuy__tab._active, .wareText h6.contactsBuy__tab._active, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab._active.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .contactsBuy__tab._active.catalogSliderItem__curPrice, .contactsBuy__tab._active.quoteForm__humanStatus {
  color: var(--white);
  background: var(--accent);
  cursor: default;
  pointer-events: none;
}
.contactsBuy__desc {
  margin: 0 0 2rem;
}
@media (min-width: 768px) {
  .contactsBuy__desc {
    margin: 0 0 3rem;
  }
}
@media (min-width: 1280px) {
  .contactsBuy__desc {
    max-width: 87rem;
  }
}
.contactsBuy__interface {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 1280px) {
  .contactsBuy__interface {
    display: grid;
    grid-template-columns: 41rem 1fr;
    gap: 0 3rem;
  }
}
.contactsBuy__cities {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .contactsBuy__cities {
    width: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .contactsBuy__cities {
    width: auto;
  }
}
.contactsBuy__mapBox {
  margin-bottom: 2rem;
  height: 30rem;
  display: grid;
  grid-template: 1fr/1fr;
  background: #f0f0f0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .contactsBuy__mapBox {
    height: 36rem;
  }
}
@media (min-width: 1280px) {
  .contactsBuy__mapBox {
    height: calc(90vh - 10rem);
    max-height: 61rem;
    grid-area: 1/2/5/3;
    position: sticky;
    top: 10rem;
    margin-bottom: 0;
  }
}
.contactsBuy__search {
  display: block;
  position: relative;
  margin-bottom: 2rem;
}
.contactsBuy__search:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 2.4rem;
  height: 2.4rem;
  margin-top: -1.2rem;
  background: var(--grey);
  mask: url(../img/icons/search_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/search_24.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .contactsBuy__search:before {
    right: 1.5rem;
  }
}
.contactsBuy__search._notEmpty:before {
  opacity: 0;
}
.contactsBuy__searchArea {
  padding-right: 4.8rem;
}
.contactsBuy__searchClear {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 0;
  height: 2.4rem;
  margin-top: -1.2rem;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  transition: width 0s var(--time), opacity var(--time) 0s;
  overflow: hidden;
  opacity: 0;
}
@media (min-width: 768px) {
  .contactsBuy__searchClear {
    right: 1.5rem;
  }
}
._notEmpty .contactsBuy__searchClear {
  opacity: 1;
  width: 2.4rem;
  transition: width 0s 0s, opacity var(--time) 0s;
}
.contactsBuy__searchClear:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.6rem;
  height: 1.6rem;
  background: var(--accent);
  margin: -0.8rem 0 0 -0.8rem;
  mask: url(../img/icons/cross_16.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/cross_16.svg) center center/100% no-repeat;
}
.contactsBuy__list {
  position: relative;
  z-index: 1;
  margin-top: -2rem;
}
._emptySearch .contactsBuy__list:before {
  content: "По вашему запросу нет совпадений";
  display: block;
  text-align: center;
  padding: 2rem;
}
.contactsCard {
  border-bottom: 0.1rem solid var(--grey);
  padding: 1.5rem 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px) {
  .contactsCard {
    padding: 2.5rem 0;
  }
}
@media (min-width: 768px) {
  .contactsCard__name.t-title, .contactsCard__name.kp2025Jury__status, .contactsCard__name.kp2025Jury__name, .contactsCard__name.kp2025Criteria__name, .contactsCard__name.kp2025Spots__name, .contactsCard__name.kp2025Rules__name, .contactsCard__name.kp2025Stages__name, .contactsCard__name.kp2025Stages__numb, .contactsCard__name.kp2025Recipient__item, .contactsCard__name.people__status, .contactsCard__name.people__name, .contactsCard__name.teamBoss__chiefStatus, .contactsCard__name.teamBoss__chiefName, .contactsCard__name.webinarsPageGifts__item, .contactsCard__name.webinarsPageProfit__item, .contactsCard__name.webinarsPageMain__difficultName, .contactsCard__name.webinarsSpeaker__status, .contactsCard__name.webinarsSpeaker__name, .contactsCard__name.webinarsItem__difficultName, .contactsCard__name.cooperationFeedback__completeTitle, .contactsCard__name.cooperationReviews__rate, .contactsCard__name.poolCalcPrint:before, .contactsCard__name.poolCalcProducts__trName, .contactsCard__name.poolCalc__preloadText, .catalogSlider:not(._white) .contactsCard__name.catalogSliderItem__name, .catalogSlider._white .contactsCard__name.catalogSliderItem__name, .catalogSlider:not(._white) .contactsCard__name.catalogSliderItem__curPrice, .catalogSlider._white .contactsCard__name.catalogSliderItem__curPrice, .contactsCard__name.catalogSliderItem__oldPrice, .contactsCard__name.wareScheme__dt, .wareText h3.contactsCard__name, .wareText h6.contactsCard__name, .catalogSlider.article__like.t-button:not(._checked) .contactsCard__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .contactsCard__name.catalogSliderItem__curPrice, .contactsCard__name.quoteForm__humanStatus {
    margin-bottom: 1rem;
  }
}
.contactsCard__address {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 2.4rem;
  gap: 1rem;
  position: relative;
  padding-left: 2.9rem;
  text-decoration: none;
}
.contactsCard__address:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  background: var(--accent);
  mask: url(../img/icons/place_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/place_24.svg) center center/100% no-repeat;
}
.contactsCard__phones {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 2.4rem;
  position: relative;
  padding-left: 2.9rem;
}
.contactsCard__phones:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  background: var(--accent);
  mask: url(../img/icons/phone_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/phone_24.svg) center center/100% no-repeat;
}
.contactsCard__phoneNumber {
  text-decoration: none;
  color: var(--dark);
  cursor: pointer;
}
@media (min-width: 1280px) {
  .contactsCard__phoneNumber {
    transition: color var(--time);
  }
  .contactsCard__phoneNumber:hover {
    color: var(--accent);
  }
}
.contactsCard__emails {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 2.4rem;
  position: relative;
  padding-left: 2.9rem;
}
.contactsCard__emails:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  background: var(--accent);
  mask: url(../img/icons/email_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/email_24.svg) center center/100% no-repeat;
}
.contactsCard__emailNumber {
  text-decoration: none;
  color: var(--dark);
  cursor: pointer;
}
@media (min-width: 1280px) {
  .contactsCard__emailNumber {
    transition: color var(--time);
  }
  .contactsCard__emailNumber:hover {
    color: var(--accent);
  }
}
.contactsCard__showRoom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 2.4rem;
  position: relative;
  padding-left: 2.9rem;
  text-decoration: none;
  color: var(--dark);
  cursor: pointer;
}
@media (min-width: 1280px) {
  .contactsCard__showRoom {
    transition: color var(--time);
  }
  .contactsCard__showRoom:hover {
    color: var(--accent);
  }
}
.contactsCard__showRoom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  background: var(--accent);
  mask: url(../img/icons/eye_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/eye_24.svg) center center/100% no-repeat;
}
.contactsCard__showWebsite {
  margin-left: 2.9rem;
  text-decoration: none;
  color: var(--dark);
  cursor: pointer;
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  align-self: flex-start;
}
@media (min-width: 768px) {
  .contactsCard__showWebsite {
    margin-top: 1rem;
  }
}
@media (min-width: 1280px) {
  .contactsCard__showWebsite {
    transition: color var(--time);
  }
  .contactsCard__showWebsite:hover {
    color: var(--accent);
  }
  .contactsCard__showWebsite:hover:after {
    background-color: var(--accent);
  }
}
.contactsCard__showWebsite:after {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  background: var(--dark);
  transition: background-color var(--time);
  mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
}
.contactsCard__bottom {
  display: flex;
  align-self: stretch;
  justify-content: space-between;
  margin-left: 2.9rem;
}
@media (min-width: 768px) {
  .contactsCard__bottom {
    margin-top: 1rem;
  }
}
.contactsCard__bottomLink {
  cursor: pointer;
}
.contactsCard__bottomLink._onMap {
  margin-right: auto;
}
.contactsCard__bottomLink._goTo {
  margin-left: auto;
}

.onMap {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: stretch;
  color: var(--dark);
  text-decoration: none;
  max-width: 32rem;
  font: 400 1.4rem/1.8rem "Roboto", sans-serif;
}
@media (min-width: 768px) {
  .onMap {
    gap: 1.5rem;
    font-size: 1.6rem;
    line-height: 2.2rem;
    max-width: 40rem;
    min-width: 40rem;
    box-sizing: border-box;
    padding: 1.5rem;
  }
}
.onMap__createRoad {
  color: var(--dark);
  text-decoration: none;
  position: relative;
  padding-right: 3.8rem;
  min-height: 1.8rem;
  display: flex;
  align-items: center;
  align-self: flex-start;
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 1280px) {
  .onMap__createRoad {
    transition: color var(--time);
  }
  .onMap__createRoad:hover {
    color: var(--accent);
  }
  .onMap__createRoad:hover:before {
    background-color: var(--accent);
  }
}
.onMap__createRoad:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9rem;
  width: 1.8rem;
  height: 1.8rem;
  background: var(--dark);
  transition: background-color var(--time);
  mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
}

.contactsGoDealer {
  padding: 3rem 0;
  color: var(--white);
  position: relative;
}
.contactsGoDealer:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .contactsGoDealer {
    padding: 4rem 0;
    display: grid;
    grid-template-columns: 37.5rem 1fr;
    gap: 0 3rem;
  }
}
@media (min-width: 1280px) {
  .contactsGoDealer {
    padding: 6rem;
    grid-template-columns: 41rem 1fr;
  }
}
.contactsGoDealer:before {
  background-image: url("../img/others/bg_cubes.svg");
  background-size: 67.6rem;
  background-position: left 0 bottom -16rem;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .contactsGoDealer:before {
    background-position: left 50% bottom -19rem;
    background-size: 96.9rem;
  }
}
@media (min-width: 1280px) {
  .contactsGoDealer:before {
    background-image: url("../img/others/bg_cubes.svg"), url("../img/others/bg_cubes.svg");
    background-size: 96.9rem, 96.9rem;
    background-position: left -67rem center, right -48rem center;
  }
}
@media (min-width: 768px) {
  .contactsGoDealer:after {
    content: "";
    background: url(../img/pages/contacts/manWithVisitCard.webp) right -8rem center/cover no-repeat;
    grid-area: 1/1/4/2;
  }
}
@media (min-width: 1280px) {
  .contactsGoDealer:after {
    background-position: center center;
  }
}
.contactsGoDealer__title.t-title, .contactsGoDealer__title.kp2025Jury__status, .contactsGoDealer__title.kp2025Jury__name, .contactsGoDealer__title.kp2025Criteria__name, .contactsGoDealer__title.kp2025Spots__name, .contactsGoDealer__title.kp2025Rules__name, .contactsGoDealer__title.kp2025Stages__name, .contactsGoDealer__title.kp2025Stages__numb, .contactsGoDealer__title.kp2025Recipient__item, .contactsGoDealer__title.people__status, .contactsGoDealer__title.people__name, .contactsGoDealer__title.teamBoss__chiefStatus, .contactsGoDealer__title.teamBoss__chiefName, .contactsGoDealer__title.webinarsPageGifts__item, .contactsGoDealer__title.webinarsPageProfit__item, .contactsGoDealer__title.webinarsPageMain__difficultName, .contactsGoDealer__title.webinarsSpeaker__status, .contactsGoDealer__title.webinarsSpeaker__name, .contactsGoDealer__title.webinarsItem__difficultName, .contactsGoDealer__title.cooperationFeedback__completeTitle, .contactsGoDealer__title.cooperationReviews__rate, .contactsGoDealer__title.poolCalcPrint:before, .contactsGoDealer__title.poolCalcProducts__trName, .contactsGoDealer__title.poolCalc__preloadText, .catalogSlider:not(._white) .contactsGoDealer__title.catalogSliderItem__name, .catalogSlider._white .contactsGoDealer__title.catalogSliderItem__name, .catalogSlider:not(._white) .contactsGoDealer__title.catalogSliderItem__curPrice, .catalogSlider._white .contactsGoDealer__title.catalogSliderItem__curPrice, .contactsGoDealer__title.catalogSliderItem__oldPrice, .contactsGoDealer__title.wareScheme__dt, .wareText h3.contactsGoDealer__title, .wareText h6.contactsGoDealer__title, .catalogSlider.article__like.t-button:not(._checked) .contactsGoDealer__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .contactsGoDealer__title.catalogSliderItem__curPrice, .contactsGoDealer__title.quoteForm__humanStatus {
  color: var(--white);
}
.contactsGoDealer__desc {
  margin-top: 1rem;
}
@media (min-width: 1280px) {
  .contactsGoDealer__desc {
    margin-top: 1.5rem;
  }
}
.contactsGoDealer__list {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 1280px) {
  .contactsGoDealer__list {
    margin-top: 4rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem 3rem;
  }
}
.contactsGoDealer__item {
  padding-left: 2.2rem;
  position: relative;
}
@media (min-width: 768px) {
  .contactsGoDealer__item {
    padding-left: 2.6rem;
  }
}
.contactsGoDealer__item:before {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  top: 0.4rem;
  left: 0.2rem;
  border-radius: var(--rad);
  background: var(--white);
}
@media (min-width: 768px) {
  .contactsGoDealer__item:before {
    width: 1.2rem;
    height: 1.2rem;
    top: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .contactsGoDealer__btn.t-button {
    align-self: flex-start;
    justify-self: flex-start;
    width: auto;
  }
}

.contactsPlace {
  margin-top: 1rem;
  margin-bottom: 6rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 768px) {
  .contactsPlace {
    margin-top: 2rem;
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .contactsPlace {
    margin-bottom: 10rem;
  }
}
@media (min-width: 1280px) {
  .contactsPlace__main {
    display: grid;
    grid-template: auto 1fr/1fr 65rem;
    gap: 0 3rem;
  }
}
.contactsPlace__top {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .contactsPlace__top {
    margin-bottom: 2.5rem;
  }
}
.contactsPlace__text {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .contactsPlace__text {
    margin-top: 2rem;
  }
}
@media (min-width: 1280px) {
  .contactsPlace__text {
    max-width: 87rem;
  }
}
.contactsPlace__tabs {
  margin-top: 2rem;
  border-bottom: 0.1rem solid var(--grey);
  display: flex;
}
@media (min-width: 1280px) {
  .contactsPlace__tabs {
    margin-top: 3rem;
  }
}
.contactsPlace__tab {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 1.6rem;
  text-decoration: none;
  cursor: pointer;
  color: var(--grey-blue);
  border-radius: var(--rad) var(--rad) 0 0;
  margin-bottom: -0.1rem;
  transition: color var(--time);
}
@media (min-width: 1280px) {
  .contactsPlace__tab:hover {
    color: var(--accent);
  }
}
.contactsPlace__tab._active {
  cursor: default;
  background: var(--bg-grey);
  pointer-events: none;
  border: 0.1rem solid var(--grey);
  padding: 1.5rem;
  color: var(--accent);
}
.contactsPlace__info {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 1280px) {
  .contactsPlace__info {
    margin-top: 3rem;
  }
}
._warehouse .contactsPlace__info {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  ._warehouse .contactsPlace__info {
    margin-top: 2rem;
  }
}
.contactsPlace__address {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 2.4rem;
  gap: 1rem;
  position: relative;
  padding-left: 2.9rem;
  text-decoration: none;
}
.contactsPlace__address:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  background: var(--accent);
  mask: url(../img/icons/place_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/place_24.svg) center center/100% no-repeat;
}
.contactsPlace__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 2.4rem;
  position: relative;
  padding-left: 2.9rem;
  margin-top: 1rem;
}
.contactsPlace__list:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  background: var(--accent);
}
.contactsPlace__list._phones:before {
  mask: url(../img/icons/phone_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/phone_24.svg) center center/100% no-repeat;
}
.contactsPlace__list._emails:before {
  mask: url(../img/icons/email_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/email_24.svg) center center/100% no-repeat;
}
.contactsPlace__listLink {
  text-decoration: none;
  color: var(--dark);
  cursor: pointer;
}
@media (min-width: 1280px) {
  .contactsPlace__listLink {
    transition: color var(--time);
  }
  .contactsPlace__listLink:hover {
    color: var(--accent);
  }
}
.contactsPlace__ways {
  margin-top: 2.5rem;
}
.contactsPlace__waysList {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 0.5rem;
}
.contactsPlace__waysItem {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.contactsPlace__waysItem:before {
  content: "";
  width: 2.4rem;
  min-width: 2.4rem;
  height: 2.4rem;
  background: center center/100% no-repeat;
  align-self: flex-start;
}
.contactsPlace__waysItem._icon_msk-metro:before {
  background-image: url("../img/icons/stations/icon_msk-metro.svg");
}
.contactsPlace__waysItem._icon_msk-mck:before {
  background-image: url("../img/icons/stations/icon_msk-mck.svg");
}
.contactsPlace__waysItem._icon_spb-metro:before {
  background-image: url("../img/icons/stations/icon_spb-metro.svg");
}
.contactsPlace__waysItem._icon_nn-metro:before {
  background-image: url("../img/icons/stations/icon_nn-metro.svg");
}
.contactsPlace__waysItem._icon_kzn-metro:before {
  background-image: url("../img/icons/stations/icon_kzn-metro.svg");
}
.contactsPlace__waysItem._icon_ekb-metro:before {
  background-image: url("../img/icons/stations/icon_ekb-metro.svg");
}
.contactsPlace__waysItem._icon_smr-metro:before {
  background-image: url("../img/icons/stations/icon_smr-metro.svg");
}
.contactsPlace__waysItem._icon_nsb-metro:before {
  background-image: url("../img/icons/stations/icon_nsb-metro.svg");
}
.contactsPlace__waysItem._icon_vgd-metro:before {
  background-image: url("../img/icons/stations/icon_vgd-metro.svg");
}
.contactsPlace__waysItem._icon_tat:before {
  background-image: url("../img/icons/stations/icon_tat.svg");
}
.contactsPlace__waysItem._icon_bus:before {
  background-image: url("../img/icons/stations/icon_bus.svg");
}
.contactsPlace__waysItem._icon_trol:before {
  background-image: url("../img/icons/stations/icon_trol.svg");
}
.contactsPlace__waysItem._icon_tram:before {
  background-image: url("../img/icons/stations/icon_tram.svg");
}
.contactsPlace__waysItem._icon_marsh:before {
  background-image: url("../img/icons/stations/icon_marshrutka.svg");
}
.contactsPlace__waysItem._icon_foot:before {
  background-image: url("../img/icons/stations/icon_foot.svg");
}
.contactsPlace__waysItem._icon_info:before {
  background-image: url("../img/icons/stations/icon_info.svg");
}
.contactsPlace__desc {
  margin-top: 2.5rem;
}
.contactsPlace__wares {
  margin-top: 2.5rem;
}
.contactsPlace__waresList {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2rem;
  margin-top: 0.2rem;
}
@media (min-width: 768px) {
  .contactsPlace__waresList {
    gap: 0.5rem;
    margin-top: 0.5rem;
  }
}
.contactsPlace__website {
  margin-top: 2.5rem;
  color: var(--dark);
  text-decoration: none;
  position: relative;
  padding-right: 3.8rem;
  min-height: 1.8rem;
  display: flex;
  align-items: center;
  align-self: flex-start;
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 1280px) {
  .contactsPlace__website {
    transition: color var(--time);
  }
  .contactsPlace__website:hover {
    color: var(--accent);
  }
  .contactsPlace__website:hover:before {
    background-color: var(--accent);
  }
}
.contactsPlace__website:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9rem;
  width: 1.8rem;
  height: 1.8rem;
  background: var(--dark);
  transition: background-color var(--time);
  mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
}
.contactsPlace__call.t-button {
  display: none;
}
@media (min-width: 1280px) {
  .contactsPlace__call.t-button {
    display: flex;
    align-self: flex-start;
    justify-self: flex-start;
    width: auto;
    margin-top: 2.5rem;
  }
}
.contactsPlace__mapBox {
  margin-top: 2.5rem;
  height: 30rem;
  display: grid;
  grid-template: 1fr/1fr;
  background: #f0f0f0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .contactsPlace__mapBox {
    height: 36rem;
  }
}
@media (min-width: 1280px) {
  .contactsPlace__mapBox {
    grid-area: 1/2/3/3;
    margin-top: 0;
    height: calc(90vh - 10rem);
    max-height: 45rem;
    position: sticky;
    top: 10rem;
  }
}
.contactsPlace__swiper {
  margin: 2.5rem -1rem 0;
}
@media (min-width: 768px) {
  .contactsPlace__swiper {
    margin: 4rem -2rem 0;
  }
}
@media (min-width: 1280px) {
  .contactsPlace__swiper {
    grid-column: span 2;
    margin: 5rem 0 0;
  }
}
.contactsPlace__slide.swiper-slide {
  width: 32rem;
  padding-left: 1rem;
}
@media (min-width: 768px) {
  .contactsPlace__slide.swiper-slide {
    width: 43rem;
  }
}
@media (min-width: 1280px) {
  .contactsPlace__slide.swiper-slide {
    padding-left: 0;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  .contactsPlace__slide.swiper-slide:first-child {
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .contactsPlace__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
.contactsPlace__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .contactsPlace__slide.swiper-slide:last-child {
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  .contactsPlace__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
.contactsPlace__photoLink {
  display: block;
  outline: none;
}
.contactsPlace__thumb {
  display: block;
  width: 32rem;
  height: 26.5rem;
  object-fit: cover;
  outline: none;
}
@media (min-width: 768px) {
  .contactsPlace__thumb {
    width: 43rem;
    height: 34rem;
  }
}
.contactsPlace__scroll.swiper-scrollbar {
  margin-top: 1rem;
  width: 100%;
  position: static;
}
.contactsPlace__reCall.t-button {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .contactsPlace__reCall.t-button {
    width: auto;
    align-self: flex-start;
  }
}
@media (min-width: 1280px) {
  .contactsPlace__reCall.t-button {
    display: none;
  }
}
.contactsPlace__bottomText {
  max-width: 97rem;
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .contactsPlace__bottomText {
    margin-top: 4rem;
  }
}
@media (min-width: 1280px) {
  .contactsPlace__bottomText {
    margin-top: 5rem;
  }
}
.searchPage {
  margin: 1rem 0 6rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 768px) {
  .searchPage {
    margin: 1rem 0 8rem;
  }
}
@media (min-width: 1280px) {
  .searchPage {
    margin: 1rem 0 10rem;
  }
}
.searchPage__result {
  display: none;
}
.searchPage__result._active-section {
  display: block;
}
.searchPage__result._summary {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 3rem;
}
@media (min-width: 768px) {
  .searchPage__result._summary {
    gap: 4rem;
  }
}
@media (min-width: 1280px) {
  .searchPage__result._summary {
    gap: 5rem;
  }
}
.searchPage__result .pagination {
  margin-bottom: 0;
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .searchPage__result .pagination {
    margin-top: 4rem;
  }
}
@media (min-width: 1280px) {
  .searchPage__result .pagination {
    margin-top: 5rem;
  }
}
.searchPage__section {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.searchPage__seeMore {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .searchPage__seeMore {
    align-self: flex-start;
    width: auto;
  }
}
.searchPage__docsList {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 1280px) {
  .searchPage__docsList {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem 3rem;
    align-items: center;
  }
}
.searchPage__textList {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 1280px) {
  .searchPage__textList {
    max-width: 98rem;
    margin-right: auto;
  }
}
.searchPage__textItem {
  border-bottom: 0.1rem solid var(--grey-light);
  padding: 1.5rem 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
.searchPage__textItem:first-child {
  padding-top: 0;
}
@media (min-width: 768px) {
  .searchPage__textItem {
    padding: 2.5rem 0;
  }
}
.searchPage__textName.t-title, .searchPage__textName.kp2025Jury__status, .searchPage__textName.kp2025Jury__name, .searchPage__textName.kp2025Criteria__name, .searchPage__textName.kp2025Spots__name, .searchPage__textName.kp2025Rules__name, .searchPage__textName.kp2025Stages__name, .searchPage__textName.kp2025Stages__numb, .searchPage__textName.kp2025Recipient__item, .searchPage__textName.people__status, .searchPage__textName.people__name, .searchPage__textName.teamBoss__chiefStatus, .searchPage__textName.teamBoss__chiefName, .searchPage__textName.webinarsPageGifts__item, .searchPage__textName.webinarsPageProfit__item, .searchPage__textName.webinarsPageMain__difficultName, .searchPage__textName.webinarsSpeaker__status, .searchPage__textName.webinarsSpeaker__name, .searchPage__textName.webinarsItem__difficultName, .searchPage__textName.cooperationFeedback__completeTitle, .searchPage__textName.cooperationReviews__rate, .searchPage__textName.poolCalcPrint:before, .searchPage__textName.poolCalcProducts__trName, .searchPage__textName.poolCalc__preloadText, .catalogSlider:not(._white) .searchPage__textName.catalogSliderItem__name, .catalogSlider._white .searchPage__textName.catalogSliderItem__name, .catalogSlider:not(._white) .searchPage__textName.catalogSliderItem__curPrice, .catalogSlider._white .searchPage__textName.catalogSliderItem__curPrice, .searchPage__textName.catalogSliderItem__oldPrice, .searchPage__textName.wareScheme__dt, .wareText h3.searchPage__textName, .wareText h6.searchPage__textName, .catalogSlider.article__like.t-button:not(._checked) .searchPage__textName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .searchPage__textName.catalogSliderItem__curPrice, .searchPage__textName.quoteForm__humanStatus {
  cursor: pointer;
  transition: text-decoration-color var(--time);
  text-decoration: underline transparent;
}
@media (min-width: 1280px) {
  .searchPage__textName.t-title:hover, .searchPage__textName.kp2025Jury__status:hover, .searchPage__textName.kp2025Jury__name:hover, .searchPage__textName.kp2025Criteria__name:hover, .searchPage__textName.kp2025Spots__name:hover, .searchPage__textName.kp2025Rules__name:hover, .searchPage__textName.kp2025Stages__name:hover, .searchPage__textName.kp2025Stages__numb:hover, .searchPage__textName.kp2025Recipient__item:hover, .searchPage__textName.people__status:hover, .searchPage__textName.people__name:hover, .searchPage__textName.teamBoss__chiefStatus:hover, .searchPage__textName.teamBoss__chiefName:hover, .searchPage__textName.webinarsPageGifts__item:hover, .searchPage__textName.webinarsPageProfit__item:hover, .searchPage__textName.webinarsPageMain__difficultName:hover, .searchPage__textName.webinarsSpeaker__status:hover, .searchPage__textName.webinarsSpeaker__name:hover, .searchPage__textName.webinarsItem__difficultName:hover, .searchPage__textName.cooperationFeedback__completeTitle:hover, .searchPage__textName.cooperationReviews__rate:hover, .searchPage__textName.poolCalcPrint:hover:before, .searchPage__textName.poolCalcProducts__trName:hover, .searchPage__textName.poolCalc__preloadText:hover, .catalogSlider:not(._white) .searchPage__textName.catalogSliderItem__name:hover, .catalogSlider._white .searchPage__textName.catalogSliderItem__name:hover, .catalogSlider:not(._white) .searchPage__textName.catalogSliderItem__curPrice:hover, .catalogSlider._white .searchPage__textName.catalogSliderItem__curPrice:hover, .searchPage__textName.catalogSliderItem__oldPrice:hover, .searchPage__textName.wareScheme__dt:hover, .wareText h3.searchPage__textName:hover, .wareText h6.searchPage__textName:hover, .catalogSlider.article__like.t-button:not(._checked) .searchPage__textName.catalogSliderItem__name:hover, .catalogSlider.article__like.t-button:not(._checked) .searchPage__textName.catalogSliderItem__curPrice:hover, .searchPage__textName.quoteForm__humanStatus:hover {
    text-decoration-color: var(--dark);
  }
}
.searchPageTop {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .searchPageTop__tags {
    align-self: flex-start;
    min-width: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .searchPageTop__tags {
    min-width: 0;
  }
}
.searchPageTop__area {
  display: flex;
}
@media (min-width: 1280px) {
  .searchPageTop__area {
    min-width: 65rem;
    align-self: flex-start;
  }
}
.searchPageTop__areaLabel {
  flex-grow: 1;
}
.searchPageTop__input.t-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0;
}
.searchPageTop__submit.t-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.searchPageTop__info {
  align-self: flex-start;
  display: flex;
  gap: 0.5rem;
  color: var(--blue-light);
}

@media (min-width: 1280px) {
  .searchMiniWares {
    display: grid;
    grid-template-columns: 1fr 31.8rem;
  }
}
.searchMiniWares__swiper.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .searchMiniWares__swiper.swiper {
    margin: 0 -2rem;
  }
}
@media (min-width: 1280px) {
  .searchMiniWares__swiper.swiper {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
  }
}
.searchMiniWares__slide.swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: auto;
  padding-left: 1rem;
  width: 19rem;
}
@media (min-width: 768px) {
  .searchMiniWares__slide.swiper-slide {
    width: 23rem;
  }
}
@media (min-width: 1280px) {
  .searchMiniWares__slide.swiper-slide {
    width: 23.8rem;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .searchMiniWares__slide.swiper-slide:first-child {
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .searchMiniWares__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
.searchMiniWares__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .searchMiniWares__slide.swiper-slide:last-child {
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  .searchMiniWares__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
.searchMiniWares__el {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: flex-start;
  box-sizing: border-box;
  border: 0.1rem solid var(--grey-light);
  padding: 0 1rem 1rem;
}
@media (min-width: 768px) {
  .searchMiniWares__el {
    padding: 0 1.5rem 1.5rem;
  }
}
@media (min-width: 1280px) {
  .searchMiniWares__el {
    padding: 0 1.5rem 1.5rem;
    margin-right: 1rem;
  }
}
.searchMiniWares__imageLink {
  align-self: center;
  width: 12rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .searchMiniWares__imageLink {
    width: 14rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .searchMiniWares__imageLink {
    width: 16rem;
  }
}
.searchMiniWares__image {
  height: 12rem;
  width: 12rem;
  object-fit: contain;
}
@media (min-width: 768px) {
  .searchMiniWares__image {
    height: 14rem;
    width: 14rem;
  }
}
@media (min-width: 1280px) {
  .searchMiniWares__image {
    height: 16rem;
    width: 16rem;
    transition: transform var(--time);
  }
  .searchMiniWares__image:hover {
    transform: scale(1.05);
  }
}
.searchMiniWares__name.t-title, .searchMiniWares__name.kp2025Jury__status, .searchMiniWares__name.kp2025Jury__name, .searchMiniWares__name.kp2025Criteria__name, .searchMiniWares__name.kp2025Spots__name, .searchMiniWares__name.kp2025Rules__name, .searchMiniWares__name.kp2025Stages__name, .searchMiniWares__name.kp2025Stages__numb, .searchMiniWares__name.kp2025Recipient__item, .searchMiniWares__name.people__status, .searchMiniWares__name.people__name, .searchMiniWares__name.teamBoss__chiefStatus, .searchMiniWares__name.teamBoss__chiefName, .searchMiniWares__name.webinarsPageGifts__item, .searchMiniWares__name.webinarsPageProfit__item, .searchMiniWares__name.webinarsPageMain__difficultName, .searchMiniWares__name.webinarsSpeaker__status, .searchMiniWares__name.webinarsSpeaker__name, .searchMiniWares__name.webinarsItem__difficultName, .searchMiniWares__name.cooperationFeedback__completeTitle, .searchMiniWares__name.cooperationReviews__rate, .searchMiniWares__name.poolCalcPrint:before, .searchMiniWares__name.poolCalcProducts__trName, .searchMiniWares__name.poolCalc__preloadText, .catalogSlider:not(._white) .searchMiniWares__name.catalogSliderItem__name, .catalogSlider._white .searchMiniWares__name.catalogSliderItem__name, .catalogSlider:not(._white) .searchMiniWares__name.catalogSliderItem__curPrice, .catalogSlider._white .searchMiniWares__name.catalogSliderItem__curPrice, .searchMiniWares__name.catalogSliderItem__oldPrice, .searchMiniWares__name.wareScheme__dt, .wareText h3.searchMiniWares__name, .wareText h6.searchMiniWares__name, .catalogSlider.article__like.t-button:not(._checked) .searchMiniWares__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .searchMiniWares__name.catalogSliderItem__curPrice, .searchMiniWares__name.quoteForm__humanStatus {
  margin-bottom: 1.5rem;
  word-break: break-word;
  flex-grow: 1;
  cursor: pointer;
}
@media (min-width: 768px) {
  .searchMiniWares__name.t-title, .searchMiniWares__name.kp2025Jury__status, .searchMiniWares__name.kp2025Jury__name, .searchMiniWares__name.kp2025Criteria__name, .searchMiniWares__name.kp2025Spots__name, .searchMiniWares__name.kp2025Rules__name, .searchMiniWares__name.kp2025Stages__name, .searchMiniWares__name.kp2025Stages__numb, .searchMiniWares__name.kp2025Recipient__item, .searchMiniWares__name.people__status, .searchMiniWares__name.people__name, .searchMiniWares__name.teamBoss__chiefStatus, .searchMiniWares__name.teamBoss__chiefName, .searchMiniWares__name.webinarsPageGifts__item, .searchMiniWares__name.webinarsPageProfit__item, .searchMiniWares__name.webinarsPageMain__difficultName, .searchMiniWares__name.webinarsSpeaker__status, .searchMiniWares__name.webinarsSpeaker__name, .searchMiniWares__name.webinarsItem__difficultName, .searchMiniWares__name.cooperationFeedback__completeTitle, .searchMiniWares__name.cooperationReviews__rate, .searchMiniWares__name.poolCalcPrint:before, .searchMiniWares__name.poolCalcProducts__trName, .searchMiniWares__name.poolCalc__preloadText, .catalogSlider:not(._white) .searchMiniWares__name.catalogSliderItem__name, .catalogSlider._white .searchMiniWares__name.catalogSliderItem__name, .catalogSlider:not(._white) .searchMiniWares__name.catalogSliderItem__curPrice, .catalogSlider._white .searchMiniWares__name.catalogSliderItem__curPrice, .searchMiniWares__name.catalogSliderItem__oldPrice, .searchMiniWares__name.wareScheme__dt, .wareText h3.searchMiniWares__name, .wareText h6.searchMiniWares__name, .catalogSlider.article__like.t-button:not(._checked) .searchMiniWares__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .searchMiniWares__name.catalogSliderItem__curPrice, .searchMiniWares__name.quoteForm__humanStatus {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1280px) {
  .searchMiniWares__name.t-title, .searchMiniWares__name.kp2025Jury__status, .searchMiniWares__name.kp2025Jury__name, .searchMiniWares__name.kp2025Criteria__name, .searchMiniWares__name.kp2025Spots__name, .searchMiniWares__name.kp2025Rules__name, .searchMiniWares__name.kp2025Stages__name, .searchMiniWares__name.kp2025Stages__numb, .searchMiniWares__name.kp2025Recipient__item, .searchMiniWares__name.people__status, .searchMiniWares__name.people__name, .searchMiniWares__name.teamBoss__chiefStatus, .searchMiniWares__name.teamBoss__chiefName, .searchMiniWares__name.webinarsPageGifts__item, .searchMiniWares__name.webinarsPageProfit__item, .searchMiniWares__name.webinarsPageMain__difficultName, .searchMiniWares__name.webinarsSpeaker__status, .searchMiniWares__name.webinarsSpeaker__name, .searchMiniWares__name.webinarsItem__difficultName, .searchMiniWares__name.cooperationFeedback__completeTitle, .searchMiniWares__name.cooperationReviews__rate, .searchMiniWares__name.poolCalcPrint:before, .searchMiniWares__name.poolCalcProducts__trName, .searchMiniWares__name.poolCalc__preloadText, .catalogSlider:not(._white) .searchMiniWares__name.catalogSliderItem__name, .catalogSlider._white .searchMiniWares__name.catalogSliderItem__name, .catalogSlider:not(._white) .searchMiniWares__name.catalogSliderItem__curPrice, .catalogSlider._white .searchMiniWares__name.catalogSliderItem__curPrice, .searchMiniWares__name.catalogSliderItem__oldPrice, .searchMiniWares__name.wareScheme__dt, .wareText h3.searchMiniWares__name, .wareText h6.searchMiniWares__name, .catalogSlider.article__like.t-button:not(._checked) .searchMiniWares__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .searchMiniWares__name.catalogSliderItem__curPrice, .searchMiniWares__name.quoteForm__humanStatus {
    transition: color var(--time);
  }
  .searchMiniWares__name.t-title:hover, .searchMiniWares__name.kp2025Jury__status:hover, .searchMiniWares__name.kp2025Jury__name:hover, .searchMiniWares__name.kp2025Criteria__name:hover, .searchMiniWares__name.kp2025Spots__name:hover, .searchMiniWares__name.kp2025Rules__name:hover, .searchMiniWares__name.kp2025Stages__name:hover, .searchMiniWares__name.kp2025Stages__numb:hover, .searchMiniWares__name.kp2025Recipient__item:hover, .searchMiniWares__name.people__status:hover, .searchMiniWares__name.people__name:hover, .searchMiniWares__name.teamBoss__chiefStatus:hover, .searchMiniWares__name.teamBoss__chiefName:hover, .searchMiniWares__name.webinarsPageGifts__item:hover, .searchMiniWares__name.webinarsPageProfit__item:hover, .searchMiniWares__name.webinarsPageMain__difficultName:hover, .searchMiniWares__name.webinarsSpeaker__status:hover, .searchMiniWares__name.webinarsSpeaker__name:hover, .searchMiniWares__name.webinarsItem__difficultName:hover, .searchMiniWares__name.cooperationFeedback__completeTitle:hover, .searchMiniWares__name.cooperationReviews__rate:hover, .searchMiniWares__name.poolCalcPrint:hover:before, .searchMiniWares__name.poolCalcProducts__trName:hover, .searchMiniWares__name.poolCalc__preloadText:hover, .catalogSlider:not(._white) .searchMiniWares__name.catalogSliderItem__name:hover, .catalogSlider._white .searchMiniWares__name.catalogSliderItem__name:hover, .catalogSlider:not(._white) .searchMiniWares__name.catalogSliderItem__curPrice:hover, .catalogSlider._white .searchMiniWares__name.catalogSliderItem__curPrice:hover, .searchMiniWares__name.catalogSliderItem__oldPrice:hover, .searchMiniWares__name.wareScheme__dt:hover, .wareText h3.searchMiniWares__name:hover, .wareText h6.searchMiniWares__name:hover, .catalogSlider.article__like.t-button:not(._checked) .searchMiniWares__name.catalogSliderItem__name:hover, .catalogSlider.article__like.t-button:not(._checked) .searchMiniWares__name.catalogSliderItem__curPrice:hover, .searchMiniWares__name.quoteForm__humanStatus:hover {
    color: var(--accent);
  }
}
.searchMiniWares__cost.t-title, .searchMiniWares__cost.kp2025Jury__status, .searchMiniWares__cost.kp2025Jury__name, .searchMiniWares__cost.kp2025Criteria__name, .searchMiniWares__cost.kp2025Spots__name, .searchMiniWares__cost.kp2025Rules__name, .searchMiniWares__cost.kp2025Stages__name, .searchMiniWares__cost.kp2025Stages__numb, .searchMiniWares__cost.kp2025Recipient__item, .searchMiniWares__cost.people__status, .searchMiniWares__cost.people__name, .searchMiniWares__cost.teamBoss__chiefStatus, .searchMiniWares__cost.teamBoss__chiefName, .searchMiniWares__cost.webinarsPageGifts__item, .searchMiniWares__cost.webinarsPageProfit__item, .searchMiniWares__cost.webinarsPageMain__difficultName, .searchMiniWares__cost.webinarsSpeaker__status, .searchMiniWares__cost.webinarsSpeaker__name, .searchMiniWares__cost.webinarsItem__difficultName, .searchMiniWares__cost.cooperationFeedback__completeTitle, .searchMiniWares__cost.cooperationReviews__rate, .searchMiniWares__cost.poolCalcPrint:before, .searchMiniWares__cost.poolCalcProducts__trName, .searchMiniWares__cost.poolCalc__preloadText, .catalogSlider:not(._white) .searchMiniWares__cost.catalogSliderItem__name, .catalogSlider._white .searchMiniWares__cost.catalogSliderItem__name, .catalogSlider:not(._white) .searchMiniWares__cost.catalogSliderItem__curPrice, .catalogSlider._white .searchMiniWares__cost.catalogSliderItem__curPrice, .searchMiniWares__cost.catalogSliderItem__oldPrice, .searchMiniWares__cost.wareScheme__dt, .wareText h3.searchMiniWares__cost, .wareText h6.searchMiniWares__cost, .catalogSlider.article__like.t-button:not(._checked) .searchMiniWares__cost.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .searchMiniWares__cost.catalogSliderItem__curPrice, .searchMiniWares__cost.quoteForm__humanStatus {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .searchMiniWares__cost.t-title, .searchMiniWares__cost.kp2025Jury__status, .searchMiniWares__cost.kp2025Jury__name, .searchMiniWares__cost.kp2025Criteria__name, .searchMiniWares__cost.kp2025Spots__name, .searchMiniWares__cost.kp2025Rules__name, .searchMiniWares__cost.kp2025Stages__name, .searchMiniWares__cost.kp2025Stages__numb, .searchMiniWares__cost.kp2025Recipient__item, .searchMiniWares__cost.people__status, .searchMiniWares__cost.people__name, .searchMiniWares__cost.teamBoss__chiefStatus, .searchMiniWares__cost.teamBoss__chiefName, .searchMiniWares__cost.webinarsPageGifts__item, .searchMiniWares__cost.webinarsPageProfit__item, .searchMiniWares__cost.webinarsPageMain__difficultName, .searchMiniWares__cost.webinarsSpeaker__status, .searchMiniWares__cost.webinarsSpeaker__name, .searchMiniWares__cost.webinarsItem__difficultName, .searchMiniWares__cost.cooperationFeedback__completeTitle, .searchMiniWares__cost.cooperationReviews__rate, .searchMiniWares__cost.poolCalcPrint:before, .searchMiniWares__cost.poolCalcProducts__trName, .searchMiniWares__cost.poolCalc__preloadText, .catalogSlider:not(._white) .searchMiniWares__cost.catalogSliderItem__name, .catalogSlider._white .searchMiniWares__cost.catalogSliderItem__name, .catalogSlider:not(._white) .searchMiniWares__cost.catalogSliderItem__curPrice, .catalogSlider._white .searchMiniWares__cost.catalogSliderItem__curPrice, .searchMiniWares__cost.catalogSliderItem__oldPrice, .searchMiniWares__cost.wareScheme__dt, .wareText h3.searchMiniWares__cost, .wareText h6.searchMiniWares__cost, .catalogSlider.article__like.t-button:not(._checked) .searchMiniWares__cost.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .searchMiniWares__cost.catalogSliderItem__curPrice, .searchMiniWares__cost.quoteForm__humanStatus {
    margin-bottom: 2rem;
  }
}
.searchMiniWares__scroll.swiper-scrollbar {
  margin: 0 1rem 0 0;
  width: calc(100% - 1rem);
  position: static;
}
.searchMiniWares__all {
  display: none;
}
@media (min-width: 768px) {
  .searchMiniWares__all {
    margin-top: 1rem;
    display: grid;
    grid-template-rows: 5rem auto;
    justify-content: center;
    align-items: flex-start;
    min-height: 12rem;
    box-sizing: border-box;
    padding: 1rem;
    background: var(--bg-grey);
    border: 0.1rem solid var(--grey-light);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1.6rem;
    cursor: pointer;
    gap: 2rem;
  }
  .searchMiniWares__all:before, .searchMiniWares__all:after {
    content: "";
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    grid-area: 1/1/2/2;
    justify-self: center;
  }
  .searchMiniWares__all:before {
    background: var(--dark);
  }
  .searchMiniWares__all:after {
    background: var(--white);
    mask: url(../img/icons/circle_arrow_50.svg) center center/100% no-repeat;
    -webkit-mask: url(../img/icons/circle_arrow_50.svg) center center/100% no-repeat;
  }
}
@media (min-width: 1280px) {
  .searchMiniWares__all {
    margin-top: 0;
    min-height: 0;
    grid-template-rows: repeat(2, 1fr);
    transition: color var(--time);
    align-self: stretch;
    padding: 4rem 1rem 1rem;
  }
  .searchMiniWares__all:before, .searchMiniWares__all:after {
    align-self: flex-end;
    transition: background-color var(--time);
  }
  .searchMiniWares__all:hover {
    color: var(--accent);
  }
  .searchMiniWares__all:hover:before {
    background-color: var(--accent);
  }
}

.searchPageCatalog__top {
  margin-bottom: 1rem;
  border: 0.1rem solid var(--grey-light);
  height: 4.2rem;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  box-sizing: border-box;
}
@media (min-width: 1280px) {
  .searchPageCatalog__top {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
  }
}
.searchPageCatalog__sort {
  flex-grow: 1;
}
@media (min-width: 768px) {
  .searchPageCatalog__sort {
    flex-grow: unset;
    border-right: 0.1rem solid var(--grey-light);
  }
}
.searchPageCatalog__view {
  display: none;
}
@media (min-width: 1280px) {
  .searchPageCatalog__view {
    display: block;
    border-left: 0.1rem solid var(--grey-light);
    position: relative;
    box-sizing: border-box;
    width: 11rem;
    height: 4rem;
  }
}
.searchPageCatalog__viewInput {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  opacity: 0;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  border-radius: 0;
}
.searchPageCatalog__viewText {
  font-size: 0;
  line-height: 0;
}
.searchPageCatalog__viewText:before, .searchPageCatalog__viewText:after {
  content: "";
  position: absolute;
  height: 0.2rem;
  border-radius: 0.1rem;
  top: 1.5rem;
  transition: background-color var(--time), box-shadow var(--time);
}
.searchPageCatalog__viewText:before {
  left: 2.1rem;
  width: 2.4rem;
  box-shadow: 0 0.8rem 0 0 var(--dark);
  background: var(--dark);
}
.searchPageCatalog__viewText:after {
  left: 6.4rem;
  width: 1rem;
  box-shadow: 0 0.8rem 0 0 var(--accent), 1.4rem 0 0 0 var(--accent), 1.4rem 0.8rem 0 0 var(--accent);
  background: var(--accent);
}
:checked + .searchPageCatalog__viewText:before {
  box-shadow: 0 0.8rem 0 0 var(--accent);
  background: var(--accent);
}
:checked + .searchPageCatalog__viewText:after {
  box-shadow: 0 0.8rem 0 0 var(--dark), 1.4rem 0 0 0 var(--dark), 1.4rem 0.8rem 0 0 var(--dark);
  background: var(--dark);
}
.searchPageCatalog__items {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .searchPageCatalog__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
    align-items: stretch;
    justify-content: stretch;
  }
}
@media (min-width: 1280px) {
  .searchPageCatalog__items {
    margin-top: 2rem;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1280px) {
  ._horizontal .searchPageCatalog__items {
    grid-template-columns: 1fr;
  }
}

.warranty {
  margin: 0 0 6rem;
  position: relative;
  z-index: 0;
}
@media (min-width: 768px) {
  .warranty {
    margin: 0 0 8rem;
  }
}
@media (min-width: 1280px) {
  .warranty {
    margin: 0 0 10rem;
  }
}
.warranty__tags.tags {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .warranty__tags.tags {
    margin-bottom: 2rem;
    max-width: none;
  }
}
.warranty__tabs {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  user-select: none;
  z-index: 2;
  overflow: hidden;
  border-radius: var(--rad);
  background: var(--grey-light);
  gap: 0.1rem;
  padding: 0.1rem;
}
@media (min-width: 768px) {
  .warranty__tabs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    margin-top: -2rem;
    padding: 2rem 0 0;
    background: var(--bg);
    position: sticky;
    top: 6.8rem;
    overflow: visible;
    border: none;
    border-bottom: 0.1rem solid var(--grey);
    border-radius: 0;
  }
}
@media (min-width: 1280px) {
  .warranty__tabs {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 0;
    padding: 3rem 0 0;
    margin-top: -2rem;
    transition: top var(--time);
  }
}
.warranty__division {
  display: none;
}
.warranty__division._active-division {
  display: block;
}
.warranty__section + .warranty__section {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .warranty__section + .warranty__section {
    margin-top: 4rem;
  }
}
@media (min-width: 1280px) {
  .warranty__section + .warranty__section {
    margin-top: 5rem;
  }
}
.warranty__top {
  background: var(--bg-grey);
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 1.5rem;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .warranty__top {
    padding: 2.5rem;
  }
}
.warranty__top:not(:first-child) {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .warranty__top:not(:first-child) {
    margin-top: 4rem;
  }
}
@media (min-width: 1280px) {
  .warranty__top:not(:first-child) {
    margin-top: 5rem;
  }
}
.warranty__title.t-title, .warranty__title.kp2025Jury__status, .warranty__title.kp2025Jury__name, .warranty__title.kp2025Criteria__name, .warranty__title.kp2025Spots__name, .warranty__title.kp2025Rules__name, .warranty__title.kp2025Stages__name, .warranty__title.kp2025Stages__numb, .warranty__title.kp2025Recipient__item, .warranty__title.people__status, .warranty__title.people__name, .warranty__title.teamBoss__chiefStatus, .warranty__title.teamBoss__chiefName, .warranty__title.webinarsPageGifts__item, .warranty__title.webinarsPageProfit__item, .warranty__title.webinarsPageMain__difficultName, .warranty__title.webinarsSpeaker__status, .warranty__title.webinarsSpeaker__name, .warranty__title.webinarsItem__difficultName, .warranty__title.cooperationFeedback__completeTitle, .warranty__title.cooperationReviews__rate, .warranty__title.poolCalcPrint:before, .warranty__title.poolCalcProducts__trName, .warranty__title.poolCalc__preloadText, .catalogSlider:not(._white) .warranty__title.catalogSliderItem__name, .catalogSlider._white .warranty__title.catalogSliderItem__name, .catalogSlider:not(._white) .warranty__title.catalogSliderItem__curPrice, .catalogSlider._white .warranty__title.catalogSliderItem__curPrice, .warranty__title.catalogSliderItem__oldPrice, .warranty__title.wareScheme__dt, .wareText h3.warranty__title, .wareText h6.warranty__title, .catalogSlider.article__like.t-button:not(._checked) .warranty__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .warranty__title.catalogSliderItem__curPrice, .warranty__title.quoteForm__humanStatus {
  text-align: center;
}
.warranty__period {
  font-weight: 700;
}
.warranty__item .t-acco__content {
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .warranty__item .t-acco__content {
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .warranty__item .t-acco__content {
    max-width: 98rem;
  }
}
.warranty__bottom.t-title, .warranty__bottom.kp2025Jury__status, .warranty__bottom.kp2025Jury__name, .warranty__bottom.kp2025Criteria__name, .warranty__bottom.kp2025Spots__name, .warranty__bottom.kp2025Rules__name, .warranty__bottom.kp2025Stages__name, .warranty__bottom.kp2025Stages__numb, .warranty__bottom.kp2025Recipient__item, .warranty__bottom.people__status, .warranty__bottom.people__name, .warranty__bottom.teamBoss__chiefStatus, .warranty__bottom.teamBoss__chiefName, .warranty__bottom.webinarsPageGifts__item, .warranty__bottom.webinarsPageProfit__item, .warranty__bottom.webinarsPageMain__difficultName, .warranty__bottom.webinarsSpeaker__status, .warranty__bottom.webinarsSpeaker__name, .warranty__bottom.webinarsItem__difficultName, .warranty__bottom.cooperationFeedback__completeTitle, .warranty__bottom.cooperationReviews__rate, .warranty__bottom.poolCalcPrint:before, .warranty__bottom.poolCalcProducts__trName, .warranty__bottom.poolCalc__preloadText, .catalogSlider:not(._white) .warranty__bottom.catalogSliderItem__name, .catalogSlider._white .warranty__bottom.catalogSliderItem__name, .catalogSlider:not(._white) .warranty__bottom.catalogSliderItem__curPrice, .catalogSlider._white .warranty__bottom.catalogSliderItem__curPrice, .warranty__bottom.catalogSliderItem__oldPrice, .warranty__bottom.wareScheme__dt, .wareText h3.warranty__bottom, .wareText h6.warranty__bottom, .catalogSlider.article__like.t-button:not(._checked) .warranty__bottom.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .warranty__bottom.catalogSliderItem__curPrice, .warranty__bottom.quoteForm__humanStatus {
  margin-top: 6rem;
  color: var(--white);
  padding: 1.5rem;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .warranty__bottom.t-title, .warranty__bottom.kp2025Jury__status, .warranty__bottom.kp2025Jury__name, .warranty__bottom.kp2025Criteria__name, .warranty__bottom.kp2025Spots__name, .warranty__bottom.kp2025Rules__name, .warranty__bottom.kp2025Stages__name, .warranty__bottom.kp2025Stages__numb, .warranty__bottom.kp2025Recipient__item, .warranty__bottom.people__status, .warranty__bottom.people__name, .warranty__bottom.teamBoss__chiefStatus, .warranty__bottom.teamBoss__chiefName, .warranty__bottom.webinarsPageGifts__item, .warranty__bottom.webinarsPageProfit__item, .warranty__bottom.webinarsPageMain__difficultName, .warranty__bottom.webinarsSpeaker__status, .warranty__bottom.webinarsSpeaker__name, .warranty__bottom.webinarsItem__difficultName, .warranty__bottom.cooperationFeedback__completeTitle, .warranty__bottom.cooperationReviews__rate, .warranty__bottom.poolCalcPrint:before, .warranty__bottom.poolCalcProducts__trName, .warranty__bottom.poolCalc__preloadText, .catalogSlider:not(._white) .warranty__bottom.catalogSliderItem__name, .catalogSlider._white .warranty__bottom.catalogSliderItem__name, .catalogSlider:not(._white) .warranty__bottom.catalogSliderItem__curPrice, .catalogSlider._white .warranty__bottom.catalogSliderItem__curPrice, .warranty__bottom.catalogSliderItem__oldPrice, .warranty__bottom.wareScheme__dt, .wareText h3.warranty__bottom, .wareText h6.warranty__bottom, .catalogSlider.article__like.t-button:not(._checked) .warranty__bottom.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .warranty__bottom.catalogSliderItem__curPrice, .warranty__bottom.quoteForm__humanStatus {
    margin-top: 8rem;
    padding: 3rem 15.4rem 3rem 3rem;
  }
}
@media (min-width: 1280px) {
  .warranty__bottom.t-title, .warranty__bottom.kp2025Jury__status, .warranty__bottom.kp2025Jury__name, .warranty__bottom.kp2025Criteria__name, .warranty__bottom.kp2025Spots__name, .warranty__bottom.kp2025Rules__name, .warranty__bottom.kp2025Stages__name, .warranty__bottom.kp2025Stages__numb, .warranty__bottom.kp2025Recipient__item, .warranty__bottom.people__status, .warranty__bottom.people__name, .warranty__bottom.teamBoss__chiefStatus, .warranty__bottom.teamBoss__chiefName, .warranty__bottom.webinarsPageGifts__item, .warranty__bottom.webinarsPageProfit__item, .warranty__bottom.webinarsPageMain__difficultName, .warranty__bottom.webinarsSpeaker__status, .warranty__bottom.webinarsSpeaker__name, .warranty__bottom.webinarsItem__difficultName, .warranty__bottom.cooperationFeedback__completeTitle, .warranty__bottom.cooperationReviews__rate, .warranty__bottom.poolCalcPrint:before, .warranty__bottom.poolCalcProducts__trName, .warranty__bottom.poolCalc__preloadText, .catalogSlider:not(._white) .warranty__bottom.catalogSliderItem__name, .catalogSlider._white .warranty__bottom.catalogSliderItem__name, .catalogSlider:not(._white) .warranty__bottom.catalogSliderItem__curPrice, .catalogSlider._white .warranty__bottom.catalogSliderItem__curPrice, .warranty__bottom.catalogSliderItem__oldPrice, .warranty__bottom.wareScheme__dt, .wareText h3.warranty__bottom, .wareText h6.warranty__bottom, .catalogSlider.article__like.t-button:not(._checked) .warranty__bottom.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .warranty__bottom.catalogSliderItem__curPrice, .warranty__bottom.quoteForm__humanStatus {
    margin-top: 10rem;
    padding: 4rem 44rem 4rem 4rem;
  }
}
.warranty__bottom.t-title:before, .warranty__bottom.kp2025Jury__status:before, .warranty__bottom.kp2025Jury__name:before, .warranty__bottom.kp2025Criteria__name:before, .warranty__bottom.kp2025Spots__name:before, .warranty__bottom.kp2025Rules__name:before, .warranty__bottom.kp2025Stages__name:before, .warranty__bottom.kp2025Stages__numb:before, .warranty__bottom.kp2025Recipient__item:before, .warranty__bottom.people__status:before, .warranty__bottom.people__name:before, .warranty__bottom.teamBoss__chiefStatus:before, .warranty__bottom.teamBoss__chiefName:before, .warranty__bottom.webinarsPageGifts__item:before, .warranty__bottom.webinarsPageProfit__item:before, .warranty__bottom.webinarsPageMain__difficultName:before, .warranty__bottom.webinarsSpeaker__status:before, .warranty__bottom.webinarsSpeaker__name:before, .warranty__bottom.webinarsItem__difficultName:before, .warranty__bottom.cooperationFeedback__completeTitle:before, .warranty__bottom.cooperationReviews__rate:before, .warranty__bottom.poolCalcPrint:before, .warranty__bottom.poolCalcProducts__trName:before, .warranty__bottom.poolCalc__preloadText:before, .catalogSlider:not(._white) .warranty__bottom.catalogSliderItem__name:before, .catalogSlider._white .warranty__bottom.catalogSliderItem__name:before, .catalogSlider:not(._white) .warranty__bottom.catalogSliderItem__curPrice:before, .catalogSlider._white .warranty__bottom.catalogSliderItem__curPrice:before, .warranty__bottom.catalogSliderItem__oldPrice:before, .warranty__bottom.wareScheme__dt:before, .wareText h3.warranty__bottom:before, .wareText h6.warranty__bottom:before, .catalogSlider.article__like.t-button:not(._checked) .warranty__bottom.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .warranty__bottom.catalogSliderItem__curPrice:before, .warranty__bottom.quoteForm__humanStatus:before {
  content: "";
  position: absolute;
  background: var(--white);
  mask: url(../img/icons/toolKeyBg.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/toolKeyBg.svg) center center/100% no-repeat;
  width: 21.6rem;
  height: 21.6rem;
  opacity: 0.3;
  top: 1.5rem;
  right: 1.5rem;
  z-index: -1;
}
@media (min-width: 768px) {
  .warranty__bottom.t-title:before, .warranty__bottom.kp2025Jury__status:before, .warranty__bottom.kp2025Jury__name:before, .warranty__bottom.kp2025Criteria__name:before, .warranty__bottom.kp2025Spots__name:before, .warranty__bottom.kp2025Rules__name:before, .warranty__bottom.kp2025Stages__name:before, .warranty__bottom.kp2025Stages__numb:before, .warranty__bottom.kp2025Recipient__item:before, .warranty__bottom.people__status:before, .warranty__bottom.people__name:before, .warranty__bottom.teamBoss__chiefStatus:before, .warranty__bottom.teamBoss__chiefName:before, .warranty__bottom.webinarsPageGifts__item:before, .warranty__bottom.webinarsPageProfit__item:before, .warranty__bottom.webinarsPageMain__difficultName:before, .warranty__bottom.webinarsSpeaker__status:before, .warranty__bottom.webinarsSpeaker__name:before, .warranty__bottom.webinarsItem__difficultName:before, .warranty__bottom.cooperationFeedback__completeTitle:before, .warranty__bottom.cooperationReviews__rate:before, .warranty__bottom.poolCalcPrint:before, .warranty__bottom.poolCalcProducts__trName:before, .warranty__bottom.poolCalc__preloadText:before, .catalogSlider:not(._white) .warranty__bottom.catalogSliderItem__name:before, .catalogSlider._white .warranty__bottom.catalogSliderItem__name:before, .catalogSlider:not(._white) .warranty__bottom.catalogSliderItem__curPrice:before, .catalogSlider._white .warranty__bottom.catalogSliderItem__curPrice:before, .warranty__bottom.catalogSliderItem__oldPrice:before, .warranty__bottom.wareScheme__dt:before, .wareText h3.warranty__bottom:before, .wareText h6.warranty__bottom:before, .catalogSlider.article__like.t-button:not(._checked) .warranty__bottom.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .warranty__bottom.catalogSliderItem__curPrice:before, .warranty__bottom.quoteForm__humanStatus:before {
    right: 2.5rem;
    width: 28.7rem;
    height: 28.7rem;
  }
}
.warranty__bottom.t-title:after, .warranty__bottom.kp2025Jury__status:after, .warranty__bottom.kp2025Jury__name:after, .warranty__bottom.kp2025Criteria__name:after, .warranty__bottom.kp2025Spots__name:after, .warranty__bottom.kp2025Rules__name:after, .warranty__bottom.kp2025Stages__name:after, .warranty__bottom.kp2025Stages__numb:after, .warranty__bottom.kp2025Recipient__item:after, .warranty__bottom.people__status:after, .warranty__bottom.people__name:after, .warranty__bottom.teamBoss__chiefStatus:after, .warranty__bottom.teamBoss__chiefName:after, .warranty__bottom.webinarsPageGifts__item:after, .warranty__bottom.webinarsPageProfit__item:after, .warranty__bottom.webinarsPageMain__difficultName:after, .warranty__bottom.webinarsSpeaker__status:after, .warranty__bottom.webinarsSpeaker__name:after, .warranty__bottom.webinarsItem__difficultName:after, .warranty__bottom.cooperationFeedback__completeTitle:after, .warranty__bottom.cooperationReviews__rate:after, .warranty__bottom.poolCalcProducts__trName:after, .warranty__bottom.poolCalc__preloadText:after, .catalogSlider:not(._white) .warranty__bottom.catalogSliderItem__name:after, .catalogSlider._white .warranty__bottom.catalogSliderItem__name:after, .catalogSlider:not(._white) .warranty__bottom.catalogSliderItem__curPrice:after, .catalogSlider._white .warranty__bottom.catalogSliderItem__curPrice:after, .warranty__bottom.catalogSliderItem__oldPrice:after, .warranty__bottom.wareScheme__dt:after, .wareText h3.warranty__bottom:after, .wareText h6.warranty__bottom:after, .catalogSlider.article__like.t-button:not(._checked) .warranty__bottom.catalogSliderItem__name:after, .catalogSlider.article__like.t-button:not(._checked) .warranty__bottom.catalogSliderItem__curPrice:after, .warranty__bottom.quoteForm__humanStatus:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--grey-blue);
  z-index: -2;
}
.warranty__bottomTel {
  color: var(--white);
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .warranty__bottomTel {
    transition: color var(--time);
  }
  .warranty__bottomTel:hover {
    color: var(--accent);
  }
}

.p404 {
  padding: 10rem 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  flex-grow: 1;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .p404 {
    padding: 12rem 0;
  }
}
@media (min-width: 1280px) {
  .p404 {
    padding: 14rem 0;
  }
}
.p404__image {
  display: block;
  width: 100%;
  user-select: none;
  pointer-events: none;
}
@media (min-width: 768px) {
  .p404__image {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .p404__image {
    max-width: 106.2rem;
    align-self: center;
  }
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p404__text {
  text-align: center;
  cursor: default;
}
@media (min-width: 768px) {
  .p404__button {
    align-self: center;
    width: auto;
  }
}

.loadPage, .poolCalc__preload {
  padding: 6rem 0;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .loadPage, .poolCalc__preload {
    padding: 8rem 0;
  }
}
@media (min-width: 1280px) {
  .loadPage, .poolCalc__preload {
    padding: 10rem 0;
  }
}
.loadPage:before, .poolCalc__preload:before {
  content: "";
  display: block;
  width: 5.8rem;
  height: 5.8rem;
  margin: 0 auto 2.5rem;
  background: url(../img/preload_dark.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .loadPage:before, .poolCalc__preload:before {
    margin: 0 auto 3rem;
  }
}
.loadPage__title.t-title, .loadPage__title.kp2025Jury__status, .loadPage__title.kp2025Jury__name, .loadPage__title.kp2025Criteria__name, .loadPage__title.kp2025Spots__name, .loadPage__title.kp2025Rules__name, .loadPage__title.kp2025Stages__name, .loadPage__title.kp2025Stages__numb, .loadPage__title.kp2025Recipient__item, .loadPage__title.people__status, .loadPage__title.people__name, .loadPage__title.teamBoss__chiefStatus, .loadPage__title.teamBoss__chiefName, .loadPage__title.webinarsPageGifts__item, .loadPage__title.webinarsPageProfit__item, .loadPage__title.webinarsPageMain__difficultName, .loadPage__title.webinarsSpeaker__status, .loadPage__title.webinarsSpeaker__name, .loadPage__title.webinarsItem__difficultName, .loadPage__title.cooperationFeedback__completeTitle, .loadPage__title.cooperationReviews__rate, .loadPage__title.poolCalcPrint:before, .loadPage__title.poolCalcProducts__trName, .poolCalc__preloadText, .catalogSlider:not(._white) .loadPage__title.catalogSliderItem__name, .catalogSlider:not(._white) .catalogSliderItem__name.poolCalc__preloadText, .catalogSlider._white .loadPage__title.catalogSliderItem__name, .catalogSlider._white .catalogSliderItem__name.poolCalc__preloadText, .catalogSlider:not(._white) .loadPage__title.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSliderItem__curPrice.poolCalc__preloadText, .catalogSlider._white .loadPage__title.catalogSliderItem__curPrice, .catalogSlider._white .catalogSliderItem__curPrice.poolCalc__preloadText, .loadPage__title.catalogSliderItem__oldPrice, .loadPage__title.wareScheme__dt, .wareText h3.loadPage__title, .wareText h3.poolCalc__preloadText, .wareText h6.loadPage__title, .wareText h6.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) .loadPage__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name.poolCalc__preloadText, .catalogSlider.article__like.t-button:not(._checked) .loadPage__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice.poolCalc__preloadText, .loadPage__title.quoteForm__humanStatus {
  text-align: center;
}

.reconstuctionPage {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2.5rem;
  flex-grow: 1;
  padding: 10rem 0;
  position: relative;
}
@media (min-width: 768px) {
  .reconstuctionPage {
    padding: 12rem 0;
    display: grid;
    grid-template: repeat(2, 1fr)/37.5rem 32rem;
    gap: 2.5rem 6.5rem;
  }
}
@media (min-width: 1280px) {
  .reconstuctionPage {
    padding: 14rem 0;
    max-width: 87rem;
    align-self: center;
    grid-template: repeat(2, 1fr)/54rem 32rem;
    gap: 2.5rem 1rem;
  }
}
.reconstuctionPage:before {
  content: "";
  position: absolute;
  top: 1rem;
  height: 30rem;
  left: -1rem;
  right: -1rem;
  z-index: -1;
  background: url(../img/pages/reconstructuion/bg.svg) left -363rem center/auto 52rem no-repeat;
}
@media (min-width: 768px) {
  .reconstuctionPage:before {
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
    height: auto;
    top: 0;
    bottom: 4rem;
    background-position: center center;
  }
}
@media (min-width: 1280px) {
  .reconstuctionPage:before {
    bottom: 6rem;
  }
}
.reconstuctionPage__image {
  order: -1;
  display: block;
  width: 18.6rem;
  height: 18.6rem;
  user-select: none;
  pointer-events: none;
}
@media (min-width: 768px) {
  .reconstuctionPage__image {
    width: 32rem;
    height: 32rem;
    order: unset;
    grid-area: 1/2/3/3;
  }
}
.reconstuctionPage__text.t-quote, .reconstuctionPage__text.teamBoss__mission, .reconstuctionPage__text.team__vacanciesText, .reconstuctionPage__text.aboutWork__paragraph, .reconstuctionPage__text.cooperationYellow__text, .reconstuctionPage__text.cooperationStart__final, .reconstuctionPage__text.cooperationQuote__paragraph, .reconstuctionPage__text.catalogSubscribe__text, .reconstuctionPage__text.quoteForm__quote {
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .reconstuctionPage__text.t-quote, .reconstuctionPage__text.teamBoss__mission, .reconstuctionPage__text.team__vacanciesText, .reconstuctionPage__text.aboutWork__paragraph, .reconstuctionPage__text.cooperationYellow__text, .reconstuctionPage__text.cooperationStart__final, .reconstuctionPage__text.cooperationQuote__paragraph, .reconstuctionPage__text.catalogSubscribe__text, .reconstuctionPage__text.quoteForm__quote {
    align-self: flex-end;
  }
}
@media (min-width: 768px) {
  .reconstuctionPage__button.t-button {
    align-self: flex-start;
    width: auto;
    justify-self: center;
  }
}

.simplePage {
  margin: 0 0 6rem;
}
@media (min-width: 768px) {
  .simplePage {
    margin: 0 0 8rem;
  }
}
@media (min-width: 1280px) {
  .simplePage {
    margin: 0 0 10rem;
  }
}
.simplePage .t-title, .simplePage .kp2025Jury__status, .simplePage .kp2025Jury__name, .simplePage .kp2025Criteria__name, .simplePage .kp2025Spots__name, .simplePage .kp2025Rules__name, .simplePage .kp2025Stages__name, .simplePage .kp2025Stages__numb, .simplePage .kp2025Recipient__item, .simplePage .people__status, .simplePage .people__name, .simplePage .teamBoss__chiefStatus, .simplePage .teamBoss__chiefName, .simplePage .webinarsPageGifts__item, .simplePage .webinarsPageProfit__item, .simplePage .webinarsPageMain__difficultName, .simplePage .webinarsSpeaker__status, .simplePage .webinarsSpeaker__name, .simplePage .webinarsItem__difficultName, .simplePage .cooperationFeedback__completeTitle, .simplePage .cooperationReviews__rate, .simplePage .poolCalcPrint:before, .simplePage .poolCalcProducts__trName, .simplePage .poolCalc__preloadText, .simplePage .catalogSlider:not(._white) .catalogSliderItem__name, .catalogSlider:not(._white) .simplePage .catalogSliderItem__name, .simplePage .catalogSlider._white .catalogSliderItem__name, .catalogSlider._white .simplePage .catalogSliderItem__name, .simplePage .catalogSlider:not(._white) .catalogSliderItem__curPrice, .catalogSlider:not(._white) .simplePage .catalogSliderItem__curPrice, .simplePage .catalogSlider._white .catalogSliderItem__curPrice, .catalogSlider._white .simplePage .catalogSliderItem__curPrice, .simplePage .catalogSliderItem__oldPrice, .simplePage .wareScheme__dt, .simplePage .wareText h3, .wareText .simplePage h3, .simplePage .wareText h6, .wareText .simplePage h6, .simplePage .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .simplePage .catalogSliderItem__name, .simplePage .catalogSlider.article__like.t-button:not(._checked) .catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .simplePage .catalogSliderItem__curPrice, .simplePage .quoteForm__humanStatus {
  margin-bottom: 1.2em;
}

.singleForm {
  background: var(--bg-grey);
  padding: 3rem 1.5rem;
  margin: 6rem auto;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-items: center;
}
@media (min-width: 768px) {
  .singleForm {
    padding: 4rem;
    margin: 8rem auto;
    max-width: 43rem;
    gap: 2rem;
  }
}
@media (min-width: 1280px) {
  .singleForm {
    padding: 6rem 11rem;
    margin: 10rem auto;
    max-width: 65rem;
    gap: 3rem;
  }
}
.singleForm__top {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 1280px) {
  .singleForm__top {
    gap: 1rem;
  }
}
.singleForm__form {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-self: stretch;
}
@media (min-width: 768px) {
  .singleForm__form {
    gap: 1rem;
  }
}
.singleForm__label._button {
  margin-top: 1.5rem;
}
.singleForm__check {
  align-self: flex-start;
  margin-top: 0.5rem;
}
.singleForm__complete {
  z-index: 1;
  position: relative;
  background: var(--bg-grey);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .singleForm__complete {
    gap: 1rem;
  }
}
.singleForm__complete:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(../img/icons/checkMark.svg) center center/100% no-repeat;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .singleForm__complete:before {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .singleForm__complete:before {
    margin-bottom: 3rem;
  }
}
.singleForm__link.t-button {
  margin-top: 1rem;
  align-self: center;
  width: auto;
}

.poolCalc {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .poolCalc {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .poolCalc {
    margin-bottom: 10rem;
  }
}
.poolCalc__top {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .poolCalc__top {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .poolCalc__top {
    margin-bottom: 10rem;
  }
}
@media (min-width: 768px) {
  .poolCalc__start {
    display: grid;
    grid-template-columns: 45rem 1fr;
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .poolCalc__start {
    grid-template-columns: 96rem 1fr;
    gap: 2rem 3rem;
  }
}
.poolCalc__description {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border: 0.1rem solid var(--grey-light);
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .poolCalc__description {
    padding: 2rem;
    gap: 0.5rem;
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .poolCalc__description {
    padding: 3rem;
  }
}
.poolCalc__blue {
  padding: 1.5rem;
  background: var(--accent);
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  border-radius: 2.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .poolCalc__blue {
    padding: 2rem;
    gap: 0;
    border-radius: 3rem;
  }
}
@media (min-width: 1280px) {
  .poolCalc__blue {
    padding: 3rem;
    grid-row: span 2;
    align-self: flex-start;
    position: sticky;
    top: 10rem;
    margin-bottom: 0;
  }
}
.poolCalc__blue .t-par, .poolCalc__blue .aboutCategory__answer p, .aboutCategory__answer .poolCalc__blue p, .poolCalc__blue .wareText p, .wareText .poolCalc__blue p, .poolCalc__blue .errorCodes__tableBox p, .errorCodes__tableBox .poolCalc__blue p, .poolCalc__blue .contactsPlace__bottomText p, .contactsPlace__bottomText .poolCalc__blue p, .poolCalc__blue .simplePage p, .simplePage .poolCalc__blue p {
  color: var(--white);
}
@media (min-width: 768px) {
  .poolCalc__form {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .poolCalc__form {
    grid-column: span 1;
  }
}
.poolCalc__preload {
  display: none;
}
.poolCalc__result {
  display: none;
}
.poolCalc__back {
  cursor: pointer;
  color: var(--grey-blue);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color var(--time);
  padding-left: 2.6rem;
  position: relative;
  align-self: flex-start;
}
.poolCalc__back:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.8rem;
  width: 0.9rem;
  height: 1.6rem;
  mask: url(../img/icons/arrow_9x16.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/arrow_9x16.svg) center center/100% no-repeat;
  background: var(--grey-blue);
  transition: background-color var(--time);
  transform: rotateY(180deg);
}
@media (min-width: 1280px) {
  .poolCalc__back:hover {
    color: var(--accent);
  }
  .poolCalc__back:hover:before {
    background-color: var(--accent);
  }
}

.poolCalcTop {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 6rem 0 2rem;
}
.poolCalcTop:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .poolCalcTop {
    padding: 10rem 0 4rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcTop {
    padding: 13rem 0 4rem;
  }
}
.poolCalcTop:before {
  background: var(--accent) url("../img/pages/poolCalc/top_bg.webp") center center/auto 100% no-repeat;
}
@media (min-width: 1920px) {
  .poolCalcTop:before {
    background-size: 100%;
  }
}
.poolCalcTop:after {
  content: "";
  position: absolute;
  top: 6rem;
  right: -4rem;
  bottom: 0;
  width: 18.8rem;
  background: url("../img/pages/poolCalc/top_calc.webp") top right/100% no-repeat;
}
@media (min-width: 768px) {
  .poolCalcTop:after {
    right: 2rem;
    width: 29.2rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcTop:after {
    top: -1.5rem;
    right: 0;
    width: 46.1rem;
  }
}
.poolCalcTop__title.t-title, .poolCalcTop__title.kp2025Jury__status, .poolCalcTop__title.kp2025Jury__name, .poolCalcTop__title.kp2025Criteria__name, .poolCalcTop__title.kp2025Spots__name, .poolCalcTop__title.kp2025Rules__name, .poolCalcTop__title.kp2025Stages__name, .poolCalcTop__title.kp2025Stages__numb, .poolCalcTop__title.kp2025Recipient__item, .poolCalcTop__title.people__status, .poolCalcTop__title.people__name, .poolCalcTop__title.teamBoss__chiefStatus, .poolCalcTop__title.teamBoss__chiefName, .poolCalcTop__title.webinarsPageGifts__item, .poolCalcTop__title.webinarsPageProfit__item, .poolCalcTop__title.webinarsPageMain__difficultName, .poolCalcTop__title.webinarsSpeaker__status, .poolCalcTop__title.webinarsSpeaker__name, .poolCalcTop__title.webinarsItem__difficultName, .poolCalcTop__title.cooperationFeedback__completeTitle, .poolCalcTop__title.cooperationReviews__rate, .poolCalcTop__title.poolCalcPrint:before, .poolCalcTop__title.poolCalcProducts__trName, .catalogSlider:not(._white) .poolCalcTop__title.catalogSliderItem__name, .catalogSlider._white .poolCalcTop__title.catalogSliderItem__name, .catalogSlider:not(._white) .poolCalcTop__title.catalogSliderItem__curPrice, .catalogSlider._white .poolCalcTop__title.catalogSliderItem__curPrice, .poolCalcTop__title.catalogSliderItem__oldPrice, .poolCalcTop__title.wareScheme__dt, .wareText h3.poolCalcTop__title, .wareText h6.poolCalcTop__title, .catalogSlider.article__like.t-button:not(._checked) .poolCalcTop__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .poolCalcTop__title.catalogSliderItem__curPrice, .poolCalcTop__title.quoteForm__humanStatus, .poolCalcTop__title.poolCalc__preloadText {
  color: var(--white);
}
.poolCalcTop__subTitle.t-big, .poolCalcTop__subTitle.kp2025Stages__date, .poolCalcTop__subTitle.serviceMaterials__content, .poolCalcTop__subTitle.webinarsPageForm__subTitle, .poolCalcTop__subTitle.webinarsPageProgram__li.t-list__item, .poolCalcTop__subTitle.webinarsPageProgram__li.teamBoss__targetsItem, .aboutCategory__answer li.poolCalcTop__subTitle.webinarsPageProgram__li, .wareText li.poolCalcTop__subTitle.webinarsPageProgram__li, .poolCalcTop__subTitle.webinarsPageMain__text, .poolCalcTop__subTitle.webinarsPageMain__difficultValue, .poolCalcTop__subTitle.cooperationFeedback__completeText, .poolCalcTop__subTitle.cooperationFeedback__paragraph, .poolCalcTop__subTitle.cooperationMovies__text, .poolCalcTop__subTitle.cooperationSuccess__tile, .poolCalcTop__subTitle.cooperationTop__slideText, .poolCalcTop__subTitle.poolCalcEmpty__par, .poolCalcTop__subTitle.aside__addedText, .poolCalcTop__subTitle.t-document__name, .poolCalcTop__subTitle.article__text, .clientsInfo__item .poolCalcTop__subTitle.t-acco__content {
  color: var(--white);
  max-width: 26rem;
}
@media (min-width: 768px) {
  .poolCalcTop__subTitle.t-big, .poolCalcTop__subTitle.kp2025Stages__date, .poolCalcTop__subTitle.serviceMaterials__content, .poolCalcTop__subTitle.webinarsPageForm__subTitle, .poolCalcTop__subTitle.webinarsPageProgram__li.t-list__item, .poolCalcTop__subTitle.webinarsPageProgram__li.teamBoss__targetsItem, .aboutCategory__answer li.poolCalcTop__subTitle.webinarsPageProgram__li, .wareText li.poolCalcTop__subTitle.webinarsPageProgram__li, .poolCalcTop__subTitle.webinarsPageMain__text, .poolCalcTop__subTitle.webinarsPageMain__difficultValue, .poolCalcTop__subTitle.cooperationFeedback__completeText, .poolCalcTop__subTitle.cooperationFeedback__paragraph, .poolCalcTop__subTitle.cooperationMovies__text, .poolCalcTop__subTitle.cooperationSuccess__tile, .poolCalcTop__subTitle.cooperationTop__slideText, .poolCalcTop__subTitle.poolCalcEmpty__par, .poolCalcTop__subTitle.aside__addedText, .poolCalcTop__subTitle.t-document__name, .poolCalcTop__subTitle.article__text, .clientsInfo__item .poolCalcTop__subTitle.t-acco__content {
    max-width: 53rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcTop__subTitle.t-big, .poolCalcTop__subTitle.kp2025Stages__date, .poolCalcTop__subTitle.serviceMaterials__content, .poolCalcTop__subTitle.webinarsPageForm__subTitle, .poolCalcTop__subTitle.webinarsPageProgram__li.t-list__item, .poolCalcTop__subTitle.webinarsPageProgram__li.teamBoss__targetsItem, .aboutCategory__answer li.poolCalcTop__subTitle.webinarsPageProgram__li, .wareText li.poolCalcTop__subTitle.webinarsPageProgram__li, .poolCalcTop__subTitle.webinarsPageMain__text, .poolCalcTop__subTitle.webinarsPageMain__difficultValue, .poolCalcTop__subTitle.cooperationFeedback__completeText, .poolCalcTop__subTitle.cooperationFeedback__paragraph, .poolCalcTop__subTitle.cooperationMovies__text, .poolCalcTop__subTitle.cooperationSuccess__tile, .poolCalcTop__subTitle.cooperationTop__slideText, .poolCalcTop__subTitle.poolCalcEmpty__par, .poolCalcTop__subTitle.aside__addedText, .poolCalcTop__subTitle.t-document__name, .poolCalcTop__subTitle.article__text, .clientsInfo__item .poolCalcTop__subTitle.t-acco__content {
    max-width: 87rem;
  }
}

.poolCalcForm {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.poolCalcForm__box {
  background: var(--bg-grey);
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 768px) {
  .poolCalcForm__box {
    padding: 2rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcForm__box {
    padding: 3rem;
  }
}
.poolCalcForm__box + .poolCalcForm__box {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .poolCalcForm__box + .poolCalcForm__box {
    margin-top: 2rem;
  }
}
._slided .poolCalcForm__title.t-title, ._slided .poolCalcForm__title.kp2025Jury__status, ._slided .poolCalcForm__title.kp2025Jury__name, ._slided .poolCalcForm__title.kp2025Criteria__name, ._slided .poolCalcForm__title.kp2025Spots__name, ._slided .poolCalcForm__title.kp2025Rules__name, ._slided .poolCalcForm__title.kp2025Stages__name, ._slided .poolCalcForm__title.kp2025Stages__numb, ._slided .poolCalcForm__title.kp2025Recipient__item, ._slided .poolCalcForm__title.people__status, ._slided .poolCalcForm__title.people__name, ._slided .poolCalcForm__title.teamBoss__chiefStatus, ._slided .poolCalcForm__title.teamBoss__chiefName, ._slided .poolCalcForm__title.webinarsPageGifts__item, ._slided .poolCalcForm__title.webinarsPageProfit__item, ._slided .poolCalcForm__title.webinarsPageMain__difficultName, ._slided .poolCalcForm__title.webinarsSpeaker__status, ._slided .poolCalcForm__title.webinarsSpeaker__name, ._slided .poolCalcForm__title.webinarsItem__difficultName, ._slided .poolCalcForm__title.cooperationFeedback__completeTitle, ._slided .poolCalcForm__title.cooperationReviews__rate, ._slided .poolCalcForm__title.poolCalcPrint:before, ._slided .poolCalcForm__title.poolCalcProducts__trName, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__name, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__name, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__name, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__name, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__curPrice, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__curPrice, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__curPrice, ._slided .poolCalcForm__title.catalogSliderItem__oldPrice, ._slided .poolCalcForm__title.wareScheme__dt, ._slided .wareText h3.poolCalcForm__title, .wareText ._slided h3.poolCalcForm__title, ._slided .wareText h6.poolCalcForm__title, .wareText ._slided h6.poolCalcForm__title, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__name, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__curPrice, ._slided .poolCalcForm__title.quoteForm__humanStatus, ._slided .poolCalcForm__title.poolCalc__preloadText {
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color var(--time);
}
@media (min-width: 1280px) {
  ._slided .poolCalcForm__title.t-title:hover, ._slided .poolCalcForm__title.kp2025Jury__status:hover, ._slided .poolCalcForm__title.kp2025Jury__name:hover, ._slided .poolCalcForm__title.kp2025Criteria__name:hover, ._slided .poolCalcForm__title.kp2025Spots__name:hover, ._slided .poolCalcForm__title.kp2025Rules__name:hover, ._slided .poolCalcForm__title.kp2025Stages__name:hover, ._slided .poolCalcForm__title.kp2025Stages__numb:hover, ._slided .poolCalcForm__title.kp2025Recipient__item:hover, ._slided .poolCalcForm__title.people__status:hover, ._slided .poolCalcForm__title.people__name:hover, ._slided .poolCalcForm__title.teamBoss__chiefStatus:hover, ._slided .poolCalcForm__title.teamBoss__chiefName:hover, ._slided .poolCalcForm__title.webinarsPageGifts__item:hover, ._slided .poolCalcForm__title.webinarsPageProfit__item:hover, ._slided .poolCalcForm__title.webinarsPageMain__difficultName:hover, ._slided .poolCalcForm__title.webinarsSpeaker__status:hover, ._slided .poolCalcForm__title.webinarsSpeaker__name:hover, ._slided .poolCalcForm__title.webinarsItem__difficultName:hover, ._slided .poolCalcForm__title.cooperationFeedback__completeTitle:hover, ._slided .poolCalcForm__title.cooperationReviews__rate:hover, ._slided .poolCalcForm__title.poolCalcPrint:hover:before, ._slided .poolCalcForm__title.poolCalcProducts__trName:hover, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__name:hover, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__name:hover, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__name:hover, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__name:hover, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__curPrice:hover, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__curPrice:hover, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__curPrice:hover, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__curPrice:hover, ._slided .poolCalcForm__title.catalogSliderItem__oldPrice:hover, ._slided .poolCalcForm__title.wareScheme__dt:hover, ._slided .wareText h3.poolCalcForm__title:hover, .wareText ._slided h3.poolCalcForm__title:hover, ._slided .wareText h6.poolCalcForm__title:hover, .wareText ._slided h6.poolCalcForm__title:hover, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__name:hover, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__name:hover, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__curPrice:hover, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__curPrice:hover, ._slided .poolCalcForm__title.quoteForm__humanStatus:hover, ._slided .poolCalcForm__title.poolCalc__preloadText:hover {
    color: var(--accent);
  }
  ._slided .poolCalcForm__title.t-title:hover:before, ._slided .poolCalcForm__title.kp2025Jury__status:hover:before, ._slided .poolCalcForm__title.kp2025Jury__name:hover:before, ._slided .poolCalcForm__title.kp2025Criteria__name:hover:before, ._slided .poolCalcForm__title.kp2025Spots__name:hover:before, ._slided .poolCalcForm__title.kp2025Rules__name:hover:before, ._slided .poolCalcForm__title.kp2025Stages__name:hover:before, ._slided .poolCalcForm__title.kp2025Stages__numb:hover:before, ._slided .poolCalcForm__title.kp2025Recipient__item:hover:before, ._slided .poolCalcForm__title.people__status:hover:before, ._slided .poolCalcForm__title.people__name:hover:before, ._slided .poolCalcForm__title.teamBoss__chiefStatus:hover:before, ._slided .poolCalcForm__title.teamBoss__chiefName:hover:before, ._slided .poolCalcForm__title.webinarsPageGifts__item:hover:before, ._slided .poolCalcForm__title.webinarsPageProfit__item:hover:before, ._slided .poolCalcForm__title.webinarsPageMain__difficultName:hover:before, ._slided .poolCalcForm__title.webinarsSpeaker__status:hover:before, ._slided .poolCalcForm__title.webinarsSpeaker__name:hover:before, ._slided .poolCalcForm__title.webinarsItem__difficultName:hover:before, ._slided .poolCalcForm__title.cooperationFeedback__completeTitle:hover:before, ._slided .poolCalcForm__title.cooperationReviews__rate:hover:before, ._slided .poolCalcForm__title.poolCalcPrint:hover:before, ._slided .poolCalcForm__title.poolCalcProducts__trName:hover:before, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__name:hover:before, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__name:hover:before, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__name:hover:before, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__name:hover:before, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__curPrice:hover:before, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__curPrice:hover:before, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__curPrice:hover:before, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__curPrice:hover:before, ._slided .poolCalcForm__title.catalogSliderItem__oldPrice:hover:before, ._slided .poolCalcForm__title.wareScheme__dt:hover:before, ._slided .wareText h3.poolCalcForm__title:hover:before, .wareText ._slided h3.poolCalcForm__title:hover:before, ._slided .wareText h6.poolCalcForm__title:hover:before, .wareText ._slided h6.poolCalcForm__title:hover:before, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__name:hover:before, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__name:hover:before, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__curPrice:hover:before, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__curPrice:hover:before, ._slided .poolCalcForm__title.quoteForm__humanStatus:hover:before, ._slided .poolCalcForm__title.poolCalc__preloadText:hover:before {
    background: var(--accent);
  }
}
._slided .poolCalcForm__title.t-title:after, ._slided .poolCalcForm__title.kp2025Jury__status:after, ._slided .poolCalcForm__title.kp2025Jury__name:after, ._slided .poolCalcForm__title.kp2025Criteria__name:after, ._slided .poolCalcForm__title.kp2025Spots__name:after, ._slided .poolCalcForm__title.kp2025Rules__name:after, ._slided .poolCalcForm__title.kp2025Stages__name:after, ._slided .poolCalcForm__title.kp2025Stages__numb:after, ._slided .poolCalcForm__title.kp2025Recipient__item:after, ._slided .poolCalcForm__title.people__status:after, ._slided .poolCalcForm__title.people__name:after, ._slided .poolCalcForm__title.teamBoss__chiefStatus:after, ._slided .poolCalcForm__title.teamBoss__chiefName:after, ._slided .poolCalcForm__title.webinarsPageGifts__item:after, ._slided .poolCalcForm__title.webinarsPageProfit__item:after, ._slided .poolCalcForm__title.webinarsPageMain__difficultName:after, ._slided .poolCalcForm__title.webinarsSpeaker__status:after, ._slided .poolCalcForm__title.webinarsSpeaker__name:after, ._slided .poolCalcForm__title.webinarsItem__difficultName:after, ._slided .poolCalcForm__title.cooperationFeedback__completeTitle:after, ._slided .poolCalcForm__title.cooperationReviews__rate:after, ._slided .poolCalcForm__title.poolCalcProducts__trName:after, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__name:after, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__name:after, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__name:after, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__name:after, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__curPrice:after, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__curPrice:after, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__curPrice:after, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__curPrice:after, ._slided .poolCalcForm__title.catalogSliderItem__oldPrice:after, ._slided .poolCalcForm__title.wareScheme__dt:after, ._slided .wareText h3.poolCalcForm__title:after, .wareText ._slided h3.poolCalcForm__title:after, ._slided .wareText h6.poolCalcForm__title:after, .wareText ._slided h6.poolCalcForm__title:after, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__name:after, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__name:after, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__curPrice:after, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__curPrice:after, ._slided .poolCalcForm__title.quoteForm__humanStatus:after, ._slided .poolCalcForm__title.poolCalc__preloadText:after {
  content: "";
  position: absolute;
  top: -1.5rem;
  right: -1.5rem;
  bottom: -1.5rem;
  left: -1.5rem;
  cursor: pointer;
}
@media (min-width: 768px) {
  ._slided .poolCalcForm__title.t-title:after, ._slided .poolCalcForm__title.kp2025Jury__status:after, ._slided .poolCalcForm__title.kp2025Jury__name:after, ._slided .poolCalcForm__title.kp2025Criteria__name:after, ._slided .poolCalcForm__title.kp2025Spots__name:after, ._slided .poolCalcForm__title.kp2025Rules__name:after, ._slided .poolCalcForm__title.kp2025Stages__name:after, ._slided .poolCalcForm__title.kp2025Stages__numb:after, ._slided .poolCalcForm__title.kp2025Recipient__item:after, ._slided .poolCalcForm__title.people__status:after, ._slided .poolCalcForm__title.people__name:after, ._slided .poolCalcForm__title.teamBoss__chiefStatus:after, ._slided .poolCalcForm__title.teamBoss__chiefName:after, ._slided .poolCalcForm__title.webinarsPageGifts__item:after, ._slided .poolCalcForm__title.webinarsPageProfit__item:after, ._slided .poolCalcForm__title.webinarsPageMain__difficultName:after, ._slided .poolCalcForm__title.webinarsSpeaker__status:after, ._slided .poolCalcForm__title.webinarsSpeaker__name:after, ._slided .poolCalcForm__title.webinarsItem__difficultName:after, ._slided .poolCalcForm__title.cooperationFeedback__completeTitle:after, ._slided .poolCalcForm__title.cooperationReviews__rate:after, ._slided .poolCalcForm__title.poolCalcProducts__trName:after, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__name:after, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__name:after, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__name:after, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__name:after, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__curPrice:after, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__curPrice:after, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__curPrice:after, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__curPrice:after, ._slided .poolCalcForm__title.catalogSliderItem__oldPrice:after, ._slided .poolCalcForm__title.wareScheme__dt:after, ._slided .wareText h3.poolCalcForm__title:after, .wareText ._slided h3.poolCalcForm__title:after, ._slided .wareText h6.poolCalcForm__title:after, .wareText ._slided h6.poolCalcForm__title:after, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__name:after, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__name:after, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__curPrice:after, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__curPrice:after, ._slided .poolCalcForm__title.quoteForm__humanStatus:after, ._slided .poolCalcForm__title.poolCalc__preloadText:after {
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }
}
@media (min-width: 1280px) {
  ._slided .poolCalcForm__title.t-title:after, ._slided .poolCalcForm__title.kp2025Jury__status:after, ._slided .poolCalcForm__title.kp2025Jury__name:after, ._slided .poolCalcForm__title.kp2025Criteria__name:after, ._slided .poolCalcForm__title.kp2025Spots__name:after, ._slided .poolCalcForm__title.kp2025Rules__name:after, ._slided .poolCalcForm__title.kp2025Stages__name:after, ._slided .poolCalcForm__title.kp2025Stages__numb:after, ._slided .poolCalcForm__title.kp2025Recipient__item:after, ._slided .poolCalcForm__title.people__status:after, ._slided .poolCalcForm__title.people__name:after, ._slided .poolCalcForm__title.teamBoss__chiefStatus:after, ._slided .poolCalcForm__title.teamBoss__chiefName:after, ._slided .poolCalcForm__title.webinarsPageGifts__item:after, ._slided .poolCalcForm__title.webinarsPageProfit__item:after, ._slided .poolCalcForm__title.webinarsPageMain__difficultName:after, ._slided .poolCalcForm__title.webinarsSpeaker__status:after, ._slided .poolCalcForm__title.webinarsSpeaker__name:after, ._slided .poolCalcForm__title.webinarsItem__difficultName:after, ._slided .poolCalcForm__title.cooperationFeedback__completeTitle:after, ._slided .poolCalcForm__title.cooperationReviews__rate:after, ._slided .poolCalcForm__title.poolCalcProducts__trName:after, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__name:after, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__name:after, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__name:after, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__name:after, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__curPrice:after, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__curPrice:after, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__curPrice:after, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__curPrice:after, ._slided .poolCalcForm__title.catalogSliderItem__oldPrice:after, ._slided .poolCalcForm__title.wareScheme__dt:after, ._slided .wareText h3.poolCalcForm__title:after, .wareText ._slided h3.poolCalcForm__title:after, ._slided .wareText h6.poolCalcForm__title:after, .wareText ._slided h6.poolCalcForm__title:after, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__name:after, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__name:after, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__curPrice:after, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__curPrice:after, ._slided .poolCalcForm__title.quoteForm__humanStatus:after, ._slided .poolCalcForm__title.poolCalc__preloadText:after {
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }
}
._slided .poolCalcForm__title.t-title:before, ._slided .poolCalcForm__title.kp2025Jury__status:before, ._slided .poolCalcForm__title.kp2025Jury__name:before, ._slided .poolCalcForm__title.kp2025Criteria__name:before, ._slided .poolCalcForm__title.kp2025Spots__name:before, ._slided .poolCalcForm__title.kp2025Rules__name:before, ._slided .poolCalcForm__title.kp2025Stages__name:before, ._slided .poolCalcForm__title.kp2025Stages__numb:before, ._slided .poolCalcForm__title.kp2025Recipient__item:before, ._slided .poolCalcForm__title.people__status:before, ._slided .poolCalcForm__title.people__name:before, ._slided .poolCalcForm__title.teamBoss__chiefStatus:before, ._slided .poolCalcForm__title.teamBoss__chiefName:before, ._slided .poolCalcForm__title.webinarsPageGifts__item:before, ._slided .poolCalcForm__title.webinarsPageProfit__item:before, ._slided .poolCalcForm__title.webinarsPageMain__difficultName:before, ._slided .poolCalcForm__title.webinarsSpeaker__status:before, ._slided .poolCalcForm__title.webinarsSpeaker__name:before, ._slided .poolCalcForm__title.webinarsItem__difficultName:before, ._slided .poolCalcForm__title.cooperationFeedback__completeTitle:before, ._slided .poolCalcForm__title.cooperationReviews__rate:before, ._slided .poolCalcForm__title.poolCalcPrint:before, ._slided .poolCalcForm__title.poolCalcProducts__trName:before, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__name:before, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__name:before, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__name:before, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__name:before, ._slided .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__curPrice:before, .catalogSlider:not(._white) ._slided .poolCalcForm__title.catalogSliderItem__curPrice:before, ._slided .catalogSlider._white .poolCalcForm__title.catalogSliderItem__curPrice:before, .catalogSlider._white ._slided .poolCalcForm__title.catalogSliderItem__curPrice:before, ._slided .poolCalcForm__title.catalogSliderItem__oldPrice:before, ._slided .poolCalcForm__title.wareScheme__dt:before, ._slided .wareText h3.poolCalcForm__title:before, .wareText ._slided h3.poolCalcForm__title:before, ._slided .wareText h6.poolCalcForm__title:before, .wareText ._slided h6.poolCalcForm__title:before, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__name:before, ._slided .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) ._slided .poolCalcForm__title.catalogSliderItem__curPrice:before, ._slided .poolCalcForm__title.quoteForm__humanStatus:before, ._slided .poolCalcForm__title.poolCalc__preloadText:before {
  content: "";
  position: absolute;
  width: 2.8rem;
  height: 2.8rem;
  top: 50%;
  right: 0;
  margin-top: -1.4rem;
  mask: url(../img/icons/arrow_9x16.svg) center center/auto 2rem no-repeat;
  -webkit-mask: url(../img/icons/arrow_9x16.svg) center center/auto 2rem no-repeat;
  transition: transform var(--time), background-color var(--time);
  transform: rotate(90deg);
  background: var(--dark);
}
._slided._opened .poolCalcForm__title.t-title:before, ._slided._opened .poolCalcForm__title.kp2025Jury__status:before, ._slided._opened .poolCalcForm__title.kp2025Jury__name:before, ._slided._opened .poolCalcForm__title.kp2025Criteria__name:before, ._slided._opened .poolCalcForm__title.kp2025Spots__name:before, ._slided._opened .poolCalcForm__title.kp2025Rules__name:before, ._slided._opened .poolCalcForm__title.kp2025Stages__name:before, ._slided._opened .poolCalcForm__title.kp2025Stages__numb:before, ._slided._opened .poolCalcForm__title.kp2025Recipient__item:before, ._slided._opened .poolCalcForm__title.people__status:before, ._slided._opened .poolCalcForm__title.people__name:before, ._slided._opened .poolCalcForm__title.teamBoss__chiefStatus:before, ._slided._opened .poolCalcForm__title.teamBoss__chiefName:before, ._slided._opened .poolCalcForm__title.webinarsPageGifts__item:before, ._slided._opened .poolCalcForm__title.webinarsPageProfit__item:before, ._slided._opened .poolCalcForm__title.webinarsPageMain__difficultName:before, ._slided._opened .poolCalcForm__title.webinarsSpeaker__status:before, ._slided._opened .poolCalcForm__title.webinarsSpeaker__name:before, ._slided._opened .poolCalcForm__title.webinarsItem__difficultName:before, ._slided._opened .poolCalcForm__title.cooperationFeedback__completeTitle:before, ._slided._opened .poolCalcForm__title.cooperationReviews__rate:before, ._slided._opened .poolCalcForm__title.poolCalcPrint:before, ._slided._opened .poolCalcForm__title.poolCalcProducts__trName:before, ._slided._opened .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__name:before, .catalogSlider:not(._white) ._slided._opened .poolCalcForm__title.catalogSliderItem__name:before, ._slided._opened .catalogSlider._white .poolCalcForm__title.catalogSliderItem__name:before, .catalogSlider._white ._slided._opened .poolCalcForm__title.catalogSliderItem__name:before, ._slided._opened .catalogSlider:not(._white) .poolCalcForm__title.catalogSliderItem__curPrice:before, .catalogSlider:not(._white) ._slided._opened .poolCalcForm__title.catalogSliderItem__curPrice:before, ._slided._opened .catalogSlider._white .poolCalcForm__title.catalogSliderItem__curPrice:before, .catalogSlider._white ._slided._opened .poolCalcForm__title.catalogSliderItem__curPrice:before, ._slided._opened .poolCalcForm__title.catalogSliderItem__oldPrice:before, ._slided._opened .poolCalcForm__title.wareScheme__dt:before, ._slided._opened .wareText h3.poolCalcForm__title:before, .wareText ._slided._opened h3.poolCalcForm__title:before, ._slided._opened .wareText h6.poolCalcForm__title:before, .wareText ._slided._opened h6.poolCalcForm__title:before, ._slided._opened .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) ._slided._opened .poolCalcForm__title.catalogSliderItem__name:before, ._slided._opened .catalogSlider.article__like.t-button:not(._checked) .poolCalcForm__title.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) ._slided._opened .poolCalcForm__title.catalogSliderItem__curPrice:before, ._slided._opened .poolCalcForm__title.quoteForm__humanStatus:before, ._slided._opened .poolCalcForm__title.poolCalc__preloadText:before {
  transform: rotate(-90deg);
}
.poolCalcForm__tumblerBox {
  margin-top: 2rem;
  position: relative;
  display: flex;
  align-self: flex-start;
  align-items: center;
  gap: 0.5rem;
}
.poolCalcForm__tumblerBox._single {
  padding-bottom: 2.1rem;
}
.poolCalcForm__tumblerBox._single:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0.1rem;
  background: var(--grey-light);
  width: 35rem;
}
@media (min-width: 768px) {
  .poolCalcForm__tumblerBox._single:before {
    width: 72rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcForm__tumblerBox._single:before {
    width: 90rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcForm__tumblerBox .t-info__pane {
    width: 26rem;
    max-width: 26rem;
  }
}
@media (max-width: 1279px) {
  .poolCalcForm__tumblerBoxTooltip.t-tooltip:before {
    inset-inline: auto 0;
  }
}
.poolCalcForm__labelGroup {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .poolCalcForm__labelGroup {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem 1rem;
  }
}
.poolCalcForm__labelGroup._bdb {
  border-bottom: 0.1rem solid var(--grey-light);
  padding-bottom: 2rem;
}
.poolCalcForm__labelCol {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
.poolCalcForm__labelCol + .poolCalcForm__labelCol {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .poolCalcForm__labelCol + .poolCalcForm__labelCol {
    margin-top: 0;
  }
}
.poolCalcForm__areaZone {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.poolCalcForm__areaZone + .poolCalcForm__areaZone {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .poolCalcForm__areaZone + .poolCalcForm__areaZone {
    margin-top: 0;
  }
}
.poolCalcForm__areaName {
  position: relative;
  align-self: flex-start;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 1280px) {
  .poolCalcForm__areaName .t-info__pane {
    width: 26rem;
    max-width: 26rem;
  }
}
.poolCalcForm__areaNameTooltip.t-tooltip {
  z-index: 2;
}
.poolCalcForm__areaNameTooltip.t-tooltip:hover {
  z-index: 3;
}
@media (max-width: 767px) {
  .poolCalcForm__areaNameTooltip.t-tooltip._middle:before {
    left: -10rem;
  }
  .poolCalcForm__areaNameTooltip.t-tooltip._left:before {
    inset-inline: auto 0;
  }
}
@media (max-width: 1279px) {
  .poolCalcForm__areaNameTooltip.t-tooltip:before {
    inset-inline: auto 0;
  }
}
.poolCalcForm__areaBox {
  align-self: stretch;
}
.poolCalcForm__white {
  border: 0.1rem solid var(--grey-light);
  background: var(--white);
  margin-top: 2rem;
}
.poolCalcForm__white._off {
  display: none;
}
.poolCalcForm__whiteLine {
  padding: 2.5rem 1.5rem 1.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 768px) {
  .poolCalcForm__whiteLine {
    padding: 2rem 9rem 2rem 2rem;
    display: grid;
    grid-template-columns: 20rem 20rem 1fr;
    gap: 0 1rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcForm__whiteLine {
    grid-template-columns: 28rem 28rem 1fr;
  }
}
.poolCalcForm__whiteLine:not(:last-child) {
  border-bottom: 0.1rem solid var(--grey-light);
}
.poolCalcForm__whiteRemove {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  font-size: 0;
  line-height: 0;
  background: var(--dark);
  mask: url(../img/icons/cross.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/cross.svg) center center/100% no-repeat;
  cursor: pointer;
}
@media (min-width: 768px) {
  .poolCalcForm__whiteRemove {
    top: 2rem;
    right: 2rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcForm__whiteRemove {
    transition: background-color var(--time);
  }
  .poolCalcForm__whiteRemove:hover {
    background: var(--accent);
  }
}
._only ~ .poolCalcForm__whiteRemove {
  display: none;
}
.poolCalcForm__whiteZone {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
._only ~ .poolCalcForm__whiteZone {
  display: none;
}
.poolCalcForm__whiteZone + .poolCalcForm__whiteZone {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .poolCalcForm__whiteZone + .poolCalcForm__whiteZone {
    margin-top: 0;
  }
}
.poolCalcForm__whiteZone._count {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .poolCalcForm__whiteZone._count {
    margin-top: 0;
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 2rem;
  }
}
@media (min-width: 768px) {
  .poolCalcForm__whiteZone._count .poolCalcForm__areaBox {
    align-self: center;
  }
}
.poolCalcForm__whiteName {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 1280px) {
  .poolCalcForm__whiteName .t-info__pane {
    width: 26rem;
    min-width: 30rem;
  }
}
@media (max-width: 767px) {
  .poolCalcForm__whiteNameTooltip.t-tooltip:before {
    left: -10rem;
  }
}
@media (max-width: 1279px) {
  .poolCalcForm__whiteNameTooltip.t-tooltip:before {
    right: 0;
    left: auto;
  }
}
.poolCalcForm__areaCounter {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.poolCalcForm__areaControl {
  width: 2rem;
  height: 2rem;
  font-size: 0;
  line-height: 0;
  background: var(--dark);
  cursor: pointer;
}
@media (min-width: 1280px) {
  .poolCalcForm__areaControl {
    transition: background-color var(--time);
  }
  .poolCalcForm__areaControl:hover {
    background: var(--accent);
  }
}
.poolCalcForm__areaControl._decr {
  mask: url(../img/icons/minus_20.svg) center center/1.8rem no-repeat;
  -webkit-mask: url(../img/icons/minus_20.svg) center center/1.8rem no-repeat;
}
.poolCalcForm__areaControl._incr {
  mask: url(../img/icons/plus_20.svg) center center/1.8rem no-repeat;
  -webkit-mask: url(../img/icons/plus_20.svg) center center/1.8rem no-repeat;
}
.poolCalcForm__areaControl._disabled, .poolCalcForm__areaControl._disabled:hover {
  background: var(--grey);
  pointer-events: none;
  cursor: default;
}
.poolCalcForm__whiteCounts {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}
.poolCalcForm__whiteCounts[data-whites-count="0"] {
  display: none;
}
._off ~ .poolCalcForm__whiteCounts {
  display: none;
}
.poolCalcForm__whiteCountsLeft {
  color: var(--blue-light);
  display: flex;
  gap: 0.5rem;
}
.poolCalcForm__whiteCountsCount {
  font-weight: 700;
}
.poolCalcForm__whiteCountsClear {
  color: var(--grey-blue);
  text-decoration: underline;
  cursor: pointer;
}
.poolCalcForm__areaLabel {
  display: block;
}
.poolCalcForm__areaInput.t-input {
  width: 4rem;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.poolCalcForm__hidden {
  display: none;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .poolCalcForm__hidden {
    margin-top: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcForm__hidden {
    margin-top: 2rem;
  }
}
.poolCalcForm__desc {
  font-weight: 700;
}
.poolCalcForm__prints {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .poolCalcForm__prints {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem 1rem;
  }
  .poolCalcForm__prints .poolCalcForm__areaZone:nth-child(3) {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .poolCalcForm__prints {
    margin-top: 2rem;
  }
}
.poolCalcForm__end {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .poolCalcForm__end {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .poolCalcForm__endButton.t-button {
    width: auto;
  }
}
.poolCalcForm__findError {
  margin-top: 1rem;
  align-self: center;
}
@media (min-width: 768px) {
  .poolCalcForm__findError {
    margin-top: 1.5rem;
  }
}
.poolCalcResult {
  display: none;
}
.poolCalcResult__content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.poolCalcResult__name.t-title, .poolCalcResult__name.kp2025Jury__status, .poolCalcResult__name.kp2025Jury__name, .poolCalcResult__name.kp2025Criteria__name, .poolCalcResult__name.kp2025Spots__name, .poolCalcResult__name.kp2025Rules__name, .poolCalcResult__name.kp2025Stages__name, .poolCalcResult__name.kp2025Stages__numb, .poolCalcResult__name.kp2025Recipient__item, .poolCalcResult__name.people__status, .poolCalcResult__name.people__name, .poolCalcResult__name.teamBoss__chiefStatus, .poolCalcResult__name.teamBoss__chiefName, .poolCalcResult__name.webinarsPageGifts__item, .poolCalcResult__name.webinarsPageProfit__item, .poolCalcResult__name.webinarsPageMain__difficultName, .poolCalcResult__name.webinarsSpeaker__status, .poolCalcResult__name.webinarsSpeaker__name, .poolCalcResult__name.webinarsItem__difficultName, .poolCalcResult__name.cooperationFeedback__completeTitle, .poolCalcResult__name.cooperationReviews__rate, .poolCalcResult__name.poolCalcPrint:before, .poolCalcResult__name.poolCalcProducts__trName, .catalogSlider:not(._white) .poolCalcResult__name.catalogSliderItem__name, .catalogSlider._white .poolCalcResult__name.catalogSliderItem__name, .catalogSlider:not(._white) .poolCalcResult__name.catalogSliderItem__curPrice, .catalogSlider._white .poolCalcResult__name.catalogSliderItem__curPrice, .poolCalcResult__name.catalogSliderItem__oldPrice, .poolCalcResult__name.wareScheme__dt, .wareText h3.poolCalcResult__name, .wareText h6.poolCalcResult__name, .catalogSlider.article__like.t-button:not(._checked) .poolCalcResult__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .poolCalcResult__name.catalogSliderItem__curPrice, .poolCalcResult__name.quoteForm__humanStatus, .poolCalcResult__name.poolCalc__preloadText {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .poolCalcResult__name.t-title, .poolCalcResult__name.kp2025Jury__status, .poolCalcResult__name.kp2025Jury__name, .poolCalcResult__name.kp2025Criteria__name, .poolCalcResult__name.kp2025Spots__name, .poolCalcResult__name.kp2025Rules__name, .poolCalcResult__name.kp2025Stages__name, .poolCalcResult__name.kp2025Stages__numb, .poolCalcResult__name.kp2025Recipient__item, .poolCalcResult__name.people__status, .poolCalcResult__name.people__name, .poolCalcResult__name.teamBoss__chiefStatus, .poolCalcResult__name.teamBoss__chiefName, .poolCalcResult__name.webinarsPageGifts__item, .poolCalcResult__name.webinarsPageProfit__item, .poolCalcResult__name.webinarsPageMain__difficultName, .poolCalcResult__name.webinarsSpeaker__status, .poolCalcResult__name.webinarsSpeaker__name, .poolCalcResult__name.webinarsItem__difficultName, .poolCalcResult__name.cooperationFeedback__completeTitle, .poolCalcResult__name.cooperationReviews__rate, .poolCalcResult__name.poolCalcPrint:before, .poolCalcResult__name.poolCalcProducts__trName, .catalogSlider:not(._white) .poolCalcResult__name.catalogSliderItem__name, .catalogSlider._white .poolCalcResult__name.catalogSliderItem__name, .catalogSlider:not(._white) .poolCalcResult__name.catalogSliderItem__curPrice, .catalogSlider._white .poolCalcResult__name.catalogSliderItem__curPrice, .poolCalcResult__name.catalogSliderItem__oldPrice, .poolCalcResult__name.wareScheme__dt, .wareText h3.poolCalcResult__name, .wareText h6.poolCalcResult__name, .catalogSlider.article__like.t-button:not(._checked) .poolCalcResult__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .poolCalcResult__name.catalogSliderItem__curPrice, .poolCalcResult__name.quoteForm__humanStatus, .poolCalcResult__name.poolCalc__preloadText {
    margin-top: 2rem;
  }
}
.poolCalcResult__results {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.5rem;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .poolCalcResult__results {
    gap: 2rem;
    margin-top: 2rem;
  }
}
.poolCalcResult__resultBox {
  background: var(--bg-grey);
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 768px) {
  .poolCalcResult__resultBox {
    padding: 2rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 2rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcResult__resultBox {
    padding: 2.5rem;
  }
}
@media (min-width: 768px) {
  .poolCalcResult__subtitle.t-title, .poolCalcResult__subtitle.kp2025Jury__status, .poolCalcResult__subtitle.kp2025Jury__name, .poolCalcResult__subtitle.kp2025Criteria__name, .poolCalcResult__subtitle.kp2025Spots__name, .poolCalcResult__subtitle.kp2025Rules__name, .poolCalcResult__subtitle.kp2025Stages__name, .poolCalcResult__subtitle.kp2025Stages__numb, .poolCalcResult__subtitle.kp2025Recipient__item, .poolCalcResult__subtitle.people__status, .poolCalcResult__subtitle.people__name, .poolCalcResult__subtitle.teamBoss__chiefStatus, .poolCalcResult__subtitle.teamBoss__chiefName, .poolCalcResult__subtitle.webinarsPageGifts__item, .poolCalcResult__subtitle.webinarsPageProfit__item, .poolCalcResult__subtitle.webinarsPageMain__difficultName, .poolCalcResult__subtitle.webinarsSpeaker__status, .poolCalcResult__subtitle.webinarsSpeaker__name, .poolCalcResult__subtitle.webinarsItem__difficultName, .poolCalcResult__subtitle.cooperationFeedback__completeTitle, .poolCalcResult__subtitle.cooperationReviews__rate, .poolCalcResult__subtitle.poolCalcPrint:before, .poolCalcResult__subtitle.poolCalcProducts__trName, .catalogSlider:not(._white) .poolCalcResult__subtitle.catalogSliderItem__name, .catalogSlider._white .poolCalcResult__subtitle.catalogSliderItem__name, .catalogSlider:not(._white) .poolCalcResult__subtitle.catalogSliderItem__curPrice, .catalogSlider._white .poolCalcResult__subtitle.catalogSliderItem__curPrice, .poolCalcResult__subtitle.catalogSliderItem__oldPrice, .poolCalcResult__subtitle.wareScheme__dt, .wareText h3.poolCalcResult__subtitle, .wareText h6.poolCalcResult__subtitle, .catalogSlider.article__like.t-button:not(._checked) .poolCalcResult__subtitle.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .poolCalcResult__subtitle.catalogSliderItem__curPrice, .poolCalcResult__subtitle.quoteForm__humanStatus, .poolCalcResult__subtitle.poolCalc__preloadText {
    grid-column: span 2;
  }
}
.poolCalcResult__cluster {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .poolCalcResult__cluster._wide {
    grid-column: span 2;
  }
}
.poolCalcResult__clusterName {
  font-weight: 700;
}
.poolCalcResult__dl {
  display: flex;
  justify-content: space-between;
  position: relative;
  color: var(--blue-light);
}
@media (min-width: 1280px) {
  .poolCalcResult__dl {
    justify-content: flex-start;
    align-self: flex-start;
  }
}
@media (min-width: 768px) {
  ._wide .poolCalcResult__dl {
    justify-content: flex-start;
  }
}
.poolCalcResult__dt {
  margin-right: auto;
}
@media (min-width: 1280px) {
  .poolCalcResult__dt {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  ._wide .poolCalcResult__dt {
    margin-right: 0;
  }
}
.poolCalcResult__dd {
  white-space: nowrap;
  font-weight: 700;
  margin-left: 0.5rem;
}
._accent .poolCalcResult__dd {
  color: var(--accent);
}
@media (min-width: 1280px) {
  .poolCalcResult__dd .t-info__pane {
    white-space: normal;
    max-width: 26rem;
    color: var(--dark);
  }
}
.poolCalcResult__dlTooltip.t-tooltip {
  margin-left: 0.5rem;
  margin-top: 0.1rem;
  min-width: 2rem;
  max-width: 2rem;
}
@media (max-width: 767px) {
  .poolCalcResult__dlTooltip.t-tooltip {
    margin-top: -0.1rem;
  }
}
@media (max-width: 1279px) {
  .poolCalcResult__dlTooltip.t-tooltip:before {
    inset-inline: auto 0;
  }
}
.poolCalcResult__empty {
  margin-top: 6rem;
  display: none;
}
@media (min-width: 768px) {
  .poolCalcResult__empty {
    margin-top: 8rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcResult__empty {
    margin-top: 10rem;
  }
}
.poolCalc._empty .poolCalcResult__empty {
  display: flex;
}
.poolCalcResult__recommended {
  margin-top: 6rem;
}
@media (min-width: 768px) {
  .poolCalcResult__recommended {
    margin-top: 8rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcResult__recommended {
    margin-top: 10rem;
  }
}
.poolCalc._empty .poolCalcResult__recommended {
  display: none;
}
.poolCalcResult__form {
  margin-top: 6rem;
}
@media (min-width: 768px) {
  .poolCalcResult__form {
    margin-top: 8rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcResult__form {
    margin-top: 10rem;
  }
}
.poolCalc._empty .poolCalcResult__form {
  display: none;
}

.poolCalcRecommended__tags.tags {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .poolCalcRecommended__tags.tags {
    max-width: none;
  }
}
@media (min-width: 1280px) {
  .poolCalcRecommended__tags.tags .tags__item._current {
    pointer-events: none;
  }
}
.poolCalcRecommended__bottom {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .poolCalcRecommended__bottom {
    margin-top: 2rem;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
}
.poolCalcRecommended__buttons {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: stretch;
  align-self: stretch;
}
@media (min-width: 768px) {
  .poolCalcRecommended__buttons {
    flex-direction: row;
    gap: 1rem;
    align-items: center;
    align-self: center;
  }
}
@media (min-width: 768px) {
  .poolCalcRecommended__button.t-button {
    width: auto;
  }
}
@media (min-width: 768px) {
  .poolCalcRecommended__goBack.poolCalc__back {
    align-self: center;
  }
}

.poolCalcEmpty {
  flex-direction: column;
  gap: 1rem;
  align-items: flex-start;
}
.poolCalcEmpty:before {
  content: "";
  mask: url(../img/icons/no_search.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/no_search.svg) center center/100% no-repeat;
  background: var(--grey);
  width: 5rem;
  height: 5rem;
  margin-bottom: 0.5rem;
  align-self: center;
}
@media (min-width: 768px) {
  .poolCalcEmpty:before {
    margin-bottom: 1.5rem;
  }
}
.poolCalcEmpty__par {
  margin: 0;
}
.poolCalcEmpty__goBack.poolCalc__back {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .poolCalcEmpty__goBack.poolCalc__back {
    margin-top: 1.5rem;
  }
}

.poolCalcProducts {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .poolCalcProducts {
    display: grid;
    grid-template-columns: 32rem 1fr;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts {
    display: grid;
    grid-template-columns: 33rem 1fr;
  }
}
.poolCalcProducts:before {
  content: "";
  grid-area: 1/1/2/2;
  background: url(../img/pages/calc/bg.svg) left 2.5rem top 2rem/41.5rem no-repeat;
  border: 0.1rem solid var(--grey-light);
  display: none;
}
@media (min-width: 768px) {
  .poolCalcProducts:before {
    display: block;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts:before {
    border-right-width: 0;
  }
}
.poolCalcProducts[data-slides-count="1"] {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 768px) {
  .poolCalcProducts[data-slides-count="1"] {
    grid-template-columns: 32rem 1fr;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-count="1"] {
    grid-template-columns: 33rem 1fr;
  }
}
.poolCalcProducts[data-slides-count="1"]:before {
  display: block;
  background-size: 26.5rem;
}
@media (min-width: 768px) {
  .poolCalcProducts[data-slides-count="1"]:before {
    background-size: 41.5rem;
  }
}
.poolCalcProducts__sliders {
  order: -1;
  border: 0.1rem solid var(--grey-light);
  width: 100%;
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(2, 1fr);
  overflow: hidden;
}
@media (min-width: 768px) {
  .poolCalcProducts__sliders {
    order: unset;
    grid-area: 1/2/2/3;
    border-left-width: 0;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts__sliders {
    order: unset;
    grid-template-columns: unset;
    border-width: 0 0 0 0.1rem;
  }
}
.poolCalcProducts[data-slides-count="1"] .poolCalcProducts__sliders {
  grid-template-columns: 1fr;
  border-left-width: 0;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-count="1"] .poolCalcProducts__sliders {
    grid-template-columns: unset;
    border-left-width: 0.1rem;
  }
}
.poolCalcProducts__slider.swiper {
  box-sizing: border-box;
  position: relative;
}
.poolCalcProducts__slider.swiper._first {
  width: calc(100% + 0.2rem);
  margin: 0 -0.1rem;
  border-right: 0.1rem solid var(--grey-light);
  z-index: 1;
}
@media (min-width: 1280px) {
  .poolCalcProducts__slider.swiper._first {
    width: 100%;
    border-right: none;
    margin: 0;
  }
}
.poolCalcProducts__slider.swiper._second {
  width: 100%;
  z-index: 0;
}
@media (min-width: 1280px) {
  .poolCalcProducts__slider.swiper._second {
    display: none;
  }
}
.poolCalcProducts[data-slides-count="1"] .poolCalcProducts__slider.swiper._second {
  display: none;
}
.poolCalcProducts__wrapper.swiper-wrapper {
  height: auto;
}
.poolCalcProducts__slide.swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem;
  box-sizing: border-box;
  border-left: 0.1rem solid var(--grey-light);
  height: auto;
  position: relative;
}
@media (min-width: 768px) {
  .poolCalcProducts__slide.swiper-slide {
    padding: 1rem 1.5rem 1.5rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts__slide.swiper-slide {
    border-left-width: 0;
    border-top: 0.1rem solid var(--grey-light);
    border-right: 0.1rem solid var(--grey-light);
    border-bottom: 0.1rem solid var(--grey-light);
  }
  .poolCalcProducts__slide.swiper-slide:first-child {
    box-shadow: -0.1rem 0 0 0 var(--grey-light);
  }
}
.poolCalcProducts__photoBox {
  width: 8rem;
  height: 8rem;
  align-self: center;
  margin-bottom: 1rem;
  position: relative;
  transition: height var(--time);
  cursor: pointer;
}
@media (min-width: 768px) {
  .poolCalcProducts__photoBox {
    width: 10rem;
    height: 10rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts__photoBox {
    width: 12rem;
    height: 12rem;
  }
}
._sticked .poolCalcProducts__photoBox {
  height: 6rem;
}
@media (min-width: 768px) {
  ._sticked .poolCalcProducts__photoBox {
    height: 8rem;
  }
}
.poolCalcProducts__photo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 1280px) {
  .poolCalcProducts__photo {
    transition: transform var(--time);
  }
  .poolCalcProducts__photo:hover {
    transform: scale(1.05);
  }
}
.poolCalcProducts__name.t-title, .poolCalcProducts__name.kp2025Jury__status, .poolCalcProducts__name.kp2025Jury__name, .poolCalcProducts__name.kp2025Criteria__name, .poolCalcProducts__name.kp2025Spots__name, .poolCalcProducts__name.kp2025Rules__name, .poolCalcProducts__name.kp2025Stages__name, .poolCalcProducts__name.kp2025Stages__numb, .poolCalcProducts__name.kp2025Recipient__item, .poolCalcProducts__name.people__status, .poolCalcProducts__name.people__name, .poolCalcProducts__name.teamBoss__chiefStatus, .poolCalcProducts__name.teamBoss__chiefName, .poolCalcProducts__name.webinarsPageGifts__item, .poolCalcProducts__name.webinarsPageProfit__item, .poolCalcProducts__name.webinarsPageMain__difficultName, .poolCalcProducts__name.webinarsSpeaker__status, .poolCalcProducts__name.webinarsSpeaker__name, .poolCalcProducts__name.webinarsItem__difficultName, .poolCalcProducts__name.cooperationFeedback__completeTitle, .poolCalcProducts__name.cooperationReviews__rate, .poolCalcProducts__name.poolCalcPrint:before, .poolCalcProducts__name.poolCalcProducts__trName, .catalogSlider:not(._white) .poolCalcProducts__name.catalogSliderItem__name, .catalogSlider._white .poolCalcProducts__name.catalogSliderItem__name, .catalogSlider:not(._white) .poolCalcProducts__name.catalogSliderItem__curPrice, .catalogSlider._white .poolCalcProducts__name.catalogSliderItem__curPrice, .poolCalcProducts__name.catalogSliderItem__oldPrice, .poolCalcProducts__name.wareScheme__dt, .wareText h3.poolCalcProducts__name, .wareText h6.poolCalcProducts__name, .catalogSlider.article__like.t-button:not(._checked) .poolCalcProducts__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .poolCalcProducts__name.catalogSliderItem__curPrice, .poolCalcProducts__name.quoteForm__humanStatus, .poolCalcProducts__name.poolCalc__preloadText {
  margin-bottom: auto;
  cursor: pointer;
  text-align: center;
  align-self: center;
}
@media (min-width: 1280px) {
  .poolCalcProducts__name.t-title, .poolCalcProducts__name.kp2025Jury__status, .poolCalcProducts__name.kp2025Jury__name, .poolCalcProducts__name.kp2025Criteria__name, .poolCalcProducts__name.kp2025Spots__name, .poolCalcProducts__name.kp2025Rules__name, .poolCalcProducts__name.kp2025Stages__name, .poolCalcProducts__name.kp2025Stages__numb, .poolCalcProducts__name.kp2025Recipient__item, .poolCalcProducts__name.people__status, .poolCalcProducts__name.people__name, .poolCalcProducts__name.teamBoss__chiefStatus, .poolCalcProducts__name.teamBoss__chiefName, .poolCalcProducts__name.webinarsPageGifts__item, .poolCalcProducts__name.webinarsPageProfit__item, .poolCalcProducts__name.webinarsPageMain__difficultName, .poolCalcProducts__name.webinarsSpeaker__status, .poolCalcProducts__name.webinarsSpeaker__name, .poolCalcProducts__name.webinarsItem__difficultName, .poolCalcProducts__name.cooperationFeedback__completeTitle, .poolCalcProducts__name.cooperationReviews__rate, .poolCalcProducts__name.poolCalcPrint:before, .poolCalcProducts__name.poolCalcProducts__trName, .catalogSlider:not(._white) .poolCalcProducts__name.catalogSliderItem__name, .catalogSlider._white .poolCalcProducts__name.catalogSliderItem__name, .catalogSlider:not(._white) .poolCalcProducts__name.catalogSliderItem__curPrice, .catalogSlider._white .poolCalcProducts__name.catalogSliderItem__curPrice, .poolCalcProducts__name.catalogSliderItem__oldPrice, .poolCalcProducts__name.wareScheme__dt, .wareText h3.poolCalcProducts__name, .wareText h6.poolCalcProducts__name, .catalogSlider.article__like.t-button:not(._checked) .poolCalcProducts__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .poolCalcProducts__name.catalogSliderItem__curPrice, .poolCalcProducts__name.quoteForm__humanStatus, .poolCalcProducts__name.poolCalc__preloadText {
    transform: color var(--time);
  }
  .poolCalcProducts__name.t-title:hover, .poolCalcProducts__name.kp2025Jury__status:hover, .poolCalcProducts__name.kp2025Jury__name:hover, .poolCalcProducts__name.kp2025Criteria__name:hover, .poolCalcProducts__name.kp2025Spots__name:hover, .poolCalcProducts__name.kp2025Rules__name:hover, .poolCalcProducts__name.kp2025Stages__name:hover, .poolCalcProducts__name.kp2025Stages__numb:hover, .poolCalcProducts__name.kp2025Recipient__item:hover, .poolCalcProducts__name.people__status:hover, .poolCalcProducts__name.people__name:hover, .poolCalcProducts__name.teamBoss__chiefStatus:hover, .poolCalcProducts__name.teamBoss__chiefName:hover, .poolCalcProducts__name.webinarsPageGifts__item:hover, .poolCalcProducts__name.webinarsPageProfit__item:hover, .poolCalcProducts__name.webinarsPageMain__difficultName:hover, .poolCalcProducts__name.webinarsSpeaker__status:hover, .poolCalcProducts__name.webinarsSpeaker__name:hover, .poolCalcProducts__name.webinarsItem__difficultName:hover, .poolCalcProducts__name.cooperationFeedback__completeTitle:hover, .poolCalcProducts__name.cooperationReviews__rate:hover, .poolCalcProducts__name.poolCalcPrint:hover:before, .poolCalcProducts__name.poolCalcProducts__trName:hover, .catalogSlider:not(._white) .poolCalcProducts__name.catalogSliderItem__name:hover, .catalogSlider._white .poolCalcProducts__name.catalogSliderItem__name:hover, .catalogSlider:not(._white) .poolCalcProducts__name.catalogSliderItem__curPrice:hover, .catalogSlider._white .poolCalcProducts__name.catalogSliderItem__curPrice:hover, .poolCalcProducts__name.catalogSliderItem__oldPrice:hover, .poolCalcProducts__name.wareScheme__dt:hover, .wareText h3.poolCalcProducts__name:hover, .wareText h6.poolCalcProducts__name:hover, .catalogSlider.article__like.t-button:not(._checked) .poolCalcProducts__name.catalogSliderItem__name:hover, .catalogSlider.article__like.t-button:not(._checked) .poolCalcProducts__name.catalogSliderItem__curPrice:hover, .poolCalcProducts__name.quoteForm__humanStatus:hover, .poolCalcProducts__name.poolCalc__preloadText:hover {
    color: var(--accent);
  }
}
._second .poolCalcProducts__name.t-title, ._second .poolCalcProducts__name.kp2025Jury__status, ._second .poolCalcProducts__name.kp2025Jury__name, ._second .poolCalcProducts__name.kp2025Criteria__name, ._second .poolCalcProducts__name.kp2025Spots__name, ._second .poolCalcProducts__name.kp2025Rules__name, ._second .poolCalcProducts__name.kp2025Stages__name, ._second .poolCalcProducts__name.kp2025Stages__numb, ._second .poolCalcProducts__name.kp2025Recipient__item, ._second .poolCalcProducts__name.people__status, ._second .poolCalcProducts__name.people__name, ._second .poolCalcProducts__name.teamBoss__chiefStatus, ._second .poolCalcProducts__name.teamBoss__chiefName, ._second .poolCalcProducts__name.webinarsPageGifts__item, ._second .poolCalcProducts__name.webinarsPageProfit__item, ._second .poolCalcProducts__name.webinarsPageMain__difficultName, ._second .poolCalcProducts__name.webinarsSpeaker__status, ._second .poolCalcProducts__name.webinarsSpeaker__name, ._second .poolCalcProducts__name.webinarsItem__difficultName, ._second .poolCalcProducts__name.cooperationFeedback__completeTitle, ._second .poolCalcProducts__name.cooperationReviews__rate, ._second .poolCalcProducts__name.poolCalcPrint:before, ._second .poolCalcProducts__name.poolCalcProducts__trName, ._second .catalogSlider:not(._white) .poolCalcProducts__name.catalogSliderItem__name, .catalogSlider:not(._white) ._second .poolCalcProducts__name.catalogSliderItem__name, ._second .catalogSlider._white .poolCalcProducts__name.catalogSliderItem__name, .catalogSlider._white ._second .poolCalcProducts__name.catalogSliderItem__name, ._second .catalogSlider:not(._white) .poolCalcProducts__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._second .poolCalcProducts__name.catalogSliderItem__curPrice, ._second .catalogSlider._white .poolCalcProducts__name.catalogSliderItem__curPrice, .catalogSlider._white ._second .poolCalcProducts__name.catalogSliderItem__curPrice, ._second .poolCalcProducts__name.catalogSliderItem__oldPrice, ._second .poolCalcProducts__name.wareScheme__dt, ._second .wareText h3.poolCalcProducts__name, .wareText ._second h3.poolCalcProducts__name, ._second .wareText h6.poolCalcProducts__name, .wareText ._second h6.poolCalcProducts__name, ._second .catalogSlider.article__like.t-button:not(._checked) .poolCalcProducts__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._second .poolCalcProducts__name.catalogSliderItem__name, ._second .catalogSlider.article__like.t-button:not(._checked) .poolCalcProducts__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._second .poolCalcProducts__name.catalogSliderItem__curPrice, ._second .poolCalcProducts__name.quoteForm__humanStatus, ._second .poolCalcProducts__name.poolCalc__preloadText {
  margin-right: -0.1rem;
  width: calc(100% + 0.1rem);
}
.poolCalcProducts__cost.t-title, .poolCalcProducts__cost.kp2025Jury__status, .poolCalcProducts__cost.kp2025Jury__name, .poolCalcProducts__cost.kp2025Criteria__name, .poolCalcProducts__cost.kp2025Spots__name, .poolCalcProducts__cost.kp2025Rules__name, .poolCalcProducts__cost.kp2025Stages__name, .poolCalcProducts__cost.kp2025Stages__numb, .poolCalcProducts__cost.kp2025Recipient__item, .poolCalcProducts__cost.people__status, .poolCalcProducts__cost.people__name, .poolCalcProducts__cost.teamBoss__chiefStatus, .poolCalcProducts__cost.teamBoss__chiefName, .poolCalcProducts__cost.webinarsPageGifts__item, .poolCalcProducts__cost.webinarsPageProfit__item, .poolCalcProducts__cost.webinarsPageMain__difficultName, .poolCalcProducts__cost.webinarsSpeaker__status, .poolCalcProducts__cost.webinarsSpeaker__name, .poolCalcProducts__cost.webinarsItem__difficultName, .poolCalcProducts__cost.cooperationFeedback__completeTitle, .poolCalcProducts__cost.cooperationReviews__rate, .poolCalcProducts__cost.poolCalcPrint:before, .poolCalcProducts__cost.poolCalcProducts__trName, .catalogSlider:not(._white) .poolCalcProducts__cost.catalogSliderItem__name, .catalogSlider._white .poolCalcProducts__cost.catalogSliderItem__name, .catalogSlider:not(._white) .poolCalcProducts__cost.catalogSliderItem__curPrice, .catalogSlider._white .poolCalcProducts__cost.catalogSliderItem__curPrice, .poolCalcProducts__cost.catalogSliderItem__oldPrice, .poolCalcProducts__cost.wareScheme__dt, .wareText h3.poolCalcProducts__cost, .wareText h6.poolCalcProducts__cost, .catalogSlider.article__like.t-button:not(._checked) .poolCalcProducts__cost.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .poolCalcProducts__cost.catalogSliderItem__curPrice, .poolCalcProducts__cost.quoteForm__humanStatus, .poolCalcProducts__cost.poolCalc__preloadText {
  margin-top: 1.5rem;
  text-align: center;
  align-self: center;
  cursor: pointer;
}
.poolCalcProducts__button.t-button {
  overflow: hidden;
  margin-top: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  box-sizing: border-box;
  transition: background-color var(--time), border-color var(--time), border-width var(--time), padding var(--time), min-height var(--time), max-height var(--time);
}
@media (min-width: 768px) {
  .poolCalcProducts__button.t-button {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  ._sticked .poolCalcProducts__button.t-button {
    border-top-width: 0;
    border-bottom-width: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
    max-height: 0;
    margin-top: 0;
  }
}
.poolCalcProducts__scroll.swiper-scrollbar {
  margin: 2.5rem 0 2.5rem 2rem;
  position: relative;
  inset: 0;
  width: calc(100% - 2rem);
}
.poolCalcProducts__bottom {
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.6rem;
}
@media (min-width: 768px) {
  .poolCalcProducts__bottom {
    padding: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts__bottom {
    display: none;
  }
}
.poolCalcProducts__arrow {
  height: 2rem;
  width: 2rem;
  position: relative;
  font-size: 0;
  line-height: 0;
}
.poolCalcProducts__arrow:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--dark);
  mask: url(../img/icons/arrow_9x16.svg) center center/auto 100% no-repeat;
  -webkit-mask: url(../img/icons/arrow_9x16.svg) center center/auto 100% no-repeat;
}
.poolCalcProducts__arrow._prev:before {
  transform: rotate(180deg);
}
.poolCalcProducts__pagination {
  min-width: 6.4rem;
  text-align: center;
  width: auto;
}
.poolCalcProducts__table {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  border-left: 0.1rem solid var(--grey-light);
}
@media (min-width: 768px) {
  .poolCalcProducts__table {
    grid-column: span 2;
  }
}
.poolCalcProducts[data-slides-count="1"] .poolCalcProducts__table {
  grid-column: span 2;
}
.poolCalcProducts__tr {
  border-right: 0.1rem solid var(--grey-light);
  border-bottom: 0.1rem solid var(--grey-light);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 768px) {
  .poolCalcProducts__tr {
    grid-template-columns: 31.9rem 22.1rem 1fr;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts__tr {
    grid-template-columns: 33rem 1fr;
    border-right: 0;
    border-bottom: 0;
  }
  .poolCalcProducts__tr:first-child {
    margin-top: -0.1rem;
  }
}
.poolCalcProducts__trName {
  border-bottom: 0.1rem solid var(--grey-light);
  grid-column: span 2;
  padding: 1.5rem 2rem;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .poolCalcProducts__trName {
    grid-column: unset;
    border-bottom: none;
    border-right: 0.1rem solid var(--grey-light);
    padding: 1rem 2rem;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts__trName {
    border-bottom: 0.1rem solid var(--grey-light);
    padding: 2rem;
  }
}
.poolCalcProducts__tr:nth-child(2n) .poolCalcProducts__trName {
  background: var(--bg-grey);
}
.poolCalcProducts[data-slides-count="1"] .poolCalcProducts__trName {
  grid-column: unset;
  border-bottom: none;
  border-right: 0.1rem solid var(--grey-light);
  padding: 1rem;
}
@media (min-width: 768px) {
  .poolCalcProducts[data-slides-count="1"] .poolCalcProducts__trName {
    padding: 1rem 2rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-count="1"] .poolCalcProducts__trName {
    border-bottom: 0.1rem solid var(--grey-light);
    padding: 2rem;
  }
}
.poolCalcProducts__tdGroup {
  display: flex;
  align-items: stretch;
}
@media (min-width: 1280px) {
  .poolCalcProducts__tdGroup {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
.poolCalcProducts__tdGroup._first {
  border-right: 0.1rem solid var(--grey-light);
}
@media (min-width: 1280px) {
  .poolCalcProducts__tdGroup._first {
    border-right-width: 0;
  }
}
.poolCalcProducts[data-slides-count="1"] .poolCalcProducts__tdGroup._first {
  border-right: 0;
}
@media (min-width: 768px) {
  .poolCalcProducts[data-slides-count="1"] .poolCalcProducts__tdGroup._first {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-count="1"] .poolCalcProducts__tdGroup._first {
    grid-column: unset;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts__tdGroup._second {
    display: none;
  }
}
.poolCalcProducts[data-slides-count="1"] .poolCalcProducts__tdGroup._second {
  display: none;
}
.poolCalcProducts__td {
  padding: 1rem;
  text-align: center;
  overflow: hidden;
  flex-grow: 1;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .poolCalcProducts__td {
    padding: 1rem 2rem;
  }
}
@media (min-width: 1280px) {
  .poolCalcProducts__td {
    border-right: 0.1rem solid var(--grey-light);
    border-bottom: 0.1rem solid var(--grey-light);
    padding: 2rem;
  }
  .poolCalcProducts__tr:first-child .poolCalcProducts__td {
    border-top: 0.1rem solid var(--grey-light);
  }
}
.poolCalcProducts__tr:nth-child(2n) .poolCalcProducts__td {
  background: var(--bg-grey);
}
.poolCalcProducts[data-slides-first="1"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="1"] ._first .poolCalcProducts__td:nth-child(1) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="1"] ._first .poolCalcProducts__td:nth-child(1), .poolCalcProducts[data-slides-first="1"] ._first .poolCalcProducts__td:nth-child(2), .poolCalcProducts[data-slides-first="1"] ._first .poolCalcProducts__td:nth-child(3), .poolCalcProducts[data-slides-first="1"] ._first .poolCalcProducts__td:nth-child(4) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="1"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="1"] ._second .poolCalcProducts__td:nth-child(1) {
  display: flex;
}
.poolCalcProducts[data-slides-first="2"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="2"] ._first .poolCalcProducts__td:nth-child(2) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="2"] ._first .poolCalcProducts__td:nth-child(2), .poolCalcProducts[data-slides-first="2"] ._first .poolCalcProducts__td:nth-child(3), .poolCalcProducts[data-slides-first="2"] ._first .poolCalcProducts__td:nth-child(4), .poolCalcProducts[data-slides-first="2"] ._first .poolCalcProducts__td:nth-child(5) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="2"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="2"] ._second .poolCalcProducts__td:nth-child(2) {
  display: flex;
}
.poolCalcProducts[data-slides-first="3"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="3"] ._first .poolCalcProducts__td:nth-child(3) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="3"] ._first .poolCalcProducts__td:nth-child(3), .poolCalcProducts[data-slides-first="3"] ._first .poolCalcProducts__td:nth-child(4), .poolCalcProducts[data-slides-first="3"] ._first .poolCalcProducts__td:nth-child(5), .poolCalcProducts[data-slides-first="3"] ._first .poolCalcProducts__td:nth-child(6) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="3"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="3"] ._second .poolCalcProducts__td:nth-child(3) {
  display: flex;
}
.poolCalcProducts[data-slides-first="4"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="4"] ._first .poolCalcProducts__td:nth-child(4) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="4"] ._first .poolCalcProducts__td:nth-child(4), .poolCalcProducts[data-slides-first="4"] ._first .poolCalcProducts__td:nth-child(5), .poolCalcProducts[data-slides-first="4"] ._first .poolCalcProducts__td:nth-child(6), .poolCalcProducts[data-slides-first="4"] ._first .poolCalcProducts__td:nth-child(7) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="4"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="4"] ._second .poolCalcProducts__td:nth-child(4) {
  display: flex;
}
.poolCalcProducts[data-slides-first="5"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="5"] ._first .poolCalcProducts__td:nth-child(5) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="5"] ._first .poolCalcProducts__td:nth-child(5), .poolCalcProducts[data-slides-first="5"] ._first .poolCalcProducts__td:nth-child(6), .poolCalcProducts[data-slides-first="5"] ._first .poolCalcProducts__td:nth-child(7), .poolCalcProducts[data-slides-first="5"] ._first .poolCalcProducts__td:nth-child(8) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="5"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="5"] ._second .poolCalcProducts__td:nth-child(5) {
  display: flex;
}
.poolCalcProducts[data-slides-first="6"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="6"] ._first .poolCalcProducts__td:nth-child(6) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="6"] ._first .poolCalcProducts__td:nth-child(6), .poolCalcProducts[data-slides-first="6"] ._first .poolCalcProducts__td:nth-child(7), .poolCalcProducts[data-slides-first="6"] ._first .poolCalcProducts__td:nth-child(8), .poolCalcProducts[data-slides-first="6"] ._first .poolCalcProducts__td:nth-child(9) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="6"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="6"] ._second .poolCalcProducts__td:nth-child(6) {
  display: flex;
}
.poolCalcProducts[data-slides-first="7"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="7"] ._first .poolCalcProducts__td:nth-child(7) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="7"] ._first .poolCalcProducts__td:nth-child(7), .poolCalcProducts[data-slides-first="7"] ._first .poolCalcProducts__td:nth-child(8), .poolCalcProducts[data-slides-first="7"] ._first .poolCalcProducts__td:nth-child(9), .poolCalcProducts[data-slides-first="7"] ._first .poolCalcProducts__td:nth-child(10) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="7"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="7"] ._second .poolCalcProducts__td:nth-child(7) {
  display: flex;
}
.poolCalcProducts[data-slides-first="8"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="8"] ._first .poolCalcProducts__td:nth-child(8) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="8"] ._first .poolCalcProducts__td:nth-child(8), .poolCalcProducts[data-slides-first="8"] ._first .poolCalcProducts__td:nth-child(9), .poolCalcProducts[data-slides-first="8"] ._first .poolCalcProducts__td:nth-child(10), .poolCalcProducts[data-slides-first="8"] ._first .poolCalcProducts__td:nth-child(11) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="8"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="8"] ._second .poolCalcProducts__td:nth-child(8) {
  display: flex;
}
.poolCalcProducts[data-slides-first="9"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="9"] ._first .poolCalcProducts__td:nth-child(9) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="9"] ._first .poolCalcProducts__td:nth-child(9), .poolCalcProducts[data-slides-first="9"] ._first .poolCalcProducts__td:nth-child(10), .poolCalcProducts[data-slides-first="9"] ._first .poolCalcProducts__td:nth-child(11), .poolCalcProducts[data-slides-first="9"] ._first .poolCalcProducts__td:nth-child(12) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="9"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="9"] ._second .poolCalcProducts__td:nth-child(9) {
  display: flex;
}
.poolCalcProducts[data-slides-first="10"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="10"] ._first .poolCalcProducts__td:nth-child(10) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="10"] ._first .poolCalcProducts__td:nth-child(10), .poolCalcProducts[data-slides-first="10"] ._first .poolCalcProducts__td:nth-child(11), .poolCalcProducts[data-slides-first="10"] ._first .poolCalcProducts__td:nth-child(12), .poolCalcProducts[data-slides-first="10"] ._first .poolCalcProducts__td:nth-child(13) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="10"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="10"] ._second .poolCalcProducts__td:nth-child(10) {
  display: flex;
}
.poolCalcProducts[data-slides-first="11"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="11"] ._first .poolCalcProducts__td:nth-child(11) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="11"] ._first .poolCalcProducts__td:nth-child(11), .poolCalcProducts[data-slides-first="11"] ._first .poolCalcProducts__td:nth-child(12), .poolCalcProducts[data-slides-first="11"] ._first .poolCalcProducts__td:nth-child(13), .poolCalcProducts[data-slides-first="11"] ._first .poolCalcProducts__td:nth-child(14) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="11"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="11"] ._second .poolCalcProducts__td:nth-child(11) {
  display: flex;
}
.poolCalcProducts[data-slides-first="12"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="12"] ._first .poolCalcProducts__td:nth-child(12) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="12"] ._first .poolCalcProducts__td:nth-child(12), .poolCalcProducts[data-slides-first="12"] ._first .poolCalcProducts__td:nth-child(13), .poolCalcProducts[data-slides-first="12"] ._first .poolCalcProducts__td:nth-child(14), .poolCalcProducts[data-slides-first="12"] ._first .poolCalcProducts__td:nth-child(15) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="12"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="12"] ._second .poolCalcProducts__td:nth-child(12) {
  display: flex;
}
.poolCalcProducts[data-slides-first="13"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="13"] ._first .poolCalcProducts__td:nth-child(13) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="13"] ._first .poolCalcProducts__td:nth-child(13), .poolCalcProducts[data-slides-first="13"] ._first .poolCalcProducts__td:nth-child(14), .poolCalcProducts[data-slides-first="13"] ._first .poolCalcProducts__td:nth-child(15), .poolCalcProducts[data-slides-first="13"] ._first .poolCalcProducts__td:nth-child(16) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="13"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="13"] ._second .poolCalcProducts__td:nth-child(13) {
  display: flex;
}
.poolCalcProducts[data-slides-first="14"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="14"] ._first .poolCalcProducts__td:nth-child(14) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="14"] ._first .poolCalcProducts__td:nth-child(14), .poolCalcProducts[data-slides-first="14"] ._first .poolCalcProducts__td:nth-child(15), .poolCalcProducts[data-slides-first="14"] ._first .poolCalcProducts__td:nth-child(16), .poolCalcProducts[data-slides-first="14"] ._first .poolCalcProducts__td:nth-child(17) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="14"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="14"] ._second .poolCalcProducts__td:nth-child(14) {
  display: flex;
}
.poolCalcProducts[data-slides-first="15"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="15"] ._first .poolCalcProducts__td:nth-child(15) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="15"] ._first .poolCalcProducts__td:nth-child(15), .poolCalcProducts[data-slides-first="15"] ._first .poolCalcProducts__td:nth-child(16), .poolCalcProducts[data-slides-first="15"] ._first .poolCalcProducts__td:nth-child(17), .poolCalcProducts[data-slides-first="15"] ._first .poolCalcProducts__td:nth-child(18) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="15"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="15"] ._second .poolCalcProducts__td:nth-child(15) {
  display: flex;
}
.poolCalcProducts[data-slides-first="16"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="16"] ._first .poolCalcProducts__td:nth-child(16) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="16"] ._first .poolCalcProducts__td:nth-child(16), .poolCalcProducts[data-slides-first="16"] ._first .poolCalcProducts__td:nth-child(17), .poolCalcProducts[data-slides-first="16"] ._first .poolCalcProducts__td:nth-child(18), .poolCalcProducts[data-slides-first="16"] ._first .poolCalcProducts__td:nth-child(19) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="16"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="16"] ._second .poolCalcProducts__td:nth-child(16) {
  display: flex;
}
.poolCalcProducts[data-slides-first="17"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="17"] ._first .poolCalcProducts__td:nth-child(17) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="17"] ._first .poolCalcProducts__td:nth-child(17), .poolCalcProducts[data-slides-first="17"] ._first .poolCalcProducts__td:nth-child(18), .poolCalcProducts[data-slides-first="17"] ._first .poolCalcProducts__td:nth-child(19), .poolCalcProducts[data-slides-first="17"] ._first .poolCalcProducts__td:nth-child(20) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="17"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="17"] ._second .poolCalcProducts__td:nth-child(17) {
  display: flex;
}
.poolCalcProducts[data-slides-first="18"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="18"] ._first .poolCalcProducts__td:nth-child(18) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="18"] ._first .poolCalcProducts__td:nth-child(18), .poolCalcProducts[data-slides-first="18"] ._first .poolCalcProducts__td:nth-child(19), .poolCalcProducts[data-slides-first="18"] ._first .poolCalcProducts__td:nth-child(20), .poolCalcProducts[data-slides-first="18"] ._first .poolCalcProducts__td:nth-child(21) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="18"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="18"] ._second .poolCalcProducts__td:nth-child(18) {
  display: flex;
}
.poolCalcProducts[data-slides-first="19"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="19"] ._first .poolCalcProducts__td:nth-child(19) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="19"] ._first .poolCalcProducts__td:nth-child(19), .poolCalcProducts[data-slides-first="19"] ._first .poolCalcProducts__td:nth-child(20), .poolCalcProducts[data-slides-first="19"] ._first .poolCalcProducts__td:nth-child(21), .poolCalcProducts[data-slides-first="19"] ._first .poolCalcProducts__td:nth-child(22) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="19"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="19"] ._second .poolCalcProducts__td:nth-child(19) {
  display: flex;
}
.poolCalcProducts[data-slides-first="20"] ._first .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-first="20"] ._first .poolCalcProducts__td:nth-child(20) {
  display: flex;
}
@media (min-width: 1280px) {
  .poolCalcProducts[data-slides-first="20"] ._first .poolCalcProducts__td:nth-child(20), .poolCalcProducts[data-slides-first="20"] ._first .poolCalcProducts__td:nth-child(21), .poolCalcProducts[data-slides-first="20"] ._first .poolCalcProducts__td:nth-child(22), .poolCalcProducts[data-slides-first="20"] ._first .poolCalcProducts__td:nth-child(23) {
    display: flex;
  }
}
.poolCalcProducts[data-slides-second="20"] ._second .poolCalcProducts__td {
  display: none;
}
.poolCalcProducts[data-slides-second="20"] ._second .poolCalcProducts__td:nth-child(20) {
  display: flex;
}

.poolCalcPrint:before {
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  background: var(--bg-grey);
}
@media screen {
  .poolCalcPrint:before {
    animation: ahahaha 1s linear infinite 0s;
    content: "Press CTRL+P for create PDF";
  }
}
@media print {
  .poolCalcPrint:before {
    display: none;
  }
}

.cooperation__block {
  scroll-margin: 6.4rem;
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .cooperation__block {
    margin-bottom: 8rem;
    scroll-margin: 6.8rem;
  }
}
@media (min-width: 1280px) {
  .cooperation__block {
    margin-bottom: 10rem;
    scroll-margin: 7rem;
  }
}

.cooperationTop {
  position: relative;
  padding: 2rem 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  z-index: 15;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.5rem;
}
.cooperationTop:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .cooperationTop {
    padding: 2rem;
    margin-left: -2rem;
    margin-right: -2rem;
    gap: 0;
  }
}
@media (min-width: 1280px) {
  .cooperationTop {
    padding: 3rem 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.cooperationTop:before {
  z-index: -2;
}
.cooperationTop:after {
  content: "";
  position: absolute;
  width: 29.6rem;
  top: 17rem;
  right: -5.6rem;
  bottom: 0;
  background: url(../img/cooperation/top/Anton.webp) top left/cover no-repeat;
  z-index: -1;
}
@media (min-width: 768px) {
  .cooperationTop:after {
    width: 46.5rem;
    top: 10.4rem;
    right: -8.9rem;
  }
}
@media (min-width: 1280px) {
  .cooperationTop:after {
    width: 45rem;
    top: 4rem;
    right: 0;
  }
}
@media (min-width: 2500px) {
  .cooperationTop:after {
    background-image: url(../img/cooperation/top/Anton_2x.webp);
  }
}
.cooperationTop .breadcrumbs {
  margin: 0 0 0.5rem;
}
@media (min-width: 768px) {
  .cooperationTop .breadcrumbs {
    margin: 0 0 4rem;
  }
}
@media (min-width: 1280px) {
  .cooperationTop .breadcrumbs {
    margin: 0 0 3rem;
  }
}
.cooperationTop__title.t-title, .cooperationTop__title.kp2025Jury__status, .cooperationTop__title.kp2025Jury__name, .cooperationTop__title.kp2025Criteria__name, .cooperationTop__title.kp2025Spots__name, .cooperationTop__title.kp2025Rules__name, .cooperationTop__title.kp2025Stages__name, .cooperationTop__title.kp2025Stages__numb, .cooperationTop__title.kp2025Recipient__item, .cooperationTop__title.people__status, .cooperationTop__title.people__name, .cooperationTop__title.teamBoss__chiefStatus, .cooperationTop__title.teamBoss__chiefName, .cooperationTop__title.webinarsPageGifts__item, .cooperationTop__title.webinarsPageProfit__item, .cooperationTop__title.webinarsPageMain__difficultName, .cooperationTop__title.webinarsSpeaker__status, .cooperationTop__title.webinarsSpeaker__name, .cooperationTop__title.webinarsItem__difficultName, .cooperationTop__title.cooperationFeedback__completeTitle, .cooperationTop__title.cooperationReviews__rate, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__name, .catalogSlider._white .cooperationTop__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationTop__title.catalogSliderItem__curPrice, .cooperationTop__title.catalogSliderItem__oldPrice, .cooperationTop__title.wareScheme__dt, .wareText h3.cooperationTop__title, .wareText h6.cooperationTop__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__curPrice, .cooperationTop__title.quoteForm__humanStatus, .cooperationTop__title.poolCalc__preloadText, .cooperationTop__title.poolCalcProducts__trName, .cooperationTop__title.poolCalcPrint:before {
  color: var(--white);
}
@media (min-width: 768px) {
  .cooperationTop__title.t-title, .cooperationTop__title.kp2025Jury__status, .cooperationTop__title.kp2025Jury__name, .cooperationTop__title.kp2025Criteria__name, .cooperationTop__title.kp2025Spots__name, .cooperationTop__title.kp2025Rules__name, .cooperationTop__title.kp2025Stages__name, .cooperationTop__title.kp2025Stages__numb, .cooperationTop__title.kp2025Recipient__item, .cooperationTop__title.people__status, .cooperationTop__title.people__name, .cooperationTop__title.teamBoss__chiefStatus, .cooperationTop__title.teamBoss__chiefName, .cooperationTop__title.webinarsPageGifts__item, .cooperationTop__title.webinarsPageProfit__item, .cooperationTop__title.webinarsPageMain__difficultName, .cooperationTop__title.webinarsSpeaker__status, .cooperationTop__title.webinarsSpeaker__name, .cooperationTop__title.webinarsItem__difficultName, .cooperationTop__title.cooperationFeedback__completeTitle, .cooperationTop__title.cooperationReviews__rate, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__name, .catalogSlider._white .cooperationTop__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationTop__title.catalogSliderItem__curPrice, .cooperationTop__title.catalogSliderItem__oldPrice, .cooperationTop__title.wareScheme__dt, .wareText h3.cooperationTop__title, .wareText h6.cooperationTop__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__curPrice, .cooperationTop__title.quoteForm__humanStatus, .cooperationTop__title.poolCalc__preloadText, .cooperationTop__title.poolCalcProducts__trName, .cooperationTop__title.poolCalcPrint:before {
    max-width: 45.6rem;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__title.t-title, .cooperationTop__title.kp2025Jury__status, .cooperationTop__title.kp2025Jury__name, .cooperationTop__title.kp2025Criteria__name, .cooperationTop__title.kp2025Spots__name, .cooperationTop__title.kp2025Rules__name, .cooperationTop__title.kp2025Stages__name, .cooperationTop__title.kp2025Stages__numb, .cooperationTop__title.kp2025Recipient__item, .cooperationTop__title.people__status, .cooperationTop__title.people__name, .cooperationTop__title.teamBoss__chiefStatus, .cooperationTop__title.teamBoss__chiefName, .cooperationTop__title.webinarsPageGifts__item, .cooperationTop__title.webinarsPageProfit__item, .cooperationTop__title.webinarsPageMain__difficultName, .cooperationTop__title.webinarsSpeaker__status, .cooperationTop__title.webinarsSpeaker__name, .cooperationTop__title.webinarsItem__difficultName, .cooperationTop__title.cooperationFeedback__completeTitle, .cooperationTop__title.cooperationReviews__rate, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__name, .catalogSlider._white .cooperationTop__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationTop__title.catalogSliderItem__curPrice, .cooperationTop__title.catalogSliderItem__oldPrice, .cooperationTop__title.wareScheme__dt, .wareText h3.cooperationTop__title, .wareText h6.cooperationTop__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__curPrice, .cooperationTop__title.quoteForm__humanStatus, .cooperationTop__title.poolCalc__preloadText, .cooperationTop__title.poolCalcProducts__trName, .cooperationTop__title.poolCalcPrint:before {
    max-width: 76rem;
  }
}
.cooperationTop__title.t-title:before, .cooperationTop__title.kp2025Jury__status:before, .cooperationTop__title.kp2025Jury__name:before, .cooperationTop__title.kp2025Criteria__name:before, .cooperationTop__title.kp2025Spots__name:before, .cooperationTop__title.kp2025Rules__name:before, .cooperationTop__title.kp2025Stages__name:before, .cooperationTop__title.kp2025Stages__numb:before, .cooperationTop__title.kp2025Recipient__item:before, .cooperationTop__title.people__status:before, .cooperationTop__title.people__name:before, .cooperationTop__title.teamBoss__chiefStatus:before, .cooperationTop__title.teamBoss__chiefName:before, .cooperationTop__title.webinarsPageGifts__item:before, .cooperationTop__title.webinarsPageProfit__item:before, .cooperationTop__title.webinarsPageMain__difficultName:before, .cooperationTop__title.webinarsSpeaker__status:before, .cooperationTop__title.webinarsSpeaker__name:before, .cooperationTop__title.webinarsItem__difficultName:before, .cooperationTop__title.cooperationFeedback__completeTitle:before, .cooperationTop__title.cooperationReviews__rate:before, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__name:before, .catalogSlider._white .cooperationTop__title.catalogSliderItem__name:before, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__curPrice:before, .catalogSlider._white .cooperationTop__title.catalogSliderItem__curPrice:before, .cooperationTop__title.catalogSliderItem__oldPrice:before, .cooperationTop__title.wareScheme__dt:before, .wareText h3.cooperationTop__title:before, .wareText h6.cooperationTop__title:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__curPrice:before, .cooperationTop__title.quoteForm__humanStatus:before, .cooperationTop__title.poolCalc__preloadText:before, .cooperationTop__title.poolCalcProducts__trName:before, .cooperationTop__title.poolCalcPrint:before {
  content: "";
  position: absolute;
  width: 8.7rem;
  height: 8.7rem;
  background: url(../img/cooperation/top/perc.svg) center center/100% no-repeat;
  top: 22.1rem;
  left: 17.1rem;
}
@media (min-width: 768px) {
  .cooperationTop__title.t-title:before, .cooperationTop__title.kp2025Jury__status:before, .cooperationTop__title.kp2025Jury__name:before, .cooperationTop__title.kp2025Criteria__name:before, .cooperationTop__title.kp2025Spots__name:before, .cooperationTop__title.kp2025Rules__name:before, .cooperationTop__title.kp2025Stages__name:before, .cooperationTop__title.kp2025Stages__numb:before, .cooperationTop__title.kp2025Recipient__item:before, .cooperationTop__title.people__status:before, .cooperationTop__title.people__name:before, .cooperationTop__title.teamBoss__chiefStatus:before, .cooperationTop__title.teamBoss__chiefName:before, .cooperationTop__title.webinarsPageGifts__item:before, .cooperationTop__title.webinarsPageProfit__item:before, .cooperationTop__title.webinarsPageMain__difficultName:before, .cooperationTop__title.webinarsSpeaker__status:before, .cooperationTop__title.webinarsSpeaker__name:before, .cooperationTop__title.webinarsItem__difficultName:before, .cooperationTop__title.cooperationFeedback__completeTitle:before, .cooperationTop__title.cooperationReviews__rate:before, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__name:before, .catalogSlider._white .cooperationTop__title.catalogSliderItem__name:before, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__curPrice:before, .catalogSlider._white .cooperationTop__title.catalogSliderItem__curPrice:before, .cooperationTop__title.catalogSliderItem__oldPrice:before, .cooperationTop__title.wareScheme__dt:before, .wareText h3.cooperationTop__title:before, .wareText h6.cooperationTop__title:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__curPrice:before, .cooperationTop__title.quoteForm__humanStatus:before, .cooperationTop__title.poolCalc__preloadText:before, .cooperationTop__title.poolCalcProducts__trName:before, .cooperationTop__title.poolCalcPrint:before {
    width: 12.8rem;
    height: 12.8rem;
    top: 32rem;
    left: 37rem;
    z-index: 1;
    backdrop-filter: blur(0.2rem);
    mask: url(../img/cooperation/top/perc.svg) center center/100% no-repeat;
    -webkit-mask: url(../img/cooperation/top/perc.svg) center center/100% no-repeat;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__title.t-title:before, .cooperationTop__title.kp2025Jury__status:before, .cooperationTop__title.kp2025Jury__name:before, .cooperationTop__title.kp2025Criteria__name:before, .cooperationTop__title.kp2025Spots__name:before, .cooperationTop__title.kp2025Rules__name:before, .cooperationTop__title.kp2025Stages__name:before, .cooperationTop__title.kp2025Stages__numb:before, .cooperationTop__title.kp2025Recipient__item:before, .cooperationTop__title.people__status:before, .cooperationTop__title.people__name:before, .cooperationTop__title.teamBoss__chiefStatus:before, .cooperationTop__title.teamBoss__chiefName:before, .cooperationTop__title.webinarsPageGifts__item:before, .cooperationTop__title.webinarsPageProfit__item:before, .cooperationTop__title.webinarsPageMain__difficultName:before, .cooperationTop__title.webinarsSpeaker__status:before, .cooperationTop__title.webinarsSpeaker__name:before, .cooperationTop__title.webinarsItem__difficultName:before, .cooperationTop__title.cooperationFeedback__completeTitle:before, .cooperationTop__title.cooperationReviews__rate:before, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__name:before, .catalogSlider._white .cooperationTop__title.catalogSliderItem__name:before, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__curPrice:before, .catalogSlider._white .cooperationTop__title.catalogSliderItem__curPrice:before, .cooperationTop__title.catalogSliderItem__oldPrice:before, .cooperationTop__title.wareScheme__dt:before, .wareText h3.cooperationTop__title:before, .wareText h6.cooperationTop__title:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__curPrice:before, .cooperationTop__title.quoteForm__humanStatus:before, .cooperationTop__title.poolCalc__preloadText:before, .cooperationTop__title.poolCalcProducts__trName:before, .cooperationTop__title.poolCalcPrint:before {
    top: 45.1rem;
    width: 19.4rem;
    height: 19.4rem;
    left: -14.7rem;
    filter: drop-shadow(4rem 4rem 10rem rgba(24, 48, 63, 0.2));
    z-index: 3;
  }
}
.cooperationTop__title.t-title:after, .cooperationTop__title.kp2025Jury__status:after, .cooperationTop__title.kp2025Jury__name:after, .cooperationTop__title.kp2025Criteria__name:after, .cooperationTop__title.kp2025Spots__name:after, .cooperationTop__title.kp2025Rules__name:after, .cooperationTop__title.kp2025Stages__name:after, .cooperationTop__title.kp2025Stages__numb:after, .cooperationTop__title.kp2025Recipient__item:after, .cooperationTop__title.people__status:after, .cooperationTop__title.people__name:after, .cooperationTop__title.teamBoss__chiefStatus:after, .cooperationTop__title.teamBoss__chiefName:after, .cooperationTop__title.webinarsPageGifts__item:after, .cooperationTop__title.webinarsPageProfit__item:after, .cooperationTop__title.webinarsPageMain__difficultName:after, .cooperationTop__title.webinarsSpeaker__status:after, .cooperationTop__title.webinarsSpeaker__name:after, .cooperationTop__title.webinarsItem__difficultName:after, .cooperationTop__title.cooperationFeedback__completeTitle:after, .cooperationTop__title.cooperationReviews__rate:after, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__name:after, .catalogSlider._white .cooperationTop__title.catalogSliderItem__name:after, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__curPrice:after, .catalogSlider._white .cooperationTop__title.catalogSliderItem__curPrice:after, .cooperationTop__title.catalogSliderItem__oldPrice:after, .cooperationTop__title.wareScheme__dt:after, .wareText h3.cooperationTop__title:after, .wareText h6.cooperationTop__title:after, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__name:after, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__curPrice:after, .cooperationTop__title.quoteForm__humanStatus:after, .cooperationTop__title.poolCalc__preloadText:after, .cooperationTop__title.poolCalcProducts__trName:after {
  content: "";
  position: absolute;
  width: 6.3rem;
  height: 6.2rem;
  background: url(../img/cooperation/top/r3.svg) center center/100% no-repeat;
  right: -2rem;
  bottom: 10.6rem;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .cooperationTop__title.t-title:after, .cooperationTop__title.kp2025Jury__status:after, .cooperationTop__title.kp2025Jury__name:after, .cooperationTop__title.kp2025Criteria__name:after, .cooperationTop__title.kp2025Spots__name:after, .cooperationTop__title.kp2025Rules__name:after, .cooperationTop__title.kp2025Stages__name:after, .cooperationTop__title.kp2025Stages__numb:after, .cooperationTop__title.kp2025Recipient__item:after, .cooperationTop__title.people__status:after, .cooperationTop__title.people__name:after, .cooperationTop__title.teamBoss__chiefStatus:after, .cooperationTop__title.teamBoss__chiefName:after, .cooperationTop__title.webinarsPageGifts__item:after, .cooperationTop__title.webinarsPageProfit__item:after, .cooperationTop__title.webinarsPageMain__difficultName:after, .cooperationTop__title.webinarsSpeaker__status:after, .cooperationTop__title.webinarsSpeaker__name:after, .cooperationTop__title.webinarsItem__difficultName:after, .cooperationTop__title.cooperationFeedback__completeTitle:after, .cooperationTop__title.cooperationReviews__rate:after, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__name:after, .catalogSlider._white .cooperationTop__title.catalogSliderItem__name:after, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__curPrice:after, .catalogSlider._white .cooperationTop__title.catalogSliderItem__curPrice:after, .cooperationTop__title.catalogSliderItem__oldPrice:after, .cooperationTop__title.wareScheme__dt:after, .wareText h3.cooperationTop__title:after, .wareText h6.cooperationTop__title:after, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__name:after, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__curPrice:after, .cooperationTop__title.quoteForm__humanStatus:after, .cooperationTop__title.poolCalc__preloadText:after, .cooperationTop__title.poolCalcProducts__trName:after {
    width: 9.1rem;
    height: 9rem;
    top: 22rem;
    right: auto;
    bottom: auto;
    left: 37rem;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__title.t-title:after, .cooperationTop__title.kp2025Jury__status:after, .cooperationTop__title.kp2025Jury__name:after, .cooperationTop__title.kp2025Criteria__name:after, .cooperationTop__title.kp2025Spots__name:after, .cooperationTop__title.kp2025Rules__name:after, .cooperationTop__title.kp2025Stages__name:after, .cooperationTop__title.kp2025Stages__numb:after, .cooperationTop__title.kp2025Recipient__item:after, .cooperationTop__title.people__status:after, .cooperationTop__title.people__name:after, .cooperationTop__title.teamBoss__chiefStatus:after, .cooperationTop__title.teamBoss__chiefName:after, .cooperationTop__title.webinarsPageGifts__item:after, .cooperationTop__title.webinarsPageProfit__item:after, .cooperationTop__title.webinarsPageMain__difficultName:after, .cooperationTop__title.webinarsSpeaker__status:after, .cooperationTop__title.webinarsSpeaker__name:after, .cooperationTop__title.webinarsItem__difficultName:after, .cooperationTop__title.cooperationFeedback__completeTitle:after, .cooperationTop__title.cooperationReviews__rate:after, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__name:after, .catalogSlider._white .cooperationTop__title.catalogSliderItem__name:after, .catalogSlider:not(._white) .cooperationTop__title.catalogSliderItem__curPrice:after, .catalogSlider._white .cooperationTop__title.catalogSliderItem__curPrice:after, .cooperationTop__title.catalogSliderItem__oldPrice:after, .cooperationTop__title.wareScheme__dt:after, .wareText h3.cooperationTop__title:after, .wareText h6.cooperationTop__title:after, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__name:after, .catalogSlider.article__like.t-button:not(._checked) .cooperationTop__title.catalogSliderItem__curPrice:after, .cooperationTop__title.quoteForm__humanStatus:after, .cooperationTop__title.poolCalc__preloadText:after, .cooperationTop__title.poolCalcProducts__trName:after {
    top: auto;
    bottom: 15rem;
    width: 15.3rem;
    height: 15.3rem;
    left: -21rem;
    filter: drop-shadow(4rem 4rem 10rem rgba(24, 48, 63, 0.2));
    z-index: 2;
  }
}
.cooperationTop__slides {
  width: 18.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: stretch;
  counter-reset: coopTop;
}
@media (min-width: 768px) {
  .cooperationTop__slides {
    width: 37.5rem;
    margin-bottom: 2.5rem;
    position: static;
    z-index: unset;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__slides {
    width: auto;
    display: grid;
    grid-template-columns: 22rem 31rem 26rem;
    gap: 0 1rem;
    margin-bottom: 4rem;
    position: relative;
    z-index: 1;
  }
}
.cooperationTop__slides:before {
  content: "";
  position: absolute;
  width: 7.2rem;
  height: 8.3rem;
  background: url(../img/cooperation/top/r2.svg) center center/100% no-repeat;
  right: 2.5rem;
  bottom: 4.6rem;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .cooperationTop__slides:before {
    width: 10.4rem;
    height: 10.4rem;
    top: 65rem;
    left: 37rem;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__slides:before {
    top: -7rem;
    width: 10.9rem;
    height: 10.9rem;
    left: -18rem;
    filter: drop-shadow(4rem 4rem 10rem rgba(24, 48, 63, 0.2));
    z-index: 1;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__slides:after {
    content: "";
    position: absolute;
    width: 15rem;
    height: 15rem;
    background: url(../img/cooperation/top/r1.svg) center center/100% no-repeat;
    top: 10rem;
    left: -14.5rem;
    border-radius: 50%;
    filter: drop-shadow(4rem 4rem 10rem rgba(24, 48, 63, 0.2));
    z-index: -2;
  }
}
.cooperationTop__slide {
  background: var(--white);
  padding: 4.9rem 1.5rem 1.5rem;
  position: relative;
  box-shadow: inset 0 0 0 0.1rem var(--grey-light);
}
@media (min-width: 768px) {
  .cooperationTop__slide {
    padding: 8.5rem 2rem 3rem;
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__slide {
    padding: 10rem 2rem 3rem;
    text-align: left;
  }
}
.cooperationTop__slide:before {
  counter-increment: coopTop;
  content: "0" counter(coopTop);
  font-size: 2.4rem;
  position: absolute;
  text-align: center;
  top: 1.5rem;
  right: 0;
  left: 0;
  line-height: 2.4rem;
  align-self: center;
}
@media (min-width: 768px) {
  .cooperationTop__slide:before {
    font-size: 3.6rem;
    line-height: 4rem;
    top: 3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__slide:before {
    text-align: left;
    left: 2rem;
    right: auto;
  }
}
.cooperationTop__slideText {
  display: inline;
  margin-right: 2.4rem;
}
@media (min-width: 768px) {
  .cooperationTop__slideText {
    margin-right: 0;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__slideText {
    margin-right: 6rem;
  }
}
.cooperationTop__slideInfo.t-tooltip {
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
}
@media (min-width: 768px) {
  .cooperationTop__slideInfo.t-tooltip {
    bottom: 0;
    right: 0;
    position: relative;
    margin-left: auto;
    float: right;
    margin-top: 0.3rem;
  }
}
.cooperationTop__slideInfo.t-tooltip:before {
  inset-inline: -14rem auto;
  right: auto;
  left: -14rem;
}
@media (min-width: 768px) {
  .cooperationTop__slideInfo.t-tooltip:before {
    inset-inline: auto 0;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__slideInfo.t-tooltip:before {
    inset-inline: 0 auto;
  }
}
@media (min-width: 768px) {
  .cooperationTop__button.t-button {
    width: 24rem;
    margin: 0 0 3.5rem 13.5rem;
    position: relative;
    z-index: 0;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__button.t-button {
    margin: 0 0 7rem 55rem;
    width: 26rem;
  }
}
@media (min-width: 768px) {
  .cooperationTop__button.t-button:before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: -3.5rem -7.4rem -1.6rem -5.3rem;
    background: url(../img/cooperation/top/yel.svg) center center/contain no-repeat;
    pointer-events: none;
    cursor: default;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__button.t-button:before {
    inset: -3.9rem -6rem -2rem -4.8rem;
  }
}
.cooperationTop__items {
  display: none;
}
@media (min-width: 768px) {
  .cooperationTop__items {
    display: flex;
    gap: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__items {
    margin: 0 50rem 0 auto;
  }
}
.cooperationTop__items ::selection {
  background: var(--white);
  color: var(--accent);
}
@media (min-width: 768px) {
  .cooperationTop__item {
    text-decoration: underline;
    color: var(--grey);
    text-transform: uppercase;
    font-size: 1.4rem;
  }
}
@media (min-width: 1280px) {
  .cooperationTop__item {
    transition: text-decoration-color var(--time), color var(--time);
  }
  .cooperationTop__item:hover {
    text-decoration-color: transparent;
    color: var(--white);
  }
}

.cooperationSuccess {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  position: relative;
}
@media (min-width: 768px) {
  .cooperationSuccess {
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationSuccess {
    gap: 4rem;
  }
}
.cooperationSuccess:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: none;
  z-index: -1;
}
.cooperationSuccess:before {
  background: url(../img/cooperation/success/bg.svg) left -20rem center/cover no-repeat;
}
@media (min-width: 768px) {
  .cooperationSuccess:before {
    background-position: left -10rem center;
  }
}
@media (min-width: 1280px) {
  .cooperationSuccess:before {
    background-size: contain;
    background-position: right center;
    top: -5.7rem;
  }
}
.cooperationSuccess__title.t-title, .cooperationSuccess__title.kp2025Jury__status, .cooperationSuccess__title.kp2025Jury__name, .cooperationSuccess__title.kp2025Criteria__name, .cooperationSuccess__title.kp2025Spots__name, .cooperationSuccess__title.kp2025Rules__name, .cooperationSuccess__title.kp2025Stages__name, .cooperationSuccess__title.kp2025Stages__numb, .cooperationSuccess__title.kp2025Recipient__item, .cooperationSuccess__title.people__status, .cooperationSuccess__title.people__name, .cooperationSuccess__title.teamBoss__chiefStatus, .cooperationSuccess__title.teamBoss__chiefName, .cooperationSuccess__title.webinarsPageGifts__item, .cooperationSuccess__title.webinarsPageProfit__item, .cooperationSuccess__title.webinarsPageMain__difficultName, .cooperationSuccess__title.webinarsSpeaker__status, .cooperationSuccess__title.webinarsSpeaker__name, .cooperationSuccess__title.webinarsItem__difficultName, .cooperationSuccess__title.cooperationFeedback__completeTitle, .cooperationSuccess__title.cooperationReviews__rate, .catalogSlider:not(._white) .cooperationSuccess__title.catalogSliderItem__name, .catalogSlider._white .cooperationSuccess__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationSuccess__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationSuccess__title.catalogSliderItem__curPrice, .cooperationSuccess__title.catalogSliderItem__oldPrice, .cooperationSuccess__title.wareScheme__dt, .wareText h3.cooperationSuccess__title, .wareText h6.cooperationSuccess__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationSuccess__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationSuccess__title.catalogSliderItem__curPrice, .cooperationSuccess__title.quoteForm__humanStatus, .cooperationSuccess__title.poolCalc__preloadText, .cooperationSuccess__title.poolCalcProducts__trName, .cooperationSuccess__title.poolCalcPrint:before {
  text-align: center;
  margin: 0;
}
.cooperationSuccess__tiles {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  align-items: stretch;
}
@media (min-width: 768px) {
  .cooperationSuccess__tiles {
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .cooperationSuccess__tiles {
    grid-template-columns: repeat(3, 1fr);
    gap: 0 1rem;
  }
}
.cooperationSuccess__tile {
  box-sizing: border-box;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.5rem 1rem;
  gap: 0.2rem;
  background: rgba(243, 245, 248, 0.8);
  border: 1px solid var(--grey-light);
  backdrop-filter: blur(0.6rem);
}
@media (min-width: 768px) {
  .cooperationSuccess__tile {
    padding: 3rem;
    gap: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .cooperationSuccess__tile {
    padding: 4rem 3rem;
    min-width: 20rem;
  }
}
.cooperationSuccess__tile:nth-child(3n) {
  justify-self: center;
  grid-column: span 2;
  width: 18.5rem;
}
@media (min-width: 768px) {
  .cooperationSuccess__tile:nth-child(3n) {
    width: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .cooperationSuccess__tile:nth-child(3n) {
    width: auto;
    grid-column: unset;
    justify-self: stretch;
  }
}
.cooperationSuccess__tile:has([data-tooltip]) {
  z-index: 1;
}
@media (max-width: 1279px) {
  .cooperationSuccess__tile [data-tooltip]:before {
    right: 0;
    left: auto;
  }
}
.cooperationSuccess__big {
  font-size: 4rem;
  line-height: 1em;
  font-weight: 500;
}
@media (min-width: 768px) {
  .cooperationSuccess__big {
    font-size: 6.4rem;
  }
}
.cooperationReviews {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .cooperationReviews {
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationReviews {
    gap: 4rem;
  }
}
.cooperationReviews__title.t-title, .cooperationReviews__title.kp2025Jury__status, .cooperationReviews__title.kp2025Jury__name, .cooperationReviews__title.kp2025Criteria__name, .cooperationReviews__title.kp2025Spots__name, .cooperationReviews__title.kp2025Rules__name, .cooperationReviews__title.kp2025Stages__name, .cooperationReviews__title.kp2025Stages__numb, .cooperationReviews__title.kp2025Recipient__item, .cooperationReviews__title.people__status, .cooperationReviews__title.people__name, .cooperationReviews__title.teamBoss__chiefStatus, .cooperationReviews__title.teamBoss__chiefName, .cooperationReviews__title.webinarsPageGifts__item, .cooperationReviews__title.webinarsPageProfit__item, .cooperationReviews__title.webinarsPageMain__difficultName, .cooperationReviews__title.webinarsSpeaker__status, .cooperationReviews__title.webinarsSpeaker__name, .cooperationReviews__title.webinarsItem__difficultName, .cooperationReviews__title.cooperationFeedback__completeTitle, .cooperationReviews__title.cooperationReviews__rate, .catalogSlider:not(._white) .cooperationReviews__title.catalogSliderItem__name, .catalogSlider._white .cooperationReviews__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationReviews__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationReviews__title.catalogSliderItem__curPrice, .cooperationReviews__title.catalogSliderItem__oldPrice, .cooperationReviews__title.wareScheme__dt, .wareText h3.cooperationReviews__title, .wareText h6.cooperationReviews__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationReviews__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationReviews__title.catalogSliderItem__curPrice, .cooperationReviews__title.quoteForm__humanStatus, .cooperationReviews__title.poolCalc__preloadText, .cooperationReviews__title.poolCalcProducts__trName, .cooperationReviews__title.poolCalcPrint:before {
  text-align: center;
  margin: 0;
}
.cooperationReviews__rates {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 768px) {
  .cooperationReviews__rates {
    grid-template-columns: repeat(2, 33.2rem);
    gap: 0 1rem;
    align-self: center;
  }
}
@media (min-width: 1280px) {
  .cooperationReviews__rates {
    grid-template-columns: repeat(2, 35.9rem);
  }
}
.cooperationReviews .dearFairyGiveMeStars, .cooperationReviews .cooperationReviews__author:after, .cooperationReviews .cooperationReviews__rate:after {
  background: url(../img/cooperation/reviews/star.svg) left 0 center/1.2rem no-repeat, url(../img/cooperation/reviews/star.svg) left 1.4rem center/1.2rem no-repeat, url(../img/cooperation/reviews/star.svg) left 2.8rem center/1.2rem no-repeat, url(../img/cooperation/reviews/star.svg) left 4.2rem center/1.2rem no-repeat, url(../img/cooperation/reviews/star.svg) left 5.6rem center/1.2rem no-repeat;
}
@media (min-width: 768px) {
  .cooperationReviews .dearFairyGiveMeStars, .cooperationReviews .cooperationReviews__author:after, .cooperationReviews .cooperationReviews__rate:after {
    background-size: 2.3rem;
    background-position: left 0 center, left 2.7rem center, left 5.4rem center, left 8.1rem center, left 10.8rem center;
  }
}
.cooperationReviews__rate {
  display: grid;
  grid-template: 2.1rem 1.1rem/8.4rem 6.8rem;
  gap: 0 1rem;
  padding: 0 1.4rem;
  text-align: center;
  line-height: 2.1rem;
  color: #000;
}
@media (min-width: 768px) {
  .cooperationReviews__rate {
    grid-template: 2.9rem 2.3rem/15.2rem 13.5rem;
    padding: 0 1.5rem;
  }
}
@media (min-width: 1280px) {
  .cooperationReviews__rate {
    grid-template: 2.9rem 2.3rem/18.4rem 13.5rem;
  }
}
.cooperationReviews__rate:before {
  content: "";
  display: block;
  grid-area: 1/1/3/2;
  background: center center/contain no-repeat;
  align-self: stretch;
}
.cooperationReviews__rate._ya:before {
  background-image: url(../img/cooperation/reviews/ya.svg);
}
.cooperationReviews__rate._2gis:before {
  background-image: url(../img/cooperation/reviews/2gis.svg);
}
.cooperationReviews__rate:after {
  content: "";
  grid-area: 2/2/3/3;
}
.cooperationReviews__reviews.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .cooperationReviews__reviews.swiper {
    margin: 0 -2rem;
  }
}
@media (min-width: 1280px) {
  .cooperationReviews__reviews.swiper {
    margin: 0;
  }
}
.cooperationReviews__wrapper.swiper-slide {
  align-items: stretch;
}
.cooperationReviews__slide.swiper-slide {
  padding-left: 1rem;
  width: 32rem;
  height: auto;
  display: flex;
  align-items: stretch;
}
@media (min-width: 768px) {
  .cooperationReviews__slide.swiper-slide {
    width: 65rem;
  }
}
@media (min-width: 1280px) {
  .cooperationReviews__slide.swiper-slide {
    padding-left: 0;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  .cooperationReviews__slide.swiper-slide:first-child {
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .cooperationReviews__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
.cooperationReviews__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .cooperationReviews__slide.swiper-slide:last-child {
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  .cooperationReviews__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
.cooperationReviews__pane {
  box-sizing: border-box;
  border: 0.1rem solid var(--grey-light);
  padding: 1.4rem 0.9rem;
  display: grid;
  flex-grow: 1;
  grid-template: auto 1fr/1fr auto;
  cursor: default;
}
@media (min-width: 768px) {
  .cooperationReviews__pane {
    padding: 2.9rem;
  }
}
.cooperationReviews__author {
  color: #000;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
@media (min-width: 768px) {
  .cooperationReviews__author {
    line-height: 3rem;
  }
}
.cooperationReviews__author:after {
  content: "";
  display: block;
  margin-top: 0.8rem;
  height: 1.1rem;
  width: 6.8rem;
}
@media (min-width: 768px) {
  .cooperationReviews__author:after {
    margin-top: 0.8rem;
    height: 2.3rem;
    width: 13.5rem;
  }
}
.cooperationReviews__link {
  margin-top: 2.9rem;
  color: #7c7c7c;
  position: relative;
}
@media (min-width: 768px) {
  .cooperationReviews__link {
    margin-top: 3.8rem;
  }
}
.cooperationReviews__link:before {
  content: "";
  position: absolute;
  top: -2.9rem;
  right: 0;
  pointer-events: none;
  width: 9rem;
  height: 2.4rem;
  cursor: default;
  background: right center/contain no-repeat;
}
@media (min-width: 768px) {
  .cooperationReviews__link:before {
    top: -3.8rem;
    width: 11rem;
    height: 3rem;
  }
}
._ya .cooperationReviews__link:before {
  background-image: url(../img/cooperation/reviews/ya.svg);
}
._2gis .cooperationReviews__link:before {
  background-image: url(../img/cooperation/reviews/2gis.svg);
}
.cooperationReviews__text {
  grid-column: span 2;
  margin-top: 1rem;
  color: #000;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
@media (min-width: 768px) {
  .cooperationReviews__text {
    margin-top: 1.5rem;
  }
}
.cooperationReviews__scroll.swiper-scrollbar {
  margin-top: 2.5rem;
  width: 100%;
  position: static;
}

.cooperationProfit {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .cooperationProfit {
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationProfit {
    gap: 4rem;
  }
}
.cooperationProfit__title.t-title, .cooperationProfit__title.kp2025Jury__status, .cooperationProfit__title.kp2025Jury__name, .cooperationProfit__title.kp2025Criteria__name, .cooperationProfit__title.kp2025Spots__name, .cooperationProfit__title.kp2025Rules__name, .cooperationProfit__title.kp2025Stages__name, .cooperationProfit__title.kp2025Stages__numb, .cooperationProfit__title.kp2025Recipient__item, .cooperationProfit__title.people__status, .cooperationProfit__title.people__name, .cooperationProfit__title.teamBoss__chiefStatus, .cooperationProfit__title.teamBoss__chiefName, .cooperationProfit__title.webinarsPageGifts__item, .cooperationProfit__title.webinarsPageProfit__item, .cooperationProfit__title.webinarsPageMain__difficultName, .cooperationProfit__title.webinarsSpeaker__status, .cooperationProfit__title.webinarsSpeaker__name, .cooperationProfit__title.webinarsItem__difficultName, .cooperationProfit__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationProfit__title.catalogSliderItem__name, .catalogSlider._white .cooperationProfit__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationProfit__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationProfit__title.catalogSliderItem__curPrice, .cooperationProfit__title.catalogSliderItem__oldPrice, .cooperationProfit__title.wareScheme__dt, .wareText h3.cooperationProfit__title, .wareText h6.cooperationProfit__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationProfit__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationProfit__title.catalogSliderItem__curPrice, .cooperationProfit__title.quoteForm__humanStatus, .cooperationProfit__title.poolCalc__preloadText, .cooperationProfit__title.poolCalcProducts__trName, .cooperationProfit__title.poolCalcPrint:before, .cooperationProfit__title.cooperationReviews__rate {
  text-align: center;
}
.cooperationProfit__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 768px) {
  .cooperationProfit__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationProfit__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem 1rem;
  }
}
.cooperationProfit__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-height: 6rem;
  gap: 0.2rem;
  padding: 0 0 0 6.2rem;
  position: relative;
}
@media (min-width: 768px) {
  .cooperationProfit__item {
    align-items: center;
    padding: 7rem 0 0;
    gap: 0.5rem;
    min-height: 0;
  }
}
@media (min-width: 1280px) {
  .cooperationProfit__item {
    padding: 0 0 0 7rem;
    align-items: flex-start;
    justify-content: center;
    min-height: 6rem;
  }
}
@media (min-width: 768px) {
  .cooperationProfit__item:nth-child(2n-1):last-child {
    grid-column: span 2;
    justify-self: center;
    margin: 0 25%;
  }
}
@media (min-width: 1280px) {
  .cooperationProfit__item:nth-child(2n-1):last-child {
    grid-column: unset;
    justify-self: stretch;
    margin: 0;
  }
}
.cooperationProfit__item:before, .cooperationProfit__item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5.4rem;
  height: 5.4rem;
}
@media (min-width: 768px) {
  .cooperationProfit__item:before, .cooperationProfit__item:after {
    left: 50%;
    margin-left: -3rem;
    width: 6rem;
    height: 6rem;
  }
}
@media (min-width: 1280px) {
  .cooperationProfit__item:before, .cooperationProfit__item:after {
    left: 0;
    margin-left: 0;
  }
}
.cooperationProfit__item:before {
  background: var(--accent);
  mask: url(../img/cooperation/profit/poly.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/cooperation/profit/poly.svg) center center/100% no-repeat;
}
.cooperationProfit__item:after {
  background: var(--white);
}
.cooperationProfit__item._1:after {
  mask: url(../img/cooperation/profit/1.svg) center center/2.4rem no-repeat;
  -webkit-mask: url(../img/cooperation/profit/1.svg) center center/2.4rem no-repeat;
}
.cooperationProfit__item._2:after {
  mask: url(../img/cooperation/profit/2.svg) center center/2.4rem no-repeat;
  -webkit-mask: url(../img/cooperation/profit/2.svg) center center/2.4rem no-repeat;
}
.cooperationProfit__item._3:after {
  mask: url(../img/cooperation/profit/3.svg) center center/2.4rem no-repeat;
  -webkit-mask: url(../img/cooperation/profit/3.svg) center center/2.4rem no-repeat;
}
.cooperationProfit__item._4:after {
  mask: url(../img/cooperation/profit/4.svg) center center/2.4rem no-repeat;
  -webkit-mask: url(../img/cooperation/profit/4.svg) center center/2.4rem no-repeat;
}
.cooperationProfit__item._5:after {
  mask: url(../img/cooperation/profit/5.svg) center center/2.4rem no-repeat;
  -webkit-mask: url(../img/cooperation/profit/5.svg) center center/2.4rem no-repeat;
}
.cooperationProfit__item._6:after {
  mask: url(../img/cooperation/profit/6.svg) center center/2.4rem no-repeat;
  -webkit-mask: url(../img/cooperation/profit/6.svg) center center/2.4rem no-repeat;
}
.cooperationProfit__item._7:after {
  mask: url(../img/cooperation/profit/7.svg) center center/2.4rem no-repeat;
  -webkit-mask: url(../img/cooperation/profit/7.svg) center center/2.4rem no-repeat;
}
.cooperationProfit__item._8:after {
  mask: url(../img/cooperation/profit/8.svg) center center/2.4rem no-repeat;
  -webkit-mask: url(../img/cooperation/profit/8.svg) center center/2.4rem no-repeat;
}
.cooperationProfit__item._9:after {
  mask: url(../img/cooperation/profit/9.svg) center center/2.4rem no-repeat;
  -webkit-mask: url(../img/cooperation/profit/9.svg) center center/2.4rem no-repeat;
}
@media (min-width: 768px) {
  .cooperationProfit__name.t-title, .cooperationProfit__name.kp2025Jury__status, .cooperationProfit__name.kp2025Jury__name, .cooperationProfit__name.kp2025Criteria__name, .cooperationProfit__name.kp2025Spots__name, .cooperationProfit__name.kp2025Rules__name, .cooperationProfit__name.kp2025Stages__name, .cooperationProfit__name.kp2025Stages__numb, .cooperationProfit__name.kp2025Recipient__item, .cooperationProfit__name.people__status, .cooperationProfit__name.people__name, .cooperationProfit__name.teamBoss__chiefStatus, .cooperationProfit__name.teamBoss__chiefName, .cooperationProfit__name.webinarsPageGifts__item, .cooperationProfit__name.webinarsPageProfit__item, .cooperationProfit__name.webinarsPageMain__difficultName, .cooperationProfit__name.webinarsSpeaker__status, .cooperationProfit__name.webinarsSpeaker__name, .cooperationProfit__name.webinarsItem__difficultName, .cooperationProfit__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationProfit__name.catalogSliderItem__name, .catalogSlider._white .cooperationProfit__name.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationProfit__name.catalogSliderItem__curPrice, .catalogSlider._white .cooperationProfit__name.catalogSliderItem__curPrice, .cooperationProfit__name.catalogSliderItem__oldPrice, .cooperationProfit__name.wareScheme__dt, .wareText h3.cooperationProfit__name, .wareText h6.cooperationProfit__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationProfit__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationProfit__name.catalogSliderItem__curPrice, .cooperationProfit__name.quoteForm__humanStatus, .cooperationProfit__name.poolCalc__preloadText, .cooperationProfit__name.poolCalcProducts__trName, .cooperationProfit__name.poolCalcPrint:before, .cooperationProfit__name.cooperationReviews__rate {
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .cooperationProfit__name.t-title, .cooperationProfit__name.kp2025Jury__status, .cooperationProfit__name.kp2025Jury__name, .cooperationProfit__name.kp2025Criteria__name, .cooperationProfit__name.kp2025Spots__name, .cooperationProfit__name.kp2025Rules__name, .cooperationProfit__name.kp2025Stages__name, .cooperationProfit__name.kp2025Stages__numb, .cooperationProfit__name.kp2025Recipient__item, .cooperationProfit__name.people__status, .cooperationProfit__name.people__name, .cooperationProfit__name.teamBoss__chiefStatus, .cooperationProfit__name.teamBoss__chiefName, .cooperationProfit__name.webinarsPageGifts__item, .cooperationProfit__name.webinarsPageProfit__item, .cooperationProfit__name.webinarsPageMain__difficultName, .cooperationProfit__name.webinarsSpeaker__status, .cooperationProfit__name.webinarsSpeaker__name, .cooperationProfit__name.webinarsItem__difficultName, .cooperationProfit__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationProfit__name.catalogSliderItem__name, .catalogSlider._white .cooperationProfit__name.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationProfit__name.catalogSliderItem__curPrice, .catalogSlider._white .cooperationProfit__name.catalogSliderItem__curPrice, .cooperationProfit__name.catalogSliderItem__oldPrice, .cooperationProfit__name.wareScheme__dt, .wareText h3.cooperationProfit__name, .wareText h6.cooperationProfit__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationProfit__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationProfit__name.catalogSliderItem__curPrice, .cooperationProfit__name.quoteForm__humanStatus, .cooperationProfit__name.poolCalc__preloadText, .cooperationProfit__name.poolCalcProducts__trName, .cooperationProfit__name.poolCalcPrint:before, .cooperationProfit__name.cooperationReviews__rate {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .cooperationProfit__text {
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .cooperationProfit__text {
    text-align: left;
  }
}

.cooperationQuote {
  padding: 3rem 1.5rem;
  background: var(--accent);
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .cooperationQuote {
    display: grid;
    grid-template: auto auto 1fr/27rem 1fr;
    padding: 4rem;
  }
}
@media (min-width: 1280px) {
  .cooperationQuote {
    gap: 0 12rem;
    padding: 5rem;
  }
  .cooperationQuote._inverse {
    grid-template: auto auto 1fr/1fr 30rem;
    gap: 0 9rem;
  }
}
.cooperationQuote__title.t-title, .cooperationQuote__title.kp2025Jury__status, .cooperationQuote__title.kp2025Jury__name, .cooperationQuote__title.kp2025Criteria__name, .cooperationQuote__title.kp2025Spots__name, .cooperationQuote__title.kp2025Rules__name, .cooperationQuote__title.kp2025Stages__name, .cooperationQuote__title.kp2025Stages__numb, .cooperationQuote__title.kp2025Recipient__item, .cooperationQuote__title.people__status, .cooperationQuote__title.people__name, .cooperationQuote__title.teamBoss__chiefStatus, .cooperationQuote__title.teamBoss__chiefName, .cooperationQuote__title.webinarsPageGifts__item, .cooperationQuote__title.webinarsPageProfit__item, .cooperationQuote__title.webinarsPageMain__difficultName, .cooperationQuote__title.webinarsSpeaker__status, .cooperationQuote__title.webinarsSpeaker__name, .cooperationQuote__title.webinarsItem__difficultName, .cooperationQuote__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationQuote__title.catalogSliderItem__name, .catalogSlider._white .cooperationQuote__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationQuote__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationQuote__title.catalogSliderItem__curPrice, .cooperationQuote__title.catalogSliderItem__oldPrice, .cooperationQuote__title.wareScheme__dt, .wareText h3.cooperationQuote__title, .wareText h6.cooperationQuote__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationQuote__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationQuote__title.catalogSliderItem__curPrice, .cooperationQuote__title.quoteForm__humanStatus, .cooperationQuote__title.poolCalc__preloadText, .cooperationQuote__title.poolCalcProducts__trName, .cooperationQuote__title.poolCalcPrint:before, .cooperationQuote__title.cooperationReviews__rate {
  text-align: center;
  order: -10;
  margin-bottom: 1.5rem;
  color: var(--white);
}
@media (min-width: 768px) {
  .cooperationQuote__title.t-title, .cooperationQuote__title.kp2025Jury__status, .cooperationQuote__title.kp2025Jury__name, .cooperationQuote__title.kp2025Criteria__name, .cooperationQuote__title.kp2025Spots__name, .cooperationQuote__title.kp2025Rules__name, .cooperationQuote__title.kp2025Stages__name, .cooperationQuote__title.kp2025Stages__numb, .cooperationQuote__title.kp2025Recipient__item, .cooperationQuote__title.people__status, .cooperationQuote__title.people__name, .cooperationQuote__title.teamBoss__chiefStatus, .cooperationQuote__title.teamBoss__chiefName, .cooperationQuote__title.webinarsPageGifts__item, .cooperationQuote__title.webinarsPageProfit__item, .cooperationQuote__title.webinarsPageMain__difficultName, .cooperationQuote__title.webinarsSpeaker__status, .cooperationQuote__title.webinarsSpeaker__name, .cooperationQuote__title.webinarsItem__difficultName, .cooperationQuote__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationQuote__title.catalogSliderItem__name, .catalogSlider._white .cooperationQuote__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationQuote__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationQuote__title.catalogSliderItem__curPrice, .cooperationQuote__title.catalogSliderItem__oldPrice, .cooperationQuote__title.wareScheme__dt, .wareText h3.cooperationQuote__title, .wareText h6.cooperationQuote__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationQuote__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationQuote__title.catalogSliderItem__curPrice, .cooperationQuote__title.quoteForm__humanStatus, .cooperationQuote__title.poolCalc__preloadText, .cooperationQuote__title.poolCalcProducts__trName, .cooperationQuote__title.poolCalcPrint:before, .cooperationQuote__title.cooperationReviews__rate {
    grid-area: 1/1/2/3;
    margin-bottom: 3rem;
    order: unset;
  }
}
@media (min-width: 1280px) {
  .cooperationQuote__title.t-title, .cooperationQuote__title.kp2025Jury__status, .cooperationQuote__title.kp2025Jury__name, .cooperationQuote__title.kp2025Criteria__name, .cooperationQuote__title.kp2025Spots__name, .cooperationQuote__title.kp2025Rules__name, .cooperationQuote__title.kp2025Stages__name, .cooperationQuote__title.kp2025Stages__numb, .cooperationQuote__title.kp2025Recipient__item, .cooperationQuote__title.people__status, .cooperationQuote__title.people__name, .cooperationQuote__title.teamBoss__chiefStatus, .cooperationQuote__title.teamBoss__chiefName, .cooperationQuote__title.webinarsPageGifts__item, .cooperationQuote__title.webinarsPageProfit__item, .cooperationQuote__title.webinarsPageMain__difficultName, .cooperationQuote__title.webinarsSpeaker__status, .cooperationQuote__title.webinarsSpeaker__name, .cooperationQuote__title.webinarsItem__difficultName, .cooperationQuote__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationQuote__title.catalogSliderItem__name, .catalogSlider._white .cooperationQuote__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationQuote__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationQuote__title.catalogSliderItem__curPrice, .cooperationQuote__title.catalogSliderItem__oldPrice, .cooperationQuote__title.wareScheme__dt, .wareText h3.cooperationQuote__title, .wareText h6.cooperationQuote__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationQuote__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationQuote__title.catalogSliderItem__curPrice, .cooperationQuote__title.quoteForm__humanStatus, .cooperationQuote__title.poolCalc__preloadText, .cooperationQuote__title.poolCalcProducts__trName, .cooperationQuote__title.poolCalcPrint:before, .cooperationQuote__title.cooperationReviews__rate {
    grid-area: 1/2/2/3;
    text-align: left;
    margin-left: -11rem;
  }
  ._inverse .cooperationQuote__title.t-title, ._inverse .cooperationQuote__title.kp2025Jury__status, ._inverse .cooperationQuote__title.kp2025Jury__name, ._inverse .cooperationQuote__title.kp2025Criteria__name, ._inverse .cooperationQuote__title.kp2025Spots__name, ._inverse .cooperationQuote__title.kp2025Rules__name, ._inverse .cooperationQuote__title.kp2025Stages__name, ._inverse .cooperationQuote__title.kp2025Stages__numb, ._inverse .cooperationQuote__title.kp2025Recipient__item, ._inverse .cooperationQuote__title.people__status, ._inverse .cooperationQuote__title.people__name, ._inverse .cooperationQuote__title.teamBoss__chiefStatus, ._inverse .cooperationQuote__title.teamBoss__chiefName, ._inverse .cooperationQuote__title.webinarsPageGifts__item, ._inverse .cooperationQuote__title.webinarsPageProfit__item, ._inverse .cooperationQuote__title.webinarsPageMain__difficultName, ._inverse .cooperationQuote__title.webinarsSpeaker__status, ._inverse .cooperationQuote__title.webinarsSpeaker__name, ._inverse .cooperationQuote__title.webinarsItem__difficultName, ._inverse .cooperationQuote__title.cooperationFeedback__completeTitle, ._inverse .catalogSlider:not(._white) .cooperationQuote__title.catalogSliderItem__name, .catalogSlider:not(._white) ._inverse .cooperationQuote__title.catalogSliderItem__name, ._inverse .catalogSlider._white .cooperationQuote__title.catalogSliderItem__name, .catalogSlider._white ._inverse .cooperationQuote__title.catalogSliderItem__name, ._inverse .catalogSlider:not(._white) .cooperationQuote__title.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._inverse .cooperationQuote__title.catalogSliderItem__curPrice, ._inverse .catalogSlider._white .cooperationQuote__title.catalogSliderItem__curPrice, .catalogSlider._white ._inverse .cooperationQuote__title.catalogSliderItem__curPrice, ._inverse .cooperationQuote__title.catalogSliderItem__oldPrice, ._inverse .cooperationQuote__title.wareScheme__dt, ._inverse .wareText h3.cooperationQuote__title, .wareText ._inverse h3.cooperationQuote__title, ._inverse .wareText h6.cooperationQuote__title, .wareText ._inverse h6.cooperationQuote__title, ._inverse .catalogSlider.article__like.t-button:not(._checked) .cooperationQuote__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._inverse .cooperationQuote__title.catalogSliderItem__name, ._inverse .catalogSlider.article__like.t-button:not(._checked) .cooperationQuote__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._inverse .cooperationQuote__title.catalogSliderItem__curPrice, ._inverse .cooperationQuote__title.quoteForm__humanStatus, ._inverse .cooperationQuote__title.poolCalc__preloadText, ._inverse .cooperationQuote__title.poolCalcProducts__trName, ._inverse .cooperationQuote__title.poolCalcPrint:before, ._inverse .cooperationQuote__title.cooperationReviews__rate {
    grid-area: 1/1/2/2;
    margin-left: 0;
  }
}
.cooperationQuote__person {
  order: -6;
  margin-left: 5.2rem;
  display: grid;
  grid-template-columns: 7.4rem 1fr;
  align-items: center;
  gap: 0 1rem;
}
@media (min-width: 768px) {
  .cooperationQuote__person {
    order: unset;
    grid-area: 2/1/4/2;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-self: flex-start;
  }
}
@media (min-width: 1280px) {
  .cooperationQuote__person {
    grid-area: 1/1/4/2;
  }
  ._inverse .cooperationQuote__person {
    grid-area: 1/2/4/3;
  }
}
.cooperationQuote__image {
  display: block;
  width: 100%;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cooperationQuote__about {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .cooperationQuote__about {
    align-items: center;
    text-align: center;
  }
}
.cooperationQuote__name.t-title, .cooperationQuote__name.kp2025Jury__status, .cooperationQuote__name.kp2025Jury__name, .cooperationQuote__name.kp2025Criteria__name, .cooperationQuote__name.kp2025Spots__name, .cooperationQuote__name.kp2025Rules__name, .cooperationQuote__name.kp2025Stages__name, .cooperationQuote__name.kp2025Stages__numb, .cooperationQuote__name.kp2025Recipient__item, .cooperationQuote__name.people__status, .cooperationQuote__name.people__name, .cooperationQuote__name.teamBoss__chiefStatus, .cooperationQuote__name.teamBoss__chiefName, .cooperationQuote__name.webinarsPageGifts__item, .cooperationQuote__name.webinarsPageProfit__item, .cooperationQuote__name.webinarsPageMain__difficultName, .cooperationQuote__name.webinarsSpeaker__status, .cooperationQuote__name.webinarsSpeaker__name, .cooperationQuote__name.webinarsItem__difficultName, .cooperationQuote__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationQuote__name.catalogSliderItem__name, .catalogSlider._white .cooperationQuote__name.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationQuote__name.catalogSliderItem__curPrice, .catalogSlider._white .cooperationQuote__name.catalogSliderItem__curPrice, .cooperationQuote__name.catalogSliderItem__oldPrice, .cooperationQuote__name.wareScheme__dt, .wareText h3.cooperationQuote__name, .wareText h6.cooperationQuote__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationQuote__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationQuote__name.catalogSliderItem__curPrice, .cooperationQuote__name.quoteForm__humanStatus, .cooperationQuote__name.poolCalc__preloadText, .cooperationQuote__name.poolCalcProducts__trName, .cooperationQuote__name.poolCalcPrint:before, .cooperationQuote__name.cooperationReviews__rate {
  color: var(--white);
  opacity: 0.8;
}
.cooperationQuote__status.t-title, .cooperationQuote__status.kp2025Jury__status, .cooperationQuote__status.kp2025Jury__name, .cooperationQuote__status.kp2025Criteria__name, .cooperationQuote__status.kp2025Spots__name, .cooperationQuote__status.kp2025Rules__name, .cooperationQuote__status.kp2025Stages__name, .cooperationQuote__status.kp2025Stages__numb, .cooperationQuote__status.kp2025Recipient__item, .cooperationQuote__status.people__status, .cooperationQuote__status.people__name, .cooperationQuote__status.teamBoss__chiefStatus, .cooperationQuote__status.teamBoss__chiefName, .cooperationQuote__status.webinarsPageGifts__item, .cooperationQuote__status.webinarsPageProfit__item, .cooperationQuote__status.webinarsPageMain__difficultName, .cooperationQuote__status.webinarsSpeaker__status, .cooperationQuote__status.webinarsSpeaker__name, .cooperationQuote__status.webinarsItem__difficultName, .cooperationQuote__status.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationQuote__status.catalogSliderItem__name, .catalogSlider._white .cooperationQuote__status.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationQuote__status.catalogSliderItem__curPrice, .catalogSlider._white .cooperationQuote__status.catalogSliderItem__curPrice, .cooperationQuote__status.catalogSliderItem__oldPrice, .cooperationQuote__status.wareScheme__dt, .wareText h3.cooperationQuote__status, .wareText h6.cooperationQuote__status, .catalogSlider.article__like.t-button:not(._checked) .cooperationQuote__status.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationQuote__status.catalogSliderItem__curPrice, .cooperationQuote__status.quoteForm__humanStatus, .cooperationQuote__status.poolCalc__preloadText, .cooperationQuote__status.poolCalcProducts__trName, .cooperationQuote__status.poolCalcPrint:before, .cooperationQuote__status.cooperationReviews__rate {
  color: var(--white);
  opacity: 0.4;
}
.cooperationQuote__text {
  order: -8;
  margin-bottom: 1rem;
  padding: 0 0 0 5.2rem;
  position: relative;
}
@media (min-width: 768px) {
  .cooperationQuote__text {
    grid-area: 2/2/3/3;
    padding: 0 0 0 7.8rem;
  }
}
@media (min-width: 1280px) {
  .cooperationQuote__text {
    padding: 0 0 0 11rem;
  }
  ._inverse .cooperationQuote__text {
    grid-area: 2/1/3/2;
  }
}
.cooperationQuote__text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: var(--white);
  opacity: 0.75;
  mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
  width: 4.2rem;
  height: 3.5rem;
}
@media (min-width: 768px) {
  .cooperationQuote__text:before {
    width: 6.8rem;
    height: 5.7rem;
    left: -1rem;
  }
}
@media (min-width: 1280px) {
  .cooperationQuote__text:before {
    left: 0;
  }
}
.cooperationQuote__paragraph {
  margin: 0;
  color: var(--white);
}
.cooperationQuote__paragraph + .cooperationQuote__paragraph {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .cooperationQuote__paragraph + .cooperationQuote__paragraph {
    margin-top: 2rem;
  }
}
.cooperationQuote__bottom {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .cooperationQuote__bottom {
    gap: 1rem;
    max-width: 21rem;
    margin-left: 7.8rem;
    grid-area: 3/2/4/3;
  }
}
@media (min-width: 1280px) {
  .cooperationQuote__bottom {
    max-width: none;
    margin-left: 11rem;
    flex-direction: row;
    align-self: flex-start;
  }
  ._inverse .cooperationQuote__bottom {
    grid-area: 3/1/4/2;
    justify-self: flex-end;
    margin-right: 10rem;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .cooperationQuote__button.t-button {
    width: auto;
  }
}

.cooperationStart {
  position: relative;
  padding: 4rem 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
}
.cooperationStart:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey);
  z-index: -1;
}
@media (min-width: 768px) {
  .cooperationStart {
    padding: 6rem 0;
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationStart {
    padding: 8rem 0;
    gap: 4rem;
  }
}
.cooperationStart__title.t-title, .cooperationStart__title.kp2025Jury__status, .cooperationStart__title.kp2025Jury__name, .cooperationStart__title.kp2025Criteria__name, .cooperationStart__title.kp2025Spots__name, .cooperationStart__title.kp2025Rules__name, .cooperationStart__title.kp2025Stages__name, .cooperationStart__title.kp2025Stages__numb, .cooperationStart__title.kp2025Recipient__item, .cooperationStart__title.people__status, .cooperationStart__title.people__name, .cooperationStart__title.teamBoss__chiefStatus, .cooperationStart__title.teamBoss__chiefName, .cooperationStart__title.webinarsPageGifts__item, .cooperationStart__title.webinarsPageProfit__item, .cooperationStart__title.webinarsPageMain__difficultName, .cooperationStart__title.webinarsSpeaker__status, .cooperationStart__title.webinarsSpeaker__name, .cooperationStart__title.webinarsItem__difficultName, .cooperationStart__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationStart__title.catalogSliderItem__name, .catalogSlider._white .cooperationStart__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationStart__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationStart__title.catalogSliderItem__curPrice, .cooperationStart__title.catalogSliderItem__oldPrice, .cooperationStart__title.wareScheme__dt, .wareText h3.cooperationStart__title, .wareText h6.cooperationStart__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationStart__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationStart__title.catalogSliderItem__curPrice, .cooperationStart__title.quoteForm__humanStatus, .cooperationStart__title.poolCalc__preloadText, .cooperationStart__title.poolCalcProducts__trName, .cooperationStart__title.poolCalcPrint:before, .cooperationStart__title.cooperationReviews__rate {
  align-self: center;
  text-align: center;
}
.cooperationStart__way {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.2rem;
  background: url(../img/cooperation/start/line_m.svg) top center/100% no-repeat;
}
@media (min-width: 768px) {
  .cooperationStart__way {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: flex-start;
    justify-content: flex-start;
    background: url(../img/cooperation/start/line_t.svg) top center/100% no-repeat;
    gap: 3.2rem 3rem;
    padding: 1rem 4.5rem 0;
    margin-top: -1rem;
  }
}
@media (min-width: 1280px) {
  .cooperationStart__way {
    grid-template-columns: repeat(5, 1fr);
    background: none;
    position: relative;
    gap: 5rem 1rem;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 1280px) {
  .cooperationStart__way:before {
    content: "";
    position: absolute;
    top: 0;
    right: -5.8rem;
    bottom: 0;
    width: 125.5rem;
    background: url(../img/cooperation/start/line_d.svg) top right/100% no-repeat;
    z-index: 0;
  }
}
.cooperationStart__point {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  padding-top: 3.9rem;
}
@media (min-width: 768px) {
  .cooperationStart__point {
    gap: 1rem;
    padding-top: 4.4rem;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .cooperationStart__point:nth-child(1), .cooperationStart__point:nth-child(2) {
    order: -10;
  }
  .cooperationStart__point:nth-child(4) {
    order: -2;
  }
}
@media (min-width: 1280px) {
  .cooperationStart__point {
    position: relative;
  }
}
.cooperationStart__name.t-title, .cooperationStart__name.kp2025Jury__status, .cooperationStart__name.kp2025Jury__name, .cooperationStart__name.kp2025Criteria__name, .cooperationStart__name.kp2025Spots__name, .cooperationStart__name.kp2025Rules__name, .cooperationStart__name.kp2025Stages__name, .cooperationStart__name.kp2025Stages__numb, .cooperationStart__name.kp2025Recipient__item, .cooperationStart__name.people__status, .cooperationStart__name.people__name, .cooperationStart__name.teamBoss__chiefStatus, .cooperationStart__name.teamBoss__chiefName, .cooperationStart__name.webinarsPageGifts__item, .cooperationStart__name.webinarsPageProfit__item, .cooperationStart__name.webinarsPageMain__difficultName, .cooperationStart__name.webinarsSpeaker__status, .cooperationStart__name.webinarsSpeaker__name, .cooperationStart__name.webinarsItem__difficultName, .cooperationStart__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationStart__name.catalogSliderItem__name, .catalogSlider._white .cooperationStart__name.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationStart__name.catalogSliderItem__curPrice, .catalogSlider._white .cooperationStart__name.catalogSliderItem__curPrice, .cooperationStart__name.catalogSliderItem__oldPrice, .cooperationStart__name.wareScheme__dt, .wareText h3.cooperationStart__name, .wareText h6.cooperationStart__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationStart__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationStart__name.catalogSliderItem__curPrice, .cooperationStart__name.quoteForm__humanStatus, .cooperationStart__name.poolCalc__preloadText, .cooperationStart__name.poolCalcProducts__trName, .cooperationStart__name.poolCalcPrint:before, .cooperationStart__name.cooperationReviews__rate {
  text-align: center;
}
@media (min-width: 768px) {
  .cooperationStart__name.t-title, .cooperationStart__name.kp2025Jury__status, .cooperationStart__name.kp2025Jury__name, .cooperationStart__name.kp2025Criteria__name, .cooperationStart__name.kp2025Spots__name, .cooperationStart__name.kp2025Rules__name, .cooperationStart__name.kp2025Stages__name, .cooperationStart__name.kp2025Stages__numb, .cooperationStart__name.kp2025Recipient__item, .cooperationStart__name.people__status, .cooperationStart__name.people__name, .cooperationStart__name.teamBoss__chiefStatus, .cooperationStart__name.teamBoss__chiefName, .cooperationStart__name.webinarsPageGifts__item, .cooperationStart__name.webinarsPageProfit__item, .cooperationStart__name.webinarsPageMain__difficultName, .cooperationStart__name.webinarsSpeaker__status, .cooperationStart__name.webinarsSpeaker__name, .cooperationStart__name.webinarsItem__difficultName, .cooperationStart__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationStart__name.catalogSliderItem__name, .catalogSlider._white .cooperationStart__name.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationStart__name.catalogSliderItem__curPrice, .catalogSlider._white .cooperationStart__name.catalogSliderItem__curPrice, .cooperationStart__name.catalogSliderItem__oldPrice, .cooperationStart__name.wareScheme__dt, .wareText h3.cooperationStart__name, .wareText h6.cooperationStart__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationStart__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationStart__name.catalogSliderItem__curPrice, .cooperationStart__name.quoteForm__humanStatus, .cooperationStart__name.poolCalc__preloadText, .cooperationStart__name.poolCalcProducts__trName, .cooperationStart__name.poolCalcPrint:before, .cooperationStart__name.cooperationReviews__rate {
    max-width: 25.4rem;
  }
}
.cooperationStart__text {
  text-align: center;
}
@media (min-width: 768px) {
  .cooperationStart__text {
    max-width: 25.4rem;
  }
}
.cooperationStart__button.t-button {
  margin-top: 1rem;
  width: auto;
}
@media (min-width: 768px) {
  .cooperationStart__button.t-button {
    margin-top: 0.5rem;
  }
}
.cooperationStart__final {
  padding-top: 3.9rem;
  text-align: center;
  max-width: 32rem;
}
@media (min-width: 768px) {
  .cooperationStart__final {
    padding-top: 5.5rem;
  }
}
@media (min-width: 1280px) {
  .cooperationStart__final {
    grid-column: span 5;
    max-width: none;
    padding-top: 0.3rem;
    text-align: right;
    margin-right: 38rem;
  }
}

.cooperationRealizations {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding-top: 2rem;
  margin-top: -2rem;
}
@media (min-width: 768px) {
  .cooperationRealizations {
    padding-top: 3rem;
    margin-top: -3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationRealizations {
    padding-top: 4rem;
    margin-top: -4rem;
  }
}
.cooperationRealizations__title.t-title, .cooperationRealizations__title.kp2025Jury__status, .cooperationRealizations__title.kp2025Jury__name, .cooperationRealizations__title.kp2025Criteria__name, .cooperationRealizations__title.kp2025Spots__name, .cooperationRealizations__title.kp2025Rules__name, .cooperationRealizations__title.kp2025Stages__name, .cooperationRealizations__title.kp2025Stages__numb, .cooperationRealizations__title.kp2025Recipient__item, .cooperationRealizations__title.people__status, .cooperationRealizations__title.people__name, .cooperationRealizations__title.teamBoss__chiefStatus, .cooperationRealizations__title.teamBoss__chiefName, .cooperationRealizations__title.webinarsPageGifts__item, .cooperationRealizations__title.webinarsPageProfit__item, .cooperationRealizations__title.webinarsPageMain__difficultName, .cooperationRealizations__title.webinarsSpeaker__status, .cooperationRealizations__title.webinarsSpeaker__name, .cooperationRealizations__title.webinarsItem__difficultName, .cooperationRealizations__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationRealizations__title.catalogSliderItem__name, .catalogSlider._white .cooperationRealizations__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationRealizations__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationRealizations__title.catalogSliderItem__curPrice, .cooperationRealizations__title.catalogSliderItem__oldPrice, .cooperationRealizations__title.wareScheme__dt, .wareText h3.cooperationRealizations__title, .wareText h6.cooperationRealizations__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationRealizations__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationRealizations__title.catalogSliderItem__curPrice, .cooperationRealizations__title.quoteForm__humanStatus, .cooperationRealizations__title.poolCalc__preloadText, .cooperationRealizations__title.poolCalcProducts__trName, .cooperationRealizations__title.poolCalcPrint:before, .cooperationRealizations__title.cooperationReviews__rate {
  text-align: center;
  align-self: center;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .cooperationRealizations__title.t-title, .cooperationRealizations__title.kp2025Jury__status, .cooperationRealizations__title.kp2025Jury__name, .cooperationRealizations__title.kp2025Criteria__name, .cooperationRealizations__title.kp2025Spots__name, .cooperationRealizations__title.kp2025Rules__name, .cooperationRealizations__title.kp2025Stages__name, .cooperationRealizations__title.kp2025Stages__numb, .cooperationRealizations__title.kp2025Recipient__item, .cooperationRealizations__title.people__status, .cooperationRealizations__title.people__name, .cooperationRealizations__title.teamBoss__chiefStatus, .cooperationRealizations__title.teamBoss__chiefName, .cooperationRealizations__title.webinarsPageGifts__item, .cooperationRealizations__title.webinarsPageProfit__item, .cooperationRealizations__title.webinarsPageMain__difficultName, .cooperationRealizations__title.webinarsSpeaker__status, .cooperationRealizations__title.webinarsSpeaker__name, .cooperationRealizations__title.webinarsItem__difficultName, .cooperationRealizations__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationRealizations__title.catalogSliderItem__name, .catalogSlider._white .cooperationRealizations__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationRealizations__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationRealizations__title.catalogSliderItem__curPrice, .cooperationRealizations__title.catalogSliderItem__oldPrice, .cooperationRealizations__title.wareScheme__dt, .wareText h3.cooperationRealizations__title, .wareText h6.cooperationRealizations__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationRealizations__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationRealizations__title.catalogSliderItem__curPrice, .cooperationRealizations__title.quoteForm__humanStatus, .cooperationRealizations__title.poolCalc__preloadText, .cooperationRealizations__title.poolCalcProducts__trName, .cooperationRealizations__title.poolCalcPrint:before, .cooperationRealizations__title.cooperationReviews__rate {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationRealizations__title.t-title, .cooperationRealizations__title.kp2025Jury__status, .cooperationRealizations__title.kp2025Jury__name, .cooperationRealizations__title.kp2025Criteria__name, .cooperationRealizations__title.kp2025Spots__name, .cooperationRealizations__title.kp2025Rules__name, .cooperationRealizations__title.kp2025Stages__name, .cooperationRealizations__title.kp2025Stages__numb, .cooperationRealizations__title.kp2025Recipient__item, .cooperationRealizations__title.people__status, .cooperationRealizations__title.people__name, .cooperationRealizations__title.teamBoss__chiefStatus, .cooperationRealizations__title.teamBoss__chiefName, .cooperationRealizations__title.webinarsPageGifts__item, .cooperationRealizations__title.webinarsPageProfit__item, .cooperationRealizations__title.webinarsPageMain__difficultName, .cooperationRealizations__title.webinarsSpeaker__status, .cooperationRealizations__title.webinarsSpeaker__name, .cooperationRealizations__title.webinarsItem__difficultName, .cooperationRealizations__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationRealizations__title.catalogSliderItem__name, .catalogSlider._white .cooperationRealizations__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationRealizations__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationRealizations__title.catalogSliderItem__curPrice, .cooperationRealizations__title.catalogSliderItem__oldPrice, .cooperationRealizations__title.wareScheme__dt, .wareText h3.cooperationRealizations__title, .wareText h6.cooperationRealizations__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationRealizations__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationRealizations__title.catalogSliderItem__curPrice, .cooperationRealizations__title.quoteForm__humanStatus, .cooperationRealizations__title.poolCalc__preloadText, .cooperationRealizations__title.poolCalcProducts__trName, .cooperationRealizations__title.poolCalcPrint:before, .cooperationRealizations__title.cooperationReviews__rate {
    margin-bottom: 4rem;
  }
}
.cooperationRealizations__tags {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .cooperationRealizations__tags {
    max-width: none;
  }
}
@media (min-width: 1280px) {
  .cooperationRealizations__tags .tags__list {
    justify-content: center;
  }
}
.cooperationRealizations__division {
  display: none;
}
.cooperationRealizations__division._active-division {
  display: block;
}
.cooperationRealizations__swiper.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .cooperationRealizations__swiper.swiper {
    margin: 0 -2rem;
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .cooperationRealizations__swiper.swiper {
    margin: 0;
  }
}
.cooperationRealizations__slide.swiper-slide {
  width: 32rem;
  padding-left: 1rem;
}
@media (min-width: 768px) {
  .cooperationRealizations__slide.swiper-slide {
    width: 43rem;
  }
}
@media (min-width: 1280px) {
  .cooperationRealizations__slide.swiper-slide {
    padding-left: 0;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  .cooperationRealizations__slide.swiper-slide:first-child {
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .cooperationRealizations__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
.cooperationRealizations__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .cooperationRealizations__slide.swiper-slide:last-child {
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  .cooperationRealizations__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
.cooperationRealizations__bottom {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .cooperationRealizations__bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
  }
}
@media (min-width: 768px) {
  .cooperationRealizations__button.t-button {
    width: auto;
  }
}

.cooperationPanes {
  position: relative;
  padding: 4rem 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
}
.cooperationPanes:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey);
  z-index: -1;
}
@media (min-width: 768px) {
  .cooperationPanes {
    padding: 6rem 0;
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes {
    padding: 8rem 0;
    gap: 4rem;
  }
}
.cooperationPanes__title.t-title, .cooperationPanes__title.kp2025Jury__status, .cooperationPanes__title.kp2025Jury__name, .cooperationPanes__title.kp2025Criteria__name, .cooperationPanes__title.kp2025Spots__name, .cooperationPanes__title.kp2025Rules__name, .cooperationPanes__title.kp2025Stages__name, .cooperationPanes__title.kp2025Stages__numb, .cooperationPanes__title.kp2025Recipient__item, .cooperationPanes__title.people__status, .cooperationPanes__title.people__name, .cooperationPanes__title.teamBoss__chiefStatus, .cooperationPanes__title.teamBoss__chiefName, .cooperationPanes__title.webinarsPageGifts__item, .cooperationPanes__title.webinarsPageProfit__item, .cooperationPanes__title.webinarsPageMain__difficultName, .cooperationPanes__title.webinarsSpeaker__status, .cooperationPanes__title.webinarsSpeaker__name, .cooperationPanes__title.webinarsItem__difficultName, .cooperationPanes__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationPanes__title.catalogSliderItem__name, .catalogSlider._white .cooperationPanes__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationPanes__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationPanes__title.catalogSliderItem__curPrice, .cooperationPanes__title.catalogSliderItem__oldPrice, .cooperationPanes__title.wareScheme__dt, .wareText h3.cooperationPanes__title, .wareText h6.cooperationPanes__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__title.catalogSliderItem__curPrice, .cooperationPanes__title.quoteForm__humanStatus, .cooperationPanes__title.poolCalc__preloadText, .cooperationPanes__title.poolCalcProducts__trName, .cooperationPanes__title.poolCalcPrint:before, .cooperationPanes__title.cooperationReviews__rate {
  align-self: center;
  text-align: center;
}
.cooperationPanes__panes {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: stretch;
}
@media (min-width: 768px) {
  .cooperationPanes__panes {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2rem 1rem;
  }
}
.cooperationPanes__pane {
  box-sizing: border-box;
  background: center center/cover no-repeat;
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .cooperationPanes__pane {
    padding: 3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes__pane {
    padding: 4rem;
  }
}
@media (min-width: 768px) {
  .cooperationPanes__pane:nth-child(6n-5) {
    min-width: 37.5rem;
    max-width: 37.5rem;
    flex-basis: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes__pane:nth-child(6n-5) {
    min-width: 65rem;
    max-width: 65rem;
    flex-basis: 65rem;
  }
}
@media (min-width: 768px) {
  .cooperationPanes__pane:nth-child(6n-4) {
    min-width: 37.5rem;
    max-width: 37.5rem;
    flex-basis: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes__pane:nth-child(6n-4) {
    min-width: 65rem;
    max-width: 65rem;
    flex-basis: 65rem;
  }
}
@media (min-width: 768px) {
  .cooperationPanes__pane:nth-child(6n-3) {
    min-width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes__pane:nth-child(6n-3) {
    min-width: 87rem;
    max-width: 87rem;
    flex-basis: 87rem;
  }
}
@media (min-width: 768px) {
  .cooperationPanes__pane:nth-child(6n-2) {
    min-width: 37.5rem;
    max-width: 37.5rem;
    flex-basis: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes__pane:nth-child(6n-2) {
    min-width: 43rem;
    max-width: 43rem;
    flex-basis: 43rem;
  }
}
@media (min-width: 768px) {
  .cooperationPanes__pane:nth-child(6n-1) {
    min-width: 37.5rem;
    max-width: 37.5rem;
    flex-basis: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes__pane:nth-child(6n-1) {
    min-width: 65rem;
    max-width: 65rem;
    flex-basis: 65rem;
  }
}
@media (min-width: 768px) {
  .cooperationPanes__pane:nth-child(6n-0) {
    min-width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes__pane:nth-child(6n-0) {
    min-width: 65rem;
    max-width: 65rem;
    flex-basis: 65rem;
  }
}
.cooperationPanes__pane:nth-child(1) {
  background-image: url("../img/cooperation/panes/1.webp");
}
.cooperationPanes__pane:nth-child(2) {
  background-image: url("../img/cooperation/panes/2.webp");
}
.cooperationPanes__pane:nth-child(3) {
  background-image: url("../img/cooperation/panes/3.webp");
}
.cooperationPanes__pane:nth-child(4) {
  background-image: url("../img/cooperation/panes/4.webp");
}
.cooperationPanes__pane:nth-child(5) {
  background-image: url("../img/cooperation/panes/5.webp");
}
.cooperationPanes__pane:nth-child(6) {
  background-image: url("../img/cooperation/panes/6.webp");
}
.cooperationPanes__name.t-title, .cooperationPanes__name.kp2025Jury__status, .cooperationPanes__name.kp2025Jury__name, .cooperationPanes__name.kp2025Criteria__name, .cooperationPanes__name.kp2025Spots__name, .cooperationPanes__name.kp2025Rules__name, .cooperationPanes__name.kp2025Stages__name, .cooperationPanes__name.kp2025Stages__numb, .cooperationPanes__name.kp2025Recipient__item, .cooperationPanes__name.people__status, .cooperationPanes__name.people__name, .cooperationPanes__name.teamBoss__chiefStatus, .cooperationPanes__name.teamBoss__chiefName, .cooperationPanes__name.webinarsPageGifts__item, .cooperationPanes__name.webinarsPageProfit__item, .cooperationPanes__name.webinarsPageMain__difficultName, .cooperationPanes__name.webinarsSpeaker__status, .cooperationPanes__name.webinarsSpeaker__name, .cooperationPanes__name.webinarsItem__difficultName, .cooperationPanes__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationPanes__name.catalogSliderItem__name, .catalogSlider._white .cooperationPanes__name.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationPanes__name.catalogSliderItem__curPrice, .catalogSlider._white .cooperationPanes__name.catalogSliderItem__curPrice, .cooperationPanes__name.catalogSliderItem__oldPrice, .cooperationPanes__name.wareScheme__dt, .wareText h3.cooperationPanes__name, .wareText h6.cooperationPanes__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__name.catalogSliderItem__curPrice, .cooperationPanes__name.quoteForm__humanStatus, .cooperationPanes__name.poolCalc__preloadText, .cooperationPanes__name.poolCalcProducts__trName, .cooperationPanes__name.poolCalcPrint:before, .cooperationPanes__name.cooperationReviews__rate {
  color: var(--white);
}
.cooperationPanes__text {
  background: linear-gradient(180deg, var(--white) 79.5%, rgba(255, 255, 255, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  max-height: 5.4rem;
  margin-right: 9rem;
  margin-top: 0.5rem;
  transition: max-height var(--time), background var(--time);
  position: relative;
}
@media (min-width: 768px) {
  .cooperationPanes__text {
    font-size: 1.4rem;
    line-height: 1.8rem;
    max-height: none;
    background: none;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    color: var(--white);
    margin-right: 0;
    flex-grow: 1;
  }
}
._showAll .cooperationPanes__text {
  max-height: 50rem;
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  background-clip: unset;
  text-fill-color: unset;
  color: var(--white);
}
@media (min-width: 1280px) {
  .cooperationPanes__pane:nth-child(1) .cooperationPanes__text {
    max-width: 56rem;
  }
}
@media (min-width: 768px) {
  .cooperationPanes__pane:nth-child(2) .cooperationPanes__text {
    max-width: 25.1rem;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes__pane:nth-child(2) .cooperationPanes__text {
    max-width: 45.2rem;
  }
}
@media (min-width: 768px) {
  .cooperationPanes__pane:nth-child(3) .cooperationPanes__text {
    max-width: 56rem;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes__pane:nth-child(3) .cooperationPanes__text {
    max-width: 43rem;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes__pane:nth-child(5) .cooperationPanes__text {
    max-width: 44rem;
  }
}
@media (min-width: 768px) {
  .cooperationPanes__pane:nth-child(6) .cooperationPanes__text {
    max-width: 46rem;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes__pane:nth-child(6) .cooperationPanes__text {
    max-width: 38rem;
  }
}
.cooperationPanes__sub.t-title, .cooperationPanes__sub.kp2025Jury__status, .cooperationPanes__sub.kp2025Jury__name, .cooperationPanes__sub.kp2025Criteria__name, .cooperationPanes__sub.kp2025Spots__name, .cooperationPanes__sub.kp2025Rules__name, .cooperationPanes__sub.kp2025Stages__name, .cooperationPanes__sub.kp2025Stages__numb, .cooperationPanes__sub.kp2025Recipient__item, .cooperationPanes__sub.people__status, .cooperationPanes__sub.people__name, .cooperationPanes__sub.teamBoss__chiefStatus, .cooperationPanes__sub.teamBoss__chiefName, .cooperationPanes__sub.webinarsPageGifts__item, .cooperationPanes__sub.webinarsPageProfit__item, .cooperationPanes__sub.webinarsPageMain__difficultName, .cooperationPanes__sub.webinarsSpeaker__status, .cooperationPanes__sub.webinarsSpeaker__name, .cooperationPanes__sub.webinarsItem__difficultName, .cooperationPanes__sub.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__curPrice, .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__curPrice, .cooperationPanes__sub.catalogSliderItem__oldPrice, .cooperationPanes__sub.wareScheme__dt, .wareText h3.cooperationPanes__sub, .wareText h6.cooperationPanes__sub, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__curPrice, .cooperationPanes__sub.quoteForm__humanStatus, .cooperationPanes__sub.poolCalc__preloadText, .cooperationPanes__sub.poolCalcProducts__trName, .cooperationPanes__sub.poolCalcPrint:before, .cooperationPanes__sub.cooperationReviews__rate {
  color: var(--white);
}
@media (min-width: 768px) {
  .cooperationPanes__sub.t-title, .cooperationPanes__sub.kp2025Jury__status, .cooperationPanes__sub.kp2025Jury__name, .cooperationPanes__sub.kp2025Criteria__name, .cooperationPanes__sub.kp2025Spots__name, .cooperationPanes__sub.kp2025Rules__name, .cooperationPanes__sub.kp2025Stages__name, .cooperationPanes__sub.kp2025Stages__numb, .cooperationPanes__sub.kp2025Recipient__item, .cooperationPanes__sub.people__status, .cooperationPanes__sub.people__name, .cooperationPanes__sub.teamBoss__chiefStatus, .cooperationPanes__sub.teamBoss__chiefName, .cooperationPanes__sub.webinarsPageGifts__item, .cooperationPanes__sub.webinarsPageProfit__item, .cooperationPanes__sub.webinarsPageMain__difficultName, .cooperationPanes__sub.webinarsSpeaker__status, .cooperationPanes__sub.webinarsSpeaker__name, .cooperationPanes__sub.webinarsItem__difficultName, .cooperationPanes__sub.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__curPrice, .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__curPrice, .cooperationPanes__sub.catalogSliderItem__oldPrice, .cooperationPanes__sub.wareScheme__dt, .wareText h3.cooperationPanes__sub, .wareText h6.cooperationPanes__sub, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__curPrice, .cooperationPanes__sub.quoteForm__humanStatus, .cooperationPanes__sub.poolCalc__preloadText, .cooperationPanes__sub.poolCalcProducts__trName, .cooperationPanes__sub.poolCalcPrint:before, .cooperationPanes__sub.cooperationReviews__rate {
    margin-top: 2rem;
  }
}
@media (min-width: 1280px) {
  .cooperationPanes__sub.t-title, .cooperationPanes__sub.kp2025Jury__status, .cooperationPanes__sub.kp2025Jury__name, .cooperationPanes__sub.kp2025Criteria__name, .cooperationPanes__sub.kp2025Spots__name, .cooperationPanes__sub.kp2025Rules__name, .cooperationPanes__sub.kp2025Stages__name, .cooperationPanes__sub.kp2025Stages__numb, .cooperationPanes__sub.kp2025Recipient__item, .cooperationPanes__sub.people__status, .cooperationPanes__sub.people__name, .cooperationPanes__sub.teamBoss__chiefStatus, .cooperationPanes__sub.teamBoss__chiefName, .cooperationPanes__sub.webinarsPageGifts__item, .cooperationPanes__sub.webinarsPageProfit__item, .cooperationPanes__sub.webinarsPageMain__difficultName, .cooperationPanes__sub.webinarsSpeaker__status, .cooperationPanes__sub.webinarsSpeaker__name, .cooperationPanes__sub.webinarsItem__difficultName, .cooperationPanes__sub.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__curPrice, .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__curPrice, .cooperationPanes__sub.catalogSliderItem__oldPrice, .cooperationPanes__sub.wareScheme__dt, .wareText h3.cooperationPanes__sub, .wareText h6.cooperationPanes__sub, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__curPrice, .cooperationPanes__sub.quoteForm__humanStatus, .cooperationPanes__sub.poolCalc__preloadText, .cooperationPanes__sub.poolCalcProducts__trName, .cooperationPanes__sub.poolCalcPrint:before, .cooperationPanes__sub.cooperationReviews__rate {
    margin-top: 1rem;
  }
}
._showAll .cooperationPanes__sub.t-title, ._showAll .cooperationPanes__sub.kp2025Jury__status, ._showAll .cooperationPanes__sub.kp2025Jury__name, ._showAll .cooperationPanes__sub.kp2025Criteria__name, ._showAll .cooperationPanes__sub.kp2025Spots__name, ._showAll .cooperationPanes__sub.kp2025Rules__name, ._showAll .cooperationPanes__sub.kp2025Stages__name, ._showAll .cooperationPanes__sub.kp2025Stages__numb, ._showAll .cooperationPanes__sub.kp2025Recipient__item, ._showAll .cooperationPanes__sub.people__status, ._showAll .cooperationPanes__sub.people__name, ._showAll .cooperationPanes__sub.teamBoss__chiefStatus, ._showAll .cooperationPanes__sub.teamBoss__chiefName, ._showAll .cooperationPanes__sub.webinarsPageGifts__item, ._showAll .cooperationPanes__sub.webinarsPageProfit__item, ._showAll .cooperationPanes__sub.webinarsPageMain__difficultName, ._showAll .cooperationPanes__sub.webinarsSpeaker__status, ._showAll .cooperationPanes__sub.webinarsSpeaker__name, ._showAll .cooperationPanes__sub.webinarsItem__difficultName, ._showAll .cooperationPanes__sub.cooperationFeedback__completeTitle, ._showAll .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider:not(._white) ._showAll .cooperationPanes__sub.catalogSliderItem__name, ._showAll .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider._white ._showAll .cooperationPanes__sub.catalogSliderItem__name, ._showAll .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._showAll .cooperationPanes__sub.catalogSliderItem__curPrice, ._showAll .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__curPrice, .catalogSlider._white ._showAll .cooperationPanes__sub.catalogSliderItem__curPrice, ._showAll .cooperationPanes__sub.catalogSliderItem__oldPrice, ._showAll .cooperationPanes__sub.wareScheme__dt, ._showAll .wareText h3.cooperationPanes__sub, .wareText ._showAll h3.cooperationPanes__sub, ._showAll .wareText h6.cooperationPanes__sub, .wareText ._showAll h6.cooperationPanes__sub, ._showAll .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._showAll .cooperationPanes__sub.catalogSliderItem__name, ._showAll .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._showAll .cooperationPanes__sub.catalogSliderItem__curPrice, ._showAll .cooperationPanes__sub.quoteForm__humanStatus, ._showAll .cooperationPanes__sub.poolCalc__preloadText, ._showAll .cooperationPanes__sub.poolCalcProducts__trName, ._showAll .cooperationPanes__sub.poolCalcPrint:before, ._showAll .cooperationPanes__sub.cooperationReviews__rate {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  ._showAll .cooperationPanes__sub.t-title, ._showAll .cooperationPanes__sub.kp2025Jury__status, ._showAll .cooperationPanes__sub.kp2025Jury__name, ._showAll .cooperationPanes__sub.kp2025Criteria__name, ._showAll .cooperationPanes__sub.kp2025Spots__name, ._showAll .cooperationPanes__sub.kp2025Rules__name, ._showAll .cooperationPanes__sub.kp2025Stages__name, ._showAll .cooperationPanes__sub.kp2025Stages__numb, ._showAll .cooperationPanes__sub.kp2025Recipient__item, ._showAll .cooperationPanes__sub.people__status, ._showAll .cooperationPanes__sub.people__name, ._showAll .cooperationPanes__sub.teamBoss__chiefStatus, ._showAll .cooperationPanes__sub.teamBoss__chiefName, ._showAll .cooperationPanes__sub.webinarsPageGifts__item, ._showAll .cooperationPanes__sub.webinarsPageProfit__item, ._showAll .cooperationPanes__sub.webinarsPageMain__difficultName, ._showAll .cooperationPanes__sub.webinarsSpeaker__status, ._showAll .cooperationPanes__sub.webinarsSpeaker__name, ._showAll .cooperationPanes__sub.webinarsItem__difficultName, ._showAll .cooperationPanes__sub.cooperationFeedback__completeTitle, ._showAll .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider:not(._white) ._showAll .cooperationPanes__sub.catalogSliderItem__name, ._showAll .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider._white ._showAll .cooperationPanes__sub.catalogSliderItem__name, ._showAll .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._showAll .cooperationPanes__sub.catalogSliderItem__curPrice, ._showAll .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__curPrice, .catalogSlider._white ._showAll .cooperationPanes__sub.catalogSliderItem__curPrice, ._showAll .cooperationPanes__sub.catalogSliderItem__oldPrice, ._showAll .cooperationPanes__sub.wareScheme__dt, ._showAll .wareText h3.cooperationPanes__sub, .wareText ._showAll h3.cooperationPanes__sub, ._showAll .wareText h6.cooperationPanes__sub, .wareText ._showAll h6.cooperationPanes__sub, ._showAll .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._showAll .cooperationPanes__sub.catalogSliderItem__name, ._showAll .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._showAll .cooperationPanes__sub.catalogSliderItem__curPrice, ._showAll .cooperationPanes__sub.quoteForm__humanStatus, ._showAll .cooperationPanes__sub.poolCalc__preloadText, ._showAll .cooperationPanes__sub.poolCalcProducts__trName, ._showAll .cooperationPanes__sub.poolCalcPrint:before, ._showAll .cooperationPanes__sub.cooperationReviews__rate {
    margin-top: 2rem;
  }
}
@media (min-width: 1280px) {
  ._showAll .cooperationPanes__sub.t-title, ._showAll .cooperationPanes__sub.kp2025Jury__status, ._showAll .cooperationPanes__sub.kp2025Jury__name, ._showAll .cooperationPanes__sub.kp2025Criteria__name, ._showAll .cooperationPanes__sub.kp2025Spots__name, ._showAll .cooperationPanes__sub.kp2025Rules__name, ._showAll .cooperationPanes__sub.kp2025Stages__name, ._showAll .cooperationPanes__sub.kp2025Stages__numb, ._showAll .cooperationPanes__sub.kp2025Recipient__item, ._showAll .cooperationPanes__sub.people__status, ._showAll .cooperationPanes__sub.people__name, ._showAll .cooperationPanes__sub.teamBoss__chiefStatus, ._showAll .cooperationPanes__sub.teamBoss__chiefName, ._showAll .cooperationPanes__sub.webinarsPageGifts__item, ._showAll .cooperationPanes__sub.webinarsPageProfit__item, ._showAll .cooperationPanes__sub.webinarsPageMain__difficultName, ._showAll .cooperationPanes__sub.webinarsSpeaker__status, ._showAll .cooperationPanes__sub.webinarsSpeaker__name, ._showAll .cooperationPanes__sub.webinarsItem__difficultName, ._showAll .cooperationPanes__sub.cooperationFeedback__completeTitle, ._showAll .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider:not(._white) ._showAll .cooperationPanes__sub.catalogSliderItem__name, ._showAll .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider._white ._showAll .cooperationPanes__sub.catalogSliderItem__name, ._showAll .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._showAll .cooperationPanes__sub.catalogSliderItem__curPrice, ._showAll .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__curPrice, .catalogSlider._white ._showAll .cooperationPanes__sub.catalogSliderItem__curPrice, ._showAll .cooperationPanes__sub.catalogSliderItem__oldPrice, ._showAll .cooperationPanes__sub.wareScheme__dt, ._showAll .wareText h3.cooperationPanes__sub, .wareText ._showAll h3.cooperationPanes__sub, ._showAll .wareText h6.cooperationPanes__sub, .wareText ._showAll h6.cooperationPanes__sub, ._showAll .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._showAll .cooperationPanes__sub.catalogSliderItem__name, ._showAll .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._showAll .cooperationPanes__sub.catalogSliderItem__curPrice, ._showAll .cooperationPanes__sub.quoteForm__humanStatus, ._showAll .cooperationPanes__sub.poolCalc__preloadText, ._showAll .cooperationPanes__sub.poolCalcProducts__trName, ._showAll .cooperationPanes__sub.poolCalcPrint:before, ._showAll .cooperationPanes__sub.cooperationReviews__rate {
    margin-top: 1rem;
  }
}
.cooperationPanes__sub.t-title:before, .cooperationPanes__sub.kp2025Jury__status:before, .cooperationPanes__sub.kp2025Jury__name:before, .cooperationPanes__sub.kp2025Criteria__name:before, .cooperationPanes__sub.kp2025Spots__name:before, .cooperationPanes__sub.kp2025Rules__name:before, .cooperationPanes__sub.kp2025Stages__name:before, .cooperationPanes__sub.kp2025Stages__numb:before, .cooperationPanes__sub.kp2025Recipient__item:before, .cooperationPanes__sub.people__status:before, .cooperationPanes__sub.people__name:before, .cooperationPanes__sub.teamBoss__chiefStatus:before, .cooperationPanes__sub.teamBoss__chiefName:before, .cooperationPanes__sub.webinarsPageGifts__item:before, .cooperationPanes__sub.webinarsPageProfit__item:before, .cooperationPanes__sub.webinarsPageMain__difficultName:before, .cooperationPanes__sub.webinarsSpeaker__status:before, .cooperationPanes__sub.webinarsSpeaker__name:before, .cooperationPanes__sub.webinarsItem__difficultName:before, .cooperationPanes__sub.cooperationFeedback__completeTitle:before, .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__name:before, .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__name:before, .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__curPrice:before, .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__curPrice:before, .cooperationPanes__sub.catalogSliderItem__oldPrice:before, .cooperationPanes__sub.wareScheme__dt:before, .wareText h3.cooperationPanes__sub:before, .wareText h6.cooperationPanes__sub:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__curPrice:before, .cooperationPanes__sub.quoteForm__humanStatus:before, .cooperationPanes__sub.poolCalc__preloadText:before, .cooperationPanes__sub.poolCalcProducts__trName:before, .cooperationPanes__sub.poolCalcPrint:before, .cooperationPanes__sub.cooperationReviews__rate:before {
  content: "читать полностью";
  text-decoration: underline;
  display: block;
  margin: 0.5rem 0 3rem;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.8rem;
  text-transform: none;
}
@media (min-width: 768px) {
  .cooperationPanes__sub.t-title:before, .cooperationPanes__sub.kp2025Jury__status:before, .cooperationPanes__sub.kp2025Jury__name:before, .cooperationPanes__sub.kp2025Criteria__name:before, .cooperationPanes__sub.kp2025Spots__name:before, .cooperationPanes__sub.kp2025Rules__name:before, .cooperationPanes__sub.kp2025Stages__name:before, .cooperationPanes__sub.kp2025Stages__numb:before, .cooperationPanes__sub.kp2025Recipient__item:before, .cooperationPanes__sub.people__status:before, .cooperationPanes__sub.people__name:before, .cooperationPanes__sub.teamBoss__chiefStatus:before, .cooperationPanes__sub.teamBoss__chiefName:before, .cooperationPanes__sub.webinarsPageGifts__item:before, .cooperationPanes__sub.webinarsPageProfit__item:before, .cooperationPanes__sub.webinarsPageMain__difficultName:before, .cooperationPanes__sub.webinarsSpeaker__status:before, .cooperationPanes__sub.webinarsSpeaker__name:before, .cooperationPanes__sub.webinarsItem__difficultName:before, .cooperationPanes__sub.cooperationFeedback__completeTitle:before, .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__name:before, .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__name:before, .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__curPrice:before, .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__curPrice:before, .cooperationPanes__sub.catalogSliderItem__oldPrice:before, .cooperationPanes__sub.wareScheme__dt:before, .wareText h3.cooperationPanes__sub:before, .wareText h6.cooperationPanes__sub:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__curPrice:before, .cooperationPanes__sub.quoteForm__humanStatus:before, .cooperationPanes__sub.poolCalc__preloadText:before, .cooperationPanes__sub.poolCalcProducts__trName:before, .cooperationPanes__sub.poolCalcPrint:before, .cooperationPanes__sub.cooperationReviews__rate:before {
    display: none;
  }
}
._showAll .cooperationPanes__sub.t-title:before, ._showAll .cooperationPanes__sub.kp2025Jury__status:before, ._showAll .cooperationPanes__sub.kp2025Jury__name:before, ._showAll .cooperationPanes__sub.kp2025Criteria__name:before, ._showAll .cooperationPanes__sub.kp2025Spots__name:before, ._showAll .cooperationPanes__sub.kp2025Rules__name:before, ._showAll .cooperationPanes__sub.kp2025Stages__name:before, ._showAll .cooperationPanes__sub.kp2025Stages__numb:before, ._showAll .cooperationPanes__sub.kp2025Recipient__item:before, ._showAll .cooperationPanes__sub.people__status:before, ._showAll .cooperationPanes__sub.people__name:before, ._showAll .cooperationPanes__sub.teamBoss__chiefStatus:before, ._showAll .cooperationPanes__sub.teamBoss__chiefName:before, ._showAll .cooperationPanes__sub.webinarsPageGifts__item:before, ._showAll .cooperationPanes__sub.webinarsPageProfit__item:before, ._showAll .cooperationPanes__sub.webinarsPageMain__difficultName:before, ._showAll .cooperationPanes__sub.webinarsSpeaker__status:before, ._showAll .cooperationPanes__sub.webinarsSpeaker__name:before, ._showAll .cooperationPanes__sub.webinarsItem__difficultName:before, ._showAll .cooperationPanes__sub.cooperationFeedback__completeTitle:before, ._showAll .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__name:before, .catalogSlider:not(._white) ._showAll .cooperationPanes__sub.catalogSliderItem__name:before, ._showAll .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__name:before, .catalogSlider._white ._showAll .cooperationPanes__sub.catalogSliderItem__name:before, ._showAll .catalogSlider:not(._white) .cooperationPanes__sub.catalogSliderItem__curPrice:before, .catalogSlider:not(._white) ._showAll .cooperationPanes__sub.catalogSliderItem__curPrice:before, ._showAll .catalogSlider._white .cooperationPanes__sub.catalogSliderItem__curPrice:before, .catalogSlider._white ._showAll .cooperationPanes__sub.catalogSliderItem__curPrice:before, ._showAll .cooperationPanes__sub.catalogSliderItem__oldPrice:before, ._showAll .cooperationPanes__sub.wareScheme__dt:before, ._showAll .wareText h3.cooperationPanes__sub:before, .wareText ._showAll h3.cooperationPanes__sub:before, ._showAll .wareText h6.cooperationPanes__sub:before, .wareText ._showAll h6.cooperationPanes__sub:before, ._showAll .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) ._showAll .cooperationPanes__sub.catalogSliderItem__name:before, ._showAll .catalogSlider.article__like.t-button:not(._checked) .cooperationPanes__sub.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) ._showAll .cooperationPanes__sub.catalogSliderItem__curPrice:before, ._showAll .cooperationPanes__sub.quoteForm__humanStatus:before, ._showAll .cooperationPanes__sub.poolCalc__preloadText:before, ._showAll .cooperationPanes__sub.poolCalcProducts__trName:before, ._showAll .cooperationPanes__sub.poolCalcPrint:before, ._showAll .cooperationPanes__sub.cooperationReviews__rate:before {
  display: none;
}

.cooperationSupport {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
  z-index: 0;
  padding-top: 2rem;
  margin-top: -2rem;
}
@media (min-width: 768px) {
  .cooperationSupport {
    gap: 3rem;
    padding-top: 3rem;
    margin-top: -3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationSupport {
    gap: 4rem;
    padding-top: 4rem;
    margin-top: -4rem;
  }
}
.cooperationSupport__title.t-title, .cooperationSupport__title.kp2025Jury__status, .cooperationSupport__title.kp2025Jury__name, .cooperationSupport__title.kp2025Criteria__name, .cooperationSupport__title.kp2025Spots__name, .cooperationSupport__title.kp2025Rules__name, .cooperationSupport__title.kp2025Stages__name, .cooperationSupport__title.kp2025Stages__numb, .cooperationSupport__title.kp2025Recipient__item, .cooperationSupport__title.people__status, .cooperationSupport__title.people__name, .cooperationSupport__title.teamBoss__chiefStatus, .cooperationSupport__title.teamBoss__chiefName, .cooperationSupport__title.webinarsPageGifts__item, .cooperationSupport__title.webinarsPageProfit__item, .cooperationSupport__title.webinarsPageMain__difficultName, .cooperationSupport__title.webinarsSpeaker__status, .cooperationSupport__title.webinarsSpeaker__name, .cooperationSupport__title.webinarsItem__difficultName, .cooperationSupport__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationSupport__title.catalogSliderItem__name, .catalogSlider._white .cooperationSupport__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationSupport__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationSupport__title.catalogSliderItem__curPrice, .cooperationSupport__title.catalogSliderItem__oldPrice, .cooperationSupport__title.wareScheme__dt, .wareText h3.cooperationSupport__title, .wareText h6.cooperationSupport__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationSupport__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationSupport__title.catalogSliderItem__curPrice, .cooperationSupport__title.quoteForm__humanStatus, .cooperationSupport__title.poolCalc__preloadText, .cooperationSupport__title.poolCalcProducts__trName, .cooperationSupport__title.poolCalcPrint:before, .cooperationSupport__title.cooperationReviews__rate {
  text-align: center;
  justify-content: center;
}
.cooperationSupport__panes {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
  counter-reset: supportPanes;
}
@media (min-width: 1280px) {
  .cooperationSupport__panes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
.cooperationSupport__pane {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.5rem;
  position: relative;
}
@media (min-width: 768px) {
  .cooperationSupport__pane {
    padding: 3rem 2rem;
  }
}
.cooperationSupport__pane:after {
  counter-increment: supportPanes;
  content: "0" counter(supportPanes);
  font-size: 3.6rem;
  line-height: 4.2rem;
  font-weight: 400;
  text-align: center;
  align-self: center;
  margin-bottom: 1.5rem;
  color: var(--accent);
  position: relative;
  z-index: 0;
  order: -1;
}
@media (min-width: 1280px) {
  .cooperationSupport__pane:after {
    text-align: left;
    align-self: flex-start;
  }
}
.cooperationSupport__pane:before {
  content: "";
  position: absolute;
  background: center center/contain no-repeat;
  z-index: 1;
}
@media (min-width: 768px) {
  .cooperationSupport__pane:before {
    z-index: -2;
  }
}
.cooperationSupport__pane:first-child:before {
  width: 16.4rem;
  height: 15.3rem;
  top: -6rem;
  left: -9rem;
  background-image: url(../img/cooperation/support/bg_doc.svg);
}
@media (min-width: 768px) {
  .cooperationSupport__pane:first-child:before {
    width: 34.7rem;
    height: 32.4rem;
    top: -14.1rem;
    left: -21.9rem;
  }
}
@media (min-width: 1280px) {
  .cooperationSupport__pane:first-child:before {
    top: auto;
    bottom: 0;
    left: -26.2rem;
  }
}
.cooperationSupport__pane:last-child:before {
  width: 14.8rem;
  height: 12rem;
  top: -8.6rem;
  right: -0.9rem;
  background-image: url(../img/cooperation/support/bg_megaphone.svg);
}
@media (min-width: 768px) {
  .cooperationSupport__pane:last-child:before {
    width: 22.9rem;
    height: 18.7rem;
    top: -2.9rem;
    right: -5.8rem;
  }
}
@media (min-width: 1280px) {
  .cooperationSupport__pane:last-child:before {
    top: 11.8rem;
    right: -16.5rem;
  }
}
.cooperationSupport__name.t-title, .cooperationSupport__name.kp2025Jury__status, .cooperationSupport__name.kp2025Jury__name, .cooperationSupport__name.kp2025Criteria__name, .cooperationSupport__name.kp2025Spots__name, .cooperationSupport__name.kp2025Rules__name, .cooperationSupport__name.kp2025Stages__name, .cooperationSupport__name.kp2025Stages__numb, .cooperationSupport__name.kp2025Recipient__item, .cooperationSupport__name.people__status, .cooperationSupport__name.people__name, .cooperationSupport__name.teamBoss__chiefStatus, .cooperationSupport__name.teamBoss__chiefName, .cooperationSupport__name.webinarsPageGifts__item, .cooperationSupport__name.webinarsPageProfit__item, .cooperationSupport__name.webinarsPageMain__difficultName, .cooperationSupport__name.webinarsSpeaker__status, .cooperationSupport__name.webinarsSpeaker__name, .cooperationSupport__name.webinarsItem__difficultName, .cooperationSupport__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationSupport__name.catalogSliderItem__name, .catalogSlider._white .cooperationSupport__name.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationSupport__name.catalogSliderItem__curPrice, .catalogSlider._white .cooperationSupport__name.catalogSliderItem__curPrice, .cooperationSupport__name.catalogSliderItem__oldPrice, .cooperationSupport__name.wareScheme__dt, .wareText h3.cooperationSupport__name, .wareText h6.cooperationSupport__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationSupport__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationSupport__name.catalogSliderItem__curPrice, .cooperationSupport__name.quoteForm__humanStatus, .cooperationSupport__name.poolCalc__preloadText, .cooperationSupport__name.poolCalcProducts__trName, .cooperationSupport__name.poolCalcPrint:before, .cooperationSupport__name.cooperationReviews__rate {
  margin-bottom: 0.5rem;
}
@media (min-width: 1280px) {
  .cooperationSupport__name.t-title, .cooperationSupport__name.kp2025Jury__status, .cooperationSupport__name.kp2025Jury__name, .cooperationSupport__name.kp2025Criteria__name, .cooperationSupport__name.kp2025Spots__name, .cooperationSupport__name.kp2025Rules__name, .cooperationSupport__name.kp2025Stages__name, .cooperationSupport__name.kp2025Stages__numb, .cooperationSupport__name.kp2025Recipient__item, .cooperationSupport__name.people__status, .cooperationSupport__name.people__name, .cooperationSupport__name.teamBoss__chiefStatus, .cooperationSupport__name.teamBoss__chiefName, .cooperationSupport__name.webinarsPageGifts__item, .cooperationSupport__name.webinarsPageProfit__item, .cooperationSupport__name.webinarsPageMain__difficultName, .cooperationSupport__name.webinarsSpeaker__status, .cooperationSupport__name.webinarsSpeaker__name, .cooperationSupport__name.webinarsItem__difficultName, .cooperationSupport__name.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationSupport__name.catalogSliderItem__name, .catalogSlider._white .cooperationSupport__name.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationSupport__name.catalogSliderItem__curPrice, .catalogSlider._white .cooperationSupport__name.catalogSliderItem__curPrice, .cooperationSupport__name.catalogSliderItem__oldPrice, .cooperationSupport__name.wareScheme__dt, .wareText h3.cooperationSupport__name, .wareText h6.cooperationSupport__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationSupport__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationSupport__name.catalogSliderItem__curPrice, .cooperationSupport__name.quoteForm__humanStatus, .cooperationSupport__name.poolCalc__preloadText, .cooperationSupport__name.poolCalcProducts__trName, .cooperationSupport__name.poolCalcPrint:before, .cooperationSupport__name.cooperationReviews__rate {
    text-align: left;
    align-self: flex-start;
  }
}
.cooperationSupport__name.t-title:before, .cooperationSupport__name.kp2025Jury__status:before, .cooperationSupport__name.kp2025Jury__name:before, .cooperationSupport__name.kp2025Criteria__name:before, .cooperationSupport__name.kp2025Spots__name:before, .cooperationSupport__name.kp2025Rules__name:before, .cooperationSupport__name.kp2025Stages__name:before, .cooperationSupport__name.kp2025Stages__numb:before, .cooperationSupport__name.kp2025Recipient__item:before, .cooperationSupport__name.people__status:before, .cooperationSupport__name.people__name:before, .cooperationSupport__name.teamBoss__chiefStatus:before, .cooperationSupport__name.teamBoss__chiefName:before, .cooperationSupport__name.webinarsPageGifts__item:before, .cooperationSupport__name.webinarsPageProfit__item:before, .cooperationSupport__name.webinarsPageMain__difficultName:before, .cooperationSupport__name.webinarsSpeaker__status:before, .cooperationSupport__name.webinarsSpeaker__name:before, .cooperationSupport__name.webinarsItem__difficultName:before, .cooperationSupport__name.cooperationFeedback__completeTitle:before, .catalogSlider:not(._white) .cooperationSupport__name.catalogSliderItem__name:before, .catalogSlider._white .cooperationSupport__name.catalogSliderItem__name:before, .catalogSlider:not(._white) .cooperationSupport__name.catalogSliderItem__curPrice:before, .catalogSlider._white .cooperationSupport__name.catalogSliderItem__curPrice:before, .cooperationSupport__name.catalogSliderItem__oldPrice:before, .cooperationSupport__name.wareScheme__dt:before, .wareText h3.cooperationSupport__name:before, .wareText h6.cooperationSupport__name:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationSupport__name.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationSupport__name.catalogSliderItem__curPrice:before, .cooperationSupport__name.quoteForm__humanStatus:before, .cooperationSupport__name.poolCalc__preloadText:before, .cooperationSupport__name.poolCalcProducts__trName:before, .cooperationSupport__name.poolCalcPrint:before, .cooperationSupport__name.cooperationReviews__rate:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: rgba(243, 245, 248, 0.8);
  backdrop-filter: blur(0.6rem);
}
.cooperationSupport__text {
  margin-bottom: 1.5rem;
  text-align: center;
}
@media (min-width: 1280px) {
  .cooperationSupport__text {
    margin-bottom: 2rem;
    text-align: left;
  }
}
.cooperationSupport__ul.t-list, .cooperationSupport__ul.teamBoss__targetsList, .aboutCategory__answer ul.cooperationSupport__ul, .wareText ul.cooperationSupport__ul {
  align-self: stretch;
}
@media (min-width: 768px) {
  .cooperationSupport__ul.t-list, .cooperationSupport__ul.teamBoss__targetsList, .aboutCategory__answer ul.cooperationSupport__ul, .wareText ul.cooperationSupport__ul {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.5rem 1rem;
    justify-content: center;
  }
}
@media (min-width: 1280px) {
  .cooperationSupport__ul.t-list, .cooperationSupport__ul.teamBoss__targetsList, .aboutCategory__answer ul.cooperationSupport__ul, .wareText ul.cooperationSupport__ul {
    gap: 1.5rem;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: unset;
  }
}
@media (min-width: 768px) {
  .cooperationSupport__li {
    box-sizing: border-box;
    min-width: 23.3rem;
    max-width: 23.3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationSupport__li {
    min-width: 0;
    max-width: none;
  }
}
.cooperationSupport__socials {
  display: flex;
  width: 28rem;
  gap: 1rem 2rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .cooperationSupport__socials {
    width: auto;
  }
}
@media (min-width: 1280px) {
  .cooperationSupport__socials {
    width: 26rem;
    gap: 2rem 1rem;
  }
}
.cooperationSupport__social {
  min-width: 8rem;
  max-width: 8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.8rem;
  text-decoration: none;
  color: var(--accent);
}
@media (min-width: 1280px) {
  .cooperationSupport__social {
    cursor: pointer;
    transition: color var(--time);
  }
  .cooperationSupport__social:hover {
    color: var(--dark);
  }
  .cooperationSupport__social:hover:before {
    background: var(--dark);
  }
}
.cooperationSupport__social:before {
  content: "";
  width: 3.2rem;
  height: 3.2rem;
  display: block;
  background: var(--accent);
  transition: background-color var(--time);
}
.cooperationSupport__social._tg:before {
  mask: url(../img//cooperation/support/tg.svg) center center/100% no-repeat;
  -webkit-mask: url(../img//cooperation/support/tg.svg) center center/100% no-repeat;
}
.cooperationSupport__social._vk:before {
  mask: url(../img//cooperation/support/vk.svg) center center/100% no-repeat;
  -webkit-mask: url(../img//cooperation/support/vk.svg) center center/100% no-repeat;
}
.cooperationSupport__social._yt:before {
  mask: url(../img//cooperation/support/yt.svg) center center/100% no-repeat;
  -webkit-mask: url(../img//cooperation/support/yt.svg) center center/100% no-repeat;
}
.cooperationSupport__social._yd:before {
  mask: url(../img//cooperation/support/yd.svg) center center/100% no-repeat;
  -webkit-mask: url(../img//cooperation/support/yd.svg) center center/100% no-repeat;
}
.cooperationSupport__social._ok:before {
  mask: url(../img//cooperation/support/ok.svg) center center/100% no-repeat;
  -webkit-mask: url(../img//cooperation/support/ok.svg) center center/100% no-repeat;
}

.cooperationYellow {
  position: relative;
  padding: 3rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 2rem;
}
.cooperationYellow:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: linear-gradient(100.79deg, rgba(255, 238, 182, 0.8) 20.28%, rgba(255, 196, 0, 0.8) 147.88%);
  z-index: -1;
}
@media (min-width: 1280px) {
  .cooperationYellow {
    padding: 0;
    flex-direction: row;
    justify-content: center;
    gap: 2rem;
    min-height: 8rem;
  }
}
.cooperationYellow__text {
  max-width: 51.2rem;
}
@media (min-width: 1280px) {
  .cooperationYellow__text {
    max-width: none;
  }
}
.cooperationYellow__button.t-button {
  width: auto;
}

.cooperationMovies {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.cooperationMovies__title.t-title, .cooperationMovies__title.kp2025Jury__status, .cooperationMovies__title.kp2025Jury__name, .cooperationMovies__title.kp2025Criteria__name, .cooperationMovies__title.kp2025Spots__name, .cooperationMovies__title.kp2025Rules__name, .cooperationMovies__title.kp2025Stages__name, .cooperationMovies__title.kp2025Stages__numb, .cooperationMovies__title.kp2025Recipient__item, .cooperationMovies__title.people__status, .cooperationMovies__title.people__name, .cooperationMovies__title.teamBoss__chiefStatus, .cooperationMovies__title.teamBoss__chiefName, .cooperationMovies__title.webinarsPageGifts__item, .cooperationMovies__title.webinarsPageProfit__item, .cooperationMovies__title.webinarsPageMain__difficultName, .cooperationMovies__title.webinarsSpeaker__status, .cooperationMovies__title.webinarsSpeaker__name, .cooperationMovies__title.webinarsItem__difficultName, .cooperationMovies__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationMovies__title.catalogSliderItem__name, .catalogSlider._white .cooperationMovies__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationMovies__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationMovies__title.catalogSliderItem__curPrice, .cooperationMovies__title.catalogSliderItem__oldPrice, .cooperationMovies__title.wareScheme__dt, .wareText h3.cooperationMovies__title, .wareText h6.cooperationMovies__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationMovies__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationMovies__title.catalogSliderItem__curPrice, .cooperationMovies__title.quoteForm__humanStatus, .cooperationMovies__title.poolCalc__preloadText, .cooperationMovies__title.poolCalcProducts__trName, .cooperationMovies__title.poolCalcPrint:before, .cooperationMovies__title.cooperationReviews__rate {
  margin-bottom: 0.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .cooperationMovies__title.t-title, .cooperationMovies__title.kp2025Jury__status, .cooperationMovies__title.kp2025Jury__name, .cooperationMovies__title.kp2025Criteria__name, .cooperationMovies__title.kp2025Spots__name, .cooperationMovies__title.kp2025Rules__name, .cooperationMovies__title.kp2025Stages__name, .cooperationMovies__title.kp2025Stages__numb, .cooperationMovies__title.kp2025Recipient__item, .cooperationMovies__title.people__status, .cooperationMovies__title.people__name, .cooperationMovies__title.teamBoss__chiefStatus, .cooperationMovies__title.teamBoss__chiefName, .cooperationMovies__title.webinarsPageGifts__item, .cooperationMovies__title.webinarsPageProfit__item, .cooperationMovies__title.webinarsPageMain__difficultName, .cooperationMovies__title.webinarsSpeaker__status, .cooperationMovies__title.webinarsSpeaker__name, .cooperationMovies__title.webinarsItem__difficultName, .cooperationMovies__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationMovies__title.catalogSliderItem__name, .catalogSlider._white .cooperationMovies__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationMovies__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationMovies__title.catalogSliderItem__curPrice, .cooperationMovies__title.catalogSliderItem__oldPrice, .cooperationMovies__title.wareScheme__dt, .wareText h3.cooperationMovies__title, .wareText h6.cooperationMovies__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationMovies__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationMovies__title.catalogSliderItem__curPrice, .cooperationMovies__title.quoteForm__humanStatus, .cooperationMovies__title.poolCalc__preloadText, .cooperationMovies__title.poolCalcProducts__trName, .cooperationMovies__title.poolCalcPrint:before, .cooperationMovies__title.cooperationReviews__rate {
    margin-bottom: 1rem;
  }
}
.cooperationMovies__text {
  margin-bottom: 2.5rem;
  text-align: center;
  align-self: center;
  max-width: 80rem;
}
@media (min-width: 768px) {
  .cooperationMovies__text {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .cooperationMovies__text {
    margin-bottom: 4rem;
  }
}
.cooperationMovies__movies {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .cooperationMovies__movies {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .cooperationMovies__movies {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) {
  .cooperationMovies__movie:nth-child(3n-2) {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .cooperationMovies__movie:nth-child(3n-2) {
    grid-column: unset;
  }
}
.cooperationMovies__movie:nth-child(n+3) {
  display: none;
}
@media (min-width: 768px) {
  .cooperationMovies__movie:nth-child(n+3) {
    display: block;
  }
}
@media (min-width: 768px) {
  .cooperationMovies__button.t-button {
    align-self: center;
    width: auto;
  }
}

.cooperationFeedback {
  position: relative;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  padding: 3rem 0;
}
.cooperationFeedback:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .cooperationFeedback {
    padding: 5rem 0;
    display: grid;
    grid-template: repeat(3, auto) 1fr/37.5rem 1fr;
    gap: 0 4.4rem;
  }
}
@media (min-width: 1280px) {
  .cooperationFeedback {
    padding: 6rem 0;
    grid-template: repeat(3, auto) 1fr/1fr 42rem;
    gap: 0 2rem;
  }
}
@media (min-width: 1280px) {
  .cooperationFeedback:before {
    background-color: var(--accent);
    background-image: url("../img/others/bg_cubes.svg"), url("../img/others/bg_cubes.svg");
    background-position: left -70rem bottom -4.5rem, right -48.8rem bottom -3.3rem;
    background-size: 97rem, 97rem;
    background-repeat: no-repeat, no-repeat;
  }
}
.cooperationFeedback:after {
  content: "";
  order: -1;
  width: 100%;
  height: 11rem;
  display: block;
  background: url(../img/cooperation/feedback/bg.webp) center center/contain no-repeat;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .cooperationFeedback:after {
    grid-area: 3/2/5/3;
    height: auto;
    background-position: right bottom;
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .cooperationFeedback:after {
    grid-area: 1/2/5/3;
    height: auto;
    background-position: right bottom;
    margin-bottom: 0;
  }
}
.cooperationFeedback__title.t-title, .cooperationFeedback__title.kp2025Jury__status, .cooperationFeedback__title.kp2025Jury__name, .cooperationFeedback__title.kp2025Criteria__name, .cooperationFeedback__title.kp2025Spots__name, .cooperationFeedback__title.kp2025Rules__name, .cooperationFeedback__title.kp2025Stages__name, .cooperationFeedback__title.kp2025Stages__numb, .cooperationFeedback__title.kp2025Recipient__item, .cooperationFeedback__title.people__status, .cooperationFeedback__title.people__name, .cooperationFeedback__title.teamBoss__chiefStatus, .cooperationFeedback__title.teamBoss__chiefName, .cooperationFeedback__title.webinarsPageGifts__item, .cooperationFeedback__title.webinarsPageProfit__item, .cooperationFeedback__title.webinarsPageMain__difficultName, .cooperationFeedback__title.webinarsSpeaker__status, .cooperationFeedback__title.webinarsSpeaker__name, .cooperationFeedback__title.webinarsItem__difficultName, .cooperationFeedback__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationFeedback__title.catalogSliderItem__name, .catalogSlider._white .cooperationFeedback__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationFeedback__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationFeedback__title.catalogSliderItem__curPrice, .cooperationFeedback__title.catalogSliderItem__oldPrice, .cooperationFeedback__title.wareScheme__dt, .wareText h3.cooperationFeedback__title, .wareText h6.cooperationFeedback__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__title.catalogSliderItem__curPrice, .cooperationFeedback__title.quoteForm__humanStatus, .cooperationFeedback__title.poolCalc__preloadText, .cooperationFeedback__title.poolCalcProducts__trName, .cooperationFeedback__title.poolCalcPrint:before, .cooperationFeedback__title.cooperationReviews__rate {
  color: var(--white);
  text-align: center;
  margin-bottom: 0.5rem;
  order: -2;
}
@media (min-width: 768px) {
  .cooperationFeedback__title.t-title, .cooperationFeedback__title.kp2025Jury__status, .cooperationFeedback__title.kp2025Jury__name, .cooperationFeedback__title.kp2025Criteria__name, .cooperationFeedback__title.kp2025Spots__name, .cooperationFeedback__title.kp2025Rules__name, .cooperationFeedback__title.kp2025Stages__name, .cooperationFeedback__title.kp2025Stages__numb, .cooperationFeedback__title.kp2025Recipient__item, .cooperationFeedback__title.people__status, .cooperationFeedback__title.people__name, .cooperationFeedback__title.teamBoss__chiefStatus, .cooperationFeedback__title.teamBoss__chiefName, .cooperationFeedback__title.webinarsPageGifts__item, .cooperationFeedback__title.webinarsPageProfit__item, .cooperationFeedback__title.webinarsPageMain__difficultName, .cooperationFeedback__title.webinarsSpeaker__status, .cooperationFeedback__title.webinarsSpeaker__name, .cooperationFeedback__title.webinarsItem__difficultName, .cooperationFeedback__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationFeedback__title.catalogSliderItem__name, .catalogSlider._white .cooperationFeedback__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationFeedback__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationFeedback__title.catalogSliderItem__curPrice, .cooperationFeedback__title.catalogSliderItem__oldPrice, .cooperationFeedback__title.wareScheme__dt, .wareText h3.cooperationFeedback__title, .wareText h6.cooperationFeedback__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__title.catalogSliderItem__curPrice, .cooperationFeedback__title.quoteForm__humanStatus, .cooperationFeedback__title.poolCalc__preloadText, .cooperationFeedback__title.poolCalcProducts__trName, .cooperationFeedback__title.poolCalcPrint:before, .cooperationFeedback__title.cooperationReviews__rate {
    margin-bottom: 1.5rem;
    grid-area: 1/1/2/3;
    order: unset;
  }
}
@media (min-width: 1280px) {
  .cooperationFeedback__title.t-title, .cooperationFeedback__title.kp2025Jury__status, .cooperationFeedback__title.kp2025Jury__name, .cooperationFeedback__title.kp2025Criteria__name, .cooperationFeedback__title.kp2025Spots__name, .cooperationFeedback__title.kp2025Rules__name, .cooperationFeedback__title.kp2025Stages__name, .cooperationFeedback__title.kp2025Stages__numb, .cooperationFeedback__title.kp2025Recipient__item, .cooperationFeedback__title.people__status, .cooperationFeedback__title.people__name, .cooperationFeedback__title.teamBoss__chiefStatus, .cooperationFeedback__title.teamBoss__chiefName, .cooperationFeedback__title.webinarsPageGifts__item, .cooperationFeedback__title.webinarsPageProfit__item, .cooperationFeedback__title.webinarsPageMain__difficultName, .cooperationFeedback__title.webinarsSpeaker__status, .cooperationFeedback__title.webinarsSpeaker__name, .cooperationFeedback__title.webinarsItem__difficultName, .cooperationFeedback__title.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationFeedback__title.catalogSliderItem__name, .catalogSlider._white .cooperationFeedback__title.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationFeedback__title.catalogSliderItem__curPrice, .catalogSlider._white .cooperationFeedback__title.catalogSliderItem__curPrice, .cooperationFeedback__title.catalogSliderItem__oldPrice, .cooperationFeedback__title.wareScheme__dt, .wareText h3.cooperationFeedback__title, .wareText h6.cooperationFeedback__title, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__title.catalogSliderItem__curPrice, .cooperationFeedback__title.quoteForm__humanStatus, .cooperationFeedback__title.poolCalc__preloadText, .cooperationFeedback__title.poolCalcProducts__trName, .cooperationFeedback__title.poolCalcPrint:before, .cooperationFeedback__title.cooperationReviews__rate {
    text-align: left;
    grid-area: 1/1/2/2;
  }
}
.cooperationFeedback__title.t-title.t-preload, .cooperationFeedback__title.t-preload.kp2025Jury__status, .cooperationFeedback__title.t-preload.kp2025Jury__name, .cooperationFeedback__title.t-preload.kp2025Criteria__name, .cooperationFeedback__title.t-preload.kp2025Spots__name, .cooperationFeedback__title.t-preload.kp2025Rules__name, .cooperationFeedback__title.t-preload.kp2025Stages__name, .cooperationFeedback__title.t-preload.kp2025Stages__numb, .cooperationFeedback__title.t-preload.kp2025Recipient__item, .cooperationFeedback__title.t-preload.people__status, .cooperationFeedback__title.t-preload.people__name, .cooperationFeedback__title.t-preload.teamBoss__chiefStatus, .cooperationFeedback__title.t-preload.teamBoss__chiefName, .cooperationFeedback__title.t-preload.webinarsPageGifts__item, .cooperationFeedback__title.t-preload.webinarsPageProfit__item, .cooperationFeedback__title.t-preload.webinarsPageMain__difficultName, .cooperationFeedback__title.t-preload.webinarsSpeaker__status, .cooperationFeedback__title.t-preload.webinarsSpeaker__name, .cooperationFeedback__title.t-preload.webinarsItem__difficultName, .cooperationFeedback__title.t-preload.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationFeedback__title.t-preload.catalogSliderItem__name, .catalogSlider._white .cooperationFeedback__title.t-preload.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationFeedback__title.t-preload.catalogSliderItem__curPrice, .catalogSlider._white .cooperationFeedback__title.t-preload.catalogSliderItem__curPrice, .cooperationFeedback__title.t-preload.catalogSliderItem__oldPrice, .cooperationFeedback__title.t-preload.wareScheme__dt, .wareText h3.cooperationFeedback__title.t-preload, .wareText h6.cooperationFeedback__title.t-preload, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__title.t-preload.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__title.t-preload.catalogSliderItem__curPrice, .cooperationFeedback__title.t-preload.quoteForm__humanStatus, .cooperationFeedback__title.t-preload.poolCalc__preloadText, .cooperationFeedback__title.t-preload.poolCalcProducts__trName, .cooperationFeedback__title.t-preload.poolCalcPrint:before, .cooperationFeedback__title.t-preload.cooperationReviews__rate {
  position: static;
}
.cooperationFeedback__title.t-title.t-preload:before, .cooperationFeedback__title.t-preload.kp2025Jury__status:before, .cooperationFeedback__title.t-preload.kp2025Jury__name:before, .cooperationFeedback__title.t-preload.kp2025Criteria__name:before, .cooperationFeedback__title.t-preload.kp2025Spots__name:before, .cooperationFeedback__title.t-preload.kp2025Rules__name:before, .cooperationFeedback__title.t-preload.kp2025Stages__name:before, .cooperationFeedback__title.t-preload.kp2025Stages__numb:before, .cooperationFeedback__title.t-preload.kp2025Recipient__item:before, .cooperationFeedback__title.t-preload.people__status:before, .cooperationFeedback__title.t-preload.people__name:before, .cooperationFeedback__title.t-preload.teamBoss__chiefStatus:before, .cooperationFeedback__title.t-preload.teamBoss__chiefName:before, .cooperationFeedback__title.t-preload.webinarsPageGifts__item:before, .cooperationFeedback__title.t-preload.webinarsPageProfit__item:before, .cooperationFeedback__title.t-preload.webinarsPageMain__difficultName:before, .cooperationFeedback__title.t-preload.webinarsSpeaker__status:before, .cooperationFeedback__title.t-preload.webinarsSpeaker__name:before, .cooperationFeedback__title.t-preload.webinarsItem__difficultName:before, .cooperationFeedback__title.t-preload.cooperationFeedback__completeTitle:before, .catalogSlider:not(._white) .cooperationFeedback__title.t-preload.catalogSliderItem__name:before, .catalogSlider._white .cooperationFeedback__title.t-preload.catalogSliderItem__name:before, .catalogSlider:not(._white) .cooperationFeedback__title.t-preload.catalogSliderItem__curPrice:before, .catalogSlider._white .cooperationFeedback__title.t-preload.catalogSliderItem__curPrice:before, .cooperationFeedback__title.t-preload.catalogSliderItem__oldPrice:before, .cooperationFeedback__title.t-preload.wareScheme__dt:before, .wareText h3.cooperationFeedback__title.t-preload:before, .wareText h6.cooperationFeedback__title.t-preload:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__title.t-preload.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__title.t-preload.catalogSliderItem__curPrice:before, .cooperationFeedback__title.t-preload.quoteForm__humanStatus:before, .cooperationFeedback__title.t-preload.poolCalc__preloadText:before, .cooperationFeedback__title.t-preload.poolCalcProducts__trName:before, .cooperationFeedback__title.t-preload.poolCalcPrint:before, .cooperationFeedback__title.t-preload.cooperationReviews__rate:before {
  right: auto;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
}
.cooperationFeedback__text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  order: -2;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .cooperationFeedback__text {
    gap: 1.5rem;
    grid-area: 2/1/3/3;
    order: unset;
    margin-bottom: 4rem;
  }
}
@media (min-width: 1280px) {
  .cooperationFeedback__text {
    align-items: flex-start;
    grid-area: 2/1/3/2;
  }
}
.cooperationFeedback__paragraph {
  margin: 0;
  text-align: center;
  color: var(--white);
}
@media (min-width: 1280px) {
  .cooperationFeedback__paragraph {
    text-align: left;
  }
}
.cooperationFeedback__send {
  margin-bottom: 2.5rem;
  order: 2;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .cooperationFeedback__send {
    margin-bottom: 3rem;
    order: unset;
    grid-area: 3/1/4/2;
    gap: 1.5rem;
  }
}
.cooperationFeedback__formName.t-title, .cooperationFeedback__formName.kp2025Jury__status, .cooperationFeedback__formName.kp2025Jury__name, .cooperationFeedback__formName.kp2025Criteria__name, .cooperationFeedback__formName.kp2025Spots__name, .cooperationFeedback__formName.kp2025Rules__name, .cooperationFeedback__formName.kp2025Stages__name, .cooperationFeedback__formName.kp2025Stages__numb, .cooperationFeedback__formName.kp2025Recipient__item, .cooperationFeedback__formName.people__status, .cooperationFeedback__formName.people__name, .cooperationFeedback__formName.teamBoss__chiefStatus, .cooperationFeedback__formName.teamBoss__chiefName, .cooperationFeedback__formName.webinarsPageGifts__item, .cooperationFeedback__formName.webinarsPageProfit__item, .cooperationFeedback__formName.webinarsPageMain__difficultName, .cooperationFeedback__formName.webinarsSpeaker__status, .cooperationFeedback__formName.webinarsSpeaker__name, .cooperationFeedback__formName.webinarsItem__difficultName, .cooperationFeedback__formName.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationFeedback__formName.catalogSliderItem__name, .catalogSlider._white .cooperationFeedback__formName.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationFeedback__formName.catalogSliderItem__curPrice, .catalogSlider._white .cooperationFeedback__formName.catalogSliderItem__curPrice, .cooperationFeedback__formName.catalogSliderItem__oldPrice, .cooperationFeedback__formName.wareScheme__dt, .wareText h3.cooperationFeedback__formName, .wareText h6.cooperationFeedback__formName, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__formName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__formName.catalogSliderItem__curPrice, .cooperationFeedback__formName.quoteForm__humanStatus, .cooperationFeedback__formName.poolCalc__preloadText, .cooperationFeedback__formName.poolCalcProducts__trName, .cooperationFeedback__formName.poolCalcPrint:before, .cooperationFeedback__formName.cooperationReviews__rate {
  align-self: center;
  text-align: center;
  color: var(--white);
}
@media (min-width: 768px) {
  .cooperationFeedback__formName.t-title, .cooperationFeedback__formName.kp2025Jury__status, .cooperationFeedback__formName.kp2025Jury__name, .cooperationFeedback__formName.kp2025Criteria__name, .cooperationFeedback__formName.kp2025Spots__name, .cooperationFeedback__formName.kp2025Rules__name, .cooperationFeedback__formName.kp2025Stages__name, .cooperationFeedback__formName.kp2025Stages__numb, .cooperationFeedback__formName.kp2025Recipient__item, .cooperationFeedback__formName.people__status, .cooperationFeedback__formName.people__name, .cooperationFeedback__formName.teamBoss__chiefStatus, .cooperationFeedback__formName.teamBoss__chiefName, .cooperationFeedback__formName.webinarsPageGifts__item, .cooperationFeedback__formName.webinarsPageProfit__item, .cooperationFeedback__formName.webinarsPageMain__difficultName, .cooperationFeedback__formName.webinarsSpeaker__status, .cooperationFeedback__formName.webinarsSpeaker__name, .cooperationFeedback__formName.webinarsItem__difficultName, .cooperationFeedback__formName.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationFeedback__formName.catalogSliderItem__name, .catalogSlider._white .cooperationFeedback__formName.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationFeedback__formName.catalogSliderItem__curPrice, .catalogSlider._white .cooperationFeedback__formName.catalogSliderItem__curPrice, .cooperationFeedback__formName.catalogSliderItem__oldPrice, .cooperationFeedback__formName.wareScheme__dt, .wareText h3.cooperationFeedback__formName, .wareText h6.cooperationFeedback__formName, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__formName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__formName.catalogSliderItem__curPrice, .cooperationFeedback__formName.quoteForm__humanStatus, .cooperationFeedback__formName.poolCalc__preloadText, .cooperationFeedback__formName.poolCalcProducts__trName, .cooperationFeedback__formName.poolCalcPrint:before, .cooperationFeedback__formName.cooperationReviews__rate {
    text-align: left;
    align-self: flex-start;
  }
}
.cooperationFeedback__form {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 1280px) {
  .cooperationFeedback__form {
    width: 65rem;
    margin-right: auto;
    display: grid;
    grid-template: auto/1fr auto;
    gap: 1.5rem 0;
  }
}
@media (min-width: 768px) {
  .cooperationFeedback__label._input {
    flex-grow: 1;
  }
}
@media (min-width: 1280px) {
  .cooperationFeedback__input.t-input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-width: 0;
  }
}
@media (min-width: 1280px) {
  .cooperationFeedback__submit.t-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.cooperationFeedback__approve {
  align-self: flex-start;
}
@media (min-width: 768px) {
  .cooperationFeedback__approve {
    grid-column: span 2;
    justify-self: flex-start;
  }
}
.cooperationFeedback__socials {
  order: 2;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .cooperationFeedback__socials {
    order: unset;
    grid-area: 4/1/5/2;
    gap: 1.5rem;
  }
}
.cooperationFeedback__socialTitle.t-title, .cooperationFeedback__socialTitle.kp2025Jury__status, .cooperationFeedback__socialTitle.kp2025Jury__name, .cooperationFeedback__socialTitle.kp2025Criteria__name, .cooperationFeedback__socialTitle.kp2025Spots__name, .cooperationFeedback__socialTitle.kp2025Rules__name, .cooperationFeedback__socialTitle.kp2025Stages__name, .cooperationFeedback__socialTitle.kp2025Stages__numb, .cooperationFeedback__socialTitle.kp2025Recipient__item, .cooperationFeedback__socialTitle.people__status, .cooperationFeedback__socialTitle.people__name, .cooperationFeedback__socialTitle.teamBoss__chiefStatus, .cooperationFeedback__socialTitle.teamBoss__chiefName, .cooperationFeedback__socialTitle.webinarsPageGifts__item, .cooperationFeedback__socialTitle.webinarsPageProfit__item, .cooperationFeedback__socialTitle.webinarsPageMain__difficultName, .cooperationFeedback__socialTitle.webinarsSpeaker__status, .cooperationFeedback__socialTitle.webinarsSpeaker__name, .cooperationFeedback__socialTitle.webinarsItem__difficultName, .cooperationFeedback__socialTitle.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationFeedback__socialTitle.catalogSliderItem__name, .catalogSlider._white .cooperationFeedback__socialTitle.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationFeedback__socialTitle.catalogSliderItem__curPrice, .catalogSlider._white .cooperationFeedback__socialTitle.catalogSliderItem__curPrice, .cooperationFeedback__socialTitle.catalogSliderItem__oldPrice, .cooperationFeedback__socialTitle.wareScheme__dt, .wareText h3.cooperationFeedback__socialTitle, .wareText h6.cooperationFeedback__socialTitle, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__socialTitle.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__socialTitle.catalogSliderItem__curPrice, .cooperationFeedback__socialTitle.quoteForm__humanStatus, .cooperationFeedback__socialTitle.poolCalc__preloadText, .cooperationFeedback__socialTitle.poolCalcProducts__trName, .cooperationFeedback__socialTitle.poolCalcPrint:before, .cooperationFeedback__socialTitle.cooperationReviews__rate {
  align-self: center;
  text-align: center;
  color: var(--white);
}
@media (min-width: 768px) {
  .cooperationFeedback__socialTitle.t-title, .cooperationFeedback__socialTitle.kp2025Jury__status, .cooperationFeedback__socialTitle.kp2025Jury__name, .cooperationFeedback__socialTitle.kp2025Criteria__name, .cooperationFeedback__socialTitle.kp2025Spots__name, .cooperationFeedback__socialTitle.kp2025Rules__name, .cooperationFeedback__socialTitle.kp2025Stages__name, .cooperationFeedback__socialTitle.kp2025Stages__numb, .cooperationFeedback__socialTitle.kp2025Recipient__item, .cooperationFeedback__socialTitle.people__status, .cooperationFeedback__socialTitle.people__name, .cooperationFeedback__socialTitle.teamBoss__chiefStatus, .cooperationFeedback__socialTitle.teamBoss__chiefName, .cooperationFeedback__socialTitle.webinarsPageGifts__item, .cooperationFeedback__socialTitle.webinarsPageProfit__item, .cooperationFeedback__socialTitle.webinarsPageMain__difficultName, .cooperationFeedback__socialTitle.webinarsSpeaker__status, .cooperationFeedback__socialTitle.webinarsSpeaker__name, .cooperationFeedback__socialTitle.webinarsItem__difficultName, .cooperationFeedback__socialTitle.cooperationFeedback__completeTitle, .catalogSlider:not(._white) .cooperationFeedback__socialTitle.catalogSliderItem__name, .catalogSlider._white .cooperationFeedback__socialTitle.catalogSliderItem__name, .catalogSlider:not(._white) .cooperationFeedback__socialTitle.catalogSliderItem__curPrice, .catalogSlider._white .cooperationFeedback__socialTitle.catalogSliderItem__curPrice, .cooperationFeedback__socialTitle.catalogSliderItem__oldPrice, .cooperationFeedback__socialTitle.wareScheme__dt, .wareText h3.cooperationFeedback__socialTitle, .wareText h6.cooperationFeedback__socialTitle, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__socialTitle.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .cooperationFeedback__socialTitle.catalogSliderItem__curPrice, .cooperationFeedback__socialTitle.quoteForm__humanStatus, .cooperationFeedback__socialTitle.poolCalc__preloadText, .cooperationFeedback__socialTitle.poolCalcProducts__trName, .cooperationFeedback__socialTitle.poolCalcPrint:before, .cooperationFeedback__socialTitle.cooperationReviews__rate {
    text-align: left;
    align-self: flex-start;
  }
}
.cooperationFeedback__socialButtons {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .cooperationFeedback__socialButtons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1280px) {
  .cooperationFeedback__socialButtons {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .cooperationFeedback__social.t-button {
    padding: 0.8rem 2rem;
  }
}
@media (min-width: 1280px) {
  .cooperationFeedback__social.t-button {
    width: auto;
    padding: 0.4rem 2.6rem;
  }
}
.cooperationFeedback__social.t-button:after {
  content: "";
  min-width: 2.4rem;
  max-width: 2.4rem;
  height: 2.4rem;
  margin-left: 1rem;
  background: var(--accent);
  transition: background-color var(--time);
}
@media (min-width: 1280px) {
  .cooperationFeedback__social.t-button:hover:after {
    background: var(--white);
  }
}
.cooperationFeedback__social.t-button._tg:after {
  mask: url(../img/icons/tgInBtn.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/tgInBtn.svg) center center/100% no-repeat;
}
.cooperationFeedback__social.t-button._vk:after {
  mask: url(../img/icons/vkInBtn.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/vkInBtn.svg) center center/100% no-repeat;
}
.cooperationFeedback__complete {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .cooperationFeedback__complete {
    text-align: left;
    align-items: flex-start;
  }
}
.cooperationFeedback__completeTitle {
  color: var(--white);
}
.cooperationFeedback__completeText {
  max-width: 30rem;
  color: var(--white);
}
@media (min-width: 768px) {
  .cooperationFeedback__completeText {
    max-width: 37.5rem;
  }
}
@media (min-width: 1280px) {
  .cooperationFeedback__completeText {
    max-width: none;
  }
}

.downloads__head {
  position: relative;
  padding: 2rem 0;
  color: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 6rem;
  min-height: 19rem;
  box-sizing: border-box;
}
.downloads__head:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent) url("../img/downloads/mainBg.webp") left 34rem center/21.2rem no-repeat;
  z-index: -1;
}
@media (min-width: 768px) {
  .downloads__head {
    padding: 3rem 0 4rem;
    margin-bottom: 8rem;
    min-height: 34rem;
  }
}
@media (min-width: 1280px) {
  .downloads__head {
    margin-bottom: 10rem;
  }
}
@media (min-width: 768px) {
  .downloads__head:before {
    background-size: 36.5rem;
    background-position: calc(50% + 40rem) center;
  }
}
.downloads__head .breadcrumbs {
  margin: 0;
}
.downloads__title.t-title, .downloads__title.kp2025Jury__status, .downloads__title.kp2025Jury__name, .downloads__title.kp2025Criteria__name, .downloads__title.kp2025Spots__name, .downloads__title.kp2025Rules__name, .downloads__title.kp2025Stages__name, .downloads__title.kp2025Stages__numb, .downloads__title.kp2025Recipient__item, .downloads__title.people__status, .downloads__title.people__name, .downloads__title.teamBoss__chiefStatus, .downloads__title.teamBoss__chiefName, .downloads__title.webinarsPageGifts__item, .downloads__title.webinarsPageProfit__item, .downloads__title.webinarsPageMain__difficultName, .downloads__title.webinarsSpeaker__status, .downloads__title.webinarsSpeaker__name, .downloads__title.webinarsItem__difficultName, .catalogSlider:not(._white) .downloads__title.catalogSliderItem__name, .catalogSlider._white .downloads__title.catalogSliderItem__name, .catalogSlider:not(._white) .downloads__title.catalogSliderItem__curPrice, .catalogSlider._white .downloads__title.catalogSliderItem__curPrice, .downloads__title.catalogSliderItem__oldPrice, .downloads__title.wareScheme__dt, .wareText h3.downloads__title, .wareText h6.downloads__title, .catalogSlider.article__like.t-button:not(._checked) .downloads__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .downloads__title.catalogSliderItem__curPrice, .downloads__title.quoteForm__humanStatus, .downloads__title.poolCalc__preloadText, .downloads__title.poolCalcProducts__trName, .downloads__title.poolCalcPrint:before, .downloads__title.cooperationReviews__rate, .downloads__title.cooperationFeedback__completeTitle {
  color: var(--white);
  max-width: 65rem;
}
.downloads__tags {
  margin-bottom: 2rem;
}
.downloads__section {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .downloads__section {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .downloads__section {
    margin-bottom: 10rem;
  }
}
@media (min-width: 768px) {
  .downloads__section._logo {
    display: grid;
    grid-template-columns: 1fr 37.5rem;
    gap: 0 2rem;
  }
}
@media (min-width: 1280px) {
  .downloads__section._logo {
    grid-template-columns: 1fr 43rem;
    gap: 0 3rem;
  }
}
.downloads__section._logo:after {
  content: "";
  display: block;
  margin-top: 2.5rem;
  width: 100%;
  height: 12.8rem;
  background: url(../img/downloads/logoMap.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .downloads__section._logo:after {
    grid-area: 2/2/6/3;
    height: 12.6rem;
    margin-top: 0;
    position: sticky;
    top: 10rem;
  }
}
@media (min-width: 1280px) {
  .downloads__section._logo:after {
    height: 14.4rem;
  }
}
.downloads__section._photos {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.downloads__name.t-title, .downloads__name.kp2025Jury__status, .downloads__name.kp2025Jury__name, .downloads__name.kp2025Criteria__name, .downloads__name.kp2025Spots__name, .downloads__name.kp2025Rules__name, .downloads__name.kp2025Stages__name, .downloads__name.kp2025Stages__numb, .downloads__name.kp2025Recipient__item, .downloads__name.people__status, .downloads__name.people__name, .downloads__name.teamBoss__chiefStatus, .downloads__name.teamBoss__chiefName, .downloads__name.webinarsPageGifts__item, .downloads__name.webinarsPageProfit__item, .downloads__name.webinarsPageMain__difficultName, .downloads__name.webinarsSpeaker__status, .downloads__name.webinarsSpeaker__name, .downloads__name.webinarsItem__difficultName, .catalogSlider:not(._white) .downloads__name.catalogSliderItem__name, .catalogSlider._white .downloads__name.catalogSliderItem__name, .catalogSlider:not(._white) .downloads__name.catalogSliderItem__curPrice, .catalogSlider._white .downloads__name.catalogSliderItem__curPrice, .downloads__name.catalogSliderItem__oldPrice, .downloads__name.wareScheme__dt, .wareText h3.downloads__name, .wareText h6.downloads__name, .catalogSlider.article__like.t-button:not(._checked) .downloads__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .downloads__name.catalogSliderItem__curPrice, .downloads__name.quoteForm__humanStatus, .downloads__name.poolCalc__preloadText, .downloads__name.poolCalcProducts__trName, .downloads__name.poolCalcPrint:before, .downloads__name.cooperationReviews__rate, .downloads__name.cooperationFeedback__completeTitle {
  max-width: 87rem;
}
.downloads__name.t-title:not(:last-child), .downloads__name.kp2025Jury__status:not(:last-child), .downloads__name.kp2025Jury__name:not(:last-child), .downloads__name.kp2025Criteria__name:not(:last-child), .downloads__name.kp2025Spots__name:not(:last-child), .downloads__name.kp2025Rules__name:not(:last-child), .downloads__name.kp2025Stages__name:not(:last-child), .downloads__name.kp2025Stages__numb:not(:last-child), .downloads__name.kp2025Recipient__item:not(:last-child), .downloads__name.people__status:not(:last-child), .downloads__name.people__name:not(:last-child), .downloads__name.teamBoss__chiefStatus:not(:last-child), .downloads__name.teamBoss__chiefName:not(:last-child), .downloads__name.webinarsPageGifts__item:not(:last-child), .downloads__name.webinarsPageProfit__item:not(:last-child), .downloads__name.webinarsPageMain__difficultName:not(:last-child), .downloads__name.webinarsSpeaker__status:not(:last-child), .downloads__name.webinarsSpeaker__name:not(:last-child), .downloads__name.webinarsItem__difficultName:not(:last-child), .catalogSlider:not(._white) .downloads__name.catalogSliderItem__name:not(:last-child), .catalogSlider._white .downloads__name.catalogSliderItem__name:not(:last-child), .catalogSlider:not(._white) .downloads__name.catalogSliderItem__curPrice:not(:last-child), .catalogSlider._white .downloads__name.catalogSliderItem__curPrice:not(:last-child), .downloads__name.catalogSliderItem__oldPrice:not(:last-child), .downloads__name.wareScheme__dt:not(:last-child), .wareText h3.downloads__name:not(:last-child), .wareText h6.downloads__name:not(:last-child), .catalogSlider.article__like.t-button:not(._checked) .downloads__name.catalogSliderItem__name:not(:last-child), .catalogSlider.article__like.t-button:not(._checked) .downloads__name.catalogSliderItem__curPrice:not(:last-child), .downloads__name.quoteForm__humanStatus:not(:last-child), .downloads__name.poolCalc__preloadText:not(:last-child), .downloads__name.poolCalcProducts__trName:not(:last-child), .downloads__name.poolCalcPrint:not(:last-child):before, .downloads__name.cooperationReviews__rate:not(:last-child), .downloads__name.cooperationFeedback__completeTitle:not(:last-child) {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .downloads__name.t-title:not(:last-child), .downloads__name.kp2025Jury__status:not(:last-child), .downloads__name.kp2025Jury__name:not(:last-child), .downloads__name.kp2025Criteria__name:not(:last-child), .downloads__name.kp2025Spots__name:not(:last-child), .downloads__name.kp2025Rules__name:not(:last-child), .downloads__name.kp2025Stages__name:not(:last-child), .downloads__name.kp2025Stages__numb:not(:last-child), .downloads__name.kp2025Recipient__item:not(:last-child), .downloads__name.people__status:not(:last-child), .downloads__name.people__name:not(:last-child), .downloads__name.teamBoss__chiefStatus:not(:last-child), .downloads__name.teamBoss__chiefName:not(:last-child), .downloads__name.webinarsPageGifts__item:not(:last-child), .downloads__name.webinarsPageProfit__item:not(:last-child), .downloads__name.webinarsPageMain__difficultName:not(:last-child), .downloads__name.webinarsSpeaker__status:not(:last-child), .downloads__name.webinarsSpeaker__name:not(:last-child), .downloads__name.webinarsItem__difficultName:not(:last-child), .catalogSlider:not(._white) .downloads__name.catalogSliderItem__name:not(:last-child), .catalogSlider._white .downloads__name.catalogSliderItem__name:not(:last-child), .catalogSlider:not(._white) .downloads__name.catalogSliderItem__curPrice:not(:last-child), .catalogSlider._white .downloads__name.catalogSliderItem__curPrice:not(:last-child), .downloads__name.catalogSliderItem__oldPrice:not(:last-child), .downloads__name.wareScheme__dt:not(:last-child), .wareText h3.downloads__name:not(:last-child), .wareText h6.downloads__name:not(:last-child), .catalogSlider.article__like.t-button:not(._checked) .downloads__name.catalogSliderItem__name:not(:last-child), .catalogSlider.article__like.t-button:not(._checked) .downloads__name.catalogSliderItem__curPrice:not(:last-child), .downloads__name.quoteForm__humanStatus:not(:last-child), .downloads__name.poolCalc__preloadText:not(:last-child), .downloads__name.poolCalcProducts__trName:not(:last-child), .downloads__name.poolCalcPrint:not(:last-child):before, .downloads__name.cooperationReviews__rate:not(:last-child), .downloads__name.cooperationFeedback__completeTitle:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .downloads__name.t-title:not(:last-child), .downloads__name.kp2025Jury__status:not(:last-child), .downloads__name.kp2025Jury__name:not(:last-child), .downloads__name.kp2025Criteria__name:not(:last-child), .downloads__name.kp2025Spots__name:not(:last-child), .downloads__name.kp2025Rules__name:not(:last-child), .downloads__name.kp2025Stages__name:not(:last-child), .downloads__name.kp2025Stages__numb:not(:last-child), .downloads__name.kp2025Recipient__item:not(:last-child), .downloads__name.people__status:not(:last-child), .downloads__name.people__name:not(:last-child), .downloads__name.teamBoss__chiefStatus:not(:last-child), .downloads__name.teamBoss__chiefName:not(:last-child), .downloads__name.webinarsPageGifts__item:not(:last-child), .downloads__name.webinarsPageProfit__item:not(:last-child), .downloads__name.webinarsPageMain__difficultName:not(:last-child), .downloads__name.webinarsSpeaker__status:not(:last-child), .downloads__name.webinarsSpeaker__name:not(:last-child), .downloads__name.webinarsItem__difficultName:not(:last-child), .catalogSlider:not(._white) .downloads__name.catalogSliderItem__name:not(:last-child), .catalogSlider._white .downloads__name.catalogSliderItem__name:not(:last-child), .catalogSlider:not(._white) .downloads__name.catalogSliderItem__curPrice:not(:last-child), .catalogSlider._white .downloads__name.catalogSliderItem__curPrice:not(:last-child), .downloads__name.catalogSliderItem__oldPrice:not(:last-child), .downloads__name.wareScheme__dt:not(:last-child), .wareText h3.downloads__name:not(:last-child), .wareText h6.downloads__name:not(:last-child), .catalogSlider.article__like.t-button:not(._checked) .downloads__name.catalogSliderItem__name:not(:last-child), .catalogSlider.article__like.t-button:not(._checked) .downloads__name.catalogSliderItem__curPrice:not(:last-child), .downloads__name.quoteForm__humanStatus:not(:last-child), .downloads__name.poolCalc__preloadText:not(:last-child), .downloads__name.poolCalcProducts__trName:not(:last-child), .downloads__name.poolCalcPrint:not(:last-child):before, .downloads__name.cooperationReviews__rate:not(:last-child), .downloads__name.cooperationFeedback__completeTitle:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  ._logo .downloads__name.t-title, ._logo .downloads__name.kp2025Jury__status, ._logo .downloads__name.kp2025Jury__name, ._logo .downloads__name.kp2025Criteria__name, ._logo .downloads__name.kp2025Spots__name, ._logo .downloads__name.kp2025Rules__name, ._logo .downloads__name.kp2025Stages__name, ._logo .downloads__name.kp2025Stages__numb, ._logo .downloads__name.kp2025Recipient__item, ._logo .downloads__name.people__status, ._logo .downloads__name.people__name, ._logo .downloads__name.teamBoss__chiefStatus, ._logo .downloads__name.teamBoss__chiefName, ._logo .downloads__name.webinarsPageGifts__item, ._logo .downloads__name.webinarsPageProfit__item, ._logo .downloads__name.webinarsPageMain__difficultName, ._logo .downloads__name.webinarsSpeaker__status, ._logo .downloads__name.webinarsSpeaker__name, ._logo .downloads__name.webinarsItem__difficultName, ._logo .catalogSlider:not(._white) .downloads__name.catalogSliderItem__name, .catalogSlider:not(._white) ._logo .downloads__name.catalogSliderItem__name, ._logo .catalogSlider._white .downloads__name.catalogSliderItem__name, .catalogSlider._white ._logo .downloads__name.catalogSliderItem__name, ._logo .catalogSlider:not(._white) .downloads__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._logo .downloads__name.catalogSliderItem__curPrice, ._logo .catalogSlider._white .downloads__name.catalogSliderItem__curPrice, .catalogSlider._white ._logo .downloads__name.catalogSliderItem__curPrice, ._logo .downloads__name.catalogSliderItem__oldPrice, ._logo .downloads__name.wareScheme__dt, ._logo .wareText h3.downloads__name, .wareText ._logo h3.downloads__name, ._logo .wareText h6.downloads__name, .wareText ._logo h6.downloads__name, ._logo .catalogSlider.article__like.t-button:not(._checked) .downloads__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._logo .downloads__name.catalogSliderItem__name, ._logo .catalogSlider.article__like.t-button:not(._checked) .downloads__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._logo .downloads__name.catalogSliderItem__curPrice, ._logo .downloads__name.quoteForm__humanStatus, ._logo .downloads__name.poolCalc__preloadText, ._logo .downloads__name.poolCalcProducts__trName, ._logo .downloads__name.poolCalcPrint:before, ._logo .downloads__name.cooperationReviews__rate, ._logo .downloads__name.cooperationFeedback__completeTitle {
    grid-column: span 2;
  }
}
.downloads__text {
  max-width: 87rem;
}
.downloads__text:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .downloads__text:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media (min-width: 768px) {
  .downloads__text:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.downloads__docs {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .downloads__docs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 2rem;
    margin-right: 1rem;
  }
}
@media (min-width: 1280px) {
  .downloads__docs {
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem 3rem;
    margin-right: 2rem;
  }
}
.downloads__docs:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .downloads__docs:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media (min-width: 768px) {
  .downloads__docs:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media (min-width: 768px) {
  ._logo .downloads__docs {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 1280px) {
  ._logo .downloads__docs {
    grid-template-columns: repeat(2, 1fr);
    margin-right: 0;
  }
}
.downloads__h4:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .downloads__h4:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .downloads__h4:not(:last-child) {
    margin-bottom: 2rem;
  }
}
._logo .downloads__h4:not(:last-child) {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  ._logo .downloads__h4:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.downloads__lists {
  columns: 2 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .downloads__lists {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .downloads__lists {
    columns: 3 1rem;
  }
}
.downloads__listGroup {
  break-inside: avoid-column;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .downloads__listGroup {
    padding-bottom: 2rem;
  }
}
.downloads__listName.t-title, .downloads__listName.kp2025Jury__status, .downloads__listName.kp2025Jury__name, .downloads__listName.kp2025Criteria__name, .downloads__listName.kp2025Spots__name, .downloads__listName.kp2025Rules__name, .downloads__listName.kp2025Stages__name, .downloads__listName.kp2025Stages__numb, .downloads__listName.kp2025Recipient__item, .downloads__listName.people__status, .downloads__listName.people__name, .downloads__listName.teamBoss__chiefStatus, .downloads__listName.teamBoss__chiefName, .downloads__listName.webinarsPageGifts__item, .downloads__listName.webinarsPageProfit__item, .downloads__listName.webinarsPageMain__difficultName, .downloads__listName.webinarsSpeaker__status, .downloads__listName.webinarsSpeaker__name, .downloads__listName.webinarsItem__difficultName, .catalogSlider:not(._white) .downloads__listName.catalogSliderItem__name, .catalogSlider._white .downloads__listName.catalogSliderItem__name, .catalogSlider:not(._white) .downloads__listName.catalogSliderItem__curPrice, .catalogSlider._white .downloads__listName.catalogSliderItem__curPrice, .downloads__listName.catalogSliderItem__oldPrice, .downloads__listName.wareScheme__dt, .wareText h3.downloads__listName, .wareText h6.downloads__listName, .catalogSlider.article__like.t-button:not(._checked) .downloads__listName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .downloads__listName.catalogSliderItem__curPrice, .downloads__listName.quoteForm__humanStatus, .downloads__listName.poolCalc__preloadText, .downloads__listName.poolCalcProducts__trName, .downloads__listName.poolCalcPrint:before, .downloads__listName.cooperationReviews__rate, .downloads__listName.cooperationFeedback__completeTitle {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .downloads__listName.t-title, .downloads__listName.kp2025Jury__status, .downloads__listName.kp2025Jury__name, .downloads__listName.kp2025Criteria__name, .downloads__listName.kp2025Spots__name, .downloads__listName.kp2025Rules__name, .downloads__listName.kp2025Stages__name, .downloads__listName.kp2025Stages__numb, .downloads__listName.kp2025Recipient__item, .downloads__listName.people__status, .downloads__listName.people__name, .downloads__listName.teamBoss__chiefStatus, .downloads__listName.teamBoss__chiefName, .downloads__listName.webinarsPageGifts__item, .downloads__listName.webinarsPageProfit__item, .downloads__listName.webinarsPageMain__difficultName, .downloads__listName.webinarsSpeaker__status, .downloads__listName.webinarsSpeaker__name, .downloads__listName.webinarsItem__difficultName, .catalogSlider:not(._white) .downloads__listName.catalogSliderItem__name, .catalogSlider._white .downloads__listName.catalogSliderItem__name, .catalogSlider:not(._white) .downloads__listName.catalogSliderItem__curPrice, .catalogSlider._white .downloads__listName.catalogSliderItem__curPrice, .downloads__listName.catalogSliderItem__oldPrice, .downloads__listName.wareScheme__dt, .wareText h3.downloads__listName, .wareText h6.downloads__listName, .catalogSlider.article__like.t-button:not(._checked) .downloads__listName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .downloads__listName.catalogSliderItem__curPrice, .downloads__listName.quoteForm__humanStatus, .downloads__listName.poolCalc__preloadText, .downloads__listName.poolCalcProducts__trName, .downloads__listName.poolCalcPrint:before, .downloads__listName.cooperationReviews__rate, .downloads__listName.cooperationFeedback__completeTitle {
    padding: 0.5rem 0;
  }
}
.downloads__list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.downloads__listItem {
  padding: 0.5rem 0 0.5rem 1.9rem;
  position: relative;
}
@media (min-width: 768px) {
  .downloads__listItem {
    padding: 0.5rem 0 0.5rem 2.4rem;
  }
}
.downloads__listItem:before {
  content: "";
  position: absolute;
  background: var(--dark);
  border-radius: 50%;
  width: 0.6rem;
  height: 0.6rem;
  top: 1.1rem;
  left: 0.4rem;
}
@media (min-width: 768px) {
  .downloads__listItem:before {
    top: 1.3rem;
    left: 0.5rem;
  }
}
._photos .downloads__button.t-button:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  ._photos .downloads__button.t-button:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media (min-width: 768px) {
  ._photos .downloads__button.t-button:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media (min-width: 768px) {
  ._photos .downloads__button.t-button {
    width: auto;
    align-self: flex-start;
  }
}
._marketing .downloads__button.t-button {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  ._marketing .downloads__button.t-button {
    margin-top: 2.5rem;
    width: auto;
    align-self: flex-start;
  }
}
.downloads__swiper.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .downloads__swiper.swiper {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .downloads__wrapper.swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem 1rem;
  }
}
@media (min-width: 1280px) {
  .downloads__wrapper.swiper-wrapper {
    grid-template-columns: repeat(6, 1fr);
  }
}
.downloads__slide.swiper-slide {
  width: 32rem;
  padding-left: 1rem;
  height: auto;
}
@media (min-width: 768px) {
  .downloads__slide.swiper-slide {
    width: auto;
    padding-left: 0;
  }
}
.downloads__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .downloads__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
.downloads__photo {
  background: var(--bg-grey);
  width: 32rem;
  display: block;
}
@media (min-width: 768px) {
  .downloads__photo {
    width: 100%;
  }
}
.downloads__big:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .downloads__big:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media (min-width: 768px) {
  .downloads__big:not(:last-child) {
    margin-bottom: 3rem;
  }
}
._marketing .downloads__big {
  max-width: 87rem;
}
.downloads__videos {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 768px) {
  .downloads__videos {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .downloads__videos {
    grid-template-columns: repeat(3, 1fr);
  }
}
.downloads__video {
  display: flex;
  flex-direction: column;
}
.downloads__video .videoCard {
  align-self: stretch;
}

.webinars {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 6rem;
}
@media (min-width: 768px) {
  .webinars {
    gap: 8rem;
  }
}
@media (min-width: 1280px) {
  .webinars {
    gap: 10rem;
  }
}
.webinarsHead {
  position: relative;
  padding: 2rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  color: var(--white);
  min-height: 24rem;
  box-sizing: border-box;
}
.webinarsHead:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .webinarsHead {
    padding: 2rem 0 4rem;
  }
}
@media (min-width: 1280px) {
  .webinarsHead {
    gap: 1rem;
    padding: 3rem 0 5rem;
    min-height: 34rem;
  }
}
@media (min-width: 768px) {
  .webinarsHead:before {
    background: var(--accent) url("../img/webinars/mainBg.webp") right top/auto 100% no-repeat;
  }
}
.webinarsHead .breadcrumbs {
  margin: 0;
}
.webinarsHead__title.t-title, .webinarsHead__title.kp2025Jury__status, .webinarsHead__title.kp2025Jury__name, .webinarsHead__title.kp2025Criteria__name, .webinarsHead__title.kp2025Spots__name, .webinarsHead__title.kp2025Rules__name, .webinarsHead__title.kp2025Stages__name, .webinarsHead__title.kp2025Stages__numb, .webinarsHead__title.kp2025Recipient__item, .webinarsHead__title.people__status, .webinarsHead__title.people__name, .webinarsHead__title.teamBoss__chiefStatus, .webinarsHead__title.teamBoss__chiefName, .webinarsHead__title.webinarsPageGifts__item, .webinarsHead__title.webinarsPageProfit__item, .webinarsHead__title.webinarsPageMain__difficultName, .webinarsHead__title.webinarsSpeaker__status, .webinarsHead__title.webinarsSpeaker__name, .webinarsHead__title.webinarsItem__difficultName, .catalogSlider:not(._white) .webinarsHead__title.catalogSliderItem__name, .catalogSlider._white .webinarsHead__title.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsHead__title.catalogSliderItem__curPrice, .catalogSlider._white .webinarsHead__title.catalogSliderItem__curPrice, .webinarsHead__title.catalogSliderItem__oldPrice, .webinarsHead__title.wareScheme__dt, .wareText h3.webinarsHead__title, .wareText h6.webinarsHead__title, .catalogSlider.article__like.t-button:not(._checked) .webinarsHead__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsHead__title.catalogSliderItem__curPrice, .webinarsHead__title.quoteForm__humanStatus, .webinarsHead__title.poolCalc__preloadText, .webinarsHead__title.poolCalcProducts__trName, .webinarsHead__title.poolCalcPrint:before, .webinarsHead__title.cooperationReviews__rate, .webinarsHead__title.cooperationFeedback__completeTitle {
  color: var(--white);
  margin-top: auto;
}
.webinarsHead__desc {
  max-width: 75.8rem;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .webinarsHead__desc {
    margin-top: 1rem;
  }
}

.webinarsNow {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .webinarsNow {
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .webinarsNow {
    gap: 4rem;
  }
}
.webinarsNow__items {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.webinarsNow__empty {
  padding: 1.5rem 8.5rem 1.5rem 1.5rem;
  background: var(--bg-grey) url("../img/webinars/empty.svg") right 1.5rem center/6rem no-repeat;
  min-height: 11rem;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  margin-top: -1.5rem;
}
@media (min-width: 768px) {
  .webinarsNow__empty {
    padding: 2rem 14rem 2rem 2rem;
    background-position: right 2rem center;
    background-size: 10rem;
    min-height: 14rem;
    margin-top: -1rem;
  }
}
@media (min-width: 1280px) {
  .webinarsNow__empty {
    min-height: 15rem;
    padding: 2.5rem 5rem 2.5rem 2.5rem;
    background-position: right 11rem center;
    margin-top: -2rem;
  }
}

.webinarsTg {
  padding: 3rem 0;
  position: relative;
  gap: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.webinarsTg:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .webinarsTg {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 0 2rem;
    padding: 2rem 0;
  }
}
@media (min-width: 1280px) {
  .webinarsTg {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
}
.webinarsTg__text.t-quote, .webinarsTg__text.teamBoss__mission, .webinarsTg__text.team__vacanciesText, .webinarsTg__text.aboutWork__paragraph, .webinarsTg__text.catalogSubscribe__text, .webinarsTg__text.quoteForm__quote, .webinarsTg__text.cooperationQuote__paragraph, .webinarsTg__text.cooperationStart__final, .webinarsTg__text.cooperationYellow__text {
  color: var(--white);
  text-align: center;
  max-width: 98rem;
}
@media (min-width: 1280px) {
  .webinarsTg__text.t-quote, .webinarsTg__text.teamBoss__mission, .webinarsTg__text.team__vacanciesText, .webinarsTg__text.aboutWork__paragraph, .webinarsTg__text.catalogSubscribe__text, .webinarsTg__text.quoteForm__quote, .webinarsTg__text.cooperationQuote__paragraph, .webinarsTg__text.cooperationStart__final, .webinarsTg__text.cooperationYellow__text {
    justify-self: flex-start;
  }
}
.webinarsTg__button.t-button {
  width: auto;
  white-space: nowrap;
}
.webinarsTg__button.t-button:after {
  content: "";
  min-width: 2.4rem;
  max-width: 2.4rem;
  height: 2.4rem;
  margin-left: 1rem;
  background: var(--accent);
  transition: background-color var(--time);
  mask: url(../img/icons/tgInBtn.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/tgInBtn.svg) center center/100% no-repeat;
}
@media (min-width: 1280px) {
  .webinarsTg__button.t-button:hover:after {
    background: var(--white);
  }
}

.webinarsLast {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
  position: relative;
  padding: 4rem 0;
}
.webinarsLast:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey);
  z-index: -1;
}
@media (min-width: 768px) {
  .webinarsLast {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 3rem 2rem;
    padding: 6rem 0;
  }
}
@media (min-width: 1280px) {
  .webinarsLast {
    gap: 4rem 4rem;
    padding: 8rem 0;
  }
}
.webinarsLast__button.t-button {
  order: 1;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .webinarsLast__button.t-button {
    order: unset;
    margin-top: 0;
    grid-area: 1/2/2/3;
    align-self: flex-start;
  }
}
.webinarsLast__swiper.swiper {
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .webinarsLast__swiper.swiper {
    grid-column: span 2;
    margin: 0 -2rem;
  }
}
@media (min-width: 1280px) {
  .webinarsLast__swiper.swiper {
    margin: 0;
    width: auto;
  }
}
.webinarsLast__wrapper.swiper-wrapper {
  align-items: stretch;
}
.webinarsLast__slide.swiper-slide {
  width: 32rem;
  padding-left: 1rem;
  height: auto;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .webinarsLast__slide.swiper-slide {
    width: 43rem;
    max-width: 43rem;
  }
}
@media (min-width: 1280px) {
  .webinarsLast__slide.swiper-slide {
    padding-left: 0;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  .webinarsLast__slide.swiper-slide:first-child {
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .webinarsLast__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
.webinarsLast__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .webinarsLast__slide.swiper-slide:last-child {
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  .webinarsLast__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}

.webinarsGetInfo {
  background: var(--accent);
  margin-inline: -1rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
  padding: 3rem 1.5rem;
}
@media (min-width: 768px) {
  .webinarsGetInfo {
    margin-inline: -2rem;
    padding: 4rem;
    display: grid;
    grid-template-columns: 33.5rem 1fr;
    gap: 0 3rem;
  }
}
@media (min-width: 1280px) {
  .webinarsGetInfo {
    margin-inline: 0;
    padding: 6rem;
    grid-template-columns: 35rem 1fr;
  }
}
.webinarsGetInfo__top {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .webinarsGetInfo__top {
    gap: 1rem;
  }
}
.webinarsGetInfo__top:after {
  content: "";
  width: 6rem;
  aspect-ratio: 1/1;
  background: var(--white);
  mask: url(../img/webinars/getInfo.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/webinars/getInfo.svg) center center/100% no-repeat;
  margin-top: 2rem;
  align-self: center;
  opacity: 0.7;
}
@media (min-width: 768px) {
  .webinarsGetInfo__top:after {
    margin-top: 3rem;
    align-self: flex-start;
    width: 11.5rem;
  }
}
.webinarsGetInfo__title.t-title, .webinarsGetInfo__title.kp2025Jury__status, .webinarsGetInfo__title.kp2025Jury__name, .webinarsGetInfo__title.kp2025Criteria__name, .webinarsGetInfo__title.kp2025Spots__name, .webinarsGetInfo__title.kp2025Rules__name, .webinarsGetInfo__title.kp2025Stages__name, .webinarsGetInfo__title.kp2025Stages__numb, .webinarsGetInfo__title.kp2025Recipient__item, .webinarsGetInfo__title.people__status, .webinarsGetInfo__title.people__name, .webinarsGetInfo__title.teamBoss__chiefStatus, .webinarsGetInfo__title.teamBoss__chiefName, .webinarsGetInfo__title.webinarsPageGifts__item, .webinarsGetInfo__title.webinarsPageProfit__item, .webinarsGetInfo__title.webinarsPageMain__difficultName, .webinarsGetInfo__title.webinarsSpeaker__status, .webinarsGetInfo__title.webinarsSpeaker__name, .webinarsGetInfo__title.webinarsItem__difficultName, .catalogSlider:not(._white) .webinarsGetInfo__title.catalogSliderItem__name, .catalogSlider._white .webinarsGetInfo__title.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsGetInfo__title.catalogSliderItem__curPrice, .catalogSlider._white .webinarsGetInfo__title.catalogSliderItem__curPrice, .webinarsGetInfo__title.catalogSliderItem__oldPrice, .webinarsGetInfo__title.wareScheme__dt, .wareText h3.webinarsGetInfo__title, .wareText h6.webinarsGetInfo__title, .catalogSlider.article__like.t-button:not(._checked) .webinarsGetInfo__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsGetInfo__title.catalogSliderItem__curPrice, .webinarsGetInfo__title.quoteForm__humanStatus, .webinarsGetInfo__title.poolCalc__preloadText, .webinarsGetInfo__title.poolCalcProducts__trName, .webinarsGetInfo__title.poolCalcPrint:before, .webinarsGetInfo__title.cooperationReviews__rate, .webinarsGetInfo__title.cooperationFeedback__completeTitle {
  color: var(--white);
}
.webinarsGetInfo__subtitle {
  color: var(--white);
}
.webinarsGetInfo__form {
  background: var(--white);
  padding: 2rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .webinarsGetInfo__form {
    padding: 3rem;
  }
}
@media (min-width: 1280px) {
  .webinarsGetInfo__form {
    padding: 4rem;
  }
}
.webinarsGetInfo__areas {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  box-sizing: border-box;
  flex-grow: 1;
}
.webinarsGetInfo__formName.t-title, .webinarsGetInfo__formName.kp2025Jury__status, .webinarsGetInfo__formName.kp2025Jury__name, .webinarsGetInfo__formName.kp2025Criteria__name, .webinarsGetInfo__formName.kp2025Spots__name, .webinarsGetInfo__formName.kp2025Rules__name, .webinarsGetInfo__formName.kp2025Stages__name, .webinarsGetInfo__formName.kp2025Stages__numb, .webinarsGetInfo__formName.kp2025Recipient__item, .webinarsGetInfo__formName.people__status, .webinarsGetInfo__formName.people__name, .webinarsGetInfo__formName.teamBoss__chiefStatus, .webinarsGetInfo__formName.teamBoss__chiefName, .webinarsGetInfo__formName.webinarsPageGifts__item, .webinarsGetInfo__formName.webinarsPageProfit__item, .webinarsGetInfo__formName.webinarsPageMain__difficultName, .webinarsGetInfo__formName.webinarsSpeaker__status, .webinarsGetInfo__formName.webinarsSpeaker__name, .webinarsGetInfo__formName.webinarsItem__difficultName, .catalogSlider:not(._white) .webinarsGetInfo__formName.catalogSliderItem__name, .catalogSlider._white .webinarsGetInfo__formName.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsGetInfo__formName.catalogSliderItem__curPrice, .catalogSlider._white .webinarsGetInfo__formName.catalogSliderItem__curPrice, .webinarsGetInfo__formName.catalogSliderItem__oldPrice, .webinarsGetInfo__formName.wareScheme__dt, .wareText h3.webinarsGetInfo__formName, .wareText h6.webinarsGetInfo__formName, .catalogSlider.article__like.t-button:not(._checked) .webinarsGetInfo__formName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsGetInfo__formName.catalogSliderItem__curPrice, .webinarsGetInfo__formName.quoteForm__humanStatus, .webinarsGetInfo__formName.poolCalc__preloadText, .webinarsGetInfo__formName.poolCalcProducts__trName, .webinarsGetInfo__formName.poolCalcPrint:before, .webinarsGetInfo__formName.cooperationReviews__rate, .webinarsGetInfo__formName.cooperationFeedback__completeTitle {
  margin-bottom: 3rem;
}
.webinarsGetInfo__radios {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2rem;
  padding-bottom: 4rem;
  margin-bottom: auto;
}
@media (min-width: 768px) {
  .webinarsGetInfo__radios {
    margin-bottom: 5rem;
    padding-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .webinarsGetInfo__radios {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 2rem 4rem;
  }
}
@media (min-width: 1280px) {
  .webinarsGetInfo__radioLabel {
    justify-self: flex-start;
  }
}
.webinarsGetInfo__get {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-items: stretch;
}
.webinarsGetInfo__getButtons {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .webinarsGetInfo__getButtons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 1rem;
  }
}
@media (min-width: 1280px) {
  .webinarsGetInfo__getButtons {
    display: flex;
    flex-direction: row;
    gap: 1rem;
  }
}
.webinarsGetInfo__getButton.t-button {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .webinarsGetInfo__getButton.t-button {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1280px) {
  .webinarsGetInfo__getButton.t-button {
    width: auto;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.webinarsVideos {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .webinarsVideos {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 3rem 2rem;
  }
}
@media (min-width: 1280px) {
  .webinarsVideos {
    gap: 4rem 4rem;
  }
}
.webinarsVideos:last-child {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .webinarsVideos:last-child {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .webinarsVideos:last-child {
    margin-bottom: 10rem;
  }
}
.webinarsVideos__button.t-button {
  order: 1;
}
@media (min-width: 768px) {
  .webinarsVideos__button.t-button {
    order: unset;
    margin-top: 0;
    grid-area: 1/2/2/3;
    align-self: flex-start;
  }
}
.webinarsVideos__list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .webinarsVideos__list {
    grid-column: span 2;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .webinarsVideos__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 0 1rem;
  }
}
@media (min-width: 768px) {
  .webinarsVideos__list .videoCard:first-child {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .webinarsVideos__list .videoCard:first-child {
    grid-column: unset;
  }
}

.webinarsForm {
  position: relative;
  color: var(--white);
  padding: 3rem 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.webinarsForm:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .webinarsForm {
    padding: 4rem 0 4rem 40.5rem;
  }
}
@media (min-width: 1280px) {
  .webinarsForm {
    padding: 6rem 0 6rem 44rem;
  }
}
.webinarsForm:before {
  background: var(--accent) url("../img/others/bg_cubes_2.svg") right -27.6rem bottom -16.1rem/67.6rem no-repeat;
}
@media (min-width: 768px) {
  .webinarsForm:before {
    background-size: 96.8rem;
    background-position: right -57.6rem bottom -15.9rem;
  }
}
@media (min-width: 1280px) {
  .webinarsForm:before {
    background-image: url("../img/others/bg_cubes.svg"), url("../img/others/bg_cubes.svg");
    background-position: right -47.8rem center, left -67rem center;
    background-size: 96.8rem;
  }
}
@media (min-width: 768px) {
  .webinarsForm:after {
    content: "";
    position: absolute;
    top: 4rem;
    left: 0;
    bottom: 4rem;
    width: 37.5rem;
    background: url(../pic/webinars/webinarsFormBg.webp) center center/cover no-repeat;
  }
}
@media (min-width: 1280px) {
  .webinarsForm:after {
    width: 41rem;
    top: 6rem;
    bottom: 6rem;
  }
}
.webinarsForm__title.t-title, .webinarsForm__title.kp2025Jury__status, .webinarsForm__title.kp2025Jury__name, .webinarsForm__title.kp2025Criteria__name, .webinarsForm__title.kp2025Spots__name, .webinarsForm__title.kp2025Rules__name, .webinarsForm__title.kp2025Stages__name, .webinarsForm__title.kp2025Stages__numb, .webinarsForm__title.kp2025Recipient__item, .webinarsForm__title.people__status, .webinarsForm__title.people__name, .webinarsForm__title.teamBoss__chiefStatus, .webinarsForm__title.teamBoss__chiefName, .webinarsForm__title.webinarsPageGifts__item, .webinarsForm__title.webinarsPageProfit__item, .webinarsForm__title.webinarsPageMain__difficultName, .webinarsForm__title.webinarsSpeaker__status, .webinarsForm__title.webinarsSpeaker__name, .webinarsForm__title.webinarsItem__difficultName, .catalogSlider:not(._white) .webinarsForm__title.catalogSliderItem__name, .catalogSlider._white .webinarsForm__title.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsForm__title.catalogSliderItem__curPrice, .catalogSlider._white .webinarsForm__title.catalogSliderItem__curPrice, .webinarsForm__title.catalogSliderItem__oldPrice, .webinarsForm__title.wareScheme__dt, .wareText h3.webinarsForm__title, .wareText h6.webinarsForm__title, .catalogSlider.article__like.t-button:not(._checked) .webinarsForm__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsForm__title.catalogSliderItem__curPrice, .webinarsForm__title.quoteForm__humanStatus, .webinarsForm__title.poolCalc__preloadText, .webinarsForm__title.poolCalcProducts__trName, .webinarsForm__title.poolCalcPrint:before, .webinarsForm__title.cooperationReviews__rate, .webinarsForm__title.cooperationFeedback__completeTitle {
  color: var(--white);
}
.webinarsForm__text {
  margin-top: 1rem;
}
@media (min-width: 1280px) {
  .webinarsForm__text {
    margin-top: 1.5rem;
  }
}
.webinarsForm__text + .webinarsForm__text {
  margin-top: 2rem;
}
.webinarsForm__ul.t-list, .webinarsForm__ul.teamBoss__targetsList, .aboutCategory__answer ul.webinarsForm__ul, .wareText ul.webinarsForm__ul {
  margin-top: 3rem;
}
@media (min-width: 1280px) {
  .webinarsForm__ul.t-list, .webinarsForm__ul.teamBoss__targetsList, .aboutCategory__answer ul.webinarsForm__ul, .wareText ul.webinarsForm__ul {
    margin-top: 4rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2.5rem 3rem;
  }
}
.webinarsForm__li.t-list__item:before, .webinarsForm__li.teamBoss__targetsItem:before, .aboutCategory__answer li.webinarsForm__li:before, .wareText li.webinarsForm__li:before {
  background: var(--white);
}
.webinarsForm__button.t-button {
  margin-top: 1rem;
}
@media (min-width: 1280px) {
  .webinarsForm__button.t-button {
    width: auto;
    align-self: flex-start;
    justify-self: flex-start;
    margin-top: auto;
  }
}

.webinarsItem {
  display: flex;
  flex-direction: column;
  border: 0.1rem solid var(--grey-light);
  background: var(--bg-grey) url("../img/others/bg_cubes_2.svg") right -11rem bottom -4rem/28rem no-repeat;
  gap: 2rem;
  padding: 1.4rem;
  position: relative;
  color: var(--dark);
  text-decoration: none;
  box-sizing: border-box;
  transition: background-color var(--time);
  cursor: pointer;
}
@media (min-width: 768px) {
  .webinarsItem {
    display: grid;
    grid-template: auto/18rem 1fr;
    align-items: flex-start;
    gap: 3rem 2rem;
    padding: 3rem;
  }
}
@media (min-width: 1280px) {
  .webinarsItem {
    grid-template: auto auto 1fr/22rem 1fr 37rem;
    gap: 3rem 3rem;
    padding: 4rem;
    min-height: 25rem;
    background-position: right -5.6rem bottom 0;
  }
  .webinarsItem:hover {
    background-color: var(--accent);
    color: var(--white);
  }
  .webinarsItem:hover ::selection {
    background-color: var(--white);
    color: var(--accent);
  }
}
.webinarsLast .webinarsItem {
  background-color: var(--white);
}
@media (min-width: 1280px) {
  .webinarsLast .webinarsItem:hover {
    background-color: var(--accent);
  }
}
.webinarsItem._vertical {
  padding: 2rem;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .webinarsItem._vertical {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 3rem;
  }
}
@media (min-width: 768px) {
  .webinarsItem._vertical {
    background-position: right -14rem bottom -4rem;
  }
}
@keyframes playingWebinar {
  0% {
    opacity: 1;
  }
  12.5% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  62.5% {
    opacity: 0.4;
  }
}
.webinarsItem._playing:before {
  mask: url(../img/icons/playing.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/playing.svg) center center/100% no-repeat;
  content: "";
  position: absolute;
  top: 1.5rem;
  left: 100%;
  margin-left: -13rem;
  background-color: var(--grey-blue);
  width: 3rem;
  height: 3rem;
  transition: background-color var(--time);
  animation: playingWebinar 1.6s linear infinite 0s;
}
@media (min-width: 768px) {
  .webinarsItem._playing:before {
    top: 8rem;
    left: 3rem;
    right: auto;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .webinarsItem._playing:before {
    top: 10rem;
    left: 4rem;
  }
}
.webinarsItem._playing:after {
  content: "Уже идёт";
  position: absolute;
  top: 1.5rem;
  left: 100%;
  margin-left: -9rem;
  transition: color var(--time);
  font-size: 1.6rem;
  color: var(--grey-blue);
  height: 3rem;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .webinarsItem._playing:after {
    top: 8rem;
    left: 7rem;
    right: auto;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .webinarsItem._playing:after {
    top: 10rem;
    left: 8rem;
  }
}
@media (min-width: 1280px) {
  .webinarsItem._playing:hover:before {
    background-color: var(--grey);
  }
  .webinarsItem._playing:hover:after {
    color: var(--grey);
  }
}
.webinarsItem__date {
  color: var(--dark);
}
@media (min-width: 768px) {
  .webinarsItem__date {
    grid-area: 1/1/5/2;
  }
}
@media (min-width: 1280px) {
  .webinarsItem__date {
    grid-area: 1/1/4/2;
    align-self: stretch;
    position: relative;
    transition: color var(--time);
  }
  .webinarsItem:hover .webinarsItem__date {
    color: var(--white);
  }
}
@media (min-width: 1280px) {
  .webinarsItem__date:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 2rem;
    height: 2rem;
    background: var(--white);
    mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
    -webkit-mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
    transform: rotate(45deg) translate(-1rem, 1rem);
    opacity: 0;
    transition: transform var(--time), opacity var(--time);
  }
  .webinarsItem:hover .webinarsItem__date:after {
    opacity: 1;
    transform: rotate(45deg);
  }
  ._vertical .webinarsItem__date:after {
    margin-top: -0.9rem;
    top: 50%;
    bottom: auto;
    left: auto;
    right: 0;
  }
}
.webinarsItem__tags {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.5rem 0.5rem;
}
._playing .webinarsItem__tags {
  margin-top: 1.2rem;
}
@media (min-width: 768px) {
  ._playing .webinarsItem__tags {
    margin-top: 0;
  }
}
._vertical .webinarsItem__tags {
  order: -1;
}
.webinarsItem__tag {
  padding: 0.3rem 1rem;
  font-size: 1.4rem;
  line-height: 1.8rem;
  border: 0.1rem solid var(--grey);
  border-radius: 0.2rem;
  background: var(--white);
  color: var(--dark);
  transition: background-color var(--time);
}
.webinarsLast .webinarsItem__tag {
  background: var(--bg-grey);
}
@media (min-width: 1280px) {
  .webinarsLast .webinarsItem:hover .webinarsItem__tag {
    background: var(--white);
  }
}
.webinarsItem__name.t-title._h4, .webinarsItem__name._h4.kp2025Jury__status, .webinarsItem__name.t-title.kp2025Jury__name, .webinarsItem__name.kp2025Jury__name.kp2025Jury__status, .webinarsItem__name.kp2025Jury__name, .webinarsItem__name.t-title.kp2025Criteria__name, .webinarsItem__name.kp2025Criteria__name.kp2025Jury__status, .webinarsItem__name.kp2025Criteria__name.kp2025Jury__name, .webinarsItem__name.kp2025Criteria__name, .webinarsItem__name._h4.kp2025Spots__name, .webinarsItem__name.kp2025Spots__name.kp2025Jury__name, .webinarsItem__name.kp2025Spots__name.kp2025Criteria__name, .webinarsItem__name._h4.kp2025Rules__name, .webinarsItem__name.kp2025Rules__name.kp2025Jury__name, .webinarsItem__name.kp2025Rules__name.kp2025Criteria__name, .webinarsItem__name._h4.kp2025Stages__name, .webinarsItem__name.kp2025Stages__name.kp2025Jury__name, .webinarsItem__name.kp2025Stages__name.kp2025Criteria__name, .webinarsItem__name._h4.kp2025Stages__numb, .webinarsItem__name.kp2025Stages__numb.kp2025Jury__name, .webinarsItem__name.kp2025Stages__numb.kp2025Criteria__name, .webinarsItem__name.t-title.kp2025Recipient__item, .webinarsItem__name.kp2025Recipient__item.kp2025Jury__status, .webinarsItem__name.kp2025Recipient__item.kp2025Jury__name, .webinarsItem__name.kp2025Recipient__item.kp2025Criteria__name, .webinarsItem__name.kp2025Recipient__item.kp2025Spots__name, .webinarsItem__name.kp2025Recipient__item.kp2025Rules__name, .webinarsItem__name.kp2025Recipient__item.kp2025Stages__name, .webinarsItem__name.kp2025Recipient__item.kp2025Stages__numb, .webinarsItem__name.kp2025Recipient__item, .webinarsItem__name._h4.people__status, .webinarsItem__name.people__status.kp2025Jury__name, .webinarsItem__name.people__status.kp2025Criteria__name, .webinarsItem__name.people__status.kp2025Recipient__item, .webinarsItem__name._h4.people__name, .webinarsItem__name.people__name.kp2025Jury__name, .webinarsItem__name.people__name.kp2025Criteria__name, .webinarsItem__name.people__name.kp2025Recipient__item, .webinarsItem__name._h4.teamBoss__chiefStatus, .webinarsItem__name.teamBoss__chiefStatus.kp2025Jury__name, .webinarsItem__name.teamBoss__chiefStatus.kp2025Criteria__name, .webinarsItem__name.teamBoss__chiefStatus.kp2025Recipient__item, .webinarsItem__name._h4.teamBoss__chiefName, .webinarsItem__name.teamBoss__chiefName.kp2025Jury__name, .webinarsItem__name.teamBoss__chiefName.kp2025Criteria__name, .webinarsItem__name.teamBoss__chiefName.kp2025Recipient__item, .webinarsItem__name.t-title.webinarsPageGifts__item, .webinarsItem__name.webinarsPageGifts__item.kp2025Jury__status, .webinarsItem__name.webinarsPageGifts__item.kp2025Jury__name, .webinarsItem__name.webinarsPageGifts__item.kp2025Criteria__name, .webinarsItem__name.webinarsPageGifts__item.kp2025Spots__name, .webinarsItem__name.webinarsPageGifts__item.kp2025Rules__name, .webinarsItem__name.webinarsPageGifts__item.kp2025Stages__name, .webinarsItem__name.webinarsPageGifts__item.kp2025Stages__numb, .webinarsItem__name.webinarsPageGifts__item.kp2025Recipient__item, .webinarsItem__name.webinarsPageGifts__item.people__status, .webinarsItem__name.webinarsPageGifts__item.people__name, .webinarsItem__name.webinarsPageGifts__item.teamBoss__chiefStatus, .webinarsItem__name.webinarsPageGifts__item.teamBoss__chiefName, .webinarsItem__name.webinarsPageGifts__item, .webinarsItem__name.t-title.webinarsPageProfit__item, .webinarsItem__name.webinarsPageProfit__item.kp2025Jury__status, .webinarsItem__name.webinarsPageProfit__item.kp2025Jury__name, .webinarsItem__name.webinarsPageProfit__item.kp2025Criteria__name, .webinarsItem__name.webinarsPageProfit__item.kp2025Spots__name, .webinarsItem__name.webinarsPageProfit__item.kp2025Rules__name, .webinarsItem__name.webinarsPageProfit__item.kp2025Stages__name, .webinarsItem__name.webinarsPageProfit__item.kp2025Stages__numb, .webinarsItem__name.webinarsPageProfit__item.kp2025Recipient__item, .webinarsItem__name.webinarsPageProfit__item.people__status, .webinarsItem__name.webinarsPageProfit__item.people__name, .webinarsItem__name.webinarsPageProfit__item.teamBoss__chiefStatus, .webinarsItem__name.webinarsPageProfit__item.teamBoss__chiefName, .webinarsItem__name.webinarsPageProfit__item.webinarsPageGifts__item, .webinarsItem__name.webinarsPageProfit__item, .webinarsItem__name._h4.webinarsPageMain__difficultName, .webinarsItem__name.webinarsPageMain__difficultName.kp2025Jury__name, .webinarsItem__name.webinarsPageMain__difficultName.kp2025Criteria__name, .webinarsItem__name.webinarsPageMain__difficultName.kp2025Recipient__item, .webinarsItem__name.webinarsPageMain__difficultName.webinarsPageGifts__item, .webinarsItem__name.webinarsPageMain__difficultName.webinarsPageProfit__item, .webinarsItem__name._h4.webinarsSpeaker__status, .webinarsItem__name.webinarsSpeaker__status.kp2025Jury__name, .webinarsItem__name.webinarsSpeaker__status.kp2025Criteria__name, .webinarsItem__name.webinarsSpeaker__status.kp2025Recipient__item, .webinarsItem__name.webinarsSpeaker__status.webinarsPageGifts__item, .webinarsItem__name.webinarsSpeaker__status.webinarsPageProfit__item, .webinarsItem__name._h4.webinarsSpeaker__name, .webinarsItem__name.webinarsSpeaker__name.kp2025Jury__name, .webinarsItem__name.webinarsSpeaker__name.kp2025Criteria__name, .webinarsItem__name.webinarsSpeaker__name.kp2025Recipient__item, .webinarsItem__name.webinarsSpeaker__name.webinarsPageGifts__item, .webinarsItem__name.webinarsSpeaker__name.webinarsPageProfit__item, .webinarsItem__name._h4.webinarsItem__difficultName, .webinarsItem__name.webinarsItem__difficultName.kp2025Jury__name, .webinarsItem__name.webinarsItem__difficultName.kp2025Criteria__name, .webinarsItem__name.webinarsItem__difficultName.kp2025Recipient__item, .webinarsItem__name.webinarsItem__difficultName.webinarsPageGifts__item, .webinarsItem__name.webinarsItem__difficultName.webinarsPageProfit__item, .catalogSlider:not(._white) .webinarsItem__name._h4.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider._white .webinarsItem__name._h4.catalogSliderItem__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider:not(._white) .webinarsItem__name._h4.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider._white .webinarsItem__name._h4.catalogSliderItem__curPrice, .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .webinarsItem__name._h4.catalogSliderItem__oldPrice, .webinarsItem__name.catalogSliderItem__oldPrice.kp2025Jury__name, .webinarsItem__name.catalogSliderItem__oldPrice.kp2025Criteria__name, .webinarsItem__name.catalogSliderItem__oldPrice.kp2025Recipient__item, .webinarsItem__name.catalogSliderItem__oldPrice.webinarsPageGifts__item, .webinarsItem__name.catalogSliderItem__oldPrice.webinarsPageProfit__item, .webinarsItem__name._h4.wareScheme__dt, .webinarsItem__name.wareScheme__dt.kp2025Jury__name, .webinarsItem__name.wareScheme__dt.kp2025Criteria__name, .webinarsItem__name.wareScheme__dt.kp2025Recipient__item, .webinarsItem__name.wareScheme__dt.webinarsPageGifts__item, .webinarsItem__name.wareScheme__dt.webinarsPageProfit__item, .wareText h3.webinarsItem__name._h4, .wareText h3.webinarsItem__name.kp2025Jury__name, .wareText h3.webinarsItem__name.kp2025Criteria__name, .wareText h3.webinarsItem__name.kp2025Recipient__item, .wareText h3.webinarsItem__name.webinarsPageGifts__item, .wareText h3.webinarsItem__name.webinarsPageProfit__item, .wareText h6.webinarsItem__name._h4, .wareText h6.webinarsItem__name.kp2025Jury__name, .wareText h6.webinarsItem__name.kp2025Criteria__name, .wareText h6.webinarsItem__name.kp2025Recipient__item, .wareText h6.webinarsItem__name.webinarsPageGifts__item, .wareText h6.webinarsItem__name.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name._h4.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name._h4.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name._h4.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name._h4.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .webinarsItem__name._h4.quoteForm__humanStatus, .webinarsItem__name.quoteForm__humanStatus.kp2025Jury__name, .webinarsItem__name.quoteForm__humanStatus.kp2025Criteria__name, .webinarsItem__name.quoteForm__humanStatus.kp2025Recipient__item, .webinarsItem__name.quoteForm__humanStatus.webinarsPageGifts__item, .webinarsItem__name.quoteForm__humanStatus.webinarsPageProfit__item, .webinarsItem__name._h4.poolCalc__preloadText, .webinarsItem__name.poolCalc__preloadText.kp2025Jury__name, .webinarsItem__name.poolCalc__preloadText.kp2025Criteria__name, .webinarsItem__name.poolCalc__preloadText.kp2025Recipient__item, .webinarsItem__name.poolCalc__preloadText.webinarsPageGifts__item, .webinarsItem__name.poolCalc__preloadText.webinarsPageProfit__item, .webinarsItem__name._h4.poolCalcProducts__trName, .webinarsItem__name.poolCalcProducts__trName.kp2025Jury__name, .webinarsItem__name.poolCalcProducts__trName.kp2025Criteria__name, .webinarsItem__name.poolCalcProducts__trName.kp2025Recipient__item, .webinarsItem__name.poolCalcProducts__trName.webinarsPageGifts__item, .webinarsItem__name.poolCalcProducts__trName.webinarsPageProfit__item, .webinarsItem__name._h4.poolCalcPrint:before, .webinarsItem__name.poolCalcPrint.kp2025Jury__name:before, .webinarsItem__name.poolCalcPrint.kp2025Criteria__name:before, .webinarsItem__name.poolCalcPrint.kp2025Recipient__item:before, .webinarsItem__name.poolCalcPrint.webinarsPageGifts__item:before, .webinarsItem__name.poolCalcPrint.webinarsPageProfit__item:before, .webinarsItem__name._h4.cooperationReviews__rate, .webinarsItem__name.cooperationReviews__rate.kp2025Jury__name, .webinarsItem__name.cooperationReviews__rate.kp2025Criteria__name, .webinarsItem__name.cooperationReviews__rate.kp2025Recipient__item, .webinarsItem__name.cooperationReviews__rate.webinarsPageGifts__item, .webinarsItem__name.cooperationReviews__rate.webinarsPageProfit__item, .webinarsItem__name._h4.cooperationFeedback__completeTitle, .webinarsItem__name.cooperationFeedback__completeTitle.kp2025Jury__name, .webinarsItem__name.cooperationFeedback__completeTitle.kp2025Criteria__name, .webinarsItem__name.cooperationFeedback__completeTitle.kp2025Recipient__item, .webinarsItem__name.cooperationFeedback__completeTitle.webinarsPageGifts__item, .webinarsItem__name.cooperationFeedback__completeTitle.webinarsPageProfit__item, .catalogSlider._white .webinarsItem__name.t-title.catalogSliderItem__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Jury__status, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Spots__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Rules__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Stages__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.people__status, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.people__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider:not(._white) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__name, .catalogSlider._white .webinarsItem__name.wareScheme__dt.catalogSliderItem__name, .wareText .catalogSlider._white h3.webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .wareText h3.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider._white h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__name, .catalogSlider._white .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__name, .catalogSlider._white .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__name, .catalogSlider._white .webinarsItem__name.poolCalcPrint.catalogSliderItem__name:before, .catalogSlider._white .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__name, .catalogSlider._white .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsItem__name.t-title.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem__name.wareScheme__dt.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white) h3.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .wareText h3.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white) h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem__name.poolCalcPrint.catalogSliderItem__curPrice:before, .catalogSlider:not(._white) .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__curPrice, .wareText h6.webinarsItem__name.t-title, .wareText h6.webinarsItem__name.kp2025Jury__status, .wareText h6.webinarsItem__name.kp2025Jury__name, .wareText h6.webinarsItem__name.kp2025Criteria__name, .wareText h6.webinarsItem__name.kp2025Spots__name, .wareText h6.webinarsItem__name.kp2025Rules__name, .wareText h6.webinarsItem__name.kp2025Stages__name, .wareText h6.webinarsItem__name.kp2025Stages__numb, .wareText h6.webinarsItem__name.kp2025Recipient__item, .wareText h6.webinarsItem__name.people__status, .wareText h6.webinarsItem__name.people__name, .wareText h6.webinarsItem__name.teamBoss__chiefStatus, .wareText h6.webinarsItem__name.teamBoss__chiefName, .wareText h6.webinarsItem__name.webinarsPageGifts__item, .wareText h6.webinarsItem__name.webinarsPageProfit__item, .wareText h6.webinarsItem__name.webinarsPageMain__difficultName, .wareText h6.webinarsItem__name.webinarsSpeaker__status, .wareText h6.webinarsItem__name.webinarsSpeaker__name, .wareText h6.webinarsItem__name.webinarsItem__difficultName, .catalogSlider:not(._white) .wareText h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider:not(._white) h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .wareText h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider._white h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white) h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider._white .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider._white h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText h6.webinarsItem__name.catalogSliderItem__oldPrice, .wareText h6.webinarsItem__name.wareScheme__dt, .wareText h6.webinarsItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText h6.webinarsItem__name.quoteForm__humanStatus, .wareText h6.webinarsItem__name.poolCalc__preloadText, .wareText h6.webinarsItem__name.poolCalcProducts__trName, .wareText h6.webinarsItem__name.poolCalcPrint:before, .wareText h6.webinarsItem__name.cooperationReviews__rate, .wareText h6.webinarsItem__name.cooperationFeedback__completeTitle, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.t-title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Spots__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Rules__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Stages__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.people__status, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.people__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.wareScheme__dt.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.poolCalcPrint.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.t-title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.wareScheme__dt.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.poolCalcPrint.catalogSliderItem__curPrice:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__curPrice {
  cursor: pointer;
  transition: color var(--time);
}
@media (min-width: 1280px) {
  .webinarsItem:hover .webinarsItem__name.t-title._h4, .webinarsItem:hover .webinarsItem__name._h4.kp2025Jury__status, .webinarsItem:hover .webinarsItem__name.t-title.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.kp2025Jury__name.kp2025Jury__status, .webinarsItem:hover .webinarsItem__name.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.t-title.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.kp2025Criteria__name.kp2025Jury__status, .webinarsItem:hover .webinarsItem__name.kp2025Criteria__name.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name._h4.kp2025Spots__name, .webinarsItem:hover .webinarsItem__name.kp2025Spots__name.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.kp2025Spots__name.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name._h4.kp2025Rules__name, .webinarsItem:hover .webinarsItem__name.kp2025Rules__name.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.kp2025Rules__name.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name._h4.kp2025Stages__name, .webinarsItem:hover .webinarsItem__name.kp2025Stages__name.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.kp2025Stages__name.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name._h4.kp2025Stages__numb, .webinarsItem:hover .webinarsItem__name.kp2025Stages__numb.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.kp2025Stages__numb.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.t-title.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.kp2025Recipient__item.kp2025Jury__status, .webinarsItem:hover .webinarsItem__name.kp2025Recipient__item.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.kp2025Recipient__item.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.kp2025Recipient__item.kp2025Spots__name, .webinarsItem:hover .webinarsItem__name.kp2025Recipient__item.kp2025Rules__name, .webinarsItem:hover .webinarsItem__name.kp2025Recipient__item.kp2025Stages__name, .webinarsItem:hover .webinarsItem__name.kp2025Recipient__item.kp2025Stages__numb, .webinarsItem:hover .webinarsItem__name.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name._h4.people__status, .webinarsItem:hover .webinarsItem__name.people__status.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.people__status.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.people__status.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name._h4.people__name, .webinarsItem:hover .webinarsItem__name.people__name.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.people__name.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.people__name.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name._h4.teamBoss__chiefStatus, .webinarsItem:hover .webinarsItem__name.teamBoss__chiefStatus.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.teamBoss__chiefStatus.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.teamBoss__chiefStatus.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name._h4.teamBoss__chiefName, .webinarsItem:hover .webinarsItem__name.teamBoss__chiefName.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.teamBoss__chiefName.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.teamBoss__chiefName.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.t-title.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item.kp2025Jury__status, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item.kp2025Spots__name, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item.kp2025Rules__name, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item.kp2025Stages__name, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item.kp2025Stages__numb, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item.people__status, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item.people__name, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item.teamBoss__chiefStatus, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item.teamBoss__chiefName, .webinarsItem:hover .webinarsItem__name.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.t-title.webinarsPageProfit__item, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.kp2025Jury__status, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.kp2025Spots__name, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.kp2025Rules__name, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.kp2025Stages__name, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.kp2025Stages__numb, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.people__status, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.people__name, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.teamBoss__chiefStatus, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.teamBoss__chiefName, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.webinarsPageProfit__item, .webinarsItem:hover .webinarsItem__name._h4.webinarsPageMain__difficultName, .webinarsItem:hover .webinarsItem__name.webinarsPageMain__difficultName.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.webinarsPageMain__difficultName.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.webinarsPageMain__difficultName.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.webinarsPageMain__difficultName.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.webinarsPageMain__difficultName.webinarsPageProfit__item, .webinarsItem:hover .webinarsItem__name._h4.webinarsSpeaker__status, .webinarsItem:hover .webinarsItem__name.webinarsSpeaker__status.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.webinarsSpeaker__status.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.webinarsSpeaker__status.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.webinarsSpeaker__status.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.webinarsSpeaker__status.webinarsPageProfit__item, .webinarsItem:hover .webinarsItem__name._h4.webinarsSpeaker__name, .webinarsItem:hover .webinarsItem__name.webinarsSpeaker__name.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.webinarsSpeaker__name.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.webinarsSpeaker__name.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.webinarsSpeaker__name.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.webinarsSpeaker__name.webinarsPageProfit__item, .webinarsItem:hover .webinarsItem__name._h4.webinarsItem__difficultName, .webinarsItem:hover .webinarsItem__name.webinarsItem__difficultName.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.webinarsItem__difficultName.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.webinarsItem__difficultName.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.webinarsItem__difficultName.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.webinarsItem__difficultName.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name._h4.catalogSliderItem__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name._h4.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider._white .webinarsItem__name._h4.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider._white .webinarsItem:hover .webinarsItem__name._h4.catalogSliderItem__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name._h4.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name._h4.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider._white .webinarsItem__name._h4.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider._white .webinarsItem:hover .webinarsItem__name._h4.catalogSliderItem__curPrice, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .webinarsItem:hover .webinarsItem__name._h4.catalogSliderItem__oldPrice, .webinarsItem:hover .webinarsItem__name.catalogSliderItem__oldPrice.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.catalogSliderItem__oldPrice.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.catalogSliderItem__oldPrice.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.catalogSliderItem__oldPrice.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.catalogSliderItem__oldPrice.webinarsPageProfit__item, .webinarsItem:hover .webinarsItem__name._h4.wareScheme__dt, .webinarsItem:hover .webinarsItem__name.wareScheme__dt.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.wareScheme__dt.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.wareScheme__dt.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.wareScheme__dt.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.wareScheme__dt.webinarsPageProfit__item, .webinarsItem:hover .wareText h3.webinarsItem__name._h4, .webinarsItem:hover .wareText h3.webinarsItem__name.kp2025Jury__name, .webinarsItem:hover .wareText h3.webinarsItem__name.kp2025Criteria__name, .webinarsItem:hover .wareText h3.webinarsItem__name.kp2025Recipient__item, .webinarsItem:hover .wareText h3.webinarsItem__name.webinarsPageGifts__item, .webinarsItem:hover .wareText h3.webinarsItem__name.webinarsPageProfit__item, .wareText .webinarsItem:hover h3.webinarsItem__name._h4, .wareText .webinarsItem:hover h3.webinarsItem__name.kp2025Jury__name, .wareText .webinarsItem:hover h3.webinarsItem__name.kp2025Criteria__name, .wareText .webinarsItem:hover h3.webinarsItem__name.kp2025Recipient__item, .wareText .webinarsItem:hover h3.webinarsItem__name.webinarsPageGifts__item, .wareText .webinarsItem:hover h3.webinarsItem__name.webinarsPageProfit__item, .webinarsItem:hover .wareText h6.webinarsItem__name._h4, .webinarsItem:hover .wareText h6.webinarsItem__name.kp2025Jury__name, .webinarsItem:hover .wareText h6.webinarsItem__name.kp2025Criteria__name, .webinarsItem:hover .wareText h6.webinarsItem__name.kp2025Recipient__item, .webinarsItem:hover .wareText h6.webinarsItem__name.webinarsPageGifts__item, .webinarsItem:hover .wareText h6.webinarsItem__name.webinarsPageProfit__item, .wareText .webinarsItem:hover h6.webinarsItem__name._h4, .wareText .webinarsItem:hover h6.webinarsItem__name.kp2025Jury__name, .wareText .webinarsItem:hover h6.webinarsItem__name.kp2025Criteria__name, .wareText .webinarsItem:hover h6.webinarsItem__name.kp2025Recipient__item, .wareText .webinarsItem:hover h6.webinarsItem__name.webinarsPageGifts__item, .wareText .webinarsItem:hover h6.webinarsItem__name.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name._h4.catalogSliderItem__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name._h4.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name._h4.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name._h4.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name._h4.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name._h4.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name._h4.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name._h4.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .webinarsItem:hover .webinarsItem__name._h4.quoteForm__humanStatus, .webinarsItem:hover .webinarsItem__name.quoteForm__humanStatus.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.quoteForm__humanStatus.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.quoteForm__humanStatus.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.quoteForm__humanStatus.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.quoteForm__humanStatus.webinarsPageProfit__item, .webinarsItem:hover .webinarsItem__name._h4.poolCalc__preloadText, .webinarsItem:hover .webinarsItem__name.poolCalc__preloadText.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.poolCalc__preloadText.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.poolCalc__preloadText.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.poolCalc__preloadText.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.poolCalc__preloadText.webinarsPageProfit__item, .webinarsItem:hover .webinarsItem__name._h4.poolCalcProducts__trName, .webinarsItem:hover .webinarsItem__name.poolCalcProducts__trName.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.poolCalcProducts__trName.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.poolCalcProducts__trName.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.poolCalcProducts__trName.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.poolCalcProducts__trName.webinarsPageProfit__item, .webinarsItem:hover .webinarsItem__name._h4.poolCalcPrint:before, .webinarsItem:hover .webinarsItem__name.poolCalcPrint.kp2025Jury__name:before, .webinarsItem:hover .webinarsItem__name.poolCalcPrint.kp2025Criteria__name:before, .webinarsItem:hover .webinarsItem__name.poolCalcPrint.kp2025Recipient__item:before, .webinarsItem:hover .webinarsItem__name.poolCalcPrint.webinarsPageGifts__item:before, .webinarsItem:hover .webinarsItem__name.poolCalcPrint.webinarsPageProfit__item:before, .webinarsItem:hover .webinarsItem__name._h4.cooperationReviews__rate, .webinarsItem:hover .webinarsItem__name.cooperationReviews__rate.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.cooperationReviews__rate.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.cooperationReviews__rate.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.cooperationReviews__rate.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.cooperationReviews__rate.webinarsPageProfit__item, .webinarsItem:hover .webinarsItem__name._h4.cooperationFeedback__completeTitle, .webinarsItem:hover .webinarsItem__name.cooperationFeedback__completeTitle.kp2025Jury__name, .webinarsItem:hover .webinarsItem__name.cooperationFeedback__completeTitle.kp2025Criteria__name, .webinarsItem:hover .webinarsItem__name.cooperationFeedback__completeTitle.kp2025Recipient__item, .webinarsItem:hover .webinarsItem__name.cooperationFeedback__completeTitle.webinarsPageGifts__item, .webinarsItem:hover .webinarsItem__name.cooperationFeedback__completeTitle.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.t-title.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Jury__status, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Spots__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Rules__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Stages__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Stages__numb, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.people__status, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.people__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefStatus, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefName, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageMain__difficultName, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__status, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.t-title.catalogSliderItem__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Jury__status, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Spots__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Rules__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Stages__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.people__status, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.people__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsItem__difficultName, .webinarsItem:hover .catalogSlider:not(._white) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white) .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider:not(._white) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider:not(._white) .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.wareScheme__dt.catalogSliderItem__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.wareScheme__dt.catalogSliderItem__name, .webinarsItem:hover .wareText .catalogSlider._white h3.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider._white .webinarsItem:hover h3.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .wareText h3.webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .wareText .webinarsItem:hover h3.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .wareText .catalogSlider._white h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider._white .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.poolCalcPrint.catalogSliderItem__name:before, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.poolCalcPrint.catalogSliderItem__name:before, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__name, .catalogSlider._white .webinarsItem:hover .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.t-title.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__status, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Spots__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Rules__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__numb, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.people__status, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.people__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefStatus, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefName, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__status, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__name, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.t-title.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsItem__difficultName, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider._white .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider._white .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.wareScheme__dt.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.wareScheme__dt.catalogSliderItem__curPrice, .webinarsItem:hover .wareText .catalogSlider:not(._white) h3.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white) .webinarsItem:hover h3.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .wareText h3.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .wareText .webinarsItem:hover h3.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .wareText .catalogSlider:not(._white) h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white) .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.poolCalcPrint.catalogSliderItem__curPrice:before, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.poolCalcPrint.catalogSliderItem__curPrice:before, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white) .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__curPrice, .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__curPrice, .webinarsItem:hover .wareText h6.webinarsItem__name.t-title, .webinarsItem:hover .wareText h6.webinarsItem__name.kp2025Jury__status, .webinarsItem:hover .wareText h6.webinarsItem__name.kp2025Jury__name, .webinarsItem:hover .wareText h6.webinarsItem__name.kp2025Criteria__name, .webinarsItem:hover .wareText h6.webinarsItem__name.kp2025Spots__name, .webinarsItem:hover .wareText h6.webinarsItem__name.kp2025Rules__name, .webinarsItem:hover .wareText h6.webinarsItem__name.kp2025Stages__name, .webinarsItem:hover .wareText h6.webinarsItem__name.kp2025Stages__numb, .webinarsItem:hover .wareText h6.webinarsItem__name.kp2025Recipient__item, .webinarsItem:hover .wareText h6.webinarsItem__name.people__status, .webinarsItem:hover .wareText h6.webinarsItem__name.people__name, .webinarsItem:hover .wareText h6.webinarsItem__name.teamBoss__chiefStatus, .webinarsItem:hover .wareText h6.webinarsItem__name.teamBoss__chiefName, .webinarsItem:hover .wareText h6.webinarsItem__name.webinarsPageGifts__item, .webinarsItem:hover .wareText h6.webinarsItem__name.webinarsPageProfit__item, .webinarsItem:hover .wareText h6.webinarsItem__name.webinarsPageMain__difficultName, .webinarsItem:hover .wareText h6.webinarsItem__name.webinarsSpeaker__status, .webinarsItem:hover .wareText h6.webinarsItem__name.webinarsSpeaker__name, .webinarsItem:hover .wareText h6.webinarsItem__name.webinarsItem__difficultName, .wareText .webinarsItem:hover h6.webinarsItem__name.t-title, .wareText .webinarsItem:hover h6.webinarsItem__name.kp2025Jury__status, .wareText .webinarsItem:hover h6.webinarsItem__name.kp2025Jury__name, .wareText .webinarsItem:hover h6.webinarsItem__name.kp2025Criteria__name, .wareText .webinarsItem:hover h6.webinarsItem__name.kp2025Spots__name, .wareText .webinarsItem:hover h6.webinarsItem__name.kp2025Rules__name, .wareText .webinarsItem:hover h6.webinarsItem__name.kp2025Stages__name, .wareText .webinarsItem:hover h6.webinarsItem__name.kp2025Stages__numb, .wareText .webinarsItem:hover h6.webinarsItem__name.kp2025Recipient__item, .wareText .webinarsItem:hover h6.webinarsItem__name.people__status, .wareText .webinarsItem:hover h6.webinarsItem__name.people__name, .wareText .webinarsItem:hover h6.webinarsItem__name.teamBoss__chiefStatus, .wareText .webinarsItem:hover h6.webinarsItem__name.teamBoss__chiefName, .wareText .webinarsItem:hover h6.webinarsItem__name.webinarsPageGifts__item, .wareText .webinarsItem:hover h6.webinarsItem__name.webinarsPageProfit__item, .wareText .webinarsItem:hover h6.webinarsItem__name.webinarsPageMain__difficultName, .wareText .webinarsItem:hover h6.webinarsItem__name.webinarsSpeaker__status, .wareText .webinarsItem:hover h6.webinarsItem__name.webinarsSpeaker__name, .wareText .webinarsItem:hover h6.webinarsItem__name.webinarsItem__difficultName, .webinarsItem:hover .catalogSlider:not(._white) .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white) .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .wareText .catalogSlider:not(._white) h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider:not(._white) .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .wareText .catalogSlider._white h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider._white .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider:not(._white) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .wareText .catalogSlider:not(._white) h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white) .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider._white .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider._white .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .wareText .catalogSlider._white h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider._white .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .wareText h6.webinarsItem__name.catalogSliderItem__oldPrice, .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__oldPrice, .webinarsItem:hover .wareText h6.webinarsItem__name.wareScheme__dt, .wareText .webinarsItem:hover h6.webinarsItem__name.wareScheme__dt, .webinarsItem:hover .wareText h6.webinarsItem__name, .wareText .webinarsItem:hover h6.webinarsItem__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .wareText .catalogSlider.article__like.t-button:not(._checked) h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .wareText .catalogSlider.article__like.t-button:not(._checked) h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .wareText h6.webinarsItem__name.quoteForm__humanStatus, .wareText .webinarsItem:hover h6.webinarsItem__name.quoteForm__humanStatus, .webinarsItem:hover .wareText h6.webinarsItem__name.poolCalc__preloadText, .wareText .webinarsItem:hover h6.webinarsItem__name.poolCalc__preloadText, .webinarsItem:hover .wareText h6.webinarsItem__name.poolCalcProducts__trName, .wareText .webinarsItem:hover h6.webinarsItem__name.poolCalcProducts__trName, .webinarsItem:hover .wareText h6.webinarsItem__name.poolCalcPrint:before, .wareText .webinarsItem:hover h6.webinarsItem__name.poolCalcPrint:before, .webinarsItem:hover .wareText h6.webinarsItem__name.cooperationReviews__rate, .wareText .webinarsItem:hover h6.webinarsItem__name.cooperationReviews__rate, .webinarsItem:hover .wareText h6.webinarsItem__name.cooperationFeedback__completeTitle, .wareText .webinarsItem:hover h6.webinarsItem__name.cooperationFeedback__completeTitle, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.t-title.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__status, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Spots__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Rules__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Stages__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Stages__numb, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.people__status, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.people__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefStatus, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefName, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageMain__difficultName, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__status, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.t-title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Spots__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Rules__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Stages__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.people__status, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.people__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.webinarsItem__difficultName, .webinarsItem:hover .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.wareScheme__dt.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.wareScheme__dt.catalogSliderItem__name, .webinarsItem:hover .wareText .catalogSlider.article__like.t-button:not(._checked) h3.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover h3.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .wareText h3.webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText .webinarsItem:hover h3.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .wareText .catalogSlider.article__like.t-button:not(._checked) h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.poolCalcPrint.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.poolCalcPrint.catalogSliderItem__name:before, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__name, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.t-title.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__status, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Spots__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Rules__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__numb, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.people__status, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.people__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefStatus, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefName, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__status, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__name, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.t-title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice.webinarsItem__difficultName, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.wareScheme__dt.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.wareScheme__dt.catalogSliderItem__curPrice, .webinarsItem:hover .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover h3.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText .webinarsItem:hover h3.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText .webinarsItem:hover h6.webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem:hover .webinarsItem__name.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.poolCalcPrint.catalogSliderItem__curPrice:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.poolCalcPrint.catalogSliderItem__curPrice:before, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__curPrice, .webinarsItem:hover .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem:hover .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__curPrice {
    color: var(--white);
  }
}
._vertical .webinarsItem__name.t-title._h4, ._vertical .webinarsItem__name._h4.kp2025Jury__status, ._vertical .webinarsItem__name.t-title.kp2025Jury__name, ._vertical .webinarsItem__name.kp2025Jury__name.kp2025Jury__status, ._vertical .webinarsItem__name.kp2025Jury__name, ._vertical .webinarsItem__name.t-title.kp2025Criteria__name, ._vertical .webinarsItem__name.kp2025Criteria__name.kp2025Jury__status, ._vertical .webinarsItem__name.kp2025Criteria__name.kp2025Jury__name, ._vertical .webinarsItem__name.kp2025Criteria__name, ._vertical .webinarsItem__name._h4.kp2025Spots__name, ._vertical .webinarsItem__name.kp2025Spots__name.kp2025Jury__name, ._vertical .webinarsItem__name.kp2025Spots__name.kp2025Criteria__name, ._vertical .webinarsItem__name._h4.kp2025Rules__name, ._vertical .webinarsItem__name.kp2025Rules__name.kp2025Jury__name, ._vertical .webinarsItem__name.kp2025Rules__name.kp2025Criteria__name, ._vertical .webinarsItem__name._h4.kp2025Stages__name, ._vertical .webinarsItem__name.kp2025Stages__name.kp2025Jury__name, ._vertical .webinarsItem__name.kp2025Stages__name.kp2025Criteria__name, ._vertical .webinarsItem__name._h4.kp2025Stages__numb, ._vertical .webinarsItem__name.kp2025Stages__numb.kp2025Jury__name, ._vertical .webinarsItem__name.kp2025Stages__numb.kp2025Criteria__name, ._vertical .webinarsItem__name.t-title.kp2025Recipient__item, ._vertical .webinarsItem__name.kp2025Recipient__item.kp2025Jury__status, ._vertical .webinarsItem__name.kp2025Recipient__item.kp2025Jury__name, ._vertical .webinarsItem__name.kp2025Recipient__item.kp2025Criteria__name, ._vertical .webinarsItem__name.kp2025Recipient__item.kp2025Spots__name, ._vertical .webinarsItem__name.kp2025Recipient__item.kp2025Rules__name, ._vertical .webinarsItem__name.kp2025Recipient__item.kp2025Stages__name, ._vertical .webinarsItem__name.kp2025Recipient__item.kp2025Stages__numb, ._vertical .webinarsItem__name.kp2025Recipient__item, ._vertical .webinarsItem__name._h4.people__status, ._vertical .webinarsItem__name.people__status.kp2025Jury__name, ._vertical .webinarsItem__name.people__status.kp2025Criteria__name, ._vertical .webinarsItem__name.people__status.kp2025Recipient__item, ._vertical .webinarsItem__name._h4.people__name, ._vertical .webinarsItem__name.people__name.kp2025Jury__name, ._vertical .webinarsItem__name.people__name.kp2025Criteria__name, ._vertical .webinarsItem__name.people__name.kp2025Recipient__item, ._vertical .webinarsItem__name._h4.teamBoss__chiefStatus, ._vertical .webinarsItem__name.teamBoss__chiefStatus.kp2025Jury__name, ._vertical .webinarsItem__name.teamBoss__chiefStatus.kp2025Criteria__name, ._vertical .webinarsItem__name.teamBoss__chiefStatus.kp2025Recipient__item, ._vertical .webinarsItem__name._h4.teamBoss__chiefName, ._vertical .webinarsItem__name.teamBoss__chiefName.kp2025Jury__name, ._vertical .webinarsItem__name.teamBoss__chiefName.kp2025Criteria__name, ._vertical .webinarsItem__name.teamBoss__chiefName.kp2025Recipient__item, ._vertical .webinarsItem__name.t-title.webinarsPageGifts__item, ._vertical .webinarsItem__name.webinarsPageGifts__item.kp2025Jury__status, ._vertical .webinarsItem__name.webinarsPageGifts__item.kp2025Jury__name, ._vertical .webinarsItem__name.webinarsPageGifts__item.kp2025Criteria__name, ._vertical .webinarsItem__name.webinarsPageGifts__item.kp2025Spots__name, ._vertical .webinarsItem__name.webinarsPageGifts__item.kp2025Rules__name, ._vertical .webinarsItem__name.webinarsPageGifts__item.kp2025Stages__name, ._vertical .webinarsItem__name.webinarsPageGifts__item.kp2025Stages__numb, ._vertical .webinarsItem__name.webinarsPageGifts__item.kp2025Recipient__item, ._vertical .webinarsItem__name.webinarsPageGifts__item.people__status, ._vertical .webinarsItem__name.webinarsPageGifts__item.people__name, ._vertical .webinarsItem__name.webinarsPageGifts__item.teamBoss__chiefStatus, ._vertical .webinarsItem__name.webinarsPageGifts__item.teamBoss__chiefName, ._vertical .webinarsItem__name.webinarsPageGifts__item, ._vertical .webinarsItem__name.t-title.webinarsPageProfit__item, ._vertical .webinarsItem__name.webinarsPageProfit__item.kp2025Jury__status, ._vertical .webinarsItem__name.webinarsPageProfit__item.kp2025Jury__name, ._vertical .webinarsItem__name.webinarsPageProfit__item.kp2025Criteria__name, ._vertical .webinarsItem__name.webinarsPageProfit__item.kp2025Spots__name, ._vertical .webinarsItem__name.webinarsPageProfit__item.kp2025Rules__name, ._vertical .webinarsItem__name.webinarsPageProfit__item.kp2025Stages__name, ._vertical .webinarsItem__name.webinarsPageProfit__item.kp2025Stages__numb, ._vertical .webinarsItem__name.webinarsPageProfit__item.kp2025Recipient__item, ._vertical .webinarsItem__name.webinarsPageProfit__item.people__status, ._vertical .webinarsItem__name.webinarsPageProfit__item.people__name, ._vertical .webinarsItem__name.webinarsPageProfit__item.teamBoss__chiefStatus, ._vertical .webinarsItem__name.webinarsPageProfit__item.teamBoss__chiefName, ._vertical .webinarsItem__name.webinarsPageProfit__item.webinarsPageGifts__item, ._vertical .webinarsItem__name.webinarsPageProfit__item, ._vertical .webinarsItem__name._h4.webinarsPageMain__difficultName, ._vertical .webinarsItem__name.webinarsPageMain__difficultName.kp2025Jury__name, ._vertical .webinarsItem__name.webinarsPageMain__difficultName.kp2025Criteria__name, ._vertical .webinarsItem__name.webinarsPageMain__difficultName.kp2025Recipient__item, ._vertical .webinarsItem__name.webinarsPageMain__difficultName.webinarsPageGifts__item, ._vertical .webinarsItem__name.webinarsPageMain__difficultName.webinarsPageProfit__item, ._vertical .webinarsItem__name._h4.webinarsSpeaker__status, ._vertical .webinarsItem__name.webinarsSpeaker__status.kp2025Jury__name, ._vertical .webinarsItem__name.webinarsSpeaker__status.kp2025Criteria__name, ._vertical .webinarsItem__name.webinarsSpeaker__status.kp2025Recipient__item, ._vertical .webinarsItem__name.webinarsSpeaker__status.webinarsPageGifts__item, ._vertical .webinarsItem__name.webinarsSpeaker__status.webinarsPageProfit__item, ._vertical .webinarsItem__name._h4.webinarsSpeaker__name, ._vertical .webinarsItem__name.webinarsSpeaker__name.kp2025Jury__name, ._vertical .webinarsItem__name.webinarsSpeaker__name.kp2025Criteria__name, ._vertical .webinarsItem__name.webinarsSpeaker__name.kp2025Recipient__item, ._vertical .webinarsItem__name.webinarsSpeaker__name.webinarsPageGifts__item, ._vertical .webinarsItem__name.webinarsSpeaker__name.webinarsPageProfit__item, ._vertical .webinarsItem__name._h4.webinarsItem__difficultName, ._vertical .webinarsItem__name.webinarsItem__difficultName.kp2025Jury__name, ._vertical .webinarsItem__name.webinarsItem__difficultName.kp2025Criteria__name, ._vertical .webinarsItem__name.webinarsItem__difficultName.kp2025Recipient__item, ._vertical .webinarsItem__name.webinarsItem__difficultName.webinarsPageGifts__item, ._vertical .webinarsItem__name.webinarsItem__difficultName.webinarsPageProfit__item, ._vertical .catalogSlider:not(._white) .webinarsItem__name._h4.catalogSliderItem__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider:not(._white) ._vertical .webinarsItem__name._h4.catalogSliderItem__name, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, ._vertical .catalogSlider._white .webinarsItem__name._h4.catalogSliderItem__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider._white ._vertical .webinarsItem__name._h4.catalogSliderItem__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, ._vertical .catalogSlider:not(._white) .webinarsItem__name._h4.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider:not(._white) ._vertical .webinarsItem__name._h4.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, ._vertical .catalogSlider._white .webinarsItem__name._h4.catalogSliderItem__curPrice, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider._white ._vertical .webinarsItem__name._h4.catalogSliderItem__curPrice, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, ._vertical .webinarsItem__name._h4.catalogSliderItem__oldPrice, ._vertical .webinarsItem__name.catalogSliderItem__oldPrice.kp2025Jury__name, ._vertical .webinarsItem__name.catalogSliderItem__oldPrice.kp2025Criteria__name, ._vertical .webinarsItem__name.catalogSliderItem__oldPrice.kp2025Recipient__item, ._vertical .webinarsItem__name.catalogSliderItem__oldPrice.webinarsPageGifts__item, ._vertical .webinarsItem__name.catalogSliderItem__oldPrice.webinarsPageProfit__item, ._vertical .webinarsItem__name._h4.wareScheme__dt, ._vertical .webinarsItem__name.wareScheme__dt.kp2025Jury__name, ._vertical .webinarsItem__name.wareScheme__dt.kp2025Criteria__name, ._vertical .webinarsItem__name.wareScheme__dt.kp2025Recipient__item, ._vertical .webinarsItem__name.wareScheme__dt.webinarsPageGifts__item, ._vertical .webinarsItem__name.wareScheme__dt.webinarsPageProfit__item, ._vertical .wareText h3.webinarsItem__name._h4, ._vertical .wareText h3.webinarsItem__name.kp2025Jury__name, ._vertical .wareText h3.webinarsItem__name.kp2025Criteria__name, ._vertical .wareText h3.webinarsItem__name.kp2025Recipient__item, ._vertical .wareText h3.webinarsItem__name.webinarsPageGifts__item, ._vertical .wareText h3.webinarsItem__name.webinarsPageProfit__item, .wareText ._vertical h3.webinarsItem__name._h4, .wareText ._vertical h3.webinarsItem__name.kp2025Jury__name, .wareText ._vertical h3.webinarsItem__name.kp2025Criteria__name, .wareText ._vertical h3.webinarsItem__name.kp2025Recipient__item, .wareText ._vertical h3.webinarsItem__name.webinarsPageGifts__item, .wareText ._vertical h3.webinarsItem__name.webinarsPageProfit__item, ._vertical .wareText h6.webinarsItem__name._h4, ._vertical .wareText h6.webinarsItem__name.kp2025Jury__name, ._vertical .wareText h6.webinarsItem__name.kp2025Criteria__name, ._vertical .wareText h6.webinarsItem__name.kp2025Recipient__item, ._vertical .wareText h6.webinarsItem__name.webinarsPageGifts__item, ._vertical .wareText h6.webinarsItem__name.webinarsPageProfit__item, .wareText ._vertical h6.webinarsItem__name._h4, .wareText ._vertical h6.webinarsItem__name.kp2025Jury__name, .wareText ._vertical h6.webinarsItem__name.kp2025Criteria__name, .wareText ._vertical h6.webinarsItem__name.kp2025Recipient__item, .wareText ._vertical h6.webinarsItem__name.webinarsPageGifts__item, .wareText ._vertical h6.webinarsItem__name.webinarsPageProfit__item, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name._h4.catalogSliderItem__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name._h4.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name._h4.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name._h4.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name._h4.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name._h4.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name._h4.catalogSliderItem__curPrice, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name._h4.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, ._vertical .webinarsItem__name._h4.quoteForm__humanStatus, ._vertical .webinarsItem__name.quoteForm__humanStatus.kp2025Jury__name, ._vertical .webinarsItem__name.quoteForm__humanStatus.kp2025Criteria__name, ._vertical .webinarsItem__name.quoteForm__humanStatus.kp2025Recipient__item, ._vertical .webinarsItem__name.quoteForm__humanStatus.webinarsPageGifts__item, ._vertical .webinarsItem__name.quoteForm__humanStatus.webinarsPageProfit__item, ._vertical .webinarsItem__name._h4.poolCalc__preloadText, ._vertical .webinarsItem__name.poolCalc__preloadText.kp2025Jury__name, ._vertical .webinarsItem__name.poolCalc__preloadText.kp2025Criteria__name, ._vertical .webinarsItem__name.poolCalc__preloadText.kp2025Recipient__item, ._vertical .webinarsItem__name.poolCalc__preloadText.webinarsPageGifts__item, ._vertical .webinarsItem__name.poolCalc__preloadText.webinarsPageProfit__item, ._vertical .webinarsItem__name._h4.poolCalcProducts__trName, ._vertical .webinarsItem__name.poolCalcProducts__trName.kp2025Jury__name, ._vertical .webinarsItem__name.poolCalcProducts__trName.kp2025Criteria__name, ._vertical .webinarsItem__name.poolCalcProducts__trName.kp2025Recipient__item, ._vertical .webinarsItem__name.poolCalcProducts__trName.webinarsPageGifts__item, ._vertical .webinarsItem__name.poolCalcProducts__trName.webinarsPageProfit__item, ._vertical .webinarsItem__name._h4.poolCalcPrint:before, ._vertical .webinarsItem__name.poolCalcPrint.kp2025Jury__name:before, ._vertical .webinarsItem__name.poolCalcPrint.kp2025Criteria__name:before, ._vertical .webinarsItem__name.poolCalcPrint.kp2025Recipient__item:before, ._vertical .webinarsItem__name.poolCalcPrint.webinarsPageGifts__item:before, ._vertical .webinarsItem__name.poolCalcPrint.webinarsPageProfit__item:before, ._vertical .webinarsItem__name._h4.cooperationReviews__rate, ._vertical .webinarsItem__name.cooperationReviews__rate.kp2025Jury__name, ._vertical .webinarsItem__name.cooperationReviews__rate.kp2025Criteria__name, ._vertical .webinarsItem__name.cooperationReviews__rate.kp2025Recipient__item, ._vertical .webinarsItem__name.cooperationReviews__rate.webinarsPageGifts__item, ._vertical .webinarsItem__name.cooperationReviews__rate.webinarsPageProfit__item, ._vertical .webinarsItem__name._h4.cooperationFeedback__completeTitle, ._vertical .webinarsItem__name.cooperationFeedback__completeTitle.kp2025Jury__name, ._vertical .webinarsItem__name.cooperationFeedback__completeTitle.kp2025Criteria__name, ._vertical .webinarsItem__name.cooperationFeedback__completeTitle.kp2025Recipient__item, ._vertical .webinarsItem__name.cooperationFeedback__completeTitle.webinarsPageGifts__item, ._vertical .webinarsItem__name.cooperationFeedback__completeTitle.webinarsPageProfit__item, ._vertical .catalogSlider._white .webinarsItem__name.t-title.catalogSliderItem__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Jury__status, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Spots__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Rules__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Stages__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Stages__numb, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.people__status, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.people__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefStatus, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefName, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsPageMain__difficultName, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__status, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider._white ._vertical .webinarsItem__name.t-title.catalogSliderItem__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Jury__status, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Spots__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Rules__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Stages__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.people__status, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.people__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsItem__difficultName, ._vertical .catalogSlider:not(._white) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white) .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider._white .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider:not(._white) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider:not(._white) .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider._white .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider._white .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__name, .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__name, ._vertical .catalogSlider._white .webinarsItem__name.wareScheme__dt.catalogSliderItem__name, .catalogSlider._white ._vertical .webinarsItem__name.wareScheme__dt.catalogSliderItem__name, ._vertical .wareText .catalogSlider._white h3.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider._white ._vertical h3.webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider._white .wareText h3.webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .wareText ._vertical h3.webinarsItem__name.catalogSliderItem__name, ._vertical .wareText .catalogSlider._white h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider._white ._vertical h6.webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider._white .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider._white .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__name, .catalogSlider._white ._vertical .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__name, ._vertical .catalogSlider._white .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__name, .catalogSlider._white ._vertical .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__name, ._vertical .catalogSlider._white .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__name, .catalogSlider._white ._vertical .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__name, ._vertical .catalogSlider._white .webinarsItem__name.poolCalcPrint.catalogSliderItem__name:before, .catalogSlider._white ._vertical .webinarsItem__name.poolCalcPrint.catalogSliderItem__name:before, ._vertical .catalogSlider._white .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__name, .catalogSlider._white ._vertical .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__name, ._vertical .catalogSlider._white .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__name, .catalogSlider._white ._vertical .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.t-title.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__status, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Spots__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Rules__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__numb, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.people__status, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.people__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefStatus, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefName, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageMain__difficultName, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__status, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__name, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white) ._vertical .webinarsItem__name.t-title.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsItem__difficultName, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider._white .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider._white .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .webinarsItem__name.wareScheme__dt.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._vertical .webinarsItem__name.wareScheme__dt.catalogSliderItem__curPrice, ._vertical .wareText .catalogSlider:not(._white) h3.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white) ._vertical h3.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .wareText h3.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .wareText ._vertical h3.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .wareText .catalogSlider:not(._white) h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white) ._vertical h6.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._vertical .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._vertical .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._vertical .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .webinarsItem__name.poolCalcPrint.catalogSliderItem__curPrice:before, .catalogSlider:not(._white) ._vertical .webinarsItem__name.poolCalcPrint.catalogSliderItem__curPrice:before, ._vertical .catalogSlider:not(._white) .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._vertical .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white) .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__curPrice, .catalogSlider:not(._white) ._vertical .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__curPrice, ._vertical .wareText h6.webinarsItem__name.t-title, ._vertical .wareText h6.webinarsItem__name.kp2025Jury__status, ._vertical .wareText h6.webinarsItem__name.kp2025Jury__name, ._vertical .wareText h6.webinarsItem__name.kp2025Criteria__name, ._vertical .wareText h6.webinarsItem__name.kp2025Spots__name, ._vertical .wareText h6.webinarsItem__name.kp2025Rules__name, ._vertical .wareText h6.webinarsItem__name.kp2025Stages__name, ._vertical .wareText h6.webinarsItem__name.kp2025Stages__numb, ._vertical .wareText h6.webinarsItem__name.kp2025Recipient__item, ._vertical .wareText h6.webinarsItem__name.people__status, ._vertical .wareText h6.webinarsItem__name.people__name, ._vertical .wareText h6.webinarsItem__name.teamBoss__chiefStatus, ._vertical .wareText h6.webinarsItem__name.teamBoss__chiefName, ._vertical .wareText h6.webinarsItem__name.webinarsPageGifts__item, ._vertical .wareText h6.webinarsItem__name.webinarsPageProfit__item, ._vertical .wareText h6.webinarsItem__name.webinarsPageMain__difficultName, ._vertical .wareText h6.webinarsItem__name.webinarsSpeaker__status, ._vertical .wareText h6.webinarsItem__name.webinarsSpeaker__name, ._vertical .wareText h6.webinarsItem__name.webinarsItem__difficultName, .wareText ._vertical h6.webinarsItem__name.t-title, .wareText ._vertical h6.webinarsItem__name.kp2025Jury__status, .wareText ._vertical h6.webinarsItem__name.kp2025Jury__name, .wareText ._vertical h6.webinarsItem__name.kp2025Criteria__name, .wareText ._vertical h6.webinarsItem__name.kp2025Spots__name, .wareText ._vertical h6.webinarsItem__name.kp2025Rules__name, .wareText ._vertical h6.webinarsItem__name.kp2025Stages__name, .wareText ._vertical h6.webinarsItem__name.kp2025Stages__numb, .wareText ._vertical h6.webinarsItem__name.kp2025Recipient__item, .wareText ._vertical h6.webinarsItem__name.people__status, .wareText ._vertical h6.webinarsItem__name.people__name, .wareText ._vertical h6.webinarsItem__name.teamBoss__chiefStatus, .wareText ._vertical h6.webinarsItem__name.teamBoss__chiefName, .wareText ._vertical h6.webinarsItem__name.webinarsPageGifts__item, .wareText ._vertical h6.webinarsItem__name.webinarsPageProfit__item, .wareText ._vertical h6.webinarsItem__name.webinarsPageMain__difficultName, .wareText ._vertical h6.webinarsItem__name.webinarsSpeaker__status, .wareText ._vertical h6.webinarsItem__name.webinarsSpeaker__name, .wareText ._vertical h6.webinarsItem__name.webinarsItem__difficultName, ._vertical .catalogSlider:not(._white) .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white) .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__name, ._vertical .wareText .catalogSlider:not(._white) h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider:not(._white) ._vertical h6.webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider._white .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__name, ._vertical .wareText .catalogSlider._white h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider._white ._vertical h6.webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider:not(._white) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .wareText .catalogSlider:not(._white) h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white) ._vertical h6.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider._white .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider._white .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .wareText .catalogSlider._white h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider._white ._vertical h6.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .wareText h6.webinarsItem__name.catalogSliderItem__oldPrice, .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__oldPrice, ._vertical .wareText h6.webinarsItem__name.wareScheme__dt, .wareText ._vertical h6.webinarsItem__name.wareScheme__dt, ._vertical .wareText h6.webinarsItem__name, .wareText ._vertical h6.webinarsItem__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__name, ._vertical .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical h6.webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__name, ._vertical .wareText .catalogSlider.article__like.t-button:not(._checked) h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) ._vertical h6.webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical h6.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider.article__like.t-button:not(._checked) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .wareText .catalogSlider.article__like.t-button:not(._checked) h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) ._vertical h6.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .wareText h6.webinarsItem__name.quoteForm__humanStatus, .wareText ._vertical h6.webinarsItem__name.quoteForm__humanStatus, ._vertical .wareText h6.webinarsItem__name.poolCalc__preloadText, .wareText ._vertical h6.webinarsItem__name.poolCalc__preloadText, ._vertical .wareText h6.webinarsItem__name.poolCalcProducts__trName, .wareText ._vertical h6.webinarsItem__name.poolCalcProducts__trName, ._vertical .wareText h6.webinarsItem__name.poolCalcPrint:before, .wareText ._vertical h6.webinarsItem__name.poolCalcPrint:before, ._vertical .wareText h6.webinarsItem__name.cooperationReviews__rate, .wareText ._vertical h6.webinarsItem__name.cooperationReviews__rate, ._vertical .wareText h6.webinarsItem__name.cooperationFeedback__completeTitle, .wareText ._vertical h6.webinarsItem__name.cooperationFeedback__completeTitle, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.t-title.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__status, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Spots__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Rules__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Stages__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Stages__numb, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.people__status, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.people__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefStatus, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefName, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsPageMain__difficultName, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__status, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.webinarsItem__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.t-title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Spots__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Rules__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Stages__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.people__status, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.people__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefStatus, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.teamBoss__chiefName, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageGifts__item, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageProfit__item, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsPageMain__difficultName, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__status, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsSpeaker__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.webinarsItem__difficultName, ._vertical .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.wareScheme__dt.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.wareScheme__dt.catalogSliderItem__name, ._vertical .wareText .catalogSlider.article__like.t-button:not(._checked) h3.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) ._vertical h3.webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .wareText h3.webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText ._vertical h3.webinarsItem__name.catalogSliderItem__name, ._vertical .wareText .catalogSlider.article__like.t-button:not(._checked) h6.webinarsItem__name.catalogSliderItem__name, .wareText .catalogSlider.article__like.t-button:not(._checked) ._vertical h6.webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .wareText h6.webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.poolCalcPrint.catalogSliderItem__name:before, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.poolCalcPrint.catalogSliderItem__name:before, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__name, ._vertical .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.t-title.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__status, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Spots__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Rules__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__numb, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.people__status, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.people__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefStatus, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefName, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageMain__difficultName, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__status, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__name, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice.webinarsItem__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.t-title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.people__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefStatus, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.teamBoss__chiefName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageGifts__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageProfit__item, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsPageMain__difficultName, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__status, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsSpeaker__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice.webinarsItem__difficultName, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white ._vertical .webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__oldPrice.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.wareScheme__dt.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.wareScheme__dt.catalogSliderItem__curPrice, ._vertical .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h3.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical h3.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h3.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText ._vertical h3.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) h6.webinarsItem__name.catalogSliderItem__curPrice, .wareText .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical h6.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText h6.webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .wareText ._vertical h6.webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .webinarsItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) ._vertical .webinarsItem__name.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.quoteForm__humanStatus.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.poolCalc__preloadText.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.poolCalcProducts__trName.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.poolCalcPrint.catalogSliderItem__curPrice:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.poolCalcPrint.catalogSliderItem__curPrice:before, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.cooperationReviews__rate.catalogSliderItem__curPrice, ._vertical .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) ._vertical .webinarsItem__name.cooperationFeedback__completeTitle.catalogSliderItem__curPrice {
  order: -1;
}
.webinarsItem__difficult {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
._vertical .webinarsItem__difficult {
  order: -1;
}
.webinarsItem__difficultName {
  transition: color var(--time);
}
@media (min-width: 768px) {
  .webinarsItem__difficultName {
    line-height: 2.2rem;
  }
}
@media (min-width: 1280px) {
  .webinarsItem:hover .webinarsItem__difficultName {
    color: var(--white);
  }
}
.webinarsItem__difficultValue {
  transition: color var(--time);
}
@media (min-width: 1280px) {
  .webinarsItem:hover .webinarsItem__difficultValue {
    color: var(--white);
  }
}
.webinarsItem__speakers {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
@media (min-width: 1280px) {
  .webinarsItem__speakers {
    grid-area: 1/3/4/4;
  }
}
.webinarsItem__speaker .webinarsSpeaker__name,
.webinarsItem__speaker .webinarsSpeaker__status {
  cursor: pointer;
}

.webinarsSpeaker {
  display: flex;
  padding-left: 7rem;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  min-height: 6rem;
  gap: 0.2rem;
}
@media (min-width: 768px) {
  .webinarsSpeaker {
    min-height: 8rem;
    padding-left: 10rem;
  }
}
.webinarsPage .webinarsSpeaker {
  padding-left: 13rem;
  min-height: 11.5rem;
}
@media (min-width: 768px) {
  .webinarsPage .webinarsSpeaker {
    padding-left: 15.5rem;
    min-height: 13.5rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPage .webinarsSpeaker {
    padding-left: 16rem;
    min-height: 14rem;
  }
}
.webinarsSpeaker__image {
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .webinarsSpeaker__image {
    width: 8rem;
    height: 8rem;
  }
}
.webinarsPage .webinarsSpeaker__image {
  height: 11.5rem;
  width: 11.5rem;
}
@media (min-width: 768px) {
  .webinarsPage .webinarsSpeaker__image {
    height: 13.5rem;
    width: 13.5rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPage .webinarsSpeaker__image {
    height: 14rem;
    width: 14rem;
  }
}
.webinarsSpeaker__role {
  color: var(--grey-blue);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.6rem;
  margin-bottom: 1.3rem;
}
.webinarsSpeaker__name {
  color: var(--grey-blue);
}
.webinarsSpeaker__status {
  color: var(--grey);
}

.lastWebinars {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .lastWebinars {
    gap: 2rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 1280px) {
  .lastWebinars {
    gap: 2rem;
    margin-bottom: 5rem;
  }
}
.lastWebinars__grid {
  display: grid;
  grid-template: auto/repeat(1, 1fr);
  gap: 2rem 0;
}
@media (min-width: 768px) {
  .lastWebinars__grid {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .lastWebinars__grid {
    grid-template: auto/repeat(3, 1fr);
  }
}
.lastWebinars__subscribe.subscribe {
  align-self: stretch;
  grid-area: 7/1/8/2;
}
@media (min-width: 768px) {
  .lastWebinars__subscribe.subscribe {
    grid-area: 4/1/5/3;
  }
}
@media (min-width: 1280px) {
  .lastWebinars__subscribe.subscribe {
    grid-area: 3/1/4/3;
    position: relative;
  }
}
@media (min-width: 768px) {
  .lastWebinars__subscribe.subscribe .subscribe__name {
    padding-right: 19rem;
    position: relative;
    margin-bottom: 3.5rem;
  }
}
@media (min-width: 1280px) {
  .lastWebinars__subscribe.subscribe .subscribe__name {
    position: static;
    padding-right: 30rem;
  }
}
@media (min-width: 768px) {
  .lastWebinars__subscribe.subscribe .subscribe__name:before {
    content: "";
    position: absolute;
    background: var(--white);
    width: 8rem;
    height: 8.5rem;
    top: 3.3rem;
    right: 10.1rem;
    mask: url(../img/others/clickHere.svg) center center/100% no-repeat;
    -webkit-mask: url(../img/others/clickHere.svg) center center/100% no-repeat;
  }
}
@media (min-width: 1280px) {
  .lastWebinars__subscribe.subscribe .subscribe__name:before {
    top: auto;
    right: 11.4rem;
    bottom: 17rem;
  }
}
.lastWebinars__subscribe.subscribe:has(.subscribe__complete) .subscribe__name:before {
  display: none;
}

.webinarsPage {
  margin: 2rem 0 6rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 6rem;
}
@media (min-width: 768px) {
  .webinarsPage {
    margin: 2rem 0 8rem;
    gap: 8rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPage {
    margin: 2rem 0 10rem;
    gap: 10rem;
  }
}
.webinarsPage__speakers {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
@media (min-width: 768px) {
  .webinarsPage__speakers {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPage__speakers {
    grid-template-columns: repeat(3, 1fr);
    gap: 0 1rem;
  }
}

.webinarsPageMain {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.5rem;
}
@media (min-width: 1280px) {
  .webinarsPageMain {
    display: grid;
    grid-template: repeat(4, auto) 1fr/63rem 1fr;
    gap: 1.5rem 3rem;
  }
}
.webinarsPageMain__date {
  color: var(--blue-light);
}
.webinarsPageMain__difficult {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.2rem;
}
@media (min-width: 768px) {
  .webinarsPageMain__difficult {
    margin-top: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPageMain__difficult {
    margin-top: 0;
  }
}
.webinarsPageMain__text {
  margin-top: 0.5rem;
}
.webinarsPageMain__button.t-button {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .webinarsPageMain__button.t-button {
    align-self: flex-start;
    justify-self: flex-start;
    width: auto;
  }
}
.webinarsPageMain__image {
  order: -1;
  margin-bottom: 0.5rem;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .webinarsPageMain__image {
    order: unset;
    margin-bottom: 0;
    margin-top: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPageMain__image {
    margin: 0;
    grid-area: 1/2/6/3;
    align-self: flex-start;
    position: sticky;
    top: 10rem;
  }
}

.webinarsPageProgram {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  padding: 4rem 0;
}
.webinarsPageProgram:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey);
  z-index: -1;
}
@media (min-width: 768px) {
  .webinarsPageProgram {
    padding: 6rem 0;
  }
}
@media (min-width: 1280px) {
  .webinarsPageProgram {
    padding: 8rem 0;
    min-height: 44rem;
    box-sizing: border-box;
  }
}
.webinarsPageProgram:after {
  content: "";
  display: block;
  margin-top: 2rem;
  align-self: center;
  width: 12.6rem;
  aspect-ratio: 7/8;
  background: url("../img/webinars/programBg.svg") center center/contain no-repeat;
}
@media (min-width: 768px) {
  .webinarsPageProgram:after {
    position: absolute;
    right: 0;
    bottom: 6rem;
    width: 22rem;
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .webinarsPageProgram:after {
    width: 28rem;
    top: 50%;
    margin-top: -16rem;
  }
}
.webinarsPageProgram__title.t-title, .webinarsPageProgram__title.kp2025Jury__status, .webinarsPageProgram__title.kp2025Jury__name, .webinarsPageProgram__title.kp2025Criteria__name, .webinarsPageProgram__title.kp2025Spots__name, .webinarsPageProgram__title.kp2025Rules__name, .webinarsPageProgram__title.kp2025Stages__name, .webinarsPageProgram__title.kp2025Stages__numb, .webinarsPageProgram__title.kp2025Recipient__item, .webinarsPageProgram__title.people__status, .webinarsPageProgram__title.people__name, .webinarsPageProgram__title.teamBoss__chiefStatus, .webinarsPageProgram__title.teamBoss__chiefName, .webinarsPageProgram__title.webinarsPageGifts__item, .webinarsPageProgram__title.webinarsPageProfit__item, .catalogSlider:not(._white) .webinarsPageProgram__title.catalogSliderItem__name, .catalogSlider._white .webinarsPageProgram__title.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsPageProgram__title.catalogSliderItem__curPrice, .catalogSlider._white .webinarsPageProgram__title.catalogSliderItem__curPrice, .webinarsPageProgram__title.catalogSliderItem__oldPrice, .webinarsPageProgram__title.wareScheme__dt, .wareText h3.webinarsPageProgram__title, .wareText h6.webinarsPageProgram__title, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageProgram__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageProgram__title.catalogSliderItem__curPrice, .webinarsPageProgram__title.quoteForm__humanStatus, .webinarsPageProgram__title.poolCalc__preloadText, .webinarsPageProgram__title.poolCalcProducts__trName, .webinarsPageProgram__title.poolCalcPrint:before, .webinarsPageProgram__title.cooperationReviews__rate, .webinarsPageProgram__title.cooperationFeedback__completeTitle, .webinarsPageProgram__title.webinarsItem__difficultName, .webinarsPageProgram__title.webinarsSpeaker__name, .webinarsPageProgram__title.webinarsSpeaker__status, .webinarsPageProgram__title.webinarsPageMain__difficultName {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .webinarsPageProgram__title.t-title, .webinarsPageProgram__title.kp2025Jury__status, .webinarsPageProgram__title.kp2025Jury__name, .webinarsPageProgram__title.kp2025Criteria__name, .webinarsPageProgram__title.kp2025Spots__name, .webinarsPageProgram__title.kp2025Rules__name, .webinarsPageProgram__title.kp2025Stages__name, .webinarsPageProgram__title.kp2025Stages__numb, .webinarsPageProgram__title.kp2025Recipient__item, .webinarsPageProgram__title.people__status, .webinarsPageProgram__title.people__name, .webinarsPageProgram__title.teamBoss__chiefStatus, .webinarsPageProgram__title.teamBoss__chiefName, .webinarsPageProgram__title.webinarsPageGifts__item, .webinarsPageProgram__title.webinarsPageProfit__item, .catalogSlider:not(._white) .webinarsPageProgram__title.catalogSliderItem__name, .catalogSlider._white .webinarsPageProgram__title.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsPageProgram__title.catalogSliderItem__curPrice, .catalogSlider._white .webinarsPageProgram__title.catalogSliderItem__curPrice, .webinarsPageProgram__title.catalogSliderItem__oldPrice, .webinarsPageProgram__title.wareScheme__dt, .wareText h3.webinarsPageProgram__title, .wareText h6.webinarsPageProgram__title, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageProgram__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageProgram__title.catalogSliderItem__curPrice, .webinarsPageProgram__title.quoteForm__humanStatus, .webinarsPageProgram__title.poolCalc__preloadText, .webinarsPageProgram__title.poolCalcProducts__trName, .webinarsPageProgram__title.poolCalcPrint:before, .webinarsPageProgram__title.cooperationReviews__rate, .webinarsPageProgram__title.cooperationFeedback__completeTitle, .webinarsPageProgram__title.webinarsItem__difficultName, .webinarsPageProgram__title.webinarsSpeaker__name, .webinarsPageProgram__title.webinarsSpeaker__status, .webinarsPageProgram__title.webinarsPageMain__difficultName {
    margin-bottom: 3rem;
  }
}
.webinarsPageProgram__ul.t-list, .webinarsPageProgram__ul.teamBoss__targetsList, .aboutCategory__answer ul.webinarsPageProgram__ul, .wareText ul.webinarsPageProgram__ul {
  gap: 1.5rem;
  max-width: 50rem;
}
@media (min-width: 1280px) {
  .webinarsPageProgram__ul.t-list, .webinarsPageProgram__ul.teamBoss__targetsList, .aboutCategory__answer ul.webinarsPageProgram__ul, .wareText ul.webinarsPageProgram__ul {
    max-width: 87rem;
  }
}
.webinarsPageProgram__sub {
  margin-top: 0.2rem;
  color: var(--grey-blue);
}

.webinarsPageProfit {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.webinarsPageProfit__title.t-title, .webinarsPageProfit__title.kp2025Jury__status, .webinarsPageProfit__title.kp2025Jury__name, .webinarsPageProfit__title.kp2025Criteria__name, .webinarsPageProfit__title.kp2025Spots__name, .webinarsPageProfit__title.kp2025Rules__name, .webinarsPageProfit__title.kp2025Stages__name, .webinarsPageProfit__title.kp2025Stages__numb, .webinarsPageProfit__title.kp2025Recipient__item, .webinarsPageProfit__title.people__status, .webinarsPageProfit__title.people__name, .webinarsPageProfit__title.teamBoss__chiefStatus, .webinarsPageProfit__title.teamBoss__chiefName, .webinarsPageProfit__title.webinarsPageGifts__item, .webinarsPageProfit__title.webinarsPageProfit__item, .catalogSlider:not(._white) .webinarsPageProfit__title.catalogSliderItem__name, .catalogSlider._white .webinarsPageProfit__title.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsPageProfit__title.catalogSliderItem__curPrice, .catalogSlider._white .webinarsPageProfit__title.catalogSliderItem__curPrice, .webinarsPageProfit__title.catalogSliderItem__oldPrice, .webinarsPageProfit__title.wareScheme__dt, .wareText h3.webinarsPageProfit__title, .wareText h6.webinarsPageProfit__title, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageProfit__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageProfit__title.catalogSliderItem__curPrice, .webinarsPageProfit__title.quoteForm__humanStatus, .webinarsPageProfit__title.poolCalc__preloadText, .webinarsPageProfit__title.poolCalcProducts__trName, .webinarsPageProfit__title.poolCalcPrint:before, .webinarsPageProfit__title.cooperationReviews__rate, .webinarsPageProfit__title.cooperationFeedback__completeTitle, .webinarsPageProfit__title.webinarsItem__difficultName, .webinarsPageProfit__title.webinarsSpeaker__name, .webinarsPageProfit__title.webinarsSpeaker__status, .webinarsPageProfit__title.webinarsPageMain__difficultName {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .webinarsPageProfit__title.t-title, .webinarsPageProfit__title.kp2025Jury__status, .webinarsPageProfit__title.kp2025Jury__name, .webinarsPageProfit__title.kp2025Criteria__name, .webinarsPageProfit__title.kp2025Spots__name, .webinarsPageProfit__title.kp2025Rules__name, .webinarsPageProfit__title.kp2025Stages__name, .webinarsPageProfit__title.kp2025Stages__numb, .webinarsPageProfit__title.kp2025Recipient__item, .webinarsPageProfit__title.people__status, .webinarsPageProfit__title.people__name, .webinarsPageProfit__title.teamBoss__chiefStatus, .webinarsPageProfit__title.teamBoss__chiefName, .webinarsPageProfit__title.webinarsPageGifts__item, .webinarsPageProfit__title.webinarsPageProfit__item, .catalogSlider:not(._white) .webinarsPageProfit__title.catalogSliderItem__name, .catalogSlider._white .webinarsPageProfit__title.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsPageProfit__title.catalogSliderItem__curPrice, .catalogSlider._white .webinarsPageProfit__title.catalogSliderItem__curPrice, .webinarsPageProfit__title.catalogSliderItem__oldPrice, .webinarsPageProfit__title.wareScheme__dt, .wareText h3.webinarsPageProfit__title, .wareText h6.webinarsPageProfit__title, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageProfit__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageProfit__title.catalogSliderItem__curPrice, .webinarsPageProfit__title.quoteForm__humanStatus, .webinarsPageProfit__title.poolCalc__preloadText, .webinarsPageProfit__title.poolCalcProducts__trName, .webinarsPageProfit__title.poolCalcPrint:before, .webinarsPageProfit__title.cooperationReviews__rate, .webinarsPageProfit__title.cooperationFeedback__completeTitle, .webinarsPageProfit__title.webinarsItem__difficultName, .webinarsPageProfit__title.webinarsSpeaker__name, .webinarsPageProfit__title.webinarsSpeaker__status, .webinarsPageProfit__title.webinarsPageMain__difficultName {
    margin-bottom: 3rem;
  }
}
.webinarsPageProfit__list {
  counter-reset: webinarsProfit;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .webinarsPageProfit__list {
    gap: 2rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPageProfit__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem 1rem;
  }
  .webinarsPageProfit__list:has(:last-child:nth-child(1)), .webinarsPageProfit__list:has(:last-child:nth-child(2)), .webinarsPageProfit__list:has(:last-child:nth-child(4)) {
    grid-template-columns: repeat(2, 1fr);
  }
}
.webinarsPageProfit__item {
  background: var(--bg-grey);
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .webinarsPageProfit__item {
    padding: 3rem 2rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPageProfit__item {
    gap: 2rem;
  }
}
.webinarsPageProfit__item:before {
  content: "0" counter(webinarsProfit);
  counter-increment: webinarsProfit;
  font-size: 3.6rem;
  line-height: 3.6rem;
  font-weight: 400;
  color: var(--accent);
}
.webinarsPageProfit__item:nth-child(n+10):before {
  content: counter(webinarsProfit);
}

.webinarsPageGifts {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.webinarsPageGifts__title.t-title, .webinarsPageGifts__title.kp2025Jury__status, .webinarsPageGifts__title.kp2025Jury__name, .webinarsPageGifts__title.kp2025Criteria__name, .webinarsPageGifts__title.kp2025Spots__name, .webinarsPageGifts__title.kp2025Rules__name, .webinarsPageGifts__title.kp2025Stages__name, .webinarsPageGifts__title.kp2025Stages__numb, .webinarsPageGifts__title.kp2025Recipient__item, .webinarsPageGifts__title.people__status, .webinarsPageGifts__title.people__name, .webinarsPageGifts__title.teamBoss__chiefStatus, .webinarsPageGifts__title.teamBoss__chiefName, .webinarsPageGifts__title.webinarsPageGifts__item, .catalogSlider:not(._white) .webinarsPageGifts__title.catalogSliderItem__name, .catalogSlider._white .webinarsPageGifts__title.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsPageGifts__title.catalogSliderItem__curPrice, .catalogSlider._white .webinarsPageGifts__title.catalogSliderItem__curPrice, .webinarsPageGifts__title.catalogSliderItem__oldPrice, .webinarsPageGifts__title.wareScheme__dt, .wareText h3.webinarsPageGifts__title, .wareText h6.webinarsPageGifts__title, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageGifts__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageGifts__title.catalogSliderItem__curPrice, .webinarsPageGifts__title.quoteForm__humanStatus, .webinarsPageGifts__title.poolCalc__preloadText, .webinarsPageGifts__title.poolCalcProducts__trName, .webinarsPageGifts__title.poolCalcPrint:before, .webinarsPageGifts__title.cooperationReviews__rate, .webinarsPageGifts__title.cooperationFeedback__completeTitle, .webinarsPageGifts__title.webinarsItem__difficultName, .webinarsPageGifts__title.webinarsSpeaker__name, .webinarsPageGifts__title.webinarsSpeaker__status, .webinarsPageGifts__title.webinarsPageMain__difficultName, .webinarsPageGifts__title.webinarsPageProfit__item {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .webinarsPageGifts__title.t-title, .webinarsPageGifts__title.kp2025Jury__status, .webinarsPageGifts__title.kp2025Jury__name, .webinarsPageGifts__title.kp2025Criteria__name, .webinarsPageGifts__title.kp2025Spots__name, .webinarsPageGifts__title.kp2025Rules__name, .webinarsPageGifts__title.kp2025Stages__name, .webinarsPageGifts__title.kp2025Stages__numb, .webinarsPageGifts__title.kp2025Recipient__item, .webinarsPageGifts__title.people__status, .webinarsPageGifts__title.people__name, .webinarsPageGifts__title.teamBoss__chiefStatus, .webinarsPageGifts__title.teamBoss__chiefName, .webinarsPageGifts__title.webinarsPageGifts__item, .catalogSlider:not(._white) .webinarsPageGifts__title.catalogSliderItem__name, .catalogSlider._white .webinarsPageGifts__title.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsPageGifts__title.catalogSliderItem__curPrice, .catalogSlider._white .webinarsPageGifts__title.catalogSliderItem__curPrice, .webinarsPageGifts__title.catalogSliderItem__oldPrice, .webinarsPageGifts__title.wareScheme__dt, .wareText h3.webinarsPageGifts__title, .wareText h6.webinarsPageGifts__title, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageGifts__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageGifts__title.catalogSliderItem__curPrice, .webinarsPageGifts__title.quoteForm__humanStatus, .webinarsPageGifts__title.poolCalc__preloadText, .webinarsPageGifts__title.poolCalcProducts__trName, .webinarsPageGifts__title.poolCalcPrint:before, .webinarsPageGifts__title.cooperationReviews__rate, .webinarsPageGifts__title.cooperationFeedback__completeTitle, .webinarsPageGifts__title.webinarsItem__difficultName, .webinarsPageGifts__title.webinarsSpeaker__name, .webinarsPageGifts__title.webinarsSpeaker__status, .webinarsPageGifts__title.webinarsPageMain__difficultName, .webinarsPageGifts__title.webinarsPageProfit__item {
    margin-bottom: 3rem;
  }
}
.webinarsPageGifts__list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .webinarsPageGifts__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPageGifts__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.webinarsPageGifts__item {
  background: var(--white);
  border: 0.1rem solid var(--grey);
  box-sizing: border-box;
  min-height: 10rem;
  position: relative;
  display: flex;
  align-items: center;
  padding: 1rem 10rem 1rem 1rem;
}
@media (min-width: 768px) {
  .webinarsPageGifts__item {
    padding: 2rem 13rem 2rem 2rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPageGifts__item {
    min-height: 12rem;
  }
}
.webinarsPageGifts__itemImage {
  position: absolute;
  width: 8rem;
  height: 8rem;
  top: 50%;
  margin-top: -4rem;
  right: 1rem;
  object-fit: contain;
}
@media (min-width: 768px) {
  .webinarsPageGifts__itemImage {
    width: 9rem;
    height: 9rem;
    margin-top: -4.5rem;
    right: 2rem;
  }
}

.webinarsPageForm {
  padding-top: 2rem;
  margin-top: -2rem;
  scroll-margin: 6.4rem;
}
@media (min-width: 768px) {
  .webinarsPageForm {
    scroll-margin: 6.8rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPageForm {
    scroll-margin: 7rem;
  }
}
.webinarsPageForm__title.t-title, .webinarsPageForm__title.kp2025Jury__status, .webinarsPageForm__title.kp2025Jury__name, .webinarsPageForm__title.kp2025Criteria__name, .webinarsPageForm__title.kp2025Spots__name, .webinarsPageForm__title.kp2025Rules__name, .webinarsPageForm__title.kp2025Stages__name, .webinarsPageForm__title.kp2025Stages__numb, .webinarsPageForm__title.kp2025Recipient__item, .webinarsPageForm__title.people__status, .webinarsPageForm__title.people__name, .webinarsPageForm__title.teamBoss__chiefStatus, .webinarsPageForm__title.teamBoss__chiefName, .catalogSlider:not(._white) .webinarsPageForm__title.catalogSliderItem__name, .catalogSlider._white .webinarsPageForm__title.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsPageForm__title.catalogSliderItem__curPrice, .catalogSlider._white .webinarsPageForm__title.catalogSliderItem__curPrice, .webinarsPageForm__title.catalogSliderItem__oldPrice, .webinarsPageForm__title.wareScheme__dt, .wareText h3.webinarsPageForm__title, .wareText h6.webinarsPageForm__title, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageForm__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageForm__title.catalogSliderItem__curPrice, .webinarsPageForm__title.quoteForm__humanStatus, .webinarsPageForm__title.poolCalc__preloadText, .webinarsPageForm__title.poolCalcProducts__trName, .webinarsPageForm__title.poolCalcPrint:before, .webinarsPageForm__title.cooperationReviews__rate, .webinarsPageForm__title.cooperationFeedback__completeTitle, .webinarsPageForm__title.webinarsItem__difficultName, .webinarsPageForm__title.webinarsSpeaker__name, .webinarsPageForm__title.webinarsSpeaker__status, .webinarsPageForm__title.webinarsPageMain__difficultName, .webinarsPageForm__title.webinarsPageProfit__item, .webinarsPageForm__title.webinarsPageGifts__item {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .webinarsPageForm__title.t-title, .webinarsPageForm__title.kp2025Jury__status, .webinarsPageForm__title.kp2025Jury__name, .webinarsPageForm__title.kp2025Criteria__name, .webinarsPageForm__title.kp2025Spots__name, .webinarsPageForm__title.kp2025Rules__name, .webinarsPageForm__title.kp2025Stages__name, .webinarsPageForm__title.kp2025Stages__numb, .webinarsPageForm__title.kp2025Recipient__item, .webinarsPageForm__title.people__status, .webinarsPageForm__title.people__name, .webinarsPageForm__title.teamBoss__chiefStatus, .webinarsPageForm__title.teamBoss__chiefName, .catalogSlider:not(._white) .webinarsPageForm__title.catalogSliderItem__name, .catalogSlider._white .webinarsPageForm__title.catalogSliderItem__name, .catalogSlider:not(._white) .webinarsPageForm__title.catalogSliderItem__curPrice, .catalogSlider._white .webinarsPageForm__title.catalogSliderItem__curPrice, .webinarsPageForm__title.catalogSliderItem__oldPrice, .webinarsPageForm__title.wareScheme__dt, .wareText h3.webinarsPageForm__title, .wareText h6.webinarsPageForm__title, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageForm__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .webinarsPageForm__title.catalogSliderItem__curPrice, .webinarsPageForm__title.quoteForm__humanStatus, .webinarsPageForm__title.poolCalc__preloadText, .webinarsPageForm__title.poolCalcProducts__trName, .webinarsPageForm__title.poolCalcPrint:before, .webinarsPageForm__title.cooperationReviews__rate, .webinarsPageForm__title.cooperationFeedback__completeTitle, .webinarsPageForm__title.webinarsItem__difficultName, .webinarsPageForm__title.webinarsSpeaker__name, .webinarsPageForm__title.webinarsSpeaker__status, .webinarsPageForm__title.webinarsPageMain__difficultName, .webinarsPageForm__title.webinarsPageProfit__item, .webinarsPageForm__title.webinarsPageGifts__item {
    margin-bottom: 1.5rem;
  }
}
.webinarsPageForm__subTitle {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .webinarsPageForm__subTitle {
    margin-bottom: 3rem;
  }
}
.webinarsPageForm__form {
  background: var(--bg-grey);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 3rem 1.5rem;
}
@media (min-width: 768px) {
  .webinarsPageForm__form {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 1rem 1rem;
    padding: 4rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPageForm__form {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
    gap: 1rem 1rem;
    padding: 6rem 11rem;
  }
}
@media (min-width: 768px) {
  .webinarsPageForm__label._textarea {
    grid-column: span 2;
  }
}
.webinarsPageForm__label._check {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .webinarsPageForm__label._check {
    grid-column: span 2;
    justify-self: flex-start;
    margin-top: 0.5rem;
  }
}
.webinarsPageForm__label._button {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .webinarsPageForm__label._button {
    grid-column: span 2;
    justify-self: center;
    margin-top: 0;
  }
}
.webinarsPageForm__complete {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
  max-width: 24rem;
  margin: 5rem auto;
}
@media (min-width: 768px) {
  .webinarsPageForm__complete {
    grid-column: span 2;
    align-self: center;
    justify-content: center;
    max-width: 28rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPageForm__complete {
    gap: 1rem;
    margin: 2.5rem auto;
  }
}
.webinarsPageForm__complete:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(../img/icons/checkMark.svg) center center/100% no-repeat;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .webinarsPageForm__complete:before {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPageForm__complete:before {
    margin-bottom: 3rem;
  }
}
.webinarsPageForm__completeButton {
  margin-top: 2rem;
}
@media (min-width: 1280px) {
  .webinarsPageForm__completeButton {
    margin-bottom: 1.5rem;
  }
}

.webinarsPageMovie {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding-top: 2rem;
  margin-top: -2rem;
  gap: 2.5rem;
  scroll-margin: 6.4rem;
}
@media (min-width: 768px) {
  .webinarsPageMovie {
    scroll-margin: 6.8rem;
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .webinarsPageMovie {
    scroll-margin: 7rem;
  }
}
.webinarsPageMovie iframe {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 190/107;
}

.service {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 6rem;
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .service {
    gap: 8rem;
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .service {
    gap: 10rem;
    margin-bottom: 10rem;
  }
}
.serviceHead {
  position: relative;
  padding: 2rem 0;
  display: flex;
  flex-direction: column;
  color: var(--white);
  min-height: 24rem;
  box-sizing: border-box;
}
.serviceHead:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .serviceHead {
    padding: 2rem 0 4rem;
    min-height: 28rem;
  }
}
@media (min-width: 1280px) {
  .serviceHead {
    padding: 3rem 0 4rem;
  }
}
.serviceHead:before {
  background: var(--accent) url("../img/service/mainBg.webp") right -60rem center/auto 100% no-repeat;
}
@media (min-width: 768px) {
  .serviceHead:before {
    background-position: right -50rem center;
  }
}
@media (min-width: 1280px) {
  .serviceHead:before {
    background-position: right center;
  }
}
.serviceHead .breadcrumbs {
  margin: 0;
}
.serviceHead__title.t-title, .serviceHead__title.kp2025Jury__status, .serviceHead__title.kp2025Jury__name, .serviceHead__title.kp2025Criteria__name, .serviceHead__title.kp2025Spots__name, .serviceHead__title.kp2025Rules__name, .serviceHead__title.kp2025Stages__name, .serviceHead__title.kp2025Stages__numb, .serviceHead__title.kp2025Recipient__item, .serviceHead__title.people__status, .serviceHead__title.people__name, .serviceHead__title.teamBoss__chiefStatus, .serviceHead__title.teamBoss__chiefName, .catalogSlider:not(._white) .serviceHead__title.catalogSliderItem__name, .catalogSlider._white .serviceHead__title.catalogSliderItem__name, .catalogSlider:not(._white) .serviceHead__title.catalogSliderItem__curPrice, .catalogSlider._white .serviceHead__title.catalogSliderItem__curPrice, .serviceHead__title.catalogSliderItem__oldPrice, .serviceHead__title.wareScheme__dt, .wareText h3.serviceHead__title, .wareText h6.serviceHead__title, .catalogSlider.article__like.t-button:not(._checked) .serviceHead__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .serviceHead__title.catalogSliderItem__curPrice, .serviceHead__title.quoteForm__humanStatus, .serviceHead__title.poolCalc__preloadText, .serviceHead__title.poolCalcProducts__trName, .serviceHead__title.poolCalcPrint:before, .serviceHead__title.cooperationReviews__rate, .serviceHead__title.cooperationFeedback__completeTitle, .serviceHead__title.webinarsItem__difficultName, .serviceHead__title.webinarsSpeaker__name, .serviceHead__title.webinarsSpeaker__status, .serviceHead__title.webinarsPageMain__difficultName, .serviceHead__title.webinarsPageProfit__item, .serviceHead__title.webinarsPageGifts__item {
  color: var(--white);
  margin-top: auto;
  max-width: 76rem;
}
.serviceHead__desc {
  max-width: 65rem;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .serviceHead__desc {
    margin-top: 1rem;
  }
}

.serviceTop {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem 1rem;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .serviceTop {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1280px) {
  .serviceTop {
    grid-template-columns: repeat(6, 1fr);
  }
}
.serviceTop__left {
  grid-column: span 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
@media (min-width: 768px) {
  .serviceTop__left {
    gap: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .serviceTop__left {
    grid-column: span 3;
    gap: 1rem;
  }
}
@media (min-width: 768px) {
  .serviceTop__name.t-title, .serviceTop__name.kp2025Jury__status, .serviceTop__name.kp2025Jury__name, .serviceTop__name.kp2025Criteria__name, .serviceTop__name.kp2025Spots__name, .serviceTop__name.kp2025Rules__name, .serviceTop__name.kp2025Stages__name, .serviceTop__name.kp2025Stages__numb, .serviceTop__name.kp2025Recipient__item, .serviceTop__name.people__status, .serviceTop__name.people__name, .serviceTop__name.teamBoss__chiefStatus, .serviceTop__name.teamBoss__chiefName, .catalogSlider:not(._white) .serviceTop__name.catalogSliderItem__name, .catalogSlider._white .serviceTop__name.catalogSliderItem__name, .catalogSlider:not(._white) .serviceTop__name.catalogSliderItem__curPrice, .catalogSlider._white .serviceTop__name.catalogSliderItem__curPrice, .serviceTop__name.catalogSliderItem__oldPrice, .serviceTop__name.wareScheme__dt, .wareText h3.serviceTop__name, .wareText h6.serviceTop__name, .catalogSlider.article__like.t-button:not(._checked) .serviceTop__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .serviceTop__name.catalogSliderItem__curPrice, .serviceTop__name.quoteForm__humanStatus, .serviceTop__name.poolCalc__preloadText, .serviceTop__name.poolCalcProducts__trName, .serviceTop__name.poolCalcPrint:before, .serviceTop__name.cooperationReviews__rate, .serviceTop__name.cooperationFeedback__completeTitle, .serviceTop__name.webinarsItem__difficultName, .serviceTop__name.webinarsSpeaker__name, .serviceTop__name.webinarsSpeaker__status, .serviceTop__name.webinarsPageMain__difficultName, .serviceTop__name.webinarsPageProfit__item, .serviceTop__name.webinarsPageGifts__item {
    max-width: 25rem;
  }
}
@media (min-width: 1280px) {
  .serviceTop__name.t-title, .serviceTop__name.kp2025Jury__status, .serviceTop__name.kp2025Jury__name, .serviceTop__name.kp2025Criteria__name, .serviceTop__name.kp2025Spots__name, .serviceTop__name.kp2025Rules__name, .serviceTop__name.kp2025Stages__name, .serviceTop__name.kp2025Stages__numb, .serviceTop__name.kp2025Recipient__item, .serviceTop__name.people__status, .serviceTop__name.people__name, .serviceTop__name.teamBoss__chiefStatus, .serviceTop__name.teamBoss__chiefName, .catalogSlider:not(._white) .serviceTop__name.catalogSliderItem__name, .catalogSlider._white .serviceTop__name.catalogSliderItem__name, .catalogSlider:not(._white) .serviceTop__name.catalogSliderItem__curPrice, .catalogSlider._white .serviceTop__name.catalogSliderItem__curPrice, .serviceTop__name.catalogSliderItem__oldPrice, .serviceTop__name.wareScheme__dt, .wareText h3.serviceTop__name, .wareText h6.serviceTop__name, .catalogSlider.article__like.t-button:not(._checked) .serviceTop__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .serviceTop__name.catalogSliderItem__curPrice, .serviceTop__name.quoteForm__humanStatus, .serviceTop__name.poolCalc__preloadText, .serviceTop__name.poolCalcProducts__trName, .serviceTop__name.poolCalcPrint:before, .serviceTop__name.cooperationReviews__rate, .serviceTop__name.cooperationFeedback__completeTitle, .serviceTop__name.webinarsItem__difficultName, .serviceTop__name.webinarsSpeaker__name, .serviceTop__name.webinarsSpeaker__status, .serviceTop__name.webinarsPageMain__difficultName, .serviceTop__name.webinarsPageProfit__item, .serviceTop__name.webinarsPageGifts__item {
    max-width: none;
  }
}
.serviceTop__link.t-link, .serviceTop__link.previewText__more, .aboutCategory__answer a.serviceTop__link, .errorCodes__tableBox a.serviceTop__link, .object__text a.serviceTop__link, .faq__answer a.serviceTop__link, .requisites__dd a.serviceTop__link, .serviceTop__link.contactsCard__bottomLink, .serviceTop__link.contactsPlace__waresItem, .simplePage a.serviceTop__link {
  position: relative;
  min-height: 2.4rem;
  padding-left: 3rem;
  color: var(--dark);
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 2rem;
  align-self: flex-start;
  justify-self: flex-start;
}
@media (min-width: 1280px) {
  .serviceTop__link.t-link, .serviceTop__link.previewText__more, .aboutCategory__answer a.serviceTop__link, .errorCodes__tableBox a.serviceTop__link, .object__text a.serviceTop__link, .faq__answer a.serviceTop__link, .requisites__dd a.serviceTop__link, .serviceTop__link.contactsCard__bottomLink, .serviceTop__link.contactsPlace__waresItem, .simplePage a.serviceTop__link {
    transition: color var(--time);
  }
  .serviceTop__link.t-link:hover, .serviceTop__link.previewText__more:hover, .aboutCategory__answer a.serviceTop__link:hover, .errorCodes__tableBox a.serviceTop__link:hover, .object__text a.serviceTop__link:hover, .faq__answer a.serviceTop__link:hover, .requisites__dd a.serviceTop__link:hover, .serviceTop__link.contactsCard__bottomLink:hover, .serviceTop__link.contactsPlace__waresItem:hover, .simplePage a.serviceTop__link:hover {
    color: var(--accent);
  }
}
.serviceTop__link.t-link:before, .serviceTop__link.previewText__more:before, .aboutCategory__answer a.serviceTop__link:before, .errorCodes__tableBox a.serviceTop__link:before, .object__text a.serviceTop__link:before, .faq__answer a.serviceTop__link:before, .requisites__dd a.serviceTop__link:before, .serviceTop__link.contactsCard__bottomLink:before, .serviceTop__link.contactsPlace__waresItem:before, .simplePage a.serviceTop__link:before {
  content: "";
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  top: 50%;
  margin-top: -1.2rem;
  left: 0;
  background: var(--accent);
}
.serviceTop__link.t-link[href*="mailto:"]:before, .serviceTop__link[href*="mailto:"].previewText__more:before, .aboutCategory__answer a.serviceTop__link[href*="mailto:"]:before, .errorCodes__tableBox a.serviceTop__link[href*="mailto:"]:before, .object__text a.serviceTop__link[href*="mailto:"]:before, .faq__answer a.serviceTop__link[href*="mailto:"]:before, .requisites__dd a.serviceTop__link[href*="mailto:"]:before, .serviceTop__link[href*="mailto:"].contactsCard__bottomLink:before, .serviceTop__link[href*="mailto:"].contactsPlace__waresItem:before, .simplePage a.serviceTop__link[href*="mailto:"]:before {
  mask: url(../img/icons/email_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/email_24.svg) center center/100% no-repeat;
}
.serviceTop__link.t-link[href*="tel:"]:before, .serviceTop__link[href*="tel:"].previewText__more:before, .aboutCategory__answer a.serviceTop__link[href*="tel:"]:before, .errorCodes__tableBox a.serviceTop__link[href*="tel:"]:before, .object__text a.serviceTop__link[href*="tel:"]:before, .faq__answer a.serviceTop__link[href*="tel:"]:before, .requisites__dd a.serviceTop__link[href*="tel:"]:before, .serviceTop__link[href*="tel:"].contactsCard__bottomLink:before, .serviceTop__link[href*="tel:"].contactsPlace__waresItem:before, .simplePage a.serviceTop__link[href*="tel:"]:before {
  mask: url(../img/icons/phone_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/phone_24.svg) center center/100% no-repeat;
}

.serviceMaterials {
  margin-top: 1.5rem;
}
.serviceMaterials__content {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .serviceMaterials__content {
    margin-bottom: 2.5rem;
  }
}
.serviceMaterials__content .t-par, .serviceMaterials__content .aboutCategory__answer p, .aboutCategory__answer .serviceMaterials__content p, .serviceMaterials__content .wareText p, .wareText .serviceMaterials__content p, .serviceMaterials__content .errorCodes__tableBox p, .errorCodes__tableBox .serviceMaterials__content p, .serviceMaterials__content .contactsPlace__bottomText p, .contactsPlace__bottomText .serviceMaterials__content p, .serviceMaterials__content .simplePage p, .simplePage .serviceMaterials__content p {
  max-width: 98rem;
}
@media (min-width: 1280px) {
  .serviceMaterials {
    margin-top: 2rem;
  }
}
.serviceMaterials__name {
  margin-bottom: 1rem;
}
.serviceMaterials__swiper.swiper {
  margin: 1.5rem -1rem 0;
}
@media (min-width: 768px) {
  .serviceMaterials__swiper.swiper {
    margin: 2rem -2rem 0;
  }
}
@media (min-width: 1280px) {
  .serviceMaterials__swiper.swiper {
    margin: 2rem 0 0;
  }
}
.serviceMaterials__slide.swiper-slide {
  width: 32rem;
  min-width: 32rem;
  max-width: 32rem;
  padding-left: 1rem;
}
@media (min-width: 768px) {
  .serviceMaterials__slide.swiper-slide {
    width: 43rem;
    min-width: 43rem;
    max-width: 43rem;
  }
}
@media (min-width: 768px) {
  .serviceMaterials__slide.swiper-slide:first-child {
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .serviceMaterials__slide.swiper-slide:first-child {
    padding-left: 0;
  }
}
.serviceMaterials__slide.swiper-slide:last-child {
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .serviceMaterials__slide.swiper-slide:last-child {
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  .serviceMaterials__slide.swiper-slide:last-child {
    padding-right: 0;
  }
}
.serviceMaterials__scroll.swiper-scrollbar {
  margin-top: 1.5rem;
  width: 100%;
  position: static;
}
.serviceMaterials__scrollPane {
  border-radius: var(--rad);
  background-color: var(--grey);
  height: 1rem;
}
.serviceMaterials__image {
  display: block;
  width: 100%;
}

.serviceChat__block {
  background: var(--accent);
  color: var(--white);
  padding: 3rem 1.5rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .serviceChat__block {
    padding: 4rem;
    display: grid;
    grid-template-columns: 1fr 27rem;
    gap: 2rem 2rem;
  }
}
@media (min-width: 1280px) {
  .serviceChat__block {
    padding: 5rem;
    grid-template: auto auto 1fr/1fr 30rem;
    gap: 2rem 9rem;
  }
}
.serviceChat__text {
  margin-left: 5.2rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .serviceChat__text {
    margin: 0 0 0 8.8rem;
  }
}
@media (min-width: 1280px) {
  .serviceChat__text {
    margin: 0 0 0 11rem;
  }
}
.serviceChat__text:first-child {
  position: relative;
}
@media (min-width: 768px) {
  .serviceChat__text:first-child {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .serviceChat__text:first-child {
    grid-column: unset;
  }
}
.serviceChat__text:first-child:before {
  content: "";
  position: absolute;
  background: var(--white);
  opacity: 0.75;
  mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
  aspect-ratio: 68/57;
  width: 4.2rem;
  left: -5.2rem;
  top: 0;
}
@media (min-width: 768px) {
  .serviceChat__text:first-child:before {
    width: 6.8rem;
    left: -8.8rem;
  }
}
@media (min-width: 1280px) {
  .serviceChat__text:first-child:before {
    left: -11rem;
  }
}
.serviceChat__person {
  margin-left: 5.2rem;
  display: grid;
  grid-template: auto 1fr/7.4rem 1fr;
  gap: 0.2rem 1rem;
}
@media (min-width: 768px) {
  .serviceChat__person {
    grid-area: 2/2/4/3;
    align-self: flex-end;
    justify-self: center;
    display: flex;
    gap: 0;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .serviceChat__person {
    grid-area: 1/2/4/3;
    width: 100%;
  }
}
.serviceChat__image {
  width: 100%;
  display: block;
  grid-row: span 2;
}
@media (min-width: 768px) {
  .serviceChat__image {
    margin-bottom: 1rem;
    width: 20rem;
  }
}
.serviceChat__name.t-title, .serviceChat__name.kp2025Jury__status, .serviceChat__name.kp2025Jury__name, .serviceChat__name.kp2025Criteria__name, .serviceChat__name.kp2025Spots__name, .serviceChat__name.kp2025Rules__name, .serviceChat__name.kp2025Stages__name, .serviceChat__name.kp2025Stages__numb, .serviceChat__name.kp2025Recipient__item, .serviceChat__name.people__status, .serviceChat__name.people__name, .serviceChat__name.teamBoss__chiefStatus, .serviceChat__name.teamBoss__chiefName, .catalogSlider:not(._white) .serviceChat__name.catalogSliderItem__name, .catalogSlider._white .serviceChat__name.catalogSliderItem__name, .catalogSlider:not(._white) .serviceChat__name.catalogSliderItem__curPrice, .catalogSlider._white .serviceChat__name.catalogSliderItem__curPrice, .serviceChat__name.catalogSliderItem__oldPrice, .serviceChat__name.wareScheme__dt, .wareText h3.serviceChat__name, .wareText h6.serviceChat__name, .catalogSlider.article__like.t-button:not(._checked) .serviceChat__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .serviceChat__name.catalogSliderItem__curPrice, .serviceChat__name.quoteForm__humanStatus, .serviceChat__name.poolCalc__preloadText, .serviceChat__name.poolCalcProducts__trName, .serviceChat__name.poolCalcPrint:before, .serviceChat__name.cooperationReviews__rate, .serviceChat__name.cooperationFeedback__completeTitle, .serviceChat__name.webinarsItem__difficultName, .serviceChat__name.webinarsSpeaker__name, .serviceChat__name.webinarsSpeaker__status, .serviceChat__name.webinarsPageMain__difficultName, .serviceChat__name.webinarsPageProfit__item, .serviceChat__name.webinarsPageGifts__item {
  color: var(--grey);
  opacity: 0.8;
}
@media (min-width: 768px) {
  .serviceChat__name.t-title, .serviceChat__name.kp2025Jury__status, .serviceChat__name.kp2025Jury__name, .serviceChat__name.kp2025Criteria__name, .serviceChat__name.kp2025Spots__name, .serviceChat__name.kp2025Rules__name, .serviceChat__name.kp2025Stages__name, .serviceChat__name.kp2025Stages__numb, .serviceChat__name.kp2025Recipient__item, .serviceChat__name.people__status, .serviceChat__name.people__name, .serviceChat__name.teamBoss__chiefStatus, .serviceChat__name.teamBoss__chiefName, .catalogSlider:not(._white) .serviceChat__name.catalogSliderItem__name, .catalogSlider._white .serviceChat__name.catalogSliderItem__name, .catalogSlider:not(._white) .serviceChat__name.catalogSliderItem__curPrice, .catalogSlider._white .serviceChat__name.catalogSliderItem__curPrice, .serviceChat__name.catalogSliderItem__oldPrice, .serviceChat__name.wareScheme__dt, .wareText h3.serviceChat__name, .wareText h6.serviceChat__name, .catalogSlider.article__like.t-button:not(._checked) .serviceChat__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .serviceChat__name.catalogSliderItem__curPrice, .serviceChat__name.quoteForm__humanStatus, .serviceChat__name.poolCalc__preloadText, .serviceChat__name.poolCalcProducts__trName, .serviceChat__name.poolCalcPrint:before, .serviceChat__name.cooperationReviews__rate, .serviceChat__name.cooperationFeedback__completeTitle, .serviceChat__name.webinarsItem__difficultName, .serviceChat__name.webinarsSpeaker__name, .serviceChat__name.webinarsSpeaker__status, .serviceChat__name.webinarsPageMain__difficultName, .serviceChat__name.webinarsPageProfit__item, .serviceChat__name.webinarsPageGifts__item {
    margin-bottom: 0.2rem;
    text-align: center;
  }
}
.serviceChat__status.t-title, .serviceChat__status.kp2025Jury__status, .serviceChat__status.kp2025Jury__name, .serviceChat__status.kp2025Criteria__name, .serviceChat__status.kp2025Spots__name, .serviceChat__status.kp2025Rules__name, .serviceChat__status.kp2025Stages__name, .serviceChat__status.kp2025Stages__numb, .serviceChat__status.kp2025Recipient__item, .serviceChat__status.people__status, .serviceChat__status.people__name, .serviceChat__status.teamBoss__chiefStatus, .serviceChat__status.teamBoss__chiefName, .catalogSlider:not(._white) .serviceChat__status.catalogSliderItem__name, .catalogSlider._white .serviceChat__status.catalogSliderItem__name, .catalogSlider:not(._white) .serviceChat__status.catalogSliderItem__curPrice, .catalogSlider._white .serviceChat__status.catalogSliderItem__curPrice, .serviceChat__status.catalogSliderItem__oldPrice, .serviceChat__status.wareScheme__dt, .wareText h3.serviceChat__status, .wareText h6.serviceChat__status, .catalogSlider.article__like.t-button:not(._checked) .serviceChat__status.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .serviceChat__status.catalogSliderItem__curPrice, .serviceChat__status.quoteForm__humanStatus, .serviceChat__status.poolCalc__preloadText, .serviceChat__status.poolCalcProducts__trName, .serviceChat__status.poolCalcPrint:before, .serviceChat__status.cooperationReviews__rate, .serviceChat__status.cooperationFeedback__completeTitle, .serviceChat__status.webinarsItem__difficultName, .serviceChat__status.webinarsSpeaker__name, .serviceChat__status.webinarsSpeaker__status, .serviceChat__status.webinarsPageMain__difficultName, .serviceChat__status.webinarsPageProfit__item, .serviceChat__status.webinarsPageGifts__item {
  color: var(--grey-light);
  opacity: 0.4;
}
@media (min-width: 768px) {
  .serviceChat__status.t-title, .serviceChat__status.kp2025Jury__status, .serviceChat__status.kp2025Jury__name, .serviceChat__status.kp2025Criteria__name, .serviceChat__status.kp2025Spots__name, .serviceChat__status.kp2025Rules__name, .serviceChat__status.kp2025Stages__name, .serviceChat__status.kp2025Stages__numb, .serviceChat__status.kp2025Recipient__item, .serviceChat__status.people__status, .serviceChat__status.people__name, .serviceChat__status.teamBoss__chiefStatus, .serviceChat__status.teamBoss__chiefName, .catalogSlider:not(._white) .serviceChat__status.catalogSliderItem__name, .catalogSlider._white .serviceChat__status.catalogSliderItem__name, .catalogSlider:not(._white) .serviceChat__status.catalogSliderItem__curPrice, .catalogSlider._white .serviceChat__status.catalogSliderItem__curPrice, .serviceChat__status.catalogSliderItem__oldPrice, .serviceChat__status.wareScheme__dt, .wareText h3.serviceChat__status, .wareText h6.serviceChat__status, .catalogSlider.article__like.t-button:not(._checked) .serviceChat__status.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .serviceChat__status.catalogSliderItem__curPrice, .serviceChat__status.quoteForm__humanStatus, .serviceChat__status.poolCalc__preloadText, .serviceChat__status.poolCalcProducts__trName, .serviceChat__status.poolCalcPrint:before, .serviceChat__status.cooperationReviews__rate, .serviceChat__status.cooperationFeedback__completeTitle, .serviceChat__status.webinarsItem__difficultName, .serviceChat__status.webinarsSpeaker__name, .serviceChat__status.webinarsSpeaker__status, .serviceChat__status.webinarsPageMain__difficultName, .serviceChat__status.webinarsPageProfit__item, .serviceChat__status.webinarsPageGifts__item {
    text-align: center;
  }
}
.serviceChat__button.t-button {
  margin-top: 2.5rem;
  margin-left: 5.2rem;
  width: auto;
}
@media (min-width: 768px) {
  .serviceChat__button.t-button {
    margin-top: 0.5rem;
    margin-left: 8.8rem;
    justify-self: flex-start;
  }
}
@media (min-width: 1280px) {
  .serviceChat__button.t-button {
    margin: 0.5rem 0 0 50rem;
    align-self: flex-start;
    justify-self: flex-start;
  }
}

.servicePrice {
  max-width: 98rem;
}
.servicePrice__text {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .servicePrice__text {
    margin-bottom: 3rem;
  }
}
.servicePrice__table {
  margin-bottom: 2.5rem;
  border-top: 0.1rem solid var(--grey-light);
  border-left: 0.1rem solid var(--grey-light);
}
@media (min-width: 768px) {
  .servicePrice__table {
    margin-bottom: 3rem;
  }
}
.servicePrice__thead {
  display: grid;
  grid-template-columns: 1fr 14rem;
}
@media (min-width: 1280px) {
  .servicePrice__thead {
    grid-template-columns: 1fr 33rem;
  }
}
.servicePrice__th.t-title, .servicePrice__th.kp2025Jury__status, .servicePrice__th.kp2025Jury__name, .servicePrice__th.kp2025Criteria__name, .servicePrice__th.kp2025Spots__name, .servicePrice__th.kp2025Rules__name, .servicePrice__th.kp2025Stages__name, .servicePrice__th.kp2025Stages__numb, .servicePrice__th.kp2025Recipient__item, .servicePrice__th.people__status, .servicePrice__th.people__name, .servicePrice__th.teamBoss__chiefStatus, .servicePrice__th.teamBoss__chiefName, .catalogSlider:not(._white) .servicePrice__th.catalogSliderItem__name, .catalogSlider._white .servicePrice__th.catalogSliderItem__name, .catalogSlider:not(._white) .servicePrice__th.catalogSliderItem__curPrice, .catalogSlider._white .servicePrice__th.catalogSliderItem__curPrice, .servicePrice__th.catalogSliderItem__oldPrice, .servicePrice__th.wareScheme__dt, .wareText h3.servicePrice__th, .wareText h6.servicePrice__th, .catalogSlider.article__like.t-button:not(._checked) .servicePrice__th.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .servicePrice__th.catalogSliderItem__curPrice, .servicePrice__th.quoteForm__humanStatus, .servicePrice__th.poolCalc__preloadText, .servicePrice__th.poolCalcProducts__trName, .servicePrice__th.poolCalcPrint:before, .servicePrice__th.cooperationReviews__rate, .servicePrice__th.cooperationFeedback__completeTitle, .servicePrice__th.webinarsItem__difficultName, .servicePrice__th.webinarsSpeaker__name, .servicePrice__th.webinarsSpeaker__status, .servicePrice__th.webinarsPageMain__difficultName, .servicePrice__th.webinarsPageProfit__item, .servicePrice__th.webinarsPageGifts__item {
  padding: 1rem;
  box-sizing: border-box;
  border-right: 0.1rem solid var(--grey-light);
  border-bottom: 0.1rem solid var(--grey-light);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .servicePrice__th.t-title, .servicePrice__th.kp2025Jury__status, .servicePrice__th.kp2025Jury__name, .servicePrice__th.kp2025Criteria__name, .servicePrice__th.kp2025Spots__name, .servicePrice__th.kp2025Rules__name, .servicePrice__th.kp2025Stages__name, .servicePrice__th.kp2025Stages__numb, .servicePrice__th.kp2025Recipient__item, .servicePrice__th.people__status, .servicePrice__th.people__name, .servicePrice__th.teamBoss__chiefStatus, .servicePrice__th.teamBoss__chiefName, .catalogSlider:not(._white) .servicePrice__th.catalogSliderItem__name, .catalogSlider._white .servicePrice__th.catalogSliderItem__name, .catalogSlider:not(._white) .servicePrice__th.catalogSliderItem__curPrice, .catalogSlider._white .servicePrice__th.catalogSliderItem__curPrice, .servicePrice__th.catalogSliderItem__oldPrice, .servicePrice__th.wareScheme__dt, .wareText h3.servicePrice__th, .wareText h6.servicePrice__th, .catalogSlider.article__like.t-button:not(._checked) .servicePrice__th.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .servicePrice__th.catalogSliderItem__curPrice, .servicePrice__th.quoteForm__humanStatus, .servicePrice__th.poolCalc__preloadText, .servicePrice__th.poolCalcProducts__trName, .servicePrice__th.poolCalcPrint:before, .servicePrice__th.cooperationReviews__rate, .servicePrice__th.cooperationFeedback__completeTitle, .servicePrice__th.webinarsItem__difficultName, .servicePrice__th.webinarsSpeaker__name, .servicePrice__th.webinarsSpeaker__status, .servicePrice__th.webinarsPageMain__difficultName, .servicePrice__th.webinarsPageProfit__item, .servicePrice__th.webinarsPageGifts__item {
    padding: 1.4rem 2rem;
  }
}
.servicePrice__th.t-title:first-child, .servicePrice__th.kp2025Jury__status:first-child, .servicePrice__th.kp2025Jury__name:first-child, .servicePrice__th.kp2025Criteria__name:first-child, .servicePrice__th.kp2025Spots__name:first-child, .servicePrice__th.kp2025Rules__name:first-child, .servicePrice__th.kp2025Stages__name:first-child, .servicePrice__th.kp2025Stages__numb:first-child, .servicePrice__th.kp2025Recipient__item:first-child, .servicePrice__th.people__status:first-child, .servicePrice__th.people__name:first-child, .servicePrice__th.teamBoss__chiefStatus:first-child, .servicePrice__th.teamBoss__chiefName:first-child, .catalogSlider:not(._white) .servicePrice__th.catalogSliderItem__name:first-child, .catalogSlider._white .servicePrice__th.catalogSliderItem__name:first-child, .catalogSlider:not(._white) .servicePrice__th.catalogSliderItem__curPrice:first-child, .catalogSlider._white .servicePrice__th.catalogSliderItem__curPrice:first-child, .servicePrice__th.catalogSliderItem__oldPrice:first-child, .servicePrice__th.wareScheme__dt:first-child, .wareText h3.servicePrice__th:first-child, .wareText h6.servicePrice__th:first-child, .catalogSlider.article__like.t-button:not(._checked) .servicePrice__th.catalogSliderItem__name:first-child, .catalogSlider.article__like.t-button:not(._checked) .servicePrice__th.catalogSliderItem__curPrice:first-child, .servicePrice__th.quoteForm__humanStatus:first-child, .servicePrice__th.poolCalc__preloadText:first-child, .servicePrice__th.poolCalcProducts__trName:first-child, .servicePrice__th.poolCalcPrint:first-child:before, .servicePrice__th.cooperationReviews__rate:first-child, .servicePrice__th.cooperationFeedback__completeTitle:first-child, .servicePrice__th.webinarsItem__difficultName:first-child, .servicePrice__th.webinarsSpeaker__name:first-child, .servicePrice__th.webinarsSpeaker__status:first-child, .servicePrice__th.webinarsPageMain__difficultName:first-child, .servicePrice__th.webinarsPageProfit__item:first-child, .servicePrice__th.webinarsPageGifts__item:first-child {
  justify-content: flex-start;
}
.servicePrice__tr {
  display: grid;
  grid-template-columns: 1fr 14rem;
}
@media (min-width: 1280px) {
  .servicePrice__tr {
    grid-template-columns: 1fr 33rem;
  }
}
.servicePrice__tr:nth-child(2n) {
  background: var(--bg-grey);
}
.servicePrice__td {
  padding: 1rem;
  box-sizing: border-box;
  border-right: 0.1rem solid var(--grey-light);
  border-bottom: 0.1rem solid var(--grey-light);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .servicePrice__td {
    padding: 1.4rem 2rem;
  }
}
.servicePrice__td:first-child {
  justify-content: flex-start;
}
.servicePrice__bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.serviceRequest__grid {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
@media (min-width: 1280px) {
  .serviceRequest__grid {
    display: grid;
    grid-template-columns: 1fr 32rem;
    gap: 0 3rem;
    align-items: flex-start;
  }
}
.serviceRequest__form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
.serviceRequest__example {
  display: block;
  order: -1;
}
@media (min-width: 1280px) {
  .serviceRequest__example {
    order: unset;
    position: sticky;
    top: 16rem;
  }
}
.serviceRequest__image {
  display: block;
  width: 100%;
}
.serviceRequest__box {
  background: var(--bg-grey);
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .serviceRequest__box {
    padding: 3rem;
  }
}
.serviceRequest__title.t-title, .serviceRequest__title.kp2025Jury__status, .serviceRequest__title.kp2025Jury__name, .serviceRequest__title.kp2025Criteria__name, .serviceRequest__title.kp2025Spots__name, .serviceRequest__title.kp2025Rules__name, .serviceRequest__title.kp2025Stages__name, .serviceRequest__title.kp2025Stages__numb, .serviceRequest__title.kp2025Recipient__item, .serviceRequest__title.people__status, .serviceRequest__title.people__name, .serviceRequest__title.teamBoss__chiefStatus, .serviceRequest__title.teamBoss__chiefName, .catalogSlider:not(._white) .serviceRequest__title.catalogSliderItem__name, .catalogSlider._white .serviceRequest__title.catalogSliderItem__name, .catalogSlider:not(._white) .serviceRequest__title.catalogSliderItem__curPrice, .catalogSlider._white .serviceRequest__title.catalogSliderItem__curPrice, .serviceRequest__title.catalogSliderItem__oldPrice, .serviceRequest__title.wareScheme__dt, .wareText h3.serviceRequest__title, .wareText h6.serviceRequest__title, .catalogSlider.article__like.t-button:not(._checked) .serviceRequest__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .serviceRequest__title.catalogSliderItem__curPrice, .serviceRequest__title.quoteForm__humanStatus, .serviceRequest__title.poolCalc__preloadText, .serviceRequest__title.poolCalcProducts__trName, .serviceRequest__title.poolCalcPrint:before, .serviceRequest__title.cooperationReviews__rate, .serviceRequest__title.cooperationFeedback__completeTitle, .serviceRequest__title.webinarsItem__difficultName, .serviceRequest__title.webinarsSpeaker__name, .serviceRequest__title.webinarsSpeaker__status, .serviceRequest__title.webinarsPageMain__difficultName, .serviceRequest__title.webinarsPageProfit__item, .serviceRequest__title.webinarsPageGifts__item {
  margin-bottom: 2rem;
}
.serviceRequest__container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.serviceRequest__container:not(:last-child) {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .serviceRequest__container:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .serviceRequest__container._area {
    position: sticky;
    top: 16rem;
    align-self: flex-start;
  }
}
.serviceRequest__text {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .serviceRequest__text {
    margin-bottom: 2rem;
  }
}
._about .serviceRequest__text {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .serviceRequest__columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 1rem;
  }
}
.serviceRequest__area:not(:last-child) {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .serviceRequest__area:not(:last-child) {
    margin-bottom: 0;
  }
}
.serviceRequest__label {
  display: block;
}
.serviceRequest__label .t-textarea {
  height: 12rem;
}
.serviceRequest__name {
  margin-bottom: 0.5rem;
  display: block;
  position: relative;
}
@media (max-width: 1279px) {
  .serviceRequest__nameTooltip.t-tooltip:before {
    max-width: 20rem;
  }
}
.serviceRequest__check {
  margin-top: -0.5rem;
}
@media (min-width: 768px) {
  .serviceRequest__btn.t-button {
    width: auto;
    margin: 0 auto;
  }
}
.serviceRequest__files {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.serviceRequest__filesAdd {
  cursor: pointer;
  padding: 0.5rem 1.5rem 0.5rem 3.2rem;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  align-items: flex-start;
  justify-content: center;
  min-height: 4rem;
  position: relative;
  align-self: flex-start;
  overflow: hidden;
  user-select: none;
}
.serviceRequest__filesAdd:before {
  content: "";
  background: var(--accent);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1rem;
  width: 2rem;
  height: 2rem;
  mask: url(../img/icons/plus_20.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/plus_20.svg) center center/100% no-repeat;
}
.serviceRequest__filesAddSub {
  display: block;
  opacity: 0.6;
}
.serviceRequest__filesInput {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 100%;
  right: 100%;
  width: 0;
  height: 0;
  z-index: -1;
  opacity: 0;
}
.serviceRequest__filesItem {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0.5rem;
  position: relative;
  padding: 1rem 3.9rem 1rem 6.4rem;
  min-height: 6rem;
  box-sizing: border-box;
  background: var(--white);
  border: 0.1rem solid var(--grey-light);
  border-bottom-width: 0;
}
@media (min-width: 768px) {
  .serviceRequest__filesItem {
    padding-left: 8.4rem;
    min-height: 8rem;
  }
}
.serviceRequest__filesItem:last-child {
  border-bottom-width: 0.1rem;
}
.serviceRequest__filesImageLink {
  display: block;
  position: absolute;
  top: 0.9rem;
  left: 0.9rem;
  width: 4rem;
}
@media (min-width: 768px) {
  .serviceRequest__filesImageLink {
    width: 6rem;
  }
}
.serviceRequest__filesImage {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.serviceRequest__filesVideo {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.serviceRequest__filesName {
  word-break: break-word;
}
.serviceRequest__filesSize {
  opacity: 0.6;
}
.serviceRequest__filesRemove {
  position: absolute;
  top: 0.9rem;
  right: 0.9rem;
  width: 2rem;
  height: 2rem;
  font-size: 0;
  line-height: 0;
  background: var(--dark);
  mask: url(../img/icons/cross_16.svg) center center/1.6rem no-repeat;
  -webkit-mask: url(../img/icons/cross_16.svg) center center/1.6rem no-repeat;
  transition: background-color var(--time);
  cursor: pointer;
}
@media (min-width: 1280px) {
  .serviceRequest__filesRemove:hover {
    background: var(--accent);
  }
}
.serviceRequest__filesBottom {
  border: 0.1rem solid var(--grey-light);
  border-top-width: 0;
  padding: 1rem;
  display: flex;
  justify-content: flex-end;
  background: var(--bg-grey);
}
.serviceRequest__filesClear {
  margin-left: auto;
  text-decoration: underline;
  color: var(--grey-blue);
  cursor: pointer;
  user-select: none;
  transition: color var(--time), text-decoration-color var(--time);
}
@media (min-width: 1280px) {
  .serviceRequest__filesClear:hover {
    color: var(--accent);
    text-decoration-color: transparent;
  }
}
.serviceRequest__filesErrors {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.serviceRequest__filesError {
  word-break: break-word;
  color: var(--error);
}
.serviceRequest__complete {
  background: var(--bg-grey);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
  padding: 6rem 2rem;
}
@media (min-width: 1280px) {
  .serviceRequest__complete {
    gap: 1rem;
  }
}
.serviceRequest__complete:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(../img/icons/checkMark.svg) center center/100% no-repeat;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .serviceRequest__complete:before {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .serviceRequest__complete:before {
    margin-bottom: 3rem;
  }
}
.about {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 6rem;
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .about {
    gap: 8rem;
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .about {
    gap: 10rem;
    margin-bottom: 10rem;
  }
}
.aboutHead {
  position: relative;
  padding: 2rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  color: var(--white);
  min-height: 24rem;
  box-sizing: border-box;
}
.aboutHead:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .aboutHead {
    padding: 2rem 0 3rem;
  }
}
@media (min-width: 1280px) {
  .aboutHead {
    gap: 1rem;
    padding: 3rem 0 4rem;
    min-height: 34rem;
  }
}
.aboutHead:before {
  background: var(--accent) url("../img/about/mainBg.webp") left -12rem top/auto 100% no-repeat;
}
@media (min-width: 768px) {
  .aboutHead:before {
    background-position: left 15rem top;
  }
}
@media (min-width: 1280px) {
  .aboutHead:before {
    background-position: right top;
  }
}
.aboutHead .breadcrumbs {
  margin: 0;
}
.aboutHead__title.t-title, .aboutHead__title.kp2025Jury__status, .aboutHead__title.kp2025Jury__name, .aboutHead__title.kp2025Criteria__name, .aboutHead__title.kp2025Spots__name, .aboutHead__title.kp2025Rules__name, .aboutHead__title.kp2025Stages__name, .aboutHead__title.kp2025Stages__numb, .aboutHead__title.kp2025Recipient__item, .aboutHead__title.people__status, .aboutHead__title.people__name, .aboutHead__title.teamBoss__chiefStatus, .aboutHead__title.teamBoss__chiefName, .catalogSlider:not(._white) .aboutHead__title.catalogSliderItem__name, .catalogSlider._white .aboutHead__title.catalogSliderItem__name, .catalogSlider:not(._white) .aboutHead__title.catalogSliderItem__curPrice, .catalogSlider._white .aboutHead__title.catalogSliderItem__curPrice, .aboutHead__title.catalogSliderItem__oldPrice, .aboutHead__title.wareScheme__dt, .wareText h3.aboutHead__title, .wareText h6.aboutHead__title, .catalogSlider.article__like.t-button:not(._checked) .aboutHead__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHead__title.catalogSliderItem__curPrice, .aboutHead__title.quoteForm__humanStatus, .aboutHead__title.poolCalc__preloadText, .aboutHead__title.poolCalcProducts__trName, .aboutHead__title.poolCalcPrint:before, .aboutHead__title.cooperationReviews__rate, .aboutHead__title.cooperationFeedback__completeTitle, .aboutHead__title.webinarsItem__difficultName, .aboutHead__title.webinarsSpeaker__name, .aboutHead__title.webinarsSpeaker__status, .aboutHead__title.webinarsPageMain__difficultName, .aboutHead__title.webinarsPageProfit__item, .aboutHead__title.webinarsPageGifts__item {
  color: var(--white);
  margin-top: auto;
}
@media (min-width: 1280px) {
  .aboutHead__title.t-title, .aboutHead__title.kp2025Jury__status, .aboutHead__title.kp2025Jury__name, .aboutHead__title.kp2025Criteria__name, .aboutHead__title.kp2025Spots__name, .aboutHead__title.kp2025Rules__name, .aboutHead__title.kp2025Stages__name, .aboutHead__title.kp2025Stages__numb, .aboutHead__title.kp2025Recipient__item, .aboutHead__title.people__status, .aboutHead__title.people__name, .aboutHead__title.teamBoss__chiefStatus, .aboutHead__title.teamBoss__chiefName, .catalogSlider:not(._white) .aboutHead__title.catalogSliderItem__name, .catalogSlider._white .aboutHead__title.catalogSliderItem__name, .catalogSlider:not(._white) .aboutHead__title.catalogSliderItem__curPrice, .catalogSlider._white .aboutHead__title.catalogSliderItem__curPrice, .aboutHead__title.catalogSliderItem__oldPrice, .aboutHead__title.wareScheme__dt, .wareText h3.aboutHead__title, .wareText h6.aboutHead__title, .catalogSlider.article__like.t-button:not(._checked) .aboutHead__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHead__title.catalogSliderItem__curPrice, .aboutHead__title.quoteForm__humanStatus, .aboutHead__title.poolCalc__preloadText, .aboutHead__title.poolCalcProducts__trName, .aboutHead__title.poolCalcPrint:before, .aboutHead__title.cooperationReviews__rate, .aboutHead__title.cooperationFeedback__completeTitle, .aboutHead__title.webinarsItem__difficultName, .aboutHead__title.webinarsSpeaker__name, .aboutHead__title.webinarsSpeaker__status, .aboutHead__title.webinarsPageMain__difficultName, .aboutHead__title.webinarsPageProfit__item, .aboutHead__title.webinarsPageGifts__item {
    font-size: 7.8rem;
    line-height: 7.8rem;
  }
}
.aboutHead__desc {
  max-width: 75.8rem;
}
.aboutStart {
  text-align: center;
}
@media (min-width: 1280px) {
  .aboutStart {
    max-width: 87rem;
    margin-inline: auto;
    position: relative;
  }
}
.aboutStart:before {
  content: "";
  position: absolute;
  top: -3.5rem;
  left: -6.5rem;
  background: var(--grey);
  width: 5rem;
  height: 5.4rem;
  mask: url(../img/about/startArrow.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/about/startArrow.svg) center center/100% no-repeat;
}
@media (max-width: 767px) {
  .aboutStart [data-tooltip]:before {
    right: 0;
    left: auto;
  }
}

.aboutCategories__title.t-title, .aboutCategories__title.kp2025Jury__status, .aboutCategories__title.kp2025Jury__name, .aboutCategories__title.kp2025Criteria__name, .aboutCategories__title.kp2025Spots__name, .aboutCategories__title.kp2025Rules__name, .aboutCategories__title.kp2025Stages__name, .aboutCategories__title.kp2025Stages__numb, .aboutCategories__title.kp2025Recipient__item, .aboutCategories__title.people__status, .aboutCategories__title.people__name, .aboutCategories__title.teamBoss__chiefStatus, .aboutCategories__title.teamBoss__chiefName, .catalogSlider:not(._white) .aboutCategories__title.catalogSliderItem__name, .catalogSlider._white .aboutCategories__title.catalogSliderItem__name, .catalogSlider:not(._white) .aboutCategories__title.catalogSliderItem__curPrice, .catalogSlider._white .aboutCategories__title.catalogSliderItem__curPrice, .aboutCategories__title.catalogSliderItem__oldPrice, .aboutCategories__title.wareScheme__dt, .wareText h3.aboutCategories__title, .wareText h6.aboutCategories__title, .catalogSlider.article__like.t-button:not(._checked) .aboutCategories__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutCategories__title.catalogSliderItem__curPrice, .aboutCategories__title.quoteForm__humanStatus, .aboutCategories__title.poolCalc__preloadText, .aboutCategories__title.poolCalcProducts__trName, .aboutCategories__title.poolCalcPrint:before, .aboutCategories__title.cooperationReviews__rate, .aboutCategories__title.cooperationFeedback__completeTitle, .aboutCategories__title.webinarsItem__difficultName, .aboutCategories__title.webinarsSpeaker__name, .aboutCategories__title.webinarsSpeaker__status, .aboutCategories__title.webinarsPageMain__difficultName, .aboutCategories__title.webinarsPageProfit__item, .aboutCategories__title.webinarsPageGifts__item {
  text-align: center;
}
.aboutCategories__list.swiper {
  margin-top: 2rem;
  overflow: visible;
}
@media (min-width: 768px) {
  .aboutCategories__wrapper.swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 2rem 1rem;
    transform: none !important;
    width: calc(100% + 2rem);
    margin-inline: -1rem;
  }
}
@media (min-width: 1280px) {
  .aboutCategories__wrapper.swiper-wrapper {
    gap: 1rem 1rem;
    width: auto;
    margin-inline: 0;
  }
}
.aboutCategories__slide.swiper-slide {
  width: 16rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .aboutCategories__slide.swiper-slide {
    min-width: 18.2rem;
    max-width: 18.2rem;
  }
}
@media (min-width: 1280px) {
  .aboutCategories__slide.swiper-slide {
    min-width: 21rem;
    max-width: 21rem;
  }
}
.aboutCategories__slide.swiper-slide:not(:last-child) {
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .aboutCategories__slide.swiper-slide:not(:last-child) {
    margin-right: 0;
  }
}
.aboutCategories__item {
  position: relative;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 1280px) {
  .aboutCategories__item {
    cursor: pointer;
  }
  .aboutCategories__item:hover:before {
    background: var(--accent);
  }
}
.aboutCategories__item:before {
  content: "";
  position: absolute;
  aspect-ratio: 1/1;
  width: 100%;
  inset: 0 0 auto;
  border-radius: 50%;
  background-color: var(--grey-light);
  transition: background-color var(--time);
  z-index: -1;
}
.aboutCategories__image {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 2rem;
  aspect-ratio: 1/1;
  object-fit: contain;
}
@media (min-width: 768px) {
  .aboutCategories__image {
    padding: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .aboutCategories__image {
    transition: transform var(--time);
  }
  a:hover .aboutCategories__image {
    transform: scale(1.05);
  }
}
.aboutCategories__name.t-title, .aboutCategories__name.kp2025Jury__status, .aboutCategories__name.kp2025Jury__name, .aboutCategories__name.kp2025Criteria__name, .aboutCategories__name.kp2025Spots__name, .aboutCategories__name.kp2025Rules__name, .aboutCategories__name.kp2025Stages__name, .aboutCategories__name.kp2025Stages__numb, .aboutCategories__name.kp2025Recipient__item, .aboutCategories__name.people__status, .aboutCategories__name.people__name, .aboutCategories__name.teamBoss__chiefStatus, .aboutCategories__name.teamBoss__chiefName, .catalogSlider:not(._white) .aboutCategories__name.catalogSliderItem__name, .catalogSlider._white .aboutCategories__name.catalogSliderItem__name, .catalogSlider:not(._white) .aboutCategories__name.catalogSliderItem__curPrice, .catalogSlider._white .aboutCategories__name.catalogSliderItem__curPrice, .aboutCategories__name.catalogSliderItem__oldPrice, .aboutCategories__name.wareScheme__dt, .wareText h3.aboutCategories__name, .wareText h6.aboutCategories__name, .catalogSlider.article__like.t-button:not(._checked) .aboutCategories__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutCategories__name.catalogSliderItem__curPrice, .aboutCategories__name.quoteForm__humanStatus, .aboutCategories__name.poolCalc__preloadText, .aboutCategories__name.poolCalcProducts__trName, .aboutCategories__name.poolCalcPrint:before, .aboutCategories__name.cooperationReviews__rate, .aboutCategories__name.cooperationFeedback__completeTitle, .aboutCategories__name.webinarsItem__difficultName, .aboutCategories__name.webinarsSpeaker__name, .aboutCategories__name.webinarsSpeaker__status, .aboutCategories__name.webinarsPageMain__difficultName, .aboutCategories__name.webinarsPageProfit__item, .aboutCategories__name.webinarsPageGifts__item {
  text-align: center;
  cursor: pointer;
  opacity: 0.8;
  color: var(--blue-light);
}
@media (min-width: 1280px) {
  .aboutCategories__name.t-title, .aboutCategories__name.kp2025Jury__status, .aboutCategories__name.kp2025Jury__name, .aboutCategories__name.kp2025Criteria__name, .aboutCategories__name.kp2025Spots__name, .aboutCategories__name.kp2025Rules__name, .aboutCategories__name.kp2025Stages__name, .aboutCategories__name.kp2025Stages__numb, .aboutCategories__name.kp2025Recipient__item, .aboutCategories__name.people__status, .aboutCategories__name.people__name, .aboutCategories__name.teamBoss__chiefStatus, .aboutCategories__name.teamBoss__chiefName, .catalogSlider:not(._white) .aboutCategories__name.catalogSliderItem__name, .catalogSlider._white .aboutCategories__name.catalogSliderItem__name, .catalogSlider:not(._white) .aboutCategories__name.catalogSliderItem__curPrice, .catalogSlider._white .aboutCategories__name.catalogSliderItem__curPrice, .aboutCategories__name.catalogSliderItem__oldPrice, .aboutCategories__name.wareScheme__dt, .wareText h3.aboutCategories__name, .wareText h6.aboutCategories__name, .catalogSlider.article__like.t-button:not(._checked) .aboutCategories__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutCategories__name.catalogSliderItem__curPrice, .aboutCategories__name.quoteForm__humanStatus, .aboutCategories__name.poolCalc__preloadText, .aboutCategories__name.poolCalcProducts__trName, .aboutCategories__name.poolCalcPrint:before, .aboutCategories__name.cooperationReviews__rate, .aboutCategories__name.cooperationFeedback__completeTitle, .aboutCategories__name.webinarsItem__difficultName, .aboutCategories__name.webinarsSpeaker__name, .aboutCategories__name.webinarsSpeaker__status, .aboutCategories__name.webinarsPageMain__difficultName, .aboutCategories__name.webinarsPageProfit__item, .aboutCategories__name.webinarsPageGifts__item {
    max-width: 19rem;
    align-self: flex-start;
    margin-inline: auto;
    transition: color var(--time), opacity var(--time);
  }
  a:hover .aboutCategories__name.t-title, a:hover .aboutCategories__name.kp2025Jury__status, a:hover .aboutCategories__name.kp2025Jury__name, a:hover .aboutCategories__name.kp2025Criteria__name, a:hover .aboutCategories__name.kp2025Spots__name, a:hover .aboutCategories__name.kp2025Rules__name, a:hover .aboutCategories__name.kp2025Stages__name, a:hover .aboutCategories__name.kp2025Stages__numb, a:hover .aboutCategories__name.kp2025Recipient__item, a:hover .aboutCategories__name.people__status, a:hover .aboutCategories__name.people__name, a:hover .aboutCategories__name.teamBoss__chiefStatus, a:hover .aboutCategories__name.teamBoss__chiefName, a:hover .catalogSlider:not(._white) .aboutCategories__name.catalogSliderItem__name, .catalogSlider:not(._white) a:hover .aboutCategories__name.catalogSliderItem__name, a:hover .catalogSlider._white .aboutCategories__name.catalogSliderItem__name, .catalogSlider._white a:hover .aboutCategories__name.catalogSliderItem__name, a:hover .catalogSlider:not(._white) .aboutCategories__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) a:hover .aboutCategories__name.catalogSliderItem__curPrice, a:hover .catalogSlider._white .aboutCategories__name.catalogSliderItem__curPrice, .catalogSlider._white a:hover .aboutCategories__name.catalogSliderItem__curPrice, a:hover .aboutCategories__name.catalogSliderItem__oldPrice, a:hover .aboutCategories__name.wareScheme__dt, a:hover .wareText h3.aboutCategories__name, .wareText a:hover h3.aboutCategories__name, a:hover .wareText h6.aboutCategories__name, .wareText a:hover h6.aboutCategories__name, a:hover .catalogSlider.article__like.t-button:not(._checked) .aboutCategories__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) a:hover .aboutCategories__name.catalogSliderItem__name, a:hover .catalogSlider.article__like.t-button:not(._checked) .aboutCategories__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) a:hover .aboutCategories__name.catalogSliderItem__curPrice, a:hover .aboutCategories__name.quoteForm__humanStatus, a:hover .aboutCategories__name.poolCalc__preloadText, a:hover .aboutCategories__name.poolCalcProducts__trName, a:hover .aboutCategories__name.poolCalcPrint:before, a:hover .aboutCategories__name.cooperationReviews__rate, a:hover .aboutCategories__name.cooperationFeedback__completeTitle, a:hover .aboutCategories__name.webinarsItem__difficultName, a:hover .aboutCategories__name.webinarsSpeaker__name, a:hover .aboutCategories__name.webinarsSpeaker__status, a:hover .aboutCategories__name.webinarsPageMain__difficultName, a:hover .aboutCategories__name.webinarsPageProfit__item, a:hover .aboutCategories__name.webinarsPageGifts__item {
    color: var(--accent);
    opacity: 1;
  }
}

.aboutTexts__main {
  text-align: center;
}
@media (min-width: 1280px) {
  .aboutTexts__main {
    max-width: 87rem;
    margin-inline: auto;
    position: relative;
  }
}
@media (min-width: 1280px) {
  .aboutTexts__main:before {
    content: "";
    position: absolute;
    background: var(--grey);
    aspect-ratio: 222/156;
    height: 15.2rem;
    right: -31.5rem;
    top: 50%;
    margin-top: -8.6rem;
    mask: url(../img/about/bgUnit.svg) center center/100% no-repeat;
    -webkit-mask: url(../img/about/bgUnit.svg) center center/100% no-repeat;
  }
}
.aboutTexts__list {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .aboutTexts__list {
    gap: 2rem;
    margin-top: 3rem;
  }
}
@media (min-width: 1280px) {
  .aboutTexts__list {
    margin-top: 4rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 2.5rem;
  }
}
.aboutTexts__item {
  text-align: center;
  position: relative;
  padding-top: 2.4rem;
}
@media (min-width: 768px) {
  .aboutTexts__item {
    padding-top: 2.6rem;
  }
}
.aboutTexts__item:before {
  content: "";
  position: absolute;
  width: 1.2rem;
  aspect-ratio: 1/1;
  top: 0.4rem;
  left: 50%;
  margin-left: -0.6rem;
  background: var(--accent);
  border-radius: 0.2rem;
}

.aboutVideo__player {
  border: none;
  aspect-ratio: 1920/1080;
  display: block;
}

.aboutHistory {
  position: relative;
  padding-block: 4rem;
}
.aboutHistory:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey);
  z-index: -1;
}
@media (min-width: 768px) {
  .aboutHistory {
    padding-block: 6rem;
  }
}
@media (min-width: 1280px) {
  .aboutHistory {
    padding-block: 8rem;
  }
}
.aboutHistory__title.t-title, .aboutHistory__title.kp2025Jury__status, .aboutHistory__title.kp2025Jury__name, .aboutHistory__title.kp2025Criteria__name, .aboutHistory__title.kp2025Spots__name, .aboutHistory__title.kp2025Rules__name, .aboutHistory__title.kp2025Stages__name, .aboutHistory__title.kp2025Stages__numb, .aboutHistory__title.kp2025Recipient__item, .aboutHistory__title.people__status, .aboutHistory__title.people__name, .aboutHistory__title.teamBoss__chiefStatus, .aboutHistory__title.teamBoss__chiefName, .catalogSlider:not(._white) .aboutHistory__title.catalogSliderItem__name, .catalogSlider._white .aboutHistory__title.catalogSliderItem__name, .catalogSlider:not(._white) .aboutHistory__title.catalogSliderItem__curPrice, .catalogSlider._white .aboutHistory__title.catalogSliderItem__curPrice, .aboutHistory__title.catalogSliderItem__oldPrice, .aboutHistory__title.wareScheme__dt, .wareText h3.aboutHistory__title, .wareText h6.aboutHistory__title, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__title.catalogSliderItem__curPrice, .aboutHistory__title.quoteForm__humanStatus, .aboutHistory__title.poolCalc__preloadText, .aboutHistory__title.poolCalcProducts__trName, .aboutHistory__title.poolCalcPrint:before, .aboutHistory__title.cooperationReviews__rate, .aboutHistory__title.cooperationFeedback__completeTitle, .aboutHistory__title.webinarsItem__difficultName, .aboutHistory__title.webinarsSpeaker__name, .aboutHistory__title.webinarsSpeaker__status, .aboutHistory__title.webinarsPageMain__difficultName, .aboutHistory__title.webinarsPageProfit__item, .aboutHistory__title.webinarsPageGifts__item {
  text-align: center;
}
.aboutHistory__box {
  position: relative;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .aboutHistory__box {
    margin-top: 3rem;
  }
}
@media (min-width: 1280px) {
  .aboutHistory__box {
    margin-top: 4rem;
  }
}
.aboutHistory__swiper.swiper {
  overflow: visible;
}
@media (min-width: 1280px) {
  .aboutHistory__swiper.swiper {
    overflow: hidden;
  }
}
.aboutHistory__swiper.swiper:before {
  content: "";
  position: absolute;
  background: var(--grey);
  height: 0.4rem;
  inset: 1rem -1rem auto;
  z-index: -2;
}
.aboutHistory__wrapper.swiper-wrapper {
  position: relative;
}
.aboutHistory__wrapper.swiper-wrapper:before {
  content: "";
  position: absolute;
  background: var(--bg-grey);
  height: 0.4rem;
  inset: 1rem 0 auto -100vw;
  z-index: -1;
}
.aboutHistory__slide.swiper-slide {
  width: 33rem;
  position: relative;
}
@media (min-width: 768px) {
  .aboutHistory__slide.swiper-slide {
    width: 43rem;
  }
}
.aboutHistory__slide.swiper-slide:not(:last-child) {
  margin-right: 1rem;
}
.aboutHistory__slide.swiper-slide:before {
  content: "";
  position: absolute;
  background: var(--grey);
  height: 0.4rem;
  inset: 1rem -1rem auto 0;
}
.aboutHistory__slide.swiper-slide:first-child:before {
  left: 50%;
}
.aboutHistory__slide.swiper-slide:last-child:before {
  right: 0;
}
.aboutHistory__link {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding-top: 3.9rem;
  position: relative;
  cursor: pointer;
  user-select: none;
}
@media (min-width: 768px) {
  .aboutHistory__link {
    padding-top: 4.9rem;
  }
}
@media (min-width: 1280px) {
  .aboutHistory__link:hover:after {
    transition: transform var(--time-l);
    transform: rotate(60deg);
  }
}
.aboutHistory__link:after {
  content: "";
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  top: 0;
  left: 50%;
  margin-left: -1.5rem;
  background: var(--accent);
  mask: url(../img/icons/hexagon_12.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/hexagon_12.svg) center center/100% no-repeat;
}
.aboutHistory__year {
  font-size: 2.4rem;
  line-height: 2.8rem;
  font-weight: 400;
  align-self: center;
  color: var(--dark);
}
@media (min-width: 768px) {
  .aboutHistory__year {
    font-size: 3.6rem;
    line-height: 4.2rem;
  }
}
@media (min-width: 1280px) {
  .aboutHistory__year {
    transition: color var(--time);
  }
  a:hover .aboutHistory__year {
    color: var(--accent);
  }
}
.aboutHistory__imageBox {
  width: 100%;
  height: 19rem;
  overflow: hidden;
  position: relative;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .aboutHistory__imageBox {
    margin-top: 2.5rem;
    width: 43rem;
    height: 24rem;
  }
}
.aboutHistory__image {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  object-fit: cover;
}
@media (min-width: 1280px) {
  .aboutHistory__image {
    transition: transform var(--time);
  }
  a:hover .aboutHistory__image {
    transform: scale(1.05);
  }
}
.aboutHistory__name.t-title, .aboutHistory__name.kp2025Jury__status, .aboutHistory__name.kp2025Jury__name, .aboutHistory__name.kp2025Criteria__name, .aboutHistory__name.kp2025Spots__name, .aboutHistory__name.kp2025Rules__name, .aboutHistory__name.kp2025Stages__name, .aboutHistory__name.kp2025Stages__numb, .aboutHistory__name.kp2025Recipient__item, .aboutHistory__name.people__status, .aboutHistory__name.people__name, .aboutHistory__name.teamBoss__chiefStatus, .aboutHistory__name.teamBoss__chiefName, .catalogSlider:not(._white) .aboutHistory__name.catalogSliderItem__name, .catalogSlider._white .aboutHistory__name.catalogSliderItem__name, .catalogSlider:not(._white) .aboutHistory__name.catalogSliderItem__curPrice, .catalogSlider._white .aboutHistory__name.catalogSliderItem__curPrice, .aboutHistory__name.catalogSliderItem__oldPrice, .aboutHistory__name.wareScheme__dt, .wareText h3.aboutHistory__name, .wareText h6.aboutHistory__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__name.catalogSliderItem__curPrice, .aboutHistory__name.quoteForm__humanStatus, .aboutHistory__name.poolCalc__preloadText, .aboutHistory__name.poolCalcProducts__trName, .aboutHistory__name.poolCalcPrint:before, .aboutHistory__name.cooperationReviews__rate, .aboutHistory__name.cooperationFeedback__completeTitle, .aboutHistory__name.webinarsItem__difficultName, .aboutHistory__name.webinarsSpeaker__name, .aboutHistory__name.webinarsSpeaker__status, .aboutHistory__name.webinarsPageMain__difficultName, .aboutHistory__name.webinarsPageProfit__item, .aboutHistory__name.webinarsPageGifts__item {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .aboutHistory__name.t-title, .aboutHistory__name.kp2025Jury__status, .aboutHistory__name.kp2025Jury__name, .aboutHistory__name.kp2025Criteria__name, .aboutHistory__name.kp2025Spots__name, .aboutHistory__name.kp2025Rules__name, .aboutHistory__name.kp2025Stages__name, .aboutHistory__name.kp2025Stages__numb, .aboutHistory__name.kp2025Recipient__item, .aboutHistory__name.people__status, .aboutHistory__name.people__name, .aboutHistory__name.teamBoss__chiefStatus, .aboutHistory__name.teamBoss__chiefName, .catalogSlider:not(._white) .aboutHistory__name.catalogSliderItem__name, .catalogSlider._white .aboutHistory__name.catalogSliderItem__name, .catalogSlider:not(._white) .aboutHistory__name.catalogSliderItem__curPrice, .catalogSlider._white .aboutHistory__name.catalogSliderItem__curPrice, .aboutHistory__name.catalogSliderItem__oldPrice, .aboutHistory__name.wareScheme__dt, .wareText h3.aboutHistory__name, .wareText h6.aboutHistory__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__name.catalogSliderItem__curPrice, .aboutHistory__name.quoteForm__humanStatus, .aboutHistory__name.poolCalc__preloadText, .aboutHistory__name.poolCalcProducts__trName, .aboutHistory__name.poolCalcPrint:before, .aboutHistory__name.cooperationReviews__rate, .aboutHistory__name.cooperationFeedback__completeTitle, .aboutHistory__name.webinarsItem__difficultName, .aboutHistory__name.webinarsSpeaker__name, .aboutHistory__name.webinarsSpeaker__status, .aboutHistory__name.webinarsPageMain__difficultName, .aboutHistory__name.webinarsPageProfit__item, .aboutHistory__name.webinarsPageGifts__item {
    margin-top: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .aboutHistory__name.t-title, .aboutHistory__name.kp2025Jury__status, .aboutHistory__name.kp2025Jury__name, .aboutHistory__name.kp2025Criteria__name, .aboutHistory__name.kp2025Spots__name, .aboutHistory__name.kp2025Rules__name, .aboutHistory__name.kp2025Stages__name, .aboutHistory__name.kp2025Stages__numb, .aboutHistory__name.kp2025Recipient__item, .aboutHistory__name.people__status, .aboutHistory__name.people__name, .aboutHistory__name.teamBoss__chiefStatus, .aboutHistory__name.teamBoss__chiefName, .catalogSlider:not(._white) .aboutHistory__name.catalogSliderItem__name, .catalogSlider._white .aboutHistory__name.catalogSliderItem__name, .catalogSlider:not(._white) .aboutHistory__name.catalogSliderItem__curPrice, .catalogSlider._white .aboutHistory__name.catalogSliderItem__curPrice, .aboutHistory__name.catalogSliderItem__oldPrice, .aboutHistory__name.wareScheme__dt, .wareText h3.aboutHistory__name, .wareText h6.aboutHistory__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__name.catalogSliderItem__curPrice, .aboutHistory__name.quoteForm__humanStatus, .aboutHistory__name.poolCalc__preloadText, .aboutHistory__name.poolCalcProducts__trName, .aboutHistory__name.poolCalcPrint:before, .aboutHistory__name.cooperationReviews__rate, .aboutHistory__name.cooperationFeedback__completeTitle, .aboutHistory__name.webinarsItem__difficultName, .aboutHistory__name.webinarsSpeaker__name, .aboutHistory__name.webinarsSpeaker__status, .aboutHistory__name.webinarsPageMain__difficultName, .aboutHistory__name.webinarsPageProfit__item, .aboutHistory__name.webinarsPageGifts__item {
    transition: color var(--time);
  }
  a:hover .aboutHistory__name.t-title, a:hover .aboutHistory__name.kp2025Jury__status, a:hover .aboutHistory__name.kp2025Jury__name, a:hover .aboutHistory__name.kp2025Criteria__name, a:hover .aboutHistory__name.kp2025Spots__name, a:hover .aboutHistory__name.kp2025Rules__name, a:hover .aboutHistory__name.kp2025Stages__name, a:hover .aboutHistory__name.kp2025Stages__numb, a:hover .aboutHistory__name.kp2025Recipient__item, a:hover .aboutHistory__name.people__status, a:hover .aboutHistory__name.people__name, a:hover .aboutHistory__name.teamBoss__chiefStatus, a:hover .aboutHistory__name.teamBoss__chiefName, a:hover .catalogSlider:not(._white) .aboutHistory__name.catalogSliderItem__name, .catalogSlider:not(._white) a:hover .aboutHistory__name.catalogSliderItem__name, a:hover .catalogSlider._white .aboutHistory__name.catalogSliderItem__name, .catalogSlider._white a:hover .aboutHistory__name.catalogSliderItem__name, a:hover .catalogSlider:not(._white) .aboutHistory__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) a:hover .aboutHistory__name.catalogSliderItem__curPrice, a:hover .catalogSlider._white .aboutHistory__name.catalogSliderItem__curPrice, .catalogSlider._white a:hover .aboutHistory__name.catalogSliderItem__curPrice, a:hover .aboutHistory__name.catalogSliderItem__oldPrice, a:hover .aboutHistory__name.wareScheme__dt, a:hover .wareText h3.aboutHistory__name, .wareText a:hover h3.aboutHistory__name, a:hover .wareText h6.aboutHistory__name, .wareText a:hover h6.aboutHistory__name, a:hover .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) a:hover .aboutHistory__name.catalogSliderItem__name, a:hover .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) a:hover .aboutHistory__name.catalogSliderItem__curPrice, a:hover .aboutHistory__name.quoteForm__humanStatus, a:hover .aboutHistory__name.poolCalc__preloadText, a:hover .aboutHistory__name.poolCalcProducts__trName, a:hover .aboutHistory__name.poolCalcPrint:before, a:hover .aboutHistory__name.cooperationReviews__rate, a:hover .aboutHistory__name.cooperationFeedback__completeTitle, a:hover .aboutHistory__name.webinarsItem__difficultName, a:hover .aboutHistory__name.webinarsSpeaker__name, a:hover .aboutHistory__name.webinarsSpeaker__status, a:hover .aboutHistory__name.webinarsPageMain__difficultName, a:hover .aboutHistory__name.webinarsPageProfit__item, a:hover .aboutHistory__name.webinarsPageGifts__item {
    color: var(--accent);
  }
}
.aboutHistory__text {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .aboutHistory__text {
    margin-top: 1rem;
  }
}
@media (min-width: 1280px) {
  .aboutHistory__text {
    transition: color var(--time);
  }
  a:hover .aboutHistory__text {
    color: var(--accent);
  }
}
.aboutHistory__arrows {
  display: none;
}
@media (min-width: 1280px) {
  .aboutHistory__arrows {
    display: block;
  }
}
.aboutHistory__arrow {
  position: absolute;
  top: -0.3rem;
  font-size: 0;
  line-height: 0;
  z-index: 1;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
}
.aboutHistory__arrow:before, .aboutHistory__arrow:after {
  content: "";
  position: absolute;
  inset: 0;
  transition: opacity var(--time), background-color var(--time);
}
.aboutHistory__arrow:before {
  background: var(--accent);
  mask: url("../img/icons/triangle_22x28.svg") right center/2.2rem 2.8rem no-repeat;
  -webkit-mask: url("../img/icons/triangle_22x28.svg") right center/2.2rem 2.8rem no-repeat;
}
.aboutHistory__arrow:after {
  opacity: 0;
  background: url("../img/icons/triangle_22x28_h.svg") right center/2.2rem 2.8rem no-repeat;
}
.aboutHistory__arrow:hover:before {
  opacity: 0;
}
.aboutHistory__arrow:hover:after {
  opacity: 1;
}
.aboutHistory__arrow._prev {
  left: -2.2rem;
  transition: opacity 0.3s, transform 0.3s;
  transform: rotateY(180deg);
}
.aboutHistory__arrow._prev.swiper-button-disabled {
  opacity: 0;
  transform: rotateY(180deg);
}
.aboutHistory__arrow._next {
  right: -2.2rem;
}
.aboutHistory__arrow._next.swiper-button-disabled {
  cursor: default;
  pointer-events: none;
}
.aboutHistory__arrow._next.swiper-button-disabled:before {
  background: var(--grey);
}
.aboutHistory__modal {
  display: none;
  padding: 3rem 1.5rem;
  width: 38rem;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .aboutHistory__modal {
    padding: 8rem;
    width: 76rem;
  }
}
@media (min-width: 1280px) {
  .aboutHistory__modal {
    padding: 10rem 11rem;
    width: 87rem;
  }
}
.aboutHistory__modalBox {
  display: flex;
  flex-direction: column;
}
.aboutHistory__modalYear.t-title, .aboutHistory__modalYear.kp2025Jury__status, .aboutHistory__modalYear.kp2025Jury__name, .aboutHistory__modalYear.kp2025Criteria__name, .aboutHistory__modalYear.kp2025Spots__name, .aboutHistory__modalYear.kp2025Rules__name, .aboutHistory__modalYear.kp2025Stages__name, .aboutHistory__modalYear.kp2025Stages__numb, .aboutHistory__modalYear.kp2025Recipient__item, .aboutHistory__modalYear.people__status, .aboutHistory__modalYear.people__name, .aboutHistory__modalYear.teamBoss__chiefStatus, .aboutHistory__modalYear.teamBoss__chiefName, .catalogSlider:not(._white) .aboutHistory__modalYear.catalogSliderItem__name, .catalogSlider._white .aboutHistory__modalYear.catalogSliderItem__name, .catalogSlider:not(._white) .aboutHistory__modalYear.catalogSliderItem__curPrice, .catalogSlider._white .aboutHistory__modalYear.catalogSliderItem__curPrice, .aboutHistory__modalYear.catalogSliderItem__oldPrice, .aboutHistory__modalYear.wareScheme__dt, .wareText h3.aboutHistory__modalYear, .wareText h6.aboutHistory__modalYear, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__modalYear.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__modalYear.catalogSliderItem__curPrice, .aboutHistory__modalYear.quoteForm__humanStatus, .aboutHistory__modalYear.poolCalc__preloadText, .aboutHistory__modalYear.poolCalcProducts__trName, .aboutHistory__modalYear.poolCalcPrint:before, .aboutHistory__modalYear.cooperationReviews__rate, .aboutHistory__modalYear.cooperationFeedback__completeTitle, .aboutHistory__modalYear.webinarsItem__difficultName, .aboutHistory__modalYear.webinarsSpeaker__name, .aboutHistory__modalYear.webinarsSpeaker__status, .aboutHistory__modalYear.webinarsPageMain__difficultName, .aboutHistory__modalYear.webinarsPageProfit__item, .aboutHistory__modalYear.webinarsPageGifts__item {
  margin-bottom: 0.5rem;
}
@media (min-width: 1280px) {
  .aboutHistory__modalYear.t-title, .aboutHistory__modalYear.kp2025Jury__status, .aboutHistory__modalYear.kp2025Jury__name, .aboutHistory__modalYear.kp2025Criteria__name, .aboutHistory__modalYear.kp2025Spots__name, .aboutHistory__modalYear.kp2025Rules__name, .aboutHistory__modalYear.kp2025Stages__name, .aboutHistory__modalYear.kp2025Stages__numb, .aboutHistory__modalYear.kp2025Recipient__item, .aboutHistory__modalYear.people__status, .aboutHistory__modalYear.people__name, .aboutHistory__modalYear.teamBoss__chiefStatus, .aboutHistory__modalYear.teamBoss__chiefName, .catalogSlider:not(._white) .aboutHistory__modalYear.catalogSliderItem__name, .catalogSlider._white .aboutHistory__modalYear.catalogSliderItem__name, .catalogSlider:not(._white) .aboutHistory__modalYear.catalogSliderItem__curPrice, .catalogSlider._white .aboutHistory__modalYear.catalogSliderItem__curPrice, .aboutHistory__modalYear.catalogSliderItem__oldPrice, .aboutHistory__modalYear.wareScheme__dt, .wareText h3.aboutHistory__modalYear, .wareText h6.aboutHistory__modalYear, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__modalYear.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__modalYear.catalogSliderItem__curPrice, .aboutHistory__modalYear.quoteForm__humanStatus, .aboutHistory__modalYear.poolCalc__preloadText, .aboutHistory__modalYear.poolCalcProducts__trName, .aboutHistory__modalYear.poolCalcPrint:before, .aboutHistory__modalYear.cooperationReviews__rate, .aboutHistory__modalYear.cooperationFeedback__completeTitle, .aboutHistory__modalYear.webinarsItem__difficultName, .aboutHistory__modalYear.webinarsSpeaker__name, .aboutHistory__modalYear.webinarsSpeaker__status, .aboutHistory__modalYear.webinarsPageMain__difficultName, .aboutHistory__modalYear.webinarsPageProfit__item, .aboutHistory__modalYear.webinarsPageGifts__item {
    margin-bottom: 1rem;
  }
}
.aboutHistory__modalName.t-title, .aboutHistory__modalName.kp2025Jury__status, .aboutHistory__modalName.kp2025Jury__name, .aboutHistory__modalName.kp2025Criteria__name, .aboutHistory__modalName.kp2025Spots__name, .aboutHistory__modalName.kp2025Rules__name, .aboutHistory__modalName.kp2025Stages__name, .aboutHistory__modalName.kp2025Stages__numb, .aboutHistory__modalName.kp2025Recipient__item, .aboutHistory__modalName.people__status, .aboutHistory__modalName.people__name, .aboutHistory__modalName.teamBoss__chiefStatus, .aboutHistory__modalName.teamBoss__chiefName, .catalogSlider:not(._white) .aboutHistory__modalName.catalogSliderItem__name, .catalogSlider._white .aboutHistory__modalName.catalogSliderItem__name, .catalogSlider:not(._white) .aboutHistory__modalName.catalogSliderItem__curPrice, .catalogSlider._white .aboutHistory__modalName.catalogSliderItem__curPrice, .aboutHistory__modalName.catalogSliderItem__oldPrice, .aboutHistory__modalName.wareScheme__dt, .wareText h3.aboutHistory__modalName, .wareText h6.aboutHistory__modalName, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__modalName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__modalName.catalogSliderItem__curPrice, .aboutHistory__modalName.quoteForm__humanStatus, .aboutHistory__modalName.poolCalc__preloadText, .aboutHistory__modalName.poolCalcProducts__trName, .aboutHistory__modalName.poolCalcPrint:before, .aboutHistory__modalName.cooperationReviews__rate, .aboutHistory__modalName.cooperationFeedback__completeTitle, .aboutHistory__modalName.webinarsItem__difficultName, .aboutHistory__modalName.webinarsSpeaker__name, .aboutHistory__modalName.webinarsSpeaker__status, .aboutHistory__modalName.webinarsPageMain__difficultName, .aboutHistory__modalName.webinarsPageProfit__item, .aboutHistory__modalName.webinarsPageGifts__item {
  margin-bottom: 0.5rem;
}
@media (min-width: 1280px) {
  .aboutHistory__modalName.t-title, .aboutHistory__modalName.kp2025Jury__status, .aboutHistory__modalName.kp2025Jury__name, .aboutHistory__modalName.kp2025Criteria__name, .aboutHistory__modalName.kp2025Spots__name, .aboutHistory__modalName.kp2025Rules__name, .aboutHistory__modalName.kp2025Stages__name, .aboutHistory__modalName.kp2025Stages__numb, .aboutHistory__modalName.kp2025Recipient__item, .aboutHistory__modalName.people__status, .aboutHistory__modalName.people__name, .aboutHistory__modalName.teamBoss__chiefStatus, .aboutHistory__modalName.teamBoss__chiefName, .catalogSlider:not(._white) .aboutHistory__modalName.catalogSliderItem__name, .catalogSlider._white .aboutHistory__modalName.catalogSliderItem__name, .catalogSlider:not(._white) .aboutHistory__modalName.catalogSliderItem__curPrice, .catalogSlider._white .aboutHistory__modalName.catalogSliderItem__curPrice, .aboutHistory__modalName.catalogSliderItem__oldPrice, .aboutHistory__modalName.wareScheme__dt, .wareText h3.aboutHistory__modalName, .wareText h6.aboutHistory__modalName, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__modalName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutHistory__modalName.catalogSliderItem__curPrice, .aboutHistory__modalName.quoteForm__humanStatus, .aboutHistory__modalName.poolCalc__preloadText, .aboutHistory__modalName.poolCalcProducts__trName, .aboutHistory__modalName.poolCalcPrint:before, .aboutHistory__modalName.cooperationReviews__rate, .aboutHistory__modalName.cooperationFeedback__completeTitle, .aboutHistory__modalName.webinarsItem__difficultName, .aboutHistory__modalName.webinarsSpeaker__name, .aboutHistory__modalName.webinarsSpeaker__status, .aboutHistory__modalName.webinarsPageMain__difficultName, .aboutHistory__modalName.webinarsPageProfit__item, .aboutHistory__modalName.webinarsPageGifts__item {
    margin-bottom: 1rem;
  }
}
.aboutHistory__modalTexts {
  margin-bottom: 1.5rem;
}
@media (min-width: 1280px) {
  .aboutHistory__modalTexts {
    margin-bottom: 2.5rem;
  }
}
.aboutHistory__modalImage {
  display: block;
  align-self: stretch;
  width: 100%;
  height: 17rem;
  object-fit: cover;
}
@media (min-width: 768px) {
  .aboutHistory__modalImage {
    height: 30rem;
  }
}
.fancybox__container:has(.aboutHistory__modal) .fancybox__nav {
  display: none;
}
.fancybox__container:has(.aboutHistory__modal) .fancybox__slide::-webkit-scrollbar {
  width: 1rem;
}
.fancybox__container:has(.aboutHistory__modal) .fancybox__slide::-webkit-scrollbar-track {
  background-color: transparent;
}
.fancybox__container:has(.aboutHistory__modal) .fancybox__slide::-webkit-scrollbar-thumb {
  background-color: transparent;
}
@media (min-width: 1280px) {
  .fancybox__container:has(.aboutHistory__modal) .fancybox__footer {
    z-index: 11;
    position: relative;
  }
}
.fancybox__container:has(.aboutHistory__modal) .fancybox__thumbs.is-modern {
  --f-thumb-gap: .4rem;
  --f-thumb-extra-gap: .4rem;
  --f-thumb-clip-width: 7.2rem;
  --f-thumb-opacity: .6;
  --f-thumb-hover-opacity: 1;
}
.fancybox__container:has(.aboutHistory__modal) .fancybox__thumbs {
  --f-thumb-width: 7.2rem;
  --f-thumb-height: 7.2rem;
  --f-thumb-border-radius: .2rem;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: transparent;
}
.fancybox__container:has(.aboutHistory__modal) .f-thumbs__slide {
  transition: background-color var(--time);
  background: var(--bg-grey);
}
.fancybox__container:has(.aboutHistory__modal) .f-thumbs__slide .f-thumbs__slide__button {
  transition: opacity var(--time);
}
.fancybox__container:has(.aboutHistory__modal) .f-thumbs__slide.is-nav-selected {
  background: var(--grey-light);
}
.fancybox__container:has(.aboutHistory__modal) .f-thumbs__slide.is-nav-selected .f-thumbs__slide__button {
  opacity: 1;
}
.fancybox__container:has(.aboutHistory__modal) .f-button.is-close-btn {
  outline: none !important;
  box-shadow: none !important;
}

.aboutMap {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  z-index: 0;
}
.aboutMap__title.t-title, .aboutMap__title.kp2025Jury__status, .aboutMap__title.kp2025Jury__name, .aboutMap__title.kp2025Criteria__name, .aboutMap__title.kp2025Spots__name, .aboutMap__title.kp2025Rules__name, .aboutMap__title.kp2025Stages__name, .aboutMap__title.kp2025Stages__numb, .aboutMap__title.kp2025Recipient__item, .aboutMap__title.people__status, .aboutMap__title.people__name, .aboutMap__title.teamBoss__chiefStatus, .aboutMap__title.teamBoss__chiefName, .catalogSlider:not(._white) .aboutMap__title.catalogSliderItem__name, .catalogSlider._white .aboutMap__title.catalogSliderItem__name, .catalogSlider:not(._white) .aboutMap__title.catalogSliderItem__curPrice, .catalogSlider._white .aboutMap__title.catalogSliderItem__curPrice, .aboutMap__title.catalogSliderItem__oldPrice, .aboutMap__title.wareScheme__dt, .wareText h3.aboutMap__title, .wareText h6.aboutMap__title, .catalogSlider.article__like.t-button:not(._checked) .aboutMap__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutMap__title.catalogSliderItem__curPrice, .aboutMap__title.quoteForm__humanStatus, .aboutMap__title.poolCalc__preloadText, .aboutMap__title.poolCalcProducts__trName, .aboutMap__title.poolCalcPrint:before, .aboutMap__title.cooperationReviews__rate, .aboutMap__title.cooperationFeedback__completeTitle, .aboutMap__title.webinarsItem__difficultName, .aboutMap__title.webinarsSpeaker__name, .aboutMap__title.webinarsSpeaker__status, .aboutMap__title.webinarsPageMain__difficultName, .aboutMap__title.webinarsPageProfit__item, .aboutMap__title.webinarsPageGifts__item {
  text-align: center;
}
@media (min-width: 1280px) {
  .aboutMap__title.t-title, .aboutMap__title.kp2025Jury__status, .aboutMap__title.kp2025Jury__name, .aboutMap__title.kp2025Criteria__name, .aboutMap__title.kp2025Spots__name, .aboutMap__title.kp2025Rules__name, .aboutMap__title.kp2025Stages__name, .aboutMap__title.kp2025Stages__numb, .aboutMap__title.kp2025Recipient__item, .aboutMap__title.people__status, .aboutMap__title.people__name, .aboutMap__title.teamBoss__chiefStatus, .aboutMap__title.teamBoss__chiefName, .catalogSlider:not(._white) .aboutMap__title.catalogSliderItem__name, .catalogSlider._white .aboutMap__title.catalogSliderItem__name, .catalogSlider:not(._white) .aboutMap__title.catalogSliderItem__curPrice, .catalogSlider._white .aboutMap__title.catalogSliderItem__curPrice, .aboutMap__title.catalogSliderItem__oldPrice, .aboutMap__title.wareScheme__dt, .wareText h3.aboutMap__title, .wareText h6.aboutMap__title, .catalogSlider.article__like.t-button:not(._checked) .aboutMap__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutMap__title.catalogSliderItem__curPrice, .aboutMap__title.quoteForm__humanStatus, .aboutMap__title.poolCalc__preloadText, .aboutMap__title.poolCalcProducts__trName, .aboutMap__title.poolCalcPrint:before, .aboutMap__title.cooperationReviews__rate, .aboutMap__title.cooperationFeedback__completeTitle, .aboutMap__title.webinarsItem__difficultName, .aboutMap__title.webinarsSpeaker__name, .aboutMap__title.webinarsSpeaker__status, .aboutMap__title.webinarsPageMain__difficultName, .aboutMap__title.webinarsPageProfit__item, .aboutMap__title.webinarsPageGifts__item {
    max-width: 87rem;
    align-self: center;
  }
}
.aboutMap__container {
  margin-top: 2.5rem;
  display: grid;
}
@media (min-width: 768px) {
  .aboutMap__container {
    margin-top: 3rem;
  }
}
@media (min-width: 1280px) {
  .aboutMap__container {
    margin-top: 4rem;
  }
}
.aboutMap__toggles {
  display: flex;
  justify-content: center;
  gap: 1rem;
  grid-area: 1/1/2/2;
  align-self: flex-start;
  justify-self: center;
  position: relative;
  z-index: 1;
}
.aboutMap__toggle {
  padding: 0.3rem 1rem;
  background: var(--white);
  border-radius: var(--rad);
  color: var(--dark);
  user-select: none;
  cursor: pointer;
  font-size: 1.6rem;
  line-height: 2.2rem;
  transition: color var(--time), box-shadow var(--time), background-color var(--time);
  box-shadow: inset 0 0 0 0.1rem var(--grey);
}
@media (min-width: 1280px) {
  .aboutMap__toggle:hover {
    box-shadow: inset 0 0 0 0.1rem var(--accent);
  }
}
.aboutMap__toggle._active {
  pointer-events: none;
  cursor: default;
  background: var(--accent);
  color: var(--white);
  box-shadow: inset 0 0 0 0.1rem var(--accent);
}
.aboutMap__maps {
  grid-area: 1/1/2/2;
  display: grid;
}
.aboutMap__map {
  grid-area: 1/1/2/2;
  margin-inline: -1rem;
  overflow-x: auto;
  width: 100vw;
  display: grid;
  grid-template-columns: 0.5rem auto 0.5rem;
  box-sizing: border-box;
  height: 35.4rem;
  pointer-events: none;
  opacity: 0;
  position: relative;
  transition: opacity var(--time);
}
@media (min-width: 768px) {
  .aboutMap__map {
    height: 42.2rem;
    display: block;
    grid-template-columns: unset;
    overflow-x: visible;
    margin-inline: 0;
    width: auto;
  }
}
@media (min-width: 1280px) {
  .aboutMap__map {
    height: 58.8rem;
  }
}
.aboutMap__map._rf {
  padding: 1rem 0 0;
}
@media (min-width: 768px) {
  .aboutMap__map._rf {
    padding: 0.8rem 0 0;
  }
}
@media (min-width: 1280px) {
  .aboutMap__map._rf {
    padding: 0 11.5rem;
  }
}
.aboutMap__map._kz {
  direction: rtl;
  padding: 4.1rem 0 1.3rem;
}
@media (min-width: 768px) {
  .aboutMap__map._kz {
    direction: unset;
    padding: 6.1rem 8.7rem;
  }
}
@media (min-width: 1280px) {
  .aboutMap__map._kz {
    padding: 14.4rem 38.2rem;
  }
}
.aboutMap__map._show {
  pointer-events: unset;
  opacity: 1;
}
.aboutMap__mapBox {
  direction: ltr;
  position: relative;
  grid-area: 1/2/2/3;
}
@media (min-width: 768px) {
  .aboutMap__mapBox {
    grid-area: unset;
  }
}
.aboutMap__image {
  display: block;
  pointer-events: none;
  user-select: none;
}
._rf .aboutMap__image {
  height: 34.4rem;
  aspect-ratio: 1080/588;
}
@media (min-width: 768px) {
  ._rf .aboutMap__image {
    height: auto;
    width: 100%;
  }
}
._kz .aboutMap__image {
  height: 30rem;
  aspect-ratio: 546/300;
}
.aboutMap__dot {
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: var(--accent);
  box-sizing: border-box;
  z-index: 10;
}
@media (min-width: 768px) {
  .aboutMap__dot {
    width: 0.8rem;
    height: 0.8rem;
  }
}
@media (min-width: 1280px) {
  .aboutMap__dot {
    width: 2.4rem;
    height: 2.4rem;
    border: 0.1rem solid var(--white);
    box-shadow: inset 0 0 0 0.2rem var(--accent), inset 0 0 0 0.6rem var(--white);
    transition: box-shadow var(--time);
    cursor: pointer;
  }
  .aboutMap__dot._current {
    z-index: 11;
    box-shadow: inset 0 0 0 0.2rem var(--accent), inset 0 0 0 1.2rem var(--white);
  }
  .aboutMap__dot:hover {
    box-shadow: inset 0 0 0 0.2rem var(--accent), inset 0 0 0 1.2rem var(--white);
  }
}
.aboutMap__tooltip {
  position: absolute;
  width: 43rem;
  box-sizing: border-box;
  padding: 2rem;
  background: var(--white);
  bottom: 100%;
  left: -6.4rem;
  margin-bottom: 0.9rem;
  box-shadow: inset 0 0 0 0.1rem var(--grey);
  display: none;
  z-index: 100;
  cursor: default;
  transition: opacity var(--time), transform var(--time);
}
@media (min-width: 1280px) {
  .aboutMap__tooltip {
    display: block;
    transform: translateY(5rem);
    opacity: 0;
    pointer-events: none;
  }
}
._current .aboutMap__tooltip {
  transform: none;
  opacity: 1;
  pointer-events: unset;
}
.aboutMap__tooltip:before, .aboutMap__tooltip:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 6.7rem;
  border-width: 0.8rem 0.8rem 0;
  border-style: solid;
}
.aboutMap__tooltip:before {
  border-style: solid;
  border-color: var(--grey) transparent transparent;
}
.aboutMap__tooltip:after {
  margin-top: -0.1rem;
  border-color: var(--white) transparent transparent;
}
.aboutMap__close {
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  top: 2rem;
  right: 2rem;
  background: var(--dark);
  transition: background-color var(--time);
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  mask: url(../img/icons/cross.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/cross.svg) center center/100% no-repeat;
}
.aboutMap__close:hover {
  background-color: var(--accent);
}
.aboutMap__city.t-title, .aboutMap__city.kp2025Jury__status, .aboutMap__city.kp2025Jury__name, .aboutMap__city.kp2025Criteria__name, .aboutMap__city.kp2025Spots__name, .aboutMap__city.kp2025Rules__name, .aboutMap__city.kp2025Stages__name, .aboutMap__city.kp2025Stages__numb, .aboutMap__city.kp2025Recipient__item, .aboutMap__city.people__status, .aboutMap__city.people__name, .aboutMap__city.teamBoss__chiefStatus, .aboutMap__city.teamBoss__chiefName, .catalogSlider:not(._white) .aboutMap__city.catalogSliderItem__name, .catalogSlider._white .aboutMap__city.catalogSliderItem__name, .catalogSlider:not(._white) .aboutMap__city.catalogSliderItem__curPrice, .catalogSlider._white .aboutMap__city.catalogSliderItem__curPrice, .aboutMap__city.catalogSliderItem__oldPrice, .aboutMap__city.wareScheme__dt, .wareText h3.aboutMap__city, .wareText h6.aboutMap__city, .catalogSlider.article__like.t-button:not(._checked) .aboutMap__city.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutMap__city.catalogSliderItem__curPrice, .aboutMap__city.quoteForm__humanStatus, .aboutMap__city.poolCalc__preloadText, .aboutMap__city.poolCalcProducts__trName, .aboutMap__city.poolCalcPrint:before, .aboutMap__city.cooperationReviews__rate, .aboutMap__city.cooperationFeedback__completeTitle, .aboutMap__city.webinarsItem__difficultName, .aboutMap__city.webinarsSpeaker__name, .aboutMap__city.webinarsSpeaker__status, .aboutMap__city.webinarsPageMain__difficultName, .aboutMap__city.webinarsPageProfit__item, .aboutMap__city.webinarsPageGifts__item {
  margin-bottom: 1.5rem;
  min-height: 2.4rem;
  display: flex;
  align-items: center;
}
.aboutMap__address {
  margin-bottom: 1.5rem;
}
.aboutMap__link {
  color: var(--accent);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-decoration: none;
  position: relative;
  padding-right: 4.4rem;
}
.aboutMap__link:before {
  content: "";
  position: absolute;
  right: 0.6rem;
  top: 50%;
  margin-top: -0.9rem;
  width: 1.8rem;
  height: 1.8rem;
  background-color: var(--accent);
  mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/long_arrow_18.svg) center center/100% no-repeat;
  transition: transform var(--time);
}
.aboutMap__link:hover:before {
  transform: rotate(45deg);
}
.aboutMap__advantages {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem 1rem;
  align-items: stretch;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .aboutMap__advantages {
    margin-top: 3rem;
  }
}
@media (min-width: 1280px) {
  .aboutMap__advantages {
    margin-top: 4rem;
    grid-template-columns: repeat(4, 1fr);
  }
}
.aboutMap__advantage {
  padding: 1.4rem 0.9rem;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  background: var(--bg-grey);
  border: 0.1rem solid var(--grey-light);
}
@media (min-width: 768px) {
  .aboutMap__advantage {
    padding: 2.9rem;
    gap: 0.5rem;
  }
}
@media (min-width: 1280px) {
  .aboutMap__advantage {
    padding: 3.9rem;
  }
}
.aboutMap__advantageVal {
  font-size: 2.4rem;
  line-height: 2.8rem;
  font-weight: 400;
  color: var(--accent);
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .aboutMap__advantageVal {
    font-size: 3.6rem;
    line-height: 4.2rem;
  }
}
.aboutMap__all.t-button {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .aboutMap__all.t-button {
    margin-top: 3rem;
    align-self: center;
    width: auto;
  }
}
@media (min-width: 1280px) {
  .aboutMap__all.t-button {
    display: none;
  }
}

.aboutTeam {
  position: relative;
  padding-block: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.aboutTeam:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .aboutTeam {
    padding-block: 5rem;
  }
}
@media (min-width: 1280px) {
  .aboutTeam {
    padding-block: 6rem;
  }
}
.aboutTeam__title.t-title, .aboutTeam__title.kp2025Jury__status, .aboutTeam__title.kp2025Jury__name, .aboutTeam__title.kp2025Criteria__name, .aboutTeam__title.kp2025Spots__name, .aboutTeam__title.kp2025Rules__name, .aboutTeam__title.kp2025Stages__name, .aboutTeam__title.kp2025Stages__numb, .aboutTeam__title.kp2025Recipient__item, .aboutTeam__title.people__status, .aboutTeam__title.people__name, .aboutTeam__title.teamBoss__chiefStatus, .aboutTeam__title.teamBoss__chiefName, .catalogSlider:not(._white) .aboutTeam__title.catalogSliderItem__name, .catalogSlider._white .aboutTeam__title.catalogSliderItem__name, .catalogSlider:not(._white) .aboutTeam__title.catalogSliderItem__curPrice, .catalogSlider._white .aboutTeam__title.catalogSliderItem__curPrice, .aboutTeam__title.catalogSliderItem__oldPrice, .aboutTeam__title.wareScheme__dt, .wareText h3.aboutTeam__title, .wareText h6.aboutTeam__title, .catalogSlider.article__like.t-button:not(._checked) .aboutTeam__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutTeam__title.catalogSliderItem__curPrice, .aboutTeam__title.quoteForm__humanStatus, .aboutTeam__title.poolCalc__preloadText, .aboutTeam__title.poolCalcProducts__trName, .aboutTeam__title.poolCalcPrint:before, .aboutTeam__title.cooperationReviews__rate, .aboutTeam__title.cooperationFeedback__completeTitle, .aboutTeam__title.webinarsItem__difficultName, .aboutTeam__title.webinarsSpeaker__name, .aboutTeam__title.webinarsSpeaker__status, .aboutTeam__title.webinarsPageMain__difficultName, .aboutTeam__title.webinarsPageProfit__item, .aboutTeam__title.webinarsPageGifts__item {
  text-align: center;
  color: var(--white);
}
.aboutTeam__swiper.swiper {
  margin-top: 2.5rem;
  overflow: visible;
  align-self: stretch;
  width: 100%;
}
@media (min-width: 768px) {
  .aboutTeam__swiper.swiper {
    margin-top: 3rem;
  }
}
@media (min-width: 1280px) {
  .aboutTeam__swiper.swiper {
    margin-top: 4rem;
  }
}
@media (min-width: 768px) {
  .aboutTeam__wrapper.swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem 1rem;
    transform: none !important;
    width: calc(100% + 2rem);
    margin-inline: -1rem;
  }
}
@media (min-width: 1280px) {
  .aboutTeam__wrapper.swiper-wrapper {
    width: auto;
    margin: 0;
  }
}
.aboutTeam__slide.swiper-slide {
  width: 16rem;
  margin-inline: 0.5rem;
}
@media (min-width: 768px) {
  .aboutTeam__slide.swiper-slide {
    width: 24.6rem;
    margin-inline: 0;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .aboutTeam__slide.swiper-slide._lex {
    order: 1;
  }
  .aboutTeam__slide.swiper-slide._domina {
    order: 2;
  }
}
@media (min-width: 1280px) {
  .aboutTeam__slide.swiper-slide {
    width: 25.4rem;
  }
}
.aboutTeam__slide.swiper-slide:first-child {
  margin-left: 0;
}
.aboutTeam__slide.swiper-slide:last-child {
  margin-right: 0;
}
.aboutTeam__imageBox {
  width: 100%;
  position: relative;
  margin-bottom: 1rem;
  user-select: none;
  pointer-events: none;
}
@media (min-width: 768px) {
  .aboutTeam__imageBox {
    margin-bottom: 1.5rem;
  }
}
.aboutTeam__imageBox:before {
  content: "";
  position: absolute;
  inset: auto 0 0;
  border-radius: 50%;
  background: var(--grey-light);
  width: 100%;
  aspect-ratio: 1/1;
}
.aboutTeam__photo {
  display: block;
  width: 100%;
  position: relative;
  border-radius: 0 0 50rem 50rem;
}
.aboutTeam__name.t-title, .aboutTeam__name.kp2025Jury__status, .aboutTeam__name.kp2025Jury__name, .aboutTeam__name.kp2025Criteria__name, .aboutTeam__name.kp2025Spots__name, .aboutTeam__name.kp2025Rules__name, .aboutTeam__name.kp2025Stages__name, .aboutTeam__name.kp2025Stages__numb, .aboutTeam__name.kp2025Recipient__item, .aboutTeam__name.people__status, .aboutTeam__name.people__name, .aboutTeam__name.teamBoss__chiefStatus, .aboutTeam__name.teamBoss__chiefName, .catalogSlider:not(._white) .aboutTeam__name.catalogSliderItem__name, .catalogSlider._white .aboutTeam__name.catalogSliderItem__name, .catalogSlider:not(._white) .aboutTeam__name.catalogSliderItem__curPrice, .catalogSlider._white .aboutTeam__name.catalogSliderItem__curPrice, .aboutTeam__name.catalogSliderItem__oldPrice, .aboutTeam__name.wareScheme__dt, .wareText h3.aboutTeam__name, .wareText h6.aboutTeam__name, .catalogSlider.article__like.t-button:not(._checked) .aboutTeam__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutTeam__name.catalogSliderItem__curPrice, .aboutTeam__name.quoteForm__humanStatus, .aboutTeam__name.poolCalc__preloadText, .aboutTeam__name.poolCalcProducts__trName, .aboutTeam__name.poolCalcPrint:before, .aboutTeam__name.cooperationReviews__rate, .aboutTeam__name.cooperationFeedback__completeTitle, .aboutTeam__name.webinarsItem__difficultName, .aboutTeam__name.webinarsSpeaker__name, .aboutTeam__name.webinarsSpeaker__status, .aboutTeam__name.webinarsPageMain__difficultName, .aboutTeam__name.webinarsPageProfit__item, .aboutTeam__name.webinarsPageGifts__item {
  text-align: center;
  color: var(--grey);
  opacity: 0.8;
}
.aboutTeam__status.t-title, .aboutTeam__status.kp2025Jury__status, .aboutTeam__status.kp2025Jury__name, .aboutTeam__status.kp2025Criteria__name, .aboutTeam__status.kp2025Spots__name, .aboutTeam__status.kp2025Rules__name, .aboutTeam__status.kp2025Stages__name, .aboutTeam__status.kp2025Stages__numb, .aboutTeam__status.kp2025Recipient__item, .aboutTeam__status.people__status, .aboutTeam__status.people__name, .aboutTeam__status.teamBoss__chiefStatus, .aboutTeam__status.teamBoss__chiefName, .catalogSlider:not(._white) .aboutTeam__status.catalogSliderItem__name, .catalogSlider._white .aboutTeam__status.catalogSliderItem__name, .catalogSlider:not(._white) .aboutTeam__status.catalogSliderItem__curPrice, .catalogSlider._white .aboutTeam__status.catalogSliderItem__curPrice, .aboutTeam__status.catalogSliderItem__oldPrice, .aboutTeam__status.wareScheme__dt, .wareText h3.aboutTeam__status, .wareText h6.aboutTeam__status, .catalogSlider.article__like.t-button:not(._checked) .aboutTeam__status.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutTeam__status.catalogSliderItem__curPrice, .aboutTeam__status.quoteForm__humanStatus, .aboutTeam__status.poolCalc__preloadText, .aboutTeam__status.poolCalcProducts__trName, .aboutTeam__status.poolCalcPrint:before, .aboutTeam__status.cooperationReviews__rate, .aboutTeam__status.cooperationFeedback__completeTitle, .aboutTeam__status.webinarsItem__difficultName, .aboutTeam__status.webinarsSpeaker__name, .aboutTeam__status.webinarsSpeaker__status, .aboutTeam__status.webinarsPageMain__difficultName, .aboutTeam__status.webinarsPageProfit__item, .aboutTeam__status.webinarsPageGifts__item {
  text-align: center;
  color: var(--grey-light);
  opacity: 0.4;
  margin-top: 0.2rem;
}
.aboutTeam__all.t-button {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .aboutTeam__all.t-button {
    align-self: center;
    width: auto;
  }
}
.aboutObjects {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.aboutObjects__title.t-title, .aboutObjects__title.kp2025Jury__status, .aboutObjects__title.kp2025Jury__name, .aboutObjects__title.kp2025Criteria__name, .aboutObjects__title.kp2025Spots__name, .aboutObjects__title.kp2025Rules__name, .aboutObjects__title.kp2025Stages__name, .aboutObjects__title.kp2025Stages__numb, .aboutObjects__title.kp2025Recipient__item, .aboutObjects__title.people__status, .aboutObjects__title.people__name, .aboutObjects__title.teamBoss__chiefStatus, .aboutObjects__title.teamBoss__chiefName, .catalogSlider:not(._white) .aboutObjects__title.catalogSliderItem__name, .catalogSlider._white .aboutObjects__title.catalogSliderItem__name, .catalogSlider:not(._white) .aboutObjects__title.catalogSliderItem__curPrice, .catalogSlider._white .aboutObjects__title.catalogSliderItem__curPrice, .aboutObjects__title.catalogSliderItem__oldPrice, .aboutObjects__title.wareScheme__dt, .wareText h3.aboutObjects__title, .wareText h6.aboutObjects__title, .catalogSlider.article__like.t-button:not(._checked) .aboutObjects__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutObjects__title.catalogSliderItem__curPrice, .aboutObjects__title.quoteForm__humanStatus, .aboutObjects__title.poolCalc__preloadText, .aboutObjects__title.poolCalcProducts__trName, .aboutObjects__title.poolCalcPrint:before, .aboutObjects__title.cooperationReviews__rate, .aboutObjects__title.cooperationFeedback__completeTitle, .aboutObjects__title.webinarsItem__difficultName, .aboutObjects__title.webinarsSpeaker__name, .aboutObjects__title.webinarsSpeaker__status, .aboutObjects__title.webinarsPageMain__difficultName, .aboutObjects__title.webinarsPageProfit__item, .aboutObjects__title.webinarsPageGifts__item {
  text-align: center;
}
.aboutObjects__swiper.swiper {
  margin-top: 2.5rem;
  overflow: visible;
  width: 100%;
}
@media (min-width: 768px) {
  .aboutObjects__swiper.swiper {
    margin-top: 3rem;
  }
}
@media (min-width: 1280px) {
  .aboutObjects__swiper.swiper {
    margin-top: 4rem;
  }
}
.aboutObjects__slide.swiper-slide {
  width: 31.6rem;
}
@media (min-width: 768px) {
  .aboutObjects__slide.swiper-slide {
    width: 43rem;
  }
}
.aboutObjects__slide.swiper-slide:not(:last-child) {
  margin-right: 1rem;
}
.aboutObjects__link {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.aboutObjects__imageBox {
  margin-bottom: 1rem;
  height: 26.5rem;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .aboutObjects__imageBox {
    height: 34rem;
  }
}
.aboutObjects__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1280px) {
  .aboutObjects__image {
    transition: transform var(--time);
  }
  a:hover .aboutObjects__image {
    transform: scale(1.05);
  }
}
.aboutObjects__name.t-title, .aboutObjects__name.kp2025Jury__status, .aboutObjects__name.kp2025Jury__name, .aboutObjects__name.kp2025Criteria__name, .aboutObjects__name.kp2025Spots__name, .aboutObjects__name.kp2025Rules__name, .aboutObjects__name.kp2025Stages__name, .aboutObjects__name.kp2025Stages__numb, .aboutObjects__name.kp2025Recipient__item, .aboutObjects__name.people__status, .aboutObjects__name.people__name, .aboutObjects__name.teamBoss__chiefStatus, .aboutObjects__name.teamBoss__chiefName, .catalogSlider:not(._white) .aboutObjects__name.catalogSliderItem__name, .catalogSlider._white .aboutObjects__name.catalogSliderItem__name, .catalogSlider:not(._white) .aboutObjects__name.catalogSliderItem__curPrice, .catalogSlider._white .aboutObjects__name.catalogSliderItem__curPrice, .aboutObjects__name.catalogSliderItem__oldPrice, .aboutObjects__name.wareScheme__dt, .wareText h3.aboutObjects__name, .wareText h6.aboutObjects__name, .catalogSlider.article__like.t-button:not(._checked) .aboutObjects__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutObjects__name.catalogSliderItem__curPrice, .aboutObjects__name.quoteForm__humanStatus, .aboutObjects__name.poolCalc__preloadText, .aboutObjects__name.poolCalcProducts__trName, .aboutObjects__name.poolCalcPrint:before, .aboutObjects__name.cooperationReviews__rate, .aboutObjects__name.cooperationFeedback__completeTitle, .aboutObjects__name.webinarsItem__difficultName, .aboutObjects__name.webinarsSpeaker__name, .aboutObjects__name.webinarsSpeaker__status, .aboutObjects__name.webinarsPageMain__difficultName, .aboutObjects__name.webinarsPageProfit__item, .aboutObjects__name.webinarsPageGifts__item {
  cursor: pointer;
}
@media (min-width: 1280px) {
  .aboutObjects__name.t-title, .aboutObjects__name.kp2025Jury__status, .aboutObjects__name.kp2025Jury__name, .aboutObjects__name.kp2025Criteria__name, .aboutObjects__name.kp2025Spots__name, .aboutObjects__name.kp2025Rules__name, .aboutObjects__name.kp2025Stages__name, .aboutObjects__name.kp2025Stages__numb, .aboutObjects__name.kp2025Recipient__item, .aboutObjects__name.people__status, .aboutObjects__name.people__name, .aboutObjects__name.teamBoss__chiefStatus, .aboutObjects__name.teamBoss__chiefName, .catalogSlider:not(._white) .aboutObjects__name.catalogSliderItem__name, .catalogSlider._white .aboutObjects__name.catalogSliderItem__name, .catalogSlider:not(._white) .aboutObjects__name.catalogSliderItem__curPrice, .catalogSlider._white .aboutObjects__name.catalogSliderItem__curPrice, .aboutObjects__name.catalogSliderItem__oldPrice, .aboutObjects__name.wareScheme__dt, .wareText h3.aboutObjects__name, .wareText h6.aboutObjects__name, .catalogSlider.article__like.t-button:not(._checked) .aboutObjects__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutObjects__name.catalogSliderItem__curPrice, .aboutObjects__name.quoteForm__humanStatus, .aboutObjects__name.poolCalc__preloadText, .aboutObjects__name.poolCalcProducts__trName, .aboutObjects__name.poolCalcPrint:before, .aboutObjects__name.cooperationReviews__rate, .aboutObjects__name.cooperationFeedback__completeTitle, .aboutObjects__name.webinarsItem__difficultName, .aboutObjects__name.webinarsSpeaker__name, .aboutObjects__name.webinarsSpeaker__status, .aboutObjects__name.webinarsPageMain__difficultName, .aboutObjects__name.webinarsPageProfit__item, .aboutObjects__name.webinarsPageGifts__item {
    transition: color var(--time);
  }
  a:hover .aboutObjects__name.t-title, a:hover .aboutObjects__name.kp2025Jury__status, a:hover .aboutObjects__name.kp2025Jury__name, a:hover .aboutObjects__name.kp2025Criteria__name, a:hover .aboutObjects__name.kp2025Spots__name, a:hover .aboutObjects__name.kp2025Rules__name, a:hover .aboutObjects__name.kp2025Stages__name, a:hover .aboutObjects__name.kp2025Stages__numb, a:hover .aboutObjects__name.kp2025Recipient__item, a:hover .aboutObjects__name.people__status, a:hover .aboutObjects__name.people__name, a:hover .aboutObjects__name.teamBoss__chiefStatus, a:hover .aboutObjects__name.teamBoss__chiefName, a:hover .catalogSlider:not(._white) .aboutObjects__name.catalogSliderItem__name, .catalogSlider:not(._white) a:hover .aboutObjects__name.catalogSliderItem__name, a:hover .catalogSlider._white .aboutObjects__name.catalogSliderItem__name, .catalogSlider._white a:hover .aboutObjects__name.catalogSliderItem__name, a:hover .catalogSlider:not(._white) .aboutObjects__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) a:hover .aboutObjects__name.catalogSliderItem__curPrice, a:hover .catalogSlider._white .aboutObjects__name.catalogSliderItem__curPrice, .catalogSlider._white a:hover .aboutObjects__name.catalogSliderItem__curPrice, a:hover .aboutObjects__name.catalogSliderItem__oldPrice, a:hover .aboutObjects__name.wareScheme__dt, a:hover .wareText h3.aboutObjects__name, .wareText a:hover h3.aboutObjects__name, a:hover .wareText h6.aboutObjects__name, .wareText a:hover h6.aboutObjects__name, a:hover .catalogSlider.article__like.t-button:not(._checked) .aboutObjects__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) a:hover .aboutObjects__name.catalogSliderItem__name, a:hover .catalogSlider.article__like.t-button:not(._checked) .aboutObjects__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) a:hover .aboutObjects__name.catalogSliderItem__curPrice, a:hover .aboutObjects__name.quoteForm__humanStatus, a:hover .aboutObjects__name.poolCalc__preloadText, a:hover .aboutObjects__name.poolCalcProducts__trName, a:hover .aboutObjects__name.poolCalcPrint:before, a:hover .aboutObjects__name.cooperationReviews__rate, a:hover .aboutObjects__name.cooperationFeedback__completeTitle, a:hover .aboutObjects__name.webinarsItem__difficultName, a:hover .aboutObjects__name.webinarsSpeaker__name, a:hover .aboutObjects__name.webinarsSpeaker__status, a:hover .aboutObjects__name.webinarsPageMain__difficultName, a:hover .aboutObjects__name.webinarsPageProfit__item, a:hover .aboutObjects__name.webinarsPageGifts__item {
    color: var(--accent);
  }
}
.aboutObjects__text {
  color: var(--blue-light);
  margin-top: 0.5rem;
}
@media (min-width: 1280px) {
  .aboutObjects__text {
    transition: color var(--time);
  }
  a:hover .aboutObjects__text {
    color: var(--accent);
  }
}
.aboutObjects__all.t-button {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .aboutObjects__all.t-button {
    align-self: center;
    width: auto;
  }
}
.aboutRequisites {
  position: relative;
  padding: 3rem 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.aboutRequisites:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .aboutRequisites {
    padding: 3rem 0;
  }
}
@media (min-width: 1280px) {
  .aboutRequisites {
    padding: 2rem 0;
    flex-direction: row;
    justify-content: center;
  }
}
.aboutRequisites__text.t-quote, .aboutRequisites__text.teamBoss__mission, .aboutRequisites__text.team__vacanciesText, .aboutRequisites__text.aboutWork__paragraph, .aboutRequisites__text.catalogSubscribe__text, .aboutRequisites__text.quoteForm__quote, .aboutRequisites__text.cooperationQuote__paragraph, .aboutRequisites__text.cooperationStart__final, .aboutRequisites__text.cooperationYellow__text {
  text-align: center;
  color: var(--white);
}
.aboutRequisites__link.t-button {
  width: auto;
}

.aboutAwards {
  position: relative;
  margin-top: -6rem;
  padding-block: 4rem;
}
.aboutAwards:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--bg-grey);
  z-index: -1;
}
@media (min-width: 768px) {
  .aboutAwards {
    margin-top: -8rem;
    padding-block: 6rem;
  }
}
@media (min-width: 1280px) {
  .aboutAwards {
    margin-top: -10rem;
    padding-block: 8rem;
  }
}
.aboutAwards__title.t-title, .aboutAwards__title.kp2025Jury__status, .aboutAwards__title.kp2025Jury__name, .aboutAwards__title.kp2025Criteria__name, .aboutAwards__title.kp2025Spots__name, .aboutAwards__title.kp2025Rules__name, .aboutAwards__title.kp2025Stages__name, .aboutAwards__title.kp2025Stages__numb, .aboutAwards__title.kp2025Recipient__item, .aboutAwards__title.people__status, .aboutAwards__title.people__name, .aboutAwards__title.teamBoss__chiefStatus, .aboutAwards__title.teamBoss__chiefName, .catalogSlider:not(._white) .aboutAwards__title.catalogSliderItem__name, .catalogSlider._white .aboutAwards__title.catalogSliderItem__name, .catalogSlider:not(._white) .aboutAwards__title.catalogSliderItem__curPrice, .catalogSlider._white .aboutAwards__title.catalogSliderItem__curPrice, .aboutAwards__title.catalogSliderItem__oldPrice, .aboutAwards__title.wareScheme__dt, .wareText h3.aboutAwards__title, .wareText h6.aboutAwards__title, .catalogSlider.article__like.t-button:not(._checked) .aboutAwards__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutAwards__title.catalogSliderItem__curPrice, .aboutAwards__title.quoteForm__humanStatus, .aboutAwards__title.poolCalc__preloadText, .aboutAwards__title.poolCalcProducts__trName, .aboutAwards__title.poolCalcPrint:before, .aboutAwards__title.cooperationReviews__rate, .aboutAwards__title.cooperationFeedback__completeTitle, .aboutAwards__title.webinarsItem__difficultName, .aboutAwards__title.webinarsSpeaker__name, .aboutAwards__title.webinarsSpeaker__status, .aboutAwards__title.webinarsPageMain__difficultName, .aboutAwards__title.webinarsPageProfit__item, .aboutAwards__title.webinarsPageGifts__item {
  text-align: center;
}
.aboutAwards__swiper.swiper {
  margin-top: 2.5rem;
  overflow: visible;
}
@media (min-width: 768px) {
  .aboutAwards__swiper.swiper {
    margin-top: 3rem;
  }
}
@media (min-width: 1280px) {
  .aboutAwards__swiper.swiper {
    margin-top: 4rem;
    overflow: hidden;
  }
}
.aboutAwards__slide.swiper-slide {
  width: 32rem;
}
.aboutAwards__slide.swiper-slide:not(:last-child) {
  margin-right: 1rem;
}
.aboutAwards__link {
  display: block;
  width: 32rem;
  height: 46rem;
  overflow: hidden;
  position: relative;
}
.aboutAwards__image {
  display: block;
  width: 100%;
  height: 100%;
  inset: 0;
  object-fit: cover;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .aboutAwards__image {
    transition: transform var(--time);
  }
  .aboutAwards__image:hover {
    transform: scale(1.05);
  }
}
.aboutAwards__scroll.swiper-scrollbar {
  margin-top: 2.5rem;
  width: 100%;
  position: static;
}

.aboutWork {
  padding: 3rem 1.5rem;
  background: var(--accent);
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .aboutWork {
    display: grid;
    grid-template: auto auto 1fr/27rem 1fr;
    padding: 4rem;
  }
}
@media (min-width: 1280px) {
  .aboutWork {
    gap: 0 9rem;
    padding: 5rem;
    grid-template: auto auto 1fr/30rem 1fr;
  }
}
.aboutWork__title.t-title, .aboutWork__title.kp2025Jury__status, .aboutWork__title.kp2025Jury__name, .aboutWork__title.kp2025Criteria__name, .aboutWork__title.kp2025Spots__name, .aboutWork__title.kp2025Rules__name, .aboutWork__title.kp2025Stages__name, .aboutWork__title.kp2025Stages__numb, .aboutWork__title.kp2025Recipient__item, .aboutWork__title.people__status, .aboutWork__title.people__name, .aboutWork__title.teamBoss__chiefStatus, .aboutWork__title.teamBoss__chiefName, .catalogSlider:not(._white) .aboutWork__title.catalogSliderItem__name, .catalogSlider._white .aboutWork__title.catalogSliderItem__name, .catalogSlider:not(._white) .aboutWork__title.catalogSliderItem__curPrice, .catalogSlider._white .aboutWork__title.catalogSliderItem__curPrice, .aboutWork__title.catalogSliderItem__oldPrice, .aboutWork__title.wareScheme__dt, .wareText h3.aboutWork__title, .wareText h6.aboutWork__title, .catalogSlider.article__like.t-button:not(._checked) .aboutWork__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutWork__title.catalogSliderItem__curPrice, .aboutWork__title.quoteForm__humanStatus, .aboutWork__title.poolCalc__preloadText, .aboutWork__title.poolCalcProducts__trName, .aboutWork__title.poolCalcPrint:before, .aboutWork__title.cooperationReviews__rate, .aboutWork__title.cooperationFeedback__completeTitle, .aboutWork__title.webinarsItem__difficultName, .aboutWork__title.webinarsSpeaker__name, .aboutWork__title.webinarsSpeaker__status, .aboutWork__title.webinarsPageMain__difficultName, .aboutWork__title.webinarsPageProfit__item, .aboutWork__title.webinarsPageGifts__item {
  text-align: center;
  order: -10;
  margin-bottom: 1.5rem;
  color: var(--white);
}
@media (min-width: 768px) {
  .aboutWork__title.t-title, .aboutWork__title.kp2025Jury__status, .aboutWork__title.kp2025Jury__name, .aboutWork__title.kp2025Criteria__name, .aboutWork__title.kp2025Spots__name, .aboutWork__title.kp2025Rules__name, .aboutWork__title.kp2025Stages__name, .aboutWork__title.kp2025Stages__numb, .aboutWork__title.kp2025Recipient__item, .aboutWork__title.people__status, .aboutWork__title.people__name, .aboutWork__title.teamBoss__chiefStatus, .aboutWork__title.teamBoss__chiefName, .catalogSlider:not(._white) .aboutWork__title.catalogSliderItem__name, .catalogSlider._white .aboutWork__title.catalogSliderItem__name, .catalogSlider:not(._white) .aboutWork__title.catalogSliderItem__curPrice, .catalogSlider._white .aboutWork__title.catalogSliderItem__curPrice, .aboutWork__title.catalogSliderItem__oldPrice, .aboutWork__title.wareScheme__dt, .wareText h3.aboutWork__title, .wareText h6.aboutWork__title, .catalogSlider.article__like.t-button:not(._checked) .aboutWork__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutWork__title.catalogSliderItem__curPrice, .aboutWork__title.quoteForm__humanStatus, .aboutWork__title.poolCalc__preloadText, .aboutWork__title.poolCalcProducts__trName, .aboutWork__title.poolCalcPrint:before, .aboutWork__title.cooperationReviews__rate, .aboutWork__title.cooperationFeedback__completeTitle, .aboutWork__title.webinarsItem__difficultName, .aboutWork__title.webinarsSpeaker__name, .aboutWork__title.webinarsSpeaker__status, .aboutWork__title.webinarsPageMain__difficultName, .aboutWork__title.webinarsPageProfit__item, .aboutWork__title.webinarsPageGifts__item {
    grid-area: 1/1/2/3;
    margin-bottom: 3rem;
    order: unset;
  }
}
@media (min-width: 1280px) {
  .aboutWork__title.t-title, .aboutWork__title.kp2025Jury__status, .aboutWork__title.kp2025Jury__name, .aboutWork__title.kp2025Criteria__name, .aboutWork__title.kp2025Spots__name, .aboutWork__title.kp2025Rules__name, .aboutWork__title.kp2025Stages__name, .aboutWork__title.kp2025Stages__numb, .aboutWork__title.kp2025Recipient__item, .aboutWork__title.people__status, .aboutWork__title.people__name, .aboutWork__title.teamBoss__chiefStatus, .aboutWork__title.teamBoss__chiefName, .catalogSlider:not(._white) .aboutWork__title.catalogSliderItem__name, .catalogSlider._white .aboutWork__title.catalogSliderItem__name, .catalogSlider:not(._white) .aboutWork__title.catalogSliderItem__curPrice, .catalogSlider._white .aboutWork__title.catalogSliderItem__curPrice, .aboutWork__title.catalogSliderItem__oldPrice, .aboutWork__title.wareScheme__dt, .wareText h3.aboutWork__title, .wareText h6.aboutWork__title, .catalogSlider.article__like.t-button:not(._checked) .aboutWork__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutWork__title.catalogSliderItem__curPrice, .aboutWork__title.quoteForm__humanStatus, .aboutWork__title.poolCalc__preloadText, .aboutWork__title.poolCalcProducts__trName, .aboutWork__title.poolCalcPrint:before, .aboutWork__title.cooperationReviews__rate, .aboutWork__title.cooperationFeedback__completeTitle, .aboutWork__title.webinarsItem__difficultName, .aboutWork__title.webinarsSpeaker__name, .aboutWork__title.webinarsSpeaker__status, .aboutWork__title.webinarsPageMain__difficultName, .aboutWork__title.webinarsPageProfit__item, .aboutWork__title.webinarsPageGifts__item {
    grid-area: 1/2/2/3;
    text-align: left;
  }
}
.aboutWork__person {
  order: -6;
  margin-left: 5.2rem;
  display: grid;
  grid-template-columns: 7.4rem 1fr;
  align-items: center;
  gap: 0 1rem;
}
@media (min-width: 768px) {
  .aboutWork__person {
    order: unset;
    grid-area: 2/1/4/2;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-self: flex-start;
  }
}
@media (min-width: 1280px) {
  .aboutWork__person {
    grid-area: 1/1/4/2;
  }
}
.aboutWork__image {
  display: block;
  width: 100%;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.aboutWork__about {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .aboutWork__about {
    align-items: center;
    text-align: center;
  }
}
.aboutWork__name.t-title, .aboutWork__name.kp2025Jury__status, .aboutWork__name.kp2025Jury__name, .aboutWork__name.kp2025Criteria__name, .aboutWork__name.kp2025Spots__name, .aboutWork__name.kp2025Rules__name, .aboutWork__name.kp2025Stages__name, .aboutWork__name.kp2025Stages__numb, .aboutWork__name.kp2025Recipient__item, .aboutWork__name.people__status, .aboutWork__name.people__name, .aboutWork__name.teamBoss__chiefStatus, .aboutWork__name.teamBoss__chiefName, .catalogSlider:not(._white) .aboutWork__name.catalogSliderItem__name, .catalogSlider._white .aboutWork__name.catalogSliderItem__name, .catalogSlider:not(._white) .aboutWork__name.catalogSliderItem__curPrice, .catalogSlider._white .aboutWork__name.catalogSliderItem__curPrice, .aboutWork__name.catalogSliderItem__oldPrice, .aboutWork__name.wareScheme__dt, .wareText h3.aboutWork__name, .wareText h6.aboutWork__name, .catalogSlider.article__like.t-button:not(._checked) .aboutWork__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutWork__name.catalogSliderItem__curPrice, .aboutWork__name.quoteForm__humanStatus, .aboutWork__name.poolCalc__preloadText, .aboutWork__name.poolCalcProducts__trName, .aboutWork__name.poolCalcPrint:before, .aboutWork__name.cooperationReviews__rate, .aboutWork__name.cooperationFeedback__completeTitle, .aboutWork__name.webinarsItem__difficultName, .aboutWork__name.webinarsSpeaker__name, .aboutWork__name.webinarsSpeaker__status, .aboutWork__name.webinarsPageMain__difficultName, .aboutWork__name.webinarsPageProfit__item, .aboutWork__name.webinarsPageGifts__item {
  color: var(--white);
  opacity: 0.8;
}
.aboutWork__status.t-title, .aboutWork__status.kp2025Jury__status, .aboutWork__status.kp2025Jury__name, .aboutWork__status.kp2025Criteria__name, .aboutWork__status.kp2025Spots__name, .aboutWork__status.kp2025Rules__name, .aboutWork__status.kp2025Stages__name, .aboutWork__status.kp2025Stages__numb, .aboutWork__status.kp2025Recipient__item, .aboutWork__status.people__status, .aboutWork__status.people__name, .aboutWork__status.teamBoss__chiefStatus, .aboutWork__status.teamBoss__chiefName, .catalogSlider:not(._white) .aboutWork__status.catalogSliderItem__name, .catalogSlider._white .aboutWork__status.catalogSliderItem__name, .catalogSlider:not(._white) .aboutWork__status.catalogSliderItem__curPrice, .catalogSlider._white .aboutWork__status.catalogSliderItem__curPrice, .aboutWork__status.catalogSliderItem__oldPrice, .aboutWork__status.wareScheme__dt, .wareText h3.aboutWork__status, .wareText h6.aboutWork__status, .catalogSlider.article__like.t-button:not(._checked) .aboutWork__status.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .aboutWork__status.catalogSliderItem__curPrice, .aboutWork__status.quoteForm__humanStatus, .aboutWork__status.poolCalc__preloadText, .aboutWork__status.poolCalcProducts__trName, .aboutWork__status.poolCalcPrint:before, .aboutWork__status.cooperationReviews__rate, .aboutWork__status.cooperationFeedback__completeTitle, .aboutWork__status.webinarsItem__difficultName, .aboutWork__status.webinarsSpeaker__name, .aboutWork__status.webinarsSpeaker__status, .aboutWork__status.webinarsPageMain__difficultName, .aboutWork__status.webinarsPageProfit__item, .aboutWork__status.webinarsPageGifts__item {
  color: var(--white);
  opacity: 0.4;
}
.aboutWork__text {
  order: -8;
  margin-bottom: 1rem;
  padding: 0 0 0 5.2rem;
  position: relative;
}
@media (min-width: 768px) {
  .aboutWork__text {
    grid-area: 2/2/3/3;
    padding: 0 0 0 7.8rem;
  }
}
@media (min-width: 1280px) {
  .aboutWork__text {
    padding: 0 0 0 11rem;
  }
}
.aboutWork__text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: var(--white);
  opacity: 0.75;
  mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
  width: 4.2rem;
  height: 3.5rem;
}
@media (min-width: 768px) {
  .aboutWork__text:before {
    width: 6.8rem;
    height: 5.7rem;
    left: -1rem;
  }
}
@media (min-width: 1280px) {
  .aboutWork__text:before {
    left: 0;
  }
}
.aboutWork__paragraph {
  margin: 0;
  color: var(--white);
}
.aboutWork__paragraph + .aboutWork__paragraph {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .aboutWork__paragraph + .aboutWork__paragraph {
    margin-top: 2rem;
  }
}
@media (min-width: 1280px) {
  .aboutWork__paragraph + .aboutWork__paragraph {
    max-width: 60rem;
  }
}
.aboutWork__bottom {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .aboutWork__bottom {
    gap: 1rem;
    max-width: 21rem;
    margin-left: 7.8rem;
    grid-area: 3/2/4/3;
  }
}
@media (min-width: 1280px) {
  .aboutWork__bottom {
    max-width: none;
    margin-left: 11rem;
    flex-direction: row;
    align-self: flex-start;
  }
}
@media (min-width: 1280px) {
  .aboutWork__button.t-button {
    width: auto;
  }
}

.team {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 3rem;
  margin: 1rem 0 6rem;
}
@media (min-width: 768px) {
  .team {
    gap: 4rem;
    margin-bottom: 8rem;
  }
}
@media (min-width: 1280px) {
  .team {
    gap: 5rem;
    margin-bottom: 10rem;
  }
}
.team__vacancies {
  position: relative;
  padding: 3rem 1rem;
  margin-block: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.team__vacancies:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .team__vacancies {
    padding: 3rem 0;
    margin-block: 4rem;
  }
}
@media (min-width: 1280px) {
  .team__vacancies {
    padding: 2rem 0;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-block: 5rem;
  }
}
.team__vacanciesText {
  text-align: center;
  color: var(--white);
}
.team__vacanciesButton.t-button {
  width: auto;
  align-self: center;
}

.teamBoss {
  padding: 3rem 1.5rem;
  background: var(--accent);
  color: var(--white);
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .teamBoss {
    padding: 4rem;
    position: relative;
    margin-bottom: 4rem;
  }
}
@media (min-width: 1280px) {
  .teamBoss {
    display: grid;
    grid-template: auto 1fr/1fr 30rem;
    gap: 3rem 9rem;
    padding: 5rem;
    margin-bottom: 5rem;
  }
}
.teamBoss__mission {
  padding-left: 5.2rem;
  position: relative;
}
@media (min-width: 768px) {
  .teamBoss__mission {
    padding-left: 8.8rem;
  }
}
@media (min-width: 1280px) {
  .teamBoss__mission {
    padding-left: 11rem;
  }
}
.teamBoss__mission:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4.2rem;
  height: 3.5rem;
  background: var(--white);
  opacity: 0.75;
  mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/quotes.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .teamBoss__mission:before {
    width: 6.8rem;
    height: 5.7rem;
  }
}
.teamBoss__targets {
  margin-top: 1.5rem;
  padding-left: 5.2rem;
}
@media (min-width: 768px) {
  .teamBoss__targets {
    margin-top: 3rem;
    padding-left: 8.8rem;
    padding-right: 24.2rem;
  }
}
@media (min-width: 1280px) {
  .teamBoss__targets {
    padding: 0 0 0 11rem;
    margin-top: 0;
  }
}
.teamBoss__targetsName.t-title, .teamBoss__targetsName.kp2025Jury__status, .teamBoss__targetsName.kp2025Jury__name, .teamBoss__targetsName.kp2025Criteria__name, .teamBoss__targetsName.kp2025Spots__name, .teamBoss__targetsName.kp2025Rules__name, .teamBoss__targetsName.kp2025Stages__name, .teamBoss__targetsName.kp2025Stages__numb, .teamBoss__targetsName.kp2025Recipient__item, .teamBoss__targetsName.people__status, .teamBoss__targetsName.people__name, .teamBoss__targetsName.teamBoss__chiefStatus, .teamBoss__targetsName.teamBoss__chiefName, .catalogSlider:not(._white) .teamBoss__targetsName.catalogSliderItem__name, .catalogSlider._white .teamBoss__targetsName.catalogSliderItem__name, .catalogSlider:not(._white) .teamBoss__targetsName.catalogSliderItem__curPrice, .catalogSlider._white .teamBoss__targetsName.catalogSliderItem__curPrice, .teamBoss__targetsName.catalogSliderItem__oldPrice, .teamBoss__targetsName.wareScheme__dt, .wareText h3.teamBoss__targetsName, .wareText h6.teamBoss__targetsName, .catalogSlider.article__like.t-button:not(._checked) .teamBoss__targetsName.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .teamBoss__targetsName.catalogSliderItem__curPrice, .teamBoss__targetsName.quoteForm__humanStatus, .teamBoss__targetsName.poolCalc__preloadText, .teamBoss__targetsName.poolCalcProducts__trName, .teamBoss__targetsName.poolCalcPrint:before, .teamBoss__targetsName.cooperationReviews__rate, .teamBoss__targetsName.cooperationFeedback__completeTitle, .teamBoss__targetsName.webinarsItem__difficultName, .teamBoss__targetsName.webinarsSpeaker__name, .teamBoss__targetsName.webinarsSpeaker__status, .teamBoss__targetsName.webinarsPageMain__difficultName, .teamBoss__targetsName.webinarsPageProfit__item, .teamBoss__targetsName.webinarsPageGifts__item {
  color: var(--white);
}
.teamBoss__targetsList {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .teamBoss__targetsList {
    margin-top: 2rem;
  }
}
@media (min-width: 1280px) {
  .teamBoss__targetsList {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem 1rem;
  }
}
.teamBoss__targetsItem:before {
  background: var(--white);
}
.teamBoss__chief {
  margin-top: 1rem;
  position: relative;
  padding-left: 8.4rem;
  margin-left: 5.2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-height: 8.6rem;
  gap: 0.2rem;
}
@media (min-width: 768px) {
  .teamBoss__chief {
    position: absolute;
    right: 4rem;
    bottom: 4rem;
    margin: 0;
    padding: 0;
    min-height: 0;
    width: 20rem;
    text-align: center;
    align-items: center;
  }
}
@media (min-width: 1280px) {
  .teamBoss__chief {
    grid-area: 1/2/3/3;
    position: static;
    right: 0;
    bottom: 0;
    align-self: center;
    justify-self: center;
    justify-content: center;
    width: 100%;
  }
}
.teamBoss__ava {
  aspect-ratio: 600/694;
  display: block;
  width: 7.4rem;
  height: 8.6rem;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4.3rem;
}
@media (min-width: 768px) {
  .teamBoss__ava {
    width: 100%;
    height: auto;
    position: static;
    top: 0;
    margin-top: 0;
    margin-bottom: 0.8rem;
  }
}
.teamBoss__chiefName {
  opacity: 0.8;
  color: var(--grey);
}
.teamBoss__chiefEvent {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: top;
  margin: -0.4rem 0.5rem 0.2rem 0;
  position: relative;
  font-size: 0;
  line-height: 0;
}
@media (min-width: 768px) {
  .teamBoss__chiefEvent {
    margin: -0.2rem 0.5rem 0.2rem 0;
  }
}
.teamBoss__chiefEvent:after {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--grey);
}
.teamBoss__chiefEvent._birthDay:after {
  mask: url(../img/icons/team_tort_20.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/team_tort_20.svg) center center/100% no-repeat;
}
.teamBoss__chiefEvent._jobDay:after {
  mask: url(../img/icons/team_star_20.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/team_star_20.svg) center center/100% no-repeat;
}
.people__human:nth-child(2n) .teamBoss__chiefEvent:before {
  margin-left: -2rem;
}
@media (min-width: 768px) {
  .people__human:nth-child(2n) .teamBoss__chiefEvent:before {
    margin-left: 0;
  }
}
.teamBoss__chiefStatus {
  opacity: 0.4;
  color: var(--grey-light);
}

.people__title.t-title._h3, .people__title._h3.kp2025Jury__status, .people__title._h3.kp2025Jury__name, .people__title._h3.kp2025Criteria__name, .people__title.t-title.kp2025Spots__name, .people__title.kp2025Spots__name.kp2025Jury__status, .people__title.kp2025Spots__name.kp2025Jury__name, .people__title.kp2025Spots__name.kp2025Criteria__name, .people__title.kp2025Spots__name, .people__title.t-title.kp2025Rules__name, .people__title.kp2025Rules__name.kp2025Jury__status, .people__title.kp2025Rules__name.kp2025Jury__name, .people__title.kp2025Rules__name.kp2025Criteria__name, .people__title.kp2025Rules__name.kp2025Spots__name, .people__title.kp2025Rules__name, .people__title.t-title.kp2025Stages__name, .people__title.kp2025Stages__name.kp2025Jury__status, .people__title.kp2025Stages__name.kp2025Jury__name, .people__title.kp2025Stages__name.kp2025Criteria__name, .people__title.kp2025Stages__name.kp2025Spots__name, .people__title.kp2025Stages__name.kp2025Rules__name, .people__title.kp2025Stages__name, .people__title._h3.kp2025Stages__numb, .people__title.kp2025Stages__numb.kp2025Spots__name, .people__title.kp2025Stages__numb.kp2025Rules__name, .people__title.kp2025Stages__numb.kp2025Stages__name, .people__title._h3.kp2025Recipient__item, .people__title.kp2025Recipient__item.kp2025Spots__name, .people__title.kp2025Recipient__item.kp2025Rules__name, .people__title.kp2025Recipient__item.kp2025Stages__name, .people__title._h3.people__status, .people__title.people__status.kp2025Spots__name, .people__title.people__status.kp2025Rules__name, .people__title.people__status.kp2025Stages__name, .people__title._h3.people__name, .people__title.people__name.kp2025Spots__name, .people__title.people__name.kp2025Rules__name, .people__title.people__name.kp2025Stages__name, .catalogSlider:not(._white) .people__title._h3.catalogSliderItem__name, .catalogSlider:not(._white) .people__title.catalogSliderItem__name.kp2025Spots__name, .catalogSlider:not(._white) .people__title.catalogSliderItem__name.kp2025Rules__name, .catalogSlider:not(._white) .people__title.catalogSliderItem__name.kp2025Stages__name, .catalogSlider._white .people__title._h3.catalogSliderItem__name, .catalogSlider._white .people__title.catalogSliderItem__name.kp2025Spots__name, .catalogSlider._white .people__title.catalogSliderItem__name.kp2025Rules__name, .catalogSlider._white .people__title.catalogSliderItem__name.kp2025Stages__name, .catalogSlider:not(._white) .people__title._h3.catalogSliderItem__curPrice, .catalogSlider:not(._white) .people__title.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider:not(._white) .people__title.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider:not(._white) .people__title.catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider._white .people__title._h3.catalogSliderItem__curPrice, .catalogSlider._white .people__title.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider._white .people__title.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider._white .people__title.catalogSliderItem__curPrice.kp2025Stages__name, .people__title._h3.catalogSliderItem__oldPrice, .people__title.catalogSliderItem__oldPrice.kp2025Spots__name, .people__title.catalogSliderItem__oldPrice.kp2025Rules__name, .people__title.catalogSliderItem__oldPrice.kp2025Stages__name, .people__title._h3.wareScheme__dt, .people__title.wareScheme__dt.kp2025Spots__name, .people__title.wareScheme__dt.kp2025Rules__name, .people__title.wareScheme__dt.kp2025Stages__name, .wareText h3.people__title._h3, .wareText h3.people__title.kp2025Spots__name, .wareText h3.people__title.kp2025Rules__name, .wareText h3.people__title.kp2025Stages__name, .wareText h6.people__title._h3, .wareText h6.people__title.kp2025Spots__name, .wareText h6.people__title.kp2025Rules__name, .wareText h6.people__title.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title._h3.catalogSliderItem__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__name.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__name.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__name.kp2025Stages__name, .catalogSlider.article__like.t-button:not(._checked) .people__title._h3.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__name.kp2025Spots__name, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__name.kp2025Rules__name, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__name.kp2025Stages__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title._h3.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider.article__like.t-button:not(._checked) .people__title._h3.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.kp2025Stages__name, .people__title._h3.quoteForm__humanStatus, .people__title.quoteForm__humanStatus.kp2025Spots__name, .people__title.quoteForm__humanStatus.kp2025Rules__name, .people__title.quoteForm__humanStatus.kp2025Stages__name, .people__title._h3.poolCalc__preloadText, .people__title.poolCalc__preloadText.kp2025Spots__name, .people__title.poolCalc__preloadText.kp2025Rules__name, .people__title.poolCalc__preloadText.kp2025Stages__name, .people__title._h3.poolCalcProducts__trName, .people__title.poolCalcProducts__trName.kp2025Spots__name, .people__title.poolCalcProducts__trName.kp2025Rules__name, .people__title.poolCalcProducts__trName.kp2025Stages__name, .people__title._h3.poolCalcPrint:before, .people__title.poolCalcPrint.kp2025Spots__name:before, .people__title.poolCalcPrint.kp2025Rules__name:before, .people__title.poolCalcPrint.kp2025Stages__name:before, .people__title._h3.cooperationReviews__rate, .people__title.cooperationReviews__rate.kp2025Spots__name, .people__title.cooperationReviews__rate.kp2025Rules__name, .people__title.cooperationReviews__rate.kp2025Stages__name, .people__title._h3.cooperationFeedback__completeTitle, .people__title.cooperationFeedback__completeTitle.kp2025Spots__name, .people__title.cooperationFeedback__completeTitle.kp2025Rules__name, .people__title.cooperationFeedback__completeTitle.kp2025Stages__name, .people__title._h3.webinarsItem__difficultName, .people__title.webinarsItem__difficultName.kp2025Spots__name, .people__title.webinarsItem__difficultName.kp2025Rules__name, .people__title.webinarsItem__difficultName.kp2025Stages__name, .people__title._h3.webinarsSpeaker__name, .people__title.webinarsSpeaker__name.kp2025Spots__name, .people__title.webinarsSpeaker__name.kp2025Rules__name, .people__title.webinarsSpeaker__name.kp2025Stages__name, .people__title._h3.webinarsSpeaker__status, .people__title.webinarsSpeaker__status.kp2025Spots__name, .people__title.webinarsSpeaker__status.kp2025Rules__name, .people__title.webinarsSpeaker__status.kp2025Stages__name, .people__title._h3.webinarsPageMain__difficultName, .people__title.webinarsPageMain__difficultName.kp2025Spots__name, .people__title.webinarsPageMain__difficultName.kp2025Rules__name, .people__title.webinarsPageMain__difficultName.kp2025Stages__name, .people__title._h3.webinarsPageProfit__item, .people__title.webinarsPageProfit__item.kp2025Spots__name, .people__title.webinarsPageProfit__item.kp2025Rules__name, .people__title.webinarsPageProfit__item.kp2025Stages__name, .people__title._h3.webinarsPageGifts__item, .people__title.webinarsPageGifts__item.kp2025Spots__name, .people__title.webinarsPageGifts__item.kp2025Rules__name, .people__title.webinarsPageGifts__item.kp2025Stages__name, .people__title._h3.teamBoss__chiefName, .people__title.teamBoss__chiefName.kp2025Spots__name, .people__title.teamBoss__chiefName.kp2025Rules__name, .people__title.teamBoss__chiefName.kp2025Stages__name, .people__title._h3.teamBoss__chiefStatus, .people__title.teamBoss__chiefStatus.kp2025Spots__name, .people__title.teamBoss__chiefStatus.kp2025Rules__name, .people__title.teamBoss__chiefStatus.kp2025Stages__name, .catalogSlider._white .people__title.t-title.catalogSliderItem__curPrice, .catalogSlider._white .people__title.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider._white .people__title.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider._white .people__title.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider._white .people__title.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider._white .people__title.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider._white .people__title.catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider._white .people__title.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider._white .people__title.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider._white .people__title.catalogSliderItem__curPrice.people__status, .catalogSlider._white .people__title.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white) .catalogSlider._white .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white) .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider._white .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider._white .people__title.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white) .people__title.catalogSliderItem__curPrice, .catalogSlider._white .people__title.catalogSliderItem__curPrice, .catalogSlider._white .people__title.catalogSliderItem__oldPrice.catalogSliderItem__curPrice, .catalogSlider._white .people__title.wareScheme__dt.catalogSliderItem__curPrice, .wareText .catalogSlider._white h3.people__title.catalogSliderItem__curPrice, .catalogSlider._white .wareText h3.people__title.catalogSliderItem__curPrice, .wareText .catalogSlider._white h6.people__title.catalogSliderItem__curPrice, .catalogSlider._white .wareText h6.people__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider._white .people__title.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .people__title.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice, .catalogSlider._white .people__title.quoteForm__humanStatus.catalogSliderItem__curPrice, .catalogSlider._white .people__title.poolCalc__preloadText.catalogSliderItem__curPrice, .catalogSlider._white .people__title.poolCalcProducts__trName.catalogSliderItem__curPrice, .catalogSlider._white .people__title.poolCalcPrint.catalogSliderItem__curPrice:before, .catalogSlider._white .people__title.cooperationReviews__rate.catalogSliderItem__curPrice, .catalogSlider._white .people__title.cooperationFeedback__completeTitle.catalogSliderItem__curPrice, .catalogSlider._white .people__title.webinarsItem__difficultName.catalogSliderItem__curPrice, .catalogSlider._white .people__title.webinarsSpeaker__name.catalogSliderItem__curPrice, .catalogSlider._white .people__title.webinarsSpeaker__status.catalogSliderItem__curPrice, .catalogSlider._white .people__title.webinarsPageMain__difficultName.catalogSliderItem__curPrice, .catalogSlider._white .people__title.webinarsPageProfit__item.catalogSliderItem__curPrice, .catalogSlider._white .people__title.webinarsPageGifts__item.catalogSliderItem__curPrice, .catalogSlider._white .people__title.teamBoss__chiefName.catalogSliderItem__curPrice, .catalogSlider._white .people__title.teamBoss__chiefStatus.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.t-title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.kp2025Jury__status, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.kp2025Jury__name, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.kp2025Criteria__name, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.kp2025Spots__name, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.kp2025Rules__name, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.kp2025Stages__name, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.kp2025Stages__numb, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.kp2025Recipient__item, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.people__status, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.people__name, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white) .people__title.catalogSliderItem__curPrice, .catalogSlider._white .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider._white .people__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__oldPrice.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.wareScheme__dt.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h3.people__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h3.people__title.catalogSliderItem__curPrice, .wareText .catalogSlider.article__like.t-button:not(._checked) h6.people__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .wareText h6.people__title.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__name.catalogSliderItem__curPrice, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.quoteForm__humanStatus.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.poolCalc__preloadText.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.poolCalcProducts__trName.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.poolCalcPrint.catalogSliderItem__curPrice:before, .catalogSlider.article__like.t-button:not(._checked) .people__title.cooperationReviews__rate.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.cooperationFeedback__completeTitle.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.webinarsItem__difficultName.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.webinarsSpeaker__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.webinarsSpeaker__status.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.webinarsPageMain__difficultName.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.webinarsPageProfit__item.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.webinarsPageGifts__item.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.teamBoss__chiefName.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .people__title.teamBoss__chiefStatus.catalogSliderItem__curPrice, .people__title.t-title.poolCalcPrint:before, .people__title.poolCalcPrint.kp2025Jury__status:before, .people__title.poolCalcPrint.kp2025Jury__name:before, .people__title.poolCalcPrint.kp2025Criteria__name:before, .people__title.poolCalcPrint.kp2025Spots__name:before, .people__title.poolCalcPrint.kp2025Rules__name:before, .people__title.poolCalcPrint.kp2025Stages__name:before, .people__title.poolCalcPrint.kp2025Stages__numb:before, .people__title.poolCalcPrint.kp2025Recipient__item:before, .people__title.poolCalcPrint.people__status:before, .people__title.poolCalcPrint.people__name:before, .catalogSlider:not(._white) .people__title.catalogSliderItem__name.poolCalcPrint:before, .catalogSlider._white .people__title.catalogSliderItem__name.poolCalcPrint:before, .catalogSlider:not(._white) .people__title.catalogSliderItem__curPrice.poolCalcPrint:before, .catalogSlider._white .people__title.catalogSliderItem__curPrice.poolCalcPrint:before, .people__title.catalogSliderItem__oldPrice.poolCalcPrint:before, .people__title.wareScheme__dt.poolCalcPrint:before, .wareText h3.people__title.poolCalcPrint:before, .wareText h6.people__title.poolCalcPrint:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__name.poolCalcPrint:before, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__name.poolCalcPrint:before, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__curPrice.poolCalcPrint:before, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.poolCalcPrint:before, .people__title.quoteForm__humanStatus.poolCalcPrint:before, .people__title.poolCalc__preloadText.poolCalcPrint:before, .people__title.poolCalcProducts__trName.poolCalcPrint:before, .people__title.poolCalcPrint:before, .people__title.cooperationReviews__rate.poolCalcPrint:before, .people__title.cooperationFeedback__completeTitle.poolCalcPrint:before, .people__title.webinarsItem__difficultName.poolCalcPrint:before, .people__title.webinarsSpeaker__name.poolCalcPrint:before, .people__title.webinarsSpeaker__status.poolCalcPrint:before, .people__title.webinarsPageMain__difficultName.poolCalcPrint:before, .people__title.webinarsPageProfit__item.poolCalcPrint:before, .people__title.webinarsPageGifts__item.poolCalcPrint:before, .people__title.teamBoss__chiefName.poolCalcPrint:before, .people__title.teamBoss__chiefStatus.poolCalcPrint:before, .people__title.t-title.cooperationReviews__rate, .people__title.cooperationReviews__rate.kp2025Jury__status, .people__title.cooperationReviews__rate.kp2025Jury__name, .people__title.cooperationReviews__rate.kp2025Criteria__name, .people__title.cooperationReviews__rate.kp2025Spots__name, .people__title.cooperationReviews__rate.kp2025Rules__name, .people__title.cooperationReviews__rate.kp2025Stages__name, .people__title.cooperationReviews__rate.kp2025Stages__numb, .people__title.cooperationReviews__rate.kp2025Recipient__item, .people__title.cooperationReviews__rate.people__status, .people__title.cooperationReviews__rate.people__name, .catalogSlider:not(._white) .people__title.catalogSliderItem__name.cooperationReviews__rate, .catalogSlider._white .people__title.catalogSliderItem__name.cooperationReviews__rate, .catalogSlider:not(._white) .people__title.catalogSliderItem__curPrice.cooperationReviews__rate, .catalogSlider._white .people__title.catalogSliderItem__curPrice.cooperationReviews__rate, .people__title.catalogSliderItem__oldPrice.cooperationReviews__rate, .people__title.wareScheme__dt.cooperationReviews__rate, .wareText h3.people__title.cooperationReviews__rate, .wareText h6.people__title.cooperationReviews__rate, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__name.cooperationReviews__rate, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__name.cooperationReviews__rate, .catalogSlider:not(._white):not(.article__like.t-button:not(._checked)) .people__title.catalogSliderItem__curPrice.cooperationReviews__rate, .catalogSlider.article__like.t-button:not(._checked) .people__title.catalogSliderItem__curPrice.cooperationReviews__rate, .people__title.quoteForm__humanStatus.cooperationReviews__rate, .people__title.poolCalc__preloadText.cooperationReviews__rate, .people__title.poolCalcProducts__trName.cooperationReviews__rate, .people__title.poolCalcPrint.cooperationReviews__rate:before, .people__title.cooperationReviews__rate, .people__title.cooperationFeedback__completeTitle.cooperationReviews__rate, .people__title.webinarsItem__difficultName.cooperationReviews__rate, .people__title.webinarsSpeaker__name.cooperationReviews__rate, .people__title.webinarsSpeaker__status.cooperationReviews__rate, .people__title.webinarsPageMain__difficultName.cooperationReviews__rate, .people__title.webinarsPageProfit__item.cooperationReviews__rate, .people__title.webinarsPageGifts__item.cooperationReviews__rate, .people__title.teamBoss__chiefName.cooperationReviews__rate, .people__title.teamBoss__chiefStatus.cooperationReviews__rate {
  margin-bottom: 2rem;
}
.people__humans {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem 1rem;
}
@media (min-width: 768px) {
  .people__humans {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1280px) {
  .people__humans {
    grid-template-columns: repeat(6, 1fr);
  }
}
.people__human {
  display: flex;
  flex-direction: column;
  user-select: none;
}
.people__human._noPhoto {
  order: 1;
}
.people__photoBox {
  width: 100%;
  align-self: stretch;
  position: relative;
  aspect-ratio: 21/26;
  margin-bottom: 1rem;
  overflow: hidden;
  border-radius: 0 0 9.3rem 9.3rem;
  z-index: 0;
}
@media (min-width: 768px) {
  .people__photoBox {
    border-radius: 0 0 12.3rem 12.3rem;
  }
}
@media (min-width: 1280px) {
  .people__photoBox {
    border-radius: 0 0 10.5rem 10.5rem;
  }
}
.people__photoBox:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  aspect-ratio: 1/1;
  background: var(--grey-light);
  border-radius: 50%;
}
._birthDay .people__photoBox:before, ._jobDay .people__photoBox:before {
  background: var(--accent);
}
.people__photo {
  position: absolute;
  inset: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
  pointer-events: none;
}
@media (min-width: 1280px) {
  .people__photo {
    transition: transform var(--time);
    transform-origin: top center;
  }
  ._noPhoto .people__photoBox:hover .people__photo {
    transform: none;
  }
}
.people__name {
  text-align: center;
  color: var(--blue-light);
}
.people__nameEvent {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: top;
  margin: -0.4rem 0.5rem 0.2rem 0;
  position: relative;
  font-size: 0;
  line-height: 0;
}
@media (min-width: 768px) {
  .people__nameEvent {
    margin: -0.2rem 0.5rem 0.2rem 0;
  }
}
.people__nameEvent:after {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--dark);
}
.people__nameEvent._birthDay:after {
  mask: url(../img/icons/team_tort_20.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/team_tort_20.svg) center center/100% no-repeat;
}
.people__nameEvent._jobDay:after {
  mask: url(../img/icons/team_star_20.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/team_star_20.svg) center center/100% no-repeat;
}
.people__human:nth-child(2n) .people__nameEvent:before {
  margin-left: -2rem;
}
@media (min-width: 768px) {
  .people__human:nth-child(2n) .people__nameEvent:before {
    margin-left: 0;
  }
}
.people__status {
  text-align: center;
  margin-top: 0.2rem;
  color: var(--grey);
}
.people__group {
  display: block;
  width: 100%;
}

.kp2025 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 6rem;
}
@media (min-width: 768px) {
  .kp2025 {
    gap: 8rem;
  }
}
@media (min-width: 1280px) {
  .kp2025 {
    gap: 10rem;
  }
}
.kp2025Main {
  padding: 3rem 0 1rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  color: var(--white);
  height: 62rem;
  box-sizing: border-box;
}
.kp2025Main:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .kp2025Main {
    padding: 6rem 0 2rem;
    align-items: flex-start;
  }
}
@media (min-width: 1280px) {
  .kp2025Main {
    padding: 12rem 0 3rem;
    align-items: flex-start;
  }
}
.kp2025Main:before {
  background: var(--accent) url(../pic/events/kp2025/main_mobile.webp) center center/cover no-repeat;
}
@media (min-width: 768px) {
  .kp2025Main:before {
    background-image: url(../pic/events/kp2025/main_tablet.webp);
  }
}
@media (min-width: 1280px) {
  .kp2025Main:before {
    background-image: url(../pic/events/kp2025/main_desktop.webp);
  }
}
.kp2025Main__content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 768px) {
  .kp2025Main__content {
    align-items: flex-start;
    max-width: 60rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Main__content {
    max-width: 76rem;
  }
}
.kp2025Main__title {
  font-size: 2.8rem;
  line-height: 3.3rem;
  text-transform: uppercase;
  font-weight: 700;
  cursor: default;
  color: var(--white);
  margin: 0;
}
@media (min-width: 768px) {
  .kp2025Main__title {
    font-size: 4.4rem;
    line-height: 4.4rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Main__title {
    font-size: 5.8rem;
    line-height: 5.8rem;
  }
}
.kp2025Main__text {
  margin-top: 2rem;
  font-size: 1.6rem;
  line-height: 2rem;
}
@media (min-width: 768px) {
  .kp2025Main__text {
    max-width: 42rem;
    font-size: 2rem;
    line-height: 2.6rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Main__text {
    max-width: 56rem;
    margin-top: 4rem;
    font-size: 2.6rem;
    line-height: 3.4rem;
  }
}
.kp2025Main__btn.t-button {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .kp2025Main__btn.t-button {
    width: auto;
    margin-right: auto;
    align-self: flex-start;
  }
}
@media (min-width: 1280px) {
  .kp2025Main__btn.t-button {
    margin-top: 4rem;
  }
}
.kp2025Main__bottom {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  align-items: flex-start;
  margin-top: auto;
  padding-top: 3rem;
}
@media (min-width: 768px) {
  .kp2025Main__bottom {
    flex-direction: row;
    gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Main__bottom {
    gap: 15rem;
  }
}
.kp2025Main__bottomItem {
  font-size: 1.6rem;
  line-height: 2rem;
  padding-left: 4.8rem;
  position: relative;
}
@media (min-width: 768px) {
  .kp2025Main__bottomItem {
    padding: 2.2rem 0 0 0;
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Main__bottomItem {
    font-size: 2.6rem;
    line-height: 3.4rem;
  }
}
.kp2025Main__bottomItem:before, .kp2025Main__bottomItem:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 1.2rem;
  height: 1.2rem;
  margin-top: -0.6rem;
  background: url(../img/icons/hexagon_12.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .kp2025Main__bottomItem:before, .kp2025Main__bottomItem:after {
    top: 0;
    width: 1.4rem;
    height: 1.4rem;
    margin-top: 0;
  }
}
.kp2025Main__bottomItem:before {
  left: 1.4rem;
}
@media (min-width: 768px) {
  .kp2025Main__bottomItem:before {
    left: 1.6rem;
  }
}
.kp2025Main__bottomItem:after {
  left: 0;
}
.kp2025Main__bottomItem:nth-child(1):before {
  opacity: 0.4;
  filter: drop-shadow(1.4rem 0 0 #fff);
}
@media (min-width: 768px) {
  .kp2025Main__bottomItem:nth-child(1):before {
    filter: drop-shadow(1.6rem 0 0 #fff);
  }
}
.kp2025Main__bottomItem:nth-child(2):before {
  filter: drop-shadow(1.4rem 0 0 rgba(255, 255, 255, 0.4));
}
@media (min-width: 768px) {
  .kp2025Main__bottomItem:nth-child(2):before {
    filter: drop-shadow(1.6rem 0 0 rgba(255, 255, 255, 0.4));
  }
}
.kp2025Main__bottomItem:nth-child(3):before {
  filter: drop-shadow(1.4rem 0 0 #fff);
}
@media (min-width: 768px) {
  .kp2025Main__bottomItem:nth-child(3):before {
    filter: drop-shadow(1.6rem 0 0 #fff);
  }
}

.kp2025Recipient {
  width: 100%;
}
.kp2025Recipient__title.t-title, .kp2025Recipient__title.kp2025Jury__status, .kp2025Recipient__title.kp2025Jury__name, .kp2025Recipient__title.kp2025Criteria__name, .kp2025Recipient__title.kp2025Spots__name, .kp2025Recipient__title.kp2025Rules__name, .kp2025Recipient__title.kp2025Stages__name, .kp2025Recipient__title.kp2025Stages__numb, .kp2025Recipient__title.kp2025Recipient__item, .catalogSlider:not(._white) .kp2025Recipient__title.catalogSliderItem__name, .catalogSlider._white .kp2025Recipient__title.catalogSliderItem__name, .catalogSlider:not(._white) .kp2025Recipient__title.catalogSliderItem__curPrice, .catalogSlider._white .kp2025Recipient__title.catalogSliderItem__curPrice, .kp2025Recipient__title.catalogSliderItem__oldPrice, .kp2025Recipient__title.wareScheme__dt, .wareText h3.kp2025Recipient__title, .wareText h6.kp2025Recipient__title, .catalogSlider.article__like.t-button:not(._checked) .kp2025Recipient__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .kp2025Recipient__title.catalogSliderItem__curPrice, .kp2025Recipient__title.quoteForm__humanStatus, .kp2025Recipient__title.poolCalc__preloadText, .kp2025Recipient__title.poolCalcProducts__trName, .kp2025Recipient__title.poolCalcPrint:before, .kp2025Recipient__title.cooperationReviews__rate, .kp2025Recipient__title.cooperationFeedback__completeTitle, .kp2025Recipient__title.webinarsItem__difficultName, .kp2025Recipient__title.webinarsSpeaker__name, .kp2025Recipient__title.webinarsSpeaker__status, .kp2025Recipient__title.webinarsPageMain__difficultName, .kp2025Recipient__title.webinarsPageProfit__item, .kp2025Recipient__title.webinarsPageGifts__item, .kp2025Recipient__title.teamBoss__chiefName, .kp2025Recipient__title.teamBoss__chiefStatus, .kp2025Recipient__title.people__name, .kp2025Recipient__title.people__status {
  max-width: 59.2rem;
}
.kp2025Recipient__text {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .kp2025Recipient__text {
    margin-top: 2rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Recipient__text {
    max-width: 65rem;
  }
}
.kp2025Recipient__list {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .kp2025Recipient__list {
    margin-top: 4rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem 1rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Recipient__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.kp2025Recipient__item {
  min-height: 10rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.5rem;
  background: var(--bg-grey);
}
@media (min-width: 768px) {
  .kp2025Recipient__item {
    padding: 2rem;
    min-height: 15rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Recipient__item {
    min-height: 17.2rem;
  }
}
.kp2025Recipient__item:before {
  content: "";
  display: block;
  width: 2.8rem;
  height: 2.8rem;
  background: var(--accent);
  margin-bottom: 0.4rem;
}
@media (min-width: 768px) {
  .kp2025Recipient__item:before {
    width: 4.8rem;
    height: 4.8rem;
  }
}
.kp2025Recipient__item:nth-child(1):before {
  mask: url(../img/icons/events/kp2025/catsle.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/events/kp2025/catsle.svg) center center/100% no-repeat;
}
.kp2025Recipient__item:nth-child(2):before {
  mask: url(../img/icons/events/kp2025/lamp.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/events/kp2025/lamp.svg) center center/100% no-repeat;
}
@media (min-width: 768px) {
  .kp2025Recipient__item:nth-child(3) {
    grid-column: span 2;
  }
}
@media (min-width: 1280px) {
  .kp2025Recipient__item:nth-child(3) {
    grid-column: unset;
  }
}
.kp2025Recipient__item:nth-child(3):before {
  mask: url(../img/icons/events/kp2025/reward.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/events/kp2025/reward.svg) center center/100% no-repeat;
}

.kp2025Stages__title.t-title, .kp2025Stages__title.kp2025Jury__status, .kp2025Stages__title.kp2025Jury__name, .kp2025Stages__title.kp2025Criteria__name, .kp2025Stages__title.kp2025Spots__name, .kp2025Stages__title.kp2025Rules__name, .kp2025Stages__title.kp2025Stages__name, .kp2025Stages__title.kp2025Stages__numb, .catalogSlider:not(._white) .kp2025Stages__title.catalogSliderItem__name, .catalogSlider._white .kp2025Stages__title.catalogSliderItem__name, .catalogSlider:not(._white) .kp2025Stages__title.catalogSliderItem__curPrice, .catalogSlider._white .kp2025Stages__title.catalogSliderItem__curPrice, .kp2025Stages__title.catalogSliderItem__oldPrice, .kp2025Stages__title.wareScheme__dt, .wareText h3.kp2025Stages__title, .wareText h6.kp2025Stages__title, .catalogSlider.article__like.t-button:not(._checked) .kp2025Stages__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .kp2025Stages__title.catalogSliderItem__curPrice, .kp2025Stages__title.quoteForm__humanStatus, .kp2025Stages__title.poolCalc__preloadText, .kp2025Stages__title.poolCalcProducts__trName, .kp2025Stages__title.poolCalcPrint:before, .kp2025Stages__title.cooperationReviews__rate, .kp2025Stages__title.cooperationFeedback__completeTitle, .kp2025Stages__title.webinarsItem__difficultName, .kp2025Stages__title.webinarsSpeaker__name, .kp2025Stages__title.webinarsSpeaker__status, .kp2025Stages__title.webinarsPageMain__difficultName, .kp2025Stages__title.webinarsPageProfit__item, .kp2025Stages__title.webinarsPageGifts__item, .kp2025Stages__title.teamBoss__chiefName, .kp2025Stages__title.teamBoss__chiefStatus, .kp2025Stages__title.people__name, .kp2025Stages__title.people__status, .kp2025Stages__title.kp2025Recipient__item {
  text-align: center;
}
.kp2025Stages__list {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem 3rem;
  position: relative;
}
@media (min-width: 768px) {
  .kp2025Stages__list {
    margin-top: 4rem;
    gap: 1rem 1rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Stages__list {
    grid-column: unset;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1280px) {
  .kp2025Stages__list:before {
    content: "";
    position: absolute;
    right: 20rem;
    left: 20rem;
    height: 0.1rem;
    top: 4.4rem;
    background: var(--grey);
    z-index: -1;
  }
}
.kp2025Stages__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.kp2025Stages__item:nth-child(3) {
  grid-column: span 2;
}
@media (min-width: 1280px) {
  .kp2025Stages__item:nth-child(3) {
    grid-column: unset;
  }
}
.kp2025Stages__numb {
  width: 5.6rem;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: var(--white);
  position: relative;
}
@media (min-width: 768px) {
  .kp2025Stages__numb {
    width: 8.8rem;
  }
}
.kp2025Stages__numb:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  mask: url(../img/icons/hexagon_12.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/hexagon_12.svg) center center/100% no-repeat;
  background: var(--accent);
}
.kp2025Stages__name {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .kp2025Stages__name {
    margin-top: 3rem;
  }
}
.kp2025Stages__date {
  margin-top: 1.5rem;
}

.kp2025Rules {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.kp2025Rules__list {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: stretch;
}
@media (min-width: 768px) {
  .kp2025Rules__list {
    margin-top: 4rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem 1rem;
  }
}
.kp2025Rules__item {
  background: var(--bg-grey);
  padding: 1.5rem 1.5rem 1.5rem 5.8rem;
  position: relative;
}
@media (min-width: 768px) {
  .kp2025Rules__item {
    padding: 2rem 2rem 2rem 8.8rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Rules__item {
    padding: 2.5rem 2.5rem 2.5rem 9.3rem;
  }
}
.kp2025Rules__item:before {
  content: "";
  position: absolute;
  inset: 1.5rem auto auto 1.5rem;
  width: 2.8rem;
  aspect-ratio: 1/1;
  background: var(--accent);
}
@media (min-width: 768px) {
  .kp2025Rules__item:before {
    width: 4.8rem;
    inset: 2rem auto auto 2rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Rules__item:before {
    inset: 2.5rem auto auto 2.5rem;
  }
}
.kp2025Rules__item:nth-child(1):before {
  mask: url(../img/icons/events/kp2025/rules_1.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/events/kp2025/rules_1.svg) center center/100% no-repeat;
}
.kp2025Rules__item:nth-child(2):before {
  mask: url(../img/icons/events/kp2025/rules_2.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/events/kp2025/rules_2.svg) center center/100% no-repeat;
}
.kp2025Rules__item:nth-child(3):before {
  mask: url(../img/icons/events/kp2025/rules_3.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/events/kp2025/rules_3.svg) center center/100% no-repeat;
}
.kp2025Rules__item:nth-child(4):before {
  mask: url(../img/icons/events/kp2025/rules_4.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/events/kp2025/rules_4.svg) center center/100% no-repeat;
}
.kp2025Rules__item:nth-child(5):before {
  mask: url(../img/icons/events/kp2025/rules_5.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/events/kp2025/rules_5.svg) center center/100% no-repeat;
}
.kp2025Rules__item:nth-child(6):before {
  mask: url(../img/icons/events/kp2025/rules_6.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/events/kp2025/rules_6.svg) center center/100% no-repeat;
}
.kp2025Rules__desc {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .kp2025Rules__desc {
    margin-top: 1.5rem;
  }
}
.kp2025Rules__li.t-list__item._unactive, .aboutCategory__answer li.kp2025Rules__li._unactive, .wareText li.kp2025Rules__li._unactive, .kp2025Rules__li._unactive.teamBoss__targetsItem {
  color: var(--grey-blue);
}
.kp2025Rules__li.t-list__item._unactive:before, .aboutCategory__answer li.kp2025Rules__li._unactive:before, .wareText li.kp2025Rules__li._unactive:before, .kp2025Rules__li._unactive.teamBoss__targetsItem:before {
  background: var(--grey-blue);
}
.kp2025Rules__accent {
  color: var(--accent);
}
.kp2025Rules__accent:before {
  margin-left: -7rem;
}
@media (min-width: 768px) {
  .kp2025Rules__accent:before {
    margin-left: -20rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Rules__accent:before {
    margin-left: 0;
  }
}
.kp2025Rules__information.t-button {
  width: auto;
  margin-right: auto;
  align-self: flex-start;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .kp2025Rules__information.t-button {
    margin-top: 4rem;
  }
}

.kp2025Spots__list {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {
  .kp2025Spots__list {
    margin-top: 4rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem 1rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Spots__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.kp2025Spots__item {
  padding: 1.5rem;
  min-height: 18rem;
  background: var(--bg-grey) right bottom/12.8rem no-repeat;
}
@media (min-width: 768px) {
  .kp2025Spots__item {
    padding: 2.5rem;
    min-height: 30rem;
    background-size: 19.4rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Spots__item {
    min-height: 35rem;
  }
}
.kp2025Spots__item:nth-child(1) {
  background-image: url(../pic/events/kp2025/spots_1.webp);
}
.kp2025Spots__item:nth-child(2) {
  background-image: url(../pic/events/kp2025/spots_2.webp);
}
.kp2025Spots__item:nth-child(3) {
  background-image: url(../pic/events/kp2025/spots_3.webp);
}
@media (min-width: 768px) and (max-width: 1279px) {
  .kp2025Spots__item:nth-child(3) {
    grid-column: span 2;
  }
}
.kp2025Spots__ul.t-list, .aboutCategory__answer ul.kp2025Spots__ul, .wareText ul.kp2025Spots__ul, .kp2025Spots__ul.teamBoss__targetsList {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .kp2025Spots__ul.t-list, .aboutCategory__answer ul.kp2025Spots__ul, .wareText ul.kp2025Spots__ul, .kp2025Spots__ul.teamBoss__targetsList {
    margin-top: 2rem;
  }
}
.kp2025Form {
  position: relative;
  scroll-margin: 7rem;
  padding: 3rem 0;
}
.kp2025Form:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .kp2025Form {
    scroll-margin: 8rem;
    padding: 4rem 0;
  }
}
@media (min-width: 1280px) {
  .kp2025Form {
    scroll-margin: 7rem;
    display: grid;
    padding: 6rem 0;
    grid-template-columns: repeat(2, 1fr);
    background: var(--accent) url(../pic/events/kp2025/formMan.webp) left bottom 6rem/43rem no-repeat;
  }
}
.kp2025Form__title.t-title, .kp2025Form__title.kp2025Jury__status, .kp2025Form__title.kp2025Jury__name, .kp2025Form__title.kp2025Criteria__name, .catalogSlider:not(._white) .kp2025Form__title.catalogSliderItem__name, .catalogSlider._white .kp2025Form__title.catalogSliderItem__name, .catalogSlider:not(._white) .kp2025Form__title.catalogSliderItem__curPrice, .catalogSlider._white .kp2025Form__title.catalogSliderItem__curPrice, .kp2025Form__title.catalogSliderItem__oldPrice, .kp2025Form__title.wareScheme__dt, .wareText h3.kp2025Form__title, .wareText h6.kp2025Form__title, .catalogSlider.article__like.t-button:not(._checked) .kp2025Form__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .kp2025Form__title.catalogSliderItem__curPrice, .kp2025Form__title.quoteForm__humanStatus, .kp2025Form__title.poolCalc__preloadText, .kp2025Form__title.poolCalcProducts__trName, .kp2025Form__title.poolCalcPrint:before, .kp2025Form__title.cooperationReviews__rate, .kp2025Form__title.cooperationFeedback__completeTitle, .kp2025Form__title.webinarsItem__difficultName, .kp2025Form__title.webinarsSpeaker__name, .kp2025Form__title.webinarsSpeaker__status, .kp2025Form__title.webinarsPageMain__difficultName, .kp2025Form__title.webinarsPageProfit__item, .kp2025Form__title.webinarsPageGifts__item, .kp2025Form__title.teamBoss__chiefName, .kp2025Form__title.teamBoss__chiefStatus, .kp2025Form__title.people__name, .kp2025Form__title.people__status, .kp2025Form__title.kp2025Recipient__item, .kp2025Form__title.kp2025Stages__numb, .kp2025Form__title.kp2025Stages__name, .kp2025Form__title.kp2025Rules__name, .kp2025Form__title.kp2025Spots__name {
  color: var(--white);
}
@media (min-width: 1280px) {
  .kp2025Form__title.t-title, .kp2025Form__title.kp2025Jury__status, .kp2025Form__title.kp2025Jury__name, .kp2025Form__title.kp2025Criteria__name, .catalogSlider:not(._white) .kp2025Form__title.catalogSliderItem__name, .catalogSlider._white .kp2025Form__title.catalogSliderItem__name, .catalogSlider:not(._white) .kp2025Form__title.catalogSliderItem__curPrice, .catalogSlider._white .kp2025Form__title.catalogSliderItem__curPrice, .kp2025Form__title.catalogSliderItem__oldPrice, .kp2025Form__title.wareScheme__dt, .wareText h3.kp2025Form__title, .wareText h6.kp2025Form__title, .catalogSlider.article__like.t-button:not(._checked) .kp2025Form__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .kp2025Form__title.catalogSliderItem__curPrice, .kp2025Form__title.quoteForm__humanStatus, .kp2025Form__title.poolCalc__preloadText, .kp2025Form__title.poolCalcProducts__trName, .kp2025Form__title.poolCalcPrint:before, .kp2025Form__title.cooperationReviews__rate, .kp2025Form__title.cooperationFeedback__completeTitle, .kp2025Form__title.webinarsItem__difficultName, .kp2025Form__title.webinarsSpeaker__name, .kp2025Form__title.webinarsSpeaker__status, .kp2025Form__title.webinarsPageMain__difficultName, .kp2025Form__title.webinarsPageProfit__item, .kp2025Form__title.webinarsPageGifts__item, .kp2025Form__title.teamBoss__chiefName, .kp2025Form__title.teamBoss__chiefStatus, .kp2025Form__title.people__name, .kp2025Form__title.people__status, .kp2025Form__title.kp2025Recipient__item, .kp2025Form__title.kp2025Stages__numb, .kp2025Form__title.kp2025Stages__name, .kp2025Form__title.kp2025Rules__name, .kp2025Form__title.kp2025Spots__name {
    align-self: flex-start;
    justify-self: flex-start;
    max-width: 30rem;
  }
}
.kp2025Form__form {
  margin-top: 3rem;
  background: var(--white);
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: stretch;
  position: relative;
  padding: 4rem 1.5rem;
}
@media (min-width: 768px) {
  .kp2025Form__form {
    margin-top: 4rem;
    padding: 3rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Form__form {
    margin-top: 0;
    margin-left: 0.5rem;
  }
}
.kp2025Form__radios {
  display: flex;
  gap: 4rem;
}
.kp2025Form__file {
  display: flex;
  flex-direction: column;
}
.kp2025Form__fileAdd {
  position: relative;
  display: flex;
  gap: 1rem;
  align-items: center;
  align-self: stretch;
  order: -1;
  overflow: hidden;
}
@media (min-width: 768px) {
  .kp2025Form__fileAdd {
    gap: 2rem;
  }
}
.kp2025Form__fileAdd:not(:last-child) {
  max-height: 0;
}
.kp2025Form__fileItem.t-document {
  position: relative;
  padding-right: 2.4rem;
  margin-right: 0;
  width: auto;
  align-self: stretch;
}
.kp2025Form__fileClear {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.6rem;
  height: 1.6rem;
  background: var(--dark);
  mask: url(../img/icons/cross_16.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/cross_16.svg) center center/100% no-repeat;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  transition: background-color var(--time);
}
@media (min-width: 1280px) {
  .kp2025Form__fileClear:hover {
    background: var(--accent);
  }
}
.kp2025Form__fileError {
  order: 1;
  margin-top: 2rem;
  color: var(--error);
}
.kp2025Form__fileBtn.t-button {
  width: auto;
  white-space: nowrap;
  position: relative;
  cursor: pointer;
}
.kp2025Form__fileInput {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.1rem;
  opacity: 0;
  cursor: pointer;
  z-index: -1;
}
.kp2025Form__fileSub {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
@media (min-width: 768px) {
  .kp2025Form__comment {
    max-width: 40rem;
  }
}
.kp2025Form__checks {
  display: flex;
  gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 2rem;
}
.kp2025Form__submit.t-button {
  align-self: flex-start;
  width: auto;
}
.kp2025Form__complete {
  background: var(--white);
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
  padding: 6rem 2rem;
}
@media (min-width: 1280px) {
  .kp2025Form__complete {
    gap: 1rem;
  }
}
.kp2025Form__complete:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(../img/icons/checkMark.svg) center center/100% no-repeat;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .kp2025Form__complete:before {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Form__complete:before {
    margin-bottom: 3rem;
  }
}
.kp2025Form__completeText {
  max-width: 27rem;
  text-align: center;
}
.kp2025Form__ended {
  margin-top: 3rem;
  background: var(--white);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: center;
  text-align: center;
  position: relative;
  padding: 6rem 2rem;
}
@media (min-width: 768px) {
  .kp2025Form__ended {
    margin-top: 4rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Form__ended {
    margin-top: 0;
    margin-left: 0.5rem;
    gap: 1rem;
    min-height: 30rem;
    justify-content: center;
  }
}
.kp2025Form__endedTitle {
  max-width: 27rem;
  text-align: center;
}
.kp2025Form__endedText {
  max-width: 27rem;
  text-align: center;
}

.kp2025Criteria__text {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__text {
    margin-top: 2rem;
  }
}
.kp2025Criteria__overlay {
  margin: 3rem -1rem -1rem;
  overflow-x: auto;
}
@media (min-width: 768px) {
  .kp2025Criteria__overlay {
    margin: 4rem 0 0;
    overflow: visible;
  }
}
.kp2025Criteria__list {
  display: flex;
  align-items: stretch;
}
@media (min-width: 768px) {
  .kp2025Criteria__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem 1rem;
  }
}
.kp2025Criteria__list:before, .kp2025Criteria__list:after {
  content: "";
  min-width: 1rem;
  max-width: 1rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__list:before, .kp2025Criteria__list:after {
    content: unset;
    display: none;
  }
}
.kp2025Criteria__item {
  background: var(--bg-grey);
  display: flex;
  flex-direction: column;
  padding: 2.5rem;
  min-height: 45rem;
  min-width: 32.7rem;
  max-width: 32.7rem;
  box-sizing: border-box;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__item {
    min-width: 0;
    max-width: none;
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .kp2025Criteria__item {
    min-height: 35rem;
  }
}
.kp2025Criteria__item:not(:last-child) {
  margin-right: 2rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__item:not(:last-child) {
    margin-right: 0;
  }
}
.kp2025Criteria__name {
  position: relative;
  padding-bottom: 2.7rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__name {
    padding: 0 10rem 0 0;
  }
}
.kp2025Criteria__name:before, .kp2025Criteria__name:after {
  content: "";
  position: absolute;
  mask: url(../img/icons/hexagon_12.svg) left top/auto 100% no-repeat;
  -webkit-mask: url(../img/icons/hexagon_12.svg) left top/auto 100% no-repeat;
  mask-repeat: repeat-x;
  -webkit-mask-repeat: repeat-x;
  height: 1.2rem;
  bottom: 0;
  left: 0;
}
@media (min-width: 768px) {
  .kp2025Criteria__name:before, .kp2025Criteria__name:after {
    height: 2rem;
    inset: 0 0 auto calc(100% - 8rem);
  }
}
.kp2025Criteria__name:before {
  background-color: var(--accent);
}
.kp2025Criteria__item:nth-child(1) .kp2025Criteria__name:before {
  width: 1.2rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__item:nth-child(1) .kp2025Criteria__name:before {
    width: 2rem;
  }
}
.kp2025Criteria__item:nth-child(2) .kp2025Criteria__name:before {
  width: 2.4rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__item:nth-child(2) .kp2025Criteria__name:before {
    width: 4rem;
  }
}
.kp2025Criteria__item:nth-child(3) .kp2025Criteria__name:before {
  width: 3.6rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__item:nth-child(3) .kp2025Criteria__name:before {
    width: 6rem;
  }
}
.kp2025Criteria__item:nth-child(4) .kp2025Criteria__name:before {
  width: 4.8rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__item:nth-child(4) .kp2025Criteria__name:before {
    width: 8rem;
  }
}
.kp2025Criteria__name:after {
  background-color: rgba(2, 77, 196, 0.2196078431);
}
.kp2025Criteria__item:nth-child(1) .kp2025Criteria__name:after {
  margin-left: 1.2rem;
  width: 3.6rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__item:nth-child(1) .kp2025Criteria__name:after {
    margin-left: 2rem;
    width: 6rem;
  }
}
.kp2025Criteria__item:nth-child(2) .kp2025Criteria__name:after {
  margin-left: 2.4rem;
  width: 2.4rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__item:nth-child(2) .kp2025Criteria__name:after {
    margin-left: 4rem;
    width: 4rem;
  }
}
.kp2025Criteria__item:nth-child(3) .kp2025Criteria__name:after {
  margin-left: 3.6rem;
  width: 1.2rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__item:nth-child(3) .kp2025Criteria__name:after {
    margin-left: 6rem;
    width: 2rem;
  }
}
.kp2025Criteria__item:nth-child(4) .kp2025Criteria__name:after {
  margin-left: 4.8rem;
  width: 0rem;
}
@media (min-width: 768px) {
  .kp2025Criteria__item:nth-child(4) .kp2025Criteria__name:after {
    margin-left: 8rem;
    width: 0rem;
  }
}
.kp2025Criteria__ul {
  margin: 1.5rem 0;
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.kp2025Criteria__li {
  padding: 0;
  margin: 0;
}
.kp2025Criteria__li:before {
  content: "— ";
}
.kp2025Criteria__balls {
  margin-top: auto;
  display: flex;
  flex-direction: row-reverse;
  align-self: flex-start;
  gap: 1rem;
}
.kp2025Criteria__ball {
  padding: 1rem;
  border: 0.1rem solid var(--grey);
}

.kp2025Jury__list {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px) {
  .kp2025Jury__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 1rem;
    margin-top: 4rem;
  }
}
.kp2025Jury__item {
  background: var(--bg-grey);
  padding: 1.5rem 1.5rem 1.5rem 12.5rem;
  min-height: 14.8rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
}
@media (min-width: 768px) {
  .kp2025Jury__item {
    padding: 2rem 2rem 2rem 20rem;
    min-height: 22.6rem;
  }
}
.kp2025Jury__photo {
  position: absolute;
  top: 50%;
  object-fit: contain;
  left: 1.5rem;
  width: 9.8rem;
  height: 11.8rem;
  margin-top: -5.9rem;
}
@media (min-width: 768px) {
  .kp2025Jury__photo {
    width: 16rem;
    height: 18.6rem;
    left: 2rem;
    margin-top: -9.3rem;
  }
}
.kp2025Jury__name {
  color: var(--dark);
}
.kp2025Jury__status {
  color: var(--grey);
}

.kp2025Results {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 6rem 0;
}
.kp2025Results:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: var(--accent);
  z-index: -1;
}
@media (min-width: 768px) {
  .kp2025Results {
    padding: 4rem 0;
  }
}
@media (min-width: 1280px) {
  .kp2025Results {
    padding: 6rem 0 10rem;
    flex-direction: row;
    justify-content: space-between;
  }
}
.kp2025Results__title.t-title, .catalogSlider:not(._white) .kp2025Results__title.catalogSliderItem__name, .catalogSlider._white .kp2025Results__title.catalogSliderItem__name, .catalogSlider:not(._white) .kp2025Results__title.catalogSliderItem__curPrice, .catalogSlider._white .kp2025Results__title.catalogSliderItem__curPrice, .kp2025Results__title.catalogSliderItem__oldPrice, .kp2025Results__title.wareScheme__dt, .wareText h3.kp2025Results__title, .wareText h6.kp2025Results__title, .catalogSlider.article__like.t-button:not(._checked) .kp2025Results__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .kp2025Results__title.catalogSliderItem__curPrice, .kp2025Results__title.quoteForm__humanStatus, .kp2025Results__title.poolCalc__preloadText, .kp2025Results__title.poolCalcProducts__trName, .kp2025Results__title.poolCalcPrint:before, .kp2025Results__title.cooperationReviews__rate, .kp2025Results__title.cooperationFeedback__completeTitle, .kp2025Results__title.webinarsItem__difficultName, .kp2025Results__title.webinarsSpeaker__name, .kp2025Results__title.webinarsSpeaker__status, .kp2025Results__title.webinarsPageMain__difficultName, .kp2025Results__title.webinarsPageProfit__item, .kp2025Results__title.webinarsPageGifts__item, .kp2025Results__title.teamBoss__chiefName, .kp2025Results__title.teamBoss__chiefStatus, .kp2025Results__title.people__name, .kp2025Results__title.people__status, .kp2025Results__title.kp2025Recipient__item, .kp2025Results__title.kp2025Stages__numb, .kp2025Results__title.kp2025Stages__name, .kp2025Results__title.kp2025Rules__name, .kp2025Results__title.kp2025Spots__name, .kp2025Results__title.kp2025Criteria__name, .kp2025Results__title.kp2025Jury__name, .kp2025Results__title.kp2025Jury__status {
  color: var(--white);
}
@media (min-width: 1280px) {
  .kp2025Results__title.t-title, .catalogSlider:not(._white) .kp2025Results__title.catalogSliderItem__name, .catalogSlider._white .kp2025Results__title.catalogSliderItem__name, .catalogSlider:not(._white) .kp2025Results__title.catalogSliderItem__curPrice, .catalogSlider._white .kp2025Results__title.catalogSliderItem__curPrice, .kp2025Results__title.catalogSliderItem__oldPrice, .kp2025Results__title.wareScheme__dt, .wareText h3.kp2025Results__title, .wareText h6.kp2025Results__title, .catalogSlider.article__like.t-button:not(._checked) .kp2025Results__title.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .kp2025Results__title.catalogSliderItem__curPrice, .kp2025Results__title.quoteForm__humanStatus, .kp2025Results__title.poolCalc__preloadText, .kp2025Results__title.poolCalcProducts__trName, .kp2025Results__title.poolCalcPrint:before, .kp2025Results__title.cooperationReviews__rate, .kp2025Results__title.cooperationFeedback__completeTitle, .kp2025Results__title.webinarsItem__difficultName, .kp2025Results__title.webinarsSpeaker__name, .kp2025Results__title.webinarsSpeaker__status, .kp2025Results__title.webinarsPageMain__difficultName, .kp2025Results__title.webinarsPageProfit__item, .kp2025Results__title.webinarsPageGifts__item, .kp2025Results__title.teamBoss__chiefName, .kp2025Results__title.teamBoss__chiefStatus, .kp2025Results__title.people__name, .kp2025Results__title.people__status, .kp2025Results__title.kp2025Recipient__item, .kp2025Results__title.kp2025Stages__numb, .kp2025Results__title.kp2025Stages__name, .kp2025Results__title.kp2025Rules__name, .kp2025Results__title.kp2025Spots__name, .kp2025Results__title.kp2025Criteria__name, .kp2025Results__title.kp2025Jury__name, .kp2025Results__title.kp2025Jury__status {
    max-width: 65rem;
  }
}
.kp2025Results__socials {
  margin-top: 3rem;
  display: flex;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .kp2025Results__socials {
    margin-top: 4rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Results__socials {
    margin-top: 0;
  }
}
.kp2025Results__social {
  font-size: 0;
  line-height: 0;
  border-radius: 50%;
  box-sizing: border-box;
  background: var(--white);
  border: 0.1rem solid var(--white);
  width: 3.2rem;
  aspect-ratio: 1/1;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .kp2025Results__social {
    width: 5.6rem;
  }
}
@media (min-width: 1280px) {
  .kp2025Results__social {
    transition: background-color var(--time);
  }
  .kp2025Results__social:hover {
    cursor: pointer;
    background: var(--accent);
  }
  .kp2025Results__social:hover:before {
    background: var(--white);
  }
}
.kp2025Results__social:before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--accent);
  transition: background-color var(--time);
}
.kp2025Results__social[href*="t.me"]:before {
  mask: url(../img/icons/socials/tg.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/tg.svg) center center/100% no-repeat;
}
.kp2025Results__social[href*="vk.com"]:before {
  mask: url(../img/icons/socials/vk.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/vk.svg) center center/100% no-repeat;
}
.kp2025Results__social[href*="youtube.com"]:before {
  mask: url(../img/icons/socials/yt.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/yt.svg) center center/100% no-repeat;
}
.kp2025Results__social[href*="vc.ru"]:before {
  mask: url(../img/icons/socials/vc.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/vc.svg) center center/100% no-repeat;
}
.kp2025Results__social[href*="ok.ru"]:before {
  mask: url(../img/icons/socials/ok.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/ok.svg) center center/100% no-repeat;
}
.kp2025Results__social[href*="dzen.ru"]:before {
  mask: url(../img/icons/socials/dz.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/socials/dz.svg) center center/100% no-repeat;
}

.articleCard {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-decoration: none;
  outline: none;
}
.articleCard__top {
  display: grid;
  grid-template: 1fr/1fr;
}
.articleCard__imageBox {
  height: 24rem;
  position: relative;
  grid-area: 1/1/2/2;
  align-self: stretch;
  justify-self: stretch;
  overflow: hidden;
}
.articleCard__image {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 1280px) {
  .articleCard__image {
    transition: transform var(--time);
  }
  .articleCard:hover .articleCard__image {
    transform: scale(1.05);
  }
}
.articleCard__tags {
  grid-area: 1/1/2/2;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding: 1rem;
  align-self: flex-start;
  justify-self: flex-start;
}
.articleCard__tags:nth-child(n+4) {
  display: none;
}
.articleCard__tag {
  font-size: 1.2rem;
  color: var(--dark);
  border: 0.1rem solid var(--grey);
  background: var(--bg-grey);
  border-radius: var(--rad);
  padding: 0.2rem 1rem;
}
@media (min-width: 1280px) {
  .articleCard__name {
    transition: color var(--time);
  }
  .articleCard:hover .articleCard__name {
    color: var(--accent);
  }
}

.newsCard {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-decoration: none;
  outline: none;
}
.newsCard__imageBox {
  height: 21rem;
  position: relative;
  align-self: stretch;
  justify-self: stretch;
  overflow: hidden;
}
.newsCard__image {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 1280px) {
  .newsCard__image {
    transition: transform var(--time);
  }
  .newsCard:hover .newsCard__image {
    transform: scale(1.05);
  }
}
.newsCard__text {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.newsCard__name {
  color: var(--dark);
}
@media (min-width: 1280px) {
  .newsCard__name {
    transition: color var(--time);
  }
  .newsCard:hover .newsCard__name {
    color: var(--accent);
  }
}
.newsCard__date {
  color: var(--grey);
}
@media (min-width: 1280px) {
  .newsCard__date {
    transition: color var(--time);
  }
  .newsCard:hover .newsCard__date {
    color: var(--grey-blue);
  }
}
.newsCard__desc {
  color: var(--grey-blue);
}
@media (min-width: 1280px) {
  .newsCard__desc {
    transition: color var(--time);
  }
  .newsCard:hover .newsCard__desc {
    color: var(--accent);
  }
}

.videoCard {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-decoration: none;
  cursor: pointer;
  outline: none;
}
.videoCard__top {
  display: grid;
  grid-template: 1fr/1fr;
}
.videoCard__imageBox {
  aspect-ratio: 43/25;
  position: relative;
  grid-area: 1/1/2/2;
  align-self: stretch;
  justify-self: stretch;
  overflow: hidden;
}
.videoCard__imageBox:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7rem;
  height: 4.4rem;
  margin: -2.2rem 0 0 -3.5rem;
  background: var(--accent);
  opacity: 0.8;
  border-radius: 0.8rem;
  z-index: 1;
  transition: opacity var(--time), transform var(--time), background-color var(--time);
}
@media (min-width: 1280px) {
  .videoCard__imageBox:before {
    width: 7.6rem;
    height: 5rem;
    margin: -2.5rem 0 0 -3.8rem;
    border-radius: 1.2rem;
  }
  .videoCard:hover .videoCard__imageBox:before {
    opacity: 1;
  }
}
.videoCard__imageBox:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 2.2rem;
  height: 2.2rem;
  margin: -1.1rem 0 0 -1.1rem;
  background: var(--white);
  opacity: 0.8;
  transition: opacity var(--time), transform var(--time);
  mask: url(../img/icons/play_24.svg) center center/100% no-repeat;
  -webkit-mask: url(../img/icons/play_24.svg) center center/100% no-repeat;
}
@media (min-width: 1280px) {
  .videoCard__imageBox:after {
    width: 2.4rem;
    height: 2.4rem;
    margin: -1.2rem 0 0 -1rem;
  }
  .videoCard:hover .videoCard__imageBox:after {
    opacity: 1;
  }
}
.videoCard__image {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 1280px) {
  .videoCard__image {
    transition: transform var(--time);
  }
  .videoCard:hover .videoCard__image {
    transform: scale(1.05);
  }
}
.videoCard__time {
  grid-area: 1/1/2/2;
  margin: 0 1rem 1rem 0;
  position: relative;
  align-self: flex-end;
  justify-self: flex-end;
  padding: 0.3rem 0.4rem;
  border-radius: 0.4rem;
  color: var(--white);
  font-weight: 500;
  background: rgba(0, 0, 0, 0.8);
}
@media (min-width: 1280px) {
  .videoCard__name {
    transition: color var(--time);
  }
  .videoCard:hover .videoCard__name {
    color: var(--accent);
  }
}

.objectCard {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-decoration: none;
  outline: none;
}
.objectCard__imageBox {
  height: 26.5rem;
  position: relative;
  align-self: stretch;
  justify-self: stretch;
  overflow: hidden;
}
@media (min-width: 1280px) {
  .objectCard__imageBox {
    height: 37rem;
  }
}
.moreBoxes .objectCard__imageBox {
  height: 26.5rem;
}
@media (min-width: 768px) {
  .moreBoxes .objectCard__imageBox {
    height: 34rem;
  }
}
@media (min-width: 1280px) {
  .moreBoxes .objectCard__imageBox {
    height: 34rem;
  }
}
.objectCard__image {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 1280px) {
  .objectCard__image {
    transition: transform var(--time);
  }
  .objectCard:hover .objectCard__image {
    transform: scale(1.05);
  }
}
.objectCard__text {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.objectCard__name.t-title, .catalogSlider:not(._white) .objectCard__name.catalogSliderItem__name, .catalogSlider._white .objectCard__name.catalogSliderItem__name, .catalogSlider:not(._white) .objectCard__name.catalogSliderItem__curPrice, .catalogSlider._white .objectCard__name.catalogSliderItem__curPrice, .objectCard__name.catalogSliderItem__oldPrice, .objectCard__name.wareScheme__dt, .wareText h3.objectCard__name, .wareText h6.objectCard__name, .catalogSlider.article__like.t-button:not(._checked) .objectCard__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .objectCard__name.catalogSliderItem__curPrice, .objectCard__name.quoteForm__humanStatus, .objectCard__name.poolCalc__preloadText, .objectCard__name.poolCalcProducts__trName, .objectCard__name.poolCalcPrint:before, .objectCard__name.cooperationReviews__rate, .objectCard__name.cooperationFeedback__completeTitle, .objectCard__name.webinarsItem__difficultName, .objectCard__name.webinarsSpeaker__name, .objectCard__name.webinarsSpeaker__status, .objectCard__name.webinarsPageMain__difficultName, .objectCard__name.webinarsPageProfit__item, .objectCard__name.webinarsPageGifts__item, .objectCard__name.teamBoss__chiefName, .objectCard__name.teamBoss__chiefStatus, .objectCard__name.people__name, .objectCard__name.people__status, .objectCard__name.kp2025Recipient__item, .objectCard__name.kp2025Stages__numb, .objectCard__name.kp2025Stages__name, .objectCard__name.kp2025Rules__name, .objectCard__name.kp2025Spots__name, .objectCard__name.kp2025Criteria__name, .objectCard__name.kp2025Jury__name, .objectCard__name.kp2025Jury__status {
  color: var(--dark);
}
@media (min-width: 1280px) {
  .objectCard__name.t-title, .catalogSlider:not(._white) .objectCard__name.catalogSliderItem__name, .catalogSlider._white .objectCard__name.catalogSliderItem__name, .catalogSlider:not(._white) .objectCard__name.catalogSliderItem__curPrice, .catalogSlider._white .objectCard__name.catalogSliderItem__curPrice, .objectCard__name.catalogSliderItem__oldPrice, .objectCard__name.wareScheme__dt, .wareText h3.objectCard__name, .wareText h6.objectCard__name, .catalogSlider.article__like.t-button:not(._checked) .objectCard__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .objectCard__name.catalogSliderItem__curPrice, .objectCard__name.quoteForm__humanStatus, .objectCard__name.poolCalc__preloadText, .objectCard__name.poolCalcProducts__trName, .objectCard__name.poolCalcPrint:before, .objectCard__name.cooperationReviews__rate, .objectCard__name.cooperationFeedback__completeTitle, .objectCard__name.webinarsItem__difficultName, .objectCard__name.webinarsSpeaker__name, .objectCard__name.webinarsSpeaker__status, .objectCard__name.webinarsPageMain__difficultName, .objectCard__name.webinarsPageProfit__item, .objectCard__name.webinarsPageGifts__item, .objectCard__name.teamBoss__chiefName, .objectCard__name.teamBoss__chiefStatus, .objectCard__name.people__name, .objectCard__name.people__status, .objectCard__name.kp2025Recipient__item, .objectCard__name.kp2025Stages__numb, .objectCard__name.kp2025Stages__name, .objectCard__name.kp2025Rules__name, .objectCard__name.kp2025Spots__name, .objectCard__name.kp2025Criteria__name, .objectCard__name.kp2025Jury__name, .objectCard__name.kp2025Jury__status {
    transition: color var(--time);
  }
  .objectCard:hover .objectCard__name.t-title, .objectCard:hover .catalogSlider:not(._white) .objectCard__name.catalogSliderItem__name, .catalogSlider:not(._white) .objectCard:hover .objectCard__name.catalogSliderItem__name, .objectCard:hover .catalogSlider._white .objectCard__name.catalogSliderItem__name, .catalogSlider._white .objectCard:hover .objectCard__name.catalogSliderItem__name, .objectCard:hover .catalogSlider:not(._white) .objectCard__name.catalogSliderItem__curPrice, .catalogSlider:not(._white) .objectCard:hover .objectCard__name.catalogSliderItem__curPrice, .objectCard:hover .catalogSlider._white .objectCard__name.catalogSliderItem__curPrice, .catalogSlider._white .objectCard:hover .objectCard__name.catalogSliderItem__curPrice, .objectCard:hover .objectCard__name.catalogSliderItem__oldPrice, .objectCard:hover .objectCard__name.wareScheme__dt, .objectCard:hover .wareText h3.objectCard__name, .wareText .objectCard:hover h3.objectCard__name, .objectCard:hover .wareText h6.objectCard__name, .wareText .objectCard:hover h6.objectCard__name, .objectCard:hover .catalogSlider.article__like.t-button:not(._checked) .objectCard__name.catalogSliderItem__name, .catalogSlider.article__like.t-button:not(._checked) .objectCard:hover .objectCard__name.catalogSliderItem__name, .objectCard:hover .catalogSlider.article__like.t-button:not(._checked) .objectCard__name.catalogSliderItem__curPrice, .catalogSlider.article__like.t-button:not(._checked) .objectCard:hover .objectCard__name.catalogSliderItem__curPrice, .objectCard:hover .objectCard__name.quoteForm__humanStatus, .objectCard:hover .objectCard__name.poolCalc__preloadText, .objectCard:hover .objectCard__name.poolCalcProducts__trName, .objectCard:hover .objectCard__name.poolCalcPrint:before, .objectCard:hover .objectCard__name.cooperationReviews__rate, .objectCard:hover .objectCard__name.cooperationFeedback__completeTitle, .objectCard:hover .objectCard__name.webinarsItem__difficultName, .objectCard:hover .objectCard__name.webinarsSpeaker__name, .objectCard:hover .objectCard__name.webinarsSpeaker__status, .objectCard:hover .objectCard__name.webinarsPageMain__difficultName, .objectCard:hover .objectCard__name.webinarsPageProfit__item, .objectCard:hover .objectCard__name.webinarsPageGifts__item, .objectCard:hover .objectCard__name.teamBoss__chiefName, .objectCard:hover .objectCard__name.teamBoss__chiefStatus, .objectCard:hover .objectCard__name.people__name, .objectCard:hover .objectCard__name.people__status, .objectCard:hover .objectCard__name.kp2025Recipient__item, .objectCard:hover .objectCard__name.kp2025Stages__numb, .objectCard:hover .objectCard__name.kp2025Stages__name, .objectCard:hover .objectCard__name.kp2025Rules__name, .objectCard:hover .objectCard__name.kp2025Spots__name, .objectCard:hover .objectCard__name.kp2025Criteria__name, .objectCard:hover .objectCard__name.kp2025Jury__name, .objectCard:hover .objectCard__name.kp2025Jury__status {
    color: var(--accent);
  }
}
.objectCard__desc {
  color: var(--blue-light);
}
@media (min-width: 1280px) {
  .objectCard__desc {
    transition: color var(--time);
  }
  .objectCard:hover .objectCard__desc {
    color: var(--accent);
  }
}

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