.cti {
  margin-block: clamp(2.5rem, -0.1786rem + 7.4405vw, 8.75rem) calc(clamp(2.5rem, -0.1786rem + 7.4405vw, 8.75rem) * 2);
  padding-inline: 20px;
  background: #fffbfe;
}
.cti__inner {
  display: flex;
  gap: clamp(2.5rem, 1.4286rem + 2.9762vw, 5rem);
  justify-content: space-between;
  width: min(1620px, 100%);
  margin-inline: auto;
  padding-block: clamp(2.5rem, -0.1786rem + 7.4405vw, 8.75rem);
}
@media (max-width: 959px) {
  .cti__inner {
    flex-direction: column;
  }
}
.cti__content {
  flex: 1 1 calc(50% - 40px);
  max-width: 683px;
  margin-bottom: calc(clamp(2.5rem, -0.1786rem + 7.4405vw, 8.75rem) * -2);
}
@media (max-width: 959px) {
  .cti__content {
    max-width: unset;
    margin-bottom: 0;
  }
}
.cti__description {
  margin-top: clamp(1.25rem, 0.7143rem + 1.4881vw, 2.5rem);
  color: #400a22;
}
.cti__button {
  margin-top: clamp(1.25rem, 0.7143rem + 1.4881vw, 2.5rem);
}
.cti__image {
  flex: 1 1 calc(50% - 40px);
  margin-top: clamp(2.5rem, 1.4286rem + 2.9762vw, 5rem);
}
@media (max-width: 959px) {
  .cti__image {
    margin-inline: auto;
  }
}
.cti__image img {
  aspect-ratio: 683/547;
  width: 100%;
  max-width: 683px;
  border-radius: 8px;
}
.cti__sections {
  flex: 1 1 calc(50% - 40px);
  max-width: 814px;
}
.cti__section {
  display: flex;
  gap: clamp(1.25rem, -0.3571rem + 4.4643vw, 5rem);
  margin-bottom: clamp(1.25rem, 0.7143rem + 1.4881vw, 2.5rem);
  padding-bottom: clamp(1.25rem, 0.7143rem + 1.4881vw, 2.5rem);
  border-bottom: 1px solid #ece3e8;
}
@media (max-width: 575px) {
  .cti__section {
    flex-direction: column;
  }
}
.cti__section:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.cti__section__image {
  min-width: 160px;
  max-width: 160px;
}
.cti__section__image img {
  width: 160px;
  min-width: 160px;
  height: 160px;
  border-radius: 160px;
  -o-object-fit: cover;
     object-fit: cover;
}
.cti__section:nth-of-type(even) .cti__section__image img {
  width: 160px;
  max-width: 160px;
  height: 140px;
  max-height: 140px;
  border-radius: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='157' height='140' viewBox='0 0 157 140' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.4365 91.9388C10.6122 77.5285 2.10328 59.8814 0.199788 42.6312C-2.10145 21.7474 15.655 -8.52411 44.2785 2.25261C61.3105 8.66408 74.1378 24.2773 77.6181 39.8905C74.6634 26.646 101.099 6.19623 113.657 2.16581C130.632 -3.29076 146.783 2.79827 152.721 17.9775C168.872 59.311 134.041 104.526 101.142 131.784C78.5982 150.46 62.9725 133.483 46.4377 118.602C37.2611 110.342 28.667 101.575 21.4223 91.9388H21.4365Z' fill='%23C86373'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='157' height='140' viewBox='0 0 157 140' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.4365 91.9388C10.6122 77.5285 2.10328 59.8814 0.199788 42.6312C-2.10145 21.7474 15.655 -8.52411 44.2785 2.25261C61.3105 8.66408 74.1378 24.2773 77.6181 39.8905C74.6634 26.646 101.099 6.19623 113.657 2.16581C130.632 -3.29076 146.783 2.79827 152.721 17.9775C168.872 59.311 134.041 104.526 101.142 131.784C78.5982 150.46 62.9725 133.483 46.4377 118.602C37.2611 110.342 28.667 101.575 21.4223 91.9388H21.4365Z' fill='%23C86373'/%3E%3C/svg%3E%0A");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
}
.cti__section__title {
  font-size: clamp(1.25rem, 1.1429rem + 0.2976vw, 1.5rem);
  color: #3f1521;
}
.cti__section__text {
  margin-top: clamp(1rem, 0.7857rem + 0.5952vw, 1.5rem);
}
/*# sourceMappingURL=block-col-text-img.css.map */
