commitmentSection #aboutUsPage{background-color:#0b0d0e}.card-employee{position:relative;display:flex;flex-direction:column;border-radius:20px;background:rgba(255,255,255,.03);width:250px;overflow:hidden}.card-employee>.header{position:relative;height:200px}.card-employee>.header img{width:100%;height:100%;object-fit:cover}.card-employee>.content{display:flex;flex-direction:column;flex-grow:1;padding:16px 20px;gap:16px}.card-employee>.content>.header{color:#fff;font-size:19px;font-weight:600}.card-employee>.content sub{font-size:15px;font-weight:400}.card-employee>.content .social{display:flex;flex-wrap:wrap;align-content:flex-end;gap:12px;flex-grow:1}.card-employee>.content .social img{width:20px}#historySection{text-align:center;margin-top:100px;padding-top:20px;line-height:32px}#historySection:before{content:"";position:absolute;left:0;width:100%;height:100%;background-image:url(/media/images/backgrounds/large/history-bg.jpg);background-size:cover;background-position:50%;opacity:.25;z-index:-1}#historyText{display:flex;justify-content:center}#historyText>div{max-width:800px;margin:0 20px}#commitmentSection{position:relative;overflow:hidden;background:url(/media/images/backgrounds/large/rocks-cube.jpg) 50%;background-size:cover}#commitmentSection:before{content:" ";position:absolute;width:100%;height:100%;-webkit-backdrop-filter:brightness(.5);backdrop-filter:brightness(.5);overflow:hidden}#commitmentSection .container{padding:0 40px}