.cards-gptw{display:flex;justify-content:center;flex-direction:column;gap:30px;color:#000;flex-wrap:wrap}.card-gptw{border-radius:15px;background-color:#fff}.card-gptw img{border-radius:15px 15px 0 0}.card-gptw p{margin:25px;line-height:20px}.see-more{margin:25px;flex-direction:row}.see-more,.see-more .date{display:flex;align-items:center;justify-content:space-between}.see-more a{background-color:#00a7e1;color:#fff;padding:5px 25px;border-radius:50px}.see-more .date p{color:#cdcdcd;margin-right:5px}@media (min-width:600px){.cards-gptw{flex-direction:row}.card-gptw{width:400px}.see-more{flex-direction:row}}@media (min-width:1024px){.cards-gtpw{flex-wrap:nowrap}}