/* Bandeiras oficiais de Portugal e do Brasil */
.flag-image { display: inline-block; object-fit: cover; vertical-align: middle; }
.topbar .topbar-flag { width: 19px; height: 13px; margin: -1px 5px 0 4px; border-radius: 1px; box-shadow: 0 1px 2px rgba(0, 22, 54, .28); }
.benefit-grid .benefit-flag { width: 35px; height: 23px; margin-bottom: 16px; border-radius: 2px; box-shadow: 0 3px 10px rgba(0, 56, 110, .12); }
.country .route-flag { width: 112px; height: 74px; margin-bottom: 14px; border-radius: 4px; box-shadow: 0 8px 20px rgba(0, 56, 110, .15); }
@media (max-width: 850px) { .country .route-flag { width: 86px; height: 57px; } }
@media (max-width: 510px) { .topbar .topbar-flag { width: 16px; height: 11px; } .benefit-grid .benefit-flag { width: 31px; height: 20px; } .country .route-flag { width: 67px; height: 44px; margin-bottom: 10px; } }
