section.employee{background-color:#fff;color:#282a32;padding:3.5rem 0}section.employee .sub-title{font-family:Inter;margin:0 auto 30px;text-align:center}@media screen and (max-width:767px){section.employee .sub-title{text-align:left}}section.employee .card{margin-bottom:0;overflow:hidden;position:relative}section.employee .card img{display:block;height:auto;position:relative;width:100%;z-index:0}section.employee .card-below .card-bottom-image{height:45px;width:45px;z-index:2}section.employee .card:before{content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}section.employee .card .card-content{position:relative;z-index:2}section.employee .card-col:hover .card:before{opacity:.6}section.employee .card-col:first-child .card:before{background-color:#6d63d4}section.employee .card-col:nth-child(3) .card:before{background-color:#3d8ec7}section.employee .card-col:nth-child(5) .card:before{background-color:#db650c}section.employee .card-col{cursor:pointer;opacity:0;transform:translateX(50px);transition:opacity 1.5s ease-out,transform 1.5s ease-out;will-change:opacity,transform}section.employee .card-col.animate-in{opacity:1;transform:translateX(0)}@media screen and (max-width:767px){section.employee .card-body,section.employee .item:last-child .card{padding-bottom:0}}section.employee .card-col .card-below{align-items:center;display:flex;gap:10px;height:100px;justify-content:center}section.employee .card-col:first-child .card-below{background:linear-gradient(90deg,#504398,#736adc)}section.employee .card-col:nth-child(3) .card-below{background:linear-gradient(90deg,#3a6298,#3992cc)}section.employee .card-col:nth-child(5) .card-below{background:linear-gradient(90deg,#b53901,#df680f)}section.employee .card-col .card-below .card-title{color:#fff;font-size:24px}section.employee .card-body h3.title{font-family:Inter;font-size:1.5rem;font-weight:600;line-height:1.25;margin-bottom:.75rem}section.employee .card-body p{font-family:Inter;font-size:1rem;line-height:1.5;margin-bottom:1.25rem;margin-top:0}.card-details{animation:fadeIn .3s ease-in-out;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);height:100%;position:absolute;top:0;width:100%;z-index:4}.card-details.hidden{display:none}.details-inner{display:flex;flex-direction:row;height:100%;position:relative}.close-details{background:none;border:1px solid #000;border-radius:50%;cursor:pointer;font-size:16px;height:32px;position:absolute;right:15px;top:15px;width:32px;z-index:999999}.pop-up-image{position:relative;width:33%}.pop-up-content{padding:2rem 1.5rem 3rem 3rem}.pop-up-chart{padding:3rem 3rem 1.5rem;position:relative}.pop-up-chart .img{align-items:center;display:flex;justify-content:flex-end;position:relative}.pop-up-chart .img img{max-height:240px;max-width:240px!important;width:100%}.pop-up-chart .chart-text{left:40%;max-width:30%;position:absolute;text-align:center;top:35%}.pop-up-chart .chart-text .text{font-size:16px;font-weight:700}.pop-up-chart .chart-text .percent{font-size:24px;font-weight:700}.pop-up-chart .chart-footnote{margin-top:25px;position:relative}.pop-up-chart,.pop-up-content{flex:1}.pop-up-content .pop-up-image-title{align-items:flex-end;display:flex;font-size:20px;font-weight:700;margin-bottom:1.5rem}.pop-up-content .pop-up-image-title img{margin-right:10px;max-width:45px!important}.pop-up-image img{max-height:100%!important;object-fit:cover;position:absolute;width:100%!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){section.employee .card{margin-bottom:20px}.details-inner{flex-direction:column;text-align:center}.pop-up-content .pop-up-image-title{justify-content:center}.pop-up-image{display:none}.pop-up-chart,.pop-up-content{flex:unset;padding:4rem}}