.color-yellow{color:#e9d462}section.members-widget{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;row-gap:64px;column-gap:4%}section.members-widget .overlay{position:fixed;width:100%;height:100vh;top:0;left:0;display:none;z-index:99999;background-color:rgba(0,0,0,.4)}section.members-widget .popup{position:absolute;width:55vw;left:50%;top:50%;transform:translate(-50%,-50%);padding:40px;border-radius:8px;box-sizing:border-box;background:#fff;color:#7b797d;overflow:scroll;max-height:95vh}section.members-widget .popup .header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:10px}section.members-widget .popup .header .member_image{width:20%;margin-right:3em}section.members-widget .popup .header .member_info .member_name{color:#444d53;font-size:18px;font-weight:600;margin-bottom:10px}section.members-widget .popup .header .member_info .member_role{color:#a1a6a9;font-size:14px;font-weight:500;text-transform:uppercase}@media screen and (max-width:767px){section.members-widget .popup{width:98vw;padding:20px}section.members-widget .popup .header{-ms-flex-direction:column;flex-direction:column}section.members-widget .popup .header .member_image{width:40%;margin:0;margin-bottom:10px}section.members-widget .popup .header .member_name{margin-bottom:5px}section.members-widget .popup .description{overflow:auto;max-height:44vh}}section.members-widget .close-popup{position:absolute;top:15px;right:10px;width:3em;height:3em;cursor:pointer;background-size:100%;background-image:url(../images/close-orange.svg)}section.members-widget .close-popup:before{transform:rotate(-45deg)}section.members-widget .close-popup:after,section.members-widget .close-popup:before{content:"";background-color:#fff;position:absolute;height:1px;width:20px;top:11px;left:-4px}section.members-widget .close-popup:after{transform:rotate(45deg)}@media screen and (max-width:767px){section.members-widget{row-gap:32px}}section.members-widget.row-2{column-gap:16%}section.members-widget.row-2 .member{width:42%}section.members-widget.row-3{column-gap:12.5%}section.members-widget.row-3 .member{width:25%}section.members-widget.row-4{column-gap:6.6666666667%}section.members-widget.row-4 .member{width:20%}section.members-widget .member{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;cursor:pointer}@media screen and (max-width:768px){section.members-widget .member{-ms-flex-direction:column!important;flex-direction:column!important}}section.members-widget .member__image{margin-bottom:24px;position:relative}section.members-widget .member__image img{width:100%;margin:0 auto;display:block;border-radius:50%;aspect-ratio:1;object-fit:cover}section.members-widget .member__name{color:#444d53;font-size:18px;font-weight:600;line-height:156%;margin-bottom:8px;text-align:center}section.members-widget .member__role{color:#a1a6a9;font-size:14px;font-weight:500;line-height:156%;text-transform:uppercase;max-width:250px;text-align:center}section.members-widget .member__more{display:none!important;color:#fdaa2c;text-align:center;font-size:12px;font-weight:700}@media screen and (max-width:768px){section.members-widget .member__more{font-size:1rem}}section.members-widget .member__description{display:none!important}@media screen and (min-width:767px){section.members-widget .member__image.hover_effect:after,section.members-widget .member__image.hover_effect:before{opacity:0;content:"";position:absolute;transition:all .5s}section.members-widget .member__image.hover_effect:before{height:100%;width:100%;top:0;left:0;background-color:rgba(233,212,98,.4);border-radius:50%}section.members-widget .member__image.hover_effect:after{top:50%;left:50%;background-image:url(../images/search.svg);width:40px;height:40px;transform:translate(-50%,-50%)}section.members-widget .member:hover .member__image.hover_effect:after,section.members-widget .member:hover .member__image.hover_effect:before{opacity:1}}@media screen and (max-width:767px){section.members-widget .member{width:100%!important}section.members-widget .member__image{margin-bottom:10px}section.members-widget .member__name{font-size:14px}section.members-widget .member__role{font-size:12px}section.members-widget .member__more{display:block!important}}.hero-under-header section.members-widget .member__description,.hero-under-header section.members-widget .member__name,.hero-under-header section.members-widget .member__role{color:#fff!important}.hero-under-header .member__image{margin-bottom:0!important;width:8rem!important}.hero-under-header .member{display:-ms-flexbox;display:flex!important;-ms-flex-direction:row!important;flex-direction:row!important;width:100%!important;gap:2rem;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center!important;align-items:center!important}.hero-under-header .member .content{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}