.elementor-29274 .elementor-element.elementor-element-4a46c66{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-40px;--margin-bottom:-40px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for html, class: .elementor-element-98b3472 */.cr-why-page {
  position: relative;
  left: 50%;
  width: calc(100vw - var(--wd-scroll-w, 0px));
  max-width: calc(100vw - var(--wd-scroll-w, 0px));
  margin-left: calc(-50vw + (var(--wd-scroll-w, 0px) / 2));
  overflow: hidden;
  background: #f7f3eb;
  color: #251f1a;
  font-family: "Urbanist", Arial, sans-serif;
}

.cr-why-page * {
  box-sizing: border-box;
}

.cr-why-kicker {
  margin: 0;
  font-family: "Urbanist", Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 7px;
  color: rgba(37, 31, 26, 0.42);
  text-transform: uppercase;
}

.cr-why-hero {
  min-height: 590px;
  display: flex;
  align-items: flex-end;
  padding: 120px clamp(28px, 5vw, 96px) 90px;
  background: #f7f3eb;
}

.cr-why-hero-inner {
  max-width: 1120px;
  animation: crWhyRise 1s cubic-bezier(.16, 1, .3, 1) both;
}

.cr-why-hero h1 {
  margin: 42px 0 0;
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(74px, 7.5vw, 142px);
  font-weight: 300;
  line-height: 1.02;
  letter-spacing: -0.045em;
  color: #251f1a;
}

.cr-why-hero h1 em {
  font-style: italic;
}

.cr-why-intro {
  margin: 62px 0 0;
  max-width: 560px;
  font-size: clamp(17px, 1.15vw, 21px);
  font-weight: 300;
  line-height: 1.55;
  color: #746d63;
}

.cr-why-grid-section {
  padding: 0 clamp(28px, 5vw, 96px) 120px;
  background: #f7f3eb;
}

.cr-why-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 1740px;
  margin: 0 auto;
  border: 1px solid #d8d1c5;
}

.cr-why-card {
  min-height: 300px;
  padding: clamp(54px, 5vw, 86px) clamp(42px, 6vw, 96px);
  border-right: 1px solid #ded7ca;
  border-bottom: 1px solid #ded7ca;
  background: transparent;
  animation: crWhyRise 1s cubic-bezier(.16, 1, .3, 1) both;
}

.cr-why-card:nth-child(2n) {
  border-right: 0;
}

.cr-why-card:nth-child(3),
.cr-why-card:nth-child(4) {
  border-bottom: 0;
}

.cr-why-number {
  display: flex;
  align-items: center;
  gap: 28px;
  margin-bottom: 42px;
}

.cr-why-number span {
  font-family: "Josefin Slab", Georgia, serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 1;
  color: #e94b35;
}

.cr-why-number i {
  width: 62px;
  height: 1px;
  background: rgba(37, 31, 26, 0.32);
}

.cr-why-card h2 {
  margin: 0 0 30px;
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(34px, 3vw, 52px);
  font-weight: 300;
  line-height: 1.12;
  letter-spacing: -0.035em;
  color: #251f1a;
}

.cr-why-card p {
  max-width: 660px;
  margin: 0;
  font-size: clamp(17px, 1.15vw, 21px);
  font-weight: 300;
  line-height: 1.58;
  color: #746d63;
}

.cr-why-quote {
  position: relative;
  min-height: 620px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 120px 28px 0;
  background: #251f1a;
  color: #f7f3eb;
  text-align: center;
}

.cr-why-quote-inner {
  max-width: 1440px;
  margin: 0 auto;
  animation: crWhyRise 1s cubic-bezier(.16, 1, .3, 1) both;
}

.cr-why-quote h2 {
  margin: 0;
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(42px, 4.5vw, 82px);
  font-weight: 300;
  font-style: italic;
  line-height: 1.15;
  letter-spacing: -0.04em;
  color: #f7f3eb;
}

.cr-why-quote h2 em {
  color: #e94b35;
  font-style: normal;
}

.cr-why-link {
  display: inline-flex;
  align-items: center;
  gap: 28px;
  margin-top: 72px;
  color: #fff !important;
  font-family: "Urbanist", Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 5px;
  text-decoration: none !important;
}

.cr-why-link span {
  width: 58px;
  height: 1px;
  background: #e94b35;
  transition: width .35s ease;
}

.cr-why-link:hover span {
  width: 86px;
}

.cr-why-benefits {
  width: 100%;
  margin-top: auto;
  padding: 34px 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(26px, 4vw, 64px);
  color: rgba(247, 243, 235, 0.58);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.cr-why-benefits i {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #e94b35;
}

@keyframes crWhyRise {
  from {
    opacity: 0;
    filter: blur(10px);
    transform: translateY(42px);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}

@media (max-width: 1024px) {
  .cr-why-hero {
    min-height: 520px;
  }

  .cr-why-grid-section {
    padding-bottom: 90px;
  }

  .cr-why-card {
    padding: 58px 42px;
  }

  .cr-why-quote {
    min-height: 540px;
  }

  .cr-why-benefits {
    flex-wrap: wrap;
    gap: 18px 34px;
  }
}

@media (max-width: 767px) {
  .cr-why-hero {
    min-height: 440px;
    padding: 82px 22px 64px;
  }

  .cr-why-kicker {
    font-size: 11px;
    letter-spacing: 4px;
  }

  .cr-why-hero h1 {
    margin-top: 30px;
    font-size: clamp(52px, 16vw, 76px);
    line-height: 1.03;
  }

  .cr-why-intro {
    margin-top: 42px;
    font-size: 16px;
  }

  .cr-why-grid-section {
    padding: 0 20px 72px;
  }

  .cr-why-grid {
    grid-template-columns: 1fr;
  }

  .cr-why-card,
  .cr-why-card:nth-child(2n),
  .cr-why-card:nth-child(3),
  .cr-why-card:nth-child(4) {
    min-height: auto;
    padding: 44px 26px 50px;
    border-right: 0;
    border-bottom: 1px solid #ded7ca;
  }

  .cr-why-card:last-child {
    border-bottom: 0;
  }

  .cr-why-number {
    margin-bottom: 34px;
    gap: 22px;
  }

  .cr-why-number span {
    font-size: 28px;
  }

  .cr-why-number i {
    width: 52px;
  }

  .cr-why-card h2 {
    margin-bottom: 22px;
    font-size: clamp(34px, 10vw, 46px);
  }

  .cr-why-card p {
    font-size: 16px;
    line-height: 1.62;
  }

  .cr-why-quote {
    min-height: 520px;
    padding: 82px 22px 0;
  }

  .cr-why-quote h2 {
    font-size: clamp(34px, 10vw, 52px);
    line-height: 1.2;
  }

  .cr-why-link {
    margin-top: 48px;
    font-size: 12px;
    letter-spacing: 4px;
    gap: 22px;
  }

  .cr-why-benefits {
    margin-top: 72px;
    padding: 28px 12px;
    flex-direction: column;
    gap: 18px;
    font-size: 10px;
    letter-spacing: 4px;
  }

  .cr-why-benefits i {
    display: none;
  }
}/* End custom CSS */