.bg-gray {
}

.img-one {
  margin-top: -83px;
  width: 153%;
}

.img-two {
  /* top: 25%; */
  /* left: 70%; */
  z-index: 42;
}

.bbest-accordion-wrapper .bbest-accordion-title.tag-h2 + p,
.investimentos-copy-box > .copy {
  font-size: 16px !important;
  font-weight: 500;
  color: #64748b !important;
  line-height: 22px !important;
}

.bbest-accordion-wrapper .bbest-accordion-title.tag-h2,
.investimentos-title-box > .title {
  font-weight: 600;
  font-size: 36px;
  line-height: 42px;
  color: #000099;
}

body {
  max-width: 100%;
  overflow-x: hidden;
}

.bbest-mobile-divider {
  display: flex;
  justify-content: flex-start;
  gap: 4rem;
}

.adjusted-wrapper {
  background-color: #ebf0ff;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.tag-description {
  position: absolute;
  color: #000099;
  top: 25px;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 0.5rem; /* 133.333% */
}

/*-----------------SMALL SCREENS-----------------*/

.card-video {
  margin: 0.3% !important;
  border-radius: 5px;
  object-fit: initial;
  cursor: pointer;
}

.card-video iframe {
  height: 240px;
}

.custom-modal-content {
  border: 0 !important;
  box-shadow: 0 1px 5px rgba(51, 51, 51, 0.5) !important;
  top: 100px !important;
  height: auto !important;
}

@media (min-width: 576px) {
  .custom-modal-content {
    box-shadow: 0 1px 5px rgba(51, 51, 51, 0.5) !important;
  }
}

.bbest-module-slider {
  margin-top: 50px;
}

.tag-h2 .bbest-accordion-title > p {
  margin-top: 40px;
  margin-bottom: 20px;
}

.modal {
  overflow-y: auto;
  padding-right: 0px !important;
}

.modal-open {
  overflow: auto;
  padding-right: 0px !important;
}

.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

#videoInModal {
  width: 100%;
}

.modal-header.custom-modal-close {
  border-bottom: none;
  padding-bottom: 0px;
  color: #001489;
}

.modal-header.custom-modal-close .close {
  color: #001489;
  cursor: pointer;
}

.modal-header.custom-modal-title {
  border-bottom: none;
  padding-bottom: 0px;
  padding-top: 0px;
  color: #001489;
  font-size: 22px;
}

.modal-header.custom-modal-copy {
  border-bottom: none;
  padding-top: 0px;
  color: #001489;
}

.modal-body {
  width: auto;
  text-align: center;
}

.modal-body video {
  width: 100%;
}

.adjust-header-section {
  margin-bottom: 0;
  margin-top: -2%;
  padding-top: 10%;
  padding-bottom: 2rem;
  background: #ebf0ff;
}

.adjust-section-more-features {
  padding-top: 15%;
}

.adjust-section-features-list {
  padding-top: 15%;
}

.last-feature {
  margin-bottom: 25%;
}

