.curved-underline {
  position: relative;
  color: var(--blue-strong);
  white-space: nowrap;
}
.curved-underline__line {
  position: absolute;
  top: 100%;
  left: -3px;
  right: -3px;
  height: 8px;
  overflow: hidden;
  transform: rotate(-2deg) translateY(-3px);
}
.curved-underline__line::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 16px;
  border-style: solid;
  border-width: 3px;
  border-color: currentColor transparent transparent transparent;
  border-radius: 50%;
}
.home-intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 115px 15px 165px;
  background-color: var(--alice-blue);
}
@media screen and (max-width: 768px) {
  .home-intro {
    padding-top: 35px;
    padding-bottom: 50px;
  }
}
.home-intro._new {
  position: relative;
  padding: 0;
}
.home-intro._new::before,
.home-intro._new::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
@media all and (min-width: 768px) {
  .home-intro._new::before,
  .home-intro._new::after {
    width: 50%;
    height: 100%;
  }
}
.home-intro._new::before {
  top: 0;
  left: 0;
  max-height: 482px;
  max-width: 549px;
  background-image: url("/img/home-intro/media/left.webp");
  background-position: left top;
}
.home-intro._new::after {
  bottom: 0;
  right: 0;
  max-height: 717px;
  max-width: 463px;
  background-image: url("/img/home-intro/media/right.webp");
  background-position: right bottom;
}
.home-intro__content {
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 130px 20px 170px;
  overflow: hidden;
}
@media all and (min-width: 768px) {
  .home-intro__content {
    padding-top: 170px;
  }
}
.home-intro__content::before {
  content: '';
  position: absolute;
  top: 12px;
  bottom: 0;
  left: 50%;
  width: 100%;
  max-width: 1068px;
  transform: translateX(-50%);
  background: transparent url("/img/home-intro/media/dots.webp") no-repeat center center;
  background-size: contain;
}
.home-intro__title {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 40px;
  font-size: 58px;
  line-height: 1.26;
  letter-spacing: 0;
  font-weight: 800;
}
@media screen and (max-width: 768px) {
  .home-intro__title {
    margin-bottom: 0;
    padding: 0 5px;
    font-size: 28px;
    line-height: 1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1020px) {
  .home-intro__title {
    font-size: 40px;
  }
}
.home-intro__title._new {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .home-intro__title._new {
    margin-bottom: 40px;
  }
}
.home-intro__title-section {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .home-intro__title-section {
    flex-direction: column;
  }
}
.home-intro__title-section > i,
.home-intro__title-section > u,
.home-intro__title-section > b {
  display: block;
  width: 40px;
  height: 40px;
  background: transparent no-repeat center center;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .home-intro__title-section > i,
  .home-intro__title-section > u,
  .home-intro__title-section > b {
    order: 3;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .home-intro__title-section:first-child {
    font-size: 36px;
  }
}
.home-intro__title-section:first-child::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 57px;
  height: 70px;
  background: transparent url("/img/lp/home-v1/title-wave.svg") no-repeat center center;
  background-size: contain;
  transform: translate(-32px, -21px);
}
@media screen and (max-width: 768px) {
  .home-intro__title-section:first-child::before {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1020px) {
  .home-intro__title-section:first-child::before {
    width: 45px;
    height: 55px;
    transform: translate(-27px, -16px);
  }
}
.home-intro__title-section:first-child > i,
.home-intro__title-section:first-child > u {
  background-image: url("/img/lp/home-v1/title-star.svg");
}
.home-intro__title-section:first-child > i {
  margin-left: 10px;
  margin-right: 10px;
}
.home-intro__title-section:last-child {
  display: block;
}
@media all and (max-width: 768px) {
  .home-intro__title-section:last-child {
    display: flex;
    margin-bottom: 15px;
  }
}
.home-intro__title-section:last-child > i,
.home-intro__title-section:last-child > b {
  display: inline-block;
  margin-right: -40px;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .home-intro__title-section:last-child > i,
  .home-intro__title-section:last-child > b {
    margin-right: 0;
    margin-left: 0;
  }
}
.home-intro__title-section:last-child > i {
  background-image: url("/img/lp/home-v1/title-heart.svg");
}
.home-intro__title-section:last-child > b {
  background-image: url("/img/lp/home-v1/title-coin.svg");
}
.home-intro__text {
  font-weight: 800;
  font-size: 28px;
  line-height: 1.14;
  letter-spacing: -0.7px;
}
@media all and (min-width: 768px) {
  .home-intro__text {
    font-size: 64px;
    line-height: 1.12;
    letter-spacing: -1px;
  }
}
@media all and (min-width: 1100px) {
  .home-intro__text {
    font-size: 72px;
    line-height: 1.22;
  }
}
.home-intro__text._gradient {
  background-color: #2D5BFF;
  background-image: conic-gradient(from 86.47deg at 37.42% 192.31%, #702DFF 0deg, #702DFF 63.75deg, #4A3AFF 165.32deg, #2D5BFF 250.64deg, #702DFF 360deg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.home-intro__description {
  margin: 0 0 60px;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.35;
}
@media all and (max-width: 479px) {
  .home-intro__description br {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .home-intro__description {
    margin-bottom: 25px;
    font-size: 17px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1020px) {
  .home-intro__description {
    font-size: 20px;
  }
}
.home-intro._home-v2 .home-intro__description {
  max-width: 1054px;
}
.home-intro__button {
  position: relative;
  z-index: 2;
}
.home-intro__button:not(._new)::before {
  content: url("/img/lp/home-v1/title-sparkle.svg");
  position: absolute;
  left: 100%;
  top: 100%;
  transform: translate(-11px, 3px);
}
@media screen and (max-width: 768px) {
  .home-intro__button:not(._new)::before {
    display: none;
  }
}
.home-intro__floating-badge {
  position: absolute;
  top: 50%;
  left: 50%;
}
.home-intro__floating-badge._discord {
  top: 0;
  width: 168px;
  transform: translate(49px, -28px);
}
@media all and (min-width: 768px) {
  .home-intro__floating-badge._discord {
    left: auto;
    right: 0;
    transform: translate(59px, 101px);
  }
}
@media all and (min-width: 1100px) {
  .home-intro__floating-badge._discord {
    top: 50%;
    left: 50%;
    right: auto;
    transform: translate(364px, -110px);
  }
}
@media all and (min-width: 1290px) {
  .home-intro__floating-badge._discord {
    transform: translate(501px, -90px);
  }
}
.home-intro__floating-badge._instagram {
  display: none;
}
@media all and (min-width: 768px) {
  .home-intro__floating-badge._instagram {
    top: auto;
    bottom: 0;
    display: block;
    width: 327px;
    transform: translate(74px, 16px);
  }
}
@media all and (min-width: 1100px) {
  .home-intro__floating-badge._instagram {
    top: 50%;
    bottom: auto;
    transform: translate(89px, 191px);
  }
}
@media all and (min-width: 1290px) {
  .home-intro__floating-badge._instagram {
    transform: translate(238px, 176px);
  }
}
.home-intro__floating-badge._messenger {
  display: none;
}
@media all and (min-width: 768px) {
  .home-intro__floating-badge._messenger {
    top: 0;
    display: block;
    width: 334px;
    transform: translate(-228px, 0);
  }
}
@media all and (min-width: 1100px) {
  .home-intro__floating-badge._messenger {
    top: 50%;
    transform: translate(-220px, -338px);
  }
}
@media all and (min-width: 1290px) {
  .home-intro__floating-badge._messenger {
    transform: translate(-26px, -347px);
  }
}
.home-intro__floating-badge._sms {
  top: auto;
  bottom: 0;
  left: 50%;
  display: block;
  width: 168px;
  transform: translate(-220px, 3px);
}
@media all and (min-width: 768px) {
  .home-intro__floating-badge._sms {
    top: 0;
    bottom: auto;
    left: 0;
    transform: translate(-63px, 358px);
  }
}
@media all and (min-width: 1100px) {
  .home-intro__floating-badge._sms {
    top: 50%;
    left: 50%;
    transform: translate(-509px, 161px);
  }
}
@media all and (min-width: 1290px) {
  .home-intro__floating-badge._sms {
    transform: translate(-480px, 132px);
  }
}
.home-intro__floating-badge._telegram {
  width: 328px;
  display: none;
}
@media all and (min-width: 1290px) {
  .home-intro__floating-badge._telegram {
    display: block;
    transform: translate(-669px, -110px);
  }
}
.home-intro__floating-badge._messenger-mobile {
  top: 0;
  width: 32px;
  transform: translate(-136px, 65px);
}
@media all and (min-width: 768px) {
  .home-intro__floating-badge._messenger-mobile {
    display: none;
  }
}
.home-intro__floating-badge._instagram-mobile {
  top: auto;
  bottom: 0;
  width: 40px;
  transform: translate(102px, -17px);
}
@media all and (min-width: 768px) {
  .home-intro__floating-badge._instagram-mobile {
    display: none;
  }
}
.home-intro__floating-badge._telegram-mobile {
  top: auto;
  bottom: 0;
  z-index: 3;
  width: 24px;
  transform: translate(66px, -106px);
}
@media all and (min-width: 768px) {
  .home-intro__floating-badge._telegram-mobile {
    display: none;
  }
}
.home-intro__floating-badge._viber-mobile {
  top: auto;
  bottom: 0;
  z-index: 3;
  width: 78px;
  transform: translate(-90px, 15px);
}
@media all and (min-width: 768px) {
  .home-intro__floating-badge._viber-mobile {
    display: none;
  }
}
.home-intro__floating-badge._whatsapp-mobile {
  top: auto;
  bottom: 0;
  z-index: 3;
  width: 82px;
  transform: translate(-68px, -396px);
}
@media all and (min-width: 768px) {
  .home-intro__floating-badge._whatsapp-mobile {
    display: none;
  }
}
.home-intro__floating-badge._vybir-krainy {
  top: auto;
  bottom: 0;
  z-index: 3;
  width: auto;
  transform: translate(-78px, -64px);
  height: 66px;
}
@media all and (min-width: 768px) {
  .home-intro__floating-badge._vybir-krainy {
    transform: translate(-69px, -53px);
  }
}
.client-section._blue {
  background-color: var(--alice-blue);
}
.client-section._isabelline {
  background-color: var(--isabelline);
}
.client-section._snowpoint {
  background-color: var(--snowpoint);
}
.client-section._ua {
  background: linear-gradient(to bottom, #fff9d9, #fffbe6);
}
.client-section._black-friday {
  background: var(--bf-yellow-light);
}
.client-section__content {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 60px;
}
.client-section__content._small {
  padding-top: 0;
  padding-bottom: 0;
}
.client-section._sticked .client-section__content {
  position: relative;
}
.client-section._sticked .client-section__content::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  background: transparent linear-gradient(90deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.04)) repeat-y 50%;
}
.client-section._sticked .client-section__content::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  background: transparent linear-gradient(90deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.04)) repeat-y 50%;
}
.client-section__title {
  margin: 0 0 30px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
}
.client-section__list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.client-section__item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90px;
  width: 170px;
  margin: 0 22px;
}
.client-section__img {
  display: block;
  max-width: 100%;
}
.multichannel-section {
  padding: 80px 20px 50px;
  background-color: var(--alice-blue);
  overflow: hidden;
}
@media all and (max-width: 640px) {
  .multichannel-section {
    padding-top: 40px;
    background-color: var(--lavender);
  }
}
.multichannel-section__wrapper {
  max-width: 1050px;
  margin: 0 auto;
}
.multichannel-section__title {
  position: relative;
  z-index: 2;
  font-size: 38px;
  line-height: 46px;
  margin-bottom: 22px;
}
@media all and (max-width: 1020px) {
  .multichannel-section__title {
    font-size: 28px;
    line-height: 36px;
  }
}
@media all and (max-width: 768px) {
  .multichannel-section__title {
    font-size: 27px;
    line-height: 30px;
  }
}
.multichannel-section__image-block {
  position: relative;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
}
.multichannel-section__image-block::before {
  content: '';
  position: absolute;
  width: 76%;
  top: -36%;
  left: -22%;
  padding-top: 76%;
  background: url('/img/multichannel-section/media/blured-3-circles.webp') no-repeat center;
  background-size: contain;
}
@media all and (max-width: 640px) {
  .multichannel-section__image-block::before {
    display: none;
  }
}
.multichannel-section__image {
  width: 100%;
  height: auto;
  vertical-align: top;
  position: relative;
}
@media all and (max-width: 640px) {
  .multichannel-section__image {
    margin: -12% 0 0 2%;
  }
}
@media all and (max-width: 470px) {
  .multichannel-section__image {
    width: 138%;
    margin: -18% 0 0 -16%;
  }
}
@media all and (max-width: 768px) {
  .multichannel-section .curved-underline {
    color: inherit;
  }
  .multichannel-section .curved-underline__line {
    display: none;
  }
  .multichannel-section .multichannel-section__mobile-underline {
    text-decoration: underline;
  }
}
.multichannel-section._black-friday {
  background-color: var(--bf-yellow-light);
  color: var(--cod-gray);
}
.multichannel-section._black-friday .multichannel-section__image-block::before {
  display: none;
}
@media all and (max-width: 640px) {
  .multichannel-section._black-friday .multichannel-section__image {
    margin: 0;
  }
}
@media all and (max-width: 470px) {
  .multichannel-section._black-friday .multichannel-section__image {
    width: 100%;
    margin: 0;
  }
}
[lang="uk"] .multichannel-section._black-friday .multichannel-section__wrapper {
  max-width: 1080px;
}
.chat-features {
  text-align: center;
}
.chat-features__title {
  margin: 20px 0 40px;
  font-weight: 600;
  --responsiveSize: calc(24px + calc(calc(2 / 700) * calc(100vw - 400px)));
  font-size: clamp(24px, var(--responsiveSize), 26px);
  line-height: 1.2;
}
@media all and (min-width: 990px) {
  .chat-features__title {
    margin-bottom: 45px;
  }
}
.chat-features__list {
  display: inline-grid;
  grid-template-columns: auto;
  row-gap: 30px;
  max-width: 870px;
  margin: 0 auto;
}
@media all and (min-width: 660px) {
  .chat-features__list {
    display: inline-grid;
    grid-template-columns: repeat(2, auto);
    column-gap: 100px;
  }
}
@media all and (min-width: 990px) {
  .chat-features__list {
    grid-template-columns: repeat(3, auto);
    row-gap: 40px;
    column-gap: 90px;
  }
}
.chat-features__item {
  display: flex;
  text-align: left;
  font-weight: 500;
  --responsiveSize: calc(24px + calc(calc(2 / 700) * calc(100vw - 400px)));
  font-size: clamp(24px, var(--responsiveSize), 26px);
  line-height: 1.15;
  color: inherit;
  white-space: nowrap;
}
.chat-features__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.chat-features__icon > img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.user-reference {
  --quotes-top: 40px;
  --title-fs: 16px;
  --subtitle-fs: 14px;
  --text-fs: 14px;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin: 0;
  padding-top: var(--quotes-top);
  text-align: left;
}
.user-reference::before {
  content: "";
  position: absolute;
  top: -7px;
  left: -11px;
  display: block;
  width: 75px;
  height: 52px;
  background: transparent url('/img/user-reference/media/quote.svg') no-repeat 0 0;
  background-size: contain;
}
@media screen and (min-width: 576px) {
  .user-reference {
    --title-fs: 20px;
    --subtitle-fs: 18px;
    --text-fs: 16px;
  }
}
@media screen and (min-width: 990px) {
  .user-reference::before {
    top: 0;
    left: -20px;
  }
}
.user-reference__main {
  position: relative;
  padding: 20px;
  background: var(--white-light-gray);
  border-radius: 5px;
}
@media screen and (min-width: 990px) {
  .user-reference__main {
    padding: 35px 30px;
  }
}
.user-reference__title {
  margin: 0;
  font-weight: 500;
  font-size: var(--title-fs);
  line-height: 28px;
}
.user-reference__subtitle {
  margin: 0 0 20px;
  font-size: var(--subtitle-fs);
  line-height: 1.4;
  opacity: 0.7;
}
.user-reference__text {
  margin-bottom: 24px;
  font-size: var(--text-fs);
  font-style: italic;
  line-height: 1.5;
}
.user-reference__text:before {
  content: '“';
}
.user-reference__text:after {
  content: '”';
}
.author {
  display: grid;
  grid-template-areas: "photo name" "photo position";
  grid-template-columns: min-content auto;
  column-gap: 10px;
  font-size: 14px;
  line-height: 1.4;
}
.author__photo {
  grid-area: photo;
  align-self: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(35, 42, 50, 0.1);
}
.author__img {
  display: block;
  width: 100%;
  height: 100%;
}
.author__name {
  grid-area: name;
  align-self: end;
  font-weight: 600;
}
.author__position {
  grid-area: position;
  align-self: start;
}
.rate-section {
  width: 100%;
  padding: 55px 0 45px;
}
.rate-section._sticked-pricing {
  padding-top: 10px;
}
.rate-section._black-friday {
  padding-top: 60px;
  padding-bottom: 70px;
}
.rate-section._isabelline {
  background-color: var(--isabelline);
}
.rate-section._pattens-blue {
  background-color: var(--pattens-blue);
}
.rate-section._almost-white {
  background-color: var(--almost-white);
}
.rate-section__list {
  box-sizing: border-box;
  width: 100%;
  max-width: var(--container-max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--container-side-indent);
  padding-right: var(--container-side-indent);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.rate-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 36%;
  margin: 0 30px 15px;
}
@media all and (min-width: 760px) {
  .rate-item {
    flex-basis: auto;
  }
}
.rate-item__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  margin: 7px 0 13px;
}
.rate-item__img {
  display: block;
  max-width: 210px;
  max-height: 100%;
}
.rate-item__stars {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 3px;
}
.rate-item__rating {
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 14px;
}
.rate-item__value {
  font-size: 20px;
}
.rating-star {
  position: relative;
  display: block;
  width: 19px;
  height: 18px;
  margin: 0 5px;
  padding: 0;
  background: transparent url("/img/rating-star/media/star-empty.svg") no-repeat 0 0;
  background-size: auto 100%;
}
.rating-star::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: var(--fill-width);
  height: 100%;
  background: transparent url("/img/rating-star/media/star-filled.svg") no-repeat 0 0;
  background-size: auto 100%;
}
.use-cases {
  box-sizing: border-box;
  width: 100%;
  max-width: var(--container-max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--container-side-indent);
  padding-right: var(--container-side-indent);
  display: grid;
  row-gap: 40px;
  overflow: hidden;
  max-width: 1380px;
  padding-bottom: 80px;
}
.use-cases-item {
  position: relative;
  display: flex;
  align-items: stretch;
  padding: 20px;
  border-radius: 5px;
  text-align: left;
}
@media all and (min-width: 700px) {
  .use-cases-item {
    padding: 80px 40px 60px;
  }
}
.use-cases-item._theme-omega {
  background: rgba(100, 152, 236, 0.15);
}
.use-cases-item._theme-omega::before {
  color: #6498ec;
}
.use-cases-item._theme-gamma {
  background: rgba(255, 185, 0, 0.15);
}
.use-cases-item._theme-gamma::before {
  color: #ffb900;
}
.use-cases-item._theme-psi {
  background: rgba(45, 206, 155, 0.15);
}
.use-cases-item._theme-psi::before {
  color: #2dce9b;
}
.use-cases-item._theme-alpha {
  background: rgba(253, 102, 104, 0.15);
}
.use-cases-item._theme-alpha::before {
  color: #fd6668;
}
.use-cases-item__main {
  position: relative;
  box-sizing: border-box;
}
@media all and (min-width: 1000px) {
  .use-cases-item__main {
    flex-basis: 45%;
    flex-shrink: 0;
  }
}
@media all and (min-width: 1200px) {
  .use-cases-item__main {
    padding-left: 50px;
    padding-right: 30px;
    max-width: 565px;
  }
}
.use-cases-item__title {
  margin: 0 0 27px;
  --responsiveSize: calc(24px + calc(calc(12 / 700) * calc(100vw - 400px)));
  font-size: clamp(24px, var(--responsiveSize), 36px);
  font-weight: bold;
  line-height: 1.28;
}
.use-cases-item__description {
  margin: 0 0 50px;
  --responsiveSize: calc(17px + calc(calc(3 / 700) * calc(100vw - 400px)));
  font-size: clamp(17px, var(--responsiveSize), 20px);
  line-height: 1.3;
}
@media all and (min-width: 1000px) {
  .use-cases-item__description {
    margin-bottom: 30px;
  }
}
.use-cases-item__image {
  flex-grow: 1;
  display: none;
  align-items: center;
  padding-left: 65px;
}
@media all and (min-width: 1000px) {
  .use-cases-item__image {
    display: flex;
  }
}
.use-cases-item__image > img {
  display: block;
  width: 100%;
  max-width: 580px;
  height: auto;
  margin: 0;
}
.why-helpcrunch-reason {
  padding: 40px var(--container-side-indent) 50px;
  background-color: var(--alice-blue);
}
.why-helpcrunch-reason._black-friday {
  background-color: var(--cod-gray);
  color: white;
}
@media all and (min-width: 600px) {
  .why-helpcrunch-reason {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .why-helpcrunch-reason._black-friday {
    padding-top: 34px;
  }
}
.why-helpcrunch-reason__content {
  max-width: 1140px;
  margin: 0 auto;
}
.why-helpcrunch-reason__heading {
  margin: 0 0 30px;
  font-size: 27px;
  line-height: 1.28;
  text-align: left;
}
@media all and (min-width: 600px) {
  .why-helpcrunch-reason__heading {
    margin-bottom: 60px;
    font-size: 36px;
  }
}
.why-helpcrunch-reason__list {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 30px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media all and (min-width: 990px) {
  .why-helpcrunch-reason__list {
    grid-template-columns: 1fr 1fr;
    column-gap: 100px;
    row-gap: 50px;
  }
}
.why-helpcrunch-reason__item {
  display: grid;
  grid-template-areas: "icon title" "icon text";
  grid-template-columns: min-content auto;
  grid-template-rows: min-content auto;
  text-align: left;
  column-gap: 10px;
}
@media all and (min-width: 600px) {
  .why-helpcrunch-reason__item {
    column-gap: 40px;
  }
}
.why-helpcrunch-reason__icon {
  grid-area: icon;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: white;
  border-radius: 50%;
}
.why-helpcrunch-reason__icon > img {
  width: 26px;
}
@media all and (min-width: 600px) {
  .why-helpcrunch-reason__icon {
    width: 80px;
    height: 80px;
  }
  .why-helpcrunch-reason__icon > img {
    width: 40px;
  }
}
.why-helpcrunch-reason__title {
  grid-area: title;
  margin: 0 0 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.36;
}
@media all and (min-width: 600px) {
  .why-helpcrunch-reason__title {
    margin-bottom: 15px;
    font-size: 22px;
  }
}
.why-helpcrunch-reason__text {
  grid-area: text;
  font-size: 13px;
  line-height: 1.23;
}
@media all and (min-width: 600px) {
  .why-helpcrunch-reason__text {
    font-size: 18px;
    line-height: 1.67;
  }
}
.cta-section {
  background-color: var(--alice-blue);
}
.cta-section._bg-white {
  background-color: white;
}
.cta-section._bg-isabelline {
  background-color: var(--isabelline);
}
.cta-section__main {
  box-sizing: border-box;
  width: 100%;
  max-width: var(--container-max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--container-side-indent);
  padding-right: var(--container-side-indent);
  padding-top: 40px;
  padding-bottom: 50px;
}
@media all and (min-width: 980px) {
  .cta-section__main {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.cta-section__header {
  margin: 0 auto 27px;
}
.cta-section__title {
  margin: 0 0 50px;
  text-align: center;
  font-weight: 800;
  --responsiveSize: calc(32px + calc(calc(6 / 700) * calc(100vw - 400px)));
  font-size: clamp(32px, var(--responsiveSize), 38px);
  line-height: 1.25;
  margin-bottom: 18px;
}
.cta-section__subtitle {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: normal;
}
.cta-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cta-buttons__wrapper {
  display: grid;
  gap: 20px;
}
@media all and (min-width: 800px) {
  .cta-buttons:not(._one-button) .cta-buttons__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (min-width: 768px) {
  .cta-buttons._new-hero .cta-buttons__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
.cta-buttons._hero {
  margin-top: 40px;
}
@media all and (min-width: 992px) {
  .cta-buttons._hero {
    justify-content: flex-start;
  }
}
@media all and (min-width: 992px) {
  .cta-buttons._start {
    justify-content: flex-start;
  }
}
.g2-badges {
  background-color: var(--alice-blue);
}
.g2-badges._bg-white {
  background-color: white;
}
.g2-badges__main {
  box-sizing: border-box;
  width: 100%;
  max-width: var(--container-max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--container-side-indent);
  padding-right: var(--container-side-indent);
  padding-top: 50px;
  padding-bottom: 50px;
}
.g2-badges._sticked .g2-badges__main {
  position: relative;
}
.g2-badges._sticked .g2-badges__main::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  background: transparent linear-gradient(90deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.04)) repeat-y 50%;
}
.g2-badges._sticked .g2-badges__main::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  background: transparent linear-gradient(90deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.04)) repeat-y 50%;
}
.g2-badges__list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: -15px 0;
  padding: 0;
  list-style-type: none;
}
.g2-badges__item {
  margin: 15px;
}
.g2-badges__item:nth-child(1) {
  order: 1;
}
.g2-badges__item:nth-child(2) {
  order: 2;
}
.g2-badges__item:nth-child(3) {
  order: 3;
}
.g2-badges__item:nth-child(4) {
  order: 5;
}
.g2-badges__item:nth-child(5) {
  order: 6;
}
.g2-badges__item:nth-child(6) {
  order: 7;
}
.g2-badges__item._vybir-krainy {
  order: 8;
}
@media all and (min-width: 1105px) {
  .g2-badges__item._vybir-krainy {
    order: 4;
  }
}
.g2-badges__item._vybir-krainy img {
  width: 120px;
}
.top-blog {
  padding: 80px 0 100px;
}
.top-blog._bg-blue {
  background-color: var(--alice-blue);
}
.top-blog._bg-snowpoint {
  background-color: var(--snowpoint);
}
.top-blog__main {
  box-sizing: border-box;
  width: 100%;
  max-width: var(--container-max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--container-side-indent);
  padding-right: var(--container-side-indent);
  max-width: 1280px;
}
.top-blog__title {
  margin: 0 0 50px;
  text-align: center;
  font-weight: 800;
  --responsiveSize: calc(32px + calc(calc(6 / 700) * calc(100vw - 400px)));
  font-size: clamp(32px, var(--responsiveSize), 38px);
  line-height: 1.25;
}
.top-blog__list {
  display: grid;
  gap: 20px;
  margin-top: 50px;
}
@media all and (min-width: 1000px) {
  .top-blog__list {
    grid-template-columns: repeat(3, 1fr);
    align-items: stretch;
  }
}
.blog-article {
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 100%;
  padding: 30px;
  background-color: white;
  border: 2px solid white;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(35, 42, 50, 0.07), 0 10px 20px rgba(35, 42, 50, 0.07);
  text-decoration: none;
  color: inherit;
  font-size: inherit;
  padding-bottom: 40px;
  flex-direction: column;
  text-align: left;
}
.blog-article:hover {
  text-decoration: none;
  color: inherit;
}
.blog-article._link {
  transition: border-color 0.24s ease;
}
.blog-article._link::after {
  content: url("/img/_assets/media/card-link-arrow.svg");
  position: absolute;
  right: 18px;
  bottom: 12px;
  opacity: 0;
  transition: opacity 0.24s ease;
}
.blog-article._link:hover {
  border-color: var(--black-pearl);
}
.blog-article._link:hover::after {
  opacity: 1;
}
.blog-article:hover {
  background-color: white;
  box-shadow: 0 0 5px rgba(35, 42, 50, 0.07), 0 10px 20px rgba(35, 42, 50, 0.07);
  text-decoration: none;
  color: inherit;
}
.blog-article__header {
  margin: 0 0 15px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.21;
}
.blog-article__category {
  text-transform: uppercase;
  color: var(--blue);
}
.blog-article__time {
  opacity: 0.7;
}
.blog-article__title {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.36;
}
.blog-article__text {
  flex-grow: 1;
  font-size: 18px;
  line-height: 1.67;
}
.blog-article__autor {
  margin-top: 40px;
}
