.onlinePlliu{
    width: 46%;
    margin-top: 47px;
    margin-bottom: 25px;
}
.highlight-text3 {
    position: relative;
    display: inline-block;
    padding: 11px 46px 11px 25px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
    color: #1f1f1f;
    z-index: 1;
}

.highlight-text3::before {
   content: "";
    position: absolute;
    top: -6px;
    left: 0;
    width: 100%;
    height: 74px;
    background: url(../online_pharmacy/wave_2.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: -1;
    animation: paintWave 3s 
linear infinite;

}
.feature-section {
    padding: 40px 20px;
    background: #fff;
    text-align: center;
}
.pharm_baic svg{
    font-size: 20px;
    width: none !important;
    height: none !important;
    background: none !important; 
    padding: 0px !important; 
    border-radius: 50%;
    width: 25px !important;
    height: 25px !important;
}
.pha_tittt{
    font-size: 16px !important;
    font-weight: 500 !important;
    color: rgba(34, 34, 34, 1) !important;
    margin-bottom: 0px !important;
}
.pharm_eep{
        font-size: 18px !important;

}
.pharm_eexp{

        /* background: linear-gradient(344deg, rgba(238, 241, 255, 1), rgba(255, 255, 255, 1)); */
        background: linear-gradient(344deg, rgb(201 208 240 / 46%), rgb(238 241 255 / 38%));
        padding-bottom: 32px;
}
.phram_exp_img{
width:500px;
height:354px;
object-fit:contain;
}
.feature-grid {
    display: grid;
    gap: 20px;
    justify-content: center;
}

/* Responsive */
@media (min-width:1200px) {
    .feature-grid { grid-template-columns: repeat(4, 1fr); }
}
@media (min-width:992px) and (max-width:1199px) {
    .feature-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (min-width:768px) and (max-width:991px) {
    .feature-grid { grid-template-columns: repeat(2, 1fr); }
   


}
@media (max-width:767px) {
    .feature-grid { grid-template-columns: repeat(1, 1fr); }
}
 .smart-mmm {
  
    margin-top: 21px !important;
    justify-content: left !important;
}
.smartrx_banner{
        margin-top: 127px ;
}
.patner_dia {
    display: block !important;
    align-items: center;
}
.labpatner__de{
margin-bottom: 38px !important;
}
.section{
        padding: 3rem 0 !important;
}
.feature-box {
   display: flex;
    align-items: center;
    gap: 16px;
    background: #fff;
       border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 12px;
    padding: 18px 15px;
    font-size: 17px;
    font-weight: 500;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    position: relative;
    transition: .3s 
ease;
    cursor: pointer;
}

.feature-box .icon {
    font-size: 32px;
    color: #2F80ED;
    transition: .3s ease;
}
.feature-title2{
        font-size: 40px;
    font-weight: 500;
    margin-bottom:40px;
}
.icon-wrapper{
    background: #2f80ed2b;
}
.feature-box .icon{
    background: none !important;
}

.feature-box .icon-wrapper {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .25s ease;
  
}


.feature-box:hover .icon-wrapper {
    background: #2F80ED;
    transform: rotate(12deg);
}


.feature-box:hover .icon {
    color: #fff;
}



.feature-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background: #2F80ED;
    border-radius: 12px 12px 0 0;
    transform: scaleX(0);
    transition: .3s;
    transform-origin: left;
}

.feature-box:hover::before {
    transform: scaleX(1);
}
.trusted_sedd{
        background: #f8fafb;
}
.frf i{
    font-size: 45px !important;
}
.freture_sec{
        background: #f8fafb !important;
}
.freture_sec{
    padding-top:70px;
    padding-bottom:90px;
    margin-top:80px;
}


.pharmacy-quote-section {
background: rgb(238 239 249 / 48%);
    margin-top: 85px;

}

.nlp_grid_ee{
        display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)) !important;
    gap: 15px;
    width: 100%;
}

