@font-face {
    font-family:'roboto';
    src:url("fonte/Roboto-Bold.ttf");
}

a:link{
   text-decoration: none;
}

.disclaime{
        display: none!important;
    }

.topo-0{
   background-color: #f00000;
   padding: 15px 0;
}

.texto-topo-0{
   color: #fff;
   font-family: Montserrat, Sans-serif;
   font-size: 20px;
   font-weight: 700;
   line-height: 1.1em;
   letter-spacing: 0;
   padding: 0;
   margin: 0;
}

.texto-topo-0 span{
   color: #ff0;
}

.topo-1{
   background-color: #fff;
   padding: 40px 0;
}

.topo-3{
	background-color: #fff;
	padding: 40px 0;
}

.botao-kit{
	display: block;
	background-color: transparent;
    font-family: "Inter", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    fill: #000000;
    color: #000000;
    background-image: linear-gradient(180deg, #FFE500 24%, #F3CD4D 100%);
    border-style: solid;
    border-width: 4px 4px 4px 4px;
    border-color: #EBCC69;
    border-radius: 8px 8px 8px 8px;
    padding: 14px 14px 14px 14px;
    width: 90%;
    margin: 0 auto;
}

.titulo-topo-1{
   color: red;
   font-family: Montserrat, Sans-serif;
   font-size: 50px;
   font-weight: 700;
   line-height: 1.2em;
   letter-spacing: 0;
}

.subtitulo-topo-1{
   color: #000;
   font-family: Montserrat, Sans-serif;
   font-size: 40px;
   font-weight: 700;
   line-height: 1.2em;
   letter-spacing: 0;
}

.texto-topo-1{
   color: #000;
   font-family: Montserrat, Sans-serif;
   font-size: 26px;
   font-weight: 400;
   line-height: 1.2em;
   letter-spacing: 0;
}

.texto-topo-1-1{
   color: #000;
   font-family: Montserrat, Sans-serif;
   font-size: 22px;
   font-weight: 700;
   line-height: 1.2em;
   letter-spacing: 0;
   margin-top: 20px;
}

.botao{
   display: block;
   background-color: #00c220;
    width: 325px;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    border-color: #000000;
    border-radius: 10px;
    border-width: 0px;
    text-transform: none;
    outline: none;
    padding: 15px 25px;
    margin: 0 auto;
}

.texto-btn{
   font-family: Montserrat;
   font-size: 14px;
   font-weight: 400;
   color: #FC0000;
   margin-top: 25px;
}

.texto-btn a{
   color: #FC0000;
}

.texto-btn a:hover{
   color: #FC0000;
}   

.rodape{
   background-color: #272727;
   padding: 15px 0;
 }

.texto-rodape{
   color: rgba(255, 255, 255, 0.6);
   font-size: 14px;
   line-height: 1rem;
   font-weight: 400;
   padding: 0;
   margin: 0;
}

.texto-rodape a{
   text-decoration: none;
   color: rgba(255, 255, 255, 0.6);
   margin: 0 10px;
   font-weight: 600;
}

.img-rodape{
   display: block;
   margin: 20px auto 20px auto;
   height: 60px;
   width: auto;
   max-width: 100%;
}



.rodape2{
   background-color:  #1B1B1B;
   
    padding: 40px 0 20px 0;
}

.fundo-kit{
    border: 3px solid #DB2524;
    border-radius: 12px 12px 12px 12px;
    padding: 0px;
    margin-top: 25px;
}

.fundo-kit2{
    border: 3px solid #DB2524;
    border-radius: 12px 12px 12px 12px;
    padding: 0px;
    background-color: #f7dddd;
    margin-top: 25px;
}

.textopupular{
	    font-family: "Inter", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #1f1f1f;
    margin-bottom: 15px;
}

.textopupular i{
	color: yellow;
}

.container-kit{
	padding: 20px;
}

.container-kitt{
	padding: 20px;
}

.topo-kit{
	background-color: #DB2524;
	padding: 10px 0;
	font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    border-radius: 12px 12px 0 0;
}

.titulo-kit{
	font-family: "Inter", Sans-serif;
    font-size: 34px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    color: #242424;
    margin-bottom: 0px;
    margin-top: 20px;
}

.subtitulo-kit{
	font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #242424;
}

.img-kit{
	width: 80%;
	height: auto;
}

.container-preco{
	display: flex;
	gap: 15px;
	align-items: center;
	align-content: center;
	justify-content: center;
}

.preco{
	font-family: "Inter", Sans-serif;
    font-size: 70px;
    font-weight: 700;
    color: #000000;
}

.texto-pote{
	text-align: left;
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    color: #1F1F1F;
}

.texto-kit{
	display: block;
	background-color: #F1F1F185;
	border-radius: 8px 8px 8px 8px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
        font-family: "Inter", Sans-serif;
    font-weight: 500;
    line-height: 28px;
    color: #1F1F1F;
    font-size: 18px;
    width: 90%;
}

.texto-kit i{
	color: #000000;
}

.texto-kit b{
	color: #000000;
}

.frete i{
	color: #000000;
}


.frete{
	text-align: center;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    color: #1F1F1F;
    margin-top: 15px;
}

.total{
	    text-align: center;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    color: #1F1F1F;
    margin-top: 15px;
}

.img-card{
	height: 30px;
	width: auto;
	max-width: 100%;
}

.metade{
	width: 100%;
	height: auto;
}

.img-kit-2{
	width: 100%;
	max-width: 200px;
}

.img-kit-3{
	width: 100%;
	max-width: 250px;
}

.img-kit-6{
	width: 100%;
	max-width: 350px;
}

.vermelho{
   color: #f23d4c;
}

.vermelho-fundo{
   background-color: #c71919;
}

.fundo-amarelo{
   background-color: #FFF9F9;
}

.opca{
   opacity: 1!important;
}

.fundo-kit-mobile{
   min-height: 190px;
   padding: 10px 1vw;
   padding-left: 0;
   border: 3px solid #000;
   border-radius: 10px;
   background-color: #fff;
}

.titulo-mobile{
   margin-bottom: 0;
   font-size: 6.7vw;
   line-height: 1;
   color: #000;
   font-weight: 700;
   font-family: "Roboto", sans-serif;
}

.titulo-roleta {
            color: rgb(31, 32, 34);
            font-family: "Poppins", sans-serif;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 150%;
            font-size: 26px;
            text-align: center;
        }

        .subtitulo-roleta {
            font-size: 16px;
            font-weight: 400;
            color: rgb(29, 29, 44);
        }

        .spin-text {
            font-size: 1.5em;
            text-align: center;
            margin-top: 1.5em;
            color: #202020;
            font-weight: 500;
        }

        .botao-premio {
            display: block;
            min-width: 250px;
            margin: 1em auto;
            padding: 15px 20px;
            font-size: 20px;
            font-weight: 700;
            background-color: #59C150;
            color: #fff;
            border: none;
            border-radius: 5px;
            cursor: pointer;
        }

        .popup {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: white;
            padding: 20px;
            border: 2px dashed rgb(213, 49, 30);
            z-index: 998;
            text-align: center;
        }

        .close-btn {
            position: absolute;
            top: 10px;
            right: 10px;
            background: black;
            color: white;
            border-radius: 50%;
            width: 30px;
            height: 30px;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
        }

        .roulette-container {
            position: relative;
            width: 40%;
            aspect-ratio: 1 / 1;
            margin: 20px auto;
        }

        .img-roleta {
            width: 100%;
            height: 100%;
            border-radius: 50%;
            transition: transform 3s ease-out;
        }

        .pointer {
            position: absolute;
            left: 50%;
            top: -10px;
            transform: translateX(-50%);
            width: 0px;
            height: 0px;
            border-left: 20px solid transparent;
            border-right: 20px solid transparent;
            border-top: 40px solid black;
            z-index: 999;
        }

        /* Overlay (fundo escuro) */
        .overlay {
            display: none; /* Inicialmente invisível */
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5); /* Fundo preto com 50% de opacidade */
            z-index: 997; /* Abaixo do popup */
        }

