@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700,900");
:root {
  --color-primary: #dd15ff;
}
html {
  --banner-titulo: #ffa300;
  --texto-tag: #ffffff;
  --texto-albuns: #000;
  --bg-calends: #202020;
  --card-produtos: #2d2d2d;
  --cta-color: #f3911d;
}
* {
  margin: 0;
  padding: 0;
}
body {
  width: 100%;
}
.pix-landing,
.warp_geral {
  font-family: "Montserrat", sans-serif;
  width: 100%;
  max-width: 100% !important;
}

/** ESCONDE A NANOBAR**/
.explore_profissional__floatbar {
  display: none !important;
}

/* .desc-fx p{
  font-size: 10px;
  display:inline-block;
  vertical-align:top;
  width: 30px;
  margin: -6px 0 0 -6px;
  text-transform: uppercase;
  text-align: left;
} */

/* .frete-tag{
  position: absolute;
  top: 17%;
  right: 19%;
  background-color: #dcde48;
  text-align: center;
  border-radius: 100px;
  color: #000;
  padding: 8px 10px;
  font-weight: 700;
  font-size: 11px;
}
.frete-tag p{
  margin: 0;
} */

.holder {
  max-width: 1360px;
  display: block;
  margin: 0 auto;
  line-height: 100%;
}

.banner {
  padding: 0;
  height: 386px;
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/desk-ud.gif);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.titulo-tag {
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
  margin: -40px 0 0 200px;
  width: 500px;
}

.banner-tag {
  background: url(/subhomes/direto/landing/2025/black-pro/img/tag.png) top center no-repeat;
  width: 116px;
  height: 141px;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.titulo-tag .banner-tag p:first-of-type {
  font-weight: normal;
  font-size: 12px;
  margin-top: -22px;
}

.titulo-tag .banner-tag p {
  color: var(--texto-tag) !important;
  text-align: center;
  align-self: center;
  width: 86px;
  margin-top: -8px;
  font-size: 24px;
  font-weight: bold;
}

.titulo-tag h2 {
  color: var(--banner-titulo);
  font-size: 80px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  line-height: 80px;
  width: 270px;
  height: 168px;
  font: normal normal bold 81px/74px Montserrat;
}

.banner p {
  color: var(--banner-titulo);
  text-align: left;
  width: 348px;
  margin: 0 200px;
  font-size: 22px;
}

.calends .holder.clearfix {
  max-width: 100%;
}

.faixa.fix-top2 {
  top: 6px;
}

.faixa {
  max-width: 100%;
  height: 147px;
  position: relative;
  top: -55px;
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/faixa.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 101%;
}
/* .faixa.fix {
  top: 63px;
} */

.contador {
  background-color: #f3911d;
  height: 73px;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#demo {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 22px;
}
.countdown p {
  font-size: 20px;
  color: #fff;
}

#demo span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  font-size: 26px;
}

#demo span p {
  font-size: 12px;
  margin: 0;
  line-height: 100%;
}

.subtext {
  text-align: center;
  margin: 1% 0;
}

.subtext h2 {
  font-size: 32px;
  color: #f3911d;
  margin: 10px 0 20px;
  font-weight: bold;
  font-family: "Montserrat" !important;
  /* padding-top: 90px; */
}
.subtext b {
  font-family: "Montserrat" !important;
}

.subtext h3 {
  color: #5b5b5f;
  font-weight: 700;
  font-size: 25px !important;
}

.subtext p {
  font-size: 28px;
  color: #5b5b5f;
  font-weight: bold;

  font-family: "Montserrat" !important;
}

.subtext p:nth-of-type(3) {
  margin-bottom: 22px;
}

.subtext p:nth-of-type(4) {
  margin-bottom: 22px;
}

.vales {
  margin-top: 92px;
  display: flex;
  justify-content: space-around;
}

.has-box-info-produto {
  text-align: center;
  background-color: #f1f1f1;
  padding: 0 0 15px;
  border-radius: 10px;
}

.valores {
  text-transform: capitalize;
}

.vale-max {
  text-transform: uppercase;
  font-family: "Montserrat" !important;

  color: #fff;
  font-size: 30px;
  display: block;
  padding: 30px;
  margin: 0 0 20px;
  text-align: center;
  font-weight: 700;
  border-radius: 10px 10px 0 0;
  line-height: 100%;
}

.vale-1 .vale-max {
  background: linear-gradient(
    90deg,
    hsl(294deg 92% 52%) 0%,
    hsl(297deg 91% 52%) 14%,
    hsl(300deg 90% 52%) 29%,
    hsl(304deg 89% 52%) 43%,
    hsl(306deg 88% 51%) 57%,
    hsl(309deg 87% 51%) 71%,
    hsl(312deg 86% 51%) 86%,
    hsl(316deg 86% 51%) 100%
  );
}

.vale-2 .vale-max {
  background-image: linear-gradient(
    90deg,
    hsl(322deg 89% 52%) 0%,
    hsl(325deg 90% 52%) 14%,
    hsl(327deg 92% 52%) 29%,
    hsl(329deg 93% 53%) 43%,
    hsl(332deg 94% 53%) 57%,
    hsl(334deg 96% 54%) 71%,
    hsl(337deg 97% 54%) 86%,
    hsl(339deg 98% 54%) 100%
  );
}

.vale-3 .vale-max {
  background-image: linear-gradient(
    90deg,
    hsl(354deg 100% 63%) 0%,
    hsl(356deg 100% 63%) 14%,
    hsl(358deg 100% 63%) 29%,
    hsl(1deg 100% 63%) 43%,
    hsl(3deg 100% 64%) 57%,
    hsl(5deg 100% 64%) 71%,
    hsl(8deg 100% 64%) 86%,
    hsl(10deg 100% 64%) 100%
  );
}

