/* Bioekran Veterinary X-Ray v1.0.1 */
.bioekran-vet-page{
  --bio-navy:#082a55;
  --bio-blue:#087fc5;
  --bio-yellow:#ffc515;
  --bio-text:#39566f;
  --bio-muted:#64768a;
  --bio-line:#dceaf2;
  width:100%;
  max-width:100%;
  overflow-x:clip;
  background:#fff;
  color:#18344f;
  font-family:Inter,"Segoe UI",Arial,sans-serif;
}
.bioekran-vet-page *,
.bioekran-vet-page *:before,
.bioekran-vet-page *:after{box-sizing:border-box}
.bioekran-vet-container{width:calc(100% - 48px);max-width:1470px;margin:0 auto}
.bioekran-vet-hero{
  position:relative;overflow:hidden;padding:74px 0 78px;
  background:
    radial-gradient(circle at 88% 22%,rgba(255,197,21,.12),transparent 18%),
    radial-gradient(circle at 83% 72%,rgba(8,127,197,.11),transparent 26%),
    linear-gradient(120deg,#fbfdff,#eaf7fd);
  border-bottom:1px solid var(--bio-line);
}
.bioekran-vet-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;color:#728398;font-size:13px}
.bioekran-vet-breadcrumbs a{color:var(--bio-blue);font-weight:700;text-decoration:none}
.bioekran-vet-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px;color:var(--bio-blue);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.bioekran-vet-eyebrow:before{content:"";width:28px;height:3px;border-radius:3px;background:var(--bio-yellow)}
.bioekran-vet-hero h1{max-width:1180px;margin:0;color:var(--bio-navy);font-size:clamp(38px,4vw,60px);line-height:1.08;letter-spacing:-.045em;font-weight:800}
.bioekran-vet-lead{max-width:990px;margin:20px 0 0;color:var(--bio-muted);font-size:19px;line-height:1.65}
.bioekran-vet-section{padding:84px 0 96px}
.bioekran-vet-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(300px,1fr);gap:48px;align-items:start}
.bioekran-vet-content,.bioekran-vet-sidebar-col{min-width:0}
.bioekran-vet-content h2{margin:0 0 19px;color:var(--bio-navy);font-size:32px;line-height:1.2;font-weight:800;letter-spacing:-.025em}
.bioekran-vet-content p{color:var(--bio-text);font-size:16px;line-height:1.75}
.bioekran-vet-intro{
  padding:32px 34px;border:1px solid var(--bio-line);border-radius:22px;
  background:linear-gradient(180deg,#fff,#f8fcfe);box-shadow:0 14px 36px rgba(6,46,87,.06)
}
.bioekran-vet-section-icon{display:flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:18px;border-radius:16px;background:var(--bio-navy);color:var(--bio-yellow)}
.bioekran-vet-section-icon svg{width:30px;height:30px}
.bioekran-vet-intro p{margin:0 0 15px}
.bioekran-vet-intro p:last-child{margin-bottom:0}
.bioekran-vet-block,.bioekran-vet-normative,.bioekran-vet-license,.bioekran-vet-shielding,.bioekran-vet-expertise,.bioekran-vet-procedure{margin-top:54px}
.bioekran-vet-requirements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.bioekran-vet-requirement{display:flex;gap:12px;align-items:flex-start;min-height:86px;padding:18px 19px;border:1px solid var(--bio-line);border-radius:16px;background:#fff;box-shadow:0 7px 22px rgba(6,46,87,.035)}
.bioekran-vet-requirement>span{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:rgba(8,127,197,.12);color:var(--bio-blue);font-weight:900}
.bioekran-vet-requirement p{margin:2px 0 0;font-size:15px;line-height:1.58}
.bioekran-vet-normative{padding:30px 32px;border-radius:22px;background:#fff9e6;border:1px solid rgba(255,197,21,.35)}
.bioekran-vet-normative h2{color:#694e00}
.bioekran-vet-normative p:last-child{margin-bottom:0}
.bioekran-vet-license{padding:31px 33px;border-radius:22px;background:linear-gradient(135deg,#082a55,#0a5387);color:#fff}
.bioekran-vet-license h2{color:#fff}
.bioekran-vet-license p{color:rgba(255,255,255,.86)}
.bioekran-vet-license p:last-child{margin-bottom:0}
.bioekran-vet-shielding{padding:31px 33px;border:1px solid var(--bio-line);border-radius:22px;background:#f7fcff}
.bioekran-vet-factor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:22px 0}
.bioekran-vet-factor{display:flex;gap:11px;align-items:flex-start;padding:14px 15px;border-radius:13px;background:#fff;border:1px solid #dfedf4;color:var(--bio-text);font-size:15px;line-height:1.55}
.bioekran-vet-factor>span{width:9px;height:9px;flex:0 0 9px;margin-top:7px;border-radius:50%;background:var(--bio-yellow);box-shadow:0 0 0 4px rgba(255,197,21,.15)}
.bioekran-vet-outro{margin-bottom:0!important;font-weight:700;color:var(--bio-navy)!important}
.bioekran-vet-expertise{padding:30px 32px;border-left:4px solid var(--bio-blue);border-radius:0 20px 20px 0;background:#f3faff}
.bioekran-vet-expertise p:last-child{margin-bottom:0}
.bioekran-vet-steps{display:grid;gap:0}
.bioekran-vet-step{position:relative;text-align:center}
.bioekran-vet-step-number{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin:0 auto 10px;border-radius:50%;background:var(--bio-navy);color:#fff;font-size:16px;font-weight:900}
.bioekran-vet-step-text{max-width:780px;margin:0 auto;padding:17px 20px;border:1px solid var(--bio-line);border-radius:14px;background:#fff;color:var(--bio-text);font-size:15px;line-height:1.58;box-shadow:0 6px 18px rgba(6,46,87,.035)}
.bioekran-vet-step-arrow{margin:7px 0;color:var(--bio-blue);font-size:26px;font-weight:700;line-height:1}
.bioekran-vet-final{display:flex;align-items:flex-start;gap:18px;margin:36px 0 0;padding:25px 27px;border:0;border-left:4px solid var(--bio-yellow);border-radius:0 16px 16px 0;background:#f5fbfe}
.bioekran-vet-final>strong{display:flex;align-items:center;justify-content:center;min-width:82px;height:42px;padding:0 12px;border-radius:12px;background:var(--bio-navy);color:var(--bio-yellow);font-size:16px}
.bioekran-vet-final p{margin:3px 0 0;font-weight:700}
.bioekran-vet-main-cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;margin-top:34px;padding:0 28px;border-radius:14px;background:var(--bio-yellow);color:#102842!important;font-weight:800;text-decoration:none!important}
.bioekran-vet-sidebar{position:sticky;top:112px;padding:31px;border:1px solid var(--bio-line);border-radius:24px;background:linear-gradient(180deg,#fff,#f8fcfe);box-shadow:0 18px 44px rgba(6,46,87,.08)}
.bioekran-vet-sidebar-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:18px;border-radius:16px;background:var(--bio-navy);color:var(--bio-yellow)}
.bioekran-vet-sidebar-icon svg{width:25px;height:25px}
.bioekran-vet-sidebar h3{margin:0;color:var(--bio-navy);font-size:24px;line-height:1.25;font-weight:800}
.bioekran-vet-sidebar>p{margin:14px 0 22px;color:var(--bio-muted);font-size:14px;line-height:1.65}
.bioekran-vet-sidebar-btn{display:flex!important;align-items:center;justify-content:center;min-height:52px;width:100%;border-radius:14px;background:var(--bio-yellow);color:#102842!important;font-weight:800;text-decoration:none!important}
.bioekran-vet-nav{margin-top:25px;padding-top:18px;border-top:1px solid #e0ecf3}
.bioekran-vet-nav a{position:relative;display:block;padding:11px 22px 11px 0;border-bottom:1px solid #e7f0f5;color:#2d526f;font-size:14px;font-weight:700;text-decoration:none}
.bioekran-vet-nav a:after{content:"→";position:absolute;right:0;top:11px;color:var(--bio-blue)}
.bioekran-vet-host{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;overflow-x:clip}
.bioekran-vet-host>.breadcrumb{display:none!important}
.bioekran-vet-opencart-content{float:none!important;width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}
.bioekran-vet-opencart-content>h1,.bioekran-vet-opencart-content>.p-content,.bioekran-vet-opencart-content>.description{display:none!important}
@media(max-width:991px){
  .bioekran-vet-grid{grid-template-columns:1fr;gap:44px}
  .bioekran-vet-sidebar{position:relative;top:auto}
}
@media(max-width:767px){
  .bioekran-vet-container{width:calc(100% - 28px)}
  .bioekran-vet-hero{padding:50px 0}
  .bioekran-vet-section{padding:60px 0 70px}
  .bioekran-vet-content h2{font-size:27px}
  .bioekran-vet-requirements,.bioekran-vet-factor-grid{grid-template-columns:1fr}
  .bioekran-vet-intro,.bioekran-vet-normative,.bioekran-vet-license,.bioekran-vet-shielding,.bioekran-vet-expertise{padding:22px 19px}
  .bioekran-vet-final{display:block;padding:21px 18px}
  .bioekran-vet-final>strong{width:max-content;margin-bottom:13px}
}
