@font-face {
  font-family: "Hacen Newspaper";
  src: url(https://inkyfada.com/wp-content/uploads/components/aipac-usa-congress/client/public/assets/bundle/7e2a39bb9d484e2f0b261f3b4c3a3288.ttf) format("truetype"); }

@font-face {
  font-family: "Lateef SemiBold";
  src: url(https://inkyfada.com/wp-content/uploads/components/aipac-usa-congress/client/public/assets/bundle/4102e42d1f6fb05be51f9833788a01fd.ttf) format("truetype"); }

@font-face {
  font-family: "Zila SemiBold";
  src: url(https://inkyfada.com/wp-content/uploads/components/aipac-usa-congress/client/public/assets/bundle/9d2adea20edb7bcef1b642924e273fd0.ttf) format("truetype"); }

@font-face {
  font-family: "Zila SemiBold italic";
  src: url(https://inkyfada.com/wp-content/uploads/components/aipac-usa-congress/client/public/assets/bundle/d02e29a93d44c498c6c244266521f8d1.ttf) format("truetype"); }

@font-face {
  font-family: "Zila Bold Italic";
  src: url(https://inkyfada.com/wp-content/uploads/components/aipac-usa-congress/client/public/assets/bundle/b418d5c56197a52c204029f8b2f8031a.ttf) format("truetype"); }

.usa-congress-man-dashboard {
  min-height: calc(var(--vh, 1vh) * 100);
  width: 100%;
  background-image: url(https://inkyfada.com/wp-content/uploads/components/aipac-usa-congress/client/public/assets/bundle/49509bba5840d163a3b4ec42bc179666.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  padding: 1rem 0; }
  .usa-congress-man-dashboard ul {
    list-style-type: none;
    margin-top: 2rem; }
    .usa-congress-man-dashboard ul li {
      position: relative;
      left: -2.5rem;
      margin-bottom: 1rem; }
  .usa-congress-man-dashboard .col-gap-15 {
    -moz-column-gap: 1rem;
         column-gap: 1rem; }

.usa-congress-man-profiles-container {
  min-width: 33%;
  max-width: 33%;
  border-left: 1px solid #D9D9D9; }

.usa-congress-man-dashboard_info {
  position: absolute;
  width: 3rem;
  height: 3rem;
  top: 1rem;
  left: 5rem;
  cursor: pointer;
  z-index: 2; }

.usa-congress-man-profiles_note {
  display: flex;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  margin-left: 1rem; }
  .usa-congress-man-profiles_note .img-wrapper {
    width: 2rem;
    height: 2rem; }
    .usa-congress-man-profiles_note .img-wrapper img {
      display: block;
      width: 100%;
      height: 100%; }

.usa-congress-man_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem; }

.congress-man-item_container {
  min-width: 33%;
  max-width: 33%;
  display: flex;
  justify-content: center;
  cursor: pointer; }
  .congress-man-item_container .congress-man-image {
    width: 6.25rem;
    height: 6.25rem;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto; }
    .congress-man-item_container .congress-man-image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      display: block; }
  .congress-man-item_container .congress-man-image.active {
    border: 0.25rem solid #ED1C23; }
  .congress-man-item_container .congress-man-name * {
    font-family: "Zila SemiBold italic";
    font-size: 1.5rem;
    text-align: center;
    padding: 0 1rem;
    margin-top: .5rem; }

.usa-congress-man-profile-description {
  flex: 1;
  padding-left: 2rem;
  max-height: calc(var(--vh, 1vh) * 120);
  overflow-y: auto;
  scrollbar-width: auto;
  scrollbar-color: #ED1C23 #f0f0f0;
  padding-left: 2rem;
  position: relative; }

/* Chrome, Safari, Edge */
.usa-congress-man-profile-description::-webkit-scrollbar {
  width: 8px;
  /* width of the scrollbar */ }

.usa-congress-man-profile-description::-webkit-scrollbar-track {
  background: #f0f0f0;
  /* background of the track */
  border-radius: 4px; }

.usa-congress-man-profile-description::-webkit-scrollbar-thumb {
  background-color: #ED1C23;
  /* scrollbar thumb */
  border-radius: 4px;
  border: 2px solid #f0f0f0;
  /* creates padding around thumb */ }

.usa-congress-man-profile-description::-webkit-scrollbar-thumb:hover {
  background-color: #ED1C23;
  /* hover effect */ }

.congress-man-profile_general_information_container {
  display: flex;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
  align-items: center;
  margin-top: 1rem; }
  .congress-man-profile_general_information_container .congress-man-image {
    width: 15rem;
    height: 15rem;
    min-width: 15rem;
    min-height: 15rem;
    max-width: 15rem;
    max-height: 15rem;
    border-radius: 50%;
    overflow: hidden; }
    .congress-man-profile_general_information_container .congress-man-image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .congress-man-profile_general_information_container .congress-man-profile_name * {
    font-family: "Zila Bold Italic";
    font-size: 3.25rem !important; }
  .congress-man-profile_general_information_container .congress-man-profile_general_description {
    border-bottom: 1px solid #D9D9D9;
    flex: 1;
    margin-right: 5rem; }

.congress-man-profile_intel .icon {
  display: inline-block;
  margin-right: 1rem;
  width: 2.5rem; }

.congress-man-profile_intel .amount {
  direction: ltr;
  color: #ED1C23;
  font-family: "Zila SemiBold";
  font-size: 2.25rem; }

.laws a span.red {
  color: #ED1C23;
  border-bottom: 1px solid #ED1C23;
  font-family: "Zila SemiBold";
  font-size: 2.25rem; }

.close-wrapper {
  width: 1.5rem;
  height: 1.5rem;
  padding: .25rem;
  border-radius: 50%;
  background-color: #ED1C23;
  overflow: hidden;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 1rem;
  right: 1rem;
  overflow: hidden; }
  .close-wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.usa-congress-man-dashboard_info_description {
  position: absolute;
  border: 2px solid #ED1C23;
  background-color: white;
  border-radius: 1rem;
  top: 5rem;
  left: 4rem;
  z-index: 4;
  width: 50%;
  padding: 2rem 3rem;
  display: none; }
  .usa-congress-man-dashboard_info_description .close-info-wrapper {
    width: 1.5rem;
    height: 1.5rem;
    padding: .25rem;
    border-radius: 50%;
    background-color: #ED1C23;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 1rem;
    right: 1rem;
    overflow: hidden; }
    .usa-congress-man-dashboard_info_description .close-info-wrapper img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }

.usa-congress-man-dashboard_info_description.active {
  display: block; }

@media screen and (max-width: 900px) {
  .close-wrapper {
    display: block; }
  .usa-congress-man-profile-description {
    display: none; }
  .usa-congress-man-profiles-container {
    border-left: unset;
    min-width: 100%;
    max-width: 100%; }
  .usa-congress-man-profile-description.active {
    display: block;
    position: fixed;
    z-index: 105;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(240, 240, 240, 0.9);
    max-height: unset;
    min-height: unset; }
  .usa-congress-man-dashboard_info {
    position: absolute;
    top: 1.5rem;
    left: 1rem;
    width: 2rem;
    height: 2rem; }
  .usa-congress-man-dashboard_info_description {
    border-radius: unset;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    width: 100%;
    padding: 2rem 3rem; }
  .congress-man-profile_general_information_container {
    align-items: normal;
    display: block; }
    .congress-man-profile_general_information_container .congress-man-image {
      margin-bottom: 1rem;
      width: 10rem;
      height: 10rem;
      min-width: 10rem;
      min-height: 10rem;
      max-width: 10rem;
      max-height: 10rem; }
    .congress-man-profile_general_information_container .congress-man-profile_name * {
      font-size: 2.5rem !important; }
    .congress-man-profile_general_information_container .congress-man-profile_party .img-wrapper {
      display: inline-block;
      width: 2rem; }
    .congress-man-profile_general_information_container .congress-man-profile_general_description {
      border-bottom: 1px solid #D9D9D9;
      flex: 1;
      margin-right: 5rem; }
  .congress-man-item_container .congress-man-image.active {
    border: unset; }
  .congress-man-item_container .congress-man-name * {
    font-size: 1.5rem; }
  .congress-man-profile_intel .icon {
    width: 2rem; } }

.separator {
  display: inline-block;
  width: 1rem; }

body.rtl .usa-congress-man-dashboard ul li {
  position: relative;
  left: unset;
  right: -2.5rem; }

body.rtl .congress-man-name * {
  margin-top: .5rem;
  font-size: 1.25rem; }

body.rtl .usa-congress-man-profiles_note {
  margin-left: unset;
  margin-right: 1rem; }
  body.rtl .usa-congress-man-profiles_note span {
    font-family: "Lateef SemiBold";
    font-size: 2.125rem; }

body.rtl .usa-congress-man-profile-description {
  padding-left: unset;
  padding-right: 2rem; }

body.rtl .congress-man-profile_general_information_container .congress-man-profile_name * {
  font-size: 3rem !important; }

body.rtl .congress-man-profile_general_information_container .congress-man-profile_party span,
body.rtl .congress-man-profile_general_information_container .congress-man-profile_party span,
body.rtl .congress-man-profile_general_information_container .congress-man-profile_deputie_chamber span,
body.rtl .congress-man-profile_general_information_container .congress-man-profile_electoral_district span {
  font-family: "Lateef SemiBold";
  font-size: 2rem; }

body.rtl .congress-man-profile_general_information_container .congress-man-profile_party .profile-description,
body.rtl .congress-man-profile_general_information_container .congress-man-profile_party .profile-description,
body.rtl .congress-man-profile_general_information_container .congress-man-profile_deputie_chamber .profile-description,
body.rtl .congress-man-profile_general_information_container .congress-man-profile_electoral_district .profile-description {
  font-family: "Hacen Newspaper";
  font-size: 1.5rem; }

body.rtl .congress-man-profile_general_information_container .congress-man-profile_general_description {
  margin-right: unset;
  margin-left: 5rem; }

body.rtl .congress-man-profile_intel .icon {
  margin-right: unset;
  margin-left: 1rem; }

body.rtl .congress-man-profile_intel span {
  font-family: "Zila SemiBold";
  font-size: 1.75rem; }

body.rtl .congress-man-profile_intel span.flex-item {
  font-family: "Lateef SemiBold";
  font-size: 2.125rem; }

body.rtl .congress-man-profile_intel .title {
  font-family: "Hacen Newspaper";
  font-size: 1.5rem; }

body.rtl .laws p {
  font-family: "Lateef SemiBold";
  font-size: 2.125rem; }

body.rtl .notes {
  font-family: "Lateef SemiBold";
  font-size: 2.125rem; }

body.rtl .usa-congress-man-dashboard_info_description h2 {
  font-family: "Hacen Newspaper";
  font-size: 2rem; }

body.rtl .usa-congress-man-dashboard_info_description ul li {
  position: relative;
  right: -1.5rem;
  margin-bottom: 1rem;
  position: relative;
  font-family: "Lateef SemiBold";
  font-size: 1.25rem; }

body.rtl .usa-congress-man-dashboard_info_description ul li:before {
  content: '';
  position: absolute;
  right: -1rem;
  top: 1rem;
  transform: translateY(-50%);
  width: .5rem;
  height: .5rem;
  border-radius: 50%;
  background-color: #ED1C23; }

@media screen and (max-width: 900px) {
  body.rtl .congress-man-name * {
    margin-top: .5rem;
    font-size: 1.25rem; }
  body.rtl .usa-congress-man-profiles_note span {
    font-size: 1.75rem; }
  body.rtl .congress-man-profile_general_information_container .congress-man-profile_name * {
    font-size: 2.5rem !important; }
  body.rtl .congress-man-profile_general_information_container .congress-man-profile_party span,
  body.rtl .congress-man-profile_general_information_container .congress-man-profile_party span,
  body.rtl .congress-man-profile_general_information_container .congress-man-profile_deputie_chamber span,
  body.rtl .congress-man-profile_general_information_container .congress-man-profile_electoral_district span {
    font-family: "Lateef SemiBold";
    font-size: 1.5rem; }
  body.rtl .congress-man-profile_general_information_container .congress-man-profile_party .profile-description,
  body.rtl .congress-man-profile_general_information_container .congress-man-profile_party .profile-description,
  body.rtl .congress-man-profile_general_information_container .congress-man-profile_deputie_chamber .profile-description,
  body.rtl .congress-man-profile_general_information_container .congress-man-profile_electoral_district .profile-description {
    font-family: "Hacen Newspaper";
    font-size: 1rem; }
  body.rtl .congress-man-profile_intel span {
    font-size: 1.25rem; }
  body.rtl .congress-man-profile_intel span.flex-item {
    font-size: 1.625rem; }
  body.rtl .congress-man-profile_intel .title {
    font-size: 1rem; }
  body.rtl .laws p {
    font-size: 1.25rem; }
  body.rtl .notes {
    font-size: 1.25rem; } }