.vale-4 .vale-max {
  background-image: linear-gradient(
    90deg,
    hsl(25deg 100% 62%) 0%,
    hsl(28deg 100% 62%) 14%,
    hsl(30deg 100% 61%) 29%,
    hsl(33deg 100% 61%) 43%,
    hsl(35deg 100% 60%) 57%,
    hsl(38deg 100% 60%) 71%,
    hsl(40deg 100% 60%) 86%,
    hsl(43deg 100% 59%) 100%
  );
}

.valores span {
  font-size: 16px;
  margin: 0 0 30px;
  color: #5b5b5f;
  font-family: "Montserrat" !important;
}

.win-value {
  font-size: 32px;
  margin: 0;
  font-weight: 700;
  line-height: 100%;
  margin: 10px 0 0;
  font-family: "Montserrat" !important;
  text-transform: uppercase;
}

.win-value span {
  font-size: 32px;
  color: #000;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0;
}

.win-value span img {
  position: absolute;
  top: 3px;
  right: 0;
  width: 64px;
  display: block;
}

.win-value span p {
  margin: 0px 0 10px;
  line-height: 100%;
  font-family: "Montserrat" !important;
}

.has-box-info-produto a {
  font-size: 14px;
  text-transform: uppercase;
  background-color: #ffa300;
  color: var(--texto-tag);
  display: block;
  width: 200px;
  font-weight: 700;
  margin: 4% auto;
  padding: 10px 0;
  border-radius: 15px;
  text-decoration: none;
}

.faq .holder {
  margin: 50px auto;
}

.faq-items {
  display: flex;
  color: #5b5b5f;
}

.passo {
  font-size: 17px;
  text-align: center;
  padding: 0 22px;
  line-height: 130%;
  margin: 30px 0;
  font-family: "Montserrat" !important;
}

.number {
  display: block;
  color: #5b5b5f;
  font-size: 68px;
  font-weight: 700;
  text-align: center;
  line-height: 110%;
  font-family: "Montserrat" !important;
}

.hit {
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #5b5b5f;
  font-family: "Montserrat" !important;
}

.glyphicon {
  margin: 0 0 0 30px;
  color: #fff;
  background-color: #000;
  padding: 7px 6px 4px;
  border-radius: 100px;
  font-size: 15px;
}

.tag-mobile {
  display: none;
}

.collage-book {
  height: 400px;
  max-width: 1366px;
  margin: 0 auto 60px;
  background: url(/subhomes/direto/landing/2025/black-pro/img/banner-collagebook-desk.png) no-repeat;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}

.collage-book-info {
  color: #fff;
  margin-left: 76px;
  width: 328px;
  text-align: left;
  margin: 10px 0 14px 76px;
  margin-top: 10px;
}

.collage-book-info p:nth-child(2) {
  margin-bottom: 8px;
}
.collage-book-info p:last-child {
  margin-bottom: 8px;
}
.cupom-blackdigi {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-left: 68px;
  width: 240px;
}
.cupom-blackdigi p:nth-child(2) {
  color: #ff9c06;
  font: normal normal bold 18px/27px Montserrat;
  margin-left: 4px;
}

.collage-book span:last-of-type {
  color: #fff;
  text-align: left;
  margin-left: 76px;
  font: normal normal normal 20px/24px Montserrat;
}
.collage-book a {
  color: #fff;
  background-color: var(--banner-titulo);
  border-radius: 15px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font: normal normal 600 16px/19px Montserrat;
  margin-left: 70px;
  padding: 10px 20px;
  width: 200px;
}

.collage-book .lancamento {
  color: #fff;
  background-color: #ff9c06;
  width: 170px;
  height: 26px;
  justify-content: flex-start;
  font: normal normal 600 18px/19px Montserrat;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-left: -10px;
}

.collage-book-tag {
  width: 500px;
  display: flex;
  padding-bottom: 10px;
  margin-top: 20px;
  justify-content: space-around;
  align-items: center;
  margin-left: 52px;
  display: flex;
}
.collage-book-tag h1 {
  color: #ff9c06;
  font: normal normal bold 34px/19px Montserrat;
  text-align: left;
  align-self: flex-end;
  justify-self: start;
  text-transform: uppercase;
  margin-left: -240px;
}
.tag-collage-book {
  background: url(/subhomes/direto/landing/2025/black-pro/img/tag.png) no-repeat;
  width: 90px;
  height: 104px;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.tag-collage-book p:first-child {
  font: normal normal 800 27px/19px Montserrat;
  margin-top: 20px;
}

.tag-collage-book p:last-of-type {
  font: normal normal bold 20px/19px Montserrat;
}

.calends {
  padding: 0;
}
.holder-slider-itens {
  padding-bottom: 140px;
}

.calends .bg-prod {
  background-color: var(--bg-calends);
  /* padding: 70px 16px; */
  display: flex;
  flex-direction: column;
}
.calends .holder.clearfix {
  max-width: 100%;
}

.title {
  text-align: center;
  color: var(--texto-tag);
  padding-top: 40px;
}
.black-digi {
  color: #5b5b5f;
  font-size: 25px;
  text-align: center;
  margin-top: 40px;
}
.mais {
  font-size: 22px;
  margin-top: 40px;
}
.mais p {
  line-height: 30px;
  margin-bottom: 0px;
}

.mais p:last-of-type {
  margin: 30px 0px 17px;
}
.aproveite {
  margin-top: 32px;
}
.cupom-blackdigi {
  background-color: #f2f2f2;
  color: #f3911d;
  border: dashed 2px #f3911d;
  border-radius: 8px;
  height: 66px;
  width: 280px;
  margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
}
.box-1 {
  background-color: #000;
  margin: 60px auto 0;
  padding-bottom: 35px;
}
.albuns-selectors {
  width: 80%;
  margin: 20px auto;
  text-align: center;
}
.albuns-selectors.mobile {
  display: none;
}
.selectors-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 58px auto 40px;
  width: 1076px;
}
.btn-select {
  color: var(--color-primary);
  background-color: transparent;
  border: var(--color-primary) solid 1px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 18px;
  padding: 10px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  width: 236px;
  cursor: pointer;
  white-space: unset;
}
.btn-select:hover {
  background-color: transparent;
  color: var(--color-primary);
  transition: ease-in-out 0.3s;
}