.hero-description-box {
  height: 390px;
  position: relative;
  margin-top: 3%;
  padding: 50px;
  padding-left: 0;
  width: 100%;
  /* background-color: #0066ff; */
  border-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

.hero-description-box .title {
  font-style: normal;
  font-weight: 600;
  margin-bottom: 0rem;
  font-size: 44px;
  line-height: normal;
  background: var(
    --Gradient-Smooth,
    linear-gradient(68deg, #5433ff -0.01%, #20bdff 50.16%, #a5fecb 100.33%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hero-description-box .copy {
  font-style: normal;
  margin-bottom: 0rem;
  font-weight: 600;
  font-size: 18px;
  color: #000099;
}

.hero-image-box {
  /* margin: 0 5%; */
  width: 50%;
  text-align: center;
}

.hero-image-box img {
  /* position: absolute; */
  /* float: right; */
  position: relative;
  top: 3rem;
}

.hero-image-box video {
  height: 129.9%;
  width: 100%;
}

.store-buttons-wrapper {
  margin: 4% 0;
}

.btn-appstore {
  width: 100%;
  height: 100%;
  max-width: 140px;
  max-height: 44px;
  margin-bottom: 2%;
  display: block;
}

.btn-googleplay {
  width: 100%;
  height: 100%;
  max-width: 150px;
  max-height: 44px;
  margin-bottom: 2%;
  display: block;
}

.bbest-app-store {
  display: flex;
}

.btn-appgallery {
  width: 100%;
  height: 100%;
  max-width: 140px;
  max-height: 44px;
  margin-bottom: 2%;
  display: block;
}

.btn-googleplay img {
  width: 100%;
}

.btn-appstore img {
  width: 100%;
}
.btn-appgallery img {
  width: 100%;
}

.app-store-aletracao0323 img {
  width: 113px;
  height: 44px;
}
.app-store-aletracao0323 a {
  width: auto;
  height: auto;
  margin: 0 !important;
}
.app-store-aletracao0323 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.feature-description-box {
  width: 100%;
  margin: 0 3%;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}

.bbest-accordion-wrapper .container > p {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  margin: auto;
  width: 33%;
  font-size: 18px;
  font-weight: 500;
  color: #0066ff;
}

.feature-description-box .title {
  width: 100%;
  font-style: normal;
  font-weight: 600;
  font-size: 52px;
  line-height: 56px;
  color: #000099;
  margin-bottom: 10%;
}

.feature-description-box .copy {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #0066ff;
}

.info-buttons-wrapper {
  margin-top: 5%;
  text-align: left;
}

.triangle-round {
  background-color: #0066ff;
  height: 40px !important;
  width: 40px !important;
  border-radius: 50px;
  transition: 0.5s; /*UXUIJUN22*/
}

.triangle-round:hover {
  /*UXUIJUN22*/
  background: #000099;
}

#transferenciasApp,
#cartoesApp {
  display: flex;
  gap: 17px;
}

.triangle-round:before {
  content: '';
  width: 0px;
  transform: rotate(180deg);
  height: 0px;
  border-style: solid;
  border-width: 7px 10px 7px 0;
  border-color: transparent #ffffff transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-top: 2px;
  margin-left: 16px;
  margin-right: 16px;
}

.info-buttons-wrapper a div {
  width: 50%;
  text-align: left;
  /*box-shadow: 0px 10px 20px #b5b5b5;*/
  border-radius: 75px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 35px;
  color: #0066ff;
  /*filter: drop-shadow(0px 10px 20px rgba(34, 34, 34, 0.05));*/
}

.info-buttons-wrapper a div span {
  font-size: 30px;
}

.feature-image-box {
  width: 100%;
  margin: 0 5%;
  margin-top: 25%;
}

.feature-image-box img {
  width: 70%;
  border-radius: 0px !important;
}

@media (max-width: 768px) {
  .feature-image-box {
    text-align: center;
  }
}

.bbest-card img {
  width: inherit;
}

.slider-card-title {
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 64px;
  color: #001489;
  text-align: center;
  /*margin-left: 10%;*/
}

.investimentos-title-box,
.more-features-box .title {
  margin: 0 5%;
  font-style: normal;
  font-weight: 900;
  font-size: 32px;
  line-height: 35px;
  color: #001489;
  margin-bottom: 5%;
}

.investimentos-copy-box,
.more-features-box .copy {
  margin: 0 5%;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #082f8f;
}

.more-features-list {
  margin: 0 5%;
}

.more-features-list ul li {
  margin-bottom: 15%;
  text-align: left;
}

.sub-title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #082f8f;
}

.sub-copy {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #082f8f;
}
.btn-video-transferencia-inteligente {
  margin-top: 41px;
  cursor: pointer;
}
.btn-video-transferencia-inteligente #AppBest_Conta_Margem {
  display: flex;
}

