.container{background-size:100% 200%;flex-wrap:wrap;justify-content:space-around;gap:20px;display:flex;position:relative;overflow:hidden}.cards-ranking{background:linear-gradient(135deg,#1e1e1e 25%,#2a2a2a 25% 50%,#1e1e1e 50% 75%,#2a2a2a 75%)}.footer{color:#fff;text-align:center;background-color:gray;padding:20px}.text-footer{max-width:800px;margin:0 auto 15px;font-family:Poppins,Arial,sans-serif;font-size:14px;line-height:1.6}.container:before{content:"";background-blend-mode:overlay;z-index:-1;opacity:.9;background:linear-gradient(135deg,#1e1e1ee6 25%,#2a2a2a99 25% 50%,#1e1e1ee6 50% 75%,#2a2a2a99 75%),radial-gradient(circle at 20%,#00000080,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.titleCard{width:10%}.logo_museu{flex-direction:column;justify-content:center;align-items:end;width:100%;display:flex}@media (min-width:768px){.logo_museu{flex-direction:column;justify-content:center;align-items:end;width:100%;margin-right:10%;display:flex}}.chart-card{box-sizing:border-box;flex:calc(50% - 20px)}@media (min-width:768px){.chart-card{flex:calc(50% - 20px)}}@media (min-width:1200px){.chart-card{flex:calc(45% - 20px)}}
