.latest-news-clean{background:radial-gradient(circle at 50% 0,hsla(74,95%,71%,.08) 0,transparent 28%),linear-gradient(180deg,#0b0b0b 0,#111);color:#fff;padding:4.5rem 0}.latest-news-clean .section-intro{margin:0 auto 3rem;max-width:760px;text-align:center}.latest-news-clean .section-intro h2{color:#fff;font-size:clamp(1rem,3vw,2rem);font-weight:700;letter-spacing:-.04em;line-height:1.05;margin:0 0 .75rem;text-transform:none}.latest-news-clean .intro-text{color:hsla(0,0%,100%,.78);font-size:1rem;line-height:1.7}.latest-news-card{backdrop-filter:blur(6px);background:hsla(0,0%,100%,.04);border-radius:22px;box-shadow:0 10px 28px rgba(0,0,0,.12);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.latest-news-card:hover{box-shadow:0 18px 40px rgba(0,0,0,.18);cursor:pointer}.latest-news-card__image{display:block;overflow:hidden}.latest-news-card .card-img-top{display:block;height:240px;object-fit:cover;transition:transform .45s ease;width:100%}.latest-news-card:hover .card-img-top{transform:scale(1.02)}.latest-news-card .card-body{padding:1.4rem}.latest-news-card__date{color:hsla(0,0%,100%,.56);font-size:.82rem;margin-bottom:.6rem}.latest-news-card__tags{margin-bottom:.75rem}.latest-news-card__tags .badge{background:hsla(74,95%,71%,.14);border:1px solid hsla(74,95%,71%,.2);border-radius:999px;color:#dafb71;font-size:.72rem;font-weight:600;margin-bottom:.35rem;margin-right:.35rem;padding:.4rem .65rem}.latest-news-card__title{color:#fff;font-family:var(--heading-font)!important;font-size:1rem!important;font-weight:700;letter-spacing:-.03em;line-height:1.08;margin:0 0 .8rem}.latest-news-card__title a{color:#fff;text-decoration:none}.latest-news-card__excerpt{color:hsla(0,0%,100%,.72);font-size:.75rem;line-height:1.65;margin-bottom:1rem}.latest-news-clean .btn{background:var(--main-color);border-radius:6px;box-shadow:none;color:#10242f;font-weight:600;transition:all .4s ease}.latest-news-clean .btn:hover{background:#10242f;color:#dafb71}.latest-news-clean .btn .bi{transition:transform .4s ease}.latest-news-clean .btn:hover .bi{transform:rotate(-45deg)}@media (max-width:991.98px){.latest-news-clean{padding:4rem 0}.latest-news-card .card-img-top{height:220px}.latest-news-card__title{font-size:1.2rem}}@media (max-width:767.98px){.latest-news-clean{padding:3rem 0}.latest-news-card{border-radius:18px}.latest-news-card .card-img-top{height:200px}.latest-news-card .card-body{padding:1.1rem}.latest-news-card__title{font-size:1.1rem}.latest-news-card__excerpt{font-size:.9rem}}