.card_section .container{max-width:1330px}.card_section .heading{margin-bottom:80px}.card_section h1{line-height:normal;margin:0}.card_section .uvc-heading-spacer{margin:0 auto;overflow:hidden;padding:0;position:relative}.card_section .uvc-heading-spacer span{border-bottom:2px;border-color:#eb5663;border-style:solid;display:block;float:left;max-width:100%;width:100px}.card_section .row{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin:0 auto;width:80%}.card_section .card{background:var(--card-color);border:1px solid hsla(0,0%,82%,.703);border-radius:8px!important;color:var(--second-color);font-family:Quicksand,sans-serif;font-family:avenirnext!important;height:280px;margin:0 auto;width:300px}.card_section .card-header{align-items:center;display:flex;height:100px;justify-content:center}.card_section .card-header img{display:block;margin:0 auto;vertical-align:middle;width:100px}.card_section .card-body{height:140px;padding:0 10px;text-align:center}.card_section .card-body p{color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:12px;line-height:24px;opacity:.7;text-align:center}.card_section .card-footer{align-items:center;border-top:1px solid hsla(0,0%,82%,.703);display:flex;height:37px;justify-content:space-between;padding:0 15px}.card_section .pais{align-items:center;display:flex;gap:10px;justify-content:center}.card_section .pais img{width:20px}.card_section .plataformas{align-items:center;display:flex;gap:6px;justify-content:center}.card_section .plataformas .btn{border-radius:10px;color:#fff;font-size:12px;height:20px;line-height:22px;padding:1px 6px;text-align:center;width:40px}.card_section .plataformas .btn:first-child{background:#fd7b71}.card_section .plataformas .btn:nth-child(2){background:#9273c6}.card_section .plataformas .btn:nth-child(3){background:#6cbfdd}.card_section .content_box{margin-bottom:35px}@media screen and (max-width:1200px){.card_section .row{width:100%}}@media screen and (max-width:992px){.card_section .row{grid-template-columns:repeat(2,1fr);width:86%}}@media screen and (max-width:767px){.card_section .row{grid-template-columns:repeat(1,1fr);width:80%}.card_section .card{width:100%}}