@import"https://fonts.googleapis.com/css2?family=Poppins: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";.header{background-image:url("../imagens/header.png");background-repeat:no-repeat;background-size:cover;padding-top:100px;padding-bottom:100px;margin-bottom:30px}.header h1{font-size:60px;font-weight:bold;font-family:"Poppins",sans-serif;line-height:60px;color:#fff}.header p{font-size:24px;font-family:"Poppins",sans-serif;font-weight:200;line-height:24px;color:#fff}.title{margin-bottom:30px}.title h1{font-size:32px;font-family:"Poppins",sans-serif;line-height:32px}.title p{font-size:16px;font-family:"Poppins",sans-serif;font-weight:300;line-height:16px}.content .item-comunicar-evento{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#333}.content .item-comunicar-evento p{font-size:16px;font-family:"Poppins",sans-serif;font-weight:400;line-height:16px}.content .item-comunicar-evento .item-comunicar-evento-imagem{background-color:#efefef;width:100%;height:250px;padding-top:20px;padding-bottom:20px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px}.content .item-comunicar-evento .item-comunicar-evento-imagem:hover{background-color:#ddd}.register-header-steps{background-color:#232323;padding-top:20px;padding-bottom:20px;text-align:center}.register-header-steps h1{color:#fff;font-size:32px;font-family:"Poppins",sans-serif;line-height:32px}.steps{display:flex;justify-content:center;gap:50px;margin-top:50px;margin-bottom:50px}.steps .step{display:flex;justify-content:center;align-items:center;gap:10px;padding:5px 10px 5px 5px;background-color:#ececec;border-radius:20px}.steps .step .number{font-family:"Poppins",sans-serif;font-weight:bold;font-size:12px;line-height:12px;background-color:#aeaeae;border-radius:30px;height:25px;width:25px;display:flex;justify-content:center;align-items:center}.steps .step .text{font-family:"Poppins",sans-serif;font-weight:bold;font-size:12px;line-height:12px}.steps .step.active{background-color:#232323}.steps .step.active .number{background-color:#fff}.steps .step.active .text{color:#fff}.event-type{display:flex;flex-direction:column;align-items:center;height:250px;width:100%;background-color:#ccc;border-radius:10px}.event-type .event-type-image{flex:1;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.event-type .event-type-image i{font-size:8rem !important;color:#333}.event-type p{font-size:16px;font-family:"Poppins",sans-serif;font-weight:400;line-height:16px}.title-section h5{font-size:16px;font-family:"Poppins",sans-serif;font-weight:bold;line-height:16px}.dono-condutor{background-color:rgba(35,35,35,.8);display:flex;justify-content:space-between;border-radius:10px !important;padding-left:0 !important;padding:10px !important}.dono-condutor label{color:#fff}label{text-transform:uppercase;font-family:"Poppins",sans-serif;font-size:11px;font-weight:bold}.btn-primary{background-color:#232323 !important;border-color:#232323 !important}.btn-primary:hover{background-color:rgba(35,35,35,.5) !important;border-color:rgba(35,35,35,.5) !important}