.team-section-block{padding:40px 0}.team-section-block .team-intro{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;margin-bottom:80px}.team-section-block__heading{background:-webkit-gradient(linear,left top,right top,color-stop(-.01%,#84bb3c),to(#27aae1));background:-webkit-linear-gradient(left,#84bb3c -.01%,#27aae1 100%);background:linear-gradient(90deg,#84bb3c -.01%,#27aae1 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font:600 42px/120% "Montserrat SemiBold",sans-serif;letter-spacing:-.48px;text-align:right;margin-bottom:0}@media(max-width:1024px){.team-section-block .team-intro{margin-bottom:60px}.team-section-block__heading{font:600 36px/120% "Montserrat SemiBold",sans-serif}}@media(max-width:767px){.team-section-block .team-intro{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:32px;margin-bottom:32px}.team-section-block__heading{text-align:left}}.team-section-block__text{color:#fcfcfd;font:500 18px/28px "Montserrat Medium",sans-serif;text-align:left;margin-bottom:0}.team-section-block .team-body{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:32px}@media(max-width:1024px){.team-section-block .team-body{-ms-grid-columns:.6fr 1fr;grid-template-columns:.6fr 1fr}}@media(max-width:991px){.team-section-block .team-body{-ms-grid-columns:1fr;grid-template-columns:1fr}}.team-section-block .team-tabs{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:24px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.team-section-block .team-tab{background-color:#fff;border-radius:24px;cursor:pointer;position:relative}.team-section-block .team-tab:after{content:"";width:100%;height:100%;display:block;position:absolute;left:0;top:0;background-color:#000;opacity:.5;z-index:1;border-radius:24px}.team-section-block .team-tab.active{outline:#97c744 solid 2px}.team-section-block .team-tab.active:after{display:none}.team-section-block .team-tab img{width:100%;height:100%;border-radius:24px;-o-object-fit:cover;object-fit:cover;max-height:290px;-o-object-position:top;object-position:top}@media(max-width:540px){.team-section-block .team-tab img{max-height:200px}}.team-section-block .team-content{background-color:#fff;padding:40px;border-radius:24px}@media(max-width:767px){.team-section-block .team-tabs{gap:16px}.team-section-block .team-content{padding:40px 24px}}.team-section-block .team-panel{display:none}.team-section-block .team-panel.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:32px}.team-section-block .team-panel__name{color:#1d2939;font:500 32px/32px "Montserrat Medium",sans-serif;margin-bottom:10px}.team-section-block .team-panel__role{background:-webkit-linear-gradient(5.73deg,#97c744 0,#00a7ed 100.61%);background:linear-gradient(84.27deg,#97c744 0,#00a7ed 100.61%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font:700 32px/32px "Montserrat Bold",sans-serif}.team-section-block .team-panel p{color:#1d2939;font:500 16px/28px "Montserrat Medium",sans-serif;margin-bottom:32px}.team-section-block .team-panel p:last-of-type{margin-bottom:0}.team-section-block .team-panel p strong{font:700 16px/28px "Montserrat Bold",sans-serif}