.complexes{padding-bottom:6.8rem}.complexes .container>div{background:#f3f5f7;padding:3.8rem 3.2rem 2.8rem;border-radius:3rem}.complexes .container>div .heading{place-self:center;margin-bottom:.7rem}.complexes .container>div .heading+a{margin-bottom:4rem;place-self:center;display:block;text-align:center}.complexesCards{display:flex;column-gap:1.52rem}.complexesCards .complexCard{width:calc(25% - 1.14rem);height:40.4rem;position:relative;overflow:hidden;border-radius:2.85rem}.complexesCards .complexCard:hover img{transform:scale(1.1)}.complexesCards .complexCard:hover h4{color:#23abc5!important}.complexesCards .complexCard .complexCardImg{width:100%;height:100%}.complexesCards .complexCard .complexCardImg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),#000 50%/cover no-repeat;z-index:1;opacity:.5}.complexesCards .complexCard .complexCardImg img{width:100%;height:100%;object-fit:cover;transition:all 1s var(--animationStyle)}.complexesCards .complexCard .complexCardContent{position:absolute;bottom:2rem;border-radius:2rem;background:#f3f5f7;z-index:2;left:50%;transform:translateX(-50%);width:calc(100% - 3rem);height:14.7rem;padding:2.75rem 1.4rem 1.4rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.complexesCards .complexCard .complexCardContent h4{color:#034b59;text-align:center;font-size:2.2785rem;font-style:italic;font-weight:500;line-height:2.4684rem;letter-spacing:-.0456rem;transition:all .3s var(--animationStyle)}@media screen and (max-width:767.9px){.complexes .container>div{padding:5rem 2rem 1.5rem}.complexesCards{flex-wrap:wrap;column-gap:1rem;row-gap:2.5rem}.complexesCards .complexCard{width:100%;border-radius:1.8rem}.complexesCards .complexCard .complexCardContent{width:calc(100% - 2rem);padding-inline:4rem}}