.st-home-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f0f7ff 0%,#ffffff 100%);padding:120px 0;text-align:center}.st-home-hero__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:0.15;pointer-events:none}.st-home-hero__inner{position:relative;z-index:1}.st-home-hero__title{font-size:3.5rem;color:#1a1a1a;margin-bottom:20px}.st-home-hero__subtitle{font-size:1.4rem;color:#555;max-width:800px;margin:0 auto 30px}.st-home-hero__secondary{margin-left:20px}.st-home-services,.st-home-content,.st-home-blog-preview{padding:80px 0}.st-home-section-head{text-align:center;margin-bottom:50px}.st-home-section-head__title,.st-home-blog-preview__title{font-size:2.5rem}.st-home-section-head__text,.st-home-blog-preview__text{color:#666}.st-home-services__grid,.st-home-blog-preview__grid{display:grid;gap:30px}.st-home-services__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.st-home-blog-preview__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.st-home-service-card__icon{display:inline-block;width:50px;height:50px;font-size:3rem;line-height:1;margin-bottom:15px;fill:var(--primary-color)}.st-home-service-card__title{margin-top:10px;font-size:1.5rem}.st-home-service-card__title-link{text-decoration:none;color:inherit}.st-home-service-card__text{color:#666}.st-home-service-card__cta,.st-home-blog-preview__cta,.st-home-blog-preview__link{font-weight:700;color:var(--primary-color);text-decoration:none}.st-home-content{background:#f9f9f9}.st-home-content__container{max-width:900px}.st-home-content__card{background:#fff;padding:50px;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,0.05)}.st-home-blog-preview__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:20px}.st-home-blog-preview__title{margin-bottom:10px}.st-home-blog-preview__text{margin:0}.st-home-blog-preview__image{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.st-home-blog-preview__card-link{text-decoration:none;color:var(--text-color)}@media (max-width:767px){.st-home-content__card{padding:24px}.st-home-hero{padding:72px 0}.st-home-hero__title{font-size:2.4rem}.st-home-hero__secondary{margin-left:0;margin-top:12px;display:inline-block}.st-home-blog-preview__head{flex-direction:column;align-items:flex-start}}