/* .btn-select {
  color: var(--color-primary);
  border: var(--color-primary) solid 1px;
} */

.btn-select.ativo {
  background-color: var(--color-primary);
  color: #fff;
}

button:last-child {
  margin-right: 0;
}
.grid-cards-albuns {
  display: grid;
  justify-items: center;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 0;
  grid-row-gap: 0px;
  width: 100%;
  width: 1100px;
  margin: 0 auto;
  margin-bottom: 90px;
}

.grid-cards-albuns.hide {
  display: none !important;
}

.grid-cards-albuns .text-card {
  width: 300px;
  text-align: left;
  margin: 70px 0 0 30px;
}
.text-card .title {
  color: var(--texto-albuns);
  padding: unset;
  text-align: unset;
}
.grid-cards-albuns .text-card .title {
  text-transform: uppercase;
  font-weight: 900;
  width: 300px;
  font-size: 24px;
  margin-bottom: 0px;
}
.grid-cards-albuns .text-card .description {
  font-size: 17px;
  margin-bottom: 17px;
}
.grid-cards-albuns .text-card .prices {
  width: 200px;
  margin: 4px 0 9px;
}
.grid-cards-albuns .text-card .prices .price-from {
  font-size: 15px;
  margin-bottom: 0px;
}
.grid-cards-albuns .text-card .prices .price-to {
  font-size: 24px;
  margin-bottom: 0px;
}
.grid-cards-albuns .text-card .cta {
  text-decoration: none;
  text-transform: uppercase;
  background-color: var(--color-primary);
  color: #fff;
  padding: 10px 20px;
  border-radius: 14px;
  font-weight: 700;
  width: 40%;
  display: block;
  text-align: center;
}
.grid-cards-albuns .text-card .cta:hover {
  opacity: 0.75;
  transition: ease-in-out 0.3s;
  cursor: pointer;
}
.grid-cards-albuns .text-card .title {
  text-transform: uppercase;
  font-weight: 900;
  width: 300px;
  font-size: 24px;
  margin-bottom: 0px;
}
.grid-cards-albuns .text-card .description {
  font-size: 17px;
  margin-bottom: 17px;
}
.grid-cards-albuns .text-card .prices {
  width: 200px;
  margin: 4px 0 9px;
}
.grid-cards-albuns .text-card .prices .price-from {
  font-size: 15px;
  margin-bottom: 0px;
}
.grid-cards-albuns .text-card .prices .price-to {
  font-size: 24px;
  margin-bottom: 0px;
}
.grid-cards-albuns .text-card .cta {
  text-decoration: none;
  text-transform: uppercase;
  background-color: var(--color-primary);
  color: #fff;
  padding: 10px 20px;
  border-radius: 14px;
  font-weight: 700;
  width: 40%;
  display: block;
  text-align: center;
}
.grid-cards-albuns .text-card .cta:hover {
  opacity: 0.75;
  transition: ease-in-out 0.3s;
  cursor: pointer;
}
.card1 {
  grid-area: 1 / 1 / 3 / 2;
  height: 642px;
  width: 550px;
  margin-top: -9px;
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/albuns/flat-800.png);
  background-size: contain;
  background-size: 100%;

  background-position: center;
  background-repeat: no-repeat;
}
.card2 {
  grid-area: 1 / 2 / 2 / 3;
  width: 550px;

  background-image: url(/subhomes/direto/landing/2025/black-pro/img/albuns/hd.png);
  background-size: contain;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.grid-cards-albuns .card2 .text-card {
  margin-top: 34px;
}
.grid-cards-albuns .card2 .text-card .description {
  font-size: 16px;
  width: 230px;
  margin-bottom: 17px;
}
.card3 {
  grid-area: 2 / 2 / 3 / 3;
  height: 311px;
  width: 550px;
  margin-top: -9px;
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/albuns/flat-600.png);
  background-size: cover;
  background-size: 100%;

  background-position: center;
}

