.quota-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.quota-navbar {
  width: 100%;
  display: flex;
  z-index: 3;
  position: fixed;
  justify-content: center;
  background-color: #1E1E1E;
}
 
.quota-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;
}
 
.quota-container2 {
  gap: 1rem;
  flex: 0 0 auto;
  width: auto;
  display: flex;
  max-width: var(--dl-layout-size-xxlarge);
  align-items: center;
}
 
.quota-image1 {
  width: 3rem;
  height: 3rem;
  object-fit: cover;
}
 
.quota-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;
}
 
.quota-navlink1:hover {
  font-size: 2rem;
}
 
.quota-text10:hover {
  font-size: 2rem;
}
 
.quota-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.quota-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;
}
 
.quota-link21 {
  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;
}
 
.quota-link22 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  background-color: #007BFF;
}
 
.quota-link23 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  background-color: #007BFF;
}
 
.quota-link11 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  background-color: #007BFF;
}
 
.quota-buttons1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
}
 
.quota-action11 {
  fill: #f8f9fa;
  color: #f8f9fa;
  display: flex;
  border-color: #f8f9fa;
  border-width: 2px;
  flex-direction: row;
  text-decoration: none;
  background-color: transparent;
}
 
.quota-text12 {
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
}
 
.quota-burger-menu {
  display: none;
}
 
.quota-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.quota-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);
}
 
.quota-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.quota-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.quota-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.quota-icon5 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.quota-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.quota-buttons2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
}
 
.quota-action12 {
  fill: #f8f9fa;
  color: #f8f9fa;
  display: flex;
  border-color: #f8f9fa;
  border-width: 2px;
  flex-direction: row;
  background-color: transparent;
}
 
.quota-text13 {
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
}
 
.quota-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;
}
 
.quota-container3 {
  flex: 0 0 auto;
  display: flex;
  padding: 2rem;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: flex-start;
  justify-content: center;
}
 
.quota-text14 {
  font-size: 2rem;
}
 
.quota-container4 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 2rem;
  align-items: flex-start;
  margin-bottom: 2rem;
  background-color: var(--dl-color-theme-primary2);
}
 
.quota-form {
  gap: 1rem;
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  padding: 0rem;
  max-width: 100%;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  background-color: #e65103;
}
 
.quota-container5 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
}
 
