.elementor-228 .elementor-element.elementor-element-b49dd9b{--display:flex;}.elementor-228 .elementor-element.elementor-element-b49dd9b:not(.elementor-motion-effects-element-type-background), .elementor-228 .elementor-element.elementor-element-b49dd9b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-228 .elementor-element.elementor-element-b6701a1{--display:flex;}.elementor-228 .elementor-element.elementor-element-f7cbe8a{--display:flex;}.elementor-228 .elementor-element.elementor-element-f7cbe8a:not(.elementor-motion-effects-element-type-background), .elementor-228 .elementor-element.elementor-element-f7cbe8a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-b1d44a2 *//* =========================================
   ORIGIN HRT — PHARMACY DETAILS PAGE
   Works with:
   - Elementor container class: pharmacydetails-section
   - Elementor HTML widget class: pharmacydetails-widget
   - HTML wrapper: <section class="pharmacydetails-page">
========================================= */

/* Elementor FIT FIX */
.pharmacydetails-section.e-con{
  padding:0 !important;
}

.pharmacydetails-widget.elementor-widget{
  width:100% !important;
  max-width:100% !important;
  flex:0 0 100% !important;
  align-self:stretch !important;
  margin:0 !important;
}

.pharmacydetails-widget .elementor-widget-container{
  width:100% !important;
  max-width:100% !important;
  padding:0 !important;
  margin:0 !important;
}

/* Font safety */
.pharmacydetails-page,
.pharmacydetails-page *{
  font-family:"Montserrat", sans-serif !important;
  box-sizing:border-box;
  font-synthesis:none;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-rendering:optimizeLegibility;
}

.pharmacydetails-page{
  background:#ffffff;
}

/* Wrap */
.pharmacydetails-page .pharmacydetails-wrap{
  width:min(1140px, calc(100% - 44px));
  margin:0 auto;
}

.pharmacydetails-page .pharmacydetails-wrap--narrow{
  width:min(960px, calc(100% - 44px));
  margin:0 auto;
}

/* HERO */
.pharmacydetails-page .pharmacydetails-hero{
  background:#F27F93;
  padding:40px 0;
  color:#ffffff;
}

.pharmacydetails-page .pharmacydetails-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(0,0,0,.12);
}

.pharmacydetails-page .pharmacydetails-hero__title::after{
  content:"";
  display:block;
  width:90px;
  height:3px;
  margin:14px auto 0;
  border-radius:999px;
  background:#C99D3E;
}

/* Sections */
.pharmacydetails-page .pharmacydetails-section{
  padding:64px 0;
}

.pharmacydetails-page .pharmacydetails-section--intro{
  padding:56px 0 30px;
}

.pharmacydetails-page .pharmacydetails-section--soft{
  background:linear-gradient(180deg,#fff8fb 0%, #ffffff 100%);
  border-top:1px solid rgba(201,157,62,.10);
  border-bottom:1px solid rgba(201,157,62,.10);
}

/* Kicker */
.pharmacydetails-page .pharmacydetails-kicker{
  margin:0 0 12px;
  text-align:center;
  color:#C99D3E;
  font-size:12px;
  font-weight:800;
  letter-spacing:.18em;
  text-transform:uppercase;
}

/* Titles */
.pharmacydetails-page .pharmacydetails-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:#F27F93;
}

.pharmacydetails-page .pharmacydetails-title::after{
  content:"";
  display:block;
  width:80px;
  height:3px;
  margin:14px auto 0;
  border-radius:999px;
  background:#C99D3E;
}

/* Body copy */
.pharmacydetails-page p{
  margin:0 0 16px;
  font-size:16px;
  line-height:1.9;
  color:rgba(0,0,0,.82);
}

.pharmacydetails-page p:last-child{
  margin-bottom:0;
}

/* Links */
.pharmacydetails-page p a,
.pharmacydetails-page p a:visited,
.pharmacydetails-page p a:focus,
.pharmacydetails-page p a:active,
.pharmacydetails-page .pharmacydetails-item__value a,
.pharmacydetails-page .pharmacydetails-item__value a:visited,
.pharmacydetails-page .pharmacydetails-item__value a:focus,
.pharmacydetails-page .pharmacydetails-item__value a:active,
.pharmacydetails-page .pharmacydetails-linkpanel a,
.pharmacydetails-page .pharmacydetails-linkpanel a:visited,
.pharmacydetails-page .pharmacydetails-linkpanel a:focus,
.pharmacydetails-page .pharmacydetails-linkpanel a:active{
  color:#F27F93 !important;
  font-weight:700;
  text-decoration:none !important;
  border-bottom:1px solid rgba(201,157,62,.36);
  transition:color .18s ease, border-color .18s ease, opacity .18s ease;
}

.pharmacydetails-page p a:hover,
.pharmacydetails-page .pharmacydetails-item__value a:hover,
.pharmacydetails-page .pharmacydetails-linkpanel a:hover{
  color:#C99D3E !important;
  border-bottom-color:rgba(201,157,62,.58);
  opacity:.95;
}

/* Grid */
.pharmacydetails-page .pharmacydetails-grid{
  display:grid;
  gap:24px;
}

