.row{display:flex}.col{flex-direction:column;display:flex}.s--section-heading{margin:10rem 0 0}@media (max-width:1024px){.s--section-heading{margin:8rem 0 0}}@media (max-width:768px){.s--section-heading{margin:6rem 0 0}}@media (max-width:568px){.s--section-heading{margin:5rem 0 0}}.s--section-heading:first-of-type{margin-top:5rem}@media (max-width:568px){.s--section-heading:first-of-type{margin-top:3rem}}.s--section-heading:has(h1)+.s:not(.s--apartment-details){margin-top:0}.s--section-heading+.s--apartments-list{margin-top:0}.s--section-heading>.container{grid-template-columns:max-content 1fr 1fr;grid-template-areas:"span span span""heading text button";column-gap:3rem;display:grid}@media (max-width:1024px){.s--section-heading>.container{column-gap:2rem}}@media (max-width:768px){.s--section-heading>.container{grid-template-columns:1fr;grid-template-areas:"span""heading""text""button";row-gap:2rem}}@media (max-width:568px){.s--section-heading>.container{row-gap:1.5rem}}.s--section-heading>.container>span{grid-area:span;color:var(--f-color-darkgray);margin-bottom:2rem;font-size:1.6rem}@media (max-width:568px){.s--section-heading>.container>span{margin-bottom:1rem}}.s--section-heading>.container h1,.s--section-heading>.container h2{line-height:1;font-size:var(--f-h2-size);grid-area:heading}@media (max-width:1024px){.s--section-heading>.container h1,.s--section-heading>.container h2{font-size:4.5rem}}@media (max-width:768px){.s--section-heading>.container h1,.s--section-heading>.container h2{font-size:3.8rem}}@media (max-width:568px){.s--section-heading>.container h1,.s--section-heading>.container h2{font-size:3.2rem}}.s--section-heading>.container p{grid-area:text;font-size:1.6rem;line-height:1.6}@media (max-width:568px){.s--section-heading>.container p{font-size:1.5rem}}.s--section-heading>.container a.btn{grid-area:button;justify-self:center}@media (max-width:768px){.s--section-heading>.container a.btn{justify-self:start;margin-top:1rem}}@media (max-width:568px){.s--section-heading>.container a.btn{justify-self:start}}
