/* Original horizontal preview is served byte-for-byte. Only its outer whitespace
   is clipped in the layout; no filters, recolouring or stretched artwork. */
:is(a,span):has(>img[src*="perafix-horizontal-20260910.png"]){
  position:relative!important;display:block!important;flex-shrink:0!important;
  width:224px!important;max-width:100%!important;height:auto!important;
  aspect-ratio:4/1;padding:0!important;overflow:hidden!important;
  background:#fff!important;border-radius:6px!important;
}
:is(a,span)>img[src*="perafix-horizontal-20260910.png"]{
  position:absolute!important;display:block!important;width:145.25%!important;
  max-width:none!important;height:auto!important;left:-22.34%!important;top:-51.84%!important;
  object-fit:contain!important;object-position:center!important;
  filter:none!important;transform:none!important;mix-blend-mode:normal!important;
  border-radius:0!important;margin:0!important;
}
header:has(img[src*="perafix-horizontal-20260910.png"])>div{
  min-height:80px!important;height:auto!important;padding-top:12px!important;padding-bottom:12px!important;
}
footer :is(a,span):has(>img[src*="perafix-horizontal-20260910.png"]){width:240px!important}
.pf-login-logo:has(>img[src*="perafix-horizontal-20260910.png"]){width:100%!important;max-width:320px!important}
.pf-sidebar-logo:has(>img[src*="perafix-horizontal-20260910.png"]){width:100%!important}
@media(max-width:767px){
  header :is(a,span):has(>img[src*="perafix-horizontal-20260910.png"]){width:192px!important}
  header:has(img[src*="perafix-horizontal-20260910.png"])>div{min-height:70px!important;padding-top:11px!important;padding-bottom:11px!important}
  footer :is(a,span):has(>img[src*="perafix-horizontal-20260910.png"]){width:224px!important}
}

/* Brand the presentation layer, preserving every original product photograph. */
.knowledge-visual>.knowledge-logo.pf-visual-logo{
  position:absolute!important;left:auto!important;right:4%!important;
  top:auto!important;bottom:4%!important;width:clamp(108px,25%,224px)!important;
  height:auto!important;aspect-ratio:4/1;padding:0!important;
  border-radius:6px!important;box-shadow:0 4px 16px #00142d20;
}
.knowledge-visual>span:not(.pf-visual-logo){font-size:clamp(10px,1.4vw,14px)}
.pf-branded-photo{position:relative;display:block;box-sizing:border-box;background:#fff;border-radius:12px}
.pf-branded-product{width:160px;flex:0 0 160px;padding-bottom:40px}
.pf-branded-product>.catalog-product-photo{display:block;width:100%;height:190px;object-fit:contain}
.pf-branded-card{width:100%;margin:0 0 14px;padding-bottom:30px}
.pf-branded-card>.catalog-card-image{margin:0!important}
.pf-image-brand{
  position:absolute;display:block;bottom:5px;right:6px;width:130px;max-width:calc(100% - 12px);
  aspect-ratio:4/1;background:#fff url('/perafix-horizontal-20260910.png') 50% 55.5%/145.25% auto no-repeat;
  border-radius:4px;pointer-events:none;
}
.pf-branded-card>.pf-image-brand{width:112px;right:10px;bottom:3px}
@media(max-width:520px){
 .pf-branded-product{width:105px;flex-basis:105px;padding-bottom:32px}
 .pf-branded-product>.catalog-product-photo{height:145px}
 .pf-branded-product>.pf-image-brand{width:97px;right:4px;max-width:calc(100% - 8px)}
}