.pharmacydetails-page .pharmacydetails-grid--top{
  grid-template-columns:minmax(0, 1.08fr) minmax(0, .92fr);
  align-items:stretch;
}

.pharmacydetails-page .pharmacydetails-grid--two{
  grid-template-columns:repeat(2, minmax(0, 1fr));
  align-items:stretch;
}

/* Cards */
.pharmacydetails-page .pharmacydetails-card{
  padding:26px 24px 24px;
  border-radius:24px;
  background:linear-gradient(180deg,#ffffff 0%, #fffafc 100%);
  border:1px solid rgba(201,157,62,.14);
  box-shadow:
    0 18px 40px rgba(16,24,40,.05),
    0 4px 12px rgba(16,24,40,.03);
  min-height:100%;
}

/* Top row equal-height layout */
.pharmacydetails-page .pharmacydetails-card--info,
.pharmacydetails-page .pharmacydetails-card--media{
  height:100%;
}

.pharmacydetails-page .pharmacydetails-card--media{
  display:flex;
  flex-direction:column;
}

/* Eyebrow pill */
.pharmacydetails-page .pharmacydetails-card__eyebrow{
  display:inline-flex;
  align-items:center;
  width:fit-content;
  max-width:max-content;
  padding:9px 14px;
  margin:0 0 16px;
  border-radius:999px;
  background:rgba(242,127,147,0.10);
  border:1px solid rgba(201,157,62,.34);
  color:#F27F93;
  font-size:12px;
  font-weight:800;
  letter-spacing:.10em;
  text-transform:uppercase;
}

/* Card titles */
.pharmacydetails-page .pharmacydetails-card__title{
  margin:0 0 18px;
  color:#F27F93;
  font-size:clamp(22px,2.1vw,30px);
  font-weight:800;
  line-height:1.16;
  letter-spacing:-0.02em;
}

/* Media card image */
.pharmacydetails-page .pharmacydetails-card__media{
  margin:0 0 14px;
  border-radius:20px;
  overflow:hidden;
  border:1px solid rgba(201,157,62,.12);
  background:#fdf6f8;
  box-shadow:0 10px 22px rgba(16,24,40,.05);
}

.pharmacydetails-page .pharmacydetails-card__media img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:16 / 10;
  object-fit:cover;
}

/* Media card text */
.pharmacydetails-page .pharmacydetails-card__content{
  display:grid;
  gap:0;
}

.pharmacydetails-page .pharmacydetails-card__content p{
  margin:0 0 14px;
}

.pharmacydetails-page .pharmacydetails-card__content p:last-child{
  margin-bottom:0;
}

/* Lists */
.pharmacydetails-page .pharmacydetails-list{
  display:grid;
  gap:14px;
}

.pharmacydetails-page .pharmacydetails-item{
  padding:14px 0 0;
  border-top:1px solid rgba(201,157,62,.12);
}

.pharmacydetails-page .pharmacydetails-item:first-child{
  padding-top:0;
  border-top:none;
}

.pharmacydetails-page .pharmacydetails-item--stacked{
  margin-top:12px;
}

.pharmacydetails-page .pharmacydetails-item__label{
  margin:0 0 6px;
  color:#F27F93;
  font-size:13px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.pharmacydetails-page .pharmacydetails-item__value{
  color:rgba(0,0,0,.82);
  font-size:16px;
  line-height:1.85;
}

/* Verify registration buttons */
.pharmacydetails-page .pharmacydetails-linkpanel{
  display:grid;
  gap:14px;
  margin-top:22px;
  justify-items:center;
}

.pharmacydetails-page .pharmacydetails-linkpanel a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:14px 22px;
  border-radius:14px;
  background:#ffffff;
  border:1px solid rgba(201,157,62,.16);
  box-shadow:
    0 10px 22px rgba(16,24,40,.05),
    0 2px 8px rgba(16,24,40,.03);
}

/* Responsive */
@media (max-width:920px){
  .pharmacydetails-page .pharmacydetails-grid--top,
  .pharmacydetails-page .pharmacydetails-grid--two{
    grid-template-columns:1fr;
  }
}

@media (max-width:680px){
  .pharmacydetails-page .pharmacydetails-wrap,
  .pharmacydetails-page .pharmacydetails-wrap--narrow{
    width:min(1140px, calc(100% - 28px));
  }

  .pharmacydetails-page .pharmacydetails-hero{
    padding:34px 0;
  }

  .pharmacydetails-page .pharmacydetails-section{
    padding:46px 0;
  }

  .pharmacydetails-page .pharmacydetails-section--intro{
    padding:42px 0 18px;
  }

  .pharmacydetails-page p,
  .pharmacydetails-page .pharmacydetails-item__value{
    font-size:15px;
    line-height:1.85;
  }

  .pharmacydetails-page .pharmacydetails-card{
    padding:22px 18px;
    border-radius:20px;
  }

  .pharmacydetails-page .pharmacydetails-card__media{
    margin:0 0 12px;
    border-radius:16px;
  }

  .pharmacydetails-page .pharmacydetails-card__title{
    margin-bottom:14px;
  }
}/* End custom CSS */