
.atlas-home-real,.atlas-instagram-home{padding:70px 0;background:#0b0e13;color:#fff}
.atlas-instagram-home{background:#10151d}
.atlas-home-real__heading{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;margin-bottom:28px}
.atlas-home-real__heading span,.atlas-instagram-home span{color:#91db3d;font-size:10px;font-weight:900;text-transform:uppercase}
.atlas-home-real__heading h2,.atlas-instagram-home h2{margin:7px 0;font-size:clamp(30px,4.5vw,52px)}
.atlas-home-real__heading p,.atlas-instagram-home p{color:#aeb7aa}.atlas-home-real__heading>a{color:#91db3d;text-decoration:none;font-weight:800}
.atlas-home-real__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.atlas-home-real__grid article{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#141a23}
.atlas-home-real__grid img{width:100%;height:300px;object-fit:cover}.atlas-home-real__grid article>div{padding:18px}
.atlas-home-real__grid p{color:#aeb7aa}
.atlas-home-real__cta{display:flex;min-height:390px;flex-direction:column;justify-content:flex-end;padding:25px;background:radial-gradient(circle at 20% 20%,rgba(100,209,31,.18),transparent 38%),#151b24!important}
.atlas-home-real__cta strong{margin:10px 0;font-size:26px}.atlas-home-real__cta a{width:max-content;padding:11px 15px;border-radius:11px;background:#64d11f;color:#071004;text-decoration:none;font-weight:900}
.atlas-instagram-home__layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:32px;align-items:center}
.atlas-instagram-home__layout>div:first-child>a{display:inline-flex;margin-top:18px;padding:11px 16px;border-radius:11px;background:#64d11f;color:#071004;text-decoration:none;font-weight:900}
.atlas-instagram-home__mosaic{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.atlas-instagram-home__mosaic>a{min-height:280px;overflow:hidden;border-radius:16px;background:#151a22}
.atlas-instagram-home__mosaic img{width:100%;height:100%;object-fit:cover}
.atlas-instagram-home__more{display:flex;flex-direction:column;justify-content:flex-end;padding:22px;color:#fff;text-decoration:none;background:#1b2029!important}
@media(max-width:900px){.atlas-home-real__grid{grid-template-columns:repeat(2,1fr)}.atlas-instagram-home__layout{grid-template-columns:1fr}}
@media(max-width:650px){.atlas-home-real,.atlas-instagram-home{padding:48px 0}.atlas-home-real__heading{align-items:flex-start;flex-direction:column}.atlas-home-real__grid,.atlas-instagram-home__mosaic{grid-template-columns:1fr}}
