.members{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));justify-content:center;justify-items:center}.members--noBorder .members--item{background:none;border:none;max-width:280px;padding:0 40px}.members--item{align-items:center;background:hsla(0,0%,96%,.2);border:1px solid var(--input--border);border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:30px 80px;text-align:center}.members--item__img{border:1px solid #000;border-radius:50%;margin-bottom:16px;min-height:200px;min-width:200px;position:relative}.members--item__img img{border-radius:50%;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.members--item__name{font-size:2.2rem;font-weight:500;line-height:2.7rem;margin-bottom:8px}.members--item__function{font-size:1.4rem;line-height:1.7rem;margin-bottom:15px}.members--item__icons{display:flex;gap:20px}.members--item__icons i{font-size:2.4rem}@media screen and (max-width:479px){.members{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.members--item{padding:20px 40px}.members--item__img{min-height:150px;min-width:150px}.members--item__name{font-size:1.4rem;line-height:1.7rem;margin-bottom:8px}.members--item__function{font-size:1.1rem;line-height:1.3rem;margin-bottom:10px}.members--item__icons{gap:12px}.members--item__icons i{font-size:1.8rem}}.news-tag{border:1px solid var(--banner--color);border-radius:100px;color:var(--banner--color);display:inline-block;font-size:1.4rem;font-weight:500;line-height:1.7rem;padding:6px 10px}html{--gilroy-family:"Gilroy",Verdana,sans-serif;--hover-transition:all 0.3s ease-in-out;--text-max-width:560px}#app{--background--btn--red:#e31a5a;--background--btn--red--hover:#b61548;--background--btn--secondary:#fce8ef;--background--btn--secondary--disabled:#f9fafb;--background--btn--secondary--hover:#facad9;--background--disabled:#e7e7e7;--background--btn--profile:#101629;--background--btn--profile--hover:#e6e6e6;--color--disabled:#b6b6b6;--background--main:#12182e;--input--border:#bfbfbf;--input--placeholder:#4f4d4d;--togglebutton--border:#dbdbdb;--banner--color:#737373;--background--application--review:#f5f5f5;--background--request:#fce8ef;--background--news--hover:#cecece;--text--color:#121212;--event--hover:#999;--white:#fff;--black:#000;--red:#ef4444;--project-bg:#101010;--nav-hover:#d6d6d6;--background--pale--red:#fdf1f5;--background--manager-card:#fdfdfd}.news-item-big{background-color:var(--background--application--review);border-radius:10px;color:var(--background--main);cursor:pointer;display:flex;transition:all .3s ease-in-out}.news-item-big:hover{background-color:var(--background--news--hover)}.news-item-big__img{border-radius:10px;flex:1 1 60%;position:relative}.news-item-big__img img{border-radius:10px 0 0 10px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.news-item-big__info{display:flex;flex:0 1 40%;flex-direction:column;padding:40px 100px 45px 40px}.news-item-big__title{-webkit-line-clamp:5;font-size:3rem;font-weight:600;line-height:3.6rem;margin-bottom:15px}.news-item-big__text,.news-item-big__title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.news-item-big__text{-webkit-line-clamp:8;font-size:18px;line-height:2.4rem;margin-bottom:25px}.news-item-big__date{font-size:1.8rem;font-weight:500;line-height:2.2rem;margin-bottom:25px;opacity:.8}.news-item-big__tags{display:flex;flex-wrap:wrap;gap:15px;margin-top:auto}.news-item-big--last{background-color:var(--background--main);color:var(--white)}.news-item-big--last:hover{background-color:var(--text--color)}.news-item-big--last .news-item-big__text{opacity:.5}@media screen and (max-width:991px){.news-item-big__img{flex:1 0 260px}.news-item-big__info{display:flex;flex:1 1 auto;flex-direction:column;padding:40px 40px 40px 25px}.news-item-big__title{-webkit-line-clamp:2;font-size:2rem;font-weight:500;line-height:2.4rem;margin-bottom:15px}.news-item-big__text{-webkit-line-clamp:5;font-size:1.4rem;font-weight:500;line-height:1.7rem;margin-bottom:20px;opacity:.5}}@media screen and (max-width:767px){.news-item-big{flex-direction:column}.news-item-big__img img{border-radius:10px 10px 0 0}}@media screen and (max-width:479px){.news-item-big__info{padding:20px}.news-item-big__title{-webkit-line-clamp:4;font-size:1.6rem;line-height:2.2rem}.news-item-big__text{font-size:1.4rem;line-height:2rem}.news-item-big__date{font-size:1.4rem;line-height:1.7rem}.news-item-big__img{flex:1 0 180px}}