.btn-video-transferencia-inteligente .triangle-round {
  margin-right: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-video-transferencia-inteligente p {
  font-weight: 500;
  font-size: 18px;
  line-height: 35px;
  color: #0066ff;
}

.btn-video-transferencia-mobile {
  display: none;
}

/*-----------------MEDIUM SCREENS---------------*/

@media (max-width: 1280px) {
  .img-two {
    /* top: 12%; */
    /* left: 50%; */
    /* width: 43%; */
  }
}

@media (max-width: 1400px) {
  .hero-image-box .img-one {
    width: 172%;
  }
}

@media (max-width: 768px) {
  .hero-image-box .img-one {
    width: 200%;
    margin-top: -145px;
  }
}

@media (min-width: 768px) {
  .adjusted-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .slick-list {
    padding: 0 0 0 calc((100% - 1140px) / 2);
  }
  .card-video {
    margin: 0.3% !important;
    width: 13.5% !important;
  }
  .card-video iframe {
    width: 54%;
    height: 348px;
  }
  #videoInModal {
    height: 100%;
    padding: 2% 0%;
  }
  .custom-modal-content {
    border: 0 !important;
    box-shadow: 0 1px 5px rgba(51, 51, 51, 0.5) !important;
    top: 110px !important;
    height: 435px !important;
    width: 650px;
    right: 13%;
  }
  .adjust-header-section {
    margin-bottom: 0;
  }
  .adjust-section-more-features {
    padding-top: 5%;
  }
  .adjust-section-features-list {
    padding-top: 5%;
  }
  .row-reversed {
    flex-direction: row-reverse;
  }
  .adjust-feature-section {
    margin-bottom: 5%;
  }
  .hero-description-box {
    width: 670px;
    display: flex;
    flex-direction: column;
    z-index: 9;
    justify-content: space-between;
  }
  .hero-description-box .title {
    font-size: 62px;
    margin-bottom: 1rem;
    line-height: 66px;
    background: var(
      --Gradient-Smooth,
      linear-gradient(68deg, #5433ff -0.01%, #20bdff 50.16%, #a5fecb 100.33%)
    );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .hero-description-box .copy {
    font-size: 18px;
    line-height: 24px;
    color: #000099 !important;
    font-weight: 500;
    margin-bottom: 2rem;
  }
  .store-buttons-wrapper {
    margin: 2% 0;
  }
  .hero-image-box {
    /* margin: 0 0%; */
    /* display: inline-block; */
    /* text-align: center; */
    /* width: 40%; */
    /* height: 415px; */
  }
  .hero-image-box video {
    position: relative;
    left: -21%;
    height: 116.9%;
    width: auto;
  }
  .feature-image-box {
    display: inline-block;
    width: 40%;
    margin: 0;
  }
  .feature-description-box {
    display: inline-block;
    width: 50%;
  }
  .feature-description-box .title {
    font-style: normal;
    font-weight: 600;
    font-size: 52px;
    line-height: 56px;
    color: #000099;
    margin-bottom: 5%;
  }
  .feature-description-box .copy {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #64748b;
  }
  .info-buttons-wrapper {
    margin-top: 5%;
    text-align: unset;
  }
  .info-buttons-wrapper a div {
    width: 35%;
  }
  .slider-card-title {
    font-size: 24px;
  }
  .investimentos-title-box,
  .more-features-box .title {
    margin: 0;
    font-size: 40px;
    line-height: 45px;
    width: 58%;
  }
  .investimentos-copy-box,
  .more-features-box .copy {
    margin: 0%;
    font-size: 18px;
    width: 58%;
  }
  .bbest-module-destaque-slider {
    padding: 0 4%;
    margin-bottom: unset !important;
  }
  .bbest-card {
    margin: -1%;
  }
  .more-features-box {
    width: 100%;
  }
  .more-features-box .title {
    width: 100%;
    margin-bottom: 3%;
  }
  .more-features-list {
    display: inline-block;
    width: 40%;
  }
  .sub-title {
    font-size: 24px;
    line-height: 35px;
  }
  .sub-copy {
    font-size: 18px;
    line-height: 35px;
  }
}

/*-----------------BIG SCREENS-----------------*/

@media (max-width: 992px) {


  .adjust-header-section{
    padding-bottom: 2rem;  
  }
  
.hero-image-box{
  width: 100%;
}
  
  .btn-video-transferencia-mobile {
    display: flex;
    justify-content: center;
  }
  .hero-image-box .img-one {
    width: 100%;
  }
  .bbest-mobile-divider {
    display: flex;
    flex-direction: column-reverse;
  }
  .bbest-accordion-wrapper .container > p {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .hero-image-box img {
    /* width: 55%; */
    /* position: absolute; */
    /* left: 25%; */
    /* top: 13%; */
  }
  .hero-image-box {
    /* align-self: center; */
    /* width: 83%; */
    /* margin-top: 40px; */
    /* height: 329px; */
    /* width: 100%; */
  }
  .hero-description-box {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0%;
    align-self: center;
  }
  .info-buttons-wrapper a div {
    width: 51%;
  }
}

@media (max-width: 800px) {
  .hero-image-box .img-one {
    width: 133%;
    margin-top: -440px;
    margin-left: -60px;
  }

  .hero-image-box {
    /* height: 250px; */
    /* width: 100%; */
    /* margin-top: 0; */
  }
}

@media (max-width: 767px) {
  .hero-image-box .img-one {
    width: 133%;
    margin-top: -215px;
    margin-left: -60px;
  }

  .hero-image-box {
    /* height: 250px; */
    /* width: 100%; */
    /* margin-top: 0; */
  }
  .info-buttons-wrapper a div {
    width: 35%;
  }
}

@media (max-width: 750px) {
  .hero-image-box .img-one {
    width: 133%;
    margin-top: -225px;
    margin-left: -60px;
  }

  .hero-image-box {
    /* height: 250px; */
    /* width: 100%; */
    /* margin-top: 0; */
  }
}

@media (max-width: 700px) {
  .hero-image-box .img-one {
    width: 133%;
    margin-top: -235px;
    margin-left: -60px;
  }

  .hero-image-box {
    /* height: 250px; */
    /* width: 100%; */
    /* margin-top: 0; */
  }
}

@media (max-width: 600px) {
  .hero-image-box .img-one {
    width: 133%;
    margin-top: -205px;
    margin-left: -60px;
  }

  .hero-image-box {
    /* height: 250px; */
    /* width: 100%; */
    /* margin-top: 0; */
  }
}

@media (min-width: 500px) and (max-width: 680px) {
  .hero-image-box img {
    /* width: 65% !important; */
    /* position: absolute; */
    /* left: 20% !important; */
    /* top: 13% !important; */
  }
}

@media (max-width: 500px) {
  .hero-image-box .img-one {
    width: 133%;
    margin-top: -155px;
    margin-left: -60px;
  }

  .hero-image-box {
    /* height: 250px; */
    /* width: 100%; */
    /* margin-top: 0; */
    /* position: relative; */
  }
}

@media (max-width: 455px) {
  .hero-image-box .img-one {
    width: 133%;
    margin-top: -95px;
    margin-left: -60px;
  }

  .hero-image-box {
    /* height: 250px; */
    /* width: 100%; */
    /* margin-top: 0; */
  }
}

@media (max-width: 416px) {
  .hero-image-box .img-one {
    width: 133%;
    margin-top: -34px;
    margin-left: -60px;
  }

  .hero-image-box {
    /* height: 250px; */
    /* width: 100%; */
    /* margin-top: 0; */
  }
}

@media (max-width: 1200px) {
  .store-buttons-wrapper {
    margin: 7% 0;
  }
}

@media (max-width: 681px) {
  .hero-image-box img {
    /* width: 75%; */
    /* position: absolute; */
    /* left: 15%; */
    /* top: 11%; */
  }
}

@media (min-width: 681px) and (max-width: 750px) {
  .hero-image-box img {
    /* width: 55%; */
    /* position: absolute; */
    /* left: 25%; */
    /* top: 15%; */
  }
}

@media (max-width: 750px) {
  #transferenciasApp,
  #cartoesApp {
    justify-content: center;
    width: 100%;
  }
  .hero-description-box {
    height: 325px;
  }

  .hero-description-box .title {
    font-size: 32px;
    background: var(
      --Gradient-Smooth,
      linear-gradient(68deg, #5433ff -0.01%, #20bdff 50.16%, #a5fecb 100.33%)
    );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .hero-description-box .copy {
    font-size: 16px;
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-weight: 500;
  }
  .feature-description-box {
    margin-bottom: 50px;
  }
  .feature-description-box .title {
    text-align: center;
    width: 100%;
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 5%;
  }
  .feature-description-box .copy {
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
  }
}

/*slider cards bugfixes*/

@media screen and (max-width: 1000px) {
  .card-invest {
    height: 225px !important;
    width: 225px !important;
  }
  .card-see-more {
    height: 265px !important;
    width: 265px !important;
  }
}

@media screen and (max-width: 412px) {
  .card-invest {
    height: 239px !important;
    width: 239px !important;
  }
  .card-see-more {
    height: 241px !important;
    width: 241px !important;
  }
}

/*mobile header fix*/

/* Update dia 09 de junho 23 */

.update-page-app-0623 .copy {
  font-size: 18px;
  line-height: 25px;
}

.update-page-app-0623 .title {
  line-height: 46px;
}
