.media-post-hero{background-color:var(--color-secondary);justify-content:center;align-items:center;min-height:10vh;display:flex;position:relative}.media-post-hero-bg{-o-object-fit:cover;object-fit:cover;z-index:0;opacity:.05;background-color:#ffffff4d;background-image:url(/images/solar-panels-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.bold-text{font-weight:700}.media-post-hero-content{z-index:1;margin-top:180px;margin-bottom:100px;position:relative}.media-post-hero-breadcrumbs{margin-bottom:16px;font-size:18px;font-weight:500}.media-post-hero-title{max-width:1000px;margin-bottom:24px;font-size:36px;font-weight:700}@media (max-width:475px){.media-post-hero-title{font-size:36px}}.media-post{padding:60px 0}.media-post-content{justify-content:space-between;gap:32px;display:flex}.media-post-content-right{width:400px}.media-post-content-left{background-color:var(--color-secondary);border-radius:12px;flex-direction:column;flex:1;gap:32px;padding:48px;display:flex}.media-post-content-image{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:100%}.media-post-content-title{font-size:24px;font-weight:500;line-height:120%}.media-post-content-text{font-size:18px;line-height:160%}.media-post-content-text .bold{font-weight:600}@media (max-width:1280px){.media-post-content{flex-direction:column;gap:60px}.media-post-content-right{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;display:grid}}@media (max-width:1024px){.media-post-content-right{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.media-post-content-right{grid-template-columns:repeat(1,1fr)}.media-post-content-left{padding:24px}.media-post-content-title{font-size:20px;line-height:140%}}.media-post-content-contact-link{align-items:center;gap:10px;display:flex}.media-post-content-contact-text{margin-bottom:16px;font-size:18px;font-weight:600}.media-post-content-contact-icon{background-color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;display:flex}
