/* WOW Printer Valued Customers — v1.3.5 */
.wvc-section,.wvc-section *{box-sizing:border-box}
.wvc-section{position:relative;width:100%;overflow:hidden;margin-top:0;padding:8px 0 var(--wvc-padding,18px);background:var(--wvc-bg,#2db24a);color:var(--wvc-heading,#fff)}
.wvc-section.is-full-width{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
.wvc-inner{width:min(calc(100% - 20px),1460px);margin:0 auto}
.wvc-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:clamp(24px,4vw,72px);min-height:275px;padding:8px clamp(10px,2vw,24px) 12px;border:1px solid rgba(255,255,255,.3);border-radius:28px;background:transparent;box-shadow:none}
.wvc-handshake-column{position:relative;display:grid;place-items:center;min-height:220px;isolation:isolate;padding-block:4px}
.wvc-handshake{display:block;width:min(96%,var(--wvc-handshake-width,760px));max-height:270px;object-fit:contain;filter:drop-shadow(0 22px 25px rgba(0,0,0,.16));transform-origin:52% 58%;z-index:2}
.wvc-section.animate-handshake .wvc-handshake{animation:wvcHandshake 4.1s ease-in-out infinite}
.wvc-motion-line{position:absolute;left:4%;right:3%;height:165px;border:3px solid color-mix(in srgb,var(--wvc-highlight,#fff) 66%,transparent);border-left-color:transparent;border-right-color:transparent;border-radius:50%;opacity:.48;z-index:1;transform:rotate(-4deg)}
.wvc-motion-line.line-two{height:265px;left:1%;right:0;opacity:.2;transform:rotate(5deg)}
.wvc-section.animate-handshake .wvc-motion-line{animation:wvcPulse 4.1s ease-in-out infinite}
.wvc-copy{padding:4px 18px 6px 0;text-align:left}
.wvc-eyebrow{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(255,255,255,.12);color:var(--wvc-highlight,#fff);font-size:13px;font-weight:800;letter-spacing:2.4px;line-height:1;min-width:285px}
.wvc-copy h2{margin:10px 0 8px;color:var(--wvc-heading,#fff);font-family:Georgia,"Times New Roman",serif;font-size:clamp(36px,3.5vw,56px);font-weight:700;line-height:1.04;letter-spacing:-1.7px}
.wvc-copy h2 span{color:var(--wvc-highlight,#fff);white-space:nowrap}
.wvc-heading-line{display:flex;align-items:center;gap:8px;width:140px;margin:0 0 12px;color:var(--wvc-highlight,#fff)}
.wvc-heading-line i{display:block;height:3px;flex:1;border-radius:99px;background:currentColor}
.wvc-heading-line b{display:block;width:9px;height:9px;border-radius:50%;background:currentColor}
.wvc-copy p{max-width:590px;margin:0;color:var(--wvc-text,#fff);font-size:clamp(14px,1.12vw,18px);line-height:1.48}
.wvc-carousel{position:relative;margin-top:6px;padding:0 52px 20px}
.wvc-viewport{overflow:hidden;width:100%}
.wvc-fallback-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.wvc-track{display:none;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform;transform:translateZ(0)}
.wvc-track.no-transition{transition:none!important}
.wvc-carousel.is-initialized .wvc-fallback-grid{display:none}
.wvc-carousel.is-initialized .wvc-track{display:flex}
.wvc-page{display:grid;grid-template-columns:repeat(var(--wvc-visible,6),minmax(0,1fr));gap:14px;width:100%;min-width:100%;padding:2px;align-items:stretch}
.wvc-logo-card{min-width:0;height:var(--wvc-card-height,174px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px;border:2px solid rgba(255,255,255,.72);border-radius:18px;background:var(--wvc-card,#fff);box-shadow:0 10px 26px rgba(0,0,0,.12);text-decoration:none!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;overflow:hidden}
.wvc-logo-card:hover{transform:translateY(-4px);border-color:#fff;box-shadow:0 15px 32px rgba(0,0,0,.18)}
.wvc-logo-media{display:flex;align-items:center;justify-content:center;width:100%;height:calc(var(--wvc-card-height,174px) - 16px);min-height:calc(var(--wvc-card-height,174px) - 16px);padding:4px;overflow:hidden;flex:1 1 auto}
.wvc-logo-media img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center center}
.wvc-logo-name{color:#26372d;font-size:12px;font-weight:700;line-height:1.2;text-align:center;max-width:100%}
.wvc-arrow{position:absolute;top:calc(50% - 16px);z-index:3;display:grid;place-items:center;width:46px;height:46px;margin:0;padding:0;transform:translateY(-50%);border:2px solid rgba(255,255,255,.9);border-radius:50%;background:var(--wvc-arrow-bg,#fff);color:var(--wvc-arrow-color,#2db24a);font-size:22px;line-height:1;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.18);transition:transform .2s ease,opacity .2s ease}
.wvc-arrow:hover,.wvc-arrow:focus-visible{transform:translateY(-50%) scale(1.07);outline:3px solid rgba(255,255,255,.3);outline-offset:3px}
.wvc-prev{left:0}.wvc-next{right:0}
.wvc-carousel.hide-arrows .wvc-arrow{display:none}
.wvc-dots{position:absolute;right:52px;bottom:2px;left:52px;display:flex;align-items:center;justify-content:center;gap:9px;min-height:20px}
.wvc-dot{width:10px;height:10px;margin:0;padding:0;border:1.5px solid var(--wvc-highlight,#fff);border-radius:50%;background:transparent;cursor:pointer;transition:width .2s ease,border-radius .2s ease,background .2s ease}
.wvc-dot.is-active{width:28px;border-radius:999px;background:var(--wvc-highlight,#fff)}
.wvc-carousel.hide-dots{padding-bottom:4px}.wvc-carousel.hide-dots .wvc-dots{display:none}
@keyframes wvcHandshake{0%,52%,100%{transform:translateX(0) rotate(0deg) scale(1)}61%{transform:translateX(-5px) rotate(-.35deg) scale(1.008)}70%{transform:translateX(5px) rotate(.35deg) scale(1.008)}79%{transform:translateX(-2px) rotate(-.15deg)}88%{transform:translateX(2px) rotate(.15deg)}}
@keyframes wvcPulse{0%,52%,100%{opacity:.18;transform:scale(.92) rotate(-4deg)}72%{opacity:.52;transform:scale(1.05) rotate(2deg)}}
@media(max-width:980px){.wvc-section{margin-top:0;padding-top:4px}.wvc-hero{grid-template-columns:1fr;gap:4px;text-align:center;padding-top:14px}.wvc-handshake-column{min-height:215px}.wvc-handshake{max-height:245px}.wvc-copy{padding:0 18px 18px;text-align:center}.wvc-copy h2{margin-top:12px}.wvc-heading-line{margin-left:auto;margin-right:auto}.wvc-copy p{margin-left:auto;margin-right:auto}.wvc-eyebrow{min-width:min(100%,320px);font-size:14px;padding:12px 20px}.wvc-fallback-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:680px){.wvc-section{margin-top:0;padding:2px 0 calc(var(--wvc-padding,18px)*.72)}.wvc-inner{width:min(calc(100% - 14px),1460px)}.wvc-hero{min-height:0;border-radius:20px;padding:8px 8px 18px}.wvc-handshake-column{min-height:175px}.wvc-handshake{width:min(96%,620px);max-height:225px}.wvc-motion-line{height:130px}.wvc-motion-line.line-two{height:165px}.wvc-copy{padding:0 10px}.wvc-eyebrow{min-width:100%;font-size:13px;padding:11px 16px;letter-spacing:1.8px}.wvc-copy h2{font-size:clamp(34px,11vw,50px);letter-spacing:-1px}.wvc-carousel{margin-top:12px;padding-left:37px;padding-right:37px}.wvc-arrow{width:36px;height:36px;font-size:18px}.wvc-page{gap:9px}.wvc-logo-card{padding:6px;border-radius:14px}.wvc-fallback-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.wvc-dots{right:37px;left:37px}}
@media(prefers-reduced-motion:reduce){.wvc-section.animate-handshake .wvc-handshake,.wvc-section.animate-handshake .wvc-motion-line,.wvc-track{animation:none!important;transition:none!important}}

#ast-scroll-top,.ast-scroll-to-top-right,.scroll-to-top,#scrollUp,.elementor-scroll-to-top,.wpfront-scroll-top-container,.wpfront-scroll-top-container a{background:var(--wvc-accent)!important;color:#fff!important;border-color:var(--wvc-accent)!important}
#ast-scroll-top:hover,.ast-scroll-to-top-right:hover,.scroll-to-top:hover,#scrollUp:hover,.elementor-scroll-to-top:hover,.wpfront-scroll-top-container:hover,.wpfront-scroll-top-container a:hover{filter:brightness(.95)}


/* WOW Printer Valued Customers — v1.3.6 visual refinement */
.wvc-section{
  background:#fff!important;
  padding-top:26px!important;
  padding-bottom:0!important;
  overflow:visible!important;
}
.wvc-inner{
  width:min(calc(100% - 24px),1540px)!important;
  padding:10px 0 18px;
  background:var(--wvc-bg,#2db24a);
  border-radius:34px;
  overflow:hidden;
  box-shadow:0 14px 34px rgba(17,105,43,.10);
}
.wvc-hero{
  min-height:285px;
  padding:14px clamp(20px,2.6vw,38px) 16px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.wvc-copy{
  padding-right:clamp(18px,3vw,42px)!important;
}
.wvc-copy h2{
  font-family:Calibri,"Segoe UI",Arial,sans-serif!important;
  font-size:clamp(40px,4vw,64px)!important;
  font-weight:800!important;
  line-height:1.00!important;
  letter-spacing:-1.4px!important;
  text-transform:none;
}
.wvc-eyebrow{
  font-family:Calibri,"Segoe UI",Arial,sans-serif!important;
}
.wvc-heading-line{
  width:170px!important;
  gap:10px!important;
  margin-top:12px!important;
  margin-bottom:15px!important;
}
.wvc-heading-line i{
  height:4px!important;
  border-radius:999px!important;
}
.wvc-heading-line b{
  width:12px!important;
  height:12px!important;
  flex:0 0 12px!important;
}
.wvc-copy p{
  font-family:Calibri,"Segoe UI",Arial,sans-serif!important;
  font-size:clamp(16px,1.22vw,20px)!important;
  line-height:1.42!important;
}
.wvc-carousel{
  margin-top:2px!important;
  padding-bottom:24px!important;
}
@media(max-width:980px){
  .wvc-section{padding-top:20px!important}
  .wvc-inner{width:min(calc(100% - 18px),1540px)!important;border-radius:28px}
  .wvc-copy{padding-right:18px!important}
}
@media(max-width:680px){
  .wvc-section{padding-top:14px!important}
  .wvc-inner{width:min(calc(100% - 12px),1540px)!important;border-radius:22px;padding-top:6px}
  .wvc-copy h2{font-size:clamp(34px,10vw,46px)!important;line-height:1.04!important}
  .wvc-heading-line{width:142px!important;margin-left:auto!important;margin-right:auto!important}
}

/* v1.3.7 — independent heading parts + editable typography */
.wvc-copy h2{
  font-family:inherit!important;
  font-size:inherit!important;
  font-weight:inherit!important;
  letter-spacing:0!important;
}
.wvc-heading-prefix{
  color:var(--wvc-heading,#fff)!important;
  font-family:var(--wvc-prefix-font,Calibri),"Segoe UI",Arial,sans-serif!important;
  font-size:clamp(30px,4vw,var(--wvc-prefix-size,58px))!important;
  font-weight:var(--wvc-prefix-weight,800)!important;
  line-height:1.02;
}
.wvc-heading-customers{
  color:var(--wvc-customers,#000)!important;
  font-family:var(--wvc-customers-font,Calibri),"Segoe UI",Arial,sans-serif!important;
  font-size:clamp(30px,4vw,var(--wvc-customers-size,58px))!important;
  font-weight:var(--wvc-customers-weight,800)!important;
  line-height:1.02;
  white-space:normal!important;
}
.wvc-heading-line{color:var(--wvc-line-color,#fff)!important}
.wvc-heading-line b{background:var(--wvc-dot-color,#fff)!important}
.wvc-copy p{
  color:var(--wvc-text,#fff)!important;
  font-family:var(--wvc-description-font,Calibri),"Segoe UI",Arial,sans-serif!important;
  font-size:var(--wvc-description-size,20px)!important;
  font-weight:var(--wvc-description-weight,400)!important;
}
@media(max-width:680px){
  .wvc-heading-prefix,.wvc-heading-customers{font-size:min(var(--wvc-prefix-size,46px),46px)!important}
  .wvc-heading-customers{font-size:min(var(--wvc-customers-size,46px),46px)!important}
}
