@font-face {
  font-family: "basier";
  src: url("../font/BasierCircle-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "basier";
  src: url("../font/BasierCircle-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "basier";
  src: url("../font/BasierCircle-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "basier";
  src: url("../font/BasierCircle-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "basier";
  src: url("../font/BasierCircle-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "basier";
  src: url("../font/BasierCircle-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "basier";
  src: url("../font/BasierCircle-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "basier";
  src: url("../font/BasierCircle-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "basier", sans-serif;
  color: #fff;
}

html,
body {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth !important;
  overflow-x: hidden;
  background-color: #000 !important;
}

.noise {
  background: rgb(255, 255, 255) !important;
  background-image: url("../images/noise.png") !important;
}

ul,
li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}

img {
  display: block;
  max-width: 100%;
}

.container {
  padding: 0 15px !important;
}

.btn {
  font-weight: 500;
  padding: 8px 16px !important;
  background-color: transparent;
  border: 2px solid rgb(87, 76, 221) !important;
  border-radius: 100px !important;
}
.btn.btn-primary {
  background-color: rgb(87, 76, 221) !important;
}
.btn.btn-lg {
  padding: 16px 32px !important;
}
.btn:hover {
  border: 2px solid #7c71ec !important;
  color: #7c71ec !important;
  background-color: #fff !important;
}

a:hover {
  text-decoration: none !important;
}

.disabled {
  display: none !important;
}

.dropdown .dropdown-item-mobile {
  display: none;
}
@media only screen and (max-width: 1000px) {
  .dropdown .dropdown-item-mobile {
    display: block;
  }
}
.dropdown #dropdownMenuLink::after,
.dropdown #dropdownMenuAccess::after {
  display: none;
}
.dropdown .dropdown-menu {
  inset: 5px auto auto 0px !important;
  margin-top: 4px;
  border-radius: 20px !important;
  background-color: #262b30 !important;
  transform: translate(-160px, 55px);
  /* @media only screen and (max-width: 1000px) {
  	transform: translate(-209px, 55px);
  } */
  width: 245px;
}
.dropdown .dropdown-menu li {
  border-bottom: 1px solid rgb(82, 87, 92);
}
.dropdown .dropdown-menu li:last-child {
  border-bottom: none;
}
.dropdown .dropdown-menu a {
  color: #969ba0 !important;
  padding: 8px 24px;
}
.dropdown .dropdown-menu a:hover {
  background-color: unset;
  color: #fff !important;
}
.dropdown .dropdown-menu-access {
  inset: 33px auto auto -45px !important;
  transform: translate(0, 10px) !important;
}

.activeLi .circle {
  border: 2px solid #0075ff !important;
  color: #fff !important;
  background-color: #0075ff !important;
}
.activeLi .text {
  color: #0075ff !important;
}

.intro-bg {
  position: relative;
  background-position: bottom center !important;
  background-repeat: repeat !important;
  background-size: cover !important;
  z-index: 0;
}

.section-2-bg {
  position: relative;
  background-position: bottom center !important;
  background-repeat: repeat !important;
  background-size: cover !important;
  z-index: 0;
}

.bg-panel {
  position: relative;
  background: url("../images/bg-panel.svg") bottom center !important;
  background-repeat: repeat !important;
  background-size: cover !important;
  z-index: 0;
}

.intro {
  position: relative;
}
.intro .man-right {
  display: none;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(0%);
  width: 800px;
}
@media only screen and (max-width: 1400px) {
  .intro .man-right {
    left: 50%;
    transform: translateX(-20%);
  }
}
@media only screen and (max-width: 1000px) {
  .intro .man-right {
    display: none;
  }
}
.intro .left {
  padding-top: 120px;
  z-index: 2;
}
.intro .left .hero-title {
  display: inline;
  font-size: 20px;
  font-weight: 500 !important;
  background: -webkit-linear-gradient(10deg, #0075ff 0%, #37f0d3 106.31%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.intro .left h1 {
  margin-top: 15px;
  font-weight: 700;
  max-width: 794px !important;
  font-size: 44px;
}
@media only screen and (max-width: 1400px) {
  .intro .left h1 {
    font-size: 36px;
    max-width: 550px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .intro .left h1 {
    font-size: 32px;
    max-width: 550px !important;
  }
}
@media only screen and (max-width: 800px) {
  .intro .left h1 {
    font-size: 26px;
    margin: 0 auto;
  }
}
.intro .left h2 {
  max-width: 466px !important;
  margin-top: 30px;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: rgb(255, 255, 255);
}
.intro .left .btn {
  margin-top: 55px;
  border-radius: 0 !important;
  border: 0 !important;
  background: linear-gradient(90deg, #0075ff 0%, #37f0d3 106.31%);
  font-size: 20px;
  font-weight: 600;
  min-width: 270px;
}
.intro .left .btn:hover {
  background: -webkit-linear-gradient(10deg, #0075ff 0%, #37f0d3 66.31%);
  background-clip: content-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.1s;
  outline: 2px solid #37f0d3;
}
.intro .left ul {
  margin-top: 90px !important;
  margin-bottom: 100px !important;
  display: flex;
}
.intro .left ul li {
  margin-right: 33px !important;
  display: flex;
  align-items: center;
}
.intro .left ul li .text {
  font-family: "Poppins", sans-serif;
  color: rgba(255, 255, 255, 0.6);
  margin-left: 16px;
  max-width: 80px;
  font-size: 12px;
  line-height: 21px;
  font-weight: 500;
}
.intro .right {
  margin-top: auto;
  z-index: 2;
}
.intro .right .images {
  position: relative;
}
.intro .float {
  z-index: -1;
  position: absolute;
  top: 60px;
  left: -185px;
  max-width: 100%;
  width: 580px;
}

header {
  position: relative;
  z-index: 99999;
  padding-top: 32px;
}
header .nav-2 li {
  padding: 15px 0 !important;
  height: 100%;
}
header .nav-2 li a {
  text-decoration: none;
}
header nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header nav img {
  max-width: 146px;
}
@media only screen and (max-width: 1000px) {
  header nav img {
    width: 100px;
  }
}
header nav ul {
  display: flex;
}
header nav ul .li-1 {
  font-size: 16px;
  margin-left: 32px !important;
  color: #fff;
}
header nav ul .li-1 a {
  display: block;
  padding: 8px 0;
  text-decoration: none;
  color: #fff;
}
header nav ul .li-1:hover {
  margin-top: -4px !important;
}
header nav ul .li-1:hover a {
  color: #574cdd;
}
header nav ul .li-1:hover::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 32px;
  height: 2px;
  background-color: #574cdd;
}
header nav ul .btn-1 {
  font-size: 16px;
  margin-left: 32px !important;
  padding: 0 !important;
}
header nav ul .btn-left {
  min-width: 111px;
  text-align: center;
}
header nav ul .btn-left .text {
  padding: 4px 16px !important;
  font-size: 16px;
  font-weight: 500;
  background: transparent !important;
  border: 2px solid #0075ff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 100px;
  display: block;
  text-decoration: none;
  color: white;
}
header nav ul .btn-left .text:hover {
  color: #0075ff !important;
}
header nav ul .btn-left .text:hover i {
  color: #0075ff !important;
}
header nav ul .btn-left .text i {
  margin-left: 4px;
  font-size: 10px;
}
header nav ul .btn-right {
  min-width: 172px;
  text-align: center;
}
header nav ul .btn-right a {
  margin-left: 13px;
  margin-right: 22px;
  padding: 4px 16px !important;
  font-size: 16px;
  font-weight: 500;
  background: rgba(255, 255, 255, 0.1) !important;
  border: 2px solid #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 100px;
  display: block;
  text-decoration: none;
  color: white;
}
header nav ul .btn-right a:hover {
  color: #0075ff !important;
  border: 2px solid #0075ff !important;
}
header nav .btn-logo {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border: 2px solid #0075ff;
  border-radius: 10px;
}
header nav .btn-logo:hover {
  background: rgba(255, 255, 255, 0.1) !important;
}
header nav .btn-logo img {
  max-width: 14px;
}

.platform {
  z-index: 3;
  position: relative;
  padding-bottom: 185px;
}
.platform h2 {
  margin-top: 16px;
  text-align: center;
  font-size: 130px;
  font-weight: 600 !important;
  background: -webkit-linear-gradient(#1660b4 0%, rgba(0, 117, 255, 0.21) 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.platform h2 .content h3 {
  display: inline-block;
  max-width: 200px !important;
}
.platform .wrap-box {
  margin-top: 46px;
  justify-content: space-between;
}
.platform .wrap-box .left .box {
  background: linear-gradient(90deg, #235277 -83.11%, rgba(87, 76, 221, 0) 100%);
  border-radius: 20px;
}
.platform .wrap-box .right .box {
  background: linear-gradient(270deg, #235277 -55.41%, rgba(87, 76, 221, 0) 100%);
  border-radius: 20px;
}
.platform .box {
  display: flex;
  align-items: center;
  height: 169px;
  padding: 20px;
}
.platform .box:nth-child(odd) {
  margin-bottom: 34px;
}
.platform .box img {
  margin-right: 20px;
}
.platform .box .content h3 {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 11px;
}
.platform .box .content p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
}
.platform .sixbase-platform {
  position: absolute;
  top: 300px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 700;
}
.platform .box-bottom {
  position: absolute;
  bottom: -650px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.platform .box-bottom .box {
  background: linear-gradient(359.68deg, #235277 -124.73%, rgba(87, 76, 221, 0) 111.65%);
  border-radius: 20px;
  width: 350px;
}
.platform .text {
  position: absolute;
  top: 650px;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.platform .text .small {
  font-size: 18px;
  line-height: 29px;
  font-weight: 500;
}
.platform .text .content {
  margin-top: 8px;
  font-size: 24px;
  line-height: 18px;
  font-weight: 500;
}

@keyframes abc {
  0% {
    width: 0;
  }
  70% {
    width: 67px;
  }
  87% {
    width: 58px;
  }
  100% {
    width: 61px;
  }
}
.solutions {
  z-index: 1;
  position: relative;
  background: #fefefe center center;
  background-size: contain;
  background-repeat: repeat;
  color: #000;
  padding: 90px 0 120px 0;
}
.solutions .effect {
  position: absolute;
  left: 60%;
}
@media only screen and (max-width: 960px) {
  .solutions .effect {
    top: 50%;
  }
}
.solutions h2 {
  color: #0075ff;
  font-size: 60px;
  font-weight: 600;
  max-width: 500px;
}
.solutions .solutions-content {
  justify-content: space-between;
}
.solutions .solutions-content .left-ul li:hover {
  cursor: pointer;
}
.solutions .left-ul {
  margin-top: 87px !important;
}
.solutions .left-ul li:not(.activeLi):hover .circle {
  color: #0075ff !important;
}
.solutions .left-ul li {
  display: flex;
  align-items: center;
  margin-bottom: 23px !important;
}
.solutions .left-ul li.activeLi .text {
  font-weight: 500;
}
.solutions .left-ul li:hover .text {
  color: #0075ff !important;
}
.solutions .left-ul li a {
  display: flex;
  align-items: center;
  padding: 10px 0;
  text-decoration: none;
}
.solutions .left-ul li .circle {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  width: 36px;
  height: 36px;
  border: 2px solid #8f8f8f;
  border-radius: 50%;
  color: #9b9b9b;
  font-size: 14px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
}
.solutions .left-ul li .text {
  margin-left: 8px;
  color: #191821;
}
.solutions .right {
  height: 546px;
  background: url("../images/solutions-icons/photo/0.png") center center;
  background-size: cover;
  border-radius: 20px;
  padding: 24px 40px 24px 24px;
}
.solutions .right .top-number {
  position: relative;
  top: 0px;
  bottom: 0;
  display: inline-block;
  font-weight: 600;
  font-size: 50px;
}
.solutions .right .content {
  margin-top: 68px;
  margin-bottom: auto;
  margin-left: auto;
  width: 215px;
}
.solutions .right .content .text {
  font-size: 18px;
  line-height: 22px;
}
.solutions .right .content .text div {
  margin-top: 32px;
  font-size: 23px;
  line-height: 28px;
  font-weight: 500;
}
.solutions .right .content .btn {
  margin-top: 26px;
  border: 0 !important;
  background: #0075ff !important;
  padding: 16px 32px !important;
}
.solutions .right .content .btn:hover {
  color: #fff !important;
  background: #0052af !important;
}
.solutions .info {
  position: absolute;
  top: 390px;
  left: 46%;
  transform: translateX(-50%);
  max-width: 572px;
}
.solutions .info .content {
  position: relative;
  border-radius: 16px;
  padding: 97px 30px 30px 30px;
  min-width: 482px;
  background-color: #fff;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.06), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 117, 255, 0.0417275), 0px 12.5216px 10.0172px rgba(8, 7, 135, 0.035), 0px 6.6501px 5.32008px rgba(8, 7, 135, 0.0282725), 0px 2.76726px 2.21381px rgba(8, 7, 135, 0.0196802);
}
.solutions .info .content .icon {
  position: absolute;
  top: -38px;
  left: 40px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: #0075ff;
  box-shadow: 0px 43px 80px rgba(0, 117, 255, 0.34), 0px 17.9644px 33.4221px rgba(0, 117, 255, 0.24441), 0px 9.60461px 17.869px rgba(0, 117, 255, 0.202676), 0px 5.38427px 10.0172px rgba(0, 117, 255, 0.17), 0px 2.85954px 5.32008px rgba(0, 117, 255, 0.137324), 0px 1.18992px 2.21381px rgba(0, 117, 255, 0.0955895);
  display: flex;
  justify-content: center;
  align-items: center;
}
.solutions .info .content .icon img {
  animation: abc 0.6s forwards ease-out;
}
.solutions .info .content ul li {
  display: flex;
  margin-bottom: 16px !important;
  max-width: 422px;
}
.solutions .info .content ul li:last-child {
  margin-bottom: 0 !important;
}
.solutions .info .content ul li img {
  margin-right: 16px;
}
.solutions .info .content ul li .text {
  color: #191821;
}
.solutions .info .content ul .solutions-integrations {
  margin-bottom: 10px;
}
.solutions .info .content .arrowsSolution {
  position: absolute;
  top: 0;
  right: 0;
  padding: 25px;
  display: flex;
}
.solutions .info .content .arrowsSolution .arrowSolution {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  padding: 12px !important;
  width: 53px !important;
  height: 53px !important;
  border: 3px solid #0075ff !important;
}
.solutions .info .content .arrowsSolution .arrowSolution:first-child {
  margin-right: 28px !important;
  border: 0px;
}
.solutions .info .content .arrowsSolution .arrowSolution svg path {
  fill: #0075ff;
}
.solutions .info .content .arrowsSolution .arrowSolution:last-child svg {
  transform: rotate(180deg);
}
.solutions .info .content .arrowsSolution .arrowSolution.activeArrow {
  border: 0px !important;
}
.solutions .info .content .arrowsSolution .arrowSolution.activeArrow svg path {
  fill: #afafaf;
}
.solutions .info .aws {
  display: flex;
  justify-content: left;
  align-items: center;
  margin-top: 45px;
}
.solutions .info .aws:hover img {
  filter: grayscale(0);
}
.solutions .info .aws:hover span {
  color: #ff9900 !important;
}
.solutions .info .aws img {
  filter: grayscale(1);
  margin-right: 20px;
}
.solutions .info .aws .text {
  font-size: 13px;
  line-height: 20px;
  max-width: 238px;
  color: #161616;
}
.solutions .info .aws .text span {
  color: #161616;
  font-weight: 700;
}

.integrations {
  padding: 91px 0 100px 0;
}
@media only screen and (max-width: 960px) {
  .integrations .top-bar {
    flex-direction: column;
  }
  .integrations .top-bar p {
    margin-top: 16px;
    margin-right: auto;
    max-width: 450px !important;
    text-align: left !important;
  }
}
.integrations .top-bar {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  .integrations .top-bar h2 {
    font-size: 40px !important;
  }
  .integrations .top-bar p {
    font-size: 14px !important;
  }
}
.integrations .top-bar h2 {
  font-weight: 600;
  font-size: 60px;
  color: #ffffff;
  max-width: 741px;
}
.integrations .top-bar p {
  margin: 0;
  font-weight: 400;
  font-size: 17px;
  text-align: right;
  color: #ffffff;
  max-width: 341px;
}
@media only screen and (max-width: 1000px) {
  .integrations .integrations-list .col-sm-12 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
.integrations .integrations-list {
  margin-top: 74px;
  row-gap: 30px;
  flex-wrap: wrap;
}
.integrations .integrations-list .item {
  position: relative;
  display: flex;
  justify-items: center;
  align-items: center;
  min-height: 103px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
}
.integrations .integrations-list .item img {
  max-width: 250px;
  margin: 0 auto;
  padding: 0 20px;
}
.integrations .integrations-list .item::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  padding: 2px;
  background: linear-gradient(136.01deg, rgba(255, 255, 255, 0.35) 8.88%, rgba(255, 255, 255, 0) 121.61%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.sell {
  padding: 0 0 105px 0;
}
.sell hr {
  background-color: rgba(255, 255, 255, 0.4);
  margin: 0;
  margin-bottom: 59px;
}
.sell h2 {
  font-weight: 400;
  font-size: 60px;
  text-align: center;
  color: #fff;
  padding: 0 16px;
}
@media only screen and (max-width: 1000px) {
  .sell h2 {
    font-size: 36px;
  }
}
.sell h2 span {
  background: linear-gradient(90deg, #0075ff 49.96%, #03e1ff 75.6%, #03e1ff 92.04%), linear-gradient(0deg, #ffffff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sell p {
  margin: 0 auto;
  margin-top: 27px;
  max-width: 960px;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  padding: 0 16px;
}
@media only screen and (max-width: 1000px) {
  .sell p {
    font-size: 14px;
  }
}
.sell .list {
  margin: 0 auto;
  justify-content: center;
  margin-top: 60px;
  display: flex;
  -moz-column-gap: 45px;
       column-gap: 45px;
  overflow-x: auto;
  padding-bottom: 10px;
  width: 100%;
}
@media only screen and (max-width: 1000px) {
  .sell .list {
    justify-content: flex-start;
  }
  .sell .list .item .box {
    padding: 0px !important;
    width: 90px !important;
    height: 90px !important;
  }
}
.sell .list .item {
  display: flex;
  flex-direction: column;
}
.sell .list .item.active .box {
  background: linear-gradient(180deg, #2346fa 0%, #03e1ff 100%), linear-gradient(136.01deg, rgba(255, 255, 255, 0.35) 8.88%, rgba(255, 255, 255, 0) 121.61%);
}
.sell .list .item .box {
  cursor: pointer !important;
  position: relative;
  display: flex;
  justify-content: center;
  align-self: center;
  width: 104px;
  height: 104px;
  border: 0px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
}
.sell .list .item .box img {
  width: 32px;
  color: white;
}
.sell .list .item .box::before {
  content: "";
  border-radius: 20px;
  position: absolute;
  inset: 0;
  padding: 2px;
  background: linear-gradient(136.01deg, rgba(255, 255, 255, 0.35) 8.88%, rgba(255, 255, 255, 0) 121.61%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.sell .list .item .text {
  cursor: pointer !important;
  text-align: center;
  margin-top: 16px;
}
.sell .card {
  width: 100%;
  background-color: white;
  padding: 54px 74px;
  border-radius: 20px;
  margin-top: 100px;
}
@media only screen and (max-width: 1000px) {
  .sell .card {
    padding: 27px 37px;
  }
}
.sell .card .number {
  position: relative;
  top: 0px;
  bottom: 0;
  display: inline-block;
  margin-bottom: 44px;
  font-weight: 700;
  font-size: 25px;
  color: #000000;
}
.sell .card h3 {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 40px;
  color: #000000;
}
@media only screen and (max-width: 1000px) {
  .sell .card h3 {
    font-size: 32px;
  }
}
.sell .card .text {
  font-weight: 400;
  font-size: 20px;
  color: #000000;
}
@media only screen and (max-width: 1000px) {
  .sell .card .text {
    margin-bottom: 44px;
    font-size: 16px;
  }
}
.sell .card .col-right {
  display: flex;
  justify-content: end;
  align-items: center;
}
@media only screen and (max-width: 1000px) {
  .sell .card .col-right {
    justify-content: start !important;
  }
  .sell .card .col-right .box {
    width: 100px !important;
    height: 100px !important;
    border-radius: 20px !important;
  }
  .sell .card .col-right .box i {
    font-size: 50px !important;
  }
  .sell .card .col-right .box::before {
    border-radius: 20px !important;
    padding: 4px !important;
  }
}
.sell .card .col-right .box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 184px;
  border-radius: 55px;
  position: relative;
}
.sell .card .col-right .box::before {
  content: "";
  border-radius: 55px;
  position: absolute;
  inset: 0;
  padding: 9px;
  background: linear-gradient(180deg, #0075ff 0%, #03e1ff 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.panel {
  padding: 120px 0;
}
@media only screen and (max-width: 1000px) {
  .panel {
    padding: 80px 0;
  }
}
.panel .card {
  position: relative;
  border-radius: 45px;
  width: 100%;
  padding: 60px 120px;
  background-image: url("../images/bg-card.svg");
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 1133px) {
  .panel .card {
    padding: 40px 90px;
  }
}
@media only screen and (max-width: 1000px) {
  .panel .card {
    padding: 40px 40px 500px 40px !important;
  }
}
.panel .card .content {
  max-width: 400px;
}
@media only screen and (max-width: 1133px) {
  .panel .card .content {
    max-width: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .panel .card .content {
    max-width: 400px !important;
    margin: 0 auto;
  }
}
.panel .card .content h3 {
  font-weight: 700;
  font-size: 50px;
}
@media only screen and (max-width: 1133px) {
  .panel .card .content h3 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1000px) {
  .panel .card .content h3 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.panel .card .content ul {
  list-style-type: disc;
  padding-left: 20px !important;
}
.panel .card .content ul li {
  list-style: disc;
}
.panel .card img {
  position: absolute;
  bottom: -1px;
  right: 70px;
  max-width: 360px !important;
}
@media only screen and (max-width: 1133px) {
  .panel .card img {
    right: 50px;
  }
}
@media only screen and (max-width: 1000px) {
  .panel .card img {
    left: 50%;
    transform: translateX(-50%);
    max-width: 300px !important;
    bottom: 0px;
  }
}

.tariff {
  padding-bottom: 80px;
}
.tariff hr {
  background-color: rgba(255, 255, 255, 0.4);
  margin: 0;
  margin-bottom: 80px;
}
.tariff .left-col {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .tariff .left-col .text {
    margin: 0 auto;
  }
}
.tariff .left-col .text h3 {
  font-weight: 400;
  font-size: 37px;
  color: #ffffff;
  margin-bottom: 14px;
}
.tariff .left-col .text h2 {
  font-weight: 600;
  font-size: 60px;
  color: #ffffff;
  margin-bottom: 36px;
}
.tariff .left-col .text p {
  font-weight: 400;
  font-size: 22px;
  color: #ffffff;
}
@media only screen and (max-width: 1200px) {
  .tariff .left-col .text h3 {
    text-align: center;
    font-size: 27px;
    margin-bottom: 8px;
  }
  .tariff .left-col .text h2 {
    text-align: center;
    font-size: 47px;
    max-width: 450px;
    margin-bottom: 16px;
  }
  .tariff .left-col .text p {
    text-align: center;
    max-width: 360px;
    font-size: 16px;
    margin: 0 auto;
    margin-bottom: 36px;
  }
}
.tariff .right-col .card {
  margin-left: auto;
  max-width: 450px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px 20px 0 0;
  border-bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .tariff .right-col .card {
    margin-right: auto;
  }
}
.tariff .right-col .card::before {
  border-radius: 20px 20px 0 0;
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  background: linear-gradient(136.01deg, rgba(255, 255, 255, 0.35) 8.88%, rgba(255, 255, 255, 0) 121.61%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.tariff .right-col .card .top-fee {
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.tariff .right-col .card .top-fee .fee {
  font-weight: 600;
  font-size: 76px;
  line-height: 94px;
  color: #fff;
}
.tariff .right-col .card .top-fee img {
  margin: 0 30px;
}
.tariff .right-col .card .top-fee .text {
  font-weight: 400;
  font-size: 21px;
  line-height: 24px;
  color: #fff;
  display: flex;
  min-width: 90px !important;
}
.tariff .right-col .card .payment {
  margin-top: 20px;
  margin-bottom: 10px;
}
.tariff .right-col .card .payment ul {
  background: transparent;
  padding: 20px !important;
  border-radius: 13px;
  border: 2px solid #fff;
}
.tariff .right-col .card .payment ul li:nth-child(2) .top {
  flex-wrap: wrap;
  padding: 16px 0;
}
.tariff .right-col .card .payment ul li:nth-child(2) .top:after {
  content: "";
  display: block;
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
  margin-top: 9px;
}
.tariff .right-col .card .payment ul li:nth-child(2) .top:before {
  content: "";
  display: block;
  width: 95%;
  margin: 0 auto;
  border-top: 1px solid #fff;
  margin-bottom: 9px;
}
.tariff .right-col .card .payment ul li .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tariff .right-col .card .payment ul li .top span {
  font-weight: 400 !important;
  font-size: 15px;
  color: #fff;
}
.tariff .right-col .card .payment ul li .top span b {
  font-weight: 600 !important;
  color: #fff;
}
.tariff .right-col .card .payment ul li .top .right {
  display: flex;
  align-items: center !important;
}
.tariff .right-col .card .payment ul li .icons {
  display: flex;
}
.tariff .right-col .card .payment ul li .icons .icon {
  max-width: 35px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #fff;
  padding: 6px;
}
.tariff .right-col .card .payment ul li .icons .icon img {
  width: 30px !important;
}
.tariff .right-col .card .payment ul li .icons .icon:nth-child(1) {
  z-index: 3 !important;
}
.tariff .right-col .card .payment ul li .icons .icon:nth-child(2) {
  z-index: 2 !important;
  margin-left: -9px;
}
.tariff .right-col .card .payment ul li .icons .icon:nth-child(3) {
  z-index: 1 !important;
  margin-left: -9px;
}
.tariff .right-col .card .payment ul li .message {
  color: #191821;
}
.tariff .right-col .card-btn {
  display: block !important;
  margin-left: auto !important;
  text-align: center;
  padding: 0 !important;
  border-radius: 0 0 20px 20px !important;
  max-width: 450px;
  background-color: #0075ff !important;
  border: 0;
}
@media only screen and (max-width: 1200px) {
  .tariff .right-col .card-btn {
    margin-right: auto !important;
  }
}
.tariff .right-col .card-btn a {
  display: flex;
  max-width: 450px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  display: block;
  width: 100%;
  padding: 34px 0 34px 0 !important;
  border-radius: 0 0 20px 20px !important;
  text-decoration: none;
  color: #fff;
}
.tariff .right-col .card-btn:hover {
  background-color: #0052af !important;
}
.tariff .right-col .card-btn:hover a {
  color: #fff !important;
  text-decoration: none;
}

.stay {
  padding: 120px 0 150px 0;
  background-color: #e3e3e3;
}
.stay a {
  text-decoration: none;
}
.stay .btn-stay {
  padding: 12px 20px !important;
  justify-content: space-between;
}
.stay .btn-stay svg {
  fill: white;
}
.stay .btn-stay:hover svg path {
  fill: #574cdd !important;
}
.stay .btn-stay:hover div {
  color: #574cdd !important;
}
.stay h2 {
  color: #000;
  font-size: 40px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.stay .row {
  margin-top: 60px;
}
.stay .row:nth-child(even) .box {
  margin: 20px 0 !important;
}
.stay .row .box {
  border-radius: 20px;
}
.stay .row .box .img-wrap {
  height: 220px;
}
.stay .row .box .img-wrap .img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 20px 20px 0 0;
}
.stay .row .box .content {
  border-radius: 0 0 20px 20px;
  padding: 15px 30px;
  background-color: #fff;
}
.stay .row .box .content h3 {
  font-size: 20px;
  line-height: 29px;
  font-weight: 600;
  color: #0075ff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.stay .row .box .content h3:hover {
  color: #0052af;
  text-decoration: underline;
}
.stay .row .box .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.stay .row .box .bottom .date {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.stay .row .box .bottom .date img {
  width: 20px;
  margin-right: 4px;
}
.stay .row .box .bottom .date .text {
  font-size: 14px;
  line-height: 16px;
  color: #747474;
}
.stay .row .box .bottom .btn-stay {
  display: flex;
  min-width: 111px !important;
  padding: 8px 16px !important;
  background-color: #0075ff !important;
  border: 0 !important;
}
.stay .row .box .bottom .btn-stay:hover {
  background-color: #0052af !important;
}
.stay .row .box .bottom .btn-stay:hover svg path {
  fill: #fff !important;
}
.stay .row .box .bottom .btn-stay:hover div {
  color: #fff !important;
}
.stay .row .box .bottom .btn-stay div {
  font-size: 14px;
  margin-right: 8px;
}

.faq {
  background-color: #000;
  padding: 80px 0;
  padding-bottom: 130px;
}
.faq h2 {
  font-weight: 700;
  font-size: 45px;
  color: #fff;
  margin: 0;
}
@media only screen and (max-width: 1000px) {
  .faq h2 {
    font-size: 30px;
  }
}
.faq div span {
  font-weight: 700;
  font-size: 45px;
  display: inline;
  background: linear-gradient(90deg, #0075ff 49.96%, #03e1ff 75.6%, #03e1ff 92.04%), linear-gradient(0deg, #ffffff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1000px) {
  .faq div span {
    font-size: 25px;
  }
}
.faq .list {
  margin-top: 50px;
  row-gap: 25px;
  -moz-column-gap: 25px;
       column-gap: 25px;
  padding: 0 15px;
}
.faq .list .items {
  padding: 0;
  -moz-column-count: 2;
       column-count: 2;
}
@media only screen and (max-width: 960px) {
  .faq .list .items {
    -moz-column-count: 1 !important;
         column-count: 1 !important;
  }
  .faq .list .items .item:nth-child(2) {
    margin-top: 25px !important;
  }
}
.faq .list .item {
  transition: all 0.3s;
  padding: 45px 37px;
  border-radius: 15px;
  background: rgba(15, 25, 62, 0.32);
  border-radius: 15px;
  width: 100%;
}
@media only screen and (max-width: 960px) {
  .faq .list .item {
    padding: 24px 24px;
    padding-bottom: 16px;
  }
}
.faq .list .item::before {
  border-radius: 15px;
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  background: linear-gradient(136.01deg, rgba(255, 255, 255, 0.35) 8.88%, rgba(255, 255, 255, 0) 121.61%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.faq .list .item h3 {
  max-width: 1041px;
  font-weight: 500;
  font-size: 30px;
  color: #ffffff;
  margin-bottom: 24px;
}
@media only screen and (max-width: 960px) {
  .faq .list .item h3 {
    font-size: 23px;
  }
}
.faq .list .item p {
  font-weight: 400;
  font-size: 17px;
  color: #ffffff;
  max-width: 800px;
}
.faq .list .item:hover::before {
  background: linear-gradient(90.41deg, #0075ff 0.17%, #37f0d3 105.93%);
}
.faq .accordion button {
  background-color: transparent;
  padding: 0 !important;
}
.faq .accordion button::after {
  margin-left: -50px;
  background-image: url("../images/arrow-faq-1.svg");
}
.faq .accordion button:focus {
  border-color: transparent !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.faq .accordion .accordion-button:not(.collapsed)::after {
  background-image: url("../images/arrow-faq.svg");
  transform: translate(-180deg);
}
.faq .accordion .accordion-body {
  padding: 0 !important;
}

.app {
  position: relative;
  padding: 100px 0;
}
.app .content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.app .content .text-top {
  max-width: 334px;
  font-size: 40px;
  font-weight: 600;
  color: #000000;
}
.app .content .cta {
  z-index: 999;
  color: #000000;
}
.app .content .cta .text {
  max-width: 334px;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
}
.app .content .cta .buttons {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 25px;
  gap: 16px;
}
.app .content .cta .buttons a {
  cursor: pointer;
  padding: 20px;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 15px;
  color: #000000;
  border: 2px solid #0075ff;
  border-radius: 10px;
}
.app .content .cta .buttons a i {
  font-size: 20px;
  color: #000000;
  margin-right: 15px;
}
.app .content .cta .buttons a:hover {
  background-color: #0075ff;
  color: #fff;
}
.app .content .cta .buttons a:hover i {
  color: #fff;
}
.app img {
  z-index: 910;
  position: absolute;
  bottom: 0;
  left: 53%;
  transform: translateX(-53%);
  max-width: 560px;
}
@media only screen and (max-width: 1190px) {
  .app img {
    left: 59%;
    transform: translateX(-50%);
    max-width: 400px;
  }
}

@media only screen and (max-width: 1190px) {
  .app {
    padding-top: 60px;
    padding-bottom: 350px;
  }
  .app .content {
    justify-content: center;
  }
  .app .content .text-top {
    max-width: 240px;
    font-size: 24px;
  }
  .app .content .cta {
    margin-left: 24px;
  }
  .app .content .cta .text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .app .content {
    flex-direction: column;
    align-items: center;
  }
  .app .content .text-top {
    text-align: center;
    margin-bottom: 30px;
  }
  .app .content .buttons {
    justify-content: center;
  }
  .app .content .cta {
    margin-left: 0;
  }
  .app .content .cta .text {
    text-align: center;
  }
}
@media only screen and (max-width: 564px) {
  .app img {
    left: 66%;
  }
}
@media only screen and (max-width: 564px) {
  .app img {
    left: 69%;
  }
}
footer {
  background: url("../images/footer/bg.jpg ") center center;
  background-size: cover;
  padding: 100px 0 31px 0;
}
footer h2 div {
  margin-top: 20px;
  display: inline !important;
  font-size: 20px;
  font-weight: 500 !important;
  background: -webkit-linear-gradient(10deg, #0075ff 0%, #37f0d3 106.31%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
  font-size: 30px;
}
footer h2 span {
  display: block !important;
  max-width: 840px;
  font-weight: 600;
  font-size: 42px;
}
footer p {
  margin-top: 28px;
  font-weight: 400;
  font-size: 22px;
  max-width: 550px;
}
footer .logo {
  margin-top: 90px;
}

.footer-bottom {
  margin-top: 80px !important;
  padding-top: 31px;
  margin-bottom: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-bottom .col {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-bottom ul {
  display: flex;
}
.footer-bottom ul li {
  margin-right: 32px !important;
}
.footer-bottom ul li a {
  text-decoration: none !important;
  color: #fff;
}
.footer-bottom ul li a:hover {
  text-decoration: underline !important;
}
.footer-bottom ul li:last-child {
  margin-right: 0 !important;
}
.footer-bottom .icons-bottom {
  display: flex;
  margin-top: 10px;
}
.footer-bottom .icons-bottom :nth-child(odd) {
  margin: 0px 16px;
}
.footer-bottom .icons-bottom svg:hover path {
  fill: #0075ff !important;
}
.footer-bottom .btn {
  display: flex;
}
.footer-bottom .btn:hover svg {
  fill: #fff !important;
}
.footer-bottom .btn svg {
  margin-right: 10px;
}

@media only screen and (max-width: 1000px) {
  header .btn-left,
  header .btn-right {
    display: none !important;
  }
  .intro,
  .intro-legal {
    text-align: center;
  }
  .intro .left,
  .intro-legal .left {
    padding-top: 70px;
  }
  .intro .left h1,
  .intro-legal .left h1 {
    margin-top: 8px;
  }
  .intro .left h2,
  .intro-legal .left h2 {
    margin: 0 auto;
    margin-top: 35px;
    max-width: 420px;
  }
  .intro .left .activeArrow,
  .intro-legal .left .activeArrow {
    justify-content: center;
    margin-top: 40px !important;
    margin-bottom: 50px !important;
  }
  .intro .left ul,
  .intro-legal .left ul {
    justify-content: center !important;
  }
  .intro .right img,
  .intro-legal .right img {
    margin: 0 auto;
  }
  .intro .float,
  .intro-legal .float {
    top: -30px !important;
    left: -110px !important;
  }
  .platform .sixbase-platform {
    max-width: 375px !important;
  }
  .platform h2 {
    font-size: 90px !important;
    margin-top: 60px !important;
  }
  .platform .wrap-box .box {
    border-radius: 20px !important;
    background: linear-gradient(90deg, #235277 -83.11%, rgba(87, 76, 221, 0) 100%) !important;
  }
  .platform .wrap-box .left .box:last-child img {
    margin-left: 0 !important;
  }
  .platform .wrap-box .right {
    margin-top: 34px;
  }
  .platform .wrap-box .right .box:first-child img {
    margin-left: 0 !important;
  }
  .platform .wrap-box .right .box:last-child img {
    margin-left: 0 !important;
  }
  .platform .text {
    top: auto !important;
    bottom: 40px !important;
  }
  .solutions .info {
    position: relative;
    top: -110px !important;
    left: 50% !important;
  }
  .solutions .content {
    width: auto !important;
    min-width: 320px !important;
  }
  .stay .content {
    display: block;
  }
  .footer-bottom .col {
    display: flex;
    align-items: flex-start !important;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .footer-bottom ul {
    flex-direction: column;
    display: flex;
  }
  .footer-bottom ul li {
    margin-right: 32px !important;
    margin-bottom: 20px !important;
  }
  .footer-bottom ul li:last-child {
    margin-bottom: 0px !important;
    margin-right: 0 !important;
  }
  footer .footer-bottom {
    margin-top: 31px;
  }
  footer .card {
    padding: 20px !important;
    margin: 0 auto !important;
  }
  footer .top-fee {
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
  }
  footer .top-fee img {
    margin-left: 20px !important;
  }
  footer .top-fee .text {
    margin-bottom: 20px;
    width: 100%;
  }
  footer .card-btn {
    display: block !important;
    margin: 0 auto !important;
  }
  footer .footer-row {
    flex-direction: column-reverse;
    justify-content: center;
  }
  footer .footer-row h2 div {
    display: none;
  }
  footer .footer-row .footer-col:first-child {
    text-align: center;
    margin-top: 31px;
  }
  footer .footer-row .footer-col:first-child p {
    margin: 0 auto;
    margin-top: 16px;
  }
  footer .footer-row .footer-col:first-child img {
    margin: 0 auto;
    margin-top: 31px !important;
  }
  footer .icons-bottom {
    flex-direction: column;
  }
  footer .icons-bottom a {
    margin: 0 auto !important;
    padding: 8px;
  }
  footer .icons-bottom svg {
    width: 40px !important;
    margin: 8px 0 !important;
  }
  footer .icons-bottom svg:first-child {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .platform .box .content h3 {
    font-size: 14px !important;
  }
  .platform .box .content p {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1000px) {
  .platform {
    padding-bottom: 280px;
  }
  .platform .sixbase-platform {
    top: 210px !important;
    padding: 0 20px;
  }
  .platform h2 {
    font-size: 65px !important;
    margin-top: 35px !important;
  }
  .platform .wrap-box {
    margin-top: 270px;
  }
  .platform .box-bottom {
    padding: 0 15px;
    bottom: -1387px;
    width: 100%;
  }
  .platform .box-bottom .box {
    width: 100%;
    background: linear-gradient(90deg, #235277 -83.11%, rgba(87, 76, 221, 0) 100%);
  }
  .platform .box img {
    width: 40px;
  }
  .platform .box .content h3 {
    font-size: 16px !important;
  }
  .platform .box .content p {
    font-size: 14px !important;
  }
  .platform .text {
    top: auto !important;
    bottom: 40px !important;
  }
  .platform .text .small {
    font-size: 14px !important;
  }
  .platform .text .content {
    font-size: 16px !important;
    font-weight: bold !important;
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 768px) {
  .intro .float {
    display: none;
  }
  .intro .left .hero-title {
    font-size: 18px;
    line-height: 2rem;
  }
  .intro .left h1 {
    margin: 8px 0;
  }
  .intro .left h2 {
    max-width: 360px !important;
    margin-top: 16px;
    font-size: 14px;
  }
  .intro .left .btn-primary {
    margin-top: 24px;
    font-size: 16px;
  }
  .intro .left ul {
    margin: 0 !important;
    padding: 0 !important;
    margin-top: 24px !important;
  }
  .intro .left ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 0 !important;
    max-width: 120px;
  }
  .intro .left ul li :nth-child(2) {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .intro .left ul li img {
    width: 50px;
  }
  .intro .left ul li .text {
    margin: 0;
    margin-top: 8px;
  }
  .solutions {
    padding: 70px 0 !important;
  }
  .solutions h2 {
    margin-top: 0 !important;
    font-size: 45px !important;
  }
  .solutions .solutions-content .left-ul {
    margin: 40px 0 30px 0 !important;
    overflow: auto;
    padding-bottom: 10px !important;
    margin-left: 15px !important;
    padding-right: 30px !important;
    display: -webkit-box;
    max-width: 100% !important;
  }
  .solutions .solutions-content .left-ul li {
    margin-left: 20px !important;
    margin-bottom: 0 !important;
  }
  .solutions .solutions-content .left-ul li:first-child {
    margin-left: 0px !important;
  }
  .solutions .right .content .text p {
    font-size: 16px;
  }
  .solutions .right .content .text div {
    font-size: 18px;
  }
  .stay {
    padding: 70px 0;
  }
  .stay h2 {
    font-size: 28px !important;
  }
  .stay .box {
    /* 
    img {
    	height: 221px !important;
    } */
  }
  .stay .box .content h3 {
    font-size: 18px !important;
    line-height: 1.5rem !important;
  }
  .solutions .info ul li .text {
    font-size: 14px !important;
  }
  #accordions .head {
    font-style: 16px !important;
  }
  #accordions .content {
    max-width: 100% !important;
  }
  #accordions .content p {
    font-size: 14px !important;
  }
}
#description1 {
  display: block;
  flex: 0 1 100%;
}

#body-legal {
  background: url("../images/bg-panel.svg") center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#body-legal .legal .content {
  margin-top: 60px;
  display: flex;
}
#body-legal .legal .content img {
  margin-right: 14px;
}
#body-legal .legal .content .text {
  display: flex;
  flex-direction: column;
}
#body-legal .legal .content .text h1 {
  font-weight: 600;
  font-size: 35px;
  line-height: 43px;
  color: #ffffff;
  margin-bottom: 6px;
}
#body-legal .legal .content .text div {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}
#body-legal .terms {
  margin-top: 84px;
}
#body-legal .terms .terms-card {
  border-radius: 16px;
  padding: 16px !important;
  background-color: #002e63;
}
#body-legal .terms .terms-card li:first-child a {
  margin-top: 0px !important;
}
#body-legal .terms .terms-card li a {
  margin-top: 18px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0s !important;
  border-radius: 8px;
  padding: 8px 16px !important;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  opacity: 0.7;
}
#body-legal .terms .terms-card li a:hover {
  opacity: 1;
  outline: 2px solid #fff;
}
#body-legal .terms .terms-card li a:hover::after {
  content: "";
  display: block;
  background-image: url("../images/link-icon.svg");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}
#body-legal footer {
  background: transparent !important;
  padding: 0 !important;
  margin-top: 100px;
}
#body-legal footer .footer-bottom {
  margin: 0 !important;
  margin-bottom: 15px !important;
  padding: 33px !important;
}

@media only screen and (max-width: 800px) {
  .legal .content .text h1 {
    font-size: 24px !important;
  }
  .terms .terms-card li a {
    margin-top: 0 !important;
  }
  .terms .terms-card li a::after {
    opacity: 0.8;
    content: "";
    display: block;
    background-image: url("../images/link-icon.svg");
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
  }
}
@media only screen and (max-width: 1000px) {
  footer {
    padding-top: 70px !important;
  }
  footer .footer-col h2 span {
    margin-top: 10px;
    font-size: 24px !important;
  }
  footer .footer-col p {
    margin-top: 10px;
    font-size: 14px !important;
  }
  footer .footer-bottom .col {
    align-items: center !important;
    flex-direction: column-reverse !important;
  }
  footer .footer-bottom .icons-bottom {
    order: -1;
    margin-top: 12px;
    display: flex;
    flex-direction: row;
  }
  footer .footer-bottom .icons-bottom a {
    margin: 0 auto !important;
    padding: 8px;
  }
  footer .footer-bottom .icons-bottom svg {
    margin: 8px 0 !important;
  }
  footer .footer-bottom .btn-primary {
    flex: 0 1 100%;
  }
  footer .footer-bottom ul {
    margin-top: 40px !important;
    margin-right: auto;
    text-align: center;
  }
  footer .footer-bottom ul li {
    margin-right: 0 !important;
    font-size: 14px !important;
  }
  footer .footer-bottom ul li a {
    text-decoration: none;
    width: 100% !important;
    padding: 8px;
    color: #fff;
  }
  footer .footer-bottom ul li a:hover {
    color: #574cdd;
  }
}
@keyframes floating {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}
.wrap-desktop {
  position: relative;
  z-index: 3;
  margin-top: -80px !important;
  display: flex;
  justify-content: center;
}
.wrap-desktop img {
  margin: 0 auto;
}

.wrap-mobile {
  margin-top: -80px !important;
}
.wrap-mobile img {
  width: 100%;
}

.desktop {
  display: block;
}
@media only screen and (max-width: 950px) {
  .desktop {
    display: none;
  }
}

.mobile {
  display: none;
}
@media only screen and (max-width: 950px) {
  .mobile {
    display: block;
  }
}

.ceo {
  position: relative;
  background-color: #000000;
  padding: 60px 0;
  padding-bottom: 260px;
}
.ceo .b4you-primary {
  color: #02e7ce;
}
@media only screen and (max-width: 927px) {
  .ceo {
    padding-bottom: 150px;
  }
}
.ceo .print {
  position: absolute;
  bottom: 100px;
  max-width: 300px;
  left: 50%;
  transform: translateX(70%);
}
@media only screen and (max-width: 1350px) {
  .ceo .print {
    bottom: 170px;
    max-width: 240px;
  }
}
@media only screen and (max-width: 960px) {
  .ceo .print {
    display: none;
  }
}
@media only screen and (max-width: 950px) {
  .ceo h4 {
    font-size: 16px;
  }
}
.ceo .participar {
  margin-top: 160px;
  max-width: 420px;
  padding: 0 15px;
}
@media only screen and (max-width: 927px) {
  .ceo .participar {
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
  }
}
.ceo .ingresso {
  position: relative;
  z-index: 123;
  cursor: pointer;
  max-width: 400px;
  max-width: 100% !important;
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  .ceo .ingresso {
    margin-top: 50px;
  }
}
.ceo .ingresso img {
  max-width: 100% !important;
}
.ceo .ingresso:hover {
  filter: sepia(0.4);
}
.ceo .fundo {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  max-width: 100%;
}
.ceo .concorra {
  position: absolute;
  bottom: 60px;
  right: 50%;
  transform: translateX(20%);
  max-width: 100%;
  padding: 0 15px;
}
@media only screen and (max-width: 1350px) {
  .ceo .concorra {
    left: 50%;
    transform: translateX(-50%);
  }
}/*# sourceMappingURL=style.css.map */