.three-column-layout .title-wrap{margin:0 auto 80px}.three-column-layout .title-wrap h2{color:#101828;font-family:Open Sans;font-size:36px;font-style:normal;font-weight:700;line-height:120%;text-align:center}.three-column-layout .title-wrap h3{color:#475467;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:400;line-height:160%;text-align:center}.three-column-layout>.container{display:flex;flex-wrap:wrap;justify-content:center}.small-card{flex:0 0 25%}.big-card{flex:0 0 50%}@media (max-width:1024px){.small-card{flex:0 0 50%}.big-card{flex:0 0 100%}}@media (max-width:768px){.card{flex:0 0 100%}}.three-column-layout>.container>.card{padding:8px}.three-column-layout>.container>.card>.content{background:#1d2939;border-radius:16px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:32px}.three-column-layout>.container>.card>.content h4{color:#fff;font-family:Open Sans;font-size:24px;font-style:normal;font-weight:600;line-height:120%}.three-column-layout>.container>.card>.content p{color:#fff;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:400;line-height:160%}.three-column-layout>.container>.card>.content img{margin:0 auto;width:100%}