.hero{background:linear-gradient(135deg,#f5f7fa 0%,#e8f0f7 100%);align-items:center;min-height:60vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background:radial-gradient(circle at 20%,rgba(0,159,227,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,159,227,.2) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(0,159,227,.15) 0%,transparent 50%);animation:20s ease-in-out infinite backgroundFloat;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes backgroundFloat{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.1)rotate(2deg)}}.hero-particles{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.particle{opacity:.8;will-change:transform,opacity;background:radial-gradient(circle,#009fe3 0%,rgba(0,159,227,.4) 100%);border-radius:50%;animation:18s ease-in-out infinite floatParticle;position:absolute;box-shadow:0 0 20px rgba(0,159,227,.7)}.particle:first-child{width:10px;height:10px;animation-delay:0s;left:10%}.particle:nth-child(2){width:14px;height:14px;animation-delay:-3s;left:20%}.particle:nth-child(3){width:8px;height:8px;animation-delay:-6s;left:30%}.particle:nth-child(4){width:12px;height:12px;animation-delay:-9s;left:40%}.particle:nth-child(5){width:11px;height:11px;animation-delay:-12s;left:50%}.particle:nth-child(6){width:16px;height:16px;animation-delay:-15s;left:60%}.particle:nth-child(7){width:9px;height:9px;animation-delay:-2s;left:70%}.particle:nth-child(8){width:13px;height:13px;animation-delay:-8s;left:80%}.particle:nth-child(9){width:10px;height:10px;animation-delay:-5s;left:90%}@keyframes floatParticle{0%{opacity:0;transform:translateY(100vh)scale(0)rotate(0)}5%{opacity:.8}95%{opacity:.8}to{opacity:0;transform:translateY(-10vh)scale(1.3)rotate(180deg)}}.hero-content{z-index:2;justify-content:space-between;align-items:center;gap:3rem;width:min(1200px,92%);height:60vh;margin:0 auto;display:flex;position:relative}.hero-left{flex:1}.hero-right{flex:none;width:340px;height:100%;position:relative}.hero-title{text-transform:uppercase;color:#000;margin:0 0 .5rem;font-size:max(2.2rem,min(5vw,4rem));font-weight:800;line-height:1.1}.hero-subtitle{letter-spacing:.04em;color:#000;opacity:.85;text-transform:uppercase;margin:.25rem 0;font-size:max(1rem,min(2.2vw,1.4rem));font-weight:600}.w-logo{width:100%;height:100%;display:block}.w-logo path{fill:#009fe3;transform-box:fill-box;transform-origin:50%}@keyframes slideVertical{0%{opacity:0;transform:translate(60px,120vh)rotate(8deg)}20%{opacity:1;transform:translate(0)rotate(0)}70%{opacity:1;transform:translate(0)rotate(0)}90%{opacity:0;transform:translate(-60px,-120vh)rotate(-8deg)}to{opacity:0;transform:translate(60px,120vh)rotate(8deg)}}.w-logo #w1{animation:10s cubic-bezier(.65,0,.35,1) infinite slideVertical}.w-logo #w2{animation:10s cubic-bezier(.65,0,.35,1) .15s infinite slideVertical}.w-logo #w3{animation:10s cubic-bezier(.65,0,.35,1) .3s infinite slideVertical}@media (max-width:768px){.hero-content{text-align:center;flex-direction:column;gap:2rem;padding:2rem 1rem}.hero-right{width:250px;height:250px}}
.services-strip{background:#009fe3;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);align-items:stretch;min-height:25vh;display:flex;overflow:hidden}.services-track{will-change:transform;gap:0;width:max-content;animation:40s linear infinite marquee;display:flex}.services-strip:hover .services-track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.service-card{color:#009fe3;text-transform:uppercase;text-align:center;background:#fff;border:3px solid #009fe3;flex:0 0 max(180px,min(20vw,240px));justify-content:center;align-items:center;height:100%;padding:1rem;font-size:max(1rem,min(1.5vw,1.3rem));font-weight:800;text-decoration:none;transition:all .2s;display:flex}.service-card:hover{color:#fff;background:#009fe3}
.printing-cta{background:#000;grid-template-columns:repeat(4,1fr);height:12.5vh;min-height:110px;display:grid}.printing-card{color:#fff;text-transform:uppercase;text-align:center;border:3px solid #fff;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:max(.9rem,min(1.5vw,1.2rem));font-weight:800;text-decoration:none;transition:all .2s;display:flex}.printing-card .arrow{font-size:1.3em}.printing-card:hover{color:#000;background:#fff}@media (max-width:768px){.printing-cta{grid-template-columns:1fr 1fr;height:auto}}
.social-proof{background:#fff;border-top:1px solid #e8eaed;border-bottom:1px solid #e8eaed;justify-content:center;align-items:center;width:100%;min-height:25vh;padding:3rem 0;display:flex;overflow:hidden}.social-proof-container{grid-template-columns:180px 1fr 180px;align-items:center;gap:2rem;width:100%;margin:0 auto;padding:0 2rem;display:grid}.kpi{text-align:center;z-index:3;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex}.kpi-number{color:#000;white-space:nowrap;font-size:max(2rem,min(4vw,2.8rem));font-weight:800;line-height:1}.kpi-label{color:#000;opacity:.8;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:max(.85rem,min(1.5vw,1rem));font-weight:600}.reviews-widget{background:#fff;grid-template-columns:220px 1fr;align-items:center;gap:2rem;min-height:200px;display:grid;position:relative;overflow:hidden}.reviews-rating{z-index:3;background:#fff;border-right:2px solid #e8eaed;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;height:100%;padding-right:2rem;display:flex;position:relative}.rating-container{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.rating-number{color:#000;font-size:3rem;font-weight:800;line-height:1}.rating-details{flex-direction:column;gap:.35rem;display:flex}.stars{align-items:center;gap:2px;line-height:1;display:flex}.star{color:#fbbc04;font-size:1.2rem;line-height:1}.star.empty{color:#e8eaed}.reviews-link{color:#009fe3;white-space:nowrap;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s}.reviews-link:hover{opacity:.7}.posted-on{color:#666;white-space:nowrap;font-size:.8rem}.posted-on strong{color:#000;font-weight:600}.reviews-list-wrapper{align-content:center;width:100%;height:100%;min-height:250px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.reviews-list{will-change:transform;gap:1.5rem;width:-moz-fit-content;width:fit-content;animation:50s linear infinite reviewsScroll;display:flex}.reviews-widget:hover .reviews-list{animation-play-state:paused}@keyframes reviewsScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.review-card{background:#fff;border:2px solid #e8eaed;border-radius:12px;flex-direction:column;flex-shrink:0;width:350px;min-width:350px;max-width:350px;height:180px;padding:1.25rem;transition:all .3s;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.06)}.review-card:hover{border-color:#009fe3;transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,159,227,.15)}.review-header{flex-shrink:0;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.review-avatar{color:#fff;background:linear-gradient(135deg,#009fe3 0%,#4aa1ce 100%);border:3px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:1rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.review-avatar img{object-fit:cover;width:100%;height:100%}.review-author-info{flex:1;min-width:0}.review-author-name{color:#000;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.95rem;font-weight:700;overflow:hidden}.review-stars{gap:2px;display:flex}.review-stars .star{font-size:.9rem}.review-text{color:#333;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:.75rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.review-footer{color:#999;white-space:nowrap;text-overflow:ellipsis;border-top:1px solid #f0f0f0;flex-shrink:0;margin-top:auto;padding-top:.5rem;font-size:.75rem;overflow:hidden}.review-footer strong{color:#666;font-weight:600}.about-btn-wrapper{z-index:3;background:#fff;justify-content:center;align-items:center;padding:1rem;display:flex}.cta-outline{text-align:center;white-space:nowrap;min-width:140px;display:inline-block}.reviews-loading{color:#666;grid-column:1/-1;justify-content:center;align-items:center;padding:2rem;font-size:.95rem;display:flex}@media (max-width:1200px){.social-proof-container{grid-template-columns:160px 1fr 160px;gap:1.5rem;padding:0 1.5rem}.reviews-widget{grid-template-columns:200px 1fr;gap:1.5rem}.rating-number{font-size:2.5rem}.review-card{width:320px;min-width:320px;max-width:320px}}@media (max-width:900px){.social-proof{padding:2rem 0}.social-proof-container{grid-template-columns:1fr;gap:2rem;padding:0 1.5rem}.kpi{order:1}.reviews-widget{order:2;grid-template-columns:1fr}.reviews-rating{border-bottom:2px solid #e8eaed;border-right:none;align-items:center;width:100%;padding:0 0 1.5rem}.rating-container{justify-content:center}.about-btn-wrapper{order:3}}@media (max-width:768px){.social-proof{padding:2rem 0}.social-proof-container{gap:1.5rem;padding:0 1rem}.reviews-list-wrapper{display:none}.reviews-rating{text-align:center;border-bottom:none;padding:0}.rating-container{flex-direction:column;gap:.5rem}.rating-number{font-size:2.5rem}.rating-details{align-items:center}.kpi-number{font-size:2rem}.cta-outline{width:100%;max-width:200px}}@media (prefers-reduced-motion:reduce){.reviews-list{animation:none}.review-card{transition:none}}
