.pulsoweb-hero,
.pulsoweb-hero *{box-sizing:border-box}.pulsoweb-hero{position:relative;width:100%;max-width:1880px;margin:0 auto;min-height:720px;overflow:hidden;border-radius:40px;background:radial-gradient(ellipse at 68% 45%,rgba(255,138,92,.95) 0%,rgba(255,106,61,.7) 18%,transparent 42%),radial-gradient(ellipse at 75% 55%,rgba(255,184,154,.6) 0%,transparent 35%),radial-gradient(ellipse at 80% 30%,rgba(255,220,180,.4) 0%,transparent 30%),linear-gradient(135deg,#2d6a86 0%,#3d8aa8 40%,#6db4c8 100%);background-size:cover;background-position:center}.pulsoweb-hero__overlay{position:absolute;inset:0;background-color:rgba(41,41,41,.25);z-index:1;pointer-events:none}.pulsoweb-hero__inner{position:relative;z-index:2;padding:80px 80px 60px;min-height:720px;display:flex;flex-direction:column;justify-content:space-between;gap:60px}.pulsoweb-hero__content{max-width:780px}.pulsoweb-hero__title{font-size:clamp(2.4rem,5vw,5rem);line-height:1.02;font-weight:500;color:#fffffa;margin:0 0 28px;letter-spacing:-.025em}.pulsoweb-hero__subtitle{font-size:1.1rem;line-height:1.5;font-weight:400;color:#fffffa;margin:0 0 44px;max-width:360px}.pulsoweb-hero__buttons{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.pulsoweb-hero__btn{display:inline-flex;align-items:center;gap:14px;text-decoration:none!important;font-weight:500;font-size:1rem;transition:all .25s ease;cursor:pointer}.pulsoweb-hero__btn--primary{background-color:#5dc39b;color:#fffffa;padding:16px 24px 16px 28px;border-radius:40px}.pulsoweb-hero__btn--primary:hover{transform:translateY(-1px);filter:brightness(.95)}.pulsoweb-hero__btn-dot{width:10px;height:10px;border-radius:50%;background-color:#fffffa;display:inline-block}.pulsoweb-hero__btn--secondary{color:#fffffa;padding:16px 0}.pulsoweb-hero__btn--secondary:hover{opacity:.85}.pulsoweb-hero__btn-arrow{font-size:1.15em;transition:transform .25s ease}.pulsoweb-hero__btn--secondary:hover .pulsoweb-hero__btn-arrow{transform:translateX(4px)}.pulsoweb-hero__footer{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}.pulsoweb-hero__social-block{display:flex;flex-direction:column;gap:32px;min-width:0}.pulsoweb-hero__social-proof{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.pulsoweb-hero__avatars{display:flex;align-items:center}.pulsoweb-hero__avatar{width:40px;height:40px;border-radius:50%;box-shadow:0 0 0 2px rgba(255,255,255,.75);object-fit:cover;margin-left:-10px;background-size:cover;background-position:center;display:block}.pulsoweb-hero__avatar:first-child{margin-left:0}.pulsoweb-hero__rating{display:flex;flex-direction:column;gap:6px}.pulsoweb-hero__stars{display:flex;gap:4px}.pulsoweb-hero__stars span{width:7px;height:7px;border-radius:50%;background-color:#5dc39b;display:block}.pulsoweb-hero__trust-text{color:#fffffa;font-size:.9rem;font-weight:400}.pulsoweb-hero__logos-wrapper{position:relative;width:100%;max-width:720px;overflow:hidden;mask-image:linear-gradient(270deg,rgba(0,0,0,0) 0%,#000 15%,#000 85%,rgba(0,0,0,0) 100%);-webkit-mask-image:linear-gradient(270deg,rgba(0,0,0,0) 0%,#000 15%,#000 85%,rgba(0,0,0,0) 100%)}.pulsoweb-hero__logos-track{display:flex;align-items:center;gap:70px;width:max-content;animation:pulsoweb-hero-ticker 35s linear infinite}.pulsoweb-hero__logos-track:hover{animation-play-state:paused}@keyframes pulsoweb-hero-ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.pulsoweb-hero__logo{color:#fffffa;font-size:1.4rem;font-weight:600;letter-spacing:.01em;flex-shrink:0;opacity:.95;white-space:nowrap}.pulsoweb-hero__logo--italic{font-style:italic;font-family:Georgia,serif;font-weight:400}.pulsoweb-hero__logo img{max-height:32px;width:auto;filter:brightness(0) invert(1);opacity:.95;display:block}.pulsoweb-hero__case-study{display:flex;gap:0;background:#f7f7ed;border-radius:30px;padding:12px;text-decoration:none!important;color:#242424;width:480px;max-width:100%;box-shadow:0 24px 60px rgba(0,0,0,.2);transition:transform .25s ease,box-shadow .25s ease;align-self:end}.pulsoweb-hero__case-study:hover{transform:translateY(-3px);box-shadow:0 30px 70px rgba(0,0,0,.25)}.pulsoweb-hero__cs-image{width:175px;flex-shrink:0;border-radius:20px;position:relative;min-height:200px;background:linear-gradient(160deg,#1a1a1a 30%,#4a4a4a 100%);overflow:hidden;background-size:cover;background-position:center}.pulsoweb-hero__cs-image:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0,transparent 4px,rgba(255,255,255,.05) 4px,rgba(255,255,255,.05) 5px)}.pulsoweb-hero__cs-image-overlay{position:absolute;inset:0;background-color:rgba(36,36,36,.3)}.pulsoweb-hero__cs-brand{position:absolute;bottom:12px;left:12px;display:flex;align-items:center;gap:6px;color:#fffffa;font-size:.85rem;font-weight:500;z-index:2}.pulsoweb-hero__cs-content{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:18px 20px 14px;min-width:0}.pulsoweb-hero__cs-top{display:flex;flex-direction:column;gap:14px}.pulsoweb-hero__cs-badge{display:inline-block;background-color:#242424;color:#fffffa;font-size:.78rem;font-weight:500;padding:6px 14px;border-radius:30px;align-self:flex-start}.pulsoweb-hero__cs-description{font-size:.88rem;line-height:1.4;color:#242424;margin:0;font-weight:400}.pulsoweb-hero__cs-metric{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid rgba(227,227,227,.7)}.pulsoweb-hero__cs-number{font-size:1.65rem;font-weight:600;color:#242424;line-height:1;letter-spacing:-.02em}.pulsoweb-hero__cs-label{flex:1;font-size:.78rem;line-height:1.25;color:#616161}.pulsoweb-hero__cs-arrow{width:38px;height:38px;border-radius:50%;background-color:#f5f5e9;display:flex;align-items:center;justify-content:center;color:#242424;font-size:1rem;flex-shrink:0;transition:background-color .25s ease,color .25s ease}.pulsoweb-hero__case-study:hover .pulsoweb-hero__cs-arrow{background-color:#5dc39b;color:#fffffa}@media (max-width:1100px){.pulsoweb-hero__inner{padding:56px 48px;gap:48px}.pulsoweb-hero__footer{grid-template-columns:1fr;gap:32px}.pulsoweb-hero__case-study{width:100%}.pulsoweb-hero__logos-wrapper{max-width:100%}}@media (max-width:768px){.pulsoweb-hero{min-height:auto;border-radius:28px}.pulsoweb-hero__inner{padding:40px 28px 28px;min-height:auto;gap:36px}.pulsoweb-hero__title{margin-bottom:20px}.pulsoweb-hero__subtitle{font-size:1rem;margin-bottom:32px}.pulsoweb-hero__buttons{gap:20px}.pulsoweb-hero__case-study{flex-direction:column;padding:10px;border-radius:24px}.pulsoweb-hero__cs-image{width:100%;min-height:280px;border-radius:16px}.pulsoweb-hero__cs-content{padding:16px 14px 10px;gap:14px}.pulsoweb-hero__logo{font-size:1.15rem}.pulsoweb-hero__logos-track{gap:48px;animation-duration:25s}}@media (max-width:480px){.pulsoweb-hero__inner{padding:32px 20px 20px}.pulsoweb-hero__avatar{width:32px;height:32px}}
