.hcol-img{position:absolute;border-radius:12px;object-fit:cover;box-shadow:0 6px 32px #0000001a;border:3px solid #fff;cursor:pointer;transition:transform .35s,box-shadow .35s}.hcol-img:hover{box-shadow:0 16px 56px #00000021;z-index:10}.hcol-img.p1{width:200px;height:150px;top:10px;left:0;transform:rotate(-2.5deg)}.hcol-img.p2{width:180px;height:240px;top:0;left:170px;transform:rotate(1.8deg)}.hcol-img.p3{width:220px;height:155px;top:170px;left:20px;transform:rotate(1.2deg)}.hcol-img.p4{width:170px;height:220px;top:130px;left:220px;transform:rotate(-1.5deg)}.hcol-img.p5{width:130px;height:175px;top:60px;left:380px;transform:rotate(2.8deg)}.hcol-img.p1:hover{transform:rotate(-2.5deg) scale(1.06)}.hcol-img.p2:hover{transform:rotate(1.8deg) scale(1.06)}.hcol-img.p3:hover{transform:rotate(1.2deg) scale(1.06)}.hcol-img.p4:hover{transform:rotate(-1.5deg) scale(1.06)}.hcol-img.p5:hover{transform:rotate(2.8deg) scale(1.06)}@media(max-width:1100px){.hcol-img.p4,.hcol-img.p5{display:none}}.blink-dot{animation:blinkDot 2s ease-in-out infinite}@keyframes blinkDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(1.5)}}.strip-wrap{position:relative;overflow:hidden}.strip-wrap:before,.strip-wrap:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.strip-wrap:before{left:0;background:linear-gradient(to right,#f8fafc,transparent)}.strip-wrap:after{right:0;background:linear-gradient(to left,#f8fafc,transparent)}.strip-track{display:flex;gap:12px;width:max-content;padding:6px 0;animation:sLeft 42s linear infinite}.strip-track.rev{animation-name:sRight;animation-duration:50s}.strip-track:hover{animation-play-state:paused}@keyframes sLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes sRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.simg{flex-shrink:0;border-radius:10px;object-fit:cover;border:2.5px solid #fff;box-shadow:0 2px 12px #00000017;cursor:pointer;transition:transform .3s,box-shadow .3s}.simg:hover{transform:scale(1.05) translateY(-3px);box-shadow:0 8px 24px #00000026}.simg.ls{height:140px;width:210px}.simg.pt{height:140px;width:95px}.car-outer{position:relative;overflow:hidden}.car-track{display:flex;gap:18px;width:max-content;padding:8px 16px;animation:cLeft 48s linear infinite}.car-track.rev{animation-name:cRight;animation-duration:54s}.car-track:hover{animation-play-state:paused}@keyframes cLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes cRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.atm-card{flex-shrink:0;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 18px #00000012;cursor:pointer;transition:transform .35s,box-shadow .35s}.atm-card:hover{transform:translateY(-8px);box-shadow:0 16px 56px #00000021}.atm-card.ls{width:340px}.atm-card.pt{width:210px}.atm-card img{width:100%;height:260px;object-fit:cover;display:block;transition:transform .45s}.atm-card.pt img{height:300px}.atm-card:hover img{transform:scale(1.05)}.cases-row{display:flex;gap:20px;overflow-x:auto;padding:6px 0 16px;scroll-snap-type:x mandatory;scrollbar-width:none}.cases-row::-webkit-scrollbar{display:none}.case-card{flex-shrink:0;width:290px;border-radius:18px;overflow:hidden;background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 18px #00000012;scroll-snap-align:start;cursor:pointer;transition:transform .35s,box-shadow .35s;position:relative}.case-card:hover{transform:translateY(-8px);box-shadow:0 16px 56px #00000021}.case-img-w{overflow:hidden;height:390px}.case-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.case-card:hover img{transform:scale(1.06)}.case-over{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(20,16,12,.88) 0%,transparent 100%);padding:20px 18px}.case-tool{display:inline-block;background:#e42127;color:#fff;font-size:9px;font-weight:800;padding:3px 9px;border-radius:99px;letter-spacing:1.5px;text-transform:uppercase}.dots{display:flex;justify-content:center;gap:7px}.dot{width:7px;height:7px;border-radius:99px;background:#cbd5e1;transition:width .3s,background .3s;cursor:pointer;border:none}.dot.on{width:22px;background:#e42127}.programme-icon>.relative{animation:programmeFloat 4s ease-in-out infinite}@keyframes programmeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.programme-ring{position:absolute;inset:-6px;border-radius:9999px;border:1.5px solid rgba(228,33,39,.25);animation:programmePulse 3s cubic-bezier(.4,0,.6,1) infinite}.programme-ring.programme-ring-lg{inset:-22px;border-color:#e421271f;animation-delay:1.5s}@keyframes programmePulse{0%{transform:scale(.85);opacity:1}to{transform:scale(1.35);opacity:0}}.programme-spark{position:absolute;display:inline-flex;animation:programmeSpark 2.4s ease-in-out infinite}.programme-spark-1{top:-6px;right:-6px;animation-delay:0s}.programme-spark-2{bottom:-2px;left:-12px;animation-delay:.8s}.programme-spark-3{top:38%;right:-16px;animation-delay:1.6s}@keyframes programmeSpark{0%,to{opacity:0;transform:scale(.6) rotate(0)}50%{opacity:1;transform:scale(1) rotate(20deg)}}@media(max-width:768px){.case-card{width:260px}.atm-card.ls{width:220px}.atm-card.ls img{height:160px}.atm-card.pt{width:140px}.atm-card.pt img{height:200px}}@media(prefers-reduced-motion:reduce){.strip-track,.car-track,.blink-dot,.programme-icon>.relative,.programme-ring,.programme-spark{animation:none!important}.programme-spark{opacity:1}}
