#inicio .home-agencias-wrapper .home-agencias .cajas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}#inicio .home-agencias-wrapper .home-agencias .cajas>div{width:18%;padding:10px;border:2px solid #ffbd59;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}#inicio .home-agencias-wrapper .home-agencias .cajas>div img{margin-bottom:15px;height:120px}#inicio .home-agencias-wrapper .home-agencias .cajas>div h3{margin-bottom:10px!important;font-size:18px;font-weight:100!important}#inicio .home-agencias-wrapper .home-agencias .cajas>div p{margin:8px 0;margin-bottom:30px;font-size:16px;text-align:center}#inicio .home-agencias-wrapper .home-agencias .cajas>div .subtitulo{color:var(--corporativo);font-size:20px;text-align:center;margin-top:0}#inicio .home-agencias-wrapper .home-agencias .cajas>div .enlaces{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;gap:15px;text-align:center;padding:10px;border:2px solid #ffbd59;margin-top:auto}#inicio .home-agencias-wrapper .home-agencias .cajas>div .enlaces a{color:#ffbd59}@media (max-width:768px){#inicio .home-agencias-wrapper .home-agencias .encabezado .guion{display:none}#inicio .home-agencias-wrapper .home-agencias .cajas{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}#inicio .home-agencias-wrapper .home-agencias .cajas>div{width:100%}}