.elementor-3264 .elementor-element.elementor-element-d650e87{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-95bd3dc *//* ===============================
   ORIGIN BLOODS — TESTOSTERONE RESULT CHECKER
=============================== */

.ob-ttchecker{
  background:#fff;
  padding:58px 0 64px;
  color:#101828;
}

.ob-ttchecker,
.ob-ttchecker *{
  box-sizing:border-box;
  font-family:"Montserrat",sans-serif !important;
}

.ob-ttchecker__wrap{
  width:min(1120px, calc(100% - 40px));
  margin:0 auto;
}

.ob-ttchecker__card{
  background:#fff;
  border-radius:22px;
  padding:34px 32px 30px;
  border:1px solid rgba(16,24,40,0.08);
  box-shadow:0 14px 34px rgba(16,24,40,0.06);
}

/* Header */
.ob-ttchecker__head{
  text-align:center;
  max-width:860px;
  margin:0 auto 26px;
}

.ob-ttchecker__eyebrow{
  margin:0 0 10px;
  font-size:13px;
  font-weight:800;
  letter-spacing:1.5px;
  text-transform:uppercase;
  color:#B3202D;
}

.ob-ttchecker__title{
  margin:0;
  font-size:34px;
  font-weight:850;
  letter-spacing:-0.5px;
  line-height:1.12;
  color:#2A4F7C;
}

.ob-ttchecker__title::after{
  content:"";
  display:block;
  width:72px;
  height:3px;
  border-radius:999px;
  background:#B3202D;
  margin:14px auto 0;
}

.ob-ttchecker__intro{
  margin:16px auto 0;
  font-size:15px;
  line-height:1.8;
  color:rgba(16,24,40,0.78);
}

/* Main */
.ob-ttchecker__main{
  display:grid;
  grid-template-columns:minmax(0, 1.06fr) minmax(0, .94fr);
  gap:20px;
  align-items:start;
  margin-bottom:26px;
}

/* Tool */
.ob-ttchecker__toolinner{
  width:100%;
  background:linear-gradient(180deg,#ffffff 0%,#fafafa 100%);
  border:1px solid rgba(16,24,40,0.08);
  border-radius:18px;
  padding:20px 20px 18px;
  box-shadow:0 8px 20px rgba(16,24,40,0.04);
}

.ob-ttchecker__toolhead{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:12px;
  margin-bottom:18px;
}

.ob-ttchecker__tooltitle{
  margin:0;
  font-size:22px;
  font-weight:850;
  line-height:1.2;
  color:#2A4F7C;
}

.ob-ttchecker__tooltitle::after{
  content:"";
  display:block;
  width:34px;
  height:2px;
  border-radius:999px;
  background:#B3202D;
  margin-top:8px;
}

.ob-ttchecker__toolsubtitle{
  margin:10px 0 0;
  font-size:14px;
  line-height:1.75;
  color:rgba(16,24,40,0.77);
}

.ob-ttchecker__ghostbtn{
  padding:11px 14px;
  border-radius:12px;
  background:#fff;
  border:1px solid #B3202D;
  color:#B3202D;
  font-size:13px;
  font-weight:800;
  cursor:pointer;
  transition:background .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}

.ob-ttchecker__ghostbtn:hover,
.ob-ttchecker__ghostbtn:focus,
.ob-ttchecker__ghostbtn:active{
  background:#B3202D;
  border-color:#B3202D;
  color:#fff;
}

.ob-ttchecker__ghostbtn:hover{
  transform:translateY(-1px);
}

.ob-ttchecker__grid{
  display:grid;
  gap:14px;
}

.ob-ttchecker__label{
  display:block;
  margin:0 0 7px;
  font-size:14px;
  font-weight:800;
  color:#2A4F7C;
}

.ob-ttchecker__control{
  display:flex;
  align-items:center;
  gap:10px;
  min-height:56px;
  padding:10px 14px;
  border:1px solid rgba(16,24,40,0.10);
  border-radius:14px;
  background:#fff;
  box-shadow:0 6px 16px rgba(16,24,40,0.03);
}

.ob-ttchecker__control:focus-within{
  border-color:rgba(179,32,45,0.28);
  box-shadow:0 0 0 4px rgba(179,32,45,0.08);
}

.ob-ttchecker__input,
.ob-ttchecker__select{
  width:100%;
  min-width:0;
  border:none;
  outline:none;
  background:transparent;
  font-size:15px;
  font-weight:650;
  color:#101828;
}

.ob-ttchecker__select{
  appearance:none;
  -webkit-appearance:none;
  cursor:pointer;
}

.ob-ttchecker__input::placeholder{
  color:rgba(16,24,40,0.40);
}

.ob-ttchecker__unittext{
  white-space:nowrap;
  font-size:12px;
  font-weight:800;
  letter-spacing:.7px;
  text-transform:uppercase;
  color:#B3202D;
}

.ob-ttchecker__hint{
  margin:8px 0 0;
  font-size:13px;
  line-height:1.65;
  color:rgba(16,24,40,0.68);
}

.ob-ttchecker__fielderror{
  margin:6px 0 0;
  min-height:16px;
  font-size:12px;
  line-height:1.4;
  color:#B3202D;
  font-weight:700;
}

.ob-ttchecker__rangealert{
  margin:16px 0 0;
  padding:12px 14px;
  border-radius:14px;
  background:rgba(179,32,45,0.06);
  border:1px solid rgba(179,32,45,0.18);
  color:#B3202D;
  font-size:13px;
  font-weight:700;
  line-height:1.6;
}

.ob-ttchecker__note{
  margin:14px 0 0;
  min-height:18px;
  font-size:13px;
  line-height:1.5;
  color:#B3202D;
}

/* Results */
.ob-ttchecker__resultspanel{
  display:grid;
  gap:14px;
}

.ob-ttchecker__resultcard,
.ob-ttchecker__notice{
  border-radius:18px;
  padding:16px;
  border:1px solid rgba(16,24,40,0.08);
  box-shadow:0 8px 20px rgba(16,24,40,0.04);
  background:linear-gradient(180deg,#ffffff 0%,#fafafa 100%);
}

.ob-ttchecker__resultcard--primary{
  padding:18px;
}

.ob-ttchecker__resulttitle{
  margin:0 0 12px;
  font-size:16px;
  font-weight:850;
  line-height:1.3;
  color:#2A4F7C;
}

.ob-ttchecker__resulttitle::after{
  content:"";
  display:block;
  width:24px;
  height:2px;
  border-radius:999px;
  background:#B3202D;
  margin-top:6px;
}

.ob-ttchecker__summarybox{
  margin-bottom:14px;
  padding:14px;
  border-radius:16px;
  background:linear-gradient(180deg,#fff 0%,#fcfbfb 100%);
  border:1px solid rgba(179,32,45,0.10);
}

.ob-ttchecker__summarylabel{
  margin-bottom:6px;
  font-size:12px;
  font-weight:800;
  letter-spacing:1px;
  text-transform:uppercase;
  color:#B3202D;
}

.ob-ttchecker__summaryvalue{
  font-size:22px;
  font-weight:900;
  line-height:1.25;
  color:#2A4F7C;
}

.ob-ttchecker__statlist{
  display:grid;
  gap:10px;
}

.ob-ttchecker__statrow{
  display:flex;
  justify-content:space-between;
  gap:14px;
  padding:11px 0;
  border-top:1px solid rgba(16,24,40,0.08);
}

.ob-ttchecker__statrow:first-child{
  border-top:none;
  padding-top:0;
}

.ob-ttchecker__statkey{
  font-size:14px;
  line-height:1.5;
  color:rgba(16,24,40,0.72);
}

.ob-ttchecker__statval{
  font-size:14px;
  font-weight:800;
  line-height:1.5;
  color:#101828;
  text-align:right;
}

.ob-ttchecker__notice--context{
  background:linear-gradient(180deg,rgba(42,79,124,0.07) 0%,rgba(42,79,124,0.03) 100%);
  border-color:rgba(42,79,124,0.18);
}

.ob-ttchecker__notice--important{
  background:linear-gradient(180deg,rgba(179,32,45,0.08) 0%,rgba(179,32,45,0.03) 100%);
  border-color:rgba(179,32,45,0.20);
}

.ob-ttchecker__noticebadge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin:0 0 10px;
  padding:7px 10px;
  border-radius:999px;
  font-size:12px;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;
  color:#fff;
}

.ob-ttchecker__notice--context .ob-ttchecker__noticebadge{
  background:#2A4F7C;
}

.ob-ttchecker__notice--important .ob-ttchecker__noticebadge{
  background:#B3202D;
}

.ob-ttchecker__noticetext{
  margin:0;
  font-size:14px;
  line-height:1.8;
  color:rgba(16,24,40,0.88);
  font-weight:600;
}

/* Content */
.ob-ttchecker__section{
  margin-bottom:28px;
}

.ob-ttchecker__sectiontitle{
  margin:0 0 12px;
  font-size:22px;
  font-weight:850;
  line-height:1.25;
  color:#2A4F7C;
}

.ob-ttchecker__sectiontitle::after{
  content:"";
  display:block;
  width:34px;
  height:2px;
  border-radius:999px;
  background:#B3202D;
  margin-top:8px;
}

.ob-ttchecker__section p{
  margin:0 0 16px;
  font-size:15px;
  line-height:1.82;
  color:rgba(16,24,40,0.80);
}

.ob-ttchecker__section--cta{
  padding:18px 18px 2px;
  border-radius:18px;
  background:linear-gradient(180deg, rgba(179,32,45,0.05) 0%, rgba(179,32,45,0.02) 100%);
  border:1px solid rgba(179,32,45,0.12);
}

.ob-ttchecker__section a,
.ob-ttchecker__section a:visited,
.ob-ttchecker__section a:focus,
.ob-ttchecker__section a:active{
  color:#B3202D !important;
  font-weight:800;
  text-decoration:none !important;
  border-bottom:1px solid rgba(179,32,45,0.30);
}

.ob-ttchecker__section a:hover{
  opacity:.9;
}

.ob-ttchecker__list{
  display:grid;
  gap:10px;
}

.ob-ttchecker__listitem{
  position:relative;
  padding-left:18px;
  font-size:15px;
  line-height:1.72;
  color:rgba(16,24,40,0.82);
}

.ob-ttchecker__listitem::before{
  content:"";
  position:absolute;
  left:0;
  top:.72em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:#B3202D;
  box-shadow:0 0 0 4px rgba(179,32,45,0.08);
  transform:translateY(-50%);
}

/* FAQ */
.ob-ttchecker__faqblock{
  margin-top:28px;
}

.ob-ttchecker__faqtitle{
  margin:0 0 16px;
  text-align:center;
  font-size:28px;
  font-weight:850;
  color:#2A4F7C;
}

.ob-ttchecker__faqtitle::after{
  content:"";
  display:block;
  width:56px;
  height:3px;
  border-radius:999px;
  background:#B3202D;
  margin:12px auto 0;
}

.ob-ttchecker__faqgrid{
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:14px;
}

.ob-ttchecker__faqitem{
  background:linear-gradient(180deg,#ffffff 0%,#fafafa 100%);
  border:1px solid rgba(16,24,40,0.08);
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 8px 20px rgba(16,24,40,0.04);
}

.ob-ttchecker__faqitem summary{
  position:relative;
  list-style:none;
  cursor:pointer;
  padding:18px 50px 18px 16px;
  font-size:15px;
  font-weight:850;
  line-height:1.5;
  color:#2A4F7C;
}

.ob-ttchecker__faqitem summary::-webkit-details-marker{
  display:none;
}

.ob-ttchecker__faqitem summary::before,
.ob-ttchecker__faqitem summary::after{
  content:"";
  position:absolute;
  right:16px;
  top:50%;
  width:14px;
  height:2px;
  border-radius:999px;
  background:#B3202D;
  transform:translateY(-50%);
}

.ob-ttchecker__faqitem summary::after{
  transform:translateY(-50%) rotate(90deg);
}

.ob-ttchecker__faqitem[open] summary::after{
  opacity:0;
}

.ob-ttchecker__faqanswer{
  padding:0 16px 16px;
  border-top:1px solid rgba(16,24,40,0.08);
}

.ob-ttchecker__faqanswer p{
  margin:14px 0 0;
  font-size:14px;
  line-height:1.78;
  color:rgba(16,24,40,0.80);
}

/* Responsive */
@media (max-width:980px){
  .ob-ttchecker__main{
    grid-template-columns:1fr;
  }

  .ob-ttchecker__faqgrid{
    grid-template-columns:1fr;
  }
}

@media (max-width:700px){
  .ob-ttchecker{
    padding:44px 0 48px;
  }

  .ob-ttchecker__card{
    padding:26px 20px;
    border-radius:18px;
  }

  .ob-ttchecker__title{
    font-size:28px;
  }

  .ob-ttchecker__intro,
  .ob-ttchecker__section p,
  .ob-ttchecker__noticetext,
  .ob-ttchecker__faqanswer p{
    font-size:14px;
    line-height:1.78;
  }

  .ob-ttchecker__toolhead{
    flex-direction:column;
    align-items:stretch;
  }

  .ob-ttchecker__ghostbtn{
    width:100%;
  }

  .ob-ttchecker__faqitem summary{
    font-size:14px;
    padding:16px 46px 16px 14px;
  }
}/* End custom CSS */