.topo-faq{
   background-color: #fff;
   padding: 40px 0;
}        

.titulo-faq{
   font-family: "Inter", Sans-serif;
    font-size: 42px;
    font-weight: 700;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    color: #111111;
}

.accordion-item{
   margin-bottom: 15px;
}

.accordion-button{
   background-color: #F8F8F8;
   padding: 15px;
   color: #1f2124;
   font-weight: 600;
   font-size: 20px;
}

.accordion-button:not(.collapsed) {
    color: #1f2124 !important;
    background-color: #F8F8F8 !important;
} 

.fundo-garantia{
   border-radius: 20px;
   border: 3px solid #DB2524;
   background-color: #fff;
   position: relative;
   display: flex;
   gap: 15px;
}   

.simbolo-garantia{
   position: absolute;
   top: -50px;
   right: -50px;
   width: 200px;
   height: auto;
}

.img-garantia{
   width: 40%;
   height: auto;
   border-top-right-radius: 20px;
   border-bottom-right-radius: 20px;
}

.subtitulo-garantia{
       font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #DB2524;
}

.titulo-garantia{
   font-family: "Inter", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    color: #111111;
}

.texto-garantia{
   font-family: "Inter", Sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    color: #111111;
}

.topo-00{
    background-color: #fff;
    padding: 30px 0 5px 0;
}

