.articles-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.articles-navbar {
  width: 100%;
  display: flex;
  z-index: 3;
  position: fixed;
  justify-content: center;
  background-color: #1E1E1E;
}
 
.articles-navbar-interactive {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.articles-container11 {
  gap: 1rem;
  flex: 0 0 auto;
  width: auto;
  display: flex;
  max-width: var(--dl-layout-size-xxlarge);
  align-items: center;
}
 
.articles-image1 {
  width: 3rem;
  height: 3rem;
  object-fit: cover;
}
 
.articles-navlink1 {
  color: rgb(248, 249, 250);
  font-size: 1.5rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 300;
  letter-spacing: 5px;
  text-decoration: none;
}
 
.articles-navlink1:hover {
  font-size: 2rem;
}
 
.articles-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.articles-links1 {
  gap: 1.5rem;
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.articles-link210 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: #007BFF;
}
 
.articles-link211 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  background-color: #007BFF;
}
 
.articles-link212 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  background-color: #007BFF;
}
 
.articles-link11 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  background-color: #007BFF;
}
 
.articles-buttons1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
}
 
.articles-action11 {
  fill: #f8f9fa;
  color: #f8f9fa;
  display: flex;
  border-color: #f8f9fa;
  border-width: 2px;
  flex-direction: row;
  text-decoration: none;
  background-color: transparent;
}
 
.articles-text10 {
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
}
 
.articles-burger-menu {
  display: none;
}
 
.articles-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.articles-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.articles-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.articles-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.articles-container12 {
  gap: 1rem;
  flex: 0 0 auto;
  width: auto;
  display: flex;
  max-width: var(--dl-layout-size-xxlarge);
  align-items: center;
}
 
.articles-image2 {
  width: 3rem;
  height: 3rem;
  object-fit: cover;
}
 
.articles-navlink2 {
  color: rgb(248, 249, 250);
  font-size: 1.5rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 300;
  letter-spacing: 5px;
  text-decoration: none;
}
 
.articles-navlink2:hover {
  font-size: 2rem;
}
 
.articles-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.articles-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.articles-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.articles-buttons2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
}
 
.articles-action12 {
  fill: #f8f9fa;
  color: #f8f9fa;
  display: flex;
  border-color: #f8f9fa;
  border-width: 2px;
  flex-direction: row;
  background-color: transparent;
}
 
.articles-text11 {
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
}
 
.articles-space-filler {
  width: 100%;
  height: 7rem;
  display: flex;
  position: sticky;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  justify-content: center;
  background-color: #1E1E1E;
}
 
.articles-container13 {
  flex: 0 0 auto;
  display: flex;
  padding: 2rem;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: flex-start;
  justify-content: center;
}
 
.articles-text12 {
  font-size: 2rem;
  font-family: "Poppins";
}
 
.articles-container14 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.articles-container15 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  justify-content: space-between;
}
 
.articles-container16 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
}
 
.articles-image3 {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
 
.articles-container17 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.articles-container18 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-text13 {
  font-size: 1.7rem;
  font-family: "Poppins";
}
 
.articles-container19 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-text14 {
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 1.5;
}
 
.articles-container20 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-link214 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: rgb(0, 123, 255);
}
 
.articles-container21 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  justify-content: space-between;
}
 
.articles-container22 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
}
 
.articles-image4 {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
 
.articles-container23 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.articles-container24 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-text15 {
  font-size: 1.7rem;
  font-family: "Poppins";
}
 
.articles-container25 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-text16 {
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 1.5;
}
 
.articles-container26 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-link215 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: rgb(0, 123, 255);
}
 
.articles-container27 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  justify-content: space-between;
}
 
.articles-container28 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
}
 
.articles-image5 {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
 
.articles-container29 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.articles-container30 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-text17 {
  font-size: 1.7rem;
  font-family: "Poppins";
}
 
.articles-container31 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-text18 {
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 1.5;
}
 
.articles-container32 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-link216 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: rgb(0, 123, 255);
}
 
.articles-container33 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  justify-content: space-between;
}
 
.articles-container34 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
}
 
