* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}

header .bl-content-header .bl-navigation-panel a:nth-of-type(2) {
  font-weight: 600;
  line-height: 1.5rem;
  color: #ffffff;
}

main {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
main .screen-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 54.25rem;
  background: rgb(22, 22, 33);
  background-size: 90rem;
  background-position: center;
  padding: 12.3125rem 7.5rem 0 7.5rem;
}
main .screen-one .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.4375rem;
  max-width: 75rem;
  width: 100%;
  height: 100%;
}
main .screen-one .container .bl-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7.9375rem;
}
main .screen-one .container .bl-text h1 {
  font-family: "Righteous";
  font-weight: 400;
  font-size: 5.875rem;
  line-height: 5.1875rem;
  color: rgb(255, 255, 255);
}
main .screen-one .container .bl-text .bl-info-tel-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 4.75rem;
  max-width: 29.4375rem;
  width: 100%;
  height: 18.125rem;
}
main .screen-one .container .bl-text .bl-info-tel-img .bl-img-tel {
  width: 9rem;
  height: 100%;
  background: url("/assets/img/about/img-tel-v1.svg") no-repeat;
  background-size: contain;
  background-position: center;
}
main .screen-one .container .bl-text .bl-info-tel-img .bl-info-img .bl-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  max-width: 15.5rem;
  width: 100%;
  margin-top: 3.5rem;
}
main .screen-one .container .bl-text .bl-info-tel-img .bl-info-img .bl-text h3 {
  font-family: "Plus Jakarta Sans";
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.875rem;
  color: rgb(255, 255, 255);
}
main .screen-one .container .bl-text .bl-info-tel-img .bl-info-img .bl-text p {
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(255, 255, 255, 0.6);
}
main .screen-one .container .bl-img-pc {
  max-width: 44.625rem;
  width: 100%;
  height: 25.375rem;
  background: url("/assets/img/about/img-pc-v1.svg") no-repeat;
  background-size: contain;
  margin-top: 7.5rem;
  margin-right: -1.8125rem;
}
main .screen-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 13.6875rem;
}
main .screen-two .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100%;
  height: 100%;
}
main .screen-two .container .bl-column-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
main .screen-two .container .bl-column-element:nth-of-type(1) {
  width: 100%;
}
main .screen-two .container .bl-column-element:nth-of-type(1) .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100%;
  height: 100%;
}
main .screen-two .container .bl-column-element:nth-of-type(1) .card .element {
  height: 10.5rem;
}
main .screen-two .container .bl-column-element:nth-of-type(1) .card .element:nth-of-type(1) {
  width: 3.125rem;
  background: url("/assets/img/about/elements-card-screen-two/column-left-top-element-left.svg") no-repeat;
  background-size: 100%;
  background-position: center;
}
main .screen-two .container .bl-column-element:nth-of-type(1) .card .element:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  width: calc(100% - 3.125rem - 3rem);
  height: 100%;
}
main .screen-two .container .bl-column-element:nth-of-type(1) .card .element:nth-of-type(2)::before {
  content: "";
  width: 100%;
  height: 3.5063rem;
  background: rgb(22, 22, 33);
}
main .screen-two .container .bl-column-element:nth-of-type(1) .card .element:nth-of-type(2)::after {
  content: "";
  width: 100%;
  height: 6.5rem;
  background: rgb(22, 22, 33);
}
main .screen-two .container .bl-column-element:nth-of-type(1) .card .element:nth-of-type(3) {
  width: 3rem;
  background: url("/assets/img/about/elements-card-screen-two/column-left-top-element-right.svg") no-repeat;
  background-size: 100%;
  background-position: center;
}
main .screen-two .container .bl-column-element:nth-of-type(2) {
  width: 28.1875rem;
  min-width: 28.1875rem;
}
main .screen-two .container .bl-column-element:nth-of-type(2) .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
main .screen-two .container .bl-column-element:nth-of-type(2) .card .element {
  height: 11.8125rem;
}
main .screen-two .container .bl-column-element:nth-of-type(2) .card .element:nth-of-type(1) {
  width: 4.625rem;
  background: url("/assets/img/about/elements-card-screen-two/column-center-top-element-left.svg") no-repeat;
  background-size: 100%;
  background-position: center;
}
main .screen-two .container .bl-column-element:nth-of-type(2) .card .element:nth-of-type(2) {
  width: calc(100% - 4.625rem - 4.625rem);
  height: 11.325rem;
  background: rgb(22, 22, 33);
  margin-top: 0.4625rem;
}
main .screen-two .container .bl-column-element:nth-of-type(2) .card .element:nth-of-type(3) {
  width: 4.625rem;
  background: url("/assets/img/about/elements-card-screen-two/column-center-top-element-right.svg") no-repeat;
  background-size: 100%;
  background-position: center;
}
main .screen-two .container .bl-column-element:nth-of-type(3) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  width: 31.5625rem;
  min-width: 31.5625rem;
}
main .screen-two .container .bl-column-element:nth-of-type(3) .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
main .screen-two .container .bl-column-element:nth-of-type(3) .card:nth-of-type(1) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
main .screen-two .container .bl-column-element:nth-of-type(3) .card:nth-of-type(1) .element {
  width: 100%;
  height: 6.6875rem;
  background: url("/assets/img/about/elements-card-screen-two/column-center-top-element.svg") no-repeat;
  background-size: 100%;
  background-position: center;
}
main .screen-two .container .bl-column-element:nth-of-type(3) .card:nth-of-type(2) {
  gap: 0.5rem;
  height: 6.5rem;
}
main .screen-two .container .bl-column-element:nth-of-type(3) .card:nth-of-type(2) .element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  width: 100%;
  height: 100%;
}
main .screen-two .container .bl-column-element:nth-of-type(3) .card:nth-of-type(2) .element:nth-of-type(1) {
  max-width: 11.125rem;
  width: 100%;
  height: 100%;
  background: var(--color-platform);
  border-radius: 2.0625rem;
  margin-left: 0.25rem;
}
main .screen-two .container .bl-column-element:nth-of-type(3) .card:nth-of-type(2) .element:nth-of-type(2) {
  width: calc(100% - 11.125rem);
  height: 100%;
  background: rgb(22, 25, 37);
  border-radius: 2.0625rem;
}
main .screen-two .container .bl-column-element:nth-of-type(4) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
main .screen-two .container .bl-column-element:nth-of-type(4) .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
main .screen-two .container .bl-column-element:nth-of-type(4) .card .element {
  height: 10.5rem;
}
main .screen-two .container .bl-column-element:nth-of-type(4) .card .element:nth-of-type(1) {
  width: 7.5625rem;
  background: url("/assets/img/about/elements-card-screen-two/column-right-top-element-left.svg") no-repeat;
  background-size: 100%;
  background-position: center;
}
main .screen-two .container .bl-column-element:nth-of-type(4) .card .element:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  width: calc(100% - 7.5625rem - 3.625rem);
  height: 100%;
}
main .screen-two .container .bl-column-element:nth-of-type(4) .card .element:nth-of-type(2)::before {
  content: "";
  width: 100%;
  height: 3.5063rem;
  background: rgb(22, 22, 33);
}
main .screen-two .container .bl-column-element:nth-of-type(4) .card .element:nth-of-type(2)::after {
  content: "";
  width: 100%;
  height: 6.5rem;
  background: var(--color-platform);
}
main .screen-two .container .bl-column-element:nth-of-type(4) .card .element:nth-of-type(3) {
  width: 3.625rem;
  background: url("/assets/img/about/elements-card-screen-two/column-right-top-element-right.svg") no-repeat;
  background-size: 100%;
  background-position: center;
}
main .screen-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 32.75rem;
  padding: 7.5rem 12.375rem 8.75rem 7.5rem;
}
main .screen-three .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 7.9375rem;
  max-width: 70.25rem;
  width: 100%;
  height: 100%;
}
main .screen-three .container h2 {
  max-width: 31.8125rem;
  width: 100%;
  font-family: "Righteous";
  font-weight: 400;
  font-size: 5rem;
  line-height: 5.5rem;
  color: rgb(22, 25, 37);
}
main .screen-three .container .bl-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
  max-width: 25.5rem;
  width: 100%;
}
main .screen-three .container .bl-text p {
  font-family: "Plus Jakarta Sans";
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: rgb(130, 141, 156);
}
main .screen-four {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 29.9375rem;
}
main .screen-four .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
main .screen-four .container .bl-column-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
main .screen-four .container .bl-column-element:nth-of-type(1) {
  width: 6.5rem;
}
main .screen-four .container .bl-column-element:nth-of-type(1) .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 12.3125rem;
}
main .screen-four .container .bl-column-element:nth-of-type(1) .card .element:nth-of-type(1) {
  width: 3.3125rem;
  height: 100%;
  background: rgb(22, 22, 33);
  border-radius: 2.0625rem 0 0 2.0625rem;
}
main .screen-four .container .bl-column-element:nth-of-type(1) .card .element:nth-of-type(2) {
  width: 3.1875rem;
  height: 100%;
  background: url("/assets/img/about/elements-card-screen-four/column-left-element-right.svg") no-repeat;
  background-position: center;
  background-size: 100%;
}
main .screen-four .container .bl-column-element:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2.1875rem;
  width: 50.3125rem;
  height: 100%;
  border-radius: 2.5rem;
  background: rgb(22, 22, 33);
  padding: 2.5rem 5.125rem 5.9375rem 3.5rem;
  position: relative;
}
main .screen-four .container .bl-column-element:nth-of-type(2) .card:nth-of-type(1) h3 {
  font-family: "Righteous";
  font-weight: 400;
  font-size: 3.5rem;
  line-height: 3.85rem;
  color: rgb(255, 255, 255);
}
main .screen-four .container .bl-column-element:nth-of-type(2) .card:nth-of-type(1) h3 span {
  font-family: "Plus Jakarta Sans";
  font-weight: 700;
}
main .screen-four .container .bl-column-element:nth-of-type(2) .card:nth-of-type(1)::before {
  width: 22.5rem;
  height: 18.125rem;
  content: "";
  background: url("/assets/img/about/key.svg") no-repeat;
  background-size: 100%;
  background-position: center;
  position: absolute;
  bottom: 0;
  left: 2.9375rem;
}
main .screen-four .container .bl-column-element:nth-of-type(2) .card:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25rem;
  max-width: 17.5625rem;
  width: 100%;
  padding-top: 5.0625rem;
}
main .screen-four .container .bl-column-element:nth-of-type(2) .card:nth-of-type(2) p {
  font-family: "Plus Jakarta Sans";
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: rgba(255, 255, 255, 0.6);
}
main .screen-four .container .bl-column-element:nth-of-type(3) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 0.5rem;
  width: 24.1875rem;
  height: 100%;
}
main .screen-four .container .bl-column-element:nth-of-type(3) .card {
  width: 100%;
  height: 27.5rem;
  background: rgb(22, 22, 33);
}
main .screen-four .container .bl-column-element:nth-of-type(3) .card:nth-of-type(1) {
  width: 17.8125rem;
  height: 6.5rem;
  border-radius: 2rem;
}
main .screen-four .container .bl-column-element:nth-of-type(3) .card:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 20.5rem;
  border-radius: 2.5rem;
  padding: 0 2.75rem;
}
main .screen-four .container .bl-column-element:nth-of-type(3) .card:nth-of-type(2) h3 {
  font-family: "Righteous";
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.6rem;
  text-align: center;
  color: rgb(255, 255, 255);
}
main .screen-four .container .bl-column-element:nth-of-type(4) {
  width: 6.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 0.5rem;
}
main .screen-four .container .bl-column-element:nth-of-type(4) .card {
  width: 100%;
}
main .screen-four .container .bl-column-element:nth-of-type(4) .card:nth-of-type(1) {
  width: 100%;
  height: 9.3125rem;
  border-radius: 2.0625rem;
  background: var(--color-platform);
}
main .screen-four .container .bl-column-element:nth-of-type(4) .card:nth-of-type(2) {
  width: 100%;
  height: 6.5rem;
  border-radius: 2.0625rem;
  background: rgb(22, 22, 33);
}
main .screen-five {
  width: 100%;
  height: 48rem;
  padding: 0.5rem 0.5rem 0 0.5rem;
}
main .screen-five .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  background: var(--color-platform);
  border-radius: 2rem;
  padding: 8.75rem 0;
}
main .screen-five .container .bl-size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
  max-width: 75rem;
  width: 100%;
}
main .screen-five .container .bl-size .icon {
  min-width: 4.5rem;
  width: 4.5rem;
  height: 4.5rem;
  min-height: 4.5rem;
  background: rgb(255, 255, 255) url("/assets/img/home/headset-v1.svg") no-repeat;
  background-size: 1.5rem;
  background-position: center;
  border-radius: 50%;
}
main .screen-five .container .bl-size h2 {
  font-family: "Righteous";
  font-weight: 400;
  font-size: 5rem;
  line-height: 5.5rem;
  text-align: center;
  color: rgb(255, 255, 255);
}
main .screen-five .container .bl-size button,
main .screen-five .container .bl-size a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 16.0625rem;
  width: 100%;
  height: 3.5rem;
  background: rgb(255, 255, 255);
  border: none;
  border-radius: 0.75rem;
  font-family: "Plus Jakarta Sans";
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.26rem;
  color: rgb(22, 25, 37);
  cursor: pointer;
  text-decoration: none;
}
main .screen-five .container .bl-size button:hover,
main .screen-five .container .bl-size a:hover {
  opacity: 0.8;
}
main .screen-lines {
  width: 100%;
  height: 142px;
  background-image: repeating-linear-gradient(to right, black 0px, black 2px, transparent 4px, transparent 20px);
  background-color: #ffffff;
  background-position: center;
  background-size: 20px 100%;
  margin-top: -28px;
  z-index: -1;
}