.hero,.pricing-hero{overflow:hidden}.hero-copy{animation:rise .8s ease both}.hero-card{animation:float 4s ease-in-out infinite}.service-card{animation:rise .55s ease both}.service-card:nth-child(2){animation-delay:.08s}.service-card:nth-child(3){animation-delay:.16s}.service-card:nth-child(4){animation-delay:.24s}.service-card:nth-child(5){animation-delay:.32s}.service-card:nth-child(6){animation-delay:.4s}.pricing-hero{padding:100px max(10vw,30px);text-align:center;background:linear-gradient(120deg,#071b3d,#1d59b5);color:#fff}.pricing-hero p:not(.eyebrow){max-width:650px;margin:20px auto;color:#d6e2ff}.pricing-hero .eyebrow{color:#9dbcff}.pricing-grid{padding:80px max(8vw,30px);display:grid;grid-template-columns:repeat(3,1fr);gap:22px;background:#f7f5f0}.price-card{padding:32px;background:#fff;border:1px solid #dfe5ef;animation:rise .5s ease both}.price-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #071b3d1f}.price-card span{font-size:.7rem;color:#2667e8;font-weight:bold;letter-spacing:.12em}.price-card h2{font-size:1.65rem;margin:12px 0}.price-card p{min-height:48px;color:#667085}.price-card strong{display:block;font-size:2rem;color:#071b3d;margin:20px 0}.price-card small{font-size:.8rem;color:#667085}.price-card a{font-weight:bold;color:#2667e8}.price-note{padding:55px max(8vw,30px);display:flex;gap:25px;align-items:center;justify-content:space-between;background:#e9f0ff}.price-note strong{font-family:'Playfair Display',serif;font-size:1.5rem}.price-note span{color:#667085;max-width:500px}@keyframes rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes float{50%{transform:rotate(2deg) translateY(-10px)}}@media(max-width:850px){.pricing-grid{grid-template-columns:1fr 1fr}.price-note{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.pricing-grid{grid-template-columns:1fr}}