.articles-image6 {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
 
.articles-container35 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.articles-container36 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-text19 {
  font-size: 1.7rem;
  font-family: "Poppins";
}
 
.articles-container37 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-text20 {
  line-height: 1.5;
}
 
.articles-container38 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-link217 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: rgb(0, 123, 255);
}
 
.articles-container39 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  justify-content: space-between;
}
 
.articles-container40 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
}
 
.articles-image7 {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
 
.articles-container41 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.articles-container42 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-text21 {
  font-size: 1.7rem;
  font-family: "Poppins";
}
 
.articles-container43 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-text22 {
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 1.5;
}
 
.articles-container44 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-link218 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: rgb(0, 123, 255);
}
 
.articles-container45 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-fiveunits);
  justify-content: space-between;
}
 
.articles-container46 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
}
 
.articles-image8 {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
 
.articles-container47 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.articles-container48 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-text23 {
  font-size: 1.7rem;
  font-family: "Poppins";
}
 
.articles-container49 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-text24 {
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 1.5;
}
 
.articles-container50 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.articles-link219 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: rgb(0, 123, 255);
}
 
.articles-footer {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  background-color: #1E1E1E;
}
 
.articles-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.articles-content {
  gap: 32px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.articles-logo {
  gap: 24px;
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: flex-start;
}
 
.articles-container51 {
  gap: 1rem;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.articles-image9 {
  width: 3rem;
  height: 3rem;
  object-fit: cover;
}
 
.articles-navlink3 {
  color: rgb(248, 249, 250);
  font-size: 1.5rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 300;
  letter-spacing: 5px;
  text-decoration: none;
}
 
.articles-navlink3:hover {
  font-size: 2rem;
}
 
.articles-links3 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
}
 
.articles-link220 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  text-decoration: none;
  background-color: rgb(0, 123, 255);
}
 
.articles-link221 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  text-decoration: none;
  background-color: rgb(0, 123, 255);
}
 
.articles-link222 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  text-decoration: none;
  background-color: rgb(0, 123, 255);
}
 
.articles-link223 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  text-decoration: none;
  background-color: rgb(0, 123, 255);
}
 
.articles-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.articles-divider {
  background-color: #f8f9fa;
}
 