.quota-input1 {
  gap: 8px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.quota-text15 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.quota-text-input1 {
  width: 100%;
  font-size: 1rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.quota-input2 {
  gap: 8px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.quota-text16 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.quota-text-input2 {
  width: 100%;
  font-size: 1rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.quota-container6 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
}
 
.quota-input3 {
  gap: 8px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.quota-text17 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.quota-text-input3 {
  width: 100%;
  font-size: 1rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.quota-input4 {
  gap: 8px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.quota-text18 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.quota-text-input4 {
  width: 100%;
  font-size: 1rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.quota-input5 {
  gap: 8px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.quota-text19 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.quota-text-input5 {
  width: 100%;
  font-size: 1rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.quota-input6 {
  gap: 8px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.quota-text20 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.quota-text-input6 {
  width: 100%;
  font-size: 1rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.quota-input7 {
  gap: 8px;
  display: flex;
  max-width: 100%;
  min-width: 50%;
  align-self: stretch;
  min-height: 3rem;
  align-items: flex-start;
  flex-direction: column;
}
 
.quota-text21 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.quota-textarea {
  width: 100%;
  height: auto;
  font-size: 1rem;
  max-width: 100%;
  min-width: 100%;
  min-height: 3rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.quota-input8 {
  gap: 8px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.quota-text22 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.quota-text-input7 {
  color: #848484;
  width: 50%;
  padding: 0.5rem;
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 27px;
  border-width: 0px;
  border-radius: 1px;
}
 
.quota-checkbox1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: flex-start;
  margin-top: 1rem;
  align-items: center;
  padding-top: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  justify-content: flex-start;
  background-color: #fbfaf9;
}
 
.quota-text23 {
  color: #000000;
}
 
.quota-action13 {
  fill: #f8f9fa;
  color: #f8f9fa;
  display: flex;
  margin-top: 1rem;
  border-color: #f8f9fa;
  border-width: 2px;
  flex-direction: row;
  background-color: #007bff;
}
 
.quota-text24 {
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
}
 
.quota-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;
}
 
.quota-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.quota-content {
  gap: 32px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.quota-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;
}
 
.quota-container7 {
  gap: 1rem;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.quota-image2 {
  width: 3rem;
  height: 3rem;
  object-fit: cover;
}
 
.quota-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;
}
 
.quota-navlink2:hover {
  font-size: 2rem;
}
 
.quota-links3 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
}
 
.quota-link25 {
  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);
}
 
.quota-link26 {
  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);
}
 
.quota-link27 {
  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);
}
 
.quota-link28 {
  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);
}
 
.quota-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.quota-divider {
  background-color: #f8f9fa;
}
 
.quota-row {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
 
.quota-footer-links {
  gap: 2rem;
  display: flex;
  align-items: flex-start;
}
 
.quota-content3 {
  color: rgb(248, 249, 250);
}
 
.quota-link12 {
  color: rgb(248, 249, 250);
}
 
.quota-link13 {
  color: #f8f9fa;
  text-decoration: none;
}
 
@media(max-width: 1600px) {
  .quota-link21 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .quota-link11 {
    color: #f8f9fa;
  }
  .quota-space-filler {
    height: 7rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .quota-form {
    width: auto;
    height: 100%;
    padding: 1.7rem;
    justify-content: center;
  }
  .quota-text15 {
    color: rgb(248, 249, 250);
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .quota-text-input1 {
    color: #f8f9fa;
  }
  .quota-text-input2 {
    color: #f8f9fa;
  }
  .quota-text-input3 {
    color: #f8f9fa;
  }
  .quota-text-input4 {
    color: #f8f9fa;
  }
  .quota-textarea {
    display: flex;
  }
  .quota-text23 {
    color: #363636;
    font-family: Poppins;
  }
  .quota-action13 {
    color: #f8f9fa;
    border-color: #f8f9fa;
    border-width: 2px;
    background-color: transparent;
  }
  .quota-link25 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .quota-link26 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .quota-link27 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .quota-link28 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
}
 
@media(max-width: 1200px) {
  .quota-navbar {
    background-color: #1E1E1E;
  }
  .quota-links1 {
    gap: 1.5rem;
  }
  .quota-link21 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .quota-link22 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .quota-link23 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .quota-link11 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .quota-action11 {
    color: #f8f9fa;
    border-color: #ffffff;
    border-width: 2px;
    background-color: transparent;
  }
  .quota-text12 {
    font-size: 1.125rem;
    font-family: Roboto;
  }
  .quota-action12 {
    color: #f8f9fa;
    border-color: #ffffff;
    border-width: 2px;
    background-color: transparent;
  }
  .quota-text13 {
    font-size: 1.125rem;
    font-family: Roboto;
  }
  .quota-space-filler {
    height: 7rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .quota-form {
    padding: 1.5rem;
  }
  .quota-action13 {
    color: #f8f9fa;
    border-color: #ffffff;
    border-width: 2px;
    background-color: transparent;
  }
  .quota-text24 {
    font-size: 1.125rem;
    font-family: Roboto;
  }
  .quota-link25 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .quota-link26 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .quota-link27 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .quota-link28 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
}
 
@media(max-width: 991px) {
  .quota-navbar {
    background-color: #1E1E1E;
  }
  .quota-navbar-interactive {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
  .quota-container2 {
    gap: 1rem;
    align-items: center;
    justify-content: center;
  }
  .quota-desktop-menu {
    gap: 1rem;
    justify-content: center;
  }
  .quota-links1 {
    gap: 0.7rem;
    margin-left: 0px;
    justify-content: flex-end;
  }
  .quota-link21 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .quota-link22 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .quota-link23 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .quota-link11 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .quota-buttons1 {
    margin-left: 0rem;
  }
  .quota-text12 {
    font-size: 1rem;
  }
  .quota-text13 {
    font-size: 1rem;
  }
  .quota-space-filler {
    height: 6.5rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .quota-form {
    width: 100%;
    background-color: var(--dl-color-theme-primary2);
  }
  .quota-container5 {
    flex-direction: column;
  }
  .quota-container6 {
    flex-direction: column;
  }
  .quota-logo {
    width: auto;
  }
  .quota-container7 {
    gap: 1rem;
    align-items: center;
    justify-content: center;
  }
  .quota-link25 {
    font-size: 1rem;
  }
  .quota-link26 {
    font-size: 1rem;
  }
  .quota-link27 {
    font-size: 1rem;
  }
  .quota-link28 {
    font-size: 1rem;
  }
}
 
@media(max-width: 767px) {
  .quota-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .quota-desktop-menu {
    display: none;
  }
  .quota-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .quota-icon1 {
    fill: #D9D9D9;
    width: 2rem;
    height: 2rem;
  }
  .quota-icon3 {
    width: 3rem;
    height: 3rem;
  }
  .quota-icon5 {
    width: 2rem;
    height: 2rem;
  }
  .quota-links2 {
    flex-direction: column;
  }
  .quota-link14 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .quota-link24 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .quota-link3 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .quota-link4 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .quota-action12 {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    border-color: var(--dl-color-theme-neutral-dark);
  }
  .quota-text13 {
    font-size: 1.5rem;
  }
  .quota-space-filler {
    height: 6.5rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .quota-text14 {
    font-size: 1.5rem;
  }
  .quota-content {
    flex-direction: column;
  }
  .quota-row {
    flex-direction: column;
  }
  .quota-footer-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .quota-content3 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .quota-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-left: 16px;
  }
  .quota-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
  .quota-space-filler {
    height: 5rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .quota-text14 {
    font-size: 1.5rem;
  }
  .quota-text-input7 {
    font-size: 14px;
  }
  .quota-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .quota-content {
    width: 100%;
  }
  .quota-links3 {
    width: 100%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .quota-footer-links {
    align-items: center;
  }
  .quota-link12 {
    text-align: center;
  }
}
