.service-card-inner{width:100%;min-height:380px;border:none solid rgba(255,255,255,0.75);border-radius:5px;padding:clamp(16px,2.2vw,24px) clamp(18px,2.6vw,28px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;transition:all .35s ease;background:transparent;box-sizing:border-box;position:relative;overflow:hidden}.service-card-inner:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgba(0,0,0,0.35),0 0 22px rgba(120,160,255,0.22)}.service-card-image{margin-bottom:clamp(10px,1.5vw,14px);width:100%}.service-card-image img{width:70%;max-width:100%;height:auto;display:block;margin:0 auto;animation:none!important;transform:none!important}.service-card-content{width:100%;margin-bottom:10px;text-align:center}.service-card-content h3{color:#fff;font-size:clamp(22px,2vw,30px);line-height:1.15;margin:0 0 14px 0;text-align:center;white-space:normal;max-width:90%;margin-left:auto;margin-right:auto;word-break:break-word;overflow-wrap:anywhere;min-height:70px}.service-card-content p{color:rgba(255,255,255,0.9);font-size:clamp(14px,1.15vw,18px);line-height:1.6;margin:0 auto;max-width:90%;text-align:center;min-height:96px}.service-card-inner::before{content:"";position:absolute;inset:-1px;border-radius:6px;padding:1px;background:linear-gradient(120deg,transparent 0%,rgba(45,75,170,0.20) 18%,rgba(85,125,255,0.78) 38%,rgba(35,55,135,0.32) 52%,rgba(85,125,255,0.70) 68%,rgba(45,75,170,0.18) 82%,transparent 100%);background-size:260% 260%;opacity:0;transition:opacity .35s ease;filter:blur(0.7px);pointer-events:none;z-index:1}.service-card-inner::after{content:"";position:absolute;top:-35%;left:-55%;width:42%;height:170%;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(140,170,255,0.06) 35%,rgba(180,205,255,0.16) 50%,rgba(140,170,255,0.06) 65%,rgba(255,255,255,0) 100%);transform:rotate(18deg) translateX(-140%);opacity:0;pointer-events:none;z-index:1;will-change:transform,opacity}.service-card-inner:hover::before{opacity:1;animation:borderFlowPremium 3.2s ease-in-out infinite}.service-card-inner:hover::after{opacity:1;animation:cardSweep 1.2s ease-out forwards}@keyframes borderFlowPremium{0%{background-position:12% 35%}50%{background-position:88% 65%}100%{background-position:12% 35%}}@keyframes cardSweep{0%{transform:rotate(18deg) translateX(-140%);opacity:0}15%{opacity:1}85%{opacity:1}100%{transform:rotate(18deg) translateX(260%);opacity:0}}.service-card-inner>*{position:relative;z-index:2}@media (max-width:980px){.service-card-inner{min-height:340px}.service-card-image img{width:62%}.service-card-content h3{min-height:auto}.service-card-content p{min-height:auto}}@media (max-width:767px){.service-card-inner{min-height:auto;padding:18px 20px}.service-card-image img{width:58%}.service-card-content h3{margin-bottom:10px;min-height:auto}.service-card-content p{min-height:auto;max-width:100%}}#process-1,#process-2,#process-3,#process-4{transition:background .35s ease;border-radius:12px}#process-1:hover,#process-2:hover,#process-3:hover,#process-4:hover{background:rgba(255,255,255,0.03)}#process-1 .et_pb_text,#process-2 .et_pb_text,#process-3 .et_pb_text,#process-4 .et_pb_text,#process-1 img,#process-2 img,#process-3 img,#process-4 img{transition:transform .4s ease,color .35s ease,filter .35s ease}#process-1:hover .et_pb_text,#process-2:hover .et_pb_text,#process-3:hover .et_pb_text,#process-4:hover .et_pb_text{transform:translateX(4px)}#process-1:hover img,#process-2:hover img,#process-3:hover img,#process-4:hover img{transform:translateX(-8px) scale(1.03)}#test-step{outline:3px solid red!important;background:rgba(255,0,0,0.08)!important}.barra-servizi .et_pb_text{text-align:center!important;cursor:pointer}.barra-servizi .et_pb_text .et_pb_text_inner>*:first-child{position:relative;display:inline-block!important;margin:0 auto!important;color:rgba(255,255,255,0.72);transition:color 0.25s ease}.barra-servizi .et_pb_text:hover .et_pb_text_inner>*:first-child,.barra-servizi .et_pb_text.is-active .et_pb_text_inner>*:first-child{color:#ffffff}.barra-servizi .et_pb_text .et_pb_text_inner>*:first-child::after{content:"";position:absolute;left:50%;bottom:-6px;width:0;height:2px;transform:translateX(-50%);background:#8fb1ff;border-radius:999px;transition:width 0.28s ease}.barra-servizi .et_pb_text:hover .et_pb_text_inner>*:first-child::after,.barra-servizi .et_pb_text.is-active .et_pb_text_inner>*:first-child::after{width:88%}