.sections{display:flex;flex-direction:row;gap:40px}a{color:#fff;text-decoration:none}.section-novas-regioes{background-color:#002f45;border-radius:5px;padding:40px}.section-novas-regioes img{border-radius:10px;margin-bottom:20px;max-width:100%}.section-novas-regioes h4{color:#f37b76;font-size:14px}.section-novas-regioes h2{color:#f37b76;font-size:22px;line-height:1}.section-novas-regioes p{color:#fff;font-size:16px}.section-novas-regioes button{background-color:#f37b76;border:1px solid;border-radius:10px;color:#fff;font-size:16px;margin:15px 0;padding:10px 15px}.section-treine{background-color:#002f45;border-radius:5px;padding:40px}.section-treine img{border-radius:10px;margin-bottom:20px;max-width:100%}.section-treine h4{color:#f37b76;font-size:14px}.section-treine h2{color:#f37b76;font-size:22px;line-height:1}.section-treine button,.section-treine p{color:#fff;font-size:16px}.section-treine button{background-color:#f37b76;border:1px solid;border-radius:10px;margin:15px 0;padding:10px 15px}@media (max-width:900px){.sections{display:flex;flex-direction:column;gap:30px}}