section.key-numbers-module{background-color:#fff;overflow:hidden;position:relative;z-index:1}section.key-numbers-module .container{display:flex;flex-direction:column;gap:4rem;z-index:1}@media screen and (max-width:768px){section.key-numbers-module .container{gap:2rem}}section.key-numbers-module .container .wrapper-content{align-items:center}section.key-numbers-module .container .wrapper-content *{text-align:center}section.key-numbers-module .container .wrapper-cards{display:flex;gap:1.5rem;width:100%}@media screen and (max-width:768px){section.key-numbers-module .container .wrapper-cards{flex-direction:column}}section.key-numbers-module .container .wrapper-cards .card{background-color:#edf3fa;border-radius:.5rem;max-width:calc(33.33333% - 1rem);opacity:0;padding:2.5rem;transform:translateY(20px);width:100%}@media screen and (max-width:768px){section.key-numbers-module .container .wrapper-cards .card{max-width:100%}}section.key-numbers-module .container .wrapper-cards .card *{text-align:center}section.key-numbers-module .container .wrapper-cards .card p.number{display:flex;flex-direction:row;font-size:5rem;font-weight:300;height:1.2em;justify-content:center;line-height:150%;margin-bottom:1.5rem;overflow:hidden}section.key-numbers-module .container .wrapper-cards .card p.number .column-numbers{align-items:center;display:flex;flex-direction:column}section.key-numbers-module .container .wrapper-cards .card p.number .column-numbers:nth-last-child(3){margin-left:12px}section.key-numbers-module .container .wrapper-cards .card p.number .column-numbers:last-child{margin-left:0;margin-right:16px}section.key-numbers-module .container .wrapper-cards .card p.number .column-numbers span{height:6rem}section.key-numbers-module .container .wrapper-cards .card p.title{font-size:1.5rem;font-weight:500;margin-bottom:.75rem}section.key-numbers-module .container .wrapper-cards .card p.text{color:#403b5b}section.key-numbers-module .container .wrapper-buttons{justify-content:center}