.social-wrapper {
  display: contents;
}
 
.social-social {
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  transition: 0.3s;
  align-items: flex-start;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  justify-content: flex-start;
  background-color: rgba(236, 233, 234, 0.2);
}
 
.social-social:hover {
  background-color: rgba(236, 233, 234, 0.6);
}
 
.social-insider {
  width: 18px;
  height: 18px;
}
 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 767px) {
  .social-social {
    padding: 12px;
  }
}

.terms-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.terms-navbar {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.terms-desktop {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.terms-main {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.terms-branding {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.terms-link10 {
  display: contents;
}
 
.terms-image1 {
  width: auto;
  height: 35px;
  object-fit: cover;
  text-decoration: none;
}
 
.terms-links1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  padding-top: 12px;
  border-radius: 6px;
  flex-direction: row;
  padding-bottom: 12px;
  justify-content: center;
}
 
.terms-link11 {
  text-decoration: none;
}
 
.terms-link12 {
  text-decoration: none;
}
 
.terms-link13 {
  text-decoration: none;
}
 
.terms-link14 {
  text-decoration: none;
}
 
.terms-link15 {
  text-decoration: none;
}
 
.terms-quick-actions {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.terms-hamburger-menu {
  width: 20px;
  height: 12px;
  display: none;
}
 
.terms-android-btn {
  gap: var(--dl-layout-space-halfunit);
  fill: white;
  color: white;
  width: 196px;
  cursor: pointer;
  height: 53px;
  display: none;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-radius8);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
  background-color: #000000;
}
 
.terms-android-btn:hover {
  background-color: rgba(0, 0, 0, 0.75);
}
 
.terms-caption {
  align-self: center;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
}
 
.terms-icon1 {
  width: 24px;
  height: 31px;
}
 
.terms-mobile {
  gap: var(--dl-layout-space-fourunits);
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  z-index: 200;
  position: fixed;
  transform: translateX(100%);
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: column;
  background-color: #ffffff;
}
 
.terms-top {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.terms-image2 {
  width: 150px;
  object-fit: cover;
}
 
.terms-icon3 {
  width: 28px;
  height: 28px;
}
 
.terms-links2 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.terms-link16 {
  text-decoration: none;
}
 
.terms-link17 {
  text-decoration: none;
}
 
.terms-link18 {
  text-decoration: none;
}
 
.terms-link19 {
  text-decoration: none;
}
 
.terms-link20 {
  text-decoration: none;
}
 
.terms-container3 {
  display: contents;
}
 
.terms-container4 {
  width: 100%;
  height: 4378px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.terms-max-width {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
 
.terms-content2 {
  align-self: stretch;
  align-items: flex-start;
}
 
.terms-ul {
  align-items: flex-start;
}
 
.terms-heading1 {
  align-self: flex-start;
  text-align: center;
  font-family: "Poppins";
}
 
.terms-content1 {
  font-family: "Poppins";
}
 
.terms-text102 {
  font-weight: 700;
}
 
.terms-text111 {
  font-weight: 700;
}
 
.terms-text112 {
  font-weight: 700;
}
 
.terms-text116 {
  font-weight: 700;
}
 
.terms-text117 {
  font-weight: 700;
}
 
.terms-text130 {
  font-weight: 700;
}
 
.terms-text131 {
  font-weight: 700;
}
 
.terms-text135 {
  font-weight: 700;
}
 
.terms-text136 {
  font-weight: 700;
}
 
.terms-text149 {
  font-weight: 700;
}
 
.terms-text150 {
  font-weight: 700;
}
 
.terms-text169 {
  font-weight: 700;
}
 
.terms-text196 {
  font-weight: 700;
}
 
.terms-text197 {
  font-weight: 700;
}
 
.terms-text210 {
  font-weight: 700;
}
 
.terms-text211 {
  font-weight: 700;
}
 
.terms-text219 {
  font-weight: 700;
}
 
.terms-text224 {
  font-weight: 700;
}
 
.terms-text225 {
  font-weight: 700;
}
 
.terms-text229 {
  font-weight: 700;
}
 
.terms-text230 {
  font-weight: 700;
}
 
.terms-text246 {
  font-weight: 700;
}
 
.terms-text247 {
  font-weight: 700;
}
 
.terms-text260 {
  font-weight: 700;
}
 
.terms-text276 {
  font-weight: 700;
}
 
.terms-text291 {
  font-weight: 700;
}
 
.terms-text299 {
  font-weight: 700;
}
 
.terms-text304 {
  font-weight: 700;
}
 
.terms-text310 {
  font-weight: 700;
}
 
.terms-text325 {
  font-weight: 700;
}
 
.terms-text326 {
  font-weight: 700;
}
 
.terms-text330 {
  font-weight: 700;
}
 
.terms-text331 {
  font-weight: 700;
}
 
.terms-text335 {
  font-weight: 700;
}
 
.terms-text336 {
  font-weight: 700;
}
 
.terms-text342 {
  font-weight: 700;
}
 
.terms-text343 {
  font-weight: 700;
}
 
.terms-text347 {
  font-weight: 700;
}
 
.terms-text348 {
  font-weight: 700;
}
 
.terms-text352 {
  font-weight: 700;
}
 
.terms-text353 {
  font-weight: 700;
}
 
.terms-text359 {
  font-weight: 700;
}
 
.terms-text364 {
  font-weight: 700;
}
 
.terms-footer {
  gap: var(--dl-layout-space-threeunits);
  color: white;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-sixunits);
  background-color: #000000;
}
 
.terms-content3 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.terms-information {
  gap: var(--dl-layout-space-unit);
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.terms-heading {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: 265px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.terms-link21 {
  display: contents;
}
 
.terms-pasted-image {
  width: 150px;
  text-decoration: none;
}
 
.terms-text372 {
  font-size: 14px;
  font-family: "Poppins";
  line-height: 21px;
}
 
.terms-socials {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: 265px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.terms-links3 {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  z-index: 15;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.terms-column1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.terms-header1 {
  font-size: 20px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 30px;
}
 
.terms-link22 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
  text-decoration: none;
}
 
.terms-link22:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.terms-link23 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
  text-decoration: none;
}
 
.terms-link23:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.terms-column2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.terms-header2 {
  font-size: 20px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 30px;
}
 
.terms-link24 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
  text-decoration: none;
}
 
.terms-link24:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.terms-link25 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
  text-decoration: none;
}
 
.terms-link25:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.terms-link26 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
  text-decoration: none;
}
 
.terms-link26:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.terms-text373 {
  color: rgb(196, 196, 196);
  width: 100%;
  font-size: 14px;
  max-width: 1200px;
  line-height: 21px;
}
 
@media(max-width: 991px) {
  .terms-navbar {
    align-items: center;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .terms-links1 {
    display: none;
  }
  .terms-hamburger-menu {
    display: flex;
  }
  .terms-android-btn {
    flex: 1;
  }
  .terms-mobile {
    height: 359px;
  }
  .terms-link16 {
    text-decoration: none;
  }
  .terms-link17 {
    text-decoration: none;
  }
  .terms-link18 {
    text-decoration: none;
  }
  .terms-footer {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
}
 
@media(max-width: 767px) {
  .terms-navbar {
    align-items: center;
  }
  .terms-mobile {
    padding-top: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .terms-footer {
    gap: var(--dl-layout-space-twounits);
  }
  .terms-content3 {
    gap: var(--dl-layout-space-threeunits);
    flex-direction: column;
    justify-content: flex-start;
  }
  .terms-information {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .terms-heading {
    gap: var(--dl-layout-space-halfunit);
  }
  .terms-pasted-image {
    width: 100px;
  }
  .terms-text372 {
    font-size: 12px;
    line-height: 18px;
  }
  .terms-socials {
    gap: var(--dl-layout-space-halfunit);
  }
  .terms-links3 {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: 100%;
    flex-direction: column;
  }
  .terms-header1 {
    font-size: 16px;
    line-height: 24px;
  }
  .terms-header2 {
    font-size: 16px;
    line-height: 24px;
  }
}
 
@media(max-width: 479px) {
  .terms-android-btn {
    width: 60px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .terms-mobile {
    height: 297px;
  }
  .terms-link16 {
    text-decoration: none;
  }
  .terms-link17 {
    text-decoration: none;
  }
  .terms-link18 {
    text-decoration: none;
  }
  .terms-link19 {
    text-decoration: none;
  }
  .terms-link20 {
    text-decoration: none;
  }
  .terms-text372 {
    font-size: 12px;
    font-family: Poppins;
    line-height: 18px;
  }
  .terms-links3 {
    width: 100%;
    flex-direction: column;
  }
  .terms-link26 {
    color: rgb(196, 196, 196);
    font-size: 14px;
    line-height: 21px;
  }
}
