.careers-wrapper{padding-bottom:40px}.careers-wrapper .careers-header{display:flex;justify-content:center;align-items:center;min-height:240px;background:linear-gradient(180deg,#fec16f 8.49%,#fe970a 91.51%);border-bottom-left-radius:50%;border-bottom-right-radius:50%;margin-bottom:60px}.careers-wrapper .careers-header .careers-at-oh{display:flex;flex-direction:column;position:absolute;align-items:center}.careers-wrapper .careers-header .careers-at-oh .explore-btn{margin-top:12px}.careers-wrapper .careers-header .careers-at-oh .explore-btn .explore-btn-container{display:flex;align-items:center;gap:8px}.careers-wrapper .main-container{gap:60px;text-align:center}.careers-wrapper .main-container,.careers-wrapper .main-container .company-description{display:flex;flex-direction:column;align-items:center}.careers-wrapper .main-container .customer-service-container{width:100%;display:flex;flex-direction:column;gap:60px;flex-wrap:wrap;align-items:center;text-align:left;justify-content:space-between}@media(min-width:900px){.careers-wrapper .main-container .customer-service-container{flex-direction:row}}.careers-wrapper .main-container .customer-service-container .consumer-rating-container{display:flex;gap:8px;padding-block:20px;flex-direction:column;justify-content:space-between}.careers-wrapper .main-container .customer-service-container .consumer-rating-container .rating-container{display:flex;gap:20px;align-items:center;text-align:left;padding:12px;border-radius:12px;border:2px solid var(--oui-grey-10)}.careers-wrapper .main-container .mind-blowing-experience{background-color:#fafafa;padding:24px 40px;border-radius:12px;text-align:center}.careers-wrapper .main-container .team-description-container{width:100%;padding:32px 40px 20px;display:flex;gap:20px;align-items:center;flex-direction:column;border-radius:16px;text-align:center}.careers-wrapper .main-container .team-description-container.diversification{background-color:#fefbf5;border:2px solid #fe970a}.careers-wrapper .main-container .team-description-container.team-activities{border:2px solid #01b379}.careers-wrapper .main-container .team-description-container.team-testimonial{background-color:#fafafa}.careers-wrapper .main-container .team-description-container .team-description{display:flex;gap:20px;flex-wrap:wrap;text-align:left;justify-content:space-around}.careers-wrapper .main-container .team-description-container .team-description .team-description-card{width:300px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:20px;border-radius:12px;margin-bottom:20px;box-shadow:2px 2px 8px 1px rgba(0,0,0,.05)}.careers-wrapper .main-container .team-description-container .team-description .team-description-card .team-description-content{display:flex;gap:10px}.careers-wrapper .main-container .team-photos{width:100%}.careers-wrapper .main-container .team-photos .team-photo-grid{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px;margin-top:20px}.careers-wrapper .main-container .team-photos .team-photo-grid .photo-frame{position:relative;width:100%;padding-top:75%;overflow:hidden;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.careers-wrapper .main-container .team-photos .team-photo-grid .photo-frame .team-photo{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.careers-wrapper .main-container .team-photos .team-photo-grid .photo-frame:hover{transform:scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,.2)}.careers-wrapper .jobs-opening-wrapper{margin-top:60px}.careers-wrapper .jobs-opening-wrapper .job-openings-heading{background-color:#fafafa;padding:20px;text-align:center}