section.column-4-cards-module.animated.visible .wrapper-top .title.bg-active strong{clip-path:inset(0 0 0 0)}section.column-4-cards-module.white{background-color:#fff}section.column-4-cards-module.beige{background-color:#faf8f7}section.column-4-cards-module .container{align-items:flex-start;display:flex;flex-direction:column;gap:4rem}section.column-4-cards-module .wrapper-top{display:flex;flex-direction:column;gap:1rem}section.column-4-cards-module .wrapper-cards{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;width:100%}section.column-4-cards-module .wrapper-cards .card{overflow:hidden;width:calc(25% - 1.5rem)}section.column-4-cards-module .wrapper-cards .card .wrapper-img{border-radius:4px;height:220px;margin-bottom:1.5rem;overflow:hidden;width:100%}section.column-4-cards-module .wrapper-cards .card .wrapper-img img{height:100%;object-fit:cover;object-position:top;width:100%}section.column-4-cards-module .wrapper-cards .card .title{margin-bottom:.25rem}@media (max-width:1280px){section.column-4-cards-module .wrapper-cards .card{width:calc(33.33333% - 1.33333rem)}}@media (max-width:992px){section.column-4-cards-module .container{gap:3rem}section.column-4-cards-module .wrapper-cards .card{width:calc(50% - 1rem)}}@media (max-width:768px){section.column-4-cards-module .wrapper-cards .card{width:100%}}