.team-header{position:relative;height:500px}.team-header .svg-header-block{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.team-header .team-svg{position:absolute;bottom:calc(-14.375rem + 27.10843vw - 97.59036px);left:0}@media (min-width:1024px){.team-header .team-svg{bottom:-10px}}.team-header .team-svg svg{width:100%}.category-wrapper{width:90%;margin:calc(3.125rem + 4.29185vw - 16.09442px) auto 0}.category-wrapper .oe-sub-sign{margin:0 0 25px}.category-wrapper .team-wrapper{margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,135px));gap:25px;position:relative}@media (min-width:475px){.category-wrapper .team-wrapper{grid-template-columns:repeat(auto-fit,minmax(150px,200px))}}.category-wrapper .team-wrapper .employee-item{position:relative;width:100%}.category-wrapper .team-wrapper .employee-item .description{min-height:50px}@media (min-width:475px){.category-wrapper .team-wrapper .employee-item .description{min-height:100px}}.category-wrapper .team-wrapper .employee-item p{margin:0}.category-wrapper .team-wrapper .employee-item .task{font-size:11px}@media (min-width:475px){.category-wrapper .team-wrapper .employee-item .task{font-size:14px}}.category-wrapper .team-wrapper .employee-item .name{font-size:14px;font-weight:700;position:relative}@media (min-width:475px){.category-wrapper .team-wrapper .employee-item .name{font-size:22px}}.category-wrapper .team-wrapper .employee-item .bottom{padding:7px;background-color:#eee;z-index:15;position:relative;border-radius:0 0 5px 5px}@media (min-width:475px){.category-wrapper .team-wrapper .employee-item .bottom{padding:15px}}.category-wrapper .team-wrapper .employee-item .bottom .information-box-item{margin-bottom:10px;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;font-size:12px;z-index:1}@media (min-width:475px){.category-wrapper .team-wrapper .employee-item .bottom .information-box-item{font-size:16px}}.category-wrapper .team-wrapper .employee-item .bottom .information-box-item:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;top:-5px;left:5px;background-color:#b0b0b0;z-index:-1}.category-wrapper .team-wrapper .employee-item .bottom i{width:25px}.category-wrapper .team-wrapper .employee-item .bottom a{color:#b0b0b0}.category-wrapper .team-wrapper .employee-item .bottom a i{color:#000}.category-wrapper .team-wrapper .employee-item .employee-image{background:#002e59;position:relative;border-radius:5px 5px 0 0;cursor:pointer;transition:all .4s cubic-bezier(1,-.51,1,.36)}.category-wrapper .team-wrapper .employee-item .employee-image img{border-radius:5px 5px 0 0;width:100%}.category-wrapper .team-wrapper .employee-item .employee-image:hover:not(.employee-image.parental_leave){transform:scale(1.2)}.category-wrapper .team-wrapper .employee-item .related-info.info-active{visibility:visible;opacity:1}.category-wrapper .team-wrapper .employee-item .related-info{display:none;position:absolute;top:-55px;left:0;visibility:hidden;opacity:0;background-color:#fff;padding:15px;border-radius:5px;--direction-left:15px;--direction-right:unset;border:3px solid #000;z-index:999;width:400px;min-height:140px;transition:all .2s ease-in-out}@media (min-width:530px){.category-wrapper .team-wrapper .employee-item .related-info{display:block}}.category-wrapper .team-wrapper .employee-item .related-info:before{content:"";position:absolute;bottom:-12px;left:var(--direction-left);right:var(--direction-right);width:20px;height:20px;background-color:#fff;transform:rotate(45deg);border-right:3px solid #000;border-bottom:3px solid #000}