:root{--color-primary:#00f}.color-primary{color:#00f}.background-primary{background-color:#00f}:root{--color-primary-darker:#0000cf}.color-primary-darker{color:#0000cf}.background-primary-darker{background-color:#0000cf}:root{--color-secondary:#02030880}.color-secondary{color:#02030880}.background-secondary{background-color:#02030880}:root{--color-dark:#020308}.color-dark{color:#020308}.background-dark{background-color:#020308}:root{--color-dark-10:#0203081a}.color-dark-10{color:#0203081a}.background-dark-10{background-color:#0203081a}:root{--color-dark-50:#02030880}.color-dark-50{color:#02030880}.background-dark-50{background-color:#02030880}:root{--color-dark-60:#02030899}.color-dark-60{color:#02030899}.background-dark-60{background-color:#02030899}:root{--color-dark-70:#020308b3}.color-dark-70{color:#020308b3}.background-dark-70{background-color:#020308b3}:root{--color-dark-gray:#0000001a}.color-dark-gray{color:#0000001a}.background-dark-gray{background-color:#0000001a}:root{--color-lighter-black:#131313}.color-lighter-black{color:#131313}.background-lighter-black{background-color:#131313}:root{--color-lighter-black-50:#13131380}.color-lighter-black-50{color:#13131380}.background-lighter-black-50{background-color:#13131380}:root{--color-white:#f3f3f3}.color-white{color:#f3f3f3}.background-white{background-color:#f3f3f3}:root{--color-white-50:#f3f3f380}.color-white-50{color:#f3f3f380}.background-white-50{background-color:#f3f3f380}:root{--color-light-yellow:#edce28}.color-light-yellow{color:#edce28}.background-light-yellow{background-color:#edce28}:root{--color-full-white:#fbfbfb}.color-full-white{color:#fbfbfb}.background-full-white{background-color:#fbfbfb}:root{--color-light:#fff}.color-light{color:#fff}.background-light{background-color:#fff}:root{--color-grey-100:#f8f9fa}.color-grey-100{color:#f8f9fa}.background-grey-100{background-color:#f8f9fa}:root{--color-grey-200:#e9ecef}.color-grey-200{color:#e9ecef}.background-grey-200{background-color:#e9ecef}:root{--color-grey-300:#dee2e6}.color-grey-300{color:#dee2e6}.background-grey-300{background-color:#dee2e6}:root{--color-grey-400:#ced4da}.color-grey-400{color:#ced4da}.background-grey-400{background-color:#ced4da}.team{padding:120px 0;overflow:hidden}@media (max-width:1023px){.team{padding:80px 0}}@media (max-width:767px){.team{padding:60px 0}}.team__title{z-index:10;text-align:center;margin-bottom:60px;position:relative}.team__title em{color:var(--color-primary);font-style:normal}.team__grid{flex-direction:column;gap:8px;display:flex}.team__card{background:var(--color-white);cursor:default;border-radius:12px;flex-direction:column;align-items:center;height:205px;padding:24px;display:flex;position:relative;overflow:visible}@media (max-width:767px){.team__card{height:160px;padding:16px}}@media (max-width:639px){.team__card{height:140px}}.team__card img{z-index:100;opacity:1;object-fit:cover;will-change:transform,opacity;border-radius:10px;width:clamp(140px,15vw,244px);height:clamp(180px,20vw,319px);transition:opacity .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1),scale .5s cubic-bezier(.4,0,.2,1);position:absolute;box-shadow:0 10px 40px #00000026}@media (max-width:767px){.team__card img{width:77px;height:99px}}.team__card:first-of-type img{transform-origin:100%;top:clamp(-130px,-8vw,-70px);left:clamp(20px,8vw,120px);transform:rotate(-16deg)scale(.7)}@media (max-width:767px){.team__card:first-of-type img{top:-35px;left:-10px}}.team__card:nth-of-type(2) img{transform-origin:0;top:clamp(-100px,-6vw,-60px);left:auto;right:clamp(20px,8vw,120px);transform:rotate(-22deg)scale(.7)}@media (max-width:767px){.team__card:nth-of-type(2) img{top:-30px;right:-10px}}.team__card:nth-of-type(3) img{transform-origin:0;top:clamp(-40px,1vw,20px);left:clamp(20px,8vw,120px);transform:rotate(8deg)scale(.6)}@media (max-width:767px){.team__card:nth-of-type(3) img{top:-25px;left:-10px}}.team__card:nth-of-type(4) img{transform-origin:100%;top:clamp(-40px,-2vw,-30px);left:auto;right:clamp(20px,8vw,120px);transform:rotate(-12deg)scale(.6)}@media (max-width:767px){.team__card:nth-of-type(4) img{top:-25px;right:-10px}}.team__card.active{height:205px}@media (max-width:767px){.team__card.active{height:160px}}@media (max-width:639px){.team__card.active{height:140px}}.team__card.active .team__text{opacity:1}.team__card.active .team__position,.team__card.active .team__name{font-weight:500}.team__card.active .team__name{color:var(--color-primary)}.team__card.active img{opacity:1;z-index:200;box-shadow:0 20px 60px #0003}.team__position{color:var(--color-dark-50);margin:0 0 8px;font-size:.875rem;transition:font-weight .2s}.team__name{color:var(--color-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:400;transition:color .2s,font-weight .2s}@media (max-width:1023px){.team__name{font-size:1.5rem}}@media (max-width:767px){.team__name{font-size:1.25rem}}.team__text{text-align:center;opacity:1;max-width:691px;color:var(--color-dark-70);margin:16px 0 0;font-size:1rem;line-height:1.5}@media (max-width:1279px){.team__text{max-width:420px;max-height:100px;font-size:.875rem;overflow-y:auto}}@media (max-width:1023px){.team__text{max-width:360px;max-height:80px;font-size:.8125rem}}