.grid-cards-albuns .card3 .text-card {
  margin-top: 41px;
}
.grid-cards-albuns .card3 .text-card .title {
  /* width: 200px; */
  line-height: 29px;
}
#albuns.grid-cards-albuns .card3 .text-card .title {
  width: 200px;
}
.grid-cards-albuns .card3 .text-card .description {
  font-size: 16px;
  width: 200px;
  margin-bottom: 0px;
}
.grid-cards-albuns .card3 .text-card .prices {
  margin-top: 18px;
  margin-bottom: 6px;
}
.card4 {
  grid-area: 3 / 1 / 4 / 3;
  height: 321px;
  width: 1100px;
  margin-top: -20px;
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/albuns/slim.png);
  background-size: cover;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.grid-cards-albuns .card4 .text-card {
  margin-left: 48px;
}
/* FOTOLIVROS */
#fotolivros.grid-cards-albuns {
  display: grid;
  justify-items: center;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 0;
  grid-row-gap: 0px;
  width: 100%;
  width: 1100px;
  margin: 0 auto;
  margin-bottom: 90px;
}
#fotolivros.grid-cards-albuns .card1 {
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/fotolivros/plus.png);
  height: 642px;
  width: 550px;
  margin-top: -15px;
}
#fotolivros.grid-cards-albuns .card2 {
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/fotolivros/revista.png);
  /* margin-top: 7px;x/ */
  width: 550px;
  height: 300px;
  margin-right: 9px;
}
#fotolivros.grid-cards-albuns .card3 {
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/fotolivros/pop.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  border-radius: 11px;
  margin-right: 9px;
  /* height: 300px;
  width: 530px; */
  margin-top: -9px;
}
#fotolivros.grid-cards-albuns .card4 {
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/fotolivros/classic.png);
}
#albuns-premium {
}
#albuns-premium.grid-cards-albuns {
  display: grid;
  justify-items: center;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 0;
  grid-row-gap: 0px;
  width: 100%;
  width: 1100px;
  margin: 0 auto;
  margin-bottom: 90px;
}
#albuns-premium.grid-cards-albuns .text-card .title {
  font-size: 20px;
}
#albuns-premium.grid-cards-albuns .text-card .title {
  width: unset;
  line-height: 29px;
}
#albuns-premium.grid-cards-albuns .card1 .text-card .title {
  width: 327px;
}
#albuns-premium.grid-cards-albuns .card2 .text-card {
  margin-top: 35px;
}
#albuns-premium.grid-cards-albuns .card2 .text-card .description {
  font-size: 14px;
  width: 206px;
  margin-bottom: 6px;
}
#albuns-premium.grid-cards-albuns .card1 {
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/capas/premium-linho.png);
  border-radius: 11px;
}
#albuns-premium.grid-cards-albuns .card2 {
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/capas/premium-couro.png);
  border-radius: 11px;
}
#albuns-premium.grid-cards-albuns .card3 .text-card {
  margin-top: 23px;
}
#albuns-premium.grid-cards-albuns .card3 .text-card .title {
  width: 360px;
}
#albuns-premium.grid-cards-albuns .card3 {
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/capas/premium-acrilico.png);
  border-radius: 11px;
  margin-top: unset;
}
#albuns-premium.grid-cards-albuns .card4 .text-card {
  margin-top: 37px;
}
#albuns-premium.grid-cards-albuns .card4 {
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/capas/premium-madeira.png);
  border-radius: 11px;
}
/* ESTOJOS */
#estojos.grid-cards-albuns {
  display: grid;
  justify-items: center;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 0;
  grid-row-gap: 0px;
  width: 100%;
  width: 1100px;
  margin: 0 auto;
  margin-bottom: 90px;
}
#estojos.grid-cards-albuns .text-card .title {
  font-size: 20px;
}
#estojos.grid-cards-albuns .card1 {
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/estojos/estojo-premium.png);
  /* box-shadow: 0px 3px 6px #00000029;
  width: 530px;
  height: 642px;
  border-radius: 11px;
  margin-top: 2px; */
}
#estojos.grid-cards-albuns .card2 {
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/estojos/estojo-basic.png);
  /* box-shadow: 0px 3px 6px #00000029;
  width: 530px;
  height: 302px;
  border-radius: 11px; */
}
#estojos.grid-cards-albuns .card2 .text-card {
  margin-top: 32px;
}
#estojos.grid-cards-albuns .card2 .text-card .description {
  font-size: 16px;
  width: 270px;
  margin-bottom: 17px;
}
#estojos.grid-cards-albuns .card3 .text-card {
  margin-top: 55px;
}
#estojos.grid-cards-albuns .card3 {
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/estojos/estojo-tradicional.png);
  /* box-shadow: 0px 3px 6px #00000029;
  width: 530px;

  height: 320px;
  border-radius: 11px;
  margin-top: -7px;

  margin-bottom: 18px; */
}
#estojos.grid-cards-albuns .card4 {
  background-image: url(/subhomes/direto/landing/2025/black-pro/img/estojos/luva-acrilico.png);
  /* box-shadow: 0px 3px 6px #00000029;
  width: 1086px;
  border-radius: 11px;
  margin-top: 8px; */
}
#estojos.grid-cards-albuns .card4 .text-card {
  margin-top: 35px;
}
#estojos.grid-cards-albuns .card3 .text-card .title {
  width: unset;
  font-size: 18px;
}

