.sp-hero[data-astro-cid-wrzvmyuk]{position:relative;height:65vh;min-height:450px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:-82px;padding-top:82px}.sp-hero-bg[data-astro-cid-wrzvmyuk]{position:absolute;inset:0;background:linear-gradient(135deg,#0a2837,#1a5f7a 40%,#0d3d50);z-index:0}.sp-hero-bg[data-astro-cid-wrzvmyuk]:before,.sp-hero-bg[data-astro-cid-wrzvmyuk]:after{content:"";position:absolute;border-radius:50%;opacity:.08;background:#fff}.sp-hero-bg[data-astro-cid-wrzvmyuk]:before{width:500px;height:500px;top:-100px;right:-100px;animation:spBlob 12s ease-in-out infinite}.sp-hero-bg[data-astro-cid-wrzvmyuk]:after{width:350px;height:350px;bottom:-80px;left:-80px;animation:spBlob 10s ease-in-out infinite reverse}@keyframes spBlob{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,15px) scale(.95)}}.sp-hero-overlay[data-astro-cid-wrzvmyuk]{position:absolute;inset:0;background:#00000026;z-index:1}.sp-hero-content[data-astro-cid-wrzvmyuk]{position:relative;z-index:2;text-align:center;color:#fff}.sp-hero-badge[data-astro-cid-wrzvmyuk]{display:inline-block;padding:.4rem 1.2rem;margin-bottom:1.5rem;background:#ffffff26;backdrop-filter:blur(10px);border-radius:50px;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:1px solid rgba(255,255,255,.2);color:#fff;opacity:0;transform:translateY(20px);animation:spFadeUp .7s ease .1s forwards}.sp-hero-content[data-astro-cid-wrzvmyuk] h1[data-astro-cid-wrzvmyuk]{font-size:3.2rem;font-weight:700;margin-bottom:1rem;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.3);opacity:0;transform:translateY(20px);animation:spFadeUp .7s ease .25s forwards}.sp-hero-content[data-astro-cid-wrzvmyuk] p[data-astro-cid-wrzvmyuk]{font-size:1.2rem;color:#ffffffe6;max-width:600px;margin:0 auto;opacity:0;transform:translateY(20px);animation:spFadeUp .7s ease .4s forwards}.sp-hero-line[data-astro-cid-wrzvmyuk]{width:60px;height:3px;margin:1.5rem auto 0;border-radius:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);opacity:0;animation:spLineExpand .8s ease .6s forwards}@keyframes spFadeUp{to{opacity:1;transform:translateY(0)}}@keyframes spLineExpand{0%{opacity:0;width:0}to{opacity:1;width:60px}}.sp-grid-section[data-astro-cid-wrzvmyuk]{padding:3.5rem 0 4.5rem;background:#f8fafb}.sp-grid[data-astro-cid-wrzvmyuk]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.sp-card[data-astro-cid-wrzvmyuk]{background:#fff;border-radius:1rem;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 2px 12px #0000000d;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s ease;display:flex;flex-direction:column;opacity:0;transform:translateY(30px);animation:spCardIn .6s ease forwards}.sp-card[data-astro-cid-wrzvmyuk]:nth-child(1){animation-delay:.1s}.sp-card[data-astro-cid-wrzvmyuk]:nth-child(2){animation-delay:.2s}.sp-card[data-astro-cid-wrzvmyuk]:nth-child(3){animation-delay:.3s}.sp-card[data-astro-cid-wrzvmyuk]:nth-child(4){animation-delay:.4s}.sp-card[data-astro-cid-wrzvmyuk]:nth-child(5){animation-delay:.5s}.sp-card[data-astro-cid-wrzvmyuk]:nth-child(6){animation-delay:.6s}@keyframes spCardIn{to{opacity:1;transform:translateY(0)}}.sp-card[data-astro-cid-wrzvmyuk]:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f}.sp-card-img-wrap[data-astro-cid-wrzvmyuk]{position:relative;height:220px;overflow:hidden}.sp-card-img[data-astro-cid-wrzvmyuk]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.4,0,.2,1)}.sp-card[data-astro-cid-wrzvmyuk]:hover .sp-card-img[data-astro-cid-wrzvmyuk]{transform:scale(1.08)}.sp-card-img-wrap[data-astro-cid-wrzvmyuk]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,rgba(0,0,0,.3),transparent);pointer-events:none}.sp-card-img-empty[data-astro-cid-wrzvmyuk]{width:100%;height:100%;background:linear-gradient(135deg,#1a5f7a,#2d7a9a)}.sp-card-body[data-astro-cid-wrzvmyuk]{padding:1.5rem;flex:1;display:flex;flex-direction:column}.sp-card-body[data-astro-cid-wrzvmyuk] h3[data-astro-cid-wrzvmyuk]{font-size:1.25rem;font-weight:700;margin:0 0 .6rem;color:#0a2837;transition:color .3s}.sp-card[data-astro-cid-wrzvmyuk]:hover .sp-card-body[data-astro-cid-wrzvmyuk] h3[data-astro-cid-wrzvmyuk]{color:#1a5f7a}.sp-card-body[data-astro-cid-wrzvmyuk] p[data-astro-cid-wrzvmyuk]{font-size:.9rem;line-height:1.65;color:#64748b;margin:0 0 1.25rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sp-card-link[data-astro-cid-wrzvmyuk]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:#d4a574;transition:gap .3s,color .3s;letter-spacing:.02em}.sp-card[data-astro-cid-wrzvmyuk]:hover .sp-card-link[data-astro-cid-wrzvmyuk]{gap:.7rem;color:#1a5f7a}.sp-cta[data-astro-cid-wrzvmyuk]{position:relative;padding:5rem 0;overflow:hidden;text-align:center}.sp-cta-bg[data-astro-cid-wrzvmyuk]{position:absolute;inset:0;background:linear-gradient(135deg,#0a2837,#1a5f7a 40%,#0d3d50)}.sp-cta-bg[data-astro-cid-wrzvmyuk]:before{content:"";position:absolute;border-radius:50%;opacity:.06;background:#fff;width:400px;height:400px;top:-100px;left:-100px;animation:spBlob 14s ease-in-out infinite}.sp-cta-inner[data-astro-cid-wrzvmyuk]{position:relative;z-index:1;max-width:650px;margin:0 auto}.sp-cta[data-astro-cid-wrzvmyuk] h2[data-astro-cid-wrzvmyuk]{font-size:2.2rem;font-weight:700;color:#fff;margin:0 0 1rem;text-shadow:0 2px 16px rgba(0,0,0,.2)}.sp-cta[data-astro-cid-wrzvmyuk] p[data-astro-cid-wrzvmyuk]{font-size:1.05rem;color:#fffc;margin:0 0 2rem;line-height:1.7}.sp-cta-btn[data-astro-cid-wrzvmyuk]{display:inline-block;padding:.9rem 2.5rem;background:#ffffff26;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:.95rem;font-weight:600;border-radius:50px;text-decoration:none;letter-spacing:.03em;transition:all .3s ease}.sp-cta-btn[data-astro-cid-wrzvmyuk]:hover{background:#ffffff40;border-color:#fff6;transform:translateY(-3px);box-shadow:0 8px 30px #0003;color:#fff}@media (max-width: 768px){.sp-hero[data-astro-cid-wrzvmyuk]{height:50vh;min-height:350px}.sp-hero-content[data-astro-cid-wrzvmyuk] h1[data-astro-cid-wrzvmyuk]{font-size:2.2rem}.sp-hero-content[data-astro-cid-wrzvmyuk] p[data-astro-cid-wrzvmyuk]{font-size:1rem}.sp-grid[data-astro-cid-wrzvmyuk]{grid-template-columns:1fr;gap:1rem}.sp-grid-section[data-astro-cid-wrzvmyuk]{padding:2rem 0 2.5rem}.sp-cta[data-astro-cid-wrzvmyuk]{padding:3rem 0}.sp-cta[data-astro-cid-wrzvmyuk] h2[data-astro-cid-wrzvmyuk]{font-size:1.6rem}}