.container-step{
    display: flex;
    gap: 20px;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.img-label{
	width: 100%;
	height: auto;
}

.step{
    box-shadow: 0 10px 18px rgba(0, 0, 0, .18);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 22px;
    border-radius: 999px;
    background: #cb1111;
    color: #ffffff;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .12);
    transition: transform .12s ease, filter .12s ease;
    max-width: 32%;
}

.topo-5{
	background-color: #DB2524;
	padding: 30px 0 50px 0;
}

.titulo-topo-5{
	margin: 0;
	font-family: "Inter", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    color: #FFFFFF;
}

.seta{
	position: relative;
	background-color: #fff;
}

.elementor-shape {
    direction: ltr;
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    fill: #fff;
}

.elementor-shape-bottom {
    bottom: -1px;
}

svg{
	width: calc(104% + 1.3px);
    height: 26px;
    display: block;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    color: #fff;
}

.topo-kit6{
	background-color: #fff;
	padding: 40px 0;
}

@media screen and (max-width: 600px) {

   .titulo-topo-5{
		font-size: 26px;
        line-height: 1.2em;
	}

   .simbolo-garantia{
      position: absolute;
      top: 60% !important;
      right: 0px !important;
      width: 200px;
      height: auto;
   }

   .img-garantia{
      width: 100%;
      height: auto;
      margin-top: 0px;
      border-top-right-radius: 0px;
      border-bottom-right-radius: 20px;
      border-bottom-left-radius: 20px;
   }

   .fundo-garantia{
      display: block;
   }   

   .subtitulo-garantia{
      text-align: center;
      font-size: 17px;
   }

   .titulo-garantia{
      text-align: center;
      font-size: 28px;
   }

   .texto-garantia{
      text-align: center;
      font-size: 16px;
   }

   .titulo-faq{
      font-size: 30px;
      line-height: 1.3em;
   }   

   .popup{
      width: 95%;
   }

   .roulette-container {
      width: 90%;
   }

   .titulo-roleta{
      font-size: 16px;   
   }

   .fundo-kit{
    border: 3px solid #9C9C9C4A;
    border-radius: 12px 12px 12px 12px;
    padding: 0px;
    margin-top: 25px;
}

.fundo-kit2{
    border: 3px solid #000000;
    border-radius: 12px 12px 12px 12px;
    padding: 0px;
    background-color: #e9ffff;
    margin-top: 25px;
}

.textopupular{
	    font-family: "Inter", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #1f1f1f;
    margin-bottom: 15px;
}

.textopupular i{
	color: yellow;
}

.container-kit{
	padding: 20px;
}

.container-kitt{
	padding: 20px;
}

.topo-kit{
	background-color: #000000;
	padding: 10px 0;
	font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    border-radius: 12px 12px 0 0;
}

.titulo-kit{
	font-family: "Inter", Sans-serif;
    font-size: 34px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    color: #242424;
    margin-bottom: 0px;
    margin-top: 20px;
}

.subtitulo-kit{
	font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #242424;
}

.img-kit{
	width: 80%;
	height: auto;
}

.container-preco{
	display: flex;
	gap: 15px;
	align-items: center;
	align-content: center;
	justify-content: center;
}

.preco{
	font-family: "Inter", Sans-serif;
    font-size: 70px;
    font-weight: 700;
    color: #000000;
}

.texto-pote{
	text-align: left;
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    color: #1F1F1F;
}

.texto-kit{
	display: block;
	background-color: #F1F1F185;
	border-radius: 8px 8px 8px 8px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
        font-family: "Inter", Sans-serif;
    font-weight: 500;
    line-height: 28px;
    color: #1F1F1F;
    font-size: 18px;
    width: 90%;
}

.texto-kit i{
	color: #000000;
}

.texto-kit b{
	color: #000000;
}

.frete i{
	color: #000000;
}


.frete{
	text-align: center;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    color: #1F1F1F;
    margin-top: 15px;
}

.total{
	    text-align: center;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    color: #1F1F1F;
    margin-top: 15px;
}

.img-card{
	height: 30px;
	width: auto;
	max-width: 100%;
}

.botao-kit{
		font-size: 18px;
        border-width: 2px 2px 2px 2px;
        padding: 12px 15px 12px 15px;
        min-width: 15px;
        width: 100%;
	}

.metade{
	width: 100%;
	height: auto;
}

.img-kit-2{
	width: 100%;
	max-width: 200px;
}

.img-kit-3{
	width: 100%;
	max-width: 250px;
}

.img-kit-6{
	width: 100%;
	max-width: 350px;
}

   .botao{
      display: block;
      margin: 0 auto;
      width: 340px !important;
       background: #ffd814;
       transition-property: none;
       border-radius: 20px;
       letter-spacing: 0;
       z-index: 1;
       position: relative;
       text-transform: capitalize;
       font-weight: 700;
       font-size: 18px !important;
       line-height: 28px;
       margin-bottom: 0px;
       border: 0 !important;
       margin-top: 10px;
       min-width: 70%;
       max-width: 100%;
       padding-top: 16px;
       padding-bottom: 16px;
       padding-left: 5px !important;
       padding-right: 5px !important;
       box-shadow: 1px 2px 10px 0 rgba(12, 12, 12, .2);
       color: #000 !important;
   }

   .botao i{
      font-size: 20px;
      margin-right: 5px;
   } 

   .fundo-kit{
      padding: 30px 5px 10px;
   }

   .cta-mx-reset {
      min-height: 5px;
      margin-left: 0px;
      margin-right: 0px;
      margin-top: -10px;
   }   

   .discount:first-child {
       border-top: 1px solid #17417e52;
   }

   .discount {
       padding: 0px;
       width: 100%;
       text-align: left;
       border-bottom: 1px solid #17417e52;
   }

   .discount i{
      font-size: 12px;
      color: #000;
      margin-right: 3px;
   }

   .discount .lto {
       font-size: 9px;
       letter-spacing: 1.5px;
       color: #000 !important;
   }

   .discount .lto2{
      font-size: 9px;
      line-height: 1.7;
      font-weight: 900;
      letter-spacing: 2px;
      color: #99ac1a !important;
   }

   .botao3{
      width: 100%;
      font-size: 22px;
      line-height: 1.3;
      padding:10px 15px;
   }
   
   .botao3 span{
      font-size: 45px;
   }

   .img-logo{
      width: 100%;
      height: auto;
      max-width: 160px;
   }

   .img-frete {
       width: 80%;
       height: auto;
   }

   .texto-topo-1-1{
      font-size: 14px;
      line-height: 1.3em;
   }   

   .texto-topo-1{
      font-size: 18px;
        line-height: 1.3em;
   }

   .subtitulo-topo-1{
      font-size: 26px;
      line-height: 1.1em;
      letter-spacing: -.9px;
   }

   .titulo-topo-1{
      font-size: 32px;
      line-height: 1.3em;
   }   

   .texto-topo-0{
      font-size: 14px;
      line-height: 1.3em;
   }   

}

.branco{
   color: #fff;
}




.pulse {
  animation: pulse 0.7s infinite;
  margin: 0 auto;
  display: table;
  margin-top: 30px;
  animation-direction: alternate;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -webkit-filter: brightness(100%);
  }
  100% {
    -webkit-transform: scale(1.1);
    -webkit-filter: brightness(100%);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
    filter: brightness(100%);
  }
  100% {
    transform: scale(1.1);
    filter: brightness(100%);
  }
}

