section.cards-3-cols-module{background-color:#faf8f7}section.cards-3-cols-module.animated.visible .wrapper-top .title.bg-active strong{clip-path:inset(0 0 0 0)}section.cards-3-cols-module.animated.visible .wrapper-cards .card{opacity:1;transform:translate(0)}section.cards-3-cols-module .container{align-items:center;display:flex;flex-direction:column;gap:3rem}section.cards-3-cols-module .wrapper-top{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:850px;text-align:center}section.cards-3-cols-module .wrapper-top .label{margin-bottom:1rem}section.cards-3-cols-module .wrapper-top .richtext{margin-top:1.5rem}section.cards-3-cols-module .wrapper-cards{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem}section.cards-3-cols-module .wrapper-cards .card{background-color:#fff;border-radius:4px;display:flex;flex-direction:column;opacity:0;overflow:hidden;padding:2rem;transform:translateY(20px);transition:transform .5s ease-out .3s,opacity .5s ease-out .3s;width:calc(33.33333% - 1.33333rem)}section.cards-3-cols-module .wrapper-cards .card:first-child{transform:translate(-20px)}section.cards-3-cols-module .wrapper-cards .card:last-child{transform:translate(20px)}section.cards-3-cols-module .wrapper-cards .card .wrapper-icon{height:50px;margin-bottom:1rem;overflow:hidden;width:50px}section.cards-3-cols-module .wrapper-cards .card .wrapper-icon img{height:100%;object-fit:contain;object-position:center;width:100%}section.cards-3-cols-module .wrapper-cards .card .key-number{margin-bottom:1rem}section.cards-3-cols-module .wrapper-cards .card .text{margin-top:1rem}section.cards-3-cols-module .wrapper-cards .card .wrapper-button{margin-top:auto;padding-top:2rem}@media (max-width:992px){section.cards-3-cols-module .wrapper-cards{flex-wrap:wrap;justify-content:center}section.cards-3-cols-module .wrapper-cards .card{width:calc(50% - 1rem)}}@media (max-width:768px){section.cards-3-cols-module .wrapper-cards .card{width:100%}}