.articles-row {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
 
.articles-footer-links {
  gap: 2rem;
  display: flex;
  align-items: flex-start;
}
 
.articles-content3 {
  color: rgb(248, 249, 250);
}
 
.articles-link12 {
  color: rgb(248, 249, 250);
}
 
.articles-link13 {
  color: #f8f9fa;
  text-decoration: none;
}
 
@media(max-width: 1600px) {
  .articles-link210 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .articles-link11 {
    color: #f8f9fa;
  }
  .articles-space-filler {
    height: 7rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .articles-text12 {
    font-size: 2rem;
    font-family: Poppins;
  }
  .articles-container14 {
    height: AUTO;
  }
  .articles-container15 {
    width: 100%;
    height: auto;
    padding: 1rem;
    justify-content: space-between;
  }
  .articles-container16 {
    width: 45%;
    height: 25rem;
  }
  .articles-image3 {
    width: 100%;
    height: 100%;
  }
  .articles-container17 {
    gap: 1rem;
    width: 50%;
    height: 100%;
    align-self: center;
    flex-direction: column;
  }
  .articles-container18 {
    align-self: flex-start;
  }
  .articles-text13 {
    font-size: 1.7rem;
    font-family: Poppins;
  }
  .articles-text14 {
    color: #363636;
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .articles-link214 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .articles-container21 {
    width: 100%;
    height: auto;
    padding: 1rem;
    justify-content: space-between;
  }
  .articles-container22 {
    width: 45%;
    height: 25rem;
  }
  .articles-image4 {
    width: 100%;
    height: 100%;
  }
  .articles-container23 {
    gap: 1rem;
    width: 50%;
    height: 100%;
    align-self: center;
    flex-direction: column;
  }
  .articles-container24 {
    align-self: flex-start;
  }
  .articles-text15 {
    font-size: 1.7rem;
    font-family: Poppins;
  }
  .articles-text16 {
    color: #363636;
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .articles-link215 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .articles-container27 {
    width: 100%;
    height: auto;
    padding: 1rem;
    justify-content: space-between;
  }
  .articles-container28 {
    width: 45%;
    height: 25rem;
  }
  .articles-image5 {
    width: 100%;
    height: 100%;
  }
  .articles-container29 {
    gap: 1rem;
    width: 50%;
    height: 100%;
    align-self: center;
    flex-direction: column;
  }
  .articles-container30 {
    align-self: flex-start;
  }
  .articles-text17 {
    font-size: 1.7rem;
    font-family: Poppins;
  }
  .articles-text18 {
    color: #363636;
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .articles-link216 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .articles-container33 {
    width: 100%;
    height: auto;
    padding: 1rem;
    justify-content: space-between;
  }
  .articles-container34 {
    width: 45%;
    height: 25rem;
  }
  .articles-image6 {
    width: 100%;
    height: 100%;
  }
  .articles-container35 {
    gap: 1rem;
    width: 50%;
    height: 100%;
    align-self: center;
    flex-direction: column;
  }
  .articles-container36 {
    align-self: flex-start;
  }
  .articles-text19 {
    font-size: 1.7rem;
    font-family: Poppins;
  }
  .articles-text20 {
    color: #363636;
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .articles-link217 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .articles-container39 {
    width: 100%;
    height: auto;
    padding: 1rem;
    justify-content: space-between;
  }
  .articles-container40 {
    width: 45%;
    height: 25rem;
  }
  .articles-image7 {
    width: 100%;
    height: 100%;
  }
  .articles-container41 {
    gap: 1rem;
    width: 50%;
    height: 100%;
    align-self: center;
    flex-direction: column;
  }
  .articles-container42 {
    align-self: flex-start;
  }
  .articles-text21 {
    font-size: 1.7rem;
    font-family: Poppins;
  }
  .articles-text22 {
    color: #363636;
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .articles-link218 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .articles-container45 {
    width: 100%;
    height: auto;
    padding: 1rem;
    justify-content: space-between;
  }
  .articles-container46 {
    width: 45%;
    height: 25rem;
  }
  .articles-image8 {
    width: 100%;
    height: 100%;
  }
  .articles-container47 {
    gap: 1rem;
    width: 50%;
    height: 100%;
    align-self: center;
    flex-direction: column;
  }
  .articles-container48 {
    align-self: flex-start;
  }
  .articles-text23 {
    font-size: 1.7rem;
    font-family: Poppins;
  }
  .articles-text24 {
    color: #363636;
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .articles-link219 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .articles-link220 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .articles-link221 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .articles-link222 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .articles-link223 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
}
 
@media(max-width: 1200px) {
  .articles-navbar {
    background-color: #1E1E1E;
  }
  .articles-links1 {
    gap: 1.5rem;
  }
  .articles-link210 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-link211 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-link212 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-link11 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-action11 {
    color: #f8f9fa;
    border-color: #ffffff;
    border-width: 2px;
    background-color: transparent;
  }
  .articles-text10 {
    font-size: 1.125rem;
    font-family: Roboto;
  }
  .articles-action12 {
    color: #f8f9fa;
    border-color: #ffffff;
    border-width: 2px;
    background-color: transparent;
  }
  .articles-text11 {
    font-size: 1.125rem;
    font-family: Roboto;
  }
  .articles-space-filler {
    height: 7rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .articles-link214 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-link215 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-link216 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-link217 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-link218 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-link219 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-link220 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-link221 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-link222 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .articles-link223 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
}
 
@media(max-width: 991px) {
  .articles-navbar {
    background-color: #1E1E1E;
  }
  .articles-navbar-interactive {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
  .articles-container11 {
    gap: 1rem;
    width: var(--dl-layout-size-xxlarge);
    align-items: center;
    justify-content: center;
  }
  .articles-desktop-menu {
    gap: 1rem;
    justify-content: center;
  }
  .articles-links1 {
    gap: 0.7rem;
    margin-left: 0px;
    justify-content: flex-end;
  }
  .articles-link210 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .articles-link211 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .articles-link212 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .articles-link11 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .articles-buttons1 {
    margin-left: 0rem;
  }
  .articles-text10 {
    font-size: 1rem;
  }
  .articles-container12 {
    gap: 1rem;
    align-items: center;
    justify-content: center;
  }
  .articles-text11 {
    font-size: 1rem;
  }
  .articles-space-filler {
    height: 6.5rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .articles-link214 {
    font-size: 1rem;
  }
  .articles-link215 {
    font-size: 1rem;
  }
  .articles-link216 {
    font-size: 1rem;
  }
  .articles-link217 {
    font-size: 1rem;
  }
  .articles-link218 {
    font-size: 1rem;
  }
  .articles-link219 {
    font-size: 1rem;
  }
  .articles-logo {
    width: auto;
  }
  .articles-container51 {
    gap: 1rem;
    align-items: center;
    justify-content: center;
  }
  .articles-link220 {
    font-size: 1rem;
  }
  .articles-link221 {
    font-size: 1rem;
  }
  .articles-link222 {
    font-size: 1rem;
  }
  .articles-link223 {
    font-size: 1rem;
  }
}
 
@media(max-width: 767px) {
  .articles-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .articles-container11 {
    justify-content: flex-start;
  }
  .articles-desktop-menu {
    display: none;
  }
  .articles-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .articles-icon1 {
    fill: #D9D9D9;
    width: 2rem;
    height: 2rem;
  }
  .articles-navlink2 {
    color: #000000;
  }
  .articles-icon3 {
    width: 2rem;
    height: 2rem;
  }
  .articles-links2 {
    flex-direction: column;
  }
  .articles-link14 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .articles-link213 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .articles-link3 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .articles-link4 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .articles-action12 {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    border-color: var(--dl-color-theme-neutral-dark);
  }
  .articles-text11 {
    font-size: 1.5rem;
  }
  .articles-space-filler {
    height: 6.5rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .articles-text12 {
    font-size: 1.5rem;
  }
  .articles-container15 {
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .articles-container16 {
    width: 100%;
  }
  .articles-container17 {
    width: 100%;
  }
  .articles-container21 {
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .articles-container22 {
    width: 100%;
  }
  .articles-container23 {
    width: 100%;
  }
  .articles-container27 {
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .articles-container28 {
    width: 100%;
  }
  .articles-container29 {
    width: 100%;
  }
  .articles-container33 {
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .articles-container34 {
    width: 100%;
  }
  .articles-container35 {
    width: 100%;
  }
  .articles-container39 {
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .articles-container40 {
    width: 100%;
  }
  .articles-container41 {
    width: 100%;
  }
  .articles-container45 {
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .articles-container46 {
    width: 100%;
  }
  .articles-container47 {
    width: 100%;
  }
  .articles-content {
    flex-direction: column;
  }
  .articles-row {
    flex-direction: column;
  }
  .articles-footer-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .articles-content3 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .articles-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-left: 16px;
  }
  .articles-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
  .articles-space-filler {
    height: 5rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .articles-text12 {
    font-size: 1.5rem;
  }
  .articles-text13 {
    font-size: 1.5rem;
  }
  .articles-text14 {
    font-size: 1rem;
  }
  .articles-text15 {
    font-size: 1.5rem;
  }
  .articles-text16 {
    font-size: 1rem;
  }
  .articles-text17 {
    font-size: 1.5rem;
  }
  .articles-text18 {
    font-size: 1rem;
  }
  .articles-text19 {
    font-size: 1.5rem;
  }
  .articles-text20 {
    font-size: 1rem;
  }
  .articles-text21 {
    font-size: 1.5rem;
  }
  .articles-text22 {
    font-size: 1rem;
  }
  .articles-text23 {
    font-size: 1.5rem;
  }
  .articles-text24 {
    font-size: 1rem;
  }
  .articles-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .articles-content {
    width: 100%;
  }
  .articles-links3 {
    width: 100%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .articles-footer-links {
    align-items: center;
  }
  .articles-link12 {
    text-align: center;
  }
}
