@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");.paineis{display:flex;flex-wrap:wrap;justify-content:center}.painel{align-items:center;background-color:#300374;display:flex;flex-direction:column;margin:10px;padding:40px;width:calc(50% - 20px)}.painel:nth-child(4n+1){border-radius:80px 80px 0 80px}.painel:nth-child(4n+2){border-radius:80px 80px 80px 0}.painel:nth-child(4n+3){border-radius:80px 0 80px 80px}.painel:nth-child(4n+4){border-radius:0 80px 80px 80px}.painel-tit{color:#fff;display:block;font-family:Bebas Neue;font-size:40px;line-height:40px;margin-bottom:20px;text-align:center}.painel-data,.painel-subtit{color:#fff;display:block;font-family:Bebas Neue;font-size:30px;line-height:30px;margin-bottom:20px;text-align:center}.painel-data{background-color:#f60;border-radius:2px;padding:4px 10px;width:fit-content}.painel-txt{color:#fff;display:block;font-family:Source Sans Pro;font-size:22px;line-height:24px;margin-bottom:20px;text-align:center}.p-convidados{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.pc-item{flex-direction:column;margin:10px;width:calc(50% - 20px)}.pc-foto,.pc-item{align-items:center;display:flex;justify-content:center}.pc-foto{height:150px;margin-bottom:10px;width:100%}.pc-foto img{display:block;height:100%;object-fit:contain}.pc-nome{font-size:34px;line-height:34px}.pc-cargo,.pc-nome{color:#fff;display:block;font-family:Bebas Neue;margin-bottom:10px;text-align:center}.pc-cargo{font-size:20px;line-height:20px}.pc-logo{align-items:center;display:flex;height:90px;justify-content:center;width:100%}.pc-logo img{display:block;height:100%;object-fit:contain}@media (max-width:800px){.painel{padding:10px;width:calc(100% - 20px)}.painel:nth-child(4n+1),.painel:nth-child(4n+2),.painel:nth-child(4n+3),.painel:nth-child(4n+4){border-radius:20px}.pc-item{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:20px;width:100%}.pc-foto{height:auto;margin-bottom:10px;width:70px}.pc-foto img{width:100%}.pc-info{align-items:flex-start;display:flex;flex-direction:column;margin-left:10px;width:calc(100% - 90px)}.pc-nome{font-size:26px;line-height:26px;margin-bottom:5px;text-align:left}.pc-cargo{font-size:14px;line-height:14px;margin-bottom:5px}.pc-logo{height:40px;justify-content:flex-start}}