.cyvsa-recent-posts{background-color:#f8f8f8;box-sizing:border-box;color:#111;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden;padding:80px 0 90px;width:100%}.cyvsa-recent-posts__container{box-sizing:border-box;margin:0 auto;max-width:1360px;padding:0 24px}.cyvsa-recent-posts__header{margin:0 auto 56px;max-width:900px;text-align:center}.cyvsa-recent-posts__eyebrow{color:#54c3f1;display:block;font-size:14px;font-weight:700;letter-spacing:.12em;margin-bottom:12px;text-transform:uppercase}.cyvsa-recent-posts__title{color:#000;font-size:clamp(32px,3.4vw,42px);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0}.cyvsa-recent-posts__grid{display:grid;gap:36px;grid-template-columns:repeat(3,1fr)}.cyvsa-recent-posts__card{box-sizing:border-box;display:flex;flex-direction:column}.cyvsa-recent-posts__card-link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.cyvsa-recent-posts__image-wrapper{background-color:#e2e8f0;border-radius:0;height:230px;margin-bottom:24px;overflow:hidden;width:100%}.cyvsa-recent-posts__image-wrapper img{display:block;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.16,1,.3,1);width:100%}.cyvsa-recent-posts__card-link:hover .cyvsa-recent-posts__image-wrapper img{transform:scale(1.06)}.cyvsa-recent-posts__card-content{display:flex;flex:1;flex-direction:column}.cyvsa-recent-posts__date{color:#54c3f1;display:block;font-size:14px;font-weight:600;letter-spacing:.02em;margin-bottom:12px}.cyvsa-recent-posts__post-title{color:#000;font-size:clamp(18px,1.8vw,22px);font-weight:800;letter-spacing:-.01em;line-height:1.3;margin:0 0 14px;transition:color .3s ease}.cyvsa-recent-posts__card-link:hover .cyvsa-recent-posts__post-title{color:#54c3f1}.cyvsa-recent-posts__desc{color:#4a5568;font-size:15px;line-height:1.55;margin:0 0 24px}.cyvsa-recent-posts__arrow-btn{align-items:center;background-color:#54c3f1;border-radius:50%;color:#fff;display:flex;height:48px;justify-content:center;margin-top:auto;transition:background-color .3s ease,transform .3s ease;width:48px}.cyvsa-recent-posts__arrow-btn svg{height:20px;stroke:#fff;transition:transform .3s ease;width:20px}.cyvsa-recent-posts__card-link:hover .cyvsa-recent-posts__arrow-btn{background-color:#38b4e7;transform:scale(1.08)}.cyvsa-recent-posts__card-link:hover .cyvsa-recent-posts__arrow-btn svg{transform:translate(2px,-2px)}@media (max-width:1024px){.cyvsa-recent-posts__grid{gap:28px;grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.cyvsa-recent-posts{padding:50px 0 60px}.cyvsa-recent-posts__header{margin-bottom:36px}.cyvsa-recent-posts__grid{gap:32px;grid-template-columns:1fr}.cyvsa-recent-posts__image-wrapper{height:200px}}