.elementor-415 .elementor-element.elementor-element-d213647{--display:flex;}.elementor-415 .elementor-element.elementor-element-d213647:not(.elementor-motion-effects-element-type-background), .elementor-415 .elementor-element.elementor-element-d213647 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#CBB79C;}.elementor-415 .elementor-element.elementor-element-320f534{--display:flex;}.elementor-415 .elementor-element.elementor-element-1cd16e1{--display:flex;}.elementor-415 .elementor-element.elementor-element-1cd16e1:not(.elementor-motion-effects-element-type-background), .elementor-415 .elementor-element.elementor-element-1cd16e1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#CBB79C;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-35426ca *//* =========================================
   ORIGIN HRT — TERMS & CONDITIONS PAGE
   Soft Mauve + Champagne Palette
========================================= */

/* Elementor FIT FIX */
.termsconditions-section.e-con{
  padding:0 !important;
}

.termsconditions-widget.elementor-widget{
  width:100% !important;
  max-width:100% !important;
  flex:0 0 100% !important;
  align-self:stretch !important;
  margin:0 !important;
}

.termsconditions-widget .elementor-widget-container{
  width:100% !important;
  max-width:100% !important;
  padding:0 !important;
  margin:0 !important;
}

/* Font safety */
.termsconditions-page,
.termsconditions-page *{
  font-family:"Montserrat" !important;
  box-sizing:border-box;
  font-synthesis:none;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-rendering:optimizeLegibility;
}

.termsconditions-page{
  background:#ffffff;
}

/* Wrap */
.termsconditions-page .termsconditions-wrap{
  width:min(1140px, calc(100% - 44px));
  margin:0 auto;
}

.termsconditions-page .termsconditions-wrap--narrow{
  width:min(900px, calc(100% - 44px));
  margin:0 auto;
}

/* HERO */
.termsconditions-page .termsconditions-hero{
  background:#9E7E9A;
  padding:40px 0;
  color:#ffffff;
}

.termsconditions-page .termsconditions-hero__title{
  margin:0;
  text-align:center;
  font-size:clamp(28px,3.2vw,40px);
  font-weight:900;
  letter-spacing:-0.03em;
  line-height:1.1;
  color:#ffffff;
  text-shadow:0 10px 30px rgba(26,16,32,.18);
}

.termsconditions-page .termsconditions-hero__title::after{
  content:"";
  display:block;
  width:90px;
  height:3px;
  margin:14px auto 0;
  border-radius:999px;
  background:#C8A97A;
}

/* Sections */
.termsconditions-page .termsconditions-section{
  padding:64px 0;
}

.termsconditions-page .termsconditions-section--intro{
  padding:56px 0 26px;
}

/* Kicker */
.termsconditions-page .termsconditions-kicker{
  margin:0 0 12px;
  text-align:center;
  color:#C8A97A;
  font-size:12px;
  font-weight:800;
  letter-spacing:.18em;
  text-transform:uppercase;
}

/* Titles */
.termsconditions-page .termsconditions-title{
  margin:0 0 18px;
  text-align:center;
  font-size:clamp(26px,2.5vw,34px);
  font-weight:800;
  line-height:1.15;
  letter-spacing:-0.02em;
  color:#7A5A76;
}

.termsconditions-page .termsconditions-title::after{
  content:"";
  display:block;
  width:80px;
  height:3px;
  margin:14px auto 0;
  border-radius:999px;
  background:#C8A97A;
}

/* Body copy */
.termsconditions-page p{
  margin:0 0 16px;
  font-size:16px;
  line-height:1.9;
  color:rgba(26,16,32,.82);
}

.termsconditions-page p:last-child{
  margin-bottom:0;
}

/* Links */
.termsconditions-page a,
.termsconditions-page a:visited,
.termsconditions-page a:focus,
.termsconditions-page a:active{
  color:#9E7E9A !important;
  font-weight:700;
  text-decoration:none !important;
  border-bottom:1px solid rgba(200,169,122,.36);
  transition:color .18s ease, border-color .18s ease, opacity .18s ease;
}