.title h3 {
  color: var(--banner-titulo) !important;
  font-size: 28px !important;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
h3.titulo-10off {
  margin: 0 auto 20px;
}

.title .subtext {
  margin: 10px 0 40px;
  font-size: 20px;
}

.subtext p {
  margin: 0;
}

.title .cupom {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 30px;
  text-align: center;
}

.title .cupom b {
  display: block;
  text-align: center;
  color: #fff;
  background-color: var(--cta-color);
  border-radius: 10px;
  padding: 12px 38px;
  margin: 5px auto 0;
  max-width: 308px;
  font-size: 25px;
}

.prods-clends {
  text-align: center;
  color: #fff;
}

.prod {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  font: normal normal bold 20px/27px Montserrat;
}

.text-prod {
  margin: 8px auto 12px;
  min-height: 35px;
  text-align: center;
  width: 254px;
  line-height: 120%;
  font: normal normal 300 13px Montserrat;
}

.price {
  margin: -4px 0 0;
}

.price span {
  display: block;
}

.preco_de {
  font-size: 14px;
  margin: 7px 0;
}

.preco_por {
  font-size: 21px;
  margin-bottom: 12px;
}
b.preco-promo {
  color: #ffa200;
}

.prods-clends a {
  font-size: 14px;
  text-transform: uppercase;
  background-color: #ffa200;
  color: #000;
  display: block;
  width: 200px;
  font-weight: 700;
  margin: 6% auto;
  padding: 10px 0;
  border-radius: 50px;
}

.produtos {
  display: flex;
  margin: 12px auto;
  justify-content: space-between;
  align-self: center;
}

.produtos .prod-1 {
  background: var(--card-produtos) url(/subhomes/direto/landing/2025/black-pro/img/calendario.png) no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 308px;
  height: 538px;
  color: #ffffff;
  border-radius: 10px;
  margin: auto;
  background-size: contain;
}
.produtos .prod-2 {
  background: var(--card-produtos) url(/subhomes/direto/landing/2025/black-pro/img/cartao-dobra.png) no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 308px;
  height: 538px;
  color: #ffffff;
  border-radius: 10px;
  margin: auto;
  background-size: contain;
}
.produtos .prod-3 {
  background: var(--card-produtos) url(/subhomes/direto/landing/2025/black-pro/img/imas.png) no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 308px;
  height: 538px;
  color: #ffffff;
  border-radius: 10px;
  margin: auto;
  background-size: contain;
}
.produtos .prod-4 {
  background: var(--card-produtos) url(/subhomes/direto/landing/2025/black-pro/img/enfeite-natal.png) no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 308px;
  height: 538px;
  color: #ffffff;
  border-radius: 10px;
  margin: auto;
  background-size: contain;
}
.produtos .prod-5 {
  background: var(--card-produtos) url(/subhomes/direto/landing/2025/black-pro/img/folio-natal.png) no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 308px;
  height: 538px;
  color: #ffffff;
  border-radius: 10px;
  margin: auto;
  background-size: contain;
}
.produtos .prod-6 {
  background: var(--card-produtos) url(/subhomes/direto/landing/2025/black-pro/img/sanfona.png) no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 308px;
  height: 538px;
  color: #ffffff;
  border-radius: 10px;
  margin: auto;
  background-size: contain;
}
.produtos .prod-7 {
  background: var(--card-produtos) url(/subhomes/direto/landing/2025/black-pro/img/poster.png) no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 308px;
  height: 538px;
  color: #ffffff;
  border-radius: 10px;
  margin: auto;
  background-size: contain;
}
.produtos .prod-8 {
  background: var(--card-produtos) url(/subhomes/direto/landing/2025/black-pro/img/foto-autocolante.png) no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 308px;
  height: 538px;
  color: #ffffff;
  border-radius: 10px;
  margin: auto;
  background-size: contain;
}

.produtos a {
  text-decoration: none;
  color: var(--texto-tag);
  background-color: #ff9c06;
  width: 175px;
  margin: 12px auto 23px;
  padding: 12px 18px;
  border-radius: 15px;
  text-align: center;
  text-transform: uppercase;
  font: normal normal 600 16px/19px Montserrat;
}

.antecipe-digilovers {
  background: url(/subhomes/direto/landing/2025/black-pro/img/banner-antecipe.png) no-repeat;
  border-radius: 10px;
  height: 400px;
  max-width: 1360px !important;
  margin: 60px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.antecipe-digilovers > p {
  text-align: center;
  width: 450px;
  height: 44px;
  margin: 23px auto;
  font: normal normal normal 18px/22px Montserrat;
}
.antecipe-digilovers a {
  width: 218px;
  height: 44px;
  color: #000000;
  background-color: #f6ff6b;
  border-radius: 12px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  font: normal normal 600 16px/19px Montserrat;
  margin-bottom: 24px;
}

.antecipe-digilovers .logo-tag {
  display: flex;
  justify-content: space-between;
  width: 420px;
  margin-left: 85px;
}

.antecipe-digilovers .tag-antecipe {
  width: 85px;
  height: 104px;
  background: url(/subhomes/direto/landing/2025/black-pro/img/tag-antecipe.png) no-repeat;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tag-antecipe p:first-child {
  font: normal normal 800 27px/19px Montserrat;
  margin-top: 20px;
}
.logo-tag p:last-child {
  font: normal normal bold 20px/19px Montserrat;
}
.infos {
  text-align: center;
  max-width: 100% !important;
  margin-top: -190px;
  background-color: #000000;
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.infos h2 {
  color: #ffff;
  margin: 0px auto 50px;
  font-size: 24px;
  font-weight: 600;
}
.infos-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 70%;
  margin: 0 auto;
  padding-bottom: 90px;
}
.infos-container .info {
  width: 293px;
  /* height: 300px; */
  margin-right: 100px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.infos-container .info:last-child {
  margin-right: 0;
}
.infos-container .info .info-text {
  margin-bottom: 20px;
}

.infos-container .info:last-child .info-text {
  margin-bottom: 20px;
  margin-top: 25px;
}
.infos-container .info .info-title {
  font-size: 20px;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  width: 229px;
  margin: 16px auto 0px;
  height: 51px;
}
.infos-container .info .info-description {
  font-size: 15px;
  /* margin: 20px 0 20px 0; */
  height: 60px;
  line-height: 19px;
}
.infos-container .info .cta {
  text-decoration: none;
  text-transform: uppercase;
  background-color: var(--color-primary);
  color: #fff;
  padding: 10px 20px;
  border-radius: 14px;
  font-weight: 700;
  font-size: 16px;
}
.infos-container .info .cta:hover {
  opacity: 0.75;
  transition: ease-in-out 0.3s;
}
.infos-container .info img {
  width: auto;
  height: auto;
}
.juridico {
  margin-top: 50px;
}

.juridico p {
  max-width: 1360px;
  display: block;
  margin: 0 auto;
  font: normal normal normal 18px/24px Montserrat;
  text-align: center;
}

@media screen and (min-width: 1300px) {
  .produtos {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1360px;
  }
}

@media screen and (min-width: 1440px) {
  .banner-container {
    margin-left: 12vw;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .banner-container {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  p {
    margin: auto;
  }
  .cat-card {
    margin: 0 auto;
  }
  /* seletores  */
  .desk {
    display: none;
  }
  /* ALBUNS */
  .box-1 {
    margin: 60px auto 0;
    padding-bottom: 20px;
  }
  .albuns-selectors.desk {
    display: none;
  }
  .selectors-buttons {
    margin: 0;
    justify-content: center;
    width: 100%;
  }
  .albuns-selectors.mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 90%;
    margin-top: -90px;
  }
  .btn-select {
    margin: 0;
    background-color: var(--color-primary);
    color: var(--texto-tag);
  }
  .grid-cards-albuns {
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
  }
  .grid-cards-albuns .text-card {
    width: 70%;
    margin: 30px 0 0 20px;
    position: absolute;
  }
  #albuns-premium.grid-cards-albuns .text-card {
    width: 300px;
  }
  .grid-cards-albuns .text-card .title {
    font-size: 18px;
    width: 100%;
  }
  .grid-cards-albuns .text-card .description {
    font-size: 15px;
    margin: 0;
    margin-bottom: 8px;
    width: 279px;
  }
  .grid-cards-albuns .text-card .prices {
    width: 200px;
    margin: 4px 0 20px;
  }

  .card1,
  .card2,
  .card3,
  .card4 {
    width: 320px !important;
    height: 450px;
    margin: 30px 0 0 0;
  }
  #albuns-premium.card1,
  #albuns-premium.card2,
  #albuns-premium.card3,
  #albuns-premium.card4 {
    width: 100%;
    height: 450px;
    margin: 30px 0 0 0;
    margin-top: 30px !important;
  }
  .slider-mobile {
    margin-bottom: 30px;
    width: 98%;
  }
  .slider-mobile .slick-prev {
    left: -17px;
    z-index: 1;
  }
  .slider-mobile .slick-next {
    right: -15px;
  }
  .card1 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/albuns/flat-800-mb.png);
  }
  .grid-cards-albuns .card2 .text-card,
  .grid-cards-albuns .card3 .text-card {
    margin-top: 30px;
  }
  .grid-cards-albuns .text-card .cta {
    display: inline;
  }
  .card2 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/albuns/hd-mb.png);
  }
  .grid-cards-albuns .card3 .text-card .title {
    width: unset;
    line-height: 29px;
  }
  .grid-cards-albuns .card3 .text-card .prices {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .card3 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/albuns/flat-600-mb.png);
  }
  .grid-cards-albuns .card4 .text-card {
    margin-left: 20px;
  }
  .card4 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/albuns/slim-mb.png);
  }
  /* FOTOLIVROS */
  #fotolivros.grid-cards-albuns {
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
  }
  #fotolivros.grid-cards-albuns .card1 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/fotolivros/plus-mb.png);
    height: 450px;
    margin-top: 30px;
  }
  #fotolivros.grid-cards-albuns .card2 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/fotolivros/revista-mb.png);
    width: 320px;
    height: 450px;
    margin: 30px 0 0 0;
  }
  #fotolivros.grid-cards-albuns .card3 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/fotolivros/pop-mb.png);
    width: 320px;
    height: 450px;
    margin: 30px 0 0 0;
    background-size: cover;
    box-shadow: unset;
  }
  #fotolivros.grid-cards-albuns .card4 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/fotolivros/classic-mb.png);
    width: 320px;
    height: 450px;
    margin: 30px 0 0 0;
  }
  /* CAPAS */

  #albuns-premium.grid-cards-albuns {
    display: inline-block;
    margin: 30px 0 0 0;
    width: 100%;
  }
  #albuns-premium.grid-cards-albuns .text-card .title {
    font-size: 16px;
  }
  #albuns-premium.grid-cards-albuns .card1 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/capas/mobile/linho-mb.png);
    border-radius: 11px;
    max-width: 100%;
    height: 469px;
    box-shadow: 0px 3px 6px #00000029;
  }
  #albuns-premium.grid-cards-albuns .card2 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/capas/mobile/couro-mb.png);
    border-radius: 11px;
    max-width: 100%;
    height: 469px;
    box-shadow: 0px 3px 6px #00000029;
  }
  #albuns-premium.grid-cards-albuns .card2 .text-card {
    margin-top: 24px;
  }
  #albuns-premium.grid-cards-albuns .card2 .text-card .title {
    font-size: 16px;
  }
  #albuns-premium.grid-cards-albuns .card2 .text-card .description {
    font-size: 14px;
    width: 270px;
    margin-bottom: 17px;
  }
  #albuns-premium.grid-cards-albuns .card3 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/capas/mobile/acrilico-mb.png);
    border-radius: 11px;
    max-width: 100%;
    /* height: 469px;
    box-shadow: 0px 3px 6px #00000029; */
  }
  #albuns-premium.grid-cards-albuns .card4 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/capas/mobile/madeira-mb.png);
    border-radius: 11px;
    max-width: 100%;
    height: 469px;
    box-shadow: 0px 3px 6px #00000029;
  }
  /* ESTOJOS */
  #estojos.grid-cards-albuns {
    display: inline-block;
    margin: 30px 0 0 0;
    width: 100%;
  }
  #estojos.grid-cards-albuns .card1 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/estojos/estojo-premium-mb.png);
    border-radius: 11px;
    width: 368px;
    max-width: 100%;
    height: 469px;
    box-shadow: 0px 3px 6px #00000029;
    margin: auto;
  }
  #estojos.grid-cards-albuns .card2 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/estojos/estojo-basic-mb.png);
    border-radius: 11px;
    max-width: 100%;
    height: 469px;
    box-shadow: 0px 3px 6px #00000029;
    margin: auto;
  }
  #estojos.grid-cards-albuns .card3 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/estojos/estojo-tradicional-mb.png);
    border-radius: 11px;
    width: 368px;
    max-width: 100%;
    margin: auto;
  }
  #estojos.grid-cards-albuns .card4 {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/estojos/luva-acrilico-mb.png);
    border-radius: 11px;
    width: 368px;
    max-width: 100%;
    height: 469px;
    box-shadow: 0px 3px 6px #00000029;
    margin: auto;
  }
  .faixa {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/faixa-mb.svg);
    background-size: 229%;
    top: -127px;
  }
  .box-1 ~ .faixa {
    top: -65px;
    margin-bottom: -65px;
  }
  /* INFOS */
  .infos {
    margin: -111px auto 15px;
  }
  .infos h2 {
    font-size: 20px;
    width: 84%;
  }
  .infos .infos-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .infos-container .info {
    margin-right: 0px;
    margin-bottom: 50px;
  }
  /* fim seletores */
  .faq-items {
    display: grid;
    place-content: center;
    grid-template-columns: 1fr 1fr;
  }
  .banner {
    background: url(/subhomes/direto/landing/2025/black-pro/img/mobile.gif) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 476px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    /* margin-top: 90px; */
  }
  .black-digi {
    font-size: 16px;
    max-width: 95%;
    margin: auto;
  }
  .mais {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
  }
  .black-digi p {
    margin-bottom: 8px;
  }
  .mais p {
    line-height: 27px;
  }

  .mais p:last-of-type {
    margin: 20px auto 0;
  }
  .cupom-blackdigi {
    height: 34px;
    width: 202px;
    margin: 0 auto !important;
    font-size: 16px;
  }

  .titulo-tag {
    flex-direction: column-reverse;
    justify-content: center;
    margin-left: 38px;
    margin-top: 80px;
    width: 284px;
  }

  .subtext h2 {
    font-size: 16px;
  }

  .contador {
    margin: 0;
    padding: 0;
    margin-bottom: 36px;
    height: 97px;
  }
  #demo {
    line-height: 100%;
    margin: 0px 0 0;
    display: block;
    font-size: 18px;
  }
  .countdown p {
    margin: 0;
    font-size: 16px;
  }

  #demo span {
    vertical-align: middle;
    margin: 0px 15px;
    font-size: 26px;
    line-height: 26px;
  }

  #demo span + span {
    display: inline-block;
  }

  #demo span p {
    font-size: 12px;
    margin: 0;
    line-height: 100%;
  }

  .banner-tag {
    background-image: url(/subhomes/direto/landing/2025/black-pro/img/tag.svg);
    display: flex;
    justify-content: center;
    margin-left: 30px;
    margin-bottom: 28px;
    width: 85px;
    height: 104px;
  }

  .titulo-tag h2 {
    font: normal normal bold 60px/54px Montserrat;
    height: auto;
  }

  .titulo-tag .banner-tag p:first-of-type {
    font-weight: normal;
    font: normal normal normal 14px/19px Montserrat;
    margin-top: 12px;
    margin-left: 198px;
  }

  .titulo-tag .banner-tag p {
    text-align: center;
    align-self: center;
    line-height: 120%;
    width: 86px;
    margin-left: 198px;
    font-size: 24px;
    font-weight: bold;
  }

  .banner p {
    width: 320px;
    margin-left: 38px;
    text-align: left;
    font: normal normal normal 18px/24px Montserrat;
  }

  .subtext h3 {
    font-size: 15px !important;
    width: 70%;
    margin: 30px auto 10px;
    line-height: 130%;
  }

  .subtext p {
    font: normal normal bold 16px / 21px Montserrat;
    color: #5b5b5f;
    width: 80%;
    margin: 0 auto -50px;
    text-align: center;
  }
  .subtext p:nth-of-type(3) {
    margin-bottom: 18px;
  }
  .vales {
    display: flex;
    flex-direction: column;
    width: 324px;
  }
  .win-value {
    font: normal normal 800 32px/27px Montserrat;
  }

  .has-produto-simples {
    margin: 0 0 20px;
  }
  .hit {
    font: normal normal 600 22px Montserrat;
    max-width: 80%;
    margin: 0 auto 20px;
  }

  .hit span {
    display: block;
    width: 27px;
    margin: 15px auto;
  }
  .glyphicon {
    margin: 0 0 0 30px;
    color: #fff;
    background-color: #000;
    padding: 7px 6px 4px;
    border-radius: 100px;
    font-size: 15px;
  }
  .collapse {
    flex-direction: column;
  }
  .number {
    font-size: 40px;
    height: auto;
    line-height: 100%;
    margin: 0 0 24px;
    font: normal normal 800 68px/27px Montserrat;
  }

  .passo {
    margin: 20px auto;
    font: normal normal normal 14px Montserrat;
    padding: 0;
  }
  .collage-book {
    background: url(/subhomes/direto/landing/2025/black-pro/img/banner-collagebook-mb.png) no-repeat;
    height: 700px;
    width: 100%;
    display: flex;
    justify-content: end;
  }
  .collage-book-tag {
    width: 300px;
    margin-bottom: 0;
  }
  .collage-book-tag .lancamento,
  .collage-book-tag .tag-collage-book {
    display: none;
    overflow: hidden;
  }
  .tag-mobile {
    display: flex;
    height: 130px;
    width: 300px;
    justify-content: space-between;
    margin-left: 30px;
  }
  .tag-mobile .lancamento {
    align-self: flex-end;
    font: normal normal 600 18px/19px Montserrat;
  }
  .tag-mobile .tag-collage-book {
    align-self: flex-start;
    margin-top: 3px;
    margin-right: -28px;
  }
  .collage-book-tag h1 {
    font: normal normal bold 30px/19px Montserrat;
    margin-left: -110px;
  }
  .collage-book-info {
    margin-left: 25px;
    font: normal normal normal 14px/16px Montserrat;
    margin-bottom: 0;
  }

  .collage-book-info p {
    margin-bottom: 6px;
  }

  .cupom-blackdigi {
    margin-left: 22px;
  }
  .collage-book a {
    width: 211px;
    font: normal normal 600 16px/19px Montserrat;
    display: flex;
    align-items: center;
    margin-left: 22px;
    margin-bottom: 20px;
    justify-content: center;
  }
  .calends .bg-prod {
    padding: 60px 0;
  }
  .title h3 {
    font: normal normal bold 16px/24px Montserrat;
    padding-top: 0px;
    margin-top: -190px;
  }
  .title .subtext {
    text-align: center;
    font: normal normal normal 16px/24px Montserrat;
    width: 230px;
    margin: 12px auto;
  }
  .title .cupom b {
    font-size: 16px;
  }

  .calends {
    padding: 0;
  }

  .produtos .slider-episodios {
    display: flex;
    margin-top: 12px;
    justify-content: center;
    align-items: center;
    width: 80%;
  }

  .produtos .prod {
    font: normal normal bold 20px/27px Montserrat;
  }

  .produtos .text-prod {
    font: normal normal 300 14px/17px Montserrat;
  }

  .tns-controls {
    position: absolute;
    height: 100%;
    width: 100%;
  }

  .tns-controls [data-controls="prev"] {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 0;
    z-index: 1;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/subhomes/direto/landing/2018/boas-vindas-pro/img/arrow_left.png)
      no-repeat;
    font-size: 0;
    outline: 0;
  }

  .tns-controls [data-controls="next"] {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 0;
    z-index: 2;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/subhomes/direto/landing/2018/boas-vindas-pro/img/arrow_right.png)
      no-repeat;
    font-size: 0;
    outline: 0;
  }

  .title .subtext {
    font: normal normal normal 16px/24px Montserrat;
    line-height: 140%;
  }

  .antecipe-digilovers {
    background: url(/subhomes/direto/landing/2025/black-pro/img/digilovers-mobile.png) no-repeat;
    background-size: cover;
    height: 608px;
    width: 100%;
    max-width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .logo-tag {
    display: flex;
    flex-direction: column-reverse;
    width: 100px;
  }
  .logo-tag img {
    width: 300px;
    height: 109px;
    margin: -20px 20px 10px 14px;
  }

  .antecipe-digilovers > p {
    width: 320px;
    height: 66px;
    font: normal normal normal 18px/22px Montserrat;
    margin: 10px auto;
  }

  .tag-antecipe {
    margin-bottom: -10px;
    margin-left: 200px;
    height: 92px;
  }

  .title .cupom {
    width: 220px;
    margin: 10px auto 40px;
  }

  .juridico p {
    max-width: 80%;
    font: normal normal normal 16px/24px Montserrat;
  }
  .holder-slider-itens {
    padding-bottom: 106px;
  }
  .holder-slider-itens.fix-padd {
    padding-bottom: 21px;
  }
  .faixa.fix-top {
    top: 27px;
  }
  .faixa.fix-top1 {
    top: -68px;
  }
  .faixa.fix-top2 {
    top: -68px;
  }
  .faixa.fix-top4 {
    top: -119px;
  }
  .cat-card--holder-img img {
    max-width: 326px;
    margin-left: -9px;
    position: relative;
    top: -7px;
  }
  #estojos.grid-cards-albuns .card3 .text-card {
    margin-top: 26px;
  }
  #estojos.grid-cards-albuns .card4 .text-card {
    margin-top: 35px;
    margin-left: 32px;
  }
}

.cat-card {
  width: 308px;
  background: linear-gradient(
    45deg,
    hsla(340, 38%, 8%, 1) 20%,
    hsla(301, 57%, 36%, 1) 100%
  );
  /* height: 523px; */
  height: auto;
  border-radius: 10px;
  padding-bottom: 20px;
}
.cat-card--holder-img {
  /* background-color: #f2f2f2; */
  border-radius: 10px;
}
.cat-card--holder-img img {
  width: 327px;
  margin-left: -9px;
  position: relative;
  top: -7px;
}
.cat-card .cat-card--holder-img .fix-img {
  width: 319px !important;
  margin-left: 0px;
}
.cat-card--texto {
  margin-top: 53px;
}
.cat-card--texto p:first-of-type {
  margin-top: 20px;
  margin-bottom: 10px;
}
.cat-card--texto b {
  font-family: "Montserrat" !important;
}
.cat-card--texto p {
  font-size: 22px;
  font-family: "Montserrat" !important;
}
.texto--number {
  font-size: 90px;
  font-family: "Montserrat" !important;
}
.texto--percent {
  font-size: 40px;
}
.cat-card a {
  margin: 20px auto 32px;
}
