.shl-featured-slider{position:relative;overflow:hidden;width:100%;max-height:480px}.shl-featured-slides{position:relative}.shl-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity .6s ease-in-out;display:flex;align-items:flex-end}.shl-slide-active{opacity:1;position:relative}.shl-slide-overlay{background:rgb(0 0 0 / .55);color:#fff;padding:20px 30px;margin:40px;max-width:540px;border-radius:12px}.shl-slide-title{margin:0 0 10px;font-size:1.8rem;line-height:1.25}.shl-slide-excerpt{font-size:1.05rem;line-height:1.5;margin-bottom:15px}.shl-slide-button{display:inline-block;padding:8px 18px;background:#ffb800;color:#000;text-decoration:none;border-radius:20px;font-weight:600;font-size:.95rem}.shl-slide-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgb(0 0 0 / .4);border:none;color:#fff;padding:8px 12px;cursor:pointer;font-size:18px}.shl-slide-prev{left:10px}.shl-slide-next{right:10px}@media (max-width:768px){.shl-featured-slider{max-height:360px}.shl-slide-overlay{margin:20px;padding:15px 18px}.shl-slide-title{font-size:1.4rem}}.shl-featured-title{display:inline-block;position:relative;margin:0 0 18px;padding:6px 18px;font-size:2.1rem;font-weight:700;line-height:1.2;color:#222;background:rgb(255 255 255 / .92);border-radius:999px;box-shadow:0 4px 12px rgb(0 0 0 / .15);backdrop-filter:blur(6px)}.shl-featured-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;width:100%}.shl-featured-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgb(0 0 0 / .08);display:flex;flex-direction:column;min-width:0;position:relative;border:3px solid #fff0;transition:all .25s ease}.shl-featured-card-image{display:block;width:100%;height:200px;background-size:cover;background-position:center;transition:transform .45s ease,opacity .25s ease}.shl-featured-card-body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:10px}.shl-featured-card-title{margin:0;font-size:1.2rem;line-height:1.35;font-weight:700}.shl-featured-card-excerpt{font-size:1rem;color:#444;flex:1 1 auto;line-height:1.5}.shl-featured-card-button{align-self:flex-start;display:inline-block;padding:8px 18px;background:#ffb800;color:#000;text-decoration:none;border-radius:999px;font-weight:600;font-size:.95rem;margin-top:6px}.shl-featured-card:hover{transform:translateY(-3px);box-shadow:0 6px 18px rgb(0 0 0 / .12)}.shl-featured-card:hover:nth-child(3n+1){border-color:#2ad495}.shl-featured-card:hover:nth-child(3n+2){border-color:#ffc100}.shl-featured-card:hover:nth-child(3n+3){border-color:#ff0472}.shl-featured-card:hover .shl-featured-card-image{transform:scale(1.05)}.shl-more-link{color:#ff0472;font-weight:600;text-decoration:none;white-space:nowrap}.shl-more-link:hover{text-decoration:underline}@media (min-width:768px){.shl-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.shl-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}