.elementor-25 .elementor-element.elementor-element-3576332{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-16f5c8a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-9e36d32{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-8ee85c5{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-0ae4364{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-fad0e0f{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-7bf0bd7{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-fc51860{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-a6d3292{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-4142df7{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-e6ec0d8{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-25:not(.elementor-motion-effects-element-type-background), body.elementor-page-25 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #1A1A1A 0%, #1A1A1A 100%);}@media(min-width:768px){.elementor-25 .elementor-element.elementor-element-3576332{--content-width:1600px;}.elementor-25 .elementor-element.elementor-element-16f5c8a{--content-width:1600px;}.elementor-25 .elementor-element.elementor-element-9e36d32{--content-width:1600px;}.elementor-25 .elementor-element.elementor-element-8ee85c5{--content-width:1600px;}.elementor-25 .elementor-element.elementor-element-0ae4364{--content-width:1600px;}.elementor-25 .elementor-element.elementor-element-fad0e0f{--content-width:1600px;}.elementor-25 .elementor-element.elementor-element-7bf0bd7{--content-width:1600px;}.elementor-25 .elementor-element.elementor-element-fc51860{--content-width:1600px;}.elementor-25 .elementor-element.elementor-element-a6d3292{--content-width:1600px;}.elementor-25 .elementor-element.elementor-element-4142df7{--content-width:1600px;}.elementor-25 .elementor-element.elementor-element-e6ec0d8{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-404c0ba */.hj-about-hero {
  position: relative;
  min-height: 85vh;
  background: #1A1A1A;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 120px 6%;
  overflow: hidden;
  text-align: center;
}

.hj-about-hero-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 20%, rgba(212,175,55,0.22), transparent 34%),
    radial-gradient(circle at 20% 80%, rgba(112,96,144,0.22), transparent 35%),
    linear-gradient(135deg, #1A1A1A 0%, #080808 100%);
}

.hj-about-hero-inner {
  position: relative;
  z-index: 2;
  max-width: 1050px;
  margin: 0 auto;
}

.hj-about-badge {
  display: inline-block;
  color: #D4AF37;
  border: 1px solid rgba(212,175,55,0.35);
  background: rgba(212,175,55,0.08);
  padding: 10px 18px;
  border-radius: 999px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  margin-bottom: 24px;
}


.hj-about-hero h1 {
  font-family: "Playfair Display", serif;
  font-size: clamp(48px, 7vw, 88px);
  line-height: 1.02;
  margin: 0 0 26px;
  color: #ffffff;
}

.hj-about-hero p {
  max-width: 820px;
  margin: 0 auto 38px;
  font-family: Inter, sans-serif;
  color: #B8B8B8;
  font-size: 20px;
  line-height: 1.8;
}

.hj-btn-group{
  display:flex;
  gap:16px;
  flex-wrap:wrap;
  justify-content:center;
  margin-top:40px;
}

.hj-btn-primary,
.hj-btn-secondary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:18px 34px;
  border-radius:999px;
  text-decoration:none !important;
  font-family:Inter,sans-serif;
  font-weight:700;
  transition:.3s ease;
}

.hj-btn-primary{
  background:#D4AF37;
  color:#111111 !important;
  box-shadow:0 0 35px rgba(212,175,55,.25);
}

.hj-btn-secondary{
  border:1px solid rgba(212,175,55,.45);
  color:#D4AF37 !important;
}

.hj-btn-primary:hover,
.hj-btn-secondary:hover{
  transform:translateY(-4px);
}

.hj-btn-secondary:hover{
  background:#D4AF37;
  color:#111111 !important;
}

@media (max-width: 767px) {
  .hj-about-hero {
    min-height: auto;
    padding: 100px 20px 80px;
  }

  .hj-about-hero p {
    font-size: 16px;
  }

  .hj-about-hero-buttons .hj-btn {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2dec0b2 */.hj-about-story {
  background: #0F0F0F;
  color: #ffffff;
  padding: 120px 6%;
}

.hj-about-story-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 70px;
  align-items: center;
}

.hj-about-story-left h2 {
  font-family: "Playfair Display", serif;
  font-size: clamp(38px, 5vw, 66px);
  line-height: 1.06;
  margin: 0 0 24px;
  color: #ffffff;
}

.hj-about-story-left p {
  font-family: Inter, sans-serif;
  color: #B8B8B8;
  font-size: 18px;
  line-height: 1.85;
  margin: 0 0 20px;
  max-width: 760px;
}

.hj-about-story-card {
  padding: 42px;
  border-radius: 34px;
  background: linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.025));
  border: 1px solid rgba(255,255,255,0.1);
  box-shadow: 0 45px 110px rgba(0,0,0,0.45);
}

.hj-about-story-card span {
  color: #D4AF37;
  font-family: Inter, sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hj-about-story-card h3 {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: 38px;
  line-height: 1.12;
  margin: 20px 0 18px;
}

.hj-about-story-card p {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  font-size: 17px;
  line-height: 1.8;
  margin: 0;
}

@media (max-width: 991px) {
  .hj-about-story {
    padding: 90px 5%;
  }

  .hj-about-story-inner {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .hj-about-story {
    padding: 75px 20px;
  }

  .hj-about-story-card {
    padding: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-33e388b */.hj-about-mv {
  background: #1A1A1A;
  color: #ffffff;
  padding: 120px 6%;
}

.hj-about-mv-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.hj-about-mv-card {
  padding: 46px;
  border-radius: 36px;
  background: linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.025));
  border: 1px solid rgba(255,255,255,0.1);
  min-height: 420px;
  transition: 0.35s ease;
}

.hj-about-mv-card.highlighted {
  border-color: rgba(212,175,55,0.45);
  background: linear-gradient(135deg, rgba(212,175,55,0.13), rgba(255,255,255,0.03));
}

.hj-about-mv-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 35px 90px rgba(0,0,0,0.38);
}

.hj-about-mv-card span {
  display: inline-block;
  color: #D4AF37;
  font-family: Inter, sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.hj-about-mv-card h2 {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.08;
  margin: 0 0 22px;
}

.hj-about-mv-card p {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  font-size: 17px;
  line-height: 1.85;
  margin: 0;
}

@media (max-width: 991px) {
  .hj-about-mv {
    padding: 90px 5%;
  }

  .hj-about-mv-inner {
    grid-template-columns: 1fr;
  }

  .hj-about-mv-card {
    min-height: auto;
  }
}

@media (max-width: 480px) {
  .hj-about-mv {
    padding: 75px 20px;
  }

  .hj-about-mv-card {
    padding: 30px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c654a3b */.hj-founder {
  background: #0F0F0F;
  color: #ffffff;
  padding: 120px 6%;
  overflow: hidden;
}

.hj-founder-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 70px;
  align-items: center;
}

.hj-founder-card {
  padding: 38px;
  border-radius: 36px;
  background: linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.025));
  border: 1px solid rgba(212,175,55,0.25);
  box-shadow: 0 45px 110px rgba(0,0,0,0.45);
}

.hj-founder-img {
  width: 100%;
  height: 460px;
  border-radius: 30px;
  background:
    radial-gradient(circle at center, rgba(212,175,55,0.25), transparent 55%),
    linear-gradient(135deg, #1A1A1A, #080808);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 28px;
}

.hj-founder-img span {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: #D4AF37;
  color: #111111;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Playfair Display", serif;
  font-size: 48px;
  font-weight: 700;
}

.hj-founder-info span {
  display: inline-block;
  color: #D4AF37;
  font-family: Inter, sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.hj-founder-info h2 {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: 46px;
  margin: 0 0 16px;
}

.hj-founder-info p {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
}

.hj-founder-content h2 {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: clamp(38px, 5vw, 66px);
  line-height: 1.06;
  margin: 0 0 24px;
}

.hj-founder-content p {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.85;
  margin: 0 0 20px;
}

.hj-founder-tags {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 34px;
}

.hj-founder-tags span {
  padding: 11px 16px;
  border-radius: 999px;
  background: rgba(212,175,55,0.1);
  border: 1px solid rgba(212,175,55,0.3);
  color: #D4AF37;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

@media (max-width: 991px) {
  .hj-founder {
    padding: 90px 5%;
  }

  .hj-founder-inner {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .hj-founder {
    padding: 75px 20px;
  }

  .hj-founder-card {
    padding: 26px;
  }

  .hj-founder-img {
    height: 280px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cd27ae9 */.hj-about-problem {
  background: #1A1A1A;
  color: #ffffff;
  padding: 120px 6%;
}

.hj-about-problem-inner {
  max-width: 1320px;
  margin: 0 auto;
}

.hj-about-problem-head {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 70px;
}

.hj-about-problem-head h2 {
  font-family: "Playfair Display", serif;
  font-size: clamp(38px, 5vw, 66px);
  line-height: 1.06;
  margin: 0 0 22px;
  color: #ffffff;
}

.hj-about-problem-head p {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.8;
  margin: 0;
}

.hj-about-problem-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.hj-about-problem-card {
  padding: 36px;
  border-radius: 32px;
  min-height: 310px;
  background: linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.025));
  border: 1px solid rgba(255,255,255,0.1);
  transition: 0.35s ease;
}

.hj-about-problem-card:hover {
  transform: translateY(-8px);
  border-color: rgba(212,175,55,0.45);
  box-shadow: 0 35px 90px rgba(0,0,0,0.38);
}

.hj-about-problem-card span {
  display: inline-flex;
  width: 50px;
  height: 50px;
  border-radius: 16px;
  background: rgba(212,175,55,0.12);
  border: 1px solid rgba(212,175,55,0.35);
  color: #D4AF37;
  align-items: center;
  justify-content: center;
  font-family: Inter, sans-serif;
  font-weight: 900;
  margin-bottom: 26px;
}

.hj-about-problem-card h3 {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  margin: 0 0 14px;
}

.hj-about-problem-card p {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
}

@media (max-width: 991px) {
  .hj-about-problem {
    padding: 90px 5%;
  }

  .hj-about-problem-grid {
    grid-template-columns: 1fr;
  }

  .hj-about-problem-card {
    min-height: auto;
  }
}

@media (max-width: 480px) {
  .hj-about-problem {
    padding: 75px 20px;
  }

  .hj-about-problem-card {
    padding: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3dc8671 */.hj-values {
  background: #0F0F0F;
  color: #ffffff;
  padding: 120px 6%;
}

.hj-values-inner {
  max-width: 1320px;
  margin: 0 auto;
}

.hj-values-head {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 70px;
}

.hj-values-head h2 {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: clamp(38px, 5vw, 66px);
  line-height: 1.06;
  margin: 0 0 22px;
}

.hj-values-head p {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.8;
}

.hj-values-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.hj-value-card {
  padding: 34px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.025));
  border: 1px solid rgba(255,255,255,0.1);
  transition: .35s ease;
}

.hj-value-card:hover {
  transform: translateY(-8px);
  border-color: rgba(212,175,55,.45);
  box-shadow: 0 35px 90px rgba(0,0,0,.35);
}

.hj-value-icon {
  width: 62px;
  height: 62px;
  border-radius: 18px;
  background: rgba(212,175,55,.12);
  border: 1px solid rgba(212,175,55,.35);
  color: #D4AF37;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 24px;
}

.hj-value-card h3 {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: 30px;
  margin: 0 0 14px;
}

.hj-value-card p {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  line-height: 1.8;
  margin: 0;
}

@media(max-width:991px){
  .hj-values-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:767px){
  .hj-values{
    padding:75px 20px;
  }

  .hj-values-grid{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-aebf13d */.hj-about-sides {
  background: #1A1A1A;
  color: #ffffff;
  padding: 120px 6%;
}

.hj-about-sides-inner {
  max-width: 1320px;
  margin: 0 auto;
}

.hj-about-sides-head {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 70px;
}

.hj-about-sides-head h2 {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: clamp(38px, 5vw, 66px);
  line-height: 1.06;
  margin: 0 0 22px;
}

.hj-about-sides-head p {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.8;
}

.hj-about-sides-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.hj-side-card {
  padding: 46px;
  border-radius: 36px;
  background: linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.025));
  border: 1px solid rgba(255,255,255,0.1);
  transition: 0.35s ease;
}

.hj-side-card.highlighted {
  border-color: rgba(212,175,55,0.45);
  background: linear-gradient(135deg, rgba(212,175,55,0.13), rgba(255,255,255,0.03));
}

.hj-side-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 35px 90px rgba(0,0,0,0.38);
}

.hj-side-card span {
  display: inline-block;
  color: #D4AF37;
  font-family: Inter, sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.hj-side-card h3 {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: 42px;
  line-height: 1.12;
  margin: 0 0 28px;
}

.hj-side-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 16px;
}

.hj-side-card li {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  font-size: 17px;
  line-height: 1.6;
  position: relative;
  padding-left: 34px;
}

.hj-side-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #111111;
  background: #D4AF37;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 900;
}

@media (max-width: 991px) {
  .hj-about-sides {
    padding: 90px 5%;
  }

  .hj-about-sides-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .hj-about-sides {
    padding: 75px 20px;
  }

  .hj-side-card {
    padding: 30px;
  }

  .hj-side-card h3 {
    font-size: 34px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1449fd7 */.hj-future {
  background: #0F0F0F;
  color: #ffffff;
  padding: 120px 6%;
  overflow: hidden;
  position: relative;
}

.hj-future::before {
  content: "";
  position: absolute;
  width: 680px;
  height: 680px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(212,175,55,0.13), transparent 65%);
  right: -260px;
  top: -220px;
}

.hj-future-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 70px;
  align-items: center;
  position: relative;
  z-index: 2;
}

.hj-future-content h2 {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: clamp(38px, 5vw, 66px);
  line-height: 1.06;
  margin: 0 0 24px;
}

.hj-future-content p {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.85;
  margin: 0 0 20px;
}

.hj-future-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

.hj-future-card {
  padding: 30px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.025));
  border: 1px solid rgba(255,255,255,0.1);
  transition: 0.35s ease;
}

.hj-future-card:hover {
  transform: translateY(-8px);
  border-color: rgba(212,175,55,0.45);
  box-shadow: 0 35px 90px rgba(0,0,0,0.38);
}

.hj-future-card span {
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: rgba(212,175,55,0.12);
  border: 1px solid rgba(212,175,55,0.35);
  color: #D4AF37;
  align-items: center;
  justify-content: center;
  font-family: Inter, sans-serif;
  font-weight: 900;
  margin-bottom: 24px;
}

.hj-future-card h3 {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: 28px;
  margin: 0 0 12px;
}

.hj-future-card p {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.75;
  margin: 0;
}

@media (max-width: 991px) {
  .hj-future {
    padding: 90px 5%;
  }

  .hj-future-inner {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 600px) {
  .hj-future {
    padding: 75px 20px;
  }

  .hj-future-grid {
    grid-template-columns: 1fr;
  }

  .hj-future-card {
    padding: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-339fc76 */.hj-about-cta {
  padding: 140px 6%;
  background:
    radial-gradient(circle at center, rgba(212,175,55,.15), transparent 45%),
    #1A1A1A;
  text-align: center;
  overflow: hidden;
}

.hj-about-cta-inner {
  max-width: 1000px;
  margin: 0 auto;
}

.hj-about-cta h2 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: clamp(48px,6vw,82px);
  line-height: 1.05;
  margin: 0 0 25px;
}

.hj-about-cta p {
  color: #B8B8B8;
  font-family: Inter,sans-serif;
  font-size: 20px;
  line-height: 1.8;
  max-width: 800px;
  margin: 0 auto 45px;
}

@media(max-width:767px){
  .hj-about-cta {
    padding: 90px 20px;
  }
}/* End custom CSS */