.pharmacy-quote-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1180px;
  margin: auto;
  gap: 40px;
 

    padding-top: 0px;
    padding-bottom:10px;
}
.pharmacy-text { max-width: 480px; }
.pharmacy-text h2 {font-size: 40px; font-weight: 500; margin-bottom: 6px; }
.sub-title { font-size: 20px; margin: 12px 0; color: #222; }
.detail-text { color: #555; line-height: 1.7; margin-bottom: 22px; }
.primary-btn { background: #2563EB; color: #fff; padding: 14px 28px; border-radius: 6px; text-decoration: none; display:inline-flex; gap:10px; align-items:center; }


.pharmacy-images {
 position: relative;
    width: 520px;
    height: 420px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}


.bottom-img {
  width: 297px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

.top-img {
  width: 283px;
  position: absolute;
  top: 29px;
  right: -137px;
  z-index: 3;
  transform-origin: center;
}

.arrow-img {
 width: 140px;
    position: absolute;
    left: 53%;
    bottom: 202px;
   
    z-index: 2;
    pointer-events: none;
    animation: arrowRightTilt 2s 
ease-in-out infinite;
    transform-origin: bottom center;
}

@keyframes arrowRightTilt {
  0%   { transform: translateX(-50%) rotate(2deg); }
  50%  { transform: translateX(-50%) rotate(12deg); } /* bend more right */
  100% { transform: translateX(-50%) rotate(2deg); }
}



@media (max-width: 992px) {
  .pharmacy-quote-container {
    flex-direction: column;
    text-align: center;
  }
  .pharmacy-images {
    width: 100%;
    height: 360px;
    margin-top: 20px;
  }
  .top-img {
    position: absolute;
    top: 6px;
    right: 50%;
    transform: translateX(50%);
    width: 320px;
  }
  .bottom-img {
    width: 360px;
    bottom: 6px;
  }
  .arrow-img {
           left: 45%;
        bottom: 176px;
        width: 110px;
  }
}



@media (max-width: 1200px) {
.phrana_img {
    width: 100% !important;
    height: auto !important;
    position: static !important;
    /* top: 64px; */
    object-fit: contain;
}
}
.phrana_img{
    width: 662px;
    height: 662px;
    object-fit: contain;
    position: relative;
    top:64px;
}
@media (min-width:991px) and (max-width:1400px) {
.top-img{
right:0px;
}
.bottom-img{
       left: 50% !important;
}
.pharmacy-text {
    padding-left: 31px !important;
}
.arrow-img

 {
    width: 140px !important;
    position: absolute;
            left: 28% !important;
    transform: translateX(-50%) translateY(50px);
    bottom: 170px !important;
 }
}

@media (min-width:300px) and (max-width:990px) {
    .top-img {
        position: absolute;
        top: -3px;
        right: 35%;
        transform: translateX(50%);
        width: 245px;
    }
        .bottom-img {
        width: 266px;
        bottom: -71px;
    }
}
.get_ss{
    color:white !important;
    cursor: pointer;
}
.finff_yy{
    padding-top:75px;
        padding-bottom: 37px !important;
}

.highlight-textt4 {
    position: relative;
    display: inline-block;
    padding: 11px 57px 11px 25px;
    font-size: 20px;
    font-weight: 500;
    color: #1f1f1f;
    z-index: 1;
}

.highlight-textt4::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 54px;
    background: url(../online_pharmacy/wave_1.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: -1;
    animation: paintWave 3s linear infinite;

}
.parm_another{
    background: #f8fafb;
   
    margin-bottom: 109px;
    padding-top:115px;
    padding-bottom:40px;
}
.pharama_patnerr{
    width: 100%;
        background: linear-gradient(90deg, rgb(190 200 255 / 65%) 0%, #bfc9ff4f 30%, rgb(194 204 255 / 17%) 47%, rgba(190, 200, 255, 1) 100%);
    padding: 0px 20px 0px 24px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    padding: 23px 26px;
}
.smart_sp{
    display: block;
}
.phrma_mednn{
margin-top: 6px;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: rgba(34, 34, 34, 1) !important;
    margin-bottom: 0px;
}
.medg-phrm{
        color: rgba(240, 159, 16, 1) !important;
}


   .smooth-ops {
  padding: 90px 0;
  text-align: center;
}

.ops-title {
  font-size: 40px;
  font-weight: 500;
  color: #1F1F1F;
  margin-bottom: 14px;
}

.ops-sub {
  color: #5a5a5a;
  max-width: 650px;
  margin: 0 auto 60px;
  font-size: 17px;
  line-height: 28px;
}

.ops-card-wrapper {
  display: flex;
  justify-content: center;
  gap: 22px;
  flex-wrap: wrap;
}

.ops-card {
width: 250px;
    background: rgba(238, 244, 255, 1);
    border-radius: 12px;
    padding: 28px 22px;
    box-shadow: none;
    text-align: left;
    transition: transform .35s ease;
}

.ops-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.09);
}

.ops-card h4 {
 font-size: 18px;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    margin: 14px 0 10px;
}

.ops-card p {
 font-size: 15px;
    color: rgba(101, 101, 101, 1);
    line-height: 22px;
}

/* ICON STYLING */
.ops-icon {
  font-size: 44px;
  color: #1C63F5;
}

/* Tilt styling like given image */
.tilt-1 { transform: rotate(3deg); }
.tilt-2 { transform: rotate(356deg); }
.tilt-3 { transform: rotate(3deg); }
.tilt-4 { transform: rotate(356deg); }


.nlp-services-griddd{
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    display: grid;
    gap: 15px;
    width: 100%;
}
.how-it-works-pharma{
       background: #f8fafb;
    padding-top: 91px;
    padding-bottom: 74px;
    margin-top: 40px;
    margin-bottom: 100px;
}
.patients-security-pharma{
        padding-top: 71px;
    padding-bottom: 74px;
    background: #f8fafb;
    margin-top:99px;
}
@media(max-width:991px){
    .phram_exp_img {
   width: 100%!important;
            height: auto !important;
        object-fit: contain;
        display: flex !important;
}
}

@media(min-width:991px) and (max-width:1200px)
{
.phram_exp_img {
   width: 100% !important;
            height: auto !important;
        object-fit: contain;
        display: flex !important;
}

}
@media(min-width:768px) and (max-width:990px)
{
    
}

@media(min-width:300px) and (max-width:767px)
{
   
    .pharama_patnerr{
display:block !important;
    }
}
.color_h{
    margin-bottom: 9px;
    margin-top: 7px;
    color: #2464ee;
}
.smart_rxxt{
display: flex;
    align-items: baseline;
    gap: 17px;
}
.btns_smart{
    padding: 13px 32px !important;
    margin-top:8px;
}
.smart_imagee{
    width: 80% !important;
    object-fit: contain;
}
.smart-mmm{
    display:flex;
    justify-content: end !important;
}
.smartrx_banner{
margin-top: 162px;
    background: linear-gradient(11deg, rgb(168 200 255 / 58%) 0%, #FFFFFF 50%, rgb(168 200 255 / 70%) 100%) !important;
}
.border-center1{
        border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
.nlp_smaticon{
    font-size: 46px !important;
}

/* .impact-section{
           text-align: center;
    padding-top: 70px;
  
    margin-top: 29px;
}

.impact-title{
        font-size: 40px;
    font-weight: 500;
    color: #1c1c1c;
    margin-bottom: 8px;
}

.impact-subtitle{
       font-size: 20px;
    color: #6a6a6a;
    margin-bottom: 57px;
}

.impact-cards{
    display:flex;
    justify-content:center;
    gap:22px;
    flex-wrap:nowrap;
}

.impact-card{
    width:260px;
    padding:35px 20px;
    border-radius:8px;
    text-align:center;
    position:relative;
}

.impact-number{
    font-size:26px;
    font-weight:700;
    color:#000;
    margin-bottom:8px;
}

.impact-text{
    color:#6a6a6a;
    font-size:15px;
}

.impact-icon{
    width:75px;
    margin-top:18px;
}


.peach-card{
    background:#FFF3E5;
}
.blue-card{
    background:#EEF2FF;
    display: flex;
    align-items: center;
}
.aqua-card{
    background:#EEFAFF;
     display: flex;
    align-items: center;
    justify-content: center;
}
.purple-card{
    background:#F4EEFF;
     align-items: center;
     display: flex;
    justify-content: center;
} */

/* Mobile responsive */
/* @media(max-width:992px){
    .impact-cards{
        flex-wrap:wrap;
    }
    .impact-card{
        width:45%;
    }
}
@media(max-width:600px){
    .impact-card{
        width:100%;
    }
} */



.why-smartrx-section {
        padding: 22px 0;
    margin-bottom: 73px;
}

.why-header {
    text-align: center;
    margin-bottom: 40px;
}

.why-title {
  font-size: 40px;
    font-weight: 500;
    color: #1d1d1d;
    margin-bottom: 8px;
}

.why-subtitle {
    font-size: 18px;
    color: #6c6c6c;
}

.why-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    justify-content: center;
}

.why-card {
       padding: 25px;
    border-radius: 10px;
    background: rgba(249, 249, 249, 1);
    border: 1px solid #e4ebff;
    border-top: 3px solid #3f7cff;
}

.why-number {
    color: #3f7cff;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}

.why-heading {
           font-size: 20px;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 10px;
}

.why-text {
   color: #585858;
    font-size: 16px;
    line-height: 1.7;
}

/* Responsive */
@media (max-width: 992px) {
    .why-cards {
        grid-template-columns: repeat(2, 1fr);
    }
    .img_wmmp{
        width:100% !important;
    }
    .ppprr {
    display: block !important;
    }
      .title_emplo{
            margin-top: 28px !important;
    }
}
@media (max-width: 600px) {
    .why-cards {
        grid-template-columns: 1fr;
    }
  
}

.ppprr{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px;
}

.impact-cards{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:24px;
}

.impact-card{
  position:relative;
  height:260px;
  border-radius:2px;
  overflow:hidden;
}

/* background colors */
.peach{background:#fff3e6;}
.blue{background:#eef3ff;}
.aqua{background:#ecfbff;}
.purple{background:#f4f0ff;}

/* common card styles */
.card-front,
.card-back{
  position:absolute;
  inset:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  text-align:center;
  transition:all .35s ease;
}

/* DEFAULT (TEXT ONLY) */
.card-front{
  opacity:1;
  transform:translateY(0);
}

/* HOVER (IMAGE + TEXT) */
.card-back{
  opacity:0;
  transform:translateY(20px);
}

/* hover swap */
.impact-card:hover .card-front{
  opacity:0;
  transform:translateY(-20px);
}

.impact-card:hover .card-back{
  opacity:1;
  transform:translateY(0);
}

/* text */
.card-back h3{
  font-size:28px;
  margin-bottom:6px;
}

.card-back p{
  font-size:15px;
  color:#555;
}

/* icons */
.card-back img{
  width:90px;
  margin-bottom:14px;
}
.impact-title {
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    color: #222222;
    margin-bottom: 9px !important;
}
.impact-subtitle{
        font-size: 18px;
    color: #6b7280;
    margin: 0;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}


.impact-section{
        margin-top: 85px;
    margin-bottom: -16px;
}


