header{position:relative;height:calc(100vh - 104px);padding:50px 0;display:flex;flex-direction:column;justify-content:center;align-items:center}header .bg-img{position:absolute;top:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;z-index:-1}header .overlay{background:#00000078;height:100%;width:100%;position:absolute;top:0;left:0}header .content{padding:0 20px;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;max-width:100%}header .content h1{text-align:center;max-width:1076px;font-size:48px;font-weight:700;color:#fff}header .content p{text-align:center;max-width:800px;font-size:20px;font-weight:400;color:#fff;margin-bottom:50px;font-family:Lato,sans-serif}@media (max-width: 992px){header{justify-content:center}header .content h1{font-size:30px}header .content p{font-size:18px}}.employee{height:810px;margin:40px 0}.employee .con{max-width:1274px;margin:auto}.main-info{border:1px solid var(--Colors-Primary-100, #809a74);border-radius:16px;padding:16px;max-width:100%}.employee .img-con{width:378px;max-width:100%;height:334px;border-radius:16px;overflow:hidden;display:flex;margin:auto;align-items:center;justify-content:center}.employee .img-con img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position: center;object-position: center}.main-info .title{margin-top:16px;font-size:16px;color:var(--primary-color);text-align:center}.main-info .name{font-size:20px;font-weight:400;text-align:center;margin-top:32px}.main-info .dis{font-size:16px;text-align:center;margin-top:16px}.main-info .contact{margin-top:16px}.main-info .contact h4{font-size:16px;color:var(--primary-color);text-align:center}.main-info .contact p{font-size:16px;color:#333;text-align:center;margin-bottom:16px}.employee .left .dis{border:1px solid var(--Colors-Primary-100, #809a74);padding:16px;border-radius:16px;height:450px}.employee .dis h3{size:24px;font-weight:700;margin-bottom:16px}.employee .dis p{font-size:16px;font-weight:400;color:#777}.employee .bottom{margin-top:20px}.employee .bottom .cer,.employee .bottom .skills{border:1px solid var(--Colors-Primary-100, #809a74);padding:16px;border-radius:16px}.employee .bottom h3{size:24px;font-weight:700;margin-bottom:16px}.employee .bottom p{font-size:16px;font-weight:400;color:#777}@media (max-width: 992px){.employee{height:auto;padding:0 20px}.employee .con{flex-direction:column}.employee .img-con{margin:auto;width:100%;aspect-ratio:1/1}.employee .bottom{flex-direction:column}}
