.estateTypes{padding-top:80px;padding-bottom:120px;overflow:hidden}@media only screen and (max-width:992px){.estateTypes{padding-top:64px;padding-bottom:80px}}@media only screen and (max-width:769px){.estateTypes{padding-top:51px;padding-bottom:26px}}.estateTypes__top{display:-ms-flexbox;display:flex;margin-bottom:48px;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:992px){.estateTypes__top{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}.estateTypes__title{width:32%}@media only screen and (max-width:992px){.estateTypes__title{width:42%;margin-bottom:24px}}@media only screen and (max-width:769px){.estateTypes__title{width:100%;padding-right:0}}.estateTypes__text{width:49%}@media only screen and (max-width:992px){.estateTypes__text{width:80%}}@media only screen and (max-width:769px){.estateTypes__text{width:100%}}.estateTypes__list{margin:0 -16px;margin-bottom:-32px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.estateTypes__listItem{padding:32px 24px;aspect-ratio:1.0971/1;position:relative;border-radius:4px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;transition:.3s}@media only screen and (max-width:769px){.estateTypes__listItem{border-radius:16px}}.estateTypes__listItem:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-image:url(../../assets/images/estate-type-card-bg.png);background-size:cover;background-position:50%;transition:.3s;z-index:1}.estateTypes__listItem:hover{box-shadow:0 2px 16px rgba(0,49,83,.24)}.estateTypes__listItem:hover:before{background-image:url(../../assets/images/estate-type-card-bg-hover.png)}.estateTypes__listItem__wrapper:last-child .estateTypes__listItem:before{content:none}.estateTypes__listItem__title{margin-bottom:12px}.estateTypes__listItem__text{margin-bottom:24px}.estateTypes__listItem__wrapper{padding:0 16px;width:33.333%;margin-bottom:32px}@media only screen and (max-width:992px){.estateTypes__listItem__wrapper{width:50%}}@media only screen and (max-width:769px){.estateTypes__listItem__wrapper{width:100%}}.estateTypes__listItem__image{position:absolute;left:0;top:0;width:100%;height:100%}.estateTypes__listItem__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.estateTypes__listItem__content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;z-index:2}