:root{--header-bg:#25333F;--dropdown-menu-bg:#1A2831;--brand-yellow:#FFD800;--brand-yellow-hover:#e0be00;--brand-blue:#15B3FC;--link-color:#16B3FB;--link-color-hover:#16B3FB;--link-menu:rgba(255, 255, 255, 0.7);--link-menu-hover:#15B3FC;--white:#fff;--service-menu-hover:#D3850F;--border-icon-color:#324556;--transition:all 0.15s ease-in;--blue-bg:#7098BA;--gray_dark:#444;--input-bg:#1F2E3B;--border-color:#2A3F50;--dark-bg:#212b33}.section-management-team{padding-bottom:4rem}.management-team-title{margin-bottom:2rem}.person-item-wrap{max-width:448px;margin:0 auto 1rem}.person-item{position:relative;padding-top:77%}.person-item::before{content:"";display:block;position:absolute;left:0;top:0;bottom:20%;right:38%;z-index:2;border:6px solid transparent}.person-bg,.person-photo{right:0;bottom:0;position:absolute}.person-item.active::before{-webkit-animation:1s luminescent .35s ease-in both;animation:1s luminescent .35s ease-in both}.person-item.active .person-photo img{-webkit-animation:.85s fadeInRight .85s ease-in both;animation:.85s fadeInRight .85s ease-in both}.person-item.active .person-info{-webkit-animation:.5s fadeInUp 1.6s ease-out both;animation:.5s fadeInUp 1.6s ease-out both}.person-bg{left:24px;top:24px;z-index:1;background-size:cover;-webkit-box-shadow:0 4px 64px rgba(0,0,0,.25);box-shadow:0 4px 64px rgba(0,0,0,.25);border-radius:8px}.person-name{font-style:normal;font-weight:500;font-size:1em;line-height:2rem;color:#fff}.person-position{font-style:normal;font-weight:400;font-size:.875em;line-height:1.5rem;color:#B2C3CC}.person-photo{z-index:3;height:100%;width:auto;overflow:hidden;text-align:right}.person-photo img{height:100%;width:auto;opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.person-info{position:absolute;left:40px;top:56px;max-width:150px;z-index:4;opacity:0}@media all and (min-width:576px){.section-management-team{padding-bottom:8rem}.management-team-title{margin-bottom:4rem}.person-item-wrap{margin-bottom:2rem}.person-name{font-size:1em;line-height:2rem;margin-bottom:.5rem}.person-position{font-size:.875em;line-height:1.5rem}}