.main-header { min-height: auto; } .header-background-white { opacity: 0.5; } .hero-highlight { width: auto; animation: 0; } .hero-description { margin-top: 60px; max-width: 670px; } .file-upload { position: absolute; display: inline-block; bottom: 17px; left: 28px; } .file-upload input[type="file"] { position: absolute; opacity: 0; width: 100%; height: 100%; cursor: pointer; bottom: 0; left: 0; } .upload-button { display: flex; align-items: center; gap: 21px; padding: 10px 16px; background: transparent; border: none; border-radius: 8px; cursor: pointer; color: #827D8B; font-family: Raleway; font-size: 16px; font-style: normal; font-weight: 300; line-height: normal; } .upload-icon { width: 24px; height: 24px; } .events-section-article { display: flex; width: 100%; flex-direction: column; align-items: center; gap: 80px; } .events-section-article-title { width: 100%; text-align: center; padding-right: 130px; } .events-header-text { display: flex; flex-direction: column; align-items: flex-start; gap: 80px; } .events-header-text-p:nth-child(1) { color: #FFF; font-family: Raleway; font-size: 24px; font-style: normal; font-weight: 600; line-height: normal; } .events-header-text-p:nth-child(2) { color: #FFF; font-family: Raleway; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; width: 450px; } .event-card-border { width: 670px !important; } .event-content { padding: 24px 16px; justify-content: space-between; border-radius: 14px; border: 1px solid rgba(255, 255, 255, 0.07); background: linear-gradient(295deg, rgba(42, 28, 52, 0.21) -3.69%, rgba(14, 16, 19, 0.40) 51.6%, rgba(30, 33, 55, 0.36) 100%), #0E1013; } .event-title { text-transform: none; } .event-body .event-body-p { color: #FFF; font-family: Raleway; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; text-align: left; text-transform: none; } .line_2_careers { position: absolute; top: 80px; left: 0; width: 100%; height: auto; } .contact-section { padding-top: 0; } .main-footer { margin: 0 auto; }