.header-employee>.container{position:relative}.header-employee>.container:after{background:#fff;bottom:0;content:"";display:block;height:100%;position:absolute;right:0;width:2px}.header-employee.spacing-xlarge>.container:after{--height:200px}.header-employee.spacing-large>.container:after,.header-employee.spacing-xlarge>.container:after{bottom:calc(var(--height)*-1);height:calc(100% + var(--height)*2 + var(--breadcrumbsSectionHeight, 0px))}.header-employee.spacing-large>.container:after{--height:150px}.header-employee.spacing-default>.container:after{--height:100px}.header-employee.spacing-default>.container:after,.header-employee.spacing-small>.container:after{bottom:calc(var(--height)*-1);height:calc(100% + var(--height)*2 + var(--breadcrumbsSectionHeight, 0px))}.header-employee.spacing-small>.container:after{--height:50px}.header-employee.spacing-none>.container:after{--height:1px;bottom:calc(var(--height)*-1);height:calc(100% + var(--height)*2 + var(--breadcrumbsSectionHeight, 0px))}.header-employee.spacing-bottom>.container:after,.header-employee.spacing-top>.container:after{--height:100px;bottom:calc(var(--height)*-1);height:calc(100% + var(--height)*1 + var(--breadcrumbsSectionHeight, 0px) + 1px)}.header-employee.spacing-small-bottom>.container:after,.header-employee.spacing-small-top>.container:after{--height:50px;bottom:calc(var(--height)*-1);height:calc(100% + var(--height)*1 + var(--breadcrumbsSectionHeight, 0px) + 1px)}@media (max-width:768px){.header-employee.spacing-xlarge>.container:after{--height:120px}.header-employee.spacing-large>.container:after{--height:100px}.header-employee.spacing-default>.container:after{--height:70px}.header-employee.spacing-small>.container:after{--height:30px}.header-employee.spacing-none>.container:after{--height:1px}.header-employee.spacing-bottom>.container:after,.header-employee.spacing-top>.container:after{--height:70px}.header-employee.spacing-small-bottom>.container:after,.header-employee.spacing-small-top>.container:after{--height:30px}}.header-employee__wrapper{align-items:center;display:flex;gap:50px;justify-content:center;margin:0 auto}.header-employee__image-wrapper{width:240px}.header-employee__image{border-radius:9px;width:100%}.header-employee__info{width:calc(100% - 290px)}.header-employee__icon{align-items:center;background:#fff;border-radius:9px;display:inline-flex;height:40px;justify-content:center;width:40px}.header-employee__meta{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:14px}.header-employee__meta:hover a{opacity:.5}.header-employee__meta a:hover{opacity:1}.header-employee__description{border:1px solid #fff;border-radius:10px;margin:20px 20px 0 0;padding:20px}@media (max-width:768px){.header-employee__wrapper{flex-direction:column}.header-employee__info{width:100%}}