.team-page,.veterans-page{grid-gap:60px;display:flex;flex-direction:column;margin-bottom:60px}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}.veteran-page{grid-gap:60px;display:flex;flex-direction:column;margin-bottom:60px}.veteran-page__section--with-image{grid-gap:40px;align-items:start;display:flex}.veteran-page__section--with-image img{max-width:60%}.veteran-page__section:not(:last-child){border-bottom:1px solid var(--input--border);padding-bottom:80px}@media screen and (max-width:991px){.veteran-page__section--with-image{flex-direction:column}.veteran-page__section--with-image img{max-width:100%}.veteran-page__section:not(:last-child){padding-bottom:40px}}