.termsconditions-page a:hover{
  color:#C8A97A !important;
  border-bottom-color:rgba(200,169,122,.58);
  opacity:.95;
}

/* Legal blocks */
.termsconditions-page .termsconditions-block{
  display:grid;
  grid-template-columns:72px minmax(0,1fr);
  gap:22px;
  padding:28px 0;
  border-top:1px solid rgba(158,126,154,.14);
}

.termsconditions-page .termsconditions-block:first-child{
  border-top:1px solid rgba(158,126,154,.14);
}

.termsconditions-page .termsconditions-block__number{
  display:flex;
  align-items:flex-start;
  justify-content:center;
  width:56px;
  height:56px;
  padding-top:14px;
  border-radius:999px;
  background:transparent;
  border:1.5px solid rgba(200,169,122,.55);
  color:#7A5A76;
  font-size:18px;
  font-weight:900;
  line-height:1;
}

.termsconditions-page .termsconditions-block__content{
  min-width:0;
}

.termsconditions-page .termsconditions-block__title{
  margin:0 0 14px;
  color:#7A5A76;
  font-size:clamp(22px,2.1vw,30px);
  font-weight:800;
  line-height:1.2;
  letter-spacing:-0.02em;
}

/* Sub-section titles (9.1, 11.2 etc) */
.termsconditions-page .termsconditions-sub__title{
  margin:22px 0 10px;
  color:#9E7E9A;
  font-size:14px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.termsconditions-page .termsconditions-sub__title:first-of-type{
  margin-top:14px;
}

/* Lists */
.termsconditions-page .termsconditions-list{
  margin:10px 0 18px 0;
  padding:0;
  list-style:none;
  display:grid;
  gap:10px;
}

.termsconditions-page .termsconditions-list li{
  position:relative;
  padding-left:20px;
  font-size:16px;
  line-height:1.85;
  color:rgba(26,16,32,.82);
}

.termsconditions-page .termsconditions-list li::before{
  content:"";
  position:absolute;
  top:12px;
  left:0;
  width:8px;
  height:8px;
  border-radius:999px;
  background:#C8A97A;
}

/* Note box */
.termsconditions-page .termsconditions-note{
  margin-top:18px;
  padding:18px 18px 16px;
  border-radius:18px;
  background:linear-gradient(180deg,#F7F3F7 0%, #ffffff 100%);
  border:1px solid rgba(158,126,154,.14);
}

.termsconditions-page .termsconditions-note__title{
  margin:0 0 10px;
  color:#7A5A76;
  font-size:14px;
  font-weight:800;
  letter-spacing:.10em;
  text-transform:uppercase;
}

.termsconditions-page .termsconditions-note p{
  margin:0;
}

/* Responsive */
@media (max-width:680px){
  .termsconditions-page .termsconditions-wrap,
  .termsconditions-page .termsconditions-wrap--narrow{
    width:min(1140px, calc(100% - 28px));
  }

  .termsconditions-page .termsconditions-hero{
    padding:34px 0;
  }

  .termsconditions-page .termsconditions-section{
    padding:46px 0;
  }

  .termsconditions-page .termsconditions-section--intro{
    padding:42px 0 16px;
  }

  .termsconditions-page .termsconditions-block{
    grid-template-columns:1fr;
    gap:14px;
    padding:22px 0;
  }

  .termsconditions-page .termsconditions-block__number{
    width:48px;
    height:48px;
    padding-top:12px;
    font-size:16px;
  }

  .termsconditions-page p,
  .termsconditions-page .termsconditions-list li{
    font-size:15px;
    line-height:1.85;
  }

  .termsconditions-page .termsconditions-note{
    padding:16px 14px 14px;
    border-radius:16px;
  }
}/* End custom CSS */