.tbox-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  overflow-x: hidden;
  flex-direction: column;
}
 
.tbox-fadein {
  width: 100%;
  height: 105px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgb(0, 0, 0) 0.00%,rgb(82, 40, 244) 98.00%);
}
 
.tbox-hero {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 100%;
  min-width: auto;
  align-self: center;
  max-height: 100%;
  min-height: auto;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-sevenunits);
  padding-right: var(--dl-layout-space-sevenunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  background-color: #5228F5;
}
 
.tbox-image1 {
  width: auto;
  height: auto;
  object-fit: cover;
}
 
.tbox-text10 {
  color: rgb(255, 255, 255);
  text-align: center;
  margin-bottom: var(--dl-layout-space-sevenunits);
}
 
.tbox-text11 {
  font-size: 32px;
}
 
.tbox-text16 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  text-align: center;
  margin-bottom: var(--dl-layout-space-sevenunits);
}
 
.tbox-text17 {
  font-style: normal;
  font-weight: 900;
}
 
.tbox-text20 {
  font-weight: 700;
}
 
.tbox-text25 {
  font-weight: 700;
}
 
.tbox-text30 {
  font-weight: 700;
}
 
.tbox-text35 {
  font-weight: 700;
}
 
.tbox-text40 {
  font-weight: 900;
}
 
.tbox-text43 {
  font-weight: 700;
}
 
.tbox-text49 {
  font-weight: 700;
}
 
.tbox-text55 {
  font-style: normal;
  font-weight: 900;
}
 
.tbox-text58 {
  font-weight: 700;
}
 
.tbox-text63 {
  font-weight: 700;
}
 
.tbox-text69 {
  font-weight: 700;
}
 
.tbox-text74 {
  font-weight: 700;
}
 
.tbox-link {
  color: rgb(255, 255, 255);
  text-decoration: underline;
}
 
.tbox-fadeout {
  width: 100%;
  height: 105px;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-image: linear-gradient(0deg, rgb(0, 0, 0) 0.00%,rgb(82, 40, 244) 98.00%);
}
 
.tbox-footer {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 100%;
  align-self: center;
  max-height: auto;
  align-items: center;
  padding-top: 22px;
  padding-left: var(--dl-layout-space-sevenunits);
  padding-right: var(--dl-layout-space-sevenunits);
  flex-direction: column;
  padding-bottom: 22px;
  justify-content: center;
  background-color: #000000;
}
 
.tbox-bottom {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-self: center;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: flex-start;
  user-select: none;
  flex-direction: column;
}
 
.tbox-image2 {
  flex: 0;
  width: auto;
  height: auto;
  max-width: var(--dl-layout-size-xxlarge);
  min-width: var(--dl-layout-size-xsmall);
  align-self: center;
  max-height: var(--dl-layout-size-xxlarge);
  min-height: var(--dl-layout-size-xsmall);
  object-fit: cover;
}
 
.tbox-text77 {
  color: rgb(104, 104, 104);
  align-self: center;
  text-align: center;
}
 
.tbox-text80 {
  color: rgb(104, 104, 104);
  align-self: center;
  text-align: center;
}
 
@media(max-width: 1200px) {
  .tbox-text10 {
    color: rgb(255, 255, 255);
    text-align: center;
  }
  .tbox-text80 {
    color: rgb(104, 104, 104);
  }
}
 
@media(max-width: 991px) {
  .tbox-hero {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .tbox-footer {
    padding-top: var(--dl-layout-space-sevenunits);
    padding-bottom: var(--dl-layout-space-sevenunits);
  }
  .tbox-text77 {
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 0px;
  }
  .tbox-text80 {
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 0px;
  }
}
 
@media(max-width: 767px) {
  .tbox-fadein {
    height: auto;
    position: relative;
    background-color: var(--dl-color-template-blue-bg);
  }
  .tbox-hero {
    height: auto;
    position: relative;
    padding-bottom: var(--dl-layout-space-fourunits);
    background-color: var(--dl-color-template-blue-bg);
  }
  .tbox-fadeout {
    height: auto;
    position: relative;
    background-color: var(--dl-color-template-blue-bg);
  }
  .tbox-footer {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
}
 
@media(max-width: 479px) {
  .tbox-fadein {
    height: 100%;
    border-color: #860000;
  }
  .tbox-hero {
    height: auto;
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .tbox-image1 {
    max-width: var(--dl-layout-size-maxwidth);
    min-width: var(--dl-layout-size-small);
    max-height: var(--dl-layout-size-xlarge);
    min-height: var(--dl-layout-size-small);
  }
  .tbox-text10 {
    color: rgb(255, 255, 255);
    text-align: center;
  }
  .tbox-text16 {
    color: rgb(255, 255, 255);
  }
  .tbox-text17 {
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
  }
  .tbox-text20 {
    font-weight: 700;
  }
  .tbox-text25 {
    font-weight: 700;
  }
  .tbox-text30 {
    font-weight: 700;
  }
  .tbox-text35 {
    font-weight: 700;
  }
  .tbox-text40 {
    font-size: 32px;
    font-weight: 900;
  }
  .tbox-text43 {
    font-weight: 700;
  }
  .tbox-text49 {
    font-weight: 700;
  }
  .tbox-text55 {
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
  }
  .tbox-text58 {
    font-weight: 700;
  }
  .tbox-text63 {
    font-weight: 700;
  }
  .tbox-text74 {
    font-weight: 700;
  }
  .tbox-fadeout {
    height: 100%;
  }
  .tbox-image2 {
    max-width: auto;
    min-width: var(--dl-layout-size-large);
    min-height: var(--dl-layout-size-large);